/********************************************
   HTML ELEMENTS
********************************************/ 

/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

body {
	background: #ffffff;
	font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
	color: #666666; 
	text-align: center;
	margin: 0;
}

/* links */
a, a:visited {	
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #aa8c69;
}

/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-weight: Bold; 		
}
h1 {
	font-size: 190%;	
	font-weight: normal;
	color: #555;
}
h2 {
	font-size: 130%;
	text-transform: uppercase;
	color: #666666;
}
h3 {
	font-size: 130%;	
}

h1, h2, h3, p {
	padding: 10px;		
	margin: 0;
}
ul, ol {
	margin: 5px 5px;
	padding: 0 5px;
}
ul {
	list-style: none;
}

/* images */
img {

}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}

code {
  	margin: 5px 0;
  	padding: 10px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  	/* white-space: pre; */
  	background: url(/PDGCommTemplates/004/images/post.jpg);
	border: 1px solid #E0DBC9;  
}
acronym {
  cursor: help;
  border-bottom: 1px dashed #777;
}
blockquote {
	margin: 10px;
 	padding: 0 0 0 25px;  
   background: url(/PDGCommTemplates/004/images/post.jpg);
	border: 1px solid #E0DBC9;
	font: bold 1.3em/1.5em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #A89A6A;
}


/* start - table */
table {
	border-collapse: collapse;
	margin: 10px;	
}
th strong {
	color: #fff;
}
th {
	background: #93BC0C url(/PDGCommTemplates/004/images/nav.jpg) repeat-x;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;
	color: #FFF;
	text-align: left;
}
tr {
	height: 30px;
}
td {
	padding-left: 11px;
	padding-right: 11px;
}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;		
}
/* end - table */

/* form elements */
#form {
	margin:10px; padding: 0 0px;
	border: 1px solid #D5D5D5; 
	background-color: #DFDFDF; 	
}
label {
	display:block;
	font-weight:bold;
	margin:0px 0;
}
input {

	border:1px solid #666666;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #FFF;
	background: #8EB50C url(/PDGCommTemplates/004/images/nav.jpg) repeat-x 0 0;
	border: none;
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0 0 0 3px; padding: 5px 0 10px 0;	
	width: 220px;	
}
.searchform p { margin: 0; padding: 0; }
.searchform input.textbox { 
	width: 130px;
	color: #777; 
	height: 18px;
	padding: 2px;	
	border: 1px solid #E5E5E5;
	vertical-align: top;
}
.searchform input.button { 
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}

/********************************************
   LAYOUT
********************************************/ 
#wrap {
	position: relative;
	width: 770px;
	margin: 0 auto;
	text-align: left;
}

#content-wrap {
	position: relative;
	clear: both;
	float: left;	
	width: 950px;	
	padding: 0; 	
	background: #ffffff;	
	border-top: 5px solid #FFF;
	border-bottom: 2px solid #D0D0D0;
	margin-left: 15px;	
	display: inline;
}
#header {
	width: 770px;
	position: relative;
	height: 92px;
	background: #ffffff url(/PDGCommTemplates/004/images/header.gif) no-repeat left top;
	padding: 0;	
}


/* header links */
#header #header-links {
	position: absolute;
	top: 20px; right: 20px;	
	color: #838181;
	font-size: 10px;	
}
#header #header-links a {	
	color: #838181;
	text-decoration: none;	
}
#header #header-links a:hover {
	color: #444;		
}



/* Navigation */
#nav {
	clear: both;	
	padding: 0;		
}
#nav ul {
	float: left;
	list-style: none;
	background: url(/PDGCommTemplates/004/images/nav.jpg) repeat-x;	
	width: 790px;		
	text-transform: uppercase;
	margin: 0 0 0 15px;
	padding: 0;	
	display: inline;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 14px;
	border-right: 1px solid #899D00;
	border-left: 1px solid #A7D101;
	border-bottom: none;
	color: #FFF;
	font: bold 13px/2.8em "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration: none;	
	letter-spacing: 1px;
}
#nav ul li a:hover, 
#nav ul li a:active {
	background: url(/PDGCommTemplates/004/images/nav-hover.jpg) repeat-x;	
}
#nav ul li#current a {	
	background: url(/PDGCommTemplates/004/images/nav-current.jpg) repeat-x;	
}

/* Main Column */
#main {
	float: right;
	width: 67%;
	padding: 0 0 0 10px; margin: 10px 0 0 0;
	display: inline;
}
#main h2 {
	font: normal 1.9em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #85970C; 
	text-transform: none;
	padding: 10px 0 0px 10px; 			
}
#main h2 a {
	color: #85970C;
	text-decoration: none;	
}
#main ul li {
	list-style: none;
}

/* Sidebar */	
#sidebar {
	float: left;
	width: 27.5%;
	padding: 10px 0 0 10px; margin: 0;		
}	
#sidebar h3 {
	padding: 5px 5px; 
	font: bold 1.4em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #8C9F0D; 		
}
#sidebar ul.sidemenu {
	text-align: left;
	margin: 7px 4px 8px 0; padding: 0;
	text-decoration: none;		
	background: url(/PDGCommTemplates/004/images/dots.jpg) repeat-x left top;
}
#sidebar ul.sidemenu li {
	list-style: none;
	background: url(/PDGCommTemplates/004/images/dots.jpg) repeat-x left bottom;
	padding: 4px 0 4px 5px;
	margin: 0 2px;		
	color: #8F8F8F;
}
* html body #sidebar ul.sidemenu li {
	height: 1%;
}
#sidebar ul.sidemenu li a {
	text-decoration: none;	
	background-image: none;	
	color: #666666;			
}
#sidebar ul.sidemenu li a:hover {	
	color: #1773BC;	
}
#sidebar ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul.sidemenu ul li { background: none; }

/* footer */

#interior-footer-wrap {
	padding-top: 25px;
}

#footer-wrap, #interior-footer-wrap {
	clear: both;
	margin:0 auto;
	position:relative;
	text-align:left;
	width:770px;
}

#footer-wrap, #interior-footer-wrap {
	clear: both;
	margin:0 auto;
	position:relative;
	text-align:left;
	width:770px;
}

#footer-wrap a, #interior-footer-wrap a {
	text-decoration: none;
	color: #666666;
}

#footer-wrap p, #interior-footer-wrap p {
	padding:10px 0;
}

#footer-wrap h3, #interior-footer-wrap h3 {
	margin: 0;
	padding: 10px 0px 0px 0px; 
	text-transform: uppercase;
	font-size: 12px;
}

#footerlinks {
	color: #666666;
	margin: 0px 20px 0px 0px;
	padding: 10px 20px 0px 20px; 
	text-transform: none;
	font-size: 10px;
}

#interior-footerlinks {
	color: #666666;
	margin: 0px 20px 0px 0px;
	padding: 0px 20px 0px 20px; 
	text-transform: none;
	font-size: 10px;
}

#footer-columns {
	color: #888;
	margin: 0 auto; 
	padding: 0;	
	width: 770px;		
}
#footer-columns ul {
	list-style: none;
	margin: 10px 0 0 0; 
	padding: 0;	
}
#footer-columns li {
}
#footer-columns li a {
	display: block;
	font-weight: normal;
	padding: 4px 0 4px 10px;
	width: 96%;
}
#footer-columns .col3, .col3-center {
	float: left;
	width: 160px;
	margin: 15px 0px 15px 20px;
}
#footer-columns .col3-center { 
	margin: 0 15px; 
}

/* bottom */
#footer-bottom {
	clear: both;
	color: #666;	
	margin: 0 auto; 
	width: 770px;
	padding: 10px 0;
	text-align: center;
	font-size: 10px;
}

#interior-footer-bottom {
	clear: both;
	color: #666;	
	margin: 0 auto; 
	width: 740px;
	padding: 40px 0;
	text-align: center;
	font-size: 10px;
}

/* postmeta */
.post-footer {
	background: url(/PDGCommTemplates/004/images/post.jpg);
	padding: 5px; margin: 5px 10px 10px 10px;	
	font-size: 95%;	
	color: #AEA471;
	border: 1px solid #E0DBC9;
}
.post-footer .date{ margin: 0 10px 0 5px;	}
.post-footer a.comments { margin: 0 10px 0 5px;	}
.post-footer a.readmore { margin: 0 10px 0 5px;	}
.post-info { font-size: .95em; padding: 0 10px; margin-left: 2px; color: #888; }

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }

/*----------------crumb_nav------------------*/
.crumb_nav{
padding: 25px 0 10px 0 px;
}
.crumb_nav a{
color:#999999;
font-size: 10px;
}


/* Search Product */
.searchproduct {
	vertical-align: top;
	width: 100px;
	padding: 0; margin: 0 0 0 25px;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;	
}

/* header quick search */
#header form#quick-search {
	position: absolute;
	top: 50px; right: 55px;
	padding: 0; margin: 0;
	border: none;
	width: 220px; 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 {
	float: right;
	margin: 0;
	border: none;
	width: 300px; 
	background: none;	
	text-align: right;
}

#header_logo {
	float: left;
	margin: 0;
	border: none;
	width: 200px;
	background: none;	
}


#header-basket p {
	margin: 0; padding: 0;		
}

#header_search {
	position: absolute;
	top:73px;
	right:10px;
	width: 540px;
	text-align: right;
	z-index:999999;
}

#headerwrap {
	 width: 770px;
	 margin: 15px 0px 5px 0px;
	 height: 75px;
	 border-bottom: 1px solid #a9a9a9;  
	 padding-bottom: 5px;
	 position: relative;
}

input.btn {
	position: relative;
	top: 1px;
	border: 1px;
}

input#qsearch {
	height: 16px;
	font-size: 11px;
	border: 1px solid #a9a9a9;  
	vertical-align: middle;
}

#product-images {
border: none;
}

#thumb-productimage a {
	float: left;
	padding: 5px 5px 0px 0px;
}

#item-content-top-left {
		float: left;
		width: 500px;
}

#item-content-top-right {
		float: right;
		width: 235px;
}

#item-content-top-left {

}

#topnnav-wrapper {
	position: absolute;
	top:60px;
	right: 0px;
	z-index:999999;
	width: 580px;
}

#product-detail h2 {
	margin:0;
	padding:0px;
}

#hp-slideshow {
	margin: 3px 0px 0px 0px;
	position: relative;
	z-index:-1;
}

#hp-slideshow ul, #hp-slideshow ol {
margin:0px;
padding:0px;
}

a img {
	border: none;
}

#topnav-left {
	position: relative;
	float:left;
	z-index:999999;
	border: 1px  solid #ffffff; 
	border-bottom: none; 
	top: -1px;
}

#topnav-mid {
	position: relative;
	float:right;
	z-index:999999;
	width: 580px;
}

#topnav-right {
	position: relative;
	float:right;
	z-index:999999;
}

#topnav-right a {
	border:1px solid #FFFFFF;
	color:#666666;
	display:block;
	padding:0 0px 0px 5px;
	text-decoration:none;
}

#topnav-left a {
	border:1px solid #FFFFFF;
	color:#666666;
	display:block;
	padding:0 5px;
	text-decoration:none;
}

#topnav-left a:hover  {
	color:#aa8c69;
}

#contact-form {
	background-color: #134574; 
	padding: 10px 20px 20px 20px;
}

#signup-text  {
	color: #ffffff;
}

p#signup-text {
	padding-bottom: 0px;
}


#signup-text strong {
	text-transform: uppercase;
	font-size: 1.3em;
}

#contact-form input#contact-textfield {
	height: 20px;
}

input#contact-button {
	background-color: #ffffff;
	height: 22px;
	color:  #97423b; 
	border: 0;
	padding: 0px 5px 0px 5px;
	position: relative;
	*top: 1px;
}

#left-footer-column {
	float: left;
	width: 200px;
	margin: 0px 10px 15px 20px;
}

#quick-search #qsearch, #quick-search .btn {
	vertical-align: top;
}

#quick-search {
	margin-top: 5px;
}

#hp-promoarea {
	margin: 2px 0px 8px 0px;
	position:relative;
	z-index:9999;
}

#videobox {

}

#footer-left-column {
	float: left;
	width: 387px;
	height: 244px;
	background: url(/PDGImages/homepage-blog.jpg);
	position: relative;
}

#hp-blog-link {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 387px;
	height: 200px;
}

#interior_footer-left-column {
	float: left;
	width: 385px;

}

#interior_footer-right-column {
	float: right;
	width: 370px;
}

#footer-right-column {
	float: right;
	width: 370px;
}

#hp-addthiswidget {
	text-align: middle;
	margin: 10px 0px 10px 0px;
}

#signup-elements input {
	vertical-align: top;
}

#catname {
	font-size: 16px;
	font-weight: bold;
	width: 160px;
	padding: 40px 0px 0px 560px;
}

#subcatlist {
	width: 160px;
	padding: 10px 0px 0px 560px;
}

#subcatlist a {
	font-weight: bold;
	text-decoration: underline;
	color: #896643;	
}

#cattext {
	width: 160px;
	padding: 0px 0px 0px 560px;
}

.unclickedthumb {
	border: 2px solid #ffffff;  
	width: 115px;
}

#product-copy p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#container {

}

#thumbs-gallery {
	width: 500px;

}

#thumblink {
	font-size: 10px;
}

div.form {
	margin-top: 50px;
}

fieldset {   
-moz-border-radius-bottomleft:7px;  
-moz-border-radius-bottomright:7px;  
-moz-border-radius-topleft:5px;  
-moz-border-radius-topright:7px;  
 border-radius: 3px; 
	} 

#content-block {
	margin: 30px 10px 30px 10px;
}

#content-block a {
	text-decoration: underline;
}

#content-block h3 {
	margin: 0px;
	padding: 0px;
}

#content-block p {
	padding-left: 0px;
}

#bottomnav {
	text-align: center;
}

#bottomnav li {
	display: inline;
	margin: 5px;
}

.thumblabel {
	width: 115px;
	height: 25px;
	line-height: 1;
	padding-bottom: 5px;
	text-align: center;
}

#thumb-productimage {
	margin-top: 30px;
}

.product-thumb {
	width: 180px;
	float: left;
	margin: 0px 10px 10px 0px;
	height: 180px;
	text-align: center;
}

#product-thumb-block {
	margin: 20px 0px 20px 10px;
}

.thumb-description {
	font-weight: bold;
}

.number-colors {
	color: #0b3660;
}

#basket {
	width: 770px;
} 

#basket-labels {
	width: 770px;
	font-weight:bold;
}

#basket-labels div {
	float: left;
 
	text-align: left;
	padding-left: 5px;
}

.itemrow div {
	float: left;
	text-align: left;
	padding-left: 5px;
}

.itemrow {
	padding: 15px 0px 15px 0px;
	border-bottom: 1px dashed #777;
}

#basket {
	margin-top: 20px;
}

#quantity-label, .quantity-column {
	width: 100px;
}

#description-label, .description-column, .weightlabel-column {
	width: 250px;
}

#price-label, .price-column, .discountitem-column, .shippingitem-column, .weightitem-column {
	width: 100px;
}

#subtotal-label, .subtotal-column, .weightsubtotal-column {
	width: 100px;
}

.itemrow .option,  .itemrow .cross-sale, .weightlabel-column{
	margin-left: 105px;
}

.discountlabel-column, .shippinglabel-column {
	margin-left: 105px;
	width: 250px;
}

.description-column {
	font-weight:bold;
}

#summary-row div {
	text-align: left;
	padding-left: 5px;
}

.pricetotal-column {
	font-weight: bold;
}

div#update-column {
	margin: 20px 0px 0px 0px;
}

.bottomspace1 {
	position: relative;
}

#discountcode input {
	 height: 20px;
	 position: relative;
	 top: -4px;
}

#codesubmitbutton  {
	 position: relative;
	 top: 5px;
}

#button-row div {
	float: left;
	margin-left: 5px;
}

#bottomnav-div {
	text-align: center;
}

#cross-sell {
	text-align: center;
}

#cross-sell a {
	display: block;
	margin-bottom: 10px;
}

#item-content-top-right #container {
	margin-top: 20px;
}

#checkout-select {
	padding-right:21px;
}

#checkout-select-text {
	text-align: left;
	font-size: 14px;
	padding: 10px 0px 10px 0px;
}

#shipcompareform form div input {
	border:1px solid #666666 !important; 
}

#column-header {
	font-weight: bold;
}

pre {
	font-weight: bold;
	font-size: 14px;
	padding:10px 0px 10px 20px;
}

#checkoutform #inputsubmit {
	margin-bottom: 20px;
}

#error-content-block {
	clear:both;
	margin:0 auto;
	position:relative;
	text-align:left;
	width:770px;
}

#error-logo {
	border-bottom:1px solid #A9A9A9;
	height:75px;
	margin:15px 0 5px;
	padding-bottom:5px;
	width:770px;
}


.checkouttype-text {
	font-weight: bold;
	text-align-left;
}

.flashvideo {
	float: left;
	padding: 10px 20px 20px 0px;
}

#item-content-top-right table select{
	font-size: 11px;
}

#item-content-top-right table td{
	padding-left:0px;
}

.errormessage {
	font-weight: bold;
	font-size: 12px;
	color: #134574;
	padding-left:10px;
}

#discountamount {
	color: #53b207;
}

#newtotal {
	font-size: 16px  !important;
	padding: 10px 0px 10px 0px;
}

#left-mid-column {
	float: left;
}

#right-mid-column {
	float: right;
	position: relative;
}

#right-mid-column-bottom {
	position: relative;
	top: 8px;
}


#hp-spacer {
	height: 10px;
}

#social-media-links {
	position: absolute;
	left: 0px;
	top: 745px;
	width:387px;
	text-align: center;
}

#social-media-links a {
	color: #153460;
	font-size: 14px;
	font-family: times, serif;
}

#hp-top-clicksquare {
	position: absolute;
	top: 185px;
}

#hp-top-clicksquare-interior {
	width: 770px;
	height: 300px;
	background: none;
}

.pressitem {
	width: 190px;
	float: left;
	text-align: center;
	margin: 10px 20px 10px 20px;
	
}

#press-block {
	margin: 0px 40px 40px 40px;
}

#press-block h2 {
	margin: 20px 0px 20px 0px;
	background-color: #143560;
	color: #ffffff;
	text-align:center;
	padding: 20px;
	font-family: times,serif;
	font-size: 20px;
	text-transform:none
}


.presscopy h3 {
	color: #0b245c;
	font-family: garamond, serif;
	font-weight: bold;
	padding-bottom: 0;
}

.presscopy p {
	font-family: garamond, serif;
	padding-top: 0;
	font-size: 1.2em;
}

.press-section-header h3 {
	border-bottom: #716d6d solid 3px;
	padding: 0px 0px 10px 0px;
	font-size: 16px;
}

.press-section-header blockquote {
	font-family: garamond, serif;
	padding: 0 0 0 50px;
	margin: 0;
	background: none;
	color: #000000;
	border: none;
	font-size: 12px;
}

.press-section-header p {
	padding: 10px 0 5px 30px;
	color: #000000;
}

.press-section-header a {
	color: #000000;
}

.press-section-header {
	padding: 0px 0px 10px 30px;
}

.print {
	padding: 20px 0px 10px 30px;
}

.videoframe p, .videoframe p a {
	color: #250002 !important;
	font-family: garamond, serif;
	font-size: 18px;
	width: 370px;
	font-weight: bold;
	text-align: center;
}
.hometble {
padding:0;
margin:5px 0 0 -10px;
}

