/*  
Theme Name: Morshin
Theme URI: http://mbyte.org.ua/
Description: Morshin hous in da house.
Version: 1.0
Author: mByte studio
Author URI: http://mbyte.org.ua/
*/

body {
	background: url(images/bg-top.png) repeat-x left top #012700;
	font-family: 'Trebuchet MS',Verdana,Arial,Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	margin: 0px;
	padding: 0px;
	min-height: 768px;
}

a:link, a:visited {
	color: #96969b;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

img { border: 0px; }

#container {
	width: 100%;
	height: 100%;
	display: block;
	background: url(images/bg-bot.jpg) repeat-x left bottom;
}

#topmenu {
	width: 880px;
	margin: 0 auto;
	position: relative;
}

#logo-img {
	position: absolute;
	top: 69px;
	right: 97px;
	display: none;
}

.page {
	background: #DEDEDE;
}

#content {
	width: 655px;
	height: 465px;
	overflow: auto;
	display: block;
	position: relative;
	left: 29px;
	top: 0px;
	color: black;
}

#content-flash {
	width: 695px;
	height: 465px;
	overflow: hidden;
	display: block;
	position: relative;
	left: 0px;
	top: 0px;
	color: black;
}

#content h2{
	width: 100%;
	background: #D9B63A;
	color: #006837;
	font-size: 20px;
	font-family: Vardana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	border-top: 2px solid #D9733A;
	margin-top: 33px;
}

#content h2 span {
	margin-left: 35px;
}

#content p {
	margin-left: 70px;
	margin-right: 60px;
	font-size: 14px;
	font-family: Vardana, Helvetica, Arial, sans-serif;
	color: #666666;
}

#content h2 a:link, #content h2 a:visited, #content p a:link, #content p a:visited {
	color: #006837;
	text-decoration: none;
}

#content h2 a:hover, #content p a:hover {
	text-decoration: underline;
}

#news {
	display: block;
	background: url(images/menu/news-ua.png) no-repeat right top;
	width: 100px;
	height: 138px;
	z-index: 100;
	position: relative;
	cursor: pointer;
}

#gallery {
	display: block;
	background: url(images/menu/gallery.png) no-repeat right top;
	width: 100px;
	height: 135px;
	margin-top: -15px;
	z-index: 200;
	position: relative;
	cursor: pointer;
}

#place {
	display: block;
	background: url(images/menu/place-ua.png) no-repeat right top;
	width: 127px;
	height: 139px;
	margin-top: -15px;
	z-index: 300;
	position: relative;
	cursor: pointer;
}

.menu-in {
	background: url(images/page-cont/right-shadow.png) repeat-y left top;
	display: block;
	height: 100%;
	width: 100%;
	cursor: pointer;
}

#goback {
	position: absolute;
	width:143px;
	height: 24px;
	cursor: pointer;
	z-index: 500;
	overflow: hidden; 
}

.menu-in {
	background: url(images/page-cont/right-shadow.png) repeat-y left top;
	display: block;
	height: 100%;
	width: 100%;
	cursor: pointer;
}

.descr {
	font-size: 10px;
	color: white;
}

.topbot-menu {
	font-size: 11px;
	font-weight: bold;
	color: #777777;
	text-transform: uppercase;
}

.topbot-menu.bot {
	background: url(images/bot-bg.png) repeat-x left top;
}

.topbot-menu.top {
	font-size: 10px;
}

.stext {
	border: 1px solid #26442d;
	background: url(images/search-bg.gif) repeat-x left top;
	height: 19px;
	padding: 0px;
	padding-left: 3px;
	padding-top: 3px;
	color: #aaaaaa;
}

.topbot-menu a:link, .topbot-menu a:visited{
	text-decoration:  none;
}

.topbot-menu a:hover{
	text-decoration: underline;
	color: #d0d0d0;
}

.topbot-menu.bot.copy {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #323f07;
	text-transform: none;
}

.right-shadow {
	background: url(images/page-cont/right-shadow.png) repeat-y left top; 
	height:463px;
}

.contbot {
	background: url(images/page-cont/bot-bg.png) repeat-x left top ;
}

.contleft {
	background: url(images/page-cont/left-bg.png) repeat-y 0px 10px; 
	height: 433px; 
}

.topmenu-bot {
	background: url(images/top-bg-bot.png) repeat-x left top;
}

.sb {
	vertical-align: middle;
	margin-top: -5px;
}