
/********************************************  CSS RESET  *********************************************/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,
cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,b,u,i,center,dl,dt,dd,
ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight: normal;
}
ol, ul {
	list-style: none;
	line-height: 1;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html {height:100%;}
blockquote, q { quotes: none; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
th { text-align: left; }
address { font-style: normal; }
a { white-space: nowrap; }
.clearFloat { clear: both; }
.hidden { display: none; }
.left {float:left}
.right {float:right}
input[type="hidden"] {
	display: none !important;
	visibility: hidden !important;
	height: 0px !important;
}


/**********************************************  FONTS  ***********************************************/

h1 {
	font-size:15px;
	color:#000;
	font-weight:bold;
	letter-spacing: 0.1em;
	margin:0 0 7px 0;
	text-transform:uppercase;
}
h2 {
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	margin:15px 0px 5px 0px;
	color:#000;
}
p, #content li {
	font-size:13px;
	color:#000;
	margin:0 0 3px 0;
	line-height:1.6;
}
a, #content li a {
	text-decoration:underline;
	color:#000;
}


/**********************************************  HEADER  **********************************************/

#header {
	height:204px;
	width:980px;
	padding:0 0 0 0;
}
#header_ph {
	width:972px;
	float:left;
	text-align:right;
	height:28px;
	color:#000;
	font-size:14px;
	padding:6px 8px 0 0;
}
#header_ph span {
	font-size:17px;
}
.logo {	
	float:left;
}
#flashcontent {
	height:167px;
	float:right;
	width:682px;
	padding-top:3px;
	background-image:url(../images/header-bg.jpg);
	background-repeat:no-repeat;
}


/**********************************************  FOOTER  **********************************************/



#footer p{
	clear:both;
	margin-top:15px;
	margin-left:207px;
	color:#b4716e;
	font-size:11px;
	padding-bottom:10px;
}

#footer a{
	color:#b4716e;
}

#footer a:hover{
	color:#e6c1bf;
}

#footer span{
	font-size:12px;
}


/***********************************************  MENU  ***********************************************/

#sidenav {
	width:166px;
	height:auto;
	background:url(../images/bg_sidecolumn.gif) left top repeat-y;
	margin: 20px 0 10px 20px;
	padding:15px 0;
	float:left;
	display:inline;
}
#sidenav ul {
	margin:0 0 0 17px;
	padding:0;
}

#sidenav ul ul {
	margin:10px 0 0 17px;
	padding:0;
}

	#sidenav li {
		padding:0 0 11px 0;
		display:block;
	}

	#sidenav li a {
		font-size:10px;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		color:#b4716e;
		text-decoration:none;
		font-weight:bold;
		display:block;
	}
	
		#sidenav ul .menuSelected ul li a {
		color:#b4716e;
	}
	
	#sidenav ul .menuSelected ul li a:hover {
		color:#e6c1bf;
	}
	
	
	#sidenav ul .menuSelected ul li.SubMenuSelected a {
		color:#e6c1bf;
	}

	
	
	#sidenav li a:hover,
	#sidenav li.menuSelected a {
		color:#e6c1bf;
	}


/***********************************************  BODY  ***********************************************/

body {
	background-color:#FFF;
	height:100%;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	
}


/*******************************************  PAGE LAYOUT  ********************************************/

#main {
	width:980px;
	margin: 0px auto;
	background-color:#FFF;
	clear:both;
}
#content {
	padding:20px 15px 15px 23px;	
	float:left;
	width:730px;
	display:inline;
	margin:0;
}

#content p{
	margin:5px 0px 15px 0px;
}

/*#content img {
	margin:0px 10px 20px 10px;	
}*/
#content .left {
	margin-left:0px;
	margin-right: 15px;
}
#content .right {
	margin-right:0px;
	margin-left: 15px;
}
#content ul { 
	margin:10px 0 10px 14px;
}
#content li {
	margin:0 0 4px 0;
	list-style-type:disc;
}
.product_text {
	padding:0 0px 30px 10px;
	height:150px;
}

.product_text h2{
	margin:0px;
	color:#e6c1bf;
}

*html .product_text {
	padding:0 0px 10px 10px;
	height:140px;
}
.product_text p {
	font-size:12px;	
}
.sidebar_prom {
	width:166px;
	height:112px;
	background:url(../images/sidebar_trial.gif) top left no-repeat;
}
.sidebar_prom p {
	text-transform:uppercase;
	font-size:11px;
	line-height:1.45;
	text-align:center;
	width:122px;
	padding:17px 0 0 20px;
}
.sidebar_prom p span{
	display:block;
	font-size:9px;
}
.sidebar_prom p em{
	font-size:13px;
	font-style:normal;
}
.image_promot, .image_promot2 {
	width:284px;
	height:458px;
	float:right;
	background:url(../images/img_prom2.jpg) left top no-repeat;
	margin:10px 0 10px 20px;
	border:1px solid #98012E;
}

.image_promot2 {
	background:url(../images/img_prom1.jpg) left top no-repeat;
}
.image_promot div{
	text-transform:uppercase;
	display:block;
	width:175px;
	text-align:center;
	margin:43px 0 0 53px;
	font-size:15px;
	line-height:1.3;
	text-align:center;
}

.image_promot2 div{
	text-transform:uppercase;
	display:block;
	width:175px;
	text-align:center;
	margin:57px 0 0 53px;
	font-size:15px;
	line-height:1.3;
	text-align:center;
}

.image_promot2 p {
	margin:48px 0 0 45px;
}
.image_promot a, .image_promot2 a{
	display:inline;
	white-space:normal;
	color:#98012e;
	text-decoration:none;
	font-weight:bold;
}
.image_promot span{
	text-transform:lowercase;
	font-size:10px;
}

.image_promot2 span{
	font-size:10px;
}

#teaser{
	text-transform:uppercase;
}

/*******************************************  ENQUIRY FORM  ********************************************/

#enqform {
	margin:10px 0 0 0px;	
}
.inputext, select, textarea {
	padding:0;
	margin:0 0 3px 17px;
	border:solid 1px #5c1115;
	color:#5c1115;
	font-size:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	display:block;
	width:124px;
	padding:3px;
}
textarea {
	height:46px;
}
select {
	width: 132px;
	padding: 2px 3px;
}
.inputsubmit {
	background:url(../images/submit_btn.gif) left top no-repeat;
	height:19px;
	width:57px;
	border:none;
	display:block;
	float:left;
	text-indent:-9000em;
	margin: 10px 0px 0 0px;
	cursor:pointer;
}
.question {
	font-size:10px;
	color:#fff;
	margin: 0 0 0 10px;
}

.table{
	color:#000;
}

/*******************************************  CONTACT FORM  ********************************************/
#contactform {
	width:400px;
}

#contactform ul{
	list-style-type:none;
}

#contactform ul li{
	list-style-type:none;
}


/*.contactform label {
	float:left;
	width:120px;
	color:#fff;
	margin:0 0 10px 0;
}*/
#contactform .inputext, #contactform select, #contactform textarea {
	float:left;
	width:200px;
	margin:5px 0 5px 0px;
}
#contactform select {
	width:208px;
	margin: 0;
	padding: 0;
}
#contactform textarea {
	width:200px;
	height:160px;
}
#contactform .inputsubmit {
	margin:5px 0 0 0px;
	height:25px;
	background:url(../images/submit_btn2.gif) left top no-repeat;
}

#contactform ul li{
	list-style:none;
	float:left;
	padding-left:5px;
	padding-right:5px;
}

#contactform ul li span{
	padding-left:5px;
}

.label{
	float:left;
	width:120px;
	color:#000;
	margin-bottom:10px;
	padding-left:5px;
}
#contactform .label{
	padding-left:0;
}

.textitem{
	width:204px;
}

.error label{
	background-color:#b62450;
}

.errorLeft{
	padding:0;
	margin:0 0 3px 17px;
	border:solid 1px #5c1115;
	color:#fff;
	font-size:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	display:block;
	width:124px;
	padding:3px;
	background-color:#b62450;
}


/******************************** tables ***********************************/

.tableHeader{
	border-bottom:1px dashed #fff;
}

.homePromo{
	float:left;
	width:201px;
	margin:0px;
	padding:0px;
	margin-right:11px;
}

.homePromo img{
	border:1px solid #98012E;
}

.homePromo h2{
	text-transform:uppercase;
	font-size:12px;
	color:#000000;
}

.homePromo P{
	font-size:11px;
	padding:0px 5px 0px 0px;
}

.rightone{
	float:right;
	border:1px solid #b62450;
}
