/* Search Product */

.searchproduct {

	vertical-align: top;
	

	width: 100px;

	padding: 0; margin: 0 0 0 5px;

	display:-moz-inline-stack;

	display:inline-block;

	zoom:1;

	*display:inline;	

}

/* header quick search */

#header form#quick-search {

	position: absolute;

	top: 5px; left: 5px;

	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: #1663a9;

	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: 00px; right: 00px;

	padding: 5px;

	margin: 0;

	border-right: solid 1px #000000;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	
	

	width: 150px; height: 62px;

	background: #fff;	

	z-index: 999999;

	color: #1663a9;

}

#header-basket p {

	margin: 0; padding: 0;		

}



/* Top Elements */

* { margin: 0; padding: 0; outline: 0 }



body {

	background: #ffffff url(/PDGCommTemplates/002/images/bg.jpg) repeat-x;

	font: 70%/1.6em 'Trebuchet MS', Arial, Helvetica, sans-serif;

	color: #000000; 

	text-align: center;

	margin: 0 0 50px 0;

}



/* links */

a, a:visited {	

	color: #000000;

	text-decoration: none;	

}

a:hover {

	color: #1663a9;

	text-decoration: underline;	

}



/* headers */

h1, h2, h3 {

	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;

	color: #1663a9;

}

h1 {

	font-size: 230%;	

	font-weight: normal;

	letter-spacing: -1px;

}

h2 {

	font-size: 180%;

	color: #1663a9;

}

h3 {

	font-size: 150%;	

	font-weight: normal;	

}



h1, h2, h3, p {

	padding: 10px;		

	margin: 0;

}

ul, ol {

	margin: 5px 5px;

	padding: 0 5px;

}

ul {

	list-style: none;

}



/* images */

img {

	background: #ffffff;

   border: 1px solid #ffffff;

	padding: 5px;
	

}

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; */

  	border: 1px solid #ffffff; 

	background: #ffffff;  

}

acronym {

  cursor: help;

  border-bottom: 1px dashed #4b4b4b;

}

blockquote {

	margin: 10px;

 	padding: 0 0 0 35px;  

   border: 1px solid #303030; 

	background: #ffffff url(/PDGCommTemplates/002/images/quote.jpg) no-repeat 7px 10px; 

	font: bold 1.3em/1.5em 'Trebuchet MS', Arial, Helvetica, sans-serif;

	color: #000000;

}



/* start - table */

table {

	border-collapse: collapse;

	margin: 3px;	

}

th strong {

	color: #ffffff;

}

th {

	background: #1663a9 url(/PDGCommTemplates/002/images/nav.jpg) repeat-x;

	height: 24px;

	padding-left: 12px;

	padding-right: 12px;

	color: #fff;

	text-align: left;

	border-left: 1px solid #303030;

	border-bottom: solid 2px #ffffff;

}

tr {

	height: 24px;

}

td {

	padding-left: 8px;

	padding-right: 8px;

}

td.first,th.first {

	border-left: 0px;

}

tr.row-a {

	background: #ffffff;

}

tr.row-b {

	background: #ffffff;		

}

/* end - table */



/* form elements */

#form {

	margin:10px; padding: 0 5px;

	border: 1px solid #ffffff; 

	background-color: #ffffff; 	

}

label {

	display:block;

	font-weight:bold;

	margin:5px 0;

}

input {

	padding: 2px;

	border:1px solid #303030;

	font: normal 1em 'Trebuchet MS', Arial, Helvetica, sans-serif;

	color:#000000;

}

textarea {

	width:400px;

	padding:2px;

	font: normal 1em 'Trebuchet MS', Arial, Helvetica, sans-serif;

	border:1px solid #303030;

	height:100px;

	display:block;

	color:#000000;

}

input.button { 

	font: bold 12px 'Trebuchet MS', Arial, Helvetica, sans-serif; 

	height: 24px;

	margin: 0;

	padding: 2px 3px; 

	color: #FFFFFF;

	background: #1663a9 url(/PDGCommTemplates/002/images/nav.jpg) repeat-x 0 0;

	border: 1px solid #1663a9;

}



/* search form */

.searchform {

	background-color: transparent;

	border: none;	

	margin: 0; padding: 5px 0 15px 0;	

	width: 250px;	

}

.searchform p { margin: 0; padding: 0; }

.searchform input.textbox { 

	width: 170px;

	color: #000000; 

	height: 18px;

	padding: 2px;	

	border: 1px solid #303030;

	vertical-align: top;

}

.searchform input.button { 

	width: 60px;

	height: 24px;

	padding: 2px 5px;

	vertical-align: top;

}




/********************************************

   LAYOUT

********************************************/ 

#wrap {

	position: relative;

	background: #ffffff url(/PDGCommTemplates/002/images/wrap-bg.jpg) repeat-y;

	width: 900px;	

	margin: 10px auto 0 auto;

	text-align: left;

}

#content-wrap {

	position: relative;

	background: #fffff url(/PDGCommTemplates/002/images/content-bg.jpg) repeat-x;

	clear: both;

	float: left;	

	width: 870px;	

	padding: 0; 			

	margin-left: 15px;	

	display: inline;

	

	border-bottom: 1px solid #000000;

	border-left: 1px solid #fff;

	border-right: 1px solid #fff;

}

#header {

	position: relative;

	background: #ffffff url(/PDGCommTemplates/002/images/header-bg.jpg) repeat-x;

	width: 900px;	

	

	padding: 0;	

	margin: 0px auto;

}

#header h1#logo-text a {

	position: absolute;

	margin: 0; padding: 0;

	

	letter-spacing: -1.5px;

	color: #ffffff;

	text-transform: none;

	text-decoration: none;

	

	/* change the values of top and left to adjust the position of the logo*/

	top: 0px; left: 0px;	

}

#header p#slogan {

	position: absolute;

	margin: 0; padding: 0;

	font: normal 12px 'Trebuchet MS', Arial, Helvetica, sans-serif;

	text-transform: none;

	color: #000000;

	

	/* change the values of top and left to adjust the position of the slogan*/

	top: 0px; left: 0px;		

}



/* header links */

#header #header-links {

	position: absolute;

	top: 0px; right: 0px;	

	color: #000000;

	font: normal 11px Georgia, 'Trebuchet MS', Arial, Helvetica, sans-serif;

		

}

#header #header-links a {	

	color: #000000;

	text-decoration: none;	

	padding: 0 ;

	font-weight: bold;

}

#header #header-links a:hover {

	color: #166389;		
	text-decoration:underline;

}



/* header-photo */

#header-photo {
	clear: both;
	background: #ffffff;
	margin: 0;
	padding: 0 0 0 0px;
	height: 72px;
	width: 870px;
	
}

#header-photo img {

	border-top: solid 1px #000000;
	border-left: solid 1px #000000;
	border-bottom: solid 1px #000000;
	
	

	margin: 0; padding: 0;
height:72px;
	width: 750px;
} 



/* Navigation */

#nav {

	clear: both;	

	margin: 0; padding: 0;		

	height: 25px;	
background: url(/PDGCommTemplates/002/images/nav.jpg) repeat-x;	
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;

border-right: 1px solid #000000;
}

#nav ul {

	float: left;

	list-style: none;

		

	width: 877px;		

	height: 25px;
	

	font-size: 1.0em;

	margin: 0 0 0 22px;

	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: 4px 12px 0 0;

	border-right: 1px solid #1663a9;

	border-left: 1px solid #1663a9;

	font:  11px 'Trebuchet MS', Arial, Helvetica, sans-serif;

	

	text-decoration: none;	

	letter-spacing: 1px;

	color: #fff;

}

#nav ul li a:hover {
text-decoration: underline;	
background: url(/PDGCommTemplates/002/images/nav-hover.jpg) repeat-x;	}

#nav ul li a:active {

	background: url(/PDGCommTemplates/002/images/nav-hover.jpg) repeat-x;	
text-decoration: none;	
}

#nav ul li#current a {	

	background: url(/PDGCommTemplates/002/images/nav-current.jpg) repeat-x;	
text-decoration: none;
}



/* Main Column */

#main {

	float: right;

	width: 600px;

	padding: 2px 0 0 0; margin: 0 0 0 5px;

	display: inline;	

}

#main h2 {

	margin-top: 0px;

	padding-bottom: 3px;
	padding-left: 10px;

	font: normal 1.4em 'Trebuchet MS', Arial, Helvetica, sans-serif;

	color: #1663a9; 

	

	text-transform: none;

}

#main h2 a {

	color: #1663a9; 

	text-decoration: none;	

}

#main ul li {

	list-style:none;

}



/* Sidebar */	

#sidebar {

	float: left;

	width: 220px;

	padding: 10px 0 0 0; margin: 0;		

}	

#sidebar h3 {

	margin-top: 10px;

	padding: 5px 5px; 

	font: normal 1.2em 'Trebuchet MS', Arial, Helvetica, sans-serif;	

	color: #1663a9; 

	border-bottom: 1px solid #303030;			

}

#sidebar ul.sidemenu {

	text-align: left;

	margin: 7px 7px 7px 0px; padding: 0;

	text-decoration: none;		

}

#sidebar ul.sidemenu li {

	list-style: none;

	border-bottom: 1px solid #303030;

	padding: 3px 0 3px 3px;

	margin: 0 2px;		

}

* html body #sidebar ul.sidemenu li {

	height: 1%;

}

#sidebar ul.sidemenu li a {

	text-decoration: none;	

	background-image: none;	

	color: #1663a9; 		

}

#sidebar ul.sidemenu li a:hover {	

	color: #1663a9;	

}

#sidebar ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }

#sidebar ul.sidemenu ul li { border: none; }



/* footer */

#footer-wrap {

	clear: both;

	width: 900px;

	font-size: 95%;	

	text-align: left;

	padding: 10px 0;		

	border-bottom: 1px solid #fff;

	border-top: 1px solid #fff;

}

#footer-wrap a:hover {

	color: #1663a9;	
	text-decoration:underline;

}

#footer-wrap h3 {

	color: #1663a9;  

	margin: 0;

	padding: 0 10px; 

	

	font-weight: bold;

}



#footer-columns {

	color: #000000;

	margin: 0 auto; 

	padding: 0;	

	width: 840px;			

}

#footer-columns a {

	text-decoration: none;

	font-weight: bold;

	color: #000000;

}

#footer-columns ul {

	list-style: none;

	margin: 10px 0 0 0; 

	padding: 0;	

	border-top: 1px solid #303030;

}

#footer-columns li {

		

}

#footer-columns li a {

	display: block;

	font-weight: normal;

	padding: 5px 0 5px 10px;

	width: 96%;

}

#footer-columns .col3, .col3-center {

	float: left;

	width: 32%;

}

#footer-columns .col3-center { 

	margin: 0 15px; 

}



/* bottom */

#footer-bottom {

	clear: both;

	color: #000000;	

	margin: 0 auto; 

	width: 870px;

	padding: 15px 0 0 0;

	text-align: center;	

}

#footer-bottom  a {

	color: #1663a9;

}



/* postmeta */

.postmeta {	

	padding: 5px; margin: 20px 10px 15px 10px;	

	font-size: 95%;	

	color: #1663a9;

	border: 1px solid #303030;

	background: #ffffff;

}

.postmeta .date{ margin: 0 10px 0 5px;	}

.postmeta a.comments { margin: 0 10px 0 5px;	}

.postmeta a.readmore { margin: 0 10px 0 5px;	}



.post-info { font-size: .95em;	padding-top: 0; margin-left: 5px;	}



/* 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:5px 0 10px 0px;

}

.crumb_nav a{

color:#1663a9;

}



.button_no_blackborder
{
	
	
	border: #ffffff !important;
}



