/* CSS Document */

/*--------------------------------------------------------------------------------------------------------------+
|	Author: Sanjiv Kumar Biswas																					|
|	Company: RNS Informatics Pvt. Ltd.																			|
|	Website: http://www.rnsinformatics.com, http://www.saiinformatics.com, http://www.virtualemployeeonline.com	|
+--------------------------------------------------------------------------------------------------------------*/

body,td,th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
}
table tr td {
	font-size:1em;
}
body {
	margin: 0;
	padding:0;
	background:#422400 url(../images/bodyBg.jpg) no-repeat center top;
}
a {
	color: #cc0000;
	text-decoration: none;
	outline:none;
	cursor:pointer;
}
a:hover {
	text-decoration: none;
	color: #003366;
}
img {
	border:none;
}
p {
	margin:1em 0;
	padding:0;
	line-height:1.3em;
}
form, fieldset, dl, dt, dd, h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}
fieldset {
	border:1px solid #eeeeee;
}
fieldset legend {
	color:#666666;
	font-weight:bold;
	font-size:1.15em;
}
ul, ol {
	margin:1em 0 1em 3em;
	padding:0;
}
li {
	margin:0;
	padding:1px 0px;
}
input, textarea, select {
	margin:0;
	padding:3px 2px 1px 5px;
	float:left;
	border:1px solid #CCCCCC;
	background-color:#eeeeee;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:1em;
}
input {
	width:200px;
	height:17px;
}
textarea {
	width:200px;
	height:70px;
}
select {
	width:auto;
	height:22px;
}

#wrapBody {
	margin:0 auto;
	padding:44px 0px 0px 0px;
	clear:both;
	float:none;
	width:899px;
	height:auto;
}

/*-------------------------------------------------- Header --------------------------------------------------*/
#header {
	background:transparent url(../images/headerBg.png) no-repeat left top;
	width:899px;
	height:124px;
	overflow:hidden;
	margin:0;
	padding:1px 0px;
	clear:both;
	float:none;
	/*position:relative;*/
}
#header h1, #header span.logo {
	margin:0;
	padding:22px 10px 10px 37px;
	clear:left;
	float:left;
	font-size:1.5em;
	line-height:1.2em;
	display:block;
	width:132px;
	height:92px;
	overflow:hidden;
	font-family:"Times New Roman", Times, serif;
	color:#333333;
}
#header h1 img {
	display:block;
}
#header ul {
	margin:0;
	padding:76px 17px 0px 0px;
	list-style:none;
	float:right;
	height:32px;
	width:600px;
	display:block;
}
#header ul li {
	margin:0;
	padding:0;
	display:inline;
	float:right;
	width:auto;
	height:32px;
}
#header ul li a {
	display:block;
	float:left;
	width:auto;
	height:30px;
	border:1px solid #d9d9d9;
	border-left-color:#FFFFFF;
	border-top-color:#FFFFFF;
	margin:0;
	padding:0px 21px;
	line-height:30px;
	color:#003366;
	background-color:#f7f9f9;
}
#header ul li a:hover {
	color:#ccffff;
	background-color:#002756;
	border:1px solid #000033;
}
/*-------------------------------------------------- Ends Header --------------------------------------------------*/

/*-------------------------------------------------- Banner --------------------------------------------------*/
#banner {
	width:885px;
	position:relative;
	background:transparent url(../images/mContentBg.png) repeat-y top;
	padding:0px 7px;
	clear:both;
	float:none;
}
#banner img {
	display:block;
	position:relative;
	margin:0;
	padding:0;
	border:2px solid #CCCCCC;
}
#banner ul {
	margin:0;
	padding:0;
	list-style:none;
	clear:both;
	float:none;
	width:227px;
	height:auto;
	position:absolute;
	z-index:100;
	left:648px;
	top:15px;
}
#banner ul li {
	margin:0;
	padding:0px 0px 10px 0px;
	width:227px;
	float:left;
	display:block;
	color:#003366;
	height:78px;
}
#banner ul li a {
	margin:0;
	padding:0;
	display:block;
	width:225px;
	border:1px solid #CCCCCC;
	color:#003366;
	font-size:1.5em;
	height:59px;
}
#banner ul li a:hover {
	color:#cc0000;
}
#banner ul li a.galPic {
	background:transparent url(../images/lnkBtn3.gif) no-repeat left top;
	padding:17px 0px 0px 20px;
	width:205px;
}
#banner ul li a.clubPic {
	background:transparent url(../images/lnkBtn2.gif) no-repeat left top;
	padding:17px 20px 0px 0px;
	width:205px;
	text-align:right;
}
#banner ul li a.littlePic {
	background:transparent url(../images/lnkBtn1.gif) no-repeat left top;
	padding:17px 0px 0px 20px;
	width:205px;
}
/*-------------------------------------------------- Ends Banner --------------------------------------------------*/

/*-------------------------------------------------- Content Body --------------------------------------------------*/
#contentBody {
	width:865px;
	position:relative;
	background:transparent url(../images/mContentBg.png) repeat-y top;
	padding:10px 17px;
	clear:both;
	float:none;
}
#contentBody h1, #contentBody h2.heading {
	margin:0.5em 0;
	padding:0;
	clear:both;
	color:#336699;
	font-size:1.6em;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
#contentBody #leftBody {
	float:left;
	width:630px;
	height:auto;
	clear:left;
}

#contentBody #leftBody img {
	float:right;
}
#leftBody .latestEvents {
	margin:1.5em 0 1em 0;
	padding:10px;
	clear:both;
	float:none;
	width:610px;
	height:auto;
	background-color:#f2f5f6;
}
#leftBody .lhtBrownBg {
	background-color:#f7ede2;
}
#leftBody .latestEvents h3 {
	margin:0;
	padding:0px 0px 4px 0px;
	line-height:1.2em;
	font-size:1.15em;
	color:#009933;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px solid #FFFFFF;
}
#leftBody .lhtBrownBg h3 {
	color:#643700;
}
#leftBody .latestEvents dl {
	margin:0;
	padding:17px 5px 7px 6px;
	display:block;
	float:left;
	width:192px;
	height:auto;
	/*border:1px solid #CCCCCC;
	border-left:none;
	border-right:none;*/
	border-top:1px solid #CCCCCC;
}
#leftBody .latestEvents dl dt {
	margin:0;
	padding:0;
	display:block;
}
#leftBody .latestEvents dl dt img {
	display:block;
	margin-bottom:0.5em;
}
#leftBody .latestEvents dl dd {
	margin:0;
	padding:0.5em 0;
	display:block;
	font-weight:bold;
}
#leftBody .latestEvents p.readmore {
	margin:0;
	padding:0.5em 0 0 0;
	font-weight:bold;
	clear:both;
	float:none;
	border-top:1px solid #FFFFFF;
}
#leftBody ul.portfolio {
	margin:1em 0;
	padding:0;
	list-style:none;
	clear:both;
	float:none;
}
#leftBody ul.portfolio li {
	float:left;
	width:100px;
	height:100px;
	margin:0;
	padding:0px 17px 17px 0px;
}
#leftBody ul.portfolio li img {
	display:block;
	width:100px;
	height:100px;
}
#leftBody form.registerBg {
	background:transparent url(../images/dullstrom_logo_registration.jpg) no-repeat 300px 70px;
}
#leftBody form.registerBg input, #leftBody form.registerBg textarea {
	filter: alpha(opacity=80);
	moz-opacity: 0.8;
	opacity:0.8;
}
#contentBody h1 em {
	font-size:0.8em;
}

#contentBody #rightPanel {
	float:right;
	clear:right;
	width:226px;
	height:auto;
}
#rightPanel img.blcokMarg {
	margin-bottom:10px;
	display:block;
}
#contentBody input.sendOut {
	float:left;
	width:auto;
	color:#ccffff;
	background-color:#002756;
	font-weight:bold;
	height:27px;
	margin:0 0 1em 0;
	padding:0px 10px;
	border:none;
	cursor:pointer;
}
/*-------------------------------------------------- Ends Content Body --------------------------------------------------*/

/*-------------------------------------------------- Logos --------------------------------------------------*/
#logoSection {
	margin:10px 0px 0px 0px;
	padding:10px 0px 0px 20px;
	clear:both;
	float:none;
	border-top:1px solid #eeeeee;
	width:845px;
}
#logoSection img {
	display:block;
	float:left;
	margin:0px 16px 0px 0px;
	padding:0;
}
/*-------------------------------------------------- Ends Logos --------------------------------------------------*/

/*-------------------------------------------------- Footer --------------------------------------------------*/
#footerBody {
	margin:0px 0px 10px 0px;
	padding:0px 17px;
	clear:both;
	float:none;
	width:865px;
	height:78px;
	background:transparent url(../images/footerBg.png) no-repeat left bottom;
	overflow:hidden;
}
#footer {
	border-top:8px solid #eeeeee;
	width:865px;
	height:70px;
	color:#999999;
}

#footer img {
	float:right;
	padding:5px 0px 0px 0px;
}
#footer p.copyrights {
	margin:0;
	padding:20px 0px 0px 0px;
	float:left;
}
/*-------------------------------------------------- Ends Footer --------------------------------------------------*/

.cl {
	clear:both;
	float:none;
	margin:0;
	padding:0;
	border:none;
	background:none;
	line-height:0em;
	font-size:0em;
	height:0px;
	width:100%;
	visibility:hidden;
}
.greyBg {
	background-color:#eeeeee;
}
.redCol {
	color:#CC0000;
}
.gor {
	float:right;
}
.gol {
	float:left;
}

.txtCenter {
	text-align:center;
}
