/* CSS Document */
body{
	background-image:url(body_pixel2.jpg);
	background-repeat:repeat-x;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#f2f0ca;
	margin:0px auto;
}
h1{
	margin:0px 0px 0px 0px;
	padding:0px;
	text-decoration:none;
	width:80px;
	font-weight:normal;
	color:#ffff00;
	font-size:11px;
	clear:both;
}
h2{
	color:#700F38;
	font-size:18px;
	margin:0px 0px 0px 0px;
	padding:0;
	background-color:#eae796;
}
h3{
	color:#700F38;
	font-size:16px;
	margin:0px 0px 10px 0px;
}
/*ids*/
#page{
	width:949px;
	margin-left:auto;
	margin-right:auto;
}
#header{
	height:223px;
}
#header img{
	border:none;
}
#content{
	background-color:#eae796;
	margin-right:69px;
}

#content img{
	margin:3px;
	background-color:#eae796;
}
#footer{
	background-image:url(footer2.jpg);
	background-repeat:no-repeat;
	width:870px;
	height:21px;
	color:#ffffff;
	text-align:right;
	font-size:11px;
	padding-right:10px;
	padding-top:32px;
}

#left_content{
	width:515px;
	float:left;
	background-color:#eae796;
	padding-left:40px;
	padding-top:20px;
}
#right_content{
	width:325px;
	float:left;
	background-color:#eae796;
}
#second_part_front{
	background-image:url(second_part_font.jpg);
	background-repeat:no-repeat;
	width:397px;
	height:130px;
	padding-top:57px;
	font-size:12px;
	padding-left:10px;
	background-color:#eae796;
	
}
#title_second_front{
	font-size:16px;
	color:#00AE2B;
	font-weight:bold;
}
#header #top_menu{
	color:#C9C327;
	font-size:13px;
	margin-top:4px;
}
#header #top_menu td{
     padding-left:4px;
	 padding-right:6px;
}
#header #top_menu a{
	color:#C9C327;
}
#header a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}
#bgBigPic{
	text-align:center;
	vertical-align:middle;
	background-image:url(style/pictureBackground.jpg);
	background-repeat:no-repeat;
}
#content .detail{
	background-image:url(style/pictureBackground.jpg);
	background-repeat:no-repeat;
	width:305px;
    height:305px;
    padding:5px;
}
.detailButton{
	background-image:url(buttonBackground.gif);
	background-repeat:no-repeat;
	display:block;
	width:58px;
	height:23px;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
	background-color:transparent;
	color:#FFFFFF;
	padding-top:4px;
	border:none;
	padding-bottom:3px;;
}
.detailButton_ok{
	background-image:url(buttonBackground.gif);
	background-repeat:no-repeat;
	width:58px;
	height:23px;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
	background-color:transparent;
	color:#FFFFFF;
	padding-top:3px;
	border:none;
	padding-bottom:3px;;
}
.detailButton2{
	background-image:url(buttonBackground2.gif);
	background-repeat:no-repeat;
	display:block;
	width:58px;
	height:23px;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
	background-color:transparent;
	color:#FFFFFF;
	padding-top:3px;
	border:none;
	padding-bottom:3px;;
}
.detailButton3{
	background-image:url(buttonBackground3.gif);
	background-repeat:no-repeat;
	height:23px;
	display:block;
	background-color:transparent;
	width:100px;
	text-decoration:none;
	vertical-align:middle;
	color:#FFFFFF;
	padding-top:3px;
	border:none;
	padding-bottom:3px;
}
.detailButton4{
	background-image:url(buttonBackground4.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	height:23px;
	text-decoration:none;
	vertical-align:middle;
	color:#FFFFFF;
	padding-top:3px;
	text-align:center;
	border:none;
	width:90px;
	padding-bottom:4px;
}
.detailButton5{
	background-image:url(buttonBackground5.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	height:23px;
	text-decoration:none;
	vertical-align:middle;
	color:#FFFFFF;
	padding-top:3px;
	text-align:center;
	border:none;
	width:135px;
	padding-bottom:5px;
}
.detailButton6{
	background-image:url(buttonBackground.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	height:23px;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
	color:#FFFFFF;
	padding-top:3px;
	border:none;
	padding-bottom:5px;;
}
.front_content{
	width:420px;
	color:#A4A229;
	padding-top:10px;
	padding-bottom:10px;
}

.thumb{
	background-color:#FFFFFF;
	border:2px solid #cb335a;
	text-align:center;
	vertical-align:middle;
	width:65px;
	height:65px;
}
.shortDescription{
	font-size:12px;
	
}
.prodPrice{
	font-size:14px;
        text-align:left;
        color:#700F38;
}
.header{
	text-decoration:none;
	color:#ffff00;
	font-size:11px;
}
.contact_input{
	border:1px solid  #c7355a;
}
.td_thumb{
	border-bottom:1px solid #CCCCCC;
	text-align:center;
	vertical-align:middle;
	background-color:#FFFFFF; 
	border:1px solid #CCCCCC;
    height:70px; width:100px;
}
.submit_btn{
	border:solid 1px #d682ac;
	background-color:#d682ac;
	color:#FFFFFF;
}
.map a{
	color:#333333;
	text-decoration:none;
	cursor:pointer;
}
.map a:hover{
	color:#FF0000;
	text-decoration:underline;
}
