/* ADD BY AKSHAY ON 25-03-2009 */
body {
	background-color: #f7f7f7;
	margin: 0px;
	margin-bottom:10px;

}
h1 {
	margin: 0px!important;
	padding: 0px!important;
	font-size: 195%!important;
	font-weight: normal!important;
	color: White!important;
	letter-spacing: 101%;
}
td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#909090;
}
a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#909090;
	text-decoration:underline;
}
a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#909090;
	text-decoration:underline;
}
.arial_14{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#909090;
}
.arial_11_blue{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0994c7;
}

.arial_11_blue2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0994c7;	
}
.arial_11_blue2:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0994c7;		
}

.arial_11_gray{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#909090;
}

.arial_10_blue {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0994c7;
}

.arial_10_blue:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0994c7;
}

.keshav{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0994c7;
	text-decoration:underline;
}
.keshav:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0994c7;
	text-decoration:none;
}
.sheado_center{
	background:url(../images/shedo_center.jpg) repeat-y left top;
}
.middle_brd{
	border:solid 1px #eae6e6;
}
.middle_bg{	
	background:url(../images/middle_bg.jpg) repeat-x left bottom;
}
.header_bg{
	background:url(../images/middle_header_bg.jpg) repeat-x left top;
}
.image_brd{
	border:solid 1px #eae6e6;
}
.sub_header_blue{
	font-family:Arial, Helvetica, sans-serif;
	font-size:29px;
	color:#0994c7;
}
.sub_header_gray{
	font-family:Arial, Helvetica, sans-serif;
	font-size:29px;
	color:#a9a9a9;
}
.form{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0994c7;
}
/*------------------Cart css---------------------------*/
.cart_graybrd {
	border: 1px solid #BBBBBB;
}


.cart_newtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/cart/titleback.jpg);
	background-repeat: repeat-x;
	height: 32px;
	vertical-align: top;
	padding-top: 10px;
}
.cart_linedotted {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-size: 8px;
}

.cart_newbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/cart/buttonback.jpg);
	background-repeat: repeat-x;
	height: 24px;
	border: 1px solid #D1CFCB;
}
.cart_newsubtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #61615B;
	text-decoration: none;
	background-image: url(../images/cart/subtitle.jpg);
	background-repeat: repeat-x;
	height: 32px;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 10px;
}
.cart_newheading {
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: bold;
	color: #484846;
	text-decoration: none;
}
.cart_text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #61615B;
}
.discount_detail
{
	color:#666666;
	font-weight:bold;
}
.cart_link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #61615B;	
}
.cart_graybrdimg {
	border: 1px solid #BBBBBB;
	padding: 4px;
}
/*------------------Cart Css----------------------------*/

/************************* for edition page  ****************************/
div.dxtable {
	margin: 0px;
	margin-bottom: 13px;
	padding: 0px;
}
div.dxtable table {
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	border: none;
}
div.dxtable table.wb, div.dxtable table.wb th, div.dxtable table.wb td {
	border: solid 1px #8fb1d9;
}
/* removing top margin for first element in td or th */
div.dxtable td *:first-child, div.dxtable th *:first-child {
	margin-top: 0px;
}
div.dxtable th {
	background-color: #e8f7fd;
	padding: 4px;
	margin: 0px;
	color:#000000;
}
div.dxtable td {
	padding: 4px;
	margin: 0px;
	color:#000000;
	border-collapse: collapse;
	border: none;
	font-size: small;
}
div.dxtable table.wb, div.dxtable table.wb th, div.dxtable table.wb td {
	border: solid 1px #97cade;
}
td.preview {
	background-color: #eff5fc;
	color: #557aaa;
	padding: 20px!important;
}
.dxrpHeader_lsn table td{
	padding-top: 6px;
	color: White;
	font-size: 17px;
	font-family: Tahoma;
}
.header{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	padding-left:10px;
}

/**************** PIYUSH (28/08) ********************/
a.left_nav_link
{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
}
a.left_nav_link:hover
{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#009933;
}
/******************************************/

a.newh1 {
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #004F75;
	text-decoration:none;
}
a.newh1:hover {
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #004F75;
}