#productInfo {
	float: right;
	width: 749px;
	
}
#productInfo .content {
	padding: 40px 0 !important;
}

#new_productInfo {
	float: right;
	width: 749px;
	
}
#new_productInfo .content {
	padding: 40px 0px 0px 0px !important;
}

.ageless #new_productInfo .content{
	padding-bottom:0px !important;	
}

/*  */

div#productInfo #tabs {
	background: transparent url('../images/product-tab-background.gif') repeat-x left bottom;
	height: 21px;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 749px;
}
div#productInfo #tabs li {
	float: left;
	padding: 0;
	margin: 0;
	width: 120px;
}


/* Actives */

div#productInfo #tabs .activeLeft {
	background: transparent url('../images/product-tab-active-left.gif') no-repeat left bottom;
}
div#productInfo #tabs .activeRight {
	background: transparent url('../images/product-tab-active-right.gif') no-repeat right bottom;
}
div#productInfo #tabs .activeFirst {
	background: transparent url('../images/product-tab-active-first.gif') no-repeat left bottom;
}
div#productInfo #tabs .activeLast {
	background: transparent url('../images/product-tab-active-last.gif') no-repeat right bottom;
}


/* Inactives */

div#productInfo #tabs .inactiveLeft {
	background: transparent url('../images/product-tab-inactive-left.gif') no-repeat left bottom;
}
div#productInfo #tabs .inactiveRight {
	background: transparent url('../images/product-tab-inactive-right.gif') no-repeat right bottom;
}
div#productInfo #tabs .inactiveFirst {
	background: transparent url('../images/product-tab-inactive-first.gif') no-repeat left bottom;
}
div#productInfo #tabs .inactiveLast {
	background: transparent url('../images/product-tab-inactive-last.gif') no-repeat right bottom;
}


/* Shadows */

div#productInfo #tabs .shadowLeft {
	background: transparent url('../images/product-tab-shadow-left.gif') no-repeat left bottom;
}
div#productInfo #tabs .shadowRight {
	background: transparent url('../images/product-tab-shadow-right.gif') no-repeat right bottom;
}

div#productInfo #pink_tab{
	background: url('../images/product-tab-pink-shadow-left.gif') no-repeat left top transparent !important;
	color:#fff !important;
}

div#productInfo #tabs .inactiveRightPink {
	background: transparent url('../images/product-tab-pink-inactive-right.gif') no-repeat right bottom;
}

div#productInfo #orange_tab{
	background: url('../images/product-tab-orange-shadow-left.gif') no-repeat left top transparent !important;
	color:#fff !important;
}

div#productInfo #tabs .inactiveRightOrange {
	background: transparent url('../images/product-tab-orange-inactive-right.gif') no-repeat right bottom;
}

div#productInfo #purple_tab{
	background: url('../images/product-tab-purple-shadow-left.gif') no-repeat left top transparent !important;
	color:#fff !important;
}

div#productInfo #tabs .inactiveRightPurple {
	background: transparent url('../images/product-tab-purple-inactive-right.gif') no-repeat right bottom;
}

#blue_tab{
	background: url('../images/product-tab-blue-shadow-left.gif') no-repeat left top transparent !important;
	color:#fff !important;
}

div#productInfo #tabs .inactiveRightBlue {
	background: transparent url('../images/product-tab-blue-inactive-right.gif') no-repeat right bottom;
}


/* Links */
#tabs a {
	display: block;
	height: 21px;
	text-decoration: none;
	width: auto;
	font: 10px/21px Arial, Helvetica, sans-serif;
	color: #384f5a;
	margin: 0;
	padding: 0 10px;
}
#tabs a:hover {
	color: #fff;
	background-color: transparent;
}
#tabs #activeTab a:hover {
	color: #000;
}
#loading {
	position:absolute;
	padding: 30px;
	float: left;
	width: 100px;
}
#product-image {
	margin: 75px 0 0 0 !important;
	float: right;
	width: 175px;
}

/******* New Product Pages *********/

div.topTabs{
	background:url(../images/tab-ender.jpg) no-repeat right bottom;
	height:28px !important;
	padding:0px !important;
	margin:0px 0px 0px -1px !important;
	text-align:left  !important;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	line-height: 21px;
	color: #384f5a;
}


ul.tabMenu{
	list-style:none;
	margin:-7px 0px 0px 0px !important;
	padding:0px !important;
	
}

ul.tabMenu li{
	float:left;	
	width:123px;
	height:28px;
}

ul.tabMenu li.activeTab1{
	background:url(../images/active-tab-1.jpg) no-repeat left top !important;
}

ul.tabMenu li.activeTab{
	background:url(../images/active-tab-others.jpg) no-repeat left top !important;
}

ul.tabMenu li.inactive1{
	background:url(../images/inactive-tab-1.jpg) no-repeat left top;
}

ul.tabMenu li.inactive{
	background:url(../images/inactive-tab-bg.jpg) no-repeat left top;
}

ul.tabMenu li.inactiveLast{
	background:url(../images/inactive-tab-last.jpg) no-repeat left top;
}


ul.tabMenu li a{
	display:block;
	width: 108px;
	height:28px;
	margin: 0px  !important;
	padding: 5px 0px 0px 15px  !important;
	text-decoration:none;
	color:#384f5a;
	font-weight:bold;
}


div.topTabs{
	background:url(/images/tab-ender.jpg) no-repeat right bottom;
	height:28px !important;
	padding:0px !important;
	margin:0px 0px 0px -1px !important;
	text-align:left  !important;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	line-height: 21px;
	color: #384f5a;
}




ul.tabMenu li.activeTab1{
	background:url(/images/active-tab-1.jpg) no-repeat left top !important;
}

ul.tabMenu li.activeTab{
	background:url(/images/active-tab-others.jpg) no-repeat left top !important;
}

ul.tabMenu li.inactive1{
	background:url(/images/inactive-tab-1.jpg) no-repeat left top;
}

ul.tabMenu li.inactive{
	background:url(/images/inactive-tab-bg.jpg) no-repeat left top;
}

ul.tabMenu li.inactiveLast{
	background:url(/images/inactive-tab-last.jpg) no-repeat left top;
}

#productDesc  {
	
	margin-left:60px;!important;
}

