/* CSS Document */

#topbar{
position:absolute;
border: 1px solid #c49c6f;

background-color: #F7F3DE;
width: 530px;
visibility: hidden;
z-index: 100;
}

.popupInner {
	border: 2px solid #707070;
	background-color: #ffffff;
}
.popupTitleBar1 {
	background-color: #f0e2cf;
	font:14px verdana bold;
	color: #B21F1A;
	font-weight: bold;
	height: 28px;
	padding-left: 5px;
	border-bottom: 1px solid #C49C6F;
	position: relative;
}

.mainnavside3{
background-image:url(../images/bgmainnav.gif);
background-repeat:repeat-x;
height:23px;
border-top:1px solid #CBCED9;
border-bottom:1px solid #CBCED9;
font-family:Verdana;
color:#636563;
font-size:12px;
font-weight:bold;
padding-left:1px;
text-decoration:none;
}

.md_normal_link_colored
{
font:12px verdana;
font-weight:normal;
color:#0066FF;
padding:2px;
text-decoration:none;
cursor:pointer;
}
.tblenew{
background-color:#F7F3DE;

}
.tblepadding{
padding:7px;
}
.tblenew1{
color:#7C794E;
padding:7px;
background:#FFF;
border-left:1px solid #D0C193;
border-right:1px solid #D0C193;
	}

.newbutton{
background-image:url(http://images.friendseat.com/bg_button.jpg);
background-repeat:no-repeat;
font-weight:bold;
font-size:1em;
color:#C55454;
border:0px solid;
width:92px;
w\idth:83px;
height:27px;
cursor:pointer;
}
.text_label{
font-size:1em;
font-weight:bold;
color:#A12828;
}

.newtextfield1{
background:transparent url(http://images.friendseat.com/bg_textfield_242x34.gif) no-repeat;
width:258px;
w\idth:226px;
font-weight:bold;
font-size:1em;
color:#000000;
height:34px;
border:solid 0 #fff;
padding:7px 8px 3px 8px;
}
fieldset>input.newtextfield1 {
	background:transparent url(http://images.friendseat.com/bg_textfield_242x34.gif) no-repeat; 
	}

#breadcrumbs {
margin:0 0 15px 18px;
padding:0;
font-size:2.5em;
color:#C55454;
}
		
#breadcrumbs a:link,
#breadcrumbs a:visited {
	color:#C55454;
	}
	
#breadcrumbs .current_page {
	font-size:0.7em;
	color:#A12828;
	}


