﻿html, body
{
    font: 11px Arial, Verdana, sans-serif;
    height:auto;
    margin-top:0px;
}

#content_sp
{
   position: relative;
   text-align:left;
   height: 100%;
   width:950px;
   margin: 0px auto;
   /*background-color:#ffffff; */
   padding: 0;
   /*border-style:none;
   border-collapse:collapse;*/
}

#sfg_header 
{ vertical-align: bottom;  
    position: relative; 
    float:left; 
    display: inline; 
    width:100%; 
    height:30px; 
    padding: 2px 0 2px 0; 
    border:1px solid #C0C0C0; 
    background-color:#ffffff;
    margin-bottom: 1px;
    /*background-color:#f0f3eb;*/
   }

#sfg_header #logo
{
    position: absolute;
    left: 0px;
    width: 140px;
    height: 100%;
    padding-left: 3px;

}
   
    
#sfg_header #logo img
{
    position:relative;
    float: left;
    width: 140px;
    height: 30px;
    vertical-align: middle;
        border:none;
    }

/*Menu */

#sfg_header_container
{
    padding: 5px 0 5px;
    text-align:right;
}

#sfg_header_menu {
padding:0;
margin: 0 0 0 300px;
list-style-type:none;
border-left:1px solid darkgray;
float: left;
position: relative;
text-align:left;
display:inline;

}
/*
#sfg_header_menu ul {
        display: inline;
        margin: 0px;
        margin:0 0 0 250px;
}
*/
#sfg_header_menu li {
float:left; 
line-height:2em;
border-right:1px solid #bbb;
/*position:relative;*/
text-align:center;
/*font-family: tahoma, verdana, sans-serif;*/
font-size: 90%;
font-weight:bold;
text-decoration: none;
color: #333;
display:inline;
list-style: none
}

#sfg_header_menu li a, #sfg_header_menu li a:visited {
display:inline;
text-decoration:none; 
color:#000;
margin: 1px 5px 0px 5px;
}

#sfg_header_menu li a span, #sfg_header_menu li a:visited span {
display:none;
}

/*right side inks */

#sfg_header_links
{
    width:150px;
    position: absolute; 
    height:25px;
    text-align:right;
    padding: 0px 5px 0px 5px;
    right:0px;
    
 }

#sfg_header_links a
{padding: 0 5px;}

#sfg_header_links a:visited
{}

a.sp_common_link
{
    text-decoration: underline;
    color: #0000FF;
    font: 11px Arial, Verdana, sans-serif;
}

#sfg_header_loggedin
{}

#sp_admin_menu {
  position: absolute;
  left: 10px;
  top: 170px;
  width: 200px;
}

#sp_profile_header {
  margin:3px 3px 3px 3px;
  border:1px solid #C0C0C0; 
}

/*----------------------------------------------------*/
/*-----------SP Profile provider header---------------*/
div#sp_profile_main
{
    position: relative;
    float: left;
    /*padding-top: 3px;*/
    margin-top:3px;
    width: 100%;
    height: auto;
    border: 1px solid #C0C0C0;
    background-color:#ffffff;
 }

div#sp_profile_header
{
    position: relative;
    float: left;
    width: 100%;
    margin-top: 0px;
    margin-left: 0px;
    height: 115px;
    padding: 10px 0 5px 0px;
    border:none;
    border-bottom: 1px solid #C0C0C0;
    /*background: #eff2e9;*/
           background-color:#F1F6E4 ;

}


div#sp_profile_left
{
  position: absolute;  
  left:0px;
  top:0px;
  width:150px; 
    height:100%;
    }



/*div#sp_profile_logo
{

    position: absolute;
    margin-top:10px;
    margin-left:15px;
    width:150px; 
    height:100px; 
    padding: 0px 0 5px 0; 
    border:1px solid #C0C0C0; 
    background-color:#FFFFFF;
    text-align:center;
    vertical-align:middle;
    line-height:100px;
    font-size:100px;
}*/

div#sp_profile_logo table
{
    margin-top:10px;
    margin-left:15px;
    border:1px solid #C0C0C0; 
    background-color:#FFFFFF;
    height:100px;
    width:150px;
    padding:0px;
    
    }
    
div#sp_profile_logo #td_logo_align
{
    height:100px;
    width:150px;
    border-spacing:0px;
    padding:0px;
     text-align:center;

    
    }

div#sp_profile_logo img
{
    max-height:90px;
    max-width:140px;
     vertical-align:middle;   
     text-align:center;
 
    }

div#sp_report_abuse
{
    position: relative;
    float:left;
    margin-top:3px;
    margin-left:15px;
    height:15px; 
    padding: 2px 0 2px 0; 
    border:none; 
    }
    
div#sp_profile_right
{
  position: absolute;  
  right:5px;
  top:0px;
  width:125px; 
  height:100%;
  /*border:1px solid #C0C0C0;*/
  vertical-align:middle;

 
   
}

div#sp_profile_middle
{  position:relative;
   float:left;
   margin-top:0px;
   margin-left:182px;
   width:550px;
    }
    
div#sp_profile_title
{ 
    font-size:16px;
    font-weight: 600;
    
    }
div#sp_user
{
    margin-top:5px;
    margin-left:5px;
    
    }
div#sp_user_contact
{
    margin-top:2px;
    margin-left:5px;
    
    }

div#sp_profile_rating
{   
     font-size:12px;
    font-weight: 600;
    
    }


div#sp_edit_btn
{
    text-align:right;
    padding: 5px 5px 2px 0px;
    height:30px;

}

div#back_nav_btn
{
    text-align:left;
    margin: 1px 0px -1px 3px;
}

div#sp_user_menu
{
    margin-top:70px;
    width:98px;
    text-align:left;
    padding: 5px 5px 2px 48px;
    /*border:1px solid #C0C0C0;
    background-color:#FFFFFF;*/
}

div#sp_user_menu a
{
    display:block;
    padding-bottom:5px;
    }

div#sp_profile_rating_seeall
{
    display:inline;
   font-size:11px;
   font-weight:normal;
   margin-left:5px;
    }

div#sp_profile_rating_rate
{
    
   font-size:11px;
   font-weight:normal;
   margin-left:50px;
   margin-top:3px;
    
    }
    
 div#sp_basic_info
    
    {
        height:75px;
        
        
        }

/*----------------------------------------------------*/
/*-----------SP Profile provider main---------------*/
div#sp_profile_main_content
{
    position: relative;
    float:left;
    display:inline; 
    margin-top: 0px;
    width: 550px;
    height: auto;
    border:none;
    padding-left:5px;
    text-align : left;
    /*border:1px solid black;*/
     margin-left: 25px;
}

div#sp_main_right
{
    position: relative;
    float:right;
    width: 210px;
    border:none;
    border:1px solid white;
    padding-top:0px;
    padding-right:3px;
    top:-30px;
    z-index:0;

    
    }
 div .sp_main_right_section
    {
        position:relative;
        float: left;
        padding-bottom:10px;
        width:204px;      
        }
div .sp_right_section_header
{

    font: bold 11px Arial, Verdana, sans-serif;
    width:205px;
    background-color:#678b3f;
    color:White;
    padding:  3px 0px 3px 5px;
    letter-spacing: 0px;
}

div .sp_right_section_header a:link
{
    color:White;
    }

.sp_right_section_header_name
{
    text-transform:uppercase;
}

div .sp_right_section_body
{
  font-size:11px;
  border:1px solid #C0C0C0; 
  width:200px;
  padding: 2px 3px 3px 5px ;
  margin-top:1px;
  height:auto;
  background:#ffffff ;
}

div .sp_right_section_body span
{
    height:18px;
    display:block;
    }
    
div .sp_right_section_body label
{
    font-weight:bold;
    margin-right:5px;
}

div .sp_right_section_body .sp_site
{
    display:block;
    padding-left:5px;
}

div .sp_right_section_body .sp_ind_Cat
{
    padding-left:5px;

    
    
}
div .sp_right_section_body .sp_category 
{
    height:auto;
    padding-left:5px;
 }
    
/*----------------------------------------------------------*/
/*--------------------------Home tab content----------------*/

div .sp_home_sections
{
    
    }
    
div .sp_section_header
{
    width:690px;
    display:block;
    border:solid 1px #C0C0C0;
    margin-top:10px;
    padding:0 10px 0 10 px;
    font: bold 11px Arial, Verdana, sans-serif;
    text-align : left;
    color:#678b3f;
}


div .sp_section_body
{
    width: 670px;
    display:block;
    padding: 10px 10px 10px 10px;
    font: 11px Arial, Verdana, sans-serif;
    text-align : left;
  background:#ffffff ;
}


div.sp_article_header, div.sp_article_body
{
    font       : 11px Arial, Verdana, sans-serif;
    text-align : left;
    color      : black;
}

div.sp_article_header
{
    font-size      : 110% ;
    font-weight    : bold ;
    padding        : 6px 0px 6px ;
}

.sp_article_header A:link, .sp_article_header A:visited
{
    font-weight     : bold ;
    color           : black;
	  text-decoration : underline;	
}

div.sp_article_body
{
}

hr.sp_article_body
{
 color            : gray   ;
 border-top-style : dotted ;
 border-bottom-style : none ;
 height : 1px;
 
}


.sp_article_body A:visited
{
  color : blue;
}




/* -------------------------------------------------- */
 .modalBackground {
          background-color:Gray;
          filter:alpha(opacity=70);
          opacity:0.7;
  }

  .modalPopup {
          background-color:white;
          border-width:1px;
          border-style:solid;
          border-color:black;
          padding:3px;
  }

/* -------------------------------------------------- */
table.ratingsArea {
    border-width:1px;
    border-style:dashed;
    border-color: #e0e0e0;
}

hr.ratingsItem 
{
     border : solid 1px #f0f0f0 ;
     height : 1px;
}

.constrained-text
{
  word-wrap:break-word; 
  text-overflow:ellipsis;
}

/*-----Google Maps display-----------------------------*/


.GMap
{
    width: 200px; 
    height: 250px; 
    border:solid 1px gray;
    left:-2px;
    
    }

.GMap_link:link, .GMap_link:visited, .GMap_link:hover
{
	background: url(../../Graphics/Images/Generic/bg_arrow_bottom.gif)  #eff8e0 no-repeat 6px 6px; 
	/*border-bottom:1px dotted #dcdcdc;*/
	line-height: 18px;
	padding-left: 20px;
	width: 50%;
	display: block;
}

.GMap_hidden .GMap_link:link, .GMap_hidden .GMap_link:visited
{
	background: url(../../Graphics/Images/Generic/bg_arrow_right.gif) #eff8e0 no-repeat 6px 6px;
	/*border-bottom:1px dotted #dcdcdc;*/
	font-size:11px;
	line-height:18px;
	display: block;
}

.GMap_hidden .cat_title:hover
{ 	color: darkorange;
	}

.GMap_hidden .GMap{display:none;}


.missing_address
{
    text-align:center;
    padding-top:90px;
   font: bold 13px Arial, Verdana, sans-serif;
   color:Gray;
    
    }

a.ui-disabled,
.ui-disabled, 
.ui-disabled A:link,
.ui-disabled A:visited,
.ui-disabled A:active,
.ui-disabled A:hover 
{
	text-decoration:none;	
	display:inline-block;
	font-size:11px;
	color:#ffffff;
	font-weight: bold;
	text-align: center;
	padding: 2px  5px 2px 5px ;
	width:auto;
	border:solid 1px gray;
	vertical-align:middle;
	background-color: #cccccc;
	margin-bottom:2px;
	margin-top:2px;
	cursor:default;
}

.ui-error-text
{
	font-weight:bold;
	color:red;
}
span.sp_sgf_link
{
	border:#ccc 1px solid;
}
.sp_sgf_link input
{
	border:0;
	font-size:x-small;
	width:60%;
	vertical-align:middle;
}

/*----------SP Header 2---------------------------*/

div#sp_profile_header2
{
    position: relative;
    display:block;
    width: 99%;
    
     margin-left: auto;
     margin-right:auto;
    /*margin-top: 0px;*/
    /*height: 115px;*/
    /*padding: 10px 0 5px 0px;*/
    border:none;
    /*border-bottom: 1px solid #C0C0C0;*/
    /*background: #eff2e9;*/
           background-color:#F1F6E4 ; 
}


.roundedcornr_box_412918 {
background: #f1f6e4;
vertical-align: top;
height:auto;
}
.roundedcornr_top_412918 div
{
    background-position: left top;
    background: url('../../Graphics/Images/Generic/roundedcornr_412918_tl.png') no-repeat left top;
}
.roundedcornr_top_412918 {
background: url('../../Graphics/Images/Generic/roundedcornr_412918_tr.png') no-repeat top right;
}
.roundedcornr_bottom_412918 div {
background: url('../../Graphics/Images/Generic/roundedcornr_412918_bl.png') no-repeat bottom left;
}
.roundedcornr_bottom_412918 {
background: url('../../Graphics/Images/Generic/roundedcornr_412918_br.png') no-repeat bottom right;
}

.roundedcornr_top_412918 div, .roundedcornr_top_412918, 
.roundedcornr_bottom_412918 div, .roundedcornr_bottom_412918 {
width: 100%;
height: 15px;
font-size: 1px;
}
.roundedcornr_content_412918 { margin: 0 15px; height:auto; }



div#sp_profile_logo2 table
{
    margin-top:5px;
    margin-left:0px;
    border:1px solid #C0C0C0; 
    background-color:#FFFFFF;
    height:100px;
    width:150px;
    padding:0px;

    
    }
/* ---- SP Header white sections ----------------*/
.roundedcornr_box_952977 {
   background: #ffffff;
}
.roundedcornr_top_952977 div {
   background: url(../../Graphics/Images/Generic/roundedcornr_952977_tl.png) no-repeat top left;
}
.roundedcornr_top_952977 {
   background: url(../../Graphics/Images/Generic/roundedcornr_952977_tr.png) no-repeat top right;
}
.roundedcornr_bottom_952977 div {
   background: url(../../Graphics/Images/Generic/roundedcornr_952977_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_952977 {
   background: url(../../Graphics/Images/Generic/roundedcornr_952977_br.png) no-repeat bottom right;
}

.roundedcornr_top_952977 div, .roundedcornr_top_952977, 
.roundedcornr_bottom_952977 div, .roundedcornr_bottom_952977 {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content_952977 { margin: 0 10px; }


 
 div#sp_profile_logo2 #td_logo_align
{
    height:100px;
    width:150px;
    border-spacing:0px;
    padding:0px;
     text-align:center;

    
    }
    

.GMap2
{
    width: 300px; 
    height: 150px; 
    border:solid 1px gray;
    left:-2px;
    
    }

/* Right Sections 2 - Ads  */
div#sp_main_right2
{
    min-height:200px;
    position: relative;
    float:right;
    width: 170px;
    border:none;
    border:1px solid white;
    padding-top:0px;
    padding-right:3px;
    top:-30px;
    z-index:0;

    
    }
    
    /* formating profile links to oher souces */
    .externalsource_image
    {
        border:none; 
        text-decoration:none;
        }
