* {
	padding: 0 0 0 110;
	margin: 0;
}

body {
	background: #fff url(images/bg.jpg) repeat-x center top;
	padding: 0;
	margin: 0;
	color: #333;
	font: 100%/130% "Myriad Pro", "Gill Sans MT", "Humnst777 BT", Arial, sans-serif;
}

img { border: none; }
#wrap #content #left .login_table {
	font-size: 70%;
}

a {
	color: #DEDEDE;
	text-decoration: none;
}
a:hover { text-decoration: none; color : #000; }
.dataentry {
	background-color: #FFFFFF;
}
#form {
	background-color: #FFFFFF;
	float: none;
	margin-top: 15px;
	margin-right: 10px;
	margin-left: 10px;
}
#form .dataentry label {
	color: #666666;
}


/* headers */
h1, h2, h3 {
	font: bold 1em;
	color: #333;
}
h1 { font-size: 1.2em; color: #6297BC; }
h2 { font-size: 1.4em; text-transform:uppercase;}
h3 { font-size: 1.3em; }
h3 { border-bottom: 1px dotted #003366; color: #CC0066; padding-bottom: 4px; margin: 14px 0 7px 0; font-weight: 100; font-size: 22px;}
h3 a { text-decoration: none; font-size: 22px; color:#33061D }
h3 a:hover {
	color: #CC0066;
	border-style: none;
}
/* form elements */
form {
	margin: 5px;
	padding: 0;
	background: url(none);

}
label {
	font-weight:bold;
	margin: 0px 2px 0 0px;
         padding:10px;
}
input {
	padding: 2px;
	border:1px solid #CC0066;
	font: normal 1em;
         background: #fff;
	color:#333;
         margin:5px;
}
textarea {
	padding:2px;
	font: normal 1em;
	border:1px solid #ccc;
	height:100px;
	display:block;
	color:#777;
}
#wrap {
width: 990px;
margin: 0px auto;
}

#topline {
background: #fff url(images/topline.jpg) no-repeat;
height: 42px;
}
#topline a {

padding:0 10px;
text-decoration:none;
color: #fff;
}
#header {
background: #fff url(images/header.jpg) no-repeat;
height: 76px;
}
#header h1 {
	font-size: 25px;
	font-weight: 100;
	padding: 10px 0 0 33px;
	text-align: left;
	vertical-align: bottom;
}
#header h1 a {
color: #CC0066;
text-decoration: none;
}
#header h1 a:hover {
color: #111;
text-decoration: none;
}
#header h2 {
font-size: 13px;
color: #333;
padding: 4px 0 0 33px;
text-align: left;
font-weight: 100;
}

#menu {
background: #fff url(images/menu.jpg) no-repeat;
height: 46px;
line-height: 46px;
padding-left: 30px;
}
#menu ul {
padding-left: 20px;
}
#menu li {
float:left;
list-style-type:none;
}
#menu li a {
display:block;
padding:0 10px;
text-decoration:none;
color: #fff;
}
#menu li a:hover {
color:#fff;
text-decoration:none;
background: #282F35 url(images/menuo.jpg) repeat-x;
}

.menu_current{

color:#fff;
text-decoration:none;
background: #282F35 url(images/menuo.jpg) repeat-x;
}
#content {
padding: 0 30px;
background: #fff url(images/content.jpg) repeat-y;
}

#left {
	padding: 10px 0;
	width: 600px;
	float: left;
	text-align: left;
	color: #1B1B1B;

}
#left blockquote {
	margin-left:2.5em;
	color: #CC0066;
}
#left h3 { color: #CC0066; border-bottom: 1px dotted #CC0066; }
#left ul, ol{  padding: 0px 0 0px 20px; }
#left hr{
border-bottom: 1px dotted #aaa; color: #fff;
}
#left  li { padding: 2px 0 3px 0; }
#left ul li a {
	color: #ED0785;
	font-weight: 100;
	display: block;
	text-decoration: none;
}
#left ul li a:hover {
	color : #909090;
}
#left p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
}

#right{
padding: 20px 102px 20px 0 ;
width: 200px;
float: right;
color: #fff;
}
#right h3 {
	font-size: 18px;
	border: none;
	padding: 0px 0 0 28px;
	margin: 0;
	color: #000;
	background:  url(images/sidebarh2.jpg) no-repeat;
	height: 37px;
	line-height: 37px;
}
#right ul { list-style-type: none; padding: 10px 0 20px 10px; }
#right ul li {
	padding: 2px 0 3px 0;
	font-size: 90%;
}
#right ul li a {
	color: #fff;
	text-decoration: none;
}
#right ul li a:hover { color : #ccc; }


#bottom a {
	color: #CCC;
	text-decoration: none;
	font-size: 90%;
}
#bottom a:hover {
color: #ccc;
text-decoration: none;
}

#bottom {
background: #fff url(images/bottom.jpg) no-repeat;
padding: 10px 0;
height: 236px;
color: #ccc;
text-align: center;
}
#left a {
	color: #ED007C;
	font-weight: bold;
}
.menu-current {
	font-weight: bold;
}
#wrap #content #left .post_short img {
	margin: 0px 10px 5px 0px;
}
#wrap #content #left img {
	margin: 0px 0px 5px 10px;
}


#fckback {
	background: #F6F6F6 url(none);
	color: #B4B4B4;
}
#wrap #content #left .slider-wrap #slider1 .panelContainer .panel .wrapper img {
	margin: 0px 10px 10px 0px;
}
#wrap #content #left .slider-wrap #slider1 .panelContainer .panel .wrapper div {
	padding: 0px 0px 0px 110px;
}
#left a:hover {
	color: #FFFFFF;
	font-weight: bold;
	background: #858585;
}
.post_title {
	font-size: 120%;
	padding: 12px 0px 9px;
}
.post_date {
	color: #BDBDBD;
	padding: 12px 0px 9px;
	vertical-align: bottom;
}
img a:hover {
	color: #FFFFFF;
	border-style: none;
}
h4 {
	color: #CC0066;
	padding-bottom: 4px;
	margin: 14px 0 7px 0;
	font-weight: bold;
	font-size: 15px;
}
iframe td {
	text-align: center;
}
iframe th {
	text-align: left;
}

iframe {
	font-family: "Segoe UI", "Swis721 BT", Arial;
	font-size: 90%;
}
#wrap #content #left img {
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 10px;
}

