/*///////////////////////////////////////////
Admin 
////////////////////////////////////////////*/
body{
	margin: 0px;
	background-color: #999999;
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	
}
td{
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}

li {
	font-family: arial;
	list-style-position: outside;
	list-style-type: square; 
	color: #333366;
	list-style-image : url(../../images/common/bullet.jpg);
}
hr {
	color: #eeeeee;
	background-color: #eeeeee;
	height: 1px;
}
a:link, a:active, a:visited{
	text-decoration: none;
	color: #666666;
}
a:hover{
	text-decoration: underline;
	color: #666666;
}
/*////////////////////////////////////////////
LINKS Special 1 - top navigation
////////////////////////////////////////////*/
.TblOuter {
    border: 1px solid #CFCFCF;  
	border-spacing: 0px;
	border-collapse: collapse;
	padding: 0px;	
	empty-cells: show;
  
}
.tdInner {
    border: 1px solid #CFCFCF;
	border-spacing: 0px;
    padding: 3px;
	border-collapse: collapse;
	empty-cells: show;
 
	}
.special1{
	font-family:  arial;
	font-weight: bold;
	color: #000000;
}
.special1on{
	font-family: arial;
	padding: 5 2 5 5;
	font-weight: bold;
	color: #000000;
	background-color: #EAE8B9;
}
.redBorder
{
	border-width: 1px;
	border-style: solid;
	border-color: Red;
}
.action
{
	color: Red;
	font-weight: bolder;
}
.inactive
{
	text-decoration: none;
	color: #666666;
	font-size: 10px;
}
.special1off{
	font-family: arial;
	padding: 5 2 5 5;
	font-weight: bold;
	color: #000000;
}

a.special:link, a.special:active, a.special:visited{
	color: white;
	text-decoration: none;
}
a.special:Hover{
	color: white;
	text-decoration: underline;
	
}

/*////////////////////////////////////////////
footer 
////////////////////////////////////////////*/
.footer{
	font-family: "Tahoma", verdana, lucida, arial, helvetica, sans-serif;
	color: #ffffff;
	font=size: 10px;
}
a.footer:link,a.footer:active,a.footer:visited{
	color: #ffffff;
	text-decoration: none;
	font-size: 10px
}
a.footer:Hover{
	color: #ffffff;
	text-decoration: underline;
	font-size: 10px
}

/*////////////////////////////////////////////
Form Elements
////////////////////////////////////////////*/
.inputs{
	background-color: #EbEEf5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #D4D0C8;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
}
.button {
	color: white;
    background-color: #485592;
	border: 1px solid #666600;
	height: auto;
	width: auto;
	padding: 1px;
}
/*////////////////////////////////////////////
Custom / Misc.
////////////////////////////////////////////*/
.mnu{
	padding: 2 4 4 2;
}
.clock{
	color: #000000;
	font-family: arial;
	font-weight: normal;
	font-size: 10px;
	padding-right: 8;
}
.msg{
	font-style: none;
	color: #FF0000;
}


.mainBG{
background-color: #ffffff;
}
.siteColor{
background-color: #B5C692;
color: white;
}
.lbl{
font-size: 13px;
font-weight: bold;
}
.lbl2{
font-size: 12px;
font-weight: bold;
color: #485592;
}
.lbl3{
font-size: 12px;
}
.lblSM{
font-size: 10px;
color: #485592;
}
.lblSM2{
font-size: 10px;
color: #485592;
}
.TblOuter {
    border: 1px solid #CFCFCF;  
	border-spacing: 0px;
	border-collapse: collapse;
	padding: 0px;	
	empty-cells: show;
  
}
.tdInner {
    border: 1px solid #CFCFCF;
	border-spacing: 0px;
    padding: 3px;
	border-collapse: collapse;
	empty-cells: show;
 
	}
.titleBg {
    background-image: url("../images/info_header_text_tile.gif");
    padding: 2px;
}
.headerBg {
    background-image: url("../images/header_text_tile.gif");
    padding: 2px;
	font-weight: bold;
}

.headerbg
{
	background-image: url(/admin/images/headerbg.jpg);
	background-repeat: repeat-x;
	font-size: 10pt;
	font-weight: bolder;
	color:#000099;
}

.tableBorder
{
	border-width: 1px;
	border-style: solid;
	border-color: #000099;
}

.couponBorder
{
	border-width: 1px;
	border-style: dotted;
	border-color: #999999;
}

.couponPadding
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 14pt;
	color: #dc4848;
	font-weight: bolder;
}

.forms
{  
  PADDING-RIGHT: 0px;  
  PADDING-LEFT: 0px;  
  FONT-SIZE: 11px;
  PADDING-BOTTOM: 0px;
  MARGIN: 0px;
  border-style: solid;
  border-width: 1px;
  PADDING-TOP: 0px;  
  FONT-FAMILY: Arial;  
}
