/* CSS Document - Author: Shaibal Mandal */

/* Main Styles that apply to body */
body {
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	margin: 0px;
	padding-left: 50%;
	position: relative;
	background-color: #640215;
}

/* This is the page container built and centered using -ve margins */
#container {
	width: 800px;
	margin-left: -400px;
	background-color: #F2F2F2;
}

/* The topmost faded bar */
#topbar {
	width:auto;
	background: #EEE;
	height: 4px;
	font: 9px verdana;
	font-weight: bold;
	color: #f2f2f2;
	text-align: right;
}

/* This holds the two heading blocks, the title and the login form */
#headerwrapper {
	width: auto;
	background-color: #f2f2f2;
	height: 100px;
}

/* class that styles the holder div of the forms */
.userform {
	width: auto;
	color: #bbb;
	padding: 5px 0px 5px 3px;
	background: #fbfbfb;
	border:1px solid #efefef;
	border-top: none;
	text-align: justify;
	margin-bottom: 1px;
}

/* This will style the login and search */
.userform input {
    border: 1px solid #DDD;
    font-family: verdana;
    font-size: 10px;
    color: #BBB;
    font-weight: bold;
}

h1 {
    font: 48px verdana;
	color: #EEE;
	margin: 5px;
}

h6 {
    font: 10px verdana;
    font-weight: bold;
	color: #DDD;
	margin: 0px;
	padding: 0px;
	margin-left: 8px;
}

/* This holds the tabs */
#tabholder
{
    width: auto;
}

/* Container for the article box, and the pic box */
.articleboxouter {
	width: auto;
	padding: 0px 6px 0px 5px;
	clear: both;
	color: #640215;
} 

/* Content holder for the articles */
.articleboxinner {
	width: auto;
	line-height: 18px;
	color: #FFFFFF;
	padding: 15px 6px 6px 6px;
	background: #fbfbfb;
	text-align: justify;
	height: auto;
	background-color: #640215;
}

/* The title style for the main article */
.articleheader
{
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #CCC;
}

/* This controls the main pic in the main article box */
.mainpiccontrol
{
	border: 1px #efefef solid;
	float: left;
	margin-right: 10px;
}

/* Container for the pic thumbnails */
.picboxouter {
    width: auto;
    padding: 0px 6px 0px 5px;
    clear: both;
}

/* Content holder for the pic box */
.picbox {
	width: auto;
	line-height: 22px;
	color: #000000;
	padding: 5px 6px 6px 6px;
	border-top: none;
	text-align: center;
}

/* This controls the thumbnails in the picbox div */
.pickboxcontrol
{
	vertical-align: middle;
	background-color: #FFFFFF;

}

/* Sometimes, I don't want borders around my hyperlink images */
.noborder {
    border: none;
}

/* For taming those leeeeeeetle arrows */
img {
    vertical-align: text-bottom;
}

/* Style-up those ugly default hyperlinks */
a {
	text-decoration: none;
	padding: 0;
	margin: 0;
	color: #663366;
}

/* And their ugly hover states too */
a:hover {
	text-decoration: underline;
}

/* Why should the humble footer be left out? */
#footer {
	background-color: #CCC;
	color: #640215;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	padding-top: 5px;
	clear: both;
}

/* This will contain the three columns */
#newsContainer2
{
    width:auto;
    background-color: #E0E0E0;
}

/* First column of the three columns */
.c1
{
	width: 260px;
	background-color: #F7F4F7;
	border: 1px solid #DDD;
	border-top: none;
	line-height: 22px;
	color: #000000;
	float: left;
	letter-spacing: normal;
	height: 277px;
}

/* Second column of the three columns */
.c2
{
	width: 265px;
	float: left;
	border-bottom: 1px solid #DDD;
	line-height: 22px;
	color: #FFFFFF;
	background-color: #640215;
	height: 277px;
}

/* Third column of the three columns */
.c3
{
	width: 260px;
	background-color: #F7F4F7;
	border: 1px solid #DDD;
	border-top: none;
	line-height: 22px;
	color: #000000;
	float: right;
	height: 277px;
}

/* This controls the titles for each column */
.noteheader
{
	width:auto;
	border-bottom: 1px solid #DDD;
	border-top: none;
	color: #FFFFFF;
	height: 24px;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	background-color: #640215;
	text-align: center;
}

/* And this gives the column text some breathing space */
.spacy
{
    padding: 5px;
}

/* CSS Tabs */
#tabs8 {
	float:left;
	width:791px;
	background:#F1F1F1;
	font-size:93%;
	line-height:inherit;
	border-bottom:1px solid #CCC;
	height: 30px;
}

#tabs8 ul {
	margin:0;
	padding:10px 10px 0 5px;
	list-style:none;
}

#tabs8 li {
    display:inline;
    margin:0;
    padding:0;
}

#tabs8 a {
	float:left;
	background:url("images/tableft8.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}

#tabs8 a span {
	float:left;
	display:block;
	background:url("images/tabright8.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#FFFFFF;
	font-weight: bold;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs8 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs8 a:hover span {
	color:#660000;
}

#tabs8 a:hover {
    background-position:0% -42px;
}

#tabs8 a:hover span {
	background-position:100% -42px;
	color: #000000;
}

#tabs8 #current a {
    background-position:0% -42px;
}
#tabs8 #current a span {
	background-position:100% -42px;
	color: #000000;
}
/* End of CSS Tabs */
#container .articleboxouter .articleboxinner table tr td p {
	font-family: Verdana, Geneva, sans-serif;
}
#container .articleboxouter .articleboxinner table tr td {
	font-size: 11px;
	color: #FFF;
	text-align: left;
}
#container .articleboxouter table tr td table tr td .articleboxinner {
	font-size: 11cm;
}
#container .articleboxouter .articleboxinner table tr th {
	color: #FFF;
	font-size: 11px;
}
#container .articleboxouter table tr td table tr td .articleboxinner strong {
	line-height: normal;
}
#container .articleboxouter table tr td table tr td .articleboxinner strong {
	line-height: 1px;
}

#container .articleboxouter table tr td table tr td .articleboxinner {
	font-size: 10px;
}
#container .articleboxouter table tr td table tr td .articleboxinner {
	font-size: 11px;
}
#container .articleboxouter table tr td table tr td p strong {
	color: #00C;
}
#container .articleboxouter table tr td table tr td p strong {
	color: #FFF;
}
#container .articleboxouter table tr td table tr td p strong {
	font-size: 11px;
}
#container .articleboxouter table tr td table tr td .style3 {
	font-size: 10px;
}
#container .articleboxouter .articleboxinner table tr td ul li {
	font-size: 12px;
}
#container .articleboxouter table tr td table tr td .style3 .spacy {
	font-size: 12px;
}
#container .articleboxouter table tr td table tr td {
	color: #FFF;
	font-size: 9px;
}
#container .articleboxouter table tr td table tr td p {
	font-size: 11px;
}
