* {
	margin: 0;
}

html {
	color: #222222;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.9em;
}

h2,
h3 {
	margin: 0px 0px 15px 0px;
}

ul {
	padding: 0;
	list-style-type: none;
}

li a {
	outline: none;
}

a,
a:visited {
	color: #0066cc;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

/* ---------------------------------- Global -------------------------------------- */

.clear {
	clear: both;
}

.important {
	font-weight: bold;
}

input.submit-button { 
	padding: 4px; 
	width: 150px; 
	border: 1px solid #ccc; 
}

input.submit-button:hover { 
	background-color: #999;
	cursor: pointer; 
}

.error-msg,
.warning-msg,
.success-msg {
	width: 80%;
	margin: 8px 0px 15px 0px;
	padding: 10px;
	border-width: 1px; 
	border-style: solid;
	color: #333333;
}

.error-msg {
	background-color: #FBE6F2;
	border-color: #D893A1;
}

.warning-msg {
	background-color: #ffffcc;
	border-color: #ffcc00;	
}

.error-msg h3,
.warning-msg h3,
.success-msg h3 {
	margin-top: 0px;	
	margin-bottom: 4px;	
}

.error-msg p,
.warning-msg p,
.success-msg p {
	margin: 0;
}

.success-msg {
	background-color: #EDF5FF;
	border-color: #6699FF;	
}

#wrapper {
	width: 950px;
	margin: 0 auto;
	padding: 0px 0px 25px 0px;
	background-color: #ffffff;
}

div#left-column {
	display: inline;
	float: left;
	width: 480px;
	margin: 20px 0px 20px 8px;
}

div#right-column {
	display: inline;
	float: right;
	width: 420px;
	margin: 20px 0px 20px 0px;
}

div#right-column p {
	margin-bottom: 15px;
}

/* ---------------------------------- Header -------------------------------------- */

#header {
	width: 950px;
	margin-top: 10px;
}

h1 {
	width: 300px;
	height: 140px;
	margin: 0 auto;
	background: #fff url(/img/global/header_logo_sml.gif) top left no-repeat;
}

h1 a {
	display: block;
	width: 300px;
	height: 140px;
	outline: none;
	text-indent: -4000px;
}

#main-menu {
	display: inline;
	float: left;
	width: 840px;
	margin: 0px 0px 10px 0px;
	padding: 0px 55px 0px 55px;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
}

#main-menu li {
	display: inline;
	float: left;
	width: 120px;
	height: 30px;
}

#main-menu li a {
	display: block;
	width: 120px;
	height: 30px;
	text-align: center;
	text-decoration: none;
	color: #000;
	line-height: 30px;
}

#main-menu li.selected a,
#main-menu li a:hover {
	background-color: #f1f1f1;
	text-decoration: none;
}

/* ---------------------------------- Content -------------------------------------- */

#content {
	width: 950px;
}

/* ---------------------------------- Home -------------------------------------- */

ul#home-menu {
	display: inline;
	float: left;
	padding: 0;
}

#home-menu li {
	display: inline;
	float: left;
}

#home-menu li a {
	display: block;
	height: 470px;
	background-color: #f1f1f1;
	background-repeat: no-repeat;
	background-position: top left;
	text-indent: -4000px;
	outline: none;
}

li#events-section,
li#events-section a {
	width: 318px;
	background-image: url(/img/home/events_top.jpg);	
}

li#weddings-section,
li#weddings-section a {
	width: 314px;
	background-image: url(/img/home/wedding_top.jpg);
}

li#catering-section,
li#catering-section a {
	width: 318px;
	background-image: url(/img/home/catering_top.jpg);
}

/* ---------------------------------- Section Top Pages -------------------------------------- */

.gallery-preview {
	width: 450px;
	padding: 8px;
	border: 1px solid #ccc;
	text-align: center;
}

.gallery-preview a {
	display: block;	
	background-repeat: no-repeat;
	background-position: top left;
	width: 450px;
	height: 300px;
	text-indent: -4000px;	
}

ul#showcase-thumbs {
	margin: 20px 0px 0px 35px;
}

ul#showcase-thumbs li {
	display: inline;
	float: left;
	width: 104px;
	margin-right: 40px;
}

ul#showcase-thumbs p {
	margin-bottom: 10px;
}

ul#showcase-thumbs p.set-thumb {
	margin-bottom: 4px;
}

ul#showcase-thumbs p.set-thumb img {
	border: 2px solid #ccc;
}

ul#showcase-thumbs p.album-title {
	text-align: center;
}

/* ---------------------------------- Events -------------------------------------- */

#events-gallery-preview a {	
	background-image: url(/img/events/events_top.jpg);
}

ul#event-services-list {
	margin-top: 20px;
}

ul#event-services-list li {
	height: 25px;
	line-height: 22px;
	margin: 0px 0px 10px 0px;
	padding-left: 30px; 
	background: #fff url(/img/global/ornament_tiny.gif) no-repeat top left;
}

/* ---------------------------------- Weddings -------------------------------------- */

#weddings-gallery-preview a {
	background-image: url(/img/weddings/weddings_top.jpg);
}

#album-description {
    margin-bottom: 25px;
}

/* ---------------------------------- Catering -------------------------------------- */

#catering-gallery-preview a {
	background-image: url(/img/catering/catering_entre_1.jpg);
}

ul#catering-services-list {
	margin: 20px 0px 20px 0px;
}

ul#catering-services-list li,
ul#event-type-catering li {
	height: 25px;
	line-height: 22px;
	margin: 0px 0px 10px 0px;
	padding-left: 30px; 
	background: #fff url(/img/global/ornament_tiny.gif) no-repeat top left;
}

h3#sample-menu-title {
	margin-top: 30px;
}

/* ---------------------------------- About -------------------------------------- */

#profile-photo {
	padding: 8px;
	border: 1px solid #ccc;
}

/* ---------------------------------- Jobs -------------------------------------- */

#jobs-content {
	width: 678px;
	margin: 20px auto 0px auto;
}

p#job-header-image {
	margin-bottom: 15px;
	text-align: center;
}

/* ---------------------------------- Contact -------------------------------------- */

#contact-sidebar {
	display: inline;
	float: left;
	width: 230px;
	margin: 20px 40px 0px 8px;
	padding: 15px;
	border: 1px solid #ccc;
}

#contact-sidebar p {
	margin-bottom: 15px;
}

#contact-main {
	display: inline;
	float: left;
	width: 600px;
	margin: 20px 0px 0px 0px;
}

#contact-main p {
	margin-bottom: 25px;
}

/* ---------------------------------- Showcase -------------------------------------- */

#photo-showcase {
	margin: 20px 20px 0px 20px;
}

#photo-showcase h2 {
	margin-bottom: 30px;
	padding-bottom: 4px;
	border-bottom: 1px solid #ccc;
}

#set-previews {
	display: inline;
	float: left;
	margin-right: 110px;
	width: 200px;
}

#set-previews p {
	margin-bottom: 10px;
}

#set-previews p.set-thumb {
	margin-bottom: 4px;
}

#set-previews p.set-thumb img {
	border: 2px solid #ccc;
}

#set-previews p.album-title a {
	color: #666;
}

ul#set-list li.selected {
	background-color: #ccc;
}

#set-photos {
	display: inline;
	float: left;
}

ul#set-list li {
	margin: 0px 0px 25px 0px;
}

#set-photos-list li {
	margin-bottom: 12px
}

#set-photos-list li img {
	padding: 8px;
	border: 1px solid #ccc;
} 

/* ---------------------------------- Footer -------------------------------------- */

#footer {
	width: 950px;
	margin: 10px 0px 0px 0px;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	font-size: 0.8em;	
}

#footer p {
	margin: 3px 3px 0px 0px;
	text-align: right;
	line-height: 20px;
}