/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 12px;
	background:url(../images/iBack.png) repeat;
	background-attachment:fixed;
}

a {text-decoration:none; outline:none; }
a:hover {text-decoration:underline; }

h1, h2, h3 {	padding:0px; margin:0px; text-align:left; }

P { text-align:left; }
img {border:0px; }

ul {padding:0px; margin:0px; }

.Call_Absolute {	float:left; position:absolute; }

#Master
{	width:984px; position:relative; }

.Logo
{	top:34px; left:9px; z-index:1000; }

.Header_Msg
{	top:78px; right:18px; }

#Main_Front
{	float:left;
	width:984px;
	position:relative;
	margin-top:135px;
}

.Front_Tab
{	float:left;
	width:978px; height:104px;
	position:relative;
	margin-left:7px;
}

.Front_Main_Area
{	float:left;
	width:984px; min-height:473px;
	background:url(../images/Front_Mainbody.png) repeat-y;
	position:relative;
	padding-bottom:19px;
}

.FMA_Col_Menu, .Back_Col_Menu
{	float:left;
	width:200px;
	text-align:left;
	position:relative;
	margin-left:92px;
	margin-top:30px;
	text-align:left;
}

.FMA_Col_Menu ul
{	list-style-type:none; font-size:14px; font-weight:bold; }

.FMA_Col_Menu ul li
{	margin-bottom:20px;
	margin-right:10px; }

.FMA_Col_Menu ul li a
{	color:#222200; }

.Front_Active
{	color:#FFFFFF !important; text-shadow:#666 1px 1px; }



/* Backend Listing */



.Back_Col_Menu ul
{	list-style-type:none; font-size:14px; font-weight:bold; font-family:"Times New Roman"; font-style:italic; }


.Back_Col_Menu li
{	margin-bottom:20px; }

.Back_Col_Menu li a
{	color:#003300; }
/* Backend Listing */

.FMA_Col_Main
{	float:left;
	width:645px;
	margin-top:20px;
	position:relative;
	text-align:left;	
	
} 
.FMA_Col_Main a {color:#000; text-decoration:underline; }
.FMA_Col_Main a:hover {color:#000; text-decoration:underline; font-style:italic; }

.FMA_Col_Main img
{	border:0px; padding:5px; }

.FMA_Col_Main h2
{	font-family:"Times New Roman";
	font-weight:bold;
	font-style:italic;
	font-size:26px;
	text-align:left;
	margin-bottom:10px;
}

.FMA_Col_Main p
{	font-size:14px; }

.FMA_Col_Main_Txt
{	float:left;
	width:350px;
}

.Msg_Vid_Tour
{	font-family:'Times New Roman';
	font-size:18px;
	font-weight:bold;
	text-shadow:#999 1px 1px;
}

.Msg_Vid_Tour a {color:#000; }

.Home_Days_Until
{	font-family:'Times New Roman'; font-size:22px; font-style:italic; text-shadow:#999 1px 1px; }

.Days_Counter
{	top:418px; right:165px; }

.Days_Counter span
{	float:left;
	font-family:'Times New Roman';
	width:33px; height:57px;
	background:url(../images/Days_Counter_BG.png) no-repeat;
	padding:1px;
	padding-top:12px;
	color:#fff;
	font-size:26px;
	margin-right:0px;
}

.Request_Table
{	width:100%; font-weight:bold; }

.Request_Table td, .Request_Table th
{	padding-bottom:5px; } 

.Alumni_Table
{	width:100%; }

.Alumni_Table td, .Alumni_Table th
{	padding-bottom:5px; } 

#Footer
{	float:left;
	width:982px; height:100px;
	background:url(../images/Footer_BG.png) no-repeat;
	position:relative;
	text-shadow:#777 1px 1px;
	font-weight:bold;
	margin-left:4px;
}

#Footer a {color:#000; }\

#error{  
     margin-bottom: 20px;  
     border: 1px solid #efefef;  
 }  
 #error ul{  
     list-style: square;  
     padding: 5px;  
     font-size: 11px;  
 }  
 #error ul li{  
     list-style-position: inside;  
     line-height: 1.6em;  
 }  
 #error ul li strong{  
     color: #e46c6d;  
 }  
 #error.valid ul li strong{  
     color: #93d72e;  }
	 
.Admin_Record{
margin-left:3px;
}

.Admin_Record td{
border:0px;
}

.Admin_Record th{
border-bottom:2px solid #333;
}

.Admin_TableButton{
border:1px solid #FFF; 
padding:5px; 
background-color:#003300; 
text-decoration:none !important; 
font-weight:bold; 
color:#FFF !important;
}

#tweets li {
	font-size:13px;
	background:url(../images/Icon_Twitter.png) no-repeat left ;
	padding-left:40px;
	margin-top:8px;
	list-style-type:none;
	background-color:#FFF;
	width:327px;
	min-height:33px;
}

#tweets .hash { color:#0066CC; } 

#tweets .reply { color:#0066CC; } 

#tweets a:link { text-decoration:none; color:#0066CC;}
#tweets a:active { text-decoration:none; color:#0066CC;}
#tweets a:hover { text-decoration:underline; color:#0066CC;}
#tweets a:visited { text-decoration:none; color:#0066CC;}

/* Form Validate*/


