
* {margin:0; padding:0;}

body, html {
	border:0;
}

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	line-height:17px;
	padding-top:25px;
	background:#000;
	color:#626658;
}

h1, h2, h3, h4, h5, h6 {}

a {text-decoration:none;color:#fff;}
a:hover {color:#626658;}
a:focus {outline-style:none;}
ul {list-style:none;}

/* preload */

#preload {
	width:0;
	height:0;
	text-indent:-9999px;
	display:none;}

/* layout */

#layout_container {
	width:705px;
	margin:0 auto;
	clear:both;}


table#container {
	width:705px;
}

table#container #left_wrap {
	width:443px;
	vertical-align:top;}
	
#layout_header {
	height:174px;
	width:443px;
	margin:0 0 27px 0;}

#layout_header .logo {
	float:left;
	width:236px;}

#layout_header .logo h1 a {
	width:236px;
	height:174px;
	background:url(../images/layout/header/logo.gif) no-repeat;
	text-indent:-9999px;
	display:block;}
	
#section #layout_header .logo h1 a {background:url(../images/layout/header/logo_section.gif) no-repeat;}

#layout_header .nav {
	width:195px;
	float:left;
	padding:3px 0 0 12px;}

#layout_noob {
	clear:both;
	float:left;
	width:437px;
	height:382px;
	background:url(../images/noob/border.gif) no-repeat;
	padding:3px;}
	
table#container #right_wrap {
	float:right;
	width:235px;
	padding:8px 0 0 0;
	vertical-align:top;}
	
#right_wrap h1 {
	background:url(../images/layout/twitter/header.gif) no-repeat;
	height:40px;
	text-indent:-9999px;
	display:block;
	position:absolute;
	z-index:100;
	width:235px;
}

#link_container {
	float:left;
	clear:left;
	padding:12px 0 30px 8px;}
	
#link_container .follow a {
	width:185px;
	height:24px;
	display:block;
	text-indent:-9999px;
	background:url(../images/layout/twitter/follow.gif) no-repeat;}
	
#link_container .follow a:hover {
	background-position:0 -24px;}
	
#link_container .twitpic a {
	width:185px;
	height:29px;
	display:block;
	text-indent:-9999px;
	background:url(../images/layout/twitter/twitpic.gif) no-repeat;}
	
#link_container .twitpic a:hover {
	background-position:0 -29px;}
	
#link_container .fb a {
	width:187px;
	height:23px;
	display:block;
	text-indent:-9999px;
	background:url(../images/layout/twitter/fb.gif) no-repeat;}
	
#link_container .fb a:hover {
	background-position:0 -23px;}

#layout_content {
	padding:16px 14px 20px 14px;}
	
#layout_content p#intro {margin:0;padding:0;}
	
#layout_footer {
	clear:left;
	float:left;
	width:691px;
	background:url(../images/layout/twitter/bottom_border.gif) repeat-x;
	padding:14px 0 30px 14px;}

#section #layout_footer {
	background:none;
}

#layout_footer p.left {
	width:200px;
	float:left;
}

#layout_footer p.right {
	width:300px;
	float:right;
	text-align:right;
	margin-right:14px;
}

/* section */

#section #layout_header {
	width:705px;
}

#layout_sub_nav {
	float:right;
	padding:61px 0 0 0;
	width:218px;
}

#layout_sub_nav h1 {
	margin:0 0 0 19px;
	display:block;
	width:176px;
	height:26px;
	text-indent:-9999px;
	background:url(../images/layout/nav/sub_title.gif) no-repeat;
}

.sub_nav {
	background:url(../images/layout/twitter/bg.gif) repeat-x;
}

.sub_nav ul {
	padding:12px 0 0 15px;
}

.sub_nav ul li a {
	background:url(../images/layout/nav/sub_off.gif) 0 1px no-repeat;
	line-height:25px;
	padding:0 0 0 25px;
	color:#626658;
	font-size:12px;
}

.sub_nav ul li a:hover {
	background:url(../images/layout/nav/sub_on.gif) 0 1px no-repeat;
	color:#fff;
}

/* active subnav */
.services .sub_nav ul li#sub_nav_weddings_services a,
.photo_gallery .sub_nav ul li#sub_nav_weddings_photo_gallery a,
.clients .sub_nav ul li#sub_nav_weddings_clients a,
.clients .sub_nav ul li#sub_nav_corporate_events_clients a,
.services .sub_nav ul li#sub_nav_corporate_events_services a,
.photo_gallery .sub_nav ul li#sub_nav_corporate_events_photo_gallery a,
.clients .sub_nav ul li#sub_nav_social_events_clients a,
.services .sub_nav ul li#sub_nav_social_events_services a,
.photo_gallery .sub_nav ul li#sub_nav_social_events_photo_gallery a {
	background:url(../images/layout/nav/sub_on.gif) 0 1px no-repeat;color:#fff;}

#section #layout_content {
	background:url(../images/layout/section/layout_content_bg.gif) repeat-y;
	overflow:hidden;
	width:705px;
	padding:0;}

#section #layout_content .content {
	background:url(../images/layout/section/content_bg.gif) no-repeat;
	padding:23px 23px 10px 23px;
	width:659px;
	clear:both;
	margin:0;}


.content_btm {
	height:10px;
	line-height:0;
	background:url(../images/layout/section/content_btm.gif) no-repeat;}

/* nav */

.nav ul #nav_about_us,
.nav ul #nav_corporate_events,
.nav ul #nav_weddings,
.nav ul #nav_social_events,
.nav ul #nav_contact_us {
	position:relative;
	float:left;}

.nav ul li a {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width:195px;
	background:url(../images/layout/nav/menu_old.gif) no-repeat;}

.nav ul #nav_about_us a {height:31px;background-position:0 0;}
.nav ul #nav_about_us a:hover, .nav ul #nav_about_us a.nav_active {background-position:0 -174px;}
.nav ul #nav_corporate_events a {height:36px;background-position:0 -31px;}
.nav ul #nav_corporate_events a:hover, .nav ul #nav_corporate_events a.nav_active {background-position:0 -205px;}
.nav ul #nav_weddings a {height:35px;background-position:0 -67px;}
.nav ul #nav_weddings a:hover, .nav ul #nav_weddings a.nav_active {background-position:0 -241px;}
.nav ul #nav_social_events a {height:37px;background-position:0 -102px;}
.nav ul #nav_social_events a:hover, .nav ul #nav_social_events a.nav_active {background-position:0 -276px;}
.nav ul #nav_contact_us a {height:32px;background-position:0 -139px;}
.nav ul #nav_contact_us a:hover, .nav ul #nav_contact_us a.nav_active {background-position:0 -313px;}

/* active nav */

.about .about_us .nav ul #nav_about_us a {background-position:0 -174px;}

.services .weddings .nav ul #nav_weddings a,
.clients .weddings .nav ul #nav_weddings a,
.photo_gallery .weddings .nav ul #nav_weddings a {background-position:0 -241px;}

.services .corporate .nav ul #nav_corporate_events a,
.clients .corporate .nav ul #nav_corporate_events a,
.photo_gallery .corporate .nav ul #nav_corporate_events a {background-position:0 -205px;}

.services .social .nav ul #nav_social_events a,
.clients .social .nav ul #nav_social_events a,
.photo_gallery .social .nav ul #nav_social_events a {background-position:0 -276px;}

.contact .contact_us .nav ul #nav_contact_us a {background-position:0 -313px;}

/* content */

.content {
	height:auto !important;
	height:300px;
	min-height:300px;}

.content h1 {
	color:#fff;
	font-size:15px;
	margin:0 0 20px 0;}
	
.content h1 span {
	color:#626658;}
	
.content h1 span.contact_left {
	color:#fff;
	float:left;
	width:200px;}
	
.content h1 span.contact_right {
	color:#fff;
	float:right;
	width:285px;}
	
.content h2 {font-size:13px;color:#fff;}
.content h2.more a {text-decoration:none;padding:5px 8px 5px 12px;display:block;}
.content h2.more a:hover {background-position:8px -20px;}
	
.content p,
.content ul,
.content h2 {
	margin:0 0 15px 0;}
	
.content p span {color:#fff;font-weight:bold;}

.content p.double-click {font-weight:bold;color:#fff;text-align:center;}

.content a {text-decoration:underline;}
	
table.contact_number {width:290px;font-size:14px;}	
table.contact_number td {padding:5px 0 5px 5px;}
table.contact_number td.name_top {float:left;width:170px;padding:0 0 5px 5px;}
table.contact_number td.number_top {float:left;width:110px;color:#fff;padding:0 0 5px 5px;}
table.contact_number td.name {float:left;width:170px;}
table.contact_number td.number {float:left;width:110px;color:#fff;}
table.contact_number tr.alt {background:#0b0c0a;}
	
table#tbl_contact {
	padding:20px 0;}
	
table.tbl_content {
	font-size:11px;
	clear:both;
	margin-bottom:5px;}
	
table.tbl_content td {
	padding:5px 10px;
	width:33%;
	vertical-align:top;
	border-right:1px solid #000;
	border-top:1px solid #000;
	color:#fff;
	font-weight:bold;
	background:url(../images/layout/body/tbl_alt_bg.gif) repeat-x;}
	
table.tbl_content td ul {
	font-weight:normal;
	color:#626658;}
	
table.tbl_content td ul li {
	padding:0 0 0 9px;
	background:url(../images/layout/icons/bullet.gif) 0 6px no-repeat;}
	
	
table.tbl_content td.empty {
	background:#000;}
	
table.tbl_about {
	border-right:1px solid #1f201c;
	border-top:1px solid #1f201c;}

table.tbl_about td {
	border-bottom:1px solid #1f201c;
	border-left:1px solid #1f201c;
	padding:5px 8px;}
	
table.tbl_about td.tab {padding:0;}
table.tbl_about td.tab:hover {
	border-bottom:none;
	background:url(../images/layout/body/tbl_alt_bg_about.gif) repeat-x;}
	
table.tbl_about h2 {margin:0;padding:0}
	
table.tbl_about td.td_content {
	padding-top:8px;}
	
img.sct_img {
	padding:0px 0 20px 30px;}
	
img.sct_img a {border:none;}

/* ABOUT page */

p#about_btns {
	width:351px;
	height:34px;
	display:block;margin:0;padding:0;}

p#about_btns a {
	float:left;}

a.tooltipD {
	width:77px;
	height:34px;
	display:block;
	background:url(../images/content/about/plan.gif) no-repeat;}
	
a.tooltipD:hover {
	background-position:0 -34px;}
	
a.tooltipE {
	width:96px;
	height:34px;
	display:block;
	background:url(../images/content/about/design.gif) no-repeat;}
	
a.tooltipE:hover {
	background-position:0 -34px;}
	
a.tooltipF {
	width:97px;
	height:34px;
	display:block;
	background:url(../images/content/about/create.gif) no-repeat;}
	
a.tooltipF:hover {
	background-position:0 -34px;}
	
a.tooltipG {
	width:81px;
	height:34px;
	display:block;
	background:url(../images/content/about/enjoy.gif) no-repeat;}
	
a.tooltipG:hover {
	background-position:0 -34px;}
	

/* INIDEX TWITTER */

ul#twitter_update_list {
	list-style:none;
	margin:31px 0 0 0;
	width:235px;
	background:url(../images/layout/twitter/bottom_border.gif) bottom left repeat-x;
	padding:0 0 3px 0;}
ul#twitter_update_list li {
	background:url(../images/layout/twitter/bg.gif) repeat-x;
	padding:15px 17px;
	width:201px;
	color:#626658;}
ul#twitter_update_list li:hover {
	background:url(../images/layout/twitter/bg_hover.gif) repeat-x;}
ul#twitter_update_list li a {
	color:#fff;
	display:block;width:100px;}
ul#twitter_update_list li a:hover {
	color:#626658;}
ul#twitter_update_list li span a {display:inline;width:auto;}


/* INDEX CONTENT NOOB SLIDE */
.mask {
	position:relative;
	width:437px;
	height:344px;
	overflow:hidden;}
#box {position:absolute;}
#box div {
	width:437pxpx;
	height:344px;
	float:left;
	background:#000;}
#box h3, 
#layout_noob h4 {display:none;}
#box img {
	width:437px;
	height:344px;}
.buttons {padding:8px 0 0 9px;}
.buttons span {
	color:#000;
	cursor:pointer;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:14px;
	font-weight:bold;
	line-height:12px;
	padding:5px 0 0 9px;
	float:left;
	margin-right:8px;
	background:url(../images/noob/btn_bg.gif) no-repeat;
	height:19px;
	width:15px;}
.buttons span.active, .buttons span:hover {color:#afb435;}
/* END */

/* CONTACT FORM */


#layout_form dl dt span,
#layout_form span {
	color:#afb435;}

#layout_form fieldset {
	border:none;}

#layout_form dl dt {
	float:left;
	clear:left;
	width:135px;
	padding:5px 0 10px 0;
	color:#fff;}

#layout_form dl dd {
	float:left;
	width:215px;
	padding:0 0 10px 0;}

#layout_form input {
	border:1px solid #454838;
	background:#1f201c;
	color:#fff;
	height:19px;
	padding-top:5px;
	padding-left:5px;
	font-size:11px;
	width:175px;
	font-family:Georgia, "Times New Roman", Times, serif;}
	
#layout_form input:focus,
#layout_form textarea:focus {background:#000; outline-color:#494c3c;}

#layout_form dl.security {
	padding:10px 0;}

#layout_form input#security_text {
	color:#fff;
	height:19px;
	padding-top:4px;
	padding-left:17px;
	font-size:15px;
	width:65px;
	font-family:Arial, Helvetica, sans-serif;}
	
#layout_form textarea {	
	color:#fff;
	border:1px solid #454838;
	background:#1f201c;
	padding-top:5px;
	padding-left:5px;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;	
	width:175px;}

#layout_form select {
	width:184px;
	padding:0;
	margin:2px 0 0 0;
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;}

#layout_form dl.button {
	padding:10px 0 0 0;}
	
#layout_form dl.button dt {
	margin:4px 0 0 0;}

#layout_form input#submit {
	width:83px;
	cursor:pointer;
	height:35px;
	border:none;
	background:url(../images/layout/icons/submit.gif) no-repeat;
	padding:0;
	margin:8px 0 0 0;}

#layout_form input#submit:focus {outline-style:none;}



/************* TIPS ****************/

.custom_tip .tip {
	background:#000;
	padding: 0 0 0 3px;
	width:635px;
	position:absolute;}
 
.custom_tiptop1 .tip-title,
.custom_tiptop2 .tip-title,
.custom_tiptop3 .tip-title,
.custom_tiptop4 .tip-title,
.custom_tip .tip-title {
	display:none;}
 
.custom_tip .tip-text, 
.custom_tiptop1 .tip-text,
.custom_tiptop2 .tip-text
.custom_tiptop3 .tip-text
.custom_tiptop4 .tip-text {
	color: #626658;
	font-weight:normal;}
	
.custom_tiptop1 .tip {
	background:url(../images/layout/body/tips/plan.gif) 0 11px  no-repeat;
	width:329px;
	height:301px;
	display:block;}
	
.custom_tiptop2 .tip {
	background:url(../images/layout/body/tips/design.gif) 0 11px  no-repeat;
	width:329px;
	height:350px;
	display:block;}
	
.custom_tiptop3 .tip {
	background:url(../images/layout/body/tips/create.gif) 0 11px  no-repeat;
	width:329px;
	height:301px;
	display:block;}
	
.custom_tiptop4 .tip {
	background:url(../images/layout/body/tips/enjoy.gif) 0 11px  no-repeat;
	width:329px;
	height:301px;
	display:block;}
	

/* PHOTO GALLERY - SLIMBOX */

.thumbnail {float:left; margin:0 28px 20px 0;}
.thumbnail_last {float:left; margin:0 0 20px 0;}
	
.thumbnail a img,
.thumbnail_last a img{padding:4px 2px 1px 4px;background:url(../images/slimbox/thumb_bg.gif) no-repeat;border:none;}
.thumbnail a:hover img,
.thumbnail_last a:hover img {background-position:0 -79px;}
