@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #333333;
	margin: 0px;
}
p {
	margin: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}
td {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 20px;
}
table {
	width: 804px;
	margin-bottom: 20px;
}

.flash_boxes {
	float: left;
	padding-right: 5px;
	padding-left: 7px;
	padding-bottom: 20px;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #80ff01;
}
h2 {
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #EBEBEB;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#main_holder {
	width: 804px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	background-color: #660033;
	height: 60px;
	margin: 0px;
}
#header_left {
	height: 60px;
	width: 263px;
	float: left;
}
#header_right_menu {
	width: 541px;
	float: left;
	height: 50px;
	text-align: right;
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	padding-top: 10px;
}

#content_holder {
	margin: 0px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #575757;
	padding: 0px;
	position: relative;
	float: left;
	width: 804px;
    overflow:hidden;
}
#content_holder img {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#content_left {
	width: 490px;
	float: left;
}
#td_subpage_left {
	width: 470px;
}
#td_subpage_right {
	width: 260px;
	font-size: 11px;
}
#td_subpage_left  img {
	float: left;
	margin-right: 10px;
	border: 1px solid #BBBBBB;
	padding: 2px;
}
#td_subpage_left  li {
	list-style-type: circle;
	list-style-image: url(/media/template/template_imgs/li_dot.jpg);
}
#gallery_left {
	width: 225px;
	padding-left: 20px;
	float: left;
	margin-top: -10px;
}
#gallery_left a
{
display:block;
height:48px;
width:64px;
overflow:hidden;
padding: 2px;
border: 1px solid #BBBBBB;
margin-right: 5px;
margin-bottom: 5px;
float:left;         
}

#gallery_left img {
}

#gallery_right {
	width: 556px;
	float: right;
	margin-top: -15px;
}

#footer {
	position: relative;
	float: left;
	clear: both;
	width: 804px;
}
#footer_left {
	width: 400px;
	float: left;
	color: #66696e;
	font-size: 11px;
}
#footer_right {
	color: #80ff01;
	font-weight: bold;
	text-align: right;
}
#e-poka_design {
	position: absolute;
	left: 702px;
	top: 22px;
	width: 102px;
	height: 26px;
	background-image: url(/media/template/template_imgs/e-poka_design.jpg);
	background-repeat: no-repeat;
	display: block;
}

.form_msg_ok
{
margin-bottom:5px;
font-weight:bold;
text-align:center;
background-color:#77FB72;
padding:5px;
}

.form_msg_er
{
margin-bottom:5px;
font-weight:bold;
text-align:center;
background-color:#FB9595;
padding:5px;
}
.ferror
{
    font-weight:bold;
    padding-left:5px;
    padding-right:5px;
    border: 1px solid #FB9595;
}
#floading
{
background: url('/media/template/images/1x1_transparent.png');
z-index:100;
}
#floading2
{
background: url('/media/template/images/loader.gif') 50% no-repeat;
z-index:101;
}


