/** 
 *
 *JURALCO STYLES
 *
 */
 
 /* -------------------- html png fix*/
* html img, * html .png {
 behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')", this.src = "../images/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("', '').replace('")', ''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")), this.pngSet=true) );
}
/* -------------------- */

.clear {
	clear:both;
}
/* Misc Styles and defaults 
-------------------------------------------- */
  
* {
	margin: 0;
	padding: 0;
}
body {
	color: #333;
	font-size: 62.5%;
	margin-bottom: 40px;
	font-family: Arial light, Helvetica, Arial, Tahoma, sans-serif;
}
html {
	background: #FFF url(../images/jv2-bg1.png) repeat-x 0 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
.clear {
	clear:both;
}
/* FOOTER
----------------------------------------------- */

html, body {
	height: 100%;
}

.footer, .push {
	height: 140px;
}

#footer {
	height:140px;
	margin:0px auto;
	padding:0 20px 0 20px;
	background:url('../images/jv2-bg3.png') repeat-x bottom left;
	* width:100%;
}

.footer-content {
	width:966px;
	height:140px;
	background:none;
	padding:0 0 0 17px;
	margin:0px auto;
}

/* CONTAINER
----------------------------------------- */
#BgContainer {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	display:block;
	width:966px;
	height: 100%;
	height: auto !important;
	margin: 0px auto -280px;
}

#Container {
	width: 966px;
	padding-bottom: 100px;
	background:none;
}
#Layout {
	width: 966px;
	clear: both;
	overflow: hidden;
	margin: 15px auto;
}
#Content {
	text-align: left;
	float:left;
	width:680px;
	display:inline;
	padding:10px 0 0 20px;
}
/*PAGE
---------------------------------------------*/
#page-repeat {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	/*	background: url(../images/page-repeat.png) repeat-y scroll 50% 0;*/
	width:1000px;
	margin: 0px auto;
	padding:0 0 0 17px;
	float:left;
}
#page-l {
	float:left;
	width:3px;
	height:536px;
	display:inline;
	background: #fff url(../images/jv2-bg2.png) no-repeat 0 0;
}
#page-r {
	float:left;
	width:3px;
	height:536px;
	display:inline;
	background: #fff url(../images/jv2-bg2.png) no-repeat 0 0;
}
#page {
	float:left;
	width:960px;
	padding:0;
	display:inline;
	background-color: #fff;
	margin-bottom:100px;
}
#page-content {
	float:left;
	width:920px;
	padding:0;
	display:inline;
	background-color: #fff;
	padding:10px 20px 0 20px;
	min-height:440px;
}
	#home-content {
		float:left;
		width:660px;
		display:inline;
		background-color: none;
		padding:0 0 0 20px;
		* padding:0 0 80px 20px;
	}
	#home-content .copy{
	float:left;
	width:640px;
	display:inline;
	padding:0 0 0 0;
	}

#slide-content {
	float:left;
	width:680px;
	display:inline;
	background-color: #fff;
	padding:0 20px 0 20px;
}

#page-form-right {
	float:right;
	width:500px;
	display:inline;
	background-color: #fff;
	padding:0;
}

#page-form-left {
	float:left;
	width:340px;
	display:inline;
	background-color: #fff;
	margin-top:8px;
	padding-right:0;
}


#product-content {
		float:left;
		width:660px;
		display:inline;
		background-color: none;
		padding:0 0 0 20px;
		* padding:0 0 80px 20px;
		
	}
	
	#product-content .copy{
	float:left;
	width:640px;
	display:inline;
	padding:0 0 0 0;
	}
	
	#product-content .copyWimage{
	float:left;
	width:285px;
	margin-right:20px;
	display:inline;
	padding:0 0 0 0;
	}
	
	#product-content .copyWimage p{
	font-size:13px;
	}
	
	#product-content .imagesColumn{
	float:left;
	width:335px;
	display:inline;
	padding:0 0 0 0;
	}


/* HEADER
----------------------------------------- */
#Header {
	width: 920px;
	height:180px;
	margin: 0 auto;
	overflow: hidden;
	background: url(../images/jv2-header.png) no-repeat 0 0;
	padding:0 40px;
	float:left;
}


/* MAIN NAVIGATION - TABS
----------------------------------------- */
#Navigation {
	width: 750px;
	height:40px;
	padding:0;
	overflow: hidden;
	background:none;
	float:right;
	text-shadow:0 1px 1px #000;
	margin:0 0 0 0;
}
#Navigation ul {
	float: right;
	margin: 0;
	padding: 0;
}
#Navigation ul li {
	list-style: none;
	margin:0;
	float: left;
	line-height: 120%;
	display: block;
}
#Navigation ul li a {
	float: left;
	text-decoration: none;
	display: inline-block;
	font-size: 11px;
	padding:0 5px;
	color: #fff;
	text-transform:capitalize;
	letter-spacing:0.06em;
	font-weight:lighter;
}
#Navigation ul li a span {
	text-align: center;
	float: left;
	padding:0 10px;
}
#Navigation ul li a:hover {
	/*background: #93C7E7 url(../images/hoverTabLeft.gif) no-repeat left top; */
	color: #fff;
	cursor: pointer;
}
#Navigation ul li a:hover span {
	/*background: #93C7E7 url(../images/hoverTabRight.gif) no-repeat right top;*/
	cursor: pointer;
	color: #3791BF;
}
#Navigation ul li a.current div.nav-block {
	margin-top:24px;
	padding:20px 10px;
	background-color:#fff;
}
#Navigation ul li a.current span, #Navigation ul li a.current {
	color: #fff;
}
#Navigation ul li a.section, #Navigation ul li a.section:hover, #Navigation ul li a.current:hover {
	/*background: #fff url(../images/activeTabLeft.png) no-repeat left top; */
				 	color: #3791BF;
}
#Navigation ul li a.section span, #Navigation ul li a.section:hover span, #Navigation ul li a.current:hover span {
	/*background: #fff url(../images/activeTabRight.png) no-repeat right top;*/
					color: #3791BF;
}
/* BREADCRUMBS
-------------------------------------------- */
#Breadcrumbs {
	color: #B7C0C5;
	text-align: left;
	
	margin: 0px 5px 10px 0;
}
#Breadcrumbs p {
	margin: 0;
	font-size: 13px;
}
/* SIDEBAR
-------------------------------------- */
#Sidebar {
	margin:10px 0 0;
	width: 240px;
	float: left;
	padding: 0;
	font-weight:lighter;
}
#Sidebar .sidebarBox {
	background: url('../images/sidebar_body.png') no-repeat 0 0;
	min-height: 130px;
	padding:0;
	margin:0;
}
#Sidebar .sidebarHeader {
	height:30px;
	padding:18px 20px 0 30px;
	background: url('../images/sidebar_header.png') no-repeat 0 0;
	text-align:left;
}
#Sidebar ul {
	margin:0;
	padding:0;
}
#Sidebar li {
	list-style: none;
}
#Sidebar h3 a {
	line-height:14px;
	font-size:18px;
	color:#333;/*background: transparent url(../images/sidebarHeaderSub.gif) repeat-x center left;*/
}
#Sidebar h3 a:hover {
	text-decoration:none;
	color:#3E91C4;
}
#Sidebar .sidebarBottom {
	height: 22px;
	display: block;
	width: 241px;
	background: url('../images/sidebar_footer.png') no-repeat 0 0;/*background: #EFEFEF url(../images/sidebarBottomBg.gif) no-repeat center bottom;*/
}
#Sidebar:hover {
	color:#3E91C4;
}
#Sidebar a em {
	font-style: normal;
}
#Sidebar p {
	font-size: 11px;
	clear: both;
}
/* Menu Levels */

			ul#Menu2 {
	padding:27px 0 10px 0;
	width:240px;
	overflow:hidden;
	background: url('../images/sidebar_repeat.png') repeat-y 0 130px;
}
/* MENU2 */
					ul#Menu2 li {
	font-size: 0.9em;
	list-style: none;
	margin:0 0 0 30px;
	border-bottom:1px solid #D7D7D7;
}
ul#Menu2 li a {
	display: block;
	width: 200px;
	font-size: 14px;
	height: 27px;
	line-height: 20px;
}
ul#Menu2 li a.odd {
	color: #1B2126;
}
ul#Menu2 li a.even {
	color:#515D6A;
}
ul#Menu2 li em {
	padding-top:5px;
	display: block;
}
ul#Menu2 li li em {
	padding-top:0;
	padding-left: 0;
}
/* Level 1 
- We use 3 elements for the nav to get 3 background images applied.
	* span - topleft rounded corner
	* em - bottomleft rounded corner
	* a - arrow on the right
	<a><span><em></em></span></a>
*/
ul#Menu2 li a.current:hover {
	color:#3E91C4;
	cursor: pointer;
	text-decoration: none;
}
ul#Menu2 li a:hover {
	color:#3E91C4;
	cursor: pointer;
	text-decoration: none;
}
ul#Menu2 li a.nohover:hover {
	color:#515D6A;
	text-decoration: none;
	cursor: text;
}
ul#Menu2 li a.current {
	width:200px;
	/*width: 180px;
	background: url('../images/sidebar_selected.png') no-repeat 0 5px;
	padding-left:20px;*/
	color:#3E91C4;
}
ul#Menu2 li a.section, ul#Menu2 li a.section:hover {
	width:200px;
	/*width: 180px;
	background: url('../images/sidebar_selected.png') no-repeat 0 5px;
	padding-left:20px;*/
	color:#3E91C4;
}
ul#Menu2 li a.levela:hover span, ul#Menu2 li a.current span, ul#Menu2 li a.section span, ul#Menu2 li a.section:hover span, ul#Menu2 li a.current:hover span {
	display: block;
	width: 100%;
	height: 100%;
}
ul#Menu2 li a.levela:hover em, ul#Menu2 li a.current em, ul#Menu2 li a.section em, ul#Menu2 li a.section:hover em, ul#Menu2 li a.current:hover em {
	display: block;
	width: 100%;
	height: 100%;
}
/* Level 2 */
	ul#Menu2 li ul {
	height: 100%;
	position: relative;
	margin:0;
	width: 210px;
}
ul#Menu2 li ul.sub {
	width: 210px;
}
ul#Menu2 li ul li {
	padding: 0;
	display: inline;
	margin: 0;
	border:none;
}
ul#Menu2 li ul li ul {
	margin-left: 0;
}
ul#Menu2 li li a.current, ul#Menu2 li li a.section, ul#Menu2 li li a.section:hover, ul#Menu2 li li a.current:hover {
	color: #788EA2;
}
ul#Menu2 li li ul {
	margin: 0 0 0 10px;
	padding: 0;
	width: 210px;
}
ul#Menu2 li li ul .roundWhite {
	margin-bottom: -10px;
}
/* Sub Menu */
	ul#Menu2 li a.levelb {
	font-size: 12px;
	background: url('../images/sidebar_bullet1.png') no-repeat 0 6px;
	padding-left:20px;
	color: #788EA2;
	width: 190px;
	padding-top:4px;
	height:23px;
	border-bottom:1px solid #E5E9ED;
}
ul#Menu2 li a.levelb.last {
	border:none;
}
ul#Menu2 li a.levelb:hover, ul#Menu2 li li a.current, ul#Menu2 li li a.current:hover, ul#Menu2 li li a.section, ul#Menu2 li li a.section:hover {
	text-decoration: none;
	display: block;
	color:#3E91C4;
	background: url('../images/sidebar_bullet1_f2.png') no-repeat 0 6px;
}
ul#Menu2 li a.levelb:hover span, ul#Menu2 li li a.current span, ul#Menu2 li li a.current:hover span, ul#Menu2 li li a.section span, ul#Menu2 li li a.section:hover span {
	display: block;
	width: 100%;
	height: 100%;
	color:#3E91C4;
}
ul#Menu2 li a.levelb:hover em, ul#Menu2 li li a.current em, ul#Menu2 li li a.current:hover em, ul#Menu2 li li a.section em, ul#Menu2 li li a.section:hover em {
	display: block;
	width: 100%;
	height: 100%;
	color:#3E91C4;
}
/* COMMENTS
---------------------------------------- */
#CommentHolder ul {
	list-style: none;
	margin: 20px 0;
}
#PageComments li {
	margin: 5px 0;
	padding: 1px;
	width: 88%;
}
#PageComments li.odd {
	background: #E8F6FF url(../images/commentBg.png) no-repeat 1% 10%;
	padding-left: 40px;
	padding-right: 10px;
	border-bottom: 2px solid #BCE4FE;
}
#PageComments li.even {
	background: #fff url(../images/commentBgAlt.png) no-repeat 99% 10%;
	padding-right: 40px;
	padding-left: 10px;
}
#PageComments li.odd p.info {
	color: #3AA0C3;
}
.actionLinks li {
	display: inline;
	border-right: 1px solid;
}
.actionLinks li a {
	padding-right: 3px;
	font-size: 10px;
}
.actionLinks li.last {
	border-right: none;
}
.commentrss {
	background: transparent url(../images/feed-icon-14x14.png) no-repeat;
	padding-left: 20px;
	font-size: 1.1em;
	line-height: 1.6em;
}
#PageCommentsPagination p {
	text-align: center;
	font-size: 1.2em;
}
#PageComments p {
	font-size: 1em;
}
#PageComments p.info {
	color: #999;
	margin: 0px;
	padding: 0;
	line-height: 1em;
	font-size: 0.9em;
}
/* SEARCH RESULTS STYLES
------------------------------------------------ */
ul#SearchResults {
	margin: 10px 0;
}
ul#SearchResults li {
	list-style: none;
	padding:20px 0 0 0;
	margin:0;
	font-size: 1em;
	width:880px;
	background: transparent url(../images/search-repeat.png) no-repeat;
	border-top:1px solid #EFF0F1;
}
#PageNumbers span {
	font-size: 14px;
	padding:0;
	font-weight:lighter;
}
#PageNumbers span a.next {
	background: transparent url(../images/btn_nxt.png) no-repeat 40px 1px;
	padding:0 40px 0 0;
}
#PageNumbers span a.prev {
	background: transparent url(../images/btn_prev.png) no-repeat 0 1px;
	padding:0 20px 0 20px;
}
/* SEARCH FORM 
-----------------------------------------------*/
/*html #SearchForm_SearchForm {
	float: right;
	width: 205px;
	height:34px;
	padding:0;
	margin:0;
	background: url(../images/search.png) no-repeat 0 0;
	display:block;
	overflow:hidden;
}
html #SearchForm_SearchForm .middleColumn {
	float: left;
	width: 140px;
	padding:0;
	margin:0;
	background:none;
	border:none;
	clear:none;
	display:inline;
}
html #SearchForm_SearchForm .middleColumn input.text {
	width: 140px;
	font-size:16px;
	padding:0;
	background:none;
	border:none;
	color: #666;
	display:inline;
	margin:8px 10px 0 20px;
 * margin:8px 10px 0 20px;
}
html #SearchForm_SearchForm #SearchForm_SearchForm_action_results {
	float: right;
	width:50px;
	height:40px;
	background:none;
	border:none;
	display:inline;
	padding:0;
	margin:0;
}
html #SearchForm_SearchForm fieldset {
	border:0;
	height:0px;
	ppadding:0;
	margin:0;
}
html #SearchForm_SearchForm legend {
	display:none;
	padding:0;
	margin:0;
}*/

/* SEARCHFORM TWO */


html #SearchForm_SearchForm {
	float: right;
	width:234px;
	height:75px;
	padding:40px 0 0 10px;
	margin:0;
	background: url(../images/jv2-search.png) no-repeat 0 0;
	display:block;
	overflow:hidden;
}
html #SearchForm_SearchForm .middleColumn {
	float: left;
	width: 150px;
	padding:0;
	margin:0;
	background:none;
	border:none;
	clear:none;
	display:inline;
}
html #SearchForm_SearchForm .middleColumn input.text {
	width: 150px;
	font-size:16px;
	padding:0;
	background:none;
	border:none;
	color: #666;
	display:inline;
	margin:8px 10px 0 20px;
 * margin:8px 10px 0 20px;
}
html #SearchForm_SearchForm #SearchForm_SearchForm_action_results {
	float: left;
	width:50px;
	height:40px;
	background:none;
	border:none;
	display:inline;
	padding:0;
	margin:0;
	text-indent: -9999em;
}
html #SearchForm_SearchForm fieldset {
	border:0;
	height:0px;
	ppadding:0;
	margin:0;
}
html #SearchForm_SearchForm legend {
	display:none;
	padding:0;
	margin:0;
}





/* MESSAGEBOXS
--------------------------------------------- */
.message {
	margin: 15px;
	padding: 5px;
	width: 92%;
	color: #43C94F;
	border: 4px solid #F7F8B4;
	background: #FFFFEA;
}
span.middleColumn .message {
	margin: 4px 0 0 3px;
}
.required {
	margin: 4px 0 0 3px;
	padding: 5px;
	width: 92%;
	color: #333;
	border: 4px solid #FF7373;
	background: #FED0D0;
}
p#Remember label {
	margin: -24px 0 0 20px;
	text-align: left;
}
.entry {
	border-bottom: 1px solid #eee;
}
.typography #Content p.authorDate {
	color: #444;
	margin-top: -15px;
}
/* UNSUBSCRIBE NEWSLETTER
------------------------------------------------ */
#Unsubscribe_MailingListForm_MailingListForm {
	min-height:100px;
}
#Unsubscribe_MailingListForm_MailingListForm p {
	margin:0 !important;
	padding:10px;
}
#Unsubscribe_MailingListForm_MailingListForm p label {
	display: inline;
}
#Unsubscribe_MailingListForm_MailingListForm label {
	margin:0;
}

/* FOOTER MENU
----------------------------------------------*/
.footer-content{
	}
	
	.footer-content .contactTab {
	height:42px;
	width:260px;
	float:right;
	margin-top:13px;
	margin-right:20px;
	}
	
	
	.footer-content .contactTab img{
	border:none;
	float:right;
	}
	
	.footer-content .contactTab p{
	float:right;
	margin-top:25px;
	color:#fff;
	}
	
	.footer-content .contactTab a{
	color:#3791BF;
	}
	
	.footer-content .contactTab a:hover{
	color:#3791BF;
	text-decoration:none;
	}
	
	.footer-content p{
	font-size:11px;
	}
	
	.footer-content p.l{
	color:#8CA1B8;
	float:left;
	margin-top:39px;
	}
	
	.footer-content #block{
	
	}
	
	.footer-content .logos{
		margin-top:18px;
		float:left;
	}
	
	.footer-content .logos img{
		border:none;
		margin-right:20px;
	}

	
	.footer-content ul{
	margin-top:36px;
	float:right;
	list-style:none;
	color:#FFF;
	width:620px;
	}
	
	.footer-content ul li{
	text-align:left;
	display:inline;
	list-style:none;
	color:#FFF;
	}
	
	.footer-content ul li a{
	font-size:12px;
	text-decoration:none;
	color:#FFF;
	}
	
	.footer-content ul li a:hover{
	text-decoration:underline;
	}
	



/*
PAGES - EXTRUSIONS AND COMPONENTS
-------------------------------------------*/

.landscape {
	display:inline-block;
	float:left;
	padding:11px 0;
	background: #fff url('../images/landscape_bg.png') no-repeat 0 0;
	margin:0 0 0 0;
	width:679px;
}
.landscape img {
}
.portrait {
	display:block;
	background: url('../images/portrait_bg.png') no-repeat 0 0;
	height:435px;
}
.portrait img {
	padding:11px 0;
}

.contactmap {
	padding:11px 0;
	display:block;
	background: url('../images/portrait_bg.png') no-repeat 0 0;
	height:435px;
}

#map span{
	display:none;
	}

#portraitImage {
	display:block;
	float:left;
	width:280px;
	height:440px;
	margin:-5px 20px 20px 0;
}
#portraitContent {
	display:block;
	float:left;
	width:371px;
	margin:0;
}
#portraitContentPage {
	display:block;
	float:left;
	width:620px;
	margin:8px 0 0 0;
}
#portraitContentSB {
	display:block;
	float:left;
	width:380px;
	margin:8px 0 0 0;
}
#portraitImage p.caption {
	font-style:italic;
}
.landscape p.caption {
	margin-top:10px;
	margin-bottom:0;
	font-style:italic;
	float:right;
}



/*------------------------------
FIND A FABRICATOR 
--------------------------------*/

/*----FINDAFAB-----*/

#findaFab{
	width:403px;
	float:left;
	display:block;
	margin-left:20px;
	}
	
	#findaFab form{
		width:403px; /*470 - 53*/
		height:80px; /*117 - 57*/
		background: url('../images/findafab_bg.png') no-repeat 0 0;
		padding:53px 0 0 22px;
		}
		
	#findaFab legend{
		display:none;
		}
		
	#findaFab label{
		display:none;
		}
		
	#findaFab .middleColumn {
		-moz-background-clip:none;
		-moz-background-inline-policy:none;
		-moz-background-origin:none;
		background:transparent none repeat scroll 0 0;
		margin:0;
		padding:0;
		float:left;
		}
		
		#findaFab div.field.dropdown{
			margin:0 29px 0 0;
			float:left;
			width:246px;
			}
			
			#findaFab fieldset{
			margin:0;
			float:left;
			width:246px;
			font-size:1em;
			}
		
		#findaFab select{
			margin:0;
			width:246px;
			background: url('../images/select_bg.png') no-repeat 0 0;
			padding:6px 4px 6px 10px;
			}
			
	#findaFab .Actions{
		margin:0;
		float:left;
		}
		
		#findaFab input.action{
			width:81px;
			-moz-border-radius-bottomleft:0;
			-moz-border-radius-bottomright:0;
			-moz-border-radius-topleft:0;
			-moz-border-radius-topright:0;
			border:none;
			font-size:1.6em;
			margin:0;
			padding:8px;
			background:none;
			}



/*----LISTINGS-----*/

ul#fabDetails{
	list-style:none;
	margin:0;
	padding:0;
	width:320px;
	float:left;
}

ul#fabDetails li{
	list-style:none;
	padding:8px 0 0 60px;
	margin:0;
}

	ul#fabDetails li h2{
		margin-bottom:0px;
		}
		
	ul#fabDetails li.address{
	background: url('../images/icon_address.png') no-repeat 0 0;
	}
	
	ul#fabDetails li.postal{
	background: url('../images/icon_postal.png') no-repeat 0 0;
	}
	
	ul#fabDetails li.phone{
	background: url('../images/icon_phone.png') no-repeat 0 0;
	}
	
	ul#fabDetails li.fax{
	background: url('../images/icon_fax.png') no-repeat 0 0;
	}
	
	ul#fabDetails li.email{
	background: url('../images/icon_email.png') no-repeat 0 0;
	}
	
	ul#fabDetails li.web{
	background: url('../images/icon_web.png') no-repeat 0 0;
	}
	
	
	/* SHORT */
	
	ul#fabDetailsShort{
	list-style:none;
	margin:0 0 18px 0;
	padding:0;
	float:left;
	}
	
	ul#fabDetailsShort li{
		list-style:none;
		padding:13px 15px 0 60px;
		margin:0;
		border:none;
		float:left;
		display:inline-block;
		width:auto;
	}

	ul#fabDetailsShort li p{
		
		}
		
	ul#fabDetailsShort li.address{
	background: url('../images/icon_address.png') no-repeat 0 0;
	}
	
	ul#fabDetailsShort li.postal{
	background: url('../images/icon_postal.png') no-repeat 0 0;
	}
	
	ul#fabDetailsShort li.phone{
	background: url('../images/icon_phone.png') no-repeat 0 0;
	}
	
	ul#fabDetailsShort li.fax{
	background: url('../images/icon_fax.png') no-repeat 0 0;
	}
	
	ul#fabDetailsShort li.email{
	background: url('../images/icon_email.png') no-repeat 0 0;
	}
	
	ul#fabDetailsShort li.web{
	background: url('../images/icon_web.png') no-repeat 0 0;
	}
	
	/*SHORT ENDS*/

#fabMap{
		width:676px;
		height:210px;
	padding:2px;
	background:#ECEEEF;
	float:left;
	margin-bottom:20px;
	}
	
	#fabMap #map{
		width:676px;
		height:206px;
	/*background:#fff url('../images/test-map.png') no-repeat 0 0;*/
	}
	
	#fabMap span{
		display:none;
		}
		
		/*CONTENT*/
		#page-contentFab {
			background-color:#FFFFFF;
			display:inline;
			float:left;
			padding:20px 20px 0 0;
			width:940px;
		}
		.portraitFab {
			display:block;
			background: url('../images/portrait_bg2.png') no-repeat 0 0;
			height:495px;
		}
		.portraitFab img {
			padding:11px 0;
		}
		#portraitImageFab {
			display:block;
			float:right;
			width:366px;
			height:480px;
			margin:-5px 0 20px 0;
		}
		#portraitContentFab {
			display:block;
			float:left;
			width:534px;
			margin:0;
			padding-left:20px;
			padding-right:20px;
		}
		
		#contentFab{
			width:920px;
			padding:10px 20px;
			}
			
			
/* PRODUCT LIST HOMEPAGE */


#Plist1{
	
	}
	
	#Plist1 h5{
		font-size:14px;
		font-weight:bold;
		font-style:italic;
		font-family:Arial,Helvetica,sans-serif;
		line-height:1.3em;
		color:#191F24;
		margin:14px 0 10px 0;
		}
		
		#Plist1 h5:hover{
		color:#3791BF;
		}
		
		#Plist1 p{
		color:#191F24;
		font-size:12px;
		font-family:Arial,Helvetica,sans-serif;
		line-height:1.2em;
		color:#191F24;
		margin:0px;
		width:160px;
		}
 
		#Plist1 #p-block{
			background: url('../images/p-bg2.png') no-repeat bottom center;
			display:block;
			width:200px;
			height:230px;
			padding-bottom:11px;
			margin-right:20px;
			float:left;
			}
		
		#Plist1 .p-tile{
			float:left;
			background: url('../images/p-bg1.png') repeat-x 0 0;
			width:186px;
			height:210px;
			padding:10px 7px;
			display:block;
			}
			
			#Plist1 .fader span{
			background: url('../images/jv2-hover.png') repeat-x 0 0;
			width: 185px;
			height: 123px;
			overflow: hidden;
			display: block;
			}
			
			#Plist1 .fader{
			float:left;
			width: 185px;
			height: 123px;
			position: absolute;
			z-index: 9000000;
			overflow:hidden;
			cursor: pointer;
			* display:none;
			}
			
			#Plist1 .fader span:hover{
			background:none;
			}


/* PRODUCT LIST HOMEPAGE ENDS */


/* LEFT COLUMN HOMEPAGE */

#H-lcol {
	width:280px;
	float:left;
	}


/* FPANEL */
#f-panel{
	display:block;
	height:188px;
	width:220px;
	padding:20px;
	background: url('../images/jv2-bg5.png') no-repeat 0 0;
	margin-left:20px;
	}
	
	#f-panel h5{
	z-index:100000;
	display:block;
	color:#FFF;
	font-size:14px;
	font-weight:normal;
	font-style:italic;
	font-family:Arial,Helvetica,sans-serif;
	line-height:1.3em;
	margin:0 0 20px 0;
	}
	
	#f-panel h5:hover{
		color:#3791BF;
		}
	
	#f-panel p{
	z-index:100000;
	float:left;
	display:inline;
	margin:0;
	color:#FFF;
	width:148px;
	}
	
	#f-panel .little{
	z-index:100000;
	float:left;
	display:inline;
	margin:0;
	color:#FFF;
	font-size:14px;
	width:220px;
	}
	
	
	

/* FEATURE PANEL HOMEPAGE ENDS */


/* FPANEL */
	#f-panelPage{
	display:block;
	height:188px;
	width:240px;
	padding:20px;
	background: url('../images/jv2-bg6.png') no-repeat 0 0;
	margin-top:20px;
	}
	
	a h5:hover, a p:hover{
	text-decoration:none;
	}
	
	
	#f-panelPage h5{
	z-index:100000;
	display:block;
	color:#FFF;
	font-size:14px;
	font-weight:normal;
	font-style:italic;
	font-family:Arial,Helvetica,sans-serif;
	line-height:1.3em;
	margin:0 0 20px 0;
	}
	
	#f-panelPage h5:hover{
		color:#3791BF;
		}
	
	#f-panelPage p{
	z-index:100000;
	float:left;
	display:inline;
	margin:0;
	color:#FFF;
	width:150px;
	}
	
	
	#f-panelPage .little{
	z-index:100000;
	float:left;
	display:inline;
	margin:0;
	color:#FFF;
	font-size:12px;
	width:240px;
	}
	
	
	

/* FEATURE PANEL HOMEPAGE ENDS */



/* EXTRUSIONS COMPONENTS LIST BEGINS */


#CElist1{
	
	}
	
	#CElist1 h4{
		font-size:16px;
		font-weight:normal;
		font-style:normal;
		font-family:Arial,Helvetica,sans-serif;
		line-height:20pxem;
		color:#191F24;
		border:none;
		margin:8px 0 8px 0;
		float:left;
		width:200px;
	}
	
	#CElist1 h5{
		font-size:14px;
		font-weight:bold;
		font-style:italic;
		font-family:Arial,Helvetica,sans-serif;
		line-height:1.3em;
		color:#191F26;
		margin:5px 0 5px 0;
		}
		
		
		#CElist1 p{
		color:#191F24;
		font-size:12px;
		font-family:Arial,Helvetica,sans-serif;
		line-height:1.2em;
		color:#191F26;
		margin:0px;
		width:160px;
		}
 
		#CElist1 #ce-block{
			background: url('../images/p-bg2.png') no-repeat bottom center ;
			display:block;
			width:200px;
			height:238px;
			padding-bottom:11px;
			margin-right:20px;
			margin-bottom:8px;
			float:left;
			}
		
		#CElist1 .ce-tile{
			float:left;
			border: 1px solid #46505C;
			border-bottom: 8px solid #46505C;
			width:180px;
			height:210px;
			padding:10px 10px;
			display:block;
			}
		
		#CElist1 .ce-tile img{	
			border: 1px solid #D5D8DB;
		}
		
		
		#CElist1 p.pagination{
		color:#191F24;
		font-family:Arial,Helvetica,sans-serif;
		font-size:12px;
		font-style:normal;
		line-height:1.3em;
		}
		
		#CElist1 p strong{
		color:#191F24;
		font-family:Arial,Helvetica,sans-serif;
		font-size:12px;
		font-style:normal;
		font-weight:normal;
		line-height:1.3em;
		padding:4px;
		}
		
		#CElist1 p.pagination a{
		font-family:Arial,Helvetica,sans-serif;
		font-size:12px;
		font-style:normal;
		font-weight:normal;
		line-height:1.3em;
		padding:4px;
		}
		
		#CElist1 a.plink{
		background: url('../images/jv2-ceLink.png') no-repeat top center;
		color:#FFF;
		font-family:Arial,Helvetica,sans-serif;
		font-size:12px;
		font-style:italic;
		font-weight:bold;
		line-height:1.3em;
		width:160px;
		height:40px;
		display:inline;
		padding:10px 0 0 40px;
		float:right;
		margin-right:20px;
		}
		
		#CElist1 a.plink:hover{
		text-decoration:none;
		color:#161C20;
		}

			
			
			

/* EXTRUSIONS COMPONENTS END */

/* PRODUCTS */

#product-content .imagesColumn img{
	padding:2px;
	background:#ECEEEF;
	}
	
#product-content .imagesColumn p.caption {
	margin-top:5px;
	margin-bottom:20px;
	font-style:italic;
	float:right;
}

#product-content a.plink{
	background: url('../images/jv2-productLink.png') no-repeat top center;
	color:#191F24;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	line-height:1.3em;
	padding:4px;
	width:291px;
	height:36px;
	display:block;
	padding:10px 0 6px 40px;
	}
	
	#product-content a.plink:hover{
	text-decoration:none;
	color:#3791BF;
	}

/* PRODUCTS END */




/* FABRICATORS */

.typography a.readMoreLink{
	color:#1D263A;
	}

/* FABRICATORS ENDS */

