@charset "utf-8"; 

/* CSS Document */

* {

}


body {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   background: white;
   font-size: 10pt;
   }
 
h1, h2, h3, h4 {
	color: black;
	font-size: 12pt;
	margin: 0px;
	padding: 0px;
}

p {
	
	line-height:120% !important;

}


#taglineCell, #sidebar-left, .headerContent, .jScrollPaneTrack, .jScrollArrowUp, .jScrollArrowDown, .tabs, #patternControls, #showTransition, #addtocart-button, .propertiesCell, #patternProperties-button, #ptitle-left, #ptitle-right, #navCell, #cartLoadIcon {
   display: none;
   }


#center, {
	width: auto;
	margin: 0 5%;
	padding: 0;
	border: 0;
	float: none;
	color: black;
	background: transparent none;
	text-align: left;
 }

#bodyContent, .bodyContent-inner, .bodyContent-padding, .jScrollPaneContainer {
margin-left:0;
float: none;
width:650px !important;

overflow:visible;
 position: relative;

}

.bodyContent-padding {
	
	padding-left:0 !important;

}


.bodyContent-inner {
position:relative !important;
top:0 !important;
overflow:visible !important;
overflow-x:visible !important;
overflow-y:visible !important;

}

.jScrollPaneContainer{
height:auto;
overflow:visible !important;
overflow-x:visible !important;
overflow-y:visible !important;
position:relative !important;
top:0;
margin-top:auto;
margin-bottom:auto;

}

.scrollbar {

	
	height:auto;
overflow-x:visible;
overflow-y:visible;
position:relative;
top:0;

}

#patternProperties {



}

#patternProperties-title-text {
	text-align:left;
	
}
#patternProperties-content {
	
	float:left !important;
}


#patternDetails, #patternDetails-inner, #patternProperties, #patternProperties-title  {
float: none;
text-align:left;
}

#patternProperties-title table { margin-left:0px; }
#patternProperties-text{ text-align:left; }

#patternDetails {  margin-left:0px; } 

#addtocart-button { display:none !important; }



#patternProperties {
	position:relative !important;
	float: left !important;
	width:175px !important;
	margin-left:-75px !important;
}


#patternLargeImg{ float:right !important;}