/*
Design by B.Vijaya Raghava
http://www.greatstep.in
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin-top: 0px;
	background: #000000;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
}

#wrapper{
min-width:1000px;
overflow:hidden;
}

#headerback{
width:100%;
height:220px;
background:url(images/headerback.jpg) repeat-x top;
}

#header{
width:1000px;
height:220px;
background:url(images/header.jpg) no-repeat right;
float:right;
}

#sponsorbox{
width:200px;
height:180px;
background:#000;
margin-top:5px;
}


#updatesbox{
width:200px;
height:160px;
background:#242424 url(images/updateback.jpg) repeat-y top;
margin-top:5px;
}

#pscroller1{
width: 180px;
height: 140px;
border: 1px solid black;
padding: 10px 10px;
background: #242424 url(images/updateback.jpg) repeat-y top;
overflow:hidden;
color:#c8f21f;
}


#pscroller1 a{
text-decoration: none;
color:#c8f21f;
}

#pscroller1 a:hover{
text-decoration: none;
color:#fff;
}

#smallimage{
height:205;
width:310;
float:right;
padding:5px 0 0 10px;
border:none;
background-color:#000000;
}
h1, h2, h3, h4, td, tr {
	color: #FFFFFF;
}

h2 {
}

h5 {
color: #c0eb3c;
}

p, blockquote, ul, ol {
	margin-bottom: 1.4em;
	line-height: 1.8em;
	text-align: justify;
}

p, ul, li {
color: #FFFFFF;
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: underline;
	color:#c8f21f
}

img {
	border: 2px solid #C4C2C2;
}

/* Boxed Style */

.boxed {
	margin-bottom: 20px;
}

.boxed .title {
	padding: 5px 10px;
	background: url(images/img07.gif) repeat-x left bottom;
	font-size: 1.2em;
	color:#FFFFFF;
}

.boxed .content {
	padding-top: 5px;
	font-size: 1em;
	color:#FFFFFF;
}

/* Post */

.post {
}

.post .title {
	padding: 10px 0;
	background: url(images/img07.gif) repeat-x left bottom;
	font-size: 1.6em;
	font-weight: normal;
}

.post .date {
	padding-top: 5px;
	font-size: .8em;
	font-weight: normal;
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
	padding-bottom: 10px;
	background: url(images/img07.gif) repeat-x left bottom;
	font-size: .8em;
}

.post .meta p {
	margin: 0;
	line-height: normal;
}

.post .story {
	padding: 20px 10px;
}

#news{
padding: 5px 5px;
background: url(images/img07.gif) repeat-x left bottom;
font-size: 1em;
font:Arial, Helvetica, sans-serif medium ;
color:#FFFFFF;
}
/* Header */

#menuheader {
	height: 61px;
	background: url(images/img02.gif) repeat-x;
}

/* Header > Logo */

#logo {
	width: ;
	height: 19px;
	margin: 0 0px;
	padding: 6px 0 0 0;
}

#logo h1, #logo h2 {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
}

#logo h1 {
	float: left;
}

#logo h2 {
	float: right;
	padding-right:10px;
}

#logo a:hover {
color:#c8f21f;
}

/* Header > Menu */

#menu {
	width:800;
	height: 27px;
	margin:0 50px 0 150px;
}

#menu ul {
	margin: 0;
	padding: 7px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	margin: 0 5px 0 0;
	padding: 2px 15px 0 15px;
	background: url(images/img03.gif) repeat-x;
	border: 1px solid #222222;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background-image: url(images/img04.gif);
	text-decoration: none;
}

#menu .active a {
	background-image: url(images/img05.gif);
}

/* Wrapper */

#contenttop {
	background: url(images/img06.gif) repeat-x;
}

/* Content */

#content {
	width: 85%;
	margin: 0 auto;
	padding: 20px 0 0 0;
}

/* Content > Main */

#main {
	float: right;
	width:75%; 
}

/* Content > Main > Welcome */

#welcome {
	padding-top: 5px;
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 200px;
}

/* Content > Sidebar > news */





/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

/*Event */

#eventbox{
width:300px;
height:250px;
background: #000000;
color:#000;
padding: 0px;
}

#eventboxtitle{
background:#000000 url(images/eventboxtitle.jpg) bottom repeat-y ;
height:25px;
font:Arial, Helvetica, sans-serif ;
font-size:18px;
width:300px;
color:#ffffff;
text-align:center;
padding: 0px;
margin:0px;
}

#eventboxcontent{
background:#000000 url(images/eventboxcontent.jpg) left repeat-x;
font: Verdana, Arial, Helvetica, sans-serif ;
font-size:14px;
color:#ffffff;
width:300px;
height:200px;
padding:5px;
margin: 0px;
padding: 0px;
}

/* Footer */

#footer {
	clear: both;
	height:76px;
	width:100%;
	font: Arial, Helvetica, sans-serif;
	background: #444C5D url(images/footer.png) repeat-x;;
	text-align:center;
	padding:20 0px;
	color: #FFFFFF;
}

#footer a {
	text-decoration: none;
	color: #FFFFFF;
}

#footer a:hover {
	text-decoration: underline;
	color:#c8f21f;
}

/*Accordion*/
.AccordionTitle, .AccordionContent, .AccordionContainer
{
  background:#000;
  width: 600px;
}


.Accordiontop
{
 
position:relative;
left:0px;
width: 600px;
height: 28px;
font-family:AvantGarde Md BT;
font-size:12pt;
vertical-align:middle;
text-align:center;
display:table-cell;

}

.AccordionTitle
{
  
  background:#242424 url(images/img08.gif) repeat-x left bottom;
  height:28px;
  overflow:hidden;
  cursor:crosshair;
  font-family:AvantGarde Md BT;
  font-size:20px;
  font-weight:;
  vertical-align:middle;
  text-align:left;
  display:table-cell;
  -moz-user-select:none;
  color:#fff;
  margin-bottom:20px;
}

.AccordionContent{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
vertical-align:middle;
text-align:left;
height:90px;
overflow:auto;
display:none;
color:#fff;
padding:10px;
margin-bottom:20px;
}
/*color*/

#golden{
color: #c0eb3c;
}

#orange{
color: #FF8A00;
}


/*photo gallery*/

#container1 {
	background: #000000;
	color:#FFFFFF;
	line-height: 18px;
	margin: 15px auto;
	width: 90%;
	padding: 5px 20px 20px 20px;
	border: 1px solid #000;
}


#title1 h1  {
	color: #76B41C;
	letter-spacing: 1px;
	padding: 5px;
	margin: 10px;
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
}

#description1{
	background: #000000;
	border: 1px solid #333333;
	padding: 10px;
	margin: 5px;
	width: 90%;
	float: left;
	height: auto;
	font-weight: bold;
}

#content1 {
	text-align:left;
	padding: 0px; 
	margin: 0px;
	color: #FFFFFF;		
}

#content1 a {
	color: #fff;
	text-decoration: underline;
}

#content1 a:visited   {
	color: #999999;
	text-decoration: underline;
}

#content1 a:hover  {
	color: #000000;
	text-decoration: underline;
	background: #CCCCCC;
	border-bottom: 1px solid #000000;
	}


#content1 .category img {
	background: #fff;
	padding: 7px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #FFFFFF;
	float:right
}



#content1 .category {
	margin: 60px 0px 50px 0px;
	padding: 30px 0px 10px 0px;
	clear:both;
	height:auto;
}



.imageborderlarge {
	padding: 7px;
	margin: 5px 0px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}

.unvisible { 
	display: none;
 }

.thumbnail {
	float: left;
	margin: 5px;
	padding: 8px;
	text-align: center;
	color: #CCCCCC;
	width: 166px;
	height: 130px;
	}


.thumbnailhover{
	background:  none;	
	display:block;
	width: 166px;
	height: 130px;
}

a.thumbnailhover:hover{
	display:block;
	width: 166px;
	height: 130px;
		color: #76B41C;
	font-weight: bold;
}


.thumbnail img{
	background: #000;
	padding: 7px;
	margin: auto;
	display:block;
}



.thumbnail a {
	color:#999999;
	text-decoration: none;
}

/* non IE  hover 
div.thumbnail:hover{
	background: #000;
	color: #76B41C;
	font-weight: bold;
}

*/




a img {
border:none;

}

#gallerycontainer{
	padding: 0px;
	text-align:center;
}




	
