
/* CSS Document */

	#divHeader { background: url(../../images/kirton/layout/background_header_small.jpg) top left no-repeat; }
		#divHeaderMenu ol { float: left; width: 754px; margin: 0 10px; padding: 4px 0; list-style-type: none; display: inline; }
			#divHeaderMenu ol li .inpSearchBox { width: 150px; font-size: 0.7em; margin: 0 0 0 11px; }
			#divHeaderMenu ol li .inpSearchButton { width: 18px; font-size: 0.7em; vertical-align: bottom; }

		#divHeaderBlurb { float: left; width: 450px; height: 109px; margin: 0 7px; padding: 25px; font-size: 1.4em; color: #1C3782; }
		
		#divHeaderFurtherInfo { float: left; width: 758px; margin: 0 8px; padding: 0; border-bottom: 2px dotted #CCCCCC; }
			#divHeaderIntro { float: left; width: 450px; margin: 0; padding: 15px 25px 0 25px; font-size: 0.75em; color: #7F7F7F; }
				#divHeaderIntro p { margin: 0; padding: 0 0 10px 0; }
			#divHeaderAdvancedSearch { float: left; width: 233px; margin: 0; padding: 85px 25px 0 0; color: #1C3782; text-align: right; }
				#divHeaderAdvancedSearch a, #divHeaderAdvancedSearch a:link { color: #1C3782; text-decoration: none; font-size: 0.75em; font-weight: bold; }
				#divHeaderAdvancedSearch a:hover { text-decoration: underline; }

		#divHeaderContent { float: left; width: 758px; margin: 0 8px; padding: 8px 0; border-bottom: 2px dotted #CCCCCC; }
			#divHeaderContent h2 { float: left; width: 425px; margin: 0; padding: 0 0 0 25px; color: #ADD548; font-size: 1.1em; font-weight: normal; }

	#divPageContent { float: left; }
		#divPageContent h2 { width: 748px; margin: 0; padding: 5px 0 5px 25px; color: #1C3681; font-size: 1.1em; font-weight: normal; }
		#divPageContent h3 { width: auto; margin: 0; padding: 5px 0 5px 25px; color: #7F7F7F; font-size: 1.0em; }

		#divContentContainer { float: left; width: 720px; margin: 0 7px 0 7px; padding: 15px 20px 0 20px; font-size: 0.75em; color: #7F7F7F; border-top: 1px solid #ADD548; }
			#divContentContainer h2 { float: left; width: 720px; margin: 0; padding: 0 0 10px 0; }
			#divContentContainer h3 { float: left; width: 720px; margin: 0; padding: 0 0 10px 0; }
			#divContentContainer p { margin: 0; padding: 0 0 10px 0; font-size: 1.0em; }
			#divContentContainer a, #divContentContainer a:link { color: #7F7F7F; text-decoration: none; }
			#divContentContainer a:hover { text-decoration: underline; }
			#divContentContainer hr { float: left; width: 720px; margin: 10px 0; padding: 0; border: none; border-top: dotted 2px #CCCCCC; }
			
			.olFormLayout { float: left; width: 720px; margin: 2px 0 15px 0; padding: 0; list-style-type: none; }
				.olFormLayout li { float: left; width: 720px; margin: 0 0 5px 0; padding: 0; }
					.olFormLayout li label { float: left; width: 200px; margin: 0; padding: 0; display: inline; }
					.olFormLayout li input { float: left; width: 516px; margin: 0; padding: 0; }
					.olFormLayout li textarea { float: left; width: 516px; margin: 0; padding: 0; font-size: 1.0em !important; }
					.olFormLayout li select { float: left; width: 520px; margin: 0; padding: 0; }
					.olFormLayout li div { float: left; width: 520px; height: 90px; margin: 0; padding: 0; overflow: auto; }
					.olFormLayout li.liButtonRow { float: left; width: 720px; text-align: right !important; }
						.olFormLayout li.liButtonRow input { float: none; width: auto; margin: 0; padding: 2px; }
					.olFormLayout li.liErrorRow { float: left; width: 720px; color: red !important; }
						.olFormLayout ol li.liErrorRow h3 { color: red !important; }

	#divFooterMenu { margin: 10px 10px 0 10px; }
	
	#tblWishlistItems { float: left; width: 720px; margin: 10px 0; padding: 0; }
		#tblWishlistItems th { padding: 0 10px; background-color: #AFD54E; color: #FFFFFF; }
			#tblWishlistItems tr.trTopRow th { padding: 5px 10px 0 10px !important; }
			#tblWishlistItems tr.trBottomRow th { padding: 0 10px 5px 10px !important; }
			#tblWishlistItems th.thModel { width: 340px; }
			#tblWishlistItems th.thQuantity { width: 50px; }
			#tblWishlistItems th.thPrice { width: 100px; }
			#tblWishlistItems th.thRemove { width: 20px; }
		#tblWishlistItems tr.trTopRow td { padding: 5px 10px 0 10px !important; }
		#tblWishlistItems tr.trBottomRow td { padding: 5px 10px 5px 10px !important; border-bottom: 1px solid #E5E5E5; }
			#tblWishlistItems td { padding: 0 10px; }
			#tblWishlistItems td select { width: 40px; }
			#tblWishlistItems tr .tdColFirst { border-left: 1px solid #E5E5E5; }
			#tblWishlistItems tr .tdColLast { border-right: 1px solid #E5E5E5; border-bottom: 1px solid #E5E5E5; }
		.tblWishlistItems_Alt { background-color: #E5E5E5; }
		
	#tblSubmittedWishlistList { float: left; width: 720px; margin: 10px 0; padding: 0; }
		#tblSubmittedWishlistList th { padding: 5px 10px; background-color: #AFD54E; color: #FFFFFF; }
			#tblSubmittedWishlistList th.thSubmitDate { width: 120px; }
			#tblSubmittedWishlistList th.thView { width: 20px; }
			#tblSubmittedWishlistList th.thQty { width: 30px; }
		#tblSubmittedWishlistList td { padding: 5px 10px; }
		.tblSubmittedWishlistList_Alt { background-color: #E5E5E5; }

	#spaInformation { color: red; font-weight: bold; }
		#spaInformation a, #spaInformation a:link { color: red !important; }
