
/*	RAW TAGS
--------------------------------------*/

body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font: normal 100%/1em "American Typewriter", georgia, serif;
	letter-spacing: .1em;
	text-align: center;
	background: url(/images/bg_grad.png) top left repeat-x;
	background-color: #585858;
}
a, img {
	border: 0;
}
a {
	color: #fff;
	text-decoration: none;
}
h1 {
	font-weight: normal; 
}

h2 {
	font-weight: normal;
}

/*	REUSABLE STYLE MODIFIERS
--------------------------------------*/
.f_right { float:right; }
.clear { clear:both; }


/*	LAYOUT
--------------------------------------*/

#wrapper {
	width: 980px;
	margin: 50px auto 0 auto;
	padding: 0;
	border: 5px solid #999;
	background: url(/images/olivier_skankin_01.jpg) top left no-repeat #333;
	overflow: hidden;
}

#wrapper.one {
	background-image: url(/images/bg_one.jpg);
}

#wrapper.two {
	background-image: url(/images/bg_two.jpg);
}

#wrapper.three {
	background-image: url(/images/bg_three.jpg);
}

#wrapper.four {
	background-image: url(/images/bg_four.jpg);
}

#wrapper.five {
	background-image: url(/images/bg_five.jpg);
}

#page_left {
	float: left;
	margin: 25px 0 0 25px;
	padding: 0;
	width: 155px;
}
#page_right {
	float: left;
	margin: 25px 0 0 30px;
	padding: 0;
	width: 770px;
}

#logo_primary {
	margin-bottom: 20px;
}

ul#nav {
	margin: 0;
	padding: 0 0 0 30px;
	list-style: none;
	text-align: left;
}
ul#nav li {
	margin: 0;
	padding: 15px 0;
	line-height: 0;
	font-size: 0;
}

ul#nav li.my_cart {
	padding-top: 15px;
}

ul#nav li a {
	font: lighter 105%/2.5em "American Typewriter", georgia, serif;
	font-weight: 100;
	color: #fff;
	text-decoration: none;
}

#footer {
	font-family: Arial, sans-serif;
	background: #565656;
	color: #fff;
	border: 5px solid #999999;
	padding: 6px 10px;
	font-size: 9pt;
	line-height: 10pt;
	width: 960px;
	margin: 6px auto 50px auto;
	text-align:left;
}

#footer .emphasize {
	text-transform: uppercase;
	color: #f00;
	font-size: 11pt;
	font-weight:bold;
}

.copyright {
	margin:5px 0 50px 0;
	font-size: 7pt;
	line-height: 10pt;
	text-transform: uppercase;
	text-align:center;
	display:block;
	color: #000;
}


/* Individual rules for different pages */

#content_shop a {
	display:block; 
	float:left; 
	height: 603px;
	
}

#content_shop a.green {
	background: #488011 url("/images/shop-green.jpg") no-repeat;
	width: 254px;
}

#content_shop a.gold {
	background: #c9aa1c url("/images/shop-gold.jpg") no-repeat;
	width: 236px;
}

#content_shop a.red {
	background: #d72321 url("/images/shop-red.jpg") no-repeat;
	width: 252px;
}

#content_shop a:HOVER {
	background-position: 0 -603px;
}

#content_shop a span {
	display:none;
}

#content_home {
	margin: 0;
	padding: 20px;
	width: 730px;
	height: 575px;
	text-align: center;
}
#content_vision {
	text-align:left;
	margin: 0;
	padding: 20px;
	width: 705px;
	height: 575px;
	background: url("/images/bg_vision.jpg") bottom left no-repeat;
}
#content_vision h2 {
	font: bold 105%/1em "American Typewriter", georgia, serif;
	color: #5a564f;
}
#content_vision p {
	font: 300 85%/1.4em "American Typewriter", georgia, serif;
	color: #5a5646;
	margin-bottom: 25px;
}
#content_vision a {
	text-decoration:underline;
	font-weight: bold;
	color: #6a6666;
}
#content_contact {
	color: #fff;
	margin: 0;
	padding: 0;
	width: 745px;
	height: 615px;
	background: url(/images/bg_contact_stripes.png) top left repeat-x;
	text-align: right;
}

#content_contact .info {
	font-size: 80%;
	float:right;
	padding: 20px;
}

#content_contact h1 {
	margin-top: 0;
	font-size: 100%;
	font-weight:normal;
}

#content_contact .sent_confirmation {
	float:left;
	text-align:left;
	padding: 20px;
	padding-right:0;
	width: 320px;
	height: 200px;
}
#content_contact .sent_confirmation h2 {
	font-weight:normal;
	margin-top: 0;
}
#content_contact form {
	padding: 5px 20px 0 20px;	
	text-align:left;
	width: 370px;
	float:left;
}
#content_contact form label {
	font-size: 80%;
	clear:both;
	display:block;
	margin-top: 10px;
	margin-bottom: 3px;
}
#content_contact form input.text {
	border: 1px solid #6a654e;
	border-bottom:0;
	border-right:0;
	padding: 1px 3px;
	width: 160px;
}
#content_contact form input.text.human_check {
	width: 20px;
}
#content_contact form textarea {
	border: 1px solid #6a654e;
	border-bottom:0;
	border-right:0;
	width: 370px;
}
#content_contact form .submit {
	margin-top: 5px;
	float:right;
}
#content_contact p {
	margin: 0;
	padding: 20px 20px 0 20px;
}
#content_links {
	background: url(/images/bg_links.png) top left repeat-y;
	margin: 0;
	padding: 20px;
	width: 730px;
	height: 575px;
}
#content_links ul {
	margin: 0;
	padding: 0;
	text-align: left;
}
#content_links ul li {
	margin: 0;
	padding: 35px 0 15px 125px;
	text-align: left;
	list-style: none;
}
#content_links h2 {
	font: normal 105%/1em "American Typewriter", georgia, serif;
	color: #474747;
	margin: 0;
	padding: 0;
}
#content_links a {
	font: bold 90%/1em "American Typewriter", georgia, serif;
	color: #474747;
	text-decoration: none;
}
#content_profiles {
	background: url(/images/bg_trans.png) top left repeat;
	text-align: left;
	height: 615px;
}
#content_profiles h2 {
	font: bold 100%/1em "American Typewriter", georgia, serif;
	color: #474747;
	margin: 0;
	padding: 0;
}
#content_profiles .profile {
	clear: both;
	margin: 0;
	padding: 25px;
	text-align: left;
}
#content_profiles img {
	float: left;
	margin: 0 15px 0 0;
	border: 1px solid #333;
}
#content_profiles dl {
	margin: 0;
	padding: 0;
}
#content_profiles dt {
	font: bold 80%/1.2em "American Typewriter", georgia, serif;
}
#content_profiles dd {
	font: normal 80%/1.2em "American Typewriter", georgia, serif;
	margin-bottom: 6px;
}

#content_collection {
	background: url(/images/bg_trans.png) top left repeat;
	text-align: left;
	height: 495px;
	width: 620px;
	padding: 60px;
	margin: 0;
}
#content_collection #slideshow {
	width: 611px;
	height: 505px;
	padding: 50px 0 0 70px;
}

#content_tee {
	height: 565px;
	text-align:left;
	background: url("/images/bg_trans.png");
	padding: 25px;
	color: #43443f;
	font-size:  80%;
	margin-right: 20px;
}

#content_tee a {
	color: #52534d;
}

#content_tee a:HOVER {
	text-decoration:underline;
}

#content_tee .view_cart {
	float:right;
}

#content_tee .nav { 
	clear:both;
	margin-bottom: 10px;
	margin-top: 40px;
}

#content_tee .nav a span {
	font-size: 120%;
	line-height: 80%;
}

#content_tee .product {
	float:left;
	text-align:center;
	width: 312px;
}

#content_tee .product p {
	line-height: 1.5em;
}

#content_tee .details {
	width: 340px;
	float:right;
	line-height: 2em;
}

#content_tee .details h1 {
	margin:0;
}

#content_tee .details hr {
	border:0;
	border-bottom: 1px solid #766f6f;
	margin: 10px 0;
	*border:0;	/*	IE7 HACK */
	*color: #766f6f; /*	IE7 HACK */
	*height: 1px; /*	IE7 HACK */
}

#content_tee .details #price {
	font-weight: bold;
}

#content_tee input#quantity {
	display:block;
	clear:both;
	padding: 5px 10px;
	background: #c4c8c7;
	border:1px solid #766f6f;
	width: 10px;
	margin-bottom: 10px;
}

#content_tee table {
	margin:	10px 0;
}

#content_tee table td {
	line-height: 1em;
}

#content_blog {
	font-size: 85%;
	line-height: 2em;
	padding: 0px;
	color: #5a564f;
	clear:both;
	background: url(/images/bg_trans.png) top left repeat;
	text-align: left;
	height: 615px;
	margin-right: 28px;
	overflow:auto;
}

#content_blog .sidebar {
	padding: 20px;
	float:right;
	width: 180px;
}

#content_blog .sidebar h2 {
	margin-top: 32px;
	font-size: 100%;
	border-bottom: 1px dotted #5a564f
}

#content_blog .sidebar ul {
	margin:0;
	padding-left: 20px;

}

#content_blog .sidebar ul li {
	font-size: 10pt;
}

#content_blog .sidebar a {
	color: #5a564f;
	border-bottom: 1px dotted #888;
}

#content_blog .inner {
	width: 480px;
	padding: 20px;
}

#content_blog .inner a {
	color: #000;
}

#content_blog h2 {
	font-weight:normal;
	margin:0;
	margin-bottom: 5px;
}

#content_blog h2 a {
	color: #4a463f;
}

#content_blog .post {
	margin-bottom: 40px;
}

#content_blog .date {
	font-size: 90%;
	border-bottom: 1px dotted #5a564f;
}

body#return_policy {
	margin:0; padding:0;
}

#content_return_policy {
	text-align:left;
	padding: 40px;
	margin-left:auto;
	margin-right:auto;
	width: 462px;
	height: 596px;
	background: url("/images/bg_return_policy.jpg") no-repeat;
	line-height: 1.3em;
}

#content_return_policy h1 {
	font-size: 120%;
}

#content_return_policy p.return {
	text-align:right;
}

#content_return_policy p.return a {
	color: #555;
	text-decoration:underline;
}
