/************************************** GENERAL RULES ******************************/
body {
    padding:1px;
	margin: 0px;
	color: #333;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	background-color:#E0E0E0;
}
.content {
    padding:2px;
	border: #9c9c9c 1px solid;
	background: #fff;
    margin: 10px auto;
	width: 750px;
}
/************************************** TOP ******************************/
.mytop {
    padding:5px 0px 0px 2px;
    background-color:#B51109;
	margin: 0px; 
	height: 60px;
	
}
.mytop h1
{
font-size: 26px;
padding: 10px 26px 10px 26px;
color: #fff;
text-decoration:none;
margin:0px;

}
.mytop h1, a {
text-decoration:none;
color:#fff;
	
}
/************************************** CENTER ******************************/
.center {
    padding:5px 2px 5px 5px;
	float: left;
	margin: 0px;
	width: 540px;
}
.center li {
    list-style-type: none;
	padding-right:1px;
	padding-bottom:2px;
	margin: 0px;
	border-left: #ffffff 1px solid;
	line-height:1.5;
	padding-top:2px;
}
.center ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
}
.center a {
	color: #000;
	text-decoration: none;
	background-repeat:no-repeat;
}
.center a:hover {
	color: #B51109;
}
img{
    border:0px;
}
/******************** SIMULATE TABLE ********************/
label{
    float: left;
    width: 120px;
	display:inline;
}
br{
    clear: left;
}
dt{
    float: left;
    width: 250px;
    font-weight: bold;
    margin-top: 3px;
}
/************************************** MENU DROPDOWN ******************************/
* html #wrapper {border:1px solid #2489DB;border-width:0 1px;}
* html #nav-wrapper #nav, * html #nav-wrapper #nav-right {display:inline;}
* html #nav-wrapper ul li a:link, * html #nav-wrapper ul li a:visited {padding-bottom:4px;}
* html #nav li ul a:link, * html #nav li ul a:visited, * html #nav li ul a:hover {padding:.6em 0 .6em 13px;}
#nav-wrapper {
	height:20px;
	background:#A0A0A0;
	font-weight:bold;
	border:#4A494A 1px solid;

}
#nav-wrapper #nav, #nav-wrapper #nav-right {
	float:left;
	padding:0 2px 0 0;
	margin:0 0 0 15px;
	list-style:none;
	line-height:1;
	font-size:11px;
	font-family: arial, helvetica, sans-serif;
}
#nav-wrapper ul#nav-right {float:right;margin:0 15px 0 0;}
/* suckerfish dropdowns */
#nav li {
	float:left;
	
}
#nav-right li {
	float:right;

}
#nav-wrapper a {
	display:block;
	width:auto;
	padding:5px 10px 4px 12px;
	color:#fff;
	text-decoration:none;
	text-align:center;
	border-right:1px solid #4A494A;


}
#nav-wrapper a:hover {
	background: #B51109;
	color:#fff;
}
#nav li ul, #nav-right li ul { /* second-level lists */
	position:absolute;
	z-index:1;
	padding:0;
	margin:0;
	list-style:none;
	line-height:1;
	background:#1274C4;
	width:150px;
	border:1px solid #2489DB;
	border-top:none;
	left:-999em; 
}
#nav li ul a, #nav-right li ul a, #nav li ul a:visited, #nav-right li ul a:visited, #nav li ul a:hover, #nav-right li ul a:hover {
	display:block;
	padding:.6em 0 .6em 13px;
	width:137px;
	text-align:left;
	font-weight:normal;
	font-weight:bold;
}
#nav li ul a:hover, #nav-right li ul a:hover {
	background: #2489DB;
	color:#fff;
}
#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left:auto;
}
#nav-right li:hover ul, #nav-right li.sfhover ul { /* lists nested under hovered list items */
	left:auto;
}
/************************************** MENU LATERAL ******************************/
.menulat {
	width: 180px;
	float: right;
	padding-left: 10px;
	padding-right: 0px;
	
}
.menulat a {
    font-weight:bold;
	color: #000;
	text-decoration: none;
	display: block;
	padding: 0px 2px 2px 10px;
	
}
.menulat a:hover {
	color: #B51109;
	display: block;
		border-bottom:#B51109 solid 1px;
}
.menulat p {
    font-weight: bold;
	padding: 0px 2px 0px 10px;
	margin:0px;
	line-height: 1.6;
}
.menulat li {
    list-style-type: none;
	padding-right:1px;
	font-size:11px;
	padding-bottom:0px;
	height:15px;
	border-bottom:#000000 solid 1px;
	margin:0px;
	padding-top:0px;
	font-family:Verdana, Helvetica, sans-serif;
	background-color:#ffffff;

}
.menulat ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 5px;
}
h3{
background:#B51109;
border-left:5px solid #A0A0A0;
margin:1px;
height: 23px;
color: #fff;
font-size: 11px;
padding: 9px 0px 0px 14px;
}

/************************************** LINK SYSTEM ******************************/
.div_block
{
    position: relative;
	padding:0px;
	margin:0px ;
	height: auto;
	width:100%;
	overflow:hidden;
}
.sub_div{
    background-repeat: repeat-y;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin:0px;
}
.row_div{
    padding:0px;
    margin: 0px;
	overflow: hidden;
}
.one_dir_links {
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	background-image:url(/images/folder.gif);
	background-position:left;
	background-repeat:no-repeat;
	color: #636563; 
	text-align:left; 
	overflow: visible; 
	padding: 2px 2px 2px 18px; 
	margin: 2px 2px 2px 3px;
	float:left;
	width:28%;
	
}
.one_dir {
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	color: #636563; 
	text-align:left; 
	overflow: visible; 
	padding: 3px 3px 3px 20px; 
	margin: 3px;
	float:left;
	width:40%;
}
.links {
	text-align:left;
	margin-top:10px;
	margin-bottom:10px;
	padding: 5px;
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	color: #000; 
}
.linkstitle{
    display:block;
	padding:0px;
	font-weight:bold;
}
.dsp {

	border:#000000 1px solid;
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	color: #000; 
}
/************** SHADOW EFFECT IN FEATUREDS LINKS **********/
.blur {
    margin-top:4px;
	margin-left:4px;
	background-color:#ccc
} 
.shadow {
    right: 2px;
	bottom:2px;
	position:relative
} 
.shadow {
} 
.scontent {
    right:2px;
	bottom:2px;
	position:relative;
	text-align:center;
	border:#000 1px solid;
	padding-right:2ex;
    color: #000;
	background-color:#EFEFEF
} 
/************************************** ERROR RULES ******************************/
#error{
	padding:3px;
	margin:3px;
    font-weight: bold;
	color:#FF0000;
	font-size:10px;
	display:inline;
}
/************************************* SUCESS RULES ****************************/
#sucess{
    border:#669966 1px solid;
	padding:3px;
	margin:3px;	
    font-weight: bold;
	color:#000000;
	font-size:10px;
}
/************************************* WARNING RULES ****************************/
#warning{
    text-align:center;
	font-weight: bold;
	width: 400px;
	height:100px;
	margin:10px;
	padding-left:100px;
	border: 1px solid #999999;
	background-color: #fafafa;
	background-image:url(/images/stop.gif);
	background-position:left;
	background-repeat:no-repeat;
}
/************************************** FOOTER RULES ******************************/
.footer {
	text-align: center;
	color:#000;
	clear: both;
	padding: 10px 0px 0px 10px;
	margin:0px 0px 0px 0px;
	min-height:20px;
	background-color:#A0A0A0;
	border-top:#B51109 2px solid;

}
.footer ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 2px;
	}
.footer li {
    list-style-type: none;
	font-size:11px; 
}
.footer a {
	color: #000000;
	text-decoration: none;
	background-repeat:no-repeat;
}
.footer a:hover {
	color: #B51109;

}
/********************************** FORMS *****************************************/
#commentform {
    background: #fff;
    padding: 10px 10px 10px 10px;
    margin:2px 2px 2px 2px;
}
textarea {
    border: 1px solid #808080;
    color: #333333;
    background: White url(/images/input_background.gif) repeat-x;
    width: 100%;
}
input {
    visibility: visible;
    border: 1px solid #808080;
    color: #333333;
    vertical-align: middle;
    background: White url(/images/input_background.gif) repeat-x;
	margin:2px;
    
	
}
select {
    border: 1px solid #808080;
    color: #333333;
    background-color: White;
    vertical-align: top;
}
/****************************** TABE USED BY FORUM **********************************/
table.services   
{
	background-color: transparent;
	width:100%;
	margin:0px 
}
th.services
{
	text-align: center;
	background-color: #2489DB;
	color:#FFFFFF;
}

.sort-table {
	font:		Icon;
	border:		1px Solid ThreeDShadow;
	background:	#1274C4;
	color:		WindowText;
}

.sort-table thead {
	background:	#1274C4;
	color:#FFFFFF;
}

.sort-table td {
	padding:	2px 5px;
	border:		0.1px Solid ThreeDShadow;
}

.sort-table thead td {
	border:			1px solid;
	border-color:	ButtonHighlight ButtonShadow
					ButtonShadow ButtonHighlight;
	cursor:			default;
}


.sort-arrow {
	width:					11px;
	height:					11px;
	background-position:	center center;
	background-repeat:		no-repeat;
	margin:					0 2px;
}

.sort-arrow.descending {
	background-image:		url("/images/downsimple.png");

}

.sort-arrow.ascending {
	background-image:		url("/images/upsimple.png");
}
.date { 
	color: #000; 
	background: #FFFFFF;
	text-align: right; 
	margin: 4px 0 3px 0; 
	padding: 0; 
}

