* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	background: #373737 url('../images/main_bg.png') fixed repeat-x 0 -150px;
	font: normal 76% "Lucida Grande", Verdana, sans-serif;
}
html {
	height: 100%;
}
.sig { color: #39a; text-decoration: none; }
.clear { clear: both; }
#wrapper {
	position: relative;
	width: 950px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	/*background: #fff;*/
	/*border: 10px solid #222;*/
	border-width: 5px 10px;
	padding: 0;
}


#header {
	position: relative;
	height: 101px;
	display: block;
	background:#000 url('../images/topbg.gif') bottom right no-repeat;

}

#masthead {
	margin: 0;
	text-align: center;
	background: #000;
	padding: 0;
	height: 216px;
}
#sm-masthead {
	margin: 0;
	text-align:right;
	background: #000;
	padding: 0;
	height: 100px;
}

#logo {
	position: absolute;
	width: 220px;
	height: 76px;
	top: 12px;
	left: 10px;
	background: url('../images/brp_logo.gif') no-repeat 0 0;
}
#logo span { display: none; }

#container {
	position: relative;
	background:#fff;
	width: 100%;
	display: inline;
	float: left;
}
#container:after {
 /* this is for NN6 to clear floats */
    content: "."; 
    display: block; 
    height: 0px;
    clear: both; 
    visibility: hidden;
}

#content {
	margin: 0 270px 0 10px;
}
#content-full {
	margin: 0 10px;
}
#contentwrap {
	float: left;
	width:100%;
	margin: 0 -95% 0 0;
}

#content-full .pane { margin: 10px  }
.pane {
	margin: 10px 20px;
	color: #333;font-size:14px;
	line-height: 1.5em;
}
.pane h2 {
	color: #555;
	margin: 0 10px;
	padding: 20px 0 5px 0;
	font:bold  1.8em "Book Antiqua","Lucida Grande",Arial,sans-serif;
	xfont-variant:small-caps;
	border-bottom:1px solid #ccc;
}
/*.pane h2:first-letter {
	font-size: 1.9em;
	letter-spacing: -4px;
	background: #eee;
}*/
.pane p {
	margin: 10px 20px;
	font-family: Verdana, sans-serif;
}
.pane a { 
	color: #06C;
	text-decoration: none;
	border-bottom: 1px dashed;
}
.first {
	
}
a.aimg { border: 0px; }

#sidecontent {
 	position:relative;
	margin:-10px 0 0 ;float:right;
	width:259px;
	background: #111;
	height: 100%;
}
#footer {
	margin-bottom: 2em;
	background: #111;
	color: #fff;
	padding: 10px 0;
	text-align: center;
	font: normal 0.9em "Lucida Grande", Arial, sans-serif;
	height:1%;
}


#sidecontent-wrap {
	position: relative;
	padding: 10px;
	height: 100%;
}
#sidecontent-wrap .nvlnk {
	line-height:16px;
	text-indent: 20px;
	text-decoration: none;	
	font-weight:bold;font-size:12px;
	color: #F93
}
#sidecontent-wrap a.nvlnk:hover { color:#fff;border-bottom: 1px solid;border-top: 1px solid }

.block {
	/*border: 1px solid #555;*/
	margin: 5px;
	color: #eee;
}
.block h2 {
	margin:0;
	font: bold 1.4em Arial, sans-serif;
	color: #fff;
	padding:2px 5px;
	background:#222 url('images/fuzzybg1.gif');
	border-bottom:1px solid #555;
}
.block p {
	margin: 10px;
}
.block a { color: #F93; }
.block ul { margin: 0 1em;padding-left: 15px; font-size: 0.9em; }
.block ul li { margin-bottom: 5px; color: #888 }
ul#sidenav {
	margin:10px 0 0 20px;
	padding:0;
}
ul#sidemenu {
	list-style: none;
	padding: 10px 0;
	margin: 0;
}
ul#sidemenu li {
	margin:1px 0;
	padding: 0;
	display:inline;
}
ul#sidemenu li a {
	display: block;
	padding: 5px 10px;
	margin:0;
	background: #333;
	color: #fff;
	text-decoration: none;
	font: normal 1em "Lucida Grande", Arial, sans-serif;
}
ul#sidemenu li a:hover {
	font-weight: bold;
	background: #fff;
	color: #000;
}

.weship { color:#fff;margin:10px;font-size:14px;text-align:center }

.field {
	position: relative;
	display: block;
}
label {
	display:block;
	float: left;
	width: 30%;
	text-align: right;
	padding:2px 5px 0 0;
}
input {
	margin: 0px 0 10px;
	vertical-align: middle;
}
.optgroup {
	margin:2px 10px;
	padding: 5px 10px;
}


ul#menu {
	list-style: none;
	margin: 0;
	padding: 0 0 0 1em;
	background: #000;
	height: 32px;
	color: #fff;
}
ul#menu li {
	text-align:center;
	float: left;
	height: 32px;
	overflow: hidden;
}
ul#menu li a {
	display: block;
	background: #aaa;
	color: #000;
	padding: 7px 10px;
	text-decoration: none;
	font-weight: bold;
	border-bottom:1px solid #000;
	border-right:1px solid #000;
}
ul#menu li a:hover {
	background: #fff;
	color: #000;
}
ul#menu li a.on { 
	position:relative;
	background: #000; 
	color: #fff;
}


/* category display styles */
.cat {  }
.catpad { border: 1px dotted #ccc;}
.cattab { background: #000 url('images/carbon_bg.gif'); padding: 1px 5px;}
a.catlnk:link,a.catlnk:visited  { color:#fff; font-family:Verdana; font-size:11px; font-weight:bold; cursor:hand; text-decoration:none;border:0;}
a.catlnk:hover, a.catlnk:active { color:#bcdc45;}

.prodimage { float: right; }
.categorytitle h2 { padding-top: 15px; margin-left:0; color:#444}
#prodlist { clear:right; }
#prodlist th { padding: 3px 10px;background: #000 url('images/carbon_bg.gif'); text-align:left; color: #fff; font: normal 11px/1.2em Arial,sans-serif;}
#prodlist td { padding: 17px 10px;font-family:Verdana,sans-serif; font-size: 10px; border-bottom:1px solid #dedede}
.price { font-weight: bold; }
.row2 { background:#eee; }
.row1 h3,.row2 h3 { margin-bottom: 0px;font-family:Arial,sans-serif; font-size:12px; color: #036}

/* gallery styles */
.thumb { width: 150px; display:inline; margin:5px; border: 0; }
.thumb a img { border:1px solid #888; }
.fullpic { text-align:center; margin: 10px; padding:10px; }

/* links styles */
.links { position: relative; margin:20px 10px; border-bottom:1px solid #ccc;}
.links h4 { margin: 5px 0 0px 0; font: bold 13px Arial,Tahoma,sans-serif; }
.links a,.links img { border:0; }
.links a:hover { background: #39f; color:#fff; }

/* contact styles */
blockquote { font-weight:bold; }
label {  font: bold 10px Tahoma,sans-serif; text-align:left; color: #000; width:140px; }
form { margin: 10px 0;  }
.fieldsubmit { text-align: right; margin-right: 20px; }
.field { margin: 15px 20px;clear:left; }
.field input ,.field textarea { background: #e7e7e7; color: #444; border:1px inset #555; font-size: 11px; padding: 2px; font-family: Verdana,sans-serif; }

/* guestbook styles */
.posts			{ color:#000;margin:5px;padding:5px;padding-bottom:0px;border:1px solid #dedede;}
.posts b		{ font: normal 9px Verdana,sans-serif;color:#36a}
.posts strong		{ }
.posts .smb		{ font-size:10px;color:#444; }
.posts .sm		{ margin:0 2px; }
.posts .postno		{ margin:0px;float:right;font-size:8pt;color:#aaa}
.rowone { background: #fff url('images/gbp_bg.jpg') repeat-x !important; color:#555}
.rowtwo { background: #eee url('images/fuzzybg.jpg'); color:#555}

.postxtras		{ margin:2px;font-size:8pt;color:#aaa;} 
A.postxtras:link	{ font-size:8pt;color:#456}
A.postxtras:visited 	{ font-size:8pt;color:#456}

.sb { border: 0; background: none; margin: 10px }
.sb textarea { margin-bottom: 5px; }
A.postxtras:hover	{ color:#000}

.breadcrumb { margin:5px 0; }
.breadcrumb a { font-size: 9px; color:#009; border-bottom:1px solid #ddd; }
.breadcrumb a:hover { color: #009; border-bottom:1px solid #aaa; }
.breadcrumb a.on { border: 0; color:#777}

.cblock { font:normal 10px Arial,sans-serif; margin:5px 0; }