a{
	color:#801c1c; 
	font-size:12px;
	font-family:arial;
	text-decoration:none;
}

.colMid a{
	/* color:#e0000a; */
	/* color:#fff; */
	font-size:12px;
	font-family:arial;
	text-decoration:none;
}

/* .searchBtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #FFFFFF;
	background-color: #666666;
	border: 1px solid #666666;
	height: 20px;
	width: 30px;
}
.searchBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}

.textboxDisabled {
	background-color: #FFFFFF;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
*/

.textbox {
	background-color: #fff;
	/* border: 1px solid #e0000a; */
	border: 1px solid #801c1c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#2B1E28;
	margin:0;
	padding:0;
}


.submit {	
	background-color:#461717;
	border:1px solid #461717;
	/* color:#F7931E; */
	/* color: #e0000a; */
	color: #fff;
	float:right;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	margin:2px;
	padding:1px 0;
	text-align:center;
	text-transform:uppercase;
	vertical-align:middle;
}




/*
form, ol, ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
li.bullet {
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;	
}
li.bulletLrg {
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;	
}
li.num {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;		
}
li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}*/
.txtSiteDocs {
	font-family: Arial;
    font-weight:bold;
	font-size: 12px;
	color: #fff;
}
#welcome_msg li{
	font-family: Arial;
    font-weight:bold;
	font-size: 12px;
	color: #fff;
    width:133px;
    /* height:22px; */
    /* background-color:#000; */
    background-color:#461717;
    margin-bottom:2px;
    line-height:1.7;
    padding-right:10px;
	list-style-type:none;
}
#welcome_msg {
    position:absolute;
    right:0;
    bottom:17px;
    //bottom:10px;
   /*  margin-bottom:17px; */
}
a.text {
    border:0px solid red;
    /* color: #e0000a !important; */
    color: #801c1c !important;
}
#welcome_msg li a {
    font-family: Arial;
    font-weight:bold;
	font-size: 12px;
	color: #fff;
    text-decoration: none;
	outline:none; /*shruti*/
}
#welcome_msg li a.current {
    font-family: Arial;
    font-weight:bold;
	font-size: 12px;
	/* color: #E0000A; */
	/* color: #801c1c; */
	color:#8DABAB;
    text-decoration: none;
}
#welcome_msg li a:hover,#welcome_msg li a:active,#welcome_msg li a:focus{
        /* color:#e0000a; */
        /* color:#801c1c; */
        color:#8DABAB;
}
a.txtSiteDocs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #031074;
	text-decoration: none;
}
a.txtSession:hover, a.txtSiteDocs:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* color: #031074; */
	color: #8DABAB;
	text-decoration: underline;
}/*
a.txtButton {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #070F72;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.txtButton:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
*/
.txtOldPrice {
	text-decoration: line-through;
}

.txtSale {
 	/* color: #000000; */
 	color: #801C1C;
    font-size:12px;
    font-weight:bold;
}
/*
.txtOutOfStock {
	color: #FF0000;
}
.txtSiteDocs, a.txtSiteDocs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	text-decoration:none;
}
a.txtSiteDocs:hover {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #FF6600;
	text-decoration:none;
}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #070F72;
	text-decoration:none;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-decoration:none;
}
.txtContentTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #0672CC;
}
.txtBoxSave {
	color: #F90707;
	padding-left: 16px;
}
.tblList {
	border: 1px solid #070F72;
}*/
.tdListTitle {
	font-family: Arial;
	color: #000000;
    text-transform:uppercase;
    font-size:12px;
    border-top:1px solid #000000;
    border-bottom:1px solid #000000;
}
/*
.tdEven {
	background-color: #FFFFFF;
}
.tdOdd {
	background-color: #EBEDFE;
}*/

.txtCartPrice {
	float: right;
	color: #fff;
	padding-right: 3px;
}
.txtCart {
	font-family: Arial;
	font-size: 12px;
    color: #fff; 
    line-height:24px;
	padding:7px;	/*shruti*/
}
.cartTotal {
	border-top: 0px dashed #070F72;
	/* padding: 0 10px; */  /*shruti*/
	margin-top: 3px;    
}
#veiw_cart {
    text-align:right;
    padding-right:9px;	
}

#veiw_cart a {
    color:#fff;
    font-family:arial;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
	line-height:12px;
}
#veiw_cart a.current{
    /* color:#e0000a; */
    /* color:#801c1c; */
    color:#8DABAB;
    font-family:arial;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
}


#veiw_cart a:hover,#veiw_cart a:active,#veiw_cart a:focus{
        /* color:#e0000a; */	
        /* color:#801c1c; */	
        color:#8DABAB;	
		outline:none;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	text-decoration:underline;
	/* color: #FFFFFF; */
	color:#8DABAB;
}
a.txtCartProduct:hover {
	text-decoration: none;
	/* color: #FF6600; */
	color:#8DABAB;
}/*
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
a.txtviewCart:hover {
	background-color: #66CC33;
	color: #FFFFFF;
}
.cartProgress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	padding: 4px;
	border: 1px solid #CCCCCC;
	width: 350px;
	margin: auto;
}
.txtcartProgressCurrent {
	color: #FF9900;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}*/

.tdcartTitle {
	font-weight: bold;
	color: #000;
	/* background-color: #999999; */
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
}

#regForm .tdcartTitle {
	border-bottom:none;
}

.tdcartEven {
/*	background-color: #EBEDFE;*/
	padding-top: 10px;
	border-top: 1px solid #666666;	
}
.tdcartOdd {
	/*background-color: #FFFFFF;*/
	padding-top: 10px;
	border-top: 1px solid #666666;
}

.tdCartSubTotal {
	padding-top: 10px;
	border-top: 1px solid #666666;
}
a.txtCheckout {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	/* background-color: #66CC33; */
	background-color: #461717;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #461717;
}
a.txtUpdate {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	/* background-color: #FF9900; */
	background-color:#461717;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #801C1C;
}
.txtStockWarn {
	font-size: 75%;
	color: #FF0000;
}
.txtError {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #050F72;
	background-color: #FFCECE;
	border: 1px solid #FF0000;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}


.txtCopyright, a.txtCopyright {
	display:none;
    text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	color: #000000;
}
a.txtCopyright:hover {
	text-decoration: none;
}
.dropDown {
	width: 120px;
} 
#prod-list a,#prod-list a :hover {
	text-decoration:none;
    font-size:12px;
    font-weight:bold;
    line-height:24px;
    text-transform:uppercase;
    color:#000000;
}

/*shruti*/
a.more:active{
	text-decoration:underline;
	border:white;
}


.more{
   /*  color:#e0000a; */
    color:#801c1c;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
	text-transform:lowercase;
}




.colMid a:active{
	text-decoration:underline;
}

.cartProgress{
	border:1px solid #CCCCCC;
	margin:10px auto;
	padding:4px;
	width:350px;
}
/*shruti end*/



.myActive{
    /* color:#e0000a;
 */    color:green;
}

#ewayBlock div,#ewayBlock a{
color:#801c1c !important; 
}
.txtContentTitle{
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	text-transform:capitalize;
	color:#000000;
}
