@import url(navi.css);
@import url(forms.css);
@import url(tables.css);


body{
	margin:0;
	padding:0;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	color:#525252;
	background-repeat: repeat-y;
	background-image: none;
	background-position: center;
	background-color: #666;
	}

p.accordionText{
	font-size:14px;
	font-family:verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	color:#CCC;
}

div.accordionBlock{
	font-size:13px;
	font-family:verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	color:#CCC;
	padding:0px;
	font-weight: bold;
	margin: 0px;
}

img{
	border:0;
	margin-left: 30px;
}
.justify{text-align:justify;}
.bold{font-weight:bold;}
.center{text-align:center;}
.right{text-align:right;}
.nostart {list-style-type:none; margin:0; padding:0;}
.clear{clear: both;}
br.clear{clear:both; margin-top:-15px;}
a{
	outline:none;
	text-decoration:underline;
	color: #FDC609;
}

.fl_left{float:left;}
.fl_right{float:right;}

.imgl, .imgr{border:1px solid #999999; padding:5px;}
.imgl{float:left; margin:0 8px 8px 0; clear:left;}
.imgr{float:right; margin:0 0 8px 8px; clear:right;}

/* ----------------------------------------------Wrapper-------------------------------------*/

div.wrapper{
	float:left;
	margin:0;
	background-image: url(../images/header_bg/new1.png);
	margin-left: 11%;
	background-repeat: repeat-x;
	background-position: left top;
	}

div.wrapper h1, div.wrapper h2, div.wrapper h3, div.wrapper h4, div.wrapper h5, div.wrapper h6{
	margin:0;
	padding:0 0 8px 0;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-bottom:1px dotted #4C4C4C;
	}

/* ----------------------------------------------Generalise-------------------------------------*/

#header, #intro, #latest, #breadcrumb, #container, #footer, #copyright{
	position:relative;
	margin:0 auto 0;
	display:block;
	width:960px;
	}

/* ----------------------------------------------Header-------------------------------------*/

#header{
	position:relative;
	margin:0 auto 0;
	display:block;
	width:920px;
	padding:5px 20px 15px 20px;
	color:#F00;
	background-color:#666;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-image: url(../images/bg_demo/img_bg_1.png);
	background-repeat: no-repeat;
	}

#header #logo{
	display:block;
	float:left;
	width:260px;
	}

#header #logo h1, #header #logo p{
	margin:0;
	padding:0;
	line-height:normal;
	}

#header #logo h1{
	margin:0;
	padding:0;
	font-size:42px;
	border:none;
	text-transform:uppercase;
	}

#header h1 a{
	color:#DBDBDB;
	background-color:#232323;
	}

/* ----------------------------------------------BreadCrumb-------------------------------------*/

#breadcrumb{
	padding:30px 0;
	border-bottom:1px dotted #999999;
	}

#breadcrumb a{
	color:#FDC609;
	background-color:#131313;
	}

#breadcrumb ul{
	margin:0;
	padding:0;
	list-style:none;
	}

#breadcrumb ul li{display:inline;}
#breadcrumb ul li.current a{text-decoration:underline;}

/* ----------------------------------------------Latest-------------------------------------*/

#latest{
	padding:5px 0 0 0;
	}

#latest .fl_left{
	display:block;
	float:left;
	width:575px;
	height:300px;
	}

#latest .fl_right{
	display:block;
	float:right;
	width:260px;
	height:175px;
	/*padding:10px;*/
	color:#FFF;
	/*
	background-color:#FDC609;
	text-align: center;
	background-image: url(../images/bg_demo/360_280.jpg);
	*/
	background-repeat: no-repeat;
	}

#latest .fl_right h2, #latest .fl_right p{
	margin:0 0 12px 0;
	padding:0;
	border:none;
	line-height:normal;
	}

#latest .fl_right h2{
	font-size:30px;
	}

#latest .fl_right p{
	line-height:2.2em;
	font-weight: bold;
	}

#latest .fl_right ul{
	margin:0;
	padding:0;
	list-style:none;
	}

#latest ul li{
	display:block;
	float:left;
	width:100px;
	height:100px;
	margin:0 15px 0 0;
	padding:4px;
	border:1px solid #333333;
	background-color: #FF0;
	background-image: url(../images/100X100/bg.jpg);
	}

#latest ul li.last{
	margin-right:0;
	}

/* ----------------------------------------------Intro-------------------------------------*/

#intro{
	padding:5px 0 15px 0;
	}

#intro ul{
	margin:0;
	padding:0;
	list-style:none;
	}

#intro li{
	display:block;
	float:left;
	width:300px;
	margin:0 14px 0 0;
	padding:0;
	background-color: #333;
	color: #FFF;
	border: medium solid #000;
	}

#intro li.last{
	margin-right:0;
	}

#intro h2, #intro p, #intro img, #intro div{
	margin:0 0 20px 0;
	padding:0;
	}

#intro h2{
	padding-bottom:8px;
	color:#FFFFFF;
	background-color:#131313;
	}

#intro div.imgholder{
	display:block;
	width:300px;
	}

#intro div.imgholder img{
	margin:0;
	padding:0;
	border:none;
	}

#intro p.readmore{
	margin:0;
	}

#intro p.readmore a{
	padding:5px 15px;
	font-weight:bold;
	color:#FDC609;
	background-color:#1E1E1E;
	}

/* ----------------------------------------------Content-------------------------------------*/

#container{
	padding:30px 0;
	line-height:1.4em;
	color:#525252;
	background-color:#666;
	}

#container a{
	color:#FDC609;
	background-color:#666;
	}

#container h1, #container h2, #container h3, #container h4, #container h5, #container h6{
	margin-bottom:20px;
	padding-bottom:8px;
	border-bottom:1px dotted #999999;
	color: #FFF;
	}

#content{
	display:block;
	float:left;
	width:600px;
	background-color: #1F1F1F;
	color: #FFF;
	border: medium solid #000;
	margin-bottom: 25px;
	}

/* ------Comments-----*/

#comments{margin-bottom:40px;}

#comments .commentlist {margin:0; padding:0;}

#comments .commentlist ul{margin:0; padding:0; list-style:none;}

#comments .commentlist li.comment_odd, #comments .commentlist li.comment_even{margin:0 0 10px 0; padding:15px; list-style:none;}

#comments .commentlist li.comment_odd{color:#CCCCCC; background-color:#333333;}
#comments .commentlist li.comment_odd a{color:#FDC609; background-color:#333333;}

#comments .commentlist li.comment_even{color:#CCCCCC; background-color:#1E1E1E;}
#comments .commentlist li.comment_even a{color:#FDC609; background-color:#1E1E1E;}

#comments .commentlist .author .name{font-weight:bold;}
#comments .commentlist .submitdate{font-size:smaller;}

#comments .commentlist p {margin:10px 5px 10px 0; padding:0; font-weight: normal;text-transform: none;}

#comments .commentlist li .avatar{float:right; border:1px solid #EEEEEE; margin:0 0 0 10px;}

/* ----------------------------------------------Column-------------------------------------*/

#column{
	display:block;
	float:right;
	width:300px;
	height: 185px;
	}

.flickrbox ul{
	margin:0;
	padding:0;
	list-style:none;
	}
	
.flickrbox li{
	display:block;
	float:left;
	width:80px;
	height:80px;
	margin:0 15px 15px 0;
	padding:4px;
	border:1px solid #666666;
	}

.flickrbox li.last{margin-right:0;}

#column .holder, #column #featured{
	display:block;
	width:300px;
	margin-bottom:20px;
	}

#column .holder p{
	line-height:1.6em;
	}

#column h2{
	font-size:20px;
	color: #FFF;
	}

#column .holder h2.title{
	display:block;
	width:100%;
	height:65px;
	margin:0;
	padding:15px 0 0 0;
	font-size:20px;
	line-height:normal;
	border-bottom:1px dashed #666666;
	}

#column .holder h2.title img{
	float:left;
	margin:-15px 8px 0 0;
	padding:5px;
	border:1px solid #666666;
	}

#column .holder p.readmore{
	display:block;
	width:100%;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	}

#column div.imgholder{
	display:block;
	width:290px;
	margin:0 0 10px 0;
	padding:4px;
	border:1px solid #666666;
	}
	
/* Featured Block */

#column #featured a{
	color:#FDC609;
	background-color:#1F1F1F;
	}

#column #featured ul, #column #featured h2, #column #featured p{
	margin:0;
	padding:0;
	list-style:none;
	}

#column #featured li{
	display:block;
	width:250px;
	margin:0;
	padding:20px 25px;
	color:#666666;
	background-color:#1F1F1F;
	}

#column #featured li p{
	line-height:1.6em;
	}

#column #featured li p.imgholder{
	display:block;
	width:240px;
	height:90px;
	margin:20px 0 15px 0;
	padding:4px;
	color:#666666;
	background-color:#333333;
	border:1px solid #666666;
	}

#column #featured li h2{
	margin:0;
	padding:0 0 14px 0;
	font-size:20px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666666;
	background-color:#1F1F1F;
	line-height:normal;
	border-bottom:1px dashed #666666;
	}

#column #featured p.readmore{
	display:block;
	width:100%;
	margin-top:15px;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	}


#column #latestnews{
	display:block;
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	color: #FFF;
	}

#column #latestnews li{
	display:block;
	margin:0 0 20px 0;
	padding:0 0 15px 0;
	border-bottom:1px dotted #999999;
	}

#column #latestnews li.last{
	margin-bottom:0;
	}

#column #latestnews p{
	margin:0 0 5px 0;
	padding:0;
	}

#column #latestnews p.readmore{
	margin:0;
	padding:0;
	}

#column #latestnews .imgl{
	margin:0 10px 10px 0;
	padding:4px;
	}

/* ----------------------------------------------Footer-------------------------------------*/

#footer{
	position:relative;
	margin:0 auto 0;
	display:block;
	width:920px;
	padding:20px;
	color:#98989A;
	background-color:#1F1F1F;
	}

#footer a{
	color:#FDC609;
	background-color:#232323;
	}

#footer h2{
	margin-bottom:10px;
	border-bottom-color:#98989A;
	}

#footer p, #footer ul, #footer a{
	margin:0;
	padding:0;
	font-weight:normal;
	list-style:none;
	line-height:normal;
	color: #FDC609;
	}

#footer .footbox{
	display:block;
	float:right;
	width:190px;
	margin:0 0 0 15px;
	padding:0;
	}

#footer li{
	margin-bottom:3px;
	color: #FDC609;
	}

#footer .last{
	margin:0;
	}

#newsletter{
	display:block;
	float:left;
	width:300px;
	}

/* ----------------------------------------------Copyright-------------------------------------*/

#copyright{
	position:relative;
	margin:0 auto 0;
	display:block;
	width:920px;
	padding:20px;
	color:#525252;
	background-color:#1F1F1F;
	}

#copyright a{
	color:#525252;
	background-color:#1F1F1F;
	}

#copyright p{
	margin:0;
	padding:0;
	}
#top .wrapper #tabsMain #about #accordion1 .accordionBlock div #logo_1 {
	margin-right: 50px;
}
#top .wrapper #ban_top {
	background-image: url(../images/bg_demo/new_iimg.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 75px;
}
#top .wrapper #tabsMain #news #accordion4 .accordionBlock #green {
	border: thin solid #000;
	margin-right: 5px;
}
#top .wrapper #tabsMain #about .accordionBlock #followus {
	width: 335px;
	height: 50px;
	margin-top: 10px;
	text-align: justify;
}
#top .wrapper #ban_top img {
	padding-left: 65px;
}
.oneColElsCtr #container #mainContent p {
	color: #FFF;
}
#top #bg {
	background-image: url(../images/header_bg/long-wrap.png);
}

