@charset "utf-8";
/* neutralize browser styles */
body, html {
	margin:0;
	padding:0;
	}
/* neutralize browser spacing for vertical elements */                                                                                            
h1, h2, h3, h4, h5, h6, p, ul, ol, dl {
	margin: 1em 0;
	padding: 0;
	}
/* General Styles */
body  {
	text-align: center;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 100.1%;
	font-weight: 900;
}
html {
	background: url(../images/mapback.gif)
}

/* ---------All layout generic styles---------------- */
.twoColFixSmSide #container, .twoColFixLgSide #container, .oneCol #container {
	width: 780px;
	margin: 0 auto;
	text-align: left;
	background: #FFFFCC;
	border-right: 25px solid #FFFFCC;
	border-left: 25px solid #FFFFCC;
	/* background: #A5BAA7;*/
} 
.twoColFixSmSide #header, .twoColFixLgSide #header, .oneCol #header  {
	width: 760px;
	height: 148px; /* this will be the height of the header background graphic */
	position: relative;
} 
.twoColFixSmSide #sidebar div, .twoColFixLgSide #sidebar div {
	background: #58725A;
	/*padding-bottom: 1em;
	margin-bottom: 1em;  */
}
/****
.twoColFixSmSide #footer, .twoColFixLgSide #footer, .oneCol #footer {
	padding: 10px;
	background:#000 url(none) no-repeat center top;
} 
.twoColFixSmSide #footer p, .twoColFixLgSide #footer p, .oneCol #footer p {
	font-size: .8em;
	color: #fff;
	text-align: center;
	margin-bottom: .5em;
	background: #58725A;
}
***/
/* --------------Large sidebar specific styles -------------*/
.twoColFixLgSide #sidebar {
	float: left; /* since this element is floated, a width must be given */
	width: 215px; /* the actual width of this div, adding padding and borders will increase the overall width in standards-compliant browsers */
	padding: 0;
	color: #33CC99;
	background: #58725A;
}
.twoColFixLgSide #mainContent {
	margin: 0 0 0 230px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar space when the content in #sidebar ends. */
	padding: 0;
} 

.oneCol #mainContent .article h1 {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #000;
	margin: 0;
	font-weight: normal;
	line-height: 2;
	padding-left: 55px;
	background: url(../../images/skull_header.gif) no-repeat left center;
}
.oneCol #mainContent img {
	background: none;
	display: inline;
	border: none;
	margin: 5px;
	padding: 0;
}
/* ----------------- shopping area styling -------------------- */
#mainContent .TabbedPanels .TabbedPanelsTab h2 {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-weight: bold;
	text-align: center;
	background: none;
	padding: 0;
	margin:0;
	line-height: 1.6;
	color: #000;
}

#mainContent .shop{
	font: 1em/1 Arial, "Times New Roman", Times, serif;
	color: #000;
	margin: 0;
	padding:0;
}
#mainContent .wearContainer p, #mainContent .carryContainer p {
	font-size: .85em;
	line-height: 1;
	margin: 0;
	padding: 0;
	}
#mainContent .article .wearContainer h2,#mainContent .article .carryContainer h2 {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #78320E;
	line-height: 1.4;
	padding:0;
	background: none;
	text-align: left;
	margin: 0;
	}
/* -------------------- main content specific styles ------------------*/
#mainContent img {
	background: #ccc;
	display: block;
	padding: 0px;
	border: 1px solid #999;
	margin-top: 0em;
	margin-right: 8px;
	margin-bottom: 0em;
	margin-left: 0em;
}
#mainContent p {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 0.85em;
	line-height: 150%;
	color: #000;
}
#mainContent a {
	font-weight: bold;
	color: #602E0C;
	text-decoration: none;
	border-bottom: 1px dotted #602E0C;
	padding-bottom: .1em;
}
#mainContent a:hover {
	color: #BA3818;
	border: none;
}


#mainContent .article, #mainContent .galleryArticle {
	background: #fff;
	padding: 0.5em 0.5em 2em;
	margin-bottom: 1em;
	border-top: none;
}
#mainContent .article h1 {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #000000;
	margin: 0;
	font-weight: normal;
	line-height: 2;
	padding-left: 45px;
	background: url(../../_css/none) no-repeat left center;
}
#mainContent .article h2 {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #000;
	font-weight: normal;
	text-align: center;
	font-style: italic;
	margin-top: 10px;
}
#mainContent h3 {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 0.95em;
	margin: 1em .5em;
	color: #660000  ;
}
/* ------ mainContent gallery styles --------------*/
#mainContent .galleryArticle h1 {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 1.4em;
	line-height:1.75em;
	text-align: center;
	color: #000;
	margin: 1em 2em 0;
	font-weight: normal;
	padding: 0;
	border-top: 1px dotted #000;
	background: none;
}
#mainContent .galleryArticle h2 {
	position: relative;
	top: -.5em;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 0;
	color: #000;
	font-weight: normal;
	text-align: center;
	padding: 0 0 55px;
	background: url(../../images/headline_bkg6.jpg) no-repeat center bottom;
}
#mainContent .author {
	font-style: italic;
	}
/* ------ mainContent table styles --------------*/
#mainContent table#gearTbl {
	width: 500px;
	border: 1px solid #333;
	margin: 0 auto;
	border-collapse:collapse;
	background: #445745;
}
/* ---------------- form styles ----------------*/
#formWrap {
	background: #999;
	padding: 1em 0;
	}
form#frmContact {
	width: 505px;
	margin: 0 auto;
	}
fieldset {
	background: #D8D5C5;
	border: none;
	margin: 1em 0;
	padding-bottom: .5em;
	}
legend {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #602E0C;
	line-height: 1.4;
	background: #D8D5C5;
	padding: 0.2em .5em;
	margin-left: 0.5em;
}
#formWrap p {
	font-family: Arial, "Times New Roman", Times, serif;
	color: #602E0C;
	font-size: 0.85em;
	line-height: 1.2;
	margin: 1.4em 0;
}
input.text {
	width: 250px;
}
textarea {
	width: 300px;
	margin-top: .5em;
}
label.top {
	display: block;
	margin-bottom: .5em;
}
label.check {

	font-family: Arial, "Times New Roman", Times, serif;
	font-size: .75em;
	line-height: 1;
	color: #000;
}
span.aside {
	font-style: italic;
}
p.required {
	position: relative;
}
span.required {
	position: absolute;
	left: 320px;
	padding-left: 35px;
	background: url(../../images/notice_icon.gif) no-repeat left center;
	color: #c00;
	height: 25px;
	line-height: 25px;
}

input.text:focus, textarea:focus {
	background: #C8D3CB;
}


/* ---------------- header specific styles ----------------*/
#header ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#header li {
	float: left;
}
#header li a:link, #header li a:visited {
	background: #58725A;
	padding: .2em .5em;
	display: block;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.2em;
	margin-right: 0.5em;
}
#header li a.current, #header li a.current:hover, #header li a.current:active {
	color: #78320E;
	background: #fff;
	cursor: default;
}
#header li a:hover {
	color: #58725A;
	background: #fff;
}
#header #logo {
	background: url(../../images/logo.gif) no-repeat;
	height: 76px;
	width: 288px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#header #logo {
	background: url(../images/smalllogo.gif) no-repeat;
	height: 100px;
	width: 288px;
	position: absolute;
	top: 18px;
	right: 421px;
	background-image: url(../images/smalllogo.gif);
}
#header #logo_2 {
	background: url(../images/smalllogo.gif) no-repeat;
	height: 100px;
	width: 288px;
	position: absolute;
	top: 18px;
	right: -162px;
	background-image: url(../images/smalllogo.gif);
}
#header h1 {
	/*text-indent: -1000em;*/
	background-color: #58725A;
	/*background: url(../images/heading.gif);*/
	height: 70px;
	width: 780px;
	position: absolute;
	left: 0px;
	top: 0px;
	font-size: 24px;
	color: #FFFFFF;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
}
/* ------------------sidebar specific styles -----------------------*/
#sidebar h1{
	margin: 0;
	text-indent: -1000em;
	height: 35px;
	margin-bottom: .25em;
	}
#sidebar #previous h1 {
	background: url(../../images/previous_head.gif) no-repeat;
}
#sidebar #archive h1 {
	background: url(../../images/archives_head.gif) no-repeat;
	margin-bottom: 0;
}
#sidebar #next h1 {
	background: url(../../images/next_header.gif) no-repeat;
}
#sidebar #current h1 {
	background: url(../../images/current_head.gif) no-repeat;
}
#sidebar #required h1 {
	background: url(../../images/required_head.gif) no-repeat;
	font-size: 1em;
	height: 35px;
}
#sidebar #about h1 {
	background: url(../../images/about_head.gif) no-repeat;
}
#sidebar #about p{
	margin: 1em .625em;
	}
#sidebar #required ul,#sidebar #archive ul  {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#sidebar  #required  ul li {
	margin: 0 0 0 10px;
}
#sidebar #archive ul li {
	margin:0;
	padding:0;
	background: url(../../images/archive_bkg.gif) no-repeat left center;
	}
#sidebar #required ul a {
	display: block;
	width: 170px;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 0.85em;
	color: #fff;
	text-decoration: none;
	line-height: 2.2em;
	background: url(../images/bullet.gif) no-repeat left center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 25;
	padding-left: 30px;
	border-bottom: 1px solid #6C8C6F;
}
#sidebar #archive ul a {
	display: block;
	width: 170px;
	padding-left: 30px;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 0.75em;
	color: #fff;
	text-decoration: none;
	line-height: 30px;
	background: url(../../images/archive_bkg.gif) no-repeat left center;
	margin: 0;
	border-bottom: 1px solid #fff;
}
#sidebar #archive ul a:hover {
	background-position: -200px 0px;
	color: #58725A;
	}
#sidebar #archive ul a.current {
	background-position: top right;
	color: #602E0C;
	cursor: default;
	}
#sidebar #archive ul a.last {
	border-bottom: none;
	}
.twoColFixSmSide #sidebar div#archive {
	padding:0;
	}
#sidebar #required ul a:hover {
	background: #6C8C6F url(../images/bullet.gif) no-repeat left center;
}
#sidebar #required ul a.last {
	border-bottom: none;
	}
#sidebar div img {
	margin: .5em auto;
	display: block;
}
#sidebar div p {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 0.85em;
	color: #fff;
	margin: 0 10px;
	font-weight: bold;
}
#sidebar  div#next  p {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 0.75em;
	color: #fff;
	margin: 1em .7em;
	line-height: 1.6;
}

#sidebar div p.caption {
	font-size: 0.8em;
	margin-top: 0em;
	text-align: center;
}
#sidebar div h2 {
	font-size: 1em;
	margin-left: 10px;
	margin-top: 0px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.rightAlign    {
	text-align: right;
}
#container #wrapper #sidebar #current .brown_header {
	font-size: 16px;
	width: 215px;
	padding: 0;
	margin: 0;
}
#container #wrapper #sidebar #current .brown_header ul  {
	font-size: 16px;
	width: 200px;
	padding: 0;
	margin: 0;
}
.twoColFixLgSide #container #wrapper #sidebar {
overflow:hidden;
}
.twoColFixLgSide #container #sidebar table_id {
	background: #FF3366;
	padding-top:15px;
	border-collapse: collapse;
}
.twoColFixLgSide #container #sidebar1 #table_id  {
	font-size:smaller;
	/*background: #CC0066;*/
	padding: 0 0 0 0;
}
.twoColFixLgSide #container #sidebar #sidebar {
	float: left; /* since this element is floated, a width must be given */	width: 200px;
	background: #00FF00;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: top;
}/**dad*/
.twoColFixLgSide #container #sidebar #table_id #mainTable {
	text-align: center;
	font-size: smaller;
	border-collapse:collapse;
}

.twoColFixLgSide #container #sidebar #table_id #mainTable  {
	
}
.twoColFixLgSide #container #sidebar #table_id {
	}
.twoColFixLgSide #container #sidebar .related pre {
	font-size: 70%;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#post-archive caption {
	margin: 1em auto 0;
	font-size: larger;
	font-weight: bold;
}
.twoColFixLgSide #container #sidebar #table_id table td {
	color: #222;
	font-size: 11px;
	text-align: center;
	border: 1px solid #787A6B;
	border-bottom: 1px solid #787A6B;
	line-height: 150%;	/***display: block;***/
}

.twoColFixLgSide #container #sidebar #table_id #mainTable a:hover {
	background:  #CCFFFF;
}
/**dan **/
#sidebar #table_id #mainTable .inside_table {
	width:200px;
	font-size: 9.9px;
	border-collapse:collapse;
	margin: 0;
}
.twoColFixLgSide #container #wrapper #sidebar #required #table_id #mainTable .ratings .inside_table {
	background: #FFFFFF;
	margin: 0;
}
.last_button {padding-right:25px
}
.twoColFixLgSide #container #footer {
	background: #58725A;
	padding:0;
	margin: 0;
	line-height: 175%;
	text-align: center;
}
.twoColFixLgSide #container #wrapper #sidebar #required #table_id #mainTable .ratings .brown_header {
	margin: 0px;
	padding: 0px;
	line-height: 170%;
	font-size: 16px;
}
.twoColFixLgSide #container #wrapper #mainContent .article img {
	margin: 0 auto;
	border: thin solid #666;
}
.twoColFixLgSide #container #wrapper #mainContent .article img {
	margin-right: 15px;
	border: thin solid #FFFFFF;
	margin-top: 15px;
	position: relative;
}
.twoColFixLgSide #container #wrapper #mainContent #profile_id .article img {
	float: none;
	margin: 0 auto;
	border: thin solid #666;
}
#mainContent h2 {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 1.6em;
	color: #000;
	margin-bottom: -0.5em;
	font-weight: normal;
	text-align: center;
	
}
.twoColFixLgSide #container #wrapper #mainContent .article img.center_photo {
	float: none;
	margin-right: auto;
	margin-left: auto;
}
body.twoColFixLgSide #container #wrapper #mainContent h1,h2,h3,h4 {
color:#000;
}
.twoColFixLgSide #container #wrapper #mainContent h2 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
html body.twoColFixLgSide #container #wrapper #sidebar #required #table_id #mainTable .ratings .inside_table th {
	font-size: 8.95px;
	
}
.twoColFixLgSide #container #wrapper #sidebar #required #table_id #mainTable .ratings .inside_table {
	/**padding: 4px;**/
}
body.twoColFixLgSide {
	background: #602e0c url(../images/mapback.gif);
}
.brown_header {
background-color: #602E0C;
	line-height: 150%;
	text-align: center;
	color:#FFFFFF;
	padding: 0;
	margin: 0;
}
.twoColFixLgSide #container #wrapper #sidebar .brown_header p {
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 0px;
}
.twoColFixLgSide #container #wrapper #sidebar .brown_header {
	background-color: #602E0C;
	line-height: 175%;
	text-align: center;
	color:#FFFFFF;
	padding: 0;
	margin: 0;
}
.twoColFixLgSide #container #wrapper #mainContent .article input {
	color: #FFFFFF;
	background-color: #58725A;
}
.twoColFixLgSide #container #footer p a {
	color: #FFFFFF;
	text-align: center;
}
.twoColFixLgSide #container #footer p a:hover {
	color: #BA3818;
	}
.twoColFixLgSide #container #wrapper #sidebar #current select {
	width: 215px;
}
.twoColFixLgSide #container #header a {
	display: block;
	
}
.twoColFixLgSide #container #wrapper #sidebar #required #table_id {  	padding-right: 0;
padding-left: 0;
margin-left: 0;
margin-right: 0;	
}
.twoColFixLgSide #container #wrapper #sidebar #required #table_id #mainTable .ratings td {
	padding-right: 5px;
	padding-left: 6px;
	
}
.twoColFixLgSide #container #wrapper #sidebar #required #table_id #mainTable .ratings .inside_table a {


	
}

.twoColFixLgSide #container #wrapper #sidebar #required #table_id #mainTable .ratings .inside_table a {
	display: block;
	font-weight: bold;
	color: #FF6666;
	
}

.twoColFixLgSide #container #wrapper #sidebar #required #table_id #mainTable .ratings .inside_table a:link {
	
}
.twoColFixLgSide #container #wrapper #sidebar #required #table_id #mainTable .ratings .inside_table a:hover {
	background:  #CCFFFF;
	color: #FF6666;
	 
}.float_left {
	float: left;
}
.clear_float {
	clear: both;
}
.twoColFixLgSide #container #wrapper #mainContent .article #buttonCenter form {
	text-align: center;
}
