﻿#designs-container 
{
	min-height:500px;
	background:url(/lib/img/designs/side-bg.png) repeat-y left top !important;
	background:url(/lib/img/designs/side-bg.gif) repeat-y left top;
}
* html #designs-container 
{
	height:500px;
}
/* Side */
#side 
{
	float:left;
	width:243px;
	background:url(/lib/img/designs/side-top.gif) no-repeat left top;
	padding-bottom:1em;
}
#side h2 
{
	margin-bottom:0;
}
#side h2 a
{
	display:block;
	margin:20px 0 0 0;
	width:243px;
	height:44px;
	background:url(/lib/img/designs/side-designs.gif) no-repeat center top;
	text-indent:-9999px;
}
#side div#return 
{
	height:15px;
	margin:5px 0 -15px 0;
	background:url(/lib/img/designs/side-designs.gif) no-repeat center bottom;
	opacity:0;
}
#side h3 
{
	text-transform:uppercase;
	font-size:0.9em;
	color:#363636;
	padding-bottom:5px;
	border-bottom:1px solid #9bb379;
	margin:3em 13px 1em 13px;
}
#side ul 
{
	list-style-type:none;
	padding:0;
	margin:0;
}
#side ul li 
{
	line-height:170%;
	margin:0 13px 0 13px;
	font-size:1.1em;
}
#side ul li ul li 
{
	margin:0;
	line-height:170%;
	font-size:1em;
}
#side ul li a 
{
	color:#363636;
	text-decoration:none;
	display:block;
}
#side ul li a:hover 
{
	color:#748957;
}
#side ul li a.side-link 
{
	font-weight:bold;
	font-size:0.9em;
}
/* Body */
#body 
{
	float:right;
	width:717px;
}
#body div.main-img 
{
	float:right;
	margin:20px 20px 0 0;
	width:260px;
	height:204px;
}
#body div.main-img img
{
	padding:4px;
	background:white;
	border:1px solid #a8b7be;
}
#body-head 
{
	background:url(/lib/img/designs/body-head-top.gif) no-repeat left top;
}
.body-head-gallery p
{
	font-family:"Trebuchet MS", Tahoma,Verdana, Arial, Sans-Serif;
	font-size:1.25em;
	color:White;
}
#body-head h2 
{
	width:420px;
	color:White;
	font-family:"Trebuchet MS", Tahoma,Verdana, Arial, Sans-Serif;
	font-size:2em;
	font-weight:bold;
	margin:0 0 10px 0;
}
#body-head-inner 
{
	margin:20px 0 0 0;
	padding:0 15px 15px 15px;
	background:url(/lib/img/designs/body-head-bg.gif) repeat-y left top;
}
#body-head-inner dl 
{
	margin:0;
	padding:0;
	width:420px;
}
#body-head-inner dl dt 
{
	margin:0;
	padding:0;
	height:18px;
	color:#99b0bb;
	clear:left;
	float:left;
	display:block;
	width:130px;
}
#body-head-inner dl dd 
{
	margin:0;
	padding:0;
	height:18px;
	display:block;
	width:275px;
	float:left;
	color:#b2babe;
}
#body-head-inner dl dd a 
{
	color:#bbc79f;
	text-decoration:none;
}
#body-head-inner dl dd a:hover
{
	text-decoration:underline;
}
#body-head-foot 
{
	width:717px;
	height:5px;
	background:url(/lib/img/designs/body-head-foot.gif) no-repeat left top;
}
div.body-gallery-cat 
{
	padding:15px 30px;
}
div.body-gallery-cat-head 
{
	border-bottom:1px solid #c7d1d5;
	margin-bottom:1em;
}
div.body-gallery-cat-head h3
{
	margin:0;
	font-family:"Trebuchet MS", Tahoma,Verdana, Arial, Sans-Serif;
	font-size:2em;
	float:left;
}
div.body-gallery-cat-head h4 
{
	margin:0.9em 0 0 1.5em;
	float:left;
	font-weight:normal;
	color:#6c6c6c;
}
.design-gallery ul li 
{
	background-image:none !important; /* hide bg images when there is no JS */
}

.design-gallery .arrow-left, .design-gallery .arrow-right
{
	position:absolute;
	top:25%;
	z-index:5;
	height:50px;
	width:40px;
}
.design-gallery .arrow-left a, .design-gallery .arrow-right a
{
	display:block;
	height:50px;
	width:40px;
	text-indent:-999em;
}
.design-gallery .arrow-left a:focus, .design-gallery .arrow-right a:focus
{
	outline:none;
}
.design-gallery .arrow-left
{
	left:-20px;
	background:url(/lib/img/designs/gallery-arrows.png) no-repeat center left;
}
.design-gallery .arrow-right
{
	right:-20px;
	background:url(/lib/img/designs/gallery-arrows.png) no-repeat center right;
}

.design-gallery .carousel .jac-content a:hover
{
	text-indent:0;
}
.design-gallery .carousel .jac-content a
{
	display:inline-block;
	width:200px;
	padding:160px 10px 0 10px;
	height:40px;
	background-position:center top;
	background-repeat:no-repeat;
	font-weight:bold;
	color:#666;
	font-size:1.1em;
	text-decoration:none;
	text-indent:-999em;
	text-align:center;
}

#desc 
{
	float:left;
	width:420px;
}
#desc-inner 
{
	padding:0 15px 0 15px;
}
#desc h1,#desc h2 
{
	font-family:"Trebuchet MS",Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:normal;
	letter-spacing:1px;
	margin-top:0.5em;
	
}
/*
#desc p:first-letter {
	float:left;
	color:#D4D4C7;
	font-size:60px;
	line-height:60px;
	padding-top:7px;
	padding-right:5px;
	font-family: times,Georgia;
}
*/
#desc p, #desc ul 
{
	line-height:160%;
	font-size:1.2em;
	color:#555555;
}

#body-side 
{
	float:right;
	width:280px;
	border-left:1px solid #cdcdcd;
	margin:15px 0 15px 0;
}
#body-side-inner 
{
	padding:10px;
}
#body-side h3 
{
	margin:0 0 0.5em 0;
}
#body-side div.extra-img 
{
	width:130px;
	text-align:center;
	height:110px;
	float:left;
}
#body-side div.extra-img img 
{
	padding:4px;
	background:white;
	border:1px solid #a8b7be;
	width:118px;
	margin:0;
}