body{
	background: #fff url("../images/body-bg.jpg") repeat-y 50% 0% !important;
	font-family: 'Trebuchet MS', Arial, sans-serif;
}

.wrapper{
	background: url("../images/content-bg.jpg") no-repeat 50% 0%;
	min-height: 600px;
}

.header{
	padding: 20px 0;
}

.newsletter{
	background: transparent url("../images/newsletter-bg.png") no-repeat;
	height: 135px;
	position: relative;
}

.newsletter a{
	display: block;
	position: absolute;
	left: 10px;
	top: 10px;
}

.newsletter form{
	position: absolute;
	top: 90px;
	left: 15px;
}

.newsletter form input{
	border: none;
	margin: 0;
	padding: 0;
	height: 30px;
	width: 155px;
	font: normal 16px/22px 'Trebuchet MS';
	color: #5976a2;
}

.newsletter form button{
	background: none;
	border: none;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
	cursor: pointer;
}

.menu{
	height: 30px;
	color: white;
	font-family: 'ChunkFiveRegular', Arial, sans-serif;
	font-size: 15px;
	margin: 20px 10px 0;
	background: url(../images/menu-bg.png);
	text-align: center;
}

.menu ul{
	display: inline-block;
}

.menu ul li{
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
}

.menu ul li a{
	display: block;
	text-decoration: none;
	color: #fff;
	height: 30px;
	line-height: 30px;
	padding: 0 20px;
}

.home-featured{ margin: 20px 0; overflow: hidden; }
.home-featured li{ margin: 0 10px 0 0; text-align: center; font-size: 1.1em; }
.home-featured li.last{ margin: 0; }
.home-featured li a{ display: block; text-decoration: none; color: #757575; }
.home-featured li img{ width: 220px; height: 220px; }

.home-featured-sub{ margin: 20px 0; }
.home-featured-sub li{ width: 165px !important; margin-bottom: 10px; height: 215px; overflow: hidden; }
.home-featured-sub li img{ width: 160px; height: 160px; }

#right-menu{ margin: 0 0 20px; padding: 0; list-style: none;}
#right-menu li{ margin: 0; padding: 0; }
#right-menu li a{ 
	display: block; 
	background: url(../images/right-bar-hdr-bg.png) repeat-x;
	border: 1px solid #2F7CC0;
	border-width: 1px 1px 0 1px;
	height: 28px; 
	line-height: 28px;
	text-align: left;
	font-family: 'ChunkFiveRegular', Arial, sans-serif;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	padding: 0 10px;
}
#right-menu li.last a{ 
	border-width: 1px;
}

#right-menu li ul{ 
	background: #fff;
	list-style: none;
	margin: 0;
	border: 1px solid #E3E3E3;
	border-width: 0 1px;
}

#right-menu li ul li{ 
	line-height: 22px !important;
}

#right-menu li ul li a{ 
	background: none;
	color: #757575;
	font-family: 'Trebuchet MS', Arial, sans-serif;
	border: none;
	height: auto;
	line-height: 25px;
	/*padding: 5px 10px;*/
}

#right-menu li ul li a img{
	vertical-align: middle;
	margin: 5px 0 5px 5px; 
}


#footer{
	background: url("../images/footer-bg.jpg") repeat-x;
	height: 48px;
	border: 1px solid #E3E3E3;
	margin: 20px 10px;
}

#footer ul{
	margin: 13px 0 0; 
	padding: 0;
	overflow: hidden;
	width: 550px;
	float: left;
}

#footer ul li{
	display: inline;
	float: left;
	margin: 0;
}

#footer ul li a{
	font-family: 'Trebuchet MS', Arial, sans-serif;
	color: #5976a2;
	font-size: 15px;
	padding: 0 10px;
	text-decoration: none;
	border-right: 1px solid #5976a2;
	display: inline-block;
}

#footer ul li.last a{
	border: none;
}


#footer form{
	float: right;
	margin: 5px 5px 0 0;
}

#footer form input{
	background: url(../images/footer-search-input.png);
	border: none;
	margin: 0;
	padding: 0 10px;
	height: 34px;
	width: 145px;
	font: normal 16px/22px 'Trebuchet MS';
	color: #5976a2;
}

#footer form button{
	background: none;
	border: none;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
	cursor: pointer;
}

.syneticus{
	text-align: right;
	margin-bottom: 20px;
}

.blue-title{
	background: url(../images/right-bar-hdr-bg.png) repeat-x;
	border: 1px solid #2F7CC0;
	border-width: 1px 1px 0 1px;
	font-family: 'ChunkFiveRegular', Arial, sans-serif;
	color: white;
	font-size: 16px;
	font-weight: normal;
	height: 28px;
	line-height: 28px;
	padding: 0 10px;
	margin: 0 0 20px;
}

.blue-title-tall{
	background: url(../images/blue-titile-tall-bg.png) repeat-x;
	border: 1px solid #2F7CC0;
	border-width: 1px 1px 0 1px;
	font-family: 'ChunkFiveRegular', Arial, sans-serif;
	color: white;
	font-size: 16px;
	font-weight: normal;
	height: 42px;
	line-height: 42px;
	padding: 0 10px;
	margin: 0 0 20px;
}




/* Product page */
div.product .product_image{
	/*width: 320px;
	float: left;*/
	margin-bottom: 20px;
}

div.product .product_image .mi{
	margin-bottom: 10px;
}
div.product .product_image .mi a img{
	width: 320px;
}

div.product .product_image .tr{
	overflow: hidden;
}

div.product .product_image .tr a{
	display: inline-block;
	float: left;
	margin-right: 10px;
}

div.product .product_image .tr a:last-child{
	margin-right: 0px;
}

div.product .product_image .tr a img{
	width: 100px;
}

div.product .desc-text{
/*	width: 350px;*/
	float: left;
	margin: 0 10px 10px 20px;
}

div.product .desc-text p{
	display: inline-block;
}
