﻿@charset "utf-8";
body {
	margin:0;
	padding:0;
	text-align:center;
	font:normal 12px Arial, Helvetica, sans-serif;
	background:#171717 url('/images/background.jpg') top center no-repeat;
}
a, a:visited, a:active {
	color: #FFFFFF;
}
a:hover {
	text-decoration:none;
}
h1 {
	margin:0;
	font:bold 13px arial;
	color:#ffffff;
}

h2 {
	margin:0;
	font:bold 12px arial;
	background-color:#888888;
	color:#ffffff;
	padding:2px 8px;
}
.clear {
	clear:both;
}
#freeshipping {
	position:absolute;
	left:206px;
	top:109px;
}


#topnav {
	width:420px;
	height:100px;
	position:absolute;
	left:530px;
	top:25px;
	text-align:right;
}
#topnavleft {
	width:320px;
	height:50px;
	text-align:left;
	float:left;

}
#topnavright {
	width:100px;
	height:50px;
	text-align:right;
	float:right;

}

#container {
	margin:0 auto;
	padding:0;
	width:951px;
	text-align:left;
	color:#FFFFFF;
}
#header {
	padding:0;
	margin:0;
	height:159px;
	width:951px;
	position:relative;
	text-align:left;
	width:100%;
}

#logo {
	width:375px;
	height:83px;
	float:left;
}
#logoright {
	width:576px;
	height:83px;
 	margin:0 0 0 0;
	float:right;
	text-align:right;
}
#nav {
	width:80px;
	height:50px;
	margin:55px 15px 0 12px;
	float:inherit;
}

/*** MAIN CONTENT ***/
#main {
	width:951px;
}

#mainSAMPLE {
	width:820px;
	text-align:left;
	padding-left:60px;
	
}
#mainnav {
	width:161px;
	margin:0 0 0 0;
	padding-left:20px;
	padding-right:10px;
	float:left;

}
#maincontent {
	width:760px;
 	margin:0 0 0 0;
	text-align:left;
	float:right;
}

#maincontenttitle {
	width:750px;
	text-align:left;
	padding-left:10px;
}


#maincontentitem {
	width:373px;
	height:305px;
	margin:0 0 0 0px;
	float:left;
	padding-top:0;
	padding-bottom:18px;
	text-align:center;
	background-image:url('http://www.youstupidbitch.com/images/product.png');
	background-repeat:no-repeat;
	color:#FFFFFF;
}

#maincontentitemzoomed {

	width:630px;

	height:446px;

	margin:0 0 0 35px;

	float:left;

	padding-top:0;

	padding-bottom:18px;

	text-align:center;

	background-image:url('http://www.youstupidbitch.com/images/productzoomed.png');

	background-repeat:no-repeat;

	color:#FFFFFF;

}





#maincontenttext {
	width:720px;
	padding: 20px 20px 20px 20px;
	height:150px;
	text-align:left;
}
#codecopytitle {
	width:430px;
	margin:0 0 0 135px;
	color:#FFFFFF;
}

#codecopy {
	width:430px;
	margin:0 0 0 135px;
	padding: 5px 5px 5px 5px;
	text-align:center;
	border:thin, black, solid;
	border-color:black;
	color:#000000;
	background-color:#e1e1e1;
	font-size:x-small;
}





#leftcol {
	top: 150px;
	float:left;
	left: 0px;
	width: 150px;
	margin: 0 30 0 0;
  }
#content {
	top: 100px;
	float:right;
	left: 150px;
	width: 600px;
}

/*** FOOTER ***/
#footer {
	margin:0;
	color:#666666;
	font:normal 10px Verdana, Arial, Helvetica, sans-serif;
}
#bottomfooter {
	padding-top:20px;
	color:#666666;
	font:normal 10px Verdana, Arial, Helvetica, sans-serif;
}

#footer a, #footer a:active, #footer a:visited {
	color:#666666;
}
#footer a:hover {
	text-decoration:none;
}
#footer .left {
	width:45%;
	float:left;
	text-align:left;
}
#footer .right {
	width:45%;
	float:right;
	text-align:right;
}

