BODY{
	margin: 0px;
	background-image: url("/css/preformatted/imgs/riviera_red/background.gif");
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align:left;
}

.titleimg{
	position: relative;
	left: 0px;
	top: 0px;
}	

a{
	color:#333;
}

DIV,TD{
	color: #01969C;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

H1{
	color: #01969C;
	font-size: 32px;
	margin: 0px;
	font-weight:normal;
	padding-top: 24px;
	text-align: left;
	height: auto;
	line-height: 200%;
	vertical-align: bottom;
}


#INTRO{
	text-align:center
}

#BANNERLEFT{
	height: 60px;
	width:225px;
	background-color: #CE3031;
}


#SPLIT_BANNER{
	background-color: #CE3031;
	height: 60px;
	padding:0px;
}

#MIDDLEBAR_RIGHT{
	height:17px;
	background-image: url("/css/preformatted/imgs/riviera_red/right_bar.gif");
	background-repeat: no-repeat;
	background-position:top left;
}

#MIDDLEBAR_LEFT{
	height:17px;
	background-image: url("/css/preformatted/imgs/riviera_red/left_bar.gif");
	background-repeat: no-repeat;
	background-position:top left;
}

#INNERBANNER{
	position:relative;
	top: -20px;
	margin-bottom:5px;
}

.THEME{	
	width: 150px;
	height: 246px;
	background-image: url("/css/preformatted/imgs/riviera_red/default.gif");
	background-repeat: no-repeat;
	background-position: left top;
}


TD.main_image{

}

#CONTENT_CONTAINER{
	position: relative;
	text-align:left;
	width: 100%;
	/*min-height: 70%;*/
	height: 100%;
	background-image: url("/css/preformatted/imgs/riviera_red/leftside_background.gif");
	background-repeat: repeat-y;
	background-position: left top;
}

#CONTENT_TABLE{
	background-color:transparent;
	height: 95%;
	min-height: 900px;

}

#CONTENT{
	width:620px;
	text-align:left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu_header{
	display:none;
	border:solid 0px #ccc;
	margin:0px;
	height: 0px;
}

#menu_footer{
	display:none;
}

#MENU{
	padding:0px;
	margin:0px;
}

#MENU UL{
	text-align:center;
	padding-left:0px;
	margin:0px;
	white-space:nowrap
}


#MENU LI{
	margin:0px;
	display:inline;
	white-space: nowrap;
	text-align: center;
	clear: none;
}

 #MENU A{
	font-weight:bold;
}


 #MENU A:LINK {
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;

}
 #MENU A:VISITED {
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
}
 #MENU A:HOVER {
	font-weight:bold;
	font-size: 12px;
	color: #d7d7d7;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}

#MENU A:ACTIVE {
	font-weight:bold;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #d7d7d7;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}


#MENU_CONTAINER {
	color: #FFFFFF;
	display:table-cell;
	width:580px;
	margin: 0 auto;
	text-align:center;
	background-color: transparent;
}


#footer{
	min-height: 30px;
	/*padding: 10px 0px 20px 0px;*/
	width:650px;
	margin:1px;
	position:relative;
	left:220px;
	text-align: center;
}

#BRANDING{
	position: relative;

}

#welcome {
	position:absolute;
	left:248px;
	top:5px;
	width:400px;
	height:34px;
	z-index:1;
}
a.fineprint {
	font-size: 10px;
	text-decoration: underline;
}
a.fineprint:hover {
	font-size: 10px;
	text-decoration: underline;
}

A:link,A:visited{
	font-family:Tahoma;
	Color:#01969C;
	font-weight:normal;
	font-style:normal;
	font-size:12px;
	text-decoration: none;
}

A:hover,A:active{
	font-family:Tahoma;
	Color:#999999;
	font-weight:normal;
	font-style:normal;
	font-size:12px;
	text-decoration: none;
}



.button{
	color:#fff;
	font-size: 11px;
	font-weight:bold;
	padding:3px;
	background-color:#efefef;
	border-style:solid;
	border-color:#efefef #ccc #ccc #efefef;
	border-width: 1px;
	background-image:url('/css/preformatted/imgs/riviera_red/button_bg.gif');
}

.separator{
	width:42px;
	background-image:url('/css/preformatted/imgs/riviera_red/separator.gif');
	background-position: center center;
}


#topmenu {

}
#namescount {

}
#leftimage {
	height: 16px;
}




/* message board */

#topics{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#threadlist{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#mb_category{
	border-color: #ccc;
}

#mb_forms HR{
	color: #ccc
}


#mb_cookie_crumb{
	background-color:#BFE5E5;
}

#threads{
	background-color:#BFE5E5;
}

#threads_title{
	background-color:#BFE5E5;
}


#threads_user{
	border-color: transparent;
}

#post TABLE{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#post_user{
	background-color:#BFE5E5;
}


#post_controls{
	border-color: transparent;
}



/* message board end */




#theme_cell{
	background: transparent url(/css/preformatted/imgs/riviera_red/themebar.gif) top left no-repeat;
}

.theme{
	width:225px;

}

#theme_ourstory {
	background-image: url(/css/preformatted/imgs/riviera_red/ourstory-p.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#theme_gallery {
	background-image: url(/css/preformatted/imgs/riviera_red/gallery-p.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#theme_guestbook {
	background-image: url(/css/preformatted/imgs/riviera_red/guestbook-p.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#theme_travelers {
	background-image: url(/css/preformatted/imgs/riviera_red/travelers-p.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#theme_events {	background-image: url(/css/preformatted/imgs/riviera_red/events-p.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#theme_rsvp {
	background-image: url(/css/preformatted/imgs/riviera_red/rsvp-p.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#theme_contactus {
	background-image: url(/css/preformatted/imgs/riviera_red/contactus-p.png);
	background-repeat: no-repeat;
	background-position: left top;
}


#theme_reunions_myevent_com {
	background-image: url(/css/preformatted/imgs/riviera_red/reunions-main-p.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#theme_weddings_myevent_com {
	background-image: url(/css/preformatted/imgs/riviera_red/weddings-main-p.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#theme_mitzvahs_myevent_com {
	background-image: url(/css/preformatted/imgs/riviera_red/mitzvahs-main-p.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#theme_celebrate_myevent_com {
	background-image: url(/css/preformatted/imgs/riviera_red/celebrate-main-p.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#theme_party_myevent_com {
	background-image: url(/css/preformatted/imgs/riviera_red/celebrate-main-p.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.bulletted{
	background-image: url('/css/preformatted/imgs/riviera_red/arrow.gif');
	background-repeat:no-repeat;
	background-position:center left;
	padding-left: 15px;
}

