
/* Slinkets CSS Document */

body {
	margin:6px 0px;
	background:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
img {
	border:none;
}
a {
	text-decoration:none;
	color:#5b0e22;
	font-size:11px;
}
a:hover {
	text-decoration:underline;
}
#header {
	background:url(../images/header-bg.gif) no-repeat bottom center;
	padding-top:23px;
	padding-bottom:10px;
}
.logo {
	padding-left:20px;
	width:265px;
}
#mainBody {
	background:url(../images/body-bg.gif) #FFFFFF repeat-y center;
}
#middleBg {
	background:url(../images/middle-bg.jpg) no-repeat center;
	margin:0px 8px;
}
.homeCols {
	padding:10px 10px;
}
.bannerCol {
	width:400px;
}
.videoBox {
	background:url(../images/video-bg.gif) no-repeat right top;
	width:220px;
	height:210px;
	font-size:12px;
	padding-left:1px;
}
.innerContent {
	line-height:20px;
	font-size:14px;
	text-align:justify;
}
.innerContent h1 {
	line-height:normal;
	font-size:24px;
	color:#800000;
	margin-top:0px;
}
.innerContent h2 {
	line-height:normal;
	font-size:18px;
	color:#5b0e22;
}
.innerContent p {
	margin-bottom:0px;
}
#footer {
	background:url(../images/footer-bg.gif) no-repeat top center;
	height:70px;
	font-size:11px;
	color:#1a2d39;
}
.footertext {
	font-size:11px;
}
#footer a {
	color:#800000;
}
#footer a:hover {
	color:#000000;
}
.greentext {
	font-size:14px;
	color:#0f6b26;
	font-weight:bold;
}
.smallgreentext {
	font-size:12px;
	color:#5b0e22;
	font-weight:bold;
}
.greybold
{
	font-size:11px;
	color:#5b0e22;
	font-weight:normal;
}
.error
{
	color:Red;
	font-style:italic;
	font-size:smaller;
}
.captcha{
	background:url(../images/captcha_dots.gif) center; 
	display: inline; padding:5px 10px; 
	border:1px solid #000; color:#999999; 
	margin:10px 5px; 
	font-size:25px; 
	font-style:italic;
	font-weight:bold;
}

/**9-12-2009**Gaurav*/

#businessopportunity a:hover, #businessopportunity a:active, {
  background:url(../images/business-opportunity-hover.jpg);
  text-decoration:none;
  border:none;
}
