/* Start of CMSMS style sheet 'nyb_reset' */
/*------------------ reset ------------------*/
ul { list-style:none }
body,h1,h2,h3,h4,h5,h6,pre,code { font-size: 1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,legend,
input,button,select,textarea,dl,dd,dt,hr,table,thead,tbody,tfoot,tr,th,td
{ margin:0; padding:0 }
img,a img,:link img,:visited img { border:0;padding:0;margin:0; }
address,cite,caption { font-style: normal }
caption,th { text-align: left }
ol { margin-left: 10px; }
/* End of 'nyb_reset' */

/* Start of CMSMS style sheet 'nyb_main_sidebar' */
/*------------------ main ------------------*/
body {
	font: normal 12px/18px Verdana, Arial, Tahoma, sans-serif;
	background: url(images/body_bg.png) repeat-x 0 0;
}

#container {
	width: 820px;
	margin: 0 auto 20px auto;
	overflow: hidden;
}

a {
	color: #6593C0;
}

a:hover { color: #CC0033; }

.clearboth { clear: both; width: 100%; overflow: hidden; }

h2 {
	text-transform: uppercase;
	color: #68A41A;
	padding-bottom: 15px;
	font-size: 110%;
}

h2.page_header {
	padding: 5px 0 15px 0;
	font-size: 180%;
	text-transform: none;
	color: #c03;
	font-family: "trebuchet ms";
}

h3 {
	font: normal 18px Georgia;
	color: #68A41A;
	padding: 10px 0;
}

h3#testimonials {
	background: url(images/exclamation.png) no-repeat 0 5px;
	padding-left: 40px;
}

p {
	padding-bottom: 10px;
}

p.nextGuides strong {
	padding-right: 10px;
}

blockquote {
	padding: 10px;
	background: #ffffcc;
	border: 1px solid #f2f2b6;
	color: #666;
	margin-bottom: 10px;
}

ul {
	margin-left: 15px;
	margin-bottom: 15px;
}

ul li {
	background: url(images/bullet.gif) no-repeat 0 6px;
	padding-left: 15px;
}

.col {
	width: 50%;
	float: left;
	overflow: hidden;
}

/*------------------ header ------------------*/
#header {
	height: 70px;
}

#header h1 {
	padding-top: 15px;
}

#header h1,
#header h1 a {
	width: 338px;
	height: 41px;
	display: block;
}

#header h1 a {
	text-indent: -9999px;
	background: url(images/logo.png) no-repeat 0 0;
}

#phone {
	float: right;
	width: 251px;
	height: 61px;
	background: url(images/phone_num.png) no-repeat 0 0;
	text-indent: -9999px;
	margin-top: 9px;
}

/*------------------ nav ------------------*/
#nav_wrapper {
	height: 45px;
	font-size: 12px;
	padding-bottom: 17px;
}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	z-index: 1000;
	border: 0;
}

#nav li { /* all list items */
	margin: 0;
	padding: 0;
	background: none;
	float: left;
	display: block;
	line-height: 14px;
	height: 1%;
}

#nav a {
	margin: 0;
	padding: 0;
	background: none;
	display: block;
	line-height: 16px;
	background: url(images/separator.png) no-repeat left bottom;
	padding: 17px 9px 12px 10px;
	text-decoration: none;
	color: #fff;
}

#nav li ul { 
	position: absolute;
	background: #D1E0EF;
	width: 200px;
	left: -999em; 
	border: 1px solid #5987B4;
	border-bottom: 0;
}

#nav li ul li { 
	float: none; 
	background: none; 
	margin: 0; 
	padding: 0;
}

#nav li ul li a { 
	background: #D1E0EF;
	padding: 0;
	color: #45729F;
	padding: 3px;
	padding-left: 5px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #5987B4;
	height: 1%;
}

#nav li ul li a:hover { color: #c03; }

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	margin-top: -10px;
}

#boxes {
	width: 100%;
	overflow: hidden;
	padding-top: 10px;
}

/*------------------ body ------------------*/
#rounded {
	width: 244px;
	padding: 6px;
	height: 381px;

	background: url(images/shaded_quotebox.png) no-repeat 0 0;
	float: left;
	overflow: hidden;
}

#rounded h2 {
	font: bold 14px Georgia;
	color: #6593c0;
	display: block;
	text-align: center;
	border-bottom: 1px solid #dbdbdb;
	padding: 4px 0;
	text-transform: none;
}

#rounded fieldset {
	border: 0;
	padding: 0;
	margin: 0;
	padding: 0 16px;
	padding-top: 10px;
}

#rounded label {
	display: block;
	color: #969696;
	font-size: 11px;
	text-align: left;
}

#rounded input {
	border: 3px solid #dbdbdb;
	padding: 1px;
	width: 210px;
}

#rounded p {
	padding-bottom: 2px;
}

#rounded textarea {
	border: 3px solid #dbdbdb;
	padding: 1px;
	width: 210px;
}

#rounded select#month { width: 60px; }
#rounded select#day { width: 60px; }
#rounded select#year { width: 80px; }

#rounded input#get_free_quote {
	background: url(images/get_free_quote.gif) no-repeat 0 0;
	width: 139px;
	height: 29px;
	border: 0;
	margin: 0 auto;
	cursor: pointer;
}

#rounded p.button {
	text-align: center;
	padding-top: 5px;
}

/*------------------ live music guide ------------------*/
#live_music_guide {
	background: #fee8a8;
	border-bottom: 5px solid #f3d98f;
	float: left;
	width: 240px;
	margin: 0 12px;
	padding-bottom: 10px;
}

#live_music_guide h2 {
	color: #fff;
	background: #f2b816 url(images/music_note.png) no-repeat 2px 3px;
	padding: 10px;
	padding-left: 43px;
	border-bottom: 1px solid #fff;
	margin-bottom: 10px;
	text-transform: none;
}

#live_music_guide ol,
#wedding_playlists ol {
	margin-left: 50px;
	color: #666;
}

#live_music_guide ol a,
#wedding_playlists ol a {
	color: #666;
}

#wedding_playlists {
	background: #cff79c;
	border-bottom: 5px solid #bfea86;
	float: left;
	width: 260px;
	padding-bottom: 10px;
}

#wedding_playlists h2 {
	color: #fff;
	background: #68a41a url(images/playlist.png) no-repeat 3px 4px;
	padding: 10px;
	padding-left: 43px;
	border-bottom: 1px solid #fff;
	margin-bottom: 1px;
	text-transform: none;
}

/*------------------ smart wedding center / additional services ------------------*/
.shaded_rectangle {
	background: url(images/shaded_rectangle.png) no-repeat 0 0;
	width: 350px;
	height: 123px;
	padding: 14px;
	float: left;
	margin-left: 1px;
}

a.services {
	padding: 15px 0 10px 40px;
	color: #6593c0;
	float: left;
	width: 133px;
}

a#find_planner {
	background: url(images/planner.png) no-repeat 0 8px;
	width: 160px;
}

a#find_photo {
	background: url(images/photo.png) no-repeat 0 10px;
	width: 160px;
}

a#find_flowers {
	background: url(images/search.png) no-repeat 0 8px;
	width: 110px;
}

a#find_hall {
	background: url(images/house.png) no-repeat 0 8px;
	width: 110px;
}

/*------------------ testimonials ------------------*/
.testimonial {
	width: 244px;
	float: left;
	overflow: hidden;
	font-size: 12px;
	color: #636262;
	line-height: 140%;
}

.middle {
	padding: 0 14px;
}

.testimonial em {
	color: #F2B816;
	display: block;
	padding-top: 10px;
}

/*------------------ states ------------------*/
#states {
	padding-left: 40px;
	padding-top: 4px;
	background: url(images/states_bg.png) no-repeat 0 0;
	height: 213px;
	width: 720px;
	margin-top: 15px;
}

#states h3 {
	padding-bottom: 7px;
	padding-top: 10px;
	margin-left: -10px;
}

#states ul {
	float: left;
	width: 340px;
	margin: 0;
}

#states li { margin: 0; padding: 0; background: none; font-size: 11px;line-height: 16px; }

#states a {
	color: #729fcb;
}

#states a:hover {
	color: #CC0033;
}

/*------------------ table ------------------*/
table {
	border-collapse: collapse;
}

td,th {
	border: 1px solid #eee;
	padding: 5px;
}

th {
	text-align: left;
}

/*------------------ form ------------------*/
form p {
	clear: both;
}

form label {
	display: block;
	width: 220px;
	text-align: right;
	float: left;
	padding-right: 10px;
	padding-top: 3px;
}

form label span { font-size: 11px; }
form label span.required { color: red; }
form label span.note { display: block; font-weight: normal; }

form input.field,
form select,form textarea {
	padding: 3px;
	border: 1px solid #6593C0;
	width: 240px;
}

form fieldset {
	border: 1px solid #eee;
	margin-bottom: 10px;
}

form fieldset legend {
	font-weight: bold;
	text-transform: uppercase;
	color: #BF982F;
	padding: 0 10px;
	font-size: 110%;
}

/*------------------ extras ------------------*/
.rounded_filler {
	width: 480px;
	float: left;
	overflow: hidden;
	margin-left: 24px;
}

.floater {
	float: left;
	width: 170px;
	font-size: 12px;
}

#cities {
	padding-top: 10px;
}

/*------------------ footer ------------------*/
#footer {
	background: url(images/footer_bg.png) repeat-x 0 0;
	font-size: 90%;
	padding-bottom: 20px;
	overflow: hidden;
	width: 100%;
}

#footer #copyright {
	color: #fff;
	width: 760px;
	margin: 0 auto;
	padding: 15px 0;
}

#footer #copyright a {
	color: #fff;
}

#links {
	display: block;
	margin: 0 auto;
	padding: 0;
	width: 320px;
	padding-top: 15px;
}

#links li,
#links li a {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	background: none;	
}

#links li {
	border-right: 1px solid #BFBFBF;
	padding-right: 7px;
	padding-left: 6px;
}

#links li.noborder { border: 0; }

#links li a {
	color: #808080;
}

/* ----------------- navbar ---------------- */

#wrapnavbar {
	width: 250px;
	margin-left: 0px;
	float: left;
             margin-right: 20px;
}

#wrapcontent {
	text-align: left;	
}




/* End of 'nyb_main_sidebar' */

