/* --------------------------------------------------------------------------  
/* CMS:Sabal ver. 0.5.4b                                                       
/* File corrected with module CSS ver. 0.3a                      
/* file:http://www.koyot.kiev.ua/theme/css/koyot_basic.css                   
/* action:correct url                                                          
/* support:my@sab.in.ua                                                        
/* author module: Kaminskiy Maxim                                              
/* --------------------------------------------------------------------------  
/* RECTIFY URL ..................2                                  
/* ACTION........................OK                                            
/* -------------------------------------------------------------------------- */ 
/*		
Theme Name: STUDIO KOYOT
Theme URI: 
Description: Main theme for studio koyot site.
Version: 1.0
Author: Aleksey Sydoruk
Author URI: http://www.almgroup.com.ua

Flag: =
*/

/* = Custom
---------------------------------------------*/
body
{
	padding: 0px;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	color: #555;
	min-width: 900px;
}

a, a:link, a:visited
{
	border: none;
	text-decoration: none;
	color: #555;
}

img
{
	border: none;
	padding: 0px;
	margin: 0px;
}

/* = Header
---------------------------------------------*/
#header
{
	width: 100%;
	height: 180px;
	float: left;
	display: inline;
	background: url(http://www.koyot.kiev.ua/theme/img/top_bkg.png) bottom left repeat-x;
}

#header h1
{
	float: left;
	display: inline;
	width: 200px;
	margin: 40px 0px 0px 55px;
	padding: 0px;
}

#header ul
{
	float: right;
	display: inline;
	margin: 145px 55px 0px 0px;
	padding: 0px;
	list-style: none;
	font-size: 14px;
}

#header ul li
{
	float: left;
	margin-left: 25px;
	color: #d70a00;
}

#header li a:hover
{
	color: #d70a00;
	text-decoration: underline;
}

/* = Content
---------------------------------------------*/
#content
{
	width: 100%;
	height: 310px;
	float: left;
	display: inline;	
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	white-space: nowrap;
}

#scrollable
{
	width:100%;
	height:310px;
	overflow: scroll;
}

#content img
{
	height: 280px;
	margin: 13px 0px 7px 6px;
}

#content div.content
{
	height: 290px;
	margin: 10px auto;
	width: 600px;
}

#content div.contentFla
{
	height: 290px;
	margin: 10px auto;
	width: 1020px;
}

#content div.content img
{
	margin: 0px;
	height: 290px;
	width: 193px;
	float: left;
}

#content div.text
{
	float:left;
	display: inline;
	margin: 0px 0px 0px 10px;
	width: 390px;
}

#content div.text #scrollable
{
	height: 255px;
	margin-top: 5px;
	overflow: auto;
	padding-right: 8px;
}


#content div.text h2
{
	margin: 0px;
	padding: 0px 0px 12px 0px;
	font-size: 18px;
}

#content div.text p
{
	margin: 5px 0px 0px 0px;
	padding: 0px;
	white-space: normal;
	font-size: 14px;
}



/* = Footer
---------------------------------------------*/
#footer
{
	width: 100%;
	height: 180px;
	float: left;
	display: inline;
	background: url(http://www.koyot.kiev.ua/theme/img/bot_bkg.png) top left repeat-x;

}

#footer ul
{
	float: left;
	display: inline;
	margin: 25px 0px 0px 55px;
	padding: 0px;
	list-style: none;
	font-size: 14px;
}

#footer ul li
{
	float: left;
	margin-right: 25px;
	color: #d70a00;
}

#footer a:hover
{
	color: #d70a00;
	text-decoration: underline;
}

#pages
{
	float: right;
	display: inline;
	margin: 25px 55px 0px 0px;
}

#pages p
{
	margin: 0px;
	padding: 0px;
}

#pages p span
{
	color: #d70a00;
	padding-left: 10px;
}

address
{
	float: left;
	clear:left;
	margin: 20px 0px 0px 55px;
	font-size: 14px;
	font-style: normal;
	color: #888888;
}

address span#webmaster
{
	font-size: 12px;
}
