body
{
	padding: 0;
	margin: 0;
	background: #fff /*url('../images/background.png') repeat-x*/;
	color: #666;
	font-family: arial, verdana, helvetica, tahoma, sans-serif;
	font-size: 12px;
	
}

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


	

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

ul li
{
list-style-image: url(../images/dot.png);
list-style-position:outside;
}

#centrecontainer
{
	position: absolute;
	top: 40px;
	left: 0px;
	width: 100%;
}

#outercontainer
{
	margin-left: -504px;
	position: absolute;

	left: 50%;
}

#header
{
	width: 960px;
	height: 65px;
	padding-top:0px;
	background-image: none;
	background-repeat: no-repeat;
	background:url(../images/top.png) right top no-repeat;
}

#headertitle
{
	float: left;
	width: 280px;
	height: 50px;
	margin-top:15px;
}

#header h1
{
	margin: 0;
	padding: 12px 0 0 10px;
	color: #2E2E2E;
	font-size: 200%;
	letter-spacing: 2px;
	font-weight: normal;
}

h5 {
font-size:100%;
font-weight:normal;
font-style:italic;
}


#header sup
{
	color: #F06;
	letter-spacing: 1px;
}


#headermenu
{
	float: right;
	width: 540px;
	height: 65px;
	margin-right:30px;
	text-transform: uppercase;
	
}

#headermenu ul
{
	margin: 12px 0 0 0;
	padding: 0;
	text-align: right;
	font-size: 9px;
	font-weight: normal;
	letter-spacing: 1px;
	border-bottom:#fff/*#9b9999*/ 1px solid;
}

#headermenu li
{
	display: inline;
	margin-left: 20px;
}

#headermenu li a
{
	text-decoration: none;
	color: #fff;
}

#headermenu li a:hover
{
	text-decoration: none;
	color: #ff0000;
}

#container    
{
	
	width: 960px;
	height: 460px;
	background: none;
	border-top:1px #444 solid;
	border-bottom:1px #444 solid;
	
}

#containertext
{
	float: left;
	padding: 40px 30px;
	width: 380px;
	height: 380px;
	line-height: 17px;
	overflow:hidden;
}

#containertext p
{
	margin: 0 0 10px 0;
	padding: 0;
	color: #666;
	letter-spacing:0.01em;
}

#containertext h1
{
	padding-bottom: 5px;
	margin-bottom: 20px;

	font-size: 22px;
	line-height: 30px;
	font-weight: normal;
}

#containertext h2, #containertext h3
{
	margin: 10px 0;
	padding: 0px;
	color: #aaa;
	font-weight: normal;
	font-size: 20px;
	letter-spacing: 1px;
	
}

#image
{
	
	position: absolute;
	top:66px;
	left: 310px;
	width: 650px;
	height: 460px;

}

#footer
{
	width: 970px;
	height: 50px;
	margin-top:10px;
	text-align:center;
	letter-spacing:1px;
	font-size:9px;
	background: none /*#2E2E2E url('../images/footer-background.jpg')*/;
	text-transform: uppercase;
}

#footer p
{
	margin: 0;
	

	color: #333;
	letter-spacing: -1px;
}





/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog  {

}

table.blog .article_seperator  {
	display: block;
	height: 20px; }


table.contentpane  {
    border-collapse:collapse;
	border-spacing:0px;
	margin:0px;
	padding:0px;
 }

table.contentpaneopen, table.contentpane, table.blog {
width: 100%; }

* html table.contentpaneopen, table.contentpane, table.blog {
width: 98%; }

table.contentpaneopen  {
	border: none; }

table.contenttoc  {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%; }

table.contenttoc a  {
	text-decoration: none; }

table.contenttoc td  {
	padding: 1px 5px 1px 25px; }

table.contenttoc th  {
	padding: 4px;
	background: #2F2F2F;
	color: #FFFFFF;
	text-indent: 5px;
	border: 1px solid #3F3F3F; }

table.poll  {
	padding: 0;
	width: 100%;
	border-collapse: collapse; }

table.pollstableborder  {
	padding: 0;
	width: 100%;
	border: none;
	text-align: left; }

table.pollstableborder img  {
	vertical-align: baseline; }

table.pollstableborder td  {
	padding: 2px!important; }

table.searchintro  {
	padding: 10px 0;
	width: 80%; }

table.searchintro td  {
	padding: 5px!important; }

table.adminform  {
	width: 400px!important; }

.blog_more  {
	margin: 10px 0; }

.blog_more strong  {
	margin: 0 0 5px;
	padding-left: 14px;
	display: block;
	color: #606060;
	text-transform: uppercase; }

td.buttonheading  {
	padding: 0 0 0 3px!important;
	text-align: center; }

.category  {
	font-size: 14px;
	font-weight: normal; }

.componentheading  {
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-size: 15px;
	line-height: normal;
	font-weight: bold; }

.contentdescription  {
	padding-bottom: 0px; }
/*
table.blog .contentheading  {
	font-size: 15px;
	font-weight: bold;
	line-height: normal;
	font:bold  Verdana, Arial, Helvetica, sans-serif; color:#000;
	}
	*/
table {
	margin-left:0px;
	margin-right:0px;
}

.contentheading  {
     padding-bottom: 5px;
	margin-bottom: 20px;

	font-size: 22px;
	line-height: 30px;
	font-weight: normal; }

a.contentpagetitle, .componentheading  {
	text-decoration: none!important; }

a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus  {
	text-decoration: none!important; }

.createdate, .small  {
    padding-bottom:5px;
	padding-top:5px;
	text-transform:uppercase;
	font-size:0.85em;
	font-weight: bold; }
	
.small{color:#BDDD09;}
	
.createdate {


/*border:solid 1px #DCFE8D;*/
color:#01A6D6;

}

/*Contactform */	
.text_area {
width: 210px;
}

textarea {
width: 215px;
height:100px;
}	
	




.modifydate  {
	height: 15px; }

.moduletable  {
	padding: 0; }

.mosimage  {
	padding: 0;
	border:1px solid #CCCCCC;
	margin:6px;	}

.mosimage img  {
	padding: 0;
	margin: 0!important; }


/*pdf email etc */	
img {
border: 0 none;
}	
	
	
.mosimage_caption {
	background:#EFEFEF none repeat scroll 0%;
	border-top:1px solid #CCCCCC;
	color:#666666;
	font-size:10px;
	margin-top:2px;
	padding:1px 2px;}

tr.sectiontableentry1 td  {
	padding: 5px; }

tr.sectiontableentry2 td  {
	padding: 5px; }

.smalldark  {
	text-align: left; }

div.syndicate div  {
	text-align: center; }
	
.rowpadding {
padding-left: 18px; 
padding-right: 18px;  }

.pollstableborder {
margin-top:10px;
margin-bottom:10px;
}

table.pollstableborder td {
background:none;
}

.contentpaneopen tr td {
padding-top:0px;
padding-bottom:15px;
}
	
.clr {
    clear: both;
}

.back_button {
	height:35px;
	font-weight:normal;
	font-size:8pt;
	text-decoration:none;
	background:url(../images/s5_back.png) no-repeat top left;
	padding-left:18px;
	margin-top:15px;
	padding-top:7px; }
	
a.readon {
	height:35px;
	font-weight:bold ;
	font-size:10pt;
	text-decoration:none;
	padding-left:18px;
	padding-right:18px;
	padding-bottom:7px;
	padding-top:8px; }

a.readon:hover {
	text-decoration:underline;
	color:#ffffff;
}

.show-linkmore, .show-comment, .show-hit, .jctools {
	margin-top:19px;
	margin-bottom:8px;
}

#commentTools {
	padding:30px;
	padding-right:0px;
	margin-bottom:20px;
}

.comment-text {
	line-height:200%;
}

.show-voteup, .show-votedown, .show-report {
	margin-top:10px;
	position:relative;
}

.jomentry2, .jomentry1 {
	line-height:200%;
	margin-bottom:12px;
}

.alldone_gsvb, .title_gsvb {
	font-weight:bold;
}

.resultCell_gsvb {
	width:78px;
}

.gsc-branding-text {
	margin-top:17px;
}

.gsc-branding-img-noclear {
	margin-right:10px;
}

.floatingPlayer_gsvb {
	background:#F1F1F1;
}

.gsc-branding {
	display:none;
}

#videoBar45 {
	padding-bottom:15px;
	padding-top:15px;
}


a:hover, a:focus  {
	color:#ff0000;
	text-decoration:none; }



