/* Remove unwanted elements */
 #slideout-wrap, #logo, #slidetab, #slideout, #navcontainer, #breadcrumbs, #footer, #bottomnav, #nav_country, .sidebar_box, .tabs, .utility_list, .prodbuttons, .filter, .filter_btn, .adimage, .noprint
{
display: none;
}

#eyebrow ul {display:none;
}

#bottom-container grid_3 grid_9{
	display:none;
}

/* Ensure the content spans the full width */
#container, #maincontent
{
width: 100%; margin: 0; float: none;
}

#print-header{ border-bottom:1px solid #000;
margin-bottom:15px;
}


/* Change text colour to black (useful for light text on a dark background) */
.lighttext
{
color: #000 
}

/* Improve colour contrast of links */
a:link, a:visited
{
color: #781351
}

 table, tr, td {border:1px solid; clear:left;
 
}

p { font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
}

ul, li { font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
}

h1 {
		font-size:20px;
	 font-family:Arial, Helvetica, sans-serif;
	
}

h2 {
	font-size:16px;

	font-family:Arial, Helvetica, sans-serif;
}

h3 {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	
}

h4 {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	
}


.tab_content h3{
	font-size:14px;
	
}
.tab_content h4{
	font-size:12px;
	
}
.product-image{
	float:left;
	margin-right:50px;
}

.model-price{
	font-size:12px;
	font-weight:bold;
}

#bottom-print{
margin-top:50px;
border-top:1px solid #000;
clear:left;

}
.section-cats img, .go{
	display:none;
	}
span.cents{ 
			font-size:9px;
			font-weight:normal;
			padding-bottom:5px;
			vertical-align:text-top;
			padding:3px 5px 0px 3px;
		}

/*For Jobs Listing Page*/
#summaryBox{  
		float:left;
		width:150px;
		display:inline;
		}
		
.jobdetails{
			float:left;
			margin-left:25px;

		}
		
dt img{ float:left;}

/*Model Page*/


	
#pricebar{clear:both; border:none;}

#pricebar-util, .action-buttons, .product-details-nav, .B_Top, .TH-IMG-Carousel, img.prev, img.next, .logos {display:none;}


#product-details, #specs, #related, #resources, #runtimes{font-size:12px; margin-left:10px; font-family:Arial, Helvetica, sans-serif; clear:both; padding-top:20px;}
#spec-bullets, product-information{ height:100%;}

#Gallery-Container{border:none;}

#Gallery-Container img{position:absolute; right:30px;}

#scrollbar1, .viewport, #pricebar{ float:left; height:100%;}

.product-desc{clear:both;} 

		.M-IMG-Display {
		margin-left:50px;
		padding:30px 0px 10px 0px;
		text-align:center;
		border:none;
		border-radius:none;
		-moz-border-radius:none;
		-webkit-border-radius:none;
	}
	.TH-IMG-Carousel {
		padding:5px;
		margin-top:10px;
		text-align:center;
	}
	.prev, .next, .TH-IMG-Carousel {
		float:left;
	}
	.next {
		margin:22px 0 0 7px;
		cursor:pointer;
	}
	.prev {
		margin:22px 7px 0 0;
		cursor:pointer;	
	}
	.TH-IMG-Carousel ul li {
		margin:0 5px 0 5px;
	}
	.TH-IMG-Carousel ul li img {
		border:none;
		cursor:pointer;
	}
	.TH-IMG-Carousel ul li img:hover {
		border:none;
		cursor:pointer;
	}
	#fancybox-overlay{display:none;}
