html, body {
	height: 100%;
}

body {
	text-align: left;
	margin: 0px;
	padding: 0px;
	font: normal normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #2f4181;
	line-height: 14px;
	background: url("../images/body_bg.jpg") top left no-repeat;
}

img {border: 0px solid red;}

form {
	margin: 0px;
	padding: 0px;
}

.border {
	border: 1px solid red;
}

.page_holder tr {
	vertical-align: top;
}

.page_holder tr td {
	text-align: left;
}

.sub_navi {
	font-size: 11px;
	padding-left: 17px;
}

.sub_navi a, .sub_navi a:visited {
	color: #1d4683;
	text-decoration: underline;
}

.sub_navi a:hover {
	color: #1d4683;
	text-decoration: none;
}

.bold {
	font-weight: bold;
}

.top_navigation_positioning {
	padding-left: 200px;
}

.content_bg {
	background: url(../images/content_bg.jpg) top left no-repeat;
}

.top_section_banners {
	background-color: #dcdcdc;
}

.top_section_banners img {
	border: 1px solid #ffffff;
}

.slogan {
	color: #2f4181;
	vertical-align: middle;
}

.nav {
	padding: 0px 10px;
	font-weight: bold;
	color: #f0f0f0;
	vertical-align: top;
	padding-top: 10px;
	white-space: nowrap;
}

.nav a, .nav a:visited {
	color: #f0f0f0;
	text-decoration: none;
}

.nav a:hover {
	color: #ffffff;
	text-decoration: none;
}

.active_tab {
	background: url(../images/tabs/center.jpg) top left repeat-x;
	vertical-align: top;
	padding-top: 15px;
	white-space: nowrap;
}

.menu_content {
	background: url(../images/menu_cnt.gif) bottom left no-repeat;
}

.menu_content ul {
	margin: 0px 13px 0px 0px;
	padding: 0px;
}

.menu_content ul li{
	list-style-type: none;
	margin: 5px;
	font-weight: bold;
}

.menu_content ul li a, .menu_content ul li a:visited {
	display: block;
	text-decoration: none;
	height: 100%;
	color: #2f4181;
	padding: 5px;
}

.menu_content ul li a:hover {
	text-decoration: none;
	background-color: #ffffff;

}

#left_frame {
	padding-top: 23px;
}


.search_bg_indexed {
	z-index:100;
}

.search_overlap {
	margin-top: -66px;
	z-index:200;
	height: 66px;
	vertical-align: middle;
}

.search_table_positioning {
	margin-top: 20px;
	margin-left: 20px; 
}

.search_field {
	border: 1px solid #a5acb2;
	width: 175px;
	height: 16px;
	padding-right: 3px;
	padding-left: 3px;
}

.search_btn {
	margin-left: 10px;
}

.banners_box_positioning td {
	padding-top: 15px;
}

.content_left_positioning {
	padding-left: 17px;
}

.footer_bg {
	background: url(../images/bottom_bg.jpg) top left no-repeat;
}

.footer_table {
	margin-top: 13px; 
	margin-left: 38px; 
	font-size: 10px;
}

.footer_txt a, .footer_txt a:visited {
	color: #2f4181;
	text-decoration: underline;
}

.footer_txt a:hover {
	color: #2f4181;
	text-decoration: none;
}

/*
	Content table content and elements
*/

.page_options {
	margin-top: 10px;
	float: right;
	height: 16px;
	vertical-align: middle;
}

.page_options img {
	border: 0px;
}

.last_update {
	font-size: 9px;
	color: #CCCCCC;
}

.content_table {
	margin-top: 10px;
}

.content_table a, .content_table a:visited {
	color: #2F4181;
	font-weight: bold;
	text-decoration: underline
}

.content_table a:hover {
	color: #0000CC;
}

.content_table p {
	margin: 5px 0px 5px 0px;
	padding: 0px;
	
}

.content_table h1 {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	font-size: 120%;
	width: 80%;
	font-weight: bold;
	
}
.content_table h2 {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-size: 100%;
	
}

.content_table ul {
	margin: 10px 0px 10px 20px;
	padding: 0px;
}


.content_table ul li {
	margin: 5px 0px 0px 20px;
	padding: 0px;
}

.sign {
	margin: 5px 0px 5px 0px;
	text-align: right;
	font-weight: bold;
	width: 720px;
}


/* Static Page content */

.txt_links {

}

.txt_links a, .txt_links a:visited {
	font-size: 11px;
	padding: 1px 4px 2px 4px;
	text-decoration: underline;
	color: #165599;
}

.txt_links a:hover {
	background-color:#003399;
	text-decoration: none;
	color: #EFEFEF;
}

/* Category/sub-category thumnail table */


.ten_margins {
	margin-top: 10px;
	margin-bottom: 10px;
}

.catg_bg {
	background: url(../images/catg_bg.gif) top center no-repeat;
}

.catg_thumb {
	padding: 15px;
}

.catg_txt {
	padding: 15px;
}

.catg_txt h3 {
	margin: 10px 0px 10px 0px;
	font-size: 18px;
	color: #4477cd;
	line-height: 18px;
}

.catg_txt p {
	font-size: 12px;
	color: #165599;
}

.img_float_left {
	float: left;
	margin-right: 5px;
	border: 0px solid #F6F6F6;
	
}

.img_float_right {
	float: right;
	margin-left: 5px;
	border: 0px solid #F6F6F6;
	
}

.content_table h3 {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	font-size: 100%;
	color: #4477CD;
	
}

.blue_td_bg {
	background: url(../images/bars/search_tile_bg.gif) center center repeat-x;
}


.whats_new_table h2 {
	font-size: 80%;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 15px;
	text-transform:lowercase;
	color: #505050;
}
.whats_new_table td {
	vertical-align: middle;
	border-bottom: 1px solid #bbbbbb;
	padding: 4px 0px;
}

.whats_new_table td b {
	color: #cc3300;
	font-size: 100%;
}

.bg1 {
	background: url(../images/bars/bg1_bg.gif) top center repeat-x;
}


.bg2 {
	background: url(../images/bars/bg2_bg.gif) top center repeat-x;
}

ul.pager {
	margin: 0px 0px 10px 0px;
	padding: 0 ;
	list-style: none;
	text-align: center;
	white-space:nowrap;
}
ul.pager li {
	margin: 0px 2px;
	list-style: none;
	display: inline;
}


.active_page {
	font-size: 11px;
	padding: 1px 4px 2px 4px;
	text-decoration: none;
	font-weight: bold;
	color: #CC3300;
}


/* Search Page */

.highlight {
	background-color: #FFFFCC;
	color: #333333;
}

/* Product details */

.img_prod_thumb_details {
	padding: 10px;
}

.img_prod_thumb_details img {
	border: 1px solid #cccccc;
}
