@charset "utf-8";
/*  
Theme Name: Workforce safety Products 2013
Theme URI: http://www.wsp-ie.com.au
Description: This is my theme for a tutorial.
Version: 1.0
Author: Yolanda Tian
Author URI: 
*/


/* ============================ begin styling for general and default tags ============================ */

body, html, #wrapper {
	height: 100% !important;
	min-height: 100%;
	height: auto;
	width: 100% !important;
	min-width: 100%;
	width: auto;
	padding: 0 !important;
	margin-top: 0 !important;
}

body,h1,h2,h3,h4,h5,h6,blockquote,dd,dl,hr,p,form,img, img a { /* remove all default margins and paddings */
	margin: 0;
	padding: 0; /* ordered in top right bottom left */
	outline: none;
	border: 0;
} 

ul {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
body{
	margin: 0;
	padding: 0;
	font-family: 'PT Sans', sans-serif;
	font-size: 18px;
	text-align:left;
	vertical-align: top;
	color: #000;
	background-position: top;
	background-repeat: repeat-x;
	min-height: 100%;
	background-color: #f2f2f2;
}

h1{
	font-family: Oswald, sans-seriff;
	font-size: 24px;
	padding: 0 0 10px 0;
}

h3{
	padding: 0 0 5px 0;
	font-family: Oswald, sans-seriff;
	font-size: 24px;
	color: #282828;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.smooth_slider_thumbnail {
position:absolute;
z-index:2;}

#text a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #0053a1;
	text-decoration: none;
	text-align: center;
	  -o-transition:.25s;
	  -ms-transition:.25s;
	  -moz-transition:.25s;
	  -webkit-transition:.25s;
	  /* ...and now for the proper property */
	  transition:.25s;
}

a:link, a:active, a:visited{
	text-decoration: none;
	color: #336699;
	border: 0;
	outline: none;
}

a:hover{
	text-decoration: none;
	color: #00BDFF;
}

p{
	padding: 0 0 20px 0;
}

/* ============================ begin styling for key structure DIVS ============================= */
/* excluding header, nav bar and footer */

#content_bg {
	min-height: 700px;
	height: 100% !important;
	height: auto !important;
	width: 100% !important;
	min-width: 100%;
	background: #f4f4f4 url(images/background_splatter3.jpg) top center;
	background-repeat: no-repeat;
}

#content_wrapper {
	margin: 0 auto !important;
	min-width: 750px;
	max-width: 960px;
	padding: 0 0 20px 0;
}

#content {
	padding-right: 280px;
	padding-top: 10px;
	}
	
#content .separator {
	width: 100%;
	width: auto;
	border-top: solid 1px #bbb;
	border-bottom: solid 3px #eee;
	margin-bottom: 10px;
}

#slider {
	min-width: 750px; 
	width: 100%; 
	overflow: hidden; 
	position: relative; 
	z-index: 1;
}

.industry_wrapper{
	height: 160px;
	position: relative; 
	float: left;
	width: 25%;   	
}

.industry_buttons {
	width: 100%;
	height: 160px;
	display: block;
	text-align: center;
	margin: 0 -2px 0 -2px;
	border: 2px solid #fff;
	background-repeat: no-repeat;
}

.industry_buttons h3 {
	font-size: 18px;
	letter-spacing: 1px;
	height: 25px;
	display: block;
	margin: 0 auto auto auto;
	width: 100%;
	background: #fff;
	padding-top: 4px;
	color: #0053A1;	
}

.industry_buttons:hover h3 {
	color: #00BDFF;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(75deg,  #ffffff 5%, #e1e1e1 51%, #d6d6d6 52%, #f7f7f7 79%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left bottom, right top, color-stop(5%,#ffffff), color-stop(51%,#e1e1e1), color-stop(52%,#d6d6d6), color-stop(79%,#f7f7f7), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(75deg,  #ffffff 5%,#e1e1e1 51%,#d6d6d6 52%,#f7f7f7 79%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(75deg,  #ffffff 5%,#e1e1e1 51%,#d6d6d6 52%,#f7f7f7 79%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(75deg,  #ffffff 5%,#e1e1e1 51%,#d6d6d6 52%,#f7f7f7 79%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(75deg,  #ffffff 5%,#e1e1e1 51%,#d6d6d6 52%,#f7f7f7 79%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	
	  -o-transition:.5s;
  -ms-transition: .5s;
  -moz-transition:.5s;
  -webkit-transition: .5s;
  /* ...and now for the proper property */
  transition:.5s;	
}
	

/* ============================ begin styling for sidebar.php ============================ */

#catalogue {
    height: auto !important; /* ie6 ignores !important, so this will be overridden below */
    min-height: 100%; /* ie6 ignores min-height completely */
    height: 100%;
	width: 260px;
	float: right;
	margin-right: -280px;
	margin-bottom: 20px;
	overflow: hidden;
	z-index: 3;
	position: relative;
	font-family: inherit;
	font-size: 26px;
	color: #fff;
	font-weight: 900;
	letter-spacing: 1px;
	padding: 8px 0 0 0;
}

#catalogue h2{
	font-family: Oswald, 'Arial Narrow', Helvetica, sans-serif;
	font-size: 30px;
	font-weight: 400;
	color: #FF0000;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#catalogue #search {
	width: 250px;
	border: solid 5px #BAC6CC;
	background-color: #fff;
	position: relative;
	margin: 0 0 0 0;
}

input[type="text"], input[type="password"] { 
	outline: none; 
}

#catalogue #search #s{
	width: 180px;
	border: none;
	font-size: 17px;
	padding: 10px 10px;
	font-family: 'pt sans narrow', 'Arial Narrow', Helvetica, sans-serif;
	font-weight: 400;
}

#catalogue #search #searchsubmit {
	width: 35px;
	height: 44px;
	vertical-align: bottom;
}

#catalogue .catalogue_download{
	width: 250px;
	border: solid 5px #FF0000;
	height: auto;
}

#catalogue .no_border{
	width: 260px;
	border: 0px;
	height: auto;
}

#tag_cloud{
	font-family: 'pt sans narrow', 'Arial Narrow', Helvetica, sans-serif; 
	font-weight: 400; 
	line-height: 1.1;
}

#tag_cloud a:hover{
	font-weight: 400; 	
	font-style: italic;
}

.domtab li.displayclear,
.domtab li.feature,
.domtab li.industry
{
	display: block;
	width: 45%;
	text-align: center;
	margin: 0px !important;
}

.domtab li.displayclear
{
	width: 10%;
}

.domtab li.feature a,
.domtab li.industry a,
.domtab li.displayclear a
{
	border-radius: 0px !important;
	padding: 5px !important;
	border-bottom: 4px solid #00BDFF !important; 
	
}

.sidelinks
{
	font-family: 'Pt Sans narrow';
	font-weight: 400; 
	line-height: 0.9;
}

.sidelinks a:hover
{
	font-style: italic;
}


/* ============================ begin styling for .post elements ============================ */

.post{
	padding: 10px 0 10px 0;
	clear: left;
}

.post-product{
	margin-right: -20px;
}

.post ul {
	margin: 0 0 0 0;
}

.post ul li {
	line-height: 24px;
}

.post h1, .post h2{ /* specifically target H2 subheadings in post DIV note: space required between post and h2 */
	font-family: Oswald, 'Arial Narrow', Helvetica, sans-serif;
	font-size: 30px;
	font-weight: 400;
	color: #FF0000;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.post h1 {
	margin-top: 5px;
}

.post h2 a:link, .post h2 a:visited{
	color: #FF0000;
}

.post h2 a:hover{
	color: #00BDFF;
}

.entry{
	line-height: 18px; /* line spacing within .entry DIV */
	z-index: 400;
}

p.postmetadata{
	border-top: 1px solid #ccc;
	margin: 10px 0 0 0;
}

.navigation{
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

/* ============================ Styling for individual product parent and children pages ============================ */

.product-tree, .product-tree a{
	padding: 5px 0 5px 0;
	font-weight: 400;
	font-size: 18px;
	font-family: 'PT Sans', sans-serif;
	text-transform: lowercase;
}

.parent-product {
	position: relative;
	float: left;
	width: 150px !important;
	height: 215px;
	text-align: center;
	border: 0;
	padding: 0;
	margin-right: 20px;
	margin-bottom: 15px;
	overflow: hidden;
}

.parent-product h4, .parent-product h4 a{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: 18px;
	font-weight: 400;
	text-transform: uppercase;
	font-family: Oswald, 'Arial Narrow', Helvetica, sans-serif;
	text-align: center;
	line-height: 24px;
}

.parent-product h3, .parent-product a h3{
	color: #FF0000;
	text-align: center;
	text-transform: none;
	margin-bottom: 0px; 
	padding: 0;
}

.fade-med {
	  -o-transition:.35s;
	  -ms-transition: .35s;
	  -moz-transition:.35s;
	  -webkit-transition: .35s;
	/* ...and now for the proper property */
	transition:.35s;
}

.thumb-img-wrapper {
	width: 148px !important;
	border: solid #bbb 1px;
	height: 125px;
	overflow: hidden;
	margin: 0 0 5px 0;
	background: #fff;
	text-align: center;
}

img.thumb {
	max-width: 145px;
	min-height: 100px;
	max-height: 255px;
	border: 0 #fff solid;
	margin-top: 5px;
}

#product-gallery {
	width: 350px;
	position: relative; 
	float: left; 
	margin-right: 20px;
	margin-bottom: 20px;
	padding: 0px;
}

#product-gallery .featured-wrapper{
	width: 100%;
	min-height: 200px;
	border: solid #bbb 1px;
	background: #fff url(images/photo_placeholder.jpg) no-repeat center;
}

#product-gallery img.featured {
	max-width: 100%;
	max-height: 500px;
	display: block;
	margin: 0 auto;
}

#product-gallery .thumbnail-wrapper {
	width: 108px;
	height: 95px;
	position: relative;
	float: left;
	margin: 10px 10px 0 0;
	border: solid #bbb 1px;
	background: transparent;
	overflow: hidden;
}

#product-gallery img.thumbnail {
	width: 100%;
	height: auto;
}

#product-gallery .end{
	margin-right: 0px;
}

.separator-photo{
	margin-left: 370px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100%;
	width: auto;
	border-top: solid 1px #bbb;
}

.photo{
	padding-top: 20px;
}

.photo h5{
	font-weight: 300;
	font-size: 18px;
}

.ratings {
	position: relative; 
	float: left; 
	width: 70px;
	padding: 0;
	margin: 15px 0 0 0;
	z-index: 100;
	text-align: center;
	font-family: 'PT sans narrow','arial narrow', helvetica, sans-serif;
	font-size: 20px;
}

ul.pg-features li{
	margin-left: 150px;
}

/* ----------------styling for tabbed navigation -----------------------*/

div.domtab{
	padding:0;
	width:100%;
	margin: 0;
}
ul.domtabs{
	padding: 0;
	min-width:100%;	
	background: #ffffff;
}
ul.domtabs li{
	float:left;
	margin: 0 5px 0 0;
	list-style: none;
}

ul.domtabs a:link,
ul.domtabs a:visited,
ul.domtabs a:active,
ul.domtabs a:hover{
	padding: 10px 8px 3px 7px;
	display:block;
	background: #BAC6CC;
	color:#eee;
	font-family: oswald;
	font-weight: 400;
	font-size: 18px;		
	text-decoration:none;
	border-bottom: 2px solid #00BDFF; 
	border-radius: 0px 20px 0px 0px;
	margin:0 0 20px 0;		
}

html>body ul.domtabs a:link,
html>body ul.domtabs a:visited,
html>body ul.domtabs a:active,
html>body ul.domtabs a:hover{
	height:auto;
	min-height:20px;
}
ul.domtabs a:hover{
	background:#00BDFF;
}
div.domtab div{
	width:auto;
	padding:0px;
}
ul.domtabs li.active a:link,
ul.domtabs li.active a:visited,
ul.domtabs li.active a:active,
ul.domtabs li.active a:hover{
	background:#00BDFF;
	color:#fff;
}
#domtabprintview{
	float:right;
	padding-right:10px;
	text-align:right;
}
#domtabprintview a:link,
#domtabprintview a:visited,
#domtabprintview a:active,
#domtabprintview a:hover{
	color:#fff;
}
#share-buttons img {
width: 35px;
padding: 5px;
border: 0;
box-shadow: 0;
display: inline;
}
#share-buttons{
max-width: 960px;
position: absolute;
padding-top: 0px;
margin-top: 18px;

}
#header_bg{
margin-top: -20px!important;
}
#catalogue #search #s {
    color: black !important;
}
#menu h4 {
    font-size: 10px;
    line-height: 8px;
}