html { height: 100%; }

body, td, th, textarea, input, select, h1, h2, h3, h4, h5, h6 {
	font-family:  Verdana,Geneva,sans-serif;
}

body
{
	margin: 0 auto;
	padding: 0;
	height: 100%;
	font-size: 12px;
	width: 1000px;background-color: #0f70aa;}

h1 {
	font-size: 14px;
}

.light_gray {
	color: gray;
}

#wrap
{
	background: url(/images/1pxby300px.gif) top right repeat-y;
	min-height: 100%;
	margin: auto;
	position: relative;
	background-color: white;
}

#wrap_for_client_view
{
	background: url(/images/1pxby300px.gif) top right repeat-y;
	min-height: 100%;
	margin: auto;
	position: relative;
	background-color: white;
	width: 1000px;
}

* html #wrap { height: 100%; }
#inner_wrap {
	margin: 10px;
}

.inner_wrap_no_ad{
	padding-bottom: 142px;
}

.inner_wrap_for_small_ad {
	padding-bottom: 219px;
}

.inner_wrap_for_small_ad_and_page_button {
	padding-bottom: 249px;
}

.inner_wrap_for_page_button_and_no_ad {
	padding-bottom: 172px;
}

#inner_wrap:after
{
	content: " ";
	display: block;
	clear: both;
}

/*MENU*/
#header{

}

#header_line_1
{
	background: url(/client_logos/General-Web-Apps-logo-2.png) no-repeat 5px 5px;	height: 50px;
	background-color: #000080;
}

.header_1_div_behind_logo{
	text-decoration: none;
}

.header_1_div_behind_logo
{
		float: left;
	height:48px;
	margin: 0 0 0 5px;
	width: 255px;
}

.header_1_client_company_name{
		font-weight:bold;
	text-decoration:none;
	width:255px;
}

.header_1_social_news_title{
	font-size: 9pt;
	font-style: italic;
	text-decoration:none;
	font-weight: normal;
	text-align: left;
}

.header_1_leftmost_link, .header_about, .header_login
{
	color:#FFFFFF;
	float:left;
	font-weight:bold;
	margin-top:21px;
	background-color: transparent;
}

.header_login_two_lines{
	margin-top: 10px;
	text-align: center;
}

.header_link a:link {text-decoration: none;color:#fff;}
.header_link a:visited {text-decoration: none;color:#fff;}
.header_link a:active {text-decoration: underline;color:#fff;}
.header_link a:hover {text-decoration: underline;color:#fff;}

.font_weight_normal{
	font-weight: normal;
}

.header_1_leftmost_link
{
	margin-left:0px;
}

.header_about
{
	margin-left:35px;
}

.header_login
{
	margin-left:20px;
}


/*http://www.cssmenumaker.com/builder/menu_info.php?menu=057*/
.header_2_menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
/* 	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif; */
	font-weight:bold;
	font-size:10px;
	}
.header_2_menu ul{
	background:#B5EAFF;
	height:35px;
	list-style:none;
	margin:0;
	padding:0;
	}
	.header_2_menu li{
		float:left;
		padding:0px;
		}
	.header_2_menu li a{
		color:#373737;
		display:block;
		line-height:35px;
		margin:0px;
		padding:0 10px;
		text-align:center;
		text-decoration:none;
		}
		.header_2_menu li a:hover, .header_2_menu ul li:hover a{
/*
			background: #D6FCFF url("/images/header_2_hover.gif") bottom center no-repeat;
*/
			color:black;
			text-decoration:none;
			}
	.header_2_menu li ul{
		background:#B5EAFF;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:175px;
		z-index:2147483647;
		/*top:1em;*/
		/*left:0;*/
		-moz-border-radius-bottomleft:10px;
		-moz-border-radius-bottomright:10px;
		-webkit-border-bottom-left-radius: 10px;
		-webkit-border-bottom-right-radius: 10px;
		}

	.header_2_menu li:hover ul{
		display:block;
		}
	.header_2_menu li li {
/*
		background:url('/images/header_2_sub_sep.gif') bottom left no-repeat;
*/
		border-top:1px dotted #8AC4ED;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:175px;
		}
	.header_2_menu li:hover li a{
		background:none;

		}
	.header_2_menu li ul a{
		display:block;
		height:35px;
		font-size:10px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
		text-indent: 20px;
		}

/*
		.header_2_menu li ul a:hover, .header_2_menu li ul li:hover a{
			background-color: #D6FCFF;
			border:0px;
			color: black;
			text-decoration:none;
			}
*/

	.header_2_menu p{
		clear:left;
		}

	.header_2_clickMe{
/*
		background:#D6FCFF url('/images/header_2_hover_sub.gif') center left no-repeat;
*/
		background-color: #D6FCFF;
		-moz-border-radius-topleft:5px;
		-moz-border-radius-topright:5px;
		-webkit-border-top-left-radius:5px;
		-webkit-border-top-right-radius:5px;
	}

	.header_2_clickMe_for_last_item
	{
		background-color: #D6FCFF;
		-moz-border-radius-bottomleft:10px;
		-moz-border-radius-bottomright:10px;
		-moz-border-radius-bottomleft:10px;
		-webkit-border-radius-bottomright:10px;
	}

	.current_category {
		background:transparent url('/client_images/header_2_popular_selected_0.gif') no-repeat scroll 50% 100%;	}

	.current_sub_category {
/*
		background:url('/images/header_3_selected.gif') center left no-repeat;
*/
		font-weight:bold;
	}

	.last_item_on_header_2_menu, .last_item_on_header_2_menu.header_2_clickMe {
	}

.header_3_menu{
	border:none;
	margin:0px;
	padding:0px;
	font-weight: bold;
	font-size:10px;
	background-color: #8AC4ED; /*was 88c9ff*/
	height: 30px;
	}
.header_3_menu ul{
	background:#8AC4ED;
	height:30px;
	list-style:none;
	margin:0;
	padding:0;
	float: left;
	}
	.header_3_menu li{
		float:left;
		padding:0px;
		}
	.header_3_menu li a{
		color:#373737;
		display:block;
		line-height:30px;
		margin:0px;
		padding:0px 6px;
		text-align:center;
		text-decoration:none;
		}

/*
		.header_3_menu li a:hover, .header_3_menu ul li:hover a{
			background: #D6FCFF;
			color:black;
			text-decoration:none;
			}
*/
	.header_3_menu .separator{
		background:transparent url('/images/header_3_separator.gif') no-repeat scroll 0 3px;
		height: 24px;
	}

	.header_3_menu p{
		clear:left;
		}

	.current_header3_item{
		background:transparent url('/images/header_3_selected.gif') no-repeat scroll 50% 100%;
	}

.rssIcon{
	float: right;
	width: 26px;
	height: 26px;
	background:transparent url('/images/rss.gif') no-repeat scroll 0 0;
	margin: 2px;
}

a.rssIcon:link {text-decoration: none;}
a.rssIcon:visited {text-decoration: none;}
a.rssIcon:active {text-decoration: none;}
a.rssIcon:hover {text-decoration: none;}

#mark_favorite{
	background:transparent url('/images/heart_22px.png') no-repeat scroll 0 0;
	width: 22px;
	height: 22px;
	margin: 3px 0 0 0;
	padding-left: 0px;
	padding-right: 0px;
}

a#mark_favorite:link {text-decoration: none;}
a#mark_favorite:visited {text-decoration: none;}
a#mark_favorite:active {text-decoration: none;}
a#mark_favorite:hover {text-decoration: none;}

/*JOIN*/
/*HOME*/

#Join_Form {
	font-size: 12px;
	font-weight:bold;
	margin-left: 20px;
}

#Report_Form_Error_Messages
{
	border: 2px solid #8AC4ED;
	background-color: #fff;
	margin-bottom: 10px;
	padding: 5px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

#Report_Form_Error_Messages_blue_bg
{
	border: 2px solid #8AC4ED;
	background-color: #D6FCFF;
	margin-bottom: 10px;
	padding: 5px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

.Report_Form_Error {
	font-weight: bold;
	margin-bottom: 5px;
}

#footer, #footer_with_small_ad, #footer_with_small_ad_and_page_button, #footer_with_page_button_and_no_ad
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: #000080;
	color: #ffffff;
	text-align: center;
	font-size: 10px;
}

#footer p, #footer_with_small_ad p, #footer_with_small_ad_and_page_button p, #footer_with_page_button_and_no_ad p{
	margin: 10px 5px;
}

/*footer heights MUST MATCH inner_wrap padding-bottom*/
#footer{
	height: 142px;
}

#footer_with_small_ad{
	height: 219px;
}

#footer_with_small_ad_and_page_button{
	height: 249px;
}

#footer_with_page_button_and_no_ad{
	height: 172px;
}

/*
addthis inserts id=atffc at the top of the page for some reason.
*/

#atffc{
	display: none !important;
}

.footer{
}

.footer a:link {text-decoration: underline;color:#b5eaff;}
.footer a:visited {text-decoration: underline;color:#b5eaff;}
.footer a:active {text-decoration: underline;color:#b5eaff;}
.footer a:hover {text-decoration: underline;color:#b5eaff;}

#right_for_submit_new
{
	background-color:#D6FCFF;
	float:right;
	padding:10px;
	width:245px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

#right_leftJustified
{
	background-color:#D6FCFF;
	float:right;
	padding:10px;
	width:300px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

#right
{
	float: right;
	width: 300px;
	text-align: center;
}

#main
{
	position: relative;
	margin-right: 310px;}

#main_wider
{
	position: relative;
	margin-right: 280px;
}

#main_for_join_form{
	position: relative;
	margin-right: 345px;	padding: 10px;
	background-color: #D6FCFF;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	margin-bottom:10px;
}

/*TERMS OF SERVICE*/
/*PRIVACY POLICY*/
#policy_main{
	float: right;width: 780px;padding: 0;}

#policy_left{
	position: relative;
	width: 170px;
	float: left;
	background-color:#D6FCFF;
	padding:10px;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

#policy_left a:link {text-decoration: none;color:#000080;}
#policy_left a:visited {text-decoration: none;color:#000080;}
#policy_left a:active {text-decoration: underline;color:#000080;}
#policy_left a:hover {text-decoration: underline;color:#000080;}

.big_ad_headline{
	font-family:arial black;
	font-size:20pt;
	text-align:left;
}

.little_ad_headline{
	font-family:arial black;
	text-align:left;
}

/*SUBMIT NEW LINK*/

.label-wrap {
	font-weight: bold;
}


#Join_Form label{
	margin-bottom: 3px;
}

.chars-remaining{
	float: right;
	width: 200px;
	text-align: right;
	color: #23c554;
	font-style: italic;
	margin-bottom: 3px;
}

#description{
	font-size: 12px;
}

.submit-new-text-input-field{
	width: 644px;
}

#wrap_for_submit_link
{
/*	background: url(/images/1pxby600px.gif) top right repeat-y; */
	min-height: 100%;
	margin: auto;
	position: relative;
}

#right_for_submit_new_post
{
	float: right;
	width: 600px;
}

.category-name-wrap {
	float: left;
	width: 100px;
	width: 100px;}

.sub-category {
	float:left;
	padding-right:16px;
	font-size: 12px;
	border:2px solid transparent;
	padding:3px 19px 3px 3px;
	color: #1a1ab3;
}

.sub-category-hover, .category .sub-category-hover{
	text-decoration: none;
	color:#1a1ab3;
	background-color: #ecfffe;
	padding:4px 20px 4px 4px;
	border:1px dotted #0000ee;
	cursor: pointer;
}

.sub-category-selected {
	color: white;
	background-color: #0000ee;
	border:2px solid #0000ee;
}

.sub-categories-wrap{
	float: right;
	width: 545px;}


.category {
	border-bottom:1px solid #CCCCCC;
	font-size: 12px;
	font-weight:bold;
	margin:4px 0;
	padding:3px 0;
	overflow: hidden;
}

.category-hover {
	background-color: #D6FCFF;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.category-selected-for-submit-link {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color:white;
	border:2px solid #1A1AB3;
	padding:3px 19px 3px 3px;
}

.category h4 {
	font-size:12px;
	font-weight: bold;
	left:20px;
	margin:0 !important;
	top:0;
	padding: 4px;
	border: 1px dotted transparent;
}


.clear-all
{
	clear: both;
	color: white;
	visibility: hidden;
	height: 0px;
}

#main_for_submit_new_post
{
	position: relative;
	margin-right: 600px;
}

.submit-new-link-title
{
	font-size:14px;
	background-color: #2A9EFF;
	color: white;
	text-align: center;
	width: 225px;
	padding: 5px;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
}

.submit-new-link-subtitle
{
	background-color: #B5EAFF;
	border-top: 2px solid #2A9EFF;
	margin-bottom:5px;
	padding:5px;
}

.space_after_submit_button{
	height: 10px;
	padding: 0px;
	margin: 0px;
}

/*PAGE NUMBERS */
#page_button_wrapper{
	background-color:white;
	padding:5px;
	overflow: hidden;
}

#page_button_wrapper a{
	text-decoration: none;
	font-weight:bold;
	color:#1672BF;
}

#page_button_wrapper a:visited {
	color:#1672BF;
}
#page_button_wrapper a:active {
}
#page_button_wrapper a:hover {
	color:#1a1ab3;
}

.footer .page_button, .footer .previous_next_page_button, .footer .page_button_current_page {
	border:1px dotted blue;
	float:left;
	margin:0 2px;
	cursor:pointer;
	font-size:10px;
	padding: 5px;
}

.footer .page_button_current_page {
	text-decoration: none;
	font-weight:bold;
	background-color:#1672BF;
	color: white;
}


.footer .previous_next_page_button {
	border:1px dotted #1a1ab3;
	float:left;
	margin:0 2px;
	color: gray;
	font-weight: bold;
}

.footer .previous_next_page_button a {
	text-decoration: none;
	color:#1a1ab3;
	font-weight:bold;
}



/*ADMIN CENTER*/
#admin_center_search_wrapper{

}

#admin_center_search_form{
	float:right;
	margin-top:14px;
}

#admin_center_search_wrapper h3{
	float: left;
	margin-bottom: 0px;
}

#admin_center_search_wrapper:after
{
	content: " ";
	display: block;
	clear: both;
}



/*LINK PREVIEW*/
#link_preview_header{
	background: url(/client_logos/General-Web-Apps-logo-2.png) no-repeat 5px 5px;	background-color: #000080;
	height: 50px;
	min-width: 1000px;
	font-size: 10px;
}

#link_preview{
	width: 100%;
	height: 100%;
}

#link_preview_header .amp_it_button{
	background-color: transparent;
}

#link_preview_header .amp_it_button_highlighted{
	background-color: #8AC4ED;
}


#link_preview_header .mute_highlighted {
	color: white;
	border-bottom: 1px dotted white;
}

#link_preview_div_behind_logo{
	float:left;
	height:50px;
	width:255px;
}

.link_preview_amp_count,
.link_preview_amp_button,
.link_preview_mute_button,
.link_preview_comments,
.link_preview_list_button{
	float: left;
	font-weight: bold;
	text-align: center;
	color: white;
	width: 60px;
	font-size: 10px;
}

.link_preview_amp_count{
	padding-top: 14px;
}

.link_preview_comments{
	padding-top: 28px;
	width: 90px;
}

.link_preview_comments a{
	color: white;
}

.link_preview_amp_button{
	padding-top: 22px;
}

.link_preview_mute_button {
	padding-top: 27px;
}

.link_preview_list_button {
	padding-left: 0;
	padding-top: 27px;
}

.link_preview_show_url {
	color:white;
	float:left;
	font-size:10px;
	margin:14px 0 0 20px;
	letter-spacing:-0.05em;
	line-height:15px;
}

.link_preview_show_url a:link {
	text-decoration: none;
	color:gray;
}
.link_preview_show_url a:visited {text-decoration: none;color:gray;}
.link_preview_show_url a:active {text-decoration: none;color:gray;}
.link_preview_show_url a:hover {text-decoration: none;color:gray;}

.link_preview_title{
	font-size: 10px;
}

.link_preview_title a:link {
	text-decoration: underline;
	color:white;
	cursor:pointer;
	font-weight:bold;
}
.link_preview_title a:visited {text-decoration: underline;color:white;}
.link_preview_title a:active {text-decoration: underline;color:white;}
.link_preview_title a:hover {text-decoration: underline;color:white;}

#comments_wrap{
	overflow: hidden;
	padding-bottom:65px;
}

/*PROFILE*/
.stats_label{
	padding-left:20px;
	width:400px;
}

.stats_data{
}

.profile_stats{
	border-bottom:1px dotted #000080;
	line-height:2em;
}

.profile_options{
	line-height:2em;
	padding-left:20px;
}

#UpdateMessage{
	color:#000080;
	font-size:12px;
	font-weight:bold;
	margin:12px 0 0 20px;
}



table {
	border-collapse: collapse;
	margin: 0 24px;
}

th {
/*	background: #2A9EFF;
	color: #fff;
	font-weight: bold;
*/
	padding: 2px 11px;
	text-align: center;
	border-bottom: 1px solid #2A9EFF;
	line-height: 1.2;
	cursor:pointer;
	text-decoration: underline;
}

td {
	padding: 6px 11px;
	border-bottom: 1px solid #2A9EFF;
	vertical-align: top;
}

td * {
}

tr.alt td {
	background: #B5EAFF;
}

#scrollbox_for_table{
	max-height: 1600px;
	overflow: scroll;
	padding: 10px;
}

#favorites_header{
	min-width: 300px;
}

.align_center{
	text-align: center;
}

/*AUTOCOMPLETER */

.ac_results {
	padding: 0px;
	border: 2px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/*
	if width will be 100% horizontal scrollbar will apear
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/*
	it is very important, if line-height not setted or setted
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('/images/indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #D6FCFF;
}

.ac_over {
	background-color: lightgrey;
}

/*ADS*/
.horizontal_ad{
	text-align:center;
}

.horizontal_ad_bottom_position{
	background-color:white;
	padding:8px;
}

.ad_low_z_index{
	z-index: 1;
}

/* ADDTHIS */
.addthis_toolbox .hover_effect
{
    width: 284px;
    padding: 10px 0 6px 10px;
    border: 3px solid #eee;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.addthis_toolbox .hover_effect div
{
    float: left;
}

.addthis_toolbox .hover_effect a
{
    border: 2px solid #fff;
    padding: 2px 2px 2px 16px;
    position: relative;
    text-decoration: none;
}

.addthis_toolbox .hover_effect a:hover
{
    border: 2px solid #105CB6;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #B4D3F8;
    color: #105CB6;
    text-decoration: none;
}

.addthis_toolbox .hover_effect span
{
    position: absolute;
    width: 16px;
    height: 16px;
    top: 2px;
    left: 1px;
}

.addthis_toolbox .custom_images a
{
    width: 60px;
    height: 60px;
    margin: 0;
    padding: 0;
}

.addthis_toolbox .custom_images a:hover img
{
    opacity: 0.50;
}

.addthis_toolbox .custom_images a img
{
    opacity: 0.75;
}

/*CLIENT JOIN*/
.client_join_input_field{
    width: 300px;
}

.color_wrapper{
	clear: both;
	overflow:hidden;
	padding-bottom:5px;
}

.color_wrapper ul{
	list-style:none;
}

.color_wrapper ul li{
	float: left;
	width:90px;
}

.color_wrapper .color_sample{
	width: 40px;
	height: 40px;
	border: 1px solid black;
	margin: 0 auto;
}

.color_wrapper .name_li{
	width: 150px;
	height: auto;
	border: 1px solid white;
}

.color_wrapper .name{
	margin: 10px 0;
	font-weight: bold;
}

.color_wrapper .color_name{
	margin: 10px 0;
	font-weight: bold;
	text-align: center;
}

.color_wrapper .color_sample_li input{
	margin: 0 10px;
}

.color_wrapper input{
	float: left;
	margin: 10px 0;
}

.color_wrappaer .color_title_li{
	width: 150px;
}

#picker{
	margin-left: 275px;
}

.color_wrapper .no_highlight{
	width: 42px;
	height: 42px;
	border: 2px dotted white;
	margin: 0 auto;
}

.color_wrapper .highlighted{
	width: 42px;
	height: 42px;
	border: 2px solid gray;
	margin: 0 auto;
}

.sign_in_question{
	margin-bottom: 5px;
}

.sign_in_info{
	font-size: 10px;
	font-weight: normal;
	margin: 5px 0 10px 0;
}

#Join_Form .answers{
	font-weight: normal;
}

#Join_Form textarea{
	font-size:10px;
	height:75px;
	padding:5px;
	width: 600px;}



.panes .category h4
{
	color: #1A1AB3;
}

.panes .sub-category{
	font-size: 10px;
	margin-top: 2px;
}

.add_new_item{
	font-weight: normal;
}

.panes .submit_button{
	text-align: right;
}

#text_for_logo{
	font-size:10pt;
	font-weight:bold;
	height:50px;
	max-width:255px;
	border: 1px dotted;
	padding: 0 0 0 5px;
}

.logo-slider-layout{
	margin: 0 0 10px 0;
}

.logo_options{
	margin: 0 0 0 30px;
}

#logo_pane_left{
	border-right:1px dotted;
	float:left;
	padding-right:35px;
	width:45%;
}

#logo_pane_right{
	width: 45%;
	float: right;
}

#logo_color_picker{
	margin:0 0 0 35px;
}

.client_faq_question{
	font-weight: bold;
}

.client_faq_answer{

}

#client_faq_575px_demo_box{
	background-color:#D6FCFF;
	border: 2px solid #8AC4ED;
	padding:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	text-align: center;
	width: 551px;
}





/*PAYPAL*/
#paypal_wrap{
	margin:0 auto;
	text-align:center;
	width:42%;
}

/*
<!--[if IE]>
<style type="text/css">
#content,
#main,
#inner_wrap,
#wrap {
zoom:1;
}
</style>
<![endif]-->*/

/*
BLN ITEM
*/
.BLN_Item
{
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border:1px solid #000080;
	padding:5px;
	overflow: hidden;
	max-width: 600px;
	line-height: 100%;
	background-color:#f5f5f5;
	min-height: 70px;
}

.BLN_Item_No_Border
{
	border: none;
}

#BLN-Preview{
	margin: 0 0 4px 0;
}

.Title
{
	letter-spacing:0.02em;
	line-height:1.4;
	margin:2px 0 0;
}

.Description-wrap h3 a:link {
	text-decoration: none;
	color:#1672bf;
	cursor:pointer;
	font-weight: bold;
	font-size:12px;
	margin:0 0 2px;
	padding-top:0;
}
.Description-wrap h3 a:visited {text-decoration: none;color:#1672bf;}
.Description-wrap h3 a:active {text-decoration: underline;color:#1672bf;}
.Description-wrap h3 a:hover {text-decoration: underline;color:#1672bf;}

.Description-wrap  {
	float:left;
	margin-left:85px;
	margin-right:10px;
}

.BLN_Item .Description-wrap  h3{
	padding-top: 0;
	padding-bottom: 10px;
	margin-bottom: 0;
	margin-top: 0;
	font-size: 1em;
}


.domain, .BLN_Item_category{
	font-size:10px;
	font-style:italic;
}

.BLN_Item_description{
	font-size:12px;
	font-weight:normal;
	line-height: 1.4;
}

.info, .comment_count{
	font-size:10px;
	font-style:italic;
}

.info {
	margin-top:5px;
}

.comment_count{
	margin-top:1px;
}

.submitted_by{
	color:gray;
	line-height: 1.4;
	font-size: 10px;
}


.amp_count{
	line-height: 1.25;
}


.amp_it_wrap {
	float:left;
	position:absolute;
	text-align:center;
	width:72px;
}

.count{
	background-color:#D6FCFF;
	border:1px dotted #8AC4ED;
	font-size:18px;
	height:40px;
	font-weight: bold;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}

.count .label
{
	font-size: 12px;
	color: gray;
}

.amp_it_button{
	margin-top: 5px;
	border:1px dotted #8AC4ED;
	height: 18px;
	line-height:1.3;
	background-color: white;
	cursor:pointer;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

.amped_button{
	margin-top: 5px;
	border:1px dotted #8AC4ED;
	height: 18px;
	line-height:1.3;
	background-color: white;
	cursor:pointer;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

.amp_it_button_highlighted{
	color: white;
	font-weight: bold;
	background-color: #8AC4ED;
	cursor:pointer;
}

.number_of_views {
	padding: 0 15px 0 0;
}

.mute {
}

.curated_list{
}

.curated_lists_that_include_this_link{
	float: left;
}

.info2button{
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	color:#1672BF;
	border:1px solid #1672BF;
	float:left;
	font-size:9px;
	font-weight:bold;
	margin:2px;
	padding:0 8px;
	text-align:center;
}

.info2button_hover{
	background-color: #1672BF;
	color: white;
}

.info2_addthis{
	float: left;
	margin: 0 4px;
}

.mute_highlighted, .curated_lists {
	color: #1a1ab3;
	border-bottom: 1px dotted #8AC4ED;
}

#mute_menu, .popUpMenu, .curated_list_menu{
	display: none;
	z-index: 10000;
	border: 1px solid #8AC4ED;
	padding: 0 10px;
	position: absolute;
	background-color: white;
	cursor: pointer;
	font-size: 10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.mute_menu_item, .popUpMenuItem, .curated_list_item, .popup_menu_info_item, .admin_menu_item{
	border-bottom: 1px dotted #8AC4ED;
	padding:5px 0;
	margin: 0;
}

.curated_list_item input{
	margin-right: 5px;
}

.mute_menu_item, .popUpMenuItem, .admin_menu_item{
	width: 110px;
}

.curated_list_menu{
	width: 200px;
}

.popup_menu_info_item{
	background: #1672bf;
	color: white;
	padding-left: 5px;
}

#editing_options_menu .popUpMenuItem{
}

#editing_options_menu .popup_menu_image_item_highlighted{
	opacity: 0.50;
}

.popUpMenuItem a:link {text-decoration: none;color:#000; width:125px;}
.popUpMenuItem a:visited {text-decoration: none;color:#000; width:125px;}
.popUpMenuItem a:active {text-decoration: none;color:#000; width:125px;}
.popUpMenuItem a:hover {text-decoration: none;color:#000; width:125px;}

.when_posted {
	padding: 0 15px 0 0;
}

.info2 {
	margin-top: 5px;
}

.gwa_hot_links_wrapper{
	font-size: 12px;
}

.gwa_hot_links_wrapper .info {
	margin-top: 1px;
}

.gwa_hot_links_wrapper .info2 {
	margin-top: 8px;
}

.gwa_hot_links_wrapper .submitted_by {
	line-height: 1;
}

.gwa_hot_links_wrapper .Title {
	line-height: 1.1;
}



#userid_hidden{
	display: none;
}

.comment_count {
	margin:1px 1px 0 0;
}

.item_separator{
	margin: 5px 0;
}

.AddThisButton{

}

.gwa_links_at_top_of_page_controls{
	text-align: right;
	font-size: 12px;
}

.gwa_submit_new_link_at_top_of_page_controls{
	margin: 1px 0 10px 0;
}

#gwa_links_at_top_of_page_wrapper {
}

#gwa_hl_top_of_page{
	margin:0 5px;
}

#link_for_gwa_hl_top_of_page_discloser{
	padding-right: 25px;
}

.center_text_input_fields{
	text-align: center;
	
}

#Get_New_SN_Post_top_of_page{
	display: none;
}

#gwa_sn_description_id_top_of_page{
	margin-bottom: 0;
}

/* ADDTHIS */
.addthis_toolbox .hover_effect
{
    width: 284px;
    padding: 10px 0 6px 10px;
    border: 3px solid #eee;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.addthis_toolbox .hover_effect div
{
    float: left;
}

.addthis_toolbox .hover_effect a
{
    border: 2px solid #fff;
    padding: 2px 2px 2px 16px;
    position: relative;
    text-decoration: none;
}

.addthis_toolbox .hover_effect a:hover
{
    border: 2px solid #105CB6;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #B4D3F8;
    color: #105CB6;
    text-decoration: none;
}

.addthis_toolbox .hover_effect span
{
    position: absolute;
    width: 16px;
    height: 16px;
    top: 2px;
    left: 1px;
}

.addthis_toolbox .custom_images a
{
    width: 60px;
    height: 60px;
    margin: 0;
    padding: 0;
}

.addthis_toolbox .custom_images a:hover img
{
    opacity: 0.50;
}

.addthis_toolbox .custom_images a img
{
    opacity: 0.75;
}


/*JQMODAL DIALOG BOX */
/* jqModal base Styling courtesy of;
	Brice Burgess <bhb@iceburg.net> */

/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
	the Window's z-index value will be set to 3000 by default (via jqModal.js). */

.jqmWindow {
    display: none;

    position: fixed;
    top: 17%;
    left: 50%;

    margin: auto;
    width: 600px;

    background-color: #EEE;
    color: #333;
    border: 1px solid black;
    padding: 12px;
}

#JQM_Dialog, #JQM_Preview { /* posistions & contains the modal window */
    position: absolute;
    top: 17%;
    max-width: 450px;
}

#JQM_Preview { /* posistions & contains the modal window */
    position: absolute;
    top: 17%;
    max-width: 600px;
}

#JQM_Preview .BLN_Item {
	margin-bottom: 5px;
}

.preview_align_right{
	text-align: right;
	margin-bottom: 5px;
}

.jqmOverlay { background-color: #000; }

/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}


/*JQMODAL DIALOG BOX*/
div.blackOverlay { background: black; }
div.jqDrag {cursor: move;}

/* jqModal alert CSS courtesy of;
   Alexandre Plennevaux <alexandre@pixeline.be>,
   Brice Burgess <bhb@iceburg.net> */


div.jqmAlert { /* contains + positions the alert window */
  display: none;

  position: fixed;
  top: 17%;
  width: 100%;
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html div.jqmAlert {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

div.jqmAlertWindow {
  height:auto;
  width: auto;
  margin: auto;

/*  max-width:450px;	*/

  padding: 10px 10px 10px;

  background:#D6FCFF;
  border:1px dotted #FFF;

  -moz-border-radius:10px;
  -webkit-border-radius:10px;
}

.jqmAlertTitle{
  margin:5px 2px;
  height:20px;
  color:black;
  background:#D6FCFF;
}
.jqmAlertTitle h1{
  margin:0 0 0 5px;
  padding-left:5px;
  padding:0;
  font-size:14px;
  text-transform:capitalize;
  letter-spacing:0.25px;
  font-weight:bold;
  color:black;

  float:left;
  height:20px;
}

div.jqmAlert .CloseBoxWithX {
  width:20px;
  height:20px;
  display:block;
  float:right;
  clear:right;
  background:transparent url("/images/close_icon_double.png") 0 0 no-repeat;
}

div.jqmAlert a.CloseBoxWithX:hover,div.jqmAlert a.jqmCloseHover{ background-position: 0 -20px; }

div.jqmAlertContent{
  border-top: 0px;
  color: black;
  padding:5px 20px 5px;
  margin:5px;
  border:1px dotted #111;
  letter-spacing:0.25px;
  font-size: 12px;
  background:#D6FCFF;
  text-align: left;
  clear: both;
}

div.jqmAlertContent p{
	margin-bottom: 5px;
}

div.jqmAlertContent h1{
	font-size: 18px;
}


#jqmListName, #jqmListDescription{
	font-size:12px;
	overflow:auto;
	width: 340px;
}

#jqmListName{
	padding: 0px;
}

#jqmListDescription{
	padding: 5px;
}

.jqmLabel{
	float: left;
	width: 110px;
}

.jqmCharsRemaining{
	float: right;
}

.jqmLabelWrapper{
	width: 100%;
}

.jqHandle {
   background: red;
   height:15px;
}

.jqDrag {
  width: 100%;
  cursor: move;
}

.jqResize {
   width: 15px;
   position: absolute;
   bottom: 0;
   right: 0;
   cursor: se-resize;
}

.jqDnR {
    z-index: 3;
    position: relative;

    width: 180px;
    font-size: 0.77em;
    color: #618d5e;
    margin: 5px 10px 10px 10px;
    padding: 8px;
    background-color: #EEE;
    border: 1px solid #CCC;
}

/* MISC */
.js_working {
	background : url('/images/indicator.gif') right center no-repeat;
}

.form_field_hint{
	font-style: italic;
	color: grey;
}

.hidden_element{
	display: none;
}

.hidden{
	display: none;
}

.no_links_yet{
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background-color:#D8F3F0;
	border:2px solid #CCC5AC;
	font-style:italic;
	margin:2px auto 5px;
	text-align:center;
	width:80%;
	padding: 5px;
}

.no_links_yet p, .gwa_hot_links_wrapper .no_links_yet p{
	margin: 0px;
	padding: 0px;
}


/*EXTERNAL SITE */

#ToolTip{
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	display: none;
	z-index: 10000;
	background-color:#D6FCFF;
	border: 2px solid #8AC4ED;
	position: absolute;
	background-color: white;
	padding: 7px;
	max-width: 400px;
	font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 4px 0px 4px 0px;
}

.gwa_sn_blog_post_sn_wrapper{
	display: none;
}

.gwa_sn_blog_post_toggle_sn {
	padding-right: 24px;
}

.log_me_in, .log_me_out{
	padding-right: 24px;
	font-size: 12px;
}

.test_to_see_if_css_has_loaded{
	display: none;
	position:fixed;
	right: 0px;
	top: 0px;
}

.Get_New_SN_Post_Form input , .Get_New_SN_Post_Form textarea {
	border:2px solid #B0B0B0;
	margin:5px;
	padding:4px;
	width:90%;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color: #D6FCFF;
}

.Get_New_SN_Post_Form textarea {
	height: 7em;
}

.Get_New_SN_Post_Form select{
	margin:0px;
}

input.white_button, button{
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
/*	-moz-box-sizing:content-box; */
	background:url("/images/white_button.png") repeat-x scroll left top #DBDBDB;
	border-color:#D4D4D4 #A8A8A8 #A8A8A8 #D4D4D4;
	border-style:solid;
	border-width:1px;
	cursor:pointer;
	font-size:11px !important;
	line-height:16px;
	margin: 0px;
	padding:0 4px;
	text-decoration:none;
	width:auto;
}




