/*******************************************
**   Client: BarNet Digital
**   Site: www.barnet.tv v2
**   Designer: MXS Media Solutions LTD./MV
**   Online: www.mxs.ca
**   E-mail: info@mxs.ca
** 
**   Created: Wednesday June 5th, 2007          
********************************************/

body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #333;
	font-family: Arial, Verdana, Century Gothic;
	text-align: center;
	background: #FFF;
	}
	
a:link, a:visited {
	color: #f89919;
}

a:hover {
	color: #dc4b1e;
	text-decoration: none;
}


#topBar {
	line-height: 56px;
	background: url('/data/elements/img/bgheader.jpg') repeat-x top left;
}

.wrap, #header {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 920px;
	text-align: left;
}

#topBarLeft, #topBarRight {
	display: inline;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #775524;
}

#topBarLeft a:link, #topBarLeft a:visited {
	color: #775524;
}

#topBarLeft a:hover {
	color: #f89919;
}


#topBarLeft {
	float: left;
	width: 400px;
}

#topBarLeft span {
	font-size: 20px;
	color: #f89919;
}

#topBarRight {
	float: right;
	width: 500px;
	text-align: right;
}

#topBarRight #topBarInner {
	line-height: 25px;
}

#topBarInner a:link, #topBarInner a:visited {
	padding-left: 20px;
}

#topBarInner span {
	padding-left: 30px;
	font-size: 0.8em;
	font-weight: normal;
}

#topBarInner span b {
	font-size: 1.3em;
}

#topAd {
	height: 90px;
	width: 728px;
	padding: 10px;
	margin: 0 auto 0 auto;
	text-align: center;
	background: #CCC;
}

#header ul, #subBar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#header li {
	display: inline;
	float: left;
	margin: 0 10px 0 0;
	padding-top: 33px;
}

#header li.branding {
	height: 80px;
	width: 203px;
	padding-top: 0;
	background: url('/data/elements/img/branding.jpg') no-repeat top left;
}

#header li.branding a {
	display: block; 
	padding: 0; 
	margin: 0; 
	height: 70px;
}


#subBar {
	line-height: 27px;
	border-top: 1px solid #ddd9d9;
	border-bottom: 1px solid #ddd9d9;
	background: url('/data/elements/img/bgsubMenu.jpg') repeat-x top left;
}

#subBar li {
	display: inline;
	float: right;
	margin-left: 25px;
}

#subBar li a:link, #subBar li a:visited {
	display: block;
	font-weight: bold;
	font-size: 15px;
	font-family: Arial;
}

/* Content */

#wrap {
	margin: 0 auto 0 auto;
	width: 930px;
	padding-top: 15px;
}

#colLeft, #colRight, #ContentLeft, #ContentRight {
	display: inline;
	margin: 0;
	padding: 0;
	text-align: left;
}

#colLeft, #ContentRight {
	float: left;
	width: 610px;
}

#colRight, #ContentLeft {
	float: right;
	width: 300px;
}

#copyright {
	padding: 30px 0 30px 0;
	background: none;
	text-align: left;
	color: #CCC;
}

/* Boxes */

.box, .boxTop, .box h6, .boxBot {
	margin: 0;
	padding: 0;
}

.boxTop {
	padding: 0 15px 0 15px;
}


.box h6 {
	line-height: 38px;
	font-size: 18px;
	font-weight: bold;
}

.box h6 span {
	font-size: 14px;
}

.box h6 span a:link, .box h6 span a:visited {
	color: #7c0c0c;
}


.boxBot {
	height: 20px;
}

#colLeft .box {
	width: 616px;
	background: url('/data/elements/img/boxBgLeft.jpg') repeat-y top center;
}

#colLeft .boxTop {
	background: url('/data/elements/img/boxTopLeft3.jpg') no-repeat top center;
}

#colLeft .boxBot {
	background: url('/data/elements/img/boxBotLeft.jpg') no-repeat bottom center;
}

#colRight .box, #blogBox .box {
	width: 306px;
	background: url('/data/elements/img/boxBgRight.jpg') repeat-y top center;
}

#colRight .boxTop, #blogBox .boxTop {
	background: url('/data/elements/img/boxTopRight3.jpg') no-repeat top center;
}

#colRight .boxBot, #blogBox .boxBot {
	background: url('/data/elements/img/boxBotRight.jpg') no-repeat bottom center;
}

.clear { clear: both; }

/* Misc */

.galleryPreview {
	display: inline;
	float: left;
	margin: 0 5px 10px 0;
	width: 140px;
	height: 140px;
	text-align: center;
}

.galleryPreview h3, .galleryPreview h4, .galleryPreview h5 {
	margin: 0;
	padding: 0 0 4px 0;
}

.galleryPreview h3 {
	font-size: 17px;
}

.galleryPreview h4 {
	font-size: 13px;
}

.galleryPreview h5 {
	border: 0;
	font-size: 12px;
}

.box h2.highlight1 {
	background: #EEE;
	border: 1px solid #DDD;
	font-size: 17px;
	padding: 5px;
	margin-top: 0;
}

.highbox {
	background: #EEE;
	border: 1px solid #DDD;
	font-size: 17px;
	line-height: 22px;
	padding: 5px;

}

.pagers {
	padding: 15px 15px 0 15px;
	font-size: 18px;
	font-weight: bold;
}

.pagers a {
	padding: 0 3px 0 3px;
}

p {
	font-size: 1.2em;
	line-height: 1.4em;
}

#colRight ul.sideCats {
	list-style-type: none;
	margin: 0;
	padding: 5px;
}

#colRight ul.sideCats li {
	margin: 0 0 4px 0;
	padding: 5px;
	background: #EEE;
	border: 1px solid #DDD;
	font-size: 17px;
	font-weight: bold;
	line-height: 24px;
}

.heightstick {
	height: 100px;
}

#LoginForm, #Join, #Store {
	margin-left: 30px;
	}

#Join {
	margin-bottom: 5px;
	}

#LoginForm dt, #Join dt {
	padding: 5px;
	background: #CCC;
	text-align: right;
	}

#LoginForm dd, #Join dd {
	padding: 5px; 
	background: #EEE;
	}

#LoginForm dd .error, #Join dd .error {
	color: #FF0000;
	font-style: italic;
	}

form.form hr{background:#DDD;border:0;height:5px}
form.form h2{font-size:16px;padding-left:7px;text-align:left}
form.form input.box{width:200px}
form.form input.box.small{width:100px}
form.form input.box.tiny{width:50px}
form.form input.box.large{width:400px}
form.form dl dt{float:left;font-weight:700;padding:6px 1em 0 0;text-align:right;width:10em}
form.form dl dd{border-left:2px #CCC solid;margin:0 0 3px 11em;padding:5px}
form.form dl dd.highlight{background:#F7941D;border-left:2px black solid}
form.form dl label i{color:#555;font-size:9px}
form.form input.default{color:#888}
form.form input.button{font-size:16px;vertical-align:middle;padding:2px 4px}
form.form input.button:active{padding:1px 4px 3px 4px}
.error{font-weight:700;}
form.form dl dd.highlight .error{background:#FFF;padding:3px;outline:solid 2px #B00;vertical-align:middle}
form.form dl dd input.radio{vertical-align:text-bottom}
div.form{background:#DDD;padding:5px}
form.form em {color:#666}
.error { border: 1px solid #FF0000; color: #FF0000; font-weight: bold; font-size: 16px; }
form .error { border: 0; display: block; color: #FF0000; }

#colLeft form input.box {
	width: 150px;
	font-size: 14px;
	padding: 5px;
	height: 20px;	
	}

form.form .code { border: 1px solid #CCC; background: #EEE;}

/* Industry Schedule */

#industrySchedTable {
	width: 580px;
}

#industrySchedTable th {
	margin: 1px;
	padding: 2px;
	text-align: center;
	background: #f7941d;
	color: #333;
}

#industrySchedTable td {
	font-size: 11px;
	text-align: center;
}


/*
 * Ext Core Library Examples 3.0
 * http://extjs.com/
 * Copyright(c) 2006-2009, Ext JS, LLC.
 * 
 * The MIT License
 * 
 * Permission is hereby granted, free of charge, to any person obtaining a copy
 * of this software and associated documentation files (the "Software"), to deal
 * in the Software without restriction, including without limitation the rights
 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 * copies of the Software, and to permit persons to whom the Software is
 * furnished to do so, subject to the following conditions:
 * 
 * The above copyright notice and this permission notice shall be included in
 * all copies or substantial portions of the Software.
 * 
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 * THE SOFTWARE.
 * 
 */

#ux-lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 15000;
    text-align: center;
    line-height: 0;
}

#ux-lightbox img {
    width: auto;
    height: auto;
}

#ux-lightbox a img {
    border: none;
}

#ux-lightbox-outerImageContainer {
    position: relative;
    background-color: #f89919;
    width: 250px;
    height: 250px;
    margin: 0 auto;
}

#ux-lightbox-imageContainer {
    padding: 5px;
}

#ux-lightbox-loading{
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
    background: url(/data/elements/img/lb-load.gif) no-repeat center 15%;
}

#ux-lightbox-hoverNav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}

#ux-lightbox-imageContainer > #ux-lightbox-hoverNav {
    left: 0;
}

#ux-lightbox-hoverNav a{
    outline: none;
}

#ux-lightbox-navPrev,
#ux-lightbox-navNext {
    width: 49%;
    height: 100%;
    background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */
    display: block;
}

#ux-lightbox-navPrev { left: 0; float: left;}
#ux-lightbox-navNext { right: 0; float: right;}
#ux-lightbox-navPrev:hover, #ux-lightbox-navPrev:visited:hover { background: url(/data/elements/img/lb-prev.png) left 33% no-repeat; }
#ux-lightbox-navNext:hover, #ux-lightbox-navNext:visited:hover { background: url(/data/elements/img/lb-next.png) right 33% no-repeat; }

#ux-lightbox-outerDataContainer {
    margin: 0 auto;
    width: 100%;
}

#ux-lightbox-dataContainer{
    font: 10px Verdana, Helvetica, sans-serif;
    background-color: #fff;
    overflow: auto;
    line-height: 1.4em;
}

#ux-lightbox-data{	padding:0 10px; color: #666; background: #f89919; }
#ux-lightbox-data #ux-lightbox-details{ width: 80%; float: left; text-align: left; }
#ux-lightbox-data #ux-lightbox-caption{ font-weight: bold;	}
#ux-lightbox-data #ux-lightbox-imageNumber{ display: block; clear: left; padding-bottom: 1.0em;	}
#ux-lightbox-data #ux-lightbox-navClose{ background: url(/data/elements/img/lb-close.gif) no-repeat; width: 66px; height: 22px; float: right;  padding-bottom: 0.7em; outline: none;}
#ux-lightbox-data #ux-lightbox-navClose:hover{ background-image: url(/data/elements/img/lb-close-over.gif);}

#ux-lightbox-overlay,
#ux-lightbox-shim{
    border: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 14999;
    width: 100%;
    height: 1500px;
    background-color: #FFF;
    padding: 0;
    margin: 0;
}

#ux-lightbox-shim {
    z-index: 89;
    background-color: transparent;
    filter: alpha(opacity=0);
}

/* **************************************************************************** */

#colRight ul.sideCats, #colLeft ul.sideCats {
	list-style-type: none;
	margin: 0;
	padding: 5px;
}

#colRight ul.sideCats li, #colLeft ul.sideCats li {
	margin: 0 0 4px 0;
	padding: 5px;
	background: #EEE;
	border: 1px solid #DDD;
	font-size: 15px;
	line-height: 24px;
}

#colRight ul.sideCats li.event_admin {
	background: #412d03;
}

#colRight ul.EventMenu li a span {
	font-size: 11px;
	font-weight: normal;
	color: #333;
}

#colLeft ul.moreInfo li {
	display: inline;
	float: left;
	width: 170px;
	margin-right: 10px;
}

.storeEarners li img {
	float: left;
	margin: 0 10px 0 0;
}

.hit { border: 3px solid #FF0000; }

.ast { color: #FF0000; font-weight: bold; }

#colLeft ul.sideCats li.tipBox {
	padding: 20px;
	background: #f89919;
	border: 3px solid #5d3a0b;
	font-size: 22px;
	font-weight: bold;
}

#colLeft ul.sideCats li.tipBox select {
	border: 1px solid #5d3a0b;
	background: #f0b567;
	padding: 5px;
	font-size: 16px;
}

#colLeft ul.sideCats li.tipBox .button {
	background: #5d3a0b;
	padding: 5px;
	color: #FFF;
	font-size: 16px;
	cursor: pointer;
	font-weight: bold;
	font-family: Arial;
	font-weight: bold;
	border: 1px solid #FFF;
}

a.account:hover, a.Male:hover, a.offiline:hover {
	color: #dc4b1e;
}
