/*******************************************************
Chocolatey Brown - Style.css - By Kalyan Chakravarthy
*******************************************************/

body {
	margin:0em;
	padding:0;
	height:100%;
	background-color: #996666;
	background:url(../img/mpbg.gif) repeat;
	color:#D9BBBB;  
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

/*	THE MID-COL DIVISION AND RELATED STYLES	- THESE STYLES ARE USED TO HANDLE THE SHADOW EFFECT OF THE TEMPLATE	*/
#mid-col {
	margin:0 auto;
	padding:28px;
	padding-top:17px;
	padding-bottom:17px;
	width:900px;/*38em;*/
	text-align:left;
	vertical-align: middle;
	background:url(../img/pbg.gif) repeat-y;
	color: #D9BBBB;
}

#mid-col h2 {
	margin:0 0px 0px 0;
	padding:5px 0px 3px 0;
	font-size:20px;
	color:#996666;
	font-weight:300;
}

/*	THE HEADER BAR CLASSES		*/
#header {
	margin:0 0 0 0;
	padding:0 0 0 0;
	background:url(../img/fbg_blank.gif);
	width:900px;
	height:200px;
	color: #996666;
	background-image: url(../img/Header1.png);
}

#header h1 {
	margin:0 0 -.6em 0;
	padding:1em 0 0 1em;
	font-size:3em;
	font-family:"Arial Rounded MT Bold";
	font-weight:lighter;
	color: #996666;
}

#header h2 {
	margin:1em 0 0 1.5em;
	padding:1em 0 0 1.75em;
	font-size:1em;
	font-weight:bold;
	letter-spacing:0.08em;
	color: #B1B0DC;
	font-family: "Trebuchet MS";
}

.sbar {
	height:162px;
	font-family: "Arial Rounded MT Bold";
}

/*	THE FLOATING COLUMN OR THE RIGHT SIDE BAR - RELATED STYLES		*/
#float-col {
	position:relative;
	float:right;
	margin:.5em 0 0 .5em;
	padding:0 .7em .25em .7em;
	width:218px;
	font-size:0.9em;
	border:1px solid #F9D6E7;
	background:url(../img/side_bg.gif) repeat;
	color: #996666;
	border-color: #D9BBBB;
	border-top-color: #D9BBBB;
	border-right-color: #D9BBBB;
	border-bottom-color: #D9BBBB;
	border-left-color: #D9BBBB;
}

#float-col h2 {
	color:#996666;
}

#float-col ul {
	margin:0em 0 0 0em;
	padding:0;
	list-style:none;
	color: #996666;
}

#float-col li {
	margin:0 0 .2em 1em;
}

#float-col li a {
	text-decoration:none;
}

#float-col a {
	color:#996666;
}

#float-col a:hover {
	color:#B1B0DC;
	text-decoration:underline;
}

/*	THE FOOTER RELATED DIVISIONS AND CLASSES	*/
#footer {
	margin:2.5em 0 0 0;
	padding:0px;
	text-align:center;
	font-size:.8em;
	background:url(../img/fo_bg.gif) repeat-x; 
	vertical-align:middle;
}

#footer, .ftop, .fbot { width:900px; overflow:hidden; }	
/* 	FTOP AND FBOT ARE USED TO HANDLE THE CURVY CORNERS OF THE FOOTER PART	*/
.ftop { background:url(../img/fo_tm.gif); height:8px; }
.fbot { background:url(../img/fo_bm.gif); height:7px; }

/*	THE CONTENT DIVISION	*/
#content {
	display:block;
	width:900px;
	border:0px solid red;
	margin-top:25px;
}

/* SOME ( LOTS ) OF DESIGN RELATED CLASSES */

/* THE CONTENT TOP AND BOTTOM CURVY STYLES  */
.ct, .cb, .cbody {
	margin:0px;
	padding:0px;
	color: #D9BBBB;
	font-family: Arial, Helvetica, sans-serif, "Gill Sans MT";
}
.ct { height:30px; width:900px; background:url(../img/breadbar.gif); clear:none; overflow:hidden; text-indent:18px; }
.cb { display:block; height:30px; width:900px; background:url(../img/co_bot.gif); overflow:hidden;}
.cbody { background:url(../img/body_bg.gif) repeat-y; width:860px; padding:20px; display:block; overflow:hidden; }

/* THE BREADBAR LINK STYLES */
.ct a 
{
	font-size:10px;
	vertical-align:middle;
	line-height:30px;
	color:#996666;
}

.spl_link { color:#FFFFFF; }

/* 		THE TOP NAVIGATION BAR STYLE CLASSES		*/
.tbar {
	text-align:left;
	font-size:15px;
	padding:8px;
	padding-top:9px;
	padding-left:50px;
	height:16px;
}
.tbar a {
	color:#996666;
	padding:10px;
	padding-bottom:9px;
	text-decoration:none;
}

.tbar a:hover {
	color:#B1B0DC;
	font-family: Arial, Helvetica, sans-serif, "Gill Sans MT";
}
/* THE ACTIVE PAGE EFFECT IN THE TOP NAVIGATION BAR  */
a.current { background:url(../img/alink_bg.gif) repeat-x; color:#996666}

/*	AN SEO CLASS - IS USED TO ENHANCE THE KEYWORD OPTIMIZATION */
.seo { position:absolute; left:-100px; top:-100px; right:0; }

/*	SOME GENERAL PURPOSE CLASSES	*/
.noul { text-decoration:none; }
.bbg { background:#666666 }
.fleft { float:left; clear:left; }
.fright { float:right; }

/*  THIS CLASS HANDLES THE LINKS WITH SOME DISCRIPTION - LIKE  THE LINKS IN THE SIDEBAR OF THE TEMPLATE */
.links-with-desc { color:#FFFFFF; font-size:12px; }
.links-with-desc li { padding-bottom:6px; }
.links-with-desc a { color:#996666; font-size:15px; font-weight:lighter; text-decoration:underline; }
.links-with-desc a:hover {
	color:#B1B0DC;
	text-decoration: underline;
}

#float-col .links-with-desc a:hover {
	color:#B1B0DC;
	text-decoration: underline;
}
#float-col .links-with-desc a { color:#996666;  text-decoration:underline; }


/* TAGS STYLES */
div { } /* debuggin the layout divs */
p { margin-top:3px; margin-bottom:7px; margin-left:5px; padding:0; }

a {
	color:#996666;
	text-decoration: underline;
}
a:visited {
	color: #6B4D61;
	text-decoration: underline;
}

a:hover {  color:#B1B0DC; text-decoration:underline }


img{
	padding:2px;
	margin:3px;
	border:0px solid #6F7850;
	display:block;
}

blockquote {
	margin:1em;
	padding:0.5em;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	color:#D9BBBB;
}

blockquote p {
	margin:.2em;
}

/* IMAGE ALIGNMENT CLASSES */
.img-left{
	float:left;
	clear:left;
	margin-left:0;
}

.img-right{
	float:right;
	margin-right:0;
}

/* TEXT HIGHLIGHTING CLASS */
.hl { color:#996666;
font-weight:bold }

.Formfields {
	background-color: #924A49;
	color: #D9BBBB;
	width: auto;
	height: auto;
	position: absolute;
	left: 200px;
}
