#morePhotos, #tags, #offerNavigation, #skipLink, #headerLogo, #info, #lang, #navBar, #searchBar, #categoryBar, #logging, #footer, #toolBox { display: none; }

body {
font-family: "Trebuchet MS", Verdana, Arial;
font-size: 12px;	
}


.marginTop { margin-top: 15px !important; }
.marginTopBig { margin-top: 25px !important; }
.marginBottom { margin-bottom: 15px !important; }
.marginBottomBig { margin-bottom: 25px !important; }
.marginLeft { margin-left: 24px; }
a, a:link, a:visited, a:hover, a:active { color: inherit; text-decoration: none; }

ul.circles { list-style: none; }
	.circles li { background: transparent url('../images/listStandard.png') no-repeat left top; padding-left: 25px; height: 22px; line-height: 1.2em; }

ul.twoArrows li { background: transparent url('../images/listTwoArrows.png') no-repeat left center; padding-left: 18px; line-height: 1.6em;  }
	
ul.orangeArr { list-style: none; width: 600px;}
	.orangeArr li { color: #555555;background: transparent url('../images/arrTwoOrange.png') no-repeat left center; height: 20px; padding-left: 15px; line-height: 1.7em; }

#content { font-size: 1.1em; padding: 0px; min-height: 300px; width: 900px;  background: transparent url('../images/bgHeaderPrint.png') no-repeat left center; }

#offer { position: relative; }
#offer .offerType { display: block; font-weight: bold; }
#offer .offerNum { display: block; font-weight: normal;}
#offer .printBold { font-weight: bold; }
#offer h2 { font-size: 2.3em; padding-bottom: 0px;color: red !important; display: none;}
	#offer #head { clear: both; margin-bottom: 5px;}
	#offer #head p { margin-top: 0px; font-size: 1.6em; color: #9DA196; display: none;}
	
	#offer #left { float: left; clear: none;width: 550px;}
		#offer #left h3 { display: none;}
		#offer #bigPhoto img { border: 8px solid #D2D2D0; width: 540px; }
		#offer #bigPhoto a:focus img { border-color: #787877;}
		#offer #morePhotos { clear: both; float: left;}
			#offer .onePhoto { float: left; clear: none; width: 146px; margin-bottom: 24px;}
			#offer .onePhoto img {border: 4px solid #D2D2D0; }
			#offer .onePhoto a:focus img {border-color: #787877; }
			#offer #morePhotos p { margin-bottom: 12px; color: #AAAAAA; }
		#offer #tags { float: left;clear: both; margin-top: 8px;font-size: 1.4em; color: #888887;}
			#offer #tags ul { list-style: none;}
			#offer #tags ul li { float: left; clear: none; margin-right: 12px; margin-bottom: 8px;}
				#offer #tags ul li a:hover, #offer #tags ul li a:focus { text-decoration: none; background-color:#EDEDEB; color: #464645; }
	#offer #right { border-left: 2px solid #D2D2D0;  padding-left: 18px; float: left; clear: none; width:290px;}
		#offer #right #price { font-size: 3.7em; width: 600px; font-weight: bold; color: #D67712;}
		#offer #right #price .curr { display: none; }
		#offer #right .invisible { display: none; }
		#offer #right .orangeArr { margin-left: 0px; padding-left: 0px; font-size: 2.6em;  }
			#offer #right .orangeArr li { height: 50px;  }
		#offer #longInfo { margin-bottom: 24px; width: 1050px; font-size: 1.1em; position: absolute; left: 0px; top: 480px;}
		#offer #longInfo h3 { font-weight: normal; font-size: 1.4em; margin: 16px 0px 16px 0px;}
		#offer #longInfo p { font-size: 1.5em; line-height: 1.5em; margin: 0px;}
		#offer #toolBox { clear: both;padding: 8px 8px 8px 10px; background: transparent url('../images/bgOfferToolbox.png') no-repeat left top; min-height:290px ;}
			#offer #toolBoxLeft { float: left; width: 259px; margin-top: 18px; background-color: #fafaf4;}
			#offer #toolBoxLeft .toolBoxBody { min-height: 138px;}
			#offer .toolBoxBody { background-color: #fafaf4; padding: 8px;}
			#offer .toolBoxBody h5 { margin: 8px 0px 8px 0px; font-size: 1.3em;}
			#offer .toolBoxBody p { line-height: 1.4em; color: #686868;}
			#offer .toolBoxBody input[type=text] { border: 0; background: transparent url('../images/inputBgGreyRounded.png') no-repeat left center; min-height: 25px; width: 160px; color: white; padding: 5px 4px 0px 6px; }
			#offer .toolBoxBody input[type=submit] { border: 0; min-height: 25px;background: transparent url('../images/inputSubmitRounded.png') no-repeat left center; width: 58px; }
				#offer #toolBoxLeft h4 { background: transparent url('../images/bgToolBoxRedHead.png') no-repeat left top; color: white; text-align: center; min-height: 22px; padding-top: 6px; }
			#offer #toolBoxRight {float: left; clear:none; margin-top: 18px;margin-left: 17px; width: 191px;}
			#offer #toolBoxRight .toolBoxBody p { font-size: .9em; margin-bottom: 10px; }
				#offer #toolBoxRight .toolBoxBody a { color: black; }
			
			#offer .oneOption { margin-bottom: 13px;}
			#offer .btnWide { color: white; text-align: center;padding-top: 6px;display: block; width: 192px; min-height: 22px; }
				#offer .blue { background: transparent url('../images/bgToolBoxBlueHead.png') no-repeat left top; }
				#offer .green { background: transparent url('../images/bgToolBoxGreenHead.png') no-repeat left top; }
				
