/* CSS Document */
/* CSS Document */

body{
	font-size:x-small;
	voice-family:"\"}\"";
	voice-family:inherit;	
	font-family: Verdana, Arial, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#FFFFFF;
/*	text-align:center; */
}


*{
	padding:0;
	margin:0;
}
img{border:0}


ul{
	list-style:none;
}

hr{
	border:1px dashed #939598;
}

/* == Page structure ==*/

#wrap{
	top:0;
	margin:0 auto;
	width:1002px;
	text-align:left;
	background-color:#FFFFFF;
}

/* == navigation ==*/

#nav-list{
	width:600px;/*700*/
	margin:15px 0 0 50px;
	padding:4px 0 0 0 ;
	border-top:8px solid #333333;
	height:59px;
	
}
#main-mid-cont{
	margin-left: 20px;
/*	text-align:center;*/
	width:650px;
	font-size: 12px;
	font-weight: normal;
	color : #666666;
	font-family: Verdana;
	z-index:1 !important;
}

.main-mid-cont-logged-in{
	clear:both;
	margin-top:90px;
	margin-left: 20px;
	text-align:left;
	z-index:1 !important;
}

#main-mid-cont p {
	padding-top: 15px;
}

#main-mid-cont-logged-in p {
	padding-top: 15px;
}



#main-middle ul{
	list-style: circle;
	margin-left: 10px;
	padding-left: 15px;
	font-size: 11px;
}	


#main-middle p img{
	padding-top:10px;
	padding-right:10px;
	margin-left:15px;
}	


#main-middle a:hover{
	text-decoration:underline;
}



#top-gap{
	position: absolute;
	top: 10px;
	width: 690px;
	height:7px;
	text-align:center;
	background-color: #494949;
}


#top-gap-w{
	position: absolute;
	top: 18px;
	width: 690px;
	height:7px;
	text-align:center;
	background-color: #FFFFFF;
}


/* OLD MENU 

#nav-list ul{
	list-style:none;
}


#nav-list li{
	float:left;
	margin-bottom:4px;
	margin-right:10px;
	width:142px;
	height:19px;
	background:url(images/template08/li-bg.gif) repeat-x 0 0;

}

#nav-list ul li a{
	float:left;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#F5F5F5;
	line-height:20px;
	width:142px;
	height:19px;
	text-align:center;
	background:url(images/template08/nav-bg.gif) repeat-x 0 0;
}

#nav-list ul li a:hover{
	background:url(images/template08/hover-bg.gif) repeat-x;
}


#nav-list .last{
	margin-right:0;
}

*/

/* == main == */


#main{
	width:100%;
	float:left;
}

/* ==  left == */
.left-wraper{
	background:url(images/template08/left-bg.gif) repeat-x bottom left;
	float:left;

}
#main-left{
	float:left;
	width:150px;
	height:1045px;
	_height/**/:/**/ 1118px; /* IE 6 only */
	background:url(images/template08/conexus2.gif) no-repeat bottom left;
	_background-image/**/:/**/ url(images/template08/conexus2.gif);
	_background-repeat/**/:/**/ no-repeat;
	_background-position/**/:/**/ 3px 1067px;
}

#main-left h3{
	width:150px;
	height:17px;
	margin-left: 2px;
	background-color:#666666;
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
}

#left-bottom p{
	padding-left:21px;
	padding-top:80px;
	font-size:11px;
	color:#FFFFFF;
}
	
#left-bottom span{
	float:left;
}

#left-bottom img{
	float:right;
}

.searchbox{
	width:135px;
	height:17px;
	padding:5px 0 0 10px;
}
.searchbox input{
	float:left;
	width:106px;
	height:14px;
	font-size:10px;
	border:1px solid #B1B1B1;
}
.box-img{
	width:147px;
	padding-bottom:6px;
}

/* ==middle */


#main-middle{
	width:700px;/*700*/
	float:left;
	color:#949495;
	z-index:1 !important;
}


h3.page-title{
	width:720px;
	height:15px;
	background-color:#666666;
	font-size:10px;
	color: #FFFFFF;
	text-align: center;
	display:block;
	clear:both;
	padding-left: 0px;
	padding-top: 2px;
	vertical-align: middle;
}

#disclaimer{
	display: inline;
	float: left;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	vertical-align: bottom;
	width: 100%;
	color: #666666;
}

#prod-desc{
	width: 650px;
	display: block;
	float: left;
	text-align: left;	
}

#prod-desc p{
	padding-top: 20px;
	text-align: left;	
}

#prod-desc h2{
	padding-top: 15px;
	font-size: 12px;
	font-weight: bold;
}

#prod-desc h1{
	padding-top: 15px;
	font-size: 12px;
	font-weight: bold;
}

#prod-desc h3{
	padding-top: 15px;
	font-size: 12px;
	font-weight: bold;
}


#prod-notice{
	padding-top: 20px;
	margin-top: 10px;
	display: block;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana;
	text-align: center;
}

#top .results-bar{
	width:600px;
	color:#FFFFFF;
	clear:both;
	margin-top:25px;
	margin-left:50px;
}

#top-left {
	float:left;
	width:70px;/*65px*/
	background-color:#FCAC00;
	font-size:10px;
	padding:3px 5px;
	margin-bottom:20px;
}

#top-right {
	float:right;
	background-color:#666666;
	padding:3px 15px 3px 5px ;
	text-align:right;
	font-size:10px;
	margin-bottom:20px;
}


#main-middle hr{
/*	width:600px; */
	border:1px dashed #939598;
/*	margin:10px  50px 10px 50px; */
}


.news-header{
font-family: Verdana;
font-size: 14px;
font-weight: bold;
}


/* == right == */

#top-right-text{
	font-size:10px;
	font-weight:bold;
	color: black;
	padding-left:5px;
	padding-top:5px;
	text-align: center;
	/*background:#FFFFFF url(images/template08/conexus-logo-fade.jpg) repeat-x top right; */
	height: 70px;
}


.right-wraper{
	background:url(images/template08/left-bg.gif) repeat-x bottom left;
	float:right;
}


#main-right{
	float:left;
	_float/**/:/**/ right; /* IE 6 only */
	width:150px;
	height:1045px;
	background:url(images/template08/conexus2.gif) no-repeat bottom right;

}

#main-right h5{
	width:125px;
	height:15px;
	background-color:#5E005D;
	border:1px solid #BF99BE;
	font-size:9px;
	padding-top: 2px;
	padding-left:15px;
	margin-bottom:5px;
	margin-left:3px;
	margin-top:11px;
}

#main-right form{
	width:147px;
	height:50px;
	color:#894488;
	font-size:8px;
	padding-top:5px;
	padding-left:3px;
}

#search1 {
	width:145px;
	height:18px;
	margin-left:4px;
}
#search1 img{
	float:left;
	font-weight:bold;
	text-align:right;
	margin-right:4px;
}
#search1 input{
	float:left;
	width:105px;
	height:15px;
	border:1px solid #A7A7A7;
}

#search{
	width:145px;
	margin:8px 0 15px 0;
}

#search img{
	float:left;
	font-weight:bold;
	text-align:right;
	margin-left:2px;
}
#search input{
	float:left;
	width:70px;
	height:15px;
	border:1px solid #A7A7A7;
	margin-left:2px;
}

#right-bottom h3{
	width:150px;
	height:19px;
	background-color: #CCCCCC;
	font-size: 9px;
	color: #FFFFFF;
	text-align:center;
}

.gap-from-top{
	position: absolute;
	top: 100px;
	z-index: 0;
	_margin-left/**/:/**/ -10px /* IE 6 only */
}

.left-gap-from-top{
	position: absolute;
	top: 100px;
	z-index: 2;
}

.right-gap-from-top{
	position: absolute;
	top: 100px;
	z-index: 0;
}



#right-bottom{
	width:150px;
/*	margin-top:6px;
	padding-top:8px; */
	color:#7D7D7D;
}

#right-bottom img{
	margin:0 3px 0 4px;
	border:1px solid #8A8A8A;
}

#right-bottom hr{
	border:1px dotted #939598;
	margin:6px 3px 6px 4px;
}	

.btm-box1{
	width:135px;
	height:12px;
	margin:0 3px 0 4px;
	border:2px solid #D4D4D4;
	color:484848;
	font-size:10px;
	font-weight:bold;
	padding-left:5px;
}
.btm-box1 p{
	float:left;
}
.btm-box1 img{
	float:right;
}
.right-gap{
	width:151px;
	height:17px;
	background-color: #666666;
	font-size:8px;
	color:#FFFFFF;
	text-align:right;
	margin-left: 3px;
}
	


/* Order complete message */

.order_complete_msg{
	font-size:15px;
	font-weight:bold;
	color: #5E005D;
}


.order_complete_msg_thank{
	font-size:17px;
	font-weight:bold;
	color: #5E005D;
}



/* result table style */

.results-table{
	display: table;
	float: left;
	width: 650px;
}

.results-row{
	padding: 2px;
	width: auto;
	display: table-row;
	width: 650px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

.results-header-row{
	width: auto;
	display: table-row;
	width: 650px;
	background-color: #666666;
	font-size: 12px;
	color: #FFFFFF;
}





.results-header-supplier{
}

.results-header-supplier-bg{
	font-size:11px;
	padding-left:4px;
	font-weight: bold;
	background-color: #FCAC00;
}

.results-header-rrp{
	font-size:11px;
	display: table-cell;
	padding-left:4px;
	text-align : right;
	padding-right: 3px;
}


.results-header-stock{
	font-size:11px;
	display: table-cell;
	padding-left:4px;
	text-align : center;
	padding-right: 3px;
}

.results-header-input{
	font-size:11px;
	display: table-cell;
	padding-left:4px;
	text-align : center;
	padding-right: 3px;
}


.results-image{
	display: table-cell;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	width : 80px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-color: black;
}

.results-sep{
	padding-left: 1px;
	padding-right: 1px;
	height: 100%;
	display: table-cell;
	background-color: #CCCCCC;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}
.results-title{
	width: 45px;
	color:#FCAC00;
	font-size:11px;
	padding-left: 3px;
	padding-right: 3px;
	display: table-cell;
	border-left: dashed;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

.results-desc{
	font-size:11px;
	display: table-cell;
	width:500px;
	padding-left:4px;
	text-align:left;
	border-left: dashed;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}


.results-desc-logged-in{
	width:300px;
}


.results-price{
	width: 90px;
	font-size:11px;
	text-align:right;
	display: table-cell;
	padding-right: 3px;
	border-left: dashed;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

.results-stock{
	width: 90px;
	font-size:11px;
	text-align:center;
	text-overflow: ellipsis;
	display: table-cell;
	padding-right: 3px;
	border-left: dashed;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}
.results-input{
	width: 80px;
	text-align:center;
	display: table-cell;
	padding-left: 4px;
	border-left: dashed;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

.results-valign{
	vertical-align: middle;
}

.mextraw{
	width: 110px;
}

td.detail-label{
	display: block;
	float: left;
	text-align: right;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
}

td.detail-value {
	padding-left: 20px;
	text-align: left;
	font-size: 10px;
	font-family: Verdana;
	font-weight: normal;

}


td.form-label{
	width: 100px;
	display: block;
	float: left;
	text-align: right;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
}

td.form-field{
	padding-left: 20px;
	text-align: left;
	font-size: 10px;
	font-family: Verdana;
	font-weight: normal;

}


fieldset
{
border: 1px solid #781351;
width: 650px;
margin-bottom: 20px;
padding-left: 20px;
padding-top: 5px;
padding-bottom: 5px;
}

.subfield
{
border: 1px solid #666666;
width: 500px;
margin-bottom: 20px;
margin-left: 40px;
padding-left: 20px;
padding-top: 5px;
padding-bottom: 5px;
}

legend
{
color: #fff;
margin-left: 20px;
}


.suppl_prod_thumb
{
/*	border-bottom: none;
	border-left: none;
	border-top: none;
	border-right: dashed;
	border-right-style: dashed;
	border-right-width: 1px;
	border-right-color: #666666;
	*/
	padding-right: 20px;
}


/*   cleverappz specific table styles */
.ctable-cell{
	font-size:11px;
	text-align:left;
	padding-left: 2px;
}
.ctable-header-row{
	background: #660066;
}
.ctable-header-cell{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana;
	padding-left: 2px;
	padding-bottom: 3px;
	padding-top: 3px;
}
.ctable-footer{
	text-align: center;
}
.ctable{
	width: 600px;
}
.ctable-line{
	border:1px dashed #939598;
	margin:0px  0px 0px 0px;
}
.ctable-gap{
	background: #FFFFFF;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;	
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;	
}


/* input boxes */








/* quick links images */
.ql-img{
	width: 148px;
	height: 100px;
	border: none;
}




/* News page */







/* ASHIK QM MENU styles */

/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;} .qmmc .qmdividery{float:left;width:0px;} .qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;} .qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;}.qmmc {position:relative;}.qmmc a {float:left;display:block;white-space:nowrap;}.qmmc div a {float:none;}.qmsh div a{float:left;}.qmmc div {visibility:hidden;position:absolute;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* Remove the comments bleow for vertical mains and change the false value to
           true in the qm_create function after the menus structure. */
	/*.qmmc a {float:none}*/

	
	
	/*"""""""" (MAIN) Container """"""""*/
	#qm0
	{
	word-wrap: break-word;
	word-break: keep-all;
	background-color:#ffffff;
	padding-left: 0px;
	margin:10px 0px 0px 70px;
	z-index:10 !important;
	width: 700px;
	_width/**/:/**/ 600px; /* IE 6 only */
	top: 10px;
	vertical-align: bottom;
	}

	.qm0_not_logged_in{
		margin:30px 0px 0px 70px !important;
	}

	 /*"""""""" (MAIN) Items """"""""*/
	#qm0 a
	{
	
	margin-left: 2px;
	margin-bottom: 2px;
	margin-right: 3px;
	margin-top: 1px;
	float:left;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	color:#F5F5F5;
	line-height:20px;
	width:110px;
	height:19px;
	text-align:center;
	background:url(images/template08/hover-bg.gif) repeat-x;
	
	
/*	
		color:#222222;
		background-color:#dcedcd;
		font-family:Verdana;
		font-size:12px;
		text-decoration:none;
		padding:4px 40px 4px 10px;
		border-style:solid;
				

		border-width:1px 0px 1px 1px;
		border-color:#687a54;
		text-align:left;
*/
		
	}

	#qm0 a.drops
	{
		float:left;
		margin-left:2px;
		margin-top:1px;
		margin-bottom:2px;
		margin-right:3px;
		width:110px;
		height:19px;
		background:url(images/template08/li-bg.gif) repeat-x 0 0;
	}
	
	#qm0 a.drops:hover
	{
		float:left;
		margin-left:2px;
		margin-top:1px;
		margin-bottom:2px;
		margin-right:3px;
		width:110px;
		height:19px;
		background:url(images/template08/hover-bg.gif) repeat-x 0 0;
	}
	

	/*"""""""" (MAIN) Hover State """"""""*/
	#qm0 a:hover
	{ 
		/*border-color:#333333;*/
	background:url(images/template08/hover-bg.gif) repeat-x 0 0;

		/*color:#222222; */
		/*text-decoration:underline;*/
		
	}


	/*"""""""" (MAIN) Active State """"""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover
	{ 
		
				
		background-color:#c2e0a9;
		
	}


	/*"""""""" (MAIN) Parent Items """"""""*/
	#qm0 .qmparent
	{
		
	}



	/*"""""""" [SUB] Containers """"""""*/
	#qm0 div
	{

		padding:0px 0px 0px 0px;
		margin-top: -5px;
		margin-left: 5px;
		margin-bottom: 0px;
		margin-right: 0px;
		border-width:1px 1px 1px 1px;
		border-color:#ffffff;			
		border-style:solid;
		width: 150px;
		
	}

	/*"""""""" [SUB] [SUB] Containers """"""""*/
	#qm0 div div
	{
		
		
		margin-top:5px;
		margin-left:-5px;
		
		
	}	

	/*"""""""" [SUB] Items """"""""*/
	#qm0 div a
	{		
		font-size:9px;
		padding:0px 0px 0px 0px;
		margin-top: 0px;
		margin-left: 0px;
		margin-bottom: 0px;
		margin-right: 0px;
		border-width:1px 1px 1px 1px;
		border-color:#ffffff;			
		border-style:solid;
		width: 150px;
	}


	
	/*"""""""" [SUB] Hover State """"""""*/
	#qm0 div a:hover
	{
		color:#ffffff;
		
	}

	

	/*""""""""[SUB] Active State """"""""*/
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover
	{
		/* Note: Add '!important' after each style */
		
		border-color:#687a54 !important;
		
	}


	/*"""""""" [SUB] Parent Items """"""""*/
	#qm0 div .qmparent 
	{

		

	}




	/***************************************/
	/************ Side menus ***************/
	/***************************************/
	#qm1
	{
	background-color:#ffffff;
	padding-left: 0px;
	padding-top: 2px;
	margin:0px 0px 0px 0px;
	z-index:12 !important;
	line-height: 5px;
	width: 150px;
	}


	 /*"""""""" (MAIN) Items """"""""*/
	#qm1 a
	{
		float:left;
		text-decoration:none;
		text-align:center;
		width:147px;
		margin-left: 0px;

	}


	/*"""""""" (MAIN) Hover State """"""""*/
	#qm1 a:hover
	{ 
		/*border-color:#333333;*/
		/*color:#222222; */
		/*text-decoration:underline;*/
		
	}


	/*"""""""" (MAIN) Active State """"""""*/	
	body #qm1 .qmactive, body #qm1 .qmactive:hover
	{ 
		
				
		/*background-color:#c2e0a9;*/
		
	}


	/*"""""""" (MAIN) Parent Items """"""""*/
	#qm1 .qmparent
	{
		
	}



	/*"""""""" [SUB] Containers """"""""*/
	#qm1 div
	{

		padding:0px 0px 0px 0px;
		margin-top: 5px;
		margin-left: -5px;
		margin-bottom: 0px;
		margin-right: 0px;
		border-width:1px 1px 1px 1px;
		border-color:#ffffff;			
		border-style:solid;
		background-color: #494949;
		width : 160px;
		z-index: 13 !important;
		
	}

	/*"""""""" [SUB] [SUB] Containers """"""""*/
	#qm1 div div
	{
		
		
		margin-top:5px;
		margin-left:40px;
		
		
	}	

	/*"""""""" [SUB] Items """"""""*/
	#qm1 div a
	{		
		margin-left: 0px;
		margin-bottom: 0px;
		margin-right: 0px;
		margin-top: 0px;
		text-decoration:none;
		font-size:10px;
		font-weight:normal;
		color:#F5F5F5;
		background:url(images/template08/hover-bg.gif) repeat-x;
		line-height:20px;
		width:150px;
		height:19px;
		text-align:center;
		padding-left: 10px;
		border-color: white;
		border-width: 1px;
		border-style: solid;
		z-index: 14 !important;

	}


	
	/*"""""""" [SUB] Hover State """"""""*/
	#qm1 div a:hover
	{
		color:#ffffff;
		background:url(images/template08/nav-bg.gif) repeat-x;
		z-index: 14 !important;
	}

	

	/*""""""""[SUB] Active State """"""""*/
	body #qm1 div .qmactive, body #qm1 div .qmactive:hover
	{
		/* Note: Add '!important' after each style */
		
		border-color:#687a54 !important;
		
	}


	/*"""""""" [SUB] Parent Items """"""""*/
	#qm1 div .qmparent 
	{

		

	}	
	




	/***************************************/
	/************ Ipersonalities ***********/
	/***************************************/

	.where-to-buy-title{
		text-align: center;
		font-size: 18px;
		font-weight: bold;
		font-color: #0000FF;
	
	}

	.ipersonality_categ{
		font-weight: bold;
		font-size: 11px;	
	}
	
	.ipersonality-image{
		padding-left: 90px;
		padding-top: 40px;
		display: inline;
		text-align: center;
		float: left;
	}
	
	.ipersonality_categ_d{
		background: rgb(153, 102, 153);
		color: white;
		font-family: Verdana, Verdana, sans-serif;
		font-size: 11px;
		font-weight: normal;
		text-align: center;	
		width:90px;
		float: left;	
		margin-left: 30px;
		margin-right: 30px;
	}
	
	
	#qm2
	{ 

		background-color:#ffffff;
		padding-left: 0px; 
		margin-left: 0px;
		padding-left: 90px;
		z-index:10 !important;
		text-align: center;
		float: left;
		position: inline;
		width: 500px;
		
	}


	 /*"""""""" (MAIN) Items """"""""*/
	#qm2 a
	{
		float:left;
		text-decoration:none;
		text-align:center;
		width:147px;

	}


	/*"""""""" (MAIN) Hover State """"""""*/
	#qm2 a:hover
	{ 
		/*border-color:#333333;*/
		/*color:#222222; */
		/*text-decoration:underline;*/
		
	}


	/*"""""""" (MAIN) Active State """"""""*/	
	body #qm2 .qmactive, body #qm2 .qmactive:hover
	{ 
		
				
		/*background-color:#c2e0a9;*/
		
	}


	/*"""""""" (MAIN) Parent Items """"""""*/
	#qm2 .qmparent
	{
		
	}



	/*"""""""" [SUB] Containers """"""""*/
	#qm2 div
	{

		padding:0px 0px 0px 0px;
		margin-top: -5px;
		margin-left: 50px;
		border-width:1px 1px 1px 1px;
		border-color:#ffffff;			
		border-style:solid;
		background-color: #5E005D;
		width: 205px;
	}

	/*"""""""" [SUB] [SUB] Containers """"""""*/
	#qm2 div div
	{
		
		
		margin-top:5px;
		margin-left:40px;
		
		
	}	

	/*"""""""" [SUB] Items """"""""*/
	#qm2 div a
	{		
		margin-left: 0px;
		margin-bottom: 0px;
		margin-right: 0px;
		margin-top: 0px;
		padding-left: 10px;
		float:left;
		text-decoration:none;
		font-size:10px;
		font-weight:normal;
		font-family: Verdana;
		color:#F5F5F5;
		line-height:12px; /* This had to be exactly 12 to work in windows! */
		width:190px;
		text-align:left;
		border-color: white;
		border-bottom-width: 1px;
		border-top-width: 0px;
		border-style: solid;
		background:url(images/template08/hover-bg.gif) repeat-x;
	}


	
	/*"""""""" [SUB] Hover State """"""""*/
	#qm2 div a:hover
	{
		color:#ffffff;
		background:url(images/template08/nav-bg.gif) repeat-x;
		
	}

	

	/*""""""""[SUB] Active State """"""""*/
	body #qm2 div .qmactive, body #qm2 div .qmactive:hover
	{
		/* Note: Add '!important' after each style */
		
		border-color:#687a54 !important;
		
	}


	/*"""""""" [SUB] Parent Items """"""""*/
	#qm2 div .qmparent 
	{

		

	}	
	


/*New CSS Code 21 Nov 2009*/
.mainContent {
	width: 630px;
	margin: 30px 0 160px 0;
}
.mainContent h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #800080;
	padding-bottom: 5px;
}
.mainContentLeft {
	float: left;
	width: 250px;
	padding-right: 40px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	padding-left: 10px;
	margin-left: 20px;
	text-align: left;
}
.mainContentLeft p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	color: #800080;
	text-align: justify;
}
.mainContentRight {
	float: right;
	padding-right: 20px;
	text-align: left;
}
.mainContentRight img {
	padding-top: 15px;
}

.mainContentRight h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #800080;
}
.contVendorLogo {
	width: 630px;
	text-align: center;
	margin-left: 12px;
	padding-top: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
.clear {
	clear: both;
}
.talkingPoint {
	color: #800080;
	line-height: 1.8em;
	border: 1px solid #999;
	padding: 5px 8px 8px 8px;
	width: 133px;
	font-size: 11px;
	font-weight: bold;
}
.talkingPoint h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #800080;
	padding-bottom: 5px;
	margin-left: -3px;
}
.talkingPoint a:link, .talkingPoint a:visited {
	text-decoration: none;
	color: #800080;
}
.talkingPoint a:hover {
	text-decoration: underline;
	color: #800080;
}
.talkingPoint a:active {
	text-decoration: none;
}
.left-gap-from-top h4 {
	color: #800080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding: 30px 0 20px 5px;
}
.resellerLogin {
	border: 1px solid #CCC;
	margin: 15px 0 0 4px;
	padding: 5px 0 7px 4px;
	width: 150px;
}
.resellerLogin h5 {
	font-size: 17px;
	color: #800080;
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px 0 6px 3px;
}
.resellerLogin h4 {
	font-size: 14px;
	color: #800080;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
}
.resellerContent {
	color: #800080;
	margin: -11px 0 0 2px;
	line-height: 1.8em;
	font-weight: bold;
}
.resellerContent a:link, .resellerContent a:visited {
	text-decoration: none;
	color: #800080;
}
.resellerContent a:hover {
	text-decoration: underline;
	color: #800080;
}
.resellerContent a:active {
	text-decoration: none;
}
.leftSideBarPro {
	width: 150px;
	text-align: left;
	margin-top: 10px;
}

