/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	background-image: url(media/images/home_bg.jpg);
	background-repeat: repeat;
}
.floater_div1 {
	position: absolute;
	left: 825px;
	top: 159px;
	z-index: 5;
	height: 280px;
	width: 237px;
}
.box_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
}
.box_font a:link {
	color: #FB0000;
	text-decoration: none;
}
.box_font a:visited {
	color: #FB0000;
	text-decoration: none;
}
.box_font a:active {
	color: #ffffff;
	background-color:#FB0000;
	text-decoration: none;
}
.box_font a:hover {
	color: #ffffff;
	background-color:#FB0000;
	text-decoration: none;
}


.font_footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
}
.box_sketch {
	background-repeat: no-repeat;
	height: 100%;
	width: 456px;
	background-color: #000000;
}
.box_sketch_inside {
	background-image: url(media/images/overlay_bg.png);
	background-repeat: repeat;
	height: auto;
	width: 456px;
	text-align: center;
}
.box_sketch_inside_content {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 10px;
	padding-bottom: 5px;
}

#itemloader {
	position:absolute;
	width:101%;
	height:120%;
	top:0;
	left:0;
	right:0;
	margin:0;
	background-image:url(admin/images/trans_black_50.png);
	z-index:10;
}

.blog_comment_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 22px;
	color: #FFFFFF;
}
.blog_comments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 26px;
	color: #E6E6E6;
}
.blog_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 22px;
	font-weight: bold;
	color: #333333;
}
.blog_title a:link {
	color: #333333;
	text-decoration: none;
}
.blog_title a:visited {
	color: #333333;
	text-decoration: none;
}
.blog_title a:active {
	color: #ffffff;
	background-color:#333333;
	text-decoration: none;
}
.blog_title a:hover {
	color: #ffffff;
	background-color:#333333;
	text-decoration: none;
}
.form_top {
	width: 320px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: 96958d;
	border-right-color: 96958d;
	border-left-color: 96958d;
	background-color: #f0efe5;
	margin-top: 15px;
	margin-left: 15px;
}
.form_bottom {
	width: 320px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: 96958d;
	border-left-color: 96958d;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #96958D;
	margin-left: 15px;
	background-color: #FF0000;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
}
.form_text_header {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 28px;
	line-height: 34px;
	font-weight: bold;
	margin-top: 17px;
	margin-left: 21px;
	margin-bottom: 10px;
}
.form_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	color: #FF0000;
	margin-left: 21px;
	margin-bottom: 5px;
}
.form_inputs {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 21px;
	color: #999999;
	display: block;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 240px;
	height: 26px;
	border: 1px solid #C2C0B6;
	background-image: url(media/images/bg_form.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	padding-top: 5px;
}
.form_inputs_lg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 21px;
	color: #999999;
	display: block;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 0px;
	width: 240px;
	height: 100px;
	border: 1px solid #C2C0B6;
	background-image: url(media/images/bg_form.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
