/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

* 
{
margin: 0px;
padding: 0px;
}

body {
	background: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #A4E4F5;
	margin-top: 20px;
	margin-bottom: 20px;
}

textarea {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #0F5B96;
}

input.inp{
	border: 1px solid #444FFF;
	font: 10px Arial, Helvetica, sans-serif;
	color: #0F5B96;
}

h1, h2, h3, p, ol, ul {
	margin-top: 0;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
}


h1, h2 {

	font-weight: normal;
}

h1 {
	font-size: 2.0em;
}

h2 {
	font-size: 1.2em;
}

p, ol, ul {
	margin-bottom: 1.5em;
	line-height: 150%;

}

a {
	color: #1D74A6;
}

a:hover {
	text-decoration: none;
	color: #1D74A6;
}





#main
{
width: 904px;
margin: 0 auto;
border: 10px solid #ffffff;
}

/* Header */



#logo h1, #logo p {
	margin: 0;
	line-height: normal;
}

#logo h1 {
	padding: 47px 0 0 20px;
	font-size: 24px;
	color: #62D6F5;
}
#logo h2 {
	padding: 10px 0 0 20px;
	font-size: 10px;
	text-transform: uppercase;
	color: #62D6F5;
}

#logo a {
	text-decoration: none;
	color: #62D6F5;
}

/* Page */

#page {
	width: 904px;
	background: #ffffff;
	margin: 0 auto;
	padding-top:25px;
}

/* Content */

#content {
	float: left;
	width: 472px;
	margin-left: 0px;
}

#content .post ul, #content .post ol
{
margin-left: 20px;
}

.post {
	margin-bottom: 15px;
	background: #ffffff;
	padding: 10px;
	color: #0A416B;
}

.post a {
	color: #1D74A6;
}

.post a:hover {
	color: red;
}


/* Sidebars */

.sidebar {
	float: left;
	width: 216px;
	margin-top: 10px;
	color: #0D699B
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	
}



.sidebar a {
	text-decoration: none;
	color: #0D699B;
	font-size: 11px;

}
.sidebar a:hover {
	color: #0D699B;
	text-decoration: underline;
}

.sidebar1 a {
	text-decoration: none;
	color: red;
	font-size: 12px;

}
.sidebar1 a:hover {
	color: #0D699B;
	text-decoration: underline;
}
.sidebar h2 {
	padding-top: 10px;
	color: #FFFFFF;
	background: url(../images/title.gif) no-repeat;
	height: 26px;
	padding-left: 10px;
}

/* Left Sidebar */

#leftbar {
}

/* Right Sidebar */

#rightbar {

}

#leftbar .back, #rightbar .back
{
background: url(../images/box_back.gif) repeat-y;
padding: 10px;

}
#leftbar .back li {
	padding: 0px 0 6px 20px;
	background: url('../images/quick_sticky.gif') no-repeat;
}
#leftbar .back1 li {
	padding: 0px 0 6px 20px;
	
}
#leftbar .bottom, #rightbar .bottom
{
background: url(../images/box_bottom.gif) no-repeat;
height: 3px;
width: 216px;
margin-bottom: 10px;

}
#leftbar .top, #rightbar .top
{
background: url(../images/box_top.gif) no-repeat;
height: 3px;
width: 216px;
margin-top: 10px;
}

.xxxx {
	position: absolute;
 	margin-top: -30px;
	margin-left: 10px;

}
/* Footer */

#footer {
	clear: both;
	padding-top: 20px;
	height: 55px;
	
	background: url(../images/footer.jpg);
}

#footer p {
	text-align: center;
	font-size: smaller;
	color: #000000;
}

#footer a {
	color: red;
}
.m_banner_hide{
	display:none;
}
.m_banner_show{
	display:block;
}
#image-container {
	border-width: 2px;
}
#image-container1 {
	border-width: 2px;
}
#image-container2 {
	border-width: 0px;
}
.inp {
	border: 1px solid #FFFFFF;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #0F5B96;
}

table.helpT
{ text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;

background-color: #fafafa;
border: 1px #6699CC solid;
border-collapse: collapse;
border-spacing: 0px; } 

td.helpHed
{ border-bottom: 2px solid #6699CC;
border-left: 1px solid #6699CC;
background-color: #BEC8D1;
text-align: center;
text-indent: 5px;
font-family: Verdana;
font-weight: bold;
font-size: 11px;
color: #404040; }

td.helpBod
{ border-bottom: 1px solid #9CF;
border-top: 0px;
border-left: 1px solid #9CF;
border-right: 0px;
text-align: left;
text-indent: 10px;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color: #fafafa; }

table.sofT
{ text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 440px;
background-color: #fafafa;
border: 1px #6699CC solid;
border-collapse: collapse;
border-spacing: 0px; }
#loading{
	top:19px;
	left:170px;
	position:absolute;
	visibility:hidden;
}