/*
Theme Name: Taber Extrusions
Theme URI: http://dremanaproductions.com
Description: Custom template by Dremana Productions.
Version: 2.8
Author: Andre Eq
Author URI: http://dremanaproductions.com
Tags: basic
*/


* { margin: 0px; padding: 0px; } 
html 		{ min-height: 100%; }
body{
	margin:0;
	padding:0;
	background: url(images/main_bkr.jpg) repeat-x;	
}

a{

  text-decoration: none;

}

a img{
	border:0;
}

#wraper{
	width: 980px;
    margin-left: auto;
    margin-right: auto;
	
}

#clear{clear: both;}

h1 {
	text-transform: uppercase;
	margin: 0 0 20px 0; 
	padding: 3px 0 0 5px;
	
	
	height: 25px;
	width: 600px;
	background-color: #d6d6d6;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 20px;
	color: #575766;
}

h2 {
	font-style: normal;
	font-weight: normal;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #575766;
}
h3 {
	font-weight: bold;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 15px;
	color: #575766;
}

h4 {
	text-transform: uppercase;
	margin: 30px 0 -60px 0;
	padding: 0 0 0 30px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 22px;
	color: #575766;
}

h5 {
	text-transform: uppercase;
	padding: 0 0 20px 0;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #575766;
}

h6 {
	text-transform: uppercase;
	
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 22px;
	color: #575766;
}

#cap td{
	padding: 4px 3px 4px 3px;
}

.inset-right{
	float: right;
}

p{padding: 0 0 7px 0;}
/*********************************
************* Header *************
**********************************/

#header{
	margin-top: 30px;
	height: 88px;
	width: 980px;
	background: url(images/header.jpg) repeat-x;

}
#wraper_border{
	border-color: #f9f9f9;
	border-right-width: 8px;
	border-style: solid;
	border-left-width: 8px;
	border-top-width: 8px;	

}
 /*********************************
********** Navigation ************
**********************************/
 #menu {
	height: 38px;
	list-style-type:none;
	background: url(images/nav-bg.jpg) repeat-x;
	
}
 /*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
	
}
.sf-menu {
	line-height:	1.0;
	display:		block;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
	height: 38px;
}
.sf-menu ul li {
	width:			100%;
	
	
}



.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;

}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	
	top:			2.45em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
	
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
	
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
	
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	
	left:			10em; /* match ul width */
	top:			0;
}
/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
	

	/*text-shadow: rgba(0,0,0,0.8) 1px 1px 1px;*/
}
.sf-menu a {
	

	font-family: "Lucida Grande", Verdana, Arial, sans-serif;

	padding-top: 1em;

	padding-left: 1.2em;

	padding-right: 1.2em;
	padding-bottom: 1em;

	font-size: 9pt;

	text-decoration: none;

	color: white;
	background: url(images/nav-div.jpg) no-repeat;
}
.sf-menu ul a {
	
	padding: 		.50em 1em;
	text-decoration:none;
	color: gray;
	text-shadow: none;
	text-align: left;
}

.sf-menu ul a:hover {

	color: #464646;
}
.sf-menu a, .sf-menu a:visited  {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	
}
.sf-menu li {
	background: url(images/nav-div.jpg) no-repeat;
	
	
}
.sf-menu li a:hover{
	background: url(images/nav-div.jpg) no-repeat;
	
	
}

.sf-menu ul li {
	background: white none no-repeat;
	
}
.sf-menu li li {
	
	border-bottom:1px solid #e4e4e4;
	border-left:1px solid #e4e4e4;
	border-right:1px solid #e4e4e4;
}

.sf-menu li li li {
	background-color:#fff;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	outline:		0;
	background: url(images/nav-active.jpg) repeat-x;
}
.sf-menu .current_page_item{
	background: url(images/nav-active.jpg) repeat-x;
	
	display: block;
	
	
}
.sf-menu ul li:hover, .sf-menu ul li.sfHover,
.sf-menu ul a:focus, .sf-menu ul a:hover, .sf-menu ul a:active {
	outline:		0;
	background-image: none;
	background-color: #f8f8f8;
}
.sf-menu ul li, .sf-menu ul li,
.sf-menu ul a, .sf-menu ul a, .sf-menu ul a {
	outline:		0;
	background-image: none;
	background-color: #f8f8f8;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			1em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

 /*********************************
********** Contents ************
**********************************/
#contents{
	background-color: white;
	color: #7f7f7f;
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;

}
#contents_top{
	min-height: 300px;
}
#contents_top_flash{
	position: relative;
	zoom: -100;
}
#contents .even{
	
	background-color: #f6f6f6;
	
}


#contents tr{
	
	padding-bottom: 10px;
	
	padding-top: 10px;
	
	border-spacing: 2px 0px;
	
}


#seperate{
	background-image: url(images/horizontal_div.jpg);
	height: 10px;
}

#news{
	color: #7f7f7f;
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	height: auto;
	width: auto;
	margin-right: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	background-color: #efefef;
}
#newsA{	
	height: 147px;	
	width: 100%;	
		
}
#news_img{
	
	width: 180px;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;	
	float: left;
}
#news_copy{
	padding-top: 15px;	
	width: 260px;	
	margin-left: 200px;	
}

#news_div{
	height: 2px;
	background-image: url(images/news-div.jpg);
	background-repeat: repeat-x;
}
#newsB{	
	height: 147px;	
	width: 100%;	
}

#gall-small{	
	color: #7f7f7f;	
	font-size: 10px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	height: auto;
	width: auto;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;		
}

#gallA{	
	width: 100%;
	background-color: #efefef;	
		
}
#gall_img{
	margin-left: 230px;
	width: 180px;
	height: 131px;
	
}
#gall_copy{
	padding-left: 5px;	
	position: absolute;
	padding-top: 15px;	
	width: 220px;
	height: 131px;	
}

#gallB{	
	margin-top: 10px;	
	height: 131px;
	width: 100%;
	background-color: #efefef;	
}

td p{
	padding: 5px 0 0 0;
}

#flash_banner{
	padding: 10px 0 0 0;
	margin: 0 0 -10px 0;
}

/*#contents_top_left{

	text-align: center;
	vertical-align:middle;
	width: 40%;

}
#contents_top_right{

	width: 60%;

}*/

 /*********************************
********** Blog ************
**********************************/

#blog{
	
	line-height: 14px;
	
	width: 600px;
	color: #7f7f7f;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif, Helvetica;	
	padding: 10px 5px 0 10px;
	
}
#blog a{
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-style: dotted;
	color: #3f456b;
	font-size: 11px;
	
}

#blog ol, #blog ul {
	padding: 5px 0 5px 40px;
	
}

#blog li {
	padding: 0 0 5px 0;
	
}

#blog a img {	
	border-left-width: 0px;	
	border-bottom-width: 0px;	
	border-right-width: 0px;	
	border-top-width: 0px;	
	border-left-style: none;	
	border-bottom-style: none;	
	border-right-style: none;	
	border-top-style: none;	
	font-style: normal;	
	font-weight: normal;	
	text-transform: none;	
	text-decoration: none;	
}


#blog blockquote {
	border-style: solid;
	padding: 0 0 0px 5px;
	border-color: #c9c9c9;
	border-width: 1px;
	background-color: #f1f1f1;
	margin-bottom: 10px;
	
}

#blog pre {
	border-style: solid;
	padding: 0px 0 0px 5px;
	border-color: #c9c9c9;
	border-width: 1px;
	background-color: #f1f1f1;
	margin-bottom: 10px;
}

#blog form {	
	padding: 0px 0 0px 40px;
	margin-bottom: 10px;
}
.post{
	padding: 10px 0 10px 0;
}
.date{
	padding: 5px 0 5px 0;
}
#sidebar{
	margin-top: 0px;
	background-image: url(images/sidebg.jpg);
	background-repeat: no-repeat;
	width: 270px;	
	padding: 40px;
	min-height: 200px;	
}

.widgettitle {
	text-transform: uppercase;
	margin: 0;
	border-bottom: 1px solid #333;
	color: #555;
}

#sidebar ul{
list-style:		none;
}

#pagination {
    padding:10px 0 10px 20px;
    color: #3f456b;
	font-size: 10px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

#pagination a{
	color: #3f456b;
	font-size: 10px;
	border: none;
}


#widgets_on_page ul{
	list-style:		none;

}

#widgets_on_page .widgettitle{
	display: none;

}

#widgets_on_page a{
	line-height: 16px;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-style: dotted;
	color: #3f456b;
	font-size: 12px;

}

#posted{
	background-color: #f5f5f5;
	color: #6f6f6f;
	padding: 0 0 0 5px;
	font-size: 10px;
	margin: 10px 0 0 0;
}
#calendar_wrap{
	padding: 10px 0 0 10px;
}

/* calendar */
table#wp-calendar{width:100%;padding:0;margin:0;}
table#wp-calendar td,table#wp-calendar th{text-align:center;padding:2px;}
table#wp-calendar th{font-weight:bold;font-size:125%;}
table#wp-calendar caption{font-style:italic;text-align:right;}

.post-ratings{font-style:italic;font-size:85%;}
.post-ratings img{vertical-align:-10%;}
.post-ratings span.post-ratings-text{display:none !important;}


#contents_b{
	color: #7f7f7f;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif, Helvetica;
	float: left;
	width: 964px;
	margin: 0 0 0 0;
	background-color: white;
}

#contents_c{
	color: #7f7f7f;
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	float: left;
	width: 964px;
	margin: 0 0 0 0;
	background-color: white;
}
#main_b{
	padding: 10px 10px 10px 20px;
	float: left;
	width: 600px; /*Width of left column*/
	/*Set left margin to -(MainContainerWidth)*/
	
	}
#right_colum{
	
	padding: 0;
	margin: 8px 10px 5px 640px; /*Set left margin to LeftColumnWidth*/
}

 /*********************************
********** Footer ************
**********************************/

#footer{
	clear: left;
	width: 100%;
	text-align: center;
	padding-top: 15px;	
	color: #9d9d9d;	
	font-size: 11px;	
	font-family: Arial;	
	height: 30px;
	background-color: #dcdcde;	
}
#footer a{
	color: gray;
	text-decoration: none;
}
#footer a:hover{
	color: white;
}
 /*********************************
********** Accordian ************
**********************************/
#accordion {width:660px;padding:10px 0 0 5px;}
.accordion {width:660px; }
.accordion dt { width:638px; height:22px; padding:11px 0px 0px 38px; cursor:pointer; background-image:url(images/tab_closed.png); background-position:top left; background-repeat:no-repeat; color: #f1f1f1;font-family: Geneva, "Lucida Sans Unicode", "Lucida Sans", Helvetica, Tahoma, sans-serif; margin-top:2px;}
.accordion dt:hover {background-image:url(images/tab_closed.png); background-position:bottom left;}
.accordion .open:hover {background-image:url(images/tab_open.png); background-position:bottom left;}
.accordion .open {background-image:url(images/tab_open.png);}
.accordion dd {border-style: none; overflow:hidden;}
.accordion span {display:block; }
.accordion td{padding: 0 0 0 40px;}

 /*********************************
********** Catalog pages **********
**********************************/
#catalog{padding: 0 0 30px 0;}
#catalog img{float: right;}
.alloy-notes{float: right; padding: 10px 10px 0px 5px;}


#catalog .alt {
	background: #f0f0f0;
}

#catalog table {
	border: none;
	clear: both;
	margin: 0;
}
#catalog td {
	margin: 0;
	padding: 5px;
	vertical-align: top;
	border-bottom: 1px solid #999;
}
#catalog th {
	color: white;
	font-size:11px;
	text-align: left;
	padding: 5px;
	border-bottom: 4px solid #555;
	background: #7f7f7f;
}
#catalog .back-to-top{
	
	text-transform: lowercase;
	
	color: #4f8be5;
	
	font-variant: small-caps;
	
}

#catalog h1{
	float: left;
	padding: 20px 0 10px 40px;
	
}

#catalog_cat a{
	border-bottom-style: dotted;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
color: rgb(63, 69, 107);
font-size: 12px;
	
}

#catalog_cat h1{
	padding: 20px 0 10px 40px;	
}

 /*********************************
********** Contact us **********
**********************************/
#map {
color: #000;
height: 300px;
margin: 10px 0;
}
#contact_us td {
padding-left: 20px;
padding-top: 5px;
vertical-align: top;
}
input {
color: #333;
border: 1px solid #ffd200;
background: #FFF;
}
input.text {
font-size: 11px;
padding: 3px 0;
width: 200px;
}
textarea {
border: 1px solid #ffd200;
}
.column-left {
width: 375px;
float: left;
padding: 20px 10px 0 20px;
}
.column-right {

}

a.button {
	color: #000;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	width: 200px;
	padding: 5px;
	display: block;
	position: relative;
	background: #DDD url(./images/whitebutton_bg.png) repeat-x center center;
}
a.button:hover {
	color: #FFF;
}
a.button img {
	border: none;
}
a.button .c1 {
	position: absolute;
	left: 0;
	top: 0;
}
a.button .c2 {
	position: absolute;
	right: 0;
	top: 0;
}
a.button .c3 {
	position: absolute;
	right: 0;
	bottom: 0;
}
a.button .c4 {
	position: absolute;
	left: 0;
	bottom: 0;
}
.mapp-poweredby{display: none;}


/* search */
.search-form{position:relative;margin:0 8px 0 4px;width:auto !important;width: 400px;max-width:400px;}
.search-form form fieldset{border:0;margin:0;padding:0;background:none;background-color:transparent;}
.search-form #searchfield{background-repeat:no-repeat;background-position:left top;height:34px;display:block;margin-right:55px;}
.search-form input.text{border:0;margin:9px 0 0 34px;padding:0;}
.search-form input.submit{background-color:transparent;background-repeat:no-repeat;background-position:right -34px;height:34px;width:56px;margin:0;padding:0;position:absolute;right:0;top:0;border:0;text-transform:uppercase;text-shadow:#fff 1px 1px 1px;font-weight:bold;font-size:160%;color:#9b9b9b;cursor:pointer;}
.search-form input.submit:hover{background-position:right bottom;}
#primary-content .search-form{margin:2em 0;}


#video_btn {background-image: url(images/wach-video-btn.jpg); width: 314px; height: 55px;}
#video_btn a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  cursor: pointer; 
}
#video_btn:hover{background-position: 0px 57px;background-image: url(images/wach-video-btn.jpg); width: 314px; height: 55px;}

#video_fl a{
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  cursor: pointer; 
}

 /*********************************
********** Catalog Tabs **********
**********************************/
#top{
	
	text-align: center;
	
}

#top img{
	
	
}

#botom{
	height: auto;
	background-color: white;
	display: block;
	border-top-color: #d3d3d3;
	border-top-width: 1px;
	border-top-style: solid;
	margin: -1px 0 0 0;
	padding: 5px 10px;
}

.cleanup{clear: both;}
#shape_tabs{
	font-size: 13px;
	width: 980px;
	margin: 0 auto;
}
ul.sub_nav{
	
	list-style: none;
	padding: 0;
}
.sub_nav li{

	display: block;
	margin: 0 1px;
	float: left;
	padding: 3px 3px 1px 3px;
	border: #c6c6c6 solid 1px;
	-moz-border-radius: 8px 8px 0px 0px;
	border-radius: 8px 8px 0px 0px;
	border-bottom-style: none;
	background-image: url(images/tab-nav-bg.jpg)
}
.sub_nav li a{
	text-decoration: none;
	color: #47597a;
}
.sub_nav li:hover, .sub_nav li.sfHover{
	outline:		0;
	background: url(images/tab-nav-active.jpg) repeat-x 0px -5px;
}
.sub_nav .current{
	outline:		0;
	border-bottom-style: none;
	background: url(images/tab-nav-active.jpg) repeat-x 0px -5px;
	height: 16px;
}

.group_thumb{ float: left; display: block; text-align: center; width: 110px;height: 130px;padding: 160px 0 0 10px;}

.shape_thumb{ float: left; display: block; text-align: center; width: 110px;height: 130px;padding: 10px 18px;}
.shape-controler{width: 97px;margin: 0 0 0 5px;}

.tzoom{background-image: url(images/s_controler.jpg); width: 46px; height: 23px;float: left;}
.tzoom a {display: block; width: 100%; height: 100%; text-decoration: none;cursor: pointer; }
.tzoom:hover{background-position: 0px 23px;background-image: url(images/s_controler.jpg); width: 46px; height: 23px;}

.tplay{background-image: url(images/s_controler.jpg); background-position: -46px 0px; width: 51px; height: 23px;float: right;}
.tplay a {display: block; width: 100%; height: 100%; text-decoration: none;cursor: pointer; }
.tplay:hover{background-position: -46px 23px;background-image: url(images/s_controler.jpg); width: 51px; height: 23px;}

/*********************************
********** Header SlideShow ************
**********************************/

#slideshow {
    position:relative;
    margin: 0px 0 0 80px;
}

#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    background-color: #FFF;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
    display: block;
    border: 0;
    
}

#custom_example{
	margin: 270px 0 0 80px;
}
