/* CSS Document */
body
{
	margin:0px;
	padding:0px;
	font-family:tahoma;
	font-size:12px;
	color:#000000;
}
a
{
	font-family:tahoma;
	font-size:11px;
	color:#206DB1;
}
input
{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	border:1px solid #718CA7;
}
textarea
{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	border:1px solid #718CA7;
}
.headback{
	background:url(http://www.adslgeek.com/admin/images/head_back.gif) repeat-x;
	height:108px;
	padding-left:30px;
	padding-right:30px;
}
.logo{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none
}
.redstrip{
	background:#E10404;
	height:4px;
}
.tbborder{
	border:solid 1px;
	border-bottom-color:#E10404;
	border-left-color:#E10404;
	border-right-color:#E10404;
	border-top-color:#E10404;
}
.tbhead{
	background:#E10404;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFF;
	text-decoration:none
}
.admlabel{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
	text-decoration:none
}
.admlabel{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
	text-decoration:none
}
.btn{
	background:url(http://www.adslgeek.com/admin/images/btn_bg.gif);
	width:46px;
	height:18px;
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
	border:none;
	text-align:center;
}
.hdadmin
{
	font-family:tahoma;
	font-size:14px;
	color:#E10404;
	font-weight:bold;
	padding-left:20px;
	background:url(http://www.adslgeek.com/admin/images/leftbullet.gif);
	background-position:left;
	background-repeat:no-repeat;	
}
.main_head
{
	font-family:tahoma;
	font-size:14px;
	height:40px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:20px;
	background:url(http://www.adslgeek.com/admin/images/leftbullet.gif) #000000 left 20px;
	background-position:left;
	background-repeat:no-repeat;	
}
.bghd
{
	background:#E10404;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	height:25px;
	line-height:25px;
	padding-left:5px;
}
.bghd a
{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
}
.leftlinks
{
margin:0px;
padding-left:20px;
list-style:none;

}
.leftlinks li a
{
background:url(http://www.adslgeek.com/admin/images/leftbullet.gif);
background-position:left;
background-repeat:no-repeat;
font-family:tahoma;
font-size:11px;
color:#E10404;
font-weight:bold;
text-decoration:none;
padding-left:20px;
}
.sublinks
{
margin:0px;
padding:0px;
list-style:none;
}
.sublinks li
{
background:none;
padding-left:20px;
list-style:none;
}
.sublinks li a, .sublinks li a:visited, .sublinks li a:active
{
font-family:tahoma;
font-size:11px;
color:#000000;
text-decoration:none;
background:none;
padding:0px;
font-weight:normal;
}
.sublinks li a:hover
{
font-family:tahoma;
font-size:11px;
color:#000000;
text-decoration:underline;
background:none;
padding:0px;
font-weight:normal;
}
.linkred
{
	font-family:tahoma;
	font-size:11px;
	color:#E10404;
	font-weight:bold;
	text-decoration:none;
}
.linkswhite
{
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	text-decoration:underline;
	font-weight:bold;
}
.home
{
	background:url(http://www.adslgeek.com/admin/images/ico_home.gif);
}

.left_home{
	background: rgb(203, 5, 5) none repeat scroll 0%;
	-moz-background-clip: -moz-initial; 
	-moz-background-origin: -moz-initial; 
	-moz-background-inline-policy: -moz-initial; 
	height: 40px;
}
.left_end{
	background: rgb(203, 5, 5) none repeat scroll 0%; 
	-moz-background-clip: -moz-initial; 
	-moz-background-origin: -moz-initial; 
	-moz-background-inline-policy: 
	-moz-initial; height: 5px;
}
.left_mid{
	background: rgb(204, 204, 204) none repeat scroll 0%; 
	-moz-background-clip: -moz-initial; 
	-moz-background-origin: -moz-initial; 
	-moz-background-inline-policy: -moz-initial; 
	height: 50px;
}




/* Cutom */
.errors
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#FFF9E6;
	border:1px solid #FFE390;
}
.errors ul
{
	margin:0px;
	padding:10px;
	padding-left:20px;
	
}
.errors li
{
	color:#FF0000;
	list-style-type:disc;
}
.txtboxtiny
{
	width:40px;
}

.txtboxsmall
{
	width:160px;
}
.txtboxbig
{
	width:300px;
}

.textarea
{
	width:400px;
	height:120px;
}

ins {
	color: green;
}
del {
	color: grey;
}

