
@charset "utf-8";
/* CSS Document */

body {
    margin: 0;
    padding: 0;
    font-family: Arial,Helvetica,sans-serif;
    font-size:12px;
}
h2 {
    color:#434343;
    font-size:14px;
    margin:0px;
    padding:2px;
}

h3 {
    color:#434343;
    font-size:12px;
    margin:0px;
    padding:10px 2px 2px 2px;
}
h4 {
    margin: 0;
    padding: 0;
    font-size: 18px;
    font-weight: bold;
    color: #614711;
}
left_align {
    float:left;
    text-align:left;
}
center_align {
    float:center;
    text-align:center;
}
right_align {
    float:right;
    text-align:right;
}
img {
    border:none;
}
p {
    margin:0px; padding:0px;}


.content_wrap {
    width: 1000px;
    margin: 0 auto;
    margin-top:15px;
    margin-left:200px;
}
.breadcrumb {
    padding: 0 0 25px 0;
    color: #aaaaaa;
}
.breadcrumb a {
    padding: 0 5px;
    color: #00F;
    font-size: 12px;
    text-decoration: none;
}
.breadcrumb a:hover {
    text-decoration: underline;
}
.content_wrap h3 {
    font-size:18px;
    color:#0099cc;
}
.content_wrap h3.line {
    font-size:18px;
    color:#0099cc;
    border-bottom: 1px solid #0099cc;
    margin-top:4px;
    margin-bottom:4px;
}
.left_navigation {
    float:left;
    width:190px;
    margin:0px;
    padding:0px;
    text-align:left;
}
.left_nav_top {
    background:url(../images/bg_leftnav_top.gif) no-repeat;
    width:220px;
    height:36px;
    margin-bottom:2px;
}
.left_nav_btm {
    background:url(../images/bg_leftnav_btm.gif) no-repeat;
    width:220px;
    height:8px;
}
.left_nav_mid {
    background:#E7E7E7;
    margin:0px;
    padding:0px;
    padding-right:10px;
    width:203px;
    border-left:1px solid #f0f0f0;
    border-right:1px solid #f0f0f0;
}
.left_nav_mid p {
    font-size:14px;
    color:#006600;
    padding-bottom:5px;
    padding-left:10px;
    margin:0px;
}
.left_nav_mid ul{
    margin:0px;
    padding-left:10px;

}
.left_nav_mid ul li {
    list-style:none;
    font-size:12px;
    border-bottom: 1px dotted #C2C2C2;

}
.left_nav_mid ul li.active {
    background:#fff;
}
.left_nav_mid ul li a {
    padding:6px 0px 6px 3px;
    background:transparent url(../images/bg-cat.gif) no-repeat scroll left bottom;
    text-decoration:none;
    color:#000;
    display:block;
}
.left_nav_mid ul li a:hover {
    text-decoration:underline;
    background-color:#ffffff;
}
.left_nav_mid ul li ul li {border-bottom:none;color:#8BC43F;}

.left_nav_mid_selected {
    background-color:#ffffff;
    font-weight:bold;
}

.right_content_box {
    float:left;
    width:755px;
    margin-left:30px;
    padding:0px;
    text-align:left;
}
.curve-box_bt, .curve-box_bt div, .curve-box_bb , .curve-box_bb div, .curve-box_bm_left, .curve-box_bm_right {
    background:url(../images/uycurvebox.gif) no-repeat 0 0;
}
/* Top Portion Styles */
.curve-box_bt {
    background-position:0 0;
    height:8px;
}
.curve-box_bt div  {
    background-position:100% 0;
    height:8px;
    margin-left:8px;
    margin-right:-8px;
    position:relative;
}
*html .curve-box_bt div {
    margin-right:-8px;
    position:relative;

}
/* Bottom Portion Styles */
.curve-box_bb {
    background-position:0 100% ;
    height:8px;
}
.curve-box_bb div  {
    background-position:100% 100% ;
    height:8px;
    margin-left:8px;
    margin-right:-8px;
    position:relative;
}
*html .curve-box_bb div {
    margin-right:-8px;
    position:relative;
}
*html .curve-box_bm_left {
    background-position:0 -8px;
    padding-right:8px;position:relative;
}
/* Middle Portion Styles */
.curve-box_bm_left {
    background-position:0 -8px;
    width:100%;
    margin:0px;

}
.curve-box_bm_right {
    background-position:100% -8px;
    width:100%;
    height:100%;
    margin:0px;
    margin-left:8px;
    margin-right:-8px;
    position:relative;
}

.curve_box_head {
    height:29px;
    width:100%;
    margin-top:-3px;
    margin-left:-4px;
}
.input_btn_shaded {
    background:#c9c9c9;
    width:auto;
    padding:2px 5px;
    font-size:12px;
    color:#000;
    text-transform:uppercase;
    background:url(../images/uycurvebox.gif);
}
.text_field_nofloat {
    padding:2px;
    border:1px solid #d4d4d4;
}
.text_field {
    padding:2px;
    border:1px solid #d4d4d4;
    float:left;
}
.text_field_100 {
    width:100px;
    padding:2px;
    border:1px solid #d4d4d4;
    float:left;
}

.text_field_150 {
    width:150px;
    padding:2px;
    border:1px solid #d4d4d4;
    float:left;
}
.text_field_250 {
    width:248px;
    padding:2px;
    border:1px solid #d4d4d4;
}
.text_field_300 {
    width:300px;
    padding:2px;
    border:1px solid #d4d4d4;
}
.text_field_450 {
    width:448px;
    padding:2px;
    border:1px solid #d4d4d4;
}
.text_field_180_border {
    width:180px;
    padding:2px;
    border:1px solid #d4d4d4;
}
.text_area {
    padding:2px;
    border:1px solid #d4d4d4;
    height:50px;
}

.text_area_250 {
    width:250px;
    padding:2px;
    border:1px solid #d4d4d4;
    height:50px;
}
.text_area_450 {
    width:450px;
    padding:2px;
    border:1px solid #d4d4d4;
    height:80px;
}
.text_field_180 { width:180px; padding:2px; }

.red_text {
    color:#FF0000;
}
.form_rows {
    clear:both;
    padding:2px 0px;
    line-height:25px;
    height:30px;
    font-size:12px;
}
.form_rows_noheight {
    clear:both;
    padding:2px 0px 10px 0px;
    line-height:25px;
    font-size:12px;
    width:100%;
}
.form_rows_callout {
    clear:both;
    text-align:justify;
    padding:5px;
    line-height:15px;
    font-size:12px;
    width:95%;
}
.form_table_row {   clear:both;
    padding: 0px;
    line-height:25px;
    font-size:12px;
    width:100%;

}
.form_table_row_border {
    clear:both;
    padding: 0px;
    line-height:25px;
    font-size:12px;
    width:100%;
    border-bottom:1px solid #ccc;

}
.form_table_head {
    font-weight:bold;
    clear:both;
    padding: 0px;
    line-height:25px;
    font-size:12px;
    width:100%;
    border-bottom:1px solid #ccc;
}
.field_column_label img { float:left; margin-left:5px;}
.field_column_label { width:39%; float:left; padding:0px 2px;color: #5E5E5E; float: left; font: 14px/20px Arial,Helvetica,sans-serif;}
.field_column_input { width:58%; float:left; padding:0px 2px;}
.field_column_2 { width:2%; float:left;padding:0px 2px; }
.field_column_6 { width:6%; float:left;padding:0px 2px; }
.field_column_7 {width:7%; float:left; margin-top:5%; padding:0px 2px;}
.field_column_8 { width:8%; float:left; padding:6px 2px;}
.field_column_9 { width:9%; float:left; padding:0px 2px;}
.field_column_10 { width:10%; float:left; padding:0px 2px;}
.field_column_12 { width:12%; float:left; padding:0px 2px;}
.field_column_13 { width:13%; float:left; padding:0px 2px;}
.field_column_14 {width:14%; float:left; padding:0px 2px;}
.field_column_19 {width:19%; float:left; padding:0px 2px; }
.field_column_20 { width:20%; float:left; padding:0px 2px;}
.field_column_23 { width:23%; float:left; padding:0px 2px;}
.field_column_24 { width:24%; float:left; padding:0px 2px;color: #5E5E5E; float: left; font: 14px/20px Arial,Helvetica,sans-serif;}
.field_column_28 { width:28%; float:left; padding:0px 2px;}
.field_column_30 { width:30%; float:left; padding:0px 2px;}
.field_column_35 { width:35%; float:left; padding:0px 2px;}
.field_column_42 { width:42%; float:left; padding:0px 2px;}
.field_column_45 { width:45%; float:left; padding:0px 2px;}
.field_column_50 { width:50%; float:left; padding:0px 2px;}
.field_column_70 { width:70%; float:left; padding:0px 2px;}
.field_column_80 { width:80%; float:left; padding:0px 2px;}
.footer_links { float:center;width:99%;margin:1px;}
.footer_links ul { margin:0px; padding-right:5px; color:#999999;}
.footer_links ul li{ display:inline; margin:0px 5px; font-size:11px; list-style:none;  }
.footer_links ul li a{  color:#000000; text-decoration:underline; }
.footer_links ul li a:hover { text-decoration:none;}
.field_column_8 a{	font:14px/20px Arial, Helvetica, sans-serif;color:#0099cc;text-decoration:none;}
.align_right {float:right; text-align:right; margin-right: 5px;}
.margin12 {margin-right: 12px;}

.drilldown {
    width:100%;
    float:left;
    font:12px/18px Arial, Helvetica, sans-serif;
    color:#adaaaa;
    padding:0 0 15px 0;
}

.drilldown a {
    text-decoration:none;
    color:#0099cc;
    padding:0 10px 0 0;
}

.drilldown a:hover {
    text-decoration:underline;
    color:#1e36ff;
}
.tab-category {
    border:dotted;
    border-color:#c2d1e1;
    border-width: 1px;
    padding-bottom:10px;
    margin-right:10px;
}
.pop-links ul {
    float:left;
    margin:10px 0px 0px 5px;
    list-style:none;
    padding:0px 10px 0px 15px;
    list-style:none;
    width:140px;
}

.pop-links ul li {
    margin-top:10px;
    font-size:12px;
    line-height:14px;
}
.other-pop-cat-2 {
    padding-left:10px;
    margin-right:10px;
    padding-top:20px;
    margin-bottom:20px;
    float: left;
}

.other-featured-cities {
    width:99%;
    float:left;
    border:#d2e7ed solid 1px;
    border-bottom:#d2e7ed solid 4px;
    background:#fafafa;
    padding:5px;
}
.pop-business {
    width:auto;
    float:left;
    font-size:22px;
    color:#333333;
    padding:0 0 10px 0;
}
.pxclear {
    clear:both;
}
.more-cities {
    font:14px/20px Arial, Helvetica, sans-serif;
    padding:2px 15px 0px 5px;
    float:right;
    text-align:right;
}

.more-cities a {
    color:#0099cc;
    text-decoration:none;
    font-weight:bold;
}
.other-cities-list ul {
    float:left;
    margin:10px 0px 0px 5px;
    list-style:none;
    padding:0px 10px 0px 15px;
    width:139px;;
}

.other-cities-list ul li {
    font:14px/20px Arial, Helvetica, sans-serif;
    line-height:18px;
}

.other-cities-list ul li a {
    color:#0099cc;
    text-decoration:none;
}

.other-cities-list ul li a:hover {
    text-decoration:underline;
}
p.msg-box {
    border-width: 1px;
    border-style: solid;
    border-color:#ce7425;
    background-color:#ffffc0;
    text-align:center;
    padding:10px;
    margin-right:10px;
    margin-left:10px;
    margin-top:0px;
    display:none;
}
.alpha-left { float:left; }

.alpha-right { float:right; }

.abc {
    font:14px/20px Arial, Helvetica, sans-serif;
}

.abc a {
    color:#0099cc;
    text-decoration:none;
}
.abc_inactive{ color: #000000; }

.hotTopics {
    padding-left:10px;
    color:#000000;
    font-size:14px;
    font-weight:bold;
}
.local .media { float: left;  padding: 0 15px 10px 0; }


#content h4 a {
    font:14px/20px Arial, Helvetica, sans-serif;
    color:#0099cc;
    text-decoration:none;
    font-weight:bold;
}
#content a {
    font:14px/20px Arial, Helvetica, sans-serif;
    color:#0099cc;
    text-decoration:none; }
#content a:hover { text-decoration: underline; }

#content ul,
#content dl {
    list-style: none;
    margin: 0;
    padding: 0;
}

#content li { padding: 0; margin: 0; }

#content ol { margin: 0 0 10px 0px;  padding: 0 0 0 25px; }
#keywords_div {height:60px;margin:0 0 0 12px;}
.footer2 {
    padding-left:10px;
    padding-right:10px;
}
.error_msg {
    font-size:11px;
    color:#FF0000;
    text-align:center;
    padding-left:10px;
}
.border_box {
    width:70%;
    border:1px solid #cccccc;
    padding:10px;
    margin:15px 0px 0px 0px;
}
.plans_message_container{
    width:99%;
    border: 1px solid #cccccc;
    margin-top:5px;
    margin-right:15px;
    float:left;
    background: #FEFDE0 none repeat scroll 0 0;
    font-size: 13px;
    color: #000000
}
.plans_container {
    float: left;
    width: 250px;
}
.plans_container .plans_title {
    text-align: center;
}
.plans_container p{
    font-size:12px;
    color:#7a7a7a;
    padding-bottom:10px;
    padding-left:5px;
}
.plans_container ul {
    margin:0px;
    padding:0px;
    font-size:12px;
}
.plans_container ul li {
    padding-left:5px;
    line-height:20px;
    list-style:none;
    margin:0px;

}
.plans_container a {
    font-size:12px;
}
.button_signup {
    display: block;
    width: 112px;
    height: 35px;
    margin: 0 auto;
    background: url(../images/but_signup.gif) left top no-repeat;
    padding:0px;
}
.button_signup span {
    display: none;
}
.button_upgrade {
    display: block;
    width: 145px;
    height: 45px;
    margin: 0 auto;
    background: url(../images/but_upgrade.gif) left top no-repeat;
    padding:0px;
}
.button_upgrade span {
    display: none;
}
.signup_btn_con {
    width: 212px;
    height: 35px;
    text-align:center;
    align:center;
    background: url(../images/but_signup.gif) center top no-repeat;
}
.category_container {
    margin-bottom:10px;
    padding:0px;
    width:100%;
    border-bottom:1px solid #ccc;
}
.image_container {
    margin-top:10px;
    padding:0px;
    width:100%;
    text-align:center;
}
.coupon_image {
    height:100px;
    width:200px;
    border:1px solid #ccc;
    float:left;
    margin-right:20px;
}
.cmxform fieldset p.error label { color: red; }
div.container { display: none }
.container label.error {
    display: inline;
}
.container {
    padding: 0 0 10px 200px;
}
.container strong {
    padding: 0 0 0 23px;
}
.container ol {
    margin: 0;
    padding: 10px 0 0 0;
    list-style: none;
}
.container ol li {
    margin: 0;
    padding: 5px 0 7px 20px;
    background: url(../images/bul_cross_red.gif) left 5px no-repeat;
    color: #cc0000;
    font-weight:bold;
}


div.message {
    background-color: #ffffdd;
    border: 1px solid #ffd700;
    margin: 5px;
    padding: 5px;
    display: inline;
    width: auto;
    display: block;
    font-weight:bold;
    text-align: center;
}
form.cmxform { width: 50em; }
form.cmxform label.error {
    display: block;
    margin-left: 1em;
    width: auto;
}
.table_control {
    margin-left:-4px;
    padding:0px 1px;
}
*html .table_control {
    margin-left:-4px;
    padding:0px 1px;
    position:relative;
    width:100%;
}
.table_control th{
    background:#DEDEDE;
    font-weight:bold;
    padding: 2px;
    font-size:12px;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;;
    cursor: pointer;
}
.table_control td{
    padding: 5px;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
}
.nosorting{
    background:#DEDEDE;
    font-weight:bold;
    padding: 5px;
    font-size:12px;
}
.sendto_form {
    background-color:#f9faf9;
    border:dotted;
    border-color:#c2d1e1;
    border-width: 1px;
    margin: 5px;
}

.info_msg {
    font-size:12px;
    color:#BC131A;
    text-align:center;
    margin-right:10px;
    margin-bottom: 10px;
    padding-right:5px;
    padding-left:10px;
    padding-top:5px;
    padding-bottom:5px;
    display: block;
    background-color:#F1F1F1;
    border: 1px solid #DADADA;
    font-weight: bold;
}
.static-head {
    color: #333333;
    float: left;
    font-size: 18px;
    padding: 0 0 10px;
    width: 100%;
    font-weight:bold;
}
.static-body {
    color: #5E5E5E;
    float: left;
    font: 14px/20px Arial,Helvetica,sans-serif;
    padding: 0 10px 10px 12px;
    text-align: justify;
    width: 95%;
}
.center_align {
    text-align: center;
    float: center;
}
.mid_content_box {
    float:left;
    width:495px;
    margin-left:10px;
    padding:0px;
    text-align:left;
    margin-right:20px;
}
div.message_container {
    background-color: #FFDF7B;
    border: 1px solid #000;
    margin: 5px;
    padding: 5px;
    font-weight:bold;
}
.title {
    font-size:14px;
    color:#888888;
    margin-left:40px;
    font-weight:bold;
}
.titleBorder {
    height:1px;
    font-size:1px;
    border-bottom:1px dotted #e5e5e5;
}

#maintab { width: 100%; }
#left_td { vertical-align:top;padding-right:25px;text-align:justify;}
#left_td img{margin-bottom:10px;margin-right:10px;}
#right_td { width: 270px;vertical-align:top; }
#error_page_table{color: #ffffff;background-color: #727272;}
#error_page_table a {color: #ffffff;}
.coupon {width:580px;background-color:#FFFFC0;border-style:dashed;border-width:thin;padding:2px;}
.sponsoredsiteurl {font-size:9px;text-decoration:none;color:#cccccc;}
/* steps */
.signup_steps {
    width: 791px;
    height: 46px;
    background: url(../images/bg_signup_steps.gif);
}
.signup_steps.two {
    width: 791px;
    height: 46px;
    background: url(../images/bg_signup_steps.gif) left -62px no-repeat;
}
.signup_steps.three {
    background: url(../images/bg_signup_steps.gif) left -123px no-repeat;
}
.signup_steps.four {
    background: url(../images/bg_signup_steps.gif) left -184px no-repeat;
}
.signup_steps ul {
    list-style: none;
    margin: 0;
    padding: 0 0 0 15px;
}
.signup_steps ul li {
    width: 190px;
    float: left;
    padding: 14px 0px;
    text-align: center;
    font-size: 13px;
    color: #666666;
}
.signup_steps ul li.act {
    font-weight: bold;
    color: #333333;
}


.page_wrap {
    margin: 5px;
}

.field_column_left {
    float: left;
    width: 205px;
}
.field_column_right {
    float: left;
    display: block;
    width: 550px;
}
.result_left_navigation {
    float: left;
    width: 344px;
    margin-left:5px;
}
.clear {
    position: relative;
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
    margin: 0;
    font-size: 1px;
    line-height: 1px;
}
.button_find {
    width: 112px;
    height: 35px;
    background: url(../images/but_find.gif) left top no-repeat;
}
.buttonclass {
    width: 100px;
    height: 35px;
    background: url(../images/button.gif) left top no-repeat;
    color:#FFFFFF;
    font-family:Arial;
    font-weight:bold;
    font-size:16px;
    text-transform:uppercase;
    border:0px;
}
.button_next {
    width: 112px;
    height: 35px;
    background: url(../images/but_next.gif) left top no-repeat;
}
table#data_table {
    width: 100%;
    margin: 20px 0 0 0;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #999999;
}
table#data_table td,
table#data_table th {
    border-width: 0px;
    width: 150px;
    text-align: left;
    padding: 5px;
}
table#data_table th {
    font-size: 14px;
    color: #000000;
    padding: 10px 8px;
}
table#data_table .text {
    font-size: 14px;
    font-weight: normal;
    color: #000000;
}
table#data_table a:hover {
    text-decoration: underline;
}
.login_box {
    width:320px;
    margin:auto;
    padding:0px;
}
.socialclass {
    background: #ffffff;
    z-index: 102;
    color:#cccccc;
    display:none;
    border: 4px solid #525252;
    text-align:left;
    width:80px;
    height:100px;
}
.div_dotted_1px {
    width: 100%;
    height: 1px;
    margin: 0;
    padding: 0;
    background: url(../images/div_3by1.gif) left top repeat-x;
}
.navigation_block {  border-bottom:5px solid #c89424; width:100%;  height:43px; }
ul.main_navigation { clear:both;   height:43px; min-width:900px; width:900px; display:block; margin:auto;}
ul.main_navigation li {
    background:#666666;
    float:left;
    margin-right:1px;
    margin-top:19px; position:relative;
}
ul.main_navigation li .tab_left_corner { background:url(../images/header_tab_left.gif) no-repeat; float:left; width:8px;}
ul.main_navigation li .tab_right_corner { background:url(../images/header_tab_right.gif) top right no-repeat;  float:left; width:8px;}
ul.main_navigation li .tab_middle {text-align:center ;  float:left;}
ul.main_navigation li a { color:#ffffff; display:block;	float:left; font-size:14px;  padding:5px 10px; 	/*width:120px;*/ text-decoration:none; }

ul.main_navigation li.active { background:#c89424; margin-bottom:-3px; margin-top:8px; padding-bottom:9px; z-index:9; }
ul.main_navigation li.active .tab_left_corner { background:url(../images/header_tab_active_left.gif)  no-repeat;}
ul.main_navigation li.active .tab_right_corner { background:url(../images/header_tab_active_right.gif)  top right no-repeat ;}
ul.main_navigation li.active .tab_middle {text-align:center ;  float:left;}
ul.main_navigation li.active a { font-weight:bold; padding:6px 10px 8px 10px; font-size:16px;}

.sub_nav_wrap { background:#c89424; width:100%; height:32px;  }
.sub_nav_inner { width:990px; margin:auto; padding:0px;}
ul.sub_navigation {  margin:auto; padding:0px;  display:block;}
ul.sub_navigation.profile { padding-left:220px;}
ul.sub_navigation.plan { padding-left:170px;}
ul.sub_navigation.legal { padding-left:290px;}
ul.sub_navigation li { padding:5px 0px; float:left;  margin:2px 0px 5px 0px; background:url(../images/seperator.gif) no-repeat right 4px;}
ul.sub_navigation li  a { color:#fff;  text-decoration:none; margin:0px 10px; display:block; float:left;  font-size:13px; }
ul.sub_navigation li.active  a { color:#fff; background:url(../images/header_tab_active_bg.gif) center bottom no-repeat; font-weight:bold; padding-bottom:9px;}
ul.sub_navigation li.last_child { background:none;}
.right_space { margin-right:10px;}
.ala_wrap {
    width: 980px;
    margin: 0 auto;
    padding:10px;
}
.ala_wrap h3 {
    margin: 0 0 5px 0;
    padding: 0 0 10px 0;
    color: #968460;
    font-size: 18px;
}
.ala_wrap h3.line {
    margin: 0 0 15px 0;
    padding: 0 0 10px 0;
    color: #968460;
    font-size: 18px;
    background: url(../images/div_3by1.gif) left bottom repeat-x;
}
.ala_wrap h3 span {
    float:right;
    width:auto;
    font-size:12px;
}
.ala_wrap h3 span a  {
    text-decoration:none;
}
.text_field_small {
    width:50px;
    padding:2px;
    border:1px solid #d4d4d4;
}
.text_field_sml {
    width:80px;
    padding:2px;
    border:1px solid #d4d4d4;
}

.field_column_yellow {
    background:#fffdcc;
    border:1px dashed #999;
    width:700px;
    float:left;
    padding:5px;
    position:relative;
}
.field_column_yellow img.cut {
    position:absolute;
    right:-25px;
    bottom:-25px;
    width:auto;
}