/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	z-index:1000!important;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

#popup {
	width: 215px;

}


#popup-inner {
	font-family: arial, helvetica, Sans-Serif;	
	padding: 10px;
	border: 1px solid #ccc;
	font-size: 0.8em;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	float: left;
	width: 100%;
	
}

#popup div.header {
	width: 100%;
	padding-bottom: 10px;
}

#popup div.identity {
	float: left;
	width: 100px;
	height: 22px;
}

#popup div.counter{
	float: right;
	width: 140px;
	text-align: right;
	margin:0 !important;
	padding:0 !important;
}

#popup div.counter div.counter-wrapper {
	float: right;
}

#popup div.counter img {
	float: left;
display: inline;
margin:0 !important;
padding:0 !important;

}

#popup div.identity h1 {
	width: 100px;
	height: 22px;
	background: transparent url(../images/SocialRewards.gif) no-repeat scroll top left;
	padding:0;
	margin:0;
	font-size: 1em;
}

#popup div.identity h1 span {
	display: none;
}

#popup div.copy {
font-size: 0.9em;
line-height: 1.4em;	
color: #cc0033;
}

#popup div.copy p strong {
font-weight: bold;
}

#popup div.copy p em {
background-color: #f5ffa5;
font-weight: bold;
color: #333;
font-style: normal;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

div.services-selection {
	margin: auto;
	text-align: center;
}

div.services-selection-inner ul {
	list-style-type: none;
	padding:0;
	margin-left: 45px;
	
}

div.services-selection-inner ul li {
	display: inline;
	float: left;
}

div.services-selection-inner ul li span.text-name {
	display: none;
}

div.services-selection-inner ul li span#facebook-icon,
div.services-selection-inner ul li span#twitter-icon,
div.services-selection-inner ul li span#myspace-icon {
	display: block;
	margin-right: 15px;
	width: 32px;
	height: 32px;
	background-color: blue;
	cursor:pointer;
}

div.services-selection-inner ul li span#facebook-icon {
background: transparent url(../images/facebook_32.png) no-repeat scroll top left;
}

div.services-selection-inner ul li span#twitter-icon {
background: transparent url(../images/twitter_32.png) no-repeat scroll top left;
}

div.services-selection-inner ul li span#myspace-icon {
background: transparent url(../images/myspace_32.png) no-repeat scroll top left;
}

div.count {
	
}

div.count img {
	margin:0;
	padding:0;
}


.tooltip {
	position: relative;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 0.7em;
	line-height: 1.4em;
	margin: 10px 0px 10px 10px;
	padding: 5px 0px 5px 0;
	color: #333;
	
	display: none;
	-moz-border-radius: 2px; 
	-webkit-border-radius: 2px;
	overflow: hidden;
}

div.tooltip div.tt-left {
	float: left;
	height: 152px !important;
	width: 10px;
	background: transparent url(../images/tt_arrow_left_top.gif) no-repeat scroll top right;
	margin-right:-1px;
}

div.tooltip div.tt-content {
	float: left;
	background-color: white;
	border: 1px solid #ddd;
	border-left: none;
	background: #eee url(../images/bg-tooltip.gif) repeat-x scroll top left;

}

div.tooltip iframe {
	border: 0;
	width: 100%;
	height : 160px;
}

div#myspace {
font-family: Helvetica, Arial, Sans-Serif;
font-size: 0.8em;	
}

div.tooltip h1 {

	margin:0;
	padding:0;
	padding-left: 10px;
	font-size: 1em;
	text-transform: uppercase;
	color: #3a9bff;
/*r	background: transparent url(../img/tt_arrow_top_center.gif) no-repeat scroll top center; */
	
	
}


div.tooltip p {
	margin:0;
	padding:8px;
}

div.overlay {
	padding: 10px;
	border: 1px solid #eee;
	display: none;
	z-index:10000; 
	font-family: Helvetica, Arial, Sans-Serif;
	/* CSS3 styling for latest browsers */ 
    -moz-box-shadow:0 0 10px 0px #ccc; 
    -webkit-box-shadow: 0 0 10px #ccc;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
    /* styling */ 
    background-color:white; 
	color: #333;

    width:675px;     
    min-height:200px; 
    border:1px solid #ccc; 
}

div.counter-footer{
text-align: right;
padding-top: 5px;
border-top: 1px dotted #ccc;	
margin: 10px;
}
div.counter-footer img {
	float: left;
	margin:0;
	padding:0;
	margin-top: 4px;
}

div.counter-footer div.counter-wrapper {
	
	width: 100%;
	margin: auto;
}

div.counter-footer p {
	float: left;
	display: inline;
	font-size: 0.8em;
	text-align: left;
	color: #666;
	margin-right: 10px;
}

div.yousave {
margin: auto;
}
div.yousave p {
	margin:0;
	padding:0;
	color: #666;
	font-size: 1.4em;
	text-align: center;
	margin-top: 10px;
	
}

div.yousave p span {
	font-weight: bold;
	color: #333;
}

div.yousave p span.charity {
	padding: 4px;
	font-weight: bold;
	color: red;
	font-size: 1em;
}

div.overlay div.ol-branding {
	width: 150px;
	height: 60px;
	background-color: #eee;
}

div.overlay div.ol-header {
	padding-bottom: 10px;
}

div.overlay div.ol-header-left {
	float: left;
}

div.overlay div.ol-header-right {
	float: right;
	margin-top: -5px;
}


div.overlay div.ol-body {
	width: 100%;
}

div.overlay div.ol-body h1 {
	font-size: 1.2em;
	margin-top: 20px;
	border-bottom: 1px dotted #ccc;
	color: #666;
	padding-bottom: 10px;

}

div.overlay div.ol-header-right p  {
	padding: 4px;
	margin-right: 5px;
	font-weight: normal;
	background-color:#3a9bff;
	background-color: #cc0033;
	color: white;
	margin-left: 5px;
	font-size: 0.9em;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
}

div.overlay div.ol-header-right p strong {
	font-weight: bold;
	margin-right: 5px;
}

div.overlay div.ol-body-left img {
	padding: 2px;
	border: 1px solid #ccc;
}

div.overlay div.ol-body-left {
	width: 55px;
	margin-right: 10px;
	float: left;
	text-align: center;
}

div.overlay div.ol-body-right {
	width: 590px;
	float: right;
	margin-right: 20px;
}

div.overlay div.ol-body-right p {
margin:0;
padding:0;
}

div.overlay div.ol-body-right p.submit {
margin:5px;
padding:5px;
font-size: 0.7em;
text-align: right;
font-family: "Lucida Grande", Lucida, Tahoma, Sans-Serif;
}

div.overlay div.ol-body form textarea {
	font-size: 1em;
	color: #666;
	width: 100%;
	line-height: 1.4em;
	padding: 4px;
}

div.overlay p.ol-footer {
	padding-top: 15px;
	border-top: 1px dotted #ccc;
	text-align: center;
}

#wrapper {
	position : relative;
	width : 300px;
}

.tooltip {
	position : absolute;
	width : 320px;
	height : 200px;
	left : 260px;
}
#sb_container{
	position: relative;
	width: 155px;
	height: 45px;
	background: url('../images/socialbuy-button.png') top left no-repeat;
	border: none;
	margin: 0;
	padding: 0;
}
.sb_button{
	position: absolute;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px!important;
	font-style: normal;
	text-decoration: none;
	text-shadow: #666666 0px 0px 3px;
	text-align: center;
	right: 5px;
	top: 11px;
	width: 63px;
	margin: 0;
	padding: 0;
}

