*{
	margin:0px;
	padding:0px;
	font-weight: normal;
}

body{
	background-color: #000;
	background-image: url(http://www.jshotter.com/images/back.gif);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	height: 100%;
}


a, a:active{
	outline: none;
}

a:focus{
	-moz-outline-style: none;
}


#container{
	width: 100%;
	margin-top: -260px;
	position: absolute;
	left: 0px;
	top: 50%;
	z-index: 5;
}



#header{
	width:830px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 180px;
}



#container_header{
	display: block;
	background-position: left bottom;
	width: 100%;
	float: left;
}

/*

#footer{
	margin: auto;
	width: 830px;
}
*/

a#logo{
	background-image: url(http://www.jshotter.com/images/j.shotter.png);
	display: block;
	height: 58px;
	width: 412px;
	position: absolute;
	left: 0px;
	top: 00px;
	text-indent: -10000px;
}



#content{
	margin: auto;
	width: 999px;
	position: relative;
}

#colour{
	background-image: url(http://www.jshotter.com/images/colours_top.gif);
	width: 190px;
	margin-left: 240px;
	position: absolute;
	left: 50%;
	top: 0px;
	background-repeat: repeat-y;
	z-index: 0;
	height: 6px;
}


.left{
	float:left;
}

.right{
	float:right;
}


.clear{ clear:both;}



.textbox00{
	width: 930px;
	position: relative;
	bottom: 46px;
}

.lefthold{
	width: 600px;
	float: left;
	background-image: url(http://www.jshotter.com/images/textbot.png);
	background-position: 77px bottom;
	padding-bottom: 27px;
	background-repeat: no-repeat;
}

.lefthome{
	width: 600px;
	float: left;
	background-image: url(http://www.jshotter.com/images/textbot.png);
	background-position: 77px bottom;
	height: 27px;
	background-repeat: no-repeat;
}

/*
.flash{
	position: absolute;
	left: -42px;
	top: 0px;
	z-index: 0;
	display: none;
}

.tabhold{
	overflow: hidden;
	width: 100%;
	float: left;
}




*/






.textbox00top{
	background-image: url(http://www.jshotter.com/images/top00.png);
	display: block;
	height: 7px;
	width: 649px;
	position: absolute;
	z-index: 50;
	left: 0px;
	top: 0px;
}





.text_content{
	float: right;
	width:305px;
	margin-top: 20px;
}



h1, h2{
	font-size: 15px;
	color: #FFF;
	background-image: url(http://www.jshotter.com/images/line00.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	display: block;
	margin-bottom: 5px;
	padding-bottom: 10px;
}

h2{
	font-size: 11px;
	color: #777;
	
}

h2 span{
	display: block;
	float: left;
	width: 70px;
}

h2 a{
	color:#09F;
	text-decoration: none;
}

h2 a:hover{
	color:#FFF;
}


h5{
	font-size: 11px;
	text-align: right;
	display: block;
	width: 844px;
	margin-bottom: 50px;
	float: left;
	color: #FFF;
	position: fixed;
	left: 50%;
	margin-left: -413px;
	bottom: -30px;
	z-index: 5;
	letter-spacing: 1px;
}

p{
	line-height: 20px;
	letter-spacing: 1px;
	background-image: url(http://www.jshotter.com/images/line00.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 5px;
	padding-bottom: 10px;
}



img.content_image{
	float: left;
	margin-left: 86px;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	width: 474px;
	border-bottom: #00;
}


form ul{
	float: left;
	width: 474px;
	padding-top: 20px;
	margin-left: 86px;
}

form ul li{
	display: block;
	list-style-type: none;
	width: 49%;
	letter-spacing: 1px;
	position: relative;
}

form ul li label{
	margin-bottom: 5px;
	display: block;
}

.formbox00, .messagebox00{
	width: 220px;
	border-style: none!important;
	padding: 5px;
	color: #09F;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 2px;
	background-image: url(http://www.jshotter.com/images/backForm.png);
	background-color: transparent!important;
	margin-bottom: 5px;	
}

.messagebox00{
	height: 100px;
	width: 461px;
	margin-bottom: -5px;
}

label.error{
	position: absolute;
	top: 0px;
	right: 0px;
	color: #09F;
}

.submit00{
	width: 190px;
	float: left;
	border-style: none;
	background-color: transparent!important;
	color: #09F;
	overflow: visible;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 12px;
	text-align: left;
	cursor:pointer;
	background-image: url(http://www.jshotter.com/images/colours_top.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	text-transform: uppercase;
	padding-left: 0px;
	clear: both;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.submit00:hover{
	color: #FFF;
}

/************************************
            By Dan Harper
        http://www.danharper.me

           For NETTUTS.com

     Check out http://vivawp.com
************************************/

* {
margin: 0;
padding: 0;
}


	
ul.tabnav{
	width: 849px;
	position: absolute;
	top: -50px;
	z-index: 50;
	left: 84px;
}

.tabnav li {
	list-style-type: none;
	background-image: url(http://www.jshotter.com/images/nav_end.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 31px;
	margin-left: 10px;
}

.tabnav li a {
	text-decoration: none;
	color: #09F;
	outline:none;
	padding-left: 15px;
	padding-top: 7px;
	padding-bottom: 3px;
	float: left;
	background-image: url(http://www.jshotter.com/images/nav_back.png);
	height: 21px;
	position: relative;
	left: -12px;
	padding-right: 3px;
	}

.tabnav li a span{
	color: #777;
}	

.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {
	color: #FFF;
}

.ui-tabs-hide {
	display: none;
}


	

	
