/* Common */

body,table,input,select,textarea {
  font-family:TrebuArial,Verdana,Helvetica,sans-serif;
  
  font-size:11px;
}

body{
  background-color: #52374A;
  text-align: center;
}

body,form {
  margin:0;
  padding:0;
}

input,select,textarea {
  font-size:1em;
}

small {
  font-size:0.85em;
}

img {
  border:0;
}

dl.col {
  line-height:1.5em;
}



dl.col dt {
  float:left;
  width:7em;
  padding-right:0.5em;
  text-align:left;
}

dl.col dd {
  margin-left:0.5em;
}

.clear:after {
  content:".";
  height:1px;
  display:block;
  clear:both;
  visibility:hidden;
}

.center{
  text-align: center;

}

.clr{
  clear: both;
}

.nav {
  margin:0;
  padding:0;
  list-style:none;
}

#content li,
#content p {
  margin-top: 0.8em;
  margin-bottom : 0.8em;
  line-height: 1.5em;
}

#content p {
  margin: 0.8em 0 0.8em 0;
   
  
  
}

.small{
  font-size: 11px;
}

p strong{
  color: #000;

}


h1 {
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
}


h1 {
	text-align: left;
	font-size: 20px;
	padding: 0px 0 0px 0;
	margin: 0px 0px -5px 0px;
}


h1 em { color: #000; font-style: normal;}




h2 {
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
}


h2 {
	text-align: left;
	font-size: 21px;
	padding: 0px 0 0px 0;
	margin: 0px 0px 0px 0px;

}


h2 em { color: #000; font-style: normal; }


h3{
background-color: #7E536F;
font-size: 13px;
color: #fff;
padding : 4px 0 4px 4px;
}


a{ color : #52374A; text-decoration: none;}
a:hover{ color : #52374A; text-decoration: underline;}
/* Layout */

#wrapper{
  background-color: #52374A;
  /*width : 1000px; */
  margin: 0 10px 0 10px;
 /* background-image: url(../images/site/i-wrap-bg.jpg); */
  background-repeat: repeat-x;
  background-position: bottom;
  padding-top: 10px;
  min-height:400px;
}



#inner-wrapper{
  width:758px;
  margin: 0px auto 0 auto;





 
}

#top{
  width: 758px;
  height: 75px;
  position: relative;

  background-image: url(../images/site/top-bg.jpg);
  background-position: bottom;
  background-repeat: no-repeat;


}


#header{
  line-height: 2px;
  height: 2px;
  
  background-image: url(../images/site/top-bg.jpg);
  background-position: bottom;
  background-repeat: no-repeat;

}

#bottom{
  line-height: 2px;
  height: 2px;
  background-image: url(../images/site/bottom-bg.jpg);
  background-repeat: no-repeat;
  position: relative;

}

#logo{
  position: absolute;
  top: 2px;
  left: 5px;
  
}

#slogan{
  position: absolute;
  top: 52px;
  left: 460px;

}



#content ul{
  padding : 0 0 0 18px;
  margin : 0;

}
#content li{

  margin : 0.4em 0 0.4em 0;

}




#content{
  width : 758px;


  background-image: url(../images/site/content-bg.jpg);
  background-repeat: repeat-y;
  background-color: #F8F4E9;
     
  
}

#content-in{
  width : 754px;

  margin: 0 auto 0 auto;
  /*background-image: url(../images/site/nav-bg.jpg);   */
  background-position: bottom left;
  background-repeat: no-repeat;
  min-height: 480px;


}



#content-left{
  width: 210px;
  float: left;

  margin-top: 0px;
  position: relative;

}


#navimage{
  position: absolute;
  top: 0;
  left: 0px;
  border-bottom : 1px solid #916080;
  height: 210px;
  width: 210px;


}

#nav_bg{
  position: absolute;
  bottom: 0;
  left: 0px;
  z-index: 0;
}

#ribbon{
  position: absolute;
  bottom: -30px;
  left: -40px;
  z-index: 10;

}

#nav{
  margin-top: 5px;
  margin-bottom: 150px;
/* font-family: Trebuchet MS, "Verdana", serif;     */
 font-weight: normal;
 color: #fff;
 font-size: 14px;

}

#nav ul{
  padding : 0 0 0 10px;
  margin: 0;
  text-align: left;
  list-style: none;
}

#nav ul li{
  margin: 0.3em 0 0.3em 0;

}

#nav ul a{
  color: #fff;
  text-decoration: none;
  background-image: url(../images/site/buller-bg-white.gif);
  background-position: left;
  background-repeat: no-repeat;
  padding-left: 35px;
  padding-top: 3px;
  padding-bottom: 3px;
  width: 200px;

}
  /*
#bottom{

  position: absolute;
  width: 300px;
  height: 200px;
  bottom: 0px;

}  */


  
  #bottom-details{
  position: absolute;
  bottom: 5px;
  left: 220px;
  z-index: 10;
  width: 530px;
  background-color: #946383;
  line-height: 25px;
  color: #fff;
  font-weight: bold;
  

}

 #bottom-details a{
 text-decoration: none;
 color: #fff;


}

#bottom-details a:hover{
 text-decoration: underline;
 color: #fff;


}

#content-right{
  float: right;
  width: 530px;
  padding-top: 15px;
  padding-right: 3px;
  text-align: left;
  font-family: verdana;
  padding-bottom: 35px;
}







#footer{  
   margin: 0px 10px 0px 10px;

   background-color: #52374A;

   height: 30px;
   text-align: right;
   font-size: 12px;
}

#footer-in{
     width: 750px;
     margin: 0 auto 0 auto;
     color: #fff;
     line-height: 30px;
     font-size: 0.86em;

}



#footer a{
  color : #fff;
  text-decoration : none;

}

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



.product{
  width: 165px;
  float: left;
  border: 1px solid #7E536F;
  padding: 1px;
  margin-right: 3px;
  margin-left: 3px;
  margin-bottom: 5px;


}


div.product a{
  text-decoration: none;
  color: #fff;


}

.details{
  width: 165px;
  background-color: #7E536F;
  color: #fff;
  float: left;
  line-height: 20px;

  margin-top: 1px;
  height: 20px;
  margin-bottom: 1px;
}


.details a,.details a:visted{
  color: #fff;
}

.hover{
 background-color: #52374A;
 border: 1.0px solid  #52374A;
}


div.product div.left{
  float: left;
  width: 125px;
  text-indent: 2px;
  color: #fff;
  
}

div.product div.right{
  float: right;
  width: 30px;

  padding-right: 5px;

}






div.product img{


      float: left;
}



/* Basket description pages */


div.descriptionimage{
   width: 170px;

   float: right;
   margin-right: 5px;
   text-align: center;

}

div.descriptionimage img.product{
  display: block;
  border: 1px solid #52374A;
  padding: 1px;
}

div.action{
  background-image: url(../images/site/glass.jpg);
  background-position: right;
  background-repeat: no-repeat;
  width: 150px;
  margin-top: 5px;
  font-weight: bold;
  
}
div.descriptionimage div img{
     float: right;
}

div.decription-text{
   float: left;
   width: 335px;



}

div.descriptionimage a{
  color : #52374A;
  text-decoration: none;
}

a.order{
  background-image: url(../images/site/oder.jpg);
  background-repeat: no-repeat;
  display: block;
  width: 116px;
  height: 20px;
  padding-left: 25px;
  line-height: 18px;
  color: #fff;
  text-decoration: none;
  margin-top: 15px;
  margin-bottom: 15px;
}

a:hover.order{

  color: #fff;

}




       
       
       #showimage{
position:absolute;
visibility:hidden;
border: 1px solid #52374A;
z-index: 10;
background-color: #916080;
}

#showimage img{
 display: block;

}

#dragbar{
cursor: hand;
cursor: pointer;
background-color: #916080;
display: block;
line-height: 20px;

/*
min-width: 100px; */
color: #fff;
}

#dragbar #closetext{
font-weight: bold;
margin-right: 1px;
}

/****  Form logic*/



form{
  margin-top: 15px;
}

input, select, textarea
{
	border-color : #52374A;
	font-family : arial, verdana;
	font-size : 12px;
	border-width :1px;
	border-style : solid;

}



input, textarea
{
	width : 280px;
}



select
{
	width : 280px;
}

textarea
{
	height : 120px;
}

input:focus, select:focus, textarea:focus
{
	border-color : #916080;
}


label
{

	width : 130px;
	float : left;
	font-weight : bold;
	margin-right : 5px;
	text-align : right;

}








input.button
{

	width : 60px;


}





div.form_row
{
	width : 100%;
	float : left;
	clear : both;
	margin-bottom : 8px;





}

.red{
  width: 400px;


  text-indent: 120px;
  color: red;
 }




div.col_contact_left
{

	width : 250px;
	float : right;


}

div.blabla{

  margin-top: 120px;
  background-color: #ccc;
}



