/*
 * CSS Style for "ludicrum" Theme 
 * @author ZulloP
 * @url http://eshop.webrevolution.org
 * @email eshop@webrevolution.org
 */
 
body{
	font-family: Verdana, Arial;
	font-size: 12px;
line-height: 16px;
}

img
	{
	border: 0;
	}

#body_bg{
	margin-top: 0px;
	margin-left: 105px;
	background-attachment: fixed;
	background-color: #06213b;
	background-image: url(../images/bg_logo4.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a:link, a:visited {
	color: #77C60B; 
	text-decoration: none;
	font-family: Verdana, Arial;
}
a:hover {
	text-decoration: underline;
}
table.pollstableborder {
	border: 0px;
	text-align: left;
}
.small {
	font-size: 11px;
	color: #999999;
}
.createdate {
	font-size: 11px;
	color: #acacac;
}
.contentheading {
	font-size: 14px;
	font-weight: bold;
	color: #2563ae;
}
.contentheading a:link, .contentheading a: visited {
	font-size: 14px;
	font-weight: bold;
	color: #2563ae;
	text-decoration: none;
}
.contentheading a: hover {
	text-decoration: underline;
}
.modifydate {
	font-size: 11px;
	color: #999999;
	padding-top: 10px;
}
.pagenavcounter {
	font-size: 11px;
	color: #999999;
	padding-bottom: 10px;
}
.readon {
	background-image: url(../images/read_bg.gif);
	background-repeat: no-repeat;
	background-position: 1px 2px;
	padding-left: 15px;
text-align: right;
}
#pathway_bg{
	background-image: url(../images/img5.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 565px;
}
#pathway {
	color: #9d9d9d;
	padding-left: 20px;
	font-family:  Verdana, Arial;
	font-size: 11px;
	margin-top: 3px;
}
a.pathway:link, a.pathway:visited {
	font-family: Verdana, Arial;
	font-size: 11px; 
	color: #9d9d9d; 
	text-decoration: none;
}
a.pathway:hover {
	color: #9d9d9d;	text-decoration: underline;
}
#main_table2{
	background-color: #FFFFFF;
}
#img1{
	background-image: url(../images/img1.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 565px;
}
#img2{
	background-image: url(../images/image30.gif);
	background-repeat: no-repeat;
	height: 220px;
	width: 565px;
}
#topmenu{
	margin-right: 20px;
	margin-top: 11px;
}
#topmenu a:link, #topmenu a:visited{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
}
#topmenu a:hover {
	color: #FFFFFF;	text-decoration: underline;
}
#img_div{
	background-image: url(../images/img_div.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 565px;
}
#img3{
	background-image: url(../images/img3.jpg);
	background-repeat: no-repeat;
	height: 97px;
	width: 283px;
}
#img4{
	background-image: url(../images/img4.jpg);
	background-repeat: no-repeat;
	height: 97px;
	width: 282px;
}
#user1{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #4b4b4b;
	width: 263px;
	margin-left: 10px;
}
#user2{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #4b4b4b;
	width: 263px;
}
#img_div2{
	background-image: url(../images/img_div.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 565px;
}
#content{
	padding-top: 15px;
}
#main_content{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #4b4b4b;
	width: auto !important;
	margin-left: 15px;
	margin-right: 15px;
}
#right_menus{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #4b4b4b;
}










#img_div3{
	background-image: url(../images/img_div.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 565px;
}
#footer{
	background-image: url(../images/img6.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 565px;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 47px;
}
#img7{
	background-image: url(../images/img7.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 565px;
}






/* moofx */
#ext_menu{
	background-image: url(../images/ext_menu1.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 58px;
	width: 179px;
}
#moofx a.toggle {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;	
	padding-bottom: 5px;
}

#moofx a img {
  
  border:0px dotted #88D026;
}






form {
	margin: 0;
	padding: 0;

}


}
fieldset{
	border:none;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox {
	padding: 3px 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.button {
	padding: 3px 5px;
	border: 1px solid #333333;
	background: #75808C;
	color: #000000;
	font-size: 85%;
	text-transform: uppercase;
}

.button:hover, .button:focus {
	border: 1px solid #999999;
	background: #75808C;
	color: #ffffff;
}

* html .button {
	padding: 2px 0 !important; /*IE 6*/
}

*+html .button {
	padding: 2px 0 !important; /*IE 7*/
}

.inputbox {
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}

.inputbox:hover, .inputbox:focus {
	background: #FFFFff;
}













body.left div#moofx {
	float: left;	
}
div#moofx {
	width: 179px;
}
body.left #moofx div.module {
	padding-left: 2px;
}
#moofx a.toggle {
	display: block;
	cursor: pointer;
	padding: 3px;
	padding-left: 10px;
	margin-bottom: 2px;
text-align: left;
}
#moofx div.stretcher {
	padding-left: 10px;
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #9a9a9a;
text-align: left;
}
#moofx div.padding{
	padding: 5px 0;
}
#moofx a.toggle {
	color: #FFFFFF;
text-align: left;
}
#moofx a.toggle {
	background: #06213B;
text-align: left;
}

#moofx div.stretcher {
}



















