﻿body
{
	font-family: Tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	
}


.TableBG
{	
	background-color: #cccccc;
}

.ItemStyle 
{
	font-family: Tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	line-height: 20px;	
}

.AlternateItemStyle {
	font-family: Tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	line-height: 15pt;
	font-weight: normal;
	color: #000000;
	background-color: #F1F7FC;
	
}

.HeaderStyle 
{
	font-family: Tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	line-height: 15pt;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/tile_back.gif);	
	text-align:center;
}

.FooterStyle {
	font-family: Tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	line-height: 15pt;
	font-weight: normal;
	color: #000000;
	background-image: url(images/tile_sub.gif);
	text-align:center;
}

a 
{
	font-family: Tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	cursor: hand;

	
}

a:hover 
{
	font-family: Tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	cursor: hand;
}

a.a2
 {
	font-family: Tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
}

a.a2:hover 
{
	font-family: Tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #4083D5;
	text-decoration: none;
	cursor: hand;
	background-color: #FFFFFF;
}

.TextBox
{   width:200px;
    height:15px;
    background:#fff;
    onfocus: expression(onfocus=function(){this.style.border ='solid 2px #f00';});
    onblur: expression(onblur=function (){this.style.border='solid 1px #565654';});
	font-family: Tahoma, verdana, arial, helvetica, sans-serif;
	font-size:8pt;
	color: #000000;	
}

.textbox1
{
	width:120px;
    height:15px;
    font-size:8pt;
    color:#ce0000;
    background-color:#000;
    text-align:center;
    border:1px solid #565654;
    onfocus: expression(onfocus=function(){this.style.border ='solid 2px #f00';if(this.id=='Left1_txt_UserName')txt_UserName_Focus();if(this.id=='Left1_txt_Password')txt_Password_Focus();});
    onblur: expression(onblur=function(){this.style.border='solid 1px #565654';if(this.id=='Left1_txt_UserName')txt_UserName_Blur();if(this.id=='Left1_txt_Password')txt_Password_Blur();});
 }

.Lable
{
 color:#000;
 width:200px;
}
.commonText
{
font-size: 12px;
}

.MsgText
{
font-size:12px;
color:Red;

}

.PromptText

{font-size:16px;
 color:#3795D2;
}


.btn_log
{
	height: 18px;
	width:100px; 
    border:0;
	cursor: pointer;
	background: url('../../templates/imageBtn/button_login.gif' ) no-repeat;
	text-align:right;
	}
	
.btn_back
{
	height: 15px;
	width:39px; 
    border:0;
	cursor: pointer;
	background: url('../../templates/imageBtn/button_back.gif' ) no-repeat;
	}

.btn_reg
{ 
	height: 15px;
	width:80px; 
    border:0;
	cursor: pointer;
	background: url('../../templates/imageBtn/button_submit.gif' ) no-repeat;
	}

.button_continue
{
	height:36px;
	width:90px; 
    border:0;
	cursor: pointer;
	background: url('../../templates/imageBtn/button_continue.gif' ) no-repeat;
	}

.button_send
{
	height:18px;
	width:172px; 
    border:0;
	cursor: pointer;
	background: url('../../templates/imageBtn/button_submit.gif' ) no-repeat;

	}
.button_signUp
{
	height:18px;
	width:172px; 
    border:0;
	cursor: pointer;
	background: url('../../templates/imageBtn/button_submit.gif' ) no-repeat;
	}
.button_cancel
{
	height:18px;
	width:120px; 
    border:0;
	cursor: pointer;
	background: url('../../templates/imageBtn/button_cancel.gif' ) no-repeat;
	}
.button_confirm_order
{
	height:36px;
	width:90px; 
    border:0;
	cursor: pointer;
	background: url('../../templates/imageBtn/button_confirm_order.gif' ) no-repeat;
	}
.btn_continueCheck
{
	height: 36px;
	width:90px; 
    border:0;
	cursor: pointer;
	background: url('../../templates/imageBtn/button_continue_checkout.gif' ) no-repeat;
	}
	
.btn_check
{
	height:18px;
	width:137px; 
    border:0;
	cursor: pointer;
	background: url('../../templates/imageBtn/button_checkout.gif' ) no-repeat;
	}
	
.cssButton , .cssButtonHover 
{
	
cursor:pointer;
	margin: 0px;
	padding: 1px;
	color: #ffffff;
	background-color: #973127;
	width: 60px;
	font-size: 12px;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #50130d;
	border-bottom:1px solid  #50130d;
	margin-right:2px;
	}
	
.DropDownList
{

	font-family: Tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}

.ListBox
{
	font-family: Tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}

.CheckBoxList
{
    padding: 4px;
	font-family: Tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	border: 1pt solid #CCCCCC;
	color: #000000;
}

.RadioButtonList
{
    padding: 4px;
	font-family: Tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	border: 0pt solid #CCCCCC;
	color: #000000;
}
.checklist { 

border: 1px solid #ccc; 

list-style: none; 

height: 10em; 

overflow: auto; 

width: 20em; 

}.checklist, .checklist li { margin: 0; padding: 0; } 

.checklist label { 

display: block; 

padding: 0 0.2em 0 25px; 

text-indent: -25px; 

} 

.checklist label:hover { background: #777; color: #fff; } 

html .checklist label { height: 1%; } 

.Button
{   
	height: 27px;width:100px;  border:1px solid #FFC023; color:#000;
	font-weight: bold;font-size: 8.0pt;text-align: center;vertical-align:middle;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	cursor: pointer;background: url('../../templates/images/bgBtn.gif' ) repeat-x;
	margin:8px 0 8px 0;
}


