

#footer {
	background : url(../images/bgr_footer.gif) repeat-y;
	width      : 100%;
	overflow   : hidden;
}

#subnav {
	background : url(../images/bgr_subnav.png) no-repeat center 14px;
	width      : 914px;
	margin     : 0 auto;
	overflow   : hidden;
}

#subnav h3 {
	text-align : center;
	text-transform : uppercase;
	font    : 14px/1.3em "Times New Roman", Times, serif;
	color   : #699;
	padding : 5px 0 5px 27px;
}

.wrapper_subnav {
	width : 100%;
	background : #120a00;
}

.subnav_item {
	background : url(../images/bgr_subnav_item.png) no-repeat center bottom;
	width      : 890px;
	overflow   : hidden;
	padding    : 15px 0 14px;
	margin     : 0 0 0 40px;
}

.subnav_item_last {
	background : none;
}

.subnav_item ul {
	float : left;
	width : 96px;
	padding : 0 15px;
}

.subnav_item ul.last {
	padding : 0 0 0 15px;
}

.subnav_item li {
	background : url(../images/ico_items.gif) no-repeat 0 3px;
	color      : #999; 
	padding    : 2px 0 2px 15px;
	font       : 9px/1.3em Verdana, Geneva, sans-serif;
}

.subnav_item li a, .subnav_item li a:visited {
	color : #999;
}

.subnav_item li.title {
	background : url(../images/ico_items2.gif) no-repeat 0 3px;
	color      : #ccc;
	text-transform : uppercase;
	padding    : 0 0 12px 9px;
}

.wrapper_footer {
	background : #000 url(../images/bgr_wrapper_footer.jpg) repeat-x center top;
	width      : 100%;
	position : relative;
	height  : 240px;
	bottom : 0;
}

.wrapper_footer2 {
	background : #000 url(../images/bgr_wrapper_footer2.jpg) no-repeat center top;
	width      : 914px;
	margin     : 0 auto;
	padding    : 101px 0 10px; 
	position   : relative;
}

.footer_item {
	float : left;
	clear:right;
}

.footer_item h3 {
	font   : bold italic 13px/1.3em "Times New Roman", Times, serif;
	text-transform : lowercase;
	color  : #ccc;
	margin : 0 0 18px;
}

.footer_item ul li > a {
	cursor:pointer;
}

.footer_item .ico {
	position : absolute;
}

/* Footer_home */
#footer_home{ width:155px; padding:0 28px 0 24px; }
#footer_home .ico{ margin:-30px 0 0; }
#footer_home h3{ padding:0 0 0 56px; }
#footer_home li{ color:#999; font:14px/1.3em "Times New Roman", Times, serif; text-transform:uppercase; }
#footer_home li a{ color:#999; }
#footer_home li a:hover,
#footer_home li a.select{ color:#fff; text-decoration:none; }

/* Footer_cart */
#footer_cart{ width:220px; padding:0 29px 0 0; }
#footer_cart .ico{ margin:-32px 0 0; }
#footer_cart h3{ padding:0 0 0 98px; margin:0 0 22px; }
#footer_cart ul{ padding:10px 0 0 20px; }
#footer_cart li{ color:#999; background:url(../images/ico_items.gif) no-repeat 0 3px; padding:2px 0 2px 15px; font:9px/1.3em Verdana, Geneva, sans-serif; }
#footer_cart li a{ color:#999; }

/* Bottom_cart */
#bottom_cart{ background:url(../images/bgr_bottom_cart.png) no-repeat; width:191px; height:35px; }
#bottom_cart p{ text-transform:uppercase; color:#f60; font:bold 14px "Garamond", Arial, Helvetica, sans-serif; width:65px; float:right; text-align:center; padding:9px 0 0; }
#bottom_cart p a{ color:#f60; font-weight:bold; }

/* Footer_newsletter */
#footer_newsletter {
	width   : 262px;
	padding : 0 28px 0 0;
}

#footer_newsletter .ico {
	margin : -32px 0 0;
}

#footer_newsletter h3 {
	padding : 0 0 0 58px;
	margin  : 0 0 18px;
}

#footer_newsletter p.links {
	width    : 100%;
	overflow : hidden;
}

#footer_newsletter p.links a {
	float       : left;
	width       : 38px;
	height      : 39px;
	text-indent : -9999em;
	margin      : 0 13px 0 0;
}

#btn_twitter {
	background:url(../images/btn_twitter.png) no-repeat;
}

#btn_facebook {
	background : url(../images/btn_facebook.png) no-repeat;
}

#footer_newsletter p a:hover {
	background-position : left bottom;
}

/* Bottom_search */
#bottom_search {
	background : url(../images/bgr_bottom_search.png) no-repeat;
	width      : 233px;
	height     : 43px;
	margin     : 0 0 12px;
}

#bottom_search form {
	float : left;
}

#bottom_search fieldset {
	float   : left;
	padding : 2px 0 0 6px;
}

#bottom_search input {
	background : none;
	border     : 0;
}

#email {

	font       : 12px Arial, Helvetica, sans-serif;
	color      : #000;
	margin     : 2px 4px 0 0;
	float      : left;
	width      : 176px;
	padding    : 5px;
	}

#bottom_search #newsletter_send {
	float  : right;
	color  : #f16303;
	text-transform : uppercase;
	font   : 11px Georgia, "Times New Roman", Times, serif;
	margin : 8px 0 0 2px;
	cursor : pointer;
	width  : 30px;
}

/* Footer_contact */
#footer_contact {
	width : 162px;
}

#footer_contact .ico {
	margin : -33px 0 0;
}

#footer_contact h3 {
	padding : 0 0 0 35px;
	margin  : 0 0 15px;
}

#footer_contact li {
	color : #999;
	font  : 14px/1.3em "Times New Roman", Times, serif;
	text-transform : uppercase;
}

#footer_contact li a {
	color : #999;
}

#footer_contact li a:hover, #footer_contact li a.select {
	color : #fff;
	text-decoration : none;
}

/* Copyrights */
#copyrights {
	border-top : 1px solid #2f281f;
	background : #000;
	padding    : 10px 0;
}

#copyrights p {
	text-align  : center;
	font-size   : 11px;
	line-height : 1.3em;
	color       : #666;
}

#copyrights p a {
	color : #666
}