﻿/* Page body */
body{margin:10px;font:11px Verdana, Arial, Helvetica, sans-serif;background: #ffffff;}
ul{margin:0;padding:0;color:#999999;}
.wrapper{}
p{font:11px Verdana, Arial, Helvetica, sans-serif;}
td{font:11px Verdana, Arial, Helvetica, sans-serif;}

a:link{color:#006699;text-decoration:underline;}
a:visited{text-decoration:none;color:#006699;text-decoration:underline;}
a:active{text-decoration:none;color:#006699;}
a:hover{text-decoration:none;color:#ffcc33;}

a.white:link{text-decoration:none;color:#fff;}
a.white:visited{text-decoration:none;color:#fff;}
a.white:active{text-decoration:none;color:#fff;}
a.white:hover{text-decoration:none;color:#ffcc33;}

/* Top section */
.logo{height:75px;}
.cart{padding-left:110px;line-height:20px;}
.cart .basket{background:url('http://www.bacwebdesign.com/images/ico_cart.gif') left no-repeat;padding:4px 0 4px 20px;}
.cart .account{background:url('http://www.bacwebdesign.com/images/ico_account.gif') left no-repeat;padding:4px 0 4px 20px;}
.search{background:url('http://www.bacwebdesign.com/images/search_bgx.gif') repeat-x;padding-right:10px;border-bottom:2px solid #cfcfcf;border-top:1px solid #cfcfcf;border-right:1px solid #cfcfcf;}
input.search{border:none;background-color:#fff;margin:2px 8px;color:#333;}
form {margin: 0;padding: 0;}

/* Top menu */
.mainmenu{}
.mainmenu ul{margin-top:2px;}
.mainmenu ul li{list-style:none;display:inline;margin-right:-3px;}
.mainmenu ul li {background:url('http://www.bacwebdesign.com/images/menu_bgx.gif') repeat-x;height:31px;border:1px solid #006699;padding:6px 10px;font-weight:bold;color:#ffffff;}
.submenu{background:url('http://www.bacwebdesign.com/images/submenu_bgx.gif') repeat-x;height:31px;border:1px solid #CCCCCC;padding-left:10px;}
.submenu {color:#ffffff;}
.brdrbtm{border-bottom:2px solid #80B3CC;}
.contents{padding:0;}
.banner{margin:1px 0;}
.contents_contents#font-family{padding:10px 0;}

/* Footer */
.footer{background-color:#dddddd;padding:15px;line-height:18px;}


/* Text for most CSS classes */
.text, .smText, .error, a, a.smLink, a.nav, a.msgLink, a.tLink, .WebWizRTEtextarea, .basicTable, .errorTable, .tableLedger, .tableSubLedger, .tableSearchLedger, .tableRow, .tableTopRow, .tableBottomRow, .evenTableRow, .oddTableRow, .hiddenTableRow, .PMtableRow, .PMmsgBody, .msgBody, .msgEvenTableRow, .msgOddTableRow, .msgHiddenTableRow, .msgOddTableSide, .msgEvenTableSide, .msgSignature, .calLedger, .calDateCell, .calTodayCell, .BBquote, .BBcode {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-weight: normal;
	font-size: 11px;
}
.lgText, .heading{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}

/* Text */
.smText{
	font-size: 10px;
}

.lgText{
	font-size: 12px;
}

.heading{
	font-size: 14px;
}

.error{
	color : #FF0000;
}

/* Search highlight */
.highlight{
	background-color: #ffff66
}

/* Hyperlinks */

a.smLink {
	font-size: 10px;
}

/* navigation hyperlinks */
a.nav, a.nav:visited{
	color : #006598;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}

a.nav:hover, a.nav:visited:hover{
	color : #006598;
	text-decoration : none;
	font-size: 10px;
	font-weight: bold;
}

/* Misc */
ul{
	list-style-type: circle;
}

form{
	display: inline;
}

a img,:link img,:visited img{
	border:none 
}

.avatar, #avatar{
	width: 64px;
	height: 64px;
	border: 1px solid #000000;
	margin: 2px;
}

/* Rich Text Editor */
.WebWizRTEbutton{
	 border: #EFEFEF 1px solid;
}

.WebWizRTEtextarea{
	background-color: #FFFFFF;
	font-size: 12px;
}

.RTEbutton{
	background-color: #E6E7F2;
}

/* Tables */
.basicTable{
	border: 0px;
	width: 98%;
}

.errorTable{
	border: 1px solid #FD7D40;
	background-color: #FFF2E6;
	width: 98%;
	color: #FF0000;
}

.tableBorder, .wwgAdTable{
	border: 1px solid #F0F0F0;
	background-color: #FFFFFF;
	width: 98%;
}

/* Table Ledger */
.tableLedger{
	font-weight: bold;
	color: #F0F0F0;
	background-color: #006598;
	height: 18px;
}

.tableLedger a:link, .tableLedger a:visited{
	color : #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

.tableLedger a:hover, .tableLedger a:visited:hover{
	color : #CCCCCC;
	text-decoration: underline;
	font-weight: bold;
}

/* Search Sub-Ledger */
.tableSubLedger{
	font-weight: bold;
	background-color: #F0F0F0;
	height: 16px;
}

.tableSubLedger a:link, .tableSubLedger a:visited{
	color : #006598;
	text-decoration: underline;
	font-weight: bold;
}

.tableSubLedger a:hover, .tableSubLedger a:visited:hover{
	color : #006598;
	text-decoration : none;
	font-weight: bold;
}

/* Search Ledger */
.tableSearchLedger{
	font-weight: bold;
	background-color: #DCDDE4;
}

.tableSearchLedger a:link, .tableSearchLedger a:visited{
	color : #000000;
	text-decoration: underline;
	font-weight: bold;
}

.tableSearchLedger a:hover, .tableSearchLedger a:visited:hover{
	color : #666666;
	text-decoration : underline;
	font-weight: bold;
}

/* Tables */
.tableRow{
	background-color: #F0F1F5;
}

.tableTopRow, .tableBottomRow{
	background-color: #F0F1F5;
}

/* Alternating Row Colours */
.evenTableRow{
	background-color: #FFFFFF;

}

.oddTableRow{
	background-color: #F0F0F0;
}

.hiddenTableRow{
	background-color: #DFDFDF;
}

/* Private messager */
.PMtableRow{
	background-color: #F0F1F5;
}

.PMmsgBody{
	width: 99%;
	max-height: 350px;
	float: left; 
	overflow: auto;
}

/* Forum posts */
.msgBody{
	width: 100%;
}

.msgEvenTableRow, .msgEvenTableSide{
	background-color: #F8F8FC;
	font-size: 10px;
}

.msgOddTableRow, .msgOddTableSide{
	background-color: #F8F8FC;
	font-size: 10px;
}

.msgEvenTableSide a:link, .msgEvenTableSide a:visited, .msgOddTableSide a:link, .msgOddTableSide a:visited{
	color : #000000;
	text-decoration: underline;
	font-weight: bold;
}

.msgEvenTableSide a:hover, .msgEvenTableSide a:visited:hover, .msgOddTableSide a:hover, .msgOddTableSide a:visited:hover{
	color : #666666;
	text-decoration : underline;
	font-weight: bold;
}

.msgHiddenTableRow{
	font-size: 10px;
	background-image: url(../forum_images/pre_approved_post.gif);
}

.msgLineDevider{
	border: solid #D1D7DC 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
}

.msgSignature{
	max-height: 160px;
	width: 100%;
}

.postSeparatorTableRow{
	height: 10px;
	background-color: #E1E2F0;

}

/* Calendar */
.calLedger{
	font-weight: bold;
	background-color: #DCDDE4;
	padding:4px;
}
.calLedger a:link, .calLedger a:visited{
	color : #000000;
	text-decoration: none;
	font-size: 10px;
}

.calLedger a:hover, .calLedger a:visited:hover{
	color : #666666;
	text-decoration: none;
	font-size: 10px;
}

.calDateCell{
	background-color: #F8F8FC;
}

.calTodayCell{
	background-color: #F8F8FC;
	border:1px solid #FF0000;
}

.calEmptyDateCell{
	background-color: #FFFFFF;
}

/* BBcode blocks */
.BBquote{
	border: 1px dotted #999999;
	background-color: #FFFFFF;
	width: 97%;
	padding: 5px;
	margin: 8px 0px;
	text-align: left;
	overflow: auto;
	display: block;
	padding: 5px;
}

.BBcode{
	font-family: Courier New, Courier, mono;
	border: 1px dashed #999999;
	width: 97%;
	padding: 5px;
	margin: 8px 0px;
	text-align: left;
	overflow: auto;
	display: block;
	padding: 5px;
}

/* Forum ads */
/* WARNING: Changing the adverts so they are no-longer visable or readable will break the terms of the license agreement */

.wwgAdTD {
	background-color: #F8F8FC;
	color : #000000;
}

.wwgAdTitle a:link, .wwgAdTitle a:visited, .wwgAdTitle a:hover, .wwgAdTitle a:visited:hover{
	color : #0000FF;
	text-decoration: underline;
}

.wwgAdFooter{
	color: #FFFFFF;
	background-color: #7F7F99;
}

.wwgAdFooter a:link, .wwgAdFooter a:visited, .wwgAdFooter a:hover, .wwgAdFooter a:visited:hover{
	color : #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

HR {
height: 0;
border-width: 1px 0 0 0;
border-style: solid;
border-color: #dddddd;
}

/* Footer Top Border */
.footertop {
	background-image: url('http://www.bacwebdesign.com/images/footertop.gif');
}