/* global - all pages*/
body{
	margin: 0;
	padding: 0;
	color: #000000;
	font-size: x-small;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	background-color: #1a2b3b;
	text-align: center;
}
form{
	background-color: #ffffff;
}
smalltext{
	font-size: xx-small;
	font-family: Verdana;
}
.error{
	font-weight: bold;
	font-size: 14px;
	color: #cc1641;
	font-family: Verdana;
}
.skinbg{
	background-color: #1a2b3b
}
.even{
	background-color: #eee
}
.even2{
	background-color: #f9f6dd
}
.odd{
	background-color: #fff
}
.bold{
	font-weight: bold
}
.normal{
	font-weight:normal
}
.label{
	font-size: 8pt;
	color: #1a447b
}
.padding{
	padding-bottom:10px
}
.whitelinks a:link{color: #ffffff; text-decoration:none}
.whitelinks a:visited{color: #ffffff; text-decoration:none}
.whitelinks a:hover{color: #ffffff; text-decoration:none}
.whitelinks a:active{color: #ffffff; text-decoration:none}
.whitelinksu a:link{color: #ffffff; text-decoration:underline}
.whitelinksu a:visited{color: #ffffff; text-decoration:underline}
.whitelinksu a:hover{color: #ffffff; text-decoration:underline}
.whitelinksu a:active{color: #ffffff; text-decoration:underline}
a:visited{color:#0000FF}
a:hover{color:#8D9971}
td.noborder td{
	border: 0px;
}

#headertext
{
	color: #5784B6;
	font-size: 12pt;
	text-align:left;
	font-weight: bold;
	padding: 10px 0px 10px 0px;
	font-family: Arial;
}


/* global - master pages */
div.header{
	background-color: #1a2b3b;
	width: 100%;
}
div.header div.top{
	height: 20px;
}
div.header div.toplinks{
	width: 800px;
	height: 20px;
	margin: 6px auto;
	padding-right: 15px;
	vertical-align: bottom;
	text-align: right;
}
div.header div.topbar{
	width: 800px;
	height: 85px;
	margin: 0 auto;
	text-align: center;
	background-image: url(/App_Themes/Default/images/top_bg_complete.png);
}

div.header div.topbar div.logo{
	float:left;
}

div.header div.topbar div.hover{
	background-image: url(/App_Themes/Default/images/top_center_bg.png);
	background-repeat: no-repeat;
	width: 580px;
	height: 85px;
	text-align: left;
	margin: 0;
	padding: 0;
	float:left;
}
div.header div.topbar div.rightcorner{
	background-image: url(/App_Themes/Default/images/top_right_curved.gif);
	background-repeat: no-repeat;
	width: 14px;
	height: 85px;
	vertical-align: bottom;
	float:left;
}
div.header div.topbar div.hover div.hoverimages
{
	margin-top: 47px;
}


ul.ulist{
	list-style: none;
	display: inline;
}
ul.ulist li{
	float: left;
}
ul.ulist li#hover{
	background-image: url(/App_Themes/Default/images/top_center_bg.png);
	background-repeat: no-repeat;
	width: 580px;
	height: 85px;
	text-align: left;
	margin: 0;
	padding: 0;
}
ul.ulist li#rightcorner{
	background-image: url(/App_Themes/Default/images/top_right_curved.gif);
	background-repeat: no-repeat;
	width: 14px;
	height: 85px;
	vertical-align: bottom;
}
ul.ulist li#hover div#hoverimages{
	margin-top: 47px;
}
div.bgcontent
{
	background: transparent url('/App_Themes/Default/images/content_background.png') repeat-x; 
	height:auto; 
	min-height:200px;
}
div.bgcontent div#content
{
	position:relative; 
	margin:0 auto; 
	width:800px;
}
div.bgimgleft
{
	background: transparent url('/App_Themes/Default/images/content_background.png') repeat-x left top;
}
div.bgimgleft div.bgimgright{
	background: transparent url('/App_Themes/Default/images/content_background.png') repeat-x right top;
}
div.bgimgleft div.bgimgright div.content{
	width: 800px;
	margin: 0 auto;
	text-align: left;
	background-color: #ffffff;
}
div.bgimgleft div.bgimgright div.content div#leftside{
	float: left;
	width: 206px;
	vertical-align: top;
	background-color: #ffffff;
}
div.bgimgleft div.bgimgright div.content div#rightside{
	float: right;
	width: 594px;
	vertical-align: top;
	background-color: #ffffff;
}
div.bgimgleft div.bgimgright div.content div#rightside div#heart{
	float: left;
	width: 301px;
	vertical-align: top;
	padding: 10px 10px 10px 20px;
}
div.bgimgleft div.bgimgright div.content div#rightside div#boxes{
	float: right;
	width: 260px;
	vertical-align: top;
	border-left: dotted 3px #cccccc;
}
div.bgimgleft div.bgimgright div.content div#rightside div#boxes div#features{
	border-bottom: dotted 3px #cccccc;
	padding: 10px 10px 10px 0px;
}
div.bgimgleft div.bgimgright div.content div#rightside div#boxes div#service{
	text-align: left;
	padding: 0px 10px 10px 0px;
}
div.footer{
	width: 100%;
	/*height: 39px;*/
	background-color: #1a2b3b;
	clear: both;
}
div.footer div.barbottom
{
	width: 800px;
	height: 52px;
	background: url(/App_Themes/Default/images/bg_footer.jpg);
	vertical-align: top;
	margin: 0px auto;
	padding: 0px;
	color: #ffffff;
}
div.footer div.barbottom div.barbottomleft
{
	float: left;
	padding: 8px 0px 8px 5px;
	text-align: left;
}
div.footer div.barbottom div.barbottomright
{
	float: right;
	padding: 8px 5px 8px 0px;
	text-align: right
}
div.footer div.absolutebottom
{
	margin-top:5px;
	margin-bottom: 20px;
	color:#7a7a7a;
	clear: both;
}
div.center{
	width: 800px;
	margin: 0px auto;
}

/* unprotected pages - common */ 
div.upimages{
	float: left;
	height: 514px;
	border-right: dotted 1px #000000
}
div.upimages div.upblueshade{
	width: 205px;
	height: 250px;
	background-image: url(/App_Themes/Default/Images/content_background.png);
	background-repeat: repeat-x
}
.horizontal-separator
{
	background:transparent url(/App_Themes/Default/Images/horiz_sep.gif) repeat-x scroll left top;
	clear:both;
	margin-top:5px;
	padding-top:5px;
	padding:2px 0pt 0px;
}
div.upbody{
	width: 594px;
	float: right;
	text-align: left;
	background-color: #ffffff;
}
div.upbody div.upheader
{
	font-family:Tahoma, Arial;
	 padding-left: 20px;
	 background-color: #ABB06D;
	 font-size: 16px;
	 font-weight: bold;
	 line-height: 40px;
	 color: #ffffff;
}
div.upbody div.upsubheader
{
	font-family:Arial;
	padding-left: 20px;
	background-color: #899877;
	font-size: 14px;
	font-weight: bold;
	line-height: 40px;
	color: #ffffff;
}
/* Client Specific header and sub header styles. append client name to two styles above */
div.upbody div.upheaderIMPLANON
{
	font-family:Tahoma, Arial;
	 padding-left: 20px;
	 background-color: #481C51;
	 font-size: 16px;
	 font-weight: bold;
	 line-height: 40px;
	 color: #ffffff;
}
div.upbody div.upsubheaderIMPLANON
{
	font-family:Arial;
	padding-left: 20px;
	background-color: #D0867D;
	font-size: 14px;
	font-weight: bold;
	line-height: 40px;
	color: #ffffff;
}

div.upbody div.upcontent{
	padding: 0px 20px 20px 20px;
	margin: 0;
}

/* unprotected magic lamp home page */
div.upimagesml{
	float: left;
}
div.upbodyml
{
	width: 468px;
	float: right;
	text-align: left;
	background-color: #ffffff;
}
div.upbodyml div.upheaderml
{
	font-family: Arial;
	 padding: 20px;
	 background-color: #abb06d;
	 font-size: 16px;
	 font-weight: bold;
	 color: #ffffff;
	 height: 20px;
}
div.upbodyml div.upsubheaderml{
	background-color: #8c9971;
	font-size: 11pt;
	color: #ffffff;
	height: 152px;
}

/* unprotected magic lamp other pages */
div.upimagesmls{
	float: left;
	border-right: dotted 1px #000000;
}
div.upimagesmls div.upblueshademls{
	width: 166px;
	height: auto;
	background-image: url(/App_Themes/Default/Images/content_background.png);
	background-repeat: repeat-x;
	text-align:left;
}
div.upbodymls
{
	width: 800px;
	float: right;
	text-align: left;
	background-color: #ffffff;
	margin-bottom:10px;
}
div.upbodymls div.upheadermls
{
	 padding: 10px 20px;
	 background-color: #abb06d;
	 font-size: 14pt;
	 font-weight: normal;
	 color: #ffffff;
	 height: 20px;
}
div.upbodymls div.upsubheadermls
{
	background-color: #8c9971;
	font-size: 11pt;
	color: #ffffff;
	height: 80px;
}

/* login page specific */
div.upbody div.upcontent div#loginleft{
	width: 227px;
	float: left;
	padding: 0px 50px 0px 0px;
	border-right: dotted 1px #7a7a7a;
}
div.upbody div.upcontent div#loginright{
	width: 246px;
	float: right;
	padding: 0px 0px 0px 30px;
	font-size: 12px;
}

/* forgot password page specific*/
/* request access page specific */

/* choose account page specific*/
div#chooseacct
{
	background-color: #ffffff;
	padding: 10px 20px;
	margin: 0;
}
div#chooseacct div#cagreeting
{
	text-align: left;
	font-size: 110%;
	padding: 10px 0px;
	margin: 0;
}
div#chooseacct div#cacontent
{
	text-align: center;
	padding: 10px 0px;
	margin: 0;
}

/* home page specific */
div#hmsubheader{
	width: 800px;
	background-color: #82a3c2;
	clear: left;
}
div#hmsubheader div#hmsubheaderleft{
	float: left;
	width: 206px;
}
div#hmsubheader div#hmsubheaderleft div#hmgreeting
{
	font-family:Arial;
	font-weight:bold;
	background-color: #82a3c2;
	padding: 10px 10px 20px 20px;
	margin: 0;
}
div#hmsubheader div#hmsubheaderright{
	float: left;
	width: 594px;
}
div#hmtestimonial
{
	height:220px;
	min-height: 220px;
	text-align: left;
	font-size: 110%;
	background-image: url(/App_Themes/Default/images/bg_quote.gif);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}
div#hmdealofweekheader
{
	font-family:Arial;
	color:#5784B6;
	text-align:left;
	font-size:11pt;
	font-weight:bold;
	padding: 0px 0px 10px 0px;
}
div#hmdealofweek
{
	text-align: left;
	font-size: 110%;	
}
div#hmfeaturesheader
{
	font-family:Arial;
	color:#5784B6;
	text-align:left;
	font-size:11pt;
	font-weight:bold;
	padding: 0px 0px 10px 10px;
}

/*ContactUs page*/
#ContactUs_leftside
{
	width: 250px;
	text-align: left;
	font-size: 105%;
	padding: 0px 10px 0px 0px;
}
#ContactUs_middle
{
	height: 475px;
	border-left: dotted 2px #7a7a7a;
}
#ContactUs_rightside
{
	width: 250px;
	text-align: left;
	font-size: 105%;
	padding: 0px 0px 0px 10px;
}

/*AccountSummary.aspx page*/
#AccountSummary
{
	font-size: 110%;
	font-weight: bold;
	text-align: left;
}

/*AccountBalance.aspx page*/
#AccountBalance
{
	font-size: 110%;
	text-align: left;
}

/*OrderHistory.aspx page*/

/*ProductUsage.aspx page*/
#ProductUsage
{
	text-align: left;
}

#ProductUsage_subheadertext
{
	color: #8d9971;
	font-size: 120%;
	padding: 0px 0px 20px 0px;
}
#ProductUsage_buttons
{
	width: 594px;
	text-align: right;
	padding: 20px 0px 20px 0px;
}
#ProductUsage table
{
	background-color: #ffffff;
}

/*RGAHistory.aspx page*/

/*Request RGA page*/
#RequestRGA_table
{
	/*color: #8c9872;*/
	text-align: left;
	font-size: 110%;
	/*font-weight: bold;*/
}
#RequestRGA_buttons
{
	text-align: right;
	padding: 0px 0px 10px 0px;
}

/*OrderPad.aspx page*/

/*OrderConfirm.aspx page*/

/*Search page*/
#Search
{
	width: 90%;
	text-align: center;
}
#Search_greeting
{
	font-size: 120%;
	text-align: left;
}
#Search_criteria
{
	text-align: left;
}
#Search_content
{
	margin: 20px 0px 20px 0px;
	text-align: left;
}

/* Product Detail page*/

/*-- DataGrid --*/
.dgHeader
{
	font-weight: bold;
	font-size: 12px;
	background: #000000;
	color: #ffffff;
	font-family: Verdana, Helvetica, sans-serif;
}

.dgItem
{
	background: #F5F5F5;
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}

.dgAlternateItem
{
	background: #f2e4b5;
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}

.dgAlternateItemWhite
{
	background: #f2e4b5;
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}

.dgAlternateItemGreen
{
	background: #F5F5F5;
	/*background: #003794;*/
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}

.dgItemNote
{	
	font-family: Verdana, Helvetica, sans-serif;
	font-style:italic;
    font-size: 10px;    
}

.dgFooter
{
	background: #000000;
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
}

/* MS AJAX Calendar */
.MyCalendar .ajax__calendar_container {
    border:1px solid #646464;
    background-color: Gray;
    color: red;
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {
    color: black;
    font-weight:bold;
}

/*Navigation*/
.Nav_Top{color: #ffffff}

MenuHyperlinks
{
	font-size: small;
	font-family: Verdana;
	color: white;
}

.Section_headertext
{
	font-family: Arial;
	color:#5784B6;
	font-size:medium;
	font-weight:bold;
	padding: 10px 0px 10px 0px;
}
.HeaderText
{
	font-family:Arial;
	font-size: 12pt;
	font-weight:bold;
	color:#5784B6;
}
.AlertText
{
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	color: #ff0033;
	font-family: Arial;
}

.AlertPanel
{
	border:solid 1px #9E1B34;
	margin-bottom:5px;
}

/* Featured Products - revised*/
.RadGrid_WebBlue
{
	background: #bbc1c9;
	border: solid 1px #898d8f;
	border-top: 0px;
	scrollbar-face-color: #bbc1c9; 
	scrollbar-highlight-color: #bbc1c9; 
	scrollbar-shadow-color: #bbc1c9; 
	scrollbar-3dlight-color: #bbc1c9; 
	scrollbar-arrow-color: #333; 
	scrollbar-track-color: #bbc1c9;
	scrollbar-darkshadow-color: #bbc1c9; 
}

.RadGrid_WebBlue,
.RadGrid_WebBlue table,
.GridFilterMenu_WebBlue table
{
	font: normal 11px Arial, Verdana, Sans-serif;
}

.MasterTable_WebBlue
{
	border: 0px;
	border-collapse: separate !important;
	color: black;
	-moz-user-select: -moz-none;
}

.GridRow_WebBlue td,
.GridAltRow_WebBlue td,
.GridEditRow_WebBlue td
{
	border-top: solid 1px #d2d8db;
	border-bottom: solid 1px white;
}

.GridRow_WebBlue
{
	background: #f0f2f4;
}
.GridAltRow_WebBlue
{
	background: white;
}
tfoot
{
	background-color: #d2d6db;
}

/* Search Combobox*/

/*style of DHTML Select Menu, main box */
.dhtmlselect
{
color: #000000;
text-align: left;
width: 165px;
height: 16px;
border: 1px solid #808080;
position: relative;
text-indent: 3px;
/*padding: 1px 0;*/
padding: 3px 0px 0px 0px;
margin: 0px 0px 0px 0px;
cursor: hand;
cursor: pointer;
background-color: #F0F0F0;
}

/*style of "down" image to the right of the DHTML Select Menu*/
.dhtmlselect .downimage
{
position: absolute;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
/*right: -25px;*/
}

/*style of Drop Down Menu that appears onMouseover */
.dhtmlselect .dropdown
{
position: absolute;
left: 0;
width: 188px;
border: 1px solid black;
border-bottom-width: 0;
display: none;
z-index: 5;
font-weight: normal;
}

/*style of Drop Down Menu's links */
.dhtmlselect .dropdown a
{
text-align:left;
width: auto;
display: block;
background: #d0dbe8;
border-bottom: 1px solid black;
/*padding: 1px 0;*/
padding: 4px 0px 4px 0px;
text-indent: 5px;
text-decoration: none;
color: black;
}

/*IE 6 (and below) hack */
* html .dhtmlselect .dropdown a
{
text-align: left;
width: 100%;
}

.dhtmlselect .dropdown a:hover
{
background: #ffe469;
}
.footertable
{
	/*margin:0px;*/
	/*padding:0px;*/
	height:39px;
	width:100%;
	border:0px;
}
td.footerdeclaration
{
	color:Black;
	text-align:center;
}
.BodyText
{
	font-family:Verdana;
	font-size:small;
	color:#666666;
	text-align:justify;
	margin-right:20px;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-right:20px;
	float:left;
}
div.upbody div.marketingheader
{
	font-family: Arial;
	 padding-left: 20px;
	 background-color: #abb06d;
	 font-size: 16px;
	 font-weight: bold;
	 line-height: 40px;
	 color: #ffffff;
}
div.upbody div.marketingsubheader
{
	font-family: Arial;
	padding-left: 20px;
	padding-top:15px;
	padding-right:20px;
	padding-bottom:15px;
	background-color: #8c9971;
	font-size: 14px;
	font-weight: bold;	
	line-height: 15px;
	color: #ffffff;
	text-align:justify;
}

#nav {padding:0 0 0 0px; margin:0; list-style:none; font: 11px verdana; position:relative; z-index:200; height:36px; width:550px;}
 
#nav ul {padding:0; margin:0; list-style:none; float:left; background:#e5ba00; border-top:1px solid #fe7; border-color:#fe7 #b80 #b80 #fe7;}

#nav li {float:left; background-color:#4679a7; border: solid 1px #5885ad;}
#nav li li {float:none; border-left:1px solid #fe7; border-right:1px solid #b80;}
#nav li li.last {border-bottom:1px solid #b80;}
/* a hack for  IE6 */
* html #nav li li {float:left;}

#nav li a {display:block; float:left; color:#fff; height:36px;  padding:0 10px; line-height:36px; text-decoration:none; white-space:nowrap;}
#nav li a.down {background:url(down.gif) no-repeat right center;}
#nav li a.first {padding-left:20px;}

#nav li li a {display:block; height:20px; line-height:20px; float:none; padding:0 25px 0 5px; font-weight:normal; letter-spacing:1px;}
#nav li li a.fly {background:url(fly.gif) no-repeat right center;}

#nav li:hover {position:relative; z-index:300;}
#nav li.cssplay_hover {position:relative; z-index:300;}
#nav li.cssplay_hover a {color:#000;}

#nav li li a {color:#000;}
#nav li li.cssplay_hover a {color:#fff; background-color:#d5aa00;}

#nav li:hover ul {left:0; top:33px; z-index:500;}
#nav li.cssplay_hover ul {left:0; top:33px; z-index:500;}

#nav ul {position:absolute; left:-9999px; top:-9999px;}
* html #nav ul {width:2px;}
/* it could have been this simple if all browsers understood */
/* show next level */
#nav li:hover li:hover > ul {left:-5px; margin-left:100%; top:-1px; z-index:500;}
/* keep further levels hidden */
#nav li:hover > ul ul {position:absolute; left:-9999px; top:-9999px; width:auto; }
/* show path followed */
#nav li:hover > a {color:#fff;background-color:#255888;}
#nav li li:hover > a {color:#fff; background-color:#d5aa00;}


/* but IE5.x and IE6 need this lot to style the flyouts*/
#nav li.cssplay_hover li.cssplay_hover a,
#nav li.cssplay_hover li.cssplay_hover li.cssplay_hover a,
#nav li.cssplay_hover li.cssplay_hover li.cssplay_hover li.cssplay_hover a,
#nav li.cssplay_hover li.cssplay_hover li.cssplay_hover li.cssplay_hover li.cssplay_hover a,
#nav li.cssplay_hover li.cssplay_hover li.cssplay_hover li.cssplay_hover li.cssplay_hover li.cssplay_hover a
{color:#fff; background-color:#d5aa00;}

#nav li.cssplay_hover li.cssplay_hover li a,
#nav li.cssplay_hover li.cssplay_hover li.cssplay_hover li a,
#nav li.cssplay_hover li.cssplay_hover li.cssplay_hover li.cssplay_hover li a,
#nav li.cssplay_hover li.cssplay_hover li.cssplay_hover li.cssplay_hover li.cssplay_hover li a,
{color:#000; background-color:#e5ba00;}

/* show next level */
#nav li.cssplay_hover li.cssplay_hover ul,
#nav li.cssplay_hover li.cssplay_hover li.cssplay_hover ul,
#nav li.cssplay_hover li.cssplay_hover li.cssplay_hover li.cssplay_hover ul,
#nav li.cssplay_hover li.cssplay_hover li.cssplay_hover li.cssplay_hover li.cssplay_hover ul
{left:100%; margin-left:-5px; top:-1px;}

/* keep further levels hidden */
#nav li.cssplay_hover ul ul,
#nav li.cssplay_hover li.cssplay_hover ul ul,
#nav li.cssplay_hover li.cssplay_hover li.cssplay_hover ul ul,
#nav li.cssplay_hover li.cssplay_hover li.cssplay_hover li.cssplay_hover ul ul
{position:absolute; left:-9999px; top:-9999px;}


#nav li li a {behavior: expression(this.style.width=this.parentNode.parentNode.offsetWidth -32 + 'px', this.style.behavior=null);} /* minus link padding 30px + 2px for ul border width */
* html #nav li {behavior: expression(this.onmouseover=new Function("this.className+=' cssplay_hover'"),this.onmouseout=new Function("this.className = this.className.replace('cssplay_hover','')"),this.style.behavior=null);}
* html #nav li.cssplay_hover ul {behavior: expression(this.shimmed = this.shimmed || 'shimmed:'+this.insertAdjacentHTML('beforeBegin','<iframe style="filter:progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);position:absolute;top:expression(this.nextSibling.offsetTop);left:expression(this.nextSibling.offsetLeft);width:expression(this.nextSibling.offsetWidth);height:expression(this.nextSibling.offsetHeight)"; frameBorder=0 scrolling=no src="javascript:'+"''"+'"></iframe>'), this.style.behavior=null););}
