@charset "utf-8";
@import "reset.css";
/* CSS Document */

body {
	background: #fff url(../images/bg-header.png) top center repeat-x;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}


dt {
	font-size: 16px;
	font-weight: bold;
	margin: 15px 0;
}

dd {
	margin: 15px;
	line-height: 1.4em;
}

em {
	font-style: italic;
}

#container {
	width: 960px;
	margin: 0 auto;
}

#logo {
	text-indent: -5000px;
	float: left;
	width: 290px;
	height: 60px;;
	margin: 40px 0 40px 0;
	cursor: pointer;
}

#search {
	float: right;
	margin: 63px 0 0;
}

#header-menu {
	float: left;
	width: 478;
	height: 15;
	margin: 58px 0 0 190px;
	text-align: right;
}

#header-menu li {
	list-style-type:none;
	position: relative;
	display: inline;	
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 0 8px;
}

#header-menu a, #header-menu a:visited {	
	text-decoration: none;
}

#header-menu a:hover {
	text-decoration: underline;	
}



#menu {
	color: #eee;
	width: 960px;
	height: 46px;
	clear: both;
	margin: 0 0 5px;
}

#menu ul {
	list-style: none;
	list-style-image: none;
	background: transparent url(../images/div-menu.gif) top left no-repeat;
	height: 46px;
}

#menu li {
	background: transparent url(../images/div-menu.gif) top right no-repeat;
	float: left;
	margin: 0;
	height: 46px;
}

#menu a, #menu a:visited {
	display: block;
	color: #eee;
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 16px 30px 17px;
	margin: 0;
}

#menu a:hover {
	color: #AAD2FF;
	background: transparent url(../images/bg-menu-hover.gif) bottom center no-repeat;
	text-decoration: none;	
}

.tab-container {
	background-color: #e8e8e8;
	height: 39px;
	float: left;
	width: 100%;
}

ul.tabs {
	list-style: none;
	list-style-image: none;
	clear: both;
}

ul.tabs li {
	border: 0;
	float: left;
	margin: 5px 5px 0;
	background-color: #f8f8f8;
}

ul.tabs a, ul.tabs a:visited {
	display: block;
	font-size: 14px;
	/*text-transform: uppercase;*/
	text-decoration: none;
	padding: 10px;
	margin: 0;
	border-bottom: 1px solid #fff;
}

ul.tabs a:hover {
	background: #fff8dd;
	text-decoration: none;	
}

.gap {
	width: 960px;
	height: 15px;
	float: left;
	clear: both;
}

#col-707 {
	width: 707px;
	margin: 0 15px 15px 0;
	float: left;
}

#col-336 {
	width: 336px;
	margin: 0 15px 15px 0;
	float: left;
}

#col-593 {
	width: 593px;
	margin-right: 15px;
	float: left;
}

#col-371 {
	width: 371px;
	margin-right: 15px;
	float: left;
}

#sidebar {
	width: 222px;
	float: left;
	font-size: 11px;
}

#sidebar h3 {
	background-color: #333;
	color: #fff;
	font-size: 11px;
	text-transform: uppercase;
	padding: 8px;
	border: 0;
	letter-spacing: 0.15em;
}

#col-222 {
	width: 222px;
	float: left;
}

#col-222 img {
	width: 220px;
	height: 220px;
	border: 1px solid #11264a;
}

#footer {
	width: 100%;
	padding: 5px 0 0;
	margin: 30px 0 0;
	border-top: 1px solid #ccc;
	background: #f4f4f4;
	height: 55px;
}

#footer-text {
	width: 960px;
	text-align: right;
	margin: 15px auto;
	line-height: 1.2em;
}

a:link {
	color: #0044dd;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #0055ee;
	font-weight: bold;
	text-decoration: none;	
}

a:active {
	color: #0044dd;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #0044dd;
	font-weight: bold;
	text-decoration: underline;
}

strong {
	font-weight: bold;
	color: #333;
}

h1 {
	font-size: 28px;
	font-weight: normal;
	color: #000;
	padding-bottom: 10px;
	border-bottom: 1px solid #aaa;	
}

#logo h1 {
	border: 0 !important;
}

h2 {
	font-size: 22px;
	font-weight: bold;
	color: #000;
	margin-bottom: 0.5em;	
}

h3 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	margin-bottom: 0.5em;
	padding-bottom: 4px;
	border-bottom: 1px dotted #aaa;
}

p {
	line-height: 1.5em;
	margin-bottom: 1.0em;
}

ul {
	list-style: square;
}

li {
	margin: 0 0 5px 15px;
}



ul.sitemap {
	list-style: disc;
	list-style-image: none;
}

ul.sitemap li {
	font-size: 11px;
	line-height: 1.1em;
	margin: 0 0 5px 10px;
}

ul.small-list li {
	font-size: 16px;
}

th {
	border-bottom: 1px solid #777;
	padding: 4px;
	font-weight: bold;
	color: #555;
	background-color: #f0f0f0;
}

td {
	border-bottom: 1px solid #ddd;
	padding: 3px;
	background-color: #f8f8f8;
}

.td-alt {
	background-color: #f0f0f0;
}

#orac-value {
	background: #11264A url(../images/bg-orac-value.jpg) top left no-repeat;
	width: 152px; /* 222 */
	height: 60px; /* 80 */
	padding: 10px 10px 10px 60px;
	font-size: 10px;
	color: #fff;
}

#orac-value h3 {
	font-size: 14px;
	font-weight: bold;
	color: #ddd;
	margin-bottom: 0;
	background-color: transparent;
	padding: 0;
}

#orac-value strong {
	color: #fff;
	font-weight: bold;
	font-size: 32px;
}

div.list-banner {
	padding: 0 62px 10px 62px;
}

div.item-banner {
	float: right;
	padding: 20px 52px;
}

.product-img-c1 {
	float: left;
	margin: 16px 16px 0 0;
	border: 0;
	padding: 0;
}

.product-img-c2 {
	float: left;
	margin: 16px 0 0 0;
	border: 0;
	padding: 0;
}

.home-searched {
	margin: 0 8px 20px 0;
	padding: 0;
	text-align: center;
	font-weight: bold;
	border: 0;
	width: 133px;
	float: left;
	font-size: 10px;
}

.home-searched img {
	border: 0;
	margin-bottom: 3px;
}

.home-searched a {
	text-decoration: none;
}

.orac-description {
	padding: 10px;
	background: #f0f0f0;
	font-size: 15px;
}
