@charset "utf-8";
/* CSS Document */
body{
padding:0px;
margin:0px;
font-family:tahoma, arial;
}
#banner{
width:100%;
height:60px;
border-bottom:1px solid #ccc;
background:url(../../media/jpeg/topbanner1.jpg) repeat-x;
}
#inner_banner{
width:900px;
margin:auto;
}
#logo{
width:250px;
height:58px;

float:left;
}
#logo a{
background:url(../../media/jpeg/new_home_logo.jpg) no-repeat;
width:250px;
height:58px;
}
#logo a:hover{
background:url(../../media/jpeg/new_home_logo_over.jpg) no-repeat;
width:250px;
height:58px;
}
#nav{
float:left;
position:relative;
top:35px;
left:10px;

}
#right_nav{
float:right;
position:relative;
top:35px;
left:10px;
}
#nav ul, #right_nav ul{
padding:0px;
margin:0px;
list-style:none;
}
#nav li, #right_nav li{
display:inline;
}
#nav a, #right_nav a{
margin-right:15px;
text-decoration:none;
font-size:9pt;
color:white;
font-weight:bold;
}
#nav a:hover, #right_nav a:hover{
color:#FF9900;
}
#main{
padding:0px;
margin:0px;
border-top:6px solid #f4f4f4;
}
#main_inner{
padding:0px;
margin:0px;
width:900px;
margin:auto;
padding-top:10px;
}
#left_col{
padding:0px;
margin:0px;
width:220px;
/*border:1px solid blue;*/
float:left;
clear:left;
height:500px;
}
#middle_col{
padding:0px;
margin:0px;
margin:5px;
margin-top:0px;
width:443px;

float:left;
}
#right_col{
padding:0px;
margin:0px;
width:220px;
float:right;
clear:right;
background:#fdfdfd;
}
#colspan{
padding:0px;
margin:0px;
width:675px;
background:#f4f4f4;
height:120px;
float:right;
margin-bottom:5px;
}
#colspan p{
padding:0px;
margin:0px;
font-size:8pt;
margin-right:10px;
}
#colspan h3{
font-size:14pt;
padding:0px;
margin:0px;
margin-top:10px;
font-weight:lighter;
color:#333333;
}
#footer{
padding:0px;
margin:0px;
width:100%;
background:#f4f4f4;
height:120px;
color:#666;
clear:both;
font-size:8pt;
clear:left;
}
#footer_inner{
padding:0px;
margin:0px;
width:900px;
margin:auto;
padding-top:5px;
clear:both;
}
#footer_inner ul{
padding:0px;
margin:0px;
float:right;
}
#footer_inner li{
padding:0px;
margin:0px;
display:inline;
margin-right:10px;
}
#footer_inner p{
padding:0px;
margin:0px;
width:300px;
float:left;
font-weight:bold;
}
#footer_inner a{
text-decoration:none;
color:#666;
font-weight:bold;
}
#footer_inner a:hover{
border-bottom:1px dotted #666;
}
#message_box{
/*background:url(../../media/jpeg/topper.jpg) no-repeat #E3E3E3;*/
height:300px;
}
#search_box{
margin-bottom:10px;
}
#box_bottom{
background:url(../../media/jpeg/bottom_box.jpg) no-repeat bottom #F7F7F7;
width:200px;
}
#box_top{
padding:0px;
margin:0px;
background:url(../../media/jpeg/top_box.jpg) no-repeat bottom #F7F7F7;
height:7px;
width:220px;
}
#box_bottom{
padding:0px;
margin:0px;
background:url(../../media/jpeg/bottom_box.jpg) no-repeat top #F7F7F7;
width:220px;
height:7px;
}
#box_body{
padding:0px;
margin:0px;
padding:8px;
border-left:1px solid #d4d4d4;
border-right:1px solid #d4d4d4;
background:#F7F7F7;
width:202px;
}
#box_body ul{
padding:0px;
margin:0px;
font-size:8pt;
list-style:none;
}
#alerts{
margin-top:7px;
}
#other_box{
margin-top:10px;
}

/*********************************************************/
/*************** HISTORIC styles *************************/
#search_box form{
background:#f7f7f7;
width:170px;
}
.search{
background:url(../../media/gifs/search_icon.gif) no-repeat #FFFFFF;
padding-left:18px;
margin-left:0px;
width:170px;
margin-left:5px;
}
p.small{
padding:0px;
margin:0px;
font-size:0.5em;
}
h4{
padding:0px;
margin:0px;
margin-left:10px;
font-size:0.8em;
color:#0033CC;
}
#veri_code{
width:250px;
font-size:0.7em;
margin: 40px auto;
border:4px double #990000;
padding:10px;
background:#E8E8E8;
}
#edit_menu{
width:640px;
border-bottom:1px solid #666666;
font-size:0.7em;
}
#edit_menu a{
display:block;
text-decoration:none;
font-weight:bold;
color:#333;
padding:3px;
padding-left:6px;
padding-right:6px;
}
#edit_menu a:hover{
background:#0066CC;
color:white;
}
#profile_edit{
float:left;
border:1px solid #666666;
border-bottom:none;
display:inline;
margin-left:5px;
border-right:none;
background:#E8E8E8;
}
#photo_edit{
float:left;
border:1px solid #666666;
border-bottom:none;
display:inline;
border-right:none;
background:#E8E8E8;
}
#video_edit{
float:left;
border:1px solid #666666;
border-bottom:none;
border-right:none;
display:inline;
background:#E8E8E8;
}
#private_edit{
float:left;
border:1px solid #666666;
border-bottom:none;
border-right:none;
display:inline;
background:#E8E8E8;
}
#upgrade_edit{
float:left;
border:1px solid #666666;
border-bottom:none;
display:inline;
background:#E8E8E8;
}
.pic_edit{
padding:8px;
border:1px solid #999999;
}
.pic_edit:hover{
background:#999999;
}
.delete_but{
color:white;
background:#990000;
padding:4px;
font-weight:bold;
border:1px solid black;
}
.pricing{
width:580px;
padding:10px;
background:#eee;
margin:auto;
}
.pricing td{
border-bottom:1px dotted #666666;
}
h3{
font-size:1.3em;
font-weight:lighter;
color:#0000CC;
}
.thumb_pic h3{
font-size:1em;
padding:0px;
margin:0px;
border-bottom:1px solid #B9C4DA;
width:80%;
color:#333333;
font-weight:bold;
}
.whose_tab th{
text-align:left;
border-bottom:1px solid #ccc;
}
.whose_tab td{
border-bottom:1px dotted #D4D4D4;
}
.profile_list{
font-size:0.7em;
list-style:none;
width:90%;
}
.profile_list a{
display:block;
border-bottom:1px solid #B9C4DA;
padding:4px;
}
.profile_list a:hover{
background:#B9C4DA;
text-decoration:none;
border-bottom:1px solid #B9C4DA;
}
ul.profile_list {
padding:0px;
margin:0px;
margin-left:4px;
margin-top:10px;
}
.add_friend_link{
padding-left:22px;
/*background:url(../../media/gifs/add_friend.gif) 0px 7px no-repeat;*/
background:url(../../media/gifs/feed_friend_add.gif) 0px 2px no-repeat;
display:block;
height:32px;
padding-top:3px;
}
.shag_link{
padding-left:22px;
background:url(../../media/gifs/shag_icon.gif) 0px 7px no-repeat;
display:block;
height:32px;
padding-top:8px;
}
.grope_link{
padding-left:18px;
background:url(../../media/gifs/grope_icon.gif) 0px 7px no-repeat;
display:block;
height:32px;
}
.f_request{
display:block;
clear:both;
padding:8px;
border-top:1px solid #B9C4DA;
font-size:0.7em;
width:480px;
}
.f_request a{
text-decoration:none;
font-weight:bold;
}
#friend_title{
border:1px solid #B9C4DA;
background:#DCCFFC;
font-weight:bold;
font-size:0.8em;
display:block;
padding:9px;
}
#blackout {
	visibility: hidden;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: none;
	background-color: #000;
	filter: alpha(opacity=80);
	-moz-opacity: .8;
	opacity: .8;
	z-index: 9;
}
.rolo:hover{
background:#DFE4EE;
}
.durable{
background:#DFE4EE;
}
#about{
margin:0px;
padding:0px;
width:400px;
border:1px solid #B9C4DA;
padding:10px;
font-size:0.8em;
margin:10px;
}
#about p{
padding:0px;
margin:0px;
margin-top:10px;
margin-bottom:10px;
color:#333;
line-height:1.2em;
}
#about h2{
padding:0px;
margin:0px;
font-size:10pt;
color:#333333;
}
legend{
font-size:0.8em;
}
fieldset{
margin:10px;
}
h5{
padding-bottom:0px;
margin-bottom:0px;
margin-left:5px;
border-bottom:1px solid #D1D1D1;
width:440px;
color:#333333;
}
.feed_item{
padding:0px;
margin:0px;
margin-left:5px;
width:440px;
clear:left;
/*border-bottom:1px solid #B9C4DA;*/
}
.feed_item p{
padding:0px;
margin:0px;
padding-top:7px;
font-size:8pt;
}
.feed_item h3{
padding:0px;
margin:0px;
font-size:8pt;
font-weight:bold;
color:#333;
}
a.small{
text-decoration:none;
text-align:right;
padding:0px;
margin:0px;
font-size:0.8em;
color:#999999;
}
#home_announcement{
margin-left:5px;
margin-top:10px;
margin-bottom:10px;
}
#home_announcement p {
font-size:7pt;
float:left;
}
#home_announcement img{
margin-top:6px;
}
#home_ad{
width:480px;
border-top:1px solid #d1d1d1;
border-bottom:1px solid #d1d1d1;
background:#f7f7f7;
margin-top:5px;
margin-bottom:5px;
margin-left:5px;
padding-top:4px;
}

#home_ad h2{
padding:0px;
margin:0px;
font-size:8pt;
font-weight:bold;
color:#333333;
margin-left:9px;

}
#home_ad p{

padding:0px;
margin:0px;
font-size:8pt;
margin-left:9px;
}
#home_ad img{
clear:right;
margin-top:5px;
margin-bottom:5px;
}
#home_ad a{
text-decoration:none;
color:#6D83B2;
margin-left:16px;
}
.spons{
font-variant:small-caps;
float:right;
font-size:7pt;
color:#999999;
}
#blog{
width:648px;
border-top:1px solid #B9C4DA;
padding:0px;
font-size:0.8em;
margin:0px;
}
#blog_right{
width:170px;
padding:7px;
padding-left:0px;
float:right;
clear:right;
background:#F6F6F6;
border-left:1px solid #B9C4DA;
}
.blog_entry{
margin:0px;
padding:0px;

width:450px;
margin-top:0px;
}
.blog_title{
border-top:1px solid #003399;
background:#F2F2F2;
border-bottom:1px solid #B9C4DA;
padding-left:5px;
padding-top:3px;
padding-bottom:5px;
margin-bottom:10px;
}
.blog_entry h3{

font-size:9pt;
color:#003399;
font-weight:bold;
}
.blog_content{
padding-left:5px;
font-size:8pt;
color:#333;
border-bottom:1px solid #B9C4DA;
margin-bottom:20px;
clear:left;
}
#lookup{
width:648px;
border-top:1px solid #999;
background:#F2F2F2;
}
/*****************************************
***** G-eoSpot style
******************************************/
div.phpGoogleStoreLocator_map
{
 
 /*border:solid;*/
/* width:445px;*/
width:620px;
 height:445px;
   /* Hide the map */
   /* display:none; */
   
   /* Put a border around the map */
   /* border:solid;*/
}

/* This is the header that goes above the results list */
div.phpGoogleStoreLocator_results_header
{
   /* border:solid;*/
   /* display:none;*/
   
   padding:10px;
   margin:10px;
   background-color:gray;
}

div.phpGoogleStoreLocator_results_header_anchor
{
   float:left;
   padding-right:20px; 
}

div.phpGoogleStoreLocator_results_header_distance
{
 float:left;
 padding-right:40px;
}

div.phpGoogleStoreLocator_results_header_information
{
 float:left;
}

/* This is the block that displays the Store Locations near: 80439 message*/
div.phpGoogleStoreLocator_results_store_locations_near
{
   /* Hide the store locations near message */
   /* display:none; */

   /* Put a border around the message */
   /*border:solid;*/
}

/* This is the block that displays the list of categories that the results came from */
div.phpGoogleStoreLocator_results_categories_list
{
   /* Hide the categories list */
   /* display:none; */

   /* Put a border around the list */
   /* border:solid;*/
}


div.phpGoogleStoreLocator_results_block
{
width:620px;
 /* border:solid;
 border:solid 1px;
 border-color:red; */
 /* display:none; */
}

/* This is used to style each individual result */
div.phpGoogleStoreLocator_result
{

   /* Hide the categories result.  Uh, why would u want to do this? lol*/
   /* display:none; */

   /* Put a border around the result.  This puts a border around each result.  Each result comprises of multiple divs as well, this puts a border
      around all of those divs that make up each result */

/*     border-color:green; */

     padding:10px;  
     margin:10px;  

}

/* This is the number of the result in the results it has an anchor tag on it that takes you to that location on the map */
div.phpGoogleStoreLocator_result_location_anchor_number
{
/*   border:solid;  */
 /* display:none; */
    /* For some reason, height 100% will not actually set the height to 100% of the phpGoogleStoreLocator_result container div, I dont know why. */
    /* But in anycase, this height simulates a table column cell that stretches down to the bottom of the container */
    float:left;
     padding-right:40px; 
}

/* Use this to display/hide the distance */
div.phpGoogleStoreLocator_result_location_distance
{
/*   border:solid;  */
 /* display:none; */

 float:left;
  padding-right:10px; 


}

/* This is the image that is associated with a location. */
img.phpGoogleStoreLocator_result_location_image
{
 width:103px;
 height:124px;
      border:0px;
}

/* This is the contain for the image that is associated with a location. */
div.phpGoogleStoreLocator_result_location_image
{

 float:left;
  padding-right:10px; 
/*  border:solid; */
/*  border-color:purple; */
}

/*  Start Data set div, this aligns everything to the left when there is no image available */
div.phpGoogleStoreLocator_result_location_data
{
/*   border:solid;  */
  float:left; 
/*  border-color:yellow; */

}


/* Use this to display/hide the storename */
div.phpGoogleStoreLocator_result_location_storename
{
/*   border:solid;  */
 /* display:none; */

}

/* Use this to display/hide the address */
div.phpGoogleStoreLocator_result_location_address
{
/*   border:solid;  */
 /* display:none; */
}

/* Use this to display/hide the city */
div.phpGoogleStoreLocator_result_location_city
{
/*   border:solid;  */
 /* display:none; */
}

/* Use this to display/hide the state */
div.phpGoogleStoreLocator_result_location_state
{
/*   border:solid;  */
 /* display:none; */
   float:left;
   padding-right:10px; 
}

/* Use this to display/hide the zip */
div.phpGoogleStoreLocator_result_location_zip
{
/*   border:solid;  */
 /* display:none; */
  float:left;
  padding-right:10px;
}

/* Use this to display/hide the country */
div.phpGoogleStoreLocator_result_location_country
{
/*   border:solid;  */
 /* display:none; */


}

/* Use this to display/hide the comments AND ratings stars*/
div.phpGoogleStoreLocator_result_location_phone
{
     padding:10px;  
     margin-bottom:-15px;
/*   border:solid;  */
 /* display:none; */
 
}

/* Use this to display/hide the comments AND ratings stars*/
div.phpGoogleStoreLocator_result_location_comments
{
     padding:10px;  
     margin-bottom:-15px;
/*   border:solid;  */
 /* display:none; */
 
}

/* Use this to display/hide the map and directions info*/
div.phpGoogleStoreLocator_result_location_map_and_directions
{
     padding:10px;
/*   border:solid;  */
 /* display:none; */
}

/* Use this to display/hide the hours*/
div.phpGoogleStoreLocator_result_location_hours
{
     padding:10px;  
     margin-bottom:-15px;
/*   border:solid;  */
 /* display:none; */
}

/* Use this to display/hide the notes*/
div.phpGoogleStoreLocator_result_location_notes
{
     padding:10px;
     margin-bottom:-10px;
/*   border:solid; */
 /* display:none; */
 }

/* Use this to display/hide the powered by msg*/
div.phpGoogleStoreLocator_powered_by
{
 /* border:solid; */
  display:none;
 text-align:center;
}

/* Use this to display/hide the notes*/
div.phpGoogleStoreLocator_execution_time
{
 /* border:solid; */
 /* display:none; */
 text-align:center;
}

/* This is for the white balloon that pops up on the map when you click on a location icon on the map.  */
div.phpGoogleStoreLocator_map_balloon_body
{
/*  white-space:nowrap;  */
 font-size:12px;
}


/* Google tool tip marker, this is for the tooltip that shows when you hover over an icon on the map. */
div.markerToolTip 
{
   text-align: center;
    white-space: nowrap;
    margin: 0;
    padding: 2px 0.5ex;
    border: 1px solid #555;
    font-weight: bold;
    background: #fff;
        opacity: .80;
        -moz-opacity: .80;
        filter: alpha(opacity=80);
}

/***** This is critical to layout design to line things up, dont change it.  ******/
.clearboth {
clear:both;
}
#phwoar{
margin:0px;
padding:0px;
/*border-top:1px solid #2E79EB;
width:165px;*/
margin:auto;
/*margin-left:4px;
margin-bottom:10px;
margin-top:10px;*/
font-size:0.8em;

}
#phwoar h4{
padding:0px;
margin:0px;
/*width:160px;
background:#DADADA;
border-bottom:1px solid #ccc;*/
font-size:8pt;
padding-left:5px;
}
#adspace a, #adspace img{
display:inline;
}
#bugbox{
padding:0px;
margin:0px;
margin-left:5px;
background:#009933;
color:white;
width:490px;
font-size:8pt;
}
#bugbox a{
color:white;
font-weight:bold;
text-decoration:none;
border-bottom:1px dotted white;
}
#bugbox p{
padding:0px;
margin:0px;
margin-top:5px;
margin-bottom:5px;
padding-left:10px;
padding-right:10px;
}
#bugbox h5{
padding:0px;
margin:0px;
color:white;
padding-left:5px;
}
#popup{
padding:0px;
margin:0px;
background:#F7F7F7;
}
#popup h4{
width:400px;
padding:0px;
margin:0px;
color:white;
background:#0066CC;
border:1px solid #0033CC;
padding:8px;
clear:both;
margin-bottom:10px;
font-size:10pt;
}
#popup form{
clear:both;
background:#ddd;
border-top:1px solid #ccc;
height:40px;
padding:5px;
margin:0px;
}
/***************************************************************/
/***************** dropdown nav menu **************************/
.menu span{padding:4px 2px 4px 6px; border-bottom:none; margin-right:10px; line-height:18px;}
.menu span a{font-weight:bold;}
.menu span:hover{  border-bottom:none;}
.arrow{margin-left:-12px;margin-top:4px; cursor:pointer; }
.sub_menu{display:none; position:absolute;  border:solid 1px #DEDEDE; border-top:none; border-right:solid 1px #999999; border-bottom:solid 1px #999999; padding:10px; top:25px; margin-left:180px; width:120px; background:#FFFFFF;}
.sub_menu a:link, .sub_menu a:visited, .sub_menu a:hover{display:block; font-size:11px; padding:4px; color:#0066CC;}
.item_line{border-top:solid 1px #DEDEDE;}
#id_menu_profile a{ color:#0066CC; font-size:8pt;width:120px; }
#id_menu_profile a:hover{color:#FF9900;}

/*************************************************************
login forms **************************************************/
#log form{
padding:0px;
margin:0px;
float:right;
margin-right:20px;
margin-top:15px;
float:right;
/*top:18px;
right:35px;*/
}
#log input{
font-family:tahoma, arial, sans-serif;
}
#log .submit{
padding:0px;
margin:0px;
background:#67A54B;
color:white;
font-weight:bold;
border:1px solid #339900;
padding:2px;
}
#log p.small{
margin-top:10px;
font-size:7pt;
}
.small{
position:relative;
top:-3px;
font-size:6pt;
}
.small a{
color:white;
text-decoration:none;
font-family:tahoma,arial,san-serif;
}
p.warning{
font-size:0.8em;
color:#990000;
font-weight:bold;
padding-bottom:0px;
margin-bottom:0px;
}
iframe{
margin-left:10px;
margin-bottom:10px;
}
.submit{
font-size:8pt;
background:#0F3555;
color:white;
margin-top:10px;
padding:2px;
border:1px solid black;
border-top:1px solid white;
border-left:1px solid white;
border-right:2px solid black;
border-bottom:2px solid black;
margin-bottom:5px;
}
.error{
background:#990000;
color:white;
font-weight:bold;
padding:5px;
display:block;
}
.success{
background:#0066CC;
color:white;
font-weight:bold;
padding:5px;
display:block;
}
#middle_col textarea{
background:white;
border:1px solid #999;
color:#666;
}
#welcome{
margin:5px;
padding:5px;
background:#FFFF66;
border:2px solid #FFCC00;
font-size:0.7em;
width:425px;
}
#verify{
margin:5px;
padding:5px;
background:#FFC1C1;
border:2px solid #990000;
font-size:0.7em;
width:425px;
}
.profile_list{
font-size:0.7em;
list-style:none;
width:180px;
background:none;
}
.profile_list a{
display:block;
border-bottom:1px solid #B9C4DA;
padding:4px;
background:none;
}
.profile_list a:hover{
background:#B9C4DA;
text-decoration:none;
border-bottom:1px solid #B9C4DA;
background:none;
}
#left_col ul {
padding:0px;
margin:0px;
margin-left:0px;
margin-top:10px;
background:none;
}
#left_col a{
background:none;
width:202px;
padding:0px;
margin:0px;
height:16px;
padding:4px;
text-decoration:none;
color:#3B5998;
}
#left_col a:hover{
background:none;
height:16px;
color:#fff;
width:202px;
background:#3366CC;
}
#friends_box a:hover{
background:none;
color:#3B5998;
text-decoration:underline;
}
.tabs ul{
padding:0px;
margin:0px;
font-size:8pt;
}
.tabs li{
display:inline;
}
.wall_item{
width:450px;
border-top:1px solid #B9C4DA;
margin-top:10px;
margin-left:10px;
font-size:8pt;
margin-bottom:10px;
border-bottom:1px solid #c9e4Dc;
padding-bottom:5px;
}

.wall_title{
border-top:1px solid #003399;
background:#F2F2F2;
border-bottom:1px solid #B9C4DA;
padding-left:5px;
padding-top:3px;
padding-bottom:5px;
margin-bottom:10px;
}
.blog_entry h3{

font-size:9pt;
color:#003399;
font-weight:bold;
}
.blog_content{
padding-left:5px;
font-size:8pt;
color:#333;
border-bottom:1px solid #B9C4DA;
margin-bottom:20px;
clear:left;
}
#add_event{
padding:0px;
margin:0px;
float:right;
background:url(../../media/gifs/add_event.gif) no-repeat;
display:block;
font-size:8pt;
width:105px;
color:#333333;
padding-left:25px;
padding-top:3px;
height:20px;
font-weight:bold;
text-decoration:none;
}
#getting_started_menu {
/*padding:6px;*/
}
#getting_started_menu a{
font-size: 11px;
padding-top: 3px;
padding-right: 30px;
padding-bottom: 3px;
padding-left: 5px;
display: block;
background-color: #f7f7f7;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #f7f7f7;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #eeeeee;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
text-decoration:none;
color:#3B5998;
}

#getting_started_menu a:hover{
background-color: #d8dfea;
text-decoration: none;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #d8dfea;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #d8dfea;
}
#getting_started_menu ul{
padding:0px;
margin:0px;
list-style:none;
margin-left:10px;
margin-top:20px;
}
#getting_started_menu .activa{
border-top-width: 1px;
border-right-width-value: 1px;
border-right-width-ltr-source: physical;
border-right-width-rtl-source: physical;
border-bottom-width: 1px;
border-left-width-value: 1px;
border-left-color: #3b5998;
border-left-width-ltr-source: physical;
border-left-width-rtl-source: physical;
border-top-style: solid;
border-right-style-value: solid;
border-right-style-ltr-source: physical;
border-right-style-rtl-source: physical;
border-bottom-style: solid;
border-left-style-value: solid;
border-left-style-ltr-source: physical;
border-left-style-rtl-source: physical;
border-top-color: #3b5998;
border-right-color-value: #3b5998;
border-right-color-ltr-source: physical;
border-right-color-rtl-source: physical;
border-bottom-color: #3b5998;
border-left-color-value: #3b5998;
border-left-color-ltr-source: physical;
border-left-color-rtl-source: physical;
background-color: #6d84b4;
color: #ffffff;
}
#getting_started_right h2{
font-size:11pt;
color:#333;
}
#getting_started_right p{
font-size:9pt;
color:#444;
line-height:13pt;
}
#getting_started_right h3{
font-size:10pt;
color:#333;
font-weight:bold;
padding-bottom:0px;
margin-bottom:0px;
}
/***** pagination styling *****/
#pagination-digg {
padding:0px;
margin:0px;
float:right;
}
#pagination-digg li{

border:0; margin:0; padding:0;
font-size:11px;
list-style:none;
margin-right:2px;
display:inline;

}
#pagination-digg  ul li a{

border:solid 1px #9aafe5;
margin-right:2px;
}
#pagination-digg .previous-off,
#pagination-digg .next-off {

border:solid 1px #DEDEDE;
color:#888888;
display:block;
float:left;
font-weight:bold;
margin-right:2px;
padding:3px 4px;
}
#pagination-digg .next a,
#pagination-digg .previous a {

font-weight:bold;

} 
#pagination-digg li .active {
background:#2e6ab1;
color:#FFFFFF;
font-weight:bold;
display:block;
float:left;
color:white;
/*padding:4px 6px;*/
}
#pagination-digg a:link,
#pagination-digg a:visited {

color:#0e509e
display:block;
float:left;
padding:3px 6px;
text-decoration:none;
}
#pagination-digg a:hover{

border:solid 1px #0e509e;
}
#NewsTicker{
	margin-top:8px;
border:solid 1px #cccccc;
background:#eaf5e0;
width:440px;
height:344px;
margin-left:5px;
}
#NewsTicker h1{
padding:6px; margin:0; border:0;
background:#dfe9d5;
color:#000000;
font-size:11px;
font-weight:bold;
}
#NewsVertical {
width:440px;
height:300px;
display:block;
overflow:hidden;
position:relative;
}
/* --------------- */
/* Ticker Vertical */
#TickerVertical {
width:440px;
height:300px;
display:block;
list-style:none;
margin:0;
padding:0;
}
#TickerVertical li {
display:block;
width:288px;
color:#333333;
text-align:left;
font-size:11px;
margin:0;
padding:6px;
float:left;
}
#TickerVertical li .NewsTitle{
display:block;
color:#000000;
font-size:12px;
font-weight:bold;
margin-bottom:6px;
}
#TickerVertical li .NewsTitle a:link,
#TickerVertical li .NewsTitle a:Visited {
display:block;
color:#000000;
font-size:12px;
font-weight:bold;
margin-bottom:6px;
text-decoration:none;
}
#TickerVertical li .NewsTitle a:hover {
text-decoration:underline;
}
#TickerVertical li .NewsImg{
float:left;
margin-right:10px;
}
#TickerVertical li .NewsFooter{
display:block;
color:#000000;
font-size:10px;
margin:6px 0 14px 0;
}
