/*

Casablanca Catering Hire - Pages Stylesheet
Handwritten by Oliver Coningham (AztecMedia.eu)
http://www.casablancacateringhire.com/

*/

																					/* ------------ Form ------------ */
	
#contact #contact-form div,
#hire #contact-form div,
#login #contact-form div,
#login #login-form div,
#login #register-form div {
	margin-bottom: 5px;
	}

#contact #contact-form p,
#hire #contact-form p,
#login #contact-form p,
#login #login-form p,
#login #register-form p {
	margin-top: 10px;
	}

#contact #contact-form label,
#login #login-form label,
#login #register-form label {
	display: block;
	float: left;
	width: 100px;
	}

#hire #contact-form label,
#login #contact-form label {
	display: block;
	float: left;
	width: 140px;
	}
		
#contact #contact-form div,
#hire #contact-form div,
#login #contact-form div,
#contact #contact-form input,
#contact #contact-form textarea {
	vertical-align: top;
	}
	
#contact #contact-form input,
#contact #contact-form textarea,
#hire #contact-form input,
#hire #contact-form textarea,
#login #contact-form input,
#login #contact-form textarea,
#login #login-form input,
#login #login-form textarea,
#login #register-form input,
#login #register-form textarea {
	background-color: #fff;
	border: 1px solid #b7a560;
	color: #514a33;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	width: 300px;
	}

#login #contact-form input,
#login #contact-form textarea,
#hire #contact-form input,
#hire #contact-form textarea {
	background-color: #fff;
	border: 1px solid #b7a560;
	color: #514a33;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	width: 260px;
	}

#login #contact-form select,
#hire #contact-form select {
	border: 1px solid #b7a560;
	color: #514a33;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	width: 272px;
	}

#login #contact-form fieldset,
#hire #contact-form fieldset {
	background: url('../images/fieldset-bg.gif') no-repeat bottom left;
	padding-bottom: 5px;
	margin-bottom: 10px;
	}
	
#login #contact-form #number {
	margin: 5px 0 0 140px;
	}

#login #contact-form #info, 
#hire #contact-form #info {
	margin-top: 10px;
	width: 400px;
	}

#hire #contact-form #format-finger,
#hire #contact-form #format-canapes,
#hire #contact-form #format-buffet,
#hire #contact-form #format-sit,
#login #contact-form #clean-yes,
#login #contact-form #clean-no,
#login #contact-form #confirm {
	background: none;
	border: none;
	padding: 0;
	width: auto;
	}

#hire #contact-form #format-sit {
	margin-bottom: 15px;
	}
									
#contact #contact-form #submit,
#login #contact-form #submit,
#hire #contact-form #submit,
#login #login-form #submit,
#login #register-form #register,
#login #register-form #update {
	background: none;
	border: 0;
	float: right;
	height: 30px;
	margin: 0 38px 0 0;
	padding: 0;
	width: 100px;
	}
	
#contact #postcode-form div,
#contact #postcode-form fieldset,
#contact #postcode-form label,
#contact #postcode-form input {
	vertical-align: middle;
	}

#contact #postcode-form {
	margin-bottom: 1em;
	}
		
#contact #postcode-form #saddr {
	background-color: #fff;
	border: 1px solid #b7a560;
	color: #514a33;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 10px;
	padding: 5px;
	width: 150px;
	}
	
#contact #contact-form #call_back,
#contact #contact-form #returned_cleaned {
	margin-left: 100px;
	}
	
#contact #contact-form select {
	border: 1px solid #b7a560;
	color: #514a33;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	width: 150px;
	}
	
#contact #contact-form p {
	margin-bottom: 10px;
	}

	
																					/* ------------ Map ------------ */
	
#contact #map {
	background-color: #fff;
	border: 1px solid #b7a560;
	height: 281px;
	margin-bottom: 20px;
	padding: 5px;
	width: 432px;
	}
	
#contact #map:hover {
	background-color: #fff;
	border: 6px solid #b7a560;
	height: 281px;
	margin-bottom: 20px;
	padding: 0;
	width: 432px;
	}
	
#contact #map-inner {
	height: 281px;
	width: 432px;
	}
	
	
																					/* ------------ Gallery ------------ */
	
#gallery #content .copy {
	margin-right: 0;
	width: auto;
	}

#gallery .thumbnails {
	margin-bottom: 10px;
	}
	
#gallery .thumbnail {
	float: left;
	margin: 0 10px 0 0;
	/* margin: 0 10px 10px 0; RESTORE THIS WHEN THEY ADD COMMENTS */
	text-align: center;
	width: 145px;
	}
			
#gallery .thumbnail dt {
	border: 1px solid #b7a560;
	background-color: #fff;
	height: 133px;
	margin-bottom: 10px;
	padding: 5px;
	width: 133px;
	}
	
#gallery .thumbnail dt:hover {
	border: 6px solid #b7a560;
	cursor: pointer;
	height: 133px;
	padding: 0;
	width: 133px;
	}
	
#gallery-nav {
	height: 30px;
	margin: 0 0 20px 0;
	width: 920px;
	}

#gallery #gallery-nav {
	height: 30px;
	/* margin: 0 0 20px 20px; RESTORE THIS WHEN THEY ADD COMMENTS */
	margin: 10px 0 20px 20px; 
	width: 920px;
	}
		
#gallery-nav a {
	display: block;
	height: 30px;
	text-indent: -25000px;
	width: 100px;
	}

#gallery-prev a,
#coda-nav-left-1 a {
	background: url('../images/btn-prev.png') no-repeat 0 0;
	float: left;
	}	

#gallery-next a,
#coda-nav-right-1 a {
	background: url('../images/btn-next.png') no-repeat 0 0;
	float: right;
	}	
		
#gallery-nav a:hover {
	background-position: 0 -30px;
	}
	
	
																					/* ------------ Products ------------ */
	
#product-nav {
	float: left;
	margin-bottom: 20px;
	width: 200px;
	}

#product-nav a {
	background: url('../images/product-nav-a.gif') no-repeat 0 0;
	color: #fff;
	display: block;
	font-size: 90%;
	font-weight: bold;
	height: 23px;
	letter-spacing: 1px;
	padding: 7px 0 0 23px;
	text-decoration: none;
	text-transform: uppercase;
	width: 177px;
	}

#product-nav a:hover,
#product-nav a.selected {
	background-position: 0 -30px;
	color: #c1b58a;
	}

#product-nav-first a {
	background: url('../images/product-nav-first-a.png') no-repeat 0 0;
	height: 24px;
	padding: 9px 0 0 23px;
	}

#product-nav-last a {
	background: url('../images/product-nav-last-a.png') no-repeat 0 0;
	height: 23px;
	margin-bottom: 20px;
	padding: 7px 0 3px 23px;
	}
	
#product-nav-first a:hover,
#product-nav-last a:hover,
#product-nav-first a.selected,
#product-nav-last a.selected {
	background-position: 0 -33px;
	}
	
#product-nav-wishlist a {
	background: url('../images/product-nav-wishlist.png') no-repeat 0 0;
	height: 30px;
	padding: 0;
	text-indent: -25000px;
	width: 200px;
	}
					
#product-thumbs {
	float: left;
	margin: 0 20px 20px 20px;
	width: 338px;
	}

#product-thumbs a img {
	background-color: #fff;
	border: 1px solid #b7a560;
	float: left;
	margin: 0 10px 10px 0;
	padding: 5px;	
	}

#product-thumbs a img:hover, #product-thumbs a.selected img {
	border: 6px solid #b7a560;
	cursor: pointer;
	padding: 0;	
	}

#product-thumbs #gallery-nav {
	width: 338px;
	}

#product-thumbs #gallery-page {
	float: left;
	padding-top: 7px;
	text-align: center;
	width: 138px;
	}
				
#product-info {
	color: #514a33;
	float: left;
	margin-bottom: 20px;
	width: 343px;
	}

#product-info table {
	margin-bottom: 15px;
	}
		
#product-info table td {
	padding-bottom: 5px;
	}
		
#product-large {
	background-color: #fff;
	border: 1px solid #b7a560;
	height: 326px;
	margin-bottom: 20px;
	padding: 5px;
	width: 331px;
	}
	
/*
#product-large:hover {
	background-color: #fff;
	border: 6px solid #b7a560;
	cursor: pointer;
	height: 326px;
	margin-bottom: 20px;
	padding: 0;
	width: 331px;
	}
*/

#add-form div,
#add-form fieldset,
#add-form label,
#add-form input {
	vertical-align: middle;
	}

#add-form #quantity,
#quantity-form input {
	background-color: #fff;
	border: 1px solid #b7a560;
	color: #514a33;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 10px;
	padding: 5px;
	width: 40px;
	}
	
	
																					/* ------------ Login ------------ */
	
#login #login-form p,
#login #register-form p {
	padding-left: 100px;
	}
	
#login #register-form #register,
#login #register-form #update {
	margin: 15px 38px 15px 0;
	}

#login #register-form .section {
	background: url('../images/footer-bg.gif') repeat-x 0 0;
	margin-top: 10px;
	padding-top: 12px;
	width: 412px;
	}
		
#login #login-form label,
#login #register-form label {
	padding-top: 5px;
	}
	
	
																					/* ------------ Wishlists ------------ */
	
#login table {
	color: #514a33;
	margin-bottom: 20px;
	width: 100%;
	}

#login table th,
#login table td {
	background-color: #fff;
	border-bottom: 1px solid #c4b57e;
	padding: 5px 10px;
	vertical-align: middle;
	}
	
#login table th {
	background: #978b60 url('../images/table-th-bg.gif') repeat-x 0 0;
	color: #fff;
	font-size: 120%;
	text-align: left;
	}

#login tfoot td {
	font-size: 120%;
	padding: 10px;
	}
	
#login table .icon {
	padding-top: 3px;
	}
		
#login table .centre {
	text-align: center;
	}

#login table .wishlist-img {
	background-color: #fff;
	border: 1px solid #c4b57e;
	height: 58px;
	margin: 5px auto;
	width: 58px;
	}

#login table .wishlist-img:hover {
	background-color: #fff;
	border: 1px solid #514a33;
	cursor: pointer;
	height: 58px;
	margin: 5px auto;
	padding: 0;
	width: 58px;
	}
			
#btn-new a {
	background: url('../images/btn-new.png') no-repeat 0 0;
	display: block;
	float: right;
	height: 30px;
	text-indent: -25000px;
	width: 100px;
	}
	
#btn-add {
	background: url('../images/btn-add.png') no-repeat 0 0;
	display: block;
	float: right;
	height: 30px;
	margin-right: 18px;
	text-indent: -25000px;
	width: 140px;
	}

#wishlist-btns a {
	display: block;
	float: left;
	height: 30px;
	margin: 0 20px 20px 0;
	text-indent: -25000px;
	width: 100px;
	}
	
#btn-save a { background: url('../images/btn-save.png') no-repeat 0 0; }	
#btn-update a { background: url('../images/btn-update-wishlist.png') no-repeat 0 0; }	
#btn-send a { background: url('../images/btn-send-wishlist.png') no-repeat 0 0; margin-right: 0; }
#btn-back a { background: url('../images/btn-back.png') no-repeat 0 0; margin-right: 480px; }
		
#btn-new a:hover,
#btn-save a:hover,
#btn-update a:hover,
#btn-send a:hover,
#btn-back a:hover,
#btn-add:hover {
	background-position: 0 -30px;
	}
	
#quantity-form input {
	text-align: center;
	}
	
#login #contact-form #terms {
	background-color: #fff;
	border: 1px solid #b7a560;
	color: #514a33;
	padding: 10px 15px 0 15px;
	height: 260px;
	overflow: scroll;
	overflow-x: hidden;
	width: 380px;
	}
	
#login #contact-form a {
	color: #fff;
	}
	
#login #contact-form a:hover {
	color: #514a33;
	}
	
p.err { color:#fff; font-weight:bold; }

#content p.notification { 
    background: #b7a560 url('../images/icon-notification.gif') no-repeat 7px 50%;
    color: #fff;
    display: block;
	font-size: 120%;
	font-weight: bold;
    padding: 12px 0 12px 43px;
    width: 877px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	}
	
#content p.note {
	color: #514a33;
	}
	
	
/* ------------ Products - SubNav ------------ */

#product-nav li.sub a {
	background: url('../images/product-nav-sub-a.gif') no-repeat 0 0;
	color: #fff;
	padding-left: 47px;
	width: 153px;
	}

#product-nav li.sub a:hover,
#product-nav li.sub a.selected {
	background-position: 0 -30px;
	color: #c1b58a;
	}
	
#product-nav li#product-nav-last-sub a {
	background: url('../images/product-nav-sub-last-a.png') no-repeat 0 0;
	height: 23px;
	margin-bottom: 20px;
	padding: 7px 0 3px 23px;
	padding-left: 47px;
	width: 153px;
	}

#product-nav li#product-nav-last-sub a:hover,
#product-nav li#product-nav-last-sub a.selected {
	background-position: 0 -33px;
	color: #c1b58a;
	}