@charset "UTF-8";
/* CSS Document */

/*<group=Widths>*/
#header { max-width: 100%; }
#wrapper { max-width: 100%; }
#headercontent { max-width: 100%; }
#feature { width: 300px; }
#sidebar { max-width: 195px; }
#sidenav { width: 100%; }
#main { width: 425px; }
#wide { width: 100%; }
#contentwrap { width: 100%; }
#breadtrail { width: 100%; }
/*</group>*/
/*<group=Links>*/
a:link {
	color: #f90;
	text-decoration: underline;
}
a:visited {
	color: #f90;
}
a:hover {
	color: #f66;
}
#sidenav li a, #feature li a, #twitter_div li a, #wide li a {
    color: #fff;
	text-decoration: none;
}
#sidenav li a:hover, #feature li a:hover, #twitter_div li a:hover, #wide li a:hover {
	color: #f90;
}
.navdescriptor {
	font-size: 10px;
	color: #fc6;
}
#top a, #top a:link, #top a:visited {
	color: #853131;
}
#top a:hover {
	color: #f90;
}
#topnav a {
	color: #fff;
	text-decoration: none;
}
#topnav > ul a {
	width: auto;
}
#topnav #active a {
	color: #f66;
}
#topnav li a:hover {
	color: #f90;
}
#topnav #active a:hover {
	color: #f66;
}
#breadtrail a, #breadtrail a:link, #breadtrail a:visited {
	color: #666;
}
#footer a, #footer a:link, #footer a:visited {
	color: #BF5531;
}
/*</group>*/
html, body {
	margin: 0;
	padding: 0;
}
html {
	background: #000 url(/images/style2/Stormyroad.jpg) top center no-repeat;
}
body {
	background: url(/images/style2/bugera_distressed_vert.png) no-repeat fixed 100% 50%;
	font: normal 13px/22px Myriad Pro, Verdana, sans-serif;
	color: #efefef;
	cursor: default;
}
#wrapper {
	text-align: left;
	margin: 0 auto;
	padding: 0 10px 0 10px;
}
#header {
	height: 90px;
	padding: 0 10px 0 10px;
}
#headercontent {
	margin: 0 auto;
}
#logo {
	float: left;
	padding-top:5px;
}
#top {
	float: right;
	height: 15px;
}
#top p {
	font-size: 10px;
	line-height: 15px;
	color: #562626;
	margin:0;
}
#breadtrail {
	clear: both;
	padding: 0;
}
#breadtrail p {
	font-size: 11px;
	line-height: 20px;
	color: #333;
	margin: 0;
	padding: 0;
}
/*<group=Navigation>*/
#topnav {
	padding: 10px 0 0 0;
	clear: both;
}
#topnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
#topnav li {
	float: left;
	color: #ff6666;
	float: left;
	padding: 0px 5px 0 0;
	font: oblique 13px/20px Myriad Pro, Verdana, sans-serif;
	margin: 0;
	padding: 1px 40px 0px 0px;
}
/*</group>*/
/*<group=SideNavigation>*/
#feature {
	margin: 0 10px 0 0;
	min-height: 450px;
	padding: 10px 6px 0 6px;
	float: left;
	background: url(/images/style2/main_bg.png) top center repeat;
}
#sidebar {
	margin: 0 20px 0 0;
	padding: 0;
	float: left;
}
#sidenav {
	float: left;
	position: relative;
	margin: 0;
	padding: 10px 0 0 0;
}

#sidenav ul, #feature ul {
	list-style-type: none;
	font-size: 13px;
	color: #666;
	margin: 0;
	padding: 0;
}
#sidenav ul li, #feature ul li {
	list-style-image: none;
	margin: 0 0 15px 5px;
}
#sidenav ul li ul, #feature ul li ul {
	margin: 0 0 0 15px;
}
#sidenav li, #feature li  {
	color: #ff6666;
}
/*</group>*/
/*<group=main>*/
#main {
	float: left;
	min-height: 450px;
	margin: 0 5px 0 0;
	padding: 7px 6px 3px 6px;
	background: url(/images/style2/main_bg.png) top center repeat;
}
#wide {
	float: left;
	min-height: 600px;
	margin: 0 0 0 0;
	background: url(/images/style2/main_bg.png) top center repeat;
}
#main p, #wide p {
	margin: 0px 0px 25px 0px;
}
#main strong, #wide strong {
	font-weight: bold;
	color: #fff;
}
#main blockquote, #wide blockquote {
	margin: 0 10px 25px 30px;
}
#main blockquote p, #wide blockquote p,  {
	font-size: 14px;
	line-height: 22px;
	color: #f90;
	margin: 5px 0px 25px 0px;
}
h1 {
	font: oblique 30px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
h1 a, h1 a:link, h1 a:visited, h1 a:active {
	color: #f60;
	text-decoration: none;
}
h1 a:hover {
	color: #f60;
}
h2 {
	font: oblique 20px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	margin: 0;
}
h3 {
	font: oblique 16px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	margin: 0;
}
h4 {
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #f90;
	margin: 0 0 5px 0;
}
h5 {
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #fff;
	margin: 0;
}
h6 {
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #efefef;
	margin: 5px 0 10px 0;
}
#main ul, #wide ul {
	list-style-type: none;
	margin: 0 0 0 20px;
	padding: 0 0 0 20px;
	border-width: 0 0 0 1px;
	border-style: solid;
	border-color: #333;
}
#main li, #wide li {
	font-size: 12px;
	line-height: 16px;
	letter-spacing: .05em;
	margin: 10px 10px 15px 5px;
	color: #f90;
}
#main ul ul, #wide ul ul  {
	border: none;
}
#main ul ul li, #wide ul ul li {
	padding: 10px 0 3px 20px;
	margin: 0;
}
#main ol li, #wide ol li  {
	list-style-image: none;
	background-image: none;
	padding: 0 0 0 10px;
}

/*</group>*/
/*<group=copycontainers multicolumn layout>*/
.productcontainer {
    float: left;
    width: 170px;
    height: 200px;
    margin: 5px 9px 5px 0px;
    position:relative;
    border-width: 1px 1px 1px 1px;
	padding: 20px 0px 0px 10px;
	border-style: solid;
	border-color: #333;
	background-color: #010101;
	-moz-border-radius: 0;
}
.lightboxcontainer {
    float: left;
    width: 140px;
    height: 200px;
    margin: 0 0 0 0;
    position:relative;
}
.thumbcontainer {
	float: left;
	width: 170px;
	text-align: center;
    position: absolute; 
    bottom: 50%;
}
.copycontainerwide {
	width: 170px;
	position:relative;
	top: 50%;
}
/*</group>*/
/*<group=Images>*/
img {
	border: none;
	font-size: 12px;
	line-height: 22px;
	letter-spacing: 1px;
	color: #333;
}
.imgborder {
	margin: 5px;
}
.picleft {
	float: left;
	margin: 5px 10px 0 0;
}
.picright {
	float: right;
	margin: 5px 5px 0 5px;
}
div.photocap {
	margin: 0;
	padding: 0;
}
div.photocap p {
  font-size: 11px !important;
  line-height: 13px !important;
  color: #f66 !important;
  padding: 10px 0 0 0;
  text-align: center;
}
div.commonfeature p {
  font-size: 11px !important;
  line-height: 13px !important;
  color: #f66 !important;
}
/*</group>*/
/*<group=table>*/
table.table {
    width: 100%;
	margin: 11px 0px 0 0;
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: solid;
	border-color: #000;
	border-collapse: collapse;
	background-color: #010101;
}
table.table caption {
	font-size: 11px;
	line-height: 14px;
	color: #f66;
}
table.table th {
	font-size: 10px;
	line-height: 11px;
	color: #999;
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #000;
	background-color: #010101;
	-moz-border-radius: 0;
}
table.table td {
	font-size: 9px;
	line-height: 10px;
	color: #fff;
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #333;
	-moz-border-radius :0;
}

table.table td p {
	font-size: 9px;
	line-height: 10px;
}
/*</group>*/
/*<group=results>*/
table.results {
	width: 100%;
	margin: 11px 0px 0 0;
	border-spacing: 0;
	border-style: none;
	border-width: 0;
	border-collapse: collapse;
}
table.results caption {
	font-size: 11px;
	line-height: 12px;
	color: #f66;
}
table.results th {
	font-size: 16px;
	line-height: 18px;
	color: #fff;
	border-width: 0;
	padding: 5px 10px 5px 10px;
	margin: 5px 10px 5px 10px;
	-moz-border-radius: 0;
}
table.results td {
	font-size: 11px;
	line-height: 12px;
	color: #fff;
	border-width: 0;
	padding: 5px 10px 5px 10px;
	margin: 5px 10px 5px 10px;
	-moz-border-radius: 0;
}

table.results td p {
	font-size: 11px;
	line-height: 12px;
}


/*</group>*/
/*<group=Footer>*/
#footer {
	height: 20px;
	position: relative;  /* Needed for Safari */
	padding: 0;
	background-color: #251008;
	text-align: center;
	border-top: thin;
	border-top-style: solid;
	border-top-color: #924227;
}
#footer p {
	font: normal 10px/20px Arial, sans-serif;
	color: #924227;
	margin: 0;
}
/*</group>*/
/*<group=Markers>*/

#markers {
	position: relative;  /* Needed for Safari */
}
#markers p {
	font-size: 13px;
	line-height: 18px;
	color: #333;
}
#markers a, #markers a:link, #markers a:visited {
	color: #BF5531;
}
/*</group>*/
/*<group=MSRP>*/
.ddCountryList {
    width:270px;
    background-color:#efefef;
    border: 1px solid #fff;
    margin: 0px 0px 10px 0px;
    }
.UpdateProgress{
    float: right;
    margin: 0px 5px 0px 0px;
    }
#UpdatePanel2 h5 {
    font-size: 16px; 
    line-height: 18px;  
    padding: 10px 0px 10px 0px;
    }
#UpdatePanel2 fieldset {
    padding: 0px 25px 0px 0px;
}
#UpdatePanel2 fieldset p {
    margin: 0px 0px 5px 0px;
}

#bugeraLike {
width:290px;
clear:both;
margin: 0px auto;
border-bottom:1px dotted #FFCC66;
margin-bottom:15px;
}

/*</group>*/
/*<group=document download>*/
.documentdownload {
	width:270px;
    background-color: #efefef;
    border: 1px solid #fff;
    margin: 0px 0px 10px 0px;
}

/*</group>*/


