/* Main Layout */
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on August 17, 2012 */

@font-face {
    font-family: 'myriad_pro_condbold';
    src: url('myriad/myriadpro-cond.eot');
    src: url('myriad/myriadpro-cond.eot?#iefix') format('embedded-opentype'),
    url('myriad/myriadpro-cond.woff') format('woff'),
    url('myriad/myriadpro-cond.ttf') format('truetype'),
    url('myriad/myriadpro-cond.svg#myriad_pro_condbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
a {
    color: #ffffff;
    text-decoration: none;
}
a:hover {
    color: #dc5a00;
}
body {
    background: url("images/body.png") no-repeat scroll center top #020202;
    color: #696969;
    font-family: Arial;
    font-size: 11px;
}
.page {
    width: 1001px;
    margin: auto;
}
.top {
    height: 150px;
    background: url("images/top.png") no-repeat scroll 380px bottom;
}
.top > a {
    display: inline-block;
    margin-top: 35px;
    *float: left;
}
.loginpanel {
    float: right;
    margin-top: 20px;
    width: 377px;
}
input[type='text'], input[type='password'] {

}
.loginpanel input[type='text'],
.loginpanel input[type='password']
{
    background: url("images/logintext.png") no-repeat;
    height: 40px;
    width: 159px;
    padding-left: 10px;
    padding-right: 10px;
    color: #828080;
    font-family: Arial;
    font-size: 11px;
    border: none;
    display: inline-block;
    margin-right: 7px;
    margin-bottom: 17px;
    *padding-top: 15px;
    *height: 25px;
}
.loginpanel h2 {
    background: url("images/loginheader.png") no-repeat;
    height: 26px;
    margin-bottom: 10px;
}
.loginpanel a {
    margin-left: 23px;
    vertical-align: top;
    display: inline-block;
}
.loginpanel input[type='submit'] {
    margin-left: 38px;
    border: none;
    background: none;
    color: #ff7901;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    vertical-align: top;
    display: inline-block;
    height: auto;
    margin-top: -2px;
}
.loginpanel input[type='submit']:hover {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}
.menu {
    background: url("images/menu.png") no-repeat;
    height: 59px;
    margin-bottom: 5px;
}
.menu ul {
    padding-left: 30px;
    float: left;
}
.menu ul li {
    margin-top: 10px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin-left: 2px;
    margin-right: 2px;
    background: url("images/li-separator.png") no-repeat scroll right top;
    height: 49px;
}
.menu ul li:first-child {
    background: none;
}
.menu ul li a {
    background: url("images/menu-hover.png") no-repeat scroll left -50px;
    padding-left: 14px;
    padding-right: 10px;
    padding-top: 12px;
    display: inline-block;
    color: #a2a2a2;
    text-decoration: none;
    font-size: 12px;
    font-family: myriad_pro_condbold;
    height: 37px;
}
.menu ul li:hover a,
.menu ul li a:hover {
    background-position: 0 0;
    height: 38px;
    color: #000000;
    text-shadow: 1px 0 1px #000000;
}
.menu ul li span {
    background: url("images/menu-hover-right.png") no-repeat scroll left -46px;
    width: 4px;
    height: 46px;
    display: inline-block;
    vertical-align: top;
}
.menu ul li:hover span {
    background-position: 0 0;
}
.menu form {
    float: right;
    margin-top: 13px;
}
.menu form input[type='text'] {
    padding-right: 30px;
    width: 139px;
}
input[type='submit'], input[type='button'], input[type='reset'],
.menu form input[type='submit']{
    background: url("images/search.png") no-repeat;
    width: 77px;
    height: 33px;
    text-align: center;
    border: none;
    color: white;
    font-family: myriad_pro_condbold;
    font-size: 11px;
    padding-bottom: 5px;
}
input[type='submit']:hover, input[type='button']:hover,
input[type='reset']:hover,
.menu form input[type='submit']:hover{
    text-shadow: 1px -1px 0 white;
    cursor: pointer;
}
.slider {
    height: 190px;
    width: 1000px;
    position: relative;
    background: url("images/sliderbg.png") no-repeat;
    padding-top: 20px;
    padding-bottom: 40px;
    margin-bottom: 3px;
}
.slides_container {
    height: 190px;
    width: 1000px;
}
.slider h2 {
    font-family: myriad_pro_condbold;
    font-size: 24px;
    color: white;
    margin-top: 50px;
    margin-bottom: 15px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    width: 427px;
}
.slider .image {
    margin-right: 40px;
    background: url("images/imagebg.png") no-repeat;
    padding: 4px;
    width: 501px;
    height: 186px;
    float: left;
    margin-left: 18px;
}
.slider p {
    line-height: 16px;
    margin-bottom: 25px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    width: 427px;
}
.slider a.more {
    float: right;
    color: #ff7901;
    font-family: myriad_pro_condbold;
    margin-right: 15px;
    font-size: 12px;
}
.slider .more:hover {
    color: white;
}
.prev {
    background: url("images/arrow-left.png") no-repeat;
    width: 33px;
    height: 68px;
    position: absolute;
    left: -40px;
    top: 30%;
    opacity: 0.7;
}
.next:hover,
.prev:hover {
    opacity: 1;
}
.next {
    background: url("images/arrow-right.png") no-repeat;
    width: 33px;
    height: 68px;
    position: absolute;
    right: -40px;
    top: 30%;
    opacity: 0.7;
}
.slides_control > div {
    width: 1000px;
}
.pagination {
    bottom: 25px;
    position: absolute;
    right: 0;
    z-index: 100;
}
.pagination li {
    display: inline-block;
    *display: inline;
    zoom: 1;
}
.pagination li a {
    background: url("images/pagination.png") no-repeat scroll -20px 0;
    display: inline-block;
    padding-top: 17px;
    padding-left: 17px;
    overflow: hidden;
    width: 0;
    height: 0;

}
.pagination li.current a,
.pagination li a:hover {
    background-position: 0 0;
}
.content-top {
    background: url("images/content-top.png") no-repeat;
    height: 30px;
}
.content-bottom {
    background: url("images/content-bottom.png") no-repeat;
    height: 12px;
}
.content-main {
    background-color: white;
    padding-left: 10px;
    padding-right: 7px;
}
.left {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 663px;
    vertical-align: top;
    margin-top: -17px;
    color: #272727;
}
.left h2 {
    background: url("images/header.png") no-repeat;
    height: 30px;
    color: white;
    font-size: 12px;
    padding-left: 20px;
    padding-top: 18px;
    font-weight: bold;
    margin-bottom: 12px;
}
.left p {
    line-height: 20px;
    padding-left: 15px;
    padding-right: 15px;
}
.left table td {
    padding: 3px;
}
.left a {
    color: #E05C00;
}
.left h2 a {
    color: white;
}
.left h2 a:hover {
    color: #E05C00;
    text-decoration: none;
}
.left a:hover {
    text-decoration: underline;
}
.contain-bottom {
    margin-top: 15px;
    padding-top: 16px;
    background: url("images/dotted.png") repeat-x;
    color: #ababab;
    padding-left: 12px;
    padding-right: 12px;
    margin-bottom: 12px;
}
.contain-bottom > a {
    color: #e05c00;
    float: right;
}
.contain-bottom > a:hover {
    text-decoration: underline;
}
.contain-bottom span a {
    color: #363636;
}
.contain-bottom span a:hover {
    color: #e05c00;
    text-decoration: none;
}
.right {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 311px;
    vertical-align: top;
    margin-top: -17px;
    color: #676767;
    margin-left: 6px;
}
.right h2 {
    background: url("images/small-header.png") no-repeat;
    height: 34px;
    color: white;
    font-size: 14px;
    font-family: myriad_pro_condbold;
    padding-top: 18px;
    padding-left: 18px;
}
.box {
    background: url("images/box.png") repeat-y;
    padding-left: 23px;
    padding-right: 23px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.box form p {
    text-align: center;
    display: block;
    margin-bottom: 25px;
    color: #acacac;
}
.box form label {
    color: #696969;
    display: block;
    margin-bottom: 10px;
}
.box form label span {
    margin-left: 10px;
    display: inline-block;
    vertical-align: top;
}
.box form label input {
    vertical-align: bottom;
}
.box form input[type='submit'] {
    float: right;
    margin-top: -30px;
}
.box-bottom {
    background: url("images/box-bottom.png") no-repeat;
    height: 6px;
    margin-bottom: 5px;
}
.box ul li {
    background: url("images/dotted2.png") repeat-x scroll left bottom;
    padding-bottom: 10px;
    margin-bottom: 10px;
    display: table;
    width: 100%;
}
.box ul li:last-child {
    background: none;
    padding: 0;
    margin: 0;
}
.prfil {
    float: right;
    color: #474747;
}
.user {
    margin-left: 10px;
}
.movies li iframe,
.movies li img {
    float: left;
    margin-right: 10px;
    width: 120px;
    height: 90px;
}
.movies a + a {
    color: #e05c00;
    font-size: 11px;
    margin-bottom: 10px;
    display: block;
}
.movies a:hover {
    color: white;
}
.box p {
    line-height: 16px;
}
.box span {
    display: block;
    color: #3b3b3b;
    margin-top: 10px;
}
.links {
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
}
.links a {
    display: inline-block;
    margin-bottom: 10px;
}
.sponsors h2 {
    display: block;
    text-align: left;
    padding-left: 22px;
    margin-top: 20px;
    margin-bottom: 10px;
    font-family: myriad_pro_condbold;
    color: white;
    font-size: 14px;
}
.sponsors {
    background: url("images/sponsors.png") no-repeat;
    height: 162px;
    text-align: center;
    overflow: hidden;
}
.sponsors a {
    margin-left: 20px;
    margin-right: 20px;
    display: inline-block;
    margin-top: 15px;
    opacity: 0.7;
    vertical-align: middle;
    max-height: 85px;
}
.sponsors a img {
	max-height: 85px;
}
.sponsors a:hover {
    opacity: 1;
}
.bottom {
    background: url("images/bottom.png") no-repeat;
    height: 63px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 25px;
    color: #5a5a5a;
}
.bottom .rights {
    float: right;
}
.bottom a {
    color: #5a5a5a;
}
.bottom a:hover {
    color: white;
}
.boxes {
    background: url("images/boxes.png") no-repeat;
    height: 278px;
    color: #525252;
    padding-top: 22px;
    padding-left: 10px;
    padding-right: 10px;
}
.boxes > div {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
}
.boxes div:first-child {
    width: 235px;
    text-align: center;
    font-family: myriad_pro_condbold;
}
.boxes h2 {
    padding-left: 12px;
    font-family: myriad_pro_condbold;
    font-size: 12px;
    color: white;
    margin-bottom: 40px;
    text-align: left;
}
h4 {
    font-family: myriad_pro_condbold;
    color: white;
    font-size: 14px;
}
.boxes h4 {
    margin-bottom: 10px;
}
.boxes table {
    width: 100%;
    text-align: center;
    margin-bottom: 7px;
}
table td {
    vertical-align: middle;
}
table,
tr,
td,
tbody {
    background: none !important;
}
.title {
    font-size: 16px;
    font-weight: bold;
    font-family: myriad_pro_condbold;
    padding-top: 3px;
    padding-bottom: 3px;
}
.boxes table td {
    vertical-align: middle;
    color: white;
    font-size: 14px;
}
b {
    font-weight: bold;
}
.boxes .results > span {
    font-size: 30px;
}
.stats > a,
.results > a {
    color: #e05c00;
    text-decoration: none;
    display: inline-block;
    margin-top: 5px;
    font-weight: bold;
}
.boxes > div > a:hover {
    color: white;
    text-decoration: none;
}
.boxes > div + div {
    width: 480px;
    margin-left: 15px;
}
.boxes ul li {
    display: block;
    background: url("images/dotted2.png") repeat-x scroll left bottom;
    padding-bottom: 11px;
    margin-bottom: 12px;
    padding-left: 17px;
    padding-right: 17px;
}
.forum a {
    display: block;
    margin-bottom: 5px;
}
.boxes .stats {
    width: 230px;
    margin-left: 15px;
}
.stats ul li {
    background: none;
    padding-bottom: 0;
    margin-bottom: 13px;
    padding-top: 3px;
}
.stats ul li span {
    float: right;
    color: #8f8f8f;
}
.stats ul li img {
    float: left;
    margin-right: 8px;
    margin-top: -3px;
}
.stats > a {
    float: right;
}

/* Infomessages - Miscellaneous */
.tooltip {
  position: absolute;
  display: none;
  background-color: #FFFFFF;
  color: #000000;
  border: 1px solid #DDDDDD;
  border-left: 4px solid #0E8AEA;
  padding: 4px 10px;
  z-index: 100;
}

.errorbox {
  background-color: #FFCCCC;
  border: 1px dashed #D60000;
  color: #666666;
  font-size: 10px;
  width: 350px;
  padding: 8px;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: left;
}

/* BBCode Tags */
.quote {
  color: #383838;
  text-align: left;
  font: normal 9px Verdana, Arial, Helvetica, sans-serif;
  margin: 0 auto;
  padding: 3px;
}

.list {
	list-style-type: disc;
	list-style-position:outside;
}
.list_num {
	list-style-type: decimal;
	list-style-position:outside;
}

.list_alpha {
	list-style-type: lower-latin;
	list-style-position:outside;
}

.code {
  color: #000000;
  text-align: left;
  margin: 0 auto;
  padding: 3px;
  font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}

.codeinner {
  color: #000000;
  font: 11px 'Courier New', Courier, monospace;
}

.codeline0 {
	background-color: #F3F3F3;
	height: 15px;
	padding-left: 3px;
	white-space: nowrap;
}

.codeline1 {
	background-color: #FFFFFF;
	height: 15px;
	padding-left: 3px;
	white-space: nowrap;
}
.result {
    height: 10px;
    background-color: #8F8F8F;
}
.right .surveyresults, .right .surveyresults span {
    color: #ACACAC;
}
.surveyresults span {
    display: block;
    margin-bottom: 3px;
}
#comments td{
    vertical-align: top;
}
#comments input[type='button'] {
    background: none;
    border: solid 1px;
}