@charset "utf-8";
/*
PURPOSE:
	[1] Basic cascading stylesheet for ALL browsers
	[2] All Content Pages {Except #LeftMenu and top Search Bar}
	[3] MEDIA = SCREEN

REVISION HISTORY:
	August 12, 2008. v1.0 alpha.

STATUS OF THIS DOCUMENT:
	This is a "raw" working draft.

LEGAL NOTICE:
	Copyright (C) AfterPinkSlip.com 2008. All Rights Reserved.
*/

/*
===============================
Kill The Defaults and Globalize
===============================
*/

*,html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { 
	margin: 0; 
	padding: 0; 
	}

body{
	font:80.5% Arial, Verdana, sans-serif; /*---Keyword scaling-- This is the default 10px--*/
	color:#333333;
	} 
	
	
p{ 
	margin:0.7em 0.9em 0.9em 0.9em; 
	line-height:1.5em;
	}
	
dt{ font-weight: bold; margin-bottom: 0.1em;}
dl{ margin-top: 10px; margin-bottom: 10px; margin-left:10px;}
dd{ line-height: 1.5em; }	

h1, h2{ 
	font-family:Arial, Verdana, sans-serif;
	font-weight:normal; 
	color:#2C81B9;
	}


strong{ 
	font-size:12px;
	color:#4A7195; 
	border-bottom:1px dotted #4a7195; 
	border-top:1px dotted #4a7195; 
	background:#fff; display:block; 
	height:30px; 
	line-height:30px;
	}	

a:link, a:active, a:visited{ 
	color:#0364A4; 
	text-decoration:none;
	}
a:hover{ 
	color:#0364a4;	
	text-decoration:none; 
	border-bottom:1px solid #E70E91;
	}

a.headerlink:link, a.headerlink:active, a.headerlink:visited{ 
	color:#FFF; 
	text-decoration:none;
	}
a.headerlink:hover{ 
	color:#FFF;	
	text-decoration:none; 
	border-bottom:1px solid #fff;
	}
/*
====================================
Global Settings unless made specific
====================================
*/

.bold{
	font-weight:bold;
	color:#2C81B9;
	}
		

		
.spanTxt{
	font-size:1.2em; 
	font-weight:bold; 
	color:#447AB0;
	}	
	
a.highLightLink:link, a.highLightLink:visited, a.highLightLink:active{
	color:#D08135;
	text-decoration:underline;
	} 	
a.highLightLink:hover{
	color:#d08135;
	text-decoration:none;
	border:none;
	}	
/*
=================================================
Company Logo Formatting to avoid the use of image
=================================================
*/

.after, .pink, .slip{
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
.after{
	color:#565656;
	}
.pink, .slip{
	color:#E70E91;
	}		
	
.slip{
	font-weight:bold;
	}
	

/*
_____________The actual page contents in the order of hierarchy

*/	
	
/*
=================
Top Global Header
=================
*/
#container{
    position:relative;
}

#header{
    height:90px;
    background:#F1F4F6 url(/images/header-bg.jpg) repeat-x;
	padding:0 10px 0 10px;
	border-bottom:1px solid #85BADD;
}

.logo{
	padding:14px 0 0 0;
	float:left;
	border:0px;
	}	
	
/*---Main Content---*/
#mainContent{
	padding:15px 8px 8px 8px;
	font-size:1.2em;
	clear:none;
	}
.flashnote{background:url(/images/key.gif) no-repeat #46809F; padding:2px 0 2px 30px; margin:0 auto;font-size:1.6em; color:#fff; font-weight:bold;}	
.adminloginbox{
    padding:60px 0 60px 0;
    background:#EBF0F4;

	
}


#content{padding:0 10px 0 0; margin:0;}	

	
	
	
#midContent{
	/*float:left;   /*----incase the relative position does not work while making mid content fluid*/
	width:auto;
	margin-left:208px;
	margin-right:268px;
	}	
	
#admin_zone_text{
    float:right; 
    height:90px;
    line-height:90px;

}



#footerLinks{
	height:30px; line-height:30px; background:#F1F3F4; 
	}	
/*---Footer---*/	
#footer{
	font-size:1.1em;
	text-align:center;
	clear:left;
	padding:0 0 20px 0;
	background:#fff;
	border-top:1px solid #85BADD;
	}
	
/*
=================
Left_catagory
=================
*/
.clearfix{display: block;}


.leftcol h2{padding:6px 0 0 10px;margin:0; background:url(/images/login_as_bg.gif) repeat-x; font-size:1.11em;font-weight:bold;color:#fff;height:22px;} 
.leftcol{width:200px;float:left;margin:0 0 0 10px;background:#EBF0F4;display:block;}

.leftcol ul{padding:0; margin:0; list-style:none;display:block; background:#F2FAFF;}
.leftcol li a{padding:2px 0 0 15px; margin:0 0 0 10px;  font-size:1.2em;list-style:none; background:#F2FAFF;border-bottom:solid 1px #ADCFE7;
height:16px;display:block;
}
.leftcol li a:hover{padding:2px 0 0 15px; margin:0 0 0 10px;  font-size:1.1em;color:#fff;list-style:none; background:#447AB0;border-bottom:solid 1px #fff;
height:16px;display:block;
}
.adminpagebg{background:#F1F1F1;}
.maincol{padding:0; margin:0 0 0 220px; width:auto;}
.maincol h2{padding:6px 0 0 10px;margin:0; background:url(/images/login_as_bg.gif) repeat-x; font-size:1.11em;font-weight:bold;color:#fff;height:22px;}
.cata1{padding:0 0 0 10px;float:left;width:50%;}
.cata2{padding:0; margin:0;}
.cdata{height:20px;}

.loginrow1{padding:0 0 0 10px; margin:0;float:left;width:100px;height:30px;}
.loginrow2{padding:0 0 0 10px; margin:0;}
.logindiv{padding:0 0 0 130px; margin:0;}
.rounded{
    width:300px;
    margin:0px auto;
    background:#fff;
    padding:20px 20px 0 0;
    font-size:0.90em; height: 1%;
    font-weight: bold;
    color:#1E79A5;
}

.login_btn{padding:10px; ;width:50px; background:#565656; border:none;font-size:10px;color:#fff;font-weight:bold;}	

 
.welcUs{
    padding:10px 0 10px 20px;
    font-weight:bold;
    background:#F1F3F4;
    }   	
    
.wUsr{
    color:#E70E91;
    }    


/* Error Explanation*/
.errorExplanation{
        margin:20px auto 20px auto;
	    background:#FDE7D0; 
	    text-align:center; 
	    width:98%; 
	    font-size:12px;
	    font-weight:bold;
	    position:relative;
	    line-height:22px;
    	}
    	
.errorExplanation h2, ul{


        }
    	
.errorExplanation h2{
            color:#FF6800;
            }    	
    	
.errorExplanation p{
    color:#0E6FAE;


    }    	
    	    	
    	
.errorExplanationRounded{
    padding:10px 0 10px 25px;}    	
    
    .padLR{
        padding:0 15px 0 15px;
        } 
