/*---Internal CSS---*/
/*common attributes*/
.left_int{float:left;display:inline;position:relative;min-width:10%;width:65%;border-right:1px #c9d7f1 solid;margin:0 20px;}
.right_int{float:left;width:5%;padding:0 10px;margin:10px;}

/*navigation*/
.nav ul{margin:0;padding:0;}
.nav ul	li{list-style:none;margin:10px 0;}
.nav ul	li a{font-size:15px;width:200px;display:block;padding:5px 5px 5px 20px;}
.nav ul	li a:hover{text-decoration:none;}
.nav ul	li a.active{text-decoration:none;font-size:15px;font-weight:normal;cursor:default;}

.big p{padding-right:60px;}
.big h2{padding:30px 0 0 0;}
.images	{float:right;padding:6px;display:block;margin:10px;}
.images img	{float:left;clear:both;}
.images span{font-size:12px;font-style:italic;float:left;clear:both;margin:5px;width:350px;}

/*meet chocho popups*/
.chocho{width:650px;height:400px;background:url(/images/chocho_big.png)  220px 130px no-repeat;padding:0;margin:0;position:relative;}
.chocho a, .chocho{text-decoration:none;}
.chocho	a.pink{display:block;width:130px;height:129px;padding:15px 35px 0 50px;position:absolute;left:13px;top:211px;}
.chocho	a.blue{display:block;width:126px;height:123px;padding:15px 35px 0  50px;position:absolute;left:13px;top:69px;}
.chocho	a.green{display:block;width:147px;height:117px;padding:15px 15px 0  40px;position:absolute;left:223px;top:11px;}	
.chocho	a.yellow{display:block;width:126px;height:122px;padding:15px 35px 0  50px;position:absolute;left:428px;top:55px;}		
.chocho	a.red{display:block;width:136px;height:131px;padding:15px 15px 0  70px;position:absolute;left:429px;top:194px;}	
.chocho a:hover{filter: alpha(opacity=70);-moz-opacity: 0.70;opacity: 0.70;}
.chocho .box{display:none;width:398px;height:262px;position:absolute;left: 155px;top: 30px;cursor:pointer;z-index:100;}
.chocho	.a_pink{background:url(/images/a_pink.png);}
.chocho	.a_blue{background:url(/images/a_blue.png);}	
.chocho	.a_green{background:url(/images/a_green.png);}	
.chocho	.a_yellow{background:url(/images/a_yellow.png);}	
.chocho	.a_red{background:url(/images/a_red.png);}	
.chocho .box p{margin:30px 0px 10px 60px;}
.chocho .box a{font-size:16px;text-decoration:underline;}
.chocho .box a:hover{filter: alpha(opacity=100);-moz-opacity: 1;opacity: 1;}

.pref{position:absolute;display:inline;background-color:#6699CC;filter:alpha(opacity=95);-moz-opacity:0.95;opacity: 0.95; padding:10px; margin:20px 0 0 -340px;height:70px;}
.pref p{padding:5px;margin:5px;}
.pref a{display:block;background:url(/images/but_bg.gif) left top no-repeat;width:36px;height:22px;padding:4px 0 0 10px;color:#333333;text-decoration:none;float:left;margin:5px 10px 0 10px;font-family:"trebuchet MS";}
.pref a:hover{margin:6px 10px 0 10px;}
.counter{display:block;width:200px;height:80px;margin:20px 0 10px 0; float:left;padding:0;}
.counter object{float:left}

a.tell{display:block;width:100px;height:42px;float:left;background:url(/images/tell-a-frnd.gif) left top no-repeat;margin:20px 0 0 20px;}
a.tell:hover{background:url(/images/tell-a-frnd.gif) left bottom no-repeat;}
a.tell span{display:none;}
.tell_form{float:left;width:520px;display:inline;}
.tell_form label{float:left;clear:both;margin:10px 0;width:620px;}
.tell_form label span{font-family:"trebuchet MS";font-size:15px;width:150px;float:left;margin:5px 0 ;}
.tell_form label input,.tell_form label textarea, .tell_form label select	{font-family:"trebuchet MS";font-size:15px;width:350px;float:left;display:block;border:1px #cccccc solid;}
.tell_form input.sub_tell{font-family:"trebuchet MS";font-size:15px;padding:5px 10px;background:#679b4d;border:none;color:#FFFFFF;font-weight:bold;cursor:pointer;clear:both;margin:5px 0 0 420px;float:left;width:80px;height:30px;}
.tell_form input.sub_tell:hover{background:#66cc33;}

/*tell a friend light*/
.tell_light{float:left;display:block;width:550px;height:370px;left:20px;}
.tell_light	a{text-decoration:none;}
#id_thanks{width:400px;text-align:center;margin-left:200px;}
#id_main_thanks{text-align:center;}
#id_main_thanks h1{text-align:left;clear:both;}
.tell_light	.tthanks{display:block;float:left;width:250px;left:20px;}
.tell_light	.cthanks p{margin-left:50px;font-family:"Trebuchet MS";font-weight:bold;font-size:15px;}
.tell_light	p{float:left;margin-left:40px;}
.tell_light	p span{float:left;}
.tell_light .title{font-size:15px;font-family:"Trebuchet MS";color:#679B4D;width:200px;font-weight:bold;}
.tell_light .sub_title{font-size:15px;font-family:"Trebuchet MS";color:#679B4D;width:200px;font-weight:bold;}
.auth_contact span{clear:both;margin-top:5px;float:left;}
.tell_light .preview_email{font-size:15px;font-family:"Trebuchet MS";color:#666666;font-weight:bold;}
.tell_light	textarea{float:left;display:block;width:400px;height:50px;border:1px #679B4D solid;font-family:"Trebuchet MS";font-size:13px;}
.tell_light	input.box{float:left;width:400px;height:20px;border:1px #679B4D solid;font-family:"Trebuchet MS";font-size:13px;}
.tell_light	.sub_tell{border:1px #679B4D solid;font-family:"Trebuchet MS";font-size:13px;cursor:pointer;float:right;margin-right:40px;}
.tell_light	label{float:left;width:280px;padding:4px;margin-left:100px;}
.tell_light .vsmall_text {font-family:"trebuchet MS";font-size:11px !important;color:#666666 !important;line-height:12px;width:400px;height:30px;}	
.tell_light a.preview_email	{font-family:"trebuchet MS";font-size:12px !important;color:#666666 !important;line-height:12px;text-decoration:underline;padding:2px 0 2px 20px;background:url(/images/preview_icon.gif) left center no-repeat;}	
.h2_margins	h2	{margin:2px;padding:5px 0 3px 25px;font-size:18px;font-weight:normal !important;}
.answer{margin:5px 20px;padding:0 0 8px 30px;display:none;}
.top_links	{margin:5px 10px;font-family:"trebuchet MS";position:absolute;z-index:50;top:0;left:0;width:99%;}


.cont{width:600px;height:400px;margin:100px auto 0 auto;display:block;background:#FFFFFF;}
.cont .cho-sad{float:left;margin:80px 0 0 50px;}
.cont .main-text{float:left;margin:100px 0 0 40px;}
.cont .main-text p{float:left;width:300px;margin:0 0 20px 0;font-family:"trebuchet MS";font-size:15px;clear:both;}
.cont .main-text .cod{float:left;width:300px;margin:0 0 20px 0;font-family:"trebuchet MS";font-size:15px;clear:both;}	 
.cont .main-text .cod input{background:#ffffff;border:1px #cccccc solid;padding:5px;width:200px;font-family:"trebuchet MS";font-size:15px;margin:5px 0;}
.cont .main-text .cod input.sub{background:#333333;padding:5px;width:100px;font-family:"trebuchet MS";font-size:14px;color:#FFFFFF;cursor:pointer;float:left;}
.cont .main-text .cod input.sub:hover{background:#666666;}
.tools_ul{list-style:none;margin:0;padding:0;}
.tools_ul li{margin:40px 0 0 0;float:left;padding:0 0 0 70px;clear:both;width:90%;}
.tools_ul li p{margin:5px 0;}
.tools_ul a h3	{text-decoration:underline;}
.toolbar{padding:0px 0px 0px 0px !important;}
.tool_img{margin:20px 0 0 -5px;float:left;clear:both;}
.e_banner{background:url(/images/tool-add-banner.png) left top no-repeat;}
.f_ecocho{background:url(/images/tool-face-ecocho.png) left top no-repeat;}
.f_chocho{background:url(/images/tool-add-chocho.png) left top no-repeat;}
.s_ecocho{background:url(/images/tool-myspace-ecocho.png) left top no-repeat;}
.s_chocho{background:url(/images/tool-myspace-chocho.png) left top no-repeat;}
.digg{background:url(/images/digg.png) left top no-repeat;}
.stumble{background:url(/images/stumble.png) left top no-repeat;}
.del{background:url(/images/del.png) left top no-repeat;}
.flox{background:url(/images/flox.png) left top no-repeat;}

/*tools page*/
.tools_ul_main{list-style:none;margin:0;padding:0;}
.tools_ul_main li{margin:40px 0 0 0px;float:left;clear:both;display:block;width:90%}
.tools_ul_main li p{margin:5px 0;display:block;float:left;width:500px;}
.tools_ul_main h3{float:left;}
.tools_ul_main .box{margin:10px 0;padding:10px;float:left;width:100%;}

/*install_buttons*/
a.install{display:block;width:124px;height:32px;float:right;margin:-5px 5px 0 40px;}
p.oops_msg{float:left;color:#333333;border:1px #cc0000 solid;background:#f1c5c0 url(/images/x.gif) 5px 5px no-repeat;padding:5px 5px 5px 25px;margin:5px 0;font-size:14px !important;width:100%;}
a.install span{display:none;}
a.play_bt{float:right;display:block;width:132px;height:32px;margin:-5px 5px 0 40px;}
a.play_bt span{display:none;}
a.get_code{display:block;width:132px;height:32px;float:right;margin:-5px 5px 0 40px;}
a.get_code span{display:none;}
a.y_install{display:block;width:124px;height:32px;float:right;margin:-5px 0 0 40px;}
a.y_install span{display:none;}
a.g_install{display:block;width:124px;height:32px;float:left;margin:-5px 0 0 10px;}
a.g_install span{display:none;}
.imgs{float:right;margin:-20px 40px 10px 20px;position:relative;}
.thanks_1, .thanks_2, .thanks_3	{float:left;clear:both;display:none;}

/*emailer*/
.emailer{width:500px;height:600px;}
.emailer .top{display:block;width:500px;height:125px;background:url(/images/email/top.gif) left top no-repeat;}
.emailer .l{display:block;width:42px;height:316px;background:url(/images/email/left.gif) left top no-repeat;float:left;}
.emailer .r{display:block;width:147px;height:316px;background:url(/images/email/right.gif) left top no-repeat;float:left;}
.emailer .bottom{display:block;width:500px;height:159px;background:url(/images/email/bottom.gif) left top no-repeat;float:left;}
.emailer .bottom p{color:#999999;font-family:"trebuchet MS";font-size:12px;margin:80px 0 0 90px;}
.emailer .bottom a{color:#6f9cb9;font-family:"trebuchet MS";font-size:12px;}
.emailer .md{display:block;width:311px;height:316px;background:#66994c;float:left;margin:0 !important;color:#FFFFFF;font-family:"trebuchet MS";font-size:15px;margin:10px 0;}
.emailer .md a{color:#FFFFFF;font-family:"trebuchet MS";font-size:15px;}
.emailer .md a:hover{text-decoration:none;}

/*small search box*/
#search_boxes{float:left;clear:both;width:100%;border-top:1px #cccccc solid;margin:30px 0;padding:20px 0 40px 0;}
#search_boxes p{float:left;clear:both;width:300px;}
#search_boxes .buttons{float:left;clear:both;width:600px;}
#search_boxes a {float:left;margin:10px 10px 0 0;}	
.search_small{float:left;display:block;width:180px;height:120px;background:url(/images/banner/small_grad.gif) left top repeat-x; margin:0;padding:0;}
.search_small h2{font-size:2px;background:url(/images/banner/small_logo.gif) left top no-repeat;width:155px;height:60px;margin:0 auto;padding:0;}
.search_small h2 span{display:none;}
.search_small .curve{display:block;width:180px;height:4px;background:url(/images/banner/small_top_curve.gif) top left no-repeat;margin:0;padding:0; }
.search_small form{width:170px;margin:0 auto;float:left;display:inline;}
.search_small form label{float:left;margin:0 0 0 5px;}
.search_small input	{width:100px;float:left;background:#FFFFFF;border:1px #9999a9 solid;padding:2px;}
.search_small .radio{margin:5px;float:left;height:20px;width:170px;}
.search_small .radio input{width:15px;margin:4px;border:none;background:none;float:left;}
.search_small .radio img{float:left;}
.search_small input.sub{width:59px;background:url(/images/banner/small_but.gif) left top no-repeat;cursor:pointer;border:none;font-family:"Verdana, Arial, Helvetica, sans-serif";font-size:12px;font-weight:bold;height:22px;padding:0 0 4px 0;}

/*big search box*/
.search_big	{float:left;display:block;width:300px;height:185px;background:url(/images/banner/big_grad.gif) left top repeat-x; margin:0;padding:0;}
.search_big h2{font-size:2px;background:url(/images/banner/big_logo.gif) left top no-repeat;width:215px;height:90px;margin:0 auto;padding:0;}
.search_big h2 span	{display:none;}
.search_big .curve{display:block;width:300px;height:4px;background:url(/images/banner/big_top_curve.gif) top left no-repeat;margin:0;padding:0; }
.search_big form{width:260px;margin:10px;float:left;display:inline;}
.search_big form label{float:left;margin:0 0 0 5px;}
.search_big input{width:160px;float:left;background:#FFFFFF;border:1px #9999a9 solid;padding:2px;}
.search_big .radio{margin:10px;float:left;height:40px;width:240px;padding:0 10px;}
.search_big .radio input{width:15px;margin:4px;border:none;background:none;float:left;}
.search_big .radio img	{float:left;}
.search_big input.sub{width:84px;background:url(/images/banner/big_but.gif) right top no-repeat;cursor:pointer;border:none;font-family:"Verdana, Arial, Helvetica, sans-serif";font-size:12px;font-weight:bold;height:22px;padding:0 0 4px 0;}

#code{float:left;clear:both;width:100%;border-top:1px #cccccc solid;border-bottom:1px #cccccc solid;margin:30px 0;padding:20px 0 50px 0;}
#code textarea{float:left;width:400px;font-family:"trebuchet MS";font-size:14px;height:110px;}
a.copy_code{float:left;display:block;width:80px;height:25px;background:url(/images/copy_code.gif) left top no-repeat;margin:90px 0 0 0;}
a.copy_code span{display:none;}
a.copy_code:hover{background:url(/images/copy_code.gif) left bottom no-repeat;}
.no_result	{height:300px;}
.search_nav{position:absolute;top: 55px;left: 30px;width: 150px;}
.search_nav	span{font-family:"Arial";color:#6595b4;font-size:14px !important;font-weight:bold;}
.search_nav a{color:#6595B4;}

#yahoo{position:absolute; width:350px; font-weight:normal; margin:0px 0px 0px -200px;background:url(/images/bubble_2.gif) left top no-repeat; padding:25px 10px 10px 5px;z-index:50000;display:inline;}
#google{position:absolute; width:270px; font-weight:normal; margin:-5px 0px 0px 0px; background:url(/images/bubble.gif) left top no-repeat; padding:25px 10px 10px 5px;z-index:500000;}
a.small	{float:left;margin:0;padding:0;display:inline;}
a.big{float:left;margin:0;padding:0;display:inline;}
.install_inst{width:200px;color:#009900;background:url(/images/ques.png) left center no-repeat;padding:3px 0 3px 30px;float:left;clear:both;}
.install_box{float:left;clear:both;padding:5px 10px;background:#e5efd8;margin:5px 10px 5px 30px;font-family:"trebuchet MS";font-size:14px;width:500px;color:#000000;}
.ply{padding-bottom:80px;width:700px;}
.ply .img{padding:5px;background:#e5efd8;display:block;float:left;clear:left;}
.ply p	{width:300px !important;}
.ply_right_box{float:left;width:300px;margin: 0 0 0 10px;font-family:"trebuchet MS";font-size:15px;color:#009900;}
.b_search img{float:left;clear:both;}
.game{display:block;width:500px;height:500px;margin:10px auto;padding:5px;background:#e5efd8;}
.image_box {position:absolute;margin:0px;margin-top:35px;margin-left:80px;padding:0px;width:600px;z-index:1000;}
.image_box span{font-family:"Trebuchet MS";display:block;line-height:18px;width:240px;}
.image_box span label{font-weight:bold;}
.image_box img{margin:0px;}
.image_box h3{display:inline;width:140px;}
.image_box div.preview_img{float:left;margin:0px;padding:0px;width:200px;text-align:right;padding-right:5px;}
.image_box div.preview_img img{height:89px;width:auto;border:2px #2233FF solid;}
.image_box div.infos_img{float:left;width:100px;}
.country_pref li {display:inline;padding:2px;width:100px;height:60px;text-align:center;float:left;line-height:20px;margin-top:10px;margin-bottom:15px;}
.country_pref li.selected {display:inline;padding:2px;width:100px;height:60px;text-align:center;float:left;line-height:20px;margin-top:10px;margin-bottom:15px;border:2px #FF0000 solid;}
.country_pref p{margin-bottom:10px;}
.country_pref p.title{clear:both;font-family:"trebuchet MS";font-size:20px;color:#006600;background-color:#DFEEFF;height:30px;width:600px;padding-left:10px;margin-top:10px;cursor:pointer;border:2px #679B4D solid;}
.title img{margin-top:0px;padding:6px 0px 0px 0px;}
.country_pref p.sub_title{clear:both;font-family:"trebuchet MS";font-size:14px;font-weight:bold;color:#006600;background-color:#E1EBF7;height:18px;width:500px;padding-left:20px;list-style:disc;margin-top:10px;}
.country_pref p.separate{clear:both;width:500px;height:18px;}
.confirm_pref{border:3px #666666 solid;background-color:#EEEEEE;width:400px;height:200px;position:fixed;top:100px;left:200px;text-align:center;color:#000000;}
.confirm_pref p{clear:both;width:100%;padding:0px;margin-top:10px;text-align:center;height:50px;}
.confirm_pref input{border:2px #CCCCCC solid;background-color:#FFFFCC;font-family:"trebuchet MS";font-size:13px;font-weight:bold;width:100px;}
.engine li {display:inline;width:100px;height:30px;text-align:center;float:left;line-height:20px;margin:10px;border:1px #679B4D solid;cursor:pointer;}
.engine li img{margin:5px;}
.style li {display:inline;text-align:center;float:left;line-height:20px;margin:10px;}
.style #white_style{width:100px;height:30px;border:1px #679B4D solid;cursor:pointer;background-color:#FFFFFF;color:#000000;padding:8px 0px 0px 0px;font-weight:bold;}
.style #black_style{width:100px;height:30px;border:1px #679B4D solid;cursor:pointer;background-color:#000000;color:#FFFFFF;padding:8px 0px 0px 0px;font-weight:bold;vertical-align:middle;}
.black_square{background-color:#000000;width:50px;height:10px;}
.contacts_wrapper{width:550px;overflow-x:hidden;overflow-y:scroll;border:1px #000000 solid;}
.contacts_header{width:550px;height:25px;background-color:#9EC54D;border:1px #000000 solid;border-bottom:0px #000000 solid;vertical-align:middle;}
.contacts_wrapper .row0{background-color:#DDDDDD;}
.contacts_wrapper .row1{background-color:#FFFFFF;}
.tell_light td.label{font-family:"trebuchet MS";font-size:14px;font-weight:bold;color:#006600;width:150px;text-align:right;padding-right:10px;}
.tell_light td.button{padding:10px;}
.tell_light .text_box{font-family:"trebuchet MS";font-size:14px;color:#000000;width:250px;}
.tell_light input button{font-family:"trebuchet MS";font-size:14px;font-weight:bold;color:#006600;width:50px;}
.tell_light table .form_infos{padding:10px;}
.tell_light select{font-family:"trebuchet MS";font-size:14px;font-weight:bold;color:#000000;width:254px;}
.tell_form_light .content_mail{font-family:"trebuchet MS";font-size:14px;color:#000000;width:550px;height:150px;padding:2px;}
.tell_form_light .content_email{text-align:left;font-family:"trebuchet MS";font-size:14px;color:#000000;width:550px;height:250px;padding:8px;border:1px #679B4D solid;}
.checkbox{width:10px;}

/*numbers*/
.numbers{padding:0 0 0 30px;display:block;float:left;margin:10px 0;}

/*bLOG*/
.backg_article{margin-left:20px;margin-top:50px;}
.backg_article span{font-weight:bold;}
.title_article{margin:10px 0;padding:10px;width:90%;}
.title_article h2{margin:0px;padding:0px;}
.title_article p{margin-top:0px;padding-top:0px;font-size:12px;margin-bottom:0px;padding-bottom:0px;}
.core_article{margin-top:0px;padding-top:0px;}

.backg_comment{margin:30px 20px;padding:10px;width:728px;}
.backg_comment h4{margin:0px;padding:0px;}
.date_comment{margin-top:0px;padding-top:0px;font-size:12px;margin-bottom:0px;padding-bottom:0px;}
.core_comment{margin-top:0px;padding-top:0px;}
.form_comment{margin-left:25px;}

/*trends*/
.trends_intro{margin:10px 0;}
.trends{float:left;clear:both;}
.trends ul.day{list-style:none;}
.trends a{background:#e8f0d9; padding:5px; width:100px;margin:2px;display:block; float:left;}
.trends li, .trends ul, .trends ul a{margin:0;padding:0; background:none; width:auto;}
.trends li{float:left; padding:5px 3px;}
.trends ul{float:left;}
.trends_result li{list-style:none; margin:5px;}
.trends_nav{clear:both; color:#999999;}
.trends_nav a{color:#999999;}