html, body ,ul, li, div{
	background-color:black;
	margin:0px;
	padding:0px;
}
body {
	text-align:center;
	color:#ad811c;
	font-family: lucinda,verdana,arial,helvetica,sans-serif;
	font-size: 14px;

}
a{
	color:#7599E1;
}
a:hover{
	color:red;
}
td {
	color:black;
}
a img {
	border:none;
}
p {
	font-size:12px;
	text-align:justify;
}
pre {
	font-size:11px;
	color:black; 
	margin:0px;
	padding:0px;
}
#site{
	position:relative;
	margin:0 auto;
	width:1024px;
}
#header {
	background:url(../images/powerliftinglogo_01.png);
	width:1024px;
	height:192px;
}
#menu {
	background:url(../images/powerliftinglogo_02.png);
	width:1024px;
	height:51px;
	text-align:left;
	z-index:0;
}
#menu ul {	
	position:absolute;
	background:none;
	list-style:none;
	margin-top:20px;
	margin-left:50px;
	z-index:10;
}
#menu ul li{
	background:none;
	float:left;
	color:white;
	font-size:12px;
	margin-right:15px;
	position:relative;
}
#menu ul li a{
	color:white;
	text-decoration:none;
} 
#menu ul li a:hover{
	color:red;
} 


#main_content {
	position:relative;
	background:url(../images/powerliftinglogo_04.png) top;
	width:1024px;
	text-align:left;
}
#content{
	margin:0px;
	position:relative;
	margin-left:40px;
	margin-right:40px;
	width:940px;
	border:1px solid black;
}
div#early {
	position:relative;
}
#footer_top {
	position:relative;
	background:url(../images/powerliftinglogo_05.png) no-repeat;
	width:1024px;
	height:30px;
	text-align:left;
}
#footer_main {
	position:relative;
	background:url(../images/powerliftinglogo_06.png);
	width:1024px;
/*	height:150px;*/
	text-align:left;
}
#footer_bottom {
	position:relative;
	background:url(../images/powerliftinglogo_07.png) no-repeat;
	width:1024px;
	height:150px;
	text-align:left;
}
#footer_content{
	/*position:absolute;
	margin-top:35px;*/
	margin-left:50px;
	/*height:30px;*/
	width:900px;
	text-align:center;
}
#main_content.main_page {
	background:url(../images/powerliftinglogo_03.png);
	width:1024px;
	height:448px;
}
div.newsdiv{
	border-bottom:1px solid #cccccc;
	padding:10px;
	margin-top:10px;
}
div.newsdiv span.news_date{
	font-size:10px;
	font-weight:bold;
	color:#7599E1;
}
div.newsdiv span.news_title{
	font-size:12px;
	font-weight:bold;
	color:#7599E1;
}
div.newsdiv div.news_body{
	margin-left:30px;
}
div.news_attachment{
	margin-left:50px;
}
div.news_attachment a{
	font-size:10px;
	text-decoration:none;
}
div.news_attachment a:hover{
	text-decoration:underline;
}
div.news_attachment a img{
	width:30px;
	/*float:left;*/
	border:none;
}
div.newsdiv span.event_date{
	font-size:16px;
	font-weight:bold;
	color:#7599E1;
}
div.newsdiv span.event_name{
	font-size:12px;
	font-weight:bold;
	color:#7599E1;
}



table.admin_news_table {
/*	border:1px solid #cccccc;*/
}
table.admin_news_table th{
/*	background:#666666;*/
	color:#666666;
	font-weight:bold;
}
table#competition_table{
	font-size:10px;
}
table#competition_table td{
	border-bottom:1px solid #999999;
}
/*#popupdiv {
	position:absolute;
	border:3px double black;
	background:white;
	top:50px;
	left:100px;
	z-index:100;
}
#popupdiv.header {
	width:100%;
	float:right;
}
#popupdiv.header  a{
	float:right;
}*/
div.tabheader_first {
	background:url(/images/tab.jpg) top left no-repeat;
	color:black;
	height:85px;
}
div.tabheader {
	background:url(/images/tab2.jpg) top left no-repeat #AD811C;
	color:black;
	height:85px;
}
table.tabheader_table {
	color:black;
	margin-left:15px;
	margin-top:25px;
	cursor:pointer;
	width:350px;
}
div.tab_content {
 background:#AD811C;
} 
div.idcard {
	height:345px;
	width:800px;
	background:url(../images/idcard3.jpg);
	position:relative;
}
div.idcard  table td{
	font-size:10px;
}
/*div.idcard  table tr{
	vertical-align:top;
}*/
div.idcard  table td.name{
	font-weight:bold;
}

div.idcard div.backsite {
	position:absolute;
	left:10px;
	top:10px;
	height:295px;
	width:470px;
	background:none;
	font-size:10px;
	overflow:auto;
}
div.idcard div.frontsite {
	position:absolute;
	left:490px;
	top:145px;
	height:180px;
	width:300px;
	background:none;
}

div.idcard2 {
	height:345px;
	width:800px;
	background:url(../images/idcard3_2.jpg);
	position:relative;
}
div.idcard2  table td{
	font-size:10px;
}
/*div.idcard  table tr{
	vertical-align:top;
}*/
div.idcard2 table td.name{
	font-weight:bold;
}

div.idcard2 div.backsite {
	position:absolute;
	left:310px;
	top:50px;
	height:295px;
	width:470px;
	background:none;
	font-size:10px;
	overflow:auto;
}
div.idcard2 div.frontsite {
	position:absolute;
	left:10px;
	top:145px;
	height:180px;
	width:300px;
	background:none;
}
/*div.idcard {
	height:345px;
	width:570px;
	background:url(../images/idcard2.jpg);
	position:relative;
}
div.idcard  table td{
	font-size:10px;
}
div.idcard  table td.name{
	font-weight:bold;
}

div.idcard div.backsite {
	position:absolute;
	left:10px;
	top:10px;
	height:185px;
	width:300px;
	background:none;
	font-size:10px;
}
div.idcard div.frontsite {
	position:absolute;
	left:255px;
	top:145px;
	height:180px;
	width:300px;
	background:none;
}*/


.link {cursor:pointer; color:#666;padding-left:220px;padding-right:220px;}
.link:hover {color:#000}
.slider {position:relative; overflow:hidden;height:255px; background:none;}
.slidercontent {position:absolute;background:none;}
.slidercontent .upper {border-bottom:1px solid #9ac1c9}
.section {padding:10px;background:none;}


.lightbox{ 
	background:url(../images/overlay.png); 
	text-align:center;
	color:white;
	z-index:1;
}
.lightbox_content {
	padding:1px;
	width:50%;
	height:auto;
	margin-top:10px;
	/*color:black;*/
	text-align:center;
	background-color:black;/*#ad811c;*/
	/*border:3px double #CCCCCC;*/
	border:1px solid #CCCCCC;
	position:fixed;
	z-index:9999;
	margin:0 auto;
}
.lightbox_content a{
	text-decoration:none;
}
.lightbox_content a:hover{
	text-decoration:underline;
}
* html .lightbox{
	background-color: #000;
	background-color: transparent;
	background-image: url(blank.gif);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/overlay.png", sizingMethod="scale");
	}
.lightbox_content div.newsdiv{
	border:none;
	padding:0px;
	margin-top:10px;
	/*background-color:#ad811c;*/
}
.lightbox_content div.newsdiv a{
	text-decoration:none;
}
.lightbox_content div.newsdiv a:hover{
	text-decoration:underline;
}

.lightbox_content div.newsdiv span.news_date{
	font-size:14px;
	font-weight:bold;
	/*color:black;*/
}
.lightbox_content div.newsdiv span.news_title{
	font-size:14px;
	font-weight:bold;
	/*color:black;*/
}
.lightbox_content div.newsdiv div.news_body{
	margin-left:30px;
	background-color:#ad811c;
}
#menu ul li ul { display: none; z-index: 220; height:35px;}
#menu ul li ul li{ float:left; }

#menu ul li.hover ul { display: block; z-index: 220; margin: 0; padding: 5px 0 0 0; width: 400px; position: absolute; top: 15px; left: 20px; background:black;}

#menu ul li:hover ul { display: block; z-index: 220; margin: 0; padding: 5px 0 0 0; width: 400px; position: absolute; top: 15px; left: 20px; background:black;}

}
li.submenu{
	background:white;
}

div.facebookdiv {
	/*width:110px;
	/*height:80px;*/
	background:black;
	padding:10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-topleft: 10px;
	border-left:1px solid white;
	border-top:1px solid white;
	border-bottom:1px solid white;
}
