/* @override http://www.deanphillips.com/styles/main.css */

/* @override http://www.deanphillips.com/styles/main.css */

html {
	background:black;
}
body {
	background:black;
	color:white;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	margin: 1px auto 5px;
	width: 950px;
	height: 600px;
}
#nav {
	position:absolute;
	width: 950px;
	height: 110px;	
	z-index: 20;
	top: 0;
	overflow: visible;
}
#navHolder {

}
#nav object {
	}
#wrapper #content {

	height:550px;
	width: 950px;
	top:55px;
	z-index: 10;
	overflow: visible;
}
#content object  {
}
#flashPro {
	text-align: center;
	overflow: hidden;
	padding-top: 20px;
}
#flash {
	text-align: center;
	overflow: hidden;
}
/* About page and Press*/

#about {
	margin-left: 120px;
	padding-top: 20px;;
}
#press {
	padding-top: 20px;
	margin-left: 120px;
}
tr, td, tr  img, td img{
	border: none;
}
.pressH1 {
	font-size: 15px;
	margin-bottom: 15px;
	text-align: center;
}
.pressTitle {
	font-size: 10px;
}
.nextBtn {
	margin-left: 750px;
	font-size: 12px;
}
.nextBtn a:link {
	text-decoration: none;
}
.nextBtn a:hover {
	text-decoration: none;
	color: #FF0000;
}
.nextBtn a:visited {
	text-decoration: none;
	color: white;
}
.prevBtn {
	margin-left: 130px;
	font-size: 12px;
}
.prevBtn a:link {
	text-decoration: none;
}
.prevBtn a:hover {
	text-decoration: none;
	color: #FF0000;
}
.prevBtn a:visited {
	text-decoration: none;
	color: white;
}

/* contact page styles  */
tr, td {
	border: none;
}
#contactLogo {
	width: 200px;
	height: 40px;
	margin-left: 330px;
	padding-top: 20px;
}


#navSec {
	width: 600px;
	margin-left: 260px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
}

#agents {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:10px;
	margin-left: 180px;
}
#agents strong {
	text-transform: uppercase;
	font-size: 9px;
}
#address {
	margin: 0;
	padding: 0;
	font-size: 10px;
	line-height: 12px;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: underline;
	color: #999999;
}
.heading {
	text-transform: uppercase;
}
.heading a{
	text-decoration: none;
	color:white;
	text-transform: uppercase;
}
.heading a:hover {
	text-decoration: none;
	color: #FF0000;
}
.headingSmall {
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}
.headingInter {
	margin-left: 180px;
	color: #999999;
	text-transform: uppercase;
}
.headingInter a{
	text-decoration: none;
	color:#999999;
	text-transform: uppercase;
}
.headingInter a:hover {
	text-decoration: none;
	color: #FF0000;
}
.gray {
	color: #999999;
	}
.coming {
	margin-top: 90px;
	text-align: center;
	font-size: 90%;
}

/* search page */

.search h2 {
	font-weight: normal;
	font-style: normal;
	font-size: 1.1em;
	margin-left: 53px;
	margin-bottom: 5px;
}
h2 {
	font-weight: normal;
	font-style: normal;
	font-size: .9em;
}
.submit {
	float: left;
	margin-top: -20px;
	padding-left: 160px;
	//padding-left: 170px;
}
#ProductIndexForm {
	padding-bottom: 10px;
	padding-left: 50px;
	border-bottom: 2px solid yellow;
}

.clear {
    clear:both;
}

.item {
    width: 165px;    
    float: left;
    padding: 10px 0;
	margin: 3px;
}
.pp_description {
    font-family: Tahoma, Arial, Sans-serif;
    font-size: 12px;
}
.pp_description a, pp_description a:visited {
    color: #EEE;
    font-weight: bold;
}

.pp_description a:hover { color: #FFF }

.item .title { font-size: 14px; font-weight: normal; margin-bottom: 7px;
	text-align: center;
	font-style: normal;
}
.item img { border: 1px solid #DDD; background: #EEE; padding: 5px;  }
.item .desc { font-size:11px; margin-top: 10px; }

.tags { margin-top: 10px; }

.tags a, .tags a:visited {
    font-size: 10px;
    padding: 4px;
    color: #444;
    background: #EFEFEF;
    text-decoration: none;
}

.tags a:hover {
    background: #CCC;
    color: #000;
    text-decoration: none;
}
#nav {
	position:absolute;
	width: 950px;
	height: 110px;	
	z-index: 20;
	top: 0;
	overflow: visible;
}
#wrapperS {
	margin: 1px auto 5px;
	width: 950px;
}
