﻿#content .leftwrap .mycart div  a{
	float:left;
	width:100%;
	color:#007ab7;
	text-decoration:none;
	font-weight:bolder;
	font-size:14px;
}
#content .leftwrap .mycart div  a:hover
{
    text-decoration:underline;
}

#header .logotop .toplinks .cartDiv .cart  a{
	color:#007ab7;
	text-decoration:none;
	/*font-weight:bolder;*/
	font-size:12px;
}
#content .leftwrap .subscribe, .paging{
	font-family:Arial,Helvetica,sans-serif;
	width:108px;
	height:32px;
	background-repeat:no-repeat;
	background-position:left top;
	border:none;
	margin-top:10px;
	color:#fff;
	font-weight:bolder;
	background-color:#fff;
	cursor: pointer;
	

}
.prmain .prdescription select
{
    border:1px solid #cccccc;
	color:#797979;
	font-size:12px;
}
.PageNo
{
    width:100%;
	float:left;
	text-align:right;
	margin-top:15px;
}
.PageNo a{
	border:1px solid red;
	padding:2px 8px 2px 8px;
	text-decoration:none;
	font-size:12px;
	color:#007ab7;
	border:1px solid #007ab7;
}
.PageNo span b
{
    padding:2px 8px 2px 8px;
	text-decoration:none;
	font-size:12px;
	/*color:#31c3ff;*/
	border:1px solid #007ab7;
    background-color:#007ab7;
	color:#fff;
}
.PageNo a:hover, .PageNo a.active{
	background-color:#007ab7;
	color:#fff;
}

.PageNo a.active{
	font-weight:bold;
}
.righwraper .loginpage .SuccReg a
{
   	color:#797979;
   	text-decoration:none;
}
.righwraper .loginpage .SuccReg a:hover
{
    text-decoration:underline;
}

/*Enquiry*/
.righwraper .Enquiry{
	float:left;
	width:100%;
	margin-top:10px;
	padding-bottom:15px;
	bordeR:1px solid #dad9d9;
	background-color:#fff;
}

.righwraper .Enquiry .registertxt{
	width:100%;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:10px;
}

.righwraper .Enquiry .registertxt div.regrow{
	float:left;
	width:100%;
	height:auto;
	padding-bottom:4px;
	padding-top:4px;

}
.righwraper .Enquiry .registertxt div.regrow2{
	float:left;
	width:100%;
	height:auto;
	padding-bottom:4px;
	padding-top:4px;
	padding-left:40px;

}
.righwraper .Enquiry .registertxt div.regrow select
{
    border:1px solid #cccccc;
	color:#797979;
	font-size:12px;    
}

.righwraper .Enquiry .registertxt div textarea{
	width:300px;
	background-color:#fff;
	bordeR:1px solid #ccc;
}

.righwraper .Enquiry .registertxt div .fields{
	width:300px;
	padding:3px 0 3px 0;
	background-color:#fff;
	bordeR:1px inset #ccc;
}
.righwraper .Enquiry .registertxt div .fields2{
	width:150px;
	padding:3px 0 3px 0;
	background-color:#fff;
	bordeR:1px inset #ccc;
}

.righwraper .Enquiry .registertxt div label{
	float:left;
	width:200px;
	text-indent:15px;
}
/*end enquiry*/
.righwraper{
	/*width:670px;
	float:right;*/
}

.righwraper .maintitle, #content .righwraper .prmain, .whitebg{
	width:100%;
	float:left;
	background-color:#fff;
	border:1px solid #dad9d9;
	margin-top:5px;
	padding-bottom:3px;
}

.righwraper .title{
	width:98.5%;
}
.righwraper .title span{
	float:left;
	width:100%;
	line-height:32px;
	display:block;
	font-weight:bold;
	color:#000;
	text-indent:30px;
	background-image:url(image/arrow1.gif);
	background-repeat:no-repeat;
	background-position:5px 8px;
}
.prborder label a
{
    color:#2E8DC6;
    text-decoration:none;
}
.prborder label a:hover
{
    text-decoration:underline;
}
