
/************************ WEBSEIN USERMENU DONT TOUCH*********************************/
#usermenu{
	background-image:url(../images/usermenu/menubg.png);
	background-repeat:repeat-x;
	height:37px;
	overflow:visible;
	position:relative;
	top:0;
	left:0;
	width:100%;
	z-index:10;
}
#webseinlogo{
	position:absolute;
	left:0px;
	z-index:11;
	top:-1px;
}
#usermenuconten{
	left:0;
	margin:auto;
	padding-left:150px;
	position:relative;
	top:0;
	width:1000px;
}

a.mainlevelusrmn:link, a.mainlevelusrmn:visited{
	color:#666;
	font-size:14px;
	line-height:28px;
	padding-left:20px;
	padding-right:20px;
	text-decoration:none;
	float:left;
}
a.mainlevelusrmn:hover{
	text-decoration:none;
	color:#ccc;
	background-image:url(../images/usermenu/menubghvr.png);
	background-repeat:repeat-x;
	height:31px;
	display:block;
	border-right:1px solid #666;
	border-left:1px solid #666;
	padding-left:19px;
	padding-right:19px;
}
table.moduletableusrmn table{
	cellspacing:0;
}
/***************************************************END WEBSEIN USER MENU************************/
body {
    background-image: url(../images/background.jpg);
    background-repeat:repeat;
    background-color:#ffffff;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    overflow-x:auto;
    overflow-y:auto;
    margin:0px;
    text-decoration:none;
    padding:0px;
    margin:0px;   
}

#wlogin{
	display:none;
	z-index:-1;
}

.pngfixed, img {
    border: 0px;
    behavior:url(iepngfix.htc);
}






#main {
	
background-image:url(../images/main.png);
background-repeat:no-repeat;
border:0;
float:left;
height:550px;
left:50%;
margin-left:-430px;
position:absolute;
text-align:left;
text-decoration:none;
top:50px;
width:860px;
}

#menuv{
float:left;
height:300px;
left:24px;
position:relative;
top:184px;
width:200px;
}




#content {
float:left;
font-size:13px;
height:428px;
left:34px;
overflow-x:hidden;
overflow-y:auto;
position:relative;
top:74px;
width:583px;
}

#mcontent{
padding-left:60px;
position:relative;
width:490px;
}







/*************** MENU STYLEZ **************************/

a.mainlevel:link, a.mainlevel:visited {
	
	font-family:verdana;
	font-size:12px;
	display:block;
	text-decoration:none;
	width:154px;
	height:20px;
	padding-top:3px;
	padding-left:10px;
	color:black;
	font-weight:bold;
	
	
}

a.mainlevel:hover{
	
	background-image:url(../images/menubghvr.png);
	width:154px;
	color:#A1211E;
	behavior:url(iepngfix.htc);
	text-decoration:none;
}

#active_menu{
	
	background-image:url(../images/menubghvr.png);
	width:154px;
	color:#A1211E;
	behavior:url(iepngfix.htc);
	text-decoration:none;
}





/*************** cms stylez **************************/

.contentheading, .componentheading{
color:#960505;
font-family:serif;
font-size:20px;
font-weight:bold;
}

.inputbox{
border:1px solid #99ADF4;
font-size:14px;
margin:11px 0 0;
padding:0;
}

a:link, a:visited{
text-decoration:none;
color:#2d49a7;
font-weight:bold;
}

a:hover{
text-decoration:underline;
}
.createdate{
	color:#CCCCCC;
	font-size:12px;
}

table.contentpaneopen{
width:100%;
}
/*************** Picgallery (Simple) *********************/
table.newspane td.sectiontableheader {
	display:none;
}
.contentheadingblog{
color:#444444;
font-size:14px;
font-weight:bold;
}
.article_seperator {
border-bottom:1px dashed #CCCCCC;
display:block;
margin-bottom:30px;
width:100%;
}