/************************************/
/* GENERAL */
/************************************/

html, body{
	margin: 0 auto;
	padding: 0px;
	background-image: url(bg_top);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d4d4d;
	text-align: center;}	
	
a{ color: #3AA6E7; text-decoration: none;}
a:hover{ text-decoration: underline;}

#top{	height: 8px; font-size: 1px;}
	
#container{
	margin: 0 auto;
	padding: 0;
	text-align: left;
	border: 0px solid red;
	width: 900px;}
	
#header{	background: url(top_img.gif) no-repeat top right;}

#left{float: left; width: 200px;}
#right{float: right;	width: 700px;}

/* oooooooooooooooooooooooooooooooooooooooooo */
/* LIVE SUPPORT */
/* oooooooooooooooooooooooooooooooooooooooooo */

#support{
	float: right;
	width: 500px;
	position: relative;
}
#support_live{
	background: url(Images/bg_live_support.jpg) no-repeat;
	width: 250px;
	height: 65;
	margin: 0px;
	padding: 3px;
	color: #2d0215;
	font-size: 14px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;}
	
#support_live a{ color: #2d0215;}
#support_live a:hover{ color: #b20244;}
	
#support_live .topheading{
	color: #2d0215;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	font-weight: bold;}
	
#support_live .heading{
	color: #b20244;
	font-size: 18px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-weight: bold;}
	
	
/************************************/
/* NAVIGATION */
/************************************/
	
#navigation{
	padding-left: 0;
	margin-left: 0;
	width: 180px;}

#navigation li{	
	list-style: none;
	margin: 0;
	padding: 0.25em;
	border-bottom: 1px solid #d3d5d7;}

#navigation li a{
	color: #4d4d4d;
	text-decoration: none;
	padding-left: 16px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 16px;}

#navigation li a:hover{	
	color: #FF33CC;
	background-image: url(icon.gif);
	background-repeat: no-repeat;
	background-position: 0 .2em;}

/************************************/
/* YELLOW BOX */
/************************************/

.yellowbox{	width: 180px; margin-bottom: 10px;}

.yellow_topleft{
	background-image: url(bg_yellow.gif);
	height: 4px;
	margin-right: 4px;
	font-size: 1px; /*for IE*/}

.yellow_topright{
	margin-top: -4px;
	margin-left: 4px;
	background-image: url(bg_yellow.gif);
	background-position: 100% 0;
	height: 4px;
	font-size: 1px; /*for IE*/}

.yellow_bottomleft{
	margin-right: 4px;
	height: 4px;
	background-image: url(bg_yellow.gif);
	background-position: 0 -4px;	
	font-size: 1px;}

.yellow_bottomright{
	margin-top: -4px; /* to level of bottom-left corner */
	margin-left: 4px;
	background-image: url(bg_yellow.gif);
	background-position: 100% -4px;
	height: 4px;
	font-size: 1px;}
	
.yellow_inside{
	background-color: #f9dfa9;
	padding: 0 4px;}
	
/************************************/
/* BLUE HEADER */
/************************************/
	
.header{
	background-image: url(bg_header);
	width: 700px;
	height: 30px;
	color: #fff;
	font-size: 18px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 10px;}

.header_inside{ padding-left: 20px; padding-top: 4px;}

/************************************/
/* BLUE BOX */
/************************************/

.bluebox{ width: 700px; margin-bottom: 10px;}

.blue_topleft{
	background-image: url(bg_pink);
	height: 8px;
	margin-right: 8px;
	font-size: 1px; /*for IE*/}

.blue_topright{
	margin-top: -8px;
	margin-left: 8px;
	background-image: url(bg_pink);
	background-position: 100% 0;
	height: 8px;
	font-size: 1px; /*for IE*/}

.blue_bottomleft{
	margin-right: 8px;
	height: 8px;
	background-image: url(bg_pink);
	background-position: 0 -8px;	
	font-size: 1px;}

.blue_bottomright{
	margin-top: -8px; /* to level of bottom-left corner */
	margin-left: 8px;
	background-image: url(bg_pink);
	background-position: 100% -8px;
	height: 8px;
	font-size: 1px;}
	
.blue_inside{
	background-color: #F8C6F7;
	color: #CC3399;
	line-height: 18px;
	padding: 8px 16px;}
	
/************************************/
/* CONTENT */
/************************************/
	
.content ul{
	list-style-image: url(v.gif);
	width: 400px;}	
	
.content li{
	padding-bottom: 14px;
	padding-left: 5px;}
	
.sub_left{float: left; width: 343px;}
.sub_right{float: right; width: 354px;}

.box_top{
	background-image: url(box_top);
	background-repeat: no-repeat;
	font-size: 1px;
	width: 343px;
	height: 8px;}
	
.box_top2{
	background-image: url(box_top2.gif);
	background-repeat: no-repeat;
	font-size: 1px;
	width: 343px;
	height: 7px;}
	
.box_bottom{
	background-image: url(box_bottom.gif);
	background-repeat: no-repeat;
	font-size: 1px;
	width: 343px;
	height: 8px;
	margin-bottom: 3px;}
	
.box_content{
	background-image: url(box_gradient);
	background-repeat: repeat-x;
	width: 343px;
	height: 35px;
	border-left: 1px solid #D3D5D7;
	border-right: 1px solid #D3D5D7;
	font-weight: bold;}
	
.box_content_green{
	background-image: url(box_gradient_green.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 343px;
	height: 35px;
	border-left: 1px solid #D3D5D7;
	border-right: 1px solid #D3D5D7;
	font-weight: bold;}
	
.box_inside{ padding: 0 5px; vertical-align: middle; /*float: right;*/}
.box_inside p{
	float: left;
	vertical-align: top;
	width: inherit;
}
	
.price{
	color: #8C0404;
	font-weight: bold;
	float: left;
	padding-left: 10px;
	text-align: right;
	margin-top: 10px;
	width: inherit;
}
	
.text{
	float: left;
	margin-top: 10px;
	width: inherit;
}
.addto{
	float: right;
	margin-top: 10px;
	width: inherit;
}
	
.send{
	background-color: #3CA7E7;
	color: #fff;
	border: 0px;
	font-size: 10px;
	font-weight: bold;
	padding: 3px 0;}
	
div#testimonials{
	background-image:url(bg_testimonials.gif);
	background-repeat:no-repeat;	
	font-size:14px;
	height:115px;}
	
div#testimonials_content{padding:20px 40px 20px 40px;}
div#testimonials_content p{ padding:0; margin:0;}
	
/************************************/
/* BOX OUTLINED */
/************************************/
	
.box{ width: 180px; margin-bottom: 10px;}

.box_left{
	background-image: url(bg_outline.gif);
	height: 5px;
	margin-right: 5px;
	font-size: 1px; /*for IE*/}

.box_right{
	margin-top: -5px;
	margin-left: 5px;
	background-image: url(bg_outline.gif);
	background-position: 100% 0;
	height: 5px;
	font-size: 1px; /*for IE*/}

.box_bottomleft{
	margin-right: 5px;
	height: 5px;
	background-image: url(bg_outline.gif);
	background-position: 0 -5px;	
	font-size: 1px;}

.box_bottomright{
	margin-top: -5px; /* to level of bottom-left corner */
	margin-left: 5px;
	background-image: url(bg_outline.gif);
	background-position: 100% -5px;
	height: 5px;
	font-size: 1px;}
	
.box_moreproducts{
	margin-top: -5px;
	margin-left: 5px;
	background-image: url(bg_outline.gif);
	background-position: 200px;
	height: 80px;
	font-size: 1px;}
	
.box_inside2{
	text-align: center; 
	padding: 0 5px;
	border-left: 1px solid #D3D5D7;
	border-right: 1px solid #D3D5D7;}

/************************************/
/* FORM */
/************************************/
	
label{
	float: left;
	width: 110px;
	margin-right: 3px;
	text-align: right;}
	
.listform ul{list-style: none; margin-left: 0px;}
.listform li{ list-style: none;	line-height: 20px;}
input{border: 1px solid #ddd; margin-top: 2px;}
textarea{border: 1px solid #ddd; margin-top: 2px;}
select{border: 1px solid #ddd;}


/* oooooooooooooooooooooooooooooooooooooooooo */ 	
/* PRODUCTS, INDEX & CATEGORY PAGE */
/* oooooooooooooooooooooooooooooooooooooooooo */

.products{ width:  494px;}
.product_left{ float: left;	width: 245px;}
.product_right{ float: right; width: 245px;}
	
.top_left{
	background-image: url(corners.gif);
	height: 5px;
	font-size: 2px; /*for IE*/
	margin-right: 5px;}

.top_right{
	margin-top: -5px;
	margin-left: 5px;
	background-image: url(corners.gif);
	background-position: 100% 0;
	height: 5px;
	font-size: 1px; /*for IE*/}

.bottom_left{
	margin-right: 5px;
	background-image: url(corners.gif);
	background-position: 0 -5px;
	height: 5px;
	font-size: 1px;}

.bottom_right{
	margin-top: -5px; /* to level of bottom-left corner */
	margin-left: 5px;
	background-image: url(corners.gif);
	background-position: 100% -5px;
	height: 5px;
	font-size: 1px;}
	
.related_topleft{
	background-image: url(corners_grey.gif);
	height: 5px;
	font-size: 1px;
	margin-right: 5px;}
	
.related_topright{
	margin-top: -5px;
	margin-left: 5px;
	background-image: url(corners_grey.gif);
	background-position: 100% 0;
	height: 5px;
	font-size: 1px;}

.related_top{
	background-color: #F0EFEF;
	border-left: 1px solid #DFDEDE;
	border-right: 1px solid #DFDEDE;	
	border-bottom: 1px solid #DFDEDE;}
	
.related_headline{
	padding: 0 0 5px 10px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #470B2D;}

.product_bleft{
	margin-right: 5px;
	background-image: url(corners_grey.gif);
	background-position: 0 -5px;
	height: 5px;
	font-size: 1px;}
	
.product_bright{
	margin-top: -5px; /* to level of bottom-left corner */
	margin-left: 5px;
	background-image: url(corners_bottomgrey.gif);	
	background-position: 100% -5px;
	height: 5px;
	font-size: 1px;}
		
.product_bottom{
	background-color: #F0EFEF;
	border-left: 2px solid #DFDEDE;
	border-right: 2px solid #DFDEDE;}
	
.product_inside{
	padding: 5px 0 0 15px; 	
	text-align: center;
	font-size: 12px;}

.inside {
	border-left: 2px solid #DFDEDE;
	border-right: 2px solid #DFDEDE;
	background: #fff;
	padding: 8px;}
	
.prod_img{ float: left; width: 100px; height: 100px;}
.prod_text{ float: right; width: 116px;}
.prod_text p{ margin-bottom: 0px; padding-bottom: 0px;}
.category_text p{ margin-bottom: 0px; padding-bottom: 0px;}
.category_text{ float: right; width: 360px;}
.gen_text{ float: left; width: 650px;}

.inside {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 12px;}
	
.prod_left{
	background-image: url(corners_thin.gif);
	height: 5px;
	font-size: 2px; /*for IE*/
	margin-right: 5px;}

.prod_right{
	margin-top: -5px;
	margin-left: 5px;
	background-image: url(corners_thin.gif);
	background-position: 100% 0;
	height: 5px;
	font-size: 1px; /*for IE*/}

.prodbottom_left{
	margin-right: 5px;
	background-image: url(corners_thin.gif);
	background-position: 0 -5px;
	height: 5px;
	font-size: 1px;}

.prodbottom_right{
	margin-top: -5px; /* to level of bottom-left corner */
	margin-left: 5px;
	background-image: url(corners_thin.gif);
	background-position: 100% -5px;
	height: 5px;
	font-size: 1px;}
	
.inside_product {
	border-left: 1px solid #DFDEDE;
	border-right: 1px solid #DFDEDE;
	background: #fff;
	padding: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;}
	
.headline_prodpink{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #b20244;}
	
.prod{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;}
	
.prod p{ margin-bottom: 5px;}
.prod a{ color: #45393D; text-decoration: underline;}
.prod a:hover{	color: #B20548;}

.mainprod_left{ float: left; width: 234px;}
.maintext_right{ float: right; width: 240px;}

.main_headline{
	font-size: 22px;
	color: #470b2d;
	margin-bottom: 10px;}
	
.img_small{
	width: 55px;
	height: 55px;
	border: 1px solid #dedede;}
	
/************************************/
/* FOOTER */
/************************************/
	
#footer{
	background-image: url(bg_footer);
	background-repeat: repeat-x;
	font-size: 10px;
	padding-top: 20px;
	color: #888;
	margin-top: 10px;}

#footer a{ color: #888; padding: 0 4px;}
#footer p{ margin-top: 8px;}
