#largeFlashHolder {
	width: 945px;
	height: auto;
	clear: both;
	background-color: #141515;
	border-bottom: 1px solid #262626;
}

#indexJSCarousel {
	width: 945px;
	height: 169px;
	clear: both;
	
	padding-top: 0px;
	
	background-image: url(../images/grey_gradiant.png);
	background-repeat: repeat-x;
	background-color: #0b0b0b;
}

#commonPage, #compare, #products {
	width: 945px;
	clear: both;
}

#productsHeader {
	width: 940px;
	height: 120px;
	clear: both;
	padding-top: 38px;
	padding-left: 5px;
	height: 82px;
	
	background-image: url(../images/products_header.png);
	background-repeat: no-repeat;
	background-position: right top;
}


#productsHeader h1 {
	color: #3f3f3f;
	font-size: 28px;
}

#commonPageContent {
	width: 945px;
	min-height: 420px;
	height: auto !important; /* IE6 fix */
	height: 420px;
	
	background-image: url(../images/navcontent_bg.png);
	background-repeat: repeat-y;
	background-position: top left;
}

#productsNav 
{    
	width: 195px;
	float: left;
}

#productsNavSearch {
	width: 186px;
	height: 42px;
	clear: both;
	
	padding-left: 9px;
	
	background-color: #151514;
	border-bottom: 1px solid #000000;
}

#productsNavSearchBy {
	font-size: 12px;
	font-weight: bold;
	padding: 9px 9px 9px 7px;
	
	border-top: 1px solid #353535;
}

div.productsNavExtras {
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #181818;
	border-bottom: 1px solid #181818;	
}

div.productsNavExtras a, div.productsNavExtras a:visited, div.productsNavExtras a:hover {
	background:transparent url(../images/leftNavBlack.png) no-repeat scroll 0 0;
    border:0 none;
    color:#FFFFFF;
    font-weight:bold;
    margin:0;
    padding:8px 0 8px 8px;
    display:block;
    font-size:1em;
    text-transform: uppercase;
}

div.productsNavExtras a:hover 
{
    text-decoration: none;
}

div.productsNavExtras ul {
	font-size: 12px;
	color: #3e3e3e;
}

div.productsNavExtras li {
	padding-left:0px;
	padding-top:0px;
}

#productsContent {
	width: 685px;
	float: left;
	padding-top: 10px;
	margin-left: 35px;
	margin-right: 25px;
	padding-bottom: 15px;
	color: #202020;
}

#commonPageHeader {
	width: 945px;
	clear: both;
	text-transform: uppercase;
}

#commonPageHeader h1 {
	color: #3f3f3f;
	font-size: 28px;
	font-weight: normal;
	letter-spacing: 1px
}

#compareHeader {
	xxclear: both;
	padding-top: 0px;
	padding-left: 5px;
/*	xxbackground-image: url(../images/products_byactivity_header.png);
	xxbackground-repeat: no-repeat;
	xxbackground-position: right top;
	xxmin-height: 100px; 
	xxheight: auto !important; 
	xxheight: 100px; */
	position: relative; 
	float: left; 
}

#compareHeader h1 {
	color: #3f3f3f;
	font-size: 28px;
	font-weight: normal;
}


.productsDisplayElement {
	width: 220px;
	padding-right: 5px;
	padding-left: 2px;
	float: left;
}

.productsDisplayElement .pde_title {
	padding-top: 7px;
	padding-bottom: 7px;
}

.productsDisplayElement .pde_image {
	height: 75px;
}

.productsDisplayElement .pde_text {
	min-height: 70px;
	height: auto !important; /* IE6 fix */
	height: 70px;
	width: 206px;
	background-image: url(../images/pde_bg.png);
	background-repeat: repeat-x;
	padding: 7px;
	color: #202020;
	line-height: 17px;
}

.productsDisplayElement .pde_text a {
	color: #646464;
}

.displayElement {
	width: 225px;
	padding-left: 3px;
	float: left;
    min-height:130px;	
}

.displayElement .ade_title {
	padding-top: 7px;
	padding-bottom: 7px;
	text-transform:uppercase;
}

.displayElement .ade_image {
	height: 75px;
}

.displayElement .ade_text {
	min-height: 70px;
	height: auto !important; /* IE6 fix */
	height: 70px;
	width: 206px;
	background-image: url(/images/pde_bg.png);
	background-repeat: repeat-x;
	padding: 7px;
	color: #202020;
	line-height: 17px;
}


.productsPageNav {
	clear: both;
	width: 670px;
	
	height: 33px;
	padding-left: 10px;
	
	border: 1px solid #d5d5d5;
	
	background-image: url(../images/pagenav_bar_bg.png);
	
	color: #202020;
}

.productsPageNav .ppn_showing {
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	width: 519px;
}

.productsPageNav .ppn_showing .ppn_range {
	font-weight: bold;
	color: #9d1318;
}

.productsPageNav .ppn_showing .ppn_total {
	font-weight: bold;
}

.productsPageNav .ppn_numbering {
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	width: 379px;
	text-align: center;
}

.productsPageNav .ppn_numbering a {
	font-weight: bold;
	color: #9d1318;
}

.productsPageNav .ppn_numbering .ppn_number_current {
	font-weight: bold;
}


#productsComparing {
	position: absolute;
	margin-left: 519px;
	z-index: auto;
	float: left;
	width: 151px;
	
	/*border: 1px solid #d5d5d5;*/
	/*border-top: none;*/
}

.comparePanelHover .productsCompareSlot
{
    background: none;
    background-color: #EFEFEF;
}

.compareTitle {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 139px;
	color: #696969;
	
	background-image: url(../images/pagenav_bar_compare_bg.png);
	background-repeat: repeat-x;
	background-color: #e8e8e8;
	
	border: 1px solid #d5d5d5;
	border-top: none;
}

.productsCompareSlot {
	float: left;
	width: 41px;
	height: 50px;
	background-image: url(../images/products_compare_slot.png);
	
	padding-top: 9px;
	padding-left: 8px;
	border-bottom: 1px solid #d5d5d5;
}

.productsCompareSlot img {
	width: 34px;
	height: 40px;
}

.productsCompareSlotSpacer {
	float: left;
	/*border-left: 1px solid #d5d5d5;*/
	height: 59px;
    background-color:#D5D5D5;
    width:1px;	
}

#productsStartComparing 
{
    clear: both;	
	float: left;

	border: 1px solid #cbcbcb;
	padding-bottom: 8px;
	width: 149px;
	background-color: #FFFFFF;
	background-image: url(../images/tabview_back_button.png);
	background-repeat: repeat-x;
	background-position: center left;
	
	text-decoration: none;
	margin-top:2px;		
}

#productsStartComparing  a {	
	color: #000000;
	text-decoration: none;
}

#productsStartComparing  ul {
	font-size: 12px;
	color: #3e3e3e;
}


#productsListing {
	float: left;
	width: 515px;
	padding-left: 10px;
	padding-top: 5px;
}

.productListingDisplayElement {
	padding-bottom: 20px;
	padding-right: 2px;
	float: left;
	width: 100px;
	color: #202020;
    height: 125px;
}


.productListingDisplayElement .plde_image {
	text-align: center;
	height: 92px;
	padding-left: 10px;
}

.productListingDisplayElement .plde_image img {
    width: 75px;
    height: 90px;
}

.productListingDisplayElement .plde_name {
	text-align: center;
}

.productListingDisplayElement .plde_name a {
	color: #3e3e3e;
}

.productListingDisplayElement .plde_add_to_compare {
	text-align: center;
	font-size: 10px;
}

.productListingDisplayElement .plde_add_to_compare a {
	color: #9d1318;
}





#productInfo {
	float: left;
	clear: both;
	min-height: 235px;
	height: auto !important; /* IE6 fix */
	height: 235px;
	width: 558px;
	
	padding-left: 32px;
	padding-bottom: 5px;
}

#productInfo h1 {
	color: #FFFFFF;

}

#productInfo p {
	font-size: 15px;
	color: #868686;
}

#productInfoLeft {
	clear: none;
	float: left;
	width: 345px;
	padding-top: 47px;
	padding-bottom: 15px;
}

#productInfoLeft ul li {
	font-size: 15px;
	color: #868686;
	background-position: 3px 13px;
}

#productInfoRight {
	float: left;
	width: 210px;
	height: 235px;
}

#productInfoLinks {
	font-size: 10px;
	font-weight: bold;
}

#productInfoLinks a {
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}

#productInfoLinks a:hover {
	text-decoration: underline;
}

#productInfoLinks .firstLink {
	padding-left: 0;
}

#blackCarouselContainer {
	float: left;
	padding-top: 47px;
}

.magnify210x235 {
	position: relative;
	z-index: auto;

	width: 17px;
	height: 17px;
	
	margin-top: -35px;
	margin-left: 170px;
}

.magnify75x90 {
	position: relative;
	z-index: auto;

	width: 17px;
	height: 17px;
	
	margin-top: -90px;
	margin-left: 65px;
}


.check
{
    background: url(../images/check.png) no-repeat center;
    height: 17px; 
    text-indent: -12000px;
}

.check_negative
{
    background: url(../images/checkNegative.png) no-repeat center;
    height: 17px; 
    text-indent: -12000px;
}

.compareTitle {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 139px;
	color: #696969;
	
	background-image: url(../images/pagenav_bar_compare_bg.png);
	background-repeat: repeat-x;
	background-color: #e8e8e8;
	
	border: 1px solid #d5d5d5;
	border-top: none;
}


#compare #commonPageContent {
	width: 945px;
	min-height: 120px;
	height: auto !important; /* IE6 fix */
	height: 120px;
	background: #202020;
}

#threeProducts
{ width: 514px; float: left; padding: 15px 0px 0px 0px; height: 106px; }

ul.search
{
    z-index: 999;
}

li.search,
li.searchActive
{
    background: none;
    /*width: auto;*/
    min-width: 160px;
    height: 22px;
    background-color: #141414;
    color: #FFFFFF;
    padding: 4px;
    border: solid 1px #2D2D2D;
    padding-top: 12px;
    white-space: nowrap;
    float: left;
}

li.search span.selected,
li.searchActive span.selected
{
    padding: 1px 0px 3px 0px;
    background-color: #383838;
}

li.searchActive
{
    background-color: #202020;
}

a.clearLink
{
    text-transform: capitalize;
    color: #9D1318;
    font-size: larger;
}

span.filterCount
{
    padding-left: 10px;
    color: #9D1318;
}

div.waitPanel
{
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #333333;
    z-index: 10000;
    text-align: center;
    vertical-align: middle;
    font-size: x-large;
    color: #DDDDDD;
    filter:alpha(opacity=40);
    opacity: 0.4;
}

table.rating td
{
    padding-right: 5px;
}

.drag
{
}

.drop
{
}

.dragdroplabel
{
    color:GrayText;
    height:30px;
    margin-top:-70px;
    position:absolute;
    padding-left:18px;    
}    

#tabs
{
    border-bottom: solid 1px #BBBBBB;
    height: 22px;
    padding-top: 10px;
}

#textpageContent #tabs li, #tabs li
{
    padding: 5px 3px 4px 0px;
    float: left;
    background: none;
}

#tabs a
{
    padding: 4px;
    border: solid 1px #BBBBBB;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
}

#tabs .active
{
    background: #FFFFFF;
    border-bottom: solid 1px #FFFFFF;
    color: #000000;
    padding-bottom: 4px;
    position: relative;
}

#news_tab_content a
{
    font-size: 12px;
}

#news .containingbox{width: 680px;margin-top:24px;}
#news{margin-left:11px;padding-bottom:5px;}
#news h1{line-height:25px; width:150px;}
#news h2{margin-top:6px;}
#news #newsTitle{width:480px;padding-bottom:1px;}
#news #rightColumn2 #newsTitle{width:auto;}
#news #newsTitle h1{width:480px;padding-bottom:1px;}
#news #leftColumn1{float:left;width:460px;margin-right:18px;}
#news #leftColumn2{margin-bottom:25px;}
#news #rightColumn1{float: left;width: 100px;}
#news #rightColumn1 p{width: 180px;}
#news #leftColumn2{float:right;width:334px;margin-right:18px;}
#news #rightColumn2{margin-bottom:25px;float:left;}
#news #rightColumn2 p{font-size:14px;color:#545454;line-height:17px;width:317px;}
#news #rightColumn2 h1{font-size:20px;line-height:23px;width:310px;padding-bottom:7px;}
#news #rightColumn2 #newsTitle h2{font-size:11px;margin:0;padding:0;color:#545454;padding-bottom:4px;}
#news #leftColumn1 p#ingressi{line-height:18px;padding-bottom:15px;}
#news #leftColumn1 p{line-height:17px;font-size:12px;padding-bottom:16px;}
#news #rightColumn1 p{float: left;color:#545454;float:left;display:block;line-height:17px;}
#news a:link,#news a:visited,#news a:active,#news a:hover{color: #000000;text-decoration: none;} #news a:hover{color: #9d1318;text-decoration: none;}

#news #tripleColumn{border-top:solid 1px #c4c4c4;width:680px;clear:both;}
#news #tripleColumn div{float:left;position:relative;;padding-bottom:4px;margin-top:15px;}
#news #tripleColumn p{line-height:15px;color:#545454;}
#tripleColumn h4{font-size:14px;margin-bottom:8px;min-height: 56px;height: auto !important; /* IE6 fix */	height:56px;}

#ambassador .containingbox{width: 680px;}
#ambassador #leftColumn{float:left;width:460px;margin-right:18px;}
#ambassador #leftColumn p{font-size:12px;line-height:17px;padding-bottom:16px;}
#ambassador{margin-left:11px;padding-bottom:5px;}
#ambassador #ambassadorTitle{width:680px;padding-bottom:13px;}
#ambassador #ambassadorTitle h1{padding-bottom:22px;}
#ambassador #rightColumn{float:left;width:200px;}
#ambassador #ingressi{line-height:18px;padding-bottom:0px;}
#ambassador #rightColumn #photoGradient{background:url(../images/photoGradient.png);padding-top:4px;}
#ambassador #rightColumn p{padding-left:12px;xpadding-right:12px;line-height:17px;}
#ambassador h2{font-size:14px;}
#ambassador .rowOfPhotos{padding-bottom:10px;height:95px;}
#ambassador .rowOfPhotos *{float:left;}
#ambassador .rowOfPhotos .photo{cursor:pointer;position:relative;width:105px;height:95px;float:left;margin:0px 8px 0px 0px;display:inline; /* IE6 fix */}
#ambassador .rowOfPhotos .magnifier {position:absolute;	top:2px;left:89px;}
#ambassador a:link,#ambassador a:visited,#ambassador a:active,#ambassador a:hover{color: #9d1318;text-decoration: none;} 
#ambassador a:hover{color: #9d1318;text-decoration: underline;}
#ambassador p{color:#6b6b6b;line-height:17px;}
#ambassador #tabs a { text-decoration: none; color: #000000; min-width: 100px;}
#ambassador #profile td { padding:4px; color:#3E3E3E; }
#ambassador #profile tr.odd { background:none; }
#ambassador #profile tr.even { background:#eeeeee; }
#ambassador #profile td.data { padding-left:22px; padding-right:5px; }

#tv_contentMiddle #images #gridHolder{border-bottom:solid 1px #d8d8d8;width:531px;}
#tv_contentMiddle #images .rowOfImages{width:531px;height:96px;background:url(../images/imagesGrid.png) left top;}
#tv_contentMiddle #images .rowOfImages *{float:left;}
#tv_contentMiddle #images .rowOfImages .gap{cursor:pointer;position:relative;width:1px;height:1px;float:left;display:inline;}
#tv_contentMiddle #images .rowOfImages .photo{cursor:pointer;position:relative;width:105px;height:95px;float:left;display:inline; /* IE6 fix */ margin-left:1px;margin-top:1px;}

/*
#ambassador #tv_container a:link,#ambassador #tv_container a:visited,#ambassador #tv_container a:active,#ambassador #tv_container a:hover{color: #9d1318;text-decoration: none;}
#ambassador #tv_tabs{width:680px;}
#ambassador #tv_tabs{width:680px;padding-bottom:10px;}
#ambassador #tv_tabs ul{border-bottom:solid 1px #c4c4c4;height:24px;font-size:12}
#ambassador #tv_tabs ul li{background:#c4c4c4;}
#ambassador #tv_tabs ul {padding: 0;margin: 0;clear: both;padding-left: 0px;}
#ambassador #tv_tabs li {padding: 0;margin: 0;list-style-image:none;list-style-type:none;float:left;height:25px;margin-right:3px;background:none;}
#ambassador #tv_tabs a {float: left;height: 19px;padding:4px 0px 0 0px;text-decoration: none;background:#fff;border-top:solid 1px #c4c4c4;border-left:solid 1px #c4c4c4;border-right:solid 1px #c4c4c4;color: #000;font-weight:bold;}
#ambassador #tv_tabs li.ui-state-active a {cursor: default;float:left;height:19px;padding:4px 0px 0 0px;background-color:#fff;background-repeat:repeat-x;border-top:solid 1px #c4c4c4;border-left:solid 1px #c4c4c4;border-right:solid 1px #c4c4c;border-bottom:solid 1px #ffffff;color: #202020;}
#ambassador #tv_content{min-height: 5px;height: auto !important; /* IE6 fix */	/*height: 75px;clear:both;float:left;padding-bottom:12px;width:680px;}
#ambassador #tv_content ul{padding-top:6px;background:#fff;}
#ambassador #tv_content ul li{line-height:18px;padding-top:1px;padding-bottom:3px;font-size:11px;}
#ambassador #tv_content #profile ul li, #ambassador #tv_content #mainAchievements ul li{padding-left:0px;}
#ambassador #tv_content ul li td.data{padding-left:22px;padding-right:5px;}
#ambassador #tv_content #mainAchievements ul li.odd{background:#eeeeee;}
#ambassador #tv_content #mainAchievements ul li.even{background:none;}
#ambassador #tv_content #photosAndVideos ul li.odd{background: #eeeeee url(../images/li_black_arrow.png) no-repeat 9px 8px;}
#ambassador #tv_content #photosAndVideos ul li.even{background: url(../images/li_black_arrow.png) no-repeat 9px 8px;}
* html #ambassador #tv_tabs ul{border-bottom:solid 1px #c4c4c4;}
* html #ambassador #tv_tabs a{padding:0;padding-top:12px;padding-left:8px;}
* html #ambassador #tv_tabs li.ui-state-active a{padding:0;padding-top:13px;padding-left:10px;}
* html #ambassador #tv_tabs ul{background: url(../images/grayLine.gif) repeat-x 0px 40px;border-bottom:0;}
*/

.sportsRss 
{
    overflow: hidden;
    float: left;
    width: 225px;
    height: 187px;
    background: url(../images/pde_bg.png) repeat-x;
    background-position: 0px 102px;    
}

div#textpageContent div#tv_content .sportsRss h2,
div#textpageContent .sportsRss h2,
.sportsRss h2 
{
    position: absolute;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
    padding-bottom: 7px;
    padding-top: 7px;
    text-transform: uppercase;
}

div#textpageContent .sportsRss a.rss,
.sportsRss a.rss 
{
	float: right;
	padding-right: 25px;
	/*z-index: 10;
	margin: 9px 0 -20px 869px;*/
	width: 34px;
	height: 21px;
	background: url(../images/rss_white.png) no-repeat bottom;
}

.sportsRss .text
{
    padding: 32px 4px 10px 0px;
}

.sportsRss p 
{
    height:30px;
    overflow:hidden;
    padding-bottom:15px;
}

.sportsRss .greyText {
	color: #a1a1a1;
	padding-right:10px;
}

div#textpageContent div#tv_content .sportsRss h2.boxTitle
{
    font-size: 11px;
}



