Просмотр файла templates/web_default/css/style.css

Размер файла: 43.82Kb
* { margin: 0; padding: 0; outline: 0; }

body, html { height: 100%; }

body {
    font-size: 12px;
    line-height: 22px;
    font-family: verdana, arial, sans-serif;
    color: #727272;
    background: url(images/body-pattern.png) repeat 0 0;
    min-width: 100%;
}

/*font-family: 'Raleway', sans-serif;*/

a { color: #00acef; text-decoration: none; cursor: pointer; }
a:hover { text-decoration: underline; }
a img { border: 0; }

article, aside, details, footer, header, menu, nav, section { display: block; }
input, textarea, select { font-size: 12px; font-family: arial, sans-serif; }
textarea { overflow: auto; }

.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }
.center { float:center; display: inline; }
.shell { width: 981px; margin: 0 auto; }
.containerl { background: url(images/container.png) repeat-y center 0; box-shadow: 0px 0px 0px 4px rgba(0,0,0,0.05); -moz-box-shadow: 0px 0px 0px 4px rgba(0,0,0,0.05); -webkit-box-shadow: 0px 0px 0px 4px rgba(0,0,0,0.05); -o-box-shadow: 0px 0px 0px 4px rgba(0,0,0,0.05);  }


#header { margin-bottom: 15px;  position: relative; padding-top: 25px;  height: 43px; background: url(images/border-title.png) repeat-x 0 bottom; }
#logo { 
-ms-user-select: none;
-moz-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none;
cursor: default;
line-height: 0; 
position:absolute; 
top: 33px; 
left: 21px; 
text-shadow: 0 1px 0 #ccc,0 2px 0 #c9c9c9,0 3px 0 #bbb,0 4px 0 #b9b9b9,0 5px 0 #aaa,0px 0px 7px rgba(0, 0, 0, 0.75);
}
.right_menu { width: 410px; margin-left: auto; padding-left: 21px; }

#navigation { padding:0 21px;  margin-bottom: 15px; }
#navigation ul { list-style:none; list-style-position: outside; }
#navigation ul li { padding: 0 10px; float: left; font-family: 'Raleway', sans-serif; font-size: 15px; font-weight: 500; }
#navigation ul li:first-child { padding-left: 0; }
#navigation ul li a { color: #4a4a4a; padding: 0 7px; display:block; height: 21px; line-height: 21px; border: 2px solid transparent; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; }
#navigation ul li.active a,
#navigation ul li a:hover { border: 2px solid #029cdb;  background: url(images/nav-btn.png) repeat-x 0 0; color:#fff; text-decoration: none; }
#navigation a.nav-btn { display:none; }

.slider-holder { position: relative; margin-bottom:5px;   }

.slider { background: url(images/slider-bg.jpg) no-repeat 0 0; width: 938px; height: 417px; position:relative; overflow: hidden; padding:0 21px; }
.slider ul { list-style:none; list-style-position: outside; }
.slider ul li { float: left; width: 938px; height: 417px; }
.slider .slide-cnt { width: 450px; height: 220px; position:relative; overflow: hidden; float: right; padding-top: 30px;  }

.slider h4 { color:#fff; font-size: 16px; font-family: 'Raleway', sans-serif;  font-weight: 500; text-shadow: rgba(0,0,0,0.5) 0px 1px 0px; text-transform: uppercase; }
.slider h2 { color:#f8f8f8; font-family: 'Raleway', sans-serif; font-size: 56px; line-height:56px; padding-bottom: 12px; font-weight: 700; text-shadow: rgba(0,0,0,0.5) 0px 1px 0px; }
.slider p { color:#fff; }
.slider p a { color:#fff; text-decoration: underline; }
.slider p a:hover { text-decoration: none; }

.slider img { float:left; margin-right:50px; margin-left: 24px;  }
.slider .socials { width: 158px; margin-left: auto; padding-top:18px;  }
.slider .socials a { width: 31px; height: 30px; float:left; margin-left: 6px;  background: url(images/socials.png) no-repeat 0 0; font-size: 0; line-height: 0; text-indent: -4000px; }

.slider .socials a.facebook-ico { background-position: 0 0; }
.slider .socials a.facebook-ico:hover { background-position:0 bottom; }

.slider .socials a.twitter-ico { background-position:-37px 0; }
.slider .socials a.twitter-ico:hover { background-position:-37px bottom; }

.slider .socials a.skype-ico { background-position:-75px 0; }
.slider .socials a.skype-ico:hover { background-position:-75px bottom; }

.slider .socials a.rss-ico { background-position: -114px 0; }
.slider .socials a.rss-ico:hover { background-position: -114px bottom; }

#thumbs-wrapper { width: 434px; padding: 0 20px; position: absolute; bottom: 18px; right: 21px; overflow: hidden; }
#thumbs-wrapper a#prev { width: 12px; height: 17px; position:absolute; top: 50%; margin-top: -8px; left: 0; background: url(images/left-arr.png) no-repeat 0 0;}
#thumbs-wrapper a#next { width: 12px; height: 17px; position: absolute; top: 50%; margin-top: -8px; right: 0px; background: url(images/right-arr.png) no-repeat 0 0; }
#thumbs { height: 80px; width: 434px; position:relative; overflow: hidden; padding-top:7px; }
#thumbs a { margin-bottom:8px; width: 94px; height: 69px; margin-right: 8px; float:left; background: #fff; padding: 3px; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; border: 1px solid #d5d5d5; }
#thumbs a img { width: 94px; height: 69px; float:left; }

#thumbs a.selected { height: 76px; position:relative; margin-top: -7px; opacity: 1; } 
#thumbs a.selected img { height: 76px; }

.main { padding:0 20px; }

.featured { background: #f1f1f1; border: 1px solid #e5e5e5; padding: 10px 213px 10px 18px; margin-bottom: 42px;  position: relative; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; }
.featured h4 { font-family: 'Raleway', sans-serif;  line-height: 43px; font-size: 17px; color:#4a4a4a; font-weight:400; }
.featured h4 strong { color:#00acef; font-weight: 600; }
.featured a.blue-btn { background: url(images/blue-btn.png) repeat 0 0; width: 189px; height: 39px; text-shadow: rgba(0,0,0,0.5) 0px 1px 0px;  position: absolute; top: 50%; margin-top: -20px;  right: 9px; display: block; font-size: 16px; font-weight: 500; color:#fff; text-align: center; line-height: 39px; border: 2px solid #0a7fb5; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; -o-border-radius: 6px; text-decoration: none; font-weight: 500; font-family: 'Raleway', sans-serif; text-shadow: rgba(0,0,0,0.5) 0px 1px 1px;
}
.featured a.blue-btn:hover { background-position:0 bottom; }

.main h3 { font-size: 16px; font-family: 'Raleway', sans-serif; color:#4a4a4a; font-weight: 500; padding-bottom: 12px;margin: 10px 0px 0px 0px; background: url(images/border-title.png) repeat-x 0 bottom;}
.main h5 { font-size: 12px; }
.main h5 { padding-bottom: 10px; }
.main a.more { background: url(images/blue-arr.png) no-repeat 0 6px; text-decoration: underline; padding-left: 8px; font-weight: 500; font-family: 'Raleway', sans-serif; }
.main a:hover { text-decoration: none; }
.main .Welcome { float: right;}
.main .Box { width:660px; margin:5px auto; padding:5px 10px; float:left;}
.main .cols { padding-bottom: 38px;   float:right; width: 250px;margin: 11px auto;}
.main .cols .col { float:right; padding-right: 40px; }
.main .cols .col.last { padding-left: 10px; }
.main .cols .col img.left { margin-right: 24px; margin-bottom:10px;  }
.main .cols .col a { text-decoration: underline; }
.main .cols .col ul { list-style:none; list-style-position: outside; }
.main .cols .col ul li { padding: 10px 10px 12px; background: url(images/border-title.png) repeat-x 0 bottom; font-family: 'Raleway', sans-serif; font-weight:600; }
.main .cols .col ul li.odd { background-color:#f6f6f6;  }
.main .cols .col ul li a { padding: 0px 10px; display:block; background: url(images/bullet.png) no-repeat 0px 9px; }
.main .cols .col ul li.first { padding-top:2px; }

.main .entries { background: url(images/entries.png) repeat-y 0 0; position:relative; margin: 0 -20px; padding: 20px; margin-bottom: 1px; border-bottom: 1px solid #e8e8e8;  }
.main .entries h3 { margin-bottom: 15px;  background: url(images/entry-title.png) repeat-x 0 bottom; }
.main .entries .entry { width: 286px; float:right; padding-right: 40px; }
.main .entries .entry.last { float:right;padding-right:0; }
.main .entries .entry p.meta {float:right; color: #cbcbcb; }
.main .entries .entry p.meta a {float:right; color: #cbcbcb; }
.main .entries .entry-inner { float:right;padding-bottom: 18px; margin-bottom: 16px; background: url(images/entry-title.png) repeat-x 0 bottom; }
.main .entries .entry .date {float:right; margin-right: 15px;  position: relative; padding: 14px 12px; width: 40px; height: 34px; background: url(images/date-ico.png) no-repeat 0 0; } 

.main .entries .entry .date strong {float:right; color:#00acef; font-size: 22px; line-height: 22px; font-family: arial, sans-serif; font-weight: bold; display:block; }
.main .entries .entry .date span {float:right; font-weight: bold; font-size: 9px; color:#c6c6c6; position:relative; margin-top: 0px; display:block; line-height:9px;  }
.main .entries .entry .date em {float:right; -webkit-transform: rotate(-90deg); line-height: 12px;
-moz-transform: rotate(-90deg);	float:right; font-weight: bold; font-style: normal; width: 12px;  color:#bdbdbd; font-size: 12px; position:absolute; bottom: 20px; left: 41px; }

.testimonials { padding-bottom: 30px; }
.testimonials p { font-style: italic; font-family: georgia ,arial, serif; font-size: 14px; color:#898989; }
.testimonials p strong { font-size: 43px; position:relative; bottom: -19px; font-weight: normal; padding-right: 4px;  }
.testimonials p.author { font-size: 12px; text-align: right; }
.testimonials p.author strong { font-size: 12px; bottom: 0; font-weight:bold;  }

#footer { background: url(images/footer-border.png) repeat-x 0 0; padding: 18px 20px 18px 10px; }
.footer-nav { float: left; }
.footer-nav ul { list-style:none; list-style-position: outside; }
.footer-nav ul li { float: left; border-right: 1px solid #afaca9;  padding:0 10px; font-size: 10px; line-height: 10px; }
.footer-nav ul li a { color: #afaca9; }
.footer-nav ul li a:hover { color: #878684; text-decoration: none; }
.footer-nav ul li.last { border-right: 0; }

#footer p.copy { font-size: 10px; color:#afaca9; line-height: 10px; float: right; }
#footer p.copy a { font-size: 10px; color:#00acef;  line-height: 10px; text-decoration: underline; }
#footer p.copy a:hover { text-decoration: none; }
#footer p.copy span { padding:0 7px; }

/* ipad portrait */
@media only screen and ( min-width: 768px) and ( max-width: 981px ) {
	body { width: auto; }
	.shell { width: auto; width: 768px; }

	.containerl { background-image:url(images/container-tablet.png); }
	.slider { width: 725px; height: 366px; background-image:url(images/slider-tablet.png); }
	.slider ul li { width: 724px; }
	.slider img { width: 316px; height: 286px; margin-left: 0; margin-right: 20px;  }
	.slider h3 { font-size:16px; }
	.slider h2 { font-size: 47px; line-height: 54px; } 
	.slider .slide-cnt { width: 380px; height: 190px; }

	#thumbs-wrapper { width: 356px; }
	#thumbs a { width: 75px; height: 56px; }
	#thumbs a.selected { width: 75px; height: 65px; }
	#thumbs a.selected img { width: 75px; height: 65px; }
	#thumbs a img { width: 75px; height: 56px; }

	.featured h4  { font-size: 16px; line-height: 28px; }

	.main .cols .col { width: 222px; padding-right: 30px; }
	.main .cols .col img.left { float: none; display: block; margin:0 auto 12px; }

	.main .entries { background-image:url(images/entries-tablet.png);  }
	.main .entries .entry { width: 225px; padding-right: 24px;  }
	.main .entries .entry img { width: 100%; }
	.main .entries .entry .cnt {  height:100%; overflow: hidden; }

	.footer-nav { float:none; display: block; padding-bottom: 12px; }
	#footer p.copy { float: none; display:block; padding-left: 10px;  }
}

/* mobile*/
@media only screen and ( max-width: 640px) { 
	body { width: auto; }

	.search { display:none; }
	#logo { position:relative; margin:0 auto; top: 0px; left:0;  }
	
	#header { background: transparent; margin-bottom:0; }

	#navigation { position:relative; z-index: 100; padding:0 0px; margin:0 10px;  }
	#navigation a.nav-btn {  margin-bottom: 15px; text-decoration: none; padding:0 36px 0 10px; line-height:30px;  display:block; background: url(images/navigation.png) repeat-x 0 0; height: 30px; position: relative; }
	#navigation a.nav-btn span { background: url(images/dd-nav-arrs.png) no-repeat 0 bottom; width: 20px; height: 15px;  position:absolute; top: 8px; right: 12px; }
	#navigation a.nav-btn.active span { background-position:0 0; }

	#navigation ul { display:none;  position: absolute; top: 30px; left: 0; width: 100%; }	
	#navigation ul li { float:none; height: 30px; border-top: 1px solid #fff; display:block; padding:0 0 0 0; background: url(images/navigation.png) repeat-x 0 0; }
	#navigation ul li a { border: 0; line-height:30px;  float:none; height: 30px; display: block; font-size: 14px; padding-left: 20px; padding-right: 20px; width:100%; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; -o-border-radius: 0px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }	
	#navigation ul li a:hover { background-image:url(images/blue-btn.png); border:0;  }
	#navigation ul li.active span { background: transparent; border:0; }
	#navigation ul li.first { display:none; }

	.shell { width: 320px; }
	.containerl { background-image: url(images/container-mobile.png); width: 320px; }
	.main { padding:0 10px; }
	.slider ul li { width: 724px; }
	.slider img { width: 316px; height: 286px; float:none; display:block;  margin: 0 auto; }
	.slider h3 { font-size:16px; }
	.slider h2 { font-size: 47px; line-height: 54px; } 
	.slider .slide-cnt { width: 380px; height: 190px; float:none; display:block; }

	#thumbs-wrapper { display: none; }

	.slider-holder { width: 320px; margin:0 auto; }
	.slider { background-image:url(images/slider-mobile.png); padding:0 10px; width:300px;  margin:0 auto;   height: 388px;}
	.slider .slide-cnt { width: 300px;  float:none; display:block; padding-top: 12px; }
	.slider h4 { display:none; }
	.slider h2 { font-size: 38px; text-align: center; }
	.slider p { color:#cee7f1; }
	.slider ul li { width: 300px; }
	.slider .socials { display:none; }
	.slider img { float:none; display:block; margin:0 auto; width: 194px; height: 178px; }

	.slider .arrs a { position:absolute; top: 250px; z-index: 30; background: url(images/slider-arr.png) no-repeat 0 0; width: 26px; height: 37px; }
	.slider .arrs a.prev-arr { left: 10px; background-position:0 0; }
	.slider .arrs a.next-arr { right: 10px; background-position: right 0; }

	.main .cols .col { padding-bottom: 20px; float:none; display:block;padding-right:0; width: auto;  } 
	.main .cols .col img.left { float:none; display:block; margin: 0 auto;  }
 	.main .entries { margin:0 -10px;  }
	.main .entries .entry { width: auto; padding-right:0; float:none; display:block; margin-bottom:14px;  }
	
	.featured h4 { line-height: 26px; padding-bottom: 6px; }
	.featured a.blue-btn { float: none; display:block; right:0; left:0;  position:relative; margin: 0 auto; top:0;  width: 260px; }
	.featured { padding: 10px; }
	
	#footer { padding-left: 0; padding-right:0;  }
	.footer-nav { float:none; display:block; height: 12px; margin:0 auto; width: 310px; vpadding-bottom: 8px; text-transform: uppercase; }
	.footer-nav ul li { font-size: 8px; border-right:0; padding:0 2px; }
	#footer p.copy { font-size: 8px; text-align:center; float:none; display:block; }
}


@media only screen and ( max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-resolution: 240dpi) { 
	#navigation a.nav-btn { background-image:url(images/[email protected]); -webkit-background-size: 2px 30px; -moz-background-size: 2px 30px; background-size: 2px 30px; }
}
.imageClip {
padding:1px;
border: 1px solid #d5d5d5;
background: #fff;
-webkit-box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
}
.imageClip img  {
    width:128px;
    height:128px;
    overflow:hidden;
}
	.privice {
	margin-top: 10px;
text-align: right;
	}
	.nick{
	font: 300 23px/1.4 Helvetica,Arial,sans-serif;
color: #323232;
	}
.scon{
    background:#fff;
    border:1px solid #dbe4ef;
}

.f_post{
    width:210px !important
}
td.c_post{
    padding-top:10px !important;
    width:250px
}
.f_icon{
    padding:10px 0 0 0 !important;
    width:24px !important;
    text-align:center;
    vertical-align:top;
}
.n_icon{
    vertical-align:middle;
    width:24px;
    padding:0 !important
}
.f_views,.m_replies{
    width:100px !important;
    text-align:right;
    white-space:nowrap;
}
.f_mod,.m_mod,.n_mod{
    width:40px;
    text-align:right;
}
.f_preview{
    width:20px !important;
    text-align:right;
}
.c_icon{
    padding:10px 5px 10px 5px !important;
    width:33px;
    vertical-align:middle;
    text-align:center
}
.c_post .n_date{width:250px}
.m_photo,.n_photo{width:30px}
.m_mod{text-align:right}
.r_icon{width:3%}
.f_topic,.m_subject{width:49%}
.f_starter,.r_total,.r_comments{width:10%}
.m_date,.r_updated,.r_section{width:18%}
.c_stats{width:35%;text-align:right}
.c_stats ul li {font-size:11px;color: #808080;}
.c_forum{width:auto}
.mod,.r_mod{width:3%}
.r_title{width:26%}

table.itable{
    width:100%;
    line-height:1.3;
    border-collapse:collapse;
}
table.itable td{
    padding:10px;
    border-bottom:1px solid #eaeaea;
}
td{border-bottom:1px solid #fff}
td{padding:20px 10px 20px 29px;z-index:20000;border-top:0}
table.itable .preview td>div{line-height:1.4;position:relative}
table.itable .preview td{
    -webkit-box-shadow:0px 4px 5px rgba(0,0,0,0.15);
    -moz-box-shadow:0px 4px 5px rgba(0,0,0,0.15);
    box-shadow:0px 4px 5px rgba(0,0,0,0.15);
    border:1px solid #D6E4F0;
}

small {
font-size:10px;
}


span.yesno_yes {
background: #e3f6e5;
border: 1px solid #b4e3b9;
border-right: 0;
border-top-left-radius: 6px;
border-bottom-left-radius: 6px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-bottomleft: 6px;
}

.box-toolbar {
margin: 0;
padding: 0;
float: right;
list-style: none;
}
.box-toolbar-link {
position: relative;
float: left;
margin-left: 15px;
padding-right: 10px;
color: #636363;
font-size: 12px;
}

.box-toolbar-link a {
color: #78808a; 
border-left: 1px solid #cecece;
display: block;
padding: 0 10px;
}

.table_posts{
    margin-bottom: 10px;
    box-shadow: 0 1px 17px -9px black;
	border-radius: 6px;
}

.posts_gl:last-child {
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
}
.posts_gl{
    transition: background, 500ms;
    -moz-transition: background 500ms;
    -webkit-transition: background 500ms;
    -o-transition: background 500ms;
    background: #FAFAFA;
    border: 1px #C9C9C9 solid;
    color: #686868 !important;
    padding: 10px 10px 5px 10px;
    display: block !important;
    border-top-style: none !important;
    overflow: hidden;
}

.posts_gl:first-child{
    border-top-style: solid !important;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.posts_gl:last-child{
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.posts_gl td{
    padding: 2px;}
.posts_gl td.icons{
    width: 16px;
    height: 16px;
}
.posts_gl td.name{
padding-bottom:13px;
color: #4C6B8F;
}
.title a {
color: #4C6B8F;
font-size: 12px;
font-weight: bold;
line-height: 18px;
outline: 0px none;
text-transform: uppercase;
}
.posts_gl td.content{

}
.posts_gl td.img{
    width: 48px;
}


.posts_gl td.line_file {

    border-bottom: 1px dotted #777;
    border-left-style: none;
    border-left-width: 0px;
    border-right-style: none;
    border-right-width: 0px;
    border-top-style: none;
    border-top-width: 0px;
    margin-bottom: 7px;
    margin-top: 7px;

}

.posts_gl.hig td.name{
    font-weight: bold;
	color: #4C6B8F;}
.posts_gl.hig{
    background: #f2f2f2 url(images/box-header-bg.png) repeat-x;
	height: 43px;
	line-height: 37px;
	padding: 0 10px;
	
}

span.menu_count {
font-size: 12px; 
float:right;
}

.boxs {
background: #f8f7f6;
border: 1px solid #d8d8d8;
margin-bottom: 30px;
}
.box-header {
background: #f2f2f2 url(images/box-header-bg.png) repeat-x;
height: 43px;
line-height: 43px;
padding: 0 20px;
}
#recent-tabs { }
	

				
		#recent-tabs .list-wrap ul {
			list-style:none;
			margin: 0;
			overflow: hidden;
		}

			#recent-tabs .list-wrap li {
				border-bottom: 1px solid #e3e1d9;
				border-top: 1px solid #fff;
				margin: 0;
				overflow: hidden;
				padding: 12px 10px;
			}
			
				#recent-tabs .list-wrap li:first-child { border-top: none; }
				#recent-tabs .list-wrap li:last-child { border-bottom: none; }

					#recent-tabs .list-wrap li:hover { background: #fafafa; }
			
				#recent-tabs .list-wrap li img {
					border: 4px solid #333;
					float: left;
					margin-right: 10px;
				}
				
				#recent-tabs .list-wrap li .title {
					color: #6a6965;
					display:block;
					font-size: 12px;
					font-weight: bold;
					margin-bottom: 10px;
					text-decoration: none;
				}
							#recent-tabs .list-wrap li a
					{ color: #6a6965;
					display:block;
					font-size: 12px;
					font-weight: bold;
					margin-bottom: 0px;
					text-decoration: none; }		
				

li{
list-style-type: none; /* ������� ������� */
}
.list_data.row_data {

word-wrap:break-word;
max-width:100%
}
.row_data2 {
float:left;
text-align:right;
width: 270px;
word-wrap:break-word;
padding-right:10px;
}
.wids {
width:200px;
padding-left:150px;
}
.list_data .row_title, .list_data .ft {
display: inline-block;
float: left;
width: 140px;
font-weight: bold;
text-align: right;
padding-right: 10px;
}
.list_data.list_data_thin .row_title, .list_data.list_data_thin{
width:10px;
}
.list_data li {
border-bottom: 1px solid #eaeaea;
border-top: 1px solid #fff;
padding: 6px;
line-height: 1.3;
}
.list_data li:last-of-type{
border-bottom: 0px;
}
.clear {
clear: both;
}

.right_images {

float:right;
margin-top:-3px;
}

img, .input_check, .input_radio {
vertical-align: middle;
}

.Badgesh {
font-size: 10px;
text-transform: uppercase;
display: inline-block;
padding: 1px;
color: #fff;
border-radius: 1px;
}
.purple {
background: #0B791B;
background: -moz-linear-gradient(top, #2ED245 0%, #0B791B 70%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2ED245), color-stop(100%,#0B791B));
border: 1px solid #055A11;
}
.lighter {
color: #a4a4a4;
}


.left {
color: #AAAAAA;
text-align:left;
font-size:11px;
}
.input_submit {
float:right;
text-decoration: none;
border-width: 1px;
border-style: solid;
padding: 4px 10px;
cursor: pointer;
background: #212121 url(images/topic_button.png) repeat-x top;
color: #fff;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-moz-box-shadow: inset 0 1px 0 0 #5c5c5c, 0px 2px 3px rgba(0,0,0,0.2);
-webkit-box-shadow: inset 0 1px 0 0 #5c5c5c, 0px 2px 3px rgba(0,0,0,0.2);
box-shadow: inset 0 1px 0 0 #5c5c5c, 0px 2px 3px rgba(0,0,0,0.2);
border-color: #212121;
}

.submit_mod {
margin-top: 5px;
text-align:right;
}


input {
  font-family: 'Lucida Grande', Tahoma, Verdana, sans-serif;
  font-size: 14px;
}

textarea {
   margin: 5px;
   max-width: 98%;
   min-height: 7pc;
   min-width: 100%;
   padding: 2px;
  
  color: #404040;
  background: white;
  border: 1px solid;
  border-color: #c4c4c4 #d1d1d1 #d4d4d4;
  border-radius: 2px;
  -moz-outline-radius: 3px;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.12);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.12);
}

textarea:focus {
  border-color: #7dc9e2;
  outline-color: #dceefc;
  outline-offset: 0;
}



		
.Button {
background: #82b346;
background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgi�pZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw');
border: 1px solid #6d963b;
border-width: 1px 1px 0 1px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-moz-box-shadow: inset 0 1px 0 0 #a2c873, 0px 2px 3px rgba(0,0,0,0.2);
-webkit-box-shadow: inset 0 1px 0 0 #5c5c5c, 0px 2px 3px rgba(0,0,0,0.2);
box-shadow: inset 0 1px 0 0 #a2c873, 0px 2px 3px rgba(0,0,0,0.2);
background-size: 100%;
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #96c161), color-stop(100%, #82b346));
background-image: -webkit-linear-gradient(top, #96c161, #82b346);
color: #fff;
font: 300 13px/1.3 Arial sans-serif;
line-height: 30px;
height: 30px;
padding: 0 10px;
text-align: center;
min-width: 125px;
display: inline-block;
cursor: pointer;
}

.success {
color: #458B00;
background-color: #dff0d8;
border-color: #d6e9c6;
border: 1px #9ACD32 solid;
padding: 7px;
margin-bottom: 9px;
}
.success a {color: #264409;}

.error {
color: #B8860B;
background-color: #fcf8e3;
border-color: #faebcc;
border: 1px #FFDAB9 solid;
padding:10px;
margin-bottom:9px;
}
.error a {color: #8A1F11;}

hr { 
    border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.regstyle {
    margin-top: 10px;
}

.maintitle {
background: #2c5687 url(images/maintitle.png) repeat-x top;
color: #fff;
padding: 5px 5px 6px;
font-size: 14px;
font-weight: 300;
-moz-border-radius: 4px 4px 0 0;
-webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
border-radius: 4px 4px 0 0;
-webkit-box-shadow: inset 0px 1px 0 #528cbc;
-moz-box-shadow: inset 0px 1px 0 #528cbc;
box-shadow: inset 0px 1px 0 #528cbc;
border-width: 1px 1px 0 1px;
border-color: #316897;
border-style: solid;
}

.row3 {
background: #fff;
padding: 10px 10px;
border-bottom: 1px solid #D9D9D9;
overflow: hidden;
}
.row3 li:last-of-type {
border-bottom: 0px;
}

.row2 {
padding: 10px 10px;
background: #fff;
}

.button_secondary ,.Button_secondary  {
height: 22px;
line-height: 22px;
font-size: 12px;
padding: 0 10px;
background: #f6f6f6;
background: -moz-linear-gradient(top, #f6f6f6 0%, #e5e5e5 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f6f6), color-stop(100%,#e5e5e5));
border: 1px solid #dbdbdb;
-moz-box-shadow: 0px 1px 0px rgba(255,255,255,1) inset, 0px 1px 0px rgba(0,0,0,0.3);
-webkit-box-shadow: 0px 1px 0px rgba(255,255,255,1) inset, 0px 1px 0px rgba(0,0,0,0.3);
box-shadow: 0px 1px 0px rgba(255,255,255,1) inset, 0px 1px 0px rgba(0,0,0,0.3);
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
color: #616161;
display: inline-block;
white-space: nowrap;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
}

.button_secondary a ,.Button_secondary a{
color:#616161
}

.button_secondary:hover ,.Button_secondary:hover{
color:#4c4c4c;
border-color:#9a9a9a}

.button_secondary.important, .Button_secondary.important{
background:#9f2a00;
background:-moz-linear-gradient(top, #9f2a00 0%, #812200 100%);
background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#9f2a00), color-stop(100%,#812200));
border:1px solid #812200;
color:#fbf4f4;
-moz-box-shadow:0px 1px 0px rgba(255,255,255,0.4) inset, 0px 1px 0px rgba(0,0,0,0.3);
-webkit-box-shadow:0px 1px 0px rgba(255,255,255,0.4) inset, 0px 1px 0px rgba(0,0,0,0.3);
box-shadow:0px 1px 0px rgba(255,255,255,0.4) inset, 0px 1px 0px rgba(0,0,0,0.3)}



.button.secondary{
background: #eaeaea;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eaeaea), color-stop(100%,#c4c4c4));
color: #313131;
border-color: #acacac;
border-style: solid;
border-width: 1px 1px 1px 1px;
border-radius: 3px;
text-shadow: 0 1px 0 #fff;
-webkit-box-shadow: inset 0 1px 0 0 #fff;
box-shadow: inset 0 1px 0 0 #fff;
width: auto;
padding: 5px 10px;
font-size: 13px;

}
.margin {
margin: 5px 0px 5px 0px;
}

._sharedMediaBbcode {
margin-top:4px;
background: #f6f6f6;
background: -moz-linear-gradient(top, #f6f6f6 0%, #e5e5e5 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f6f6), color-stop(100%,#e5e5e5));
border: 1px solid #dbdbdb;
-moz-box-shadow: 0px 1px 3px rgba(255,255,255,1) inset, 0px 1px 1px rgba(0,0,0,0.2);
-webkit-box-shadow: 0px 1px 3px rgba(255,255,255,1) inset, 0px 1px 1px rgba(0,0,0,0.2);
box-shadow: 0px 1px 3px rgba(255,255,255,1) inset, 0px 1px 2px rgba(0,0,0,0.2);
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
color: #616161;
display: inline-block;
margin-right: 15px;
margin-bottom: 5px;
padding: 15px;
}
.notinfo {
padding: 2px 6px;
background: #243f5c;
color: #fff;
font-size:11px;
font-weight: bold;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}


.Badge {
display: inline-block;
height: 16px;
line-height: 16px;
padding: 0 5px;
font-size: 9px;
font-weight: bold;
text-transform: uppercase;
color: #fff;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
vertical-align: middle;
}
.Badge_green {
background: #7ba60d;
}
.Badge_light {
background: #b3b3b3;
}

.submit {
padding: 12px 0px;
font-weight: bold;
font-size: 13px;
background: #f4f4f4;
background: -moz-linear-gradient(top, #f4f4f4 0%, #dcdcdc 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f4f4), color-stop(100%,#dcdcdc));
text-align: center;
border-top: 1px solid #e4e4e4;
border-bottom: 1px solid #c8c8c8;
}

div.list, #list {
position: relative;
overflow: hidden;
background: #ffffff;
border-radius: 0px 0px 3px 3px;
color: #6F6F6F;
border: #D8DCE2 1px solid;
margin: 3px 0px 3px 0px;
}
.list2,#list2 {
margin: 2px;
display: inline-block;
padding: 8px;
}

.mainname{ 
background: #eaeaea;
background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZkZmRmZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VhZWFlYSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
background-size: 100%;
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fdfdfd), color-stop(100%, #eaeaea));
background-image: -webkit-linear-gradient(top, #fdfdfd, #eaeaea);
background-image: -moz-linear-gradient(top, #fdfdfd, #eaeaea);
background-image: -o-linear-gradient(top, #fdfdfd, #eaeaea);
background-image: linear-gradient(top, #fdfdfd, #eaeaea);
text-shadow: 0 1px white;
-webkit-box-shadow: 0 0 10px 0 #cccccc;
-moz-box-shadow: 0 0 10px 0 #cccccc;
box-shadow: 0 0 10px 0 #cccccc;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
border: 1px solid #CDCDCD;
color: #636363;
overflow: hidden;
padding: 7px;

}


.mainfoot{
background-color: #E7F9FD;
color: #333333;
overflow: hidden;
padding: 6px;
margin: 6px -6px -6px -6px;
}

.mainpost {
table-layout: fixed;
background-color: #fcfcfc;
padding: 8px;
word-wrap: break-word;
border: 1px #D9D9D9 solid;
  -webkit-box-shadow: 0 0 10px 0 #cccccc;
  -moz-box-shadow: 0 0 10px 0 #cccccc;
  box-shadow: 0 0 10px 0 #cccccc;
  background: #fbfbfb;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
margin-bottom: 5px;
}
.mainpost a:focus,.mainpost a:hover {text-decoration: none;}

.mainpost li {
color: #808080;
}
.mainpost li:last-of-type {
border-bottom: 0px;
}


/*���������� �������������*/
.abcsort li {
height: 22px;
line-height: 22px;
font-size: 12px;
padding: 0 10px;
margin-bottom: 5px;
background: #f6f6f6;
background: -moz-linear-gradient(top, #f6f6f6 0%, #e5e5e5 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f6f6), color-stop(100%,#e5e5e5));
border: 1px solid #dbdbdb;
-moz-box-shadow: 0px 1px 0px rgba(255,255,255,1) inset, 0px 1px 0px rgba(0,0,0,0.3);
-webkit-box-shadow: 0px 1px 0px rgba(255,255,255,1) inset, 0px 1px 0px rgba(0,0,0,0.3);
box-shadow: 0px 1px 0px rgba(255,255,255,1) inset, 0px 1px 0px rgba(0,0,0,0.3);
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
color: #616161;
display: inline-block;
white-space: nowrap;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
}
.abcsort li  a {
color:green;
font-weight:bolder;
}


.note {
color: #909090;
font-size: 11px;
margin-bottom: 10px;
}

.time {
float:right;
color:#9E9C9C;
font-size:11px;
}
.desc {
font-size:11px;
}
.descl {
color: #a4a4a4;
}
.descl a, .descl a:hover {
color: #a4a4a4;
}
.subpost {
background-color: #fcfcfc;
margin: 2px;
padding: 6px;
word-wrap: break-word;
border: 1px #D9D9D9 solid;
border-radius: 2px;
}
.subposted{
float:right;
font-size: 12px;
color: #777;
}
.light {
color: #a4a4a4;
}
.sortable  {
	border: 1px solid #d4d4d4;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border-color: #D4D4D4 #D4D4D4 #BCBCBC;
	padding: 6px;
	margin: 3px;
    background: url(images/nav.gif) repeat-x #ebecec;
	clear:both;
}





.little-table { 
    table-layout:  inherit;
   width: 100%;
  font-family:Arial, Helvetica, sans-serif; 
  color:#666; 
  font-size:12px; 
  text-shadow: 1px 1px 0px #fff; 
  background:#eaebec; 
  border:#ccc 1px solid; 
  border-collapse:separate;
  
  -moz-border-radius:3px; 
  -webkit-border-radius:3px; 
  border-radius:3px; 

  -moz-box-shadow: 0 1px 2px #d1d1d1; 
  -webkit-box-shadow: 0 1px 2px #d1d1d1; 
  box-shadow: 0 1px 2px #d1d1d1; width:100%;
} 

.little-table th { 
  font-weight:bold; 
  padding:11px 15px 12px 15px; 
  border-top:1px solid #fafafa; 
  border-bottom:1px solid #e0e0e0; 

  background: #ededed; 
  background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb)); 
  background: -moz-linear-gradient(top, #ededed, #ebebeb); 
} 
.little-table th:first-child{ 
  text-align: left; 
  padding-left:20px; 
} 
.little-table tr:first-child th:first-child{ 
  -moz-border-radius-topleft:3px; 
  -webkit-border-top-left-radius:3px; 
  border-top-left-radius:3px; 
} 
.little-table tr:first-child th:last-child{ 
  -moz-border-radius-topright:3px; 
  -webkit-border-top-right-radius:3px; 
  border-top-right-radius:3px; 
} 
.little-table tr{ 
  text-align: center; 
  padding-left:20px; 
} 
.little-table tr td:first-child{ 
  text-align: left; 
  padding-left:20px; 
  border-left: 0; 
} 
.little-table tr td { 
  padding:18px; 
  border-top: 1px solid #ffffff; 
  border-bottom:1px solid #e0e0e0; 
  border-left: 1px solid #e0e0e0; 
   
  background: #fafafa; 
  background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa)); 
  background: -moz-linear-gradient(top, #fbfbfb, #fafafa); 
} 
.little-table tr.even td{ 
  background: #f6f6f6; 
  background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6)); 
  background: -moz-linear-gradient(top, #f8f8f8, #f6f6f6); 
} 
.little-table tr:last-child td{ 
  border-bottom:0; 
} 
.little-table tr:last-child td:first-child{ 
  -moz-border-radius-bottomleft:3px; 
  -webkit-border-bottom-left-radius:3px; 
  border-bottom-left-radius:3px; 
} 
.little-table tr:last-child td:last-child{ 
  -moz-border-radius-bottomright:3px; 
  -webkit-border-bottom-right-radius:3px; 
  border-bottom-right-radius:3px; 
} 
.little-table tr:hover td{ 
  background: #f2f2f2; 
  background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0)); 
  background: -moz-linear-gradient(top, #f2f2f2, #f0f0f0);  
} 

.little-table a:link { 
  font-weight: bold; 
  text-decoration:none; 
} 
.little-table a:visited { 
  font-weight:bold; 
  text-decoration:none; 
} 
.little-table a:active, 
.little-table a:hover { 
  color: #bd5a35; 
  text-decoration:underline; 
} 



#foot{font-size: 10px;text-align: left;color: #000;text-shadow: 0 -1px 1px white;padding-right: 10px;}
#foot a{color: #808183;font-weight: bold;}



p{line-height:150%;}


.cancel {
color: #ad2930;
font-size: 0.9em;
font-weight: bold;
}

.menu-avatar {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
width: 32px;
height: 32px;
margin-right: 10px;
}

.red_button{
background: #812200 url(images/topic_button_closed.png) repeat-x top;
border-color: #812200;
-moz-box-shadow: inset 0 1px 0 0 #db6e46, 0px 2px 3px rgba(0,0,0,0.2);
-webkit-box-shadow: inset 0 1px 0 0 #db6e46, 0px 2px 3px rgba(0,0,0,0.2);
box-shadow: inset 0 1px 0 0 #db6e46, 0px 2px 3px rgba(0,0,0,0.2);
}


.Pad_list{padding:1px;}

.left {
float: left;
}

.UserPhotoLink:hover .UserPhoto {
border-color: #7d7d7d;
}
.UserPhoto_mini {
width: 30px;
height: 30px;
}

.UserPhoto {
padding: 1px;
border: 1px solid #d5d5d5;
background: #fff;
-webkit-box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
}

img{
vertical-align: middle;
}

.List_withminiphoto > li .list_content {
margin-left: 40px;
}
.desc.lighter {
color: #a4a4a4;
}

.row {
background: #fff;
padding: 10px 10px;
border-top: 1px solid #D9D9D9;
overflow: hidden;
}

.right_info {
float: right;
padding: 2px 6px;
background: #243f5c;
color: #fff;
font-weight: bold;
font-size: 80%;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}

.triangle-button {
position: absolute;
text-align: center;
font-size: 14px;
font-weight: 600;
line-height: 16px;
top: 0;
right: 0;
color: #fff;
overflow: hidden;
height: 32px;
width: 32px;
text-shadow: none;
}




.STable, .form_table {
	width: 100%;
}
.STable td, .form_table td {
	padding: 5px;
}

table .field_title {
	width: 25%;
	max-width: 280px;
	min-width: 230px;
	vertical-align: top;
	text-align: right;
}

/*

*/
#nav,#nav ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#nav {
    background: url('images/menu_bg.png') no-repeat scroll 0 0 transparent;
    clear: both;
    font-size: 12px;
    height: 58px;
    padding: 0 0 0 9px;
    position: relative;
	border-radius:10px;
	
}
#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('images/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('images/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: 19px;
}
#nav li:nth-child(2):hover ~ #lavalamp {
    left: 100px;
}
#nav li:nth-child(3):hover ~ #lavalamp {
    left: 182px;
}
#nav li:nth-child(4):hover ~ #lavalamp {
    left: 263px;
}
#nav li:nth-child(5):hover ~ #lavalamp {
    left: 345px;
}
#nav li:nth-child(6):hover ~ #lavalamp {
    left: 427px;
}
#nav li:nth-child(7):hover ~ #lavalamp {
    left: 509px;
}
#nav li:nth-child(8):hover ~ #lavalamp {
    left: 591px;
}



.green {
color: #61a117;
}
/*---blocks---*/
.block {
    position: relative;
    background: #fff url("images/block.png") repeat-y -244px 0;
    margin: 0 0 15px 0;
    width: 240px;
    padding: 0 2px;
	font-family: Tahoma;
}

.block .dtop, .block .dbtm {
    background: url("images/block.png") no-repeat;
    height: 6px;
    position: absolute;
    left: 0;
    width: 244px;
    overflow: hidden;
    font: 1px/1px sans-serif;
}

.block .dtop {
    top: -1px;
}

.block .dbtm {
    background-position: -488px 100%;
    height: 8px;
    bottom: -3px;
}

.block .btl {
    border-bottom: 1px solid #CDCDCD;
    height: 45px;
    line-height: 45px;
    padding: 0 13px;
    font-size: 13px;
}

.block .dcont {
    background: url("images/greytop.png") repeat-x 0 2px;
    padding: 0 13px 13px 13px;
	font-size:13px;
}
.block .dcont  a{
    color:#525252;
}
.block .dcont  a:hover{
    color:#787878;
    font-weight:bold;
	text-decoration: none;
}

/*---LeftMenu---*/
.leftmenu {
    background-color: #3E3E3E;
}

.leftmenu a {
    color: #fff;
}

.lmenu {
    border-bottom: 1px solid #525151;
}

.lmenu a, .lmenu a span {
    cursor: pointer;
    display: block;
}

.lmenu a {
    text-shadow: 0 1px 0 #212121;
    text-decoration: none;
    background: url("images/lmenuhov.png") no-repeat 0 -999px;
    padding: 7px 0 8px 0;
    width: 100%;
    border-top: 1px solid #525151;
    border-bottom: 1px solid #1e1e1e;
}

.lmenu a span {
    padding: 0 13px;
}

.lmenu a:hover {
    text-shadow: 0 1px 0 #5a8e10;
    border-top: 1px solid #3870CD;
    border-bottom: 1px solid #1249A6;
    background: #1249A6 url("images/lmenuhov.png") repeat-x;
}

.leftmenu .dcont {
    background: #505050 url("images/lmenucont.jpg") no-repeat;
}

.details {
	color: #888;
	font-size: 11px;
	border-bottom: 1px dashed #ddd;
	padding: 5px 0 5px 0;
}

.details span {
	margin-right: 10px;
	color: #888;
}


/*Register*/
#register .short{
	color:#FF0000;
}

#register .weak{
	color:#E66C2C;
}

#register .good{
	color:#2D98F3;
}

#register .strong{
	color:#006400;
}


/*SELECTBOX*/
		p {
			margin: 0 0 1px;
		}
		.nowidth .selectbox .select,
		.nowidth .selectbox .dropdown {
			width: auto;
			height: auto;
		}
.selectbox {
	vertical-align: middle;
	cursor: pointer;
}
.selectbox .select {
	height: 30px;
	padding: 0 45px 0 10px;
	font: 14px/30px Arial, Tahoma, sans-serif;
	color: #333;
	text-shadow: 1px 1px #FFF;
	background: #f5f5f5 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAeCAIAAABi9+OQAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABdJREFUeNpi+v//PxM2zMDAQEtxgAADAF2uTe9L4getAAAAAElFTkSuQmCC) repeat-x;
	border: 1px solid #ccc;
	border-bottom-color: #b3b3b3;
	border-radius: 4px;
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,0.1);
}
.selectbox .select:hover {
	background-color: #E6E6E6;
	background-position: 0 -10px;
}
.selectbox .select:active {
	background: #f5f5f5;
	box-shadow: inset 0 1px 3px rgba(0,0,0,0.15);
}
.selectbox.focused .select {
	border: 1px solid #5794BF;
}
.selectbox .select .text {
	display: block;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.selectbox .trigger {
	position: absolute;
	top: 0;
	right: 0;
	width: 34px;
	height: 100%;
	border-left: 1px solid #CCC;
}
.selectbox .trigger .arrow {
	position: absolute;
	top: 14px;
	right: 12px;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #000;
	width: 0;
	height: 0;
	overflow: hidden;
	opacity: 0.3;
	filter: alpha(opacity=30);
}
.selectbox:hover .arrow {
	opacity: 1;
	filter: alpha(opacity=100);
}
.selectbox .dropdown {
	top: 33px;
	width: 240px;
	margin: 0;
	padding: 4px 0;
	background: #FFF;
	border: 1px solid #C6CBD0;
	border-radius: 4px;
	box-shadow: 0 2px 10px rgba(0,0,0,0.2);
	font: 14px/18px Arial, Tahoma, sans-serif;
}
.selectbox li {
	padding: 5px 10px 6px;
	color: #231F20;
}
.selectbox li.selected {
	background: #A3ABB1;
	color: #FFF;
}
.selectbox li:hover {
	background: #08C;
	color: #FFF;
}
.selectbox li.disabled {
	color: #AAA;
}
.selectbox li.disabled:hover {
	background: none;
}

.weight {
font-weight: bold;
}