html {
	height: 100%;
}

body {
	height: 100%;
	min-height: 100%;
}

body, td, input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
}

a:link, a:visited, a:active {
	color: #767676;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

hr {
	height: 1px;
	color: #736a00;
	border: 0px;
	border-top: 1px solid #736a00;
	margin-right: 15px;
}

.reception {
	height: 32px;
	text-align: right;
}

.reception2 {
	height: 12px;
	text-align: right;
}

.top_menu {
    padding-top: 17px;
    height: 34px;
}
.top_menu a:link, .top_menu a:visited, .top_menu a:active {
	color: #998e00;
	text-decoration: none;
}
.top_menu a:hover {
	text-decoration: underline;
}

.brands {
	background-color: #636363;
	padding: 19px 15px 18px 16px;
	width: 145px;
	height: 277px;
	line-height: 14px;
}
.all_brands {
	background-color: #636363;
	padding-top: 29px;
	padding-right: 5px;
	line-height: 14px;
}
.brands a:link {
	color: #ffffff;
}

.brands a:visited {
	color: #FDD790;
}

.all_brands a:visited {
	color: #FDD790;
}


.all_brands a:link {
	color: #ffffff;
}

.sf_bg {
        background: url(../images/sf_bg.gif) center repeat-y;
}
.sf_top {
        background: url(../images/sf_bg_top.gif) center top no-repeat;
        height: 53px;
}
.sf {
        background: url(../images/sf_bg_btm.gif) center bottom no-repeat;
        width: 126px;
        min-height: 166px;
        padding-top: 0;
        padding-left: 20px;
        padding-right: 30px;
        padding-bottom: 20px;
        line-height: 19px;
} 
 

.news {
	width: 160px;
	height: 44px;
	background-image: url(../images/news_bg.gif);
	background-repeat: no-repeat;
	padding-top: 39px;
	padding-left: 16px;
}

.checkout {
	background-image: url(../images/new_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding-top: 24px;
	min-height: 300px;
}
.checkout a:link {
	line-height: 13px;
}

.checkout td {
	line-height: 22px;
}

.new {
	background-image: url(../images/new_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding-top: 24px;
	min-height: 300px;
}
.new a:link {
	line-height: 13px;
}
a.item_name:link {
	font-size: 11px;
	font-weight: bold;
	color: #736a00;
}
.item_name {
	font-size: 11px;
	font-weight: bold;
	color: #736a00;
}
.price {
	font-size: 13px;
	font-weight: bold;
	color: #bf0000;
	line-height: 18px;
}

.footer {
	padding: 10px 16px 10px 16px;
	background-color: #e5e5e5;
}
.footer td {
	color: #747474;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 9px;
}

.btm_menu {
	background-color: #bfbeac;
	padding-top: 6px;
	height: 18px;
	text-align: center;
}
.btm_menu a:link, .btm_menu a:visited, .btm_menu a:active {
	color: #000000;
	text-decoration: none;
}
.btm_menu a:hover {
	text-decoration: underline;
}

.copyright {
	padding-top: 12px;
	height: 20px;
	color: #848484;
	text-align: center;
}

.dhtmlgoodies_contentBox{
	border:0px solid #317082;
	width:450px;
	height:304px;
	visibility:hidden;
	position:absolute;
	background-color:#636363;
	overflow:hidden;
	padding-right:10px;
	padding-top:10px;
	margin-left: 176px;
			
}
.dhtmlgoodies_content{
	position:relative;
	width:759px;
}

.q_box {
	width: 20px;
	text-align: right;
	padding-right: 5px;
	margin-top: 1px;
	vertical-align: top;
}

.cart_th {
	font-weight: bold;
	text-transform: uppercase;
	line-height: 18px;
}

.path {
	font-size: 13px;
	font-weight: bold;
	color: #736a00;
}
.path a:link, .path a:visited, .path a:active {
	color: #636363;
	text-decoration: underline;
}
.path a:hover {
	color: #736a00;
	text-decoration: none;
}

.pager {
	text-align: right;
	padding-right: 25px;
}

.title {
	font-size: 13px;
	font-weight: bold;
	color: #736a00;
	text-transform: uppercase;
}

.cstm_btn {
	color: #ffffff;
	background-color: #636363;
	border: 0px;
	padding: 3px;
}
.cstm_btn:hover {
	background-color: #b82727;
}

.in_cart_btn {
	color: #ffffff;
	background-color: #636363;
	border: 0px;
	width: 78px;
	padding: 3px 0px 3px 0px;
	margin: 6px;
}
.in_cart_btn:hover {
	background-color: #b82727;
}

.item_pic {
	border: 1px solid #a3a3a3;
}
.item_pic:hover {
	border-color: #bf0000;
}

.red {
	COLOR: #ff0000
}

.shopping_cart {
	height: 46px;

    background-image: url(../images/shopping_cart.gif);
    background-position: left;
	background-repeat: no-repeat;
    color: #9D9967;
	text-decoration: none;
	
	font-size: 13px;
	
	float: left; 
	padding-left: 45px;
	padding-top: 30px;
	margin-left: 20px;
}
