* {
padding: 0;
margin: 0;
}


body {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color: #CCC;
background-color: #292929;
height: auto;
position: inherit;
}


.left {
float:left;
padding-top: 60px;
width: 250px;
height: 700px;
z-index:100;
position:absolute;
background: url(images/bcg1gif.gif) no-repeat;

}
.submenu li { text-indent:25px; clear:both;  }
/*.active ul li,.active ul li a { text-indent:25px; }*/
/*.indent a { }*/

.activeindent {
text-indent:25px;
background:#292929;
font-size: 12px;
text-decoration: none;
width: 205px;
float: right;
}


.left ul li a.activeindent{
color: #F55813;
background: #292929;
}

.submenus li { text-indent:50px; }
/*.indent2 { text-indent:50px; }*/

.activeindent2 {
text-indent:50px;
background:#292929;
font-size: 12px;
text-decoration: none;
width: 205px;
float: right;
}


.left ul li.activeindent2 a{
color: #F55813;
}

.left ul li {
float: right;
list-style-type:none;
display:block;
}


.left ul li a {
font-family: Verdana;
font-size: 12px;
color: #FFF;
text-decoration: none;
padding-top: 5px;
padding-left: 5px;
width: 200px;
height: 23px;
float: right;
}

.left ul li a:hover {
background: #292929;
}

/* .left ul li a:visited {
background: #101010;
} */

.left ul li a.active {
color: #F55813;
background: #292929;
}



.inrightevents {
position: absolute;
left:270px;
top:65px;
padding-bottom: 100px;
z-index:99;
height:auto;
margin-bottom:35px;
}

.inright {
position: absolute;
left:270px;
top:65px;
padding-bottom: 100px;
z-index:99;
background: url(images/header-bg.png) 50% 0 no-repeat;
height: 420px;
}

.inright ul {
list-style:none;}

.right {
position: absolute;
left:265px;
padding-bottom: 100px;
padding-top:53px;
top: 4px;
z-index:99;
}

.right li {
display:block;
font-size:11px;
padding-left:266px;
text-align:left;
list-style-image:none;
list-style:none;}

.right img {
margin-right: 10px;
display: block;
border: 3px solid #FFFFFF;
}

.right img:hover {
border: 3px solid #F55813;
}

.right2 {
position: absolute;
left:265px;
padding-bottom: 100px;
padding-top:53px;
top: 4px;
z-index:99;
}

.right2 li {
display:block;
font-size:11px;
padding-left:266px;
text-align:left;
list-style-image:none;
list-style:none;}

.right2 img {
margin-right: 10px;
display: block;
border: 3px solid #FFFFFF;
}

.rightgallery {
width:70%;
position: absolute;
left:272px;
padding-bottom: 100px;
padding-top:53px;
top: 2px;
}

.rightgallery ul li {
display:block;
font-size:11px;
padding-left:266px;
text-align:left;
list-style-image:none;
list-style:none;
}


.rightgallery img:hover {
border: 3px solid #F55813;
}

.rightgallery ul{
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

.gallery ul li{
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
background:transparent url(images/img-bg.png) repeat scroll 0 0;
float:left;
margin:0 5px 5px 0;
padding:10px;
border: none;
}

.gallery ul li img { border:3px solid #FFFFFF; }

.homegallery {
padding-top:12px;
list-style:block;
}

.homegallery img{
width: 220px;
height: 88px;
list-style:none;
margin:0 10px 0 0;
border: 3px solid #FFFFFF;
}

.homegallery img:hover{
border: 3px solid #F55813;
}

.homegallery ul li a: hover{
border: none;
display:inline;
list-style:none;
border: 3px solid #F55813;

}


.block {
margin-top: 10px;
height: 106px;
width: 650px;
}


h1 {
font-size: 14px;
color: #F55813;
font-weight: bold;
}

h2{
font-size: 12px;
color: #F55813;
font-weight: bold;
}

h3 {
font-weight: normal;
padding-bottom: 8px;
font-size: 10px;
}


a {
color:#FFF;
text-decoration: none;
}

/*a:hover {
text-decoration: underline;
} */

.content {
padding-left: 10px;
width:100%;
text-align: justify;
}

.content2 {
width:100%;
float:left;
}

.content3 {
  width: 650px;
  text-align:justify;
  padding-top: 15px;
}

.swf
{ padding-top: 400px;
width: 225px;
padding-left: 35px;
}


.swf a img
{
width: 50px;
height: 25px;
margin:0 12px 0 0;
display: inline;
border:2px solid #FFFFFF;
}
/*.swf a:link 
{
border: 2px solid #FFFF;
}
*/
.swf a img:hover 
{
border: 2px solid #F55813;
}


  
.footer
{
padding:25px;
padding-top: 10px;
width: 225px;
text-align:left;
}

/*----------------*/

/* root element for scrollable */
.vertical { 

	/* required settings */
	position:relative;
	overflow:hidden;
	margin-top: 15px;
	background:url(images/footer%20bcg.GIF) no-repeat;
	/* vertical scrollers have typically larger height than width */	
	height: 200px;	 
	width: 720px;
	padding-bottom: 100px;


}

/* root element for scrollable items */
.items {	
	position:absolute;
	height:150px;	
	margin: 0px;
}

/* single scrollable item */
.items div {
	margin-top:15px;
	margin-right: 30px;
	margin-left: 30px;
	padding:10px;
	font-size:12px;
	height:200px;


}

/* elements inside single item */
.items img {
	float:left;
	margin-right:15px;
	height:150px;
	width:220px;
	border: #FFFFFF 2px;
}


/* the action buttons above the scrollable */
#actions {
	width:720px;
	margin:30px 0 10px 0;	
}

#actions a {
	font-size:11px;		
	cursor:pointer;
	color:#666;
}

#actions a:hover {
	text-decoration:underline;
	color:#000;
}

.disabled {
	visibility:hidden;		
}

.nextPage {
	float:right;
}	


.img-c a img {
	border:3px solid #FFFFFF;
}


height:100%;
}
img {
border:medium none;
}

.groupWrapper {
float:left;
margin-right:1%;
min-height:400px;
width:32%;
}
.serializer {
clear:both;
}
.groupItem {
margin-bottom:20px;
}
.groupItem .itemHeader {
background-color:#DAFF9F;
border-top:2px solid #B5EF59;
color:#000000;
cursor:move;
font-size:16px;
font-weight:bold;
height:28px;
line-height:28px;
padding:0 10px;
position:relative;
}
.groupItem .itemHeader a {
font-size:11px;
font-weight:normal;
position:absolute;
right:10px;
text-decoration:none;
top:0;
}
.sortHelper {
border:3px dashed #666666;
width:auto !important;
}
.groupWrapper p {
height:1px;
margin:0;
overflow:hidden;
padding:0;
}


/* tables */
table.tablesorter {
	font-family:arial;
	color:#FFFFFF;
	background-color: #FFFFFF;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #808080;
	border: 1px solid #FFF;
	padding: 4px;
}
table.tablesorter thead tr .header {
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#e9e9e9;
}
table.tablesorter thead tr .headerSortUp {
	background-image:url(images/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(images/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #3e3e3e;
}