@charset "utf-8";
/* CSS Document */

/*menu*/
/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls.com/menu/pro_drop_2.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#nav {float:left;padding:0; margin:13px 0 0 0px; list-style:none; width:770; height:20px; background:transparent; position:relative; z-index:500; font-family:arial, verdana, sans-serif;}
#nav li.top {display:block; float:left; height:14px; border-left: solid 1px #accafc; }
#nav li a.top_link {display:block; float:left; height:14px; line-height:14px; color:#fff; text-decoration:none; font-size:12px; padding:0 0 0 8px; cursor:pointer;}
#nav li a.top_link span {float:left; display:block; padding:0 18px 0 6px; height:14px; /*background: url(three_0.gif) right top no-repeat;*/}
#nav li a.top_link span.down {float:left; display:block; padding:0 18px 0 6px; height:35px; /*background: url(three_0a.gif) no-repeat right top;*/}


#nav li.topleft {display:block; float:left; height:14px; }

#nav li.topright {display:block; float:right; height:14px; }
#nav li a.top_link_right {display:block; float:left; height:14px; line-height:14px; color:#fff; text-decoration:none; font-size:12px; margin:0 0 0 290px; cursor:pointer; background: url(../three_0.gif);}
#nav li a.top_link_right span {float:left; display:block; padding:0 8px 0 8px; height:14px; /*background: url(three_0.gif) right top no-repeat;*/}
#nav li a.top_link_right span.down {float:left; display:block; padding:0 8px 0 8px; height:14px; /*background: url(three_0a.gif) no-repeat right top;*/}


#nav li:hover a.top_link {/*color:#ccc;*/text-decoration:underline; background: url(../three_1.gif) no-repeat;}
#nav li:hover a.top_link span {text-decoration:underline; background:url(../three_1.gif) no-repeat right top/}
#nav li:hover a.top_link span.down {background:url(../three_1a.gif) no-repeat right top;}

/* Default list styling */

#nav li:hover {position:relative; z-index:200;}

#nav li:hover ul.sub
{left:1px; top:34px; background: #265CA8; padding:3px; /*border:1px solid #fff;*/ white-space:nowrap; width:140px; height:auto; z-index:300;}
#nav li:hover ul.sub li
{display:block; height:25px; position:relative; float:left; width:140px; font-weight:normal;}
#nav li:hover ul.sub li a
{display:block; font-size:11px; height:25px; width:138px; line-height:25px; text-indent:5px; color:#fff; text-decoration:none; border-bottom:1px solid #accafc; text-align:left;}
#nav li ul.sub li a.fly
{/*background:#A4A9B0 url(/custom/DefaultTheme/images/arrow_over.gif) 130px 6px no-repeat;*/}
#nav li:hover ul.sub li a:hover 
{/*background:#A4A9B0;*/ color:#BCBCBC; /*border-color:#fff;*/}
#nav li:hover ul.sub li a.fly:hover
{/*background:#A4A9B0 url(/custom/DefaultTheme/images/arrow.gif) 130px 6px no-repeat;*/ color:#fff;}


#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul
{left:140px; top:-4px; background: #A4A9B0; padding:3px; border:1px solid #fff; white-space:nowrap; width:135px; z-index:400; height:auto;}

#nav ul, 
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover li:hover a.fly,
#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly
{/*background:#A4A9B0 url(/custom/DefaultTheme/images/arrow_over.gif) 130px 6px no-repeat;*/ color:#BCBCBC; border-color:#fff;} 

#nav li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li:hover li a.fly
{/*background:#A4A9B0 url(/custom/DefaultTheme/images/arrow.gif) 130px 6px no-repeat;*/ color:#BCBCBC; border-color:#fff;} 


body{
	width:917px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#header{
	background:transparent url(/custom/DefaultTheme/images/top.jpg);
	width:917px;
	height:177px;
	color:#ffffff;
}

#left{
	float:left;
	clear:both;
}

#logo{
	float:left;
	width:181px;
	height:80px;
	padding:15px 0 0 20px;
}

#navigation{
	float:left;
	clear:both;
	margin:35px 0 0 7px;
}

#owner_info{
	float:left;
	width:315px;
	height:144px;
	background:transparent url(/custom/DefaultTheme/images/box.png);
	margin:15px 0 0 13px;
}

#owner_img{
	float:left;
	clear:both;
	width:115px;
	height:132px;
	margin:6px 0 0 6px;
}

#owner_content{
	float:left;
	margin:5px 0 0 10px;
}

#owner_content .name{
	float:left;
	clear:both;
	font-size:20px;
	width:170px;
	height:45px;
}

#owner_content .email{
	float:left;
	clear:both;
	font-size:20px;
	width:132px;
	height:25px;
	margin:5px 0 0 0;
}

#owner_content .hear{
	float:left;
	clear:both;
	font-size:20px;
	width:132px;
	height:25px;
	margin:5px 0 0 0;
}

#owner_content .login{
	float:left;
	clear:both;
	font-size:20px;
	width:132px;
	height:25px;
	margin:5px 0 0 0;
}

#main{
	width:917px;
	min-height:300px;
}

#footer{
	clear:both;
	width:917px;
	height:39px;
	background:transparent url(/custom/DefaultTheme/images/footer.jpg);
}

#footer_text{
	padding-top:10px;
	text-align:center;
	color:#ffffff;
	font-size:11px;
}

#footer_text a:link,
#footer_text a:visited{
	color:#ffffff;
	text-decoration:none;
}

#footer_text a:hover{
	color:#ffffff;
	text-decoration:underline;
}


/*HOME Page*/
.home #left_box{
	float:left;
	clear:both;
	background:transparent url(/custom/DefaultTheme/images/home/home_main.jpg) no-repeat;
	width:585px;
	height:337px;
	margin:0 3px 0px 0;
	padding-bottom:3px;
}

.home #right_box{
	float:left;
	background:transparent url(/custom/DefaultTheme/images/home/black_box.jpg) no-repeat;
	width:329px;
	height:337px;
	color:#fff;
}

.home #right_box .name{
	float:left;
	clear:both;
	max-width:310px;
	max-height:50px;
	font-size:1.7em;
	margin:10px 10px 10px 10px;
}

.home #right_box .img{
	float:left;
	clear:both;
	width:115;
	height:130px;
	margin:2px 10px 0px 10px;
}

.home #right_box .mystory{
	float:left;
	width:180px;
	max-height:200px;
	margin:0px 5px 20px 0px;
	font-size:1.1em;
}

.home #right_box .mystory a:link,
.home #right_box .mystory a:visited{
	color:#FE8F02;
	text-decoration:none;
}

.home #right_box .mystory a:hover{
	color:#FF9B19;
	text-decoration:underline;
}

.home #right_box .bottom_box{
	float:left;
	clear:both;
	width:290px;
	height:auto;
	border-top:1px solid #fff;
	padding:5px 10px 5px 10px;
	margin:0 0 0 10px;
}

.home #right_box .bottom_box .email{
	float:left;
	clear:both;
	margin:4px 8px 0 8px;
}

.home #right_box .bottom_box .hear{
	float:left;
	margin:4px 0 0 0;
}


/*MYSTORY Page*/
.story{
	background:transparent url(/custom/DefaultTheme/images/opportunity/background.png) no-repeat;
	width:917px;
	height:auto;
}

.content{
	float:left;
	margin:20px 0px 10px 0px;
}

.story .left_image{
	float:left;
	clear:both;
	background:transparent url(/custom/DefaultTheme/images/story/left_image.jpg) no-repeat;
	width:204px;
	height:339px;
	margin:20px 10px 10px 20px;
	padding-bottom:20px;
}

.story .title{
	float:left;
	background:transparent url(/custom/DefaultTheme/images/story/title.png) no-repeat;
	width:317px;
	height:38px;
}

.text{
	float:left;
	clear:both;
	width:680px;
	height:auto;
	margin:10px 0px 0px 0px;
}


/*ABOUT & OPPORTUNITY Pages*/
.about{
	background:transparent url(/custom/DefaultTheme/images/opportunity/background.png) no-repeat;
	width:917px;
	height:auto;
}

.about .left_box{
	float:left;
	margin-right:10px;
}

.about .left_nav{
	float:left;
	clear:both;
	width:180px;
	height:auto;
	margin:20px 10px 10px 20px;
	padding-bottom:10px;
	background:transparent url(/custom/DefaultTheme/images/opportunity/left_nav.jpg) repeat;
}

.about .left_nav .item{
	padding:15px 0 15px 10px;
}

.about .left_nav .item .arrow_img{
	float:left;
	width:19px;
}

.about .left_nav .item .nav_text{
	float:left;
	vertical-align:top;
	padding:3px 0 5px 5px;
	font-size:13px;
	width:130px;
}

.about .left_nav .item .nav_text a:link,
.about .left_nav .item .nav_text a:visited{
	color:#fff;
	text-decoration:none;
}

.about .left_nav .item .nav_text a:hover{
	color:#fff;
	text-decoration:underline;
}

.about .left_img{
	float:left;
	clear:both;
	width:180px;
	height:159px;
	margin:10px 10px 10px 20px;
}

.about .product_image{
	float:left;
	clear:both;
	width:480px;
	height:auto;
	margin-bottom:20px;
}

.about .title{
	float:left;
	clear:both;
	width:399px;
	height:38px;
}

.text2{
	float:left;
	clear:both;
	width:480px;
	height:auto;
	margin:10px 0px 0px 0px;
}

.text2 a:link,
.text2 a:visited{
	color:#1C4176;
	text-decoration:none;
}

.text2 a:hover{
	color:#1C4176;
	text-decoration:underline;
}

.about .text2 img.manage{
	 margin:0px 15px 0px 0px;
}

.about .text2 img.managescienceblog{
	 margin:0px 15px 0px 0px;
}

.about .text2 .leadsentence{
	font-weight:bold;
	font-size:14px;
}

.about .text2 .manageline{
	border-top:1px solid #CCC;
	width:200px;
	margin-top:30px;
	padding-bottom:20px;
	*padding-bottom: 0px; /* IE7 and below */

}

.about .text2 .bold{
	font-weight:bold;
}

.about .text2 .italic{
	font-style:italic;
}

.about .right_col{
	float:left;
	width:183px;
	height:570px;
	background:transparent url(/custom/DefaultTheme/images/about/right_col_bg.jpg);
	margin:50px 0 0 30px;
}

.about .right_col .video_img{
	clear:both;
	margin:10px 0px 5px 10px;
}

.about .symbol{
	font-size:9px;
	vertical-align:super;
}

.about .small{
	font-size:11px;
}


/*PRIVACY Page*/
.privacy{
	background:transparent url(/custom/DefaultTheme/images/opportunity/background.png) no-repeat;
	width:917px;
	height:auto;
}

.privacy .content{
	float:left;
	margin:10px 10px 0px 10px;
	padding-bottom:20px;
}


/*SHOPPING Page*/
.shopping{
	background:transparent url(/custom/DefaultTheme/images/opportunity/background.png) no-repeat;
	width:917px;
	height:auto;
}

.shopping .content{
	float:left;
	margin:20px 0px 0px 5px;
	padding-bottom:20px;
}


/*EMAIL ME Page*/
.emailpage{
	background:transparent url(/custom/DefaultTheme/images/opportunity/background.png) no-repeat;
	width:917px;
	height:auto;
}

.emailpage .content{
	float:left;
	margin:10px 10px 0px 30px;
	padding-bottom:20px;
}

.emailpage .title{
	float:left;
	background:transparent url(/custom/DefaultTheme/images/email/title.png) no-repeat;
	width:137px;
	height:38px;
}


/*PREFERRED CUSTOMER Page*/
.preferred{
	background:transparent url(/custom/DefaultTheme/images/opportunity/background.png) no-repeat;
	width:917px;
	height:auto;
}

.preferred .left_image{
	float:left;
	clear:both;
	/*background:transparent url(/custom/DefaultTheme/images/opportunity/left_image.jpg) no-repeat;*/
	width:204px;
	height:339px;
	margin:20px 10px 10px 20px;
	padding-bottom:20px;
}

.preferred .title{
	float:left;
	/*background:transparent url(/custom/DefaultTheme/images/opportunity/title.png) no-repeat;*/
	width:317px;
	height:38px;
}

.preferred_large a:link,
.preferred_large a:visited{
	font-size:18px;
	color:#2A63B3;
	font-weight:bold;
}

.preferred_large a:hover{
	color:#1F4985;
}

.preferred_small a:link,
.preferred_small a:visited{
	color:#2A63B3;
}

.preferred_small a:hover{
	color:#1C4176;
}
