
body {
	font-family: Arial;
	background-color: #d0cec1;
	margin: 0px;
	padding: 0px;
}

h1,h2 {
	text-align: center;
	color: #38312B;
	font-size: 20px;
}

img {
	border: 0px;
}

.content {
	padding: 10px;
	color: #38312b;
}

#page {
	width: 1000px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	background-color:#FFF;
}

#header
{
	width:1000px;
	height:207px;
	/*background-image:url(images/header1000.jpg);*/
}

#leftside
{
	width:240px;
	height:638px;
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
}

#menu {
	margin-left:auto;
	margin-right:auto;
	width:150px;
	font-size:18px;
	text-align:center;
	line-height:30px;
}
#menu a {
	text-decoration:none;
	color:#FFFFFF;
}
#menu:hover {
    background-image: url(images/black.png);
}
.bck {
	background-image: url(images/black.png);
}

#banl
{
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	width:123px;
}


#log {
	background-image:url(images/login_X.jpg);
	width:240px;
	height:81px;
}
#log table {
	margin-left: 40px;
}


#left
{
	width:240px;
	height:558px;
	background-image:url(images/endleft_X.jpg);
}

#main
{
	background-image:url(images/main_X.jpg);
	width:698px;
	height:639px;
	float:left;
}

#banv {
	width:470px;
	height:60px;
	margin-top:10px;
	margin-left:18px;
	margin-bottom: 2px;
	text-align: center;
	border: 2px solid #E7E7E7;
}
#banb {
    width:470px;
    height:60px;
    margin-top:2px;
    margin-left:18px;
    text-align: center;
    border: 2px solid #E7E7E7;
}

#banl {
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	width:123px;
}

#right
{
	width:53px;
	height:639px;
	background-image:url(images/endright_X.jpg);
	float:left;
}

#text
{
	width:470px;
	height:490px;
	background-image:url(images/white.png);
	margin-left:20px;
	overflow: auto;
}

#bub
{
	width:190px;
	float:left;
	margin-left:15px;
}

#bub1
{
	margin-top:10px;
	width:195px;
	background-image:url(images/black.png);
}
#bub2
{
	margin-top: 10px;
	width:195px;
	background-image:url(images/black.png);
}
#bub2 img {
	/*height: 21px;*/
    width: 145px;
}
#bub3
{
    margin-top:10px;
    width:195px;
    background-image:url(images/black.png);
	text-align: center;
}
#bub3 img {
	height: 245px;
	width: 195px;
}


#stred
{
	float:left;
}

.center { text-align: center; }
.left { text-align: left; }
.right { text-align: right; }

.fl { float: left; }
.fr { float: right; }

.clear { clear: both; }

.h2 { height: 2px; }
.h10 { height: 10px; }

.mt5 { margin-top: 5px; }
.mt7 { margin-top: 7px; }
.mt10 { margin-top: 10px; }

div #anotation {
	background-color: #e7e7e7;
	font-style: italic;
	color: #777777;
	font-size: 11px;
	border: 1px solid #6a6a6a;
	padding: 5px;
	margin-bottom: 10px;
}

.panel_news_title {
	font-style: italic;
	font-size: 18px;
	color: #d7d7d7;
	width: 175px;
	margin: 0 auto;
	padding-top: 5px;
	border-bottom: 2px solid #d7d7d7;
}
.panel_news {
	margin-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	color: #d7d7d7;
	font-size: 12px;
}
.panel_news_border {
	border-bottom: 1px solid #d7d7d7;
}
.panel_news p {
	margin: 0px;
	padding: 0px;
}
.panel_news a {
	font-weight: bold;
	color: #d7d7d7;
	margin-top: 3px;
}

.show_all_div {
	text-align: center;
}
.show_all_div img {
    border: 0px;
    width: 75px;
    height: 14px;
    margin-top: 5px;
}
.show_all {
	
}

.user_img {
	float: left;
	width: 100px;
	height: 150px;
	margin: 5px;
}

.news_item {
	padding: 15px;
	margin-top: 20px;
	color: #38312b;
}
.news_item_title {
	font-weight: bold;
	font-style: italic;
	border-bottom: 2px solid #38312b;
	padding-bottom: 3px;
	font-size: 13px;
}
.news_item_title a {
	color: #38312B;
	text-decoration: none;
}
.news_item_desc {
	padding: 3px;
	font-size: 12px;
}
.news_item p {
	margin: 0px;
	padding: 0px;
}
.news_show, .news_show a {
	float: right;
	font-weight: bold;
	font-size: 12px;
	margin-right: 15px;
	color: #38312B;
}

#g_form {
	border: 2px solid #e7e7e7;
	width: 440px;
	margin: 0 auto;
	padding: 3px;
}
#g_form textarea {
	width: 95%;
	height: 120px;
}
#g_form .left {
	float: left;
	width: 130px;
	font-weight: bold;
	font-size: 12px;
}
#g_form .right {
	float: left;
}
#g_form input {
	width: 230px;
}
#g_form .submit {
	width: 100px;
}
#g_messages {
	/*border: 2px solid #e7e7e7;*/
    width: 440px;
    margin: 0 auto;
    margin-top: 20px;
    color: #38312b;
    padding: 3px;
}
#g_messages .message {
	margin-top: 10px;
}
#g_messages .cite {
	clear:both;
	background-color: #e7e7e7;
	border: 1px solid #070707;
	padding: 10px;
}
#g_messages .cite_title {
	font-weight: bold;
	font-size: 12px;
}
#g_messages .message_title {
	font-weight: bold;
    font-style: italic;
    font-size: 12px;
    clear: both;
}
#g_messages .message_body {
	font-size: 13px;
}
#g_messages .border {
	height: 2px;
	border-bottom: 2px solid #38312b;
}
#g_messages .react {
	font-weight: bold;
	float: right;
	font-size: 11px;
}
#g_messages .react a {
	color: #38312b;
}

.tick_main {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

#hist {
	width: 90%;
	margin: 0 auto;
	color: #38312b;
}
#hist img {
	width: 125px;
	height: 175px;
}
#hist .hist_detail_img {
	float: left;
	padding-right: 5px;
	border: 0px;
}
#hist .availibilty {
	font-weight: bold;
	font-size: 12px;
}
#hist div,#hist p {
	font-size: 11px;
}
#hist .hist_nr {
	float: left;
	width: 50%;
	text-align: center;
}
#hist .hist_title {
	text-align: center;
}
#hist .hist_title a, #hist a {
	font-weight: bold;
	color: #38312b;
	font-size: 11px;
}
#hist .hist_img {
	/*float: left;*/

}
#hist .hist_img img {
	border: 0px;
	width: 100px;
	height: 150px;
	float: none;
}

#actual {
	padding: 5px;
	padding-right: 7px;
	color: #D7D7D7;
	text-align: center;
}
#actual a {
	color: #D7D7D7;
	text-decoration: none;
}
#actual h3 {
	font-size: 17px;
	border-bottom: 2px solid #D7D7D7;
	float: left;
	padding-bottom: 3px;
	padding-left: 2px;
	font-style: italic;
	margin-bottom: 5px;
	width: 90px;
}
#actual .img {
	width: 80px;
	height: 130px;
	float: right;
	border: 0px;
}
#actual .availibility {
	float: left;
}
#actual .info {
	width: 100px;
	font-size: 12px;
	font-weight: bold;
}

.right_img {
	width: 160px;
	height: 230px;
}


#pagination {
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	color:#38312B;
	text-align: center;
}
#pagination a {
	text-decoration: none;
}
#pagination a:hover {
    text-decoration: underline;
}
