html body {
	background: #1a1a1a url(../../images/site_bg.jpg) repeat 0 0;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 18px;
	color: #888888;
	margin: 0;
}
.wrapper {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}
#top {
	width: 100%;
	height: 111px;
	margin: 0 auto;
	padding: 0;
	background: #000;
}
#top .logo {
	width: 1000px;
	height: 111px;
	margin: 0 auto;
	padding: 0;
	background: url(../../images/top.jpg) no-repeat 0 0;
}

#main {
	width: 100%;
	height: auto;
	background: #000 url(../../images/body_bg.jpg) no-repeat top center;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}
	


/*----------------- PRIMARY NAVIGATION -------------------*/

#primary {
	width: 100%;
	height: 43px;
	background: #181818;
	position: relative;
	z-index: 4;
	clear: both;
}
#primary ul {
	width: 1000px;
	height: 43px;
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
}
#primary li {
	float: left;
	padding: 0 15px 0 15px;
	margin: 0;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#primary li.first {
	padding-left: 0;
}
#primary li.last {
	padding-right: 0;
}
#primary li a {
	font-weight: normal;
	color: #7c7c7c;
	display: block;
	height: 30px;
	padding: 13px 0 0 0;
}
#primary li a:hover {
	color: #afafaf;
}
#primary li a.active {
	color: #FFF;
}



/*----------------- SECONDARY NAVIGATION -------------------*/

#secondary {
	width: 100%;
	height: 25px;
	background: #1a1a1a;
	position: absolute;
	z-index: 4;
	clear: both;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
#secondary ul {
	width: 1000px;
	height: 25px;
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
}
#secondary li {
	float: left;
	padding: 0 15px 0 15px;
	margin: 0;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#secondary li.first {
	padding-left: 0;
}
#secondary li.last {
	padding-right: 0;
}
#secondary li a {
	font-weight: normal;
	color: #7c7c7c;
	display: block;
	height: 20px;
	padding: 5px 0 0 0;
}
#secondary li a:hover {
	color: #afafaf;
}
#secondary li a.active {
	color: #FFF;
}


/*----------------- GENERAL / GLOBAL -------------------*/

body.basic #main .content {
	padding: 50px 0 50px 0;
}




/*----------------- HOME -------------------*/


body.home #main-photo {
	float: left;
	width: 400px;
	height: 581px;
	background: url(../../images/home_main.jpg) no-repeat 0 0;
}
body.home #featured {
	float: right;
	width: 600px;
}

body.home #featured-block,
body.home .featured-images {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
 
#featured-block .info {
	clear: both;
}
#featured-block .info .patternSwatch {
	float: left;
	width: 277px;
	height: 189px;
}
#featured-block .info .productDesc {
	float: right;
	width: 263px;
	height: 129px;
	background: #000;
	padding: 30px;
	color: #5b5b5b;
	font-size: 12px;
	line-height: 16px;
}
#featured-block .info .productDesc .title {
	display: block;
	color: #a1a1a1;
	font-size: 14px;
}
.shopBtn a {
	display: block;
	width: 97px;
	height: 32px;
	margin: 0;
	padding: 0;
	background: url(../../images/shop-now_btn.png) no-repeat 0 0;
}
.shopBtn a:hover {
	background-position: 0 -34px;
	cursor: hand;
	cursor: pointer;
}
.shopBtn span {
	display: none;
}


/*----------------- COLLECTIONS -------------------*/

body.collections #main .wrapper {
	background: url(../../images/collections_bg.jpg) no-repeat 0 0;
	height: 581px;
	position: relative;
}
#collectionList {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: absolute;
	left: 425px;
    top: 175px;
    width: 575px;
}
#collectionList li {
	float: left;
	padding: 0 5px 0 0;
	margin: 0;
}
#collectionList li img {
	width: 100px;
	border: none;
}
#collectionList li a img {
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
}
#collectionList li a:hover img {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}




body.collections-plaid #main .wrapper {
	background: url(../../images/plaid/bg.jpg) no-repeat 0 0;
	height: 581px;
	position: relative;
}
body.collections-houndstooth #main .wrapper {
	background: url(../../images/houndstooth/bg.jpg) no-repeat 0 0;
	height: 581px;
	position: relative;
}
body.collections-chromatic #main .wrapper {
	background: url(../../images/chromatic/bg.jpg) no-repeat 0 0;
	height: 581px;
	position: relative;
}
body.collections-plaid #main div.content,
body.collections-houndstooth #main div.content,
body.collections-chromatic #main div.content {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: absolute;
	left: 425px;
    top: 175px;
    width: 575px;
}


/*----------------- BUY -------------------*/

body.buy #main .wrapper {
	background: url(../../images/buy_bg.jpg) no-repeat 0 0;
	height: 581px;
	position: relative;
}


body.locations #main .wrapper {
	/* background: url(../../images/locations_bg.jpg) no-repeat 0 0;
	height: 581px;
	position: relative; */
	height: auto;
}
body.locations #main .content {
	/* width: 550px;
	position: absolute;
	right: 0; 
	top: 75px; */
	position: relative;
	padding: 40px 0 20px 0;
}
body.locations div.location-list {
	overflow: hidden;
}
body.locations div.location-list div {
	float: left;
	width: 165px;
	padding: 0 15px 15px 0;
}
body.locations div.location-list div.last {
	padding-right: 0;
}


#location-list {
	width: 100%;
	border: 0;
	border-spacing: 0;
	padding: 0;
	margin: 0;
	clear: both;
	display: block;
}
#location-list td {
	vertical-align: top;
	width: 200px;
	border-right: 1px #333 solid;
	padding: 0 15px;
}
#location-list td.first {
	padding: 0;
}
#location-list td.last {
	border: 0;
	padding-right: 0;
}





body.buy #main div.content {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: absolute;
	left: 723px;
    top: 450px;
}

.retailerBtn a {
	display: block;
	width: 131px;
	height: 32px;
	margin: 0;
	padding: 0;
	background: url(../../images/find-retailer_btn.png) no-repeat 0 0;
}
.retailerBtn a:hover {
	background-position: 0 -34px;
	cursor: hand;
	cursor: pointer;
}
.retailerBtn span {
	display: none;
}


.shop-onlineBtn a {
	display: block;
	width: 111px;
	height: 32px;
	margin: 0;
	padding: 0;
	background: url(../../images/shop-online_btn.png) no-repeat 0 0;
}
.shop-onlineBtn a:hover {
	background-position: 0 -34px;
	cursor: hand;
	cursor: pointer;
}
.shop-onlineBtn span {
	display: none;
}

body.buy .retailerBtn {
	float: left;
	padding-right: 5px;
}
body.buy .shop-onlineBtn {
	float: left;
}



/*----------------- ABOUT -------------------*/

body.about #main .wrapper {
	background: url(../../images/about_bg.jpg) no-repeat 0 0;
	height: 581px;
	position: relative;
}
body.about #main .content {
	width: 325px;
	position: absolute;
	right: 0;
	top: 80px;
}

body.about #main .content p {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #beb5ac;
	line-height: 22px;
	margin: 0;
	padding: 0 0 15px 0;
}


/*----------------- PRIVACY / HELP -------------------*/

body.privacy h3,
body.help h3 {
	border-top: 1px #333 solid;
	border-bottom: 1px #333 solid;
	padding: 10px 0 10px 0;
}

body.help span.question {
	padding: 0;
	margin: 0;
	color: #FFF;
	display: block;
}

p.pdf {
	background: url(../../images/pdf_icon.png) no-repeat 0 0;
	padding-left: 20px;
}



/*----------------- CONTACT -------------------*/

body.contact #main .content {
	overflow: hidden;
}

body.contact div.left {
	float: left;
	width: 175px;
}
body.contact div.right {
	float: right;
	width: 800px;
}
body.contact #contactGroups div {
	float: left;
}
body.contact #contactGroups div.general {
	width: 350px;
}
body.contact #contactGroups div.other {
	width: 200px;
	border-left: 1px #333 solid;
	padding-left: 20px;
}
body.contact #contactGroups div.principals {
	width: 200px;
	padding-left: 20px;
}

div.rowElem {
	padding: 0 0 5px 0;
}

#contactForm .text { 
    background: #000;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	border: 1px #333 solid;
}

.get-candidBtn {
	display: block;
	width: 111px;
	height: 32px;
	margin: 0;
	padding: 0;
	border: 0;
	background: url(../../images/get-candid_btn.png) no-repeat 0 0;
	text-indent: -9999px;
	text-transform: capitalize;
}
.get-candidBtn:hover {
	background-position: 0 -34px;
	cursor: pointer;
}

.required {
	color: #FFF;
	font-weight: bold;
}





/*----------------- FOOTER -------------------*/
#footer {
	margin: 0;
	padding: 15px 0 0 0;
	clear: both;
	background: url(../../images/footer_bg.jpg) no-repeat top center;
	height: 244px;	
}
#footer-nav {
	width: 50%;
	float: left;
}
#footer-nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#footer-nav li {
	float: left;
	margin: 0;
	padding: 0 8px 0 8px;
	border-right: 1px #272727 solid;
	font-size: 12px;
	text-transform: uppercase;
}
#footer-nav li.last {
	border: 0;
	padding-right: 0;
}
#footer-nav li a {
	color: #5b5b5b;
	font-weight: normal;
}
#footer-nav li a:hover {
	color: #848484;
	text-decoration: underline;
}
	


#socialNetworks {
	width: 17%;
	float: right;	
}
#socialNetworks p {
	float: left;
	font-size: 12px;
	color: #5b5b5b;
	margin: 0;
	padding: 3px 10px 0 0;
	text-transform: uppercase;
}
#socialNetworks ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#socialNetworks li {
	float: left;
	margin: 0;
	padding: 0 5px 0 0;
}
#socialNetworks li a {
	display: block;
	width: 24px;
	height: 24px;
}
#socialNetworks li.facebook a {
	background: url(../../images/footer_facebook.jpg) no-repeat 0 0;
}
#socialNetworks li.myspace a {
	background: url(../../images/footer_myspace.jpg) no-repeat 0 0;
}
#socialNetworks li.twitter a {
	background: url(../../images/footer_twitter.jpg) no-repeat 0 0;
}
#socialNetworks li.last {
	padding-right: 0;
}
#socialNetworks li span {
	display: none;
}


/*----------------- FONTS -------------------*/

A {
	text-decoration : none;
	color : #c0c0c0;
	font-weight : normal;
	outline: none; 
}
A:hover {
	text-decoration : none;
	color : #FFF;
	font-weight : normal;
}
p {
	margin: 0;
	padding: 0 0 15px 0;
}


.white {
	color: #FFF;
}

h1, h2, h3 {
	clear: both;
	display: block;
}

h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	padding: 0 0 20px 0;
	margin: 0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding: 0 0 15px 0;
	margin: 0;
}
h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	padding: 0 0 10px 0;
	margin: 0;
}
