html {
margin-bottom:1px;
min-height:100%;
overflow: -moz-scrollbars-vertical !important;
}

body {
color:#CCCCCC;
background-color:#000000;
font-family: Georgia, "Tiffany LT",TImes, serif;
font-size: 12px;
}

a {
text-decoration:none;
color:#CCCCCC;
}

a:hover {
text-decoration:none;
color:#FFFFFF;
}

a.current {
color:#FFFFFF;
}

h3 {
font-size:14px;
font-weight:normal;
margin: 10px 0;
color:#FFFFFF;
}

/********  Content WRAP   **********/
#wrap {
position:relative;
margin: 0 auto;
width:990px;
background: #000 url(assets/plotlogo.gif) no-repeat top left;
}

/********  Top Navigation   **********/

ul#top_nav {

float:right;
font-size:18px;
margin-bottom:5px; 
margin-top:140px;
display:block;
width:385px;
}

ul#top_nav li {
	display:inline;
	margin-left:25px;
	width:80px;
	padding-right:0px;
}

ul#top_nav li a {
	color:#444444;
}

ul#top_nav li a.current {
color:#FFFFFF;
}

ul#top_nav li a:hover {
color:#FFFFFF;
}

/********  Page Content  **********/

.page {
position:relative;
background-color:#000000;
border: 1px solid #FFFFFF;
width:760px;
height:465px;
margin:0 0 0 213px;
clear:both;
}

.home_page {
background-color:transparant;
border: 1px solid #FFFFFF;
width:760px;
height:542px;	
margin:0 0 0 213px;
clear:both;
}

.thin_grey_line1, .thin_grey_line2{
	position: absolute;
	width:760px;
	height:1px;
	margin: 0;
	padding: 0;
	line-height: 0px;
	font-size: 0px;
	background-color: #595959;
}
.thin_grey_line1 {
	top: 288px;
}
.thin_grey_line2 {
	top: 395px;
}

	/********  Home Content  **********/	

	h2#data {
	width:350px;
	height:269px;
	text-indent:-9999px;
	background-image: url(assets/data.jpg);
	background-repeat: no-repeat;
	margin: 45px 0 0 375px;
	}

	ul#home_tn {
	margin-left: 32px;
	}
	
	
	ul#home_tn li{
	margin: 0px 0 0 1px;
	float:left;
	}
		
	ul#home_tn li#tn_silver a {
	display:block;
	width:81px;
	height:196px;
	background-image: url(assets/tn_silver.png); 
	background:position: 81px 0px;
	text-indent:-9999px;
	border:1px solid #CCCCCC;
	}
	
	ul#home_tn li#tn_gold a {
	display:block;
	width:81px;
	height:196px;
	background-image: url(assets/tn_gold.png); 
	background:position: 81px 0px;
	text-indent:-9999px;
	border:1px solid #CCCCCC;
	}
	
	ul#home_tn li#tn_lead a {
	display:block;
	width:81px;
	height:196px;
	background-image: url(assets/tn_lead.png); 
	background:position: 81px 0px;
	text-indent:-9999px;
	border:1px solid #CCCCCC;
	}
	
	ul#home_tn li#tn_goldoil a {
	display:block;
	width:81px;
	height:196px;
	background-image: url(assets/tn_goldoil.png); 
	background:position: 81px 0px;
	text-indent:-9999px;
	border:1px solid #CCCCCC;
	}
	
	ul#home_tn li#tn_silveroil a {
	display:block;
	width:81px;
	height:196px;
	background-image: url(assets/tn_silveroil.png); 
	background:position: 81px 0px;
	text-indent:-9999px;
	border:1px solid #CCCCCC;
	}
	
	ul#home_tn li#tn_silver a:hover, ul#home_tn li#tn_gold a:hover, ul#home_tn li#tn_lead a:hover, ul#home_tn li#tn_silveroil a:hover, ul#home_tn li#tn_goldoil a:hover{
	background-position: 81px 0px;
	border:1px solid #FFFFFF;
	}
	
	ul#home_tn li a img{
	border:1px solid #CCCCCC;	
	}
	
	ul#home_tn li a img:hover{
	border:1px solid #FFFFFF;	
	}
	
	li#home_text {
	padding-top: 13px;
	padding-left: 13px;
	margin-left:13px;
	width:210px;
	font-size: 12px;
	}

	li#home_text p {
	line-height:117%;
	margin-bottom: 10px;
	}
	
	/********  Shop COntent  **********/
	
	#left {
	float: left;
	width: 190px;
	padding:5px;
	}
	
	h2#jplot {
	width:190px;
	height:112px;
	background-image: url(assets/jplot.gif);
	text-indent:-9999px;
	}
	
	ul#shop_side_nav {
	margin:10px 0;
	padding: 5px 0;
	border-top: 1px solid #222222;
	border-bottom: 1px solid #222222;
	line-height:170%;
	font-size: 16px;
	}
	
	ul#shop_side_nav li {
	margin-left:10px;
	}

	ul#shop_side_nav li a{
	color:#444444;
	}
	
	ul#shop_side_nav li a:hover, ul#shop_side_nav li a.current{
	color:#FFFFFF;
	}

	span.ltd {
	font-size:10px;
	font-style:italic;
	}
	
	#left p {
	line-height:117%;
	margin-bottom: 10px;
	}
	
	#left p.london {
	
	text-align:center;
	font-size:10px;
	position:absolute;
	bottom: 0px;
	width:190px;
	border-top:1px #222 solid;
	padding-top:5px;
	
	}
	
	#central_wrap {
	width:560px;
	float:right;
	}
	
	#central {
	float:left;
	width:335px;
	padding:5px;
	}
	
	#central img {
	border:1px solid #222;
	}
	#right {
	float:right;
	width:210px;
	padding: 5px 5px 5px 0;
	}
	
	#right img {
	border: 1px solid #222;
	}
	
	h4#goldclosero a {
	display:block;
	width:205px;
	height:145px;
	background-image: url(assets/gold_closero.jpg); 
	background:position: 205px 0px;
	text-indent:-9999px;
	border:1px solid #CCCCCC;
	}
	
	h4#silverclosero a {
	display:block;
	width:205px;
	height:145px;
	background-image: url(assets/silver_closero.jpg); 
	background:position: 205px 0px;
	text-indent:-9999px;
	border:1px solid #CCCCCC;
	}
	
	h4#goldoilclosero a {
	display:block;
	width:205px;
	height:145px;
	background-image: url(assets/goldoil_closero.jpg); 
	background:position: 205px 0px;
	text-indent:-9999px;
	border:1px solid #CCCCCC;
	}
	
	h4#silveroilclosero a {
	display:block;
	width:205px;
	height:145px;
	background-image: url(assets/silveroil_closero.jpg); 
	background:position: 205px 0px;
	text-indent:-9999px;
	border:1px solid #CCCCCC;
	}
	
	h4#leadclosero a {
	display:block;
	width:205px;
	height:145px;
	background-image: url(assets/lead_closero.jpg); 
	background:position: 205px 0px;
	text-indent:-9999px;
	border:1px solid #CCCCCC;
	}
	
	h4#goldclosero a:hover, h4#silverclosero a:hover,h4#goldoilclosero a:hover,h4#silveroilclosero a:hover, h4#leadclosero a:hover{
	background-position: 205px 0px;
	border:1px solid #FFFFFF;
	}
	
	
	
	#right p span {
	color:#000000;
	background-color:#CCCCCC;
	font-size:12px;
	padding: 4px 10px;
	line-height: 160%;
	}
	
	#right p span a {
	color:#000000;
	}
	
	#right p a span:hover {
	background-color:#FFFFFF;
	}
	
	#right p{
	margin:10px 0px;
	}
	
	#right p#pbuy {
	display:inline;
	}
	
	#right p span#buy {
	display:inline;
	}
	
	form {
	border: 1px solid #444;
	position:absolute;
	bottom:5px;
	right:5px;
	padding:5px;
	width:200px;
	background-image:url(assets/paypallogo.png);
	background-position:right bottom;
	background-repeat:no-repeat;
	}
	
	#righ form img {
	border:none;
	}
	
	#right form p {
	margin-top:0px;
	}
	
	select {
	border: 1px solid #CCC;
	background-color: #CCC;
	color:222;
	margin-bottom:10px;
	}
	
	option {
	color:#222;
	}
	
	/********  About Content  **********/
	#left_about{
	float: left;
	width:250px;
	padding:5px;
	
	}
	
	
	h2#aboutus {
	width:190px;
	height:40px;
	background-image: url(assets/aboutus.gif);
	text-indent:-9999px;
	margin-bottom:30px;
	}
	
	h3#boring {
	font-style:italic;
	font-size:15px;
	margin-bottom:20px;
	}
	
	#left_about p {
	line-height:130%;
	margin-bottom: 10px;
	}
	
	#central_wrap_about {
	background-image: url(assets/aboutus_bg.png);
	background-repeat:no-repeat;
	background-position: 30px 5px;
	width:490px;
	height:455px;
	float:right;
	padding: 5px;
	}
	
	#blue {
	text-align:center;
	margin:50px 0 0 150px;
	width:200px;
	}
	
	#purple {
	text-align:left;
	margin:210px 0 0 50px;
	width:100px;
	float:left;
	}
	
	#pink {
	text-align:right;
	margin:210px 30px 0 0;
	width:150px;
	float:right;
	}
	
	/********  Press Content  **********/
	h2#aboutus {
	width:190px;
	height:40px;
	background-image: url(assets/aboutus.gif);
	text-indent:-9999px;
	margin-bottom:30px;
	}
	
	
	ul#press {
	margin-left:100px;
	}
	
	
	ul#press li#pressmag a {
	display:block;
	width:110px;
	height:455px;
	background-image: url(assets/pressmag_tn.jpg); 
	background:position: 110px 0px;
	text-indent:-9999px;
	border:1px solid #CCCCCC;
	float:left;
	}
	
	ul#press li#pressft a {
	display:block;
	width:110px;
	height:455px;
	background-image: url(assets/pressft_tn.jpg); 
	background:position: 110px 0px;
	text-indent:-9999px;
	border:1px solid #CCCCCC;
	float:left;
	margin-left:100px;
	}
	
	ul#press li#pressmag a:hover, ul#press li#pressft a:hover{
	background-position: 110px 0px;
	border:1px solid #FFFFFF;
	}
	
	
	/********  Contact Content  **********/
	
h2#contact {
	width:190px;
	height:41px;
	background-image: url(assets/contact.gif);
	text-indent:-9999px;
	margin-bottom: 50px;
	}
	
	a#facebook{
	margin-top:20px;
	padding-left:80px;
	width:130px;
	height:66px;
	line-height:66px;
	display:block;
	background-image:url(assets/facebook.png);
	background-position: 0 0;
	background-repeat:no-repeat;
	}
	
	a#facebook:hover{
	background-position: 0 -66px;
	}
	
	a#twitter{
	margin-top:10px;
	padding-left:80px;
	width:100px;
	height:66px;
	line-height:66px;
	display:block;
	background-image:url(assets/twitter.png);
	background-position: 0 0px;
	background-repeat:no-repeat;
	}
	
	a#twitter:hover{
	background-position: 0 -66px;
	}
	
	.contact_img {
	border: 1px solid #222;
	
	width: 361px;
	float:right;
	}
	
	#central_wrap_contact {
	width:490px;
	height:455px;
	float:right;
	padding: 5px;
	}
	
	#slideshow {
	width:361px;
	float:right;
	}
	
	/********  Terms Content  **********/
	
	h2#terms {
	width:151px;
	height:42px;
	background-image: url(assets/terms.gif);
	text-indent:-9999px;
	margin-bottom: 50px;
	}
	
	#central_wrap_terms {
	
	font-family: Georgia, "Tiffany LT",TImes, serif;
	width:530px;
	height:455px;
	float:right;
	padding: 5px;
	}
	
	#central_wrap_terms ul {
	list-style:disc;
	padding:10px;
	}
	
	#central_wrap_terms ul li {
	padding-left:10px;
	margin:10px;
	line-height:160%;
	}
/********  Footer  **********/



a#wk {
margin: 3px 0 0 208px;
float:left;
display:block;
width:76px;
height:35px;
text-indent:-9999px;
background: url(assets/w+k.jpg) 76px 0;
}

a#wk:hover {
background: url(assets/w+k.jpg) 0 0;
}

ul#footer_nav {

float:right;
font-size:10px;
margin-top:4px; 
width:255px;
color:#444444;

}

ul#footer_nav li {
	display:inline;
	margin-left:10px;
	text-align:right;
	padding-right:0px;
	
}

ul#footer_nav li a {
color:#444444;
}

ul#footer_nav li a:hover {
color:#FFFFFF;
}

ul#footer_nav li a.current {
color:#FFFFFF;
}

#right p span.sale {
	color: #990033;
	padding-left: 1px;
}