body, table {
	font-family: Arial;
	color: black; /*general text*/
	font-size: 12px;

}

form {
	margin: 0;
}

body {
	margin: 0;
	background: #d8f2ff; /*background*/
}

table {
	background: transparent;
	color: black; /*general text*/
}

div {
	background: transparent;
}

img {
	border: 0;
}

a {
	color: #2623b0; /*general link*/
	text-decoration: none;
}

a:hover {
	color: #2623b0; /*general link hover*/
	text-decoration: underline;
}

h1 {
	font-family: Arial;
	font-size: 18px;
	color: #003663; /*page title*/
	font-weight: bold;
	margin-bottom: 20;
}

div.trail {
	font-size: 11px;
}

table.container {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 900px;
}

table.header {
	width: 100%;
	background: #000000; /*header background*/
	margin-bottom: 5px;
}


table.header td div {
	font-size: 12px;
}

table.header div {
	background: #000000; /*header background*/
	padding: 5px;
}

table.header div.panel_header_top_right_box a {
	padding-left: 10px;
}

table.header div {
	color: white; /*contacts*/
}

table.header div a {
	color: white; /*contacts*/
	font-weight: bold;
}

table.header div a:hover {
	color: #fb6703; /*contacts hover*/
}

a.hometab:hover {
	color: black;
}

table.tabs {
	width: 100%;
	background: #d8f2ff; /*tab background*/
	margin-bottom: -1px;
}

table.tabs td table td span.cat_link {
	display: block;
	float: left;
	background: transparent url(tableft.gif) no-repeat left top;
}

table.tabs td table td span.cat_link_hover,
table.tabs td table td span.cat_link_active {
	display: block;
	float: left;
	background: transparent url(tableft.gif) no-repeat left -24px;
}


table.tabs td table td span.cat_link a {
	display: block;
	float: left;
	background: transparent url(tabright.gif) no-repeat right top;
	color: #003399; /*tabs text*/
	font-weight: bold;
	text-decoration:none;
	padding: 5px 12px;
	padding-bottom: 4px;
}

table.tabs td table td span.cat_link_active a,
table.tabs td table td span.cat_link_active a:hover,
table.tabs td table td span.cat_link_active a:active,
table.tabs td table td span.cat_link_hover a:hover,
table.tabs td table td span.cat_link_hover a:active,
table.tabs td table td span.cat_link a:hover,
table.tabs td table td span.cat_link a:active {
	display: block;
	float: left;
	background: transparent url(tabright.gif) no-repeat right -24px;
	color: white; /*tabs text active*/
	font-weight: bold;
	text-decoration:none;
	padding: 5px 12px;
	padding-bottom: 4px;
}



table.loginbar {
	background: #2623b0 url(tabbarbottom.gif) no-repeat left top;
	width: 100%;
	font-size: 11px;
	font-weight: bold;
	color: white; /*searchbar text*/
}



table.loginbar td div {
	padding: 9px;
}

table.loginbar a {
	color: white; /*searchbar text*/
}

table.loginbar a:hover {
	color: orange; /*searchbar text hover*/
}




table.searchbar {
	background: white url(lowerbar.gif) no-repeat left top;
	width: 100%;
	height: 55px;
	font-size: 13px;
	font-weight: bold;
	color: white; /*specials bar text*/
	margin-top: 2px;
}

table.searchbar div.searchblock {
	padding-bottom: 3px;
}

table.searchbar span.blurb {
	font-weight: normal;
	font-size: 11px;
}

table.searchbar input, select {
	font-size: 12px;
}

table.searchbar a {
	color: white; /*specials bar link*/
}

table.searchbar a:hover {
	color: #bdd3ff; /*specials bar link hover*/
}


table.searchbar td {
	padding: 4px;
}






table.main {
	background: transparent url(main.gif) no-repeat left bottom;
	margin-top: 2px;
	width: 100%;
	padding-bottom: 40px;
}

table.main td.center {
	padding: 5px;
}

table.main td.left {
	width: 160px;
}

table.main td.right {
	width: 160px;
}


table.sidebar {
	width: 100%;
	border: 1px solid;
	border-color: #dddddd; /*sidebar border*/
	border-top: 0;
	background: white; /*sidebar background*/
	margin-bottom: 10px;
	font-size: 11px;
	color: black; /*sidebar text*/
	
	padding: 3px;
}



table.sidebar caption {
	height: 30px;
	background: white url(caption.gif) no-repeat left top;
	color: white; /*sidebar title*/
	padding: 6px 6px;
	font-size: 14px;
	font-weight: bold;
}

table.sidebar input {
	font-size: 11px;
}


table.sidebar#products tr td span.price {
	color: red; /*sidebar product prices*/
	font-weight: bold;
}

/* news */

table.sidebar#news div.headline {
	padding-top: 5px;
	font-weight: bold;
}

table.sidebar#news div.date {
	font-weight: bold;
	padding: 3px 0;
}

table.sidebar#news div.snippet {
	padding-bottom: 5px;
}





table.sidebar#categories {
	background: #e6ebf6; /*categories level2 background*/
	border: 0;
	border-bottom: 1px solid #dddddd;
	padding: 0px;
	padding-bottom: 10px;
}

table.sidebar#categories td.l1,
table.sidebar#categories td.l1_over {
	background: #c4d5f4; /*categories level1 background*/
	padding: 4px 6px;
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
}

table.sidebar#categories td.l1 a,
table.sidebar#categories td.l1_over a {
	color: #003399; /*categories level1 link*/
	text-decoration: none;
}

table.sidebar#categories td.l1_over a:hover,
table.sidebar#categories td.l1 a:hover {
	color: #003399; /*categories level1 link hover*/
	text-decoration: underline;
}

table.sidebar#categories td.l2,
table.sidebar#categories td.l2_over {
	background: #e6ebf6; /*categories level2 background*/
	padding: 2px 4px;
	font-size: 11px;
	padding-left: 10px;
}

table.sidebar#categories td.l2 a,
table.sidebar#categories td.l2_over a {
	color: #003399; /*categories level2 link*/
	text-decoration: none;
}

table.sidebar#categories td.l2_over a:hover,
table.sidebar#categories td.l2 a:hover {
	color: #003399; /*categories level2 link hover*/
	text-decoration: underline;
}

td.right table.sidebar caption {
	height: 30px;
	background: white url(caption_right.gif) no-repeat right top;
	color: white; /*sidebar title*/
	padding: 6px 6px;
	font-size: 14px;
	font-weight: bold;
}

table.footer {
	width: 100%;
	background: #f5f5f5; /*footer background*/
	color: black; /*footer text*/
	font-weight: bold;
	font-size: 11px;
	border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #c3c3c3;
}

table.footer div {
	background: #f5f5f5; /*footer background*/
	color: black; /*footer text*/
	font-size: 11px;
}

table.footer a {
	color: #003399; /*footer link*/
	font-weight: bold;
	padding: 0 6px;
	border-right: 1px solid black;
}

table.footer a:hover {
	color: #003399; /*footer link hover*/
	font-weight: bold;
	text-decoration: underline;
	padding: 0 6px;
	border-right: 1px solid black;
}

table.footer td {
	padding: 7px 15px;
}


table.footer2 {
	width: 100%;
	background: #f5f5f5; /*footer background*/
	color: black; /*footer text*/
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	border-top: 1px solid #a0a0a0;
}

table.footer2 div {
	background: #f5f5f5; /*footer background*/
	color: black; /*footer text*/
	font-size: 10px;
}

table.footer2 a {
	color: #003399; /*footer link*/
	font-weight: bold;
}

table.footer2 a:hover {
	color: #003399; /*footer link hover*/
	font-weight: bold;
	text-decoration: underline;
}

table.footer2 td {
	padding: 7px 15px;
}






























