/* Css Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption,tbody,tfoot,thead,tr,th,td{
   margin:0;
   padding:0;
   border:0;
   }
ol,ul{
	list-style:none;
}
blockquote,q{
	quotes:none;
}
blockquote:before,blockquote:after,q:before,q:after{
	content:'';
	content:none;
}
:focus{
	outline:0;
}
ins{
	text-decoration:none;
}
del{
	text-decoration:line-through;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
/* General Styles */
.skiplink{
	display:none;
}
label{
	cursor:pointer;
}
a,
a:link,
a:visited{
	color:#00f;
	text-decoration:none;
}
a:focus,
a:hover{
	text-decoration:underline;
}
body{
	background:#bfbfa1 url(/images/bgr-main.jpg) repeat-x top;
	color:#000;
	font:62.5%/1 Arial,Helvetica,sans-serif;
}
#wrapper{
	width:980px;
	margin:0 auto;
	margin-bottom:20px;
}
/* bannercontainer */
#bannercontainer{
	clear:both;
	overflow:hidden;
	margin:9px 0 4px;
}
#bannercontainer .test{
	border: solid 1px black;
}
#bannercontainer .leftad{
	float:left;
	width: 728px;
}
#bannercontainer .rightad{
	float:right;
	width: 247px;
}
/* Container */
#container{
	clear:both;
	width:970px;
	padding:5px;
	background:#fff;
}
/* Header */
#header{
	width:970px;
	clear:both;
	height:143px;
}
#logo{
	display:block;
	width:968px;
	height:106px;
	text-indent:-5000px;
	border:1px solid #000;
	margin-bottom:4px;
	background:url(/images/bgr-logo.jpg) no-repeat;
}
#nav{
	float:left;
	width:970px;
	font-size:12px;
	font-weight:bold;
	margin-bottom:4px;
	background:url(/images/bgr-nav.gif) repeat-x;
	z-index:20;
}
#nav li{
	float:left;
	border-left:1px solid #fff;
}
#nav li.first{
	border-left:0;
}
#nav li a{
	display:block;
	color:#fff;
	padding:8px 18px 7px;
}
#nav li.last a,
#nav li.last a:visited{
	width:147px;
	padding-left:0;
	padding-right:0;
	text-align:center;
}
/* Content */
#content{
	width:970px;
	overflow:hidden;
}
/* Mainbox */
#mainbox{
	float:left;
	width:720px;
	margin-right:5px;
}
/* Mast */
#mast{
	position:relative;
	width:708px;
	padding:6px;
	margin-bottom:5px;
	background:#000;
}
#mast a,
#mast a:visited{
	color:#fff;
	text-decoration:underline;
}
#mast #titletext{
	position:absolute;
	bottom:0px;
	left:5px;
	width:675px;
	padding:10px 17px;
	color:#fff;
}
#mast #titletext h2{
	font-size:28px;
	margin-bottom:22px;
}
#mast #titletext h2 a,
#mast #titletext h2 a:visited{
	text-decoration:underline;
}
#mast #titletext h2 a:hover{
	text-decoration:underline;
}
#mast #titletext p{
	clear:both;
	font-size:14px;
	margin-bottom:15px;
}
#mast #titletext ul{
	float:right;
	text-transform:uppercase;
}
#mast #titletext li{
	float:left;
	padding:0 5px;
	border-left:1px solid #fff;
}
#mast #titletext li.first{
	border-left:0;
}
/* Leftcol */
#leftcol{
	float:left;
	width:370px;
	margin-right:5px;
}
/* Box */
#leftcol .box{
	padding:7px;
	background:#ddd;
}
#leftcol .win{
	display:block;
	width:370px;
	height:47px;
	margin-bottom:5px;
	text-indent:-5000px;
}
#leftcol .smallbanner{
	display:block;
	width:370px;
	height:47px;
	margin-bottom:5px;
}
#leftcol h2{
	clear:both;
	font-size:12px;
	color:#fff;
	text-transform:uppercase;
	padding:7px 10px 6px;
	background:url(/images/bgr-title.gif) repeat-x;
}
#leftcol .box h4 a,
#leftcol .box h4 a:visited{
	display:block;
	font-size:11px;
	color:#000;
	margin-bottom:2px;
	line-height:15px;
	text-decoration:underline;
}
#leftcol .box h4 a:hover{
	text-decoration:underline;
	color:#b58507;
}
#leftcol .box p{
	font-size:11px;
	line-height:15px;
}
/* Currentissue */
#leftcol .currentissue{
	width:350px;
	margin:5px 0;
	padding:10px;
	overflow:hidden;
}
#leftcol .currentissue img{
	float:left;
	margin-right:10px;
}
#leftcol .currentissue ul{
	float:left;
	width:205px;
	margin-bottom:15px;
}
#leftcol .currentissue ul.last{
	margin-bottom:0;
}
#leftcol .currentissue li{
	margin-bottom:3px;
}
#leftcol .currentissue li b{
	font-size:12px;
}
#leftcol .currentissue a,
#leftcol .currentissue a:visited{
	color:#000;
	text-decoration:underline;
}
#leftcol .currentissue a:hover{
	text-decoration:underline;
	color:#b58507;
}
#leftcol .currentissue .NormalText
{
    font-family: Arial, Tahoma;
    font-size: 12px ;
    font-weight: normal;
}
#leftcol .currentissue .BoldText
{
    font-family: Arial, Tahoma;
    font-size: 12px ;
    font-weight: bold;
}
#leftcol .currentissue .ItalicText
{
    font-family: Arial, Tahoma;
    font-size: 12px ;
    font-style: italic;
}
#leftcol .currentissue .RedText 
{
    font-family: Arial, Tahoma;
    font-size: 14px ;
    font-weight: bold;
    color: #971b1e;
}
#leftcol .currentissue .TitleText
{
    font-family: Arial, Tahoma;
    font-size: 16px ;
    font-weight: bold;
}
/* Exclusive & Blogs */
#leftcol .exclusive ul,
#leftcol .blogs ul{
	overflow:hidden;
	padding-bottom:5px;
}
#leftcol .exclusive li,
#leftcol .blogs li{
	float:left;
	clear:left;
	width:350px;
	margin-bottom:7px;
}
#leftcol .exclusive li img,
#leftcol .blogs li img{
	float:left;
	margin-right:14px;
	border:1px solid #000;
}
#leftcol .exclusive li .text,
#leftcol .blogs li .text{
	float:left;
	width:270px;
}
/* Rightcol */
#rightcol{
	float:left;
	width:345px;
}
#rightcol .box{
	padding:7px;
}
#rightcol h2{
	clear:both;
	font-size:12px;
	color:#fff;
	text-transform:uppercase;
	padding:7px 10px 6px;
	background:url(/images/bgr-title.gif) repeat-x;
}
#rightcol .news ul{
	padding-left:5px;
}
#rightcol .news li{
	margin-bottom:7px;
}
#rightcol .news li a,
#rightcol .news li a:visited{
	display:block;
	font-size:11px;
	color:#000;
	padding-left:10px;
	background:url(/images/ico-bullet.gif) no-repeat left;
	text-decoration:underline;
}
#rightcol .news li a:hover{
	color:#b58507;
	text-decoration:underline;
}
#rightcol .reports{
	position:relative;
	font-size:11px;
	margin-bottom:10px;
	overflow:hidden;
	width:330px;
}
#rightcol .reports p{
	line-height:15px;
	padding:5px;
}
#rightcol .reports p a,
#rightcol .reports p a:visited{
	display:block;
	font-size:11px;
	color:#000;
	margin-bottom:2px;
	line-height:15px;
	text-decoration:underline;
}
#rightcol .reports p a:hover{
	color:#b58507;
}
#rightcol .reports p img{
	float:right;
	margin-left:4px;
	margin-top:12px;
}
#rightcol .reports cite{
	display:block;
	font-style:normal;
	line-height:15px;
	float:left;
	padding:5px 5px 5px 80px;
}
#rightcol .reports a.readmore,
#rightcol .reports a.readmore:visited{
	float:left;
	display:block;
	color:#000;
	margin:7px 5px 5px;
}
#rightcol .reports a.readmore:hover{
	color:#b58507;
}
/* Poll */
#rightcol .poll{
	position:relative;
}
#rightcol .poll h3{
	font-size:14px;
	margin-bottom:5px;
}
#rightcol .poll span{
	font-size:12px;
	font-weight:bold;
	color:#b58507;
	line-height:18px;
}
#rightcol .poll ul{
	margin-bottom:10px;
}
#rightcol .poll .radiobuttons{
	margin-bottom:10px;
}
#rightcol .poll label{
	font-size:11px;
}
#rightcol .poll input.btn{
	float:left;
}
#rightcol .poll a.viewresults,
#rightcol .poll a.viewresults:visited{
	float:right;
	font-size:11px;
	color:#000;
	margin:5px;
}
#rightcol .poll a.viewresults:hover{
	color:#b58507;
	text-decoration:underline;
}
/* Sidebox */
#sidebox{
	float:left;
	width:245px;
}
#sidebox #squareads{
	margin-top:2px;
}
#sidebox #rightad{
	display:block;
	margin-bottom:5px;
	border:1px solid #000;
}
#sidebox #searchform{
	padding:10px 10px 12px;
	margin-bottom:5px;
	border:1px solid #000;
	background:#ddd;
}
#sidebox #searchform label{
	display:block;
	font-size:12px;
	font-weight:bold;
	margin-bottom:11px;
}
#sidebox #searchform input{
	vertical-align:middle;
}
#sidebox #searchform input.txt{
	width:141px;
	height:20px;
	margin-right:5px;
	border:1px solid #7f9db9;
}
#sidebox #complogos li{
	float:left;
	margin:0 0 5px 5px;
}
#sidebox #complogos li.nospace{
	margin:0 0 5px;
}
/* Footer */
#footer{
	clear:both;
	padding:12px 12px 6px;
	margin-top:5px;
	font-size:11px;
	border:1px solid #000;
	overflow:hidden;
}
#footer a,
#footer a:visited{
	color:#000;
	text-decoration:underline;
}
#footer a:hover{
	text-decoration:underline;
	color:#b58507;
}
#footer p{
	clear:both;
	margin-bottom:7px;
}
#footer .leftalign{
	float:left;
}
#footer .leftalign ul{
	float:left;
	margin-bottom:7px;
}
#footer .leftalign li{
	float:left;
	padding:0 4px;
	border-left:1px solid #000;
}
#footer .leftalign li.first{
	padding-left:0;
	border-left:0;
}
#footer .rightalign{
	float:right;
	text-align:right;
}
/* Drop-down menu */
#nav li ul{
	position:absolute;
	text-align:left;
	left:-999em;
	z-index:100;

	display:block;
	padding:0;
	width:173px;
	margin:0 0 0 -1px;
	background:#00492b url(/images/bgr-submenu.gif) no-repeat 40% top;
	border-bottom:1px solid white;
	border-right:1px solid white;
}
#nav li:hover ul,
#nav li.sfhover ul{
	display:block;
	left:auto;
}
#nav ul li{
	display:block;
	clear:both;
	width:100%;
	line-height:normal;
}
#nav ul a,
#nav ul a:visited,
#nav li.last ul a,
#nav li.last ul a:visited{
	float:left;
	display:block;
	text-decoration:none;
	font-size:12px;
	width:100%;
	line-height:normal;
	font-weight:normal;
	padding:7px 140px 7px 17px;
	color:#fff;
	text-align:left;
}
#nav li.last ul a:hover,
#nav ul a:hover{
	text-decoration:underline;
}

/* GVO Styles */
#pagecontainer{ 
	padding:0 10px 0 8px; 
}
#pagecontainer a,
#pagecontainer a:visited{
	color:#000000;
	text-decoration:underline;
}
#pagecontainer a:hover{
	color:#b58507;
	text-decoration:underline;
}
#pagecontainer p{
	font-size:12px;
	line-height:20px;
	padding:0 0 20px;
}
#pagecontainer .pagetitle{
    font-size: 16px;
	font-weight: bold;
    margin-top: 6px;
}
.invalidlogin
{
    font-size: 12px;
    margin:4px 0 4px 0;
}
/* Article Styles */
.articletitle{
    font-size: 16px;
	font-weight: bold;
	display: block;
	margin-bottom: 6px;
}
.articledate{
    color: #971b1e;
    display: block;
    font-size: 12px;
    margin-top: 8px;
	margin-bottom: 16px;
}
.articleauthor{
    font-style: normal;
    display: block;
    font-size: 12px;
}
#articlelist{
    font-size: 12px;
    margin-top: 10px;
}
#articlelist ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.byline{
    color: #666666;
    padding-top: 2px;
    padding-bottom: 2px;
    font-style: italic;
}
.articlelist2{
    font-size: 12px;
}
.articlelist2 ul{
    margin-top: 4px;
}
.moreby{
    font-size: 12px;
    font-weight: bold;
}
.articlelistform{
    margin: 0;
}
.articlesummary{
    padding-top: 4px;
    padding-bottom: 4px;
    font-style: italic;
    display: block;
    font-size: 12px;
    float: left;
    width: 500px;
}
.articlebody{
    display: block;
    letter-spacing: 130%;
    line-height: 20px;
    font-size: 12px;
}
.articlepagetitle {
    font-size: 16px;
	font-weight: bold;
    margin-top: 6px;
    width: 540px;
    float: left;
}
.articlebacklink {
    font-size: 11px;
    margin-top: 6px;
    width: 140px;
    float: right;
    text-align: right;
}
.subtitle {
    font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.pagebody {
    display: block;
    letter-spacing: 130%;
    line-height: 20px;
    font-size: 12px;
    margin-top:12px;
}
.cleardiv {
    clear:both;
	height:0px;
}
.googleads
{
    margin-bottom: 5px;
    margin-top: 10px;
    text-align: center;
}
.articlefooter
{
    margin-top: 10px;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    display: block;
    /*color: #971b1e;*/
}

/* Photo Gallery Styles */
.divline {
    clear: both;
	width: 705px;
	margin-bottom: 14px;
	margin-top: 8px;
    border-bottom: #cccccc solid 1px;
}
.gallerythumb {
    float: left;
	width: 70px;
	text-align: left;
	clear: both;
}
.gallerytitle {
    margin-top: 0px;
    font-size: 16px;
	font-weight: normal;
}
.gallerynum {
    font-size: 12px;
	font-weight: normal;
}
.gallerydesc {
    margin-top: 0px;
    padding-bottom: 10px;
     display: block;
    letter-spacing: 130%;
    line-height: 20px;
    font-size: 12px;
}
.gallerydesc_shortspace {
    margin-top: 0px;
    padding-bottom: 2px;
     display: block;
    letter-spacing: 130%;
    line-height: 20px;
    font-size: 12px;
}
.galleryleft
{
    width: 170px; 
	float: left; 
}
.thumbstyle
{
    border: solid 1px #666666;
}
.galleryright
{
    width: 500px; 
	float: left; 
}
.bigpicture {
    margin-top: 10px;
	border: #cccccc solid 8px;
}
.photocaption {
    margin-top: 8px;
    font-size: 16px;
	font-weight: bold;
}
.photodesc {
    margin-top: 10px;
    letter-spacing: 130%;
    line-height: 20px;
    font-size: 12px;
}
/* Gear Finder Styles */
.gearfindercolumn{
    float:left;
    width:250px;
    margin-top:10px;
}
.gearfindercolumn li{
    padding:4px;
    font-size: 12px;
}
.gearfindersubtitle
{
    font-size: 14px;
    font-weight: bold;
    color: #b58507;
    margin-top: 10px;
    margin-bottom: 10px;
}
.gearfinderlist{
    padding:4px;
    font-size: 12px;
}
.gearfinderback{
    display:block;
    margin-top:20px;
}
.gearfinderitem
{
    font-size: 12px;
}
.gearsummary
{
    margin-top:12px;
    letter-spacing: 130%;
    line-height: 20px;
    font-size: 12px;
}
/*


.gearcategory
{
    width: 280px;
    font-size: 12px;
}
.gearfinderflyout
{
    background-color: #dddddd;
}
.gearfinderitem
{
    font-size: 12px;
    margin-top: 2px;
    margin-bottom: 2px;
}
.gearfindersubtitle
{
    font-size: 14px;
    font-weight: bold;
    color: #971b1e;
    margin-top: 6px;
    margin-bottom: 6px;
}
.gfcolheader
{ 
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 6px;
}
.gfsummary
{
    padding-top: 4px;
    padding-bottom: 4px;
    font-style: italic;
    display: block;
    font-size: 12px;
    float: left;
}
.thumbpic_gear {
    float: left;
	text-align: right;
	margin-left: 4px;
	margin-right: 4px;
	width: 130px;
	margin-bottom: 6px;
}
.productimage
{
    margin-left: 20px;
}*/
/* Poll Styles */
.pollquestion {
    color: #b58507;
	font-weight: bold;
	font-size: 12px;
	margin: 6px 0 6px 0;
}
.polloption{
    float:left;
	font-size: 12px;
}
.pollnumbers{
    float:right;
    font-size: 12px;
}
.pollresponse{
    margin-top:10px;
}
.pollitem 
{
    float:left;
    width:700px;
	margin: 2px 0 2px 0;
}
/* Blog Styles */
.TabBlogDesc
{
    display: block;
    clear: both;
}
.blogviewing
{
    margin: 6px 0 2px 2px;
}
.blogdate
{
    margin: 4px 0 6px 0;
}
.blogcomment
{
	width: 530px;
	font-size: 12px;
	margin-bottom: 10px;
}
.blogmodlinks
{
    display:block;
    clear:both;
    margin:6px 0 0 0;
}
.blogcomment_date
{
	width: 530px;
	font-size: 12px;
	color: #971b1e;
}
.blogcomment_delete
{
	width: 530px;
    display: block;
}
.bloglistform {
    margin: 0;
}
.blogposts
{
	float:left; 
	width:550px; 
}
.blogpost
{
	width: 510px;
	float: left;
	background-color:#eeeeee;
	margin-top: 10px;
	border: solid 1px #cccccc;
	padding: 10px;
}
.blogpost_single
{
	width: 510px;
	background-color:#eeeeee;
	margin-top: 10px;
	margin-bottom: 10px;
	border: solid 1px #cccccc;
	padding: 10px;
}
.blogcommentform
{
    width: 550px;
	margin-top: 10px;
	padding: 0px;
}
.commentlist
{
	margin-top: 10px;
	width: 550px;
}
.blogdates
{
	float:left; 
	width:150px; 
	border-left: #cccccc solid 1px;
	padding-left: 10px;
}
.bloglist
{
	float:left; 
	margin-top: 10px;
}
.blogmonth
{
	margin-left: 5px;
}
.blogtitle 
{
    font-size: 14px;
    font-weight: bold;
}
.numcomments 
{
    font-size: 11px;
    font-weight: normal;
}
.backtoblog
{
    display: block;
}
.viewcommentslink
{
    margin-right: 10px;
}
/* Admin Styles */
#pagecontainer .NormalText
{
    font-family: Arial, Tahoma;
    font-size: 12px ;
    font-weight: normal;
}
#pagecontainer .BoldText
{
    font-family: Arial, Tahoma;
    font-size: 12px ;
    font-weight: bold;
}
#pagecontainer .ItalicText
{
    font-family: Arial, Tahoma;
    font-size: 12px ;
    font-style: italic;
}
#pagecontainer .RedText 
{
    font-family: Arial, Tahoma;
    font-size: 14px ;
    font-weight: bold;
    color: #971b1e;
}
#pagecontainer .TitleText
{
    font-family: Arial, Tahoma;
    font-size: 16px ;
    font-weight: bold;
}
/* Search */
.searchlist 
{
    margin-bottom: 10px;
}
.searchlist li
{
    line-height:18px;
    font-family: Arial, Tahoma;
    font-size: 12px ;
}
.keyword 
{
    margin-left: 2px;
    margin-top: 2px;
    margin-bottom: 8px;
    font-size: 12px;
}
.moreresults
{
    display:block;
    margin: 6px 0 16px 0;
    font-family: Arial, Tahoma;
    font-size: 12px ;
}
/* Trophy Room */
.trophyroomlink 
{
    display:block;
    margin: 6px 0 16px 0;
    font-family: Arial, Tahoma;
    font-size: 12px ;
}
.errortext
{
    color:Red;
}
.trform {
    display: block;
    letter-spacing: 130%;
    line-height: 20px;
    font-size: 12px;
}
.trophyroomthumb {
    float: left;
	width: 160px;
	text-align: left;
	clear: both;
}.boldtext2
{
    font-weight: bold;
    font-size: 12px;
}
.trophyroomtd 
{
    border: solid 1px #333333;
    background-color: #eeeeee;
    width: 200px;
    margin: 16px;
    padding: 8px;
}
.trophyroomname 
{
    font-family: Arial, Tahoma;
    font-size: 14px ;
    font-weight: bold;
    color: #971b1e;
    display: block;
}
.trophyroomcaption 
{
    display: block;
    margin-top: 3px;
}
.trophyroomtd img 
{
    margin-top: 10px;
    text-align: center;
    background-color: #dddddd; 
    padding: 3px; 
    border: 1px solid #999999;
}
.trophyroomimg 
{
    margin-bottom: 10px;
    text-align: center;
    background-color: #dddddd; 
    padding: 8px; 
    border: 1px solid #999999;
}
.trophyroommore 
{
    display: block;
    text-align: center;
    margin: 4px;
}
.trophyroomcaption2 
{
    display: block;
    margin-top: 3px;
    letter-spacing: 130%;
    line-height: 20px;
    font-size: 12px;
}
.trophyroomdesc 
{
    letter-spacing: 130%;
    line-height: 20px;
    font-size: 12px;
    margin-top: 8px;
}