/*
Theme Name:Gunder Furniture Theme
Description:The official theme for Gunder Church Furniture.
Version:1.0
Author:Internet Marketing Group
Author URI:http://www.myinternetmarketinggroup.com
*/
body{
	margin:0;
	padding:0;
	background:url('images/bodybg.jpg') repeat-y top center #fff;
	text-align:center;
	font-family:'Arial','Helvetica',sans-serif;
	color:#600;
	font-size:13px;
}
a{
	color:#600;
	text-decoration:none;
}
a:hover{
	color:#999;
}
a:active{
	color:#600;
}
img{border:0;}
p{
	margin-top:5px;
	padding:0;
	line-height:18px;
	text-align:justify;
}
p a{
	border-bottom:1px dotted #600;
}
h1{
	font-size:24px;
	display:block;
	line-height:33px;
	background:url('images/subheadbg.png') no-repeat bottom left;
	padding:15px 0 5px 0;
	margin:0 0 0 15px;
}
h1 a{
	text-decoration:none;
}
h1 a:visited{
	color:#600;
}
h1 a:hover{
	color:#999;
}
h3{
	font-size:24px;
	display:block;
	line-height:33px;
	background:url('images/subheadbg.png') no-repeat bottom left;
	padding:15px 0 5px 0;
	margin:0 0 0 15px;
}
h3 a{
	text-decoration:none;
}
h3 a:visited{
	color:#600;
}
h3 a:hover{
	color:#999;
}
h4{
	font-size:18px;
	font-weight:400;
	margin:0;
	padding:0;
}
#container{
	background:#fff;
	width:990px;
	margin:0 auto;
	min-height:100%;
}
#header{
	background:url('images/topbg.jpg') no-repeat bottom center;
	height:160px;
}
#headerlogo{
	float:left;
	height:100px;
	width:200px;
	padding:35px 0 0 0;
}
#header ul{
	background:url('images/product-navigation-background.jpg') no-repeat top left;
	list-style-type:none;
	display:block;
	margin:0 0 0 210px;
	padding:0;
	height:190px;
}
#header ul li{
	display:block;
	float:left;
	text-align:center;
	height:160px;
}
#header ul li a.background-link,#header ul li a.background-link:hover{
	padding:0;
	height:120px;
	background:none;
}
#header ul li a, #header ul li a:active{
	padding-top:10px;
	display:block;
	width:130px;
	height:30px;
	float:left;
	text-decoration:none;
	color:#fff;
	background:#000;
	font-size:16px;
	font-weight:bold;
}
/* IE hack */
* html #header ul{
	height:160px;
}
* html #header ul li, * html #header ul li.transON, * html #header ul li.transOFF, * html #header ul li a, * html #header ul li.transON a, * html #header ul li.transOFF a{
	width:129px;
}
*:first-child+html #sidebar li ul{
	margin-left:7em;
}
* html{
	margin-left:7em;
}
#header ul li a:hover{
	color:#fff;
	background:#961500;
}

#main{
	margin-left:200px;
	padding:5px 25px 25px 25px;
	width:740px;
	min-height:100%;
	background:url('images/mainbg.jpg') repeat-x top left #fff;
	text-align:left;
}
* html #main{
	width:737px;
}
#main ul{
	margin-top:5px;
	padding-top:0;
}
#mainspacer{
	height:400px;
	float:left;
}
/* IE 6 hack*/
* html #mainspacer{
	display:none;
}
#footer{
	display:block;
	background:url('images/footer.png') no-repeat top center;
	margin-top:20px;
	padding:10px 0 30px;
	clear:both;
	text-align:center;
	font-size:11px;
}
.alignright{
	float:right;
	padding:5px 0 5px 20px;
}
.alignleft{
	float:left;
	padding:5px 20px 5px 0;
}
.aligncenter,.alignmiddle{
	margin:5px auto 5px auto;
}
.carousel li{
	margin-right:20px;
	width:204px;
	height:260px;
	text-align:center;
}
.carousel a{
	border:none;
	text-decoration:none;
}
.carousel img{
	width:200px;
	margin-bottom:10px;
	border:2px solid #eee;
}
.carousel a:hover img{
	border:2px solid #600;
}
.button{
	background:#600;
	padding:3px;
	color:#fff;
}
.button:hover{
	color:#eee;
}
.button:active{
	color:#fff;
}
.gallery{
	margin:0 auto;
}
.gallery img{
	border:2px solid #eee;
}
.gallery a:hover img{
	border:2px solid #600;
}
.wp-caption-text{
	font-size:11px;
	color:#666666;
	text-align:center;
	padding:0;
	margin:0;
}
.contact{
	float:right;
	font-weight:bolder;
	letter-spacing:normal;
	line-height:20px;
	padding-top:20px;
	padding-right:18px;
}
#contactform{
	padding-left:35px;
	padding-right:20px;
	float:left;
	width:375px;
}
#contactform fieldset{
	border:1px solid #eee;
	border-top:2px solid #999;
}
#contactform legend{
	font-weight:bold;
	font-size:14pt;
}
#contactform fieldset label{
	display:block;
	clear:left;
	float:left;
	width:118px;
	height:20px;
	line-height:20px;
}
#contactform fieldset input{
	width:220px;
	height:14px;
}
#contactform strong{
	margin:0;
	font-size:inherit;
}
#bookmarks li a{
	line-height:25px;
	border-bottom:1px dotted #600;
}
.transOFF{
	width:130px;
	background:transparent;
	border:0px solid black;
}
.transON{
	background:#600;
	width:130px;
	opacity:0.3;
	filter:alpha(opacity=30);
}

#sidebar{
	padding:10px 0 0 0;
	font-weight:bolder;
	float:left;
	width:200px;
	background:url('images/sidebarbg.jpg') repeat-y right;
}
#sidebar-bottom{
	text-align:center;
	background:url('images/leftfooterbg.jpg') bottom center;
	padding:20px 0 200px 0;
	color:#fff;
}
#sidebar ul{
	list-style-type:none;
	width:200px;
	margin:0 0 25px 0;
	padding:0;
}
#sidebar li ul{ /* second-level lists */
	position :absolute;
	left:-999em;
	padding:0;
	margin-left :198px;
	margin-top :-3.1em;
	background:#600;
	height:auto;
	z-index:13;
}
* html #sidebar li ul{
	margin-left:100px;
}
#sidebar li ul li a{
	color:#fff;
}

#sidebar li ul li a:hover{
	background:#811818;
}

#sidebar li:hover ul ul, #sidebar li:hover ul ul ul, #sidebar li.sfhover ul ul, #sidebar li.sfhover ul ul ul{
	left:-999em;
}
#sidebar li:hover ul, #sidebar li li:hover ul, #sidebar li li li:hover ul, #sidebar li.sfhover ul, #sidebar li li.sfhover ul, #sidebar li li li.sfhover ul{ /* lists nested under hovered list items */
	left:auto;
}
#sidebar ul li a, #sidebar ul li a:active{
	color:#600;
	text-decoration:none;
	display:block;
	width:200px;
	height:20px;
	padding:10px 0 10px 0;
	margin:0 auto 0 auto;
}
#sidebar a.products{
	cursor:default;
}
#sidebar ul li a:hover{
	background:#600;
	color:#fff;
}
#sidebar ul li:hover,#sidebar ul li.hover{ /* Fix IE 7 Sticky Menu */
	position:static;
}
.thumbs{
	 width:690px;
	 margin:5px auto 0;
}
.thumbs p{
	margin:0;
	padding:0 5px;
	font-size:11px;
	color:#7b7b7b;
	text-align:center;
	line-height:13px;
}
strong{
	font-size:16px;
	font-weight:bolder;
	margin-left:15px;
}

.button{
	background:#600;
	padding:3px;
	border:1px solid #000;
	color:#fff;
	text-align:center;
	margin:8px;
	cursor:pointer;
}
.button a{
	color:#fff;
	text-decoration:none;
}
.button a:hover{
	cursor:pointer;
}