/**************************************
 *SML product pages main layout styles*
 **************************************/
div.sml-form-format
{
	border: none;
}
div.sml-form-format div.form-content
{
	padding: 0px;;
}

/********************
 *SML Banner styles*
 *******************/
div#sml-banner
{	
	background: url(../img-spportal/banners/ppc_banner_final_no_text5.jpg);
	padding: 20px 0px 30px 20px;
}
div#sml-banner h1
{
	color: #3A742D;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 24px;
}
div#sml-banner-desc
{
	margin: 10px 0px 20px 0px;
	width: 416px;
}
div#sml-banner-subtitle
{
	color: #333333;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 25px;
}
b#sml-banner-ph,div#sml-banner-callus
{
	font-size: 14px;
	font-weight: bold;
}
div#sml-banner-callus
{
	display: inline;
	color: #FF6600;	
}

/***************************
 *SML tab navigation styles*
 ***************************/
div#sml-wrap
{
	width: 734px;
	margin: 0 auto;
}
div.sml-tab-spacer
{
	width: 148px;
	display: block;
	width: 150px;
	float: left;
}
div#sml-tabs-nav
{
	position: absolute;
	display: block;
	width: 151px;
	float: left;
	border-top: 1px solid #D2D2D2;
}
div.sml-tab-button-navoff,div.sml-tab-button-navon
{
	padding: 8px;
	background: url(../img-spportal/buttons/subnavbg.jpg);
	border-style: solid;
	border-color: #D2D2D2;
	border-width: 0px 1px 1px 1px;
	width: 133px;
}
div.sml-tab-button-navon
{
	border-right: 2px solid #FEFEFE;
	background: white;
}
div.sml-tab-button-navon a
{
	text-decoration: none;
}
div.sml-tab-button-navoff a
{
	cursor: pointer;
	color: #1E5192;
}
a.sml-tab-other
{
	margin: 15px 0 0 10px;
	display: block;
}


/**************************
 * SML Tab Content Styles *
 **************************/
div#sml-tabs-content
{
	padding: 8px;
	border: 1px solid #D2D2D2;
	display:block;
	float:left;
	width:566px; /*padding + margin + width must be 582*/
	overflow: hidden;
}
div.sml-content-holder
{
	display:none;
}
div.sml-extender
{
	clear: both;
}
div.sml-left-subcontent
{
	padding: 9px;
	float: left;
	display: block;
	width: 340px;
}
div.sem-noright
{
	width: auto !important;
}
div.sml-right-subcontent
{
	padding: 10px;
	margin-top:18px;
	float: left;
	display: block;
	width: 175px;
	overflow: visible;
}
div.sml-content-holder h2
{
	color:#323232;
	font-family:Arial,Helvetica,sans-serif;
	font-size:20px;
	font-weight:normal;
	padding-bottom:12px;
}
div.sml-content-desc
{
	padding-bottom:15px;
}
div.sml-story-name
{
	margin-bottom: 25px;
}
img.sml-story-sign
{
	margin: 3px 0px 5px 0px;
}
div.sml-reduced-right
{
	padding-left: 0px;
	width: 239px;
	
}
div.sml-reduced-left
{
	padding-right: 1px;
	width: 310px;
}
div#sml-tabs-content hr
{
	background-color:#CCCCCC;
	border:0 none;
	color:#CCCCCC;
	height:1px;
}
div#swfVideo
{
	display: none;
}
div#spVideo
{
	display: block;
	height: 291px; 
}
div#swfthumb
{
	display: none;
}

/*****************************
 * PPC Product Page 2 Styles *
 *****************************/
 
div.ppc-productpage-2
{
	background: transparent url(/spportal/img-spportal/banners/ppc_banner_final_no_text2.jpg) no-repeat scroll 0 0 !important;
	height: 200px !important;	
	padding-bottom: 0px !important; 
	padding-top: 18px !important;
	width: 734px;
}
div.ppc-productpage-2 a#preview
{
	margin-left: 17px;
	margin-top: 2px;
	display: block;
	width: 80px;
}
div.ppc-productpage-2 span#sml-banner-callus-text
{
	margin-bottom: 10px;
}
div#banner-ctrls
{
	display: block;
}

div#banner-ctrls div
{
	float: left;
	margin-right: 10px
}
div#ppc-call-us-text
{
	margin-top: 7px;
}