/* CSS Document */
.hide {

    visibility: hidden;

}

HR {

        clear: both;

}

.defBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFCC;
	border: 1px solid #000000;
	position: absolute;
	visibility: hidden;
        width: 250px;
	left: 0px;
	top: 0px;
}

.definition {

        text-weight: bold;
        font-weight: bold;
        color: GREEN;
        border-bottom: 2px dashed green;

}

#indexbanner {
    background-image: url("http://www.blacklotuslabs.com/Aspirion/assets/images/rediscover_grandpakid.jpg");
    background-repeat: no-repeat;
    height: 183px;
    width: 548px;
    margin: 20px;
}

#index_featured_product {
    width: 150px;
    height: 183px;
    float: right;
}

#banner {
	background-image: url("http://www.blacklotuslabs.com/Aspirion/assets/images/treebanner-fade2-logo2.jpg");
	background-repeat: no-repeat;
	height: 134px;
	width: 760px;
        text-align: left;
}

.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #CC0000;
	text-align: center;
	padding: 5px;
        margin: 7px;
	border: medium dotted #CC0000;
        width: 400px;
}

.DEVhighlight {
    background-color: yellow;
    color: blue;
}
IMG {
    margin: 7px;
}

H5 {
    margin: 3px;
    font-size: 14px;
}

#banner IMG {
    border-width: 0px;
    margin: 0px;
    display: none;
}

#boundary {
	width: 760px;
	margin-top: 20px;

}

#navigation {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
	width: 143px;
}

#navigation A:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #0066CC;
	width: 100%;
	display: compact;
}
#navigation A:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #0066CC;
	width: 100%;
	display: compact;
}
#navigation A:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #0066CC;
	width: 100%;
	display: compact;
}
#navigation A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #666666;
	border: 0px solid #333333;
	width: 100%;
}

#sub_navigation A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #666666;
	border: 0px solid #333333;
	width: 90%;
}

#footer {

}

#footer HR {
	width: 760px;
	clear: both;
}

#navigation UL {
    margin-top: 0px;
    list-style-type: none;
	float: left;
	margin: 0px;
	text-align: left;
	padding: 0px;
        width: 100%;
}

#navigation LI {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	width: 100%;
}

#page_body {
	float: right;
	width: 600px;
        margin-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        background-color: #CCCCCC;

}

.resource {

  margin: 10px;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;

}

.topic_header {
	width: 100%px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	margin-top: 15px;
        margin-bottom: 5px;
	
}

H4 {
	font-size: 18px;
	color: #000066;
	margin-bottom: 5px;
	margin-left: 7px;
}


P {
	margin-top: 5px;
        margin-left: 11px;
        margin-right: 11px;

}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;

}

#customer_support {
    float: left;
}

#featured_product {
	width: 140px;
	margin: 5px;
	float: left;
        text-align: left;
        border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
        border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
        border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
        border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
        background-color: #90B090;
}

#featured_product_header {
        width: 100%;
        border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
        background-color: #216121;
        color: #ffffff;
    background-image: url("http://www.blacklotuslabs.com/Aspirion/assets/images/navbg.gif");
    background-repeat: repeat-x;
}

#left_column {
	width: 143px;
	float: left;
	
}

.pic {
	margin: 5px;
	float: left;
	
}
.picarea {
	width: 100%;
}

body {
	margin : 0px 0px 0px 10px;
	background-color:<ss:value source=$templateSet.colorScheme.background/>;
}

#navbar {
	font-family:<ss:value source=$font.paragraph.face/>;
	color:<ss:value source=$font.paragraph.color/>;text-align:left;font-size:14px;
	float: right;
	width: 600px;
	background-image: url("http://www.blacklotuslabs.com/Aspirion/assets/images/navbg2.gif");
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #66CC99;
	border-right-color: #666666;
	border-bottom-color: #006600;
	border-left-color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
        background-repeat: repeat-x;
}

#navbar A:link {	
        color: #000000;
        text-decoration: none;
        padding-right: 5px;
        padding-left: 5px;
}
#navbar A:visited{	
        color: #000000;
        text-decoration: none;
        padding-right: 5px;
        padding-left: 5px;
}
#navbar A:active {
        color: #000000;
        text-decoration: none;
        padding-right: 5px;
        padding-left: 5px;
}
#navbar A:hover {	
        color: #FFFFFF;
        background-repeat: repeat-x;

}

.IMGborder {
    border-top-color: #666666;
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-color: #666666;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: #666666;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #666666;
    border-right-style: solid;
    border-right-width: 1px;
}

.detail_box {
	margin: 10px;
	background-color: #ffffff;
    border-top-color: #666666;
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-color: #666666;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: #666666;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #666666;
    border-right-style: solid;
    border-right-width: 1px;
    width: 250px;
    float: right;
}

.footer {font-family:<ss:value source=$font.paragraph.face/>
;color:<ss:value source=$font.paragraph.color/>;font-size:9pt;text-align:center;}

#cart {
        float: left;
        text-align: left;
        border-style: solid;
        border-color: 666666;
        border-width: 1px;
        width: 143px;
        margin-top: 15px;
        padding: 2px;
        font-size: 12px;
}

#product_description {
    clear: left;
    margin-left: 10px;
    margin-right: 10px;
}

#product_description H5 {
    display: inline;
    margin-bottom: 0px;
    margin-top: 0px;
}

A:link {
	color: #0033CC;
}
A:visited{

	color: #0033CC;
}
A:active{
	color: #0033CC;
}
A:hover {
	color: #CC3300;
}
