@charset "utf-8";

header, nav, article, aside, section, footer{display:block;}
html, body{width:100%;height:100%;margin:0;padding:0;}
textarea, input{outline:none;resize:none;}
img, a img{border:none;outline:none;}
ul, li{margin:0;padding:0;}

a, a:link, a:visited, a:active{color:#00BFDC;text-decoration:none;}
a:hover{text-decoration:underline;}
body{font:12px/18px 'Arial';background:#FFFFFF url('/img/main_bg.png') repeat;color:#777777;}

#main_container{min-height:100%;background:url('/img/gradient_bg.png') top repeat-x;}
#top{max-width:1240px;height:11px;background:url('/img/top.png') center;margin:0 auto;}
#main_container > header{width:1000px;height:100px;margin:0 auto;position:relative;}
#logo{float:left;margin-top:18px;}
h1.logo_text{margin:0;display:inline-block;height:60px;background:url('/img/logo.png') left no-repeat;min-width:57px;font-weight:normal;font-style:italic;font-family:'Myriad Pro', 'Arial';font-size:36px;line-height:60px;padding-left:23px;text-shadow:-1px -1px 0 #0091AE;}
h1.logo_text a{text-decoration:none !important;}
h1.logo_text a span{color:#757575 !important;}
#logo h2{display:inline-block;margin:0;padding-left:5px;color:#00BFDC;font-weight:400;font-size:11px;}

nav{position:absolute;top:0;right:-10px;}
nav ul{list-style:none;}
nav ul li{float:left;height:36px;line-height:36px;}
nav ul li a{display:block;text-decoration:none !important;color:#4A4A4A !important;padding-left:70px;background:url('/img/uMenuItemLeft.png') left no-repeat;margin-left:-70px;position:relative;}
nav ul li a > span{display:block;padding-right:70px;background:url('/img/uMenuItem.png') right;}
nav ul li a.uMenuItemA{color:#FFFFFF !important;background:url('/img/menu_curr.png') right no-repeat !important;padding-left:0;}
nav ul li a.uMenuItemA > span{background:url('/img/uMenuItemA-left.png') left no-repeat !important;padding-left:70px;}
nav ul li:first-child a.uMenuItemA > span{background:url('/img/menu_curr_link.png') left no-repeat !important;}
a.uMenuItemA{z-index:20 !important;}

#middle{width:1000px;overflow:hidden;margin:0 auto;}
#content{float:right;width:740px;}

#cart{padding:5px 15px;height:30px;line-height:30px;background:url('/img/cart.png');text-align:right;border-right:1px solid #CFCFCF;border-bottom:1px solid #CFCFCF;border-radius:3px;box-shadow:inset 0 0 0 1px rgba(255, 255, 255, 0.3);text-align:right;margin-bottom:20px;}
#cart .check{display:inline-block;background:#FFFFFF;border:1px solid #D2D2D2;border-radius:15px;padding:0 20px;color:#B2B2B2;font-size:15px;font-family:'Myriad Pro', 'Arial';line-height:28px;margin-left:20px;}
#cart .razd{display:inline-block;margin:0 15px;line-height:30px;color:#C8C8C8;font-size:16px;}
#cart .cart_icon{display:inline-block;line-height:30px;color:#00BFDC;font-size:14px;text-transform:uppercase;font-family:'Myriad Pro', 'Arial';padding-left:43px;background:url('/img/cart_icon.png') left no-repeat;}

#slider_wrap{height:333px;width:738px;border:1px solid #E0E0E0;border-radius:3px;overflow:hidden;position:relative;margin-bottom:50px;}
#slider, #slider li{height:333px;width:738px;border-radius:3px;overflow:hidden;position:relative;}
#slider ul, #slider li{padding:0;margin:0;list-style-type:none;}
.slide_text{padding:20px;}
.slide_text span{display:inline-block;padding: 10px 5px 5px 5px;line-height:40px;color:#FFFFFF;text-transform:uppercase;font-size:35px;font-weight:700;font-family:'Myriad Pro', 'Arial';margin-bottom:5px;}
.new_collection{position:absolute;bottom:25px;left:0;font-family:'Myriad Pro', 'Arial';padding:10px 40px 7px 20px;color:#FFFFFF;background-image:url('/img/circle.png');background-position:right;background-repeat:no-repeat;font-size:14px;text-transform:uppercase;line-height:16px;}
.new_collection span{font-size:19px;letter-spacing:2px;}
#prevBtn a, #nextBtn a{display:block;position:absolute;text-indent:-9999px;width:40px;height:40px;background:url('/img/arrows.png');top:150px;}
#prevBtn a{background-position:left;left:15px;}
#nextBtn a{background-position:right;right:15px;}

h1.title1, h2.title2{margin:0;font-weight:normal;font-size:20px;text-transform:uppercase;color:#00BFDC;font-family:'Myriad Pro', 'Arial';line-height:20px;border-bottom:1px solid #E6E6E6;padding-bottom:10px;margin-bottom:15px;}
h2.title2{font-size:16px;}

.goods-list{padding-top:10px;overflow:hidden;}
.list-item{float:left;width:170px;margin-right:20px;overflow:hidden;margin-bottom:40px;}
.list-item:nth-child(4n){margin-right:0;}
.list-item-image{width:168px;height:198px;border:1px solid #E0E0E0;border-radius:3px;margin-bottom:15px;}
a.list-item-name{display:block;line-height:20px;height:40px;overflow:hidden;color:#777777;font-family:'Myriad Pro', 'Arial';font-size:20px;margin-bottom:20px;}
.list-item-price{height:48px;padding-left:20px;background:url('/img/list-item-price.png') left no-repeat;line-height:48px;font-size:14px;float:left;}
.price-and-add{overflow:hidden;}
.list-item-add{display:block;float:right;height:30px;line-height:30px;color:#FFFFFF;margin-top:10px;padding:0 10px;background:#0FCEEB;background:-moz-linear-gradient(top, #0FCEEB 0, #00BFDC 50%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #0FCEEB), color-stop(50%, #00BFDC));background:-webkit-linear-gradient(top, #0FCEEB 0, #00BFDC 50%);background:-o-linear-gradient(top, #0FCEEB 0, #00BFDC 50%);background:-ms-linear-gradient(top, #0FCEEB 0, #00BFDC 50%);background:linear-gradient(to bottom, #0FCEEB 0, #00BFDC 50%);border-radius:15px;box-shadow:inset 0 1px 0 #00A1BE;color:#FFFFFF !important;text-shadow:0 1px 0 #0089A6;font-family:'Myriad Pro', 'Arial';font-size:15px;}

article{overflow:hidden;}
.message{padding-top:10px;overflow:hidden;}
.message img{border:1px solid #E0E0E0;border-radius:3px;}
.message a{text-decoration:underline;}
.message a:hover{text-decoration:none;}

aside{width:223px;}

#sForm{background:#EEEEEE;border-bottom:1px solid #D2D2D2;border-radius:3px;padding:7px 12px;margin-bottom:15px;}
#search{height:29px;background:#FFFFFF;border-radius:3px;box-shadow:inset 1px 1px 1px #C5C5C5;}
#s-text{float:right;background:none !important;border:none !important;width:145px;font:12px/29px Arial;height:29px;padding:0 7px 0 0;color:#9A9A9A;}
#s-image{float:left;border-radius:3px 0 0 3px;}

.block{margin-bottom:40px;}
.block_title{padding:10px 12px;background:url('/img/block_title.png');line-height:16px;border-radius:3px;border-right:1px solid #00AAC6;border-bottom:1px solid #00AAC6;box-shadow:inset 0 1px 0 0 #6FDEEF, inset 0 -1px 0 0 #6FDEEF;font-family:'Myriad Pro', 'Arial';font-size:16px;color:#FFFFFF;text-shadow:1px 1px 0 #0097B5;text-transform:uppercase;}
.block_content{padding-top:15px;color:#00BFDC;}
.block_content a:hover{color:#959797;}
.cat-blocks{overflow:hidden;line-height:0 !important;}
.cat-blocks li{line-height:24px !important;}
.block_content li{list-style-type:none;}
.cat-blocks div.normal, .cat-blocks div.active, .block_content li a, .catsTd{display:inline-block;margin-top:3px;cursor:pointer;font-size:12px !important;color:#00B3D9;line-height:16px !important;padding:7px 28px 7px 15px !important;border-radius:3px;text-decoration:none !important;}
.cat-blocks div.normal u, .cat-blocks div.active u{text-decoration:none !important;padding-left:5px;font-size:12px !important;color:#00B3D9 !important;}
.cat-blocks div.normal:hover u, .cat-blocks div.active:hover u{color:#fff !important;}
.cat-blocks div.normal, .block_content li a, .catsTd{background:#F3F3F3 url('/img/aside_li.png') right no-repeat;border-bottom:1px solid #D7D7D7;}
.cat-blocks div.normal:hover, .cat-blocks div.active, .block_content li a:hover, .catsTd:hover{background:#00BFDC url('/img/aside_li_hover.png') right no-repeat;border-bottom:1px solid #00A3C0;color:#FFFFFF;}
.catsTd{width:auto !important;}
.catsTd:hover a{color:#FFFFFF;text-decoration:none;}
.block_contact_us b{display:inline-block;width:55px;}
.block_contact_us a{text-decoration:underline;}
.block_contact_us a:hover{text-decoration:none;}

.item_top{overflow:hidden;}
.item_images{float:left;width:170px;}
.gphoto{margin-bottom:0 !important;}
.item_images .big{width:168px;height:198px;border:1px solid #E0E0E0;border-radius:3px;}
.small_images{line-height:0;border:1px solid #E0E0E0;border-radius:3px;margin-top:5px;height:56px;letter-spacing:0;}
.small_images img.small{display:block;float:left;width:56px;height:56px;margin-bottom:-1px;border-bottom:1px solid #E0E0E0;cursor:pointer;position:relative;z-index:2;}
.small_images img.small:hover{border-bottom:1px solid #00CCEA !important;}
.item_info{margin-left:190px;}
.item_info h1.title1{text-transform:none;color:#777777;padding-bottom:15px;line-height:22px;}
.item-page-price{margin-bottom:5px;float:none;}
a.list-item-add.item-page-add{float:none;display:inline-block;margin-top:10px;}
.item-options{font-family:Verdana;color:#6C6C6C;padding:23px 0;}
.item-options div, .item-options li{height:30px;line-height:30px;list-style-type:none;}

.commNum{display:inline-block;font-size:12px !important;color:#00B3D9;line-height:16px;padding:4px 23px 4px 8px;border-radius:3px;background:#F3F3F3 url('/img/aside_li.png') right no-repeat;border-bottom:1px solid #D7D7D7;}
.commNum span{background:url('/img/star.png') left no-repeat;padding-left:20px;}
.description{padding:30px 0;}
.comm{overflow:hidden;margin-bottom:15px;}
.commText{padding:15px 20px;overflow:hidden;border:1px solid #E6E6E6;}
.commTextSpeck{width:9px;height:5px;background:url('/img/commTextSpeck.png');margin-left:25px;margin-top:-1px;}
.commAuth{height:30px;line-height:30px;}
.commAuth b{color:#00BFDC;}
.commAuth span{padding-left:10px;font-weight:700;}
.addCommF{padding-top:20px;}
#middle input[type="text"], #middle input[type="password"], textarea{border:1px solid #E0E0E0;background:#FFFFFF;border-radius:3px;max-width:99% !important;min-height:20px;}
.commFl{width:99%;}
input[type="button"], input[type="submit"], input[type="reset"]{border:none;cursor:pointer;color:#FFFFFF;margin-top:10px;padding-top:5px;padding-bottom:5px;background:#0FCEEB;background:-moz-linear-gradient(top, #0FCEEB 0, #00BFDC 50%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #0FCEEB), color-stop(50%, #00BFDC));background:-webkit-linear-gradient(top, #0FCEEB 0, #00BFDC 50%);background:-o-linear-gradient(top, #0FCEEB 0, #00BFDC 50%);background:-ms-linear-gradient(top, #0FCEEB 0, #00BFDC 50%);background:linear-gradient(to bottom, #0FCEEB 0, #00BFDC 50%);border-radius:15px;box-shadow:inset 0 1px 0 #00A1BE;color:#FFFFFF !important;text-shadow:0 1px 0 #0089A6;font-family:'Myriad Pro', 'Arial';font-size:15px;}
#addcBut{padding:5px 10px !important;}
textarea{overflow:auto;}

article.entry{overflow:hidden;margin-bottom:30px;}
article.entry > header{position:relative;}
.rate{position:absolute;right:0;top:3px;z-index:2;}
.first-image{float:left;margin-right:20px;max-width:250px;}
.details{margin-top:20px;color:#00B3D9;line-height:16px;padding:0 28px 0 15px;height:30px;line-height:30px;border-radius:3px;background:#F3F3F3 url('/img/aside_li.png') right no-repeat;border-bottom:1px solid #D7D7D7;}
.details span{display:inline-block;height:30px;line-height:30px;padding-right:10px;margin-left:10px;}
.details span:first-child{margin:0;}
span.dReads{padding-left:22px;background:url('/img/reads.png') left no-repeat;}
span.dUser{font-weight:700;padding-left:22px;background:url('/img/user.png') left no-repeat;}
span.dDate{font-weight:700;padding-left:20px;background:url('/img/date.png') left no-repeat;}
span.dComm{padding-left:24px;background:url('/img/comm.png') left no-repeat;}

.fComm{overflow:hidden;margin-bottom:20px;border-top:1px solid #E6E6E6;padding-top:20px;}
.fAva{float:left;width:65px;}
.fAva img{width:45px;height:45px;border:1px solid #E6E6E6;border-radius:3px;}
.fMes{margin-left:65px;}
.fText{padding-bottom:10px;margin-bottom:5px;border-bottom:1px solid #E6E6E6;}

.aboutUs{padding-top:45px;overflow:hidden;}
.aboutUsBlock{width:350px;}
.aboutMore{display:inline-block;text-decoration:none !important;color:#FFFFFF !important;background:#0FCEEB;background:-moz-linear-gradient(top, #0FCEEB 0, #00BFDC 50%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #0FCEEB), color-stop(50%, #00BFDC));background:-webkit-linear-gradient(top, #0FCEEB 0, #00BFDC 50%);background:-o-linear-gradient(top, #0FCEEB 0, #00BFDC 50%);background:-ms-linear-gradient(top, #0FCEEB 0, #00BFDC 50%);background:linear-gradient(to bottom, #0FCEEB 0, #00BFDC 50%);border-bottom:1px solid #00A5C2;border-radius:15px;height:22px;line-height:22px;padding:0 12px;}
.message ul li{list-style-type:none;padding:5px 0 5px 20px;background:url('/img/marker.png') left no-repeat;}
.message ul li a{text-decoration:none;}
.message ul li a:hover{text-decoration:underline;}

footer{clear:both;border-top:1px solid #E6E6E6;width:1000px;margin:50px auto 0;padding:25px 0;overflow:hidden;}
.myCopy{float:left;}
.ucozCopy{float:right;}

#bottom{max-width:1240px;height:11px;margin:0 auto;background:url('/img/bottom.png') center no-repeat;}

.pp-top{height:12px;background:url('/img/block_title.png');border-bottom:1px solid #48B3C4;box-shadow:inset 0 0 0 1px #54D3E7;}
.pp-title{text-align:center;}
.pp-title span{display:inline-block;height:35px;line-height:35px;font-family:'Myriad Pro', 'Arial';font-size:16px;color:#FFFFFF;text-shadow:1px 1px 0 #0097B5;text-transform:uppercase;padding:0 50px;background:url('/img/block_title.png');border-radius:0 0 40px 40px;border-bottom:1px solid #47B3C4;box-shadow:inset 0 0 0 1px #54D3E7;}
.pp-body{padding:25px;}
hr{height:1px;border:none;background:#E6E6E6;color:#E6E6E6;}

nav .umenu{background:none !important;z-index:99 !important;}
nav .xw-tl, nav .xw-tc, nav .xw-tr, nav .xw-bl, nav .xw-bc, nav .xw-br{display:none;background:none !important;}
nav .xw-ml, nav .xw-mr{margin:0;padding:0;background:none !important;}
nav .u-menu .xw-mc{border:none;padding:0;background:none !important;}
nav .u-menu .u-menubody{border:none;background:none !important;}
nav .u-menu .u-menucont{background:none !important;}
.x-sh{display:none !important;}
nav .u-menuvitem{color:#FFFFFF;border-radius:4px;font-size:12px;line-height:33px;padding:0 15px;margin-left:2px;margin-bottom:4px;margin-top:-1px;top:4px;}
nav .u-menucont .u-menuvitem{background:#00BFDC url('/img/block_title.png');}
nav .u-menucont .u-menuvitem:hover{background:#00B3CE;}
nav .u-menuvitem a{color:#FFFFFF !important;}
nav .u-menucont .u-menuvitem .u-menuarrow{margin-top:6px;margin-right:-3px;}
nav .u-menu{z-index:99 !important;left:-60px !important;}

.calTable{width:100%;line-height:20px;}
.calMonth{font:14px/28px Arial;text-transform:uppercase;text-shadow:1px 1px 0 #FFFFFF;}
.calMday, .calMdayA{border:1px solid #DBDBDB;border-radius:3px;}
.calMdayA{background:#E6E6E6;color:#777777;border-color:#CCCCCC;}
.calWday, .calWdaySu, .calWdaySe{background:url('/img/block_title.png');border:1px solid #47B3C4;border-radius:3px;color:#FFFFFF;text-transform:lowercase;}
.calWdaySu, .calWdaySe{box-shadow:inset 0 0 0 1px #54D3E7;}

#mchatBtn{margin-top:-15px;}
#mchatMsgF{width:96% !important;height:47px !important;}

#shop-basket{display:inline-block;}

.gTable{background:#00BDDB url('/img/block_title.png');border-radius:3px 3px 0 0;}
.gTableTop{padding:2px;background:#00BDDB url('/img/block_title.png');padding-left:20px;padding-bottom:1px;color:#FFFFFF;font-weight:700;height:28px;font-size:13px;border-radius:3px 3px 0 0;}
.gTableSubTop{padding:2px;background:#EFEDED;color:#00BDDB;height:20px;font-size:10px;}
.gTableBody{padding:2px;background:#F4F4F4;}
.gTableBody1{padding:2px;background:#FFFFFF;}
.gTableBottom{padding:2px;background:#F4F4F4;}
.gTableLeft{padding:2px;background:#F4F4F4;font-weight:700;color:#6E6E6E;}
.gTableRight{padding:2px;background:#F8F9FA;}
.gTableError{padding:2px;background:#F4F4F4;color:#FF0000;vertical-align:top;}
.forumNameTd, .forumLastPostTd{padding:2px;background:#FFFFFF;}
.forumIcoTd, .forumThreadTd, .forumPostTd{padding:2px;background:#F4F4F4;}
.forumLastPostTd, .forumArchive{padding:2px;font-size:7pt;}
a.catLink:link{text-decoration:none;color:#FFFFFF;}
a.catLink:visited{text-decoration:none;color:#FFFFFF;}
a.catLink:hover{text-decoration:underline;color:#00BDDB;}
a.catLink:active{text-decoration:underline;color:#FFFFFF;}
.lastPostGuest, .lastPostUser, .threadAuthor{font-weight:700;}
.archivedForum{font-size:7pt;color:#FF0000;font-weight:700;}
.forum{font-weight:700;font-size:9pt;}
.forumDescr, .forumModer{color:#858585;font-size:7pt;}
.forumViewed{font-size:9px;}
a.forum:link, a.lastPostUserLink:link, a.forumLastPostLink:link, a.threadAuthorLink:link{text-decoration:none;color:#6E6E6E;}
a.forum:visited, a.lastPostUserLink:visited, a.forumLastPostLink:visited, a.threadAuthorLink:visited{text-decoration:none;color:#6E6E6E;}
a.forum:hover, a.lastPostUserLink:hover, a.forumLastPostLink:hover, a.threadAuthorLink:hover{text-decoration:underline;color:#909090;}
a.forum:active, a.lastPostUserLink:active, a.forumLastPostLink:active, a.threadAuthorLink:active{text-decoration:underline;color:#6E6E6E;}
.forumNamesBar{font-weight:700;font-size:7pt;}
.forumBarKw{font-weight:normal;}
a.forumBarA:link{text-decoration:none;color:#00BDDB;}
a.forumBarA:visited{text-decoration:none;color:#00BDDB;}
a.forumBarA:hover{text-decoration:none;color:#6E6E6E;}
a.forumBarA:active{text-decoration:underline;color:#6E6E6E;}
.fastNav, .fastSearch, .fastLoginForm{font-size:7pt;}
.fastNavMain{background:#DADADA;}
.fastNavCat{background:#EFEFEF;}
.fastNavCatA{background:#EFEFEF;color:#0000FF;}
.fastNavForumA{color:#0000FF;}
.switches{background:#CCCCCC;}
.pagesInfo{background:#FFFFFF;padding-right:10px;font-size:7pt;}
.switch{background:#FFFFFF;width:15px;font-size:7pt;}
.switchActive{background:#E0E0E0;font-weight:700;color:#6E6E6E;width:15px;}
a.switchDigit:link, a.switchBack:link, a.switchNext:link{text-decoration:none;color:#00BDDB;}
a.switchDigit:visited, a.switchBack:visited, a.switchNext:visited{text-decoration:none;color:#00BDDB;}
a.switchDigit:hover, a.switchBack:hover, a.switchNext:hover{text-decoration:underline;color:#FF0000;}
a.switchDigit:active, a.switchBack:active, a.switchNext:active{text-decoration:underline;color:#FF0000;}
.threadNametd, .threadAuthTd, .threadLastPostTd{padding:2px;padding:2px;background:#FFFFFF;}
.threadIcoTd, .threadPostTd, .threadViewTd{padding:2px;background:#F4F4F4;}
.threadLastPostTd{padding:2px;font-size:7pt;}
.threadDescr{color:#858585;font-size:7pt;}
.threadNoticeLink{font-weight:700;}
.threadsType{padding:2px;background:#FFFFFF;height:20px;font-weight:700;font-size:7pt;color:#000000;padding-left:40px;}
.threadsDetails{padding:2px;background:#FFFFFF;height:20px;color:#000000;}
.forumOnlineBar{padding:2px;background:#FFFFFF;height:20px;color:#000000;}
a.threadPinnedLink:link{text-decoration:none;color:#0000FF;}
a.threadPinnedLink:visited{text-decoration:none;color:#0000FF;}
a.threadPinnedLink:hover{text-decoration:none;color:#FF0000;}
a.threadPinnedLink:active{text-decoration:underline;color:#FF0000;}
a.threadLink:link{text-decoration:none;color:#6E6E6E;}
a.threadLink:visited{text-decoration:none;color:#6E6E6E;}
a.threadLink:hover{text-decoration:underline;color:#00BDDB;}
a.threadLink:active{text-decoration:underline;color:#00BDDB;}
.postpSwithces{font-size:7pt;}
.thDescr{font-weight:normal;}
.threadFrmBlock{font-size:7pt;text-align:right;}
.postPoll{background:#F1F2F3;text-align:center;}
.postFirst{background:#F8F9FA;}
.postRest1{background:#F1F2F3;}
.postRest2{background:#F8F9FA;}
.postSeparator{background:none;}
.postTdTop{background:#EFEDED;}
.postBottom{background:#E0E0E0;height:20px;}
.postUser{font-weight:700;}
.postTdInfo{text-align:center;padding:5px;background:#F4F4F4;}
.postRankName{margin-top:5px;}
.postRankIco{margin-bottom:5px;margin-bottom:5px;}
.reputation{margin-top:5px;}
.signatureHr{margin-top:20px;color:#787878;}
.posttdMessage{padding:5px;background:#FFFFFF;}
.pollQuestion{text-align:center;font-weight:700;}
.pollButtons, .pollTotal{text-align:center;}
.pollSubmitBut, .pollreSultsBut{width:140px;font-size:7pt;}
.pollSubmit{font-weight:700;}
.pollEnd{text-align:center;height:30px;}
.codeMessage{background:#FFFFFF;font-size:9px;}
.quoteMessage{background:#FFFFFF;font-size:9px;}
.signatureView{font-size:7pt;}
.edited{padding-top:30px;font-size:7pt;text-align:right;color:gray;}
.editedBy{font-weight:700;font-size:8pt;}
.statusBlock{padding-top:3px;}
.statusOnline{color:#0000FF;}
.statusOffline{color:#FF0000;}
.newThreadBlock{background:#F9F9F9;border:1px solid #B2B2B2;}
.newPollBlock{background:#F9F9F9;border:1px solid #B2B2B2;}
.codeButtons{font-size:7pt;background:#FCFCFC;border:1px solid #6E6E6E;}
.codeCloseAll{font-size:7pt;color:#6E6E6E;font-weight:700;background:#FCFCFC;border:1px solid #6E6E6E;}
.postNameFl, .postDescrFl{background:#FCFCFC;border:1px solid #6E6E6E;width:400px;}
.postPollFl, .postQuestionFl{background:#FCFCFC;border:1px solid #6E6E6E;width:400px;}
.postResultFl{background:#FCFCFC;border:1px solid #6E6E6E;width:50px;}
.postAnswerFl{background:#FCFCFC;border:1px solid #6E6E6E;width:300px;}
.postTextFl{background:#FCFCFC;border:1px solid #6E6E6E;height:150px;width:99% !important;}
.postUserFl{background:#FCFCFC;border:1px solid #6E6E6E;width:300px;}
.pollHelp{font-weight:normal;font-size:7pt;padding-top:3px;}
.smilesPart{padding-top:5px;text-align:center;}
#frM55 a{color:#FFFFFF !important;}

a.check.framed{border:none !important;color:#FFFFFF !important;background:#0FCEEB !important;background:-moz-linear-gradient(top, #0FCEEB 0, #00BFDC 50%) !important;background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #0FCEEB), color-stop(50%, #00BFDC)) !important;background:-webkit-linear-gradient(top, #0FCEEB 0, #00BFDC 50%) !important;background:-o-linear-gradient(top, #0FCEEB 0, #00BFDC 50%) !important;background:-ms-linear-gradient(top, #0FCEEB 0, #00BFDC 50%) !important;background:linear-gradient(to bottom, #0FCEEB 0, #00BFDC 50%) !important;box-shadow:inset 0 1px 0 #00A1BE !important;color:#FFFFFF !important;text-shadow:0 1px 0 #0089A6;}