/**********************************
*             Generic             *
**********************************/
a {text-decoration:none;color:rgb(49,112,164)}
body {font-family:arial;font-size:12px;margin:0px;padding:0px;color:#666666;background:#0051A0}
h1, h2, h3 {color:rgb(32,92,139);margin:0px;padding:0px;margin-bottom:10px}
h1 {font-size:20px} h2 {font-size:16px} h3 {font-size:13px}
p {margin:0px;padding:0px;margin-bottom:10px}
.italics {font-style:italic}
.header, .header a {color:rgb(32,92,139);font-size:14px;font-weight:normal;margin-bottom:5px}
.header a:hover {text-decoration:underline}
input, textarea, select {border:solid 1px #babec4;font-weight:normal}
.error {color:#FF0000}
.bold {font-weight:bold}
img {border:none}
td {vertical-align:top}
li {list-style:disc}

/**********************************
*             Header              *
**********************************/
#topCell {background:url(http://sellerbyte.com.au/bccrc/images/topBg.jpg) repeat-x;height:31px;line-height:31px;color:rgb(148,148,148);font-size:11px;font-weight:bold}
#topCell .container {width:973px;margin:auto;text-align:right}
#topCell a {margin:0px 5px 0px 5px;color:rgb(148,148,148);font-size:11px;font-weight:bold}

#logoCell {height:130px}

/**********************************
*            Drop Down            *
**********************************/
#trafficcam {position:absolute;z-index:99;margin-left:810px;margin-top:5px;}

/* Basic code - don't modify */
#mainNav { display: block; margin: 0; padding: 0; position: relative;}
#mainNav li { display: block; list-style: none; margin: 0; padding: 0; float: left; position: relative; z-index:1000}
#mainNav a { display: block; }
#mainNav ul { display: none; position: absolute; left: 0; margin: 0; padding: 0; }
* html #mainNav ul { line-height: 0; } /* IE6 "fix" */
#mainNav ul a { zoom: 1; } /* IE6/7 fix */
#mainNav ul li { float: none; }
#mainNav ul ul { top: 0; }

/* Essentials - configure this */
#mainNav ul { width:180px }
#mainNav ul ul { left: 131px; }

/* Everything else is theming */
#mainNav { height: 47px;  background:url(http://sellerbyte.com.au/bccrc/images/menu.png) repeat-x; }
#mainNav li a {line-height:33px;width:100px;color:rgb(49,112,164);font-weight:bold;text-align:center}
#mainNav li li a {line-height:normal;width:auto;text-align:left}
#mainNav *:hover { background-color: none; }
#mainNav a { border-right: 1px solid white; color: white; font-size: 12px; padding: 6px; line-height: 1; }
#mainNav li.hover a { background-color: rgb(62,120,151); color:#FFFFFF}
#mainNav ul { top: 45px; }
#mainNav ul li a { background-color: #5E5A5A; }
#mainNav ul li.hover > a { background-color: rgb(211,211,211); color:rgb(62,120,151) }
#mainNav ul a { border-bottom: 1px solid white; border-right: none; /*filter: alpha(opacity=90);*/ }

/**********************************
*          Thickbox               *
**********************************/
/*thickbox specific link and font settings*/
#TB_window, #TB_secondLine {font: 12px Arial, Helvetica, sans-serif}
#TB_window {color: #333333;}
#TB_secondLine {font-size:10px;color:#666666;}
#TB_window a {color: #666666;}
#TB_window a:hover {color: #000;}

/*thickbox settings*/
#TB_overlay {position: fixed;z-index:1001;top: 0px;left: 0px;height:100%;width:100%;}
.TB_overlayMacFFBGHack {background: url(http://sellerbyte.com.au/bccrc/macFFBgHack.png) repeat;}
.TB_overlayBG {background-color:#000;filter:alpha(opacity=75);-moz-opacity: 0.75;opacity: 0.75;}
* html #TB_overlay {position: absolute;height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');}
#TB_window {position: fixed;background: #ffffff;z-index: 2000;color:#000000;display:none;border: 4px solid #525252;text-align:left;top:50%;left:50%;}
* html #TB_window {position: absolute;margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');}
#TB_window img#TB_Image {display:block;margin: 15px 0 0 15px;border-right: 1px solid #ccc;border-bottom: 1px solid #ccc;border-top: 1px solid #666;border-left: 1px solid #666;}
#TB_caption{height:25px;padding:7px 30px 10px 25px;float:left;}
#TB_closeWindow{height:25px;padding:11px 25px 10px 0;float:right;}
#TB_closeAjaxWindow{padding:7px 10px 5px 0;margin-bottom:1px;text-align:right;float:right;}
#TB_ajaxWindowTitle{float:left;padding:7px 0 5px 10px;margin-bottom:1px;}
#TB_title{background-color:#e8e8e8;height:27px;}
#TB_ajaxContent{clear:both;padding:2px 15px 15px 15px;overflow:auto;text-align:left;line-height:1.4em;}
#TB_ajaxContent.TB_modal{padding:15px;}
#TB_ajaxContent p{padding:5px 0px 5px 0px;}
#TB_load{position: fixed;display:none;height:13px;width:208px;z-index:103;top: 50%;left: 50%;margin: -6px 0 0 -104px;}
* html #TB_load {position: absolute;margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');}
#TB_HideSelect{z-index:99;position:fixed;top: 0;left: 0;background-color:#fff;border:none;filter:alpha(opacity=0);-moz-opacity: 0;opacity: 0;height:100%;width:100%;}
* html #TB_HideSelect {position: absolute;height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');}
#TB_iframeContent{clear:both;border:none;margin-bottom:-1px;margin-top:1px;_margin-bottom:1px;}



/**********************************
*              Main               *
**********************************/
#main {width:973px;text-align:left;margin:auto;background:url(http://sellerbyte.com.au/bccrc/images/leftPattern.jpg) left repeat-y #FFFFFF;margin-top:10px;margin-bottom:10px}
#leftCol {float:left;width:173px;margin-left:19px;padding-top:10px}
#centerCol {float:left;width:580px;background:url(http://sellerbyte.com.au/bccrc/images/topgreystrip.jpg) top repeat-x #FFFFFF;padding:20px 10px 10px 10px}
#rightCol {float:left;width:180px;background:url(http://sellerbyte.com.au/bccrc/images/topgreystrip.jpg) top repeat-x;}

#leftCol .message, #leftCol .box {width:94%;padding:5px 0px 5px 5px;margin-bottom:5px;-moz-border-radius:00px 15px 15px 0px}
#leftCol .message {background:rgb(255,205,16)}
#leftCol .message .data {padding:5px;background-color:#FFFFFF;width:90%;-moz-border-radius:00px 15px 15px 0px}
#leftCol .message p {margin:0px 0px 10px 0px;padding:0px;}

#leftCol .box {background:url(http://sellerbyte.com.au/bccrc/images/leftGreyGradient.png) top repeat-x rgb(161,161,161)}
#leftCol .box .left {width:40px;float:left}
#leftCol .box .right {color:rgb(62,62,62);font-weight:bold;font-size:13px}
#leftCol .box .right a {color:rgb(62,62,62)}
#leftCol .box .data {padding:0px 10px 10px 10px}
#leftCol .box .data input {width:35px}
#leftCol .gallery {height:180px}
#leftCol .gallery .img_holder td {vertical-align:middle;text-align:center}

#centerCol .message {margin-bottom:30px; line-height: 1.3;}
#centerCol .box {width:278px;float:left;border:1px solid rgb(174,174,174);margin:5px;background:url(http://sellerbyte.com.au/bccrc/images/boxBase.jpg) bottom repeat-x;height:300px}
#centerCol .box .header {background:url(http://sellerbyte.com.au/bccrc/images/boxHeader.jpg) repeat-x; height:30px;line-height:30px;padding-left:5px;color:#FFFFFF;font-weight:bold;font-size:14px}
#centerCol .box .header a {color:#FFFFFF;text-decoration:none}
#centerCol .box .data {padding:10px}
#centerCol .box .data.calender h1, #centerCol .message.calender h1 {margin-bottom:0px;padding-bottom:0px}
#centerCol .box .data p.image, #centerCol .box .data p.image a{color:#333333;font-size:11px;font-weight:normal;text-align:center;width:150px;/*display:block;word-break:keep-all*/}
#centerCol .box a .data p.image, #centerCol .box a .data img {cursor:pointer}
#centerCol .box .data h1, #centerCol .box .data h1 a{font-size:14px; color:rgb(150,150,150)}

#centerCol .box .data .timestamp, #centerCol .message.calender .timestamp {margin-bottom:5px;font-style:italic;font-size:10px}
#centerCol .box.complete {height:auto;border:1px solid #8CFF8C;background:#E4FFE4;width:85%;padding:30px;text-align:center}
#centerCol .imgBox {border:none;background:none;height:235px;width:175px}
#centerCol .faqUL div.faqbox {display:none}
#centerCol .faqUL span.hover {text-decoration:underline;cursor:pointer}
#centerCol #linkList li {margin-bottom:10px}
#centerCol #linkList li li {margin-bottom:auto}
#centerCol .inputForm input, .inputForm select, .inputForm textarea {width:250px;margin-right:10px}
.inputForm label.error {display:block}

#rightCol {padding-top:10px}
#rightCol .box {background-color:rgb(238,238,238);border:1px solid rgb(187,187,187);color:#666666;font-size:10px;margin-left:5px;width:80%;margin-bottom:10px;padding:10px}
#rightCol .box .header {font-size:14px}
#rightCol .box h2 {color:#666666;font-size:11px;padding-bottom:0px;margin-bottom:0px}
#rightCol .box a {color:#666666}
#rightCol .imgCell img {margin-bottom:5px/*;width:57px;height:52px*/}

#rightCol .weather {font-weight:bold;color:#666666}
#rightCol .weather .imgCell {padding-left:10px}
#rightCol .weather .location {font-size:12px}
#rightCol .weather #highlow {padding-left:5px}

/**********************************
*              Footer             *
**********************************/
#footerCell {text-align:center;color:#4A86C2;font-size:11px}
#footerCell a {color:#4A86C2;margin-left:5px;margin-right:5px;text-decoration:underline;margin-bottom:3px}

