/* CSS Document */

/*
Author : kannan.s
Mob	   : 9946760760
date   : june 01 2011
web    : lifeblood.in
chat   : kannansl@yahoo.com
email  : linksmedia.in@gmail.com
*/


body {
	margin:0px;
	padding:0px;
	color:#333333;
	font-size:13px;
	line-height:21px;
	font-weight:normal;
	text-align:justify;
	background-color:#FFFFFF;
	font-family:"Trebuchet MS", Arial, Helvetica, Sans-serif;	
	}
	
a {
	color:#333333;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
a:hover {
	color:#FF0000;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
#container {
	width:1200px;
	margin:0 auto;
	height:auto;
	padding:0px;
	}
	
#logo {
	height:auto;
	width:440px;
	float:left;
	padding-top:5px;
	}
	
#topadd {
	height:auto;
	width:760px;
	float:right;
	text-align:right;
	padding-top:5px;
	}
	
#globalnav {
	height:25px;
	width:1200px;
	float:left;
	text-align:center;
	line-height:25px;
	margin:0px; padding:0px;
	background-color:#1aa48b;
	}
	
#globalnav a{
	color:#000000;
	font-size:11px;
	font-weight:bold;
	}
	
#globalnav a:hover{
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	}
	
#spotlight{
	width:950px;
	height:150px;
	float:left;
	}
	
#spotsearch{
	width:250px;
	height:150px;
	float:left;
	background-color:#FFFFCC;
	}
	
#login {
	width:1200px;
	height:51px;
	float:left;
	background-image:url(../images/loginbg.gif);
	background-repeat:repeat-x;
	line-height:51px;
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
	}
	
#login a{
	color:#333333;
	font-size:12px;
	font-weight:normal;
	}
	
#login a:hover{
	color:#FF0000;
	font-size:12px;
	font-weight:normal;
	}
	
#wrapper{
	width:1200px;
	height:auto;
	float:left;
	margin-top:10px;
	}
	
#wrapleft{
	width:200px;
	height:auto;
	float:left;
	text-align:left;
	}
	
#wrap{
	width:798px;
	height:auto;
	float:left;
	border-left:1px solid #E8E8E8;
	border-right:1px solid #E8E8E8;
	text-align:center;
	}
	
#wrap2{
	width:1200px;
	height:auto;
	float:left;
	border-left:1px solid #E8E8E8;
	border-right:1px solid #E8E8E8;
	text-align:center;
	}
	
#wrapright{
	width:200px;
	height:auto;
	float:left;
	text-align:right;
	}
	
#bottomadd{
	width:1200px;
	height:150px;
	float:left;
	padding:5px;
	line-height:132px;
	margin-top:10px;
	text-align:center;
	background-image:url(../images/btaddbg.gif);
	background-repeat:repeat-x;
	}
	
#bottomadd img{
	padding-right:1px;
	}
	
#footernav{
	width:1200px;
	height:30px;
	float:left;
	text-align:center;
	}
	
#footernav a{
	color:#FF0000;
	font-size:11px;
	font-weight:normal;
	line-height:30px;
	}
	
#footernav a:hover{
	color:#006600;
	font-size:11px;
	font-weight:normal;
	line-height:30px;
	}
	
#footer{
	width:1200px;
	height:30px;
	float:left;
	text-align:center;
	}
	
.title {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	}

.subtitle {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	}
	
.red {
	color:#FF0000;
	font-weight:bold;
	}
	
.green {
	color:#006600;
	font-weight:bold;
	}




	

