/* generated by csscreator.com */ 

body {
	margin: 31px 0px;
	padding: 0px;
	background: url(../images/positively-purple/site_bg.jpg) no-repeat center top;
}

html { 
 margin:0; 
 padding:0; 
 text-align:center; 
} 
 
#pagewidth{ 
 width:955px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 

#wrapper {
background-color:#303030;
}
 
h1 {
	font: italic normal 34px "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin-top: 0px;
} 

.selector {
	text-align: right;
	margin: 0px 0px 10px;
	padding: 10px 0px;
}
.selector a {
	width: 20px;
	height: 20px;
	color: #000000;
	padding: 5px;
	text-align: center;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	font: 10px/20px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
 
 
p {
	font: 15px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
 
#header{
 position:relative; 
  background-color:#FFFFFF; 
 width:100%; } 

#pagewidth #header #head_wrapper {
	height: 214px;
	width: 100%;
	background-color: #303030;
	background-image: url(../images/positively-purple/head_bg_grad.jpg);
	background-repeat: repeat-x;
	background-position: center top;

}

#pagewidth #header #head_corner_left {
	height: 214px;
	width: 100%;
	background-image: url(../images/positively-purple/tl.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

#pagewidth #header #head_corner_right {
	height: 214px;
	width: 100%;
	background-image: url(../images/positively-purple/tr.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#pagewidth #header #head_logo_bg {
	height: 214px;
	width: 100%;
	background: url(../images/positively-purple/fairport_head_bg.jpg) no-repeat center top;
}

#pagewidth #header #fairport_nav_wrapper {
	height: 46px;
	width: 100%;
	background-color: #303030;
	background-image: url(../images/positively-purple/nav_bg_grad.gif);
	background-repeat: repeat-x;
	background-position: center top;

}
#pagewidth #header #fairport_top_nav {
	height: 23px;
	width: 100%;
	background: url(../images/positively-purple/nav_top_bg.gif) repeat-x center top;
}

#pagewidth #header #fairport_bottom_nav {
	height: 22px;
	width: 100%;
	background: url(../images/positively-purple/nav_bottom_bg.gif) repeat-x center top;
}

#pagewidth #header #fairport_flash {
	height: 122px;
	width: 100%;
	background-color: #303030;
	background-image: url(../images/positively-purple/flash_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;

}
#pagewidth #wrapper #twocols #leftcol #main_content {
	padding: 30px;
}

 
#rightcol {
	float: right;
	display:inline;
	position: relative;
	width:200px;
	margin-left: 30px;
	background: url(../images/positively-purple/news_line.gif) no-repeat left top;
 }
 
 #pagewidth #wrapper #twocols #rightcol #right_content {
	padding: 30px;
}
 
#pagewidth #wrapper {
	background: #303030 url(../images/positively-purple/main_bg.gif) repeat-x center top;
	}

#pagewidth #wrapper #twocols {
	background: url(../images/positively-purple/main_logo_bg.gif) no-repeat left top;
	}
 
#footer_wrapper{
	height:33px;
	clear:both;
	background: #292627 url(../images/positively-purple/footer_bg_grad.gif) repeat-x center top;
	width: 100%;
 }
 #footer_corner_left{
	height:33px;
	clear:both;
	background: url(../images/positively-purple/footer_lc.gif) no-repeat left bottom;
	width: 100%;
 } 
 #footer_corner_right{
	height:33px;
	clear:both;
	width: 100%;
	background: url(../images/positively-purple/footer_rc.gif) no-repeat right bottom;
 } 
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{
	height: 1%;

}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 

/*hide the right column when printing*/ 
#leftcol{display:none;} 
#twocols, #rightcol{width:100%; float:none;}
}

#pagewidth #footer_wrapper #footer_corner_left #footer_corner_right #footer_content p {
	font: 12px/33px "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	text-align: right;
	letter-spacing: 2px;
	color: #999999;
}
#pagewidth #footer_wrapper #footer_corner_left #footer_corner_right #footer_content {
	padding-right: 10px;
}
#pagewidth #footer_wrapper #footer_corner_left #footer_corner_right #footer_content a {
	color: #999999;
	text-decoration: none;
}
#pagewidth #footer_wrapper #footer_corner_left #footer_corner_right #footer_content a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}


/*==============================Image Gallery==============================*/
 
	
	#dhtmlgoodies_slideshow{
		width:600px;	/* Total width of slideshow */

}
	#galleryContainer{
		
		height:122px;
		position:relative;
		overflow:hidden;
		
		/* CSS HACK */
		height: 124px;	/* IE 5.x - Added 2 pixels for border left and right */
		height/* */:/**/122px;	/* Other browsers */
		height: /**/122px;
				
	}
	#arrow_left{
	position:absolute;
	left:0px;
	z-index:10;
	padding:0px;
	height: 122px;
	}
	#arrow_right{
		position:absolute;
		right:0px;
		z-index:10;
		padding:0px;		
	}
	#theImages{
		position:absolute;
		height:122px;
		width:100000px;
		
	}
	#theImages #slideEnd{
		float:left;
	}
	#theImages img{
	float:left;
	padding:0px;
	filter: alpha(opacity=100);
	opacity: 1;
	cursor:pointer;
	border-top: 1px none #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px none #FFFFFF;
	}
	
	#theImages .imageCaption{
		display:none;
	}

/*==============================Image Gallery==============================*/
#pagewidth #wrapper #twocols #leftcol #main_content p {
	line-height: 22px;
/*	letter-spacing: 1px; */
	margin: 10px 0px;
	padding: 0px;
}
#pagewidth #wrapper #twocols #leftcol #main_content img {
	border: 1px solid #000000;
	margin: 10px 0px 20px 30px;
	float: right;
}
#pagewidth #header #fairport_nav_wrapper #fairport_top_nav ul {
	font: bold 14px/23px "Times New Roman", Times, serif;
	color: #FFFFFF;
	list-style: none;
	margin: 0px;
	padding: 0px;

	text-align: left;
}
#pagewidth #header #fairport_nav_wrapper #fairport_top_nav li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#pagewidth #header #fairport_nav_wrapper #fairport_top_nav a {
	color: #C3C3C3;
	text-decoration: none;
	padding: 0px 14px;
	line-height: 23px;
	cursor: pointer;
}
#pagewidth #header #fairport_nav_wrapper #fairport_top_nav a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

#pagewidth #header #fairport_nav_wrapper #fairport_bottom_nav ul {
	font: normal 14px/22px "Times New Roman", Times, serif;
	color: #FFFFFF;
	list-style: none;
	margin: 0px;
	padding: 0px;

	text-align: left;
}
#pagewidth #header #fairport_nav_wrapper #fairport_bottom_nav li {
	display: inline;
	margin: 0px;
	padding: 0px 21px;
}
#pagewidth #header #fairport_nav_wrapper #fairport_bottom_nav a {
	color: #B2B2B2;
	text-decoration: none;
}
#pagewidth #header #fairport_nav_wrapper #fairport_bottom_nav a:hover {
	color: #FFFFFF;
}

#pagewidth #wrapper #twocols #rightcol #right_content p {
	font-size: 14px;
	margin: 0px 0px 25px;
	padding: 0px;
}
#pagewidth #wrapper #twocols #rightcol #right_content h2 {
	font: bold 16px "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin: 0px;
	padding: 5px 0px;
}
#pagewidth #wrapper #twocols #rightcol #right_content a {
	font-style: italic;
	text-decoration: underline;
	color: #FFFFFF;
}
#pagewidth #wrapper #twocols #rightcol #right_content a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
#pagewidth #wrapper #twocols #leftcol #main_content .first_line {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}

#sub_nav {
	width: 160px;
	margin: 0px 0px 20px 30px;
	padding: 15px 15px 20px;
	float: right;
	background: #232323;
	border: 1px solid #CCCCCC;
}
#sub_nav h2 {
	color: #FFFFFF;
}
#sub_nav ul {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style: square url(none);
	font-weight: bold;
}
#sub_nav li {
	padding-top: 5px;
	padding-bottom: 5px;

}
#sub_nav a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
#sub_nav a:hover {
	text-decoration: underline;
}
#pagewidth #wrapper #twocols #leftcol #main_content h2 {
	color: #FFFFFF;
	font: italic normal 24px "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}
#pagewidth #wrapper #twocols #leftcol #main_content a {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
#pagewidth #wrapper #twocols #leftcol #main_content ul {
	color: #FFFFFF;
	list-style: square;
}
#pagewidth #wrapper #twocols #leftcol #main_content a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
#pagewidth #wrapper #twocols #leftcol #main_content li {
	padding-top: 5px;
	padding-bottom: 5px;
	font-style: italic;
	font-weight: normal;
}
	#pagewidth #wrapper #twocols #leftcol #main_content #sub_nav img {
	float: none;
	margin: 10px 0px;
	padding: 0px;
}

#pagewidth #wrapper #twocols #leftcol #main_content .downloads a {
	padding-left: 20px;
	background: url(../images/positively-purple/down-green.gif) no-repeat left center;
}
#pagewidth #wrapper #twocols #leftcol #main_content .downloads {
	list-style: none;
}
#pagewidth #wrapper #twocols #leftcol #main_content #sub_nav a {
	display: inline;
}
#pagewidth #wrapper #twocols #leftcol #main_content .attention_box {
	float: left;
	width: 300px;
	margin: 30px 30px 30px 0px;
	padding: 30px;
	background: #000000;
	border: 1px solid #666666;
}
#pagewidth #wrapper #twocols #leftcol #main_content .attention_box img {
	display: inline;
	float: none;
	margin: 0px 20px 0px 0px;
	padding: 0px;
}
#pagewidth #wrapper #twocols #leftcol #main_content #bread_crumb {
	width: auto;
	padding: 5px;
	border: 1px solid #656665;
	color: #CCCCCC;
	background: #303030 url(../images/positively-purple/main_bg.gif) repeat-x center top;
	margin: 0px 0px 20px;
}
#pagewidth #wrapper #twocols #leftcol #main_content #bread_crumb p {
	font: normal 10px/normal Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	color: #CCCCCC;
}
#pagewidth #wrapper #twocols #leftcol #main_content #bread_crumb a {
	font-weight: normal;
	color: #CCCCCC;
}
#pagewidth #wrapper #twocols #leftcol #main_content #bread_crumb a:hover {
	color: #FFFFFF;
}
.gigs_table {
	color: #FFFFFF;
	border-top: 1px solid #656665;
	border-right: 1px solid #656665;
	border-bottom: 1px none #656665;
	border-left: 1px solid #656665;
}
.gigs_table th {
	padding: 5px;
	background: url(../images/positively-purple/main_bg.gif) repeat-x center top;
	border-bottom: 1px solid #585858;
	text-align: left;
}
.gigs_table td {
	padding: 5px;
	border-bottom: 1px solid #585858;
	font-size: 14px;
}


.odd {
	background: #3C3C3C;

} 
.even {
	background: #414141;
} 
#pagewidth #wrapper #twocols #leftcol #main_content .feature_box_left {
	background: #303030 url(../images/positively-purple/box_left_bg.jpg) no-repeat left bottom;
	width: 200px;
	height: auto;
	border: 1px solid #252525;
	padding: 10px;
	float: left;
}
#pagewidth #wrapper #twocols #leftcol #main_content .feature_box_left ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#pagewidth #wrapper #twocols #leftcol #main_content .feature_box_right {
	background: #000000 url(../images/positively-purple/box_right_bg.jpg) no-repeat right bottom;
	width: 200px;
	height: auto;
	border: 1px solid #252525;
	padding: 10px;
	float: right;
}
#pagewidth #wrapper #twocols #leftcol #main_content .feature_box_right ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#pagewidth #wrapper #twocols #leftcol #main_content .offers {
	background: #313131 url(../images/positively-purple/main_bg.gif) repeat-x center top;
	border: 1px solid #656665;
	width: 670px;
	padding: 10px;
	margin-bottom: 10px;
	margin-top: 30px;
}
#pagewidth #wrapper #twocols #leftcol #main_content .offers p {
	margin: 0px;
	padding: 0px;
}
#pagewidth #wrapper #twocols #leftcol #main_content .offers img {
	margin: 10px 10px 0px 0px;
	padding: 0px;
	float: none;
}
#pagewidth #wrapper #twocols #leftcol #main_content .offers h3 {
	margin: 0px;
	font: italic normal 20px "Times New Roman", Times, serif;
	color: #FFFFFF;
}
#pagewidth #wrapper #twocols #leftcol #main_content #gallery_scroller .bottom_border img {
	float: none;
	margin: 13px 0px;
	padding: 0px;
	border-style: none;
}
.bottom_border {
	border-bottom: 1px solid #666666;
	font: normal 12px/27px "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: center;
}
#basket {
	float: right;
	display:inline;
	position: relative;
	width:250px;
	margin-left: 20px;
	background: url(../images/positively-purple/news_line.gif) no-repeat left top;
	padding: 30px 20px;
 }

#shopping_basket {
	color: #FFFFFF;
	border-top: 1px solid #656665;
	border-right: 1px solid #656665;
	border-bottom: 1px none #656665;
	border-left: 1px solid #656665;
		background: #141414;
}
#shopping_basket th {
	padding: 5px;
	background: url(../images/positively-purple/main_bg.gif) repeat-x center top;
	border-bottom: 1px solid #585858;
	font: 11px Arial, Helvetica, sans-serif;
}
#shopping_basket td {
	padding: 5px;
	border-bottom: 1px solid #585858;
	font: 10px Arial, Helvetica, sans-serif;
}#shopping_basket  input {
	font: 10px Arial, Helvetica, sans-serif;
}
.cat_menu {
	width: 150px;
	background: url(../images/positively-purple/news_line.gif) no-repeat right top;
	float: left;
	margin-right: 20px;
	padding: 30px 20px 0px;
	height: 500px;
}
.cat_menu ul {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	list-style: none;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px none #999999;
	border-left: 1px solid #999999;
}
.cat_menu li {
	border-bottom: 1px solid #656665;
	padding: 8px 5px;
	background: url(../images/main_bg.gif) repeat-x center top;
	font: 14px Arial, Helvetica, sans-serif;
}
.cat_menu a {
	color: #FFFFFF;
	text-decoration: none;
}
.cat_menu a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
#pagewidth #wrapper #twocols #basket #right_content a {
	color: #FFFFFF;
}
#pagewidth #wrapper #twocols #leftcol #main_content .products {
	float: left;
	width: 420px;
	margin-bottom: 20px;
	padding-bottom: 30px;
}
.products ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#pagewidth #wrapper #twocols #leftcol #main_content .products .title {
	border-bottom: 1px solid #333333;
	margin: 30px 0px 10px;
	padding: 0px 0px 5px;
}
.product_button {
	background: url(../images/positively-purple/product_botton_bg.jpg) no-repeat left center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.product_button a {
	display: block;
}
#pagewidth #wrapper #twocols #basket #right_content #shopping_basket a {
	font-size: 12px;
	font-weight: bold;
}
#pagewidth #wrapper #twocols #basket #right_content #shopping_basket a:hover {
	color: #CCCCCC;
}#gallery_scroller {
	width: 680px;
}
#pagewidth #wrapper #twocols #basket #right_content  h2 {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#printform, #checkform, #changeform, #captureform {
	margin: 0px;
	padding: 0px;
}
#change_box {
	padding: 10px;
	width: 150px;
	margin: 10px 0px 0px;
	float: right;
	border: 1px solid #585858;
	background: url(../images/positively-purple/bg_right.jpg) no-repeat right bottom;
}
#change_box p {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
#pagewidth #wrapper #twocols #leftcol #main_content .products ul {
	margin: 0px;
	list-style: none;
}
input {
	border: 1px solid #707070;
}

input:hover {
	border: 1px solid #3c7fb1;
}
.button {
	background: #CCCCCC url(../images/positively-purple/button_bg.gif) repeat-x center center;
	border: 1px solid #707070;
}

.button:hover {
	background: #e4f4fc url(../images/positively-purple/button_bg_over.gif) repeat-x center center;
	border: 1px solid #3c7fb1;
}


/*========================================NEWS==========================================*/


#news {
	width: 100%;
}

#news #page_heading {
	border-bottom: 1px solid #666666;
}
#news #page_heading h1 {
	margin: 0px;
	padding: 0px;
	font: italic bold 36px "Times New Roman", Times, serif;
}

#news .bottom_dots_wrapper {
	border-bottom: 1px solid #585858;
	padding-bottom: 15px;
	margin-bottom: 40px;
	background: url(../images/news_bg.gif) no-repeat right bottom;
}

#news .bottom_dots_wrapper .contact_box ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#news .bottom_dots_wrapper .contact_box li {
	padding-top: 2px;
	padding-bottom: 2px;
	font: 10px "Times New Roman", Times, serif;
}
#news .bottom_dots_wrapper .contact_box a {
	padding-left: 20px;
	background: url(../images/positively-purple/email-contact-orange.gif) no-repeat left center;
	text-transform: uppercase;
	line-height: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #0066cc;
	font-style: normal;
}

#news .bottom_dots_wrapper .contact_box .email_story {
	border: 1px solid #656665;
	background: url(../images/positively-purple/main_bg.gif) repeat-x center top;
	padding: 10px;
	margin-top: 10px;
	width: 70%;
}

#news .bottom_dots_wrapper .contact_box .email_story form {
	margin: 0px;
	padding: 0px;
}
#news .bottom_dots_wrapper .contact_box .email_story p {
	margin: 0px;
	padding: 5px 0px;
}

.date {
	color: #CCCCCC;
	font: normal 10px Arial, Helvetica, sans-serif;
}

.close {
	text-transform: uppercase;
	color: #000000;
	font-size: 10px;
	padding: 0px;
	line-height: 10px;
	margin: 0px;
	height: auto;
	float:right;
	background-image:none;
}

#news .bottom_dots_wrapper .contact_box .comments_wrapper {
	padding: 10px;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
	width: 70%;
}
#news .bottom_dots_wrapper .contact_box .comments_wrapper .comment_container {
	padding: 10px;
	background: url(../images/positively-purple/main_bg.gif) repeat-x center top;
		border: 1px solid #656665;

}
#news .bottom_dots_wrapper .contact_box .comments_wrapper .comment_container p {
	margin: 0px;
	padding: 0px 0px 5px;
	font: 14px/normal Georgia, "Times New Roman", Times, serif;
}
#news .bottom_dots_wrapper .contact_box .comments_wrapper .comment_container h4 {
	padding: 0px 0px 5px;
	margin: 0px 0px 10px;
	font-weight: normal;
	font-size: 16px;
	border-bottom: 1px solid #656665;
}

#news .bottom_dots_wrapper .contact_box .comments_wrapper .comment_container h5 {
	margin: 0px;
	padding: 0px;
}

/*========================================NEWS==========================================*/
#pagewidth #wrapper #twocols #leftcol #main_content #opera_fix {
	width: 680px;
	height: auto;
}
#pagewidth #wrapper #twocols #leftcol #main_content #news .bottom_dots_wrapper .contact_box ul {
	list-style: none;
}
#pagewidth #wrapper #twocols #leftcol #main_content #news .selector .current_page {
	background: #CCCCCC;
	color:#000000;
}
/*========================================MP3 Player==========================================*/



#pagewidth #wrapper #twocols #leftcol #main_content .products .tracks .PlayClip {
	color: #FFFFFF;
	width: 100%;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/play_button.gif) no-repeat right center;
	display: block;
}

#pagewidth #wrapper #twocols #leftcol #main_content .products .tracks .PlayClipOver {
	color: #FFFFFF;
	width: 100%;
	font-weight: bold;
	text-decoration: underline;
	background: url(../images/play_button_over.gif) no-repeat right center;
	cursor: pointer;
	display: block;
}

#pagewidth #wrapper #twocols #leftcol #main_content .products .tracks .MainPlayClip {
	color: #FFFFFF;
	font: normal 10px/15px Arial, Helvetica, sans-serif;
	text-decoration: none;
	background: url(../images/play_clip_bg.gif) no-repeat left center;
	height: 15px;
	display: block;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	text-align: left;
}

#pagewidth #wrapper #twocols #leftcol #main_content .products .tracks .MainPlayClipOver {
	color: #FFFFFF;
	font: normal 10px/15px Arial, Helvetica, sans-serif;
	text-decoration: none;
	background: url(../images/play_clip_bg_over.gif) no-repeat left center;
	height: 15px;
	display: block;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	text-align: left;
	cursor: pointer;
}
#pagewidth #wrapper #twocols #leftcol #main_content .products .tracks {
	background-color: #000000;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px none #333333;
	border-left: 1px solid #333333;
}


#pagewidth #wrapper #twocols #leftcol #main_content .products .tracks #track_info_heading {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #303030 url(../images/main_bg.gif) repeat-x center top;
}


#pagewidth #wrapper #twocols #leftcol #main_content .products .tracks td {
	padding: 3px;
	border-bottom: 1px solid #333333;
	font: 12px Arial, Helvetica, sans-serif;
}

#pagewidth #wrapper #twocols #leftcol #main_content .products .tracks #track_info_heading td {
	border-bottom: 1px solid #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
#pagewidth #wrapper #twocols #leftcol #main_content .products .productWrapper {
	background: #141414 url(../images/product-wrap-head.gif) no-repeat center top;
	padding: 15px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#pagewidth #wrapper #twocols #leftcol #main_content .products .productWrapper .title {
	margin-top: 0px;
}
