/* main CSS Document */
/* general styling first */
/* reset css styles individually instead of universal selector. */
/* based on http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
html, body{
	margin: 0;
	padding: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	border-left:0;
} 
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, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	line-height: 1;
	color: black;
	background: black;
	font-family: Verdana, Geneva, sans-serif;
}

ol, ul {list-style: none;}

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
/* end reset styles */

/* clearing technique */
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {display:inline-block;}
/* mac hide \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
 /* End hide */
/*........... do not change or amalgamate the above clearfix styles ......*/

p,h1,h2,h3,h4,h5,h6,ul,ol {margin-bottom:.5em}
a img,img{
	border:none;
	display:block;
}
a{
	text-decoration:none;
	/*color:#252e1c;
	color:#9F9966;*/
	color: #6c0d0f;
}
a:hover{color: #000; text-decoration: none;}
    
h1,h2,h3,h4,h5,h6{
	font-weight:bold;
}
h1{font-size:197%}/* 26px */
h2{font-size:182%}/* 24px */
h3{font-size:167%}/* 22px */
h4{font-size:152%}/* 20px */
h5{font-size:136%}/* 18px */
h6{font-size:122%}/* 16px */

body{
	font-size: 13px;
	text-align:center;/* for ie5.+*/
	display: inline-block;
	background-color: #000;
	background-image: url(../images_new/bg_scrolls.png);
	background-repeat: repeat-x;
	background-position: left top;	/*border: thin solid #000;*/
}

#outer {
	text-align: left;
	width: 1026px;
	min-height: 900px;
	background-color:#FFF;
	margin-left: 60px;
	/*border:1px solid #C03;*/
}
#header {
	height: 148px;
	/*border: thin solid #000;*/
	
}
#topnav {
	height: 28px;
	background-color: #000;
	/*border: thin solid #000;*/
}

#topnav img{
	display:inline;
 	padding: 0px;
}

#maincol {
	/*border: medium ridge #000;*/
}

#pagetitle{
	margin-left: 375px;
	padding-bottom: 10px;
	
}

#outlawpagetitle{
	margin-left: 295px;
	padding-bottom: 10px;
	
}
#outlaw_r1c1{float: left;}
#outlaw_r1c2{float: left;}
#outlaw_r2c1{float: left;}
#outlaw_r2c2{float: left;}
#outlaw_r3c1{float: left;}
#outlaw_r3c2{float: left;}

#white_divide{
	float: left;
	width: 493px;
	background-color: #FFF;
	height: 10px;
}
#black_divide{
	float: left;
	background-color: #000;
	width: 489px;
	height: 10px;
}

#main_content {
	width: 985px;
	height: auto;
	padding-top: 10px;
	margin-left: 18px;
}

#flash_content {
	width: 985px;
	height: 495px;
	padding-top: 10px;
	margin-left: 18px;
}

#mid_content {
	height: 162px;
	width: 984px;
	padding-bottom: 10px;
	margin-left: 18px;
	background-color: #000;
	/*border: thin solid #000;*/
}

#outlaw_gallery {float: left;}

#bio{float: left;}

#bio_details{
	height: 444px;
	width: 355px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #000;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	margin-left: 613px;
	padding-top: 50px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0px;	
	}
	
#box_left{
	height: 109px;
	width: 304px;
	margin-left: 18px;
	margin-top: 35px;
	float: left;
}

#box_mid{
	height: 109px;
	width: 304px;
	margin-left: 16px;
	margin-top: 35px;
	float: left;
	}

#box_right{
	height: 109px;
	width: 304px;
	margin-left: 16px;
	margin-top: 35px;
	float: left;
}

#bottom_content {
	height: 162px;
	width: 985px;
	padding-bottom: 10px;
	margin-left: 18px;
	/*border: thin solid #000;*/
	
}
#left_container_title {
	height: 133px;
	width: 482px;
	margin-top: 10px;
	float:left;
	border: thin solid #000;
	
	}

#left_container {
	height: 133px;
	width: 482px;
	padding-top: 10px;
	padding-left: 6px;
	}


#right_container_title {
	height: 133px;
	width: 482px;
	margin-top: 10px;
	float:left;
	margin-left: 17px;
	border: thin solid #000;
}
#right_container {
	height: 133px;
	width: 482px;
	padding: 10px 10px 0px 6px;
}

#footer {
	height: 38px;
	background-color: #000;
	padding-left: 440px;
	padding-top: 10px;
	margin-top: 350px;	
	/*border: thin solid #000;*/
}

#footer img{
	display:inline;
 	padding: 0px;
}

#space{
	height: 260px;
	margin-left: 5px;
  /*border: thin solid #000;*/
}

#byob p{

	padding-left: 20px;
}

#why_yankee p, li{
	padding-left: 20px;
	padding-bottom: 2px;
	list-style-position: inside;
	list-style-type: disc;
	clear: both;
}

.col11 {
	display:block;
	width: 300px;
	height: 325px;
	float: left;
	text-align: right;
	color: #000;
	padding: 2px 5px 2px 5px;
	text-align: center;
	margin: 0px 2px 0px 0px;
}
.col21{
	display:block;
	width: 660px;
	height: 325px;
	padding: 2px 5px 2px 0px;
	float: right;
	text-align: left;
	margin: 0px 2px 0px 0px;
}

.id-num {
	display:block;
	width: 60px;
	float: left;
	text-align: right;
	color: #000;
	padding: 2px 5px 8px 5px;
	margin: 0px 2px 0px 0px;
	/*border: thin solid #000;*/
}
.title{
	display:block;
	width: 500px;
	float: left;
	text-align: left;
	padding: 2px 5px 8px 5px;
	margin: 0px 2px 0px 0px;
	/*border: thin solid #000;*/
}
span.productSpecialPrice {font-size:15px; color: #c12026; line-height:20px;}
span.err_msg {font-size:15px; color: #c12026; line-height:20px;}

.img_board{float:left;}

.col_space{float:left; margin-left:20px;}

.col1 {
	display:block;
	width: 100px;
	padding-right: 5px;
	float: left;
	text-align: right;
	color: #000;
	padding: 2px 5px 2px 5px;
	margin: 0px 2px 0px 0px;
	
}
.col2{
	display:block;
	width: 300px;
	padding: 2px 5px 2px 5px;
	float: left;
	text-align: left;
	margin: 0px 2px 0px 0px;
	
}

a.hrefLINK:link    {color:#454545;text-decoration:none;font-weight:bold;padding-bottom:3px;}
a.hrefLINK:visited {color:#454545;text-decoration:none;;font-weight:bold;padding-bottom:3px;}
a.hrefLINK:hover   {color:Black;text-decoration:underline;;font-weight:bold;padding-bottom:3px;}

.art_sum{color:#808080;}

#content {
	clear: both;
}
.content { margin: 0 50px; }

.board_index_item {
	float: left;
	height: 458px;
	width: 185px;
	margin: 17px;
	text-align: center;
	
}

.index_thumb a:link, .index_thumb a:visited {
	color: #333;
	text-decoration: none;
	font-size: 11px;
}
.index_thumb a:hover {
	color: #6c0d0f;
	text-decoration: none;
}
.index_thumb img {
	margin-bottom: 10px;
}
