@import url('font1.css');
@import url('font2.css');
@import url(http://fonts.googleapis.com/css?family=PT+Sans+Caption:700|PT+Sans);
*
{
	margin:0px;
	padding:0px;
	
}

img
{
	border:none;
}
.clear
{
	clear:both;
}
@font-face {
	font-family: 'Conv_GOTHIC';
	src: url('../fonts/GOTHIC.eot');
	src: local('Conv_GOTHIC'), url('../fonts/GOTHIC.woff') format('woff'), url('../fonts/GOTHIC.ttf') format('truetype'), url('../fonts/GOTHIC.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


body
{
	margin:0px;
	padding:0px;
	background:url(../images/body_bg.jpg) repeat-x #FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#434141;
}
body a
{
	color:#434141;
	text-decoration:none;
}
body a:hover
{text-decoration:underline;}
.main
{
	width:1003px;
	margin:0px auto;
	position:relative;
}
.top_area
{
	width:100%;
	height:132px;
}
.for_logo
{
	width:370px;
	height:161px;
	float:left;
}
#logo
{
	width:370px;
	height:161px;
	left:-5px;
	top:0px;
	z-index:1;
	position:absolute;
}
.login_area
{
	background:url(../images/black_bg.png) no-repeat;
	width:473px;
	height:64px;
	float:right;
	margin-right:-10px;
	padding:12px 15px 0px 15px;
	margin-bottom:8px;
	color:#ffffff;
}
.login_area a
{
	color:#ffffff;
	text-decoration:none;
}
.for_username
{
	float:left;
	margin-right:5px;
	width:190px;
	color:#FFF;
}

.wrong_pass
{
	float:left;
	margin-right:5px;
	width:190px;
	color:#FFF;
}
.text_field
{
	background:url(../images/username.png) no-repeat;
	width:180px;
	height:23px;
	border:none;
	line-height:23px;
	padding:0px 5px 0px 5px;
	margin-top:2px;
	color:#817d7d;
	margin-bottom:5px;
}
.for_login
{
	float:left;
	width:79px;
	height:27px;
}
.login
{
	background:url(../images/login.png) no-repeat;
	width:79px;
	height:27px;
	border:none;
	cursor:pointer;
}
.menu
{
	width:600px;
	height:45px;
	float:left;
}
.menu ul
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.menu li
{
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:13px;
	color:#ffffff;
	line-height:45px;
	padding-left:15px;
	padding-right:15px;
	background:url(../images/menu_bg.png) no-repeat right top;
	text-transform:uppercase;
}
.menu li a
{
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:13px;
	text-decoration:none;
	text-transform:uppercase;
	color:#ffffff;
}
.menu li a:hover
{
	color:#64c1ee;
}
.menu li:first-child
{
	padding-left:0px;
}
.menu li:last-child
{
	padding-right:0px;
	background:none;
}
.header_area
{
	background:url(../images/header.png) no-repeat;
	width:1000px;
	height:396px;
}
.acc_area
{
	float:right;
	margin-top:65px;
	width:428px;
}
.blue_bar
{
	background:url(../images/blue_bar.png) no-repeat;
	width:418px;
	height:37px;
	padding:0px 0px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:18px;
	color:#ffffff;
	text-transform:uppercase;
	line-height:37px;
}
.for_black_bg
{
	width:428px;
	position:relative;
}
.black_bg
{
	background:url(../images/acc_bg1.png) repeat;
	width:388px;
	padding:6px 25px 0px 15px;
	color:#ffffff;
}
#free {
	position:absolute;
	width:88px;
	height:84px;
	z-index:1;
	left:-6px;
	top:158px;
}
.black_bottom
{
	background:url(../images/acc_bottom.png) no-repeat;
	width:428px;
	height:46px;
}
.acc_row
{
	width:100%;
	padding-bottom:20px;
}
.acc_left
{
	width:120px;
	float:left;
	font-size:14px;
	color:#ffffff;
	text-transform:uppercase;
	padding-top:5px;
}
.acc_rt
{
	width:260px;
	float:right;
}
.apps_txt
{
	float:left;
	padding-top:7px;
}
.create_bt
{
	background:url(../images/create.png) no-repeat;
	width:114px;
	height:31px;
	border:none;
	cursor:pointer;
	margin-top:12px;
	margin-bottom:8px;
}
.content_area
{
	background:url(../images/con_shadow.png) no-repeat center top;
	padding-top:15px;
	width:100%;
}
.con_box
{
	width:330px;
	height:236px;
	float:left;
	margin-right:6px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:24px;
	color:#ffffff;
	text-align:center;
	text-transform:uppercase;
}
.con_box a
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:24px;
	color:#ffffff;
	text-transform:uppercase;
	text-decoration:none;
}
.con_box a:hover
{
	color:#01c5f5;
}
.con_box1
{
	background:url(../images/feature.png) no-repeat;
	width:330px;
	height:59px;
	padding-top:180px;
}
.con_box2
{
	background:url(../images/apps.png) no-repeat;
	width:330px;
	height:59px;
	padding-top:180px;
}
.con_box3
{
	background:url(../images/service.png) no-repeat;
	width:329px;
	height:59px;
	padding-top:180px;
}
.con_link_area
{
	width:100%;
	margin-top:25px;
}
.link_block
{
	width:320px;
	float:left;
	margin-left:10px;
}
.link_block ul
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.link_block li
{
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#434141;
	background:url(../images/bullet.png) no-repeat left 3px;
	padding-left:25px;
	padding-bottom:10px;
}
.link_block li a
{
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#434141;
	text-decoration:none;
}
.link_block li a:hover
{
	color:#1192c2;
}
.link_mid
{
	margin-left:85px;
}
.link_rt
{
	float:right;
}
.icon_area
{
	width:100%;
	padding-top:30px;
}
.icon_area ul
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.icon_area li
{
	padding:0px;
	list-style-type:none;
	display:block;
	float:left;
	margin-right:36px;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.footer
{
	background:url(../images/footer_bg.png) repeat-x;
	width:100%;
	padding-top:5px;
	height:172px;
	margin-top:35px;
}
.f_left
{
	width:630px;
	float:left;
	margin-top:60px;
}
.f_left h3
{
	margin:0px;
	padding:22px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#ffffff;
}
.f_left h3 a
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
}
.f_left h3 a:hover
{
	color:#5bb4fd;
}
.f_left ul
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.f_left li
{
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#ffffff;
	padding-left:15px;
	padding-right:15px;
	background:url(../images/f_bullet.png) no-repeat right 3px;
}
.f_left li a
{
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
}
.f_left li a:hover
{
	color:#5bb4fd;
}
.f_left li:first-child
{
	padding-left:0px;
}
.f_left li:last-child
{
	background:none;
	padding-right:0px;
}
.f_rt
{
	background:url(../images/logo_bg.png) no-repeat;
	width:219px;
	height:158px;
	float:right;
	padding:10px 35px 0px 35px;
}
.f_rt h3
{
	margin:0px;
	padding:0px;
	background:url(../images/f_line.png) no-repeat center top;
	font-family: 'Conv_GOTHIC';
	font-weight:normal;
	font-size:15px;
	text-transform:uppercase;
	color:#c1c4c6;
	text-align:center;
	padding-top:5px;
	margin-top:8px;
}
.f_rt h3 a
{
	color:#c1c4c6;
	text-decoration:none;
}
.f_rt h3 a:hover
{
	color:#ffffff;
}
.f_rt h1
{
	margin:0px;
	padding:0px;
	background:url(../images/f_line.png) no-repeat center bottom;
	font-family: 'Conv_GOTHIC';
	font-weight:normal;
	font-size:26px;
	text-transform:uppercase;
	color:#ffffff;
	text-align:center;
	padding-bottom:5px;
}
.f_rt h1 a
{
	color:#ffffff;
	text-decoration:none;
}
.f_rt h1 a:hover
{
	color:#c1c4c6;
}
/*-------File_Manager---------*/
.file_body
{
	background:url(../images/inner_body.jpg) repeat-x #ffffff;
}
.file_menu
{
	width:990px;
	height:75px;
	margin:0px auto;
	margin-top:35px;
}
.file_menu_left
{
	background:url(../images/inner_menu_left.png) no-repeat;
	width:15px;
	height:75px;
	float:left;
}
.file_menu_bg
{
	width:960px;
	height:65px;
	float:left;
	background:url(../images/inner_menu_bg.png) repeat-x;
	padding-top:10px;
}
.file_menu_rt
{
	background:url(../images/inner_menu_rt.png) no-repeat;
	width:15px;
	height:75px;
	float:left;
}
.file_menu ul
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.file_menu li
{
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#166099;
	background:url(../images/in_menu_divider.png) no-repeat right top;
	padding:0px 28px 0px 28px;
}
.file_menu li a
{
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#166099;
	text-decoration:none;
	text-align:center;
}
.file_menu li a:hover
{
	color:#000000;
}
.file_menu li:first-child
{
	padding-left:15px;

}
#home
{
	background:url(../images/home_icon.png) no-repeat center top;
	padding-top:36px;
	margin-top:4px;
}
#file_manager
{
	background:url(../images/file_m_icon.png) no-repeat center top;
	padding-top:40px;

}
#application
{
	background:url(../images/apps_icon.png) no-repeat top center;
	padding-top:40px;
}
#free_dom
{
	background:url(../images/free_dom_icon.png) no-repeat center top;
	padding-top:40px;
}
#manage
{
	background:url(../images/manage_icon.png) no-repeat center top;
	padding-top:40px;
}
#acc_stat
{
	background:url(../images/acc_icon.png) no-repeat center top;
	padding-top:40px;
}
#log
{
	background:url(../images/log_icon.png) no-repeat center top;
	padding-top:33px;
	margin-top:5px;
}
.chart_area
{
	width:100%;
	margin-top:10px;
}
.chart_top
{
	background:url(../images/in_block_top.png) no-repeat;
	width:1003px;
	height:10px;
}
.chart_bg
{
	background:url(../images/in_block_bg.png) repeat-y;
	width:987px;
	padding:0px 8px 0px 8px;
}
.chart_bottom
{
	background:url(../images/in_block_bottom.png) no-repeat;
	width:1003px;
	height:10px;
}
.file_blue_bar
{
	width:987px;
}
.f_blue_left
{
	background:url(../images/blue_left.png) no-repeat;
	width:10px;
	height:50px;
	float:left;
}
.for_f_bl_bg
{
	position:relative;
	width:967px;
	height:50px;
	float:left;
}
.f_blue_bg
{
	background:url(../images/blue_bg.png) repeat-x;
	height:50px;
	width:967px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:18px;
	color:#ffffff;
	text-transform:uppercase;
	text-align:center;
	line-height:50px;

}
.f_blue_rt
{
	background:url(../images/blue_rt.png) no-repeat;
	width:10px;
	height:50px;
	float:left;
}
.url_area
{
	padding-top:20px;
	padding-bottom:40px;
}
.chart_bg h3
{
	margin:0px;
	padding:0px;
	font-size:14px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#858789;
}
.chart_bg h3 a
{
	margin:0px;
	padding:0px;
	font-size:14px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#858789;
	text-decoration:none;
}
.chart_bg h3 a:hover
{
	text-decoration:underline;
}
.caps
{
	text-transform:uppercase;
}
.file_text_input
{
	width:140px;
	height:27px;
	border:#d1d1d1 1px solid;
	background:#fefcfc;
	line-height:27px;
	padding:0px 5px 0px 5px;
}
.create_file
{
	background:url(../images/create_file.png) no-repeat;
	width:99px;
	height:38px;
	border:none;
	cursor:pointer;
}
.create_directory
{
	background:url(../images/create_directory.png) no-repeat;
	width:134px;
	height:38px;
	border:none;
	cursor:pointer;
}
.zip
{
	background:url(../images/zip.png) no-repeat;
	width:60px;
	height:38px;
	border:none;
	cursor:pointer;
}
.unzip
{
	background:url(../images/unzip.png) no-repeat;
	width:60px;
	height:38px;
	border:none;
	cursor:pointer;
}
.for_up_l
{
	width:90px;
	height:38px;
	float:left;
}
.uplavel
{
	background:url(../images/up.png) no-repeat;
	width:90px;
	height:38px;
	border:none;
	cursor:pointer;
}
.four_icon
{
	width:320px;
	float:left;
	margin-left:225px;
}
.for_copy_bt
{
	float:left;
	width:80px;
}
.copy_bt
{
	background:url(../images/copy.png) no-repeat;
	width:72px;
	height:38px;
	border:none;
	cursor:pointer;
}
.cut
{
	background:url(../images/cut.png) no-repeat;
	width:71px;
	height:38px;
	border:none;
	cursor:pointer;
}
.paste
{
	background:url(../images/paste.png) no-repeat;
	width:75px;
	height:38px;
	border:none;
	cursor:pointer;
}
.del
{
	background:url(../images/del.png) no-repeat;
	width:77px;
	height:38px;
	border:none;
	cursor:pointer;
}
.upload
{
	background:url(../images/upload.png) no-repeat;
	width:110px;
	height:38px;
	border:none;	
	cursor:pointer;
}
.for_down
{
	float:right;
	width:98px;
}
.download
{
	background:url(../images/download.png) no-repeat;
	width:98px;
	height:38px;
	border:none;
	cursor:pointer;
}
.upload_bt_area
{
	width:215px;
	float:right;
}
.for_upl_bt
{
	width:110px;
	float:left;
}
.fl_left
{
	float:left;
}
.fl_rt
{
	float:right;
}
.table_area
{
	width:970px;
	margin:0px auto;
	margin-top:30px;
	color:#434141;
}
.chart_area a
{
	color:#000000;	text-decoration:none;
}
.chart_area a:hover
{
	color:#1066a5;
}
.blue2_left
{
	background:url(../images/blue2_left.png) no-repeat;
	width:7px;
	height:56px;
	float:left;
}
.blue2_bg
{
	background:url(../images/blue2_bg.png) repeat-x;
	float:left;
	width:951px;
	height:46px;
	padding-top:10px;
	padding-left:5px;
}
.blue2_rt
{
	background:url(../images/blue2_rt.png) no-repeat;
	width:7px;
	height:56px;
	float:left;
}
.select_all
{
	background:url(../images/select_all.png) no-repeat;
	width:94px;
	height:38px;
	float:left;
	margin-right:8px;
	border:none;
	cursor:pointer;
}
.easy
{
	background:url(../images/easy.png) no-repeat;
	width:142px;
	height:38px;
	float:left;
	border:none;
	cursor:pointer;
}
.filename
{
	/*background:url(../images/filename.png) no-repeat;*/
	width:130px;
	height:38px;
	border:none;
	cursor:pointer;
	float:left;
	
}
.edit
{
	/*background:url(../images/edit.png) no-repeat;*/
	width:80px;
	height:38px;
	border:none;
	cursor:pointer;
	
	
}
.adv
{
	/*background:url(../images/adv.png) no-repeat;*/
	width:136px;
	height:38px;
	border:none;
	cursor:pointer;
}
.size
{
	/*background:url(../images/size.png) no-repeat;*/
	width:100px;
	height:38px;
	border:none;
	cursor:pointer;

}
.modified
{
	/*background:url(../images/modified.png) no-repeat;*/
	width:100px;
	height:38px;
	border:none;
	cursor:pointer;
}
.rename
{
	/*background:url(../images/rename.png) no-repeat;*/
	width:100px;
	height:38px;
	border:none;
	cursor:pointer;
}
.dark_gray_bg
{
	padding-top:8px;
	height:45px;
	background-color:#96989a;
	margin-top:10px; 
}

.tab_row1
{
	background:#e9e8e8;
	padding-top:8px;
	height:45px;
	border:#cecece 1px solid;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	margin-top:4px;
}
.tab_row2
{
	background:#ffffff;
	padding-top:8px;
	height:45px;
	border:#cecece 1px solid;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	margin-top:4px;
}
.col1
{
	width:40px;
	float:left;
	margin-left:20px;
	margin-top:10px;
}
.col2
{
	width:130px;
	float:left;
}
.col3
{
	width:80px;
	margin-left:50px;
	float:left;
}
.col4
{
	width:136px;
	margin-left:60px;
	float:left;
}
.col5
{
    width: 80px;
    margin-left: 50px;
    float: left;
    text-align: center;
}

.for_icon
{
	width:50px;
	float:left;
}
.icon1
{
	margin-top:8px;
}
.sp_txt
{
	padding-top:10px;
}
.fl_txt
{
	width:75px;
	float:left;
}
.inner_footer
{
	margin-top:16px;
	background:url(../images/inner_footer.jpg) repeat-x;
	height:35px;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#ffffff;
	padding-top:30px;
	text-align:center;
}
.inner_footer a
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
}
.inner_footer a:hover
{
	color:#5bb4fd;
}

/*----Applications--*/
.appli_area
{
	width:100%;
	padding-top:40px;
}
.appli_txt
{
	width:100%;
}
.sky_txt
{
	color:#007cc3;
}
.get
{
	background:url(../images/refresh.png) no-repeat left 7px;
	margin-left:15px;
	padding-left:30px;
}
.appli_txt h1
{
	margin:0px;
	padding:0px;
	font-family: 'Conv_ufonts.com_eurostile-demi';
	font-size:28px;
	color:#5c5b5c;
	text-align:center;
}
.aapli_left
{
	width:270px;
	float:left;
}
.appli_rt
{
	width:720px;
	float:right;
}
.appli_menu
{
	width:270px;
}
.appli_menu_top
{
	background:url(../images/app_m_top.png) no-repeat;
	width:260px;
	height:14px;
}
.appli_menu_bg
{
	background:url(../images/app_m_bg.png) repeat-x #efeeee;
	border-left:#cfcfcf 1px solid;
	border-right:#cfcfcf 1px solid;
	width:268px;
	padding-top:15px;
}
.appli_menu_bg1
{
	background:url(../images/app_m_bg.png) repeat-x #efeeee;
	border-left:#cfcfcf 1px solid;
	border-right:#cfcfcf 1px solid;
	width:258px;
	padding:15px 5px 0px 5px;
}
.appli_menu_bottom
{
	background:url(../images/app_m_bottom.png) no-repeat;
	width:270px;
	height:10px;
}
.appli_menu ul
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.appli_menu li
{
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:block;
	background:url(../images/app_m_divide.png) no-repeat center bottom;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#1066a5;
	font-size:15px;
	text-transform:uppercase;
	line-height:32px;
	padding-bottom:12px;
	margin-bottom:15px;
	width:241px;
	padding-left:20px;
}
.appli_menu li a
{
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#1066a5;
	text-decoration:none;
	font-size:15px;
}
.appli_menu li a:hover
{
	color:#000000;
}
.appli_menu li a.active
{
	color:#000000;
}
.appli_menu li:last-child
{
	padding-bottom:0px;
	margin-bottom:0px;
}
#app_home
{
	background:url(../images/home_icon.png) no-repeat left top;
	padding-left:50px;
}
#app_file_manager
{
	background:url(../images/file_m_icon.png) no-repeat left top;
	padding-left:50px;
	line-height:40px;
}
#app_application1
{
	background:url(../images/apps_icon.png) no-repeat top left;
	padding-left:45px;
	line-height:40px;
	margin-left:5px;
}
#app_application
{
	background:url(../images/apps_icon.png) no-repeat top left;
	margin-left:25px;
	margin-bottom:0px;
}
#app_free_dom
{
	background:url(../images/free_dom_icon.png) no-repeat left top;
	padding-left:50px;
}
#app_manage
{
	background:url(../images/manage_icon.png) no-repeat left top;
	padding-left:50px;
}
#app_acc_stat
{
	background:url(../images/acc_icon.png) no-repeat left top;
	padding-left:50px;
}
#app_log
{
	background:url(../images/log_icon.png) no-repeat left top;
	padding-left:50px;
}
/*.accordionButton {	
	width: 100%;
	cursor: pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#1066a5;
	text-decoration:none;
	font-size:15px;
	text-transform:uppercase;
	}
.accordionButton ul
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.accordionButton li
{
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:block;
	float:left;
	background:url(../images/app_m_divide.png) no-repeat center bottom;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#1066a5;
	font-size:15px;
	text-transform:uppercase;
	line-height:32px;
	padding-bottom:12px;
	margin-bottom:15px;
	width:241px;
	padding-left:20px;
}
.accordionButton li a
{
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#1066a5;
	font-size:15px;
	text-transform:uppercase;
	text-decoration:none;
	background:url(../images/apps_icon.png) no-repeat top left;
	padding-left:50px;
}

	
.accordionContent {	
	width: 100%;
	display: none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#313131;
	text-decoration:none;
	font-size:13px;
	text-transform:none;
	}
	.accordionContent ul
	{
		margin:0px;
		padding:0px;
	}
	.accordionContent li
	{
		margin:0px;
		padding:0px;
		font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#313131;
	text-decoration:none;
	font-size:13px;
	padding-bottom:10px;
	background:url(../images/app_m_divide.png) no-repeat center bottom;
	text-transform:none;
	}
	.accordionContent li a
	{
		margin:0px;
		padding:0px;
		font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#313131;
	text-decoration:none;
	font-size:13px;
	text-decoration:none;
	padding-left:60px;
	}
	.accordionContent li a:hover
	{
		text-decoration:underline;
	}
*/.accor_txt
{
	padding-left:30px;
}
.app_top
{
	background:url(../images/app_top.png) no-repeat;
	width:730px;
	height:11px;
}
.app_bg
{
	background:url(../images/app_bg.png) repeat-y;
	width:690px;
	padding:5px 15px 0px 15px;
}
.app_bot
{
	background:url(../images/app_bot.png) no-repeat;
	width:720px;
	height:11px;
}
.blue2_bg1
{
	background:url(../images/blue2_bg.png) repeat-x;
	float:left;
	width:655px;
	height:56px;
	padding:0px 10px 0px 10px;
	font-size:17px;
	color:#ffffff;
	text-transform:uppercase;
	line-height:56px;
}
.blue2_bg1 a
{
	color:#FFF;
	text-decoration:none;
}
.blue2_bg1 a:hover
{
	text-decoration:underline;
}
.wp_txt
{
	width:230px;
	float:left;
}
.learn
{
	float:right;
	width:150px;
	font-style:italic;
	font-size:17px;
	color:#ffffff;
	text-transform:uppercase;
	line-height:56px;
}
.learn a
{
	color:#ffffff;
	text-decoration:none;
}
.learn a:hover
{
	text-decoration:underline;
}
.thumb_sec
{
	width:100%;
	padding-bottom:15px;
}
.thumb_bg
{
	background:url(../images/acc_in_bg.png) repeat-y;
	width:670px;
	padding:10px;
}
.thumb_bot
{
	background:url(../images/acc_in.png) no-repeat;
	width:690px;
	height:10px;
}
	
	.thumb_left
	{
		width:205px;
		float:left;
	}
	.thumb_rt
	{
		width:460px;
		float:right;
		font-size:14px;
		color:#000000;
	}
.addbt
{
    background:url(../images/add.png) no-repeat;
	float:right;
	margin-top:30px;
	width:139px;
	page:51px;
}
	
.filemanager_body
{
	background:url(../images/file_manger_body.jpg) repeat-x #ffffff;
}	
#filemanager_logo
{
	position:absolute;
	width:263px;
	height:50px;
	z-index:1;
	top:0px;
	left:-10px;
}
/*---------LOGIN PAGE----------*/
.member_login_area
{
	width:518px;
	margin:0px auto;
	padding-top:10px;
}
.login_top
{
	background:url(../images/login_top.png) no-repeat;
	width:518px;
	height:9px;
}
.login_top_2
{
	background:url(../images/login_top_2.png) no-repeat;
	width:518px;
	height:9px;
}
.login_bg
{
	background:url(../images/login_bg.png) repeat-x #1a73bd;
	padding:0px 15px 0px 15px;
	width:488px;
}
.login_bg_2
{
	background:url(../images/logbg_2.png) repeat-x #880909;
	padding:0px 15px 0px 15px;
	width:488px;
}
.login_bottom
{
	background:url(../images/login_bottom.png) no-repeat;
	width:518px;
	height:27px;
}
.login_bottom_2
{
	background:url(../images/login_bottom_2.png) no-repeat;
	width:518px;
	height:27px;
}
.member_row
{
	padding-top:10px;
}
.member_row1
{
	padding-top:8px;
}
.mem_left
{
	width:120px;
	float:left;
	margin-top:3px;
	font-family: 'Conv_ufonts.com_eurostile-demi';
	font-weight:normal;
	font-size:16px;
	color:#ffffff;
	text-shadow:#000000 1px 0px 0px;
}
.mem_rt
{
	width:348px;
	float:left;
}
.mem_input
{
	background:url(../images/login_input.png) no-repeat;
	width:302px;
	height:30px;
	line-height:30px;
	padding:0px 5px 0px 5px;
	border:none;
	font-size:14px;
}
mem_input_2
{
	background:url(../images/login_input_2.png) no-repeat;
	width:302px;
	height:30px;
	line-height:30px;
	padding:0px 5px 0px 5px;
	border:none;
	font-size:14px;
}
.mem_sign_bt
{
	background:url(../images/login_signin.png) no-repeat;
	width:140px;
	height:57px;
	float:left;
	border:none;
	cursor:pointer;
}
.mem_cancel_bt
{
	background:url(../images/login_cancel.png) no-repeat;
	width:140px;
	height:57px;
	float:left;
	border:none;
	cursor:pointer;
	margin-left:12px;
}
.mem_register_bt
{
	background:url(../images/login_register.png) no-repeat;
	width:210px;
	height:75px;
	float:left;
	border:none;
	cursor:pointer;
	margin-top:4px;
}
.mem_register_bt_2
{
	background:url(../images/login_register_2.png) no-repeat;
	width:210px;
	height:75px;
	float:left;
	border:none;
	cursor:pointer;
	margin-top:4px;
}
.mem_forgot_bt
{
	background:url(../images/login_forgot.png) no-repeat;
	width:277px;
	height:84px;
	float:right;
	border:none;
	cursor:pointer;
}
mem_forgot_bt_2
{
	background:url(../images/login_forgot_2.png) no-repeat;
	width:277px;
	height:84px;
	float:right;
	border:none;
	cursor:pointer;
}


#faq li{

	list-style-type:none;
	position:relative;
}

#faq h3{
	color:#1066a5;
	margin:0px;
	padding:0px;
/*	background:url(../images/plus.png) no-repeat 180px 8px;*/
	width:180px;
}
#faq h3 a
{
	
	text-decoration:none;
	color:#1066a5;
/*	background:url(../images/plus.png) no-repeat 180px 8px;*/
	padding-left:25px;
	width:180px;
}
#faq p {margin:0px 0px;	width:180px; font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#313131;
	text-decoration:none;
	font-size:13px !important;
	padding-bottom:10px;
	background:url(../images/app_m_divide.png) no-repeat center bottom; text-transform:none !important;}
	
#faq p a{
		 font-size:13px !important; text-decoration:none; text-transform:none !important;
	}
.li_divider
{
	background:url(../images/app_m_divide.png) no-repeat center;
	width:256px;
	height:1px;
	padding:0px !important;
}
.control_pannel_bg
{
	background:url(../images/con_pan_bg.jpg) repeat-x #ffffff;
}
.for_cp_logo
{
	width:340px;
	height:151px;
	float:left;
}
#cp_logo
{
	width:340px;
	height:151px;
	left:-5px;
	top:0px;
	z-index:1;
	position:absolute;
}
.cp_bar
{
	background:url(../images/cp_bar_bg.jpg) repeat-x;
	height:57px;
	border-top-left-radius:5px;
	-moz-border-top-left-radius:5px;
	-webkit-border-top-left-radius:5px;
	border-top-right-radius:5px;
	-moz-border-top-right-radius:5px;
	-webkit-border-top-right-radius:5px;
	padding:0px 0px 0px 10px;
}
.cp_bar_video{ background:url(../images/cp_bar_bg.jpg) repeat-x;
	height:57px;
	border-top-left-radius:5px;
	-moz-border-top-left-radius:5px;
	-webkit-border-top-left-radius:5px;
	border-top-right-radius:5px;
	-moz-border-top-right-radius:5px;
	-webkit-border-top-right-radius:5px;
	padding:0px 0px 0px 10px;
	margin-top:15px;
	}
.website_video{ text-align:center;
	padding-top:20px;
}
.cp_bar h1
{
	margin:0px;
	padding:0px;
	background:url(../images/cp_icon_flower.png) no-repeat left 5px;
	font-family: 'Conv_ufonts.com_eurostile-demi';
	font-weight:normal;
	font-size:22px;
	color:#ffffff;
	line-height:57px;
	padding-left:55px;
	text-transform:uppercase;
}
#logo_icon
{
	background:url(../images/cp_icon.png) no-repeat left 5px;
}
.view_my_site
{
	width:111px;
	height:38px;
	float:right;
	margin-right:10px;
	margin-top:8px;
}
.cp_wel_txt
{
	border-style: none;
	font-family: '13885_Eurostile';
	font-weight: normal;
	font-size: 22px;
	color: #1066a5;
}
.cp_sky_txt
{
	color: #1066a5;
	font-size: 22px;
}
.cp_box_row
{
	padding-top:10px;
}
.cp_box
{
	background:url(../images/cp_thumb.png) no-repeat;
	width:167px;
	height:141px;
	float:left;
	margin-right:50px;
	padding-left:24px;
}
.cp_box_img
{
	position:relative;
	z-index:1;
}
.cp_box_img1
{
	position:relative;
	z-index:1;
	margin-top:15px;
}
.cp_box_img2
{
	position:relative;
	z-index:1;
	margin-top:25px;
}
.cp_box_img3
{
	position:relative;
	z-index:1;
	margin-top:6px;
}

.cp_bottom_bar
{
	height:25px;
	background:url(../images/cp_box_txt_bg.png) repeat;
	padding-top:5px;
	border-bottom-left-radius:5px;
	-moz-border-bottom-left-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	-moz-border-bottom-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:15px;
	color:#ffffff;
	text-align:center;
	position:relative;
	z-index:2;
	width:154px;
	margin-top:-25px;
}
.cp_bottom_bar1
{
	height:25px;
	background:url(../images/cp_box_txt_bg.png) repeat;
	padding-top:5px;
	border-bottom-left-radius:5px;
	-moz-border-bottom-left-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	-moz-border-bottom-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:15px;
	color:#ffffff;
	text-align:center;
	position:relative;
	z-index:2;
	width:154px;
	margin-top:-12px;
}

.site_bar
{
	background:url(../images/site_use_bg.jpg) repeat-x;
	height:43px;
	border-top-left-radius:5px;
	-moz-border-top-left-radius:5px;
	-webkit-border-top-left-radius:5px;
	border-top-right-radius:5px;
	-moz-border-top-right-radius:5px;
	-webkit-border-top-right-radius:5px;
	padding:0px 0px 0px 5px;
	font-family: 'Conv_ufonts.com_eurostile-demi';
	font-weight:normal;
	font-size:22px;
	color:#ffffff;
	line-height:43px;
	text-align:center;
}
/*----------FEATURED----------*/
#free_hosting
{
	background:url(../images/free_hosting.png) no-repeat;
	width:30px;
	height:34px;
	position:absolute;
	z-index:2;
	top: 18px;
	left: 9px;
	z-index:1;
}

#free_domain_hosting
{
	background:url(../images/free_domain.png) no-repeat;
	width:38px;
	height:24px;
	position:absolute;
	z-index:2;
	top: 18px;
	left: 9px;
	z-index:1;
}
#no_force
{
	background:url(../images/no-force.png) no-repeat left top;
	width:29px;
	height:29px;
	position:absolute;
	z-index:2;
	top: 18px;
	left: 9px;
	z-index:1;
}
#feature_app
{
	background:url(../images/application.png) no-repeat left top;
	width:29px;
	height:30px;
	position:absolute;
	z-index:2;
	top: 18px;
	left: 9px;
	z-index:1;
}
#database_support
{
	background:url(../images/database_support.png) no-repeat left top;
	width:40px;
	height:31px;
	position:absolute;
	z-index:2;
	top: 18px;
	left: 9px;
	z-index:1;
}
#free_image
{
	background:url(../images/free_image.png) no-repeat left top;
	width:28px;
	height:28px;
	position:absolute;
	z-index:2;
	top: 18px;
	left: 9px;
	z-index:1;
}
#free_video
{
	background:url(../images/free_video.png) no-repeat left top;
	width:29px;
	height:29px;
	position:absolute;
	z-index:2;
	top: 18px;
	left: 9px;
	z-index:1;
}
#customer_service
{
	background:url(../images/customer_services.png) no-repeat left top;
	width:29px;
	height:29px;
	position:absolute;
	z-index:2;
	top: 18px;
	left: 9px;
	z-index:1;
}




#featured_icon
{
	background:url(../images/feature_txt_icon.png) no-repeat left 5px;
}
.featured_left_txt
{
	width:500px;
	float:left;
	padding-top:15px;
}
.featured_pic
{
	width:119px;
	height:114px;
	float:right;
}
.fea_sec
{
	width:330px;
	float:left;
}
.fea_link
{
	padding-top:20px;
}
.micro_txt
{
	font-family: '13885_Eurostile';
	font-weight:bold;
	font-size:16px;
	color:#1066a5;
}
.fea_link ul
{
	margin:0px;
	padding:0px;
	list-style-type:none;
	padding-top:20px;
}
.fea_link li
{
	margin:0px;
	padding:0px;
	list-style-type:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:13px;
	color:#545252;
	background:url(../images/feature_bullet.png) no-repeat left top;
	padding-left:30px;
	padding-bottom:10px;
	width:260px;
}
.fea_link li a
{
	color:#545252;
	text-decoration:none;
}
.fea_link li a:hover
{
	text-decoration:underline;
}
.get_started
{
	margin-top:20px;
}
.fea_left
{
	width:300px;
	float:left;
}
.fea_rt
{
	width:690px;
	float:right;
}
.fea_bg
{
	background:url(../images/fea_bg.png) repeat-y;
	width:688px;
	padding:10px 1px 0px 1px;
}
.fea_bg_inner
{
	background:#f9f9f9;
	border-top:#dadada 1px solid;
	border-bottom:#dadada 1px solid;
	padding:10px 14px 0px 14px;
}
.fea_bot
{
	background:url(../images/fea_bot.png) no-repeat;
	width:690px;
	height:11px;
}
.top_area_inner
{
	width:100%;
	height:160px;
}
.cp_bar_fea
{
	background:url(../images/cp_bar_bg.jpg) repeat-x;
	height:57px;
	border-top-left-radius:5px;
	-moz-border-top-left-radius:5px;
	-webkit-border-top-left-radius:5px;
	border-top-right-radius:5px;
	-moz-border-top-right-radius:5px;
	-webkit-border-top-right-radius:5px;
	padding:0px 0px 0px 10px;
	width:283px;
}
.cp_bar_fea h1
{
	margin:0px;
	padding:0px;
	background:url(../images/cp_icon_flower.png) no-repeat left 5px;
	font-family: 'Conv_ufonts.com_eurostile-demi';
	font-weight:normal;
	font-size:22px;
	color:#ffffff;
	line-height:57px;
	padding-left:55px;
	text-transform:uppercase;
}
#testimonial_h1
{
	background:url(../images/faq_testimonial.png) no-repeat left top;
}
.fea_menu
{
	width:300px;
}
.fea_menu_bg
{
	background:#f9f9f9;
	width:291px;	
	border-left:#dadada 1px solid;
	border-right:#dadada 1px solid;
	border-bottom:#dadada 1px solid;
	border-bottom-left-radius:5px;
	-moz-border-bottom-left-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	-moz-border-bottom-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	padding-bottom:10px;
}
.fea_menu ul
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.fea_menu li
{
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:block;
	width:300px;
	position:relative;
	height:62px;
	background:url(../images/app_m_divide.png) no-repeat left bottom;
}
.fea_menu li:last-child
{
	background:none;
}
.fea_menu li a
{
	display:block;
	width:250px;
	height:62px;
	line-height:62px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#1066a5;
	text-transform:uppercase;
	text-decoration:none;
	padding-left:50px;
}
.fea_menu li a:hover
{
	display:block;
	background:url(../images/featured_selected.png) no-repeat;
	width:250px;
	height:62px;
	color:#ffffff;
	line-height:62px;
	padding-left:50px;
}
.fea_menu li a.active
{
	display:block;
	background:url(../images/featured_selected.png) no-repeat;
	width:250px;
	height:62px;
	color:#ffffff;
	line-height:62px;
	padding-left:50px;
}
#fea_app_icon
{
	background:url(../images/fea_app_icon.png) no-repeat left 5px;
}
.fea_app_left
{
	width:362px;
	float:left;
}
.fea_app_pic
{
	width:286px;
	height:255px;
	float:right;
}
.fea_app_left h1
{
	margin:0px;
	padding:0px;
	font-family: '13885_Eurostile';
	font-weight:normal;
	font-size:28px;
	color:#1066a5;
	padding-bottom:15px;
}
.free_txt
{
	font-size:18px;
	color:#1066a5;
}
.free_txt1
{
	font-size:16px;
	color:#1066a5;
}
.webscript_area
{
	padding-top:30px;
	padding-bottom:30px;
}
.webscript_area h3
{
	margin:0px;
	padding:0px;
	font-family: '13885_Eurostile';
	font-weight:normal;
	font-size:18px;
	text-transform:uppercase;
	color:#1066a5;
	padding-bottom:20px;
}
.webscript_area h2
{
	margin:0px;
	padding:0px;
	font-family: '13885_Eurostile';
	font-weight:normal;
	font-size:20px;
	color:#1066a5;
	padding-bottom:15px;
}
.script_sec
{
	width:300px;
	float:left;
	margin-right:30px;
}
.script_sec_pic
{
	width:85px;
	height:80px;
	float:left;
}
.script_divider
{
	background:url(../images/fea_app_divider.png) no-repeat;
	width:633px;
	height:35px;
	margin-top:20px;
	margin-bottom:10px;
}
#free_domain_hosting_heading
{
	background:url(../images/free_domain_hosting.png) no-repeat left 5px;
}
.yourname_area
{
	width:460px;
	background:url(../images/your_name_bg.png) repeat-x #dbdbdb;
	margin:0px auto;
	margin-top:30px;
    margin-bottom:30px;
	border:#b9b9b9 1px solid;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:25px 30px 25px 30px;
}
.yourname_area h1
{
	font-family: 'Conv_ufonts.com_eurostile-demi';
	font-weight:normal;
	font-size:26px;
	color:#1066a5;
	padding-left:130px;
	background:url(../images/pc.png) no-repeat left top;
	line-height:60px;
}
.bold_txt
{
	color:#727e85;
	font-size:14px;
	font-weight:bold;
}
#no_icon_heading
{
	background:url(../images/feature_txt_icon.png) no-repeat left 5px;
}
.no_left
{
	width:445px;
	float:left;
}
.no_pic
{
	width:182px;
	height:204px;
	float:right;
}
#database_icon_heading
{
	background:url(../images/database_icon.png) no-repeat left 5px;
}
.data_left
{
	width:400px;
	line-height:20px;
	float:left;
}
.data_pic
{
	width:164px;
	height:178px;
	float:right;
}
#free_image_heading
{
	background:url(../images/free_image_hosting.png) no-repeat left 5px;
}
.free_image_txt
{
	width:340px;
	float:left;
	margin-bottom:10px;
}
.free_image_txt_left
{
	width:170px;
	float:left;
}
.free_image
{
	width:258px;
	height:149px;
	float:right;
}
.gradient_bg
{
	background:url(../images/gradient_bg.png) repeat-x #efefef;
	height:38px;
	border:#dddddd 1px solid;
	border-top-left-radius:5px;
	-moz-border-top-left-radius:5px;
	-webkit-border-top-left-radius:5px;
	padding:5px;
	color:#1066a5;
}
.gradient_bg_rt
{
	background:url(../images/gradient_bg.png) repeat-x #efefef;
	height:38px;
	border:#dddddd 1px solid;
	border-top-right-radius:5px;
	-moz-border-top-right-radius:5px;
	-webkit-border-top-right-radius:5px;
	padding:5px;
	color:#1066a5;
}
.bg2_left
{
	background:#eeeeee;
	height:38px;
	border-left:#dddddd 1px solid;
	border-right:#dddddd 1px solid;
	border-bottom:#dddddd 1px solid;
	padding:5px;
	color:#1066a5;
}
.bg2_left_bottom
{
	background:#eeeeee;
	height:38px;
	border-left:#dddddd 1px solid;
	border-right:#dddddd 1px solid;
	border-bottom:#dddddd 1px solid;
	border-bottom-left-radius:5px;
	-moz-border-bottom-left-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	padding:5px;
	color:#1066a5;
}
.bg2_left_bottom a
{
	color:#1066a5;
	text-decoration:none;
}
.bg2_left_bottom a:hover
{
	text-decoration:underline;
}
.bg2_right
{
	background:#e5e5e5;
	height:38px;
	border-left:#dddddd 1px solid;
	border-right:#dddddd 1px solid;
	border-bottom:#dddddd 1px solid;
	padding:5px;
	color:#1066a5;
}
.bg2_right_bottom
{
	background:#e5e5e5;
	height:38px;
	border-left:#dddddd 1px solid;
	border-right:#dddddd 1px solid;
	border-bottom:#dddddd 1px solid;
	padding:5px;
	color:#1066a5;
}
bg2_right_bottom a
{
	color:#1066a5;
	text-decoration:none;
}
.bg2_right_bottom a:hover
{
	text-decoration:underline;
}
#free_video_heading
{
	background:url(../images/free_vid_icon.png) no-repeat left 5px;
}
.free_vid
{
	float:right;
	width:304px;
	height:228px;
	border:#878787 3px solid;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	margin-bottom:10px;
}
#customer_heading
{
	background:url(../images/customer_icon.png) no-repeat left 5px;
}
.cus_smile
{
	width:283px;
	height:197px;
	float:right;
	margin-right:10px;
}
.fea_link1 ul
{
	margin:0px;
	padding:0px;
	list-style-type:none;
	padding-top:20px;
	display:block;
}
.fea_link1
{
}
.fea_link1 li
{
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:13px;
	color:#545252;
	background:url(../images/feature_bullet.png) no-repeat left top;
	padding-left:30px;
	padding-bottom:10px;
	min-width:330px;
	width:auto;
}
.fea_link1 li a
{
	color:#545252;
	text-decoration:none;
	display:block;
}
.fea_link1 li a:hover
{
	text-decoration:underline;
}
.manage_profile_rt
{
	width:600px;
	float:left;
	margin-left:15px;
}
.manage_profile_bg
{
	background:#f9f9f9;
	padding:10px 15px 10px 15px;
	border:#e5e5e5 1px solid;
	border-bottom-left-radius:5px;
	-moz-border-bottom-left-radius:5px;
	webkit-border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	-moz-border-bottom-right-radius:5px;
	webkit-border-bottom-right-radius:5px;
}
.manage_link
{
	width:330px;
	margin:0px auto;
}
.manage_link ul
{
	margin:0px;
	padding:0px;
	list-style-type:none;
	padding-top:20px;
}
.manage_link li
{
	margin:0px;
	padding:0px;
	list-style-type:none;
	font-family: '13885_Eurostile';
	font-weight:bold;
	font-size:25px;
	color:#1066a5;
	background:url(../images/feature_bullet.png) no-repeat left 7px;
	padding-left:30px;
	min-width:300px;
	width:auto;
	padding-bottom:20px;
	display:block;
}
.manage_link li a
{
	color:#1066a5;
	text-decoration:none;
}
.manage_link li a:hover
{
	text-decoration:underline;
}
.up_rt
{
	width:190px;
	float:right;
	margin-top:20px;
	font-weight:bold;
	font-size:13px;
	color:#fefefe;
}
.up_rt a
{
	color:#fefefe;
	text-decoration:none;
}
.up_rt a:hover
{
	text-decoration:underline;
}
.upload_left
{
	width:525px;
	float:left;
}
.upload_rt
{
	width:120px;
	float:right;
}
.insert_bt
{
	background:url(../images/insert_bt_bg.png) repeat-x;
	height:37px;
	width:120px;
	line-height:37px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#ffffff;
	text-align:center;
	border:none;
	cursor:pointer;
}
.browse_bt
{
	background:url(../images/browse_bt_bg.png) repeat-x;
	height:37px;
/*	min-width:120px;
	width:auto;*/
	padding:0px 10px 0px 10px;
	line-height:37px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#ffffff;
	text-align:center;
	border:none;
	cursor:pointer;
}
.upload_row
{
	padding-top:10px;
}
.up_input
{
	background:url(../images/upload_input.png) no-repeat;
	width:515px;
	height:39px;
	line-height:39px;
	border:none;
	padding:0px 5px 0px 5px;
}
.up_file_bt
{
	background:url(../images/upload_bt.png) no-repeat;
	width:148px;
	height:57px;
	float:left;
	border:none;
	cursor:pointer;
	margin-left:100px;
}
.cancel_up_bt
{
	background:url(../images/cancel_upload_bt.png) no-repeat;
	width:148px;
	height:57px;
	float:left;
	border:none;
	cursor:pointer;
	margin-left:30px;
}
ul
{
	margin:0;
	padding:0;
	list-style-type:none;
}
li.txtfld
{
	width: 96px;
	height: 28px;
	float:left;
	list-style-type:none;
}
.styled
{
	height:28px;
	line-height:24px;
}
.select {
	position: absolute;
	width: 96px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 28px;
	padding:5px 0 0 8px;
	color: #333;
	font: 12px/21px arial,sans-serif;
	font-weight:bold;
	background:url(../images/drop.png) no-repeat;
	overflow: hidden;
}
.stat_sec
{
	width:250px;
	float:left;
}
.stat_divider
{
	background:url(../images/stats_divider.png) no-repeat;
	width:1px;
	height:256px;
	float:left;
	margin-left:24px;
	margin-right:24px;
}


.stat_row
{
	padding-top:20px;
}
.subnav ul
{
	padding-top:20px;
	padding-left:30px !important;
}
.subnav li {margin:0px 0px;	width:180px; font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#313131;
	text-decoration:none;
	font-size:13px !important;
	padding-bottom:10px;
	background:url(../images/app_m_divide.png) no-repeat center bottom; text-transform:none !important;}
	
.subnav li a{
		 font-size:13px !important; text-decoration:none; text-transform:none !important;
	}
.subnav li a:hover
{
	color:#000000;
}
.my_prof_bg
{
	background:#ffffff;
	border:#e5e5e5 1px solid;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.prof_bar
{
	background:url(../images/insert_bt_bg.png) repeat-x;
	height:37px;
	line-height:37px;
	border-top-left-radius:5px;
	-moz-border-top-left-radius:5px;
	-webkit-border-top-left-radius:5px;
	border-top-right-radius:5px;
	-moz-border-top-right-radius:5px;
	text-align:center;
	font-family: 'Conv_ufonts.com_eurostile-demi';
	font-weight:normal;
	font-size:18px;
	color:#ffffff;
}
.prof_in
{
	padding:10px;
}
.change_pass_input
{
	background:#ffffff;
	border:#e5e5e5 1px solid;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:5px;
	min-width:240px;
	width:auto;
}
.basic_textarea
{
	background:#ffffff;
	border:#d4d4d4 1px solid;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	width:618px;
	height:300px;
	resize:none;
	padding:5px;
	margin-top:15px;
	margin-bottom:15px;
}
.test_row
{
	background:url(../images/test_divider.png) no-repeat bottom left;
	padding:10px;
	margin-bottom:10px;
}
.more
{
	text-align:right;
	color:#000000;
	font-style:italic;
	font-weight:bold;
	margin-right:10px;
}
.more a
{
	color:#000000;
	text-decoration:none;
}
.more a:hover
{
	text-decoration:underline;
}

#faq1 li{
	background-color:#d6d7d7;
	list-style-type:none;
	margin-bottom:10px;
	padding:5px;
	display:block;
	float:none;
}

#faq1 h3{
	background:#eaedef url('../plus1.png') center left no-repeat;
	color:#424242;
	padding:5px;
	padding-left:20px;
}
#faq1 p{margin:15px 10px;}
#faq1 p a{color:#434141; text-decoration:none;}
#faq1 p a:hover{ text-decoration:underline;}
.common_link
{
	color:#434141;
}
.common_link a
{
	color:#434141;
	text-decoration:underline;
}
.common_link a:hover
{
	text-decoration:none;
}
.pass_bg
{
	background:#f1f2f5;
	border:#acacac 1px solid;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:12px 10px 10px 12px;
}
.con_pic
{
	width:250px;
	height:174px;
	float:right;
}
.mem_txt_area
{
	background:url(../images/mem_txt_area.png) no-repeat;
	width:302px;
	height:150px;
	padding:0px 5px 0px 5px;
	border:none;
	font-size:14px;
	resize:none;
}

.style1 {
	font-size: large;
	text-align: center;
}

/*18.10.13-------------------website builder page*/
#app_wb
{


	background:url(../images/wb.png) no-repeat left top;
	padding-left:50px;
	line-height:40px;
}
.my_site
{
	min-width:75px;
	width:auto;
	float:left;
	margin-top:15px;
}
.add_site
{
	background:url(../images/add_site.png) no-repeat;
	width:111px;
	height:48px;
	float:left;
	margin-left:15px;
}

.edit_site_bt
{
	background:url(../images/edit_site.png) no-repeat;
	width:90px;
	height:38px;
	border:none;
	padding-right:10px;
	cursor:pointer;
}
.preview_site_bt
{
	background:url(../images/preview_site.png) no-repeat;
	width:115px;
	height:38px;
	border:none;
	cursor:pointer;
}
.del_site_bt
{
	background:url(../images/del_site.png) no-repeat;
	width:111px;
	height:38px;
	border:none;
	cursor:pointer;
}
.ren_site_bt
{
	background:url(../images/rename_Site.png) no-repeat;
	width:120px;
	height:38px;
	border:none;
	cursor:pointer;
}
.change_theme_bt
{
	background:url(../images/change_theme.png) no-repeat;
	width:130px;
	height:38px;
	border:none;
	cursor:pointer;
}

.big_txt
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
	color:#444444;
}
.big_txt_2
{ 
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:17px;
	color:#444444;
}
.small_txt{ font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#444444;
	padding-top:19px;
	}
.blue_txt
{
	color:#1066a5;
}
.gray_box
{
	margin-top:0px;
	width:455px;
	background:#e3e3e3;
	border:#FFF 1px solid;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:10px;
}
.wp_wb_icon
{
	width:78px;
	height:78px;
	float:left;
}
.cook_sec
{
	width:345px;
	float:left;
	margin:10px 0px 0px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:16px;
	color:#444444;
}
.cook_sec a
{
	color:#1066a5;
	text-decoration:none;
}
.cook_sec a:hover
{
	text-decoration:underline;
}
.cook_txt
{
	padding-bottom:15px;
}

.wb_icon_area
{
	padding-top:35px;
}
.wb_icon_area ul
{
	margin:0px;
	padding:10px;
	list-style-type:none;
}
.wb_icon_area li
{
	margin:0px;
	
	list-style-type:none;
	display:block;
	margin-right:6px;
	float: left;
}
.wb_icon_area li:last-child
{
	margin-right:0px;
}

/*29.11.13*/
#tem_wp
{
	background:url(../images/wb.png) no-repeat top center;
	padding-top:40px;
}
.file_menu li
{
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#166099;
	background:url(../images/in_menu_divider.png) no-repeat right top;
	padding:0px 18px 0px 18px;
}
.pict_txt
{
	font-family: 'BPreplayBold';
	font-weight:bold;
	font-size:28px;
	color:#FFF;
	text-transform:uppercase;
	text-shadow:#333 2px 2px;
}
.stripe_bg
{
	background:url(../images/stripe_bg.jpg) repeat;
	padding:20px;
	border:#cfcfcf 1px solid;
	border-top:0px;
	margin:0px auto;
	border-bottom-left-radius:5px;
	-moz-border-bottom-left-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	-moz-border-bottom-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
}
.stripe_bg ul
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.stripe_bg li
{
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:block;
	float:left;
	margin-right:16px;
	margin-bottom:40px;
}
.stripe_bg li:nth-child(3),.stripe_bg li:nth-child(6),.stripe_bg li:nth-child(9)
{
	margin-right:0px;
}
.stripe_bg li h3
{
	margin:0px;
	padding:0px;
	font-family: '13885_Eurostile';
	font-weight:bold;
	font-size:16px;
	color:#1e1e1e;
	text-align:center;
	margin-bottom:20px;
}
.box
{
	width:290px;
	padding:5px;
	background:#f0f0f0;
	border:#cfcfcf 1px solid;
}

.sel_area
{
	padding:10px 5px;
	padding-bottom:5px;
}
#pegi
{
	padding:0px 20px;
	width:200px;
	margin:0px auto;
}
#pegi ul
{
	margin:0px;
	padding:0px;
	list-style-type:none;
	text-align:center;
}
#pegi li
{
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:inline;
	background:url(../images/num.png) no-repeat;
	width:33px;
	height:33px;
	margin-right:5px;
	line-height:33px;
	color:#333;
	text-align:center;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
}
#pegi li:hover
{
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:inline;
	background:url(../images/num_hover.png) no-repeat;
	width:33px;
	height:33px;
	margin-right:5px;
	line-height:33px;
	color:#ffffff;
	text-align:center;
	cursor:pointer;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
#pegi li a
{
	color:#333;
	text-decoration:none;
	display:block;
	
}
#pegi li a:hover
{
	color:#ffffff;
	display: block;
}

#pegi li a:active
{
	color:#ffffff;
	display: block;
}


.select_bt
{
	background:url(../images/select.png) no-repeat;
	width:96px;
	height:37px;
	float:left;
	cursor:pointer;
}

.select_bt:hover
{
	background:url(../images/select_h.png) no-repeat;
	width:96px;
	height:37px;
	cursor:pointer;
}


.viewdemo
{
	background:url(../images/demo.png) no-repeat;
	width:127px;
	height:37px;
	float:right;
	cursor:pointer;
}

.viewdemo:hover
{
	background:url(../images/demo_h.png) no-repeat;
	width:127px;
	height:37px;
	float:right;
	cursor:pointer;
}





/*28.3.14*/
.woo_vid
{
	width:562px;
	height:278px;
	margin:0px auto;
	margin-top:15px;
	border:#666 1px solid;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.all_video{ padding-top:20px;}
.video_list img{ display:block;}
.video_list li{ margin-bottom:32px; position:relative; float:left; display:block;}
.video_list li a{ border: 3px solid #BBBBBB; float: left; text-decoration:none; overflow:hidden;}
.video_list li a:hover .over_play_btn
{ 
	background:#2E2F33;
	bottom: 0;
    height: 100%;
    left: 0;
    opacity: 0.4;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 100%;
	transition: background 0.5s ease-in-out 0s;
	-webkit-transition: background 0.5s ease-in-out 0s;
	-moz-transition: background 0.5s ease-in-out 0s;
	-o-transition:background 0.5s ease-in-out 0s;	
}
.video_list h5{ background:#434343;
		bottom:3px;
		right:3px;
		left:3px;
		color:#FFF;
		padding:5px;
		width:232px;
		height:22px;
		position:absolute;
    	text-shadow: 0 1px #000000;
    	transition: opacity 0.2s ease 0s;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:700;
		font-size:12px;
}

.video_list li a h5{ display:none;}
.video_list li a:hover h5{ display:block;}
.pop_up_tap{ background:url(../images/pop_up_top_bg.jpg) repeat-x; height:63px; width:100%; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px;-moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom:1px solid #999;}
.pop_up_tap h1{ font-family: 'PT Sans', sans-serif; font-weight:700; color:#37465b; text-align:center; padding-top:17px; text-shadow:1px 1px #FFF;}
.video{ padding:17px 17px 15px 17px;}
.ward_press_dashboard h1{ font-family:'Open Sans Condensed', sans-serif; color:#3d3d3d; font-weight:800; font-size:29px; padding-left:17px;}
.btm_bdr{ border-bottom:1px solid #dbdbdb; margin-left:17px; margin-top:10px; margin-right:17px;}
.serious_provider{ font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#383838; padding:8px 17px 14px 17px;  line-height:22px;}
.covered_video h3{ font-family: 'PT Sans', sans-serif; font-weight:800; color:#3d3d3d; font-size:20px; padding-left:17px;}
.converd_list{ padding-top:16px; padding-left:43px;}
.converd_list ul{ margin:0; padding:0;}
.converd_list ul li{ font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#383838; line-height:28px; list-style-type:disc; list-style-position:inherit;}
.serious_provider_big{ font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#383838; padding:8px 17px 14px 17px; font-weight:bold;}
.reason_link a{ font-style:italic; color:#F00;}
.video_list li a:hover .over_pic_icon{
	background:url(../images/play_small_video_icon.png) no-repeat;
    height: 100%;
    opacity: 0.6;
    position: absolute;
    text-align: center;
	top:55px;
	left:90px;
    width: 100%;
	transition: background 0.5s ease-in-out 0s;
	-webkit-transition: background 0.5s ease-in-out 0s;
	-moz-transition: background 0.5s ease-in-out 0s;
	-o-transition:background 0.5s ease-in-out 0s;	}


/*1.4.14*/
.no_body
{
	background:none;
}
.top_mojo
{
	background:#000;
	padding:10px 0px;
}
.top_el
{
	float:left;
	width:400px;
	margin-top:20px;
}
.file_menu_small
{
	width:840px;
	float:left;
	margin-left:30px;
}
.file_menu_small ul
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.file_menu_small li
{
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#f1f1f1;
	padding:0px 26px 0px 26px;
	border-right:#CCC 1px solid;
}
.file_menu_small li:last-child
{
	border:none;
}

.file_menu_small li a
{
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#f1f1f1;
	text-decoration:none;
	text-align:center;
}
.file_menu_small li a:hover
{
	color:#80bad1;
}
.file_menu_small li:first-child
{
	padding-left:15px;

}
#home1
{
	background:url(../images/home_icon.png) no-repeat center top;
	padding-top:36px;
	margin-top:4px;
	
}
#website_builderl
{	
	background:url(../images/website_b_icon.png) no-repeat center top;
	padding-top:40px;
	
}
#file_manager1
{
	background:url(../images/file_m_icon.png) no-repeat center top;
	padding-top:42px;

}
#application1
{
	background:url(../images/apps_icon.png) no-repeat top center;
	padding-top:40px;
}
#free_dom1
{
	background:url(../images/free_dom_icon.png) no-repeat center top;
	padding-top:40px;
}
#adminl
{
	background:url(../images/admin_icon_list_area.png) no-repeat center top; 
	padding-top:40px;
}

.admin
{
	width:120px;
	float:right;
	margin-top:20px;
}