/*
Author:           Ahmed El Gabri
Author URL: 	  http://www.gabri.me
*/
/*---------------------------------------------------------------------------------------
--- GENERAL
--- CONTAINER
--- HEADER
--- CONTENT
			 HOME
		 	 ABOUT
		 	 PORTFOLIO
		 	 --PROJECT PAGE
			 BLOG
			 CONTACT US
--- SIDEBAR
--- FOOTER
			LINKS
			TWEETS
			TESTMONIALS
---------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------
--- CONTAINER
---------------------------------------------------------------------------------------*/
html {
	font-size:100.01%;
	min-height:101%;
	background: #2a2a2a url(../images/bgfull.jpg) repeat;;
}

body {
	font-size:62.5%;
	font-family: Verdana, Helvetica, sans-serif;
}

strong 
{font-weight: normal;
}

em {
	font-style: italic;
        text
}

h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
/*	text-transform: capitalize;*/
}

h2 {
	font-size: 1.3em;
	color: #eaeaea;
}

h1 {
	color: #7eb9c4;
font-size: 1.8em;
}

h3, h4 {
	font-size: 1.8em;
}

h3 {
	color: #7eb9c4;
}

h4 {
	color: #2A2A2A;
	padding-bottom: 10px;
}

#obvodka {color:#106eed;text-shadow: none;padding-left:6px;margin-bottom: 1px;line-height:25px;display:block;font-weight:normal;background:#FFFFFF;border: 1px solid #808080;} #obvodka:hover {color:#106eed;padding-left:6px;margin-bottom: 1px;line-height:25px;display:block;font-weight:normal;background:#f2f2f2;border: 1px solid #808080;} #obvodka {font-size: 11px;text-decoration: none;}


.tagline {
	font-size: 1.5em;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	/*text-transform: capitalize;*/
	padding:15px 0 0 30px;
}

.tagline_undertext {
	font-size: 1.5em;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	/*text-transform: capitalize;*/
	padding:15px 0 0 30px;
}

a {
	color:#7EB9C4;
	text-decoration: none;
}

a:hover {
	color:#ff8a00;
	text-decoration: underline;
}

a:visited {
	/*color:#4a6a70;*/
	color:#7EB9C4;
}

.left {
	float:left;
	display: inline;
text-shadow: -2px 2px 1px rgba(0,0,0,.3);
}

.right {
	float:right;
	display: inline;
}

.clear {
	clear:both;
}

img.left {
	margin: 8px 1em 0.5em 0;
	display: inline;
}

img.right {
	margin: 8px 0 0.5em 1em;
	display: inline;
}

.padding {
	padding:10px;
}

#content p {
	margin:1.1em 0;
        line-height: 15px;
}

blockquote {
	background: #222;
	margin: 20px 30px;
	padding: 5px 15px 5px 20px;
	color: #bb0000;
	font-style: normal;
        font-size: 1.2em;
	border-left: 10px double #900000;
}

.message {
	background: #222;
	margin: 20px 30px;
	padding: 5px 15px 5px 20px;
	color: #009900;
	font-style: normal;
        font-size: 1.2em;
	border-left: 10px double #00f000;
}

hr {
	border:none;
	background: url(../images/hr.png) no-repeat;
	height:1px;
	width: 471px;
}

/*---------------------------------------------------------------------------------------
--- LOGO
---------------------------------------------------------------------------------------*/

h1h1h1 {
	width:180px; /*----- CHANGE THE WIDTH TO MATCH YOUR LOGO WIDTH ------*/
	height: 64px; /*----- CHANGE THE WIDTH TO MATCH YOUR LOGO HEIGHT ------*/
	text-indent: -9999px;
	background:url(../images/logo-trans.png) no-repeat; /*----- ADD YOUR LOGO MUST BE A TRASPARET PNG FILE --------*/
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:50px;
}

h1h1h1 a{
	display:block;
	width:100%;
	height:100%;
}

/*---------------------------------------------------------------------------------------
--- CONTAINER
---------------------------------------------------------------------------------------*/
#container {
	width:946px;
	margin:0 auto;
	font-size: 1.1em;
	line-height: 2;
	color:#e6e6e6;
}

/*---------------------------------------------------------------------------------------
--- HEADER
---------------------------------------------------------------------------------------*/
#header {
	width:900px;
	padding:25px 25px 0 25px;
	overflow: hidden;
}

.navigation {
	padding-top: 50px;
}

.navigation li {
	float:left;
	padding-bottom:3px;
	margin-right: 20px;
	font-size:1.2em;
	display:inline;
}

.navigation a {
	color:#eaeaea;
	display:block;
	text-decoration:none;
}

.navigation li.current, .navigation li:hover {
	color:#7eb9c4;
	border-bottom: 3px solid #FF8A00;
	text-decoration: none;
}

.navigation li:active {
	color:#a2a2a2;
	border-bottom: 3px solid #a2a2a2;
}

.banner {
	width:900px;
	overflow: hidden;
	background: url(../images/banner_bg.png) no-repeat;
	margin:10px 0 0px 25px;
}

.current_page {
	padding-right: 20px;
	margin:auto 0;
        text-shadow: -2px 2px 1px rgba(0,0,0,.3);
font-size: 3em;
}

/*---------------------------------------------------------------------------------------
--- CONTENT
---------------------------------------------------------------------------------------*/
/*-======================================== HOME ====================================-*/
.top_header {
	overflow: hidden;
}

.home {
	width:898px;
	color: #e6e6e6;
	background: url(../images/home_bg.png) no-repeat;
        background-position: top;
	padding-top: 30px;
        font-family: Arial, Georgia, "Times New Roman", Times, serif;
        font-weight: bold;
        font-size:1.3em;
	/*text-transform: capitalize;*/
height: 117px;
}

.home ul {

	padding-left:70px;
        color: #7EB9C4;

}

.home li {
        float:left;
	padding:0px 10px 0px 5px;
        margin: -16px 0px 20px 0px;
	display:inline;
}

.home a, .home a:visited {
	color: #ef5000 /*#eaeaea*/;
	text-decoration:none;
        text-shadow: -3px 3px 1px rgba(0,0,0,.3);
}

.home a.current, .home a:hover {
	color: #ef5000 /*#7eb9c4 or ----> #ff8a00*/;
	border-bottom: 1px solid #7EB9C4 /*#FF8A00*/;
        padding-bottom: 5px;
        text-shadow: 0px -1px 1px rgba(255,255,255,.2);
}

.home a:active {
	color:#ef5000 /*#a2a2a2*/;
	border-bottom: 2px solid #a2a2a2;
        padding-bottom: 5px;
}

.services {
	width:220px;
	margin:40px 30px 0 55px;
}

.services ul {
	padding-top: 30px;
}

.service_list li {
	background: url(../images/bullets.png) no-repeat 0 50%;
	padding-left: 20px;
}

.services .more {
	padding-left: 120px;
}

.blog {
	width: 308px;
	margin-top: 40px;
}

.blog ul {
	padding:30px 30px 10px 0;
}

.blog ul li {
	margin-bottom: 20px;
}

.blog a {
	margin-left: 10px;
}

.clients {
	width: 200px;
	margin-top:40px;
}

.clients ul {
	padding: 30px 0 10px 30px;
}

.clients li {
	width: 200px;
/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
}

.clients li:hover {
/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}

.more {
	color: #7eb9c4;
}

.more:hover {
	text-decoration: underline;
	cursor: pointer;
}

/*-======================================== ABOUT ====================================-*/
#content {
	
	width:900px;
	
}

#content a:hover {
        color: #ff8a00;
        text-decoration: none;
}

.about {
	/*width:580px;*/
	width:897px;
	padding:5px 0;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 1.2em;
	color:#cecece;
        padding-left: 25px;
}

.about a:hover {
	color: #ff8a00 /*#7eb9c4 or ----> #ff8a00*/;
}


.about1 a, .about1 a:visited {
	color: #7eb9c4 /*#eaeaea*/;
	text-decoration:none;

/*        text-shadow: -2px 2px 1px rgba(0,0,0,.3);*/
}

.about1 a:hover {
	color: #ef5000 /*#7eb9c4 or ----> #ff8a00*/;
	border-bottom: 1px solid #7EB9C4 /*#FF8A00*/;
        padding-bottom: 4px;
/*        text-shadow: 0px -1px 1px rgba(255,255,255,.2);*/
}

.about h3{
	padding-bottom: 0px;
	font-size: 1.5em;
}

.about_tbl {
        border-right: 0px solid #aaa;
        border-bottom: 1px solid #aaa;
        border-left: 0px solid #aaa;
        border-style: groove;
}

.about_tbl tr, .about_tbl td {
        text-align: center;
        border-top: 1px solid #aaa;
        border-style: groove;
        padding-left: 10px;
}

.about_tbl_si tr, .about_tbl_si td {
        border-top: 1px solid #aaa;
        border-style: groove;
        padding-left: 10px;
}

.about img {
	border: 0px solid #bbb;
        
}

.about blockquote span {
	margin:0 5px;
	font-size: 1.2em;
}

cite {
	text-align: right;
	color: #eaeaea;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	border-top: 1px solid #646464;
	width: 100%;
	display: block;
	margin-top: 10px;
	letter-spacing: .1em;
}





/*-======================================== PORTFOLIO ====================================-*/
.project {
	margin: 20px 0;
	padding:10px;
}

#portfolio {
	margin-left: 25px;
	overflow: hidden;
	padding:40px 0 0 0;
}

.boxgrid {
	width: 250px;
	height: 200px;
	margin:10px 10px 80px 10px;
	float:left;
	background:#161613;
	border: 5px solid #bbb;
	overflow: hidden;
	position: relative;
/*	text-transform: capitalize;*/
	display: inline;
}

.thumbnails {
	background: url(../images/portfolio_bg.png) 100% 100% no-repeat;
	overflow: hidden;
}

.portfolio_title {
	text-align: center;
	color: #eaeaea;
	margin: 0 32px 0 0;
}

.boxgrid img {
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
}

#portfolio a, h3 {
	margin-left:10px;
}

.boxcaption {
	float: left;
	position: absolute;
	background: #000;
	height: 80px;
	width: 100%;
	overflow: hidden;
	opacity: .85;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	display: inline;
}

.captionfull .boxcaption {
	top:160px;
	left: 0;
}

/*-======================================== PROJECT PAGE ====================================-*/
.describtion {
	margin-bottom: 50px;
}

#portfolio ul {
	margin-left:24px;
	width: 780px;
}

.describtion li p {
	color: #eaeaea;
	text-indent: 20px;
	line-height: 2.5;
}

/*-======================================== BLOG ====================================-*/
.banner a, .banner a:visited {
	color: #ffffff;
	text-decoration:underline;
        font-weight: bold;
}

.banner a:hover {
	color: #ef5000 /*#7eb9c4 or ----> #ff8a00*/;
        text-decoration:none;
        font-weight: bold;
}

#blog_posts {
	width:850px;
	padding:5px 0px 0px 0px;
}

.post {
	width:750px;
	padding-left: 100px;
	margin-top:5px;
	font-size: 1.4em;
}

.post p {
	color: #d0d0d0;
}

.post .more {
	margin-left: 85%;
}

.post img {
	border: 5px solid #bbb;
	margin-bottom: 0px;
}

.blog_header {
	width:100%;
	color:#ff8a00;
	font-size: 1.6em;
	height: 40px;
        padding-left: 20px;
	margin-bottom:5px;
}

#blog_posts .author {
	display:block;
	width:55%;
	color:#7eb9c4;
	font-size: 1.4em;
	height: 20px;
/*	text-transform: capitalize;*/
	margin: 0 0 30px 0;
}

.author em {
	color:#eaeaea;
	margin-right: .5em
}

.author small {
	color:#4e737a;
	font-size: .8em;
	margin-bottom: 10px;
}

.author small:hover {
	text-decoration: underline;
	color: #4e737a;
}

.comments {
	color: #ff8a00;
	margin-left: 10px;
	font-size: .8em;
}

.comments a:hover {
	color: #7eb9c4;
	text-decoration: underline;
}

.blog_sidebar {
	background: url(../images/blogsidebar_bg.png) no-repeat;
	margin:0 7px 0 0;
	width:300px;
	height:745px;
	padding-top:115px;
}

.search #search {
	margin-left: 80px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	color: #777;
	padding:7px 5px 5px 5px;
	background: transparent;
	border: none;
}

.search {
	background: url(../images/search_bg.png) no-repeat 80% 95%;
	border:none;
	height: 29px;
}

.search_button {
	background: transparent;
	border:none;
	cursor: pointer;
	width:50px;
	height: 30px;
	text-indent: -9999px;
}

.search input:hover, input:focus {
	border: none;
	background: transparent;
}

.tag_cloud {
	margin: 75px 0 0 80px;
	height: 338px;
}

.tag_cloud p {
	text-align: center;
	color: #cecece;
	font-size:1em;
	line-height: 1.2;
}

.tag_cloud strong {
	font-size: 2.5em;
}

.tag cloud small {
	font-size: .4em;
}

.related_posts {
	margin-left: 80px;
}

.related_posts ul {
	padding-top: 10px;
}

.related_posts li {
	width:200px;
	height:80px;
}

.related_posts a {
	color: #cecece;
}

.related_posts a:hover {
	color: #ff8a00;
	text-decoration: underline;
}

.related_posts span {
	font-size:.8em;
	color:#777;
}

/*-======================================== CONTACT US ====================================-*/
.contact {
	width:885px;
	padding:5px 0 40px 0;
	margin-bottom: 50px;
	position: relative;
}

.contact h3 {
	padding-bottom: 0px;
}

.contact form {
	padding-left:15px;
}

.contact span {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 1.2em;
	color:#cecece;
}

.contact label, .contact span {
	display: block;
	padding-bottom: .25em;
}

.contact label {
	float:left;
	width:100%;
}

.contact input, textarea, select {
	/*width: 250px;*/
	padding: 0px 0 2px 5px;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: Georgia, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-style: italic;
        font-size: 1.4em;
	overflow:auto;
}

.contact input {
	height: 18px;
}

.contact .submit {
	width:110px;
	height: 23px;
}

.contact em {
	color:#ff6a6a;
}

.special {
	display:none;
}

#alert {
	color: #ff6f6f;
	font-size: 1.2em;
	font-weight: bold;
}

.message ul {
	font-size: 11px;
	font-weight: normal;
}

.message {
	margin:0 0 25px 50px;
}

input, textarea {
	border:1px solid #7eb9c4;
	color: #777;
}

input:hover, textarea:hover {
	border:1px solid #ff8a00;
        
}

input:focus, textarea:focus {
	background: #FFFFD8;
	border: 1px solid #ff8a00;
        
}
/*
.submit {
	border: none;
	background: url(../images/footer_button.png) no-repeat;
	padding: 5px;
	text-indent: -9999px;
	margin-right: 5px;
	width:93px;
	height: 23px;
	cursor: pointer;
}

.submit:hover, .submit:focus {
	background: transparent url(../images/footer_button_h.png) no-repeat;
	border: none;
*/

.submit {
    	color: #fef4e9;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#f06015), to(#faa51a));
	background: -moz-linear-gradient(top,  #f06015,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f06015', endColorstr='#faa51a');

	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 1.4em Georgia, Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}



.submit:hover, .submit:focus {
        background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}

.submit:active {
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}

/*---------------------------------------------------------------------------------------
--- SIDEBAR
---------------------------------------------------------------------------------------*/
.sidebar {
	width:220px;
	height: 623px;
	padding:55px 0 0 80px;
	background: url(../images/sidebar_bg.png) no-repeat 0 10%;
}

.sidebar ul {
	padding: 20px 0 10px 0;
	color:#ff8a00;
}

.sidebar li {
	padding-top:10px;
}

.facebook {
	background: url(../images/fb_icon.png) no-repeat left 50%;
	padding-left: 40px
}

.twitter {
	background: url(../images/twtr_icon.png) no-repeat left bottom;
	padding-left: 40px;
}

.mail {
	background: url(../images/mail_icon.png) no-repeat left 90%;
	padding-left: 40px;
}

.address {
	background: url(../images/address_icon.png) no-repeat 0 30%;
	padding-left: 40px;
}

.sidebar li a {
	color:#ff8a00;
}

.sidebar li a:hover {
	color:#7eb9c4;
}

/*---------------------------------------------------------------------------------------
--- FOOTER
---------------------------------------------------------------------------------------*/

#footer {
	width:900px;
	height: 318px;
	margin: 20px 24px 0 24px;
	overflow:hidden;
	clear:both;
	color:#2a2a2a;
	background: url(../images/footer_bg.png) no-repeat;
}

#footer a {
	color:#2a2a2a;
}

#footer a:hover {
	color:teal;
}

/*-================= LINKS ========================-*/
.footer_menu {
	width:200px;
	padding:10px 0 0 60px;
}

.footer_menu ul {
	line-height: 30px;
}

.footer_menu li {
	background: url(../images/bullets.png) no-repeat 0 50%;
	padding-left:20px;
}

/*-================= TWEETS ========================-*/
.latest_tweets {
	position: relative;
}

.follow a {
	position: absolute;
	margin-top: -50px;
	padding-right: 20px;
	right: 0;
}

.tweet {
	font-family: Georgia, serif;
	font-size: 1.1em;
	color: #085258;
	width:237px;
	padding:10px 0 0 60px;
}

.tweet .tweet_list {
	/* background:  url(../images/twitter_bg.png) no-repeat scroll 0 100%; */
	height:199px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.tweet .tweet_list li {
	width:200px;
	overflow: auto;
	line-height: 1.5;
	padding: 8px 15px;
}

.tweet .tweet_list li a {
	color: #0C717A;
}

.tweet .tweet_list .tweet_even {
	background-color: #91E5E7;
}

/*-================= Testmonials ========================-*/
.testmonials {
	width:237px;
	padding: 10px 0 0 30px;
}

#testmonial {
	background: #8cc1cb;
	width: 200px;
	margin-left:30px;
	margin-top:10px;
	border: solid 1px #92c6d0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	color: #152326;
	position: relative;
}

#testmonial p {
	margin-top:6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	text-indent: 35px;
}

#testmonial .quote {
	display: block;
	position: absolute;
	background: url(../images/quote.gif) no-repeat;
	width: 39px;
	height: 38px;
	top: -10px;
	left: 10px;
}

.testmonial_client {
	display: block;
	border-top:1px #6e9299 solid;
	text-indent: 0;
	text-align: right;
	color:#497f89;
}

.copy {
	display:block;
	padding-left: 425px;
	width: 600px;
	clear: both;
}

.copy1 a, .copy a:visited {
	color: #7eb9c4;
	text-decoration:none;
}

.copy a:hover {
	color: #ef5000 /*#7eb9c4 or ----> #ff8a00*/;
        text-decoration:none;
}

.copy_line {
	display:block;
	padding-left: 5px;
	width: 600px;
	clear: both;
}


/*------------------------------------------------*/
.wikitext{
	text-align: justify;
	width:800px;
        padding-left: 55px;
        padding-bottom: 0px;
}

.sendsubmit {
width:  16px;
height: 16px;
margin: 0;
padding:0;
border: 0;
background: transparent url('../../../engine/images/delete.png') no-repeat center top;
text-indent: -1000em;
cursor: pointer;
cursor: hand;
}
.sendsubmit1 {
width:  16px;
height: 16px;
margin: 0;
padding:0;
border: 0;
background: transparent url('../../../engine/images/edit.png') no-repeat center top;
text-indent: -1000em;
cursor: pointer;
cursor: hand;
}
.sendsubmit2 {
width:  16px;
height: 16px;
margin: 0;
padding:0;
border: 0;
background: transparent url('../../../engine/images/apply.png') no-repeat center top;
text-indent: -1000em;
cursor: pointer;
cursor: hand;
}
.sendvote {
width:  16px;
height: 16px;
margin: 0;
padding:0;
border: 0;
background: transparent url('../../../engine/images/up.png') no-repeat center top;
text-indent: -1000em;
cursor: pointer;
cursor: hand;
}
.content_news{border: 1px dotted #FFFFFF;font: 11px Tahoma, Geneva, sans-serif;text-align:justify;overflow:hidden;padding:5px;}

 a.news_title_v2_link{color:#EAEAEA;float: left;font-size: 18px;text-shadow: -2px 2px 1px rgba(0,0,0,.3);} 
 a.news_title_v2_link:hover{color:#0095B6;text-shadow: -2px 2px 1px rgba(0,0,0,.3);} 
 a.news_title_v2_link:active{color:#262323;text-shadow: -2px 2px 1px rgba(0,0,0,.3);} 
 td.news_title_v2{overflow:hidden;background:#6BA6B1 ;border:1px solid #C5C0C0;;border-bottom:0px solid #C5C0C0; !important;padding-left:6px;-moz-border-radius:2px 2px 0 0;-webkit-border-radius:2px 2px 0 0;border-radius:0px 0px 0 0;} 
 .news_content_v2{border:1px solid #C5C0C0;;border-bottom:1px solid #C5C0C0 !important;padding:7px;margin-top:2px;margin-bottom:2px;background: #2b3e50;} 
 .news_screen{padding:0px;background:#2b3e50;border:0px solid #ddd;} 
 .news_screen img{height:300px;width:600px;} 
 .news_padding_v2{line-height: 20px;padding-left:7px;padding-bottom:4px;padding-top:4px;padding-right:7px;} 
 .detals_v2{padding:4px;color:#000;background:#fbfbfb repeat-x 0 bottom;border-left:1px solid #C5C0C0;;border-right:1px solid #C5C0C0;; border-bottom:1px solid #C5C0C0;}
.clr {clear:both;}
.wrapper {width:1000px;margin:0 auto;}
a,.usr-menu li a .usr-ico span {
 -webkit-transition:background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
 -moz-transition:background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
 -ms-transition:background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
 -o-transition:background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
 transition:background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;





.ratoro ul{list-style:none;margin:0px;padding:0px;width:120px;height:18px;position:relative; background: url('http://novi4ok.ru/images/rat/rating.png') top left repeat-x !important;}.ratoro ul li{padding:0px;margin:0px;}.ratoro ul li a{display:block;width:22px;height: 18px;line-height:18px;text-decoration:none; text-indent:-9000px;z-index:4;position:absolute;padding: 0px;overflow:hidden;}.ratoro ul li a:hover{background: url('http://novi4ok.ru/images/rat/rating.png') left center !important;z-index:3;left:0px;border:none;}.ratoro ul a.u-one-star{left:0px;}.ratoro ul a.u-one-star:hover{width:22px;}.ratoro ul a.u-two-stars{left:22px;}.ratoro ul a.u-two-stars:hover{width:44px;}.ratoro ul a.u-three-stars{left:44px;}.ratoro ul a.u-three-stars:hover{width:66px;}.ratoro ul a.u-four-stars{left:66px;}.ratoro ul a.u-four-stars:hover{width:88px;}.ratoro ul a.u-five-stars{left:88px;}.ratoro ul a.u-five-stars:hover{width:120px;}.ratoro ul li.u-current-rating{top:0 !important; left:0 !important;margin:0 !important;padding:0 !important;outline:none; background: url('http://novi4ok.ru/images/rat/rating.png') left bottom !important;position: absolute;height:18px !important;line-height:18px !important;display:block;text-indent:-9000px;z-index:2;}




#nav,#nav ul { 
list-style: none outside none; 
margin: 0; 
padding: 0; 
} 
#nav { 
background: url('http://wallaby.ucoz.ru/images_site/menu_bg.png') no-repeat scroll 0 0 transparent; 
clear: both; 
font-size: 12px; 
height: 58px; 
padding: 0 0 0 9px; 
position: relative; 
width: 957px; 
} 
#nav ul { 
background-color: #222; 
border:1px solid #222; 
border-radius: 0 5px 5px 5px; 
border-width: 0 1px 1px; 
box-shadow: 0 5px 5px rgba(0, 0, 0, 0.5); 
left: -9999px; 
overflow: hidden; 
position: absolute; 
top: -9999px; 
z-index: 2; 

-moz-transform: scaleY(0); 
-ms-transform: scaleY(0); 
-o-transform: scaleY(0); 
-webkit-transform: scaleY(0); 
transform: scaleY(0); 

-moz-transform-origin: 0 0; 
-ms-transform-origin: 0 0; 
-o-transform-origin: 0 0; 
-webkit-transform-origin: 0 0; 
transform-origin: 0 0; 

-moz-transition: -moz-transform 0.1s linear; 
-ms-transition: -ms-transform 0.1s linear; 
-o-transition: -o-transform 0.1s linear; 
-webkit-transition: -webkit-transform 0.1s linear; 
transition: transform 0.1s linear; 
} 
#nav li { 
background: url('http://wallaby.ucoz.ru/images_site/menu_line.png') no-repeat scroll right 5px transparent; 
float: left; 
position: relative; 
} 
#nav li a { 
color: #FFFFFF; 
display: block; 
float: left; 
font-weight: normal; 
height: 30px; 
padding: 23px 20px 0; 
position: relative; 
text-decoration: none; 
text-shadow: 1px 1px 1px #000000; 
} 
#nav li:hover > a { 
color: #00B4FF; 
} 
#nav li:hover, #nav a:focus, #nav a:hover, #nav a:active { 
background: none repeat scroll 0 0 #121212; 
outline: 0 none; 
} 
#nav li:hover ul.subs { 
left: 0; 
top: 53px; 
width: 180px; 

-moz-transform: scaleY(1); 
-ms-transform: scaleY(1); 
-o-transform: scaleY(1); 
-webkit-transform: scaleY(1); 
transform: scaleY(1); 
} 
#nav ul li { 
background: none; 
width: 100%; 
} 
#nav ul li a { 
float: none; 
} 
#nav ul li:hover > a { 
background-color: #121212; 
color: #00B4FF; 
} 
#lavalamp { 
background: url('http://wallaby.ucoz.ru/images_site/lavalamp.png') no-repeat scroll 0 0 transparent; 
height: 16px; 
left: 13px; 
position: absolute; 
top: 0px; 
width: 64px; 

-moz-transition: all 300ms ease; 
-ms-transition: all 300ms ease; 
-o-transition: all 300ms ease; 
-webkit-transition: all 300ms ease; 
transition: all 300ms ease; 
} 
#lavalamp:hover { 
-moz-transition-duration: 3000s; 
-ms-transition-duration: 3000s; 
-o-transition-duration: 3000s; 
-webkit-transition-duration: 3000s; 
transition-duration: 3000s; 
} 
#nav li:nth-child(1):hover ~ #lavalamp { 
left: 13px; 
} 
#nav li:nth-child(2):hover ~ #lavalamp { 
left: 90px; 
} 
#nav li:nth-child(3):hover ~ #lavalamp { 
left: 170px; 
} 
#nav li:nth-child(4):hover ~ #lavalamp { 
left: 250px; 
} 
#nav li:nth-child(5):hover ~ #lavalamp { 
left: 330px; 
} 
#nav li:nth-child(6):hover ~ #lavalamp { 
left: 410px; 
} 
#nav li:nth-child(7):hover ~ #lavalamp { 
left: 490px; 
} 
#nav li:nth-child(8):hover ~ #lavalamp { 
left: 565px; 
}