/***** Global Settings *****/
* {
	position: relative;
}

html {
}

html,body {
	border:0;
	margin:0;
	padding:0;
}

body {
	font:100%/1.25 arial, helvetica, sans-serif;
	background-color:black;
	position:relative;
}

#wrapper {
	width:940px;
	overflow:hidden;
	background:url(images/background.jpg) top left no-repeat;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

#wrapper404 {
	width:940px;
	height:750px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

#flashbox {
	width:940px;
	height:192px;
	background-color:black;
}

#gallerybox {
	overflow:auto;
	margin-left:auto;
	margin-right:auto;
	display:block;
	width:750px;
	padding:25px;
}

.onevideo {
	display:block;
	margin:0 auto 20px;
}

#featurearea {
	margin-left:21px;
	margin-right:auto;
	width:910px;
	overflow:hidden;
	display:block;
	float:left;
	display: inline;
	position:relative;
}

#contactarea {
	width:910px;
	overflow:hidden;
	display:block;
	float:left;
	display: inline;
	padding-left:20px;
}

#footer {
	color:#BFBFBF;
	font-size:.75em;
	float:left;
	padding:0;
	margin:0 0 40px 25px;
	display:inline;
	position:relative;
}

#footer a {
	color:#BFBFBF;
}

#footer a:hover {
	color:#BFBFBF;
	text-decoration:underline;
}

.featurebox {
	width:270px;
	float:left;
	margin-top:18px;
	position:relative;
	display: inline;
}

.featureboxcontent {
	padding:5px 10px 10px;
	background:url(images/whitegrad.png) bottom left repeat-x;
	font-size:.7em;
	overflow:hidden;
	position:relative;
}

.contentbox {
	width:870px;
	margin-top:60px;
	display:block;
	float:left;
	margin-left:10px;
	position:relative;
	display: inline;
}

.contentboxcontent {
	background:url(images/whitegrad4.png) top left repeat-x;
	font-size:.75em;
	overflow:hidden;
	padding:20px;
	margin:0 0 40px;
	display:block;
	position:relative;
}

.contentbox p {
	margin-bottom:10px;
}

.contactboxcolumn {
	width:180px;
	float:left;
	position:relative;
	display: inline;
}

#abouttitle {
	background:url(images/aboutboom.png) left no-repeat;
	text-indent:-5000px;
	margin-top:-30px;
	height: 22px;
	width: 296px;
	
}

#abouttitlefront {
	background:url(images/aboutboom.png) left no-repeat;
	text-indent:-5000px;
	margin-top:0;
	height: 22px;
	width: 296px;
}

#friendsposttitle {
	background:url(images/friendspost.png) left no-repeat;
	text-indent:-5000px;
}

#newstitle {
	background:url(images/newstitle.png) left no-repeat;
	text-indent:-5000px;
	height: 22px;
	width: 137px;
}

#contacttitle {
	background:url(images/contact.png) left no-repeat;
	height:22px;
	width:288px;
	text-indent:-5000px;
	margin-top:-30px;
}

#hstitle {
	background:url(images/hseventstitle.png) left no-repeat;
	height:22px;
	width:288px;
	text-indent:-5000px;
	margin-top:-30px;
}

#mitzvahstitle {
	background:url(images/mitzvahstitle.png) left no-repeat;
	height:22px;
	width:288px;
	text-indent:-5000px;
	margin-top:-30px;
}

#weddingtitle {
	background:url(images/weddingtitle.png) left no-repeat;
	height:22px;
	width:288px;
	text-indent:-5000px;
	margin-top:-30px;
}

#corporatetitle {
	background:url(images/corporatetitle.png) left no-repeat;
	height:22px;
	width:288px;
	text-indent:-5000px;
	margin-top:-30px;
}
#MarketplaceTitle {
	background:url(images/TxtBoomMarketplace.png) left no-repeat;
	height:22px;
	width:288px;
	text-indent:-5000px;
	margin-top:-30px;
}

#BoomMarketplaceHome {
	background:url(images/TxtBoomMarketplace.png) left no-repeat;
	height:22px;
	width:288px;
	text-indent:-5000px;
}

#tipposttitle {
	background:url(images/tiptitle.png) left no-repeat;
	height:22px;
	width:288px;
	text-indent:-5000px;
}



#eventplantitle {
	background:url(images/eventtitle.png) left no-repeat;
	height:22px;
	width:288px;
	text-indent:-5000px;
}

#imagegallery {
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	width:895px;
	position:relative;
}

#archivelink {
	background:url(images/playbutton.gif) top left no-repeat;
	color:white;
	padding-left:20px;
	margin-top:10px;
	float:left;
	display: inline;
}

#archivelink:hover {
	background:url(images/playbutton_hover.gif) top left no-repeat;
	color:yellow;
	padding-left:20px;
}

.boomfriend {
	float:left;
	display: inline;
	padding-right:10px;
}

.friendpost {

	
/*padding-top: 5px;*/
}

.friendpost p {
	float:left;
	display: inline;
}


	
/***** Common Formatting *****/
h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
	font-weight:normal;
}

h1 {
	padding:30px 0 25px;
	letter-spacing:-1px;
	font:2em arial, helvetica, sans-serif;
}

h2 {
}

h3 {
	font:1em arial, helvetica, sans-serif;
	font-weight:bold;
	margin-bottom:10px;
}

p {
	color:black;
	margin:0;
}

.divider {
	padding-bottom:5px;
	padding-top:5px;
	border-bottom:dotted 1px black;
	float:left;
	display: inline;
}

.nodivider {
	padding-bottom:5px;
	padding-top:5px;
	float:left;
	display: inline;
}

blockquote {
	margin:22px 40px;
	padding:0;
}

small {
	font-size:.85em;
}

img {
	border:0;
}

sup {
	position:relative;
	bottom:.3em;
	vertical-align:baseline;
}

sub {
	position:relative;
	bottom:-.2em;
	vertical-align:baseline;
}

acronym,abbr {
	cursor:help;
	letter-spacing:1px;
	border-bottom:1px dashed;
}

ol {
	list-style:none;
}

ol a {
	color:black;
}

ol li {
	font-weight:bold;
}

ol li li {
	font-weight:normal;
	margin-left:-20px;
	margin-bottom:15px;
	margin-top:5px;
	padding-left:15px;
	background:url(images/arrowdown.png) left top no-repeat;
	text-decoration:underline;
}

ol li li a:hover {
	color:#077bb7;
	text-decoration:underline;
}

ul.featureslist {
	display:block;
	margin-left:auto;
	margin-right:auto;
	width:500px;
}

ul.featureslist li {
	list-style:none;
	font-weight:normal;
	margin-left:35px;
	margin-bottom:15px;
	margin-top:5px;
	padding-left:15px;
	background:url(images/arrowdown.png) left top no-repeat;
	text-decoration:none;
	float:left;
}

ul.featureslist2 {
	padding-left:10px;
}

ul.featureslist2 li {
	list-style:none;
	font-weight:normal;
	margin-left:0;
	padding-left:15px;
	margin-bottom:15px;
	margin-top:0;
	background:url(images/arrowdown.png) left top no-repeat;
	text-decoration:none;
}


	
/***** Links *****/
a,a:visited {
	text-decoration:none;
}


	
/***** Nav *****/
#nav {
	margin:0 auto;
	display:block;
	width:940px;
	float:left;
}

#nav ul {
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:0;
	padding:0;
	list-style:none;
	width:900px;
}

#nav ul li {
	float:left;
	background:url(images/tab-left.png) repeat-y left bottom;
	padding-left:5px;
}

#nav ul a {
	display:block;
	float:left;
	padding:0 1.2em;
	font-size:.75em;
	line-height:1.8em;
	text-decoration:none;
	color:#fff;
	background:url(images/tab-right.png) no-repeat bottom right;
}

#nav ul a.eventlink {
	color:#e0df7e;
}

#nav ul a:hover {
	color:#e0df7e;
}

#nav ul a.eventlink:hover {
	color:#fff;
}


	
/***** Forms *****/
form {
	margin:0;
	padding:0;
	display:inline;
}

input,select,textarea {
	font:1em arial, helvetica, sans-serif;
}

textarea {
	line-height:1.25;
}

label {
	cursor:pointer;
}


	
/***** Tables *****/
table {
	border:0;
	margin:0;
	padding:0;
}

table tr td {
	padding:0;
}


	
/***** Global Classes *****/
.clear {
	clear:both;
}

.float-left {
	float:left;
	display: inline;
	position: relative;
}

.float-right {
	float:right;
}

.text-left {
	text-align:left;
}

.text-right {
	text-align:right;
}

.text-center {
	text-align:center;
}

.text-justify {
	text-align:justify;
}

.bold {
	font-weight:bold;
}

.italic {
	font-style:italic;
}

.underline {
	border-bottom:1px solid;
}

.highlight {
	background:#ffc;
}

.newsdate {
	font-size:1.1em;
	font-weight:bold;
}

.img-left {
	float:left;
	display: inline;
	margin:0 20px 10px 0;
	position: relative;
}

.img-right {
	float:right;
	display: inline;
	margin:0 0 10px 20px;
	position: relative;
}


.nopadding {
	padding:0;
}

.noindent {
	margin-left:0;
	padding-left:0;
}

.nobullet {
	list-style:none;
	list-style-image:none;
}

.nowrap {
	white-space:nowrap;
}

.marginleft {
	margin-left:42px;
}
