html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, center, dl, dt, dd, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border:0;
	font-family:inherit;
	font-size:100%;
	font-style:inherit;
	font-weight:inherit;
	margin:0;
	padding:0;
	outline:0;
	vertical-align:baseline;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
/* Main Layout */
html {
	height:100%;
	margin-bottom:1px;
}
body {
	font:62.5%/1.2 "Times New Roman", Times, serif;
	color:#aaa;
	background:url('http://www.deitynyc.com/images/backgroundtile.gif') repeat;
}
h1, h2, h3, h4, .componentheading {
	font-weight:bold;
	font-size:18px;
	margin:15px 20px 1em 15px;
	text-align:left;
}
h1, .componentheading {
	font-size:300%;
}
h2 {
	font-size:300%;
}
h3 {
	font-size:130%;
}
h4 {
	font-size:110%;
}
a {
	color:#7d7d7d;
	text-decoration:none;
	font-weight:normal;
}
a#active_menu {
	color:#CCC;
	text-decoration:none;
	font-weight:normal;
}
a:hover {
	text-decoration:underline;
}
li.active a {
	color:#fff;
}
ul {
	margin:1em;
}
p {
	margin-top:10px;
	margin-bottom:10px;
}
#main {
	font-size:1.3em;
	line-height:140%;
	background:url('http://www.deitynyc.com/images/backgroundtile.gif') repeat;
}
.background {
	position:absolute;
	width:100%;
	height:120%;
	background:url('http://www.deitynyc.com/images/backgroundtile.gif') repeat;
}
#main .foreground, #message, #showcase, .leading, #page {
	position:relative;
}
#message, #showcase {
	z-index:0;
}
#main-content {/*border-bottom:1px solid #272727;*/
}
.dp20, .dp25, .dp33, .dp50, .dp100 {
	float:left;
	margin-top:15px;
}
.dp20 {
	width:20%;
}
.dp25 {
	width:25%;
}
.dp33 {
	width:33.33%;
}
.dp50 {
	width:50%;
}
.dp100 {
	width:100%;
	margin-top:0;
}
.clr {
	clear:both;
	font-size:0;
}
#colmask {
	clear:both;
	overflow:hidden;
	position:relative;
	width:100%;
}
#maincol, #wrapper {
	position:relative;
}
.s-c-s #colmid, .s-c-x #colright {
	float:left;
	position:relative;
	width:200%;
}
.s-c-s #colright {
	float:left;
	left:50%;
	position:relative;
	width:100%;
}
.s-c-s #col1wrap {
	float:right;
	position:relative;
	right:100%;
	width:50%;
}
.s-c-s #col1pad, .x-c-s #col1, .x-c-s #colmid {
	overflow:hidden;
}
.s-c-s #col1 {
	overflow:hidden;
	width:100%;
}
.s-c-s #col2 {
	float:left;
	position:relative;
	overflow:hidden;
	margin-left:-50%;
}
.s-c-s #col3 {
	float:left;
	position:relative;
	overflow:hidden;
	left:0;
}
.s-c-x #col1wrap {
	float:right;
	position:relative;
	width:50%;
}
.s-c-x #col1 {
	overflow:hidden;
	position:relative;
	right:100%;
}
.s-c-x #col2 {
	float:left;
	position:relative;
}
.x-c-s #colright {
	float:left;
	position:relative;
	right:100%;
	width:200%;
}
.x-c-s #col1wrap {
	float:left;
	left:50%;
	position:relative;
	width:50%;
}
.x-c-s #col3 {
	float:right;
	position:relative;
}
.s-c-s .ctr-color1, .s-c-s .ckl-color1, .s-c-x .ckl-color1, .x-c-s .cdr-color1 {
	background:#000;
}
.s-c-s .ctr-color2, .s-c-s .ckl-color2, .s-c-x .ckl-color2, .x-c-s .cdr-color2 {
	background:#000;
}
.s-c-s #col1pad, .s-c-x #colright, .x-c-s #colright, #wrapper, body {
	background:#000;
}
.cols1 {
	display:block;
	float:none;
	margin:0;
	width:100%;
}
.cols2 {
	width:49%;
	overflow:hidden;
}
.cols3 {
	width:30%;
}
.column1, .column2 {
	position:relative;
	float:left;
	margin:0;
}
.colpad {
	padding:0 10px;
	position:relative;
}
.column2 {
	float:right;
	width:49%;
}
.article_row {
	overflow:hidden;
	margin:0 -10px 15px -10px;
}
/* Header */
#logo {
	width:150px;
	height:150px;
	background:url(../images/logo.png) no-repeat;
	display:block;
	margin:25px 0 0 20px;
}
#header {
	overflow:hidden;
}
#header li {
	list-style:none;
	float:left;
	padding-left:5px;
	font-weight:bold;
}
#nav {
	height:34px;/*background:#393939;*//*z-index:1;*/
	position:relative;
	float:right;
	margin:-125px 0 0 0;
}
#nav ul { /*margin:0 0 0 400px; */
	text-align:right;
	float:right;
}
#nav li {
	list-style:none;
	float:left;
	padding-left:3px;
	height:34px;
	position:relative;
	text-align:left;
}
#nav li a {
	display:block;
	padding:0 10px;
	line-height:30px;
	color:#7D7D7D;
	text-transform:uppercase;
	font-size:14px;
}
#nav li.active a {/*background:#272727;*/
	color:#fff;
}
#nav li a:hover, #nav li:hover a, #nav li.sfHover a {
	color:#fff;
	text-decoration:none;
}
#nav li ul {
	position:absolute;
	width:170px;
	left:-999em;
	margin-left:-1px;/*border:1px solid #006B9F;*/
	border-top:0;
}
#nav li ul ul {
	margin:-31px 0 0 170px;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfHover ul ul, #nav li.sfHover ul ul ul, #nav li.sfHover ul ul ul ul {
	left:-999em;
}
#nav li li {
	padding:0;
	height:auto;
	background:#00557E;
	width:170px;
}
#nav li li a, #nav li li.active a, #nav li li a:hover {
	margin:-20px 0 0 0;
	height:30px;
	line-height:30px;
	background:#000;/*border-top:1px solid #006B9F;*/
	color:#fff;
}
#nav li li a, #nav li.active li a {
	font-weight:normal;
}
#nav li:hover ul, #nav li.sfHover ul {
	left:4px;
}
#nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li li.sfHover ul, #nav li li li.sfHover ul, #nav li li li li.sfHover ul {
	left:0;
}
/* Showcase */
#showcase {
	margin:2px 0 8px 0;
	position:relative;
	color:#fff;
	background:#333;
}
#showcase .background {
	position:absolute;
	width:100%;
	height:130px;
	background:url(../images/dark.png) 0 -514px repeat-x;
}
#showcase .foreground {
	border:1px solid #444;
	overflow:hidden;
	padding-bottom:25px;
}
#showcase h1 {
	font-weight:normal;
	font-size:3.0em;
	line-height:105%;
	margin:25px 55px 10px 25px;
}
#showcase h3 {
	font-weight:normal;
	font-size:1.4em;
	font-weight:normal;
	margin:0 55px 20px 25px;
}
#showcase b {
	font-weight:normal;
	color:#d03100;
}
#showcase .pad {
	padding:0 50px 25px 25px;
}
#showcase .num {
	float:left;
	background:#d03100;
	text-align:center;
	line-height:90%;
	color:#fff;
	font-size:2em;
	padding:3px 8px;
}
#showcase .pad h2 {
	font-size:1.4em;
	font-weight:bold;
	margin:0 0 5px 40px;
}
#showcase .pad p {
	margin-left:40px;
}
/* Content styles */
p.buttonheading {
	position:absolute;
	top:2px;
	right:10px;
	margin:0;
}
.buttonheading .icon {
	display:block;
	width:16px;
	height:16px;
	float:left;
	margin-left:5px;
}
.buttonheading .pdf {
	background:url(../images/dark.png) -57px -366px;
}
.buttonheading .print {
	background:url(../images/dark.png) -21px -366px;
}
.buttonheading .email {
	background:url(../images/dark.png) -39px -366px;
}
.iteminfo {
	font-size:90%;
	overflow:hidden;
	border-bottom:1px solid #393939;
	margin-bottom:20px;
	display:block;
	margin-top:-10px;
	width:100%;
}
.modifydate, .createdby, .createdate {
	display:block;
}
.createdby {
	font-weight:bold;
}
a.readon, a.readon2 {
	display:block;
	margin-top:15px;
	font-style:italic;
}
a.readon2 {
	background:url(../images/dark.png) 100% -344px;
	display:block;
	float:right;
	color:#fff;
	font-weight:bold;
	line-height:20px;
}
a.readon2 span {
	background:url(../images/dark.png) 0 -344px;
	display:block;
	margin-right:10px;
	height:21px;
	float:left;
	padding:0 5px 0 15px;
}
.breadcrumbs-pad {
	padding:0 1px;
}
div.breadcrumbs {/*background:url(../images/dark.png) 0 -68px repeat-x;border-bottom:1px solid #272727;border-top:1px solid #414141;*/
	font-size:110%;
	font-weight:bold;
	margin:0;
	padding:7px 15px 5px;
	color:#ccc;
}
div.breadcrumbs .sep {
	padding:0 5px;
}
.component-pad {
	padding:0 15px 15px;
}
.banneritem_text {
	margin-bottom:10px;
}
#modlgn_username, #modlgn_passwd {
	border:1px solid #666;
	background:#444;
	padding:3px;
	color:#fff;
}
.pagination span, .pagination a {
	margin-right:5px;
}
#colmask ul li {
	list-style:none;
}
#colmask ul ul {
	margin-top:0;
}
#colmask ul ul li {
	list-style:square;
}
.colpad h2.contentheading {
	padding-right:65px;
}
.sectiontableheader {
	font-weight:bold;
	line-height:25px;
	text-align:left;
}
tr.sectiontableentry0 td, tr.sectiontableentry1 td, tr.sectiontableentry2 td, td.sectiontableentry0, td.sectiontableentry1, td.sectiontableentry2 {
	text-align:left;
	padding:0 4px;
	vertical-align:middle;
	border-top:1px solid #444;
	line-height:30px;
}
span.attention {
	display:block;
	margin:15px 0;
	padding:8px 10px 8px 10px;
	background:#FFF3A3;
	border:1px solid #E7BD72;
	color:#B79000;
}
/* Modules */
.module {
	padding:1px;
}
.module-title {
	font-size:110%;
	font-weight:bold;
	margin:0;
	padding:7px 15px 5px;
}
.module-body {
	padding:10px 15px 10px;
	text-align:center;
}
.color1 .module-title {
	background:url(../images/dark.png) 0 -204px repeat-x;
	border-bottom:1px solid #272727;
	color:#ccc;
}
.color1 .module-body {
	border-top:1px solid #444;
}
.color2 .module-title {
	background:url(../images/dark.png) 0 -136px repeat-x;
	border-bottom:1px solid #363636;
	color:#fff;
}
.color2 .module-body {/*border-top:1px solid #666;*/
}
#colmask .m_menu {/*background:#cf2700;*/
	color:#fff;
}
#colmask .m_menu .module-title {
	background:url(../images/dark.png) 0 -0px repeat-x;
	border-bottom:1px solid #c21a00;
	color:#fff;
}
#colmask .m_menu .module-body {/*border-top:1px solid #d64110;*/
}
#colmask .m_menu a {
	color:#fff;
}
#colmask .m_menu ul {
	margin:0 1em;
}
#mainmods, #mainmods2, #mainmods3 {
	overflow:hidden;
	padding-top:15px;
}
#mainmods3 {
	background:#393939;
	border-top:1px solid #444;
	border-bottom:1px solid #272727;
}
.spacer .module {
	float:left;
}
.spacer.w99 .module {
	width:100%;
}
.spacer.w49 .module {
	width:49.2%;
}
.spacer.w33 .module {
	width:32.8%;
}
#header .module {
	float:right;
	margin-left:325px;
}
#main-content li .active a {
	font-weight: normal;
}
/* Footer */
/*#footer {background:#393939;border-top:1px solid #444;}
.footer-pad {padding:10px 15px;overflow:hidden;}*/
#logo2 {
	width:165px;
	height:20px;
	background:url(../images/dark.png) 5px -646px no-repeat;
	display:block;
	float:right;
	margin-left:15px;
	margin-top:15px;
}
#footer ul {
	margin:0;
}
#footer li {
	list-style:none;
	float:left;
	padding-right:20px;
	font-weight:bold;
}
/* Custom CSS */

div.myNewClass {
	padding:20px 190px 0 0;
	word-spacing:1px;
	font-size:120%;
	font-weight:bold;
	text-transform:uppercase;
}

div.myPartyMenu {
	padding:20px 0 0 0;
	margin:-58px 0 0 0;
	float:right;
	clear:both;
	word-spacing:1px;
	font-size:120%;
	font-weight:bold;
	text-transform:uppercase;
}

div.myPartyMenu a {
	color:#F00;
	text-emphasis:!important;
	text-decoration:blink;
}
/*#nav ul.menu li.item167 a {
	color:#fff;
}*/

div.myEventList {
	width:210px;
	padding:20px 0 0 0;
	background:#000;
}
/* Contact Form CSS */

#form_2 {
	width:400px;
	margin: 30px 0 0 50px;
	color:#CCC;
}
#contact_us___message {
	margin:0 0 0 100px;
}
#contact_us___email_icon {
	float:right;
	margin:-500px -100px 0 0;
}
/* Reservation Form CSS */

#form_3 {
	background: url(http://www.deitynyc.com/images/private-events-background.jpg) no-repeat top right;
	color:#CCC;
}
#reservations___res_dined_before {
	width:200px;
	float:left;
	margin:-40px auto 0 350px;
}
#reservations___res_news {
	width:200px;
	float:left;
	margin:-39px 0 0 480px;
}
#reservations___res_news_label {
	margin:-20px 0 0 100px;
}
/* VIP Booths Form CSS */

#form_4 {
	background: url(http://www.deitynyc.com/images/private-events-background.jpg) no-repeat top right;
	color:#CCC;
}
#vip_booths___vipbooths_dined_before {
	width:200px;
	float:left;
	margin:-40px auto 0 385px;
}
#fb_el_vip_booths___vipbooths_cupcakeText_text {
	margin:-37px 0 0 110px;
}
#vip_booths___vipbooths_cupcakes {
	width:200px;
	float:left;
	margin:-99px auto 0 340px;
}
#vip_booths___vipbooths_menus {
	margin: -100px auto 0 100px;
}
#vip_booths___vipbooths_news {
	width:200px;
	float:left;
	margin:-43px 0 0 490px;
}
#vip_booths___vipbooths_news_label {
	margin:-20px 0 0 100px;
}
/* Private Events Form CSS */

#form_5 {
	background: url(http://www.deitynyc.com/images/private-events-background.jpg) no-repeat top right;
	color:#CCC;
}
#private_events___private_events_venue {
	width:420px;
}
#fb_el_private_events___private_events_venueInfo_text {
	margin: 0 auto 0 110px;
}
#private_events___private_events_barType {
	width:350px;
}
#fb_el_private_events___private_events_barTypeInfo_text {
	margin: 0 auto 0 110px;
}
#private_events___private_events_catering, #private_events___private_events_dj {
	width:350px;
}
#fb_el_private_events___private_events_occasionOtherInfo_text {
	margin:0 auto 0 100px;
}
#system-message {
	margin: 0px 0px 0px 250px;
	color:#FF0;
	font-size:16px;
}
/* Newsletter */

.nspro {
	margin:20px 0 0 20px;
	font-size:12px;
}
.nspro.componentheading {
	font-size:28px;
}
.nspro .unsubscribe .inputbox {
	margin:0 0 20px 0;
}
.nspro .unsubscribe .button {
	margin:0 0 30px 0;
}
.nspro .inputbox {
	margin:10px 0 0 50px;
}
.nspro .button {
	margin:10px 0 30px 50px;
}
.nsproText {
	font-size:12px;
}
/* Music Players CSS */

.moduletable-musicHome {
	margin:0 100px 0 0;
}
.timeField, .timeButton {
	visibility:hidden;
}
/* forms styling */

a#redMe {
	color:#F00;
}

