/* CSS Document */

body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.red
{
	color: #CC0000;
}

.bottombg
{
	background-image: url(../../Images/index/bottom_bg.jpg);
	background-repeat: no-repeat;
	border-bottom: 4px solid #efefef;
	height: 72px;
} 

.footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #848484;
	text-decoration: none;
}

.text1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.text2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #b1caff;
}

.textbox
{
	width: 148px;
	height: 16px;
	background-color: #87abed;
	border: none;
	padding: 3px 2px 2px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1946a2;
}
.textbox1
{
	width: 128px;
	height: 16px;
	background-color: #87abed;
	border: none;
	padding: 3px 2px 2px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1946a2;
}
.logintextfield
{
	width: 133px;
	height: 16px;
	background-color: #87abed;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1946a2;
}
.textbox2
{
	height: 16px;
	padding: 3px;
	background-color: #fff;
	border: 1px solid #dadada;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.text3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c8daff;
	text-decoration: none;
}

.text3 a:hover
{
	color: #c8daff;
	text-decoration: underline;
}

.orangetext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fea61c;
	font-weight: bold;
	text-decoration: none;
}

.orangetext a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fea61c;
	font-weight: bold;
	text-decoration: underline;
}

.innertitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #292929;
	padding-left: 17px;
}

.categorytitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #292929;
	padding-left: 17px;
}

.innertext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #787878;
	text-align: justify;
}

.innertextblack
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: justify;
}

.innertextblack1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

.breadcrumb
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #525252;
}

.divider
{
	background-image: url(../../Images/inner/divider.jpg);
	background-repeat: no-repeat;
}

.bottomline
{
	background-image: url(../../Images/inner/bottomline.jpg);
	background-repeat: repeat-x;
	height: 12px;
}

.product1
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #444444;
	text-decoration: none;
}

.product1 a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
	color: #444444;
}

.product2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #787878;
	text-decoration: none;
	text-align: justify;
}

.product3
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #7b7b7b;
	text-decoration: none;
}

.scroll
{
	background-image: url(../../Images/inner/scroll_bg.jpg);
	background-repeat: no-repeat;
	height: 24px;
}

.detailbg
{
	background-image: url(../../Images/inner/detail_bg.jpg);
	background-repeat: no-repeat;
}

.detailtext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #323232;
	text-decoration: none;
}


.welcometext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #323232;
	font-weight: bold;
	text-decoration: none;
}

.greybox
{
	width: 65px;
	height: 16px;
	text-align: center;
	padding: 3px;
	background-color: #ededed;
	border: 1px solid #dbdbdb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}

.greybox1
{
	width: 65px;
	height: 16px;
	text-align: center;
	padding: 3px;
	background-color: #f8f6f6;
	border: 1px solid #dbdbdb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.leftdivider
{
	background-image: url(../../Images/inner/left_divide.jpg);
	background-repeat: repeat-y;
}

.icons
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2d2d2d;
	text-decoration: none;
}

.liststyle
{
	line-height: 20px;
	list-style: url(../../Images/inner/bullet.jpg);
}

.formbg
{
	background-image: url(../../Images/inner/form_bg.jpg);
	background-repeat: repeat-x;
}

.divider1
{
	background-image: url(../../Images/inner/divider1.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.formfields
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7b7b7b;
	text-decoration: none;
}

.formfieldsblue
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}

.star
{
	font-size: 11px;
	color: #FF0000;
}

.headtext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2d57ac;
	font-weight: bold;
	text-decoration: none;
}

.submitbut
{
	background-color: #efefef;
	padding: 2px 5px 2px 5px;
	margin: 0;
	color: #1f1f1f;
	background-image: none;
	border: 1px solid #bfbfbf;
	vertical-align: middle;
	text-align: center;
	font-family: Arial, Helvetica, sans-serifl;
	font-weight: bold;
	font-size: 11px;
}
.submitbut:hover
{
	background-color: #1f1f1f;
	padding: 2px 5px 2px 5px;
	margin: 0;
	color: #efefef;
	background-image: none;
	border: #bfbfbf 1px solid;
}

.borderformimg
{
	border-top: 1px solid #e9e9e9;
	border-left: 1px solid #e9e9e9;
	border-right: 2px solid #d4d4d4;
	border-bottom: 2px solid #d4d4d4;
}

.newsbg
{
	background-image: url(../../Images/inner/newsbg.jpg);
	background-repeat: repeat-y;
	height: 90px;
	padding: 9px;
	margin-bottom: 15px;
}

.welcomebg
{
	background-image: url(../../Images/inner/newsdetail.jpg);
	background-repeat: no-repeat;
}

.newstext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1f4ba5;
	font-weight: bold;
	text-decoration: none;
}

.newstext a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7ea0e4;
	font-weight: bold;
	text-decoration: none;
}

.newstext1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b1b0b0;
	font-weight: bold;
	text-decoration: none;
}

.newstext2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5a5a5a;
	text-decoration: none;
}

.newsdetail
{
	background-image: url(../../Images/inner/newsdetail.jpg);
	background-repeat: no-repeat;
	height: 90px;
	padding: 9px;
	margin-bottom: 15px;
}

.cart-top
{
	background-image: url(../../Images/inner/cart-topbg.jpg);
	background-repeat: repeat-x;
	height: 45px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1f4ba5;
	font-weight: bold;
}

.order_top
{
	background-image: url(../../Images/inner/cart-topbg.jpg);
	background-repeat: repeat-x;
	height: 45px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1f4ba5;
	font-weight: bold;
}

/*.cart-table
{
	background-color: #e9e9e9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #515151;
	text-decoration: none;
	height: 45px;
}

.cart-table1
{
	background-color: #f6f6f6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #515151;
	height: 45px;
}*/
.cart-table{
background-color:#e9e9e9;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#515151;
text-decoration:none;
height:30px;
}
.cart-table-invoice{
background-color:#e9e9e9;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#515151;
text-decoration:none;
height:22px;
}

.cart-table1{
background-color:#f6f6f6;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#515151;
height:45px;
}

/*.order-table
{
	background-color: #e9e9e9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #515151;
	text-decoration: none;
	height: 30px;
}*/

.order-table{
background-color:#fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#515151;
text-decoration:none;
height:30px;
}

.order-table1{
background-color:#F3F3F3;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#515151;

text-decoration:none;
height:30px;
}

/*.order-table1
{
	background-color: #cecece;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #515151;
	font-weight: bold;
	text-decoration: none;
	height: 30px;
}*/

.order-table2
{
	background-color: #e9e9e9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	height: 30px;
}

.subtotal
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	padding: 5px;
}

.black1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #414042;
	font-weight: bold;
}

.dealer_bg
{
	background-color: #fff;
	border: 1px solid #e3e3e3;
	background-image: url(../../Images/inner/dealers_bg1.jpg);
	background-repeat: repeat-x;
	width: 237px;
	height: 163px;
}

.dealer_bg1
{
	background-color: #ededed;
	border: 1px solid #e3e3e3;
	background-image: url(../../Images/inner/dealers_bg2.jpg);
	background-repeat: repeat-x;
	width: 237px;
	height: 163px;
}

.dealertext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1845a1;
	font-weight: bold;
	text-decoration: none;
}

.imageborder
{
	border: 1px solid #b2b2b2;
	padding: 2px;
}
.lightborder
{
	border: 2px solid #E6E6E6;
}

.messageborder
{
	border: 1px solid #c2c2c2;
}

.messagebg
{
	background-image: url(../../Images/inner/newsdetail.jpg);
	background-repeat: repeat-x;
	height: 120px;
}
.box1
{
	height: 20px;
	background-color: #e9e9e9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #515151;
	font-weight: bold;
	text-decoration: none;
}
.lightgreytd
{
	background-color: #F7F7F7;
}
.whitecolortd
{
	background-color: #FFFFFF;
}
.imageborder01
{
	border: 2px solid #E5E5E5;
	padding: 2px;
}

.search
{
	border: 1px solid #e7e7e7;
	padding: 5px 0 5px 0;
	background-image: url(../../Images/inner/search_bg.jpg);
	background-repeat: no-repeat;
}
/* ---My style--- */
.innertext2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7b7b7b;
	text-decoration: none;
}
.dropdown
{
	height: 25px;
	padding: 3px;
	background-color: #fff;
	border: 1px solid #dadada;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
/*Start -> Added On - mar 20,2009. Added By - Pooja Verma */
.pagebarbck
{
	background: #3e3e3e none repeat scroll 0%;
	font-size: 12px;
	border: 1px solid #DDDDDD;
	padding: 2px 6px;
	color: #ffffff;
	text-decoration: none;
}

.pagebar a, pagebar.strong
{
	background: #ebebeb none repeat scroll 0%;
	border: 1px solid #DDDDDD;
	font-size: 12px;
	padding: 2px 6px;
	color: #000000;
	text-decoration: none;
}

.pagebar a:visited
{
	background: #ebebeb none repeat scroll 0%;
	border: 1px solid #DDDDDD;
	font-size: 12px;
	padding: 2px 6px;
	color: #000000;
	text-decoration: none;
}
.pagebar a:hover
{
	background: #3e3e3e none repeat scroll 0%;
	border-color: #DDDDDD;
	font-size: 12px;
	padding: 2px 6px;
	color: #ffffff;
	text-decoration: none;
}
.textarea
{
	padding: 3px;
	background-color: #fff;
	border: 1px solid #dadada;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.textboxsmall
{
	border: 1px solid #cccccc;
}
.textsmall
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c5322a;
	text-decoration: none;
}

.greysmallhs
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #515151;
	text-decoration: none;
}

.textnormal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c5322a;
	text-decoration: none;
}
.innertitlewhite {
	font-family:Arial;
	font-size:26px;
	color:#999999;
	padding-left:17px;
	font-weight: normal;
	text-decoration: none;
}
.redboldtext01 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #DF0000;
	text-decoration: none;
}
.redboldtext01 a:hover{
	color: #DF0000;
	text-decoration: underline;
}
/*End -> Added On - Feb 18,2009. Added By - Pooja Verma */

/*Start -> Added On - Feb 28,2009. Added By - Pooja Verma */
/*Added for Ajax Feature*/
.fadin
{
	filter: alpha(opacity=80);
	-moz-opacity: .25; /*opacity:.25;*/
	opacity: .25;
}

.fadout
{
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}
/*Paging Style */
pagebargrid
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: center;
	width: 190px;
}
.pagebargrid td
{
	height: 20px;
	vertical-align: middle;
	padding-top: 3px;
}
.pagebargrid td span
{
	background: #3e3e3e none repeat scroll 0%;
	border: 1px solid #DDDDDD;
	font-size: 12px;
	padding: 2px 6px;
	color: #ffffff;
	text-decoration: none;
}

.pagebargrid a, pagebar.strong
{
	/*background: #FFFFFF none repeat scroll 0%;
	border: 1px solid #DDDDDD;
	padding: 2px 6px;
	text-decoration: none;*/
	background: #ebebeb none repeat scroll 0%;
	border: 1px solid #DDDDDD;
	font-size: 12px;
	padding: 2px 6px;
	color: #000000;
	text-decoration: none;
}

.pagebargrid a:visited
{
	/*background: #FFFFFF none repeat scroll 0%;
	border: 1px solid #DDDDDD;
	padding: 2px 6px;
	text-decoration: none;*/
	background: #ebebeb none repeat scroll 0%;
	border: 1px solid #DDDDDD;
	font-size: 12px;
	padding: 2px 6px;
	color: #000000;
	text-decoration: none;
}

.pagebargrid a:hover
{
	/*background: #3e3e3e none repeat scroll 0%;
	border-color: #DDDDDD;
	color: #ffffff;
	text-decoration: none;*/
	background: #3e3e3e none repeat scroll 0%;
	border-color: #DDDDDD;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a {
	font-family: Arial;
	font-size: 11px;	
	color: #1C49A4;
	text-decoration: none;
}
a:hover{
	color: #1C49A4;
	text-decoration: underline;
}
.breadcrumb a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
	color: #6C6C6C;
}
.breadcrumb a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration:underline;
	color: #6C6C6C;
}
.icons a
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #2d2d2d;
	font-weight:bold;
	text-decoration: none;
}
.icons a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2d2d2d;
	font-weight:bold;
	text-decoration: underline;
}
.whitetext01
{
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.searchtextfield
{
	width: 120px;
	height: 16px;
	background-color: #87abed;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1946a2;
}
.searchtextfield
{
	width: 120px;
	height: 16px;
	background-color: #87abed;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1946a2;
}
.topsearchtextfield
{
	width: 122px;
	height: 16px;
	background-color: #87abed;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1946a2;
}
/*End -> Added On - Feb 28,2009. Added By - Pooja Verma */
/*--My style end here--*/


/* for progress bar */

 .progress
{
    display: block;
    position: relative;
    padding: 2px 3px;    
    width:290px
}
.container
{
    border: solid 1px #808080;
    border-width: 1px 0px;
}
.header
{
    background: url(../../images/sprite.png) repeat-x 0px 0px;
    border-color: #808080 #808080 #ccc;
    border-style: solid;
    border-width: 0px 1px 1px;
    padding: 0px 10px;
    color: #000000;
    font-size: 9pt;
    font-weight: normal;
    line-height: 1.9;  
    font-family: Arial, Helvetica, sans-serif;   
}
.statusbody
{
    background-color: #f2f2f2;
    border-color: #808080;
    border-style: solid;
    border-width: 0px 1px;
    padding: 25px;
}
.progress1
{
	display: block;
	position:absolute;
	padding: 2px 3px;
	width: 290px;
	z-index:1000;
}
/*---------------------------*/