@charset "utf-8";
/* CSS Document */

/*********************
Created by Jim Gebbia
December 1, 2009
for eduTecher.net
**********************/

/*/////////////////////////////////////////////////////
Configuring Basic Tags
/////////////////////////////////////////////////////*/
body {
	padding:0px;
	margin:0;
	/*font-family: "Century Gothic", Tahoma, Geneva, "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", Helvetica, sans-serif;*/
		font-family: "centurygothic"  !important;	
}
 @font-face {
 font-family: "centurygothic";
 src: url('centurygothic.eot');
src: local('centurygothic'), url('centurygothic.TTF') format('truetype');
}
.background {
	width:auto;
	/*	background:#FFF url(../backgrounds/bodyBackground.png) center top repeat-y;*/
}
* {
/*border:solid;*/
}
a img {
	border:none;
}
a, a:visited {
	text-decoration:none;
}
a:hover, a:active {
	text-decoration:underline;
}
.hr_div {
	width:938px;
	color:#F90;
	background-color:#F90;
	height: 4px;
	border:none;
	margin:5px 10px 10px 10px;
	padding:0px;
	float:left
}
.notesearch {
	background:url(../backgrounds/note_search.jpg) left top no-repeat;
	width:219px;
	height:27px;
	border:none;
	padding:6px;
}
/*/////////////////////////////  Footer New   */
.foot {
	width:100%;
	background:url(../backgrounds/foot.png) center top no-repeat;
	float:left;
	margin:
}
.shads
{	width:1000px;
	background:url(../backgrounds/foot.png) center top no-repeat;	
	margin:0px auto
}
.footer {
	width:940px;
	margin:0px auto;
	min-height:150px;
	max-height:auto;
	padding:0px 0px 0px 0px;
}
.foot_wrapper {
	width:140px;
	float:left;
	margin:32px 0px 0px 0px;
}
h2.foot_heading {
	/*font-family:arial;*/
		font-family: "centurygothic"  !important;	
	color:#006699;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	margin:0px;
	padding:0px;
}
p.foot_links {
	/*font-family:arial;*/
		font-family: "centurygothic"  !important;	
	color:#006699;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	margin:0px;
	padding:0px;
}
p.foot_links a {
	/*font-family:arial;*/
		font-family: "centurygothic"  !important;	
	line-height:18px;
	color:#006699;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	margin:0px;
	padding:0px;
}
p.foot_links a:hover {
	color:#ef9e3b;
}
.clear {
	clear:both;
	height:10px;
	font-size:x-small;
}
.foot_search_wrapper {
	width:auto;
	height:10px;
	margin:31px 0px 0px 0px;
	float:right;
	color:#ff9900;
	font-size:14px;
	/*font-family:arial;*/
		font-family: "centurygothic"  !important;	
	text-decoration:none;
}
.foot_search_wrapper b {
	color:#006699;
	font-size:14px;
	/*font-family:arial;*/
		font-family: "centurygothic"  !important;	
	text-decoration:none;
}
.search_box {
	background:url(../backgrounds/search_box.png) left top no-repeat;
	width:197px;
	height:15px;
	border:none;
	margin:4px 0px 0px 0px;
	padding:5px;
	color:#006699;
}
/*///////////////////////////////////////////////////*/

/*/////////////////////////////////////////////////////
Logo Section
/////////////////////////////////////////////////////*/
#logo {
	float: left;
	border:none;
	background:url(logo/edutecherLogo.png) top left no-repeat;
}
#logo img {
	height:100px;
	width:351px;
}
#tvlogo {
	float: left;
	border:none;
	background:url(logo/eduTecherTVLogo.png) top left no-repeat;
}
#tvlogo img {
	height:100px;
	width:455px;
}
#bloglogo {
	float: left;
	border:none;
	background:url(logo/eduTecherBlogLogo.png) top left no-repeat;
}
#bloglogo img {
	height:100px;
	width:455px;
}
/*?/////////////////////////  Top Header New   */
.outer_container {
	 width: 1050px;
	margin-left: auto;
	margin-right: auto;
	background:#FFF url(../backgrounds/bodyBackground.png) center top no-repeat;	
}
.header_stripe {
	width:1000px;
	background:url(../backgrounds/header_stripe.png) left top no-repeat;
	height:78px;
	 margin: 0 0 0 26px;
}
h1.logo {
	margin:3px 0px 0px 30px;
	padding:0px;
	background:url(../backgrounds/logo.png) left top no-repeat;
	width:180px;
	height:53px;
	text-indent:-9999px;
	display:block;
	float:left
}
h1.logo a {
	margin:0px;
	padding:0px;
	width:180px;
	height:47px;
	text-indent:-9999px;
	display:block;
	float:left;
	cursor:pointer
}
.login_area {
	float:right;
	height:59px;
	position:relative;
    padding: 0 21px 0 0;

}
form {
	margin:0px;
	padding:0px;
}
.search_text {
	width:230px;
	height:24px;
	background:url(../backgrounds/search.png) left top no-repeat;
	padding:6px 33px 5px 33px;
	border:none;
	/*font-family: Verdana, Geneva, sans-serif;
		font-family:arial;*/
		font-family: "centurygothic"  !important;	
	font-size:18px;
	color:#cccccc;
	/*color:#006699;*/
	text-align:left;
	margin:10px 15px 0px 0px;
	float:left
}
.search_text_act {
	width:230px;
	height:24px;
	background:url(../backgrounds/search.png) left top no-repeat;
	padding:6px 33px 5px 33px;
	border:none;
	/*font-family: Verdana, Geneva, sans-serif;
		font-family:arial;*/
		font-family: "centurygothic"  !important;	
	font-size:18px;
	color:#006699;
	/*color:#006699;*/
	text-align:left;
	margin:10px 15px 0px 0px;
	float:left
}
.buttons {
	margin:10px 10px 0px 0px;
	float:left
}
.searchbuttons {
	margin:15px 10px 0px 0px;
	float:left
}
/*///////////////////////////////////////////////////*/

/*/////////////////////////////////////////////////////
Containers Section
/////////////////////////////////////////////////////*/

.mainContainer {
	width:1005px;
	background:#FFF url(../backgrounds/bodyBackground.png) center top repeat-y;
	/*min-height:1125px;*/
	margin-left: auto;
	margin-right: auto;
	background-color:#FFF;
	padding-left:46px;
	padding-right:0px;
	padding-top:0px;/*overflow:hidden;*/
	float:left
}
#footer {
	margin-top:10px;
	height:100%;
	border: none;
	font-size: 10px;
	color: #000;
	text-align: center;
}
#footer a, #footer a:visited {
	color:#000;
}
#footer td {
	width:33%;
}
.clearFloat {
	clear: both;
}
/*///////////////////////////////////////////////////*/

/*/////////////////////////////////////////////////////
Search Section
/////////////////////////////////////////////////////*/

#search {
	float:right;
	position:relative;
	top:10px;
}
#search form {
}
#search #txtSearch {
	background-color:none;
	border:1px solid #069;
	font-size: 12px;
	color: #069;
	width:120px;
}
#search #cmdSearch {
	background-color:#FFF;
	border:none;
	font-size: 14px;
	color: #069;
	margin-left:-3px;
}
.suggest_link {
	background-color: #EEE;
	padding: 2px 6px 2px 6px;
}
.suggest_link_over {
	background-color: #FF9900;
	padding: 2px 6px 2px 6px;
}


#search_suggest {
    background-color: #999999;
    border: medium none;
    font-size: 14px;
    margin-left: 17px;
    position: absolute;
    text-align: left;
    top: 45px;
    z-index: 9999;
	left:0px;
}

/*/////////////////////////////////////////////////////Added today */
#search_suggest1 {
    background-color: #999999;
    border: medium none;
    font-size: 14px;
   /* margin-left: 173px;*/
    position: absolute;
    text-align: left;
    top: 292px;
    *top:362px;
    *margin-left:-305px;
    z-index: 9999;
	float:left;
}


/*/////////////////////////////////////////////////////
Menu Section
/////////////////////////////////////////////////////*/
#upperMenu {
	float: right;
	font-size: 12px;
	color: #069;
	text-align:right;
}
#upperMenu a, #upperMenu a:visited {
	color:#069;
}
#upperMenu a:hover, #upperMenu a:active {
	color:#06c;
}
#menuWrapper {
	height:15px;
	width:100%;
}
#menuBar {
	float:left;
	border: none;
	margin-top:-25px;
	!margin-top:0;	
	font-size:18px;
	color:#F90;
}
#menuBar ul {
	list-style-type:none;
	list-style-image:none;
	margin-left:10px;
	margin-bottom:0px;
	padding:0px;
}
#menuBar li {
	display:inline;
	list-style-type:none;
	margin-right:15px;
}
#menuBar a, #menuBar a:visited {
	color:#06C;
}
#menuBar a:hover, #menuBar a:active {
	color:#F90;
	text-decoration:none;
}
/*///////////////////////////////////////////////////*/


/*/////////////////////////////////////////////////////
Recently Added Links
/////////////////////////////////////////////////////*/
#recentlyAddedArea {
	/*position:relative;*/
	width: 386px;
	height:618px;
	background:url(../images/recentlyAddedResults.jpg) no-repeat top left;
}
#result1 {
	/*position:absolute;
	top:34px;
	left:33px;*/
	float:left;
    margin: 35px 0px 0px 32px;
	min-height:150px;
}
#result2 {
	/*position:absolute;
	top:20px;
	left:215px;*/
	float:left;
    margin: 18px 0px 0px 57px;
    min-height: 184px;
}
#result3 {
	/*position:absolute;
	top:215px;
	left:43px;*/
	float:left;
	margin:10px 0px 0px 42px;
	min-height:150px;
}
#result4 {
	/*position:absolute;
	top:200px;
	left:220px;*/
	float:left;
    margin: 0px 0 0 50px;
    min-height: 162px;
}
#result5 {
	/*position:absolute;
	top:395px;
	left:36px;*/
	float:left;
    margin: 30px 0 0 37px;
}
#result6 {
	/*position:absolute;
	top:390px;
	left:220px;*/
	float:left;
    margin: 22px 0 0 57px;
}
#recentlyAddedArea img {
	width:125px;
	height:125px;
	border-color:#000;
	border:solid;
	border: 3px;
	margin-top: 2px;
}
#recentlyAddedArea a img, #recentlyAddedArea a:visited img {
	border:2px #39C solid;
}
#recentlyAddedArea a:hover img, #recentlyAddedArea a:active {
	border:2px #F90 solid;
}
#newsletter {
	background:url(../images/newsletter.jpg) no-repeat top left;
	height:195px;
	width:386px;
}
#newsletterSubmission {
	text-align:center;
	width:200px;
	position:relative;
	top:52px;
	left:6px;
	font-size:12px;
	margin-left:auto;
	margin-right:auto;
}
#newsletter form {
	position:relative;
	/*top:55px;*/
	top:39px;	
	left:86px;
}
#newsletter .inputField {
	border:solid #069 1px;
	background-color:#DDD;
	width:140px;
}
#newsletter .submit {
	border:none;
	background-color:none;
	color:#000;
	font-weight:bold;
}
/*///////////////////////////////////////////////////*/

/* Video Display */

#videoHolder {
	background:url(../images/videoHolder.jpg) no-repeat top left;
	width:535px;
	height:380px;
}
#videoHolder object {
	position:relative;
	top:20px;
	left:25px;
}
#rssFeed {
	background:url(../images/rssFeed.jpg) top left no-repeat;
	width:122px;
	height:120px;
}
#rssFeed img {
	width:122px;
	height:120px;
	border:none;
}
/*********** Edutecher TV Section ****************/

#youtubeplayer {
	background:url(../images/youtubeplayerbackground.jpg) top left no-repeat;
/*	height:560px;*/
	height:402px;
	width:843px;
	padding:158px 0 0 107px;
}
#edutecherTVplayer {
	/*position:relative;
	top:100px;
	!top:0px;
left: 90px;
	text-align:center;
    padding: 100px 0 0 86px;
   *padding: 100px 0 0 0px;*/
   background:#fff;
   width:723px;
   height:335px;
}
#lowerleft {
	float:left;
	background:url(../images/lowerleft.jpg) top right no-repeat;
	height:180px;
	width:399px;
}
#webisodelink {
	float:left;
	background:url(../images/webisodelink.jpg) top left no-repeat;
	height:180px;
	width:213px;
}
#webisodelink img {
	height:180px;
	width:213px;
}
#lowerright {
	float:left;
	background:url(../images/lowerright.jpg) top left no-repeat;
	height:180px;
	width:338px;
}
.rss_link
{
    float: left;
    height: 33px;
    margin: 31px 0 0 842px;
    /*position: fixed;*/
    width: 34px;
}
.rss_link a
{
    float: right;
    height: 33px;
    width: 34px;
}
/*///////////////////////////////////////////////////*/

/*/////////////////////////////////////////////////////
About Section
/////////////////////////////////////////////////////*/
#about {
	background:url(../backgrounds/about.jpg) top center no-repeat;
	height:1151px;
	width:950px;
	color:#069;
}
#about img {
	float:left;
	margin-right:10px;
}
#about p {
	width:650px;
	margin-left:160px;
	font-size:13px;
	text-indent:30px;
}
#about h1 {
	margin-left:160px;
	margin-top:5px;
	margin-bottom:5px;
}
#content {
	padding-top:90px;
}
/*///////////////////////////////////////////////////*/

/*/////////////////////////////////////////////////////
Library Section
/////////////////////////////////////////////////////*/
#library {
	background:url(../images/bookcase.jpg) top left no-repeat;
	width:877px;
	height:620px;
	margin-left:auto;
	margin-right:auto;
	padding-top:40px;
}
#library ul {
	list-style-type:none;
	list-style-image:none;
}
#library li {
	display:inline;
}
/*/////////////////////////////////////////////////////
Conferences Section
/////////////////////////////////////////////////////*/
#conferences {
	background:url(../images/projector.jpg) top center no-repeat;
	height:600px;
	width:950px;
}
#conferences #slider {
	position:relative;
}
/*/////////////////////////////////////////////////////
Testimonials Section
/////////////////////////////////////////////////////*/
#testimonials {
	background:url(testimonials/testimonialsbg.jpg) top center no-repeat;
	height:620px;
	width:950px;
}
#testimonials #slider {
	position:relative;
	top:120px;
	left:175px;
}
/*/////////////////////////////////////////////////////
Change The World Section
/////////////////////////////////////////////////////*/
#changetheworld {
	text-align:center;
}
#changetheworld img {
	border:none;
}
#changetheworldshare img {
	margin:30px 0 0 0;
}
/*/////////////////////////////////////////////////////
Missing Section
/////////////////////////////////////////////////////*/

#missing {
	background:url(../backgrounds/chain.jpg) top right no-repeat;
	border:solid #F90;
}
#missing h1 {
	position:relative;
	top:-60px;
	left:10px;
	color:#069;
	font-size:100px;
}
#missing span {
	position:relative;
	top:-105px;
	left:40px;
	font-size:24px;
	margin:0;
}
#missing h2 {
	position:relative;
	top:-120px;
	left:10px;
	color:#F90;
	font-size:72px;
	font-style:italic;
	margin:0;
}
/* New Css */
.other_box {
	width:670px;
	float:left
}
.blue_text_links {
	/*font-family:arial;*/
		font-family: "centurygothic"  !important;	
	color:#006699;
	font-size:16px;
	text-decoration:none;
	margin:0px;
	padding:0px;
	text-align:center;
}
.top_bar {
	float:left;
}
.bot_bar {
	float:left;
}
.mid_bar {
	float:left;
	width:650px;
	background:url(../images/mid_bar.png) bottom left no-repeat #fff;

	padding:0px 10px;
}
.mid_bar div {
	float:left;
	/*font-family:arial;*/
		font-family: "centurygothic"  !important;	
	font-size:16px;
	color:#666666;
	text-decoration:none;
	margin:0px 6px;
	width:96px;
}
.mid_bar div img {
	float:left;
}
.mid_bar div p {
	text-align:center;
		margin:0px ;
		padding:0px;
		display:
}
h4.blue_headings {
	font-family: "centurygothic"  !important;	
	font-weight:normal;
	font-size:46px;
	color:#006699;
	text-decoration:none;
	margin:10px 0 21px 77px;
	padding:0px;
	
}
#contact {
	background:url(../backgrounds/findcontact.jpg) top center no-repeat;
	height:683px;
	width:711px;
	color:#069;
	margin:0px 0px 0px 69px;
	padding:55px 45px;
}
/**************************   Find A Contaxct  **********************************/
.Search_box {
	width:323px;
	float:left
}
.search_area {
	width:323px;
	float:left;
}
.search_area img {
	float:left;
}
.side_mid_info {
	margin:10px 0px 0px 0px;
	width:384px;
	float:left
}
.left_float {
	float:left;
}
.right_float {
	float:right;
}
.side_mid_data {
	padding:0px 15px;
	width:350px;
	border-right:2px solid #666666;
	border-left:2px solid #666666;
	background:#fff;
	float:left
}
.side_mid_data ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
.side_mid_data ul li {
	list-style:none;
	margin:0px;
	line-height:20px;
	font-family: "centurygothic"  !important;	
	color:#006699;
	font-size:28px;
	padding:6px 0px;
}
/*
.side_mid_data ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
.side_mid_data ul li {
	list-style:none;
	margin:0px;
	padding:0px 0px 0px 30px;
	background:url(../images/list_style.png) left 7px no-repeat;
	line-height:35px;
	
	font-family: "centurygothic"  !important;	
	color:#006699;
	font-size:28px;
}
*/
.result_area
{
	width:100%;
	float:left;
	height:150px;
	margin:20px 0px;
}
.result_data_holder
{
	width:221px;
	float:left;
	margin:0px 16px 20px 0px;	
}
.result_pic
{
	width:95px;
	float:left;
}
.result_pic p
{
	text-align:center;
	margin:0px;
	padding:0px;
	font-family: "centurygothic"  !important;	
	color:#006699;
	font-size:12px;	
	font-weight:bold
}
.pic_div
{
	background:url(../images/pic.png) left top no-repeat;
	width:88px;
	height:95px;
}

.pic_div img
{
	 margin:3px 0 0 1px;
	 width:80px;
	 height:80px
}
.result_info
{
	width:122px;
	float:left;
	padding:0px 0px 0px 4px
}
.result_info h3
{
	/*font-family:arial;*/
		font-family: "centurygothic"  !important;	
	color:#ff9e3f;
	font-size:13px;	
	font-weight:bold;
	margin:0px;
	padding:0px;
}
.result_info p
{
	/*font-family:arial;*/
		font-family: "centurygothic"  !important;	
	color:#3887ae;
	font-size:15px;	
	font-weight:normal;
	margin:0px;
	padding:0px;
}
.page_number
{
	float:left;
	text-align:center;
	width:500px;
	font-family: "centurygothic"  !important;	
	color:#666666;
	font-size:17px;	
	font-weight:normal	
}
a.n_p
{
	font-family: "centurygothic"  !important;	
	color:#ff9933;
	font-size:17px;	
	font-weight:normal;
	text-decoration:none;
}
a.n_p:hover 
{
	font-family: "centurygothic"  !important;	
	color:#666;
	font-size:17px;	
	font-weight:normal;
	text-decoration:none;	
}



/************************ User Notes  ******************************/
/*#user_notes
{
	background:url(../images/user_notes.png) left top no-repeat;
	width:736px;
	padding:10px 0px 10px 173px;
	height:886px;
	margin:12px 0 0 28px;
}*/

#user_notes {
    background: url("../images/user_notes.png") repeat scroll left top transparent;
    height: 895px;
    margin: 12px 0 0 28px;
    padding: 10px 0 10px 173px;
    width: 736px;
	float:left;
}
#user_notes_new {
    background: url("../images/user_notes1.png") repeat scroll left top transparent;
    height: 895px;
    margin: 12px 0 0 28px;
    padding: 10px 0 10px 173px;
    width: 736px;
	float:left;
}



a.back_link_new
{
	font-family: "centurygothic"  !important;	
	color:#006699;
	font-size:16px;	
	font-weight:normal;
	text-decoration:none;
	float:left;
}
a.back_link_new:hover
{
	font-family: "centurygothic"  !important;	
	color:#ff9900;
	font-size:16px;	
	font-weight:normal;
	text-decoration:none;
}
a.back_link
{
	font-family: "centurygothic"  !important;	
	color:#006699;
	font-size:16px;	
	font-weight:normal;
	text-decoration:none;
}
a.back_link:hover
{
	font-family: "centurygothic"  !important;	
	color:#ff9900;
	font-size:16px;	
	font-weight:normal;
	text-decoration:none;
}
.header_arwa
{
	width:716px;
	height:60px;
	margin:27px 0px 0px 0px;
}
a.edit_notes
{
	float:right;
}
.header_arwa h3
{
	float:left;
	margin:0px;
	padding:0px;
	/*font-family:arial;*/
		font-family: "centurygothic"  !important;	
	color:#006699;
	font-size:38px;	
	font-weight:bold;
	text-decoration:none;
}
.header_lilnks
{
	float:right	;
	font-family: "centurygothic"  !important;	
	color:#006699;
	font-size:19px;	
	font-weight:normal;
	text-decoration:none;	
}
.header_lilnks a
{
	font-family: "centurygothic"  !important;	
	color:#006699;
	font-size:19px;	
	font-weight:normal;
	text-decoration:none;	
	margin:0px 5px;
}
.header_lilnks a:hover
{
	font-family: "centurygothic"  !important;	
	color:#ff9506;
	font-size:19px;	
	font-weight:normal;
	text-decoration:none;	
	margin:0px 5px;
}
.header_lilnks a.currernt
{
	font-family: "centurygothic"  !important;	
	color:#ff9506;
	font-size:19px;	
	font-weight:normal;
	text-decoration:none;	
	margin:0px 5px;
}

.notes_area
{
	float:left;
	/*width:716px;*/
	width:742px;
}	
.notes_area form input
{
	width:236px;
	height:23px;
	background:url(../images/search_notes.png) left top no-repeat;
	padding:4px 17px 5px 17px;
	border:none;
	/*font-family: Verdana, Geneva, sans-serif;
	font-family:arial;*/
		font-family: "centurygothic"  !important;		
	font-size:18px;
	color:#cccccc;
	text-align:left;
	margin:4px 0px 0px 0px;
	float:right
}	
/*.note_area
{
	width:716px;
	float:left;
	height:15px;
	margin:10px 0px 0px 0px;
}
*/
.note_area { 
    float: left;
    height: 239px;
    margin: 10px 0 0;
    width: 716px;
}

.icon_area
{
	background:url(../images/samle_icon.png) left top no-repeat;
	width:162px;
	height:162px;
	float:left
}
.icon_area img
{
	margin:9px 0px 0px 9px;	
}
/*.icon_area p
{
	font-family: "centurygothic"  !important;	
	color:#006699;
	font-size:20px;	
	font-weight:normal;
	text-decoration:none;	
	margin:10px 5px;
	text-align:center;
}*/

.icon_area p {
    color: #006699;
    font-family: "centurygothic" !important;
    font-size: 20px;
    font-weight: normal;
    margin: 141px 5px 10px;
    text-align: center;
    text-decoration: none;
}

.note_shared
{
	width:528px;
	background:url(../images/note_area.png) left top no-repeat;
	height:226px;
	border:4px solid #006699;
	float:left;
	margin:0px 0px 0px 16px;
}
.orange_text
{
	/*font-family:arial;*/
		font-family: "centurygothic"  !important;	
	color:#feac44;
	font-size:14px;	
	font-weight:bold;
	text-decoration:none;		
}
.blue_text
{
	/*font-family:arial;*/
		font-family: "centurygothic"  !important;	
	color:#008db3;
	font-size:16px;	
	font-weight:bold;
	text-decoration:none;		
}
.note_top_bar
{
	width:508px;
	float:left;
	padding:0px 10px;
	margin:6px 0px 0px 0px;
}
.type_notes
{
	width:518px;
	float:left;
	height:155px;
	*height:130px;
	margin:19px 0px 0px 6px;
	background:none;
	border:none;
	color:#000000;
	font-family: "centurygothic"  !important;	
	font-size:18px;	
	font-weight:normal;
	text-decoration:none;		
}
a.note_links
{
	color:#006699;
	font-family: "centurygothic"  !important;	
	font-size:18px;	
	font-weight:bold;
	text-decoration:none;	
}
a.note_links:hover
{
	color:#ff9900;
	font-family: "centurygothic"  !important;	
	font-size:18px;	
	font-weight:bold;
	text-decoration:none;	
}
.dele
{
	margin:0px 0px 0px 180px
}



/*******************  User Messages  *******************/
#user_message
{
	background:url(../images/user_notes.png) left top no-repeat;
	width:736px;
	padding:10px 0px 10px 173px;
	height:886px;
	margin:12px 0 0 28px;
}

.message
{
	background:url(../images/messgae.png) bottom left no-repeat;
	width:150px;
	height:110px;
	float:right;
	margin:0px 0px 0px 0px;
}
.message h5
{
	background:url(../images/number.png) left top no-repeat;
	width:42px;
	height:42px;
	padding:15px 0px 0px 22px;
	float:right;
	margin:0px;
	
	color: #006699;
	font-family: "centurygothic"  !important;	
	font-size:18px;	
	font-weight:bold;
	text-decoration:none;		
}



.message_header_arwa
{
	width:716px;
	height:60px;
	margin:27px 0px 0px 0px;
	float:left
}

.message_header_arwa h3
{
	margin:0px;
	padding:0px;
	/*font-family:arial;*/
		font-family: "centurygothic"  !important;	
	color:#006699;
	font-size:38px;	
	font-weight:bold;
	text-decoration:none;
}
a.send_mes
{
	color:#ff9900;	
	font-family: "centurygothic"  !important;	
	font-size:20px;	
	font-weight:normal;
	text-decoration:none;		
	padding:3px 0px 0px 0px;
}
a.send_mes:hover
{
	color:#006699;	
	font-family: "centurygothic"  !important;	
	font-size:20px;	
	font-weight:normal;
	text-decoration:none;		
	padding:3px 0px 0px 0px;
}
.reply_msg
{
	background:url(../images/msg_back.png) left top repeat-y;
	width:703px;
	float:left;
	padding:0px 8px;
}
.top_headings
{
	color:#666666;	
	float:left;
	font-family: "centurygothic" ;	
	font-size:17px;	
	font-weight:bold;
	text-decoration:none;
}
.reply_msg form
{
	border-top:2px solid #9f9f9f;
	float:left;
	margin:3px 0px 10px 0px
}

.reply_msg form .msg_reply
{
	width:691px;
	float:left;
	height:187px;
	margin:5px 0px 0px 6px;
	background:none;
	border:none;
	color:#333333;
	font-family: "centurygothic"  !important;	
	font-size:22px;	
	font-weight:bold;
	text-decoration:none;		
}
.reply_area
{
	float:left;
	margin:20px 0px 0px 0px;
}


.user_info_area
{
	float:left;
	margin:20px 0px 0px 0px;
}


/**************  New <essage   **************/
.usr_det
{
	background:url(../images/new_message.png) left top no-repeat;
	width:155px;
	height:13px;
	padding:4px 5px;
	border:none
}
.text_msg
{
	background:url(../images/big_textarea.png) left top no-repeat;
	width:673px;
	height:158px;
	border:none;
	margin:10px 0px 0px 0px;
	text-align:left;
	padding:10px;
	float:left
}




/*   Send Invitation  */
.send_invitation {
	width:725px;
	float:left;
	margin:50px 0px 0px 0px;
}

.invitation
{
	width:230px;
	height:24px;
	background:url(../backgrounds/search.png) left top no-repeat;
	padding:6px 33px 5px 33px;
	border:none;
	/*font-family: Verdana, Geneva, sans-serif;
	font-family:arial;*/
		font-family: "centurygothic"  !important;		
	font-size:18px;
	color:#cccccc;
	text-align:left;
	margin:5px 15px 0px 0px;
	float:left
}
.small_blue
{
	color:#006699;
	font-family: "centurygothic"  !important;	
	font-size:12px;	
	font-weight:normal;
	line-height:20px;
	text-decoration:none;	
	float:left
}
.big_blue
{
	color:#006699;
	font-family: "centurygothic"  !important;	
	font-size:12px;		line-height:20px;
	font-weight:bold;
	text-decoration:none;		float:left	
}

/*************************  User Contact ***************/
.search_contact
{
	width:350px;
	float:right;
	margin:10px 48px 0px 0px;
}
form input.search_contact
{
	width:236px;
	height:23px;
	background:url(../images/search_notes.png) left top no-repeat;
	padding:4px 17px 5px 17px;
	border:none;
	/*font-family: Verdana, Geneva, sans-serif;
	font-family:arial;*/
		font-family: "centurygothic"  !important;		
	font-size:18px;
	color:#cccccc;
	text-align:left;
	margin:4px 0px 0px 5px;
	float:left
}
.alpha
{
	width:948px;
	background:url(../images/alpha_back.png) center left repeat-x;
    height: 86px;
    margin: 0 0 0 5px;
	padding:20px 0px 0px 0px;
	*padding:0px 0px 0px 0px;	
}
.alpha a
{
	color:#006699;
	font-family: "centurygothic"  !important;	
	font-size:45px;		
	font-weight:normal;
	text-decoration:none;
	margin:0px 6px;
	float:left;
	height:45px;	
}
.alpha a:hover
{
	color:#fea74e;
	font-family: "centurygothic"  !important;	
	font-size:45px;		
	font-weight:normal;
	text-decoration:none;
	margin:0px 6px;
	float:left;
	height:45px;	
}
	
.user_data_holder
{
	width:280px;
	float:left;
	margin:0px 35px 40px 37px;	
}
.bigresult_pic
{
	width:113px;
	float:left;
}
.bigresult_pic p
{
	text-align:center;
	margin:0px;
	padding:0px;
	font-family: "centurygothic"  !important;	
	color:#006699;
	font-size:17px;	
	font-weight:normal
}
.big_pic_div
{
	background:url(../images/big_pic.png) left top no-repeat;
	width:113px;
	height:123px;
}

.big_pic_div img
{
	 margin:3px 0 0 5px;
	 width:102px;
	 height:104px;
}
.user_result_info
{
	width:158px;
	float:left;
	padding:0px 0px 0px 8px
}
.user_result_info h3
{
	/*font-family:arial;*/
		font-family: "centurygothic"  !important;	
	color:#ff9e3f;
	font-size:17px;	
	font-weight:bold;
	margin:0px;
	padding:0px;
}
.user_result_info p
{
	/*font-family:arial;*/
		font-family: "centurygothic"  !important;	
	color:#3887ae;
	font-size:17px;	
	font-weight:normal;
	margin:0px;
	padding:0px;
	text-transform:capitalize
}
	
/***************  USer Favourites  ***************/
.fav_notes_area
{
	float:left;
	width:716px;
	padding:3px 0px 0px 0px;
}	
.fav_notes_area form
{
	 margin:0px;
	 padding:0px;
}
form input.fav_search_contact
{
	width:236px;
	height:23px;
	background:url(../images/search_notes.png) left top no-repeat;
	padding:4px 17px 5px 17px;
	border:none;
	/*font-family: Verdana, Geneva, sans-serif;
		font-family:arial;*/
		font-family: "centurygothic"  !important;	
	font-size:18px;
	color:#cccccc;
	text-align:left;
	margin:0px 0px 0px 5px;
	float:right
	
}
.fav_notes_area_thumb
{
	/*float:left;
	width:716px;
	margin:24px 0px 0px 0px;*/

   float: left;
    height: 678px;
    margin: 24px 0 0;
    overflow: auto;
    width: 742px;
}	
.fav_icon_area
{
	background:url(../images/samle_icon.png) left top no-repeat;
	width:162px;
	height:162px;;
	position:relative;
	margin:0px 8px;
	float:left
}
.fav_icon_area img
{
	margin:9px 0px 0px 9px;	
}
.fav_icon_area p
{
	font-family: "centurygothic"  !important;	
	color:#006699;
	font-size:18px;	
	font-weight:bold;
	text-decoration:none;	
	margin:10px 5px;
	text-align:center;
}
	
.friend_header
{
	width:716px;
	height:60px;
	margin:46px 0px 0px 0px;
	float:left;
}
.friend_header h3
{
	float:left;
	margin:0px;
	padding:0px;
	/*font-family:arial;*/
		font-family: "centurygothic"  !important;	
	color:#006699;
	font-size:38px;	
	font-weight:bold;
	text-decoration:none;
}
.frnd_pic
{
	float:left;
	background:url(../images/user_pic.png) left top no-repeat;
	width:91px;
	height:94px;
}
.frnd_pic img
{
	width:79px;
	height:79px;
	padding:3px 0px 0px 6px;
}
.frnd_pic p
{
	margin:0px;
	padding:0px;
	font-family: "centurygothic"  !important;	
	color:#666666;
	font-size:14px;	
	font-weight:bold;
	text-decoration:none;	
	text-align:center;
	margin:17px 0px 0px 0px;
}
.frnd_fav
{
	width:534px;
	float:left;
	border:1px solid #d0d0d1;
	background:#fff;
	padding:20px 20px 20px 20px;
	min-height:60px;
	max-height:100%;
}
.arrow	
{
	float:left;
	margin:20px 0px 0px 10px;
	position:relative;
	z-index:99;
	left:1px;
}
.sam_icon
{
	background:url(../images/sam.png) left top no-repeat;
	height:98px;
	width:98px;
	float:left;
	margin:0px 0px 00px 7px
}
.sam_icon img
{
	height:88px;
	width:88px;
	float:left;
	margin:5px 0px 10px 5px;
}
.sam_icon p
{
	font-family: "centurygothic"  !important;	
	color:#006699;
	font-size:14px;	
	font-weight:normal;
	text-decoration:none;	
	text-align:center;	
	margin:0px 0px 0px 0px;
	padding:0px;
}	
.sam_icon p a
{
	font-family: "centurygothic"  !important;	
	color:#006699;
	font-size:14px;	
	font-weight:normal;
	text-decoration:none;	
	text-align:center;	
	margin:0px;
	padding:0px;
}	
.sam_icon p a:hover
{
	font-family: "centurygothic"  !important;	
	color:#fea83e;
	font-size:14px;	
	font-weight:normal;
	text-decoration:none;	
	text-align:center;	
	margin:0px;
	padding:0px;
}	
	
.clear
{
	clear:both;
	height:50px;
}
	
a.view_all
{
	font-family: "centurygothic"  !important;	
	color:#e57405;
	font-size:14px;	
	font-weight:bold;
	text-decoration:none;			
	float:right;
	margin:10px 0px 0px 0px;
}
a:hover.view_all
{
	font-family: "centurygothic"  !important;	
	color:#006699;
	font-size:14px;	
	font-weight:bold;
	text-decoration:none;			
	float:right;
	margin:10px 0px 0px 0px;
}

	
/******************  USER BACKPAck  *****************/
#user_backpack
{
	background:url(../images/backpack_back.png) left top no-repeat;
	width:821px;
	height:818px;
	margin:0px 0px 0px 15px;
	padding:60px 0px 0px 120px;
	float:left
}
#user_backpack h3
{
	margin:10px 0px 0px 0px;
	padding:0px;
	/*font-family:arial;*/
		font-family: "centurygothic"  !important;	
	color:#006699;
	font-size:38px;	
	font-weight:bold;
	text-decoration:none;	
}
.backpack_data
{
	width:800px;
	float:left;
	padding:24px 0px 0px 0px;
}
.opt
{
	width:180px;
	height:180px;
	/*float:left;*/
	margin:0px 00px 20px 0px;
}
.opt p
{
	text-align:center;
	font-family: "centurygothic"  !important;	
	color:#f5841f;
	font-size:21px;	
	font-weight:bold;
	text-decoration:none;			
	margin:0px;
	padding:0px;
}
.opt p a
{
	text-align:center;
	font-family: "centurygothic"  !important;	
	color:#f5841f;
	font-size:21px;	
	font-weight:bold;
	text-decoration:none;			
}
.opt p a:hover
{
	text-align:center;
	font-family: "centurygothic"  !important;	
	color:#006699;
	font-size:21px;	
	font-weight:bold;
	text-decoration:none;			
}







/**************  Chat Classes   *************/
.chat_div
{
	width:1000px;
	borde:1px solid #000;
	border:0;
	float:left;
	padding:0px 0px 5px 0px;
}
.chat
{
	width:202px;
	background:url(../images/chat_close.png) left top no-repeat;
	float:right;
	margin:0px 0px 0px 0px
}
.chat img
{
	margin:2px 0px 0px 3px;
	float:left
}
.chat p
{
	margin:0px;
	padding:9px 0px 0px 4px;
	font-family: "centurygothic"  !important;	
	color:#006699;
	font-size:13px;	
	font-weight:normal;
	text-decoration:none;		
}
.chat_name
{
	width:202px;
	float:right;
	height:150px;
	/*margin:0px 58px 0px 0px;*/
	margin:0px;
}
.user_names
{
	width:176px;
	padding:0px 10px;
	float:left;
	border-left:3px solid #007aaa;
	border-right:3px solid #007aaa;	
	background:#efefef;
	height:185px;
}
.user_names p img
{
	float:left;
	margin:0px 10px 0px 0px;
}
.user_names p
{
		margin:0px;
		padding:10px 0px 5px 0px;
		float:left;
}
.user_names p a.online
{
		margin:0px;
		padding:0px;
		float:left;
	font-family: "centurygothic"  !important;	
	color:#006699;
	font-size:11px;	
	font-weight:normal;
	text-decoration:none;			
}
#div_login_mode
{
	float:left;
}
#div_login_mode img
{
	float:left;
	margin:0px 5px 0px 0px;
}
#div_sound_mode
{
	float:left;
}
#div_sound_mode img
{
	float:left;
	margin:0px 5px 0px 0px;
}



/*.user_names p a:hover
{
		margin:0px;
		padding:0px;
		float:left;
	font-family: "centurygothic"  !important;	
	color:#f5841f;
	font-size:11px;	
	font-weight:normal;
	text-decoration:none;			
}*/

a.offline
{
		margin:0px;
		padding:0px;
		float:left;
	font-family: "centurygothic"  !important;	
	color:#f5841f;
	font-size:11px;	
	font-weight:normal;
	text-decoration:none;			
}

a.online
{
		margin:0px;
		padding:0px;
		float:left;
	font-family: "centurygothic"  !important;	
	color:#006699;
	font-size:11px;	
	font-weight:normal;
	text-decoration:none;			
}

.user_names	ul 
{
	margin:0px;
	padding:0px;
	list-style:none;
}
.user_names	ul li
{
	margin:0px;
	padding:0px;
	list-style:none;
	line-height:24px;
}

.chat_box
{
	width:202px;
	float:right;
	margin:0px 10px 0px 0px;
}
.chat_area
{
	width:176px;
	padding:0px 10px;
	float:left;
	border-left:3px solid #007aaa;
	border-right:3px solid #007aaa;	
	background:#efefef;
	height:210px;
}
	
	.blue_msg
	{
			font-family: "centurygothic"  !important;	
	color:#006699;
	font-size:18px;	
	font-weight:normal;
	text-decoration:none;			
	}
		.blue_msg a
	{
			font-family: "centurygothic"  !important;	
	color:#ff9933;
	font-size:18px;	
	font-weight:normal;
	text-decoration:none;			
	}
			.blue_msg a:hover
	{
			font-family: "centurygothic"  !important;	
	color:#ff9933;
	font-size:18px;	
	font-weight:normal;
	text-decoration:underline;			
	}
	
.message_preview p
{
	margin:0px;
	padding:3px 0px;
	float:left;
}
.type_here
{
	border-top:1px solid #a0a0a0;
	height:100px;
	float:left;
	width:100%
}
.type_now
{
	float:left;
	width:120px;
	height:17px;
	margin:0px 0px 0px 5px;
	border:none;
	/*background:none;*/
			font-family: "centurygothic"  !important;	
	color:#666;
	font-size:14px;	
	font-weight:normal;
	text-decoration:none;		
}
	
	
/*************************  FORUM PAGES   ***********************************/
.common_text_container
{
	width:940px;
	margin:0px 0px 0px 10px;
	float:left
}
.forum_header
{
	width:940px;
	margin:0px 0px 0px 10px;
	float:left
}
.forum_header h4
{
	font-family: "centurygothic"  !important;	
	color:#006699;
	font-size:38px;	
	font-weight:normal;
	text-decoration:none;
	
	margin:20px 0px 0px 0px;
	padding:0px;
	float:left
}
.form_area
{
	width:940px;
	margin:0px 0px 0px 10px;
	float:left	
}
.form_fields
{
	font-family: "centurygothic"  !important;	
	color:#ff9900;
	font-size:14px;	
	font-weight:bold;
	text-decoration:none;
}
.text_fields
{
	border:3px solid #ff9900;
	width:70%
}	
	
/********************  FORUM DISCUSSION         ***************************/
h4.forum
{
	font-family: "centurygothic"  !important;	
	color:#006699;
	font-size:26px;	
	font-weight:bold;
	text-decoration:none;
	
	margin:20px 0px 0px 0px;
	padding:0px;
	float:left	
}

.option_text
{
	font-family: "centurygothic"  !important;	
	color:#006699;
	font-size:15px;	
	font-weight:normal;
	text-decoration:none;	
}
.big_oraneg
{
	font-family: "centurygothic"  !important;	
	color:#ff9900;
	font-size:21px;	
	font-weight:bold;
	text-decoration:underline;	
}
.mess
{
	font-family: "centurygothic"  !important;	
	color:#006699;
	font-size:15px;	
	font-weight:normal;
	text-decoration:none;	
}
.ornage_reply
{
	font-family: "centurygothic"  !important;	
	color:#ff9900;
	font-size:15px;	
	font-weight:normal;
	text-decoration:none;		
}
.ornage_reply a
{
	font-family: "centurygothic"  !important;	
	color:#ff9900;
	font-size:15px;	
	font-weight:normal;
	text-decoration:none;		
}
.ornage_reply a:hover
{
	font-family: "centurygothic"  !important;	
	color:#006699;
	font-size:15px;	
	font-weight:normal;
	text-decoration:none;		
}
.blue_links
{
	font-family: "centurygothic"  !important;	
	color:#006699;
	font-size:14px;	
	font-weight:normal;
	text-decoration:none;	
	line-height:20px;
}
.blue_links a
{
	font-family: "centurygothic"  !important;	
	color:#006699;
	font-size:14px;	
	font-weight:normal;
	text-decoration:none;
		line-height:20px;
}
.blue_links a:hover
{
	font-family: "centurygothic"  !important;	
	color:#ff9900;
	font-size:14px;	
	font-weight:normal;
	text-decoration:none;	
		line-height:20px;
}
ul.blue_links
{
	margin:0px 0px 0px 20px;
	padding:0px;
}
ul.blue_links li a
{
	font-family: "centurygothic"  !important;	
	color:#006699;
	font-size:14px;	
	font-weight:normal;
	text-decoration:none;
		line-height:20px;
}
ul.blue_links li a:hover
{
	font-family: "centurygothic"  !important;	
	color:#ff9900;
	font-size:14px;	
	font-weight:normal;
	text-decoration:none;	
		line-height:20px;
}
	
	
	
/********************************  FORUM POST *******************/
.post_heading
{
	color:#ff9900;
	font-family: "centurygothic"  !important;	
	font-size:21px;	
	font-weight:bold;
	text-decoration:none;		
}
.bllue_post
{
	color:#006699;
	font-family: "centurygothic"  !important;	
	font-size:14px;	
	font-weight:normal;
	text-decoration:none;		
}
.bllue_post a
{
	color:#006699;
	font-family: "centurygothic"  !important;	
	font-size:14px;	
	font-weight:normal;
	text-decoration:none;		
}
.bllue_post a:hover
{
	color:#ff9900;
	font-family: "centurygothic"  !important;	
	font-size:14px;	
	font-weight:normal;
	text-decoration:none;		
}

	.blue_text_msg
	{
			font-family: "centurygothic"  !important;	
	color:#006699;
	font-size:14px;	
	font-weight:normal;
	text-decoration:none;			
	}
		.blue_text_msg a
	{
			font-family: "centurygothic"  !important;	
	color:#ff9933;
	font-size:14px;	
	font-weight:normal;
	text-decoration:none;			
	}
			.blue_text_msg a:hover
	{
			font-family: "centurygothic"  !important;	
	color:#ff9933;
	font-size:14px;	
	font-weight:normal;
	text-decoration:underline;			
	}


/*******************************  Forum POST  ***********************/
.small_text1
{
			font-family: "centurygothic"  !important;	
	color:#333333;
	font-size:12px;	
	font-weight:normal;
	text-decoration:none;		
}
.small_text1 a
{
			font-family: "centurygothic"  !important;	
	color:#d97b00;
	font-size:12px;	
	font-weight:normal;
	text-decoration:underline;		
}
.small_text1 a:hover
{
	font-family: "centurygothic"  !important;	
	color:#d97b00;
	font-size:12px;	
	font-weight:normal;
	text-decoration:underline;		
}
.para_small_text
{
	/*font-family:arial;*/
		font-family: "centurygothic"  !important;	
	color:#333333;
	font-size:13px;	
	font-weight:normal;
	text-decoration:none;		
	line-height:18px;
}

h3.head
{
			font-family: "centurygothic"  !important;	
	color:#006699;
	font-size:36px;	
	font-weight:bold;
	margin:0px;
	padding:0px;
}
.black_info
{
	font-family: "centurygothic"  !important;	
	color:#505050;
	font-size:12px;	
	font-weight:bold;
	margin:0px;
	padding:0px;	
}
	
	
	
	
	
	
	/*******************  CUSTOM RADIO BUTTON  ******************/
 .checkbox, .radio {
	width: 23px;
	height: 23px;
	padding: 0 5px 0 0;
	background: url(../images/radio.png) no-repeat;
	display: block;
	clear: left;
	float: left;
}
.radio {
	background: url(../images/radio.png) no-repeat;
}
	
	
	
/***********************  SETTIGNS  ****************/
h3.sett
{
	float:left;
	margin:37px 0px 10px 0px;
	padding:0px;
	/*font-family: arial;*/
	font-family: "centurygothic"  !important;	
	color:#006699;
	font-size:38px;	
	font-weight:bold;
	text-decoration:none;	
}
.setting_icon
{
	/*width:203px;
	float:right;
	margin:20px 20px 0px 0px*/
	float: right;
    margin: 20px 20px 0 508px;
    position: absolute;
    width: 203px;
    z-index: 9999;
}	
.setting_icon a
{
	font-family: "centurygothic"  !important;	
	color:#006699;
	font-size:18px;	
	font-weight:bold;		
	text-decoration:none;
	line-height:40px;
	text-align:right
}
.setting_icon a:hover
{
	font-family: "centurygothic"  !important;	
	color:#ff9933;
	font-size:18px;	
	font-weight:bold;		
	text-decoration:none;
	line-height:40px;
	text-align:right
}
.setting_icon a.orange
{
	font-family: "centurygothic"  !important;	
	color:#ff9933;
	font-size:18px;	
	font-weight:bold;		
	text-decoration:none;
	line-height:40px;
	text-align:right
}
.setting_icon a.orange:hover
{
	font-family: "centurygothic"  !important;	
	color:#ff9933;
	font-size:18px;	
	font-weight:bold;		
	text-decoration:none;
	line-height:40px;
	text-align:right
}
.orange_text_big
{
	/*font-family: arial;*/
	font-family: "centurygothic"  !important;	
	color:#feac44;
	font-size:20px;	
	font-weight:bold;
	text-decoration:none;		
}
.blue_text_big
{
	/*font-family: arial;*/
	font-family: "centurygothic"  !important;	
	color:#006699;
	font-size:20px;	
	font-weight:normal;
	text-decoration:none;		
}
ul.setting_list
{
	list-style:none;
	margin:6px 0px 0px 0px;
	padding:0px;
}
ul.setting_list li
{
	list-style:none;
	margin:0px;
	padding:0px;
	
	font-family: "centurygothic"  !important;	
	color:#006699;
	font-size:18px;	
	font-weight:normal;		
	text-decoration:none;	
	padding:5px 0px;
}
.blue_text_big form
{
	margin:0px 0px 16px 0px;
}	
	
.book
{
	width:909px;
	float:left;
	margin:0px 0px 0px 24px;
}
.book_back
{
	width:909px;
	float:left;
	background:url(../images/bok_back.png) left top repeat-y;
}
	
.user_pic
{
	background:url(../images/no_user.png) left top no-repeat;
	width:174px;
	height:185px;
}
.user_pic p
{
	width:174px;
	text-align:center;
	font-family: "centurygothic"  !important;	
	color:#006699;
	font-size:22px;	
	font-weight:bold;		
	text-decoration:none;	
	float:left;
	margin:20px 0px 10px 0px;
}
.user_pic img
{
	float:left;
	margin:6px 0px 0px 12px;
	width:151px;
	height:150px;
}
.user_details_head
{
	font-family: "centurygothic"  !important;	
	color:#006699;
	font-size:25px;	
	font-weight:bold;		
	text-decoration:none;
	line-height:50px;
} 
.user_details
{
	font-family: "centurygothic"  !important;	
	color:#006699;
	font-size:25px;	
	font-weight:normal;		
	text-decoration:none;		
}
.user_details a
{
	font-family: "centurygothic"  !important;	
	color:#ff9900;
	font-size:25px;	
	font-weight:normal;		
	text-decoration:underline;		
}
.user_prof_links a
{
	font-family: "centurygothic"  !important;	
	color:#006699;
	font-size:27px;	
	font-weight:normal;		
	text-decoration:none;			
}
.user_prof_links a:hover
{
	font-family: "centurygothic"  !important;	
	color:#ff9900;
	font-size:27px;	
	font-weight:normal;		
	text-decoration:none;			
}
.small_text
{
	background:url(../images/smal_text.png) left top no-repeat;
	width:269px;
	height:32px;
	font-family: "centurygothic"  !important;	
	color:#006699;
	font-size:25px;	
	font-weight:normal;		
	text-decoration:none;	
	border:none;
	padding:0px 0px 6px 0px;	
}
.med_text
{
	background:url(../images/med.png) left top no-repeat;
	width:326px;
	height:32px;
	font-family: "centurygothic"  !important;	
	color:#006699;
	font-size:25px;	
	font-weight:normal;		
	text-decoration:none;	
	border:none;
	padding:0px 0px 6px 0px;	
}
.big_text
{
	background:url(../images/big.png) left top no-repeat;
	width:449px;
	height:63px;
	font-family: "centurygothic"  !important;	
	color:#006699;
	font-size:25px;	
	font-weight:normal;		
	text-decoration:none;	
	border:none;
	padding:0px 0px 6px 0px;	
}


/*******************  BLOG  ************/
.blog_header_arwa
{
	width:929px;
	height:60px;
	margin:07px 0px 0px 10px;
	float:left;
}
.blog_header_arwa h3
{
	float:left;
	margin:0px;
	padding:0px;
	/*font-family:arial;*/
		font-family: "centurygothic"  !important;	
	color:#006699;
	font-size:38px;	
	font-weight:bold;
	text-decoration:none;
}
.big_blue_set
{
	margin:0px;
	padding:0px 0px 0px 10px;
	font-family: "centurygothic"  !important;	
	color:#006699;
	font-size:28px;	
	font-weight:bold;
	text-decoration:none;
}
.big_blue_set a
{
	margin:0px;
	padding:0px 0px 0px 10px;
	font-family: "centurygothic"  !important;	
	color:#006699;
	font-size:28px;	
	font-weight:bold;
	text-decoration:none;
}
.big_blue_set a:hover
{
	margin:0px;
	padding:0px 0px 0px 10px;
	font-family: "centurygothic"  !important;	
	color:orange;
	font-size:28px;	
	font-weight:bold;
	text-decoration:none;
}
.edit_blog_prof
{
	width:929px;
	margin:37px 0px 0px 10px;
	float:left;
}
.choose_text
{
	/*font-family:arial;*/
		font-family: "centurygothic"  !important;	
	color:#006699;
	font-size:32px;	
	font-weight:bold;		
	text-decoration:none;
	padding:0px 0px 0px 13px
}
.log_in_area
{
	width:933px;
	float:left;
	margin:0px 0px 0px 13px;
	
}
.mid_data
{
	background:url(../images/mid_b.jpg) left top repeat-y;
	padding:0px 0px 0px 42px
}
.mid_data_theme2
{
	/*background:url(../images/thme2.png) left top no-repeat;*/
	background:url(../images/2_top.jpg) left top no-repeat;	
	padding:0px 0px 0px 42px;
	/*height:1223px;*/
}
.mid_data_theme3
{
	/*background:url(../images/theme3.png) left top no-repeat;*/
	background:url(../images/3_mid.png) left top repeat-y;		
	padding:0px 0px 0px 42px;
}
.mid_data_theme4
{
	background:url(../images/theme4.png) left top repeat;
	padding:0px 0px 0px 42px;
	height:1194px;
}



.title_heading
{
	/*font-family:arial;*/
		font-family: "centurygothic"  !important;	
	color:#fff;
	font-size:30px;	
	font-weight:bold;
	text-decoration:none;
}

.title_heading1
{
	/*font-family:arial;*/
		font-family: "centurygothic"  !important;	
	color:#006699;
	font-size:30px;	
	font-weight:bold;
	text-decoration:none;
}
.smalltitle_heading
{
	/*font-family:arial;*/
		font-family: "centurygothic"  !important;	
	color:#006599;
	font-size:25px;	
	font-weight:bold;
	text-decoration:none;
}
.date_small
{
	font-family: "centurygothic"  !important;	
	color:#006699;
	font-size:18px;	
	font-weight:normal;		
	text-decoration:none;
}

.small_description
{
	font-family: "centurygothic"  !important;	
	color:#006699;
	font-size:14px;	
	font-weight:normal;		
	text-decoration:none;
}
a.orange_link
{
	font-family: "centurygothic"  !important;	
	color:#fe9931;
	font-size:13px;	
	font-weight:normal;		
	text-decoration:none;
}
a.orange_link:hover
{
	font-family: "centurygothic"  !important;	
	color:#3f8db3;
	font-size:13px;	
	font-weight:normal;		
	text-decoration:none;
}
a.blue_small_link
{
	font-family: "centurygothic"  !important;	
	color:#3f8db3;
	font-size:12px;	
	font-weight:normal;		
	text-decoration:none;
}
a.blue_small_link:hover
{
	font-family: "centurygothic"  !important;	
	color:#fe9931;
	font-size:12px;	
	font-weight:normal;		
	text-decoration:none;
}
.field_area
{
	background:#f9f8f4;
	border:1px solid #cccccc;
}
.small_black_text
{
	font-family: "centurygothic"  !important;	
	color:#4c4c4e;
	font-size:11px;	
	font-weight:normal;		
	text-decoration:none;
}

	
	
/*  Pop Up css  */
.pop_text_fields
{
	background:url(../images/field.png) left top no-repeat;
	width:280px;
	height:22px;
	padding:0px 5px;
	
		font-family: "centurygothic"  !important;	
	color:#4c4c4e;
	font-size:11px;	
	font-weight:normal;		
	text-decoration:none;
	border:none;
}
	
.pop_grey_text
{
	font-family: "centurygothic"  !important;	
	color:#666666;
	font-size:22px;	
	font-weight:normal;		
	text-decoration:none;	
}
.pop_grey_text a
{
	font-family: "centurygothic"  !important;	
	color:#666666;
	font-size:22px;	
	font-weight:bold;		
	text-decoration:none;	
}
.pop_grey_text a:hover
{
	font-family: "centurygothic"  !important;	
	color:#ff9934;
	font-size:22px;	
	font-weight:bold;		
	text-decoration:none;	
}
.pop_blue_text
{
	font-family: "centurygothic"  !important;	
	color:#006699;
	font-size:17px;	
	font-weight:normal;		
	text-decoration:none;	
}
	
.pop_or_text
{
	font-family: "centurygothic"  !important;	
	color:#ff9934;
	font-size:12px;	
	font-weight:bold;		
	text-decoration:none;	
}


.pop_grey_text_small
{
	font-family: "centurygothic"  !important;	
	color:#666666;
	font-size:18px;	
	font-weight:normal;		
	text-decoration:none;	
}
.pop_grey_text_small a
{
	font-family: "centurygothic"  !important;	
	color:#666666;
	font-size:18px;	
	font-weight:bold;		
	text-decoration:none;	
}
.pop_grey_text_small a:hover
{
	font-family: "centurygothic"  !important;	
	color:#ff9934;
	font-size:18px;	
	font-weight:bold;		
	text-decoration:none;	
}
.blue_name
{
	font-family: "centurygothic"  !important;	
	color:#007aaa;
	font-size:12px;	
	font-weight:bold;		
	text-decoration:none;	
}
.blue_name a
{
	font-family: "centurygothic"  !important;	
	color:#007aaa;
	font-size:12px;	
	font-weight:bold;		
	text-decoration:none;	
}

.nume
{
	position:absolute;
	z-index:99;
	margin:8px 0 0 127px;
	*margin:8px 0px 0px 37px;
	font-family: "centurygothic"  !important;	
	color:#006699;
	font-size:36px;	
	font-weight:bold;		
	text-decoration:none;		
}
.tet
{
	background:url(../images/tt.png) left top no-repeat;
	width:225px;
	height:21px;
	padding:2px 5px;
	border:none;
	font-family: "centurygothic"  !important;	
	color:#000;
	font-size:11px;	
	font-weight:normal;		
	text-decoration:none;	
}
	
.privacy
{
	margin:0px 20px 0px 20px;
	width:920px;
	font-family: "centurygothic"  !important;	
	color:#25607e;
	font-size:12px;	
	font-weight:normal;		
	text-decoration:none;		

}
	
	
/*### 05-03-2011 ########*/	

.vid_frame
{
	background:url(../images/main_frame.png) left top no-repeat;
	width:535px;
	height:374px;

}	
.vid_data
{
	float:left;
	width:494px;
	height:345px;
    margin: 15px 0 0 21px;

}	
	
.vidd
{
	/* padding-left: 93px; 
	 *padding-left: 0px; */
	 top:100px;
}
/*.edu_tv_thumb
{
	width:125px;
	height:86px;
	background:url(../images/edu_tv_thumb.png) left top no-repeat;
	float:left;
}*/

.edu_tv_thumb
{
	width:125px;
	/*height:102px;*/
	height:94px;
	background:url(../images/edu_tv_thumb.png) left top no-repeat;
	float:left;
}

.edu_tv_thumb img
{
	width:115px;
	height:59px;
	float:left;
	margin:7px 0 0 4px;
}
.view_al
{
	font-family: "centurygothic"  !important;	
	color:#006699;
	font-size:13px;	
	font-weight:bold;		
	text-decoration:none;
}
.view_al a
{
	font-family: "centurygothic"  !important;	
	color:#006699;
	font-size:13px;	
	font-weight:bold;		
	text-decoration:none;
}
.view_al a:hover
{
	font-family: "centurygothic"  !important;	
	color:orange;
	font-size:13px;	
	font-weight:bold;		
	text-decoration:none;
}
p.tv_text
{
	font-family: "centurygothic"  !important;	
	color:#006699;
	font-size:11px;	
	font-weight:normal;		
	text-decoration:none;		
	margin:5px;
	padding:0px;
	float:left;
}
p.tv_text a
{
	font-family: "centurygothic"  !important;	
	color:#006699;
	font-size:11px;	
	font-weight:normal;		
	text-decoration:none;		
	margin:0px;
	padding:0px;
	float:left;
}

	
.bckpck
{
	background:url(../images/pckbck.png) left top no-repeat;
   float: left;
    height: 45px;
    margin: 2px 14px 0 0;
    width: 152px;
}
.bckpck h5
{
	float:	right;
    margin: 5px 11px 0 0;
	padding:0px;
	font-family: "centurygothic"  !important;	
	color:#006699;
	font-size:12px;
	font-weight:normal;	
	
}	
	
.trans_par {

	background: url("../images/transpew.png") left top no-repeat;
	height: 145px;
	margin: 10px 0 0 8px;
	position: absolute;
	width: 146px;
	z-index: 9999;
}	
.tete
{
    position: absolute;
    width: 494px;
    z-index: 99999;

}
.tete h1
{
    color: #FFFFFF;
    font-family: "centurygothic" !important;
    font-size: 34px;
    font-weight: normal;
    margin: 17px 0px 0px 0px;
    padding: 0;
    text-align: center;
    text-transform: capitalize;
}
	
	
	
/******* Edit Blog  ************/
.edit_blog_field_title
{
	font-family: "centurygothic"  !important;	
	color:#282828;
	font-size:15px;	
	font-weight:bold;		
	text-decoration:none;			
}
.edit_blog_field
{
	background:url(../images/blog_field.png) left top no-repeat;
	width:812px;
	height:34px;
	border:none;
	padding:0px 10px;
}
.big_test
{
	width:812px;
	height:197px;	
	border:1px solid #e2e2e2;
	background:#FFF;
	padding:10px;
}


.check_theme 
{
height: 366px; 
margin: 1px 0 0 24px;
*margin: 1px 0 0 0px;
position: absolute; 
width: 403px; 
z-index: 99999; 
background: url(../images/checc.png) left top no-repeat;
}

.check_setting_theme {
position: absolute; 
z-index: 9999; 
height: 199px; 
width: 220px; 
background: url(../images/checcsmall.png) -40px -47px no-repeat ;
}
.grey_div
{
	border:3px solid #dedede;
	padding:8px;

}
.small_blue_set
{
	margin:0px;
	padding:0px 0px 0px 10px;
	font-family: "centurygothic"  !important;	
	color:#006699;
	font-size:20px;	
	font-weight:bold;
	text-decoration:none;
}
.blog_text_field
{
	font-family: "centurygothic"  !important;	
	color:#006699;
	font-size:12px;	
	font-weight:normal;
	text-decoration:none;
	width:100%;
	background:#f9f8f4;
	height:115px;
	border:1px solid #e4e4e4;

}

/*  WORK WITH ME  */

.work_with
{
	margin:0px 20px 0px 20px;
	width:868px;
	float:left
}
.work_with p
{
	font-family: "centurygothic"  !important;	
	color:#25607e;
	font-size:14px;	
	padding:0px 0px 0px 289px;
	font-weight:bold;		
	text-decoration:none;
	float:left
}
.work_with p a
{
	font-family: "centurygothic"  !important;	
	color:#25607e;
	font-size:14px;	
	font-weight:bold;		
	text-decoration:none;
}
.work_with p a:hover
{
	font-family: "centurygothic"  !important;	
	color:orange;
	font-size:14px;	
	font-weight:bold;		
	text-decoration:none;
}
.ada_pic
{
	background:url(../images/ad_pic.png) left top no-repeat;
	width:261px;
	height:375px;
	position:absolute;
	z-index:9999;
}
.ada_pic img
{
	background:url(../images/ad_pic.png) left top no-repeat;
	width:239px;
	height:328px;
	float:left;
	margin:11px 0px 0px 11px;
}
.ada_pic p
{
	float:left;
	font-family: "centurygothic"  !important;	
	color:#ff9933;
	font-size:14px;	
	font-weight:normal;		
	text-decoration:none;
	font-style:italic;
	margin:0px 0px 0px 20px;
	padding:0px;
	position:absolute;
	z-index:9999;
	bottom:0;
}
.ada_big_pic
{
	background:url(../images/ad_no.png) left top no-repeat;
	width:769px;
	height:490px;
	margin:0px 0px 0px 140px;
	float:left
}
.ada_big_pic img
{
	background:url(../images/ad_pic.png) left top no-repeat;
	width:748px;
	height:446px;
	float:left;
	margin:11px 0px 0px 11px;
}
.ada_big_pic p
{
	float:right;
	font-family: "centurygothic"  !important;	
	color:006699;
	font-size:15px;	
	font-weight:normal;		
	text-decoration:none;
	font-style:italic;
	margin:10px 0px 0px 534px;
	padding:0px;

}

.tw_pop
{
	/*float:left;*/
	margin:70px auto 0px auto;
	width:629px;
}
.tw_top
{
	float:left;

}	
.tw_bot
{
	float:left;

}
.tw_mid
{
	float:left;
	background:url("../images/tw_shadow_mid.png") left top repeat-y;
	padding:10px 0px;
	width:100%;
    color: #25607E;
    font-family: "centurygothic" !important;
    font-size: 25px;
    font-weight: bold;
    text-decoration: none;
}
.tw_mid img
{
	padding:10px 0px;
}
.tw_mid p
{
    color: #25607E;
    font-family: "centurygothic" !important;
    font-size: 25px;
    font-weight: bold;
    text-decoration: none;
	margin:0px;
	padding:0px;
	text-align:center;
}
.tw_pop_text_fields {
    background: url("../images/tw_field.png") no-repeat scroll left top transparent;
    border: medium none;
    color: #4C4C4E;
    font-family: "centurygothic" !important;
    font-size: 11px;
    font-weight: normal;
    height: 22px;
    padding: 0 5px;
    text-decoration: none;
    width: 291px;
}
.tw_mid form
{
	margin:0px;
	padding:0px;
}



.pagination
{
	float:right
}
.pagination ul
{
	float:left;
	list-style:none;
	margin:10px 0px 0px 0px; 
	padding:0px;
}	

.pagination ul li 
{
	float:left;
	list-style:none;
	margin:0px; 
	padding:0px;
    color: #4C4C4E;
    font-family: "centurygothic" !important;
    font-size: 11px;
    font-weight: normal;
}
.pagination ul li a
{
	float:left;
	list-style:none;
	margin: 0 2px;
    padding: 1px 6px;
    color: #006599;
	background:#ffffff;
    font-family: "centurygothic" !important;
    font-size: 13px;
    font-weight: normal;

}
.pagination ul li a:hover
{
	float:left;
	list-style:none;
	margin: 0 2px;
    padding: 1px 6px;
    color: #ffffff;
	background:#39c49b;
    font-family: "centurygothic" !important;
    font-size: 13px;
    font-weight: normal;
}
.pagination ul li a.active
{
	float:left;
	list-style:none;
	margin: 0 2px;
    padding: 1px 6px;
    color: #ffffff;
	background:#ff9a30;
    font-family: "centurygothic" !important;
    font-size: 13px;
    font-weight: normal;

}
.vid_text
{
	font-family: "centurygothic"  !important;	
	color:#fff;
	font-size:39px;	
	font-weight:bold;		
	text-decoration:none;
	text-align:center;
}



.vide_text
{
	 color: #FFFFFF;
    float: left;
    font-family: "centurygothic" !important;
    font-size: 39px;
    font-weight: bold;
    margin: 0 0 0 20px;
    padding: 0;
    text-align: center;
    text-decoration: none;
}