@charset "UTF-8";
/* CSS Document */
body,td,th {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:16px;
}

body{
	background-color: #ccffcc;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	width: 773px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
}


#mainContainer {
	background-image: url(../images/wrapper_bg.gif); 
	background-repeat:repeat-y; 
	width:773px;
}
a {
	color:#336699;
	text-decoration: underline;
}
a.hover{
	color:#003300;
	text-decoration: underline;
}

h1,h2,h3,h4,h5,h6,h11,h22 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h1 {
	font-size: 12px;
	color: #FFFFFF;
	vertical-align:middle;
	line-height:.05em;
	text-decoration: none;
}
h2 {
	font-size: 12px;
	color: #003366;
	vertical-align:middle;
	line-height:.05em;
	text-decoration: none;
}
h11 {
	font-size: 12px;
	color: #FFFFFF;
	vertical-align:middle;	
	text-decoration: none;
}
h22 {
	font-size: 12px;
	color: #003366;
	vertical-align:middle;	
	text-decoration: none;
}
h3 {
	font-size: 12px;
	color: #006633;	
	vertical-align:middle;
	line-height:.05em;
	text-decoration: none;
}
h4 {
	font-size: 14px;
	color: #003366;
	margin:0px;
}
h5 {
	font-size: 14px;
	color: #006633;	
	margin:0px;
}
h6 {
	font-size: 14px;
	color: #003300;
	margin:0px;
}
hr_real {
	margin: 20px 0px 20px 0px;
}
hr {
	margin: 1px 0px 1px 0px;
}
/*************** list tag styles ***************/

ul{
	list-style-image:url(../images/img_arrow_gray-ul.gif)!important;
	list-style-position:outside;
	margin:15px;
	font-size:11px;
}

ul li a.style1:hover{
	color: #990000 ;
	text-decoration: underline ;
	list-style-image: url(../images/img_arrow_blk-ul.gif);
 	list-style-position:outside ;
	margin:15px;
	font-size:11px;
}

ul li a.style1:link, a.style1:visited{
	color: #0e58a1 ;
	text-decoration: none ;
	list-style-image:url(../images/img_arrow_gray-ul.gif);
 	list-style-position:outside ;
	margin:15px;
	font-size:11px;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}
ol {
	margin-left:0px;
}
ol li{
	line-height: 20px;
	font-size:12px;
	
}
/***********************************************/
/* Main Navigation - top nav                   */
/***********************************************/
#mainNav {
	width: 759px;
	height: 53px;
}
#head_nav_spacer
{
	display: none;
}

a.head_nav_left
{
	margin-right: 1px;
}

a.head_nav_middle
{
	margin-right: 1px;
}

a.head_nav_right
{
	background-image: url(../images/right.gif);
}
/* these are for image mouseover swapping */

ul.mainNav
{
	width: 100%;
	height: 53px;
	
	padding: 0px;
	margin: 0px 0px 0px 0px;
	
	list-style-type: none;
}

.mainNav li
{
	float: left;
	height: 53px;	
	display: block;
}


.mainNav li a
{
	height: 53px;	
	display: block;
	
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #336633;
	text-align: center;
	text-decoration: none;
	line-height: 54px;
	
	background-position: 0px 0px;
	background-image:url(../images/topnav_bg.gif);
	background-repeat:repeat-x;
}

.mainNav li a:hover
{

	background-image:url(../images/topnav_bg_select.gif);
	background-repeat:repeat-x;
	color:#336699
}

#pl_icon {	
	width: 101px;
}

#head_how_to_order
{	width: 101px;
}

#head_support  {	
	width: 101px;
}

#head_track  {	
	width: 101px;
}

#head_faqs  {	
	width: 101px;
}

#head_contact_us{
	width: 101px;
}
#topnav1 {
	
	margin-top: 0px;
	padding-top: 0px;
	display: inline;
	clear: both;
	
	background-image:url(../images/topnav_bg.gif);
	background-repeat:repeat-x;
}
/***********************************************/
/* Breadcrumb Navigation                       */
/***********************************************/

#breadCrumb{
	margin:0px 6px 8px 4px; 
	background-image:url(../images/subnav_bg.gif); 
	background-repeat:repeat-x;
}

#breadCrumb a{
	color: #AAAAAA;
	font-size:11px;
	padding: 0px 5px 0px 5px;
}

#breadCrumb a:hover{
	color:#336699;
	text-decoration: underline;
	font-size:11px;
}

/*   Help and Account links   */
#breadCrumb a.account {
	color:#336633;
	text-decoration: underline;	
	font-size:11px;

}
#breadCrumb a.account:hover{
	color: #0066ff;;
	text-decoration: underline;
	font-size:11px;
}

/***********************************************/
/* Left Navigation                             */
/***********************************************/

#leftnav {
	margin: 0px;
	padding:0px;
	font: 10px Arial, Helvetica, sans-serif;
	letter-spacing:.05em;
	text-align:left;
}

#lnavHeader{
	background-image:url(../images/lnav_header1.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:171;
	height:24px;
	text-align: left;
	font-size:13px;
	font-weight:bold;	
	letter-spacing:.05em;
	color:#FFFFFF;
	margin:0px;	
	padding:0px 0px 0px 0px;
	vertical-align:top;
}
.lnavHeader{
	padding:0px 0px 0px 10px;
}


#set_of_links {
	width:171px;
	padding:0px 0px 0px 0px;
	background-color:#fff;
	background-image: url(../images/lnav_bg.gif);
	background-repeat:repeat-y;
	margin:0px auto 0px auto;	
	font: bold 10px Arial, Helvetica, sans-serif;
	line-height:18px;
	text-align:left;
}
#set_of_links a {
	display:inline;
	text-align:left;
	padding:0px 8px 5px 13px;
	margin:8px 0px 0px 0px;
	text-decoration:none;
	color:#336699;
}
#set_of_links a:hover {
	text-decoration:none;
	color:#009933;
}
#set_of_links a span {
	display:none;
}
#set_of_links a:hover span {
	display:inline;
	top:0;
	padding-left:3px;
}

/***********************************************/
/* Content Zone Silver Skin                    */
/***********************************************/

#quickNav {
	width:171px;
	padding: 0px;
	font: 10px Arial,Verdana,sans-serif;
	letter-spacing:.05em;
}

#quickNav #zone-silvr { 
	width:171px;
	margin:0px 10px 10px 0px; 
	background:#fbfbfb url(../images/zone_silvr_titlebar_bg.gif) repeat-x left top;
} 
#quickNav #zone-silvr .top { 
	width:100%; 
	height:24px; 
	background: url(../images/zone_silvr_titlebar_lt.gif) no-repeat left top; 
} 
#quickNav #zone-silvr .top span { 
	display:block; 
	height:24px; 
	background: url(../images/zone_silvr_titlebar_rt.gif) no-repeat right top;
	text-align:left;
} 
#quickNav #zone-silvr .top span h2{ 
	padding-left:16px;
	font-weight:bold;
	line-height:.05em;
	text-decoration: none;
	line-height:22px;
} 
#quickNav #zone-silvr .center-content { 
	background:#ffffff url(../images/zone_silvr_content_bg.gif) repeat-x right bottom; 
	padding:5px 10px 10px 18px; 
	margin:0 0 -2px 0;
	border-right: 1px #cfcfcf solid;
	border-left: 1px #cfcfcf solid;
	font-size:11px;
	letter-spacing:.05em;
	line-height:18px;
	text-align: left;

}
#quickNav #zone-silvr .center-content a:link, a:visited{
	font-weight:normal;
	list-style-image:url(../images/img_arrow_gray.gif);
	list-style-position:inside;
	text-decoration:none;
	color:#154a7d;
}
#quickNav #zone-silvr .center-content a:hover{
	list-style-image:url(../images/img_arrow_blk.gif);
	text-decoration:none;
	color:#009900;
}
#quickNav #zone-silvr .bottom { 
	height:17px; 
	background:url(../images/zone_silvr_bttm_lt.gif) no-repeat left bottom;
} 
#quickNav #zone-silvr .bottom span {
	display:block; 
	height:17px;
	background:url(../images/zone_silvr_bttm_rt.gif) no-repeat right bottom;
} 

/***********************************************/
/* Content Zone Silver Skin - Wide Adjust      */
/***********************************************/

#quickNavWide {
	width:200px;
	padding: 0px;
	font: 10px Arial,Verdana,sans-serif;
	letter-spacing:.05em;
}

#quickNavWide #zone-silvr { 
	width:200px;
	margin:0px 10px 10px 0px; 
	background:#fbfbfb url(../images/zone_silvr_titlebar_bg.gif) repeat-x left top;
} 
#quickNavWide #zone-silvr .top { 
	width:100%; 
	height:24px; 
	background: url(../images/zone_silvr_titlebar_lt.gif) no-repeat left top; 
} 
#quickNavWide #zone-silvr .top span { 
	display:block; 
	height:24px; 
	background: url(../images/zone_silvr_titlebar_rt.gif) no-repeat right top;
	text-align:left;
} 
#quickNavWide #zone-silvr .top span h2{ 
	padding-left:16px;
	font-weight:bold;
	line-height:.05em;
	text-decoration: none;
	line-height:22px;
} 
#quickNavWide #zone-silvr .center-content { 
	background:#ffffff url(../images/zone_silvr_content_bg.gif) repeat-x right bottom; 
	padding:5px 10px 10px 18px; 
	margin:0 0 -2px 0;
	border-right: 1px #cfcfcf solid;
	border-left: 1px #cfcfcf solid;
	font-size:11px;
	letter-spacing:.05em;
	line-height:18px;
	text-align: left;

}
#quickNavWide #zone-silvr .center-content a:link, a:visited{
	font-weight:normal;
	list-style-image:url(../images/img_arrow_gray.gif);
	list-style-position:inside;
	text-decoration:none;
	color:#154a7d;
}
#quickNavWide #zone-silvr .center-content a:hover{
	list-style-image:url(../images/img_arrow_blk.gif);
	text-decoration:none;
	color:#009900;
}
#quickNavWide #zone-silvr .bottom { 
	height:17px; 
	background:url(../images/zone_silvr_bttm_lt.gif) no-repeat left bottom;
} 
#quickNavWide #zone-silvr .bottom span {
	display:block; 
	height:17px;
	background:url(../images/zone_silvr_bttm_rt.gif) no-repeat right bottom;
} 
/***********************************************/
/* MY CART Zone GREEN Skin                     */
/***********************************************/

#quickNav2 {
	width:171px;
	padding: 0px;
	font: 10px Arial,Verdana,sans-serif;
	letter-spacing:.05em;
}

#quickNav2 #zone-green { 
	width:171px;
	margin:0px 10px 10px 0px; 
	background:#fbfbfb url(../images/zone_green_titlebar_bg.gif) repeat-x left top;
} 
#quickNav2 #zone-green .top { 
	width:100%; 
	height:24px; 
	background: url(../images/zone_green_titlebar_lt.gif) no-repeat left top; 
} 
#quickNav2 #zone-green .top span { 
	display:block; 
	height:24px; 
	background: url(../images/zone_green_titlebar_rt.gif) no-repeat right top;
	text-align:left; 
} 
#quickNav2 #zone-green .top span h3{ 
	padding-left:16px;
	font-weight:bold;
	line-height:.05em;
	text-decoration: none;
	line-height:22px;
} 

#quickNav2 #zone-green .center-content { 
	background:#ffffff url(../images/zone_green_content_bg.gif) repeat-x right bottom; 
	padding:5px 10px 10px 10px; 
	margin:0px 0px -2px 0px;
	border-right: 1px #3ebf53 solid;
	border-left: 1px #3ebf53 solid;
	font-size:11px;
	letter-spacing:.05em;
	line-height:18px;
	text-align: left;
}
#quickNav #zone-green .center-content a:link, a:visited{
	font-weight:normal;
	list-style-position:inside;
	text-decoration:none;
	color:#154a7d;
}
#quickNav #zone-green .center-content a:hover{
	list-style-image:url(../images/img_arrow_blk.gif);
	text-decoration:none;
	color:#009900;
}
#quickNav2 #zone-green .bottom { 
	height:17px; 
	background:url(../images/zone_green_bttm_lt.gif) no-repeat left bottom;
} 
#quickNav2 #zone-green .bottom span {
	display:block; 
	height:17px;
	background:url(../images/zone_green_bttm_rt.gif) no-repeat right bottom;
}	

#quickNav2 #zone-green .center-content div a.redLink {
	color:#990000;
	text-decoration: underline;	
	font-size:10px;

}
#quickNav2 #zone-green .center-content div a.redLink:hover{
	color: #FF0000;;
	text-decoration: underline;
	font-size:10px;
}
#quickNav2 #zone-green .center-content div a.greenLink {
	color:#006600;
	text-decoration: underline;	
	font-size:10px;

}
#quickNav2 #zone-green .center-content div a.greenLink:hover{
	color:#0066ff;;
	text-decoration: underline;
	font-size:10px;
}

/***********************************************/
/* PRODUCT SECTION                             */
/***********************************************/

#productLinks {
	font-size:10px; 
	font-style:normal; 
}
#productLinks a{
	color:#336699;
}

#productLinks a:hover{ 
	color:#33cc00;
}
/***********************************************/
/* subHeading Navigation                       */
/***********************************************/

#subHeading{
	margin:0px 6px 8px 4px; 
	background-image:url(../images/subnav_bg.gif); 
	background-repeat:repeat-x;
}

#subHeading h4{
	font-size: 14px;
	color:#003366;
	padding: 0px 5px 0px 5px;
	margin:0px;
}
/***********************************************/
/* Input Styles - button field					*/
/***********************************************/
input {
	background-color: #ffffff;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #CCCCCC;
}
input.button {
	background : Silver url(../images/button_blue_bg.gif) repeat-x center;
	font : bolder 11px Arial, Helvetica, sans-serif;
	border-left:1px solid #3399cc;
	border-right :1px solid #3399cc;
	color:#00667b;
	padding : 3px 5px 3px 5px;
	text-align : center;
	vertical-align : middle;
	word-spacing : normal;
	height:24px;
}
input.button:hover {
	background : Silver url(../images/button_blue_hover_bg.gif) repeat-x center;	
	border-left:1px solid #005769;
	border-right :1px solid #005769;	
	color:#ffffff;
}
input.style1 {
	text-align:left; 
	padding-left:10px; 
	border:0px; 
	line-height:14px; 
	vertical-align:middle;
}
/***********************************************/
/* FOOTER SECTION                              */
/***********************************************/
#footerRTcol{
	background-image:url(../images/footer_frame_rt.gif); 
	background-repeat:repeat-y;
	width:7px;
}

#footerLTcol{
	background-image:url(../images/footer_frame_lt.gif); 
	background-repeat:repeat-y;
	background-position:left;
	width:9px;
}

#footerTOProw{
	background-image:url(../images/footer_frame_top.gif); 
	background-repeat:repeat-x;
	background-position:top;
	height:8px;
}

#footerBTTMrow{
	background-image:url(../images/footer_frame_bttm.gif); 
	background-repeat:repeat-x;
	background-position:bottom;
	height:7px;

}
#footerContent{
	margin:10px;
	vertical-align:top;
	font-size:9px;
}

.footerNav {
	color:#006633;
	text-align:center
}

.footerNav a {
	color:#006633;!important
	text-decoration: underline;
}
.footerNav a:hover {
	color:#009933;!important
	text-decoration: underline;
}

/***********************************************/
/* Main Content SECTIONS                       */
/***********************************************/
#mainContent1 {
	margin:0px 30px 15px 30px;
	background-color:#ffffff;
	text-align:left;
	}
#contentArea1 {
	width:534px; 
	height:200px; 
	background-image:url(../images/img_signuptoday.jpg); 
	background-position:right center; 
	background-repeat:no-repeat;
}
#contentArea2 {
	width:534px; 
}
#contentArea3 {
	width:534px; 
	height:100px; 
	background-image:url(../images/img_contactus.jpg); 
	background-position:left; 
	background-repeat:no-repeat;
}
.style1 {
	font-size: 12px;
	color: #006633;
	padding-left:10px;
	display:block;
}
.style2 {
	font-size: 12px;
	color: #006633;
}
.style3 {
	font-size: 12px;
	color: #003366;
	font-weight: bold;
}
.style5 {font-size: 11px}