/*
	project: #1 Barstools, Inc.
	date: 02-07-2007
	author: JClark Designs (www.jmeclark.com) 
*/
   
/* default styles */
body { 
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif; 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	color: rgb(0,0,0);
	}
#navBar{
	margin: 0 0 0 0;
	padding: 0px;
	background-color: rgb(255,234,234);
	border-top: 1px solid rgb(128,0,0);
	border-right: 1px solid rgb(128,0,0);
	border-left: 1px solid rgb(128,0,0);
	width: 168px;
}
p {	
	margin: 0 0 8px 0; }
blockqoute {
	margin: 0px 0px 0px 0px;
	}
a { 
	color: rgb(128,0,0);
	}
a:hover { 
	color: rgb(204,0,0); 
	}
h1 {	
	margin: 0px 0px 0px 0px;
	width: 900px;
	text-align: left; 
	font-family: Arial, Sans-Serif; 
	font-size: 1.9em; 
	font-weight: bold; 
	}
h2 {
	margin: 5px 0px 4px 0px;
	font-weight: bold; 
	font-size: 1.5em; 
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(0,0,0);
	text-align: left; 
	}
h3 {
	margin: 33px 30px 15px 0px;
	font-weight: bold; 
	font-size: 1.6em; 
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(0,0,0);
	font-style: italic;
	text-align: right;
	}
h4 {
	margin:  5px 0px 15px 10px;
	font-weight: bold; 
	font-size: 1.5em; 
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(0,0,0);
	text-align: left; 
	}

h1 a, h2 a {
	color: rgb(0,0,0); 
	text-decoration: none; 
	}
ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/* layout */
#content { 
	margin: 0px 0px 0px 0px;
	width: inherit;
	font-size: 1.0em;
	font-family: Arial, Helvetica, sans-serif; 
 
	}
#logo { 
	margin: 10px 0px 0px 0px;
	}
#slogan { 
	font-size: 12px; 
	color: rgb(0,0,0); 
	background-image: none; 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 455px;
	text-align: left; 
	}
#top_info { 
	float: inherit; 
	color: rgb(0,0,0); 
	background: #fff; 
	margin: 1px 0px 0px 0px;
	padding-left: 110px; 
	text-align: left;
	width: 900px;
	Height: 55px; 
	}
/* main horizontal menu */
#tablist{ padding: 0px 0px 6px 0px; margin:  0px 0px 0px -73px;}
	#tablist li{ list-style: none; display: inline; margin: 0px; }
	#tablist li a{
		text-decoration: none;
		padding: 6px 6px 6px 6px;
		margin-right: 2px;
		background: rgb(128,0,0) url(images/corner.gif) no-repeat top right;
		border-bottom-width:  1px;
		border-bottom-color: rgb(128,0,0);
		border-bottom-style: solid;
		border-left-width: 1px;
		border-left-color: rgb(128,0,0);
		border-left-style: solid;
		border-right-width: 1px;
		border-right-color: rgb(128,0,0);
		border-right-style: solid;
		border-top-width: 1px;
		border-top-color: rgb(128,0,0);
		border-top-style: solid;
		font-weight: bold;
		color: #fff;
	}
	#tablist li a:hover{
		background: rgb(204,0,0) url(images/corner.gif) no-repeat top right;
		color: #fff;
	}
	#tablist li a.current{
		background: rgb(204,0,0) url(images/corner.gif) no-repeat top right;
		color: rgb(255,255,255);
		padding: 6px 6px;
	}
	#tablist .key { text-decoration: underline; }
	
#tablist2{ padding: 5px 0px 6px 0px; margin: 15px 5px 10px 0px; float: right;}
	#tablist2 li{ list-style: none; display: inline; margin: 0; }
	#tablist2 li a{
		text-decoration: none;
		padding: 6px 6px 6px 6px;
		margin-right: 2px;
		background: rgb(255,102,102) url(images/corner.gif) no-repeat top right;
		border-bottom-width:  1px;
		border-bottom-color: rgb(128,0,0);
		border-bottom-style: solid;
		border-left-width: 1px;
		border-left-color: rgb(128,0,0);
		border-left-style: solid;
		border-right-width: 1px;
		border-right-color: rgb(128,0,0);
		border-right-style: solid;
		border-top-width: 1px;
		border-top-color: rgb(128,0,0);
		border-top-style: solid;
		font-weight: bold;
		color: #fff;
	}
	#tablist2 li a:hover{
		background: #CC0000 url(images/corner.gif) no-repeat top right;
		color: #fff;
	}
	#tablist2 li a.current{
		background: #800000 url(images/corner.gif) no-repeat top right;
		color: #FFFFFF;
		padding: 6px 6px;
	}
	#tablist2 .key { text-decoration: underline; }

/* main menu topics */
#topics {
	width: 790px;
	background-image: url(/images/header-top.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: rgb(128,0,0);
	padding: 2px 0px 2px 0px;
	margin:  0px 0px 5px 0px;
	Height: 112px;
	color: rgb(255,255,255);
}
#topics li a { 
	background-image: url(images/bullet.gif); 
	background-repeat: no-repeat; 
	background-position: center;  
	padding: 0px 0px 0px 12px; 
	}
/* left side */
#left {
	float: right;
	width: 620px;
	margin:  0px 0px 0px 0px;
}
	.subheader {
		margin: 0px 0px 10px 0px;
		padding: 8px;
		background: url(/../images/bgshade.gif) repeat-x;
		color: rgb(0,0,0);
		border-bottom: 1px solid rgb(128,0,0);
	}
	.left_articles {
		margin: 0px 0px 0px 0px;
		background-color: rgb(255,255,255);
		background-repeat: repeat-x;
		border-top: 1px solid rgb(128,0,0);
		color: rgb(0,0,0);
		padding: 0px 2px 5px 0px;
	}
		.date { 
		font-size: 13px; 
		font-weight: bold;
		color: rgb(128,0,0);
		padding:  0px 0px 0px 0px; }
		.bigimage {
			float: left;
			clear: left;
			background: #eee;
			color: #000;
			width: 287px;
			Height: 202px;
			margin: 0px 9px 0px 0px;
		}
		.bigimage2 {
			float: right;
			clear: right;
			background: #eee;
			color: #000;
			width: 228px;
			Height: 159px;
			margin: 9px 15px 10px 0px;
		}
			.bigimage3 {
			float: left;
			clear: left;
			background: #eee;
			color: #000;
			width: 218px;
			Height: 289px;
			margin: 9px 15px 10px 5px;
		}

	.left_box {
		color: rgb(0,0,0);
		background-image: url(/images/bgshade.gif);
		background-color: rgb(255,255,255);
		background-repeat: repeat-x;
		font-size: 15px;
		border-top-style: dotted;
		border-top-color: rgb(128,0,0);
		border-top-width: 1px; 
		border-bottom-style: dotted;
		border-bottom-color: rgb(128,0,0);
		border-bottom-width: 1px;
		padding: 5px 0px 0px 0px;
		margin: 0px 45px 0px 45px;
	}
	.left_box2 {
		color: rgb(0,0,0);
		background-image: url(../images/trica-fabrics-sml2.jpg);
		background-position: inherit;
		background-repeat: no-repeat;
		background-color: rgb(255,255,255);
		padding: 5px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
	}
	.thirds {
		float: left;
		width: 186px;
		padding: 0px 10px 0px 15px;
	}		
	.fours {
		float: left;
		width: 186px;
		padding: 0px 10px 0px 15px;
	}		
			
/* right side */
#right {
	float: left;
	width: 250px;
	margin: 0px 0px 10px 0px;
}
	.right_articles {
		border: 1px solid rgb(128,0,0);
		padding: 0px 0px 0px 0px;	
		margin: 0px 0px 8px 0px;
		background: rgb(255,255,255);
		color: rgb(0,0,0);
	}
	.right_articles1 {
		border: 1px solid rgb(128,0,0);
		padding: 8px;	
		margin: 0px 0px 10px 0px;
		background: rgb(255,255,255);
		background-image: url(../images/right-background.jpg);
		background-repeat: no-repeat;
		color: rgb(0,0,0);
	}
	.right_articles2 {
		border: 1px solid rgb(128,0,0);
		padding: 0px 0px 0px 0px;	
		margin: 0px 0px 8px 0px;
		background: rgb(255,255,255);
		color: rgb(0,0,0);
		background-image: url(../images/right-background2.jpg);
		background-repeat: no-repeat;
	}
	.image1 {
		width: 16px;
		Height: 18px;
		margin: 0px 0px 0px 0px; }
	.image2 {
		width: 156px;
		Height: 26px;
		margin: 0px 0px 0px 0px; }
	.image3 {
		float: left;
		clear: left;
		background: rgb(255,255,255);
		color: #000;
		width: 100px;
		Height: 226px;
		padding: 0px 0px 10px 0px; }
	.image4 {
		background: #eee;
		text-align: right;
		color: #000;
		width: 99px;
		Height: 219px;
		margin: 0px 0px 0px 0px; }
	.image5 {
		background: rgb(255,255,255);
		color: #000;
		width: 96px;
		Height: 219px;
		margin: 0px 0px 0px 0px; }
	.image6 {
		background: rgb(255,255,255);
		color: #000;
		width: 100px;
		Height: 219px; }
	.image7 {
		background: rgb(255,255,255);
		text-decoration: none;
		color: #000;
		width: 52px;
		Height: 12px; }
	.notes {
		border-top: 1px dotted #ccc;
		border-bottom: 1px dotted #ccc;
		padding: 17px 10px 17px 80px;	
		margin: 0px 0px 10px 0px;
		background: #fff url(images/notes.gif) no-repeat center left;
		color: rgb(0,0,0);
	}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.9em;

}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.style3 {color: rgb(255,0,0)}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.4em;	
	color: rgb(255,255,255);
	text-decoration: none;
	background-color: rgb(128,0,0);
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.4em;
	color: rgb(255,255,255);
	text-decoration: none;
	background-color: rgb(128,0,0);
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 2.1em;	
	color: rgb(0,0,0);
	text-decoration: none;
	text-align: center;
}
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	}

.italic {
	font-style: italic;
	font-weight: bold;
	}
#showimage{
	position:absolute;
	visibility:hidden;
	border: 1px solid gray;
}
/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display:  block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: absolute;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 2px;
	font-size: 14px;
	width: 157px;
}

#sectionLinks h3{
	padding:  10px 0px 2px 2px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 2px;
}

#sectionLinks a:visited{
	padding: 2px 0px 2px 2px;
}

#sectionLinks a:hover{
	background-color: rgb(255,234,234);
	padding: 2px 0px 2px 2px;
	width: 157px;
}

#dragbar{
	cursor: default;
	background-color: #EFEFEF;
	width: 400px; /*NS6 style to overcome bug*/
}

#dragbar #closetext{
	font-weight: bold;
	margin-right: 10px;
}
#footer { 
	clear: both; 
	color: rgb(0,0,0);
	margin:  0px 0px 5px 0px;
	background-color: rgb(255,255,255);
	text-align: left;
	font-size: 9px;
	font-weight: bold; 
	padding: 10px 15px;
	border-top: solid rgb(128,0,0);
	border-top-width: 1px;
	width: 760px;
	}
#footer .right { 
	float: right; 
	}
/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 0px;
	font-size: 10pt;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	font-size: 11pt;
	font-weight: bold;
	text-align:center;
	display: block;
	margin: 0px 10px 5px 0px;
	padding: 0px;
}

