body {
  font-family: Arial, Helvetica, sans-serif;
  margin:0px;
  padding:0px;
  text-align:center;
  background:#000;
  font-family: Verdana, Geneva, Arial, sans-serif;
  font-size: x-small;
  line-height: 1.5em;  
}

img {
  border:0
}


/*=============== Links ===============*/

A:link, A:active, A:visited {
  color: #d42526;
  text-decoration: none;
  outline: none;
}

A:hover {
  color: #b32605;
  text-decoration: none;
}


/*=============== Font Elements ===============*/
p {
  margin: 0 0 10px 0;
  padding: 0;
  line-height:1.8em;
}


h2, h3 {
  font-family: Georgia, "Times New Roman", Times, serifgeorgia, serif;
  font-size: 190%;
  font-weight: bold;
  color: #d9d9d9;
  margin: 0 0 5px 0;
  padding: 0 0 2px 0;
  line-height: 100%;
  border-bottom: 1px solid #242424;
}



h4 {
  font-family: Georgia, "Times New Roman", Times, serifgeorgia, serif;
  font-size: 100%;
  font-weight: bold;
  color: #615889;
  margin: 0 0 5px 0;
  padding: 0;
}


/*=============== Positional Elements ===============*/
	
#wrapper {
  width:1000px;
  margin:0px auto;
  text-align:left;
  background: #000;
  padding: 0;
}

#top {
  background: url(i/top-bg.jpg) no-repeat left top;
  height: 105px;
  padding-top:30px;
}

div#top h1	{
  margin: 0 0 0 270px;
  border: 0;
  padding: 0;
  padding-top: 200px;
  overflow: hidden;
  height: 0px !important; /* for most browsers */
  height /**/:63px; /* for pre 6.0 IE Win */
  background: url(i/prime-logo.png) no-repeat;
  text-align:center;
}


#content {
  margin: 30px 0 0 0;
  width: 1000px;
  font-size: 110%;
  padding:0;
  color:#9b9a9a;
}

#content p a {
  color: #fff;
  background: url(i/aro.gif) no-repeat right;
  padding:0 24px 2px 0;
  border-bottom:1px dotted #4c4b4b;
  margin:0 2px 0 0;
}

#content p a:hover {
  color: #d42526;
  border-bottom:1px dotted #fff;
}

#leftwrapper {
  padding: 0;
  width: 310px;
  float: left;
  margin-right:25px;
  margin-left:10px;
}

.left, .right, .mid {
  padding: 0;
}

#midwrapper {
  padding:0;
  margin: 0;
  float: left;
  width: 310px;
  margin-right:25px;
}
#rightwrapper {
  margin: 0;
  float: right;
  width: 310px;
  margin-right:10px;
}

.horizon, .horizonsolo {
  border-bottom:1px solid #191919;
  clear:both;
  font-size: 110%;
  background:url(i/horizonbg.jpg) no-repeat bottom;
  min-width: 0; /* peekaboo bug fix for IE7 */
}

.horizon {
  margin:0 0 55px 0;
}

.horizonsolo {
  margin:10px 0 0 0;
}

.leftside {
 width:475px;
 margin:10px 15px 55px 10px;
 float:left;
}

.rightside {
 width:475px;
 margin:10px 10px 55px 15px;
 float:left;
}

.rightmid {
 width:475px;
 margin:10px 10px 55px 15px;
 float:left;
 text-align:center;
}

.buyleft {
 float:left;
 margin-right: 30px;
}

.buyright {
 float:left;
}

.shrink {
 font-size:70%;
 color:#d22324;
}
 

p.price {
  font-family: Georgia, "Times New Roman", Times, serifgeorgia, serif;
  font-size: 280%;
  color: #d9d9d9;
  margin: 0 0 12px 0;
  padding: 0 0 2px 0;
  line-height: 100%;
} 

p.pricebig {
  font-family: Georgia, "Times New Roman", Times, serifgeorgia, serif;
  font-size: 300%;
  color: #d9d9d9;
  margin: 10px 0 15px 0;
  padding: 0 0 2px 0;
  line-height: 100%;
} 

ul.buy {
	margin: 8px 0 0 0;
	line-height: 1.75em;
	list-style:none;
	padding:0;
	font-size:90%;
	color:#ccc;
	}
	
ul.buy li {
  margin: 2px 10px 0 0;
  line-height: 1.15em;
  background: url(i/arobuy.gif) no-repeat;
  padding:0 0 10px 23px;
}
	

.red {
  color:#d22324;
}

.light {
  color:#d9d9d9;
}

.hoverpic {
  margin:0 3px;
  border:1px solid #191919;
}

.imagetitle {
  margin:25px 4px 18px 4px;
  line-height: 1.15em;
  background: url(i/arobuy.gif) no-repeat;
  padding:0 0 0 23px;
}

.floatright {
  float:right;
  margin: 0 0 0 5px;
}

.picleft {
  float:left;
  margin: 0 10px 10px 0;
}

/*	contact form
--------------------------------------------- */
* { 
  margin:0; 
  padding:0; 
  outline:none;
}

#contact_form {
  font-size:62.5%; 
  font-family:Arial, Helvetica, sans-serif; 
  width:600px; 
  margin:0 auto; 
  height:300px; 
  padding:10px 0;
  background: transparent url(i/form_bg.jpg) no-repeat; 
  position:relative; 
}

form fieldset { 
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  font-size:1.2em;
  margin:30px 0px 20px 50px; 
  width:578px; 
  position:relative;
  border:0;
  display:block; 
  padding: 0px 10px 8px; 
}

form fieldset legend {
  border-width:1px; 
  border-style:solid;
  border-color:#000; 
  color:#cccccc;
  font-weight:bold; 
  font-variant:small-caps; 
  font-size:140%; 
  padding:4px 8px;
  margin:0px 0px 10px 0px; 
  position:relative; 
  top: -12px; 
  background:white; 
}

label {  
  font-size:90%; 
  display:block; 
  float:left; 
  width:10em; 
  text-align:right;
  argin:.2em .2em 0 0; 
  color:#fff; 
  font-weight:bold;
  padding:8px 0px;
}

label.error { 
  font-weight:normal;
  color:red;
  text-align:left;
  width:140px; 
  padding-left:25px;
  background: transparent url(i/cancel.png) no-repeat scroll left; 
}

input.text-input			{ margin:4px;padding:2px 0;color:#333; }

label#name_label      { position:absolute; top:0; left:0; }
input#name            { position:absolute; top:0; left:110px; }
label#name_error      { position:absolute; top:22px; left:120px; }

label#email_label     { position:absolute; top:45px; left:0px; }
input#email           { position:absolute; top:45px; left:110px; }
label#email_error      { position:absolute; top:67px; left:120px; }

label#comments_label     { position:absolute; top:90px; left:0px; }
input#comments           { position:absolute; top:90px; left:110px; }
label#comments_error      { position:absolute; top:112px; left:120px; }

input.button					{ position:absolute; top:125px; left:120px; padding:3px 6px;
                        border:1px solid #000; margin:20px 0px 0px 0px; color:#EEE; 
												font-family:Verdana, Arial, Helvetica, sans-serif;
												background:#333333; -moz-border-radius:5px; }

input.button:hover		{ background:#000 none repeat scroll 0% 0%; color:white; }
#message							{ width:180px;margin:60px 0 0 200px; }
#message h2						{ font-size:150%;color:white; }
#message p						{ color:white;font-weight:bold;margin:6px 0px; }
#checkmark						{ position:relative;top:-46px;left:-60px; }

		

/*	footer
--------------------------------------------- */
#footer {
    margin: 0;
	padding: 16px 10px 30px 10px;
	color: #ccc;
	min-width: 0; /* peekaboo bug fix for IE7 */
}
	
	
#footer a {
	color: #9a9a9a;
	font-size: 11px;
}
	
#footer a:hover {
  color: #fff;
  border-bottom:1px dotted #d42526;
}
	

#footer h5 {
	margin-bottom: 14px;
	padding: 0 0 4px 28px;
	color: #a21314;
	font: bold 12px Verdana;
	text-transform: uppercase;
	letter-spacing: 2px;
	border-bottom: 1px solid #242424;
	background: url(i/bullet.gif) no-repeat left top;
	}

#footer ul {
	margin: 12px 0 0 0;
	line-height: 1.75em;
	list-style:none;
	padding:0;
	}
	
#footer ul li {
  margin: 10px 10px 0 0;
  line-height: 1.15em;
  background: url(i/aro.gif) no-repeat;
  padding:0 0 10px 24px;
  border-bottom:1px dotted #1d1d1d;
}
	
#footer .section {
	float: left;
	margin-right: 30px;
	padding-right: 10px;
	padding-left: 10px;
	width: 285px;
	line-height: 18px;
	}
#footer .section.last {
	margin-right: 0;
	}
#footer p {
	margin: 12px 0;
	}


/*	small print
--------------------------------------------- */
#weestuff {
  margin:40px 0 0 0;
  height:18px;
  padding: 26px 10px 25px 10px;
  color: #3d3d3d;
  font-size: 90%;
  background: #0d1315;
  border-top:1px solid #242424;
  background: url(i/foot-bg.jpg) no-repeat left top;
  min-width: 0; /* peekaboo bug fix for IE7 */
}

	
#weestuff a {
	color: #666;
	}
	
#weestuff a:hover {
  color: #d42526;
}
	
/*	links  */
#weestuff p.links {
	float: left;
	padding-left: 5px;
	}
#weestuff p.links a {
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	}
	
/*	copyright  */
#weestuff p.copyright {
	float: right;
	padding-right: 10px;
	}
#weestuff p.copyright strong {
	color: #cc3333;
	letter-spacing: 1px;
	text-transform: uppercase;
	}

.clear {
	content: "."; 
    display: block; 
    height: 10px; 
    clear: both; 
    visibility: hidden;
    }


/* Navigation */
#nav {
	width: 1000px;
	height: 63px;
	border: 0;
	padding: 0;
	margin: 0;
	/*background: transparent url(i/shadowtrick.gif) top left no-repeat;*/
	}
	
#nav ul	{
	width: 1000px;
	height: 63px;
	background: url(i/nav.gif);
	margin: 0;
	padding: 0;
	position: relative;
	}
	
#nav ul li	{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	}
	
#nav ul li, #nav a	{
	height: 63px;
	display: block;
	}

#nav ul li a	{
	text-indent: -9999px; 
	text-decoration: none;
	}

#nav1 {left: 0; width: 110px;}
#nav2 {left: 110px; width: 148px;}
#nav3 {left: 258px; width: 283px;}
#nav4 {left: 541px; width: 161px;}
#nav5 {left: 702px; width: 149px;}
#nav6 {left: 851px; width: 149px;}


#nav1 a:hover {background: transparent url(i/nav.gif) 0 -126px no-repeat;}
#nav2 a:hover {background: transparent url(i/nav.gif) -110px -126px no-repeat;}
#nav3 a:hover {background: transparent url(i/nav.gif) -258px -126px no-repeat;}
#nav4 a:hover {background: transparent url(i/nav.gif) -541px -126px no-repeat;}
#nav5 a:hover {background: transparent url(i/nav.gif) -702px -126px no-repeat;}
#nav6 a:hover {background: transparent url(i/nav.gif) -851px -126px no-repeat;}

#nav1 a.selected {background: transparent url(i/nav.gif) 0 -126px no-repeat;}
#nav2 a.selected {background: transparent url(i/nav.gif) -110px -126px no-repeat;}
#nav3 a.selected {background: transparent url(i/nav.gif) -258px -126px no-repeat;}
#nav4 a.selected {background: transparent url(i/nav.gif) -541px -126px no-repeat;}
#nav5 a.selected {background: transparent url(i/nav.gif) -702px -126px no-repeat;}
#nav6 a.selected {background: transparent url(i/nav.gif) -851px -126px no-repeat;}





