/* CSS Document */


body{
	background-color:#111;
	font-family:"Lucida Grande","Lucida Sans Unicode",Verdana,Tahoma,Arial,sans-serif;
	font-size:75%;
	color:#fff;
	margin:0;
	padding:0;
}

*{
	margin:0;
	padding:0;
}

a, a:link, a:hover, a:visited{
	color:#E31619;
	text-decoration:none;
}

.red{
	color:#E31619;
}

.black{
	color:#000000;
}

ul{
	list-style:none;
	margin:0;
	padding:0;
}

div.entry ul{
	list-style:square;
}

#container{
	margin:0 auto;
	width:900px;
	background-color:#000000;
}

#header{
	height:265px;
	background-image:url(../images/header.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

#content{
	width:900px;
}

#footer{
	padding:46px;
	font-size:10px;
}


#menu{
	letter-spacing:1px;
	color:#FFFFFF;
	position:relative;
	top:100px;
	left:400px;
	width:500px;
	background-color:#000000;
}

#footer ul{
	margin-bottom:5px;
}

#footer ul li{
	display: inline;
	text-transform:uppercase;
	margin:0;
	padding:0 6px 0 5px;
	border-right:1px solid #E31619;
}
#footer ul li.page-item-39{
	padding-left:0;
}
#menu ul{
	text-align:right;
	padding-right:50px;
}
#menu ul li{
	display: inline;
	text-transform:uppercase;
	margin-left: 6px;
	padding-right:5px;
	border-right:1px solid #fff;
}

#menu li a, #menu li a:visited{
	color:#FFFFFF;
	text-decoration:none;
	background-color:#000000;
}

#menu li a:hover{
	background-color:#E31619;
	color:#FFFFFF;
	text-decoration:none;
}
#menu li.current_page_item a{
	background-color:#E31619;
	color:#FFFFFF;
	text-decoration:none;
}
#footer li.page-item-46,
#menu li.page-item-46{
	border:none;
}
h2{
	font-weight:bold;
	font-size:1.8em;;
	color:#E31619;
	padding:30px 0;
}

.post{
}

.post h2{
}

.post h2 small{
}


.post h2 a{
}

.post .img{
}

.post .img img{
}

hr{
	visibility:hidden;
}

.page{
	padding:50px;
	padding-top:0;
}

.page h2{
}

.page h2 small{
}

.page h2 a{
}

.page .entry{
	font-size:1em;
}

.page img{
}

textarea, input, select {
	background:#F4F4F4 none repeat scroll 0%;
	border:1px solid #B2B2B2;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:7px;
	padding:3px;
	width: 300px;
}
.loginbutton{
	text-align:right;
}

#galleryContainer {
	height:100px;	/* Height of the images + 2 */
	position:relative;
	overflow:hidden;
	/* CSS HACK */
	height: 102px;	/* IE 5.x - Added 2 pixels for border left and right */
	height/* */:/**/100px;	/* Other browsers */
	height: /**/100px;
	text-align:center;
	width:860px;
	margin:0 20px 0 20px;
}

#theImagesFla {
	position:relative;
	height:100px;
	width:750px;
	float:left;
	display:inline;
	overflow:hidden;
	z-index:10;
}

#theImages {
	position:relative;
	height:auto;
	width:750px;
	float:left;
	display:inline;
	overflow:hidden;
	z-index:10;
	text-align:center;
}

#arrow_left {
	position:relative;
	z-index:1000;
	float:left;
	display:inline;
	width:30px;
	margin-left:20px;
}
#arrow_right {
	position:relative;
	z-index:1000;
	float:left;
	display:inline;
	width:30px;
}

#previewPanel {
	min-height:650px;
	height: expression( this.scrollHeight < 350 ? "350px" : "auto" ); 
}

#previewPanel img{
}


#tmp{
	position:absolute;
	z-index:900;
	width:900px; 
	height:50px;
	top:430px;
	overflow:hidden;
	text-align:center;
}

#tmp img{
	margin:0 auto;
}
.imageproduct{
	text-align:center;
}

.imageproduct img{
}

h2.titleproduct{
	padding:30px 50px;
}

.withdesign{
	margin-right:180px;
}

.product h2{
}

.product h2 small{
}

.entryproduct{
	width:900px;
	overflow:hidden;
}


#return{
}

.copy{
}

.edit{
	margin-top:5px;	
}

.edit a{
	background-color:#FF0000;
	color:#FFFFFF;
	padding:0 2px;
}

.philosophy{
	padding:50px 500px 50px 50px;
	background-image:url(../images/philosophy.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height:688px;
}

.philosophy p{
	margin-bottom:10px;
}
.privacy{
	padding:0 250px 50px 50px;
	background-repeat:no-repeat;
	background-position:top left;
}
.privacy p{
	margin-bottom:10px;
}

.contact{
	padding:30px 350px 30px 30px;
	background-image:url(../images/contact.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
#mailer{
	background-color:#FFFFFF;
	width:487px;
	-moz-opacity: 0.9;
	opacity:.90;
	filter: alpha(opacity=90);	
	color:#333333;
	padding:10px;
}
#mailer td.advert{
	padding:5px;
}
#submit {
	border-color:#CCCCCC;
	border-style:double;
	border-width:3px;
	color:#333333;
	width:100px;
}
#agree input,
#agree{
	border:none;
	background-color:none;
	width:20px;
	margin:0;
}
#notagree{
	border:none;
	background-color:none;
	width:20px;
	margin:0;
}
textarea{
	overflow:auto;
}
#mailermessage{
	position:absolute;
	cursor:pointer;
	width:300px;
	background-color:#333333;
	color:#FFFFFF;
	top:300px;
	z-index:10000;
	padding:10px;
	-moz-opacity:1;
	opacity:100;
	filter: alpha(opacity=100);
}
.correct{
	background-color:#FFFF99;
}
.flashnews{
	background-color:#FFFFFF;
	-moz-opacity: 0.9;
	opacity:.90;
	filter: alpha(opacity=90);	
	color:#333333;
	padding:10px;
	position:relative; 
	top:140px; 
	width:260px; 
	left:450px;
}

.clear{
	clear:both;
}

#zero8_links{
	margin:5px 0;
}

#zero8_links a{
	margin:5px 0;
	color:#fff;
	text-transform:uppercase;
	font-size:9px;
	text-decoration:none;
}

#zero8_links a#active{
	background-color:#E31619;
	color:#FFFFFF;
	text-decoration:none;
}

#language{
	text-align:right;
}

#language ul li{
	display:inline;
	padding-right:5px;
}

#language ul li a{
	color:#FFFFFF;
}

#language ul li.current_language_item a{
	color:#E31619
}
.descriptionproduct{
	font-size:1em;
	padding:0 50px 50px;
}
.design{
	float:right;
	text-align:right;
	font-size:0.8em;
	margin-left:20px;
	padding-bottom:10px;
}

.design img{
	padding:10px;
}
