/* CSS Document */

* {
	margin:0 auto;
	padding:0;
}

body {
	font-family:Arial, Verdana;
	font-size:11px;
}

table {
	margin:0px;
}

/* Page Structure */

#header {
	font-size:12px;
	clear:both;
}

#headerimg{
	padding-top:5px;
}

#head_space {
	clear:both;
	height:10px;
}

#logo {
	float:left;
}

#logo h1 {
	margin-bottom:20px;
	font-size:24px;
}

#logo a h1 {
	text-decoration:none;
}

#content { 
	padding-top:10px;
}

#top_content {
	float:right;
	text-align:right;
}
	
#top_cart {
	padding-top:5px;
	padding-right:5px;
	text-align:right;
	font-size:14px;
}

.category_menu_header {
	padding:7px;
}

.nav_header {
	font-size:13px;
	padding:3px;
}

#footer {
	padding:10px 0;
	margin-top:30px;
	clear:both;
}


/* Font formatting */

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

h1 {
	margin-top:12px;
	margin-bottom:8px;
	font-size:15px;
}

h2 {
	margin-top:8px;
	margin-bottom:4px;
	font-size:13px;
}

/* General Formatting / Margin Fixes */

.table-pad td {
	padding:4px 0;
}

table {
	margin:0px;
}

#content ul {
	padding-left:20px;
}


/* Navtrail */

#navtrail {
	padding-top:15px;
	padding-bottom:10px;
	font-size:10px;
}


/* Search */

#search {
	padding-top:30px;
	width:145px;
}

.search-box-field {
	width:105px;
}


/* Basket Popup */

#msg_layer {
	position:absolute;
	top:65px;
	z-index:1;
}
	
.msg_title {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-family:"trebuchet MS", verdana;
}
	
.msg_text {
	font-weight: bold;
	color: #FFFFFF;
}

/* Category Menu */

.product-menu ul {
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
}
	
.product-menu li {
	margin: 0 auto;
	padding:0;
	list-style-type: none;
	font-size:11px;
	border-top:1px solid #fff;
}

.category_level0 a {
	background: #eee;
	color:#414141;
	width:145px;
	text-indent:5px;
	display:block;
	text-decoration:none;
	line-height:24px;
}
	
.category_level0 a:hover {
	color:#333;
	background:#d8d8d8;
	text-decoration:none;
}

.category_level0_sel a {
	background: #d8d8d8;
	color:#333;
	width:145px;
	text-indent:5px;
	display:block;
	text-decoration:none;
	line-height:24px;
}

.category_level1 a {
	background: #f2f2f2;
	color:#414141;
	width:145px;
	text-indent:10px;
	display:block;
	text-decoration:none;
	line-height:24px;
}
	
.category_level1 a:hover {
	color:#333;
	background:#d8d8d8;
	text-decoration:none;
}

.category_level1_sel a {
	background: #d8d8d8;
	color:#000;
	width:145px;
	text-indent:10px;
	display:block;
	text-decoration:none;
	line-height:24px;
}

.category_level0_sel a:hover, .category_level1_sel a:hover, .category_level2_sel a:hover  {
	text-decoration:none;
	color:#000;
}

.category_level2 a {
	background: #fafafa;
	color:#414141;
	width:145px;
	text-indent:15px;
	display:block;
	text-decoration:none;
	line-height:24px;
}
	
.category_level2 a:hover {
	color:#333;
	background:#d8d8d8;
	text-decoration:none;
}

.category_level2_sel a {
	background: #d8d8d8;
	color:#000;
	width:145px;
	text-indent:15px;
	display:block;
	text-decoration:none;
	line-height:24px;
}

/* Cart and Checkout */

.div_vpad {
	cursor:pointer;
}

/* Forms */

.cssform p{
	width: 300px;
	clear: left;
	margin: 0;
	padding: 5px 0 8px 0;
	padding-left: 155px;/*width of left column containing the label*/
	height: 1%;
}

.cssform label {
	font-weight: bold;
	float: left;
	margin-left: -155px; /*width of left column */
	width: 150px; /* width of labels. Should be smaller than left column (155px) to create some right margin */
}

.cssform input[type="text"] { 
	width: 180px;
}

.cssform textarea{
	width: 250px;
	height: 150px;
}

* html .threepxfix{
	margin-left: 3px;
}


/* Gallery */

.thumb-container {
	width:170px;
	margin-right:5px;
	height:175px;
	float:left;
	margin-bottom:20px;
}

.thumb-image {
	height:150px;
	overflow:hidden;
	border:1px #f4e7d8 solid;
}


.thumb-capt {
	text-align:center;
	padding:0 10px;
	padding-top:5px;
	font-size:11px;
}

.thumb-capt a {
	color:#333;
	text-decoration:none;
}

.thumb-capt a:hover {
	color:#000;
	text-decoration:underline;
}

/* Listings / Categories */

.product_listing_container {
	float:left;
	width:158px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:20px;
	height:170px;
}

/* Product Page */

.listing_text_container {

}

.listing_enlarge_image {
	font-size:10px;
	color:#999;
}

.listing_image img {
	cursor:pointer;
}

/* Options */

.listing_options_container {
	float:left;
}

.listing_option_title {
	font-weight:bold;
	text-align:left;
}

.listing_option_image {
	float:left;
	width:70px;
	cursor:pointer;
}

.stock_qty_container {
	padding-top:16px;
}

.listing_option_stock_text {
	float:left;
	padding:0 8px;
}

.listing_option_stock {
	float:left;
	padding:0 8px;
}

.option-buy {
	float:left;
	padding:0 8px;
}

.options {
	padding-top:8px;
}

.option_container {
	padding-top: 5px;
	padding-bottom: 5px;
	height:65px;
	clear:both;
	margin-bottom:8px;
	width:300px;
	padding-left:25px;
}

.option_container input {
	font-size: 11px;
}

.option_container select {
	font-size: 11px;
}

/* Category / Product list */

.category_product_title a {
	text-decoration:none;	
}

.category_listing_container {
	float:left;
	width:198px;
	margin-left:2px;
	margin-right:2px;
	margin-bottom:20px;
}

.category_listing_container img, .product_listing_container img {
	border:1px solid #eee;
	padding:2px;
}

.category_offer_overlay {
	z-index: 1;
	position:absolute;
	padding-left: 15px;
}

.category_offer_overlay img {
	border:none;
}

.category_product_subtext {
	font-size:10px;
}
