/*layout CSS */
/* KLEA templace CSS - CopyRight Sixthcore Development use it and die...... or I will come to your house and poo in your shoes. */
/* General Page Elements Global */

body {
	margin: 0;
	font-size: 11px;
	line-height: 16px;
	color: #555555;
	font-family: Helvetica, Arial, sans-serif;
	background: #ffffff url(../images/bg.png) repeat-y center top;
}

.contentpaneopen p {

}




img {
	border: 0 none;
}

p {
	margin: 0 0 13px;
}

a, a:link, a:active, a:visited {
	text-decoration: none;
	color: #303956;
}

a:hover {
	color: #666666;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, Palatino, "Palatino Linotype", Times New Roman, Times, serif;
	font-weight: normal;
	font-style: italic;
	color: #303956;
}

h1 {
	font-size: 68px;
	margin: 10px 0 18px;
	padding: 0;
}

h3 {
	width: 100%;
	margin: 5px 0 10px;
	padding: 3px 0;
	font-size: 14px;
	border-top: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
}

#wrapper_logo {
	width: 100%;
	height: 84px;
	overflow: hidden;
	background: #303956 url(../images/logo.png) no-repeat center top;
	border-top: 8px #ffffff solid;
	border-bottom: 2px #e3c04c solid;
}

#wrapper_logo h1 {
	display: none;
}

#shadow_top {

	width: 100%;
	height: 7px;
	overflow: hidden;

	
}

#shadow_top_centre {
	width: 100%;
	height: 7px;
	margin: 0 auto;
	overflow: hidden;
	background: transparent url(../images/shadow_top_centre.png) no-repeat center
 top;
}

#header {
	width: 940px;
	overflow: hidden;
	margin: 0 auto;
        padding-left: 1px;
}

#wrapper_main {
	width: 840px;
	overflow: hidden;
	margin: 0 auto;
	background: #ffffff url(../images/wrapper_main.png) repeat-y right top;
}

#right {
	width: 200px;
	overflow: hidden;
	padding: 3px 30px 0 0;
	float: right;
}

#left {
	width: 590px;
	overflow: hidden;
	padding: 0 0 0 10px;
	float: left;
}

#footer {
	width: 900px;
	overflow: hidden;
	margin: 10px auto 0;
	padding: 3px 0;
	clear: both;
	border-top: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	background: #ffffff;
}

#footer_left, #footer_right {
	width: 50%;
	overflow: hidden;
	font-family: Georgia, Palatino, "Palatino Linotype", Times New Roman, Times, serif;
	color: #303956;
}

#footer_left {
	float: left;
}

#footer_right {
	float: right;
}

.headspace {
padding-left: 9px;
}

.moduletable_search h3 {
width: 180px;
padding-left: 35px;
}

.search_search {
padding-left: 40px;
margin-bottom: 16px;
}

.moduletable_menuright h3 {
width: 180px;
padding-left: 35px;
}

.moduletable_menuright #mainlevel {
width: 150px;
margin-left: 2px;
}

.inputbox_search {
width: 170px;
background: #cccccc;
color: #303956;
font-size: 13px
}

.moduletable_menuright li {
margin-bottom: 4px;
margin-left: 0px;
padding-left: 25px;
width: 150px;
background: url(/mag2009/tpics/223.gif) no-repeat top left;
}

.moduletable_menuright ul {
list-style: none;
font-size: 13px;
line-height: 18px;
font-family: Georgia, Palatino, "Palatino Linotype", Times New Roman, Times, serif;
	font-weight: normal;
	font-style: italic;
	color: #303956;
width: 150px;
margin-left: 2px;

}

.moduletable_menuright .menu {
float: right;
}

.contentpaneopen td p {
text-align: justify;
}

.bluetext {
color: #303956;
text-transform: uppercase;
font-weight: bold;
}

.bluetext1 {
color: #303956;
font-size: 8px;
text-align: center;
text-transform: uppercase;
font-weight: bold;
}

.smlgallery {
padding-left: 10px;
width: 149px;
text-align:center;
clear: both;
}

#linkbar {
display:none;
width: 560px;
height: 150px;
background: #333333;
margin-left: 10px;
}

.backtosite {
margin-left: 35px
}