@charset "utf-8";

/************************************
	IMPORT SECTION SPECIFIC STYLES
*************************************/

@import 'reset.css';
@import 'lightwindow.css';

/************************************
	GENERAL POSITIONING STYLES
*************************************/

.clearfix {
	clear: both;
}
.brands_heading {
	clear: both;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

/************************************
	BRAND LIST STYLES
*************************************/

.brand_list_item {
	margin-left: auto;
	margin-right: auto;
	width: 650px;
}

.brand_list_item .brand_image {
	width: 110px;
	float: left;
	height: 110px;
	margin: 5px;
}

.brand_list_item .brand_text {
	width: 520px;
	padding-top: 15px;
}

.brand_image_main {
	clear: both;
	height: 100px;
	width: 100px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

.brand_text_main {
	clear: both;
	width: 600px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}

/************************************
	GENERAL HTML TAG STYLES
************************************/

body {
	background-image: url(../images/bg.jpg);
	margin-bottom: 0px;
	margin-top: 0px;
}

/************************************
	LAYOUT SPECIFIC STYLES
************************************/

.column_left {
	margin: 0px;
	padding: 0px;
	width: 35px;
}

.column_right {
	margin: 0px;
	padding: 0px;
	width: 35px;
}

/************************************
	GRADIENT BORDER STYLES
************************************/

.grade_left {
	background-image: url(../images/grade_left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.grade_right {
	background-image: url(../images/grade_right.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

.grade_top {
	background-image: url(../images/grade_top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

/************************************
	SEARCH ENGINE TEXT STYLES
************************************/

.seo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 12px;
}

/************************************
	NAVIGATION BAR STYLES
************************************/

.nav {
	background-image: url(../images/nav_02/nav_bg.gif);
	background-repeat: repeat-x;
	height: 33px;
}

/************************************
	CONTENT AREA STYLES
************************************/

.container {
	background-image: url(../images/container_bg.jpg);
	background-repeat: repeat;
}
.container .shadow {
	background-image: url(../images/content_shadow.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.content_header{
	background-image: url(../images/content_title_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 42px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}

.content_header_white{
	background-image: url(../images/content_title_bg2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 42px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}

.content_area {
	padding-left: 10px;
	padding-right: 0px;
}

.content_area .heading {
	padding-top: 6px;
	font-weight: bold;
	text-transform: uppercase;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C1B29F;
	border-bottom-color: #C1B29F;
	display: block;
	height: 20px;
	vertical-align: middle;
	margin-bottom: 4px;
	padding-bottom: 0px;
}

.sidebar {
	background-image: url(../images/paper_mid.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #512F1F;
	padding-bottom: 0px;
}

.newsidebar {
	background-image: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #512F1F;
	padding-bottom: 0px;
	background-color: #FFFFFF;
}


.newsidebar a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #512F1F;
}

.newsidebar a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #512F1F;
	text-decoration: none;
}

.newsidebar a :visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #512F1F;
}

.sidebar a {
	color: #512F1F;
	text-decoration: none;
}

.sidebar a:hover {
	color: #512F1F;
	text-decoration: underline;
}

.sidebar_heading {
	padding-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #512F1F;
	font-size: 12px;
	padding-top: 6px;
	padding-bottom: 3px;
	margin-bottom: 0px;
	font-weight: bold;
}
.brands {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.sidebar ul {
	width: 96%;
	margin-top: 6px;
	margin-left: 3px;
	padding-bottom: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C1B29F;
}

.sidebar li {
	list-style-position: inherit;
	list-style-image: none;
	padding-left: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #512F1F;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1B29F;
	list-style-type: none;
}

.brand_logos {
	background-image: url(images/container_bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	min-height: 150px;
	padding-top: 0px;
	padding-bottom: 6px;
	
}

.nav_bottom {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #7B7979;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 4px;
}

.nav_bottom a {
	color: #7B7979;
	text-decoration: underline;
	padding-right: 4px;
	padding-left: 4px;
}

.nav_bottom a:hover {
	color: #666666;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
}

/************************************
	PRODUCTS AREA STYLES
************************************/

.product_container {
	min-height: 180px;
	max-height: 180px;
	height: 180px;
}

.product_detail_container {
	min-height: 300px;
	max-height: 300px;
	height: 300px;
}

.product_entry_container {
	min-height: 200px;
	max-height: 200px;
	height: 200px;
}

.product_header {
	min-height: 30px;
	max-height: 30px;
	height: 30px;
	background-image: url(../images/product_title_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 1px;
	text-indent: 10px;
}

	.product_header a {
		text-transform: uppercase;
		color: #FFFFFF;
		text-decoration: none;
	}
	
	.product_header a:hover {
		text-transform: uppercase;
		color: #FFFFFF;
		text-decoration: underline;
	}

.product_main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #FFFFFF;
	/* border: 1px solid #E6CCBF; */
}

.product_main a {
	color: #512F1F;
	text-decoration: underline;
}

.product_main a:hover {
	color: #512F1F;
	text-decoration: none;
}

.product_main ul {
	padding-left: 14px;
}


.product_breadcrumbs {
	text-transform: lowercase;
}

.product_shorttext {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #371707;
	padding-top: 2px;
	padding-bottom: 2px;
	min-height: 15px;
}

.product_price {
	font-size: 14px;
	text-align: left;
	height: 35px;
	width: 80px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 10px;
	float: left;
}
.product_special {
	float: left;
	height: 45px;
	width: 100px;
}
.product_brand {
	float: right;
	height: 45px;
	width: 100px;
}

.product_price_wholesale {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #371707;
	text-align: center;
	padding: 4px;
	height: 16px;
	width: 75px;
	border: 1px solid #371707;
}

.product_detail_image {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}


.product_detail_title {
	color: #512F1F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}

/************************************
	TAMBY'S PRODUCT STYLES
************************************/

#productcategory_container {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
.productcategory {
	margin: 2px;
	width: 155px;
	border: 1px solid #C1B29F;
}
.productcategory_img {
	margin: 5px;
	height: 90px;
	text-align: center;
}
.product_cat_text {
	text-align: left;
	padding-bottom: 20px;
}
.product_vat {
	background-image: url(../images/price.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 100px;
	float: right;
}
.product_line {
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.productcategory_title {
	background-color: #F0E8DD;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C1B29F;
	height: 35px;
	text-align: center;
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

	.productcategory_title a {
		color: #512f1f;
		text-decoration: none;
	}
	
	.productcategory_title a:hover {
		color: #512f1f;
		text-decoration: underline;
	}


.productcat_title {
	background-image: url(../images/product_title_bg.gif);
	background-repeat: no-repeat;
	height: 40px;
	text-align: left;
	text-indent: 10px;
	padding-top: 20px;
	text-transform: uppercase;
}

	.productcat_title a {
		color: #512F1F;
		text-decoration: none;
	}
	
	.productcat_title a:hover {
		color: #512F1F;
		text-decoration: underline;
	}

.productcat_img {
	float: left;
	width: 200px;
	text-align: left;
}
.product_cat_info {
	float: right;
	width: 430px;
}

.productcat_bcrumb {
	color: #ECE5DA;
	background-image: url(../images/product_bcrumb.jpg);
	background-repeat: no-repeat;
	height: 35px;
	text-align: left;
	text-indent: 20px;
	padding-top: 4px;
	width: 667px;
	background-position: left top;
}

	.productcat_bcrumb a {
		color: #ECE5DA;
		text-decoration: underline;
	}
	
	.productcat_bcrumb a:hover {
		color: #FFFFFF;
		text-decoration: underline;
	}

.float_left1 {
	float: left;
	width: 200px;
}



/************************************
	FOOTER AREA STYLES
************************************/

.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-variant: small-caps;
	background-image: url(../images/paper_dark.jpg);
	padding-top: 3px;
	padding-bottom: 6px;
	color: #371707;
}

	.footer a {
		color: #371707;
		text-decoration: underline;
	}
	
	.footer a:hover {
		color: #371707;
		text-decoration: none;
	}
.productslider {
	float: right;
	height: 200px;
	width: 450px;
}
.brandslider {
	float: left;
	height: 200px;
	width: 220px;
}
.storeslider {
	float: right;
	height: 200px;
	width: 450px;
}

/************************************
	FORM STYLES
************************************/

#txt_name {
	background-color: #F2EADF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #442516;
	border-right-color: #442516;
	border-bottom-color: #442516;
	border-left-color: #442516
}
#txt_email {
	background-color: #F2EADF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #442516;
	border-right-color: #442516;
	border-bottom-color: #442516;
	border-left-color: #442516;
}
#txt_subject{
	background-color: #F2EADF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #442516;
	border-right-color: #442516;
	border-bottom-color: #442516;
	border-left-color: #442516
}
#txt_message{
	background-color: #F2EADF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #442516;
	border-right-color: #442516;
	border-bottom-color: #442516;
	border-left-color: #442516;
}

#txt_verify {
	background-color: #F2EADF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #442516;
	border-right-color: #442516;
	border-bottom-color: #442516;
	border-left-color: #442516;
}
.homeslider {
	float: left;
	height: 158px;
	width: 675px;
}
.adslider {
	float: left;
	height: 200px;
	width: 675px;
}
