/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */
.pipe{color: #999999}
.gray{color: #777;}
.whsl_label{text-align:right; vertical-align:top; padding-top:5px;}
#wholesale-description{font-size:11px; font-family:Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;}
body {
/*background-color:#AE2959;*/
background-color:#B31B34;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0px;
margin:0px;
}
a {color: #333333; text-decoration:none;}
a:visited {color:#333333; text-decoration:none;}
a:hover {color: #AE2856; text-decoration:none;}
a:active { color:#AE2856; text-decoration:none;}

h2 {
color: #AE2856;
font-size:20px;
font-weight: normal;
padding: 10px 10px;
margin:0px;}

h3 {
font-weight: normal;
margin: 0px;
color: #AE2959;
font-weight: bold;
font-size: 14px;}

h4 {
line-height: 13px;
font-size: 11px;
font-weight: bold;
padding: 0px 20px;
margin: 0px;}

h5 {
font-size:16px;
font-weight: bold;
padding: 0px 0px;
}

/* ----- Sub Navigation ------ */
#sub_nav {
width: 764px;
min-height: 33px;
background-color:#FFF5BA;
border-bottom:thin #ccc solid;
font-size: 11px;
margin: 0px;
}
#sub_nav_text {
padding-top: 10px;
padding-left: 5px;
padding-bottom: 10px;}

/* ----------container to center the layout-------------- */
#container {
width: 764px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
border:1px solid #521122;
box-shadow: 0.1em 0.1em #CCC;
background-color: #FFFFFF;
}
#navcontainer{
	margin: 0 auto;
	padding: 0em 0 0 0;
	z-index:1000;
	height:48px;
	width:764px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background:url(../images/button_on_bg.gif);
	font-weight:bold;;
}

/* to stretch the container div to contain floated list */
#navcontainer:after{
	content: ".";
	display: block;
	line-height: 1px;
	font-size: 1px;
	clear: both;
}

ul#navlist
{
	list-style: none;
	padding: 0;
	margin: 0 auto;
	width: 100%;
}

ul#navlist li
{
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	text-align:center;
}

ul#navlist li a
{
	display: block;
	width:75px;
	padding:5px;
	padding-top:15px;
	padding-bottom:18px;
	
	border-left:1px solid #C29528;			
	color: #000;
	text-decoration: none;
	background: ;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
	background:;
	color: #AE2856;
}

ul#navlist li a:hover, 	ul#navlist li#active a:hover
{
	color: #AE2856;
	background: transparent;
	border-left:1px solid #C29528;
}

/* ----------banner for logo-------------- */
#banner {
background-color: #FFFFFF;
text-align: center;
padding: 0px;
margin: 0px;
}
#banner img {padding:0px 0px;} 

/* -----------------content--------------------- */
#content {
	width: 764px;
	line-height:17px;
	display:block;
	float:left;
	margin:0;
	padding:0px;
	text-align:center;
}
#content h2 {
	text-align:left;
}
#content p,
#content h5 {
	padding:0;
	margin:10px;
}
#left-text {margin-left: -1px;}
#content-text {margin-left: -1px;}

/* --------------left navi------------- */
#left {
float: left;
width: 232px;
margin: 0px;
padding-left: 10px;
padding-right: 10px;}

/* ------------------ Rotates Script ------------------- */
#rotates {
background-color:#000000;
width: 764px;
height: 149px;
padding: 0;
float:left;
}

p, pre{
padding: 5px 10px 0px 10px;
margin:10px;
}
#tour_form{
margin-left:10px;
}
/* -----------footer--------------------------- */
#footer {
background:url(../images/footer_bg.gif);
height: 20px;
clear: both;
margin: 0px;
padding: 0px;
text-align: center;
padding: 15px 15px;
margin: 0px;
color: #AE2959;
border-top:1px solid #AE2856
}

/* ---------- Shadow Effect ---------- */