/*
Credit: http://www.pit.com
*/

body {
	margin: 0;
	padding: 0;
	line-height: 2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
    background: #d7d7d7 url(images/pit_main_bg.jpg) top repeat-x;
}
		
a:link, a:visited { color: #000000; font-size:12px; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #CC0000; font-size:12px; text-decoration: underline; }

p { margin: 0px; padding: 0px; color: #333333; }

img { margin: 0px; padding: 0px; border: none; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

.fl { float: left; }
.fr { float: right; }

.m_right { margin-right: 30px; }

.button_01 a {
	display: block;
	width: 106px;
	height: 30px;
	padding: 6px 0 0 0;
	background: url(images/pit_button_01.png) no-repeat;

	color: #191717;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

h1 {
	margin: 0px;
	padding: 2px 0;
	font-size: 30px;
	font-weight: bold;
}

h2 {
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	font-weight: bold;
}

h3 {
	margin: 0 0 5px 0;
	padding: 2px 0;
	font-size: 14px;
	font-weight: bold;
	color: #333;	
}

h4 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
}

.image_wrapper {
	margin-top: 3px;
	margin-bottom: 5px;
}

.fl_image {
	float: left;
	margin-right: 30px 
}

.fr_image {
	float: right;
	margin-left: 20px 
}


#pit_container {
	width: 980px;
	margin: 0 auto;
	
}

/* search form */
#m_search_box
{
	background: url("images/search_box.png") no-repeat scroll 0 0 transparent;
    height: 20px;;
    padding: 0;
    width: 140px;
	margin-right:20PX;
}
#q_search {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    height: 18px;
    margin-RIGHT: 17px;
    outline-style: none;
    padding-bottom: 0;
    padding-top: 2px;
    width: 100px;
}


/* site title */
#pit_site_title_wrapper {
	height: 180px;
	background: url(images/pit_site_title_bg.jpg) center top no-repeat;
}

#pit_site_title_wrapper #site_title {
	width: 285px;
	padding: 60px 0 0 0;
	margin: 0 auto;
	text-align: center;
}

#site_title h1 a {
	margin: 0px;
	padding: 0px;
	font-size: 30px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#site_title h1 a:hover {
	font-weight: bold;	
	text-decoration: none;
}

#site_title h1 a span {
	display: block;
	margin-top: 10px;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
/* end of site title */

/* banner */
#pit_banner {
	clear: both;
	width: 980px;
	height: 240px;
	background: url(images/pit_banner_bg.jpg) center no-repeat;
}
/* end of banner */

/* menu */
#pit_menu {
	width: 980px;
	height: 75px;
	background: url(images/pit_menu_bg.jpg) no-repeat;
}

#pit_menu ul {
	width: 100%;
	padding: 22px 0 0 0;
	margin: 0 auto;
	list-style: none;
}

#pit_menu ul li {
	padding: 0;
	margin: 0px;
	display: inline;
}

#pit_menu ul li a {
	float: left;
	display: block;
	width: 133px;
	padding: 3px 2px 3px 0;
	margin: 0;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	color: #c5c3c2;	
	background: url(images/pit_menu_divider.jpg) right repeat-y;
	outline: none;
}

#pit_menu li a:hover, #pit_menu li .current {
	color: #ffffff;
}

#pit_menu li .last {
	background: none;
}
/* end of menu */

/* content */
#pit_content {
	clear: both;
	padding: 30px;
	min-height:200px;
	padding-top:0px;
}

#pit_content a{
	font-style: italic;
}

#pit_content p {
	margin-bottom: 10px;
}

#pit_content h2 {
	height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 10px 0 0 55px;
	margin: 0 0 20px 0;
	font-size: 26px;
	color: #232323;
	font-weight: normal;
	background:url(images/pit_header_bg.png) left center no-repeat;
}

.section_w920 {
	clear: both;
	width: 920px;
}

.section_w430 {
	width: 430px;
}
/* end of content */

/* footer */
#pit_footer {
	clear: both;
	width: 860px;
	height: 70px;
	padding: 20px 60px;
	text-align: center;
	background: url(images/pit_footer_bg.jpg) no-repeat;
	margin:0 auto;
}

#pit_footer a {
	font-weight: bold;
	color: #000000;
}

#pit_footer .footer_menu {
	margin: 0 0 5px 0;
	padding: 0px;
	list-style: none;
}

.footer_menu li {
	margin: 0px;
	padding: 0 20px;
	display: inline;
	border-right: 1px solid #000000;
}

.footer_menu .last_menu {
	border: none;
}
/* end of footer */


/* ajax uploader */

.upload_style {
	color: rgb(255, 51, 0); 
	font-size: 21px; 
	position: absolute; 
	margin-left: 10px; 
	margin-top: 5px;
}
.upload_def {
	font-size: 15px; 
	margin-left: 20px;
}


/* end of ajax upload */



/* button */
.button,.button1,.button2,button3
{
	background: url(images/button.png) no-repeat;
	width:122px;
	height:42px;
	color:#FFF;
	font-size:16px;
	text-align:center;
	line-height:40px;
	float:left;
	margin:5px;
}
.button
{
	background: url(images/button.png) no-repeat;
}
.button1
{
	background: url(images/button1.png) no-repeat;
	color:#C0C;
}
.button2
{
	background: url(images/button2.png) no-repeat;

}





/*
 * Color, Border, and Button Rules
 */
.contentslider {
  padding: 0; /* This acts as a border for the content slider */
  background: none; /* This is the color of said border */
} 
.pit_wrapper, .pit_article {
/*  background-color: none;  Background color for the entries */
}
.pit_leftBtn, .pit_rightBtn {
  width:40px; /* Should be as wide as the button graphic being used */
  background: none; /* This will probably match the contentslider bg color */
}

/*
 * Article styles (font, color, etc.)
 *
 * If textResize is set to TRUE, sizing shouldn't need to be touched. However,
 * depending on the sizes you have defined, additional tweaking may be
 * required in order to get the text to display properly.
 */

/*
 ******************************************************************************
 * These styles may be affected by the plugin, so avoid changing them if 
 * it's not absolutely necessary.
 ******************************************************************************
 */
.contentslider {
  position:relative;
  display:block;
  width: 860px;
  height: 240px;
  margin:0 auto;
  overflow:hidden;
}
.pit_wrapper {
  position:relative;
  display:block;
  width:100%;
  height:100%;
  margin:0;
  padding:0;
  overflow:hidden;
}
.pit_slider {
  position:absolute;
  width:10000px;
  height:100%;
  margin:0;
  padding:0;
}
.pit_article {
  float:left;
  position:relative;
  top:0;
  left:0;
  display:block;
  width: 860px;
  height: 210px;
  margin:0 auto;
  padding: 30px 0;
/*  background-color: none; */
}

.pit_article img {
	float: left;
	margin-left: 55px;
	width:300px;
	height:200px;	
	
}

.pit_article .text {
	float: right;
	margin-right: 80px;
	width: 400px;
}

.text h2 {
	padding: 0 0 10px 0;	
}

.text h2 a, .text h2 a:hover, .text h2 a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	font-size: 23px;
	font-weight: normal;
}

.pit_article p {
	color: #ffffff;
	font-size: 14px;
	margin-bottom: 10px;
}

.pit_article .readmore {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

.pit_article .readmore:hover {
	font-family: Arial, Helvetica, sans-serif;
}

.pit_leftBtn, .pit_rightBtn {
  position:absolute;
  top: 0px;
  height: 210px;
  padding:0;
  z-index:10000;
}
.pit_leftBtn {
  left:0;
  outline:0;
}
.pit_rightBtn {
  right:0;
  outline:0;
}
.pit_leftBtn img, .pit_rightBtn img {
  border:0;
  position:relative;
  top: 10px;
  margin:0;
}

.product_each
{
float:left;
 width:300px;
 height:200px;
}
.product_each div
{
font-size:18px;
text-align:center;
}

.product_each a
{
	font-size:19px;
	margin-top:-10px;
}