body
{
  	padding:0;
  	margin:0;
  	outline: 0;
  	background-image:url('../images/backgrounds/mainbg.gif');
  	background-repeat: repeat-y;
  	background-color: #F5F5F5;
  	padding-left: 39px;

	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	color: #111111;
	background-color: #F2F2F2;
}

*
{
	outline: 0;
	margin: 0;
	padding: 0;
}

#outer
{
	background-color: white;
	width: 1000px;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	margin: 0 auto;
	padding-bottom: 10px;
}

#header
{
	width: 100%;
	padding: 0;
	padding-top: 1px;
}

#header_search
{
  	background-image:url('../images/headers/search.gif');
  	width: 980px;
  	height: 88px;
  	background-repeat: repeat-x;
  	float: left;
  	margin-left: 10px;
  	border: 1px solid #10A1C0;
}

#headersearch_what
{
  position: relative;
  left:80px;
  top:30px;
  width: 320px;
  height: 30px;
  background-color: #E0E0E0;
  border: 1px solid #10A1C0;
}

#headersearch_what input, #headersearch_where input
{
  padding-left: 3px;
  padding-bottom: 3px;
}

#headersearch_where
{
  position: relative;
  top:-2px;
  left:470px;
  width: 320px;
  height: 30px;
  background-color: #E0E0E0;
  border: 1px solid #10A1C0;
}

#headersearch_submit
{
  float: left;
  position: relative;
  left:830px;
  top: -30px;
  padding:0;
  margin:0;
  border: 1px solid #0B7205;
}

#headersearch_submit input.submit
{
  background:url('../images/search_ww_boxes.gif') repeat-x; 
  background-color: #64C432;
  color: black;
  font-weight: bold;
  font-size: 12px;
  border: 1px solid #6FDC37;
  padding: 0px !important;
  margin: 0px !important;
  height: 24px;  
  width: 60px;
  text-indent: 0 !important;
  position:relative;
  top: 0px !important;
}

#breadcrumbs
{
	padding-left: 15px;
	padding-bottom: 8px;
	font-weight: bold; 
	font-size: 12px !important;
	padding-top: 5px;
}

#breadcrumbs a
{
	text-decoration: underline;
	font-weight: normal; 
}

input.text
{
  border: 1px solid #BDBDBD;
  width: 98%;
  background-color: white;
}



#logo
{
	height: 55px;
	margin: 20px;
	margin-bottom: 10px;
}

#root
{
	width: 990px;
	position: relative;
	left: 0px;
	top: 10px;
	padding-left: 0px;
	padding-top: 0px;
}


#navi
{
	margin-0;
  	margin-bottom: 3px;
  	padding: 0;
  	padding-left: 10px;
  	float: left;
  	background-image: url(../images/headers/underline.gif);
  	background-repeat: no-repeat;
  	height: 30px;
  	background-position: 0 20px;

  	
}

#navi div
{
	padding-left: 6px;
	padding-right: 6px;
	display: inline;
}

#navi a
{
	font-size: 12px;
	text-decoration: none;
}

#search_box
{
	position: relative;
	top: 50px;
	left: 40px;
}

#search_label
{
	color: white;
	font-weight: bold;
	float: left;
	position: relative;
	top: 2px;
}

#search_input
{
	float: left;
	width: 350px;
	padding-left: 10px;
}

#search_input input
{
	border: 1px solid black;
}

#search_submit
{
	float: left;
	width: 40px;
	padding-left: 10px;
}


#left
{
	width: 160px;
  	height: 100%;
  	float: left;
  	margin-right: 10px;
  	padding:0;
  	padding-left: 10px;
  	margin-top: 5px;
}

#left ul, #left ul li
{
	list-style-type: none !important;
}

#left ul
{
	list-style: none;
	margin: 0;
	padding: 0px;
	padding-left: 0px;
} 

#left li
{
	height: 31px;
		/*
	padding-bottom: 0px;
	width: 190px !important;
	min-width: 190px;
	margin: 0 !important;
	padding-top: 0px !important;
	padding-bottom: 0px;
	padding: 0;
	border-bottom: 1px dotted #CCCCCC;
	background-color: blue;*/
}

#left li a
{
	text-decoration: none !important;
}


#left li div
{
	padding-bottom: 0px;
	width: 143px !important;
	min-width: 143px;
	margin: 0 !important;
	padding-top: 10px !important;
	padding-bottom: 6px;
	border-bottom: 1px dotted #CCCCCC;
	padding-left: 15px;
}

#left li div:hover
{
	background-color: #EEEEEE;
	cursor: pointer;
}	

/*
#left li a
{
	width: 190px !important;
	font-size: 13px !important;
	padding: 2px !important;
	padding-left: 8px !important;
	text-decoration: none !important;
}
*/

#two_column_content
{
	width: 810px;
	padding:0;
	float: left;
}

.search_list_result
{
	background-color: #F8F8F8;
	padding: 10px;
	margin-bottom: 8px;
	border: 1px solid #BBBBBB;
}

.search_list_result table
{
	margin: 0;
	padding: 0;
}

#one_column_content
{
	width: 980px;
	margin-left: 10px;
}

b
{
	color: black;
}

strong
{
  font-weight: bold;
  color: #09849F;
}

h1, h2
{
	color: #44A114; 
	border-bottom: 1px solid #09849F;
	padding-bottom: 3px;
	font-size: 14px;
	margin-bottom: 5px;
}

h1
{
	margin-top: 5px;
}

h2
{
	font-size: 15px;
	padding-top: 10px;
	padding-bottom: 0;
	border: 0 !important;
	margin-bottom: 10px;
}

div.comment
{
	border-bottom: 1px solid #DDDDDD;
	margin-bottom: 10px;
	padding: 5px;
	padding-bottom: 10px;
}

div.comment h3
{
	font-size: 13px;
	font-weight: bold;
	color: black;
	border: 0 !important;
	padding: 0;
	margin-bottom: 3px;
}


div.article_list
{
	border-bottom: 1px solid #DDDDDD;
	margin-bottom: 15px;
	padding: 8px;
	padding-bottom: 15px;
}

div.article_list h2
{
	padding: 0;
	margin: 0;
	margin-bottom: 3px;
	text-decoration: underline;
}

div.article_style
{
	font-size: 14px;
	/*text-align: justify;*/
}

div.article_style h2, div.article_style h3
{
	font-size: 13px;	
	border-bottom: 0 !important;
	margin: 0 !important;
	padding: 0;
	padding-top: 8px;
}

div.article_style li
{
	list-style-type: disc;
	font-size: 14px;
}

div.article_style ul
{
	padding-left: 20px;
}

div.article_style h2
{
	font-size: 14px;
}

div.article_style h3
{
	padding-left: 0px;
	padding-top: 10px;
	margin-bottom: 0;
}

div.article_style p
{
	font-size: 14px;
	text-align: justify;
	padding: 0px !important;
	padding-bottom: 5px !important;
}

a, a:link, a:visited, a:active
{
  color: #5577AA;
  color: #096B9D;
  color: #2A568F;
  
  text-decoration: none !important;
}

a:hover
{
	color: black;
  color: #5577AA;
}

a.nounderline
{
	text-decoration: none !important;
}

a.button, a.button:link, a.button:visited, a.button:active, a.button:hover
{
  background-color: #44A114;
  background:url('../images/backgrounds/search_ww_boxes.gif') repeat-x; 
  color: black;
  font-weight: bold !important;
  font-size: 12px;
  line-height: 35px;
  border: 1px solid #0B7205;
  margin: 0;
  padding: 3px;
  padding: 5px;
  padding-left: 8px;
  padding-right: 8px;
  border-style: outset;
  text-decoration: none;
  
  border-top: #7E7E7E 1px outset;
  border-left: #7E7E7E 1px outset;
  border-bottom: #084904 1px outset;
  border-right: #084904 1px outset;
}

.what_where_box
{
  float:left;
  height:100%;
  width:45px;
  color: black; 
  font-size:14px; 
  font-weight: bold; 
  padding-left:10px;
  background-color: #64C432;
  background:url('../images/backgrounds/search_ww_boxes.gif') repeat-x; 
  border-right: 1px solid #10A1C0;
}

div.grey_box
{
  border: 1px solid #BBBBBB;
  font-size: 12px;
  background:url('../images/backgrounds/grey_fade_box.gif') repeat-x;
  background-color: #E0E0E0;
  padding: 10px;
  margin: 0;
  margin: 10px;
  padding-right: 20px;
}

.grey_box a
{
	color: #09849F;
	text-decoration: none !important;
}

div.grey_box h2
{
  color: #44A114;
  border-bottom: 1px dashed #44A114;
  font-size: 13px;
  padding: 5px;
  padding:0;
  margin-top:2px;
  margin-left: 5px;
  margin-right: 5px;
  text-indent: 3px;
  padding-bottom: 3px;
  width: 95%;
}

/*
input, textarea
{
	padding: 2px;
	width: 97%;
}

input
{
	line-height: 12px;
	margin-top: 1px;
	_margin:0;
	//margin: 0;
	height: 15px;
	_height: 12px;
	//height: 12px;
}
*/
select
{
	padding: 2px;
}

input, textarea
{
	font-family: Tahoma !important;
  font-size: 12px;
  text-indent: 2px;
  
  padding-top: 2px;
  padding-bottom: 2px;
}

input.submit
{
  background-color: #44A114;
  color: white;
  font-weight: bold;
  font-size: 12px;
  border: 1px solid #0B7205;
  padding: 3px;
  padding-left: 5px;
  padding-right: 5px;
  border-style: outset;
  position: relative;
  top: 2px;
}

















.blue_header, .grey_header
{
	background-image:url('../images/headers/blue_header.gif');
	background-position: -14px;
	width: 194px;	/* 201 - 7 */
	height: 19px;	/* 26 - 7 */
	width: 180px;	/* 201 - 7 */
	font-size: 10px;
	font-weight: bold;
	color: white;
	padding-top: 7px;
	padding-left: 7px;
	border-right: 0px solid #096B9D;
	border-left: 1px solid #096B9D;
}

.grey_header
{
	background-image:url('../images/headers/grey_header.gif');
	color: black;
}	

.blue_box, .grey_box
{
	width: 186px;
	border: 1px solid #096B9D;
	border-top: 0;
}

.grey_box
{
	border: 1px solid #8F9091;
	border-top: 0;
}

.box_space
{
	float: left;
	margin-right: 9px;
}

.col_left
{
  	vertical-align: top;
  	font-weight: normal;
	text-align: right;
  	font-size:12px;
  	color: #0E3760;
  	: none;
  	background-color: white;
  	border: 1px dotted #CCCCCC;
  	border-left: 0;
  	border:0;
  	border-bottom: 2px solid #CFE6FD;
	border-top: 1px solid #CFE6FD;
  	padding: 4px;
  	padding-right: 10px;
  	line-height: 20px;
}

.col_right
{
	border-top: 1px solid #CFE6FD;
  	border-bottom: 1px dotted #CCCCCC;
  	vertical-align: top;
  	padding: 4px;
}

.std_input_money
{
	width: 80px;
}

.step_inactive, .step_active
{
	font-weight: bold;
	color: #CCCCCC;
	font-size: 13px;
	padding-right: 10px;
}

.step_active
{
	color: #F8981C !important;
}

.smaller
{
	font-size: 11px;
}

p.noindent
{
	padding: 0;
	margin: 0;
}

p.indent5
{
	padding: 5px;
	margin: 0;
}


/* Autocomplete Style */
.ac_results {
	padding: 0px;
	border: 1px solid #6A9BA9;
	background-color: Window;
	overflow: hidden;
	text-align:left;
	font-size: 13px;
	z-index: 50;
	width: 243px !important;
	margin-left: 1px !important;
	
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font: menu;
	font-size: 13px;
	overflow: hidden;
}

.ac_loading {
	background : Window url('./indicator.gif') right center no-repeat;
}

.ac_over {
	background-color: Highlight;
	color: HighlightText;
	background-color: #42A411;
}

b.big
{
	color: #25365B;
}

.box_top
{
	background: url('../images/backgrounds/box_top.png') no-repeat;
	width: 709px;
	height: 15px;
}

.box_bottom
{
	background: url('../images/backgrounds/box_bottom.png') no-repeat;
	width: 709px;
	height: 15px;

}

.line_left
{
	background: url('../images/backgrounds/line.png') no-repeat;
	width: 10px;
	height: 8px;
	float: left;
}

.line_center
{
	height: 6px;
	background-color: orange;
}

.line_right
{
	background: url('../images/backgrounds/line.png') no-repeat;
	background-position: -65px 0px;
	width: 10px;
	height: 6px;
	float: right;
}


tr.request_list_open
{
	background: url('../images/backgrounds/yellow2_scale.gif') repeat-x;
	border-bottom: 2px solid #F8F8D9;
	margin: 0 !important;
}

tr.request_list_done
{
	background-color: #FFFFFF;
}

.available
{
	font-weight: bold;
	font-size: 12px;
	color: #229922;
}

.notavailable
{
	font-weight: bold;
	font-size: 12px;
	color: #CC2222;
}

.notice
{
	width: 100%;
	border: 1px solid green;
	padding: 10px;
	background-color: #EEFFEE;
	margin-bottom: 20px;
}

.notavailable
{
	color: #BBBBBB;
	font-weight: normal;
	font-size: 13px;
}

.specialprice
{
	color: blue;
}

















p
{
	padding: 10px;
}
	

img
{
	border: 0;
}

.clr
{
	clear: both;
	height: 1px;
	line-height:1px;
	padding:0;
	margin:0;
}

.fl
{
	float: left;
}

.fr
{
	float: right;
}

.relative
{
	position: relative;
}

.absolute
{
	position: absolute;
}

.small
{
	font-size: 10px;
	font-weight: normal !important;
}

.normal
{
	font-size: 11px;
	font-weight: normal !important;
}

.bigger
{
	font-size: 12px !important;
}


.big
{
	font-size: 14px !important;
}

.huge
{
	font-size: 16px !important;
	font-weight: bold !important;
}

input.huge
{
	font-weight: bold;
	line-height: 17px;
	margin-top: 1px;
	_margin:0;
	//margin: 0;
	height: 20px;
	_height: 17px;
	//height: 17px;
}

.bold
{
	font-weight: bold !important;
}

.underline
{
	text-decoration: underline !important;	
}

.nounderline
{
	text-decoration: none !important;	
}

.hidden
{
	display: none;
}

.inline
{
	display: inline;
}

.noborder
{
	border: 0 !important;
}

.dashed
{
	border-bottom: 1px dashed !important;
}

h1.noborder
{
	font-size: 14px !important;
	background: none;
	padding: 0;
}

.justify
{
	text-align: justify !important;
}

.bottom
{
	position: absolute;
	bottom: 0;
}


.hugeblue
{
	color: #173B6A !important;
	font-size: 14px !important;
	font-weight: bold !important;
	border: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	padding-top: 10px !important;
	
}


.tabs div a
{
	text-decoration: none;
	color: #173B6A !important;
}

.privacy_not_visible
{
	color: #AAAAAA;
}

.profile_empty
{
	color: #AAAAAA;
}

.no_results
{
	color: #A0A0A0;
	font-size: 12px;
}

.empty
{
	color: #AAAAAA;
}

.std_form_errormsg
{
	font-size: 10px !important;
	color: #BB3333 !important;
	line-height: 11px !important;
}

.error, p.error
{
	color: #BB3333 !important;
}


#main
{
}


#content
{
	float: left;
  	margin-right: 15px;
  	width: 595px;
}


#right
{
	width: 170px;
  	height: 100%;
  	float: right;
  	padding:0;
  	padding-left: 5px;
  	border-left: 4px solid #EEEEEE;
  	margin:0;
  	vertical-align:top;
}


#save_success
{
}

#header_top_bg
{
	
	padding:0;
	margin: 0;
	border: 0;
	margin: auto;
	width: 1013px;
	position: relative;
	left: -1px;
	//left: 0px;
	_left: 0px;
	height: 30px;
}



#header_navi
{
	height: 25px;
	border-bottom: 1px solid #173B6A;
	
	background: url('../images/header/bg_navi_grey.gif') repeat-x;
	border: 1px solid #DADADA;
	border-bottom: 1px solid #BBBBBB;
	margin:0;
	padding:0;
}

#header_main_navi
{
	width: 1005px;
	margin: 0 auto 0 auto;
	color: #173B6A;
	font-size: 115%;
	font-weight: bold;
	line-height: 25px;
}

#header_main_navi a
{
	color: white;
	
	
	color: #173B6A;
	
}

#header_top
{
	width: 960px;
	height: 95px;
	margin: auto;
}

#header_sub_navi
{
	width: 1005px;
	margin: 0 auto 0 auto;
	color: #D0D0D0;
	font-size: 100%;
	font-weight: bold;
	line-height: 25px;
}

#header_sub_navi a
{
}

#header_subnavi
{
	height: 45px;
	background: url('../images/header/bg_header.gif') repeat-x;
	margin: 0 auto;
	/*width: 980px;*/
}

.sublink_container b
{
	color: black;
}


#one_column_content ul li
{
  padding-top: 10px;
  margin-left: 20px;
  padding-bottom: 5px;
}


#footer, #footer center
{
	width: 100%; 
	padding: 0; 
	padding-top: 20px;
	padding-bottom: 15px;
	color: #666666;
	font-size: 10px !important;
	margin: 0px auto; 
}

#footer a
{
	font-size: 11px;	
	color: #666666;
}

#footer a:hover
{
	color: #444444;
}

ul
{
	margin-left: 10px;
	list-style-type: none !important;
}

ul.navi
{
	list-style-type: none !important;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background-color: #E8E8E8;
	padding-top: 0px;
}


ul.navi li 
{
	text-align: left;
	margin: 0 !important;
	padding: 1px !important;
	padding-left: 12px !important;
	width: 147px !important;
	border-top: 1px dotted #AAAAAA;
}

ul.navi li a
{
	color: #173B6A !important;
}

.topnavimenu
{
	z-index: 100;
}

div.activeul ul li
{
	background-color: #BEDEFD !important;
	border-top: 1px dotted #6E8EAE !important;
}

div.activeul
{
	border-color: #AAAAAA !important;	
}


h1 div#breadcrumbs
{
	font-size: 100%;
	display:inline;
	float: right;
	padding:0;
}


h2.lightblue
{
	background: url('../images/backgrounds/lightblue_scale.gif') repeat-x;
	border-bottom: 2px solid #E3F0FE;
	margin: 0 !important;
}

h2.yellow, .yellow
{
	background: url('../images/backgrounds/yellow2_scale.gif') repeat-x;
	border-bottom: 2px solid #F8F8D9;
	margin: 0 !important;
}

h2.grey
{
	font-size: 12px;
	color: #2D649A !important;
	border: 1px solid #EEEEEE;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #DDDDDD;
	background: url('../images/backgrounds/white_scale.gif') repeat-x;

	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
}

h2.blue
{
	border: 1px solid #33517A;
	border-top: 1px solid #33517A;
	border-bottom: 1px solid #33517A;
	color: white !important;
	
	
	background: url('../images/backgrounds/blue2_scale.gif') repeat-x;
	background-color: #BEDEFD !important;
	border: 0;
	border-top: 1px solid #789CC6;
	border-bottom: 1px solid #789CC6;
	color: #173B6A !important;
}

h2.allborder
{
	border: 1px solid #789CC6;
}


h3
{
	font-size: 12px;
	color: #2D649A;
	padding: 5px;
	border-bottom: 1px dotted #DDDDDD;
	margin-bottom: 10px;
}

h4
{
	color: #222222;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 2px;
}

h3 .edit, h2 .edit
{
	font-size: 100%;
	display:inline;
	padding:0;
	float: right;
}

h3 .edit a, a.edit, h2 .edit a
{
	font-weight: normal;
	color: #2D649A !important;
}

.icon_edit, .icon_add
{
	background-image:url('../images/icons/shape_square_edit.png');
	background-repeat: no-repeat;
	padding-left: 20px;
	height: 16px;
	line-height: 16px;
	padding-bottom: 4px;
	min-width: 16px;
}

.icon_add
{
	background-image:url('../images/icons/shape_square_add.png');
}


.topnavi
{
	cursor: pointer;
	float: left;
	border-left: 1px dotted #173B6A;
	width: 160px;
	text-align: center;
	
	
	border-left: 1px solid #DADADA;
}

.active
{
	height: 27px;
	background-color: #BEDEFD;
	border: 1px solid #173B6A;
	border-right: 0px solid #173B6A;
	border-bottom: 0;
	float: left;
	width: 160px;
	text-align: center;
	margin-top: -3px;
	border: 1px solid #BBBBBB;
	border-bottom: 1px solid #BEDEFD;
}

.topnavi_last
{
	border-right: 1px dotted;	
}

.active
{
	color: #469CF0 !important;
	color: #2D649A !important;
}

.subnavi
{
	float: left;
	border-left: 1px dotted #CCCCCC;
	width: 160px;
	text-align: center;
	color: #A0A0A0;
}

* html .subnavi
{
	left: -160px !important;
}

.subnavi a
{
	color: #2D649A !important;
}

.subnavi a:hover
{
	color: black !important;
}

.file_input, .file_input_error
{
	height: 22px;
	line-height: 18px;
}

.form_error, .std_input_error
{
	border: 1px solid #880000 !important;
	background-color: #FFFDFD;
}

input.std_input_error, input.std_input
{
	line-height: 19px;
	margin-top: 1px;
	_margin:0;
	//margin: 0;
	height: 17px;
	_height: 18px;
	//height: 18px;
}

.std_input, .std_input_error
{
	width: 97%;
}

.std_checkbox
{
	width: 13px;
	margin-right: 5px;
	position: relative;
	top: 2px;
}

.std_label_error
{
	color: #BB3333;
}


input.active_input, textarea.active_input
{
	border: 1px solid #4D84AA;
}

button
{

}

.tiny_input_heading
{
	font-size: 80%;
	line-height: 11px;
}

.bg
{
	background: url('../images/backgrounds/backgrounds.gif') no-repeat;
}

.dotted1
{
	background: url('../images/backgrounds/backgrounds.gif') repeat-x;
	height: 1px;
	width: 100%;
	background-position: 0 -83px;
	background-repeat: repeat-x;
}

.dotted
{
	border-bottom: 1px dotted #AAAAAA;
}

.blue_scale
{
	background: url('../images/backgrounds/blue_scale.gif') repeat-x;
}

.lightblue_scale
{
	background: url('../images/header/bg_header.gif') repeat-x;
}

.white_scale
{
	background: url('../images/backgrounds/white_scale.gif') repeat-x;
}

.yellow_scale
{
	background: url('../images/backgrounds/yellow_scale.gif') repeat-x;
	background-color: #FFFFCC;
}

.verylightblue_scale
{
	background: url('../images/backgrounds/lightblue_scale.gif') repeat-x;
}

.lightblue_bottom
{
	border-bottom: 2px solid #CFE6FD;
}

.yellow_bottom
{
	border-bottom: 2px solid #F8F8D9;
}
.tab
{
	height: 25px;
	background-position: 0 -16px;
	background-repeat: repeat-x;	
	line-height: 25px;
	color: #2D649A;
	font-size: 100%;
	font-weight: bold;
	width:100%;
}

.tab_left
{
	height: 25px;
	width: 5px;
	background-position:0 -47px;
	float:left;
	overflow:hidden;
}

.tab_right
{
	height: 25px;
	width: 5px;
	background-position: -5px -47px;
	float:right;
	overflow:hidden;
}

.tab_center
{
	float:left;
	text-indent: 5px;
	/*
	height: 25px;
	background-position: 0 -16px;
	line-height: 25px;
	padding-left: 5px;
	padding-right: 5px;
	color: #2D649A;
	font-size: 100%;
	font-weight: bold;
	width:100%;
*/
}

.tab_active
{
	height: 25px;
	background-position: 0 -104px;
	background-repeat: repeat-x;	
	line-height: 25px;
	color: #2D649A;
	font-size: 100%;
	font-weight: bold;
	width:100%;
}

.tab_left_active
{
	height: 25px;
	width: 5px;
	background-position:0 -135px;
	float:left;
	overflow:hidden;
}

.tab_center_active
{
	float:left;
	text-indent: 5px;
	color: black;
}

.tab_right_active
{
	height: 25px;
	width: 5px;
	background-position: -5px -135px;
	float:right;
	overflow:hidden;
}

.tab_center a
{
	font-weight: normal !important;
}

.tab_center_active a
{
	font-weight: bold !important;	
}

.box
{
	padding:0;
	border-left: 1px solid #95C8FB; 
	border-right: 1px solid #95C8FB;
}

.box_dotted
{
	padding:0;
	border: 1px dotted #CCCCCC; 
}

.inner_box
{
	padding: 10px;	
}


.box_bottom_left
{
	height: 4px;
	width: 5px;
	background-position: 0 -77px;
	float:left;
}
.box_bottom_right
{
	height: 4px;
	width: 5px;
	background-position: -5px -77px;
	float:right;
}

.box_bottom_center
{
	height: 3px;
	float:left;
}


div.textarea
{
	margin:10px;
	border:1px dotted #E0E0E0;
	padding: 5px;
  	background-color: #FEFEFE;
  	vertical-align: top;
}

.col_top
{
	text-align: left;
	
  	padding: 8px !important;
  	padding-top: 4px;
  	padding-bottom: 4px;
  	
  	padding-right: 10px !important;
  	font-weight: bold;
  	background-color: #FEFEFE !important;
  	vertical-align: top;
  	font-size:100%;
  	/*
  	border-top: 1px dotted #CCCCCC;
  	*/
}




.form_row
{
	padding: 0px;
  	border: 1px dotted #CCCCCC;
	margin-bottom: 5px;
}


div.col_left
{
	float: left;
}

div.col_right
{
	float: right;
}

div.col_errormsg
{
	float: left;
	height: 100%;
  	line-height: 18px;
  	clear: both;
}

/* Form Designs */
table.form_table
{
	border-spacing: 2px;
}


table.form_table td
{
	margin:0;
  	vertical-align: top;
}



.dob_day, .dob_month, .date_day, .date_month
{
	width: 20px;
}

.dob_year, .date_year
{
	width: 30px;
}

.zip
{
	width: 40px;
	display: inline;
	float:left;
}

.city
{
	margin-left: 5px;
	float: left;
}

/*
	Photos
*/
img.avatar_small
{
	background-color: white;
	border: 1px solid #777777;
	padding: 3px;
}

img.avatar_squared
{
	background-color: white;
	border: 1px solid #999999;
	padding: 3px;
}

.embedded_default_text
{
	color: #AAAAAA;
}

.col_span
{
	float:left !important;
	text-align: left !important;
	display:inline;
	width: 100px;
}

.col_radio
{
	padding-left: 10px;
}

.col_radio span
{
	float: left !important;
	margin: 0;
	padding: 0;
	padding-left: 4px;
	padding-right: 20px;
	line-height: 20px;
	height: 20px;
}

.col_radio input
{
	width: 20px !important;
	float: left !important;
	display: inline !important;
	padding: 20px !important;
	margin-top: 7px;
	margin: 0;
	padding: 0;
	height: 20px;
}

#current_network
{
}

.border
{
	border: 1px solid #BBBBCC;
	/*
	padding: 4px !important;
	padding-left: 10px !important;
	*/
	border:0;
	background-color: white;
	z-index: 10;
}

#current_network ul
{
	list-style: none;
	padding:0 !important;
	margin: 0 !important;
	border-bottom: 1px solid #CCCCCC;
}

#current_network li
{
	padding:3px !important;
	margin:0;
	padding-left: 5px !important;
	width: 130px;
	border: 0;
}

#current_network li a
{
	font-size: 86% !important;
	font-weight: bold !important;
	cursor:pointer;
}

#current_network li a:hover
{
	color: #111155 !important;
}

li.network_chooser
{
	border: 1px solid #CCCCCC !important;
	border-bottom: 0 !important;
}

li.network_chooser:hover
{
	background-color: #EEEEFA;
	background-color: #E8F0FF;
}

li#current_network_top
{
	border: 1px solid #DADADA;
	border-bottom: 0 !important;
}

li.network_chooser div.text, li#current_network_top div.text
{
	display: inline;
}

li#current_network_top img, li.network_chooser img
{
}

li#current_network_top div, li.network_chooser div
{
	line-height:15px; 
	height:15px;
	vertical-align:top;
	width:100%;
}


#login_table input
{
	font-size: 90%;
}

.iconbreak
{
	color: #CCCCCC;
	padding-left: 5px;
	padding-right: 5px;
}


table.navi_sub
{
  margin: 0;
  margin-bottom: 0px;
}

div.navi_sub
{
  width:93%;
  border-top: 1px solid #173B6A;
  border-top: 1px solid #DADADA;
  margin-bottom: 5px;
  padding: 10px;
}

table.navi_sub td
{
  background-color: #FFFFFF;
  background-color: #F5F5F5;
  background: url('../images/backgrounds/white_scale.gif') repeat-x;
  padding: 7px;
  padding-left: 15px;
  padding-right: 15px;
  border-bottom:0;
  border-right: 1px solid #DADADA;
  border-top: 1px solid #DADADA;
}

table.navi_sub td a, table.navi_sub td a
{
  color: #888888;
  
}

table.navi_sub td a:hover, table.navi_sub td a:hover
{
  color: #2A568F;
  
}

td.active_navi_sub
{
  background: none !important;
  background-color: #2A568F !important;
  color: white  !important;
  border: 1px solid #173B6A;
  border-bottom: 0;
  
  border: 1px solid #BBBBBB !important;
  border-bottom: 0 !important;
  background: url('../images/header/bg_header.gif') repeat-x !important;
}

table.navi_sub a, table.navi_sub a:hover
{
  text-decoration: none  !important;
  font-weight: bold;
}

td.active_navi_sub a:hover, td.active_navi_sub a
{
  text-decoration: none !important;
  color: #2D649A !important;
  font-weight: bold;
}



.inner_navi div
{
	display: inline;
	float: left;
  	background-color: #F5F5F5;
  	background: url('../images/backgrounds/white_scale.gif') repeat-x;
  	padding: 7px;
  	padding-left: 15px;
  	padding-right: 15px;
  	border-right: 1px solid #DADADA;
  	border: 1px solid #DADADA;
  	border-left: 0;
}

.inner_navi a
{
	font-weight: bold;
	color: #888888;
}

.inner_navi a:hover
{
	color: #2D649A !important;
}

.inner_navi a.inner_navi_active
{
	color: #2D649A !important;
}
 
.inner_navi a.inner_navi_active div
{
	background: url('../images/header/bg_header.gif') repeat-x !important;
  	border: 1px solid #CCCCCC !important;
}


table.profile_short td
{
	padding-right: 5px;
}

td.profile_short
{
	padding-bottom: 8px;
	padding-top: 2px;
	font-size: 11px;
	padding-left: 5px;
}

#profile_short
{
}


.col_header_180
{
	height: 20px;
	width: 180px;
	background-position: 0 -190px;
	
	line-height: 18px;
  	font-size: 11px;
  	color: #2A568F;
  	padding: 0;
  	margin: 0;
  	border: 0;
  	text-indent: 6px;
}

.box_180
{
  background-color: #F5F5F8;
  width: 180px;
  padding: 1px;
  margin: 0;
  border: 1px solid #DADADA;
  margin-bottom: 10px;
}

.h2_inner, .h2_inner_blue
{
	padding: 15px;
	border: 1px dotted #CCCCCC;
	border-top: 0;
	margin-bottom: 10px;
}

.h2_inner_blue
{
	border: 1px dotted #33517A;
	border-top: 0;
}

a.splitresults, a.splitresults:link, a.splitresults:active, a.splitresults:visited
{
/*
  border: 1px solid #BBBBBB;
  background-color: #EEEEEE;
  background-color: #E5F5FF;
  border: 1px solid #CCCCCC;
  background: url('../images/backgrounds/white_scale.gif') repeat-x;
 */
  padding: 3px;
  padding-left: 4px;
  padding-right: 4px;
  font-weight: normal;
}

a.splitresults:hover
{
/*
  border: 1px solid #666666;
  background-color: #AAAABB;
  	background: url('../images/backgrounds/blue2_scale.gif') repeat-x;
  border: 1px solid #799CC6;
  */	
  padding: 3px;
  padding-left: 4px;
  padding-right: 4px;
  font-weight: normal;
}

span.splitresults_active
{
	/*
  border: 1px solid #666666;
  background-color: #AAAABB;
  background: url('../images/backgrounds/blue2_scale.gif') repeat-x;
  border: 1px solid #799CC6;
  */
  padding: 3px;
  padding-left: 3px;
  padding-right: 3px;
  font-weight: bold !important;
  font-weight: normal;
}



table.results
{
  table-layout: fixed;
  margin:0;
  padding:0;
}

  table.results td
  {
    padding: 3px; 
    padding-left: 5px;
    margin:0;
  }

  table.results td.top
  {
    padding-left: 5px;
    vertical-align: top;
  }

  tr.results_header td
  {
    font-weight: bold;
    font-size: 11px;
    background-color: #E8F4B8;
    padding: 4px;
    padding-left: 10px;

    background-color: #F3F3F3; 
    background-color: #E5F5FF; 
    border-top: 0px solid #CCCCCC;
    
    color: #444444;
    color: #447788;
  }

  table.results tr.odd td, .odd
  {
    background-color: #FBFBFB;
    background-color: #FEFEFE;
    background-color: #FFFFFF;
  }

  table.results tr.even td, .even
  {
    background-color: #F7F7F7;
    background-color: #FCFCFC;
    background-color: #FFFFFF;
  }

.dottedline
{
    background-image:url('../images/backgrounds/greypixel2.gif');
    background-repeat: repeat-x;
    background-position: 0 100%;
}

tr.dottedline td
  {
    height: 1px;
    padding:0px;
    line-height: 1px;
    background-image:url('../images/backgrounds/greypixel2.gif');
    background-repeat: repeat-x;
    background-position: 0 100%;
  }
  
  td.dottedborder
{
  width: 1px;
  height: 1px;
  padding:1px;
  line-height: 1px;
  background-image:url('../images/backgrounds/greypixel2_vertical.gif');
  background-repeat: repeat-y;
}

td.dotted
{
	border-bottom: 0 !important;
  background-image:url('../images/backgrounds/greypixel2_vertical.gif') !important;
  background-repeat: repeat-y !important;
}

li.breaklines
{
	border-bottom: 1px dotted #BBBBBB;
	width: 170px;
	padding-bottom: 8px !important; 
}


#left h2_inner
{
}

#left .left_inner
{
	border: 1px solid #DADADA;
	background-color: #F5F5F8;
	padding: 1px;
}

#left .left_inner h2
{
	border: 0px !important;
  	background-image:url('../images/backgrounds/backgrounds.gif') !important;
	background-position: 0 -189px;
	font-size: 11px !important;
}

#location_chooser
{
	height: 300px;
}

#location_chooser div div
{
	padding: 10px;
}

#location_chooser div div div
{
	padding: 0;
}

.rightbox
{
	background-color: #DDF5DD;
	outline: 1px solid #BBEEBF;
	border: 4px solid white;
	padding: 3px;
	color: #446655;
}

.rightbox h2
{
	background: 0;
	border: 0;
	color: #669977 !important;
	font-size: 11px;
}

.partner_shortbox
{
	width: 98%;
	border: 1px solid #FFFFAA;
	background-color: #FFFFCC !important;
	padding: 5px;
	
}

div.regionchoosetext a
{
	color: black !important;
}

.tip_photo
{
	border: 4px solid #EEEEEE;
	border-bottom: 8px solid #EEEEEE;
	outline: 1px solid #AAAAAA;
}

.saved_successfully
{
	padding: 10px;
	font-weight: bold;
	color: #224422;
	background-color: #E0FFE0;
}

img.correctpos
{
	position: relative;
	top: 4px;
}

.gm_label, .gm_pane
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	/*
	background-color: black;
	filter:Alpha(Opacity=90);
	opacity: 0.9;
	*/
	padding-left: 3px;
	padding-right: 2px;
	width: 37px;
}

.gm_pane a
{
	color: white !important;
}

.gm_pane
{
	padding: 8px !important;
	padding-top: 3px !important;
	padding-bottom: 3px !important;
}

#homepage_button
{
	border:0;
	width:394px; 
	height:44px;
	padding-top:15px;
	background:url('../images/buttons/homepage_signup_button.gif') no-repeat;
	text-align: center;
}

ol
{
	padding: 10px !important;
	padding-left: 30px !important;
	font-size: 13px;
}

ol.faq li
{
	margin-bottom: 30px !important;
	text-align: justify;
	font-size: 14px;
	font-weight: bold;
}

ol.faq li p, ol.faq li div
{
	font-weight: normal;
	font-size: 12px !important;
	padding: 0;
	padding-top: 3px;
}

ol.faq li h4
{
	font-size: 14px;
}

#partner_detail ul
{
	padding: 10px !important;
	padding-left: 30px !important;
	list-style-type: square !important;
}

#partner_detail ul li, #partner_detail ol li
{
	padding-bottom: 3px !important;
}

#partner_detail h3
{
	font-weight: bold;
	font-size: 14px;
	color: #333333;
	border: 0;
	padding:0 !important;
	margin: 0 !important;
	padding-bottom: 5px !important;
	padding-top: 5px !important;
}

iframe
{
	border: 0;
}

#article_outer
{
	background-image: url('../images/backgrounds/contentbg.gif');
	background-repeat: repeat-x;
	background-color: #D5D5D5;
}

#article
{
	padding: 10px;
}

#article a
{
	text-decoration: underline !important;
}

ul.check
{
}

ul.check li
{
	list-style-type: none !important;
	background-image: url('../images/icons/check.png');
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-top: 8px;
	height: 30px;		
}



.normalul ul, .normalul ol
{
	padding: 10px !important;
	padding-left: 20px !important;
	list-style-type: square !important;
}

.normalul ul li, .normal ol li
{
	padding-bottom: 3px !important;
	list-style-type: square !important;
}

ul.square li
{
	list-style-type: square !important;
	margin-left: 15px;
}

ul.circle li
{
	list-style-type: circle !important;
	margin: 0 !important;
	margin-left: 25px !important;
	padding: 0 !important;
}

ul.disc li, ul.disc10 li
{
	list-style-type: disc !important;
	margin: 0 !important;
	margin-left: 10px !important;
	padding: 0 !important;
}

ul.disc10 li
{
	margin-bottom: 8px !important;
}

.homepagelinks
{
	font-weight: bold;
	font-size: 16px;
	margin: 0;
	margin-left: -14px;
	padding: 0;
}

.homepagelinks a
{
	text-decoration: none !important;	
}

.mega, .mega u
{
	font-size: 18px;
}

#forattorneys p
{
	text-align: justify;
}



tr.divide td
{
	padding-bottom: 20px;
}

.star_text
{
  font-weight: bold;
}

.text_error
{
	border-color: red;
}

div.rating_box
{
/*
  // rounded corners
  margin: 0;
  background-color: #ECF3FA;
  width: 250px;
*/
  background-color: #ECF3FA;
  background-color: #F3FFF1;
  font-size: 11px;
  width: 730px;
  border: 1px solid #BAF9D0;
  
  
  margin-top: 10px;
  margin-bottom: 30px;
  margin-right: 10px;
  margin-left: 10px;
  padding-bottom: 10px;
  padding-top: 10px;
}


div.show_grade
{
  font-size: 9px;
  text-align: center;
  background-color: #FFFFFF;
  padding: 7px;
  line-height: 10px;
  border: 1px solid #CCCCCC;
  width: 100px;
  margin-top: 5px;
}

div.show_grade b
{
  font-size: 11px;
  line-height: 12px;
}

div.show_grade span.grade
{
  font-size: 14px;
  line-height: 16px;
  font-weight: bold;
  padding:0;
  margin:0;
  padding-bottom: 5px;
}


div.homepage_right2
{
  border: 1px solid #99BB99;

  width: 225px;

  float: left;
  background-color: #FCFFFC;
  padding: 5px;
  padding-top: 10px;
  margin: 0 !important;
  padding: 0 !important;
  margin-left: 10px !important;
}

div.homepage_right2 h2
{
  color: #44A114;
  border-bottom: 1px dashed #44A114;
  font-size: 13px;
  padding: 5px;
  padding:0;
  margin-top:10px;
  margin-left: 5px;
  margin-right: 5px;
  text-indent: 3px;
  padding-bottom: 3px;
}

div.article_short
{
  padding:5px;
  margin:5px;
  border-bottom: 1px dashed #CCCCCC;
  border-bottom: 1px dashed #44A114;
  line-height: 12px;
  font-size: 10px;
}

div.article_short h3 a
{
  color: #09849F !important;
  font-size: 12px !important;
  font-weight: bold;
  padding:0 !important;
  margin:0 !important;
  text-decoration: none !important;
}

div.article_short h3 a:hover
{
  text-decoration: underline !important;
}

div.article_short h3
{
/*
  color: #111111;
  font-size: 11px;
  font-weight: bold;
  padding:0 !important;
  margin:0 !important;
  padding-bottom: 3px !important;
*/
  color: #44A114 !important;
  font-size: 12px !important;
  padding: 5px;
  padding:0;
  margin-top:2px;
  margin-left: 0px;
  margin-right: 5px;
  text-indent: 0px;
  padding-bottom: 3px !important;
  margin-bottom: 3px !important;
}

div.article_short p
{
  padding:3px;
  margin:0;
}

/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */
div.rating{cursor:pointer;margin:2em;clear:both;display:block}
div.rating:after{content:'.';display:block;height:0;width:0;clear:both;visibility:hidden}
div.cancel,div.star{float:left;width:25px;height:24px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.cancel,div.cancel a{background:url(delete.gif) no-repeat 0 -16px}
div.star,div.star a{background:url(../images/rating/star.gif) no-repeat 0 0px}
div.cancel a,div.star a{display:block;width:24px;height:100%;background-position:0 0px;border:1 solid #FF0000}
div.star_on a{background-position:0 -48px!important}
div.star_hover a,div.star_live a:hover{background-position:0 -24px}
/* Read Only CSS */
div.star_readonly a,div.star_readonly a:hover{cursor:default !important}
/* Partial Star CSS */
div.star{background:transparent!important;overflow:hidden!important}
/* END jQuery.Rating Plugin CSS */


div.reminder
{
	border: 1px solid #FF4444;
	padding: 10px;
	background-color: #FFDDDD;
	margin-bottom: 10px;
}

#article_content
{
	width: 780px;
	padding:15px;
	float: left;
	padding-top: 0px;
	
}

#article_content h1
{
	border-bottom: 0;
	font-size: 20px;
}

.listblock
{
	margin-left: 10px;
	width: 250px;
	margin-right: 10px;
}

.listblock .headline
{
	border-bottom: 1px dotted #888888;
	margin-bottom: 3px;
	padding-bottom: 2px;
}

.listblock .headline a 
{
	font-size: 13px;
	font-weight: bold;
}


a.vote_up
{
	display: block;
	float: left;
	width: 24px;
	height: 20px;
	background-image: url('../images/icons/up_off.png');
	background-repeat: no-repeat;
	text-decoration: none;
	font-size: 10px;
	padding-left: 26px;
	padding-top: 6px;
}

a.vote_up:hover
{
	background-image: url('../images/icons/up.png');
	color: #62C14A;
}

a.vote_down
{
	display: block;
	float: left;
	width: 24px;
	height: 20px;
	background-image: url('../images/icons/down_off.png');
	background-repeat: no-repeat;
	text-decoration: none;
	font-size: 10px;
	background-position: 5px 1px;
	padding-left: 31px;
	padding-top: 6px;
}

a.vote_down:hover
{
	background-image: url('../images/icons/down.png');
	color: #FF544C;
}

.up, .down
{
	height: 10px;
	float: left;
}

.up
{
	background-color: #62C14A;
}

.down
{
	margin-left: 1px;
	background-color: #FF544C;
}

.tagrow td
{
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
	padding-top: 5px;
}

.tagrowhead td
{
	font-weight: bold;
	border-bottom: 1px solid #888888;
	padding-bottom: 5px;
	padding-top: 5px;
}

.score
{
	height: 10px;
	background-color: #62C14A;
}

