/*---------GENERIC TAGS TWEAKING-------*/
html, body
{
	margin: 0px !important;
	padding: 0 10px !important;
	background-color: #FFF;
	background-image:url('/images/main_bg.png');
	background-repeat:repeat-x;
	font-family: Tahoma,sans-serif;
	font-size: 13px;
	color:#fff;
    line-height: 1.3;
}
form 
{
	margin: 0px;
	padding: 0px;
}
img 
{
	display: block;
}
a 
{
	text-decoration: none;
	display: inline;
	color:#fff;
}
a:hover 
{
	text-decoration: underline;
}
h1, h2, h3, h4, h5
{
	margin: 0px;
	padding: 0px;
}
.ad728x90 
{
	width: 728px;
	height: 90px;
	background-color: #999999;
	float: left;
}
.ad300x250 
{
	width: 300px;
	height: 250px;
	background-color: #999999;
}
.ad160x600 
{
	width: 160px;
	height: 600px;
	background-color: #999999;
}
.clear 
{
	clear: both;
}
.center
{
	margin: 0 auto;
}
.orange
{
	color: #df4008;
}

/*====================================*/
#wrapper
{
	width: 1000px;
	margin: 0 auto;
}
#top img
{
	float: left;
}
#top .logo
{
	margin-right: 19px; 
}

/*-----------------top----------------*/
#top_bar
{
	background-color: #FFF;
	background-image:url('/images/top_bg.png');
	background-repeat:repeat-y;
	height: 12px;
	width: 1000px;
	margin-bottom: 8px;
}
#top img
{
	float: left;
}
#top .logo
{
	margin-right: 19px; 
}
.top_lines
{
	border-top: 1px solid #7491b1;
	border-bottom: 1px solid #7491b1;
	height: 4px;
	margin: 5px 0;
}


/*------------left-------------*/
#left
{
	width: 253px;
	float: left;
}
#left h3
{
    padding-top: 6px;
	text-align: center;
	font-size: 17px;
}
/*----------*/
#welcome
{
	border: 1px solid #ea901c;
	background-color: #ea901c;
	margin-bottom: 7px;
	padding-bottom: 5px;
	/*margin-top: 10px;*/
}
#welcome .head
{
	border-top: 1px solid #00ffff;
	text-align: center;
	font-size: 20px;
	padding-top: 10px;
}
#welcome .lines
{
	border-top: 1px solid #f1b45c;
	border-bottom: 1px solid #f1b45c;
	height: 4px;
	margin: 5px 0;
}
#welcome .text
{
	border-top: 1px solid #e4621d;
	padding: 15px;
}
/*----------*/
#region
{
	background-image: url('/images/region_bg.png');
	background-repeat: no-repeat;
	background-color: #DF4008;
	margin-bottom: 7px;
	padding-bottom: 3px;
	height: 195px;
}
#region .text 
{
	float: left;
	padding: 47px 0px 0 15px;
}

#region a 
{
	display: block;
}
/*----------*/
#activity
{
	background-color: #92981b;
	margin-bottom: 7px;
}
#activity .images 
{
    float: left;
	padding: 2px 6px;
    /*width: 78px;*/
}
#activity img 
{
    float: left;
}
#activity .text 
{
    /*float: left;*/
	line-height: 1.4;
	text-align: center;
	font-weight: bold;
}

#region { border: 3px #DF4008 solid; }
#activity { 
	border: 3px #92981B solid;
	/*height: 322px;*/
}
.highlight { border: 3px #174471 solid; }

.text_all,
#select_reg,
#select_act
{ text-align: center; }

#select_reg,
#select_act {
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 3px;
	color: #174471;
}

/*----------*/
#consierge
{
	background-color: #325d8c;
	margin-bottom: 7px;
	/*height: 92px;*/
}
#consierge img 
{
    /*float: left;*/
	margin: 0px auto;
}
#consierge .text 
{
    padding: 4px 0 3px 11px;
}

/*------------right-------------*/
#right
{
	width: 738px;
	float: right;
}
#body
{
	
}
/*----------*/
#right_nav
{
	border-top: 2px solid #2f8bca;
	background-image:url('/images/right_bg.png');
	background-repeat:repeat-y;
	height: 33px;
}
#right_nav a
{
	padding: 8px 0 8px 15px;
	display: block;
	float: left;
}
#right_nav .search input
{
	background: #8db6d4;
	border: 0px;
	float: right;
	padding: 4px 5px;
	margin: 6px 6px 0px 3px;
	width: 130px;
	height: 14px;
}
#right_nav .search
{
	float: right;
	width: 230px;
}
#right_nav .search .text
{
	float: left;
	padding: 8px 0;
}

/*----------*/
#body .tab
{
	background-color: #244468;
	color: #daeffe;
	padding: 5px ;
	text-align: center;
}
#body .tab a
{
	color: #daeffe;
}

#footer
{
	text-align: center;
	width: 738px;
	color: #000;
	margin: 0px auto;
	padding-bottom: 25px;
	/*padding: 25px;*/
}
#footer a { color: #000; text-decoration: underline; }
#footer a img { display: inline; }
#welcome .box,
.button
{
    border: 1px solid #f79f20;
	float: left;
	background-color: #EA901C;
    margin: 2px 4px;
    padding: 5px 5px;
    font-size: 11px;
    color: #ffffff;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	
}
#mini_ads {
	text-align: center;
	color: #000;
	padding-bottom: 20px;
}
#mini_ads img {
	margin: 10px auto 0px;
}
.btn_signup, .btn_member, .btn_search, .btn_preferences
{
    border: 1px solid #A8C4D7;
	background-color: #174471;
    margin: 3px 3px 0 0;
    padding: 0 8px;
	cursor: pointer;
	color: #fff;
	font-size: 12px;
	cursor: pointer;
}
.btn_member,
.btn_search
{
	float: right;
}

.btn_signup
{
    padding: 1px 8px 0px;
	float: right;
	margin-top: 4px;
	font-size: 13px;
	font-weight: normal;
}
#right_nav {
	position: relative;
}
#sign_up_box {
	padding: 4px;
	width: 290px;
	float: right;
	font-size: 18px;
	font-weight: bold;
}
#sign_up_box input {
	width: 155px;
}
#footer_ad {
	padding-top: 10px;
	margin: 0px auto;
}
#sign_up_box_extra {
	display: none;
	background-image: url('/images/right_bg.png');
	background-position-x: -364px;
	position: absolute;
	width: 345px;
	right: 0px;
	top: 30px;
	padding: 15px;
	z-index: 1;
}
#favorite_specialties {
	float: left;
	padding-top: 10px;
}
#favorite_regions {
	float: right;
	padding-top: 10px;
}
#favorite_specialties div {
	float: left;
	padding-right: 40px;
}
