
.WarningBox{
border:1px solid #999999;
margin-bottom:2px;
margin-top:2px;
font-size: 12px;
font-weight: bold;
background-color: #F5F5FA;
color:red;
font-family :  Tahoma;
padding:5px;
}

.ToolTip{
	border: 1px solid #CCCCCC;
	background-color: #EDF5F7;
	padding:4px;
	width:auto;
	height:auto;
}


/* DataList CSS */
.DataList{
font-size:12px;
color:#000000;
}

.DataList .Header{
border: 1px solid #CCCCCC;
background-image:url("../images/admin/headback.gif");
font-weight:bold;
font-size:8pt;
font-family :  Tahoma,Verdana,Arial, Helvetica;
line-height:15px;
height:15px;
}

.DataList .Row {
color: #333333;
font-family : Tahoma;
font-size : 8.5pt;
}

.DataList .Row .key {
color: #000000;
font-family : Tahoma;
font-size : 8.5pt;
font-weight:bold;
}

.DataList .Content {
border:1px solid #cccccc;
color: #333333;
font-family : Tahoma;
font-size : 8.5pt;
}

.DataList .Content .key {
color: #000000;
font-family : Tahoma;
font-size : 8.5pt;
font-weight:bold;
}

.DataList a{
text-decoration: none;
color: #333333;
font-size : 11px;
font-weight: bold;
font-family: Tahoma;
line-height : 14px;
}

.DataList a:hover {
text-decoration: underline;
color:#333333;
font-size : 11px;
font-weight: bold;
font-family: Tahoma;
line-height : 14px;
}

.DataList .Pager{
background-color: #FFFFFF;
padding-left: 2px;
padding-right:2px;
padding-top: 3px;
padding-bottom: 3px;
font-size:12px;
}

.DataList .hseparator {
background-color: #999999;
height: 1px;
overflow:hidden;
}
.DataList .CartBox {
background-color: #FCFCFC;
height:20px;
border-bottom:1px dotted #E0E0E0;
border-left:1px solid #E0E0E0;
border-right:1px solid #E0E0E0;
}
.DataList .OrderHeader{
border-top: 1px solid #CCCCCC;
border-bottom: 1px dotted #CCCCCC;
border-right: 1px solid #CCCCCC;
border-left: 1px solid #CCCCCC;
background-image:url(../images/productactive.gif);
font-weight:bold;
font-size:12px;
font-family : Tahoma;
line-height:20px;
height:20px;
}
.DataList .OrderMiddle{
border-bottom: 5px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
border-left: 1px solid #CCCCCC;
font-family : Tahoma;
line-height:20px;
height:20px;
}

.OrderTextBox{
font-family:Tahoma;
font-size:12px;
font-weight:normal;
border:1px solid #CCCCCC;
line-height:20px;
height:20px;
}
.OrderTextArea{
font-family:Tahoma;
font-size:12px;
font-weight:normal;
border:1px solid #CCCCCC;

}
.OrderButton{
background-image:url(../images/buttonback.gif);
color:#333333;
font-family:Tahoma;
font-weight:normal;
font-size:11px;
height:20px;
width:135px;
letter-spacing:1px;
border:0px;
}

.OrderButton2{
background-image:url(../images/buttonback2.gif);
color:#282828;
font-family:Tahoma;
font-weight:normal;
font-size:11px;
height:20px;
width:50px;
letter-spacing:1px;
border:0px;
}
.OrderTopPassive{
color:#BFD1EB;
font-family:Tahoma;
font-weight:bold;
font-size:14px;
}
.OrderTopActive{
color:#5281CA;
font-family:Tahoma;
font-weight:bold;
font-size:14px;
}

/*
.Blue{ color:#4D7EB0;font-family:Tahoma;}
.Orange{ color:#DD6F00;font-family:Tahoma;}
.Green{ color: #00B300;font-family:Tahoma;}
.Red{ color:#F4400B;font-family:Tahoma;}
*/

.Login {
font-family:Tahoma;
font-size:18px;
font-weight:normal;
color:#666666;
}

.LoginFooter {font-family:Tahoma;font-size:11px;font-weight:normal;color:#666666;}
.LoginFooter a{font-family:Tahoma;font-size:11px;font-weight:normal;color:#666666;text-decoration:none;}
.LoginFooter a:hover{font-family:Tahoma;font-size:11px;font-weight:normal;color:#666666;text-decoration:none;}

.IdeaSoft { color:#006600;	font-weight: bold;font-family:Tahoma;font-size:11px; line-height:20px;text-decoration:none;}
.IdeaSoft a{ color:#006600;	font-weight: bold;font-family:Tahoma;font-size:11px; line-height:20px;text-decoration:none;}
.IdeaSoft2 { color:#003366; font-weight: bold;font-family:Tahoma;font-size:11px; line-height:20px;text-decoration:none;}
.IdeaSoft2 a{ color:#003366; font-weight: bold;font-family:Tahoma;font-size:11px; line-height:20px;text-decoration:none;}
.AlertBox { color:#666666; font-weight:normal; font-family:Tahoma; font-size:12px;text-decoration:none; background-color:#fafafa; border:1px solid #CCCCCC; text-decoration:none; height:250px; width:98%; align:center; margin:10px;}
