html,body{
height: 100%;

}
body {
	font: normal normal normal 0.75em Arial, sans-serif;
	direction: rtl;
	text-align: right;
	
}

a {
	color: #5f4628;
}

a:hover {
	text-decoration: none;
}

.clear {
	clear: both;
}

.left {
	float: left;
	text-align: left;
}

#backlink {
	background-color: #C6A486;
	padding: 5px;
	font-weight: bold;
	text-decoration: none;
}

#backlink:hover {
	background-color: #F6D9BB;
}

#main_container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background: #bbdcf5 url(../images/bg_blue_only.gif) repeat-x scroll top left;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

#second_container {
	background: transparent url(../images/floral_bg.jpg) no-repeat scroll top left;
	padding: 0 30px;
	height: 100%;
}

#header {
	padding-top: 75px;
}

#main_nav img {
	float:right;
	margin: 0;
	padding: 0;
}

#content {
	margin-top: 10px;
	padding-right: 3px;
	width: 710px;
	position: relative;
}

#home_open {
	background: #e7f7ff url(../images/home_open_title.gif) no-repeat scroll 96% 10px;
	float: right;
	width: 460px;
	padding: 30px 10px 10px 10px;
	position: relative; 
}

#home_open_text{
	width: 230px;
	text-align: justify;
	float: right;
	font-size: 14px;
	height: 300px;
}

#home_open_image {
	background: transparent no-repeat scroll center center;
	width: 210px;
	height: 300px;
	float: left;
}

#home_side {
	margin-right: 16px;
	background: #e7f7ff url(../images/home_side_title.gif) no-repeat scroll 93% 12px;
	float: left;
	width: 190px;
	height: 305px;
	padding: 25px 10px 10px 10px;
	color: #5f4628;
	position: relative;
}

#news li {
	text-align: justify;
	margin: 15px 0;
}

#home_aside_show {
	background-color: #eae7bc;
	padding: 20px;
	left: 10px;
	bottom: 10px;
	width: 155px;
	position: absolute;
}

#home_aside_show h3 {
	font-size: 14px;
}

#home_aside_show h2 {
	font-size: 14px;
	text-align: center;
	width: 100%;
}

#home_aside_show a {
	float: left;
}

#footer {
	padding: 20px 0;
	text-align: center;
}

#footer li {
	display: inline;
	margin-left: 5px;
}

#page {
	padding-left: 20px;
}

#page h1 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}

#page {
	background-color: #D8E9F1;
	padding: 10px 10px 20px 10px;
}

#page_text{
	width: 45%;
	float: right;

}

#page_text p {
	font-size: 14px;
	
	text-align: justify;
	float: right;
}

#page_image {
	float: left;
	width: 50%;
	text-align: left;
}

.stylish_form {
	font-size: 1.2em;
}


.stylish_form fieldset{
	border:solid 0 #DEDEDE;
}
.stylish_form fieldset legend {
	font-weight:bold;


}
.stylish_form fieldset ul, fieldset li{
	border:0; margin:0; padding:0; list-style:none;
}
.stylish_form fieldset li{
	clear:both;
	list-style:none;
	padding:10px 10px 10px 0;
	font-size: 0.88em;
}

.stylish_form fieldset input, .stylish_form select, .stylish_form textarea{
	float: right;
}

.stylish_form fieldset label{
	width: 6.75em;
	float: right;
}

.stylish_form fieldset .hint {
	margin: 0.31em 0.63em 0 0;
	font-size: 0.77em;
	float: right;
	font-weight: 700;
	text-align: justify;
}

input, select, button, option, textarea {
	font: normal 10pt Arial, sans-serif;
}

#cute_button {
	color: #5F4628;
	padding: 0.4em;
	font: 700 0.75em Arial, sans-serif;
	margin-top: 1.63em;
	text-decoration: none;
	letter-spacing: 0.03em;
	cursor: pointer;
	background-color: #D8E9F1;
	border: 2px solid #91AEBE;
}

#cute_button:hover {
	color: #D8E9F1;
	background-color: #716356;
	border: 2px solid #968575;
}

.page_child_box {
	background-color: #D8E9F1;
	padding: 10px;
	margin-bottom: 10px;
	width: 690px;
}

.page_child_box h2 {
	font-size: 13pt;
}

.page_child_box p {
	text-align: justify;
}

.page_child_box a {
	text-align: justify;
	margin: 5px;
}

.page_shows_show {
	background-color: #D8E9F1;
	padding: 10px;
	margin-bottom: 10px;
}

.page_shows_show h2 {
	font-size: 12pt;
	margin-bottom: 5px;
}

.page_shows_show p {
	margin-top: 5px;
}

#shows h1 {
	font-size: 13pt;
	margin: 0 10px 5px 0;
}

