body {
	margin: 0;
	padding: 0;
	font-size: 72%;
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	color: #fff;
	background: url(../images/bgfox.jpg) center top fixed repeat-x;
}

p { margin-top: 1em; }

.container_12 {
	background: url(../images/content.jpg) repeat-y;
	margin-bottom: 0px;
	line-height:160%;
}

.col_container {
margin-left: 25px;
}

.col_container img {
border: #aaa147 2px solid;
}

.arriv img {
border: #aaa147 2px solid;
width: 200px;
height: 300px;
}

div.wrapper{
	float:left; /* important */
	position:relative; /* important(so we can absolutely position the description div */ 
}
div.description{
	position:absolute; /* absolute position (so we can position it where we want)*/
	bottom:0px; /* position will be on bottom */
	left:0px;
	width:100%;
	/* styling bellow */
	background-color:black;
	font-family: Trajan Pro, Palatino, Palatino Linotype, Serif;
	font-size:20px;
	font-weight: bold;
	color:white;
	opacity:0.6; /* transparency */
	filter:alpha(opacity=60); /* IE transparency */
}
p.description_content{
	padding:20px;
	margin:0px;
}

.logo {
padding:7px 0px 0px 0px;
}

/* LINK STATES */
	
body#home a#homenav {
color: #aaa147;
}

body#coll a#collnav {
color: #aaa147;
}

body#bou a#bounav {
color: #aaa147;
}

body#shop a#shopnav {
color: #aaa147;
}

body#careers a#careernav {
color: #aaa147;
}

#header a#homenav, a#collnav, a#aboutnav, a#bounav, a#shopnav, a#careernav {
font-size: 14px;
}

a:link { background-color: transparent; font-weight:bold;text-decoration: underline;color:#90213f;}
a:visited { background-color: transparent; font-weight:bold;text-decoration: underline;color:#90213f;}
a:hover { background-color: transparent; font-weight:bold;text-decoration: none;color:#aaa147;}

#footer a:link { background-color: transparent; font-weight:bold;text-decoration: underline;color:#fff }
#footer a:visited { background-color: transparent; font-weight:bold;text-decoration: underline;color:#fff }
#footer a:hover { background-color: transparent; font-weight:bold;text-decoration: none;color:#aaa147;}

h1 {
	font-family: Trajan Pro, Garamond, Times New Roman, Serif;
	font-size: 15px;
	color:#aaa147;
	}
	
h2 {
	font-family: Trajan Pro, Garamond, Times New Roman, Serif;
	font-size: 11px;
	color:#aaa147;
	margin-top: 1em; 
	}

#footer {
	font-family: Trajan Pro, Garamond, Times New Roman, Serif;
	width:864px;
	margin: 0px 0px 0px 5px;
	text-align:center;
	color:#aaa147;
	font-size:10px;
	letter-spacing:0.09em;
	}

#footer ul {
	float:left;
	list-style-type:none;
	display:block;
	padding:0 0 0 120px;
	width:680px;
	margin:0 0 9px 0;
	}
	
#footer ul li {
	display:inline;
	margin-right: 7px;
	padding: 0 0 0 5px;
	background: transparent;
	}

.spacer {
clear: both;
height: 20px;
}

.logos {float:right;margin: -117px 0px 0 0px;}

#store_nav {
margin: 0px 0px 0px 35px;
}

#store_nav ul#m1 {
	margin:10px 0 0 -20px;
	padding-top:0px;
	}
	
#store_nav ul li {
	display:block;
	float:left;
	padding-top:0px;
	list-style-type: none;
	font-size: 11px;
	letter-spacing: 0em;
	}
	
#store_nav ul li a {
	padding:0px 0 0 20px;
	text-transform: uppercase;
	text-decoration:none;
	font-weight:bold;
	}
	
#store_nav ul li a:link, #store_nav ul li a:visited {
	color:#FFF;
	}
	
#store_nav ul li.active a {
color: #aaa147;
}
	
#store_nav ul li a:hover {
	color:#aaa147;
	}
	
.image {
float: left;
margin-bottom: 10px;
}

.image p {
margin: 0 auto;
}

.text_home {
margin: 0px 20px 10px 0px;
font-family: Arial, sans-serif;
font-size: 10px;
padding: 0px 0px 0px 20px; 
line-height: 160%;
width: 125px;  
float: left;
}

.text_home h2 { 
margin-top: -1px; 
}

.text_bou {
margin: 0px 0px 0px 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
padding: 0px 0px 0px 0px; 
line-height: 160%;
width: 150px;  
float: left;
}

.text_bou p { 
margin-top: -1px; 
}

.text_bou h2 { 
margin-top: -1px; 
}

.prod_container {
margin-left: 25px;
}

.prod_container img {
border: #aaa147 2px solid;
}

/*
	Footer social nav
*/

#socialnav {
margin-left: 315px;
}

#socialnav ul#nav-social {
	display: block;
}

#socialnav ul, #socialnav li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#socialnav li {
	display: block;
	float: left;
	padding: 0px 10px 0px 0px;
}

#socialnav a.topsocialnav {
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	margin-top: 0px;
	text-decoration: none;
	text-indent: -1000em;
}

#socialnav a.topsocialnav:hover {
	background-position: 0 -20px;
}

li#twitter a.topsocialnav {
	background-image: url("../images/twitterbutton.jpg");
	width: 90px;
}

li#facebook a.topsocialnav {
	background-image: url("../images/facebookbutton.jpg");
	width: 90px;
}

li#myspace a.topsocialnav {
	background-image: url("../images/myspacebutton.jpg");
	width: 90px;
}

#header {
font-family: Trajan Pro, Garamond, Times New Roman, Serif;
margin-left: 0px;
margin-top: 14px;
height:45px;
background:#28211d;


}
#header ul {
list-style:none;
margin:0;
padding:0;
}
#header ul li {
font-size: 10px;
float:left;
line-height:45px;
position:relative;

}
#header ul li.hover ul,
#header ul li:hover ul {
display:block;
}
#header ul li a,
#header ul li a:active,
#header ul li a:visited {
color:#fff;
text-decoration:none;
height:45px;
float:left;
display:inline; /*ie*/
padding:0 40px;
margin: 0 !important;
line-height:45px;
}
#header ul li a img {
	border:none !important;
}
#header ul li a.here {
background: #222;
}
#header ul li:hover a.here {
background: #333;
}
#header ul li a:hover,
#header ul li:hover {
color:#ac9131 !important;
background:#28211d;
outline:none;
}
#header ul ul {
position:absolute;
top:45px;
left:0px;
background:#28211d;
z-index:99;
width:160px;
display:none;
}
#header ul ul li {
float:none;
z-index:99;
height:26px;
}
#header ul ul li a,
#header ul ul li a:active,
#header ul ul li a:link,
#header ul ul li a:visited {
float:none;
height:26px;
line-height:26px;
display:block;
/*padding-left:40px;*/
background-position:10px center;
background-repeat:no-repeat;
background-image:none !important;
background-color:#28211d;
color:#fff;
}
#header ul ul li a:hover {
background-color:#403631;
background-repeat:no-repeat;
background-position:10px center;
color:#fff;
}

.texta { 
 background: #c7c6c6; 
 border:1px #aaa147 solid; 
}



