/* Start of CMSMS style sheet 'Olialia Models titulinis css' */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2e2e2e;
	background-image: url(images/site/home_bg.gif);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Arial;
	font-size: 12px;
}
#mainas {
        float: left;
	width: 100%;
	height: 100%;
	position: relative;
}
#home_menu {
	padding: 60px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#home_menu ul {
	list-style:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:center;
}
#home_menu li  {
    display:block;
	margin: 0px 0px 0px 0px;
	padding: 10px 22px 0px 22px;
	background: url(images/site/menu_line.gif) right no-repeat;
	height: 33px;
	float: left;
	text-align:center;
}
#home_menu li.last  {
    display:block;
	margin: 0px 0px 0px 0px;
	padding: 10px 22px 0px 22px;
	background: none;
	height: 33px;
	float: left;
	text-align:center;
}

#home_menu a, #home_menu a:active, #home_menu a:visited {
	font-family: Arial;
	font-size: 16px;
	color: #cecece;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}

#home_menu a:hover {
	font-family: Arial;
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}
.cr {
	font-family: Arial;
	font-size: 11px;
	color: #d8d8d8;
	font-weight:normal;
}
.dot {
	font-family: Century Gothic;
	font-size: 21px;
	color: #7fb33c;
	font-weight:bold;
}
a.imagine:link, a.imagine:hover, a.imagine:visited, a.imagine:active, .imagine {
	font-family: Century Gothic;
	font-size: 11px;
	color: #d8d8d8;
	font-weight:bold;
	text-decoration: none;
}
a.studio:link, a.studio:hover, a.studio:active, a.studio:visited {
	font-family: Century Gothic;
	font-size: 9px;
	color: #d8d8d8;
	font-weight:bold;
	margin-right: 5px;
	text-decoration:none;
}
#top {
	width:1000px; 
	height:423px; 
	background: url(uploads/images/page_img/home_top.jpg) no-repeat;	
}
#main {
        width:1000px;	
        left: 50%;
	margin:0 auto;
	padding: 0;
        /*background:url(images/site/top_bg.jpg) right top no-repeat;*/
        height: 179px;
}
#content {
	width:1000px; 
	height:235px; 
	background:url(uploads/images/page_img/home_sh.jpg) top no-repeat;
}
#bottom {
	margin-top: 85px; 
	padding-bottom: 20px;
        text-align: center;
}
/* End of 'Olialia Models titulinis css' */


