/*latest update 2008.07.05*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{ margin:0;padding:0;}
table{ border-collapse:collapse;border-spacing:0;}
fieldset,img{ border:0;}
ol,ul,li{ list-style:none; list-style-position:outside;}
a img{ border:0;}
.clear{ clear:both;}

body {
  	font:12px arial, helvetica, sans-serif;
	background:#b0b0b0 url(../images/body-bg.jpg) top repeat-x;
  	width:100%;
  	color:black;
}

a {	color:#0099CC; text-decoration:underline;}
a:hover { color:#00CCFF;}
a img { border:none;}

.hidden { display:none; }

/* BEGIN_v2 */
.common-links	{ font-size:14px; overflow: hidden; float:left;}
.common-links li { display: block; float:left; background: #e6f0f8; border: 1px solid #b0cce6; margin-right:5px;}
.common-links li a { text-decoration:none; display: block; padding:2px 6px; }
/* END_v2 */

/***** Main Layout ****/
#header{ width:964px; margin:0px auto 0px auto; padding-top:8px; overflow:hidden; border-bottom:1px #000000 solid;}
	#header h1{ float:left; width:242px;}
	
  /* BEGI_v2 */
  #navigation ul {position:absolute;}
  #navigation li.back {position:absolute; z-index:-1; background:#ed0170 url(../images/menu-bg-right-on.gif) right no-repeat;}
  #navigation li.back .left{ height:100%; float:left; width:10px; background:url(../images/menu-bg-left-on.gif) left no-repeat;}
  #navigation li.current a{ color:#fff;}

  #navigation {float:left; display:inline; margin:66px 0 0 0; width:720px;}
  #navigation ul {padding:0 10px; width:720px;}
  #navigation li {display:block; float:left; height:34px;}
  #navigation li a {font-size:12px; display:block; padding:0 7px; line-height:34px; color: #CCC; white-space:nowrap;
              text-decoration:none; font-weight: bold; color:#b3afaf; font-family:"Arial Black",Arial, Helvetica, sans-serif;}
  #navigation li a:hover{ color:#fff;}
  #navigation li a:active, #navigation li a:focus {outline: none;}

  #navigation li ul {position: absolute; width:auto;  left: -999em; border:1px #FFF solid;display:block; z-index:20; overflow:visible; padding:0;}
  #navigation li:hover ul {left: auto; top:-10;background:#ed0170 url(../images/menu-bg-right-on.gif); position: absolute;}
  #navigation li ul li {float:none; }
  #navigation li ul li a {border:none; line-height:35px; min-width: 100px; color:#FFF;}
  #navigation li ul li a:hover {color:#aaa; background-color:#FFF;}
  #navigation li.current ul {padding-bottom:0px; padding:0;}
  #navigation li.current ul li a {color:#FFF; background:#ed0170 url(../images/menu-bg-right-on.gif); padding-top:0; margin-top:0; border:none;}
  #navigation li.current ul li.current a {color:#FFF;}
  #navigation li.current ul li a:hover {color:#aaa; background: #FFF;}
  #navigation ul li ul li.back{ visibility:hidden;}
  /* END_v2 */

#intro{ width:964px; margin:0 auto;}
	#intro .hh2{ font-family:"Arial Black",Arial; font-size:48px; text-align:right; line-height:250%; padding-right:20px; float:right;}
	#intro .feeds{
	padding-right:5px;
	padding-top: 10px;
	float: left;
}

	#intro .intro_holder{ width:962px; overflow:hidden; border:1px #cacaca solid; background:#eeeeee;}
		   .intro_holder .intro_slider{ float:left; width:478px; height:325px; overflow:hidden; border-right:1px #cacaca solid; position:relative;}
		   .intro_holder .intro_slider_inside{ width:468px; overflow:hidden; border:5px #fff solid;}
		   .intro_holder .intro_slider .badge{ width:116px; height:116px; position:absolute; left:0; top:0; z-index:40; text-indent:-9999px; overflow:hidden;
		   									   background:url(../images/rib-communicate.png);}
		   .intro_holder .intro_slider .slider{ float:left; display:inline; margin:22px 26px 22px 22px; width:420px; height:270px; overflow:hidden;}
		   .intro_holder .intro_slider .slider li{ float:left; width:420px;}
		   .intro_holder .intro_slider .btn_prev{ position:absolute; left:11px; top:136px; width:49px; height:49px; text-indent:-9999px; overflow:hidden;
		   										  background:url(../images/prev-button.png); z-index:2;}
		   .intro_holder .intro_slider .btn_next{ position:absolute; right:7px; top:136px; width:49px; height:49px; text-indent:-9999px; overflow:hidden;
		   										  background:url(../images/next-button.png); z-index:2;}
		   .intro_holder .intro_txt{ float:left; width:443px; display:inline; margin:0 0 0 28px; font-size:14px;}
		   .intro_holder .intro_txt h1{ font-size:32px; line-height:220%;}
		   .intro_holder .intro_txt p{ line-height:120%; margin-bottom:15px;}
		   .intro_holder .intro_txt .btn_sign_up{ display:block; text-align:center; width:140px; height:36px; line-height:36px; overflow:hidden; margin:21px 0 0 133px;
		   										  background:#de006a url(../images/btn_sign_up.gif); font-size:18px; text-transform:uppercase; text-decoration:none;}
		   .intro_holder .intro_txt .btn_sign_up span{ position:relative; z-index:2; color:#fff; line-height:36px;}
		   .intro_holder .intro_txt .btn_sign_up em{ position:relative; z-index:1; top:-37px; left:-1px; display:block;
		   											 font-style:normal; line-height:36px; color:#919191;}

#ballon { position:absolute; width:91px; height:120px; top:-85px; right:0px; z-index:100 }

#content{
	width:100%;
	padding-top:125px;
	background-image: url(../images/clouds.png);
	background-repeat: repeat-x;
	background-position: 0px 40px;
}
#content .content_inside{
	width:100%;
	margin:0 auto;
	padding-bottom:30px;
	position:relative;
	z-index:100;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
	.main_content{
	width:964px;
	height:225px;
	font-size:12px;
	color:#666666;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
}
	.main_content .entry{ float:left; width:245px; margin-top:3px; background:url(../images/dotted-line.gif) right repeat-y;}
	.main_content .entry h2{ color:#04b6f2; font-size:18px; text-indent:0px; line-height:240%;}
	.main_content .entry h4{ color:#04b6f2; font-size:18px; text-indent:15px; line-height:240%;}
	.main_content .entry_desc{ padding-left:93px; height:120px; overflow:hidden;}
	.main_content .entry_desc p{ margin-bottom:15px; line-height:120%;}
	.main_content .entry3{ width:230px; background:0;}
	.main_content .entry2 h2{ text-indent:25px;}
	.main_content .entry1 .entry_desc{ background:url(../images/service-icon.jpg) 14px 0 no-repeat;}
	.main_content .entry2 .entry_desc{ background:url(../images/price-list-icon.jpg) 14px 0 no-repeat;}
	.main_content .entry3 .entry_desc{ background:url(../images/help-icon.jpg) 9px 0 no-repeat;}
	.main_content .entry .btn_view_more{ float:right; display:inline; margin:10px 25px 0 0; text-indent:10px; width:111px; height:30px; line-height:30px;
										 overflow:hidden; background:#06a1da url(../images/btn_view_more.gif); font-size:15px; font-weight:bold; text-decoration:none;}
	.main_content .entry .btn_view_more span{ position:relative; z-index:2; color:#fff; line-height:30px;}
	.main_content .entry .btn_view_more em{ position:relative; z-index:1; color:#919191; line-height:30px; left:-1px; top:-31px; display:block; font-style:normal;}
	
	.main_content .contact_box{ float:left; width:235px; margin-left:8px; background:#eef9ff url(../images/contact_box_top.gif) top no-repeat;}
	.main_content .contact_box_inside{ width:100%; overflow:hidden; background:url(../images/contact_box_bottom.gif) bottom no-repeat;}
	.main_content .contact_box h2{color:#04b6f2; font-size:19px; text-indent:15px; line-height:160%; margin-top:9px;}
	.main_content .contact_box p{ width:86%; margin:0 auto; line-height:150%; margin-bottom:6px;}
	.main_content .contact_box .btn_contact{ float:right; display:inline; margin:16px 24px 20px 0; text-indent:10px; width:111px; height:30px; line-height:30px;
										 overflow:hidden; background:#06a1da url(../images/btn_contact.gif); font-size:15px; font-weight:bold; text-decoration:none;}
	.main_content .contact_box .btn_contact span{ position:relative; z-index:2; color:#fff; line-height:30px;}
	.main_content .contact_box .btn_contact em{ position:relative; z-index:1; color:#919191; line-height:30px; left:-1px; top:-31px; display:block; font-style:normal;}



#footer{ width:964px; margin:20px auto 0; border-top:1px #cae8f2 solid; overflow:hidden; font-size:11px;}
#footer a:hover{ text-decoration:underline;}
#footer p{ float:right; color:#88878c; line-height:360%;}
#footer p a{ color:#88878c;}
#footer ul{ float:left; display:inline; margin:0; color:#88878c; line-height:260%; margin-top:6px;}
#footer ul li{ display:inline;}
#footer ul li a{ color:#88878c; padding:0 4px 0 4px;}



/*for back pages*/
.logged_in{ position:absolute; left:0; top:12px; width:100%;}
.logged_in_inside{ width:927px; margin:0 auto; text-align:right;}
.logged_in_inside p{ padding:2px 0;}
.logged_in_inside strong{ padding:0 5px;}
.logged_in_inside span.credits{ padding:0px 4px; border:1px #cfcfcf solid; font-weight:bold; cursor:default;
								 background:url(../images/credit_bg.gif) bottom repeat-x; color:#f364a6;}
.logged_in_inside a.log_out{ color:#b3afaf; text-decoration:none; margin-right:120px; font-size:10px; font-weight:bold;}


/* BEGIN_v2
#navigation.back_navigation{ width:720px;}
#navigation.back_navigation ul{ width:720px; padding:0 0px;}
#navigation.back_navigation li a{ font-size:14px; padding:0 11px; color:#b3afaf; font-family:"Arial Black",Arial, Helvetica, sans-serif;}
#navigation.back_navigation li.current a{ color:#fff;}
#navigation.back_navigation li a:hover{ color:#fff;}
   END_v2 */

#back_content{ width:976px; margin:0 auto;}
#back_content h1{ font-size:24px; line-height:440%;}
	.content_wrap{ width:974px; border:1px #d4d4d4 solid; background:#fff;}
	.content_wrap_inside{ width:964px; margin:0 auto; overflow:hidden; background:#f5f5f5; border:5px #fff solid;}

#back_content p.info { margin:10px auto 10px; width:916px; }
	
	.in_content{ width:936px; background:#fff; margin:13px auto; padding-bottom:60px; overflow:hidden;}
	.in_content p{ font-size:14px; padding-left:20px;}

	.ul_sms{ float:left; display:inline; width:930px; margin:50px 0 0 20px;}
	.ul_sms li{ float:left; width:170px; height:174px; margin:0 13px 33px 0; background:#a8a8a8 url(../images/grey_box.gif) no-repeat; text-align:center;}
	.ul_sms li.zebra{ background:#e8f9ff url(../images/blue_box.gif) no-repeat;}
	.ul_sms li div.sms_title{ padding-top:17px; height:27px; color:white; text-transform:uppercase; font-size:14px; font-weight:bold; font-family:"Arial Black",Arial;}
	.ul_sms li div.sms_num{ height:49px; line-height:49px; font-size:20px; color:#fc0077; text-transform:uppercase; font-family:"Arial Black",Arial;}
	.ul_sms li div.sms_price{ height:32px; line-height:32px; font-size:18px; color:#7c7c7c; font-family:"Arial Black",Arial;}
	.ul_sms li div.sms_each{ height:20px; line-height:20px;}
	.ul_sms li div.sms_form{ height:25px; line-height:25px;}
	
	.content_wrap h5{ text-indent:15px; color:#000; font-weight:bold; margin:25px 0 5px 0; font-size: 14px;}
	.content_wrap h3{ text-indent:15px; color:#000; font-weight:bold; margin:25px 0 5px 0;}
	.content_wrap h2{ text-indent:15px; color:#000; font-weight:bold; margin:25px 0 5px 0;}
	
	.input_code{ float:left; display:inline; height:125px; margin:30px 0 0 30px; border:1px #dbe0e4 solid;}
	.input_code h4{ display:inline; padding:0 17px; background:#fff; color:#02bafa; font-size:15px; font-weight:bold; position:relative; top:-10px;}
	.code1{ width:520px; margin-right:10px;}
	.code1 h4{ margin-left:180px;}
	.code1 .row{ width:100%; overflow:hidden; margin-top:12px;}
	.code1 .row label{ float:left; display:inline; margin-left:115px; font-size:14px; line-height:150%;}
	.code1 .row input.input_txt{ float:left; width:44px; padding:2px 1px; border:1px #dfdfdf solid; margin:0 3px; color:#99918e;}
	.code1 .row input.input_submit{ float:left; width:84px; height:26px; line-height:26px; color:#fff; display:inline; margin:0 0 0 168px; border:0;
									 background:url(../images/red_button_small.jpg) no-repeat; font-weight:bold; font-size:14px; cursor:pointer;}
	.code2{ width:315px;}
	.code2 h4{ margin-left:70px;}
	.code2 .row{ width:100%; overflow:hidden; margin-top:12px;}
	.code2 .row input.input_txt{ float:left; width:140px; padding:2px 1px; border:1px #dfdfdf solid; margin:0 8px 0 50px; color:#99918e;}
	.code2 .row input.input_submit{ float:left; width:62px; height:21px; line-height:21px; color:#8e8e84; display:inline; border:1px #c0c3c8 solid;
									 background:url(../images/btn_enter_bg.gif) bottom repeat-x; font-size:14px; cursor:pointer;}
	
	/*control panel*/						 
	.control_panel{ width:974px; margin:0 auto; overflow:hidden;}
	.control_panel ul{ width:100%; overflow:hidden;}
	.control_panel ul li{ float:left; text-align:center; width:190px; margin-bottom:44px;}
	.control_panel ul li a{ width:100%; float:left; padding-top:110px; font-family:"Arial Black",Arial, Helvetica, sans-serif; font-size:16px; text-decoration:none; color:#000;}
	.control_panel ul li a:hover{ color:#444;}
	.control_panel ul li.nav1{ background:url(../images/icon_1.png) top center no-repeat;}
	.control_panel ul li.nav2{ background:url(../images/icon_2.png) top center no-repeat; }
	.control_panel ul li.nav3{ background:url(../images/icon_3.png) top center no-repeat; }
	.control_panel ul li.nav4{ background:url(../images/icon_4.png) top center no-repeat; }
	.control_panel ul li.nav5{ background:url(../images/icon_5.png) top center no-repeat;}
	.control_panel ul li.nav6{ background:url(../images/icon_6.png) top center no-repeat; }
	.control_panel ul li.nav7{ background:url(../images/icon_7.png) 50% 50% no-repeat; }
	.control_panel ul li.nav8{ background:url(../images/icon_8.png) top center no-repeat; }
	.control_panel ul li.nav9{ background:url(../images/icon_9.png) top center no-repeat; }
	.control_panel ul li.nav10{ background:url(../images/icon_10.png) top center no-repeat; }
        .control_panel ul li.nav11{ background:url(../images/icon_11.png) top center no-repeat; }
	.control_panel ul li.nav12{ background:url(../images/icon_12.png) top center no-repeat; }
	.control_panel ul li.nav13{ background:url(../images/icon_13.png) top center no-repeat; }
        .control_panel ul li.nav14{ background:url(../images/icon_14.png) top center no-repeat; }
 	.control_panel ul li.nav15{ background:url(../images/icon_15.png) top center no-repeat; }

	/*profile*/
	.two_column_holder{ width:962px; overflow:hidden; margin:0 auto; border:1px #d4d4d4 solid; background:#f1f1f1;}
		.main_area{ float:left; width:550px; border-right:1px #d4d4d4 solid;}
		.main_area_inside{ width:540px; overflow:hidden; border:5px #fff solid; background:#f6f6f6;}
		.main_area h3{ text-indent:16px; font-size:18px; color:#00c1e5; margin:20px 0 10px 0;}
		.main_area .profile{ width:516px; margin:0 auto 10px; background:#fff; padding:23px 0;}
		.main_area .profile .row{ width:100%; overflow:hidden; margin:11px 0;}
		.main_area .profile .row label{ float:left; text-align:right; width:80px; display:inline; margin:0 10px 0 50px; line-height:160%;}
		.main_area .profile .row label.checkbox{ float:left; text-align:left; width:276px; padding:2px 1px; line-height:160%; margin:0;}
		.main_area .profile .row input.checkbox{ float:left; margin:0 10px 0 50px; vertical-align:bottom; }
		.main_area .profile .row div.terms{ float:left; width:80%; display:inline; height:200px; overflow:auto; margin:0 10px 0 50px;}
		.main_area .profile .row label.label_special{ line-height:120%;}
		.main_area .profile .row input.input_txt{ float:left; width:276px; border:1px #dedede solid; padding:2px 1px;}
		.main_area .profile .row select.input_txt{ float:left; width:276px; border:1px #dedede solid; padding:2px 1px;}
		.main_area .profile .row input.input_birth{ float:left; width:64px; margin-right:12px; border:1px #dedede solid; padding:2px 1px;}
		.main_area .profile .row input.input_special{ float:left; width:180px; margin-right:12px; border:1px #dedede solid; padding:2px 1px; background:#f2f2f2;}
		.main_area .profile .row select.input_special{ float:left; width:180px; margin-right:12px; border:1px #dedede solid; padding:2px 1px; background:#f2f2f2;}
		.main_area .profile .row input.btn_save{ float:left; display:inline; width:111px; height:30px; line-height:30px; margin:0 0 0 140px; font-size:17px;
											 font-weight:bold; color:#fff; text-decoration:none; background:url(../images/btn_contact.gif); text-align:center; border:0px;}
        .main_area .profile .row textarea { float: left; width:276px; border:1px #dedede solid; padding:2px 1px;}

		.side_area{ float:left; width:336px; margin:20px 0 0 40px;}
		.side_area h3{ line-height:200%; color:#00c1e5; font-size:18px;}
		.side_area .sender_identity{ width:334px; overflow:hidden; border:1px #ededed solid; border-bottom:0; margin-bottom:20px; background:#f7f7f7;}
		.side_area .sender_identity li{ float:left; width:100%; overflow:hidden; line-height:140%; border-bottom:1px #ededed solid; font-size:14px;}
		.side_area .sender_identity li.zebra{ background:#fff;}
		.side_area .sender_identity li span{ float:left; width:17px; height:17px; line-height:17px; text-align:center; color:#fff; margin:2px 5px 0 2px;
											 background:url(../images/red_number.png);}
		.side_area .sender_identity li strong{ float:left; width:150px;}
		.side_area .sender_identity li a{ float:left; width:79px; text-align:center; position:relative; left:1px;
										  color:#4dbcce; text-decoration:none; border-right:1px #ededed solid;}
		.side_area a.operation_add{ font-size:14px; padding-left:19px; text-decoration:none; font-weight:bold; color:#4dbcce;
									 background:url(../images/icon_add.gif) 0 0 no-repeat;}


		.side_area .identity{ width:334px; margin:0 auto 10px; background:#fff; padding:23px 0;}
		.side_area .identity .row{ width:100%; overflow:hidden; margin:11px 0;}
		.side_area .identity .row label{ float:left; text-align:right; width:80px; display:inline; margin:0 10px 0 10px; line-height:160%;}
		.side_area .identity .row input.input_special{ float:left; width:180px; margin-right:12px; border:1px #dedede solid; padding:2px 1px; background:#f2f2f2;}
		.side_area .identity .row input.btn_save{ float:left; display:inline; width:111px; height:30px; line-height:30px; margin:0 0 0 100px; font-size:17px;
											 font-weight:bold; color:#fff; text-decoration:none; background:url(../images/btn_contact.gif); text-align:center; border:0px;}

									 
		.side_area .invoice{ margin-top:160px;}
		.side_area .invoice textarea{ width:330px; border:2px #dedede solid;}
		.side_area .invoice a.btn_save{ float:left; display:inline; width:111px; height:30px; line-height:30px; margin:16px 0 0 0; font-size:17px;
											 font-weight:bold; color:#fff; text-decoration:none; background:url(../images/btn_contact.gif); text-align:center;}


    /* mine - remove redundant!!! */
	.form_area{ width:916px; margin:0 auto 40px; background:#fff; border:1px #e7e7e7 solid;}
	.form_area_inside{ width:890px; margin:10px auto; overflow:hidden; border:5px #fff solid; background:#f6f6f6;}
    .form_area h2{ text-indent:16px; font-size:18px; color:#00c1e5; margin:20px 0 10px 0;}
    .form_area h3{ text-indent:16px; font-size:18px; color:#00c1e5; margin:20px 0 10px 0;}
	.form_area .data{ width:880px; margin:0 auto 10px; background:#fff; padding:23px 0;}
	.form_area .data .row{ width:100%; overflow:hidden; margin:11px 0;}
	.form_area .data .row label{ float:left; text-align:right; width:80px; display:inline; margin:0 10px 0 50px; line-height:160%;}
	.form_area .data .row label.checkbox{ float:left; text-align:left; width:276px; padding:2px 1px; line-height:160%; margin:0;}
	.form_area .data .row input.checkbox{ float:left; margin:0 10px 0 50px; vertical-align:bottom; }
	.form_area .data .row div.terms{ float:left; width:80%; display:inline; height:200px; overflow:auto; margin:0 10px 0 50px;}
	.form_area .data .row label.label_special{ line-height:120%;}
	.form_area .data .row input.input_txt{ float:left; width:276px; border:1px #dedede solid; padding:2px 1px;}
	.form_area .data .row select.input_txt{ float:left; width:276px; border:1px #dedede solid; padding:2px 1px;}
	.form_area .data .row input.input_birth{ float:left; width:64px; margin-right:12px; border:1px #dedede solid; padding:2px 1px;}
	.form_area .data .row input.input_special{ float:left; width:180px; margin-right:12px; border:1px #dedede solid; padding:2px 1px; background:#f2f2f2;}
	.form_area .data .row select.input_special{ float:left; width:180px; margin-right:12px; border:1px #dedede solid; padding:2px 1px; background:#f2f2f2;}
    .form_area .data .row textarea{ float:left; width:272px; padding:1px; border:1px #d6d6d6 solid; font-size:12px; color:#000; font-family:Arial; font-size:14px;}
    .form_area .row input.input_submit{ float:left; width:101px; height:26px; margin-right:6px; line-height:23px; color:#fff; font-size:16px; font-weight:bold;
										  background:url(../images/btn_send_sms.gif) no-repeat; cursor:pointer; border:0;}
	.form_area .row input.input_cancel{ float:left; width:97px; height:26px; line-height:23px; color:#fff; font-size:16px; font-weight:bold;
										  background:url(../images/btn_cancel.gif); border:0; cursor:pointer;}
	.form_area .row label.radio{ float:left; text-align:left; display:inline; width:80%; margin:0 10px 0 20px; line-height:160%;}
    .form_area .data .row div.terms{ float:left; width:90%; display:inline; height:200px; overflow:auto; margin:0 10px 0 50px;}
    .form_area .row_to{ overflow:visible;}


    ul.list { padding-left:41px; font-size:12px; }
    ul.list li { padding-left:13px; background:url(../images/li_info_dot.gif) 0 8px no-repeat; line-height:190%; }
		
	/*send SMS page*/
	.error_info{ width:498px; border:1px #f8a38a solid; background:#fad9d3; margin:0 auto 20px; padding:9px 0 12px; overflow:hidden;}
	.error_info h5{ font-size:14px; line-height:160%; padding-left:12px; margin:0 0 5px;}
	.error_info h5 img{ margin-right:11px; position:relative; top:1px;}
	.error_info ul{ padding-left:41px; font-size:12px;}
	.error_info ul li{ padding-left:13px; background:url(../images/li_info_dot.gif) 0 8px no-repeat; line-height:190%;}
    .error_info p {padding-left:41px;}
    .error_info span.close {float:right; margin-right:10px;}

	.success_info{ width:498px; border:1px #8BC878 solid; background:#E6F4E3; margin:0 auto 20px; padding:9px 0 12px; overflow:hidden;}
	.success_info h5{ font-size:14px; line-height:160%; padding-left:12px; margin:0 0 5px;}
	.success_info h5 img{ margin-right:11px; position:relative; top:1px;}
	.success_info ul{ padding-left:41px; font-size:12px;}
	.success_info ul li{ padding-left:13px; background:url(../images/li_info_dot.gif) 0 8px no-repeat; line-height:190%;}
    .success_info p {padding-left:41px;}
    .success_info span.close {float:right; margin-right:10px;}
    
	.warning_info{ width:498px; border:1px #CCCC00 solid; background:#FFFF99; margin:0 auto 20px; padding:9px 0 12px; overflow:hidden;}
	.warning_info h5{ font-size:14px; line-height:160%; padding-left:12px; margin:0 0 5px;}
	.warning_info h5 img{ margin-right:11px; position:relative; top:1px;}
	.warning_info ul{ padding-left:41px; font-size:12px;}
	.warning_info ul li{ padding-left:13px; background:url(../images/li_info_dot.gif) 0 8px no-repeat; line-height:190%;}
    .warning_info p {padding-left:41px;}
    .warning_info span.close {float:right; margin-right:10px;}
	
	.send_holder{ width:516px; margin:14px auto; background:#fff; padding:10px 0 23px; font-size:14px;}
	.send_holder .row{ width:100%; overflow:hidden; margin:10px 0; padding:3px 0;}
	.send_holder .row label{ float:left; width:155px; text-align:right; margin-right:10px; line-height:160%;}
	.send_holder .row input.input_txt{ float:left; width:272px; padding:3px 1px; border:1px #d6d6d6 solid;}
	.send_holder .row select{ float:left; width:274px; font-size:14px;}
	.send_holder .row textarea{ float:left; width:272px; padding:1px; border:1px #d6d6d6 solid; font-size:12px; color:#000; font-family:Arial; font-size:14px;}

	.send_holder .row span.info{ float:left; margin-left:10px; width:20px; height:20px; margin-top:3px;}
	.send_holder .row span.date_picker{ float:left; margin-left:6px; text-indent:-9999px; overflow:hidden; width:24px; height:24px;
										 background:url(../images/icon_date.gif); cursor:pointer; position:relative; top:-3px;}
	.send_holder .row a.from_template{ float:left; padding:2px 0 2px 20px; font-size:12px; color:#f90078; margin-right:30px;
									   background:url(../images/icon_template.gif) 0 0 no-repeat; text-decoration:none;}
	.send_holder .row a.from_file{ float:left; padding:2px 0; padding-left:20px; font-size:12px; color:#f90078;
								   background:url(../images/icon_file.gif) 0 0 no-repeat; text-decoration:none;}

	.send_holder .row b{ float:left; clear:both; width:260px; display:inline; margin-left:180px; line-height:300%; font-size:9px; color:#d7d1d1; font-style:normal;}
	
	.send_holder .send_from_file{ width:272px; border:1px #d6d6d6 solid; padding:1px; margin-top:6px;}
	.send_holder .send_from_file h5{ font-size:12px; display:inline; padding:0 7px; background:#fff; margin-left:80px; position:relative; top:-10px;}
	.send_holder .send_from_file .file{ padding-left:11px; width:261px; overflow:hidden; margin-bottom:4px;}
	.send_holder .send_from_file .file input.input_file_txt{ float:left; width:110px; border:1px solid #D6D6D6; padding:3px 1px; margin-right:11px;}
	.send_holder .send_from_file .file input.input_file_btn{ float:left; padding:1px 2px;}
	.send_holder .send_from_file .info{ padding-left:11px; font-size:9px; color:#a59c9c;}
	
	.send_holder .row_half{ padding-left:165px; width:351px; font-size:12px; margin-bottom:15px;}
	.send_holder .row_half span{ color:#f90076; margin-right:16px; line-height:120%;}
	.send_holder .row_half span img{ position:relative; top:3px; cursor:pointer;}
	.send_holder .row input.input_submit{ float:left; width:101px; height:26px; margin-right:6px; line-height:23px; color:#fff; font-size:16px; font-weight:bold;
										  background:url(../images/btn_send_sms.gif) no-repeat; cursor:pointer; border:0;}
	.send_holder .row input.input_cancel{ float:left; width:97px; height:26px; line-height:23px; color:#fff; font-size:16px; font-weight:bold;
										  background:url(../images/btn_cancel.gif); border:0; cursor:pointer;}
    .send_holder .row_from{ overflow:visible; height:23px;}
	.send_holder .row_to{ overflow:visible;}


	.side_area ul.summary{ width:100%; overflow:hidden;}
	.side_area ul.summary li{ float:left; width:100%; overflow:hidden; background:url(../images/summary_line.gif) top repeat-x; line-height:210%; font-size:14px;}
	.side_area ul.summary li.on{ background:#fff; border:1px #e7e7e7 solid; position:relative; top:2px;}
	.side_area ul.summary li span{ float:left; display:inline; margin-left:2px; color:#ec3f8f;}
	.side_area ul.summary li strong{ float:right; display:inline; margin-right:20px;}
	
	
	
	/*history*/
	.tabs{ width:100%; overflow:hidden; position:relative; top:1px;}
	.tabs ul{ float:left; width:500px; display:inline; margin-left:20px;}
	.tabs ul li{ float:left; width:84px; height:25px; line-height:25px; background:url(../images/tab_off.gif) no-repeat; margin-right:1px;}
	.tabs ul li.on{ background:url(../images/tab_on.gif) no-repeat;}
	.tabs ul li a{ float:left; width:100%; height:100%; text-align:center; color:#000; text-decoration:none;}
	
	.content_wrap h2{ font-size:18px; color:#02afd7; text-indent:24px; margin:20px 0 3px 0;}
	.content_wrap .sms_table{ width:916px; margin:0 auto 40px; background:#fff; border:1px #e7e7e7 solid; padding-bottom:15px;}
	.content_wrap .sms_table table{ width:890px; margin:10px auto; border:1px #e7e7e7 solid; background:#f4f4f4;}
	.content_wrap .sms_table table tr th{ font-size:14px; line-height:280%; font-weight:normal; text-align:left;
										 background:#e1e1e1 url(../images/sms_table_title.gif) top repeat-x; border-bottom:1px #e9e9e9 solid;}
	.content_wrap .sms_table table tr td{ font-size:13px; color:#808080; border-bottom:1px #e9e9e9 solid; padding:5px 0 10px; line-height:110%;}
	.content_wrap .sms_table table tr.zebra td{ background:#fff;}
	.content_wrap .sms_table table span.td1{ padding-left:14px;}
	.content_wrap .sms_table table span.td_group{ padding-left:14px; font-size:16px;}
	.content_wrap .sms_table table span.td_group2{ font-size:16px;}
	.content_wrap .sms_table table span.cost{ padding-left:33px; background:url(../images/icon_cost.gif) 10px 2px no-repeat;}
	
	.content_wrap .row{ width:890px; overflow:hidden; margin:20px auto 7px;}
	/* BEGIN_v2 */
	.content_wrap .row .search{ float:right; margin-right:20px;}
	/* END_v2 */
	.content_wrap .row .input_txt{ float:left; width:175px; padding:2px 1px; border:1px #dadada solid; background:#f3f3f3; margin-right:4px;}
	.content_wrap .row .input_search{ float:left; width:63px; height:21px; border:1px #c3ced4 solid; cursor:pointer; font-weight:bold;
									  background:url(../images/btn_search_bg.gif) no-repeat; color:#7f98ac;}
	.content_wrap .row input.btn_delete{ float:left; width:126px; height:26px; line-height:26px; font-size:15px; color:#fff; font-weight:bold; text-align:center;
									 background:url(../images/red_button.gif); text-decoration:none; white-space:nowrap; border:0;}
	
	.pager{ float:right; padding:3px 0;}
	.pager a{ position:relative; top:0px; font-size:14px; text-decoration:none; padding:2px 4px; border:1px #dadada solid; background:#f3f3f3; color:#797979;}
	.pager a.on{ background:#c82370; border:1px #e2016b solid; color:#fff;}

	

#footer2{ width:100%; margin-top:40px; background:#eef9ff url(../images/footer_bg2.gif) top repeat-x;}
#footer2 .footer_inside{ width:964px; margin:0 auto; border-top:1px #cae8f2 solid; overflow:hidden; font-size:11px;}
#footer2 a:hover{ text-decoration:underline;}
#footer2 p{ float:right; color:#88878c; line-height:360%;}
#footer2 p a{ color:#88878c;}
#footer2 ul{ float:left; display:inline; margin:0 0 0 19px; color:#010302; line-height:360%;}
#footer2 ul li{ display:inline;}
#footer2 ul li a{ color:#404145; font-weight:bold; padding:0 4px;}
#footer2 ul.ul_language{ margin-right:20px;}

/* TextboxList sample CSS */
ul.holder { margin: 0; border: 1px solid #999; overflow: hidden; height: auto !important; height: 1%; padding: 4px 5px 0; }
*:first-child+html ul.holder { padding-bottom: 2px; } * html ul.holder { padding-bottom: 2px; } /* ie7 and below */
ul.holder li { float: left; list-style-type: none; margin: 0 5px 4px 0; white-space:nowrap;}
ul.holder li.bit-box, ul.holder li.bit-input input { font: 11px "Lucida Grande", "Verdana"; }
ul.holder li.bit-box { -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; border: 1px solid #CAD8F3; background: #DEE7F8; padding: 1px 5px 2px; }
ul.holder li.bit-box-focus { border-color: #598BEC; background: #598BEC; color: #fff; }
ul.holder li.bit-input input { width: auto; overflow:visible; margin: 0; border: 0px; outline: 0; padding: 3px 0px 2px; } /* no left/right padding here please */
ul.holder li.bit-input input.smallinput { width: 20px; }

/* Facebook demo CSS */
#add { border: 1px solid #999; width: 550px; margin: 50px; padding: 20px 30px 10px; }
form ol li { list-style-type: none; }
form ol { font: 11px "Lucida Grande", "Verdana"; margin: 0; padding: 0; }
form ol li.input-text { margin-bottom: 10px; list-style-type: none; padding-bottom: 10px; }
form ol li.input-text label { font-weight: bold; cursor: pointer; display: block; font-size: 13px; margin-bottom: 10px; }
form ol li.input-text input { width: 500px; padding: 5px 5px 6px; font: 11px "Lucida Grande", "Verdana"; border: 1px solid #999; }
form ul.holder { width:264px; border:1px #D6D6D6 solid; }
form ul { margin: 0 !important }
ul.holder li.bit-box, #apple-list ul.holder li.bit-box { padding-right: 15px; position: relative; z-index:1000;}
#apple-list ul.holder li.bit-input { margin: 0; }
#apple-list ul.holder li.bit-input input.smallinput { width: 5px; }
ul.holder li.bit-hover { background: #BBCEF1; border: 1px solid #6D95E0; }
ul.holder li.bit-box-focus { border-color: #598BEC; background: #598BEC; color: #fff; }
ul.holder li.bit-box a.closebutton { position: absolute; right: 4px; top: 5px; display: block; width: 7px; height: 7px; font-size: 1px; background: url('../images/close.gif'); }
ul.holder li.bit-box a.closebutton:hover { background-position: 7px; }
ul.holder li.bit-box-focus a.closebutton, ul.holder li.bit-box-focus a.closebutton:hover { background-position: bottom; }

/* Autocompleter */

.facebook-auto { display: none; position: absolute; width: 276px; background: #eee;}
.facebook-auto .default { padding: 5px 7px; border: 1px solid #ccc; border-width: 0 1px 1px;font-family:"Lucida Grande","Verdana"; font-size:11px; }
.facebook-auto ul { display: none; margin: 0; padding: 0; overflow: auto; position:absolute; z-index:9999; width: 276px;}
.facebook-auto ul li { padding: 5px 12px; z-index: 1000; cursor: pointer; margin: 0; list-style-type: none; border: 1px solid #ccc; border-width: 0 1px 1px; font: 11px "Lucida Grande", "Verdana"; background-color: #eee }
.facebook-auto ul li em { font-weight: bold; font-style: normal; background: #ccc; }
.facebook-auto ul li.auto-focus { background: #4173CC; color: #fff; }
.facebook-auto ul li.auto-focus em { background: none; }
.deleted { background-color:#4173CC !important; color:#ffffff !important;}
.hidden { display:none;}

#demo ul.holder li.bit-input input { padding: 2px 0 1px; border: 1px solid #999; }
.ie6fix {height:1px;width:1px; position:absolute;top:0px;left:0px;z-index:1;}

ul#socials {margin:8px 0 0 20px;}
ul#socials li {margin-right:2px;}

#gallery {margin:50px;}
#gallery img {border:2px solid #ccc;}
#gallery img:hover {border:2px solid #f27;}

#gallery div.caption {float:left; margin:20px; position: relative;}

#gallery div.caption p {
	position: absolute;
	margin: 0; padding: 2px;
	font-size: 20px;
	line-height:35px;
	text-align:center;
	width:100%;
	bottom: 0;
	left: 0;
	background:black;
	color: white;
	filter:alpha(opacity=60);
    opacity: 0.6;
    -moz-opacity:0.6;
}

a.export {background:url(../images/csv.png) 2px no-repeat; padding-left:22px !important}
