/**
Added by : 07/16/2008, Mohannad Salhab
Description : Added to apply styles for the tabs in PDP per JIRA TTACBI-105.

Modified By : 08/06/2008, Mohannad Salhab.
Description : Updated to revise Product Detail Page Tab Implementation
    		  and Styling per JIRA TTACBI-141.
*/

.section-body{
	background-color: #ffffff;
	font-size: 11px;
	padding: 8px;
	border: 1px;
	border-color: #838383;
	border-style:solid;
	border-width: 1px;
	margin-top: 0px;   
}

.active {
	
	border-bottom:1px solid ;
	border-bottom-color: #ffffff;	
} 

.inactive {
	border-bottom:1px solid ;
	border-bottom-color: #838383;
}

.maindiv{
	width:298px;
	height: 22px;
	font-size:0.5px;
}

/* Home flash area */
#swfSlotHomeTemplate1 {
	width: 768px;
	height: 400px;
}

/* Start Checkout */
.contentbgcheckout {
	background-color : #FFFFFF;
	border-right: 1px solid #838383;
}


/* Start Footer 2009 */
table#footerWrapTop {
	margin: 10px 0px 0px 0px;
	background-color: #FFFFFF;	
}
#footerJoin {
	width: 768px;
	overflow: hidden;
	margin: 0px;
	padding: 5px 0px 5px 0px;
}
div#footerJoin div.formWrap {
	text-align: right;
	float: right;
}
div#footerJoin form {
	margin: 0px;
	padding: 8px 8px 2px 0px;
	vertical-align: 0.5em;	
}
div#footerJoin input {
	display: inline; 
	margin-right: 1.5em; 
	vertical-align: 0.5em;
	border: 1px solid #A59276;
}
div#footerJoin input.submitbtn {
	display: inline;
	border:none; 
	vertical-align: 0.25em;
}
div#footerJoin table.footerJoinWhytbl {
	float: left;
	margin: 0px 0px 0px 20px;
	padding: 4px 0px 4px 0px;
}
div#footerJoin td.footerJoinWhytbl {
	text-align: left;
}
div#footerJoin ul.footerJoinWhy li {
	font: 11px "Trebuchet MS", Verdana, Arial, sans-serif;
	text-align: left;
	padding: 0px 0px 0px 12px;
	background: transparent url('/images/us/global/globalgraphics/footerdiamondbullet.png') 0px 2px no-repeat;
	margin: 0px;
	list-style-type: none;
	white-space: nowrap;
}
div#footerJoin ul.footerJoinWhy {
	padding: 0px 0px 0px 12px;
	margin: 0px 0px 0px 8px;
}
div#footerJoin h4 {
	font: bolder 14px Arial, Helvetica, sans-serif;
	display: inline; 
	margin-right: 1.5em;
	color: #FFFFFF; 
	vertical-align:0.5em;
}
div#footerJoin ul {
	font-size: 11px;
	float: right; 
	width: auto;
	list-style: none;
	margin: .7em 0px 0px 0px;
}
div#footerJoin li {
	margin-right: 1.5em;
}
#footerJoin li a {
	color: #8F332B;
	font-size: 0.916em; 
	text-decoration:underline;
}
#footerJoin li a:link,
#footerJoin li a:visited,
#footerJoin li a:active {
	color : #8F332B;
	text-decoration: none;
}
#footerJoin li a:hover {
	color : #8F332B;
	text-decoration: underline;
}
div.footerSep {
	margin: 0px auto 0px auto;
	width: 95%;
	background-color: #999999;
}
div.footerLeftColIcons {
	margin: 0px;
	padding: 0px 25px 0px 20px;	
	border: none;
}
div.footerLeftColIcons ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
div.footerLeftColIcons li {
	list-style: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
td.footerGridCol {
	text-align: left;
	vertical-align: top;	
	font: 10px "Trebuchet MS", Verdana, Arial, sans-serif;
}
td.footerGridCol .footerGridColTitle {
	font: bolder 11px Arial, Helvetica, sans-serif;
	color: #6F5F59; 
}
td.footerGridCol .footerGridColTitle a, 
td.footerGridCol .footerGridColTitle a:link {
	font: bolder 11px Arial, Helvetica, sans-serif;
	color: #6F5F59;
	text-decoration: none;
}
td.footerGridCol ul {
	list-style: none;
	margin: 0px;
	padding: 3px 0px 0px 8px;
}
td.footerGridCol li a, 
td.footerGridCol li a:link
{
	color : #993333;
    text-decoration: none;	
}
td.footerGridCol li a:active, 
td.footerGridCol li a:hover
{
	color : #993333;
    text-decoration: underline;	
}
#footerWraptbl {
	margin: 30px 0px 0px 0px;
}
#footerWraptbl #footerGridCol1 {
	width: 20%;
}
#footerWraptbl #footerGridCol2 {
	width: 25%;
}
#footerWraptbl #footerGridCol3 {
	width: 30%;
}
#footerWraptbl #footerGridCol4 {
	width: 25%;
}
div.footerGridCol5 {
	width: 115px;
	border: none;
}
div.footerGridCol5 ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
div.footerGridCol5 li {
	list-style: none;
	margin: 4px 0px 0px 0px;
}
div.footerProfileCopy {
	text-align: left;
	vertical-align: top;
	font: 10px "Trebuchet MS", Verdana, Arial, sans-serif;
	padding: 10px 25px 15px 0px;
	margin: 0px;
}
div.footerProfileCopy p {
	margin: 2px 0px 2px 0px;
	padding: 0px;
}
div.partnersites {
	margin: 10px auto 25px auto;
}
/* End Footer 2009 */