@charset "UTF-8";
/* CSS Document */	/* Anexys CCS */


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-image: url(images/backGray.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
p {
	color:#0OO000;
	padding: 0px;
}
.p_bold {
	font-weight: bold;
	line-height: 1.5em;
}
h1 {
	font-weight: bold;
	color: #162054;
	font-size: 200%;
	margin: 0px;
}
h2 {
	font-size: 160%;
	color: #162054;
	line-height: 1em;
	margin: 0px;
	font-weight: bold;
}
h3 {
	color: #666666;
	font-size: 130%;
	line-height: 1.2em;
}
h4 {
	font-size: 130%;
	color: #666666;
}
a:link {
	color: #97A1BF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #97A1BF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #9ebfed;
}
a:active {
	color: #97A1BF;
	text-decoration: none;
}


/*Mid Section*/


#photo700 {
	float: left;
	width: 700px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #003366;
}
#photoBox {
	float: right;
	padding: 0px;
	text-align: right;
	margin: 35px 0px 0px;
	width: 400px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#content {
	float: left;
	width: 400px;
	background-color: #FFFFFF;
	margin: 15px 15px 0px;
	padding-right: 15px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	clear: none;
}

#container {
	width: 900px;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px auto;
	float: left;
	clear: none;
}
#wrapperProduct {
	margin: 0px auto;
	padding: 0px;
	width: 900px;
	background-color: #FFFFFF;
	float: none;
	height: 800px;
}

#wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 900px;
	background-color: #FFFFFF;
}
#full_content {
	background-color: #FFFFFF;
	clear: both;
	float: none;
}
#midSection {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}

/*end Mid Section*/



/*start of module*/
#module {
	background-color: #162054;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 10px;
	background-image: url(images/rtCorn.jpg);
	width: 100%;
	float: left;
}
#module a:link {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
#module a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#module a:hover {
	;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #666666;
}
#module_title {
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 7px;
	padding-top: 3px;
	background-image: url(images/lftCorn.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#module_text {
	color: #FFFFFF;
	width: auto;
	font-weight: lighter;
	line-height: 1.5em;
	font-size: 75%;
	margin: 0px;
	text-decoration: none;
	padding-left: 7px;
	padding-top: 2px;
	padding-right: 7px;
}


#info_text {
	color: #333333;
	font-weight: lighter;
	line-height: 1.5em;
	background-repeat: repeat-y;
	background-position: center top;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 1.2em;
	width: 360px;
	padding-top: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(images/textShad.gif);
}
#info {
	float: left;
	background-position: center bottom;
	background-image: url(images/infoBtm.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	height: 100%;
	padding: 0px;
	width: 400px;
}


#info .top_bar {
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 15px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/infoTop.gif);
}
/*end of info module*/


/*start of columns*/
#rightColumn {
	margin-top: 0px;
	float: left;
	padding: 0px;
	width: 260px;
}
#lowerSection {
	height: 200px;
	float: left;
	width: 800px;
	margin: 5px 0px 0px;
	padding: 0px;
}
/*end of columns*/


/*start of menu*/
#menuh
	{
	width:750px;
	text-decoration: none;
	height: 75px;
	padding: 0px;
	margin: 0px auto;
	}
		
#menuh a
	{
	text-align: center;
	color: #162054;
	font-weight:bold;
	white-space: nowrap;
	display: block;
	margin: 0;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	height: 50px;
	}
	
#menuh a, #menuh a:visited	/* menu at rest */
	{
	opacity:.90;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	text-decoration:none;
	}
	
#menuh a:hover	/* menu at mouse-over  */
	{
	color: #3333CC;
	font-weight:bold;
	opacity:.90;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
	background-image: url(images/hoverGrad.jpg);
	background-color: #FFFFFF;
	}	
			
#menuh-container
	{
	padding-top: 0px;
	padding-bottom: 0px;
	width: 900px;
	background-image: url(images/menuback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 75px;
	clear: none;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #FFFFFF;
	margin-top: 0px;
	float: left;
	margin-bottom: 0px;
	}
	
#menuh ul
	{
	list-style:none;
	margin:0;
	padding:0;
	width: 120px;
	float: left;
	}

#menuh li
	{
	min-height: 1px; 	/* Sophie Dennis contribution for IE7 */
	vertical-align: top;
	float: none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}


#menuh ul ul
	{
	position:absolute;
	top:auto;
	display:none;
	margin:0em 0 0 -1em;
	padding: 1em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	filter: alpha(opacity=90);
	background-color: #FFFFFF;
	}


div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	margin-top: 0px;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{
	display:none;
}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{
	display:block;
	background-repeat: no-repeat;
	background-position: left bottom;
}
/*end of menu*/


#photoBoxSM {
	float: left;
	margin-top: 10px;
	margin-left: 3px;
	height: 150px;
	width: 150px;
	border: 4px solid #C7CCEC;
}
#container #photoBoxText {
	float: left;
	margin-top: 0px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	width: 210px;
	font-size: 11px;
	line-height: 1.4em;
	color: #666666;
	text-align: left;
	vertical-align: top;
}

#header {
	margin: 0px;
	height: 200px;
	width: 900px;
	clear: none;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	float: left;
	padding-top: 0px;
}

#moduleForm {
	margin: 0px;
	padding: 0px;
	width: 420px;
}
#Product_content {
	width: 615px;
	margin-left: 15px;
}
#productBox {
	width: 650px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#productBox img {
	background-color: #E0E3EC;
	margin-top: 10px;
}
.product {
	width: 670px;
	clear: none;
	float: left;
}



/*start of footer*/
#footer {
	width: 900px;
	margin: 0% auto 0px;
	padding-top: 0%;
	padding-bottom: 0%;
	background-color: #B5B5B5;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(images/footerShad.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 200px;
	clear: both;
}
#footerText {
	font-size: 80%;
	margin: 15px auto auto;
	color: #333333;
	padding: 20px 0px 10px 25px;
	width: 150px;
	float: left;
	text-align: left;
	line-height: 1.5em;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #162054;
	height: 100px;
	display: block;
}
#footer a:link {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}
#footer a:visited {
	color: #162054;
	text-decoration: none;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}
#footer a:hover {
	;
	color: #162054;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFFFFF;
}
#footer #menuText a {
	padding: 0px 5px;
}
/*end of footer*/
.productList {
	width: 180px;
	float: left;
	clear: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 1.4em;
	color: #666666;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6174AC;
	margin-top: 15px;
}
.connectors {
	line-height: 2em;
	font-size: 90%;
	width: 600px;
}
.rating {
	float: left;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #162054;
	border-bottom-color: #162054;
	padding: 0px 5px 5px;
	width: 500px;
	height: 200px;
	background-color: #E0CDB1;
}
#form1 {
	width: 500px;
}
#survey {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #EAEAE2;
}
