﻿/*//////////////////////////////////////////////*/
/* GetSocial Live - CSS                         */
/* (Version 1.00)                               */
/*                                              */
/* This is copyrighted work.                    */
/* (c) 2010 Hillel Stoler, All Rights Reserved. */
/* www.hillelstoler.com                         */
/*//////////////////////////////////////////////*/

html,body , div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, form input[type="button"], fieldset, p, blockquote, th, td { 
	font-family: Calibri, Arial, Helvetica, sans-serif; 
	color: black; 
	background: white; 
	font-size: medium;
	line-height: 115%;
	text-align: left;
}

html, body {   
	margin: 0px;
	padding: 0px;
	border: 0px;
}

fieldset {
	border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var { 
	font-style: normal;
	font-weight: normal;
}

h1, h2, h3, h4, h5 {
	font-size: 100%;
	font-weight:bold;
}

h6 {
	font-size:8pt;
	line-height: 180%;
	font-weight:normal;
	margin:0;
	padding:0;		
}

q:before, q:after {
	content: '';
}

img {
	border: 0;
    border-style: none;
	z-index: 6;
}

a:link { 
	color: black;
	text-decoration: none; 
}

a:visited { 
	color: black;
	text-decoration: none;
}

a:hover { 
	color: black;
	text-decoration: underline;
}

strong {
	font-weight:bold;
}

#container { 
	background: white;
	text-align: center;
	margin: 0 auto;
	padding: 5px 0 10px 0;
	position: relative;
	width: 800px;
	height: 625px;
	border-top: none;
}

#main {
	width: 612px;
	float: right;
}

#main #header {   
	margin: 0 7px 32px 0;
	padding: 0;
	width: 612px;
	height: 96px;
	float: right;
	vertical-align: top;
}

#main #content {   
	width: 412px;
	float: left;
	margin: 0 0 0 -7px;
	padding: 0;
}

#main #sidebar {   
	width: 200px;
	float: right;
	margin: 18px 0 0 0;
	padding: 0;
}

#main #sidebar img {   
	margin:0 0 5px 2px;
	
}

#a_word_from_our {   
	width: 170px;
	float: left;
}

#footer {
	float: left;
	width: 800px;
	height: 140px;
	text-align: center;
	font-size: 8pt;
	line-height: 115%;
}

#footer p {
	width: 800px;
	text-align: center;
	font-size: 8pt;
	line-height: 115%;
	margin: 10px 0 10 0px;
}


#footer img {
	vertical-align: middle;
}

.previewbox {
	width: 412px;
	height:60px;
	border-style: solid; 
	border-color:silver; 
	border-width:1px;
	text-align:center;
	display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.hlpreviewbox {
	width: 412px;
	height:60px;
	border-style: solid; 
	border-color:red; 
	border-width:1px;
	text-align:center;
	display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.inputfield {
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
	border: 1px solid;
	border-style: solid; 
	border-color: black; 
	border-width: 1px; 
	width: 408px;
}

.hlinputfield {
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
	border-style: solid; 
	border-color: red; 
	border-width: 1px; 
	width: 408px;
}

form input[type="button"] {
	text-align: center;
	border: 1px solid;
	border-style: solid; 
	border-color: black; 
	border-width: 1px; 
	cursor:pointer;
	cursor:hand;
}

form textarea {
	border:1px solid;
	background-color:#ffffff;
	font-family:Calibri,sans-serif;
	font-size:12pt;
	line-height:115%;
	width: 408px;
}

.hide {
	display:none;
	visibility:hidden;
}

.show {
	display:inline;
	visibility:visible;
}

.gottip {
	cursor:help;		
}

.gottip span {
	display:none; 
	padding:2px 3px; 
	width:200px;
	margin:3px 0 16px 8px;	
}

.gottip:hover span {
	display:inline; 
	position:absolute; 
	background:#ffffff; 
	border:1px solid #cccccc; 
	color:#6c6c6c; 
	text-align:left; 
	filter:alpha(opacity:100); 
	KHTMLOpacity:1.00; 
	MozOpacity:1.00; 
	opacity:1.00;
	z-index:99999999;	
}

.adgoals-wrap {
    position:relative;
    margin:-14px 0 0 2px;
}

.adgoals-wrap, .adgoals-value, .adgoals-text {
    width: 190px; 
    height: 111px;
    text-align:center;
}

.adgoals-wrap, .adgoals-value {
    background: #bdbdbd url(/getsociallive/gsl-adgoals.png) top left no-repeat;
}

.adgoals-value {
	background-color: #009900;
}

.adgoals-title {
    position: absolute;
    background-color:transparent;
	top:10px;
    left:24px;
    color: black;
    text-align: left;
    font-size:12pt;
    width: 100%;
    line-height: 100%;
}
  
.adgoals-goaltext {
    position: absolute;
    background-color:transparent;
	top:48px;
    left:24px;
    color: black;
    text-align: left;
    font-size:10pt;
    line-height: 100%;
    width: 100%;
}
              
.adgoals-bartext {
    position: absolute;
    background-color:transparent;
    top:68px; 
    left:0;       
    color: white;
    text-align: center;
    font-size:12pt;
    width: 100%;
}

.adgoals-readmore {
    position: absolute;
    background-color:transparent;
    top:89px; 
    right:25px;     
    text-align: right;
    font-size:8pt;
    width: 100%;
     color: gray;
}

.adgoals-readmore a {
    color: gray;
}