@charset "utf-8";

/*--- reset ---*/

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}

/*--- main ---*/

a, a:link, a:visited, a:active{color:#EE9200;text-decoration:underline;}
a:hover{text-decoration:none;}
body{font-family:Arial, sans-serif;font-size:12px;line-height:18px;background:#171717;color:#5A5A5A;}
input[type="text"], input[type="password"], textarea{background:#fff;border:1px solid #C4C4C4;margin-bottom:5px;padding:3px 5px;color:#626262;font-size:13px;font-family:Arial;border-radius:4px;}
input[type="button"], input[type="submit"], input[type="reset"]{height:28px;line-height:28px;background:#000;padding:0 17px;border:1px solid #191919;color:#FADC84;border-radius:4px;box-shadow:inset 1px 1px 0 #5C5C5C, 1px 1px 2px #A7A7A7;*padding:0;}
#container{min-height:100%;max-width:1800px;margin:0 auto;box-shadow:0 0 150px #000;background:url('/img/bg.jpg') left center repeat;}

/* wrapper */

#main{min-height:100%;background:url('/img/bg_01.jpg') top center no-repeat;}
#top{height:55px;background:url('/img/top.png') repeat;border-bottom:1px solid #000;}
#content{overflow:auto;width:1000px;margin:-33px auto 0 auto;}

/* header */

header{height:70px;background:url('/img/pic.png') top;padding:0 27px;border-radius:4px;overflow: hidden;}
header > h1{margin:0;padding:0;display:block;float:left;height:65px;line-height:65px;font-size:36px;color:#141414;text-transform:uppercase;}
header > h1 > a{text-decoration:none !important;color:#141414 !important;}
header > nav{float:right;}
header > nav ul{list-style:none;padding-top:16px;}
header > nav ul li{float:left;height:32px;}
header > nav ul li a{overflow:hidden;display:block;height:31px;line-height:31px;padding:0 13px;margin-right:1px;color:#141414 !important;text-decoration:none !important;font-size:13px;border-radius:4px;}
header > nav ul li a.uMenuItemA, header > nav ul li a:hover{background:url('/img/nav_link.png') repeat-x;color:#FADC84 !important;box-shadow:inset 0 2px 3px #000, 1px 1px 0 #F5D079;}
#banner{height:434px;margin-top:24px;margin-bottom:30px;background:#FFF;border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px; -moz-box-shadow:inset 0px 0px 2px rgba(255, 255, 255, 0.6); -webkit-box-shadow:inset 0px 0px 2px rgba(255, 255, 255, 0.6);box-shadow:inset 0px 0px 2px rgba(255, 255, 255, 0.6); overflow:hidden;}
#uCozHeaderText {color: #C40000;font-size: 20pt; font-weight:normal; font-family: Tahoma; margin: 0; padding:0;}
.header-line {}
#uncheader { background:url('/img/banner.jpg'); }
.AppendUHeader { background:url('/uCozHeader.png') !important; }

/* the main content */

#middle{background:#E7E7E7;padding:25px;border-radius:4px;overflow:hidden;}

/* sidebar */

aside{float:left;width:225px;}
.block{width:190px;padding:15px;background:#171717 url('/img/block.jpg') top center no-repeat;border:1px solid #171717;color:#F2F2F2;margin-bottom:25px;border-radius:4px;box-shadow:inset 1px 1px 0 #737373, 1px 1px 2px #979797;}
.rss_block{padding:10px 15px 5px;}
.block a{color:#FADC84;}
.block h3{padding:0 0 20px;margin:0 0 20px;height:20px;line-height:20px;font-size:20px;color:#FADC84;font-weight:normal;background:url('/img/line.png') bottom repeat-x;}
.block h3.last_comments{padding:0;margin:0;background:none;}
aside li{list-style-type:none;}

/* login form */

.block_content input[type="button"], .block_content input[type="submit"], .block_content input[type="reset"]{height:28px;line-height:28px;background:url('/img/but.png') repeat-x;padding:0 17px;border:1px solid #C7AC5E;color:#000;border-radius:4px;box-shadow:1px 1px 0 #000;*padding:0 7px;}
.log_form input[type="text"], .log_form input[type="password"]{width:178px;}
.log_links a{font-size:11px;}
.log_links a:hover{color:#fff;text-decoration:none;}
.user_profile{overflow:hidden;}
.user_avatar{float:left;margin-right:15px;border-radius:4px;width:80px;height:80px;}
a.user_link{text-decoration:none;color:#fff;line-height:21px;}

/* rss and widget */

a.rss{display:block;height:36px;line-height:32px;padding-left:40px;background:url('/img/rss.png') left no-repeat;font-size:16px;color:#F2F2F2;text-decoration:none;}
.widget{margin-bottom:25px;}

/* last comments */

.comm_block{margin-bottom:15px;}
.block h3.last_comments{padding:0;margin:0;background:none;}
.comm_block_content{background:#fff;width:192px;padding:15px;color:#5A5A5A;margin-bottom:25px;border-radius:4px;}
.s_comm{line-height:14px;margin-bottom:15px;}
.s_comm_title, .s_comm_title a{color:#171717;text-decoration:none;line-height:28px;}
a.s_comm_more{display:block;line-height:28px;}

/* right column */

#right_column{width:700px;float:right;}
article{margin-bottom:35px;}
article > header{height:54px;padding:0 25px;background:url('/img/pic.png') 0 -70px no-repeat;margin-bottom:15px;}
article > header > h1{height:54px;line-height:54px;font-size:20px;text-transform:none;font-weight:normal;color:#FADC84;}
article > header > h1 > a{color:#FADC84 !important;}
.eMessage{background:#fff;padding:25px;overflow:hidden;border-radius:4px;}
.video_player > *{max-width:450px;}
.videos_left{width:450px;float:left;}
.videos_right{width:170px;float:right;}
.videos_right ul{list-style:none;line-height:14px;}
.videos_right ul li{margin-bottom:15px;padding-left:10px;background:url('/img/arrow.png') left top no-repeat;}
.videos_right ul li:hover{background-image:url('/img/arrow_h.png');}
.videos_right ul li a{color:#626262;text-decoration:none;font-weight:700;}
.videos_right ul li a:hover{text-decoration:underline;color:#EE9200;}
h4{padding:0;margin:0 0 20px;color:#171717;font-weight:normal;font-size:16px;}

/* nominated */

.nominated{height:32px;background:url('/img/pic.png') left bottom no-repeat;margin-bottom:25px;padding:11px 25px;color:#5F5335;line-height:16px;border-radius:4px;box-shadow:1px 1px 2px #7D7D7D;}
.nominated span{color:#171717;font-size:16px;}
a.more{height:17px;line-height:17px;background:#171717;border:1px solid #000;border-radius:4px;text-decoration:none;padding:0 7px;font-size:11px;color:#fff;display:inline-block;*display:inline;zoom:1;}
a.nom_link{float:right;margin-top:-10px;color:#FBDC84;*margin-top:-24px;}

/* posters */

#posters{padding:25px;background:#fff;border-radius:4px;text-align:center;margin-bottom:25px;}
#posters_h{overflow:hidden;*padding-bottom:15px;}
#posters_h h4{float:left;}
a.view{float:right;text-decoration:none;}
#posters > a > img{margin:0 4px !important;width:121px !important;height:94px !important;}
a.news{color:#FADC84;margin-top:20px;}
.s_news{margin-bottom:30px;}
.s_news img:first-child{float:left;margin-right:20px;width:192px;height:107px;}
.s_news img.entry{margin-right:20px;margin-bottom:10px;width:235px;height:130px;}
.s_news h4{margin-bottom:15px;}
.eDetails{height:25px;line-height:25px;margin-top:-20px;background:#171717;border-top:1px solid #000;padding:0 25px;color:#F2F2F2;border-radius:0 0 4px 4px;}
.eDetails a, .eDetails b{font-weight:700;color:#EACE7C;text-decoration:none;}
.eDetLeft{float:left;}
.eDetRight{float:right;}

/* comments */

.commMessage{padding:25px;background:#fff;border-radius:4px;margin-bottom:20px;}
.commMessageTitle{margin-bottom:15px;color:#171717;}
.commFl{width:98%;}

/* footer */

footer{padding:35px 0;text-align:center;color:#F2F2F2;}

/* general forum Table View */

.gTable {background:#171717;border-radius: 4px 4px 0 0;}
.gTableTop {padding:2px;background:#171717;padding-left:20px;padding-bottom:1px;color:#fff;font-weight:bold; height:28px;font-size:13px; border-radius: 4px 4px 0 0;}
.gTableSubTop {padding:2px;background:#efeded;color:#000;height:20px;font-size:10px;}

.gTableBody {padding:2px;background:#FAFAFA;}
.gTableBody1 {padding:2px;background:#fff;}
.gTableBottom {padding:2px;background:#FAFAFA;}
.gTableLeft {padding:2px;background:#fafafa;font-weight:bold;color:#6E6E6E}
.gTableRight {padding:2px;background:#F8F9FA}
.gTableError {padding:2px;background:#FAFAFA;color:#FF0000;vertical-align: top;}


/* forums Styles */

.forumNameTd,.forumLastPostTd {padding:2px;background:#fff}
.forumIcoTd,.forumThreadTd,.forumPostTd {padding:2px;background:#fafafa}
.forumLastPostTd,.forumArchive {padding:2px;font-size:7pt;}
a.catLink:link {text-decoration:none; color:#fff;}
a.catLink:visited {text-decoration:none; color:#fff;}
a.catLink:hover {text-decoration:underline; color:#000;}
a.catLink:active {text-decoration:underline; color:#fff;}
.lastPostGuest,.lastPostUser,.threadAuthor {font-weight:bold}
.archivedForum{font-size:7pt;color:#FF0000;font-weight:bold;}


/* forum Titles & other */

.forum {font-weight:bold;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;}


/* forum Navigation Bar */

.forumNamesBar {font-weight:bold;font-size:7pt;}
.forumBarKw {font-weight:normal;}
a.forumBarA:link {text-decoration:none; color:#000;}
a.forumBarA:visited {text-decoration:none; color:#000;}
a.forumBarA:hover {text-decoration:none; color:#6E6E6E;}
a.forumBarA:active {text-decoration:underline; color:#6E6E6E;}


/* forum Fast Navigation Blocks */

.fastNav,.fastSearch,.fastLoginForm {font-size:7pt;}


/* forum Fast Navigation Menu */

.fastNavMain {background:#DADADA;}
.fastNavCat {background:#EFEFEF;}
.fastNavCatA {background:#EFEFEF;color:#0000FF}
.fastNavForumA {color:#0000FF}


/* forum Page switches */

.switches {background:#CCCCCC;}
.pagesInfo {background:#fff;padding-right:10px;font-size:7pt;}
.switch {background:#fff;width:15px;font-size:7pt;}
.switchActive {background:#E0E0E0;font-weight:bold;color:#6E6E6E;width:15px}
a.switchDigit:link,a.switchBack:link,a.switchNext:link {text-decoration:none; color:#000;}
a.switchDigit:visited,a.switchBack:visited,a.switchNext:visited {text-decoration:none; color:#000;}
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;}


/* forum Threads Style */

.threadNametd,.threadAuthTd,.threadLastPostTd {padding:2px;padding:2px;background:#fff}
.threadIcoTd,.threadPostTd,.threadViewTd {padding:2px;background:#fafafa}
.threadLastPostTd {padding:2px;font-size:7pt;}
.threadDescr {color:#858585;font-size:7pt;}
.threadNoticeLink {font-weight:bold;}
.threadsType {padding:2px;background:#fff;height:20px;font-weight:bold;font-size:7pt;color:#171717;padding-left:40px; }
.threadsDetails {padding:2px;background:#fff;height:20px;color:#171717;}
.forumOnlineBar {padding:2px;background:#fff;height:20px;color:#171717;}
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:#000;}
a.threadLink:active {text-decoration:underline; color:#000;}
.postpSwithces {font-size:7pt;}
.thDescr {font-weight:normal;}
.threadFrmBlock {font-size:7pt;text-align:right;}


/* forum Posts View */

.postTable {}
.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:bold;}
.postTdInfo {text-align:center;padding:5px;background:#fafafa;}
.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:#fff;}
.pollQuestion {text-align:center;font-weight:bold;} 
.pollButtons,.pollTotal {text-align:center;}
.pollSubmitBut,.pollreSultsBut {width:140px;font-size:7pt;}
.pollSubmit {font-weight:bold;}
.pollEnd {text-align:center;height:30px;}
.codeMessage {background:#fff;font-size:9px;}
.quoteMessage {background:#fff;font-size:9px;}
.signatureView {font-size:7pt;} 
.edited {padding-top:30px;font-size:7pt;text-align:right;color:gray;}
.editedBy {font-weight:bold;font-size:8pt;}
.statusBlock {padding-top:3px;}
.statusOnline {color:#0000FF;}
.statusOffline {color:#FF0000;}


/* forum AllInOne Fast Add */

.newThreadBlock {background: #F9F9F9;border: 1px solid #B2B2B2;}
.newPollBlock {background: #F9F9F9;border: 1px solid #B2B2B2;}

/* forum Post Form */

.codeButtons {font-size:7pt;background:#FCFCFC;border:1px solid #6E6E6E;}
.codeCloseAll {font-size:7pt; color:#6E6E6E;font-weight:bold;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}

/* other styles */

#frM55 a {color:#fff !important;}