BODY {
	background:#211d1e;
}
IMG {
	border:none;
	outline:none;}
.container {
	width:975px;
	text-align:center;
	margin:0 auto;
	display:block;
	padding-bottom:60px;
	}
.ctop {
	min-height:730px;}	
#top, #bottom {
	margin:0px;
	padding:0px;
	width:100%;
}
#top {
	background-color:#3a3333;
	min-height:15px;		
	}
#bottom {
	clear:both;
	border-top:1px solid #585656;
	background-color:#181413;
	color:#201d1d;
	padding-bottom:60px;
	height:60px;
	font-size:11px;
	padding-top:10px;
}
#bottom a {
	font-size:11px;
	color:#666;
}
#bottom .subtle{
	margin-left: 20px;
}
#bottom .subtle a{
	color:#444;
}
a {
	color: #f00;
}
a:hover {
	color: #f66;
}

.wxlrg {width:955px;}
.wlrg {width:695px;}
/* YES THATS CORRECT LADIES, XTRA MEDIUM*/
.wxmed {width:475px;}
.wmed {width:250px;}
.wsml {width:125px;}
.hlrg {height:900px;}
.hmed {height:300px;}
.hxmed {min-height:550px;}
.hsml {height:150px}
.hxsml {height:50px}
.element {
/*  BLOCK VISIBILITY 
		outline:1px solid #333;
*/
	display:block;
	padding:0 10px 5px 5px;	
	float:left;
	text-align:left;
	}
.line{
	border-bottom:1px solid #585656;
	height:1px;
	}

H1 {
	border-bottom:1px solid #585656;
	border-top:1px solid #585656;
	font-family:Arial , "Trebuchet MS", Helvetica, sans-serif;
	color:#F21;
	font-size:1.4em;
	font-stretch:condensed;
	text-align:left;
	text-indent:10px;
	margin:10px auto;
	padding:5px 0;
	position: relative;
	}
h1 span {
	position: absolute;
	background: url(h1gradient.png) repeat-x;
	display:block;
	width: 100%;
	height:30px;
}	
H2{
	border-top:1px solid #333;
	font-family:Arial , "Trebuchet MS", Helvetica, sans-serif;
	color:#fff;
	font-size:1.25em;
	font-weight:bold;
	text-align:left;
	text-indent:10px;
	margin:10px auto;
	padding:10px 0;
	}	
p, UL, OL, UL a, UL a:visited, UL a:active, td {
	font-family:Arial, "Trebuchet MS", Helvetica, sans-serif;
	color:#eee;
	padding:0 10px;
	font-size:1.1em;
	font-stretch:condensed;
	text-align:left;
	padding-bottom:10px;
	text-decoration:none;
	}
	p {
		line-height: 1.4em;
	}
#sidenav {
	min-height: 220px;
}
#sidenav UL {
	list-style: none;
	list-style-position: outside;
	padding: 0;
	margin: 0;
	font-size: 1em;
}
UL{
/*	list-style: none; */
/*	list-style-image:url(li-white.gif); */
	padding-left:30px;
}
#sidenav UL LI a {
	padding: 0;
	margin-left: 10px;
	}
OL {
	padding-left:30px;
}
OL LI {
	margin-top: 10px;
}
LI {
	padding-top:5px;
	}
LI UL LI { font-size:13px;} 
	
UL a.selected {
	color: #fc0 !important;
}
UL a:hover{
	color:#f21;
}

UL .selected{
	list-style: none;
	

	
/*	list-style-image:url(http://dev.digitalhive.com.au/bdav/website/templates/images/li-red.gif);*/
}
cite {
	color:#666;
	font-style:normal;
	font-size:1em;
	padding-bottom:10px;
	}	
.clear {
	clear:both;

}
.headerImg {
	height: 210px;
	margin-top:10px;
	}
.search-input {
	width:205px;
	height:14px;
	border:1px solid #585656;
	color:#585656;
	padding:3px 5px;
	margin:5px 0;
	}
.newsitem{
	width:335px;
	height:125px;
	display:block;
	float:left;
	padding:0px;
	margin:5px;
	overflow:hidden;
	}
.newsitem h2{
	margin: 0;
	text-indent: 0;
}
.newsitem a {
	float: left;
}
.newsitem a img {
	margin-right: 10px;
}
.shopitem{
	width:155px;
	height:185px;
	text-align:center;
	background:#373131;
	border:1px solid #5a5657;
	display:block;
	float:left;
	padding-top:15px;
	margin:0 16px 15px 0;
	}
.shopitem-title	{
	text-align:center;
	font-weight:bold;
	display:block;
	text-transform:capitalize;
	color:#ccc;
	padding:0 5px 5px 5px;
	height:15px;
	font-size:12px;
	}
.shopimg{
	background-repeat:no-repeat;
	width:145px; height:100px; margin:4px; border:1px solid #666;}
.shopimg-text{
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	background:#000;
	width:145px;
	display:block;
	padding:5px 0;
	text-align:center;
	color:#fff;
	font-weight:bold;
}
.shoptext {
	float:left;
	text-align:center;
	text-transform:uppercase;
	line-height:20px;
	display:block;
	border-top:1px solid #5a5657;
	border-bottom:1px solid #5a5657;
	background:#211d1e;
	margin:5px 0 0 0;
	padding:0;
	padding-top:5px;
	width:155px;
	font-weight:bold;
	height:45px;
	}
.shoptext A:LINK, .shoptext A:VISITED, .shoptext A:HOVER, .shoptext A:ACTIVE{
	color:#CCC;
	text-decoration:none;
	font-size:12px;
	}	
.newstext {
	float:left;
	display:block;
	margin:0;
	padding:0;
	width:215px;
	}
.newstext a{
	color:#f21;
	text-decoration:underline;
}
td {
	padding-right:20px;
	line-height:20px;
	}
.ForumSubs td{
	font-size:8px;
	color:#555;
	}	
.ForumName a, a:hover, a:active, .ForumName{
	color:#666 !important;
	text-decoration:none;
	
}
.btn_login {
	margin-top:12px;
	margin-left:10px;
	width:70px;
	height:25px;
	background:url(../images/btn_login.gif);
	background-position:top;	
	float:left;
	background-repeat:no-repeat;
	border: none;
	}
.btn_login:hover {
	background:url(../images/btn_login.gif);
	background-position:bottom;

	}	
.loginlink {
	color:#CCC;
	text-decoration:underline;
	font-size:15px;
}

/* fake checkbox : unchecked (default/base) state */
.fakecheck {
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	outline: none;
	background: url(http://dev.digitalhive.com.au/bdav/website/templates/images/checkbox.gif) no-repeat;
	height: 16px;
	width: 100px;
	display: block;
	float: left;
	padding: 1px 0px 0px 20px;
	color: #666666;
	margin:5px 0 5px 0;
}
/* fake checkbox : hover state */
.fakecheck:hover {
	color:#f21;
	text-decoration: underline;
}
/* fake checkbox : checked state */
.fakechecked {
	background-position: left -25px;
}

/* image used inline - give it a right margin */
.inlineimage {
	margin-right: 10px;
}
.hero{
	width: 693px;
	height: 215px;
	border: 1px solid #3f3d3d;
	margin: 10px 0;
	overflow: hidden;
}
.sideimage img{
	width: 250px;
	border: 1px solid #3f3d3d;
	margin: 10px 0 10px 0;
}
label {
	width: 90px;
	clear: both;
	float: left;
	color: #999;
}
#basketItemsWrap{
	padding:0;
	margin:0;
	font-size:11px;
	line-height:10px;
}
.itemsinfo{
	display:none;
	float:left;
	}


/** MEMBERS SECTION SIDE NAVIGATION **/

#membersidenav {
	min-height: 220px;
	margin-top:4px;
}
#membersidenav li a {
	padding: 0;
}
#membersidenav ul {
	text-transform:capitalize;
	list-style: none;
	list-style-position: outside;
	padding: 0;
	margin: 0;
}
/*
#membersidenav ul li ul{
	display: none;
}
#membersidenav ul li:hover ul{
	display: block;
}
*/
#membersidenav ul li ul li{
	padding-left: 10px;
}
.level1 li {
	font-size:11px;
	list-style:disc;
	list-style-position:inside;
	white-space:nowrap;
	color:#544;
}

.shop p {
	font-size: 12px;
	padding: 0;
	margin: 5px 10px;
}
.pricing {
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; 
	font-size:10px; 
	color:#FFF; 
	text-align:center;
}
.pricing td, .pricing th {
	padding: 2px 5px;
	text-align: center;
	border-bottom: 2px solid #312d2e;
	font-weight: normal;
}
.pricing .firstrow td {
	font-size:14px;
	color: #fc0;
}
.pricing .member {
	background: #2b2829;
	font-weight: bold;
}
.pricing th.member {
	-moz-border-radius:10px 10px 0 0;
	-webkit-border-radius:10px 10px 0 0;
	border-radius:10px 10px 0 0;
	padding: 7px 5px;
}
.shop.item h2 {
	border-top: 2px solid #413D3E;
	margin: 10px 0;
	padding: 10px 0 0 0;
}

.shopper {
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	float: left;
	clear: none;
	background: #312d2e;
	margin: 15px 10px 10px 0px;
	padding: 10px;
	color: #fff;
	width:210px;
}
.shopper input[type=text]{
	width: 20px;
}
.shopper input[type=button] {
	background: #413d3e;
	color: #fff;
	border: 1px solid #615d5e;
	padding: 2px 5px;
	outline: none;
	cursor: pointer;
}
.shopper input[type=button]:hover {
	background: #615d5e;
}
.pricing {
	float: left;
}

a.checkout {
	margin: 0px 10px;
	padding: 10px 0;
	display: block;
}
.shopblock{
	width:230px;
	display:block;
	float:left;}
.shopimage{
	width:200px;
	display:block;
	float:left;
	text-align:center;
}
.shopimage img{
	border:1px solid #211D1E;
}
.shoptxt{
	width:260px;
	display:block;
	float:left;	}	

.findabdc h4 {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}
.findabdc label {
	width: auto;
	display: inline;
	float: none;
	clear:none;
	margin: 0 10px 0 0;
	color: #fff;
}
.findabdc label.checklist {
	width: 440px;
	display: block;
	float: left;
	overflow: visible;
	white-space:nowrap;
	padding: 2px 0;
	clear: none;
}
#specialties {
	padding: 10px;
	background: #312d2e ;
	margin-bottom: 20px;
}
.mbr_button {
	background:url(../images/mbr_login.gif) no-repeat;
	width: 135px;
	height: 37px;
	display: block;
	cursor: pointer;
	float: right;
}
.loggedout {
	display: block;
}
.loggedin {
	display: none;
}
#poll label{margin: 0; padding:5px; display:block; clear:both;}
$poll label input{ margin-right: 5px;}
#poll input[type=submit]{border: medium none ; background: transparent url(http://clients2.digitalhive.com.au/bdav/images/btn_basic.gif) no-repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; height: 25px; width: 36px; color: rgb(187, 177, 177)}
#poll cite{color:#666}
.topbar{
	text-align:center;
	color:#211D1E;
	padding:4px;
	border-top:1px solid #211D1E;
	}
.topbar a, .topbar a:active, .topbar a:hover, .topbar a:visited{
	color:#bfb4a3;
	text-decoration:none;
	padding:4px;
	font-size:9px;
}

.paginator {
	color: #ccc;
	border-top:1px solid #585656;
	padding: 10px;
}
.paginator .selected {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.menuimg {
	background:url('../images/menu.gif');
	display:block;
	float:left;
	height:55px;
	padding:0;
	font-size:9px;
	}
.menuimg:hover {
	border-bottom:1px solid red;
}
