@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-color: #781C73;
	background-image: url(../images/top.jpg);
}
#wrapper_home {
	width: 905px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/gradient_bg.png);
	background-repeat: no-repeat;
	height: 920px;
}

#wrapper {
	width: 905px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/gradient_bg.png);
	background-repeat: no-repeat;
	height: auto;
}

#wrapper_contact {
	width: 905px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/gradient_bg.png);
	background-repeat: no-repeat;
	height: 1100px;
}

#left {
	float: left;
	width: 290px;
	padding-top: 20px;
	padding-left: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	padding-right: 50px;
	height: auto;
}

#left_news {
	float: left;
	width: auto;
	padding-top: 20px;
	padding-left: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	padding-right: 100px;
	height: auto;
}

#left_catalogue {
	float: left;
	width: auto;
	padding-top: 20px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	padding-right: 20px;
	height: auto;
}

#right {
	float: right;
	width: 330px;
	height: auto;
	padding-right: 80px;
}

#right_contact {
	float: right;
	width: 330px;
	height: auto;
	padding-right: 80px;
}
#movie {
	height: 240px;
	margin-top: 20px;
	background-color: #000000;
	width: 320px;
	padding:10px;
	overflow:hidden;
}
#slideshow1 {
	height: 240px;
	margin-top: 20px;
	width: 330px;
	padding:10px;
	overflow:hidden;
}
#movie #contents {
}
#photo {
	height: 477px;
	margin-top: 10px;
	padding-left: 10px;
	width: 320px;
	padding-top: 0px;
}


#map {
	height: 650px;
	margin-top: 20px;
	padding-left: 10px;
	background-color: #0066FF;
	width: 360px;
	padding-top: 10px;
	float: left;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#catalogue {
	width: auto;
	text-align: right;
	margin-top: 20px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
#footer {
	width: 100%;
	background-image: url(../images/bottom.jpg);
	height: 35px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-align: center;
	background-repeat: repeat-x;
	padding-top: 29px;
	float: left;
	bottom: 0px;
}
h2 {
	color: #FFFF00;
	font-size: 14px;
}
#contactform  {
	width: 300px;
	padding-left: 100px;
	padding-top: 20px;
	float: left;
}
h3 a:link {
	color: #FFFF00;
	text-decoration: none;
	font-size: 12px;
}
h3 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
h3 a:visited {
	color: #FFFF00;
	text-decoration: none;
}

.contact { font-size:13px; }

.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

/* Specials styles */
#specials {
	padding-top: 20px;
	padding-left: 65px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	padding-right: 65px;
	height: auto;
}
.categoryHeading { padding:5px 20px; border:1px solid #333; color:#000; background:#ffcc00 url(../images/category-heading-bg.png) repeat-x top left; font-size:16px; display:block; margin:20px 0; }

.productContainer { padding:20px 0 0; margin:20px 0 0; border-top:1px solid #cd9cc7; }
.productContainer.first { padding:0; margin:0; border-top:none; }
.productContainer h3 { margin-top:0; }

.productImg { width:256px; float:left; margin:0 20px 0 0; }
.productImg img { border:1px solid #333; }

.productInfo { width:340px; float:left; margin:0 20px 0 0; }
.productInfo p:first-child { margin-top:0; }

.productPrices { width:139px; float:left; }
.productPrices .price { width:137px; border:1px solid #333; padding:5px 0; background:#0a335c url(../images/price-bg.png) repeat-x top left; color:#fff; text-align:center; margin:0 0 15px; font-weight:bold; }
