*{
	margin:0;
	padding:0;
	font-size:12px;	
	font-family:Georgia, serif;
}

body{
	color:#FFF;
	background:url(../images/bg-original.gif) repeat;
}
body.wed{
	background:url(../images/bg-purple.gif) repeat;
}
body.wed #content{
	background:#90387c;
}
body.corp{
	background:url(../images/bg-green.gif) repeat;
}
body.corp #content{
	background:#6a963f;
}
body.ex{
	background:url(../images/bg-mango.gif) repeat;
}
body.ex #content{
	background:#ec9e51;
}
body.daily{
	background:url(../images/bg-teal.gif) repeat;
}
body.daily #content{
	background:#3f9693;
}
body.symp{
	background:url(../images/bg-red.gif) repeat;
}
body.symp #content{
	background:#963f3f;
}
body.about #content, body.about #content a{
	color:#000 !important;
}

p{
	line-height:1.4em;
	margin:0 0 16px 0;
}

div:after{
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

img{
	border:0;
}

a{
	text-decoration:underline;
}

a:hover{
	text-decoration:none;
}

.clear{
	clear:both;
}

/* BEGIN: Headings ================== */
h1{
	font-size:18px;
}

h2{
	font-size:16px;
}

h3{
	clear:both;
	font-size:14px;
	margin-bottom:16px;
}

h4{
	font-size:13px;
}

h5{
	font-size:12px;
}

h6{
	font-size:11px;
}
/* END: Headings ================== */

#splash{
	width:818px;
	height:398px;
	border:solid 1px #000;
	margin:50px auto 0 auto;	
}

#main{
	width:816px;
	margin:0 auto;
	padding:1px;
	background:#FFF;
	position:relative;
	border:solid 1px #000;	
	margin:50px auto 0 auto;	
}

#header{
	height:160px;
	padding:20px 80px 0 45px;
	background:url(../images/bgHeader.jpg) right bottom no-repeat;	
}

#header p{
	float:right;
	margin:0;
}

#header h1{
	clear:right;
	width:281px;
	height:111px;
	text-indent:-9999px;
	background:url(../images/imgLogo.jpg) no-repeat;
}

#header p, #header p a{
	color:#000;
	text-decoration:none;
	text-transform:uppercase;	
}

#header p a{
	margin:0 8px;
}

#header p a:hover{
	text-decoration:underline;
}

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

#top-menu li a{
	display:block;
	height:50px;
	text-indent:-9999px;
}

#top-menu li a.corp{
	width:189px;
	background:url(../images/btnCorporate.jpg) no-repeat;
}
#top-menu li a.wed{
	width:133px;
	background:url(../images/btnWeddings.jpg) no-repeat;
}
#top-menu li a.decor{
	width:194px;
	background:url(../images/btnExhibition.jpg) no-repeat;
}
#top-menu li a.daily{
	width:166px;
	background:url(../images/btnDaily.jpg) no-repeat;
}
#top-menu li a.symp{
	width:134px;
	background:url(../images/btnSympathy.jpg) no-repeat;
}

#top-menu li a:hover, #top-menu li a.active{
	background-position:0 -50px;
}

#content{
	clear:both !important;
	padding-bottom:25px;
}

#sub-menu{
	clear:both !important;
	display:block;
	height:30px;
	line-height:30px;
	margin-bottom:0;
	text-align:center;
	background-color:#d7e8c5;	
}
#sub-menu a{
	color:#4b6d2a;
	font-size:12px;
	margin:0 14px;
	text-decoration:none;
	font-family:Arial, sans-serif;
}
#sub-menu a:hover{
	text-decoration:underline;
}

#sub-menu-wed{
	clear:both !important;
	display:block;
	height:30px;
	line-height:30px;
	margin-bottom:0;
	text-align:center;
	background-color:#e7c4df;
}
#sub-menu-wed a{
	color:#551b48 !important;
	font-size:12px;
	margin:0 14px;
	text-decoration:none;
	font-family:Arial, sans-serif;	
}
#sub-menu-wed a:hover{
	text-decoration:underline;
}

#sub-menu-ex{
	clear:both !important;
	display:block;
	height:30px;
	line-height:30px;
	margin-bottom:0;
	text-align:center;
	background:#efd5bb !important;
}
#sub-menu-ex a{
	color:#ea8b2d !important;
	font-size:12px;
	margin:0 14px;
	text-decoration:none;
	font-family:Arial, sans-serif;		
}
#sub-menu-ex a:hover{
	text-decoration:underline;
}

#sub-menu-daily{
	clear:both !important;
	display:block;
	height:30px;
	line-height:30px;
	margin-bottom:0;
	text-align:center;
	background:#c7e9e8 !important;
}
#sub-menu-daily a{
	color:#3f9693 !important;
	font-size:12px;
	margin:0 14px;
	text-decoration:none;
	font-family:Arial, sans-serif;		
}
#sub-menu-daily a:hover{
	text-decoration:underline;
}

#sub-menu-symp{
	clear:both !important;
	display:block;
	height:30px;
	line-height:30px;
	margin-bottom:0;
	text-align:center;
	background:#e9cbcb !important;
}
#sub-menu-symp a{
	color:#963f3f !important;
	font-size:12px;
	margin:0 14px;
	text-decoration:none;
	font-family:Arial, sans-serif;		
}
#sub-menu-symp a:hover{
	text-decoration:underline;
}

#content div.left{
	float:left;
	width:380px;
	margin-right:25px;
	padding:25px 0 25px 15px;
}

#content div.left a{
	color:#FFF;
}

#content div.left h2{
	display:block;
	width:382px;
	height:35px;
	margin-bottom:20px;
	text-indent:-9999px;
}

#content div.left dl{
	margin-bottom:32px;
}

/* BEGIN: WEDDING PAGES TITLES ================== */
h2.title-wed{
	background:url(../images/bgTitleWeddings.jpg) no-repeat;
}
h2.title-bouq{
	background:url(../images/bgTitleBouquets.jpg) no-repeat;
}
h2.title-center{
	background:url(../images/bgTitleCenterpieces.jpg) no-repeat;
}
h2.title-chuppah{
	background:url(../images/bgTitleChuppah.jpg) no-repeat;
}
h2.title-pricing{
	background:url(../images/bgTitlePricing.jpg) no-repeat;
}
h2.title-familiar{
	background:url(../images/bgTitleFamiliar.jpg) no-repeat;
}
h2.title-vendors{
	background:url(../images/bgTitleVendors.jpg) no-repeat;
}
h2.title-flower{
	background:url(../images/bgTitleFlower.jpg) no-repeat;
}
/* END: WEDDING PAGES TITLES ================== */

/* BEGIN: CORPORATE PAGES TITLES ================== */
h2.title-corpevents{
	background:url(../images/bgTitleCorpEvents.jpg) no-repeat;
}
h2.title-corpcenter{
	background:url(../images/bgTitleCorpCenter.jpg) no-repeat;
}
h2.title-corpfamiliar{
	background:url(../images/bgTitleCorpFamiliar.jpg) no-repeat;
}
h2.title-corpvendors{
	background:url(../images/bgTitleCorpPreferred.jpg) no-repeat;
}
h2.title-corpflower{
	background:url(../images/bgTitleCorpFlowerGuide.jpg) no-repeat;
}
/* END: CORPORATE PAGES TITLES ================== */

/* BEGIN: EXHIBITION DECOR PAGES TITLES ================== */
h2.title-ex{
	background:url(../images/bgTitleExhibition.jpg) no-repeat;
}
/* END: EXHIBITION DECOR PAGES TITLES ================== */

/* BEGIN: DAILY ORDERS PAGES TITLES ================== */
h2.title-daily{
	background:url(../images/bgTitleDaily.jpg) no-repeat;
}
/* END: DAILY ORDERS PAGES TITLES ================== */

/* BEGIN: SYMPATHY PAGES TITLES ================== */
h2.title-symp{
	background:url(../images/bgTitleSympathy.jpg) no-repeat;
}
/* END: SYMPATHY PAGES TITLES ================== */

/* BEGIN: MISC PAGES TITLES ================== */
h2.title-about{
	background:url(../images/bgTitleAbout.jpg) no-repeat;
}
h2.title-test{
	background:url(../images/bgTitleTestimonials.jpg) no-repeat;
}
h2.title-contact{
	background:url(../images/bgTitleContact.jpg) no-repeat;
}
/* END: MISC PAGES TITLES ================== */

#content div.right{
	float:left;
	width:383px;
	padding:10px 0 25px 0;
}

#content div.right img{
	border:solid 2px #FFF;
}

body.about #content div.right img{
	border-color:#000;
}

#gallery-display{
	clear:left;
	padding:0 0 0 90px;
	min-height:600px;
}

p#showroom{
	color:#FFF;
	padding:10px;
	font-size:16px;
	text-align:center;
	background:#CB5E12;
	border:solid 1px #6F1600;
}
p#fb{
	height:24px;
	line-height:24px;
	padding-left:32px;
	background:url(../images/facebook-logo.gif) left center no-repeat;
}
p#fb a{
	color:#3F57AB !important;
	text-decoration:none;
}
p#fb a:hover{
	text-decoration:underline;
}
#content .left p#showroom a{
	color:#FFF !important;
	font-size:16px;
}

#chosen{
	color:#681C47;
	padding:10px;
	font-size:16px;
	text-align:center;
	background:#E9C5DE;
	border:solid 1px #FFF;
}

p.thumbs a img{
	margin:0 8px 8px 0;
	border:solid 2px #FFF;
}
p.thumbs a img:hover{
	border:solid 2px #CCC;
}
p.thumbs a.page{
	display:block;
}

ul.sites{
	float:left;
	width:167px;
	list-style:none;
	margin:0 10px 25px 0;
}
ul.sites li{
	margin:0 0 6px 10px;
}

#footer{
	color:#000;
	clear:both;
	width:818px;
	margin:0 auto;
	padding-top:20px;
	text-align:center;
}
#footer p span{
	margin-left:18px;
}
#footer a{
	color:#000;
	margin:0 5px;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}