/* CSS Document */

* {
	margin:0;
	padding:0;
}

img {
	border:none;
}

input, select {
	padding:2px;
	font-size:12px;
}

a {
	color:#2964c8;
}

a:hover {
	color:#114193;
}

body {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#121212;
}

p {
	margin-top:5px;
	margin-bottom:15px;
	line-height:16px;
}

h1 {
	color:#174aa0;
	font-size:18px;
	font-weight:normal;
	margin-top:7px;
	margin-bottom:15px;
	padding-bottom:3px;
	border-bottom:1px solid #c9d4e8;
}

h2 {
	font-weight:bold;
	font-size:13px;
	color:#174aa0;
	margin-top:8px;
	margin-bottom:6px;
}

h3 {
	font-weight:normal;
	font-size:13px;
}


ul, ol {
	margin-left:25px;
}

.clear {
	clear:both;
	height:0;
	font-size:0;
}

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

#header {}

#logo {
	height:84px;
	float:left;
	top:20px;
	position:relative;
}

#top-cart {
	background:url(/images/basket-bg.jpg);
	width:224px;
	padding-left:40px;
	height:21px;
	padding-top:6px;
	float:left;
	margin-top:-5px;
	color:#424242;
	font-size:12px;
}

#top-cart a {
	color:#316fd8;
	text-decoration:underline;
	font-size:11px;
	margin-left:14px;
}

#header-content {
	float:right;
	width:723px;
}

#search {
	padding-left:94px;
	padding-top:30px;
	color:#7a7a7a;
	font-family:Verdana, Arial;
	font-size:14px;
}

#header-msg {
	float:left;
	padding-top:3px;
	padding-right:20px;
}

#search-input {
	float:left;
	width:181px;
	font-size:11px;
}

#search-input input {
	background:url(/images/search-glass.jpg) no-repeat left;
	padding-left:25px;
	border:1px solid #ccc;
	color:#6e6e6e;
	width:130px;
}

#search-type {
	float:left;
	width:140px;
}

#search-type select {
	border:1px solid #ccc;
	padding:1px;
	width:135px;
	color:#6e6e6e;
}

#search-button {
	float:left;
	width:79px;
}

#search-button input {
	padding:0;
}

#top-menu {
	clear:both;
	position:relative;
	z-index:20;
}

#menu {
	float:right;
	clear:both;
	width:702px;
}

#menu-left {
	background:url(/images/menu-left.jpg) no-repeat;
	width:9px;
	height:24px;
	float:left;
}

#menu-options {
	background:url(/images/menu-bg.jpg) repeat-x;
	height:24px;
	float:left;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#menu-right {
	background:url(/images/menu-right.jpg) no-repeat;
	width:10px;
	height:24px;
	float:left;
}

.menu-item, .menu-item-sel {
	float:left;
}

#menu-options a {
	display:block;
	height:19px;
	padding:0 11px;
	text-align:center;
	padding-top:5px;
	color:#fff;
	text-decoration:none;
}

#menu-options .menu-item a:hover {
	background:#333;
}

#menu-options .menu-item-sel a {
	background:#fafafa;
	border:1px solid #dfdfdf;
	border-bottom:none;
	top:-3px;
	position:relative;
	z-index:100;
	height:21px;
	padding-top:7px;
	color:#333;
}

#sub-menu {
	float:left;
	background:#fafafa;
	border:1px solid #dfdfdf;
	width:978px;
	padding-left:10px;
	padding-bottom:2px;
	padding-top:2px;
}

#sub-menu-content {
	float:right;
	width:687px;
}

.sub-menu-item, .sub-menu-item-sel, .sub-menu-text{
	float:left;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.sub-menu-item a, .sub-menu-item-sel a{
	padding:0 8px;
	display:block;
	height:20px;
	padding-top:5px;
	color:#333;
	text-decoration:none;
}

.sub-menu-item a:hover, .sub-menu-item-sel a:hover{
	color:#000;
	text-decoration:underline;
}

.sub-menu-item-sel a{
	font-weight:bold;
}

.sub-menu-text {
	padding-top:5px;
	color:#333;
	font-size:11px;
}

#sub-content {
	float:left;
	width:172px;
	margin-top:5px;
	background:#f2f2f2;
	margin-bottom:15px;
}

.sub-content-header {
	background:url(/images/side-menu-header.jpg) no-repeat;
	height:26px;
	padding-top:6px;
	font-size:14px;
	color:#fff;
	padding-left:10px;
}

.sub-content-content {
	padding:10px;
	font-size:12px;
	color:#474747;
}

.sub-content-content p {
	margin-bottom:10px;
}

#content {
	float:right;
	width:808px;
	margin-bottom:10px;
	padding:10px 0;
}

#footer {
	clear:both;
	border-top:1px solid #ccc;
	margin-top:10px;
	margin-bottom:15px;
	padding-bottom:15px;
	padding-top:8px;
	font-size:10px;
	color:#858585;
	line-height:18px;
}

#footer a {
	color:#858585;
	text-decoration:none;
}

#footer a:hover {
	color:#333;
	text-decoration:underline;
}

#selector-inputs select {
	margin-bottom:5px;
	border:1px solid #ccc;
	padding:1px;
	width:150px;
	color:#6e6e6e;
}

#selector-inputs select option{
	color:#6e6e6e;
}

#selector-inputs input {
	margin-top:5px;
}

#home-content {

}

#main-promotion {
	float:left;
	width:339px;
}

#home-sub-content {
	float:right;
	width:459px;
}

#sub-promotion {
	height:110px;
}

.black-title-left {
	background:url(/images/black-title-left.jpg) no-repeat;
	float:left;
	width:10px;
	height:30px;
	margin:10px 0;
}

.black-title {
	height:23px;
	padding-top:7px;
	color:#fff;
	width:438px;
	float:left;
	background:url(/images/black-title-bg.jpg) repeat-x;
	margin:10px 0;
}

.black-title-right {
	background:url(/images/black-title-right.jpg) no-repeat;
	float:left;
	width:10px;
	height:30px;
	margin:10px 0;
}

#carosel {
	clear:both;
}

.home-news-item {
	border-bottom:1px dashed #3066c4;
	padding:8px;
	margin-bottom:5px;
}

.home-news-item a {
	text-decoration:none;
}

.home-news-item a:hover {
	text-decoration:underline;
}

.navtrail {
	font-size:11px;
	color:#666;
	padding-top:8px;
}

.list-container {
	float:left;
	width:202px;
}

.list-title {
	text-align:center;
	padding:0 20px;
	padding-top:10px;
}

.list-title a {
	text-decoration:none;
}

.list-list {
	margin-bottom:3px;
}

.list-list a {
	text-decoration:none;
}

.list-list a:hover {
	text-decoration:underline;
}

.list-price {
	font-weight:bold;
	padding-top:5px;
}

.listing-image {
	margin:20px 0;
}

.option-table td {
	padding:4px;
}

.listing_option_price {
	font-size:16px;
	color:#169119;
	font-weight:bold;
}

.listing-txt {
	padding:20px 0;
}

.checkout-table td {
	padding:4px;
}

#msg_layer {
	position:absolute;
	left:680px;
	top:135px;
	z-index:1;
}

.msg_title {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-family:"trebuchet MS", verdana;
}

.msg_text {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.field_info {
	color:#666;
	font-size:11px;
}

.cartprev_container {
	padding:3px;
	border:1px dashed #91b1e5;
	background:#e4ecfa;
	font-size:11px;
}

.listing-price-msg {
	color:#FF6600;
	padding-bottom:5px;
	font-size:11px;
}