/*-------------------------------------
HOT ROCK

Application

version: 	1.0
copyright:	(c)2008	
---------------------------------------*/

/* @group STRUCTURE */
#wrapper{
	width: 820px;
	margin: 0 auto;
}

#header{
	height: 224px;
	text-indent: -9999px;
	background: url(../images/temp/header-1.jpg) no-repeat 0 0;
}

#content{
	height: 100%;
	padding: 10px 10px 20px 20px;
	background: url(../images/backgrounds/main_content-repeat.gif) repeat-y center center
	}

#bottom{
	clear: ;
	margin-bottom: 8px;
}

	#bottom .top{
		height: 50px;
		background: url(../images/backgrounds/bottom-top.jpg) no-repeat center center;
	}
	
	#bottom .middle{
		padding: 0 20px;
		color: #fff;
		height: 100%;
		background: url(../images/backgrounds/bottom-middle-repeat.jpg) repeat-y center center;
	}
	
	#bottom .bottom{
		height: 25px;
		background: url(../images/backgrounds/bottom-bottom.jpg) no-repeat center center;
	}
	
#footer{
	width: 800px;
	margin: 0 auto;
	color: #aaa;
}

/* @group COLUMNS */
#main_column{
	margin-left: 10px;
	*margin-left: 5px;
	width: 510px;
	float: left;
}

#side_column{
	width: 240px;
	float: right;
}

.medium_column{
	margin-right: 10px;
	width: 250px;
	float: left;
}

.right_column{
	width: 230px;
	float: right;
}

/* @end */

/* @end */


/* @group MISCELLANEOUS */
.noFloat{
	float: none !important;
}

.floatLeft{
	float: left !important;
}

.floatRight{
	float: right !important;
}

.clearLeft{
	clear: left;
}

.clearRight{
	clear: right;
}

.centerMargin{
	margin-left: auto;
	margin-right: auto;
}

.center{
	text-align: center !important;
}

.noMargin{
	margin: 0 !important;
}

.legroom{
	margin-bottom: 18px !important;
}

	.lessLegroom{
		margin-bottom: 8px !important;
	}
	
	.noLegroom{
		margin-bottom: 0 !important;
	}

.headroom{
	margin-top: 18px !important;
}

	.lessHeadroom{
		margin-top: 8px !important;
	}

	.noHeadroom{
		margin-top: 0!important;
	}

.inline{
	display: inline !important;
	margin-right: 5px;
}

.blockify{
	display: block !important;
}

.paddingAll{
	padding: 5px;
}
	
.paddingHorz{
	padding: 0 5px !important;
}

.paddingVert{
	padding: 5px 0 !important;
}

.noPadding{
	padding: 0 !important;
}

.spaceLeft{
	margin-left: 10px !important;
}

.spaceRight{
	margin-right: 10px !important;
}
 
.borderAll{
	border: 1px solid #f8f8f8;
}

.border_top{
	border-top: 1px solid #f0f0f0;
}

.border_bottom{
	border-bottom: 1px solid #f0f0f0;
}

.noBorders{
	border: none !important;
}

#content .spacer{
	margin: 8px 0;
	height: 2px;
	background-color: #ccc7b3;
}

.look_at_me{
	margin-bottom: 8px;
	background-color: #f0aa4a;
	color: #b11011;
	font-size: 1.2em;
	padding: 5px;
	border: 2px solid #c78e3d;
}

.text_link{
	font-weight: bold;
	font-size: 1.2em;
}

.nothing_to_show{
	font-size: 1.4em;
	padding: 5px;
	background-color: #e5e1c6;
	font-style: italic;
}
/* @end */

/* @group ELEMENTS */
#site_logo{
	float: left;
	display: block;
	width: 300px;
	height: 224px;
	margin: 0;
	padding: 0;
	
}

#copyright{
	clear: left;
	font-size: 1.2em;
}

.item{
	height: 100%;
	padding-bottom: 8px;
	margin-bottom: 8px;
	border-bottom: 1px solid #e3e1c5;
}

.price{
	font-size: 1.6em;
	font-weight: bold;
	color: #03729d;
}

.link_button{
	padding: 5px 3px;
	margin-right: 5px;
	background-color: #e8e6c9;
	border: 1px solid #e8e6c9;
	-moz-border-radius: 5px;  
    -webkit-border-radius: 5px; 
}

	.link_button:hover{
		text-decoration: none;
		color: #fff;
		background-color: #830100;
		border-color: #600;
	}

/* @group TABLES */
table{
	width: 100%;
	margin-bottom: 18px;
}

	table tr th{
		padding: 5px;
		font-size: 1.2em;
		color: #fff;
		background-color: #830100;
		border-bottom: 2px solid #6000;
	}
	
	table tr td{
		border-bottom: 1px solid #e8e6c9;
	}


/* @end */

/* @group SIMPLE LIST */
ul.simple_list{
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
	font-size: 1.2em;
}

	ul.simple_list li{
		padding: 3px 0;
		border-bottom: 1px solid #e8e6c9;
	}


/* @end */
	
/* @group IMAGES */
.thumb img{
	padding: 4px;
	margin: 0 10px 10px 0;
	border: 2px solid #d7cdaa;
	background-color: #fff;
	float: left;
}

	.thumb:hover img{
		border-color: #9c7f2c;
	}
	
	.thumb.last img{
		margin-right: 0 !important;
	}


/* @end */

/* @group ACCOUNT LINKS */
#account_links{
	padding: 5px;
	font-size: 1.2em;
	margin-bottom: 20px;
	background-color: #f7f5e3;
	border: 1px solid #e7e4d4;
	width: 220px;
}
	
	#account_links a{
		font-weight: bold;
		color: #03729d;
}


/* @end */

/* @group TRAY CONTAINERS */
.tray_container{
	margin-bottom: 18px;
	width: 250px;
}

	.tray_container h3.heading{
		height: 35px;
		line-height: 25px;
		text-align: center;
		color: #fff;
		margin: 0;
		background: url(../images/elements/modules/compartment/heading.gif) no-repeat 0 0;
	}
	
	.tray_container .middle{
		padding: 0 10px;
		background: url(../images/elements/modules/compartment/middle.gif) repeat-y 0 0;
	}
	
	.tray_container .bottom{
		height: 20px;
	background: url(../images/elements/modules/compartment/bottom.gif) no-repeat 0 0;
}


/* @end */

/* @group MODULES */

/* @group SIDE COLUMN */

.module{
	height: 100%;
	margin-bottom: 1.4em;
	padding-bottom: 20px;
	background: url(../images/elements/modules/side_column/bottom.gif) no-repeat left bottom;
}
	
	.module h3.heading{
		margin: 0;
		color: #fff;
		padding-left: 25px;
		height: 45px;
		line-height: 35px;
		background: url(../images/elements/headings/side_column/orange_ribbon.gif) no-repeat 0 0;
}

/* @end */

/* @group BOTTOM */
#bottom h3.heading{
	margin-bottom: 8px;
	padding-left: 15px;
	background: url(../images/elements/headings/bottom/star.gif) no-repeat left center;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
}


/* @end */


/* @end */
/* @end */

/* @group NAVIGATION */

/* @group PRODUCT NAV */
ul#product_nav{
	margin: 0 0 18px 0;
	padding: 0;
	list-style: none;
	background: url(../images/navigation/sub_nav/background.jpg) no-repeat 0 0;
	height: 40px;
	line-height: 40px;
	font-size: 1.4em;
}

	ul#product_nav li{
		float: left;
	}
	
	ul#product_nav li a{
		display: block;
		padding: 0 15px;
		color: #03729d;
	}
	
	ul#product_nav li a.selected{
		font-weight: bold;
		background: url(../images/navigation/sub_nav/long_selected.jpg) no-repeat center bottom;
}


/* @end */
/* @group CATEGORIES */
.category_chooser{
	padding: 5px;
	margin-bottom: 18px;
	background-color: #f8f3e2;
	border: 1px solid #f1ebd6;
}

ul.nav_categories{
	list-style: none;
	margin: 0;
	height: 30px;
	line-height: 1.8em;
	font-size: 1.2em;
}

	ul.nav_categories li{
		float: left;
		margin-right: 5px;
	}
	
		ul.nav_categories li a{
			display: block;
			padding: 0 5px;
		}
		
		ul.nav_categories li a:hover{
			background-color: #ede7cf;
		}
		
		ul.nav_categories li a.selected{
			background-color: #9e2a17;
			color: #fff;
		}


/* @end */

/* @group SUB */
#sub_nav_module{
	background: none;
	padding-bottom: 0;
}

#sub_nav_module h3{
	text-align: center;
	padding-bottom: 4px;
	width: 230px;
	margin-bottom: 6px;
	color: #885a31;
	font-size: 1.4em;
	border-bottom: 2px solid #e8e6c9;
	background: url(../images/navigation/sub_nav/heading.gif) no-repeat center center;
}

ul#sub_nav{
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 40px;
	font-size: 1.6em;
}
	ul#sub_nav li{
		border-bottom: 1px solid #e8e6c9;
	}

	ul#sub_nav li a{
		padding: 0 10px;
		display: block;
		width: 210px;
		color: #8a6547;
	}
	
	ul#sub_nav li.selected a{
		color: #8b2412;
		font-weight: bold;
	}



/* @end */

/* @group MAIN */
ul#main_nav{
	list-style: none;
	padding: 0;
	margin: 0;
	height: 85px;
	text-indent: -9999px;
}

	ul#main_nav li{
		float: left;
	}
	
	ul#main_nav li a{
		display: block;
		height: 85px;
	}
	
		ul#main_nav li a:hover{
			background-position: 0 -85px;
		}
		
		#home ul#main_nav li.nav_home a,
		#about ul#main_nav li.nav_about a,
		#products ul#main_nav li.nav_products a,
		#gallery ul#main_nav li.nav_gallery a,
		#shop ul#main_nav li.nav_shop a,
		#contact ul#main_nav li.nav_contact a{
			background-position: 0 -170px;
		}
	
	ul#main_nav li.nav_home a{
		width: 135px;
		background-image: url(../images/navigation/main_nav/nav_home.jpg);
	}
	
	ul#main_nav li.nav_about a{
		width: 118px;
		background-image: url(../images/navigation/main_nav/nav_about.jpg);
	}
	
	ul#main_nav li.nav_products a{
		width: 157px;
		background-image: url(../images/navigation/main_nav/nav_products.jpg);
	}
	
	ul#main_nav li.nav_gallery a{
		width: 144px;
		background-image: url(../images/navigation/main_nav/nav_gallery.jpg);
	}
	
	ul#main_nav li.nav_shop a{
		width: 98px;
		background-image: url(../images/navigation/main_nav/nav_shop.jpg);
	}

	ul#main_nav li.nav_contact a{
		width: 168px;
		background-image: url(../images/navigation/main_nav/nav_contact.jpg);
	}

/* @end */

/* @group FOOTER */
ul#footer_nav{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 1.4em;
}

	ul#footer_nav li{
		float: left;
		margin: 0 5px 8px 0;
	}
	
	ul#footer_nav li a{
		display: block;
		padding: 3px 5px;
		color: #aaa;
		-moz-border-radius: 5px;  
    	-webkit-border-radius: 5px; 
	}

		ul#footer_nav li a:hover,
		#home ul#footer_nav li.nav_home a,
		#about ul#footer_nav li.nav_about a,
		#products ul#footer_nav li.nav_products a,
		#gallery ul#footer_nav li.nav_gallery a,
		#shop ul#footer_nav li.nav_shop a,
		#contact ul#footer_nav li.nav_contact a{
			background-color: #3f2c2d;
			color: #fff;
		}


/* @end */



/* @end */

/* @group FORMS */
dl{
	margin: 0;
}

dl dt{
	
}

dl dd{
	margin: 0 0 8px 0;
	padding: 0 0 8px 0;
	border-bottom: 1px dotted #d7cdaa;
}

dl dd.submit_field{
	border: none;
	padding: 0;
}

form{
	margin-bottom: 18px;
	padding: 5px;
	background-color: #edebdd;
	height: 100%;
}

	span.required{
		color: #b40000;
	}

	label{
		font-size: 1.4em;
		color: #03729d;
		display: block;
		line-height: normal;
	}

	input[type="text"], input[type="password"], textarea{
		border: 2px solid #b7ac8c;
		padding: 3px;
		width: 97%;
		font: 1.6em Georgia, "Times New Roman", Times, serif;
	}
	
	textarea, input.text{
		border: 2px solid #b7ac8c;
		padding: 3px;
		width: 97%;
		font: 1.6em Georgia, "Times New Roman", Times, serif;
	}
	
	.select_multiple{
		border: 2px solid #b7ac8c;
		padding: 3px;
		width: 97%;
		font: 1.4em Georgia, "Times New Roman", Times, serif;
	}

	input[type="submit"]{
		border: 2px solid #b8ae8b;
		color: #493c15;
		background-color: #e1dabd;
		font-size: 1.2em;
		padding: 5px 10px;
		cursor: pointer;
		float: left;
		margin-right: 10px;
		-moz-border-radius: 5px 5px;
		-webkit-border-radius: 5px 5px;
		cursor: pointer;
	}

		input[type="submit"]:hover{
			color: #fff;
			background-color: #830100;
			border-color: #600;
		}

/* @group PAYPAL FORM */
form.paypal_form{
	display: inline;
	float: left;
	background: none !important;
}

	form.paypal_form input.buy_now_button, form.paypal_form input.add_to_cart_button, form.paypal_form input.view_cart_button{
		padding: 3px 3px 3px 20px;
		margin-right: 5px;
		border: 1px solid #e8e6c9;
		-moz-border-radius: 5px;  
	    -webkit-border-radius: 5px;
	    font-size: 1em;
		background: #e8e6c9 url( ../images/elements/miscellaneous/sprites.png) no-repeat;
		cursor: pointer;
}
	
	
	form.paypal_form input.buy_now_button:hover, form.paypal_form input.add_to_cart_button:hover, form.paypal_form input.view_cart_button:hover{
		color: #fff;
		background-color: #830100;
		border-color: #600;
}

	form.paypal_form input.buy_now_button{
		background-position:0px -10277px
	}
	
	form.paypal_form input.add_to_cart_button{
		background-position:0px -3275px
	}
	
	form.paypal_form input.view_cart_button{
		background-position:0px -3257px
	}
/* @end */

/* @end */