@CHARSET "UTF-8";


@font-face {
    font-family: Play;
    
    src: url('/css/Play.woff');
    font-weight:400;
}

html,body
{
	width:100%;
	height:100%;
}
body
{
	margin:0px;
	padding:0px;
		font-family: Play, Verdana, Tahoma;
		background-color: #ededed;
		width:100%;
		overflow:    auto;
		
}

IMG
{
	border:0px;
}

TD
{
	align:left;
	vertical-align: top;
}

A
{
	color:#212121;
	text-decoration: none;
}

INPUT[type=text]
{
	border:1px solid #C5D36B;
	width: 300px;
	height: 25px;
	color:#333333;

	
}

INPUT[type=submit]
{
	border:1px solid #C5D36B;
	width: 50px;
	height: 30px;
	color:#212121;
	background-color: none;
	cursor: pointer;
	
	
}

#logo
{
	cursor: pointer;	
}

#header-identity
{
	padding-top:20px;
	width:100%;
	background-color:none;/*#212121;*/
	height: 10%;
		min-height:80px;

	text-align: center;
	
	font-size: 24px;
	color:#212121;
	
	border-bottom: 0px solid #cccccc;
		border-bottom-style: solid;
		min-width: 800px;
		
		
	
}
#header-identity IMG
{
		margin-top:-2px;
		
}

#slogan
{

	display: inline-block;
	margin-top:25px;
	

}

#query-area
{
		margin-top:0px;
	width:100%;
	/*background-color:#F5DEB3;#C5D36B;*/
	background-color:none;
	height: 10%;
	min-height:90px;
	text-align: left;
	
	border-bottom: 0px solid #999999;
	border-bottom-style: solid;
	vertical-align: middle;
	color:#A1AE4B;
	min-width: 800px;
}
#query-area form
{
	margin:0px;
	padding:0px;
	
}

#search-text
{
	text-align:left;
	padding-top:2px;
	font-size: 22px;
	font-weight: bold;
	margin-right:5px;
	display: block;
	
}
#submitBut
{
	background-color: #C5D36B;
	color: #fff;
	height: 29px;
}

#search-table
{
	background-color:none;
}

#header-ads
{
	
	background-color:none;
	height: 90px;
	text-align: left;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:20px;
		width:100%;
	display: none;
			min-width: 800px;
	
	
}


#content
{
	
	background-color:none;
	min-height: 200px;
	text-align: left;
	float: none;
	padding:20px;
		/*width:100%;*/
	min-width: 800px;
	
	paddin-top:0px;
	overflow: auto;

}

DIV#content TD
{
	padding-bottom:10px;
}

#footer-ads
{
	
	background-color:none;
	/*height: 100px;*/
	text-align: left;
	padding-left:20px;
	    	min-width: 800px;
}

#footer-identity
{
	width:100%;
	background-color:none;
	
	text-align: left;
		border-top: 1px solid #C5D36B;
		
		color:#212121;
		
		font-size: 14px;
		height: 295px;
		margin-top:-3px;
		
	
	
}

#copyright
{
			margin-top:5px;
		margin-left:0px;
		display: block;
		color:#212121;
}


#index-footer
{
	margin-top:30px;
	width:40%;
	min-width:600px;
	background-color:none;
	
	text-align: left;
		border-top: 1px solid #C5D36B;
		
		color:#212121;
		
		font-size: 14px;
		height: 295px;

		
	
	
}



/********* results *******/

.topic-box
{

	float:left;
	overflow:hidden;

	border:0px solid red;
	padding:3px;
	margin:3px;
	
	cursor: pointer;
	
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	padding-top:10px;
	
}

.topic-box:HOVER
{
	border:0px solid #eeeeee;
}


.tweeter-box A
{
	
		color:#644815;
	text-decoration: none;
		
}
.top-tags-title
{
	
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	margin-bottom: 10px;
	width:190px;
	
	background-color: #212121;
	color:#ffffff;
	padding:5px;
}

.top-tweeter-title
{
	
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	margin-bottom: 10px;
	width:170px;
	
	background-color: #212121;
	color:#ffffff;
	padding:5px;
}



TD#top-topics
{
}

div#topics-container
{
	border: 0px solid #cccccc;
	width: 790px;
		min-height: 300px;
	overflow: hidden;
	

	
}

#topics-container-canvaswidget
{
	background-color: none;
}




TD#top-tweeter
{
	border-left: 0px solid #cccccc;
		width: 150px;
}

TD#top-tweeter UL
{
	list-style-type: none;
	padding-left: 10px;
	min-width: 160px;
	margin:0px;
}

#top-links
{
	width: 350px;
}

#top-langs
{
	/*width: 100px;*/
	margin-right:10px;
}

TD#top-tweeter LI
{
	max-width: 180px;
}


TD#top-links UL, #top-tags UL
{
	list-style-type: none;
	padding:0px;
	margin:0px;
	padding-left: 5px;
	
	
}

TD#top-links UL 
{
		padding:0px;
	margin:0px;
	min-width: 350px;
	
}

TD#top-langs UL
{
	list-style-type: none;
	padding-left: 5px;
		margin:0px;
}

#top-links A
{
		color:#644815;
	min-width: 350px;
	display: inline;
	
}

#top-tags
{
	width: 170px;
}

#top-tags UL
{
	min-width: 170px;
		margin:0px;
}

#top-tags A
{
	color:#644815;
	min-width:100px;
	display: inline-block;
}

#top-langs A
{
	color:#644815;
	min-width: 30px;
	display: inline-block;
}

#top-links-title
{
	
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	margin-bottom: 10px;
	width:350px;
	
	background-color: #212121;
	color:#ffffff;
	padding:5px;
}

#top-langs-title
{
	
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	margin-bottom: 10px;
	width:130px;
	
	background-color: #212121;
	color:#ffffff;
	padding:5px;
}
.ttpi
{
	width: 18px;
	height: 18px;
	margin-right: 5px;
}


A#contact-link
{
	display: inline-block;
	color:#A1AE4B;
	float: right;
	padding-right: 10px;
}

A#index-contact-link
{
	display: inline-block;
	color:#A1AE4B;
	
	padding-right: 10px;
}

#contact-body
{
	font-family: verdana, arial;
	padding:10px;
	color:#212121;
}
#contact-body H1
{
		color:#C5D36B;
}
#contact-body A
{
	font-family: verdana, arial;
	padding:10px;
	color:#212121;
}

#preview
{
	display: none;
	position: absolute;
	background-color: #212121;
	min-width: 200px;
	min-height: 100px;
	color: #ffffff;
	padding:10px;
	max-width: 400px;
		opacity: 0.9;
	filter: alpha(opacity =     90);
}

#note
{
	font-size: 12px;
	font-weight: lighter;
	
	color: #880000;
	visibility: hidden;
	display: block;
	float: right;
	margin-top:2px;
	text-align: right;
}

#left-ads
{
	padding-left:10px;
}

#other-stats UL
{
		float:left;
	background-color: none;
	height: 30px;
	
	color:#212121;
			
	
		font-weight:bold;
	font-size: 11px;
	

	list-style-type: none;
	
	text-align: left;
	

}



#dashboard-area	
{
	margin:0px;
	padding:0px;	
	border:0px;
	background-color: none;
	width: 100%;
	min-width: 800px;
	height: 68%;
	
	display: none;
	
}

#dashboard-frame
{
	width: 100%;
	min-width: 800px;
	height: 100%;
	border:0px;
		overflow: auto;
		z-index:0;
		
			margin:0px;
	padding:0px;	

	
	background-color: none;
	
	display: block;
	
}


DIV#loading-layer
{
	position: absolute;
	top:0px;

		width: 100%;
	min-width: 800px;
	height: 100%;




	display: none;
	z-index:10;
	
	
	
	opacity: 0.7;
	filter: alpha(opacity = 70);
	
	width: 100%;
	height: 100%;
	background-color: #212121;
	
}

DIV#loading-layer DIV#loading-text
{
	padding-top:10px;
			font-size: 14px;
	color:#F5DEB3;
	
}


DIV#loading-layer IMG
{
	width: 100px;
	height: 100px;
	margin-top:200px;
	

}

#top-tweets-title
{
		font-weight: bold;
	text-align: center;
	font-size: 14px;
	margin-bottom: 10px;
	width:400px;
	
	background-color: #212121;
	color:#ffffff;
	padding:5px;

	
		
}

#top-tweets A
{
	cursor: pointer;
/*color:#644815;*/
color:#00357F;
font-weight: lighter;
}

#top-tweets UL
{
	list-style-type: square;
	width: 400px;
	margin-left:20px;
	padding-left:0px;
}

#index-sharing-area 
{
		margin-top:20px;
		width: 40%;
		text-align: left;
}

#index-sharing-area  IMG
{
	width: 20px;
	height: 20px;
}

#options-panel 
{
		margin-top:0px;
		margin-left:3px;
		vertical-align: text-bottom;
		
		border-bottom: 1px solid #dddddd;
		margin-bottom: 5px;
		padding-bottom: 0px;
		
		width: 780px;
		
}
#options-panel  span
{
	color:#ffffff;
}


#options-panel  IMG
{
	width: 20px;
	height: 20px;
}

#debug
{
	color:#ededed;
}

#debug2
{
	width: 1000px;
	border:1px;
	overflow: hidden;
	
}


#dashboard-main-table
{
	margin:0px;
	padding:0px;
	border-spacing: 0px;
		
}

#right, #left
{
	width: 25%;
	background-color:none;
	
/*
	-moz-border-radius: 10px 0px 0px 0px;
	-webkit-border-radius: 10px 0px 0px 0px;
	border-radius: 10px 0px 0px 0px;
	*/
}

#center
{
	width: 40%;
}

.sharingLogos
{
	cursor: pointer;
}

.twitter-share-button
{
	margin-left:-25px;
}


#options-panel  fb\:like 
{
	padding-top:10px;

	position: relative;
	top:-3px;
	width: 380px;

}

.help-icon
{
	float: right;
	margin-top:0px;
	width: 18px;
	height: 18px;
}

#help-tooltip
{
	width: 180px;
	min-height: 40px;
	background-color: #212121;
	
		-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	border:1px solid #ffffff;
	
	color:#ffffff;
	
	display: none;
	position: absolute;
	
		padding:10px;
		
				opacity: 0.8;
	filter: alpha(opacity =     80);
	
}


#index-message-area
{
	margin:0px;
	padding:0px;
	width: 40%;
	min-width:650px;
	text-align: left;
}

#index-message-area H1
{
	font-size: 52px;
	padding:0px;
	margin:0px;
	
	color:#A1AE4B;

}

#site-desc
{
	padding-top:10px;
		padding-bottom:10px;
	color:#7D7970;
	display: block;
}


CENTER
{
	margin:0px;
	padding:0px;
}

.extlink-img
{
	margin-left:-5px;	

	z-index:1000;
	margin-left:5px;
	margin-top:5px;
	cursor: pointer;


}

.node-text
{
	color:#ffffff;
	cursor: default;
			margin:5px;
			
				display: inline-block;
}

.root-node-text
{
	color:#ffffff;
	cursor: default;
			margin:10px 5px;
			padding-top:0px;
			
			display: inline-block;
}


.facebook-button-static
{
	display: none;
	
}



#feedback-area
{
	
		display:inline-block;
	
		width: 170px;
		
		vertical-align:middle;
		
		color:#CE1D1E;
	font-size:10px;
	margin-top:15px;
	
	text-align: right;
	
	float: right;
	
	

	

}

#feedback-area A
{
	color:#CE1D1E;
	
}


DIV#feedback-layer
{
	position: fixed;
	top:0px;

		width: 100%;
	min-width: 800px;
	height: 1100px;




	display: none;
	z-index:1000;
	
	
	
	opacity: 0.9;
	filter: alpha(opacity = 90);
	
	width: 100%;

	background-color: #212121;
	
}

#fbt
{
	color:#ffffff:
}

#feedback-form
{
	position: fixed;
	top:100px;
left:30%;
	width:330px;
	height:150px;
	margin-top:30px;
	
		-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border-color:#999999;
		background-color: #ffffff;
		
		z-index:1001;
		
		padding:10px;
}

#feedback-form TEXTAREA
{
	font-size:14px;
}
#feedback-form IMG
{
	cursor: pointer;	
}

#feedback-form *
{
	float: left;
	

}


INPUT#send-feedback
{
	width: 60px;
	height: 55px;
}


#inv-feedback
{
	position: fixed;
	right: 40%;
	top:300px;
	
	display: none;
	
	width: 0px; height: 0px;
	
	border:20px solid black;
	
	
}

#legend
{
	cursor: pointer;
	padding-bottom: 5px;
	margin:10px 0px 0px 0px;
	
}

#legend table
{
	width: 100%;
}

#legend  TD
{
	
	 padding: 0px !important;
}




.legend-box-pos
{
	width: 50px;
	background-color: #C5D36B;
		
}

.legend-box-neg
{
	width: 50px;
	background-color: #DA5338;
		
}

.legend-box-nut
{
	width: 50px;
	background-color: #8BB1F1;
		
}
.positive-tip
{
	color: #C5D36B !important;;
}
.negative-tip
{
	color: #DA5338 !important;;
}
.nutral-tip
{
	color: #8BB1F1 !important;
}

.positive-mood
{
	font-size: 20px;
	color: #A1AE59;
		font-weight: bold;
		margin-left: 10px;
}

.negative-mood
{
	font-size: 20px;
	color:#DA5338;
		font-weight: bold;
			margin-left: 10px;
}

.nutral-mood
{
	font-size: 20px;
	color:#8BB1F1;
	font-weight: bold;
	margin-left: 10px;
}
#overall-mood
{
	margin:10px 0px;
	
}


#people-mood-title
{
	font-size: 20px;
	font-weight: bold;
	background-color: #212121;
	color: #ffffff;
	padding:5px;
}
.up-but
{
	width:20px;
		height: 20px;
		margin-left:5px;
		margin-right:5px;
			
		display: none;
		margin-top:5px;
}
.top-link-perc
{
	width: 40px;
	display: inline-block;
}

.egypt-link
{
	color:#7D7970;
	font-size: 10px;
}

#report-ad
{
	width:100%;
	padding:10px;
	background-color: #7D7970;
	color:#ffffff;
	font-size: 36px;
	margin:10px;
	text-align: center;
}
 #report-ad A
 {
 	color:#ffffff;
 }
 
.inv-feedback-close
{
	position:absolute;
	top:-20px;
	right: -20px;
	cursor: pointer;
	
}

.tip-table
{
	color:#ffffff !important;
}

.client-area-link
{
	font-size: 16px;
	background-color: #C5D36B;
	color:#212121;
	cursor: pointer;
	margin-top:20px;
	display: block;
	width: 100px;
	padding:10px;
	font-weight: bold;
	
}
.payment-button
{
	font-size: 16px;
	background-color: #C5D36B;
	color:#212121;
	cursor: pointer;
	width:300px !important;
	display: block;

}

.error
{
	color:red;
}

.payment-done
{
	
	color:#C5D36B;
}

#uac-frame
{
	width: 100%;
	height:100px;
	display: none;
	border:1px solid #C5D36B;
	margin-bottom: 20px;
	
}

#uac-word-question
{
	font-size: 22px;
	background-color: #C5D36B;
	color:#212121;

}

#uac-target-word
{
		font-size: 32px;
		font-size: bolder;
}

#uac-form
{
	margin-top:10px;
	font-size: 16px;
}
.uac-button
{
		font-size: 16px;
	background-color: #C5D36B;
	color:#212121;
	cursor: pointer;
	width:100px !important;
	display: inline;
		border:1px solid #C5D36B;
}
.uac-index-container
{
	margin-left: 30px;
}
.uac-thanks
{
	color: #C5D36B;
}
.uac-frame-container
{
	width: 50%;
}
.uac-red-note
{
	color:red;
	font-size: 10px;
	padding-left: 10px;
}
H1.business-header
{
	color:#212121;
}

.business-container
{
	margin-left: 30px;
}

.business-report-image
{
	width: 70%;
	height: 70%;
}

