/*m.jeffjacks.com - jeffjacks_main.css - styles */

/****HTML ****/

body {
    font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	margin: 0px auto 0px auto;
	background: url(http://jeffjacks.com/images/backgrounds/medium_body.jpg) top center no-repeat #000000;
	}


	
a {
	color: #0f9900;
	text-decoration: none;
	}
	
a:hover {
	color: #ffcc00;
	text-decoration: underline;
	}

h1 {
	color: #ffcc00;
	margin-top: 0px;
	}
	
h2 {
	color: #006000;
	}
	
h3 {
	color: #ffcc66;
	}
	
a {
	color: #fffff;
	text-decoration: none;
	}
	
a:hover {
	color: #009000;
	text-decoration: underline;
	}	
	
a:visited {
color: #009000;
}
a img {
	border: none;
	}
	
hr {
	color: #000;
	background: #000;
	height: 1px;
	}
	
strong {
	font-weight: bold;
	font-size: 120%;
	color: 
	}
	
em {
	font-style: italic;
	}
	
b {
	font-weight: bold;
	color: #006600;
	}

.floatleft {
	float: left;
	margin: 5px 10px 5px 0;
	}
	
.floatlefttop {
	float: left;
	margin: 0px 10px 5px 0px;
	}

.floatright {
	float:right;
	margin: 5px 0 10px 10px;
	}
	
.floatrightimage {
	float:right;
	margin: 5px 10px 10px 10px;
	}
	
.goldframe {
	border: 1px solid #ffcc00;
	padding: 5px;
	}
	
.whiteframe {
	border: 1px solid #fff;
	padding: 4px;
	}
	
.dropcap {
float:left;
	font-size: 70px; 
	color: #006600; 
	line-height: 62px; 
	margin-right: 2px; 
	padding-top: 0px; 
	font-family: Times;
	}
	
	
/******Main Div#*******/

#maincontainer {
	width: 950px;
	margin: 0 auto;
	margin: 0px auto 0px auto;
	border-right: 1px solid #292929;
	border-left: 1px solid #292929;
	background: #000;
	}

#header {
	width: 100%;
	height: 124px;
	
	color: #042609;
	text-align: center;
	margin: 0px auto 0px auto;
	background: url(../images/header_jeffjacks.jpg) top left no-repeat #010702;
	}
#header h1 {	
	color: #001f00;
	padding-top: 24px;
	font-size: 200%;
	font-family: Verdana, sans-serif;
	/*filter:alpha(opacity=75); 
	-moz-opacity: 0.75; 
	opacity: 0.75;*/
	}
	
#header h2 {	
	color: #ffffff;
	margin-top: 0px;
	}
	
/***********topnav***************/

/*******DHTML tooltips******/
#div1 {
	color:#ffcc00;
	text-align: right;
	margin-left: 50px;
	}


div#navcontainer  {
	/*filter:alpha(opacity=90); 
	-moz-opacity: 0.90; 
	opacity: 0.90;*/
	background: url(../images/a_bugpop_nav.png) repeat-x #000000;
	}
	
ul#navlist {
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 4px 0 4px 0;
	white-space: nowrap;
	}

#navlist li {
	display: inline;
	list-style-type: none;
	}

#navlist a { 
	padding: 5px;
	margin-bottom: 0px; 
	}

#navlist a:link, #navlist a:visited {
	color: #fefefe;
	font-family: Verdana, sans-serif;
	/*border-right: 1px solid #fefefe;
	/*background: /*url(../a-bugpop/images/appearances_nav_gradient1.png) repeat-x #191919;*/
	text-decoration: none;
	}

#navlist a:hover {
	text-decoration: underline;
	/*background: #000000;*/
	}
#navlist a:active {
	text-decoration: none;
	}
	
ul#subnavlist { display: none; }
ul#subnavlist li { float: none; }

ul#subnavlist li a {
	padding: 0px 10px 0px 10px;
	margin-left: 325px;
	background: url(../images/a_bugpop_nav.png) repeat-x #000000;
	}
	
ul#subnavlist li a:hover {
	padding: 0px;
	margin-left: 325px;
	}

ul#navlist li:hover ul#subnavlist {
	display: block;
	position: absolute;
	font-size: 10pt;
	padding-top: 5px;
	}

ul#navlist li:hover ul#subnavlist li a	{
	display: block;
	border: none;
	padding: 5px;
	}

ul#navlist li a .current {
	text-decoration: underline;
	}
	
/*******End topnav***************/

#left_column_container {
	float: left;
	width: 220px;
	margin: 15px 15px 5px 15px;
	}

.left_column {
	float: left;
	width: 220px;
	margin-bottom: 10px;
	background:  url(../images/black_gray_crnrs/bl.png) 0 100% no-repeat #292929; 
	}
	
.br_black { background:   url(../images/black_gray_crnrs/br.png) 100% 100% no-repeat} 
	
.tl_black { background:  url(../images/black_gray_crnrs/tl.png) 0 0 no-repeat} 
	
.tr_black {background:   url(../images/black_gray_crnrs/tr.png) 100% 0 no-repeat; padding:10px 0px 10px 10px;} 


.column_box {
	margin-top: 0px;
	padding: 0px;
	}
	
.column_box h3 {
	margin-top: 0px;
	}
	
#left_column_padding {
	float: left;
	width: 140px;
	margin: 15px 0px 15px 0px;
	padding: 10px;
	background: #292929;
	border: 1px solid #fff;
	}
	
#squires_bio {
	float: left;
	width: 300px;
	margin: 5px 10px 5px 0px;
	padding: 0px 10px 0px 10px;
	background: #010702;
	border: 1px solid #fff;
	}
	

	
#squires_bio strong {
	font-weight: bold;
	color: #ffcc00;
	}

/**********mp3player stuff for m.jeffjacks.com*********/

#mp3playerblank {
width: 180px;
padding: 20px 0px 20px 20px;
background: url(../images/mp3playerblank.jpg) no-repeat top left #292929;
color: #ffcc00;
}

#mp3playerblank ul {
 list-style-type: none;
margin: 110px 0px 0px 0px;
padding: 0px;
}

#mp3playerblank a {
color: #ffffff;
}

#mp3flamplayerblank {
width: 280px;
padding: 25px 0px 0px 20px;
background: url(../images/mp3flamplayerblank.jpg) no-repeat top left #292929;
color: #ffcc00;
}
#mp3flamplayerblank ul {
 list-style-type: none;
margin: 105px 0px 40px 0px;
}

#mp3flamplayerblank a {
color: #ffffff;
}


#mp3flamplayerblank b {
color:#ffffff;
font-weight: bold;
}

/********end mobile stuff***********/
	
/****Rounded Corners for left_column or left_column_padding**********/
/***#left_column_innertube is bottom left corner (bl) and styles apply to the content********/
/****Corner images are examples******/

.left_column_innertube {
	float: left;
	color: #fff;
	margin: 15px 0px 10px 0px;
	width: 200px;
	background: url(../images/grn_gray_crnrs/bl.png) 0 100% no-repeat #042709;
	} 
	
.br { background:  url(../images/grn_gray_crnrs/br.png) 100% 100% no-repeat} 
	
.tl { background:  url(../images/grn_gray_crnrs/tl.png) 0 0 no-repeat} 
	
.tr {background: url(../images/grn_gray_crnrs/tr.png) 100% 0 no-repeat; padding:15px} 

.clear {
	font-size: 1px; 
	height: 1px
	}
	
.left_column_innertube h1 {
	color: #fefefe;
	}
	
.left_column_innertube_small {
	float: left;
	color: #fff;
	margin: 0px 10px 10px 0px;
	width: 100px;
	background: url(../images/grn_gray_crnrs/bl.png) 0 100% no-repeat #042709;
	} 
		
/*************************LEFT LINK LIST*****************************/

div#links {
	width: 200px; 
	font: 12px Trebuchet, sans-serif;
	}
	
div#links a {
	display: block; 
	text-align: left; 
	font: bold 1em Verdana,sans-serif; 
    padding: 5px 10px; 
    margin: 0 0 1px; 
    border-width: 0; 
    text-decoration: none; 
    color: #fefefe; 
    background: #444;
    border-right: 5px solid #505050;
   }

div#links a:hover {
	color: AAA; 
	background: #191919;
    border-right: 5px double white;
	}
	
div#links a.current {
	color: #000000; 
	background: #AAA;
    border-right: 5px double white;
	}

div#links a span {
	display: none;
	}

/********End Round Corners***********/

div#right_column_container {
	float:left;
	margin: 0px;
	padding: 0px;
	}
	
.right_column {
	
	width: 690px;
	margin: 15px 0px 15px 0;
	background:  url(../images/black_gray_crnrs/bl.png) 0 100% no-repeat #292929; 
	}
	
.right_inner {
	width: 670px;
	}
	
.right_column2 {
	float: left;
	width: 690px;
	margin: 0px 0px 15px 0;
	background:  url(../images/black_gray_crnrs/bl.png) 0 100% no-repeat #292929; 
	}
	
#right_full {
	width: 640px;
	margin: 10px 0px 10px 0px;
	padding: 0px 10px 0px 10px;
	background: blue;
	border: 1px solid #ffcc00;
	}
	
	
#sitemap {
	clear: both;
	width: 950px;
	color: #fff;
	padding-bottom:5px;
	text-align: center;	
	background: /*#074372;*/
	}
	
#sitemap a {
	color: green;
	}
	
#footer {
	clear: both;
	text-align: center;
	color: #fff;
	padding-top: 7px;
	padding-bottom: 7px;
	font: 9pt Verdana,sans-serif; 
	background: #010702;
	border-top: 1px solid #042709;
	}
	
.footerleft {
	float: left;
	}
	
#footer a {
	color: #fff;
	}

#small_ad {
	width: 468px;
	height: 60px;
	margin:
	}
#send_form {
	}
	
#send_form b{
	color:#ffcc00;
	}

#message {
	float:left;
	width: 328px;
        color: #000000;
        padding:10px;
	background: #7c8879;
        border: 2px inset #042609;
	}
#message b {
        color:#042609;
       }

