﻿/*default theme */
/*by OILXeon */

body
{
	margin-top: 0px;	
	font-family: tahoma;
	font-size: 10pt;	
	background-repeat: repeat-x;
	background: url(images/bg1.jpg) no-repeat; 	
	background-position :left top ;
	height: 100%;
	min-height: 100%;
	max-height: 100%;

	
}

#theme_backgroup {
    /*MIN-WIDTH: 979px; 
	BACKGROUND: url(images/bg1.jpg) repeat-x 50% top
	*/
}
#wrapper { 
	margin: 0 auto;
	width: 750px;
	/*width is set 4px wider than it needs to be to compensate for IE5Mac bugs*/
}

#top{}


#bottom
{
	position: relative;
	margin: 0px;
	width: 900px;
	padding: 0px 0px 0px 0px;
float: left;

}

.EditTool a 
{
	margin: 5px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	border-style: none dotted dotted dotted;
	border-width: 1px;
	border-color: #999999;
	font-weight: normal;
	color: #333333;
	font-size: 11px;
	font-family: tahoma;
	text-decoration :none;

}

.EditTool 
{
	margin: 5px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	border-style: none dotted dotted dotted;
	border-width: 1px;
	border-color: #999999;
	font-weight: normal;
	color: #333333;
	font-size: 11px;
	font-family: tahoma;
	text-decoration :none;

}
body button
{
	background-position: #6699FF;
	border: 1px solid #006;
	background: #6699FF;
}
body button:hover
{
	background-position: #6699FF;
	border: 1px solid #006;
	background: #6699FF;
	color: #FFFFFF;
}
body input
{
	background-position: #E8E8FF;
	border: 1px solid #C0C0C0;
	background: #E8E8FF;
}

body input:hover
{
	background-position: #FFFFCC;
	border: 1px solid #E8E8FF;
	background: #F0F0F0;
}
body textarea
{
	background-position: #E8E8FF;
	border: 1px solid #C0C0C0;
	background: #E8E8FF;
}
.hs
{
	color: #000;
	margin: 0 5px;

} 
.show
{
	border: 1px solid #003399;
	line-height: 25px;
	text-align: center;
	margin-top: 0px;
	 margin-left:0px;
	position: fixed;
	z-index: auto;
	top: 0px;
	left: 0px;
	width :250px;	
	/*filter: alpha(opacity=90);
	opacity: 0.9;
	*/
	height: 100%;
	color: #000000;
	/*background: url(images/bg.png) no-repeat;
	background-repeat: repeat-x;
	*/
	background-color: #333333;


} 
.hide { 
display:none; 
} 
#d0, #d2, #d4
{
	border-color: #CCCCCC;
} 
#d1, #d3
{
	border-color: #CCCCCC;
} 

#cmsme
{
	width: 100%;
	height: 95%;
	background-color: #FF0000;
	background: url(images/CMSmeLogo.png) no-repeat;
	background-position :bottom ;	
	
}

.more
{
	text-align: right;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF66;
}

.more a
{
	text-align: right;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF66;
}

.more a:hover
{
	text-align: right;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF66;
}

.popup
{
	border-style: solid;
	border-width: 5px 5px 5px 20px;
	border-color: #8BCEE4;
	padding: 10px;
	margin: 15px;
	display: none;
	position: absolute;
	left: 25%;
	width: 500px;
	background-color: #F1F5FA;


}
.popup_panel
{
	border-style: solid;
	border-width: 5px 5px 5px 20px;
	border-color: #8BCEE4;
	background-color: #FFFFFF;
	
}

.popup a.close
{
	position: absolute;
	top: 10px;
	right: 10px;
	font-weight: bold;
	text-decoration: none;
	
}

.popup h2
{
	font-family: tahoma;
	color: #0099CC;
	font-weight: bold;
	font-size: 16px;
}

blockquote { margin :0; padding :0;}
h1
{
	color: #0099FF;
	font-family: tahoma;
	font-size: 20px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	padding-left: 5px;
	padding-bottom: 5px;
}
h2
{
	color: #0099FF;
	font-family: tahoma;
	font-size: 14px;
	padding : 0px;
	margin: 0px;
}

h3
{
	color: #0099FF;
	font-family: tahoma;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}

h4
{
	margin: 0px;
	color: #0099FF;
	font-family: tahoma;
	font-size: 13px;
	padding: 0px;
}