/**

 * $Date: 2008/04/27 14:22$
 */

/* =Clean slate */

html, body, form, fieldset {
	margin: 0;
	padding: 0;
	background: #edf1f2;
	color: #000;
	font: 100%/100% Arial, sans-serif;
}
h1, h2, h3, h4, h5, h6, p, pre,
ol, dl, address, table {
	margin: 1em 0;
	padding: 0;
}
 dd{ margin-left: 1em; }
input, select, textarea { font-size: 100%; }



/* =Page structure */

html {
	background: #edf1f2 url(../images/bg-top.jpg) repeat-x top;
}

body {
	background: transparent url(../images/bg-image.jpg) no-repeat top;
	font-family: "arial", sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333;
}

#wrap {
	position: relative;
	width: 960px;
	margin: 0 auto;
}



#content {
	width: 960px;
	
}





/* =Links */

a {
	color: #333;
	text-decoration: none;
}

a:hover, a:focus, a:active {
	text-decoration: underline;
	cursor:pointer;
}

a img {
	border: none;
}

.link-more {
	color:#c62127;
	font-weight: bold;
}

.link-more a{
	color:#c62127;
	font-weight: bold;
}

.button a img{
	border:3px solid #000;

}






/* =Headings */

h1, h2, h3 {
	clear: both;
	color: #99A53F;
	font-weight: normal;
	font-family: "Myriad Pro";
}

h1 { font-size: 44px; }
h2 { font-size: 1.5em; }
h3 { font-size: 14px; }

h1 {
	height: 48px;
	line-height: 48px;
	margin:0px;
	color: #000;
	font-weight:bold;
	text-transform: uppercase;
}

h1 span{
	color: #bd191f;
}

h2 {
	margin:0px;
	color: #000;
	
}

h3 {
	height: 14px;
	line-height: 14px;
	margin:0px;
	color: #7a7777;
	font-weight:bold;
	text-transform: uppercase;
}




/* =Header */

#header {
	height: 85px;
	width:960px;
	padding: 0px;
	
}


#logo {
	overflow: hidden;
	margin: 0;
	text-indent: -5000em;
}

#logo a {
	position: absolute;
	top: 35px;
	left: 0;
	width: 78px;
	height: 43px;
	background: url(../images/logo.png) no-repeat;
}

#logo a:hover {
	cursor:pointer;
}



/* =Content */



#main {
	border:3px solid #FFF;
	background:#eff3f4;
	margin-top:20px;
	overflow: hidden;

}
#main img{
	margin:0px;
	border:none;
	float:left;
}
#main img.mainimage {
	margin:0px;
	width: 477px;
	height: 291px;
	border:none;
	float:left;
}

	/* Homepage specifics */

.home {
	font-size:11px;
	height: 291px;	
}
#main.home {
	height: 291px;	
}
.maintext {
	width: 440px;
	float: left;
	padding:50px 0px 0px 0px;
	
}
#maintext {
	width: 440px;
	float: left;
	padding:50px 0px 0px 0px;
	
}

	/* Referenc specifics */

#main.reference p {
	border-bottom: 1px solid #FFF;
	padding-bottom: 25px;
	margin-top:30px;

}
#main.reference p span{
	color:#666;

}

#wide {
	width: 884px;
	float: left;
	padding:35px;	
}

#main.reference p.year, p.year{
	border:none;
	background: white;
	font-size:14px;
	font-weight:bold;
	padding-top:2px;
	padding-left:4px;
	padding-bottom:0px;
	width:884px;
	height:18px;
	overflow:hidden;
	margin:5px 0px 15px 0px;
	border-bottom: none;
	float:left;
	display:block
	}
	
	
#main.reference p.first{
	margin:25px 0px 0px 0px;
	}
	
	
#main.reference p.last{
	border-bottom: 0px solid #FFF;
	}
	
	/* Category specifics */

#main ul.category {
	list-style:none;
	width:884px;
	padding:0px;
	margin:35px 0px 0px 0px;
}

#main ul.category li {
	float:left;
	width:145px;
	border:15px solid white;
	background:white;
	margin-right:45px;
	margin-left:0px;
	margin-bottom:35px;
	display:inline;
}

#main ul.category li img{
	margin-bottom:10px;
}


	/* Gallery specifics */

#main img.gallery-thumb {
	width:124px;
	height:95px;
	padding:0px;
	margin:0px 0px 10px 0px;
}

#main ul.gallery {
	list-style:none;
	width:884px;
	padding:0px;
	margin:35px 0px 0px 0px;
}

#main ul.gallery li {
	float:left;
	border:13px solid white;
	background:white;
	margin-right:25px;
	margin-left:0px;
	margin-bottom:35px;
	display:inline;
	width:124px;
}


/* Home Decor specifics */
.product-cat-wraper{
margin-top:25px;
padding-bottom:25px;
}

.cat-description p {
	float:left;
	
}
#wide .cat-description p img {
	float:left;
	border:10px solid white;
	margin: 0px 10px 10px 0px;
	
}

.cat-description{
	width:390px;
	height:230px;
	padding:25px;
	margin:0px;
	float:left;
	border-bottom:1px solid white;
	
}

.bottom {
	border-bottom:0px solid white;	
}
.right {
	border-right:1px solid white;	
}



/* product Details specifics */
#wide h1.product-name {
	font-size:30px;	
	border-bottom: 4px solid white;
}

#main-image {
	width:330px;
	float:left;	

}

#main-image img.product-image{
	border:15px solid white;

}

#main-image p{
	margin:15px 0px 0px 0px;
	float:left;
	font-size:11px;
	width:330px;

}
#main-image ul{
	list-style-type:none;
	width:330px;
	float:left;
	padding:0px;
	display:block;
	margin:0px;

}

#main-image ul li{
	margin-right: 15px;
	float:left;
	display:inline;

}

#main-image ul li img{
	border:1px solid white;

}

#description {
	width:480px;
	float:left;	
	padding-left:60px;

}

#description ul{
	list-style-type:none;
	padding:20px 0px 0px 0px;
	margin:30px 0px 20px 0px;
	width: 480px;
	height: 70px;
	display:block;
	border-top:4px solid white;
		display:block;
}

#description ul li{
	padding:0px;
	margin-right:20px;
	display:inline;
	float:left;

}

#description ul li img{
	border:3px solid white;

}
#description p span{
	font-family: "Myriad Pro";
	color:#666;
	font-weight:bold;
	font-size:13px;

	

}

	/* Sidebar */
#sidebar {
	width: 960px;
	height:1%;
	background: url(../images/footer-bg.png) no-repeat top;
	clear:both;
}

#sidebar  img{
	float:left;
	border:2px solid #FFF;
	margin-right:10px;
}

#sidebar img.thumb {
width:71px;
height:71px;
margin-top:30px;
margin-bottom:10px;
margin-right:14px;
	
}

#sidebar h3 {
	height: 12px;
	line-height: 12px;
	font-size:12px;
	margin:0px;
	padding:0px;
}

#sidebar p {
	font-size:11px;
	line-height:14px;
}



#sidebar ul.scroler {
	list-style:none;
	width:960px;
	padding:0px;
	margin:35px 0px 0px 0px;
	float:left;
	display:block;
}

#sidebar ul.scroler li {
	float:left;
	width:106px;
	border:10px solid white;
	background:white;
	margin-right:26px;
	margin-left:26px;
	margin-bottom:35px;

}

#sidebar ul.scroler li img{
	margin-bottom:10px;
}

#sidebar ul.scroler li.arrow-left {
	float:left;
	width:23px;
	border:none;
	background:none;
	margin-right:10px;
	margin-left:0px;
	margin-bottom:35px;

}

#sidebar ul.scroler li.arrow-left img {
	border:none;

}

#sidebar ul.scroler li.arrow-right {
	float:left;
	width:23px;
	border:none;
	background:none;
	margin-right:0px;
	margin-left:10px;
	margin-bottom:35px;

}

#sidebar ul.scroler li.arrow-right img {
	border:none;

}
.box {
	position:relative;
	width: 268px;
	margin:20px 0px 20px 0px;
	padding:20px 25px 20px 25px;
	float:left;
	border-right: 1px solid #FFF;

	
}
#box1 {
	position:relative;
	width: 268px;
	margin:20px 0px 20px 0px;
	padding:20px 25px 20px 25px;
	float:left;
	border-right: 1px solid #FFF;

	
}

#box2 {
	position:relative;
	width: 268px;
	margin:20px 0px 20px 0px;
	padding:20px 25px 20px 25px;
	float:left;
	border-right: 1px solid #FFF;

}

#box3 {
	position:relative;
	width: 268px;
	margin:20px 0px 20px 0px;
	padding:20px 25px 20px 25px;
	float:left;

}







/* =Footer */

#footer {
	position: relative;
	width:960px;
	margin:15px 0 0 0 ;
	padding-top:15px;
	color: #A5B4BF;
	font-size: 11px;
	background: url(../images/footer-bg.png) no-repeat top;
	clear:both;
	height:20px;
}


#footer p{
	width: 500px;
	height:11px;
	color:#7a7777;
	height:11px;
}

#footer ul{
	list-style-type:none;
	width: 570px;
	margin:10px 0px 0px 0px;
	float:left;
	padding:0px;


}

#footer li{
	float:left;
	margin:0px;
	padding:0px;
	list-style-type:none;
	border-right:1px solid #7a7777;

}

#footer li a{

	margin-right:8px;
	margin-left:8px;


}
#footer a{

	color:#7a7777;
}


#footer a:hover {
	text-decoration: underline;
}





#footer #copyright {
	width: 45%;
	margin-left: 8px;

}

#footer #copyright a {
	text-decoration: underline;
	color: #A5B4BF;
}
#footer #copyright a:hover {
	text-decoration: none;
	color: #c62127;
	cursor:pointer;

}

#footer #language {
	width: 120px;height:18px;
	text-align: right;
	background:#FFF;
	Font-family:"Myriad Pro";
	font-size:12px;
	padding-right:6px;
	padding-left:0px;
	margin-top:5px;
	color:#000;
	float:right;
	display:block;

}

#footer #language a {
	color: #c62127;
	font-weight:bold;
}

#footer #language a:hover {
	cursor:pointer;
}





/* =Forms */
form{
font-size:13px;
font-family: "Myriad Pro";
font-weight:bold;
margin-top:0px;
}

label {
	display: block;
	color: #000;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	font-family: "Myriad Pro";

}

input{
	padding: 3px;
	margin-bottom:10px;
	background: url(../images/textfield.jpg) no-repeat top;
	width:182px;
	height:22px;
	border:none;
	font-size:12px;
	font-family:Arial;
	
}



textarea {
	padding: 3px;
	background: url(../images/textarea.jpg) no-repeat top;
	border:none;
	width:200px;
	height:170px;
	font-size:12px;
	font-family:Arial;
}

#form-left
{	float:left;
	width: 230px;
	
	}

span.submit input {
	background: none;
	width:113px;
	height:27px;
	float:right;
	display:block;
	margin:10px 0px 10px 0px;
	

}


/* =Misc */

acronym {
	cursor: help;
}

.hide {
	display: none;
}

.clear {
	clear: both;
}

.ngg-gallery-thumbnail-box{ padding-top:20px;}

