body {
    background: #efefef url(http://www.fridaynightcranks.com/forums/ccs_files/images/back.png) center top repeat-y;
    margin: 0;
    font-family: arial, sans-serif, helvectia;
}

a:link, a:visited {
    color: #c71717;
    text-decoration: none;
}

a:hover, a:active {
    color: #660404;
    text-decoration: underline;
}

.logo {
     text-align: center;
     padding-left: 180px;
}

#wrapper {
    width: 1000px;
    margin: auto auto;
	background: #e1e1e1;
	-moz-box-shadow: 0px 0px 14px #000000;
	-webkit-box-shadow: 0px 0px 14px #000000;
	box-shadow: 0px 0px 14px #000000;
}

#box {
	background: #f2f2f2;
	border: 1px solid #bbb;
	color: #000;
	padding: 15px;
	border-top: 0;
}

#box1 {
	background: #f2f2f2;
	border: 1px solid #bbb;
	color: #000;
	padding: 15px;
	border-top: 0;
	min-height: 300px;
}

#box2 {
	background: #f2f2f2;
	border: 1px solid #bbb;
	color: #000;
	padding: 15px;
	border-top: 0;
        width: 603px;
}

#box2 img {
     float: left;
     padding-right: 20px;
}

#sidebar {
	float: right;
	width: 300px;
}

.box a {
	color: #fff;
}
.boxlink {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin: 0;
	border-top: 1px dotted #000;
	padding-top: 3px;
	padding-bottom: 3px;
}

.title1 {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	border: 1px solid #bbb;
	background: #333333;
	width: 291px;
	margin-bottom: 0;
	padding: 4px;
	margin-top: 10px;
	margin-right: 20px;
	border-bottom: 0;
}

.title {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	border: 1px solid #bbb;
	background: #333333;
	width: 291px;
	margin-bottom: 0;
	padding: 4px;
	margin-right: 20px;
	border-bottom: 0;
}

.full_title {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	border: 1px solid #bbb;
	background: #333333;
	width: 953px;
	margin-bottom: 0;
	padding: 4px;
	margin-right: 20px;
	border-bottom: 0;
}

.title2 {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	border: 1px solid #bbb;
	background: #333333;
	width: 626px;
	margin-bottom: 0;
	padding: 4px;
	margin-right: 20px;
	border-bottom: 0;
}
.thecontent {
	width: 635px;
}

#header {
    background: #f2f2f2 url(http://www.fridaynightcranks.com/forums/ccs_files/images/header-back.png) top left repeat-x;
    padding: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#menu {
    background: #000 url(http://www.fridaynightcranks.com/forums/ccs_files/images/menu-back.png) top left repeat-x;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    text-align: left;
    margin-left: -10px;
    margin-right: -10px;
	margin-top: 0;
	position: relative;
}

.arrow1 {
	 width: 0; height: 0;
	 line-height: 0;
	 border-left: 10px solid transparent;
	 border-top: 10px solid #333333;
	 top: 102%;
	 left: 0;
	 position: absolute;
}

.arrow2 {
	 width: 0; height: 0;
	 line-height: 0;
	 border-right: 10px solid transparent;
	 border-top: 10px solid #333333;
	 top: 102%;
	 right: 0;
	 position: absolute;
}

.menu a:link, .menu a:visited {
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    font-size: 15px;
    text-decoration: none;
    padding-right: 10px;
}

.menu a:hover, .menu a:active {
    color: #c20606;
    text-shadow: 1px 1px 1px #000;
    font-size: 15px;
    text-decoration: underline;
}

.live {
    color: #c20606;
    font-weight: bold;
}
img {
    margin: 0;
    border: 0;
    padding: 0;
}

#promo_wrapper {
    width: 100%;
    background: #000;
    height: 200px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#promo {
    width: 960px;
    margin: auto auto;
    height: 200px;
    text-align: center;
    overflow: hidden;
}

#content {
    width: 960px;
    margin: auto auto;
    padding: 0;
    padding-bottom: 20px;
    padding-top: 20px;
    text-align: left;
}

.content {
    width: 700px;
    padding-right: 25px;
}

.sidebar img {
    float: left;
}


#footer {
    text-align: left;
    padding: 20px;
}


.phones img {
    text-align: center;
    margin: auto auto;
}

#featured{ 
	width:625px; 
	position:relative; 
	border:5px solid #5c5c5c; 
	height:250px; 
	background:#fff;
	margin-top: 10px;
	margin-right: 20px;
}

#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; left:400px; 
	list-style:none; 
	padding:0; margin:0; 
	width:225px; 
}
#featured ul.ui-tabs-nav li{ 
	padding:1px 0; padding-left:13px;  
	font-size:12px; 
	color:#666; 
}
#featured ul.ui-tabs-nav li img{ 
	float:left; margin:2px 5px; 
	background:#fff; 
	padding:2px; 
	border:1px solid #eee;
}
#featured ul.ui-tabs-nav li span{ 
	font-size:11px; font-family:Verdana; 
	line-height:18px; 
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:60px; 
	color:#333;  background:#fff; 
	line-height:20px;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#f2f2f2; 
}
#featured li.ui-tabs-selected{ 
	background:url('http://www.fridaynightcranks.com/forums/ccs_files/images/selected-item.gif') top left no-repeat;  
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#ccc; 
}
#featured .ui-tabs-panel{ 
	width:400px; height:250px; 
	background:#999; position:relative;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:180px; left:0; 
	height:70px; 
	background: url('http://www.fridaynightcranks.com/forums/ccs_files/images/transparent-bg.png'); 
}
#featured .info h2{ 
	font-size:18px; font-family:Georgia, serif; 
	color:#fff; padding:5px; margin:0;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 5px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}

.video {
	float: left;
	width: 125px;
        margin-right: 25px;
        margin-bottom: 20px;
}

.video a {
	font-size: 12px;
	text-align: center;
	white-space: wrap;
        margin: auto auto;
}

.video img {
	margin: auto auto;
	margin-bottom: 2px;
	border: 1px solid #bbb;
	background: #fff;
	padding: 3px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

#youtubevideos {
        margin: auto auto;
}

#ads {
        background: #333333;
        width: 990px;
        padding: 5px;
        position: relative;
        left: -5px;
        margin-right: -10px;
        margin-top: -5px;
        margin-bottom: -5px;
}

.subscribe {
       margin: auto auto; 
       width: 400px;
       background: #ffffff;
       border-bottom: 5px solid #f2f2f2;
       border-radius: 5px 5px 0px 0px;
       -moz-border-radius: 5px 5px 0px 0px;
       -webkit-border-bottom-right-radius: 0px;
       -webkit-border-bottom-left-radius: 0px;
}

.thead {
       background: #000 url(http://www.fridaynightcranks.com/forums/ccs_files/images/menu-back.png) top left repeat-x;
       border-radius: 5px 5px 0px 0px;
       -moz-border-radius: 5px 5px 0px 0px;
       -webkit-border-bottom-right-radius: 0px;
       -webkit-border-bottom-left-radius: 0px;
       color: #fff;
}


.download_box {		background:url(http://www.fridaynightcranks.com/forums/ccs_files/images/download_box.png) no-repeat scroll 15px center #e3ffcd;	border:1px solid #A3C159;	color:#5E6F33; }					
.info_box {			background:url(http://www.fridaynightcranks.com/forums/ccs_files/images/info_box.png) no-repeat scroll 20px center #bbddff;	border:1px solid #5997d1;	color:#467eb5;	}
.warning_box {		background:url(http://www.fridaynightcranks.com/forums/ccs_files/images/warning_box.png) no-repeat scroll 20px center #ffc7c2;	border:1px solid #ff8c80;	color:#d73224; }
.note_box {			background:url(http://www.fridaynightcranks.com/forums/ccs_files/images/note_box.png) no-repeat scroll 20px center #fff0bc;	border:1px solid #d3bc6f;	color:#9E660D;	}
.message_box {		background:url(http://www.fridaynightcranks.com/forums/ccs_files/images/message_box.png) no-repeat scroll 10px center #f4f4f4;	border:1px solid #dcdcdc;	color:#747474;	}
.simple_box {		background-color:#fcfcfc; padding-left:20px !important; border:1px solid #f1f1f1;	color:#747474;	}
.info_boxes{		clear:both;	margin:5px 0;	padding:5px 20px 5px 70px;	}


#footer_utilities {
        background: #4c4c4c url(http://fridaynightcranks.com/pro/ccs_files/images/menu-back.png) top left repeat-x;
	color: #fff;
	font-size: 0.8em;
	padding: 15px;
	margin-bottom: 10px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        text-align: center;
        text-shadow: 1px 1px 1px #000000;
}

#footer_utilities a:link, #footer_utilities a:visited {
        color: #ffffff;
        font-size: 14px;
        text-decoration: none;
}

#footer_utilities a:hover, #footer_utilities a:active {
        color: #ffffff;
        font-size: 14px;
        text-decoration: underline;
}

#copyright {
        font-size: 11px;
        color: #333333;
        text-align: left;
        height: 20px;
        margin-top: 10px;
}

#designer_copyright {
        font-size: 11px;
        color: #333333; 
        float: right;
}

.index_player {
        z-index: 1000px;
}

iframe {
z-index: -1000px;
position: relative;
border: 0;
}

#5year {
width: 640px;
margin: auto auto;
text-align: center;
padding-left: 300px;
}

#left {
       width: 635px;
}

#right {
       float: right;
       width: 300px;
}
