/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */ 

/* Top Elements */
* { margin: 0; padding: 0; outline: 0; }

body {
    background-color: #000000;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-image: url(/backgrounds/newbackgroundwordpress.jpg.jpg);
	font: 12px/100% 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
	color: #FFFFFF; 
	text-align: center;	
}

/* links */
a, a:visited {	
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
}


/* sub headers on the right... not the top area */
h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	font-weight: Bold; 	
	padding: 5px;
	color: #FFFFFF;	
}
h1 {
	font-size: 2.2em;		
}
h2 {
	font-size: 2em;
	color: #FFFFFF;
}
h3 {
	font-size: 1.4em;
	font-weight: normal;	
	padding: 2px 2px 2px 2px;
}

/* Paragraph */
p { padding: 4px 5px;	}

/* Lists */
ul, ol {
	margin: 1x 1px;
	padding: 0 1px;	
}
ul { list-style: none; }

dl { padding: 5px; margin: 0; }

dt {
	font-weight: bold;
	color: #FF1500;
}
dd {
	padding-left: 1px; 
}

/* images *//* This is for the product image background */
img {
	background: transparent;
	border: 0px solid transparent;
	padding: 1px;
}
/* where the image is floating*/
img.float-right {
  	margin: 1x 0px 5px 5px;  
}
img.float-left {
  	margin: 1px 5px 5px 0px;
}

code {
  	margin: 5px 0;
  	padding: 15px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'Courier New', monospace ;
  	/* white-space: pre; */
  	border: 1px solid #deedae; 
	background: #F0FFD2; 
}
acronym {
  cursor: help;
  border-bottom: 1px dotted #00FFFF;
}
blockquote {
	margin: 15px 10px;
 	padding: 5px 7px 5px 40px;  	
   	font-weight: normal;
	font-size: 17px;
	line-height: 1.6em;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, serif;		
	color: #FFFFFF;	
	border: 1px solid #DFF4B5; 
	background: #F0FFD2 url(/PDGCommTemplates/001/images/quote.gif) no-repeat 7px 10px;
}

/* form elements */

/* this is for the advanced search phrases */
label {
	display: block;
	font-weight: bold;
	color: #FFFF00;
}

/* this is for the advanced search form and other forms, the entry elements size UP/DOWN */
input, textarea, select {
	padding: 1px;
	color: #transparent;		
	background: #tranpsarent;	
  	border-width: 0px;
  	border-style: solid;
  	border-color: #d4d4d4 #ebebeb #ebebeb #d4d4d4; 	
	font: normal 9px Verdana, sans-serif;
}

/* the search button on the left */
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 30px;
	margin: 0;
	padding: 2px 3px; 
	color: #fff;
	background: #5B5B5B;	
	border-width: 1px;
  	border-style: solid;
  	border-color: #FAFF75 #FAFF75 #FAFF75 #FAFF75;
}


/********************************************
   LAYOUT (wrap = TOP HEADER SECTION, FORMATTING, EVERYTHING!!)
********************************************/ 
#wrap {
	position: relative;
	width: 1210px;
	background: transparent;
	margin: 5px auto;
	text-align: left;
	padding: 1px 0px 0px 0px;
}
#content-wrap {
	position: relative;
	clear: both;
	float: none;	
	width: 1040px;	
	padding: 5px 0px; 	
	background: transparent;
}
#header {
	position: relative;
	width: 1200px;
	height: 100px;
	background: transparent no-repeat;
	color: #FFF711;	
	padding: 0;	
	margin: 5px 122px;
}
#header h1#logo-text a {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 56px 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	letter-spacing: -3px;
	text-decoration: none;
	color: #fff;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 58px; left: 55px;	
}
#header p#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 15px 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	color: #FFF711;
	letter-spacing: -0.5px;
	
	/* change the values of top and left to adjust the position of the slogan*/
	top: 122px; left: 135px;		
}

/* Navigation */
/* buttons */
#nav {
	clear: both;	
	padding: 0;	
	margin: 0px 122px;
	width: 1020px;
	height: 43px;
	background: #transparent url(/PDGCommTemplates/001/images/nav.gif) no-repeat;		
}
/* area below the buttons */
/* this is for the buttons */
#nav ul {
	float: left;
	list-style: none;	
	margin: 0;
	padding: 0 0 0 0px;			
	height: 15px;	
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 0px;
	color: #fff;
	font: bold 16px/50px 'Trebuchet MS', 'Helvetica Neue', Arial, sans-serif;
	text-decoration: none;	
	letter-spacing: -0.5px;
}
#nav ul li a:hover, 
#nav ul li a:active {
	color: #FAFF00;	
}
#nav ul li#current a {	
	background: #0c4e80 url(/PDGCommTemplates/001/images/pointer.gif) no-repeat center bottom;	
	color: #93DAFF;
}

/* Main Column */

/* these are the margins for the area onthe right... whree products are, etc.*/
#main {
	float: right;
	width: 675px;
	padding: 0;
	margin: 0px 2px 0 0;
	display: inline;	
}
#main h2 {
	font: bold 2.25em 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	color: #FFFFFF;
	padding: 0px 0 1px 1px; 	
	margin-left: 5px;		
	letter-spacing: -1px;
	border-bottom: 1px solid #FFFFFF;
}
#main h3 {
	font: bold 1.75em 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	color: #FFFFFF; 
	padding: 0px 0 0px 5px; 	
	margin-left: 5px;		
	letter-spacing: -1px;
	border-bottom: 1px solid #FFFFFF;
}

#main h3.home {
	font: bold 1.50em 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	border: none
}

#main h2 a {
	color: #FFFFFF;
	text-decoration: none;		
}
#main ul li {
	list-style:none;
}

#sidebar {
	float: left;
	width: 225px;
	padding: 0; 
	margin: 0 0 0 1px;
	display: inline;
	color: #FAFF00;	
}
#sidebar a, a:visited {	
	color: #FFFFFF;
	text-decoration: none;
}

#sidebar h3 {
	color: #FFFFFF; 
	font: normal 1.6em 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	text-transform: none;
	padding: 0px 0 0px 0; 
	margin: 1px 0 0 1px; 
	border-bottom: 2px solid #FFFFFF;
}

/* sidebar menu */
#sidebar .sidemenu {
	margin: 0px 1px 1px 1px; padding: 0;
	text-decoration: none;		
}
#sidebar .sidemenu li {
	color: #FFFFFF;
	list-style: none;
	margin: 0;
	padding: 3px 1px; 			
	border-bottom: 1px solid #FFFFFF;	
}
* html body #sidebar .sidemenu li {
	height: 1%;
}
#sidebar .sidemenu li a {
	text-decoration: none;	
	color: #FFFFFF;	
}
#sidebar .sidemenu li a a:visited span {
	color: #FFFFFF;	
	font-size: .9em;	
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-style: italic;
	font-weight: normal;		
}
#sidebar .sidemenu li a:hover {	
	color: #FFFA00;	
	background: none;	
}
#sidebar .sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar .sidemenu ul li { border: none; }

/* search form ?  WHAT SEARCH FORM?*/
#sidebar .searchform {
	background-color: FF002E;
	border: 000000;	
	margin: 5px 5px 0 0; 
	padding: 0px 5px 5px 0;	
	width: 360px;	
}
#sidebar .searchform p { margin: 0; padding: 0; }
#sidebar .searchform input.textbox { 
	width: 140px;
	height: 18px;
	padding: 2px;	
	vertical-align: top;
}
#sidebar .searchform input.button { 
	width: 60px;
	height: 24px;
	padding: 2px 4px;
	vertical-align: top;
}

/* footer */
#footer-wrap {
	clear: both;
	width: 900px;
	text-align: left;
	padding: 0;	margin: 0;
	background: transparent;		
}
#footer-content {
	width: 1100px;
	background: url(/PDGCommTemplates/001/images/footer-top-sep.gif) no-repeat;	
	padding: 0px 0 35px 0;
}

#footer-wrap p {
	padding:10px 0;
}
/* Brands We carry Header */
#footer-wrap h3 {
	color: #FFFFFF; 
	margin: 0;
	padding: 5px 0 5px 10px; 
	text-transform: uppercase;
}
#footer-wrap a:hover { 
	color: #FFFA00; 
	text-decoration: none;
}

#footer-columns {
	color: #FFFFFF;
	margin: 0 auto; 
	padding: 0;	
	width: 800px;		
}
#footer-columns ul {
	list-style: none;
	margin: 0; 
	padding: 0;	
	border-top: 1px solid #FFFFFF;
}
#footer-columns li {
	border-bottom: 1px solid #FFFFFF;		
}
#footer-columns li a {
	display: block;
	font-weight: normal;
	padding: 8px 0 8px 10px;
	width: 96%;
	color: #FFFFFF;	
}

#footer-columns .col3, .col3-center {
	float: left;
	width: 32%;
}
#footer-columns .col3-center { 
	margin: 0 15px; 
}

/* bottom */
#footer-bottom {
	clear: both;
	color: #FFFFFF;	
	margin: 0 auto; 
	width: 920px;
	padding: 0px 0 10px 0;
	text-align: center;	
	font-size: 0.95em;
}
/* this is the small text at the bottom... powered by PDG Cart */
#footer-bottom a { color: #FFFFFF; }

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* clearing */
.clearer { clear: both; }
.clear {display:inline-block; }
.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: "."; 
}

/*----------------crumb_nav------------------*/
.crumb_nav{
padding:0px 0px 0px 0px;
}

/*THE subheader text --- where the Products and Categories are listed... BRIGHT YELLOW*/
.crumb_nav a{
color:#FFFF00;
}


/* Search Product */
.searchproduct {
	vertical-align: top;
	width: 100px;
	padding: 0; margin: 0 0 0 55px;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;	
}

/* header quick search */
#header form#quick-search {
	position: absolute;
	top: 55px; right: 187px;
	padding: 0; margin: 0;
	border: none;
	width: 216px; height: 30px;
	background: #fff;	
	z-index: 999999;
}
#header form#quick-search p {
	margin: 0; padding: 0;		
}
#header form#quick-search input {
	border: none;
	background: transparent;
	color: #0e5792;
	float: left;
}
#header form#quick-search .tbox {
	margin: 5px 0 0 5px; 
	width: 170px;	
	display: inline;	
}
#search form#quick-search .btn{
	width: 25px; height: 25px;		
}
#header form#quick-search label {
	display: none;
}

/* header basket */
#header-basket {
	text-align: center;
	position: absolute;
	top: 0px; right: 237px;
	padding: 5px;
	margin: 0;
	border: none;
	width: 160px; height: 42px;
	background: #000000;	
	z-index: 999999;
	color: #6EFF00;
}
#header-basket p {
	margin: 0; padding: 0;		
}



