
body {
	margin: 0px;
	background-color: #915502;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

img {
	border:none
}

a:link, a:active, a:visited {
	color: #ffad05;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#rotating {
	padding-left: 2px;
	padding-right: 2px;
}

#feature {
	border-bottom: 2px;
	border-bottom-color: #fcab05;
	border-bottom-style: solid;
	border-left: 2px;
	border-left-color: #fcab05;
	border-left-style: solid;
	border-right: 2px;
	border-right-color: #fcab05;
	border-right-style: solid;
}

#title {
	font-size: 14px;
	font-weight: bold;
}

#pagetitle {
	font-size: 16px;
	font-weight: bold;
	color: #fcab05;
}

#freemonth {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #690101;
	text-align: left;
}








#hometitle {
	font-size: 13px;
	vertical-align: middle;
}

#partnerstitle {
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#hometext {
	font-size: 11px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-top: 8px;
	border-left: 1px;
	border-left-style:solid;
	border-left-color: #cdcdcd;
	border-right: 1px;
	border-right-style:solid;
	border-right-color: #cdcdcd;
}

#hometextprod {
	font-size: 11px;
	background-color: #FFFFFF;
	background-image: url(../images/productstable_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px;
	border-style: solid;
	border-color: #cdcdcd;
	width:448px;
}

#homesched {
	font-size: 11px;
	padding-left: 3px;
	padding-right: 7px;
	padding-bottom: 7px;
	height: 402px;
}

#homepartners {
	font-size: 11px;
	color:#FFFFFF;
	padding-left: 108px;
	padding-right: 7px;
	padding-bottom: 7px;
	text-align: justify;
}

#partners_select {
	background-color: #00468c;
	border:#FFFFFF medium;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	width: 200px;
}

#bodytitle {
	font-size: 16px;
	color:#333333;
	font-weight: bold;
}

#bodysidetitle {
	font-size: 13px;
	color:#000033;
	font-weight: bold;
}

#bodysubtitle {
	font-size: 12px;
	color:#333333;
	font-weight: bold;
}

#mainnav a:link, #mainnav a:visited {
	font-size: 13px;
	color: #00274f;
	text-decoration: none;
}

#mainnav a:hover, #mainnav a:active {
	font-size: 13px;
	color: #1862de;
	text-decoration: none;
}

#sidenav a:link, #sidenav a:visited {
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}

#sidenav a:hover, #sidenav a:active {
	font-size: 14px;
	color: #1862de;
	text-decoration: none;
}

#homeschedlinks a:link, #homeschedlinks a:visited {
	font-size: 11px;
	color: #00274f;
	text-decoration: none;
}

#homeschedlinks a:hover, #homeschedlinks a:active {
	font-size: 11px;
	color: #1862de;
	text-decoration: none;
}

#featuredprod a:link, #featuredprod a:visited {
	font-size: 11px;
	color: #444444;
	text-decoration: none;
	font-weight: bold;
}

#featuredprod a:hover, #featuredprod a:active {
	font-size: 11px;
	color: #1862de;
	text-decoration: none;
	font-weight: bold;
}

#gnav {
	width: 180px;
	}

#gnav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
	
#gnav li a {
	height: 21px;
 	text-decoration: none;
	border-top: 1px solid #CACBCC;
	font-weight: bold;
	font-size: 11px;
	

	}	
	
#gnav li a:link, #gnav li a:visited {
	color: #727371;
	display: block;
	padding-top: 5px;
	padding-left: 25px;
}
	
#gnav li a:hover {
	color: #000000;
	background-color: #E6E6E6;
	}	


#category_headers {
 height: 28px;
 font-size: 13px;
 background-color: #232B61;
 color: #ffffff;
 font-weight: bold;
 font-family: Arial, Helvetica, sans-serif;
 padding-left:15px;
}

#category_list {
	border-bottom: 2px solid #CACBCC;
	/* font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom:5px;
	padding-top:5px;*/
}

/* #category_list a:link, #category_list a:visited {
	color: #232B61;
	text-decoration: none;
}

#category_list a:hover, #category_list a:active {
	color: #595959;
	text-decoration: none;
} */

#page_title {
	width: 503px;
	overflow:auto;
	background-color: #232B61;
	color: #ffffff;
	padding-left:4px;
	/*margin-left:1px; */
	margin-left:auto;
	margin-right: auto;
	text-align: left;
}

#page_title h2{
	margin: 0px;
	padding: 0px;
}


#cat_product_table {
	color: #595959;
	font-family:Arial, Helvetica, sans-serif;
}

#cat_product_table a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}


#cat_product_table a:link, #cat_product_table a:visited {
	color: #232B61;
	text-decoration: underline;
}

#cat_product_table a:hover, #cat_product_table a:active {
	color: #595959;
	text-decoration: none;
}

#cat_product_table img {
	border: 1px solid #B1A881;
}

#cat_product_table_title {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	color: #474747;
}

#cat_product_table_short_desc {
	padding-left: 5px;
	padding-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.cat_product_table_msrp {
	font-weight: bold;
}

.cat_product_table_base {
	font-weight: bold;
	color: #ff0000;

}

#product_disp_table {
	margin-top:10px;
}

.footer_text {
 font-size: 11px;
 color: #656565;
 text-decoration: none;
}

#body_content {
	border-left: 1px solid #CACBCC;
	/*border-top: 2px solid #CACBCC; */
	padding: 5px;
}

.select_box {
	border:1px solid #000000;
	font-size:11px;
}

#subtitle_box {
	border: 1px solid #232B61;
	color: #232B61;
	font-weight: bold;
	background-color: #EBECCC;
}

.subtitle_box a:link, #subtitle_box a:visited {
	text-decoration: none;
	color: #232B61;
}

.subtitle_box a:hover, #subtitle_box a:action {
	text-decoration: none;
	color: #9096BF;
}

.slide_box {
	background-color: #FFFFF6;
	border: 1px solid #D3D4B8;
	padding: 8px;
}

select {
	border: 1px solid #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.product_tab {
	background-image:url(../site_images/left_rounded.gif); 
	background-repeat:no-repeat; 
	background-position:left; 
	background-color:#232B61;
	padding-left:5px; 
	color:#ffffff; 
	font-size: 11px; 
	font-weight:bold;
	height: 24px;
}

/* DROPDOWN MENuS */


/* 
  -----------------------------------
  PopMenu Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
  Menu Type: Horizontal
  Style Theme:0 -Basic Style
  -----------------------------------
*/

.gateway_level {
	/*text-align: center;*/
	padding: 0px 0px 0px 0px;
	/* border:1px solid #ff0000;*/
	background-image:url(../images/menu_separator.gif);
	background-position:right;
	background-repeat: no-repeat;
}

.sub_menu {
	width:130px;
	padding:0px;
	text-align:left;
}

#submenuitem {
	width: 150px;
}

#p7PMnav {
	margin: 0;
	padding:0;
	/* border: 1px solid #000000;
	overflow:auto;*/
	text-align:left;
	margin-top:-7px;

}

#p7PMnav li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	/*padding-top: 4px;
	padding-bottom: 4px;  */
	list-style-type: none;
	/* border: 1px solid #00ff00; */
	
	margin: 0px;
	
}

#p7PMnav ul {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	border: 1px solid #C6C5AF; 
	position: absolute;
	left: -9000px;
	z-index: 10000;
}

#p7PMnav a {
	display: block;
	padding: 5px 0px 5px 0px; 
	font-size: 13px;
	color: #00274f;
	text-decoration: none;
	font-weight: normal;
	/*line-height:1;*/
}

#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {	
	color: #1862de;
	/* letter-spacing: .01px; */
}

/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
	/* color: #333333;
	font-weight: bold; */
}
/* ------ the trigger link styles ------- */

/*the trigger link */
#p7PMnav ul .p7PMtrg, #p7PMnav ul .p7PMon {
	/* background-image:  url(img/p7PM_dark_east.gif); 
	background-repeat:	no-repeat;
	background-position: right center; */
}
/* the active trigger link style */
#p7PMnav .p7PMon {
	/*background-color: #0066FF;
	color: #FFFFFF;*/
}
/*the submenu classes */

#p7PMnav .p7PMhide {
	left: -9000px;
}
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}
/* Top level menu width */
#p7PMnav li {
float: left;
	/*	width: 124px;*/
}

#p7PMnav ul li {
	float: none;
	width: 150px;
}

#p7PMnav ul, #p7PMnav ul li {
/*	width: 172px;*/
}
#pmmcrumb {
	font-weight: bold;
	margin-bottom: 16px;
	color: #333333;
}
#pmmcrumb a, #pmmcrumb a:visited {
	font-weight: normal;
	color: #535FAC;
}
#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {
	font-weight: normal;
	color: #333333;
}
/*END MENU STYLING */
