/*--------------------Layout Styles--------------------*/
*, body {
	margin:0;
	padding:0;
}

body {
	background-color:#F4F4F4;
	background-position:0 0;
	background-repeat:repeat-x;
	color:#000000;
	font-family:Arial,Helvetica,Geneva,sans-serif;
	font-size:13px;
	line-height:1.8em;
	margin-left:auto;
	margin-right:auto;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#F4F4F4 url(../images/header-bg.png) repeat-x scroll left top;
}

#canvas {
	-moz-background-clip:border !important;
	-moz-background-inline-policy:continuous !important;
	-moz-background-origin:padding !important;
	background:transparent url(../images/header.png) no-repeat scroll 50% 0 !important;
	margin:0;
	padding:0;
	width:100% !important;
}


/*--------------------Header Styles--------------------*/

#headerWrapper {
	margin:0 auto;
	width:944px;
	height:360px;
}

#headerLogo {
	width:460px;
	height:176px;
	background:url(../images/loaded-kings-logo.png) no-repeat;
	float:left;
	position:relative;
	left:-20px;
}

#headerTopNav {
	width:944px;
	height:28px;
	padding:4px 0 0 0;
	margin-bottom:1px;
	text-align:right;
	font-size:11px;
	color:#d7d7d7;
	letter-spacing:1px;
	position:relative;
	right:-1px;
}

#headerTopNav a:link, #headerTopNav a:visited {
	color:#d7d7d7;
	padding:0 8px 0 8px;
	text-decoration:none;
}

#headerTopNav a:hover {
	color:#FFFFFF;
} 

#headerMidNav {
	width:484px;
	height:126px;
	margin-top:50px;
	padding:0px;
	text-align:right;
	color:#FFFFFF;
	float:left;
	position:relative;
	right:-20px;
	font-family:'Trebuchet MS',Trebuchet,Verdana,sans-serif;
}

#headerMidNav a:link, #headerMidNav a:visited {
	padding:0 8px 0 8px;
	margin:0 20px 0 20px;
	font-size:18px;
	color:#97d1ff;
	text-decoration:none;
}

#headerMidNav a:hover {
	color:#FFFFFF;
}

#headerPurchase {
	width:944px;
	height:42px;
	padding:0px;
	margin-top:8px;
	float:left;
}

#headerPurchase img {
	float:left;
	padding:0px;
	margin-right:8px;
}

#headerLearnMore {
	width:944px;
	height:17px;
	margin-top:10px;
	float:left;
	text-align:right;	
}

#headerSecure {
	width:944px;
	height:17px;
	margin:10px 6px 0 0;
	float:left;
	text-align:right;	
}

/*--------------------Body Styles--------------------*/

#bodyWrapper {
	margin:0 auto;
	width:944px;
}

#bodyWrapper #left {
	float:left;
	width:600px;
	height:550px;
}

#bodyWrapper #right {
	float:right;
	width:260px;
	height:500px;
	margin:0 10px 0 30px;
}

#bodyWrapper #right a:link, #bodyWrapper #right a:visited {
	color:#006199;
	font-weight:bold;
	text-decoration:underline;
}

#bodyWrapper #right a:hover {
	text-decoration:none;
}

#bodyWrapper p {
	font-size:13px;
	line-height:18px;
	margin:10px 0 20px 0;
}

.buy-now-button {
  	cursor:pointer;
  	height:82px;
  	overflow:hidden;
  	width:280px;
	position:relative;
	top:-38px;
}

.buy-now-button input:hover {
	margin-top:-82px;
}

.checkout-button {
  	cursor:pointer;
  	height:82px;
  	overflow:hidden;
  	width:280px;
}

.checkout-button:hover img {
	margin-top:-82px;
}

.photos {
	overflow:hidden;
	width:644px;
	float:left;
	margin-bottom:10px;
}

.photos img.logo {margin: 0 auto; display:block;}

.photos div img {
	margin:0;
	float:left;
}

.photos ul.thumbs {
	margin:0;
	padding: 0 0 0 10px;
	list-style:none;
	width:140px;
	float:left;
}

.photos ul.thumbs li{
	width:72px;
	height:72px;
	margin:0px 10px 9px 0;
	padding:0;
	float:left;
	overflow:hidden;
	position:relative;
	border:4px solid #ddd;
	text-align:center;
}

.photos ul.thumbs li:hover {
	border:4px solid #aaaaaa;
	-moz-opacity:.75; 
	filter:alpha(opacity=75); 
	opacity:.75; 
}

#customer-reviews {
	width:644px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0 0 6px 0;
}

#customer-reviews .star-ratings{
	margin:0 4px;
}

#product-information {
	width:256px;
	background:#fafafa;
	border:2px solid #cbcbcb;
	padding-top:20px;
	text-align:right;
}

#product-information .price {
	font-size:24px;
	font-weight:bold;
	color:#9d3737;
	margin-right:24px;
	position:relative;
	bottom:8px;
}

#product-information .free-shipping {
	font-size:13px;
	font-style:italic;
	color:#454545;
	margin-right:24px;
	line-height:15px;
}

#add-to-cart {
	margin-top:14px;
	padding:12px 24px;
	width:208px;
	background:#e2e8d5;
	border-top:2px solid #cbcbcb;
}

.add-to-cart-button {	
	cursor:pointer;
  	height:50px;
  	overflow:hidden;
	width:208px;
}
	
.add-to-cart-button input:hover {margin-top:-50px;}

#social-links {font-size:11px; float:right; padding-top:10px;}

#drinking-rules {
	width:700px;
	margin:20px 0 30px 30px;
	float:left;
	font-size:13px;
	line-height:24px;
}

#drinking-rules p {
	margin:8px 0 12px 0;
}

#drinking-rules ol {
	padding-left:24px;
}

#drinking-rules ul {
	padding:10px 0 0 24px;
}

#drinking-rules ul li {
	padding:2px 0 2px 0;
}

#sidebar {
	width:178px;
	height:454px;
	background:url(../images/sidebar-bg.png) no-repeat top;
	float:left;
}

#sidebar a:link, #sidebar a:visited {
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:#666666;
}

#sidebar a:hover {
	color:#999999;
}

#sidebar ul {
	list-style:none;
}

#sidebar li {
	padding:14px 10px 14px 40px;
	font-size:16px;
	font-weight:bold;
	border-top:1px solid #DADADA;
	margin-right:1px;
}

#sidebar li.selected {
	background-color:#f4f4f4;
	color:#006199;
}


/*--------------------Footer Styles--------------------*/

#footerWrapper {
	margin:0 auto;
	width:944px;
	height:180px;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#000000 url(../images/footer.png) repeat-x scroll left top;
	width:100% !important;
	text-align:left;
}

#payment-methods {
	margin:0 auto;
	padding-top:50px;
	width:944px;
}

#disclaimer {
	margin:0 auto;
	margin-top:50px;
	width:944px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCCCCC
}

#disclaimer a:link, #disclaimer a:visited {
	color:#CCCCCC;
	text-decoration:underline;
}

#disclaimer a:hover {
	color:#999999;
}

/*--------------------Misc. Styles--------------------*/

h1 {
	color:#000000;
	font-family:'Trebuchet MS',Trebuchet,Verdana,sans-serif;
	font-size:22px;
	margin:20px 0 10px 0;
}

h2 {
	color:#000000;
	font-family:'Trebuchet MS',Trebuchet,Verdana,sans-serif;
	font-size:22px;
	margin:20px 0 10px 0;
}
