/* CSS Document */

body, html 
{
	padding:0px;
	margin:0px; 
	background:#0c3c00 url(images/body-bg.jpg) top left repeat-x;
}

td 
{
	font-family:Arial; 
	font-size:12px;
	text-decoration:none; 
	font-weight:normal; 
	padding:0px; 
	margin:0px;
}
img
{
	padding:0px; margin:0px; border:0px;
}

p
{
	padding:0px 0px 9px 0px; margin:0px;
}

h1,h2 
{
	margin:0px; padding:0px; font-weight:normal;
}

a {outline:none;}
a:hover {outline:none;}



.logo 
{
	padding:11px 0px 3px 0px;
}

a.icon-text
{
	color:#FFFFFF;
	text-decoration:none;
}

a.icon-text:hover
{
	color:#7de533;
	text-decoration:underline;
}

.menu-bg 
{
	background:url(images/menu-bg.jpg) top left repeat-x; 
	height:31px; 
	border:#047500 1px solid;
}



/*----------------------------------------- LEFT PANEL STARTS HERE -------------------------------------------*/


.left-menu 
{
	background:#4e8100; 
	padding:3px 0px 0px 0px;
}

.available-bg 
{
	background:#0c2704; 
	padding:13px 0px 17px 0px;
}

.arrow{
	list-style-image:url(images/bullet.jpg);
	color:#ffffff;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
}

.arrow li{
	margin-bottom:2px;
	padding-bottom:1px;
}

.arrow a:link{
	color:#ffffff;
	text-decoration:none;
}

.arrow a:visited{
	color:#ffffff;
	text-decoration:none;
}

.arrow a:hover{
	color:#6ecc2d;
	text-decoration:none;
}




/*----------------------------------------- LEFT PANEL ENDS HERE -------------------------------------------*/



h1.ready-catch
{
	font-family:"Trebuchet MS"; 
	font-size:22px; 
	color:#9ae100; 
	padding-top:17px;
	padding-bottom:9px;
}

.text1 {font-size:12px; color:#FFFFFF; line-height:16px; text-decoration:none;}

.text1 a:link{color:#FFFFFF; text-decoration:underline;}

.text1 a:visited{color:#FFFFFF; text-decoration:underline;}

.text1 a:hover{color:#FFFFFF; text-decoration:none;}

h1.casting
{
	font-family:"Trebuchet MS"; 
	font-size:18px; 
	color:#9ae100; 
	padding-top:14px;
	padding-bottom:14px;
}


.bttm-banner-bg 
{
	background:url(images/bttm-banner-bg.jpg) top left no-repeat; 
	height:101px;
}

h1.bttm-banner-title 
{
	font-family:sans-serif;
	font-size:20px;
	color:#9ae100; 
	padding:10px 0px 10px 25px;
}

.header{
	font-family:"Trebuchet MS"; 
	font-size:18px; 
	color:#9ae100; 
	padding-top:14px;
	padding-bottom:14px;
	text-decoration:none;
}

.header a:link{
	color:#9ae100;
	text-decoration:none;
}

.header a:visited{
	color:#9ae100;
	text-decoration:none;
}

.header a:hover{
	color:#ffffff;
	text-decoration:underline;
}

/* ---------------------------------------------- FOOTER STARTS HERE ---------------------------------------- */

.footer-text 
{
	font-size:11px; 
	color:#FFFFFF; 
	line-height:18px;
}

a.mail 
{
	font-size:11px; 
	color:#FFFFFF;
	text-decoration:none;
}
a.mail:hover
{
	font-size:11px; 
	color:#7de533;
	text-decoration:underline;
}

/* ---------------------------------------------- FOOTER ENDS HERE ---------------------------------------- */


.yellow-text
{
	color:#ffff00;
}

