/* CSS Document - Author: Shaibal Mandal */

/* Main Styles that apply to body */
body {
	font-size: 14px;
	font-family: Times, "Times New Roman", serif;
	margin: 0px;
	padding-left: 50%;
	background: #f4f4f4 url(images/bg.gif) center repeat-y;
	position: absolute;
}

/* This is the page container built and centered using -ve margins */
#container {
	width: 700px;
	margin-left: -350px;
position: relative;}

/* The topmost faded bar */
#topbar {
    width:auto;
    background: #EEE;
    height: 20px;
    padding: 10px 5px 5px 2px;
    font: 9px verdana;
    font-weight: bold;
    color: #CCCCCC;
    text-align: right;
border-bottom: 2px #666666 groove;}

/* This holds the two heading blocks, the title and the login form */
#headerwrapper {height: 97px;
    width: auto;
background-image: url(images/title.jpg);
background-repeat: no-repeat;
background-position: -40px;
margin: 0em;
padding: 0em;}


.h2 {
font-weight: bold ;
font-style: italic;}
	
h3 {position: relative;
font-size: 18px;
top: 73px;
left: 146px;
letter-spacing: 5px;}

/* 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;
} 

/* Content holder for the articles */
.articleboxinner {
    width: auto;
    line-height: 20px;
    color: #666666;
    padding: 15px 6px 0px 6px;
    background: #fbfbfb;
    border:1px solid #efefef;
    text-align: justify;
    height: 250px;
}
.articleboxinner_1 {
    width: auto;
    line-height: 20px;
    color: #666666;
    padding: 15px 6px 15px 6px;
    background: #fbfbfb;
    border:1px solid #efefef;
    text-align: justify;
    height: 500px;
}

.articleboxinner_gal {
    width: auto;
    line-height: 20px;
    color: #666666;
    padding: 15px 6px 0px 6px;
    background: #fbfbfb;
    border:1px solid #efefef;
    text-align: justify;
    height: 812px;
}
/* The title style for the main article */
.articleheader
{
    font-size: 16px;
    font-weight: 700;
font-style: italic;
letter-spacing: .3em;
color: #000000;}

/* This will style the read more thing at the bottom */
.readmore_left {
    text-align: right;
    width: auto;}

.readmore {
    text-align: right;
    display: block;
    width: auto;
}

/* This controls the main pic in the main article box */
.mainpiccontrol
{
    border: 2px #666666 solid;
    float: left;
    margin-right: 10px;
margin-bottom: 10px;
margin-top: 10px;}

.mainpiccontrol1
{border: 2px #666666 solid;
    float: left;
margin: 10px 10px 20px 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: #DD7CB4;
    padding: 10px 6px 10px 6px;
    border:1px solid #efefef;
    border-top: none;
    text-align: center;
}

.picbox_top {
    width: auto;
    line-height: 22px;
    color: #DD7CB4;
    padding: 10px 6px 10px 6px;
    border:1px solid #efefef;
    text-align: center;
}
/* This controls the thumbnails in the picbox div */
.pickboxcontrol
{
    border: 1px #666 solid;
    vertical-align: middle;

}

/* 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;
font-style: italic;}

/* And their ugly hover states too */
a:hover {
color: #23622c;
font-style: italic;}

/* Why should the humble footer be left out? */
#footer {
	background-color: #CCC;
	color: #666666;
	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: 230px;
	background-color: #F7F4F7;
    border: 1px #cccccc solid;
    border-top: none;
    line-height: 22px;
    color: #666666;
padding-bottom: 54px;
	float: left;}
	
	.c1_g{
	width: 230px;
	background-color: #F7F4F7;
    border: 1px #cccccc solid;
    font-family: "Times New Roman";
    font-weight: bold;
    border-top: none;
    line-height: 22px;
    color: #666666;
	float: left;
padding-bottom: 22px;
font-size: .9em;
text-transform: uppercase;}

/* Second column of the three columns */
.c2
{
    width: 230px;
    float: left;
    border-bottom: 1px solid #cccccc;
    line-height: 22px;
    color: #666666;
padding-bottom: 12px;}

.c1_form{
	width: 331px;
	background-color: #F7F4F7;
    border: 1px #cccccc solid;
    border-top: none;
    line-height: 22px;
    color: #666666;
	float: left;
padding-bottom: 50px;}
.c2_form
{
    width: 344px;
    float: left;
    border-bottom: 1px solid #cccccc;
    line-height: 22px;
padding-bottom: 40px;
border-right: 1px #cccccc solid;}
.c2_g
{
    width: 230px;
    float: left;
    border-bottom: 1px #cccccc solid;
    line-height: 22px;
    color: #666666;
padding-bottom: 22px;
font-family: "Times New Roman";
font-weight: bold;
text-transform: uppercase;
font-size: .9em;}

/* Third column of the three columns */
.c3
{
	width: 225px;
	background-color: #F7F4F7;
    border: 1px solid #DDD;
    border-top: none;
    line-height: 22px;
    color: #666666;
padding-bottom: 78px;
	float: right;}

	.c3_g
{
	width: 225px;
	background-color: #F7F4F7;
    border: 1px solid #DDD;
    border-top: none;
    line-height: 22px;
    color: #666666;
	float: right;
padding-bottom: 22px;
font-family: "Times New Roman";
text-transform: uppercase;
font-weight: bold;
font-size: .9em;}

.c3_form
{
	width: 675px;
	background-color: #F7F4F7;
    border: 1px solid #DDD;
    border-top: none;
    line-height: 22px;
    color: #666666;
	float: left;
padding-bottom: 15px;}

/* This controls the titles for each column */
.noteheader
{
    width:auto;
    border-bottom: 1px solid #cccccc;
    border-top: none;
    color: #000000;
    height: 24px;
    font-family: Times, "Times New Roman", serif;
    font-size: 16px;
    font-weight: 700;
	background:url(images/headerBG.jpg) repeat-x;
font-style: italic;
letter-spacing: .3em;
text-align: center;}

.highlight {
font-family: "Times new Roman";
font-size: 1.2em;
color: #555555;
font-style: italic;
font-weight: bold;}
/* And this gives the column text some breathing space */
.spacy
{
padding: 0px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 10px;
padding-right: 10px;}

/* CSS Tabs */
#tabs8 {
    float:left;
    width:100%;
    background:#F1F1F1;
    font-size:93%;
    line-height:normal;
    border-bottom:1px solid #CCC;
border-top: 2px #666666 groove;}

#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: #000000;
    font-weight: bold;
font-family: Times, "Times New Roman", serif;
font-size: 1em;
font-weight: bolder;
font-style: italic;
letter-spacing: .3em;}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs8 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs8 a:hover span {
    color:#591333;
}

#tabs8 a:hover {
    background-position:0% -42px;
}

#tabs8 a:hover span {
    background-position:100% -42px;
    color: #888;
}

#tabs8 #current a {
    background-position:0% -42px;
}
#tabs8 #current a span {
    background-position:100% -42px;
    color: #888;
}
/* End of CSS Tabs */