/* CSS Document */
html
	{
		margin: 0px;
		padding: 0px;
	}
	
body
	{
		margin: 0px;
		padding: 0px;
		font-family: Verdana, helvetica, Sans-Serif;
		font-size:11px;
		color:#002361;
		background: #353535 url(../images/sun-back.jpg) no-repeat center top;
	}
	
a {
	text-decoration:none;
	color:#55810C;
}
a:hover {
	text-decoration:underline;
	color: #000000;
}
	
.greyText
	{
		color:#6e6e6e;
		font-family: Verdana, helvetica, Sans-Serif;
		font-size:11px;
	}

.border{
border:solid 1px #CCCCCC;
}	
	
.blueHighlightText
	{
		color:#002361;
		font-family: Verdana, helvetica, Sans-Serif;
		font-size:11px;
		font-weight:bold;
	}
	
.contentHeaderDivider
	{
		background-color:#80ccdd;
		height:1px;
	}


/*TEXT*/
.ErrorText
	{
		font-family:Verdana, Arial, Sans-Serif;
		font-size:11px;
		color:#ff000a;	
	}
	
.InfoText
	{
		font-family:Verdana, Arial, Sans-Serif;
		font-size:11px;
		color:#25b703;	
	}
	
.LoadingText
	{
		font-family:Verdana, Arial, Sans-Serif;
		font-size:11px;
		color:#043560;	
	}


.smallGreyText
	{
		color:#B3B3B3;
		font-family:Verdana, helvetica, Sans-Serif;
		font-size:9px;
	}

.subHeaderText
	{
		color:#002361;
		font-family:Verdana, helvetica, Sans-Serif;
		font-size:11px;
		text-decoration:none;
		font-weight:bold;
	}
	
.loginText
	{
		color:#B3B3B3;
		font-family:Verdana, helvetica, Sans-Serif;
		font-size:14px;
		text-decoration:none;
		font-weight:bold;
	}
	
.contentHeaderText
	{
		color:#002361;
		font-family:Verdana, helvetica, Sans-Serif;
		font-size:10px;
		text-decoration:none;
		font-weight:bold;
	}
	
/*CONTENT HEADER*/	
	

.HeaderText
	{
		color:#002361;
		font-family:Verdana, helvetica, Sans-Serif;
		font-size:13px;
		text-decoration:none;
		font-weight:bold;
	}
	
.LeftLoginCorner
	{
		background-color:#ffffff;
		background-image: url(../images/corner_account.png); 
		background-repeat: no-repeat;
		background-position: left top;
		/*width:332px;*/
		height:23px;
	}
	
.LeftCorner
	{
		background-image: url(../images/corner_account_blank.png); 
		background-repeat: no-repeat;
		background-position: left top;
		width:10px;
		height:10px;
	}
	
.RightCorner
	{
		background-image: url(../images/corner_right-top.gif); 
		background-repeat: no-repeat;
		background-position: left top;
		width:11px;
		height:10px;
	}


/*MODAL POPUP*/
.modalBackground
	{
		position: absolute; 
		background-color: #000f2c; 
		filter: alpha(opacity=80); 
		opacity: 0.8;
	}
	
.modalPopup 
    {
              background-color:#ffffff; 
              border-width:2px; 
              border-style:solid; 
              border-color:Gray; 
              padding:3px; 
              width:350px; 
    }
    
.modalPopupContent 
    {
              background-color:#ffffff; 
              border-width:2px; 
              border-style:solid; 
              border-color:Gray; 
              padding:3px; 
              width:700px; 
    }
    
.modalPopupMap
    {
              background-color:#ffffff; 
              border-width:2px; 
              border-style:solid; 
              border-color:Gray; 
              padding:3px; 
              width:460px; 
    }
    
.modalPopupFli
    {
              background-color:#ffffff; 
              border-width:2px; 
              border-style:solid; 
              border-color:Gray; 
              padding:3px; 
              width:850px; 
    }
    
.modalPopupShoppingDetails 
    {
              background-color:#ffffff; 
              border-width:2px; 
              border-style:solid; 
              border-color:Gray; 
              padding:3px; 
              width:450px; 
    }
    
 .hidelbl{display:none;}
 
 /*FOOTER*/
 .FooterDivider
	{
		color:#ffffff;
		font-family:Verdana, helvetica, Sans-Serif;
		font-size:9px;
		text-decoration:none;
	}

a.FooterDivider
	{
		color:#ffffff;
		font-family:Verdana, helvetica, Sans-Serif;
		font-size:9px;
		text-decoration:none;
	}

a.FooterDivider:hover
	{
		color:#66FFFF;
	}
	
 /*GRADIENT CONTAINER*/	
.dotUp
	{
		background-image: url(../images/dots_down.jpg); 
		background-repeat: repeat-y;
		background-position: right center; 
		height: 20px; 
		width: 2px;
	}
	
.dotCorner
	{
		background-image: url(../images/dots_corner_top.jpg); 
		background-repeat: no-repeat;
        background-position: left center; 
        height: 9px; 
        width: 26px;
	}
	
.dotAccross
	{
		background-image: url(../images/dots_top.jpg); 
		background-repeat: repeat-x; 
		background-position:top center;
		width: 539px;
	}
	
.dotAccrossAccountOrder
	{
		background-image: url(../images/dots_top.jpg); 
		background-repeat: repeat-x; 
		background-position:top center;
		width: 340px;
	}
	
.ProductSubItem
	{
		font-size:9px;
	}
	
.ProductMainItem
	{
		font-weight:bold;	
	}
	
.TableHeader
	{
		font-weight:bold;
		font-size:11px;	
	}
	
.TableTitle
	{
		font-weight:bold;
		font-size:16px;	
		font-family: Verdana, helvetica, Sans-Serif;
		color:#347C17;
	}
	
.TableTitleOverview
	{
		font-weight:bold;
		font-size:16px;	
		font-family: Verdana, helvetica, Sans-Serif;
		color:#347C17;
	}
	
.ProductDivider
	{
		background-color:#59bbea;
		height:1px;
	}
	
.GridLine
	{
		border-bottom-width:2px; 
        border-bottom-style:solid; 
		border-bottom-color:Gray; 
	}
	
.homeHighlight
{
	color:#347C17;
}

.dataguideHeaderLeft
{
	color: #def2fd;
	font-weight:bold;
	font-size:15px;
	font-family: Verdana, helvetica, Sans-Serif;
	text-align:center;
}

.dataguideHeaderRight
{
	color: #59bbea;
	font-weight:bold;
	font-size:15px;
	font-family: Verdana, helvetica, Sans-Serif;
	text-align:center;
}

.dataguideContentNorm
{
	color:#002361;
	font-family: Verdana, helvetica, Sans-Serif;
	cursor:pointer;
	font-weight:bold;
	vertical-align:middle;
}

.dataguideContentOver
{
	color: #def2fd;
	font-family: Verdana, helvetica, Sans-Serif;
	cursor:pointer;
	font-weight:bold;
	vertical-align:middle;
}

.stuckContentNorm
{
	color:#6e6e6e;
	font-family: Verdana, helvetica, Sans-Serif;
	cursor:pointer;
	font-weight:bold;
	vertical-align:middle;
}

.stuckContentOver
{
	color: #05B9FD;
	font-family: Verdana, helvetica, Sans-Serif;
	cursor:pointer;
	font-weight:bold;
	vertical-align:middle;
}

.dashDevider
{
	 border-bottom: dashed 1px #002361;
	 height:1px;
}

.PricingTableBorder
{
	border-right-width:1px; 
    border-right-style:solid; 
	border-right-color:#59bbea; 
}

.PricingTable
{
	padding-left:8px;
	height:20px;
}

.greenAccross
{
	background-image: url(../images/Refer_background.gif);
	background-repeat: repeat-x; 
	width: 604px;
	height: 67px; 
}


.greenAccrossWidth
{
	background-image: url(../images/Refer_background.gif);
	background-repeat: repeat-x; 
	width: 574px;
	height: 67px; 
}

.whiteText
	{
		color:#ffffff;
		font-family: Verdana, helvetica, Sans-Serif;
		font-size:16px;
	}
	
.friendInfoButton
{
	background-image: url('../images/info_holder.gif'); 
	background-repeat: no-repeat;
}
	
.friendInfolink a:active
{
	color:#ffffff;
	font-family: Verdana, helvetica, Sans-Serif;
	font-size:11px;
	padding-left:10px;
	text-decoration:none;
}
	
.friendInfolink a:visited
{
	color:#ffffff;
	font-family: Verdana, helvetica, Sans-Serif;
	font-size:11px;
	padding-left:10px;
	text-decoration:none;
}
	
.friendInfolink a:hover
{
	color:#ffffff;
	font-family: Verdana, helvetica, Sans-Serif;
	font-size:11px;
	font-weight:bold;
	padding-left:10px;
	text-decoration:none;
}

.friendInfolink a:link
{
	color:#ffffff;
	font-family: Verdana, helvetica, Sans-Serif;
	font-size:11px;
	padding-left:10px;
	text-decoration:none;
}
	
.greenText
	{
		color:#2c6710;
		font-family: Verdana, helvetica, Sans-Serif;
		font-size:18px;
		font-weight:bold;
	}
	
.smallgreenText
{
	color:#2c6710;
	font-family: Verdana, helvetica, Sans-Serif;
	font-size:13px;
	font-weight:bold;
}
	
/*-------- Page Titles -------------*/

.heading_large{
	font-size:20px;
	color:#2D7312;
	font-weight:lighter;
	font-family: verdana, helvetica, Sans-Serif;
}

.heading_large span{
	font-weight:bold;
}

/*-------- Welcome note top -------------*/
#welcome{
	width:620px;
	color:#999999;
	font-family: Verdana, helvetica, Sans-Serif;
}


#welcome1{
	font-size:26px;
	color:#2D7312;
	float:left;
	padding-right: 10px;
	width:auto;
	font-family: Verdana, helvetica, Sans-Serif;
}


#welcome2{
	border-right:1px;
	border-right-color:#666666;
	border-right-style: solid;
	border-left:1px;
	border-left-color:#666666;
	border-left-style: solid;
	float:left;
	width:220px;
	padding: 5px 10px 0px 10px;
	font-family: Verdana, helvetica, Sans-Serif;
}


#welcome2 span{
	color:#4CA015;
	font-weight:bold;
	font-family: Verdana, helvetica, Sans-Serif;
}


#welcome3{
	float:left;
	width:210px;
	padding: 5px 10px 0px 10px;
	font-family: Verdana, helvetica, Sans-Serif;
}


#welcome3 span{
	color:#4CA015;
	font-weight:bold;
	font-family: Verdana, helvetica, Sans-Serif;
}

/*-------- main Menu -------------*/
#menu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
	color:#FFFFFF;
	width:194px;
	padding:0px;
	float:left;
	list-style:none;
}

 /* Fix IE. Hide from IE Mac  Fixes the white space bug in IE 6 and lower\*/
#menu li a{ display:inline-block;}
#menu li a { display:block; }
/* End */
      

#menu a {
	text-decoration:none;
	text-transform:uppercase;
	color:#FFFFFF;
	display:block;
	cursor: pointer;
	background-color: #999999;
	border-bottom:solid 1px #666666;
	border-top:solid 1px #CCCCCC;
	padding:10px 20px;
}
#menu a:hover {
	text-decoration:none;
	color: #fff;
	display:block;
	cursor: pointer;
	background-color: #94C615;
	padding:10px 20px;
}
#active a {
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	cursor: pointer;
	background-color: #316F19;
	border-bottom:solid 1px #003300;
	border-top:solid 1px #66CC66;
	padding:10px 20px;
}

#active a:hover {
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	cursor: pointer;
	background-color: #69A30D;
	border-bottom:solid 1px #4C7B93;
	border-top:solid 1px #A8D8EF;
	padding:10px 20px;
}

#menu li.support{
	background-image:url(../images/leftmenu/support-no.jpg);
	background-repeat: no-repeat;
	border-top:solid 1px #A8D8EF;
	height:165px;
	width:194px;
}

#menu li.menu-top{
	background-image:url(../images/leftmenu/menu-top.png);
	background-repeat: no-repeat;
	border-bottom:solid 1px #4C7B93;
	height:29px;
	width:194px;
}

.newMenuItem 
{
	background-image: url(../images/leftmenu/new_menu.gif);
	background-repeat:no-repeat;
	background-position:left center;
			
}

/*-------- Sub Menu -------------*/
#submenu {
	background: #9FDEF7;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 194px;
}
#submenu li {
	font: 10px  Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: right;
}
#submenu a {
	background: #9FDEF7;
	border-top: 1px solid #E1F7FF;
	border-bottom: 1px solid #84C0D3;
	color: #666;
	display: block;
	margin: 0;
	padding: 5px 20px 5px 0px;
	text-decoration: none;
}
#submenu a:hover {
	background: #E8F6F9;
	color: #4C7B93;
	padding: 5px 20px 5px 0px;
}

#subactive a {
	background: #E8F6F9;
	border-top: 1px solid #E1F7FF;
	border-bottom: 1px solid #84C0D3;
	color: #4C7B93;
	display: block;
	margin: 0;
	padding: 5px 20px 5px 0px;
	text-decoration: none;
}


.PricingHeader
{
	color: #ffffff;	
	text-align:left;
	font-weight:bold;
	width:100px;
}

.PricingHeaderSpacer
{
	width:5px;
}

.PricingContent
{
	text-align:left;
	width:100px;
}

.FliButton 
{
	display: inline-block;
	height: 15px;
	padding:5px;
	background-color: #70A1BF;
	color:#ffffff;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px #999;
	-webkit-box-shadow: 0 1px 3px #999;
	position: relative;
	cursor: pointer;
}

.FliButton:hover
{
	background-color:#4C7B93 ;
}


/*-----------------JS Flash-----------------*/
#banner_body {
	position:relative;
	width:660px;
	clear:both;
	margin:0px auto;
	background-image:url(../images/js_bg.png);
	background-repeat:repeat-x;
	background-position:top;
}
#banner_body .text_body {
	margin:0;
	padding:0;
	height:225px;
	border:1px solid #EFEFEF;
	clear:both;
	text-align:left;
	display:block;
}
#banner_body .text_body img.banImg {
	margin:5px 15px 0px 5px;
}
.banImg {
	margin:5px 15px 0px 5px;
}
#banner_body .text_body h1 {
	font-size:18px;
	line-height:18px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#203c28;
	padding:17px 0px 0px 0px;
}
#banner_body .text_body p {
	line-height:14px;
	font-size:13px;
}
#banner_body .text_body a {
	text-decoration:underline;
}
#banner_body .text_body a:hover {
	text-decoration:none;
}
#banner_body .text_body a.read {
	margin:5px 0px 0px 0px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	float:left;
}
#banner_body .text_body a.read:hover {
	text-decoration:underline;
}
#banner_body ul {
	list-style:none;
	position:absolute;
	z-index:100;
	height:30px;
	clear:both;
	padding:1px 0px 0px 7px;
	margin-top:200px;
}
#banner_body ul li {
	color:#09180d;
	float:left;
	font-weight:bold;
	font-size:12px;
	margin:0px 2px 0px 0px;
}
#banner_body ul li a {
	color:#ffffff;
	display:block;
	height:20px;
	width:25px;
	text-align:center;
	line-height:20px;
	float:left;
	text-decoration:none;
}
#banner_body ul li a:hover, #banner_body ul li a.select {
	color:#000000;
	background-image:url(../images/no_bg.png);
	background-repeat:no-repeat;
	background-position:center;
}
/*-----------------Ends JS Flash-----------------*/
