/* - - - - - - - - - - - - - - - - - - - - -HOME- - - - - - - - - - - - - - - - - - - - - */

@import url("/css/global/dynamic.css");

#container, #top, #bottom, #footer
{	width:770px;
}

#container
{	background:#ce3b19;
	color:#facd64;
	border:1px solid #b5351b;
}

#stage
{	padding:20px 28px 15px 28px;
	background:none;
	border:none;
}

#header
{	font-weight:bold;
}

#main
{	
	float:none;
	border-top:1px solid #d87e3e;
	border-bottom:1px solid #d87e3e;
	background:#b5351b;
}

#side
{	width:99%;
	margin:40px auto 0 auto;
	float:none;
}

#container a
{	color:#facd64;
	text-decoration:none;
}

#container li
{	list-style:none;
}

#home h3 a
{	font-size:20px;
	color:#f9e5bd;
}

#home h3 a:hover
{	font-weight:bold;
	color:#facd64;
}

#home h3 a:hover span
{	color:#fff;
}

#home h3 a span
{	display:block;
	color:#facd64;
	font-size:12px;
	font-weight:normal;
}

#header li a
{	display:block;
	padding:2px 0 5px 0;
}

#header li.right a
{	display:inline-block;
	padding-left:68px;
/*	background:url(/images/loginosaur.gif) no-repeat bottom left;*/
}

#header[id] li.right a
{	display:block;
}

#header li a:hover
{	text-decoration:underline;
}

#header li a:active
{	color:#f9e5bd;
}

#header a b
{	color:#f9e5bd;
}

#main h1
{	display:none;
}

#main div
{	
	margin:1px 0;
	width:100%;
	height:180px;
	border-top:1px solid #be5229;
	border-bottom:1px solid #be5229;
	background:url(/images/header.gif) no-repeat center;
}


#main ul
{	width:50%;
	float:left;
	background:url(/images/header.gif) no-repeat center;
}
#main ul li
{	display:none;
}

#main table
{	width:50%;
	float:right;
}

#tile1, #tile2, #tile3
{	float:left;
}

#tile1
{	width:33%;
	margin-right:10px;
	text-align:center;
}

#tile1 a
{	height:1%;
	display:block;
	padding:188px 0 0 0;
	background:url(/images/actionshot.jpg) no-repeat top center;
}

#tile2
{	cursor:pointer;
	position:relative;
	width:34%;
	text-align:center;
}

#tile2 p
{	background:#f7e0a9;
	border:7px solid #f6bb52;
	padding:15px 15px 15px 15px;
	font-size:110%;
}

#tile2 a
{	display:block;
	position:absolute;
	left:50%;
	margin:-14px 0 0 -50px;
	width:100px;
	height:20px;
	line-height:20px;
	border:1px solid #dedede;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background:#f5f5f5;
	color:#444;
}

#tile2 a:hover
{	color:#000;
}

#tile2 p b
{	color:#be3d20;
}

#tile3
{	width:31%;
}

#tile3 ul
{	margin:0px 0 0 15px;
}

#tile3 li
{	margin:0 0 0 0;
}

#tile3 li a
{	padding:8px 20px;
	display: block;
	border: 1px solid #ce3b19;
}

#tile3 li a:hover
{	background-color: #b5351b;
	border: 1px solid #ce3b19;
}

.footer
{	width:auto;
	margin:10px 28px 0 28px;
	clear:left;
	line-height:1.3em;
	padding:15px 0 15px 0;
	border-top:1px dotted #d87e3e;
}

.footer h1
{	float:right;
	margin:-4px 0px 0 0;
}

#footer h1 a, .footer h1 a
{	
	height:40px;
	width:220px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/shaadiphirse.png", sizingMethod="crop");
}

.footer p
{	margin:0 5px;
	font-weight:bold;
	color:#facd64;
}

#home .footer a
{	font-size:85%;
	color:#f9e5bd;
	text-decoration:none;
}

#home .footer a:hover
{	color:#fff;
	text-decoration:underline;
}

#main table tr td a
{	text-decoration:none;
	
}

#main table tr td a:hover
{	color:#ffffff;
	background-color: #d87e3e;
	border-bottom: 1px dotted #ffffff;  
	 
}

