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

body, html {
	margin: 0px;
	padding:0px;
	font-family: Arial, Georgia;
	font-size:14px;
	color:#000;
	background: #f2f2f2 url(../images/bginner.gif) top left repeat-x;
}

img{
	border:none;
}
#general{
	margin:0px auto;
	padding:0px;
	width:984px;
}
/* header */
#header{
	margin:0px;
	padding:0px;
	width:100%;
	height:114px;
	position:relative;
}
#event_cuckoo{
	margin:0px;
	padding: 0px;
	width:305px;
	position:absolute;
	top:0px;
	left:0px;
}
#header ul{
	margin:0px;
	padding:0px;
	position:absolute;
	top: 70px;
	right:0px;
	list-style:none;
}
#header li{
	margin:0px;
	padding:10px 0px 11px 0px;
	float:left;
	font-family: Arial, 'Lucida Sans Unicode', Georgia;
}
#header li a{
	margin:0px;
	padding:10px 20px 11px 20px;
	color:#464646;
	font-size:14px;
	text-decoration:none;
	background-image:url(../images/layout/menu_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
#header li a:hover, #header li a.menu_activ{
	color:#fff;
	background-image:url(../images/layout/menu_hover.jpg);
}
#header li a.first{
	background-image:url(../images/layout/menu_first_out.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
#header li a.first:hover, #header li a.first_menu_activ{
	color:#fff;
	background-image:url(../images/layout/menu_first_hover.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
#header li a.last{
	background-image:url(../images/layout/menu_last_out.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}
#header li a.last:hover, #header li a.last_menu_activ{
	color:#fff;
	background-image:url(../images/layout/menu_last_hover.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

/* login */
#login{
	margin:0px;
	padding:0px;
	position:absolute;
	top:20px;
	right:0px;
}
#login .submit{
	vertical-align:top;
}
#login .fieldset{
	margin:3px 3px 0px 0px;
	padding: 3px;
	font-size:12px;
	width:150px;
}
#login .keep{
	padding:0px 5px 0px 0px;
	vertical-align:middle;
}
#login p{
	margin:0px;
	padding:5px 0px 0px 0px;
}
#login a{
	color:#0388cc;
	text-decoration:none;
	margin:0px 0px 0px 50px;
}
#login a:hover{
	color:#fe9d00;
	text-decoration:underline;
}
/* index content 1 */
#index_content_1 {position: relative;}
#index_content_1 .top {background:url(../images/layout/index_content_5_top.jpg) top left no-repeat; padding: 0 0 14px 0; height: 1px;}
#index_content_1 .left {border-right: 1px solid #D0D0D0; border-left: 1px solid #D0D0D0; padding: 0 20px 20px 20px; background-color: #fff; line-height: 18px; font-size: 14px;}
#index_content_1 .right {width: 240px; float: left; border-right: 1px solid #D0D0D0; background-color: #fff; padding: 15px 20px; font: normal 18px Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #333; line-height: 24px;}
#index_content_1 .right h1 {margin: 15px 0 25px 0; font-size: 40px; font-weight: normal;}
#index_content_1 .right .watchvideo {font: normal 28px Arial, Helvetica, sans-serif; color: #333; line-height: 30px; padding: 40px 0 0 0;}
#index_content_1 .right .watchvideo a {background: url(../images/layout/watchvideo-off.jpg) left no-repeat; width: 130px; height: 77px; display: block; padding: 10px 0 0 90px; color: #333; text-decoration: none;}
#index_content_1 .right .watchvideo a:hover {background: url(../images/layout/watchvideo-on.jpg) left no-repeat; width: 130px; height: 77px; display: block; padding: 10px 0 0 90px; color: #069; text-decoration: none;}

/* index content 2 */
#index_content_2{
	margin:20px 0px 0px 0px;
	padding:0px;
	width:100%;
	background-image:url(../images/layout/index_content_2_bg.jpg);
	background-position:top;
	background-repeat:repeat-y;
}
#index_content_2 .top{
	margin:0px;
	padding:0px;
	width:100%;
	height:15px;
	background-image:url(../images/layout/index_content_2_top.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#index_content_2 .bot{
	margin:0px;
	padding:0px 0px 20px 0px;
	width:100%;
	background-image:url(../images/layout/index_content_2_bot.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
#index_content_2 .content{
	margin:0px;
	padding:0px 20px 0px 20px;
	width:288px;
	float:left;
}
#index_content_2 .content h1{
	font-family: Arial, Georgia;
	font-size:16px;
	font-weight:bold;
	color:#333;
	margin:10px 0px 10px 0px;
	padding:0px;
}
#index_content_2 .content p{
	margin:0px 0px 10px 0px;
	padding:0px;
	line-height:18px;
	text-align:justify;
	color:#333;
}
#index_content_2 .content a.link, #index_content_3 .content a.link{
	color:#0088cc;
	padding:0px 10px 0px 0px;
	text-decoration:none;
	background-image:url(../images/layout/bullet_01.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
#index_content_2 .content a.link:hover, #index_content_3 .content a.link:hover{
	color:#fe9d00;
	text-decoration:underline;
	background-image:url(../images/layout/bullet_01_hover.jpg);
}
/* index content 3 */
#index_content_3{
	margin:20px 0px 0px 0px;
	padding:0px;
	width:100%;
	background-image:url(../images/layout/index_content_3_bg.jpg);
	background-position:top;
	background-repeat:repeat-y;
}
#index_content_3 .top{
	margin:0px;
	padding:0px;
	width:100%;
	height:15px;
	background-image:url(../images/layout/index_content_3_top.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#index_content_3 .bot{
	margin:0px;
	padding:0px 0px 20px 0px;
	width:100%;
	background-image:url(../images/layout/index_content_3_bot.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
#index_content_3 .content, #index_content_3 .content1, #index_content_3 .content2 {
	margin:0px;
	padding:0px 20px 0px 20px;
	width:288px;
	float:left;
}
/* footer */
#footer{
	margin:0px;
	padding:30px 0px 0px 0px;
	width:100%;
}
#footer .footer_l{
	margin:0px;
	padding:0px 0px 30px 20px;
	width:510px;
	float:left;
	text-align:justify;
	font-family: Arial, 'Lucida Sans Unicode', Georgia;
}
#footer ul{
	margin:-10px 0px;
	padding:0px;
	float:right;
	list-style:none;
}
#footer li{
	float:left;
	padding:12px;
	background-image:url(../images/layout/bullet_02.jpg);
	background-position:right;
	background-repeat:no-repeat;
	font-family: Arial, 'Lucida Sans Unicode', Georgia;
}
#footer li.last{
	background-image:none;
}
#footer li a{
	color:#0088cc;
	text-decoration:none;
}
#footer li a:hover{
	color:#fe9d00;
}
.clearall {clear: both;}
#contentblock {background-color: #fff; border-left: 1px solid #D0D0D0; border-right: 1px solid #D0D0D0;}
.boxleft .headers {background: url(../images/layout/attendees-icon.jpg) left no-repeat; padding: 15px 10px 15px 60px; font-size: 14px; font-weight: bold; margin: 0 0 20px 0;}
.boxleft {width: 401px; float: left; padding: 20px 45px 0 45px; font-size: 14px; line-height: 20px;}
.boxleft img {padding: 0 10px 0 20px;}
.boxleft a {color: #069; text-decoration: none; background: url(../images/layout/bullet_01.jpg) right no-repeat; padding: 0 10px 0 0; display: block; width: 66px; margin: 20px 0 0 0;}
.boxleft a:hover {color: #f60; text-decoration: none; background: url(../images/layout/bullet_01.jpg) right no-repeat; padding: 0 10px 0 0; display: block; width: 66px;}
.boxright {width: 401px; float: left; padding: 20px 45px 0 45px; font-size: 14px; margin: 0 0 20px 0; line-height: 20px;}
.boxright img {padding: 0 10px 0 20px;}
.boxright a {color: #069; text-decoration: none; background: url(../images/layout/bullet_01.jpg) right no-repeat; padding: 0 10px 0 0; display: block; width: 66px; margin: 20px 0 0 200px; font-size: 14px;}
.boxright a:hover {color: #f60; text-decoration: none; background: url(../images/layout/bullet_01.jpg) right no-repeat; padding: 0 10px 0 0; display: block; width: 66px;}
.boxright .headers {background: url(../images/layout/attendees-icon-select.jpg) left no-repeat; padding: 15px 10px 15px 60px; font-size: 14px; font-weight: bold; margin: 0 0 20px 200px;}
.boxbottomleft {width: 267px; float: left; padding: 0px 30px;}
.boxbottomcenter {width: 267px; float: left; padding: 0px 30px;}
.boxbottomright {width: 268px; float: left; padding: 0px 30px;}
.headerscenter {background: url(../images/layout/attendees-icon.jpg) left no-repeat; padding: 15px 10px 15px 60px; font-size: 14px; font-weight: bold; margin: 0 0 20px 0; color: #2E84BD;}
.boxiphone {width: 306px; float: left; height: 68px; background: url(../images/layout/iphone-bg.jpg) left no-repeat; margin: 30px 0; text-align: center; padding: 76px 0 0 0;}
.boxandroid {width: 230px; float: left; height: 60px; background: url(../images/layout/android-bg.jpg) left no-repeat; margin: 30px 0; padding: 84px 0 0 118px;}
.boxblackberry {width: 328px; float: left; height: 60px; background: url(../images/layout/blackberry-bg.jpg) left no-repeat; margin: 30px 0; text-align: center; padding: 84px 0 0 0;}
.attendeesbox {background: url(../images/layout/attendees1.jpg) left no-repeat; height: 362px; padding: 10px 30px 10px 200px; width: 295px; margin: 0 0 0 20px; float: left; line-height: 18px;}
.attendeesbox .headers {background: url(../images/layout/attendees-icon.jpg) left no-repeat; font-size: 14px; font-weight: bold; margin: 0px 0 15px 0; padding: 15px 10px 15px 60px;}
.eventsbox {width: 395px; float: left; padding: 0 10px 0 28px; line-height: 18px;}
.eventsbox a {color: #069; text-decoration: none; background: url(../images/layout/bullet_01.jpg) right no-repeat; padding: 0 10px 0 0; display: block; width: 76px; margin: 20px 0 0 180px; font-size: 14px;}
.eventsbox a:hover {color: #f60; text-decoration: none; background: url(../images/layout/bullet_01.jpg) right no-repeat; padding: 0 10px 0 0; display: block; width: 76px;}
.eventsbox .headers {background: url(../images/layout/attendees-icon-select.jpg) left no-repeat; padding: 15px 10px 15px 60px; font-size: 14px; font-weight: bold; margin: 0 0 20px 190px;}
.eventsbox img {padding: 0 20px 0 0px;}
.confbox {width: 340px; float: left; padding: 0 40px 30px 20px; line-height: 18px;}
.confbox a {color: #069; text-decoration: none; background: url(../images/layout/bullet_01.jpg) right no-repeat; padding: 0 10px 0 0; display: block; width: 66px; margin: 20px 0 0 0px; font-size: 14px;}
.confbox a:hover {color: #f60; text-decoration: none; background: url(../images/layout/bullet_01.jpg) right no-repeat; padding: 0 10px 0 0; display: block; width: 66px;}
.confbox .headers {background: url(../images/layout/attendees-icon.jpg) left no-repeat; padding: 15px 10px 15px 60px; font-size: 14px; font-weight: bold; margin: 0 0 20px 0px; text-align: left;}
.confsyncbox {width: 200px; float: left; padding: 0 342px 0 40px; background: url(../images/layout/synch-pic.jpg) right no-repeat; display: block; height: 403px; line-height: 18px;}
.confsyncbox .headers {background: url(../images/layout/attendees-icon.jpg) left no-repeat; padding: 15px 10px 15px 60px; font-size: 14px; font-weight: bold; margin: 0 0 20px 0px; text-align: left;}
.confsyncbox a {color: #069; text-decoration: none; background: url(../images/layout/bullet_01.jpg) right no-repeat; padding: 0 10px 0 0; display: block; width: 66px; margin: 20px 0 0 0px; font-size: 14px;}
.confsyncbox a:hover {color: #f60; text-decoration: none; background: url(../images/layout/bullet_01.jpg) right no-repeat; padding: 0 10px;}
.left .headers {background: url(../images/layout/attendees-icon-select.jpg) left no-repeat; padding: 15px 10px 15px 60px; font-size: 14px; font-weight: bold; margin: 0 0 20px 0px; text-align: left;}
/*------------Table css from icab--------------*/
.tableborder {border: 1px solid #ccc; font-size: 11px; margin: 15px 0 0 0;}
th {background-color: #ccc; color: #000; padding: 5px 4px; font-weight: bold;}
.tableborder td {background-color: #fff;}

.inputbutton {background: #3DBBED; border: 1px solid #229ACA; padding:5px; font-weight: bold; color: #fff;}
a {color: #0388cc; text-decoration: none;}
a:hover {color: #fe9d00; text-decoration: underline;}

.account_box{background:#fff; height:30px; width:100%; font: normal 14px Arial, Helvetica, sans-serif; line-height:30px; text-align:center;}
.create_survey_main{ margin:10px 0 0 0; width:100%;}
.survey_box_top{ background:url(../images/layout/survey_box_top.gif) no-repeat; height:11px;}
.survey_box_mid{ background:url(../images/layout/survey_box_mid.gif)  repeat-y; }
.survey_box_bottom{ background:url(../images/layout/survey_box_bottom.gif) no-repeat; height:11px;}
.survey_left_img{width:280px; float:left; margin:-11px 0 0 0px;}
.survey_right{ width:660px; float:left; margin:30px 0 0 30px; }
.survey_right h1{ font:bold 30px Arial, Times, serif; font-style:italic; color:#f5a005; border-bottom:dashed 1px #e3e3e3; margin-bottom:15px;}
.survey_input_text{ width: 130px; float:left; font: normal 22px Arial, Helvetica, sans-serif; color:#999999; text-align:right; padding-right:10px;} 
.survey_input1{ width:500px; height:51px; float:left; background:url(../images/layout/survey_input1.gif) no-repeat;}
.survey_input1 input, .survey_input1_green input, .survey_input1_red input{ width:170px; border:none; background:none; height:32px; margin:4px 0 0 5px; font: normal 18px Arial, Helvetica, sans-serif; color:#999999; }

.survey_input1_green{ width:500px; height:51px; float:left; background:url(../images/layout/survey_input1_green.gif) no-repeat;}
.survey_input1_red{ width:500px; height:51px; float:left; background:url(../images/layout/survey_input1_red.gif) no-repeat;}

.survey_input2{ width:500px; height:51px; float:left; background:url(../images/layout/survey_input2.gif) no-repeat;}
.survey_input2 input, .survey_input2_green input, .survey_input2_red input{ width:350px; border:none; background:none; height:29px; margin:6px 0 0 10px; font: normal 18px Arial, Helvetica, sans-serif; color:#999999; }

.survey_input2_green{ width:500px; height:51px; float:left; background:url(../images/layout/survey_input2_green.gif) no-repeat;}
.survey_input2_red{ width:500px; height:51px; float:left; background:url(../images/layout/survey_input2_red.gif) no-repeat;}

.survey_input3{ width:500px; height:120px; float:left; background:url(../images/layout/survey_textarea.gif) no-repeat;}
.survey_input3 textarea, .survey_input3_green textarea, .survey_input3_red textarea{ width:350px; border:none; background:none; height:110px; margin:4px 0 0 5px; font: normal 18px Arial, Helvetica, sans-serif; color:#999999; }

.survey_input3_green{ width:500px; height:120px; float:left; background:url(../images/layout/survey_textarea_green.gif) no-repeat;}
.survey_input3_red{ width:500px; height:120px; float:left; background:url(../images/layout/survey_textarea_red.gif) no-repeat;}

.survey_conti{ margin:10px 0 0 140px; float:left; }

.survey_box2{ width:97%; padding:0 15px; }
.survey_box2 h1{ font:bold 30px Arial, Times, serif; font-style:italic; height:25px; color:#f5a005; border-bottom:dashed 1px #e3e3e3; }
.survey_box2_adbtn{ float:right; padding:4px  0 0 0; margin:0;  #margin:-30px 0 0 0;}
.survey_box2_main{padding:10px 0;}
.survey_box2_head{ width:100%; background: url(../images/layout/survey_head_bg.gif) repeat-x; height:36px; font:bold 14px "Trebuchet MS"; text-transform:uppercase; line-height:36px;}	
.survey_box2_head ul, .survey_box2_text ul{ list-style:none; width:100%;}
.survey_box2_head li, .survey_box2_text li{ float:left; padding:0 5px 0 5px; }
.survey_box2_text{ height:36px; font:normal 14px "Trebuchet MS"; line-height:36px; border-bottom: solid 1px #e9e9ea;}
.text_blue a{ color:#2488c4; text-decoration:none;}
.top_menu{ float:right; width:300px; margin:30px 0 0 0;}
.top_menu a{ padding:0 5px; vertical-align:middle;}
.survey_edit{ width:100%; padding:10px 0  0 0; }
.survey_edit_text{ font:normal 12px Arial, Helvetica, sans-serif;}
.survey_edit_tab{ width:100%; list-style:none;}
.survey_edit_tab ul{ width:100%; }
.survey_edit_tab li{overflow:hidden; float:left; text-align:center;  height:30px; line-height:30px; }  
.survey_edit_tab li a{ color:#000; text-decoration:none;  font: bold  14px Tahoma; height:30px; width:147px; display:block; line-height:30px; background:url(../images/layout/survey_tab_menu.gif) no-repeat; }
.survey_edit_tab li a:hover{ background-position:bottom; color:#fff; text-decoration:none;}
.survey_edit_tab li a.active, .survey_edit_tab li a.acive:hover { background-position:bottom; color:#fff; text-decoration:none;}
.survey_edit_leftMenu{ float:left; width:228px; margin:0 0 0 20px; background:#e4e4e4;}
.survey_edit_right{ float:left; width: 717px; border:solid 1px #e4e4e4;}
.survey_edit_leftMenu ul{ margin:15px 0 0 7px; width:213px; list-style:none;} 
.survey_edit_leftMenu li{ background:url(../images/layout/survey_arrow.gif) no-repeat 10px 15px;  }
.survey_edit_leftMenu li a{ font: bold 16px tahoma; color:#000; text-decoration:none; display:block; height:40px; line-height:36px; padding:0  0 0 30px;}
.survey_edit_leftMenu li a:hover{ background:#fff;  color:#000; text-decoration:none;}
.survey_edit_right_in{ margin:20px 0 0 18px; width:680px;}
.survey_edit_right_box { width:100%;}
.survey_edit_right_box h2 { width:98.5%; background: url(../images/layout/survey_head_bg.gif) repeat-x; height:29px; padding:7px 0 0 10px; font:bold 14px "Trebuchet MS"; color:#00468c;}
.survey_edit_right_ouestion{ background:#f3fbff; width:100%; font:normal 14px Arial, Helvetica, sans-serif; padding:15px 0 10px 0;}
img{ vertical-align:middle;}   

.survey_pop{ width: 741px; border:solid 4px #cae3fc;}
.survey_pop_head{width:100%; height:27px; background:url(../images/layout/survey_pop.gif) repeat-x; border-bottom: solid 1px #919191; text-align:right;}
.survey_pop_main{ width:740px; height:530px; overflow:hidden; background:#fff;} 
.survey_pop_main h1{ font:bold 30px Arial, Times, serif; font-style:italic; color:#f7a30a; margin:10px 0 0 15px}
.survey_pop_main_mid{ width: 663px; padding:10px 0 0 30px; border: solid 1px #d8d8d8; background:url(../images/layout/survey_pop_bg.gif) repeat-x #e3f4fd; margin:0px 0 0 15px;}
.survey_pop_main_mid h2{ font: normal 17px tahoma; color:#0456c7; padding:10px 0 0 10px;}
.survey_pop_main_input{ background:url(../images/layout/survey_pop_input1.gif) no-repeat; width:600px; height:54px; padding:10px 0 0 15px;  margin:10px 0 0 10px;}
.survey_pop_main_input_green{ background:url(../images/layout/survey_pop_input1_green.gif) no-repeat; width:600px; height:54px; padding:10px 0 0 15px;  margin:10px 0 0 10px;}
.survey_pop_main_input_red{ background:url(../images/layout/survey_pop_input1_red.gif) no-repeat; width:600px; height:54px; padding:10px 0 0 15px;  margin:10px 0 0 10px;}

.survey_pop_main_inputin{ background: none; border:none; width:570px; height:25px; font: normal 17px tahoma; color:#666;}

.survey_pop_main_textarea1, .survey_pop_main_textarea2{ background:url(../images/layout/survey_pop_input2.gif) no-repeat; width:600px; height:105px; padding:10px 0 0 15px;  margin:10px 0 0 10px;}
.survey_pop_main_textarea1_green, .survey_pop_main_textarea2_green{ background:url(../images/layout/survey_pop_input2_green.gif) no-repeat; width:600px; height:105px; padding:10px 0 0 15px;  margin:10px 0 0 10px;}

.survey_pop_main_textarea1_red, .survey_pop_main_textarea2_red{ background:url(../images/layout/survey_pop_input2_red.gif) no-repeat; width:600px; height:105px; padding:10px 0 0 15px;  margin:10px 0 0 10px;}

.survey_pop_main_textareain{ background: none; border:none; width:570px; #width:560px; height:85px; font: normal 17px tahoma; color:#666;}
.survey_pop_main_footer{ height:39px; border-bottom:solid 1px #666; text-align:center; background:#eaeae9;}

#news {width: 278px; padding: 0 25px; float: left; font-size: 13px !important;}
#news h1{font: bold 28px Arial, Georgia; color: #9f9f9f; padding: 0px 10px 10px 0px; margin: 0px;}
#news ul {margin: 0px; padding: 0px; list-style: none;}
#news ul li {margin: 0px; padding: 0px 0 8px 0;}
#news ul li a {color: #333; text-decoration: none; padding: 0 0 0 0px; display: block;}
#news ul li a:hover {color: #fe9d00; text-decoration: underline; padding: 0 0 0 0px;}
#news ul li span {display: block; color: #0070b8 !important; font-weight: bold !important;}
#news ul li.readmore a {color: #0070bb !important; display: inline; text-decoration: underline;}
#news ul li.readmore a:hover {color: #000 !important; display: inline;}

#contactinfo {
	margin:0px;
	padding: 0px 25px;
	width:278px;
	float:left;
	font-size: 13px !important;
	position: relative;
}

#featuredcustomer {
	margin:0px;
	padding: 0px 25px;
	width:278px;
	float:left;
	font-size: 13px !important;
}
#featuredcustomer .logoboxbg {width: 258px; height: 270px; padding: 5px 10px; text-align: center;}
#featuredcustomer .logoboxbg img {padding: 5px;}
#testimonials {background-image:url(../images/testimonial-bg.gif); width: 894px; padding: 10px 20px 0 20px; margin: 0px 25px; font-size: 13px !important;}
#testimonials span {font-weight: bold;}
#testimonials h3 {
	font-family: Arial, Georgia;
	font-size: 24px;
	font-weight: normal;
	color: #c60;
	margin: 0px 0px 10px 0px;
	padding:0px;
}
#testimonials div {display: block;}
#testimonials span a {color: #0070B8; text-decoration: none; background:url(../images/layout/bullet_01.jpg) no-repeat 0px 5px; padding: 0 0 0 10px;}
#testimonials span a:hover {color: #f90; text-decoration: none; background:url(../images/layout/bullet_01_hover.jpg) no-repeat 0px 5px; padding: 0 0 0 10px;}
/* index content 6 */
#index_content_6 {
	margin: 10px 0px 0px 0px;
	padding:0px;
	width:100%;
	background-image:url(../images/layout/index_content_6_bg.jpg);
	background-position:top;
	background-repeat:repeat-y;
}
#index_content_6 .top{
	margin:0px;
	padding:0px;
	width:100%;
	height:15px;
	background-image:url(../images/layout/index_content_6_top.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#index_content_6 .bot{
	margin:0px;
	padding:0px 0px 20px 0px;
	width:100%;
	background-image:url(../images/layout/index_content_6_bot.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
#index_content_6 .content{
	margin:0px;
	padding:0px 20px 0px 20px;
	width:288px;
	float:left;
}
#index_content_6 .content h1{font-family: Arial, verdana, Georgia; font-size: 16px; font-weight:bold; color:#2E84BD; padding: 15px 0px 8px 0px;}
#index_content_6 .content p{
	margin:0px 0px 10px 0px;
	padding:0px;
	line-height:18px;
	text-align:justify;
	color:#333;
}
#index_content_6 h1 {font-size: 25px; font-weight:bold; color:#515762; padding: 0px 0px 0px 0px; margin: 0px 0 15px 0;}
.CustHeader {position: relative; margin: -17px 0 10px 5px; padding: 4px 0 0 0; text-align: left;}
.content h4 {font-size: 24px; color: #3b8bbc; margin: 0px 0 5px 0;}
.content div a {width: 71px; height: 20px; background: url(../images/readmore-off.jpg) no-repeat; text-decoration: none; color: #fff; font-size: 11px; text-align: center; display: block; padding: 2px 0 0 0;}
.content div a:hover {width: 71px; height: 20px; background: url(../images/readmore-on.jpg) no-repeat; text-decoration: none; color: #f4f4f4; font-size: 11px; text-align: center; padding: 2px 0 0 0;}

.content1 h4 {font-size: 24px; color: #f5ab00; margin: 0px 0 5px 0;}
.content1 div a {width: 71px; height: 20px; background: url(../images/readmore1-off.jpg) no-repeat; text-decoration: none; color: #fff; font-size: 11px; text-align: center; display: block; padding: 2px 0 0 0;}
.content1 div a:hover {width: 71px; height: 20px; background: url(../images/readmore1-on.jpg) no-repeat; text-decoration: none; color: #f4f4f4; font-size: 11px; text-align: center; padding: 2px 0 0 0;}

.content2 h4 {font-size: 24px; color: #656565; margin: 0px 0 5px 0;}
.content2 div a {width: 71px; height: 20px; background: url(../images/readmore2-off.jpg) no-repeat; text-decoration: none; color: #fff; font-size: 11px; text-align: center; display: block; padding: 2px 0 0 0;}
.content2 div a:hover {width: 71px; height: 20px; background: url(../images/readmore2-on.jpg) no-repeat; text-decoration: none; color: #f4f4f4; font-size: 11px; text-align: center; padding: 2px 0 0 0;}

.productpadding {margin: 0 30px; padding: 0 0 20px 0;}

.moreinner a {background: none !important; color: #0388CC !important; text-decoration: none; display: inline !important;}
.moreinner a:hover {background: none !important; color: #Fe9d00 !important; text-decoration: underline !important; display: inline !important;}


/* Slider Classes */
h3 {font: bold 20px 'Lucida Sans Unicode', Georgia, Arial; color: #fff; padding: 0px 5px 0px 0px; margin: 0px;}
div#feature_list {width: 983px; overflow: hidden; position: relative; height: 370px; background:  url('../images/slider-bg.jpg') top left no-repeat; margin: 0 0 15px 0;}
div#feature_list ul {position: absolute; top: 0; list-style: none; padding: 8px 0 0 0; margin: 0;}
ul#tabs {left: 0; z-index: 2; width: 296px;}
ul#tabs li {height: 59px;}
ul#tabs li img {padding: 5px; border: none; float: left; margin: 10px 10px 0 0;}
ul#tabs li a {color: #8B8B8B; text-decoration: none; display: block; padding: 15px 10px 20px 20px; outline: none; border-bottom: 1px solid #333;}
ul#tabs li a:hover {text-decoration: none; background: url('../images/tab-current.png') top right no-repeat; color: #F39A02 !important;}
ul#tabs li a.current {background: url('../images/tab-current.png') top right no-repeat;}
ul#tabs li a.current h3 {color: #F39A02 !important;}
ul#tabs li a.current:hover {text-decoration: none; cursor: default; background: url('../images/tab-current.png') top right no-repeat; }
ul#output {right: 0; width: 687px; height: 369px; position: relative; background: url('../images/shadow-slider.png') top left no-repeat;}
ul#output li img {padding: 10px 0 0 0;}
ul#output li div {position: absolute; left: 0px; top: 20px; width: 420px; color: #ccc; margin: 0 0 0 235px; font-size: 14px;}
ul#output li div p {margin: 0 0 15px 0; line-height: 18px;}
ul#output li div a {left: 240px; padding: 6px 12px; text-decoration: none; font-size: 11px; color: #FFF; background: #4C85C5; -moz-border-radius: 5px; border-top: 1px solid #333; border-left: 1px solid #333; border-right: 1px solid #000; border-bottom: 1px solid #000; display: block; width: 60px; margin: 20px 0 0 0;}
ul#output li div a:hover {background: #000; text-decoration: none;}
ul#output li div h3 {margin: 0 0 10px 0;}


/* New Classes */
.leftnav {width: 210px; float: left; background: url(../images/leftnav-shadow.png) top right no-repeat; padding: 20px 0 0 0;}
.leftnav a {color: #666; display: block; height: 25px; text-decoration: none; margin: 0 0 0px 0; padding: 6px 10px 0 20px; font-size: 14px; font-weight: bold; border-bottom: 1px solid #EEEFF0;}
.leftnav a:hover {color: #2d86be; display: block; height: 25px; text-decoration: none; padding: 6px 10px 0 20px; font-size: 14px; border-bottom: 1px solid #EEEFF0;}
.navselected {color: #2d86be !important;}
.contentarea {width: 690px; float: left; padding: 20px 20px 0 20px;}
.contentarea h3 {font-size: 28px; color: #515762; margin: 0 0 10px 0;}
.contentarea p img {float: left; margin: 0 10px 0 0;}

.left h4 {font: bold 28px 'Lucida Sans Unicode', Georgia, Arial; color: #9f9f9f; padding: 0px 10px 10px 0px; margin: 0px;}
/* Logo Slideshow */
.slideshow div {height: 270px; width: 258px; margin: auto; background: white !important;}
.videoholder {padding: 0 0 10px 0;}
.green h3 {font-size: 28px !important; color: #9f9f9f !important; margin: 0 0 10px 0;}

/* New Classes */
#productstandard {display: block; margin: 0 30px; background: url('../images/product-top.gif') no-repeat top;; padding-left:20px; padding-right:20px; padding-top:20px; padding-bottom:5px}
#productstandard h3 {font-size: 24px; margin: 0 0 10px 0; color: #3B8BBC;}
#productstandard ul {margin-bottom: 0px;}

#productcustom {display: block; margin: 0 30px; background: url('../images/product-top.gif') no-repeat top;; padding-left:20px; padding-right:20px; padding-top:20px; padding-bottom:5px}
#productcustom h3 {font-size: 24px; margin: 0 0 10px 0; color: #F5AB00;}

#productenterprise {display: block; margin: 0 30px; background: url('../images/product-top.gif') no-repeat top;; padding-left:20px; padding-right:20px; padding-top:20px; padding-bottom:5px}
#productenterprise h3 {font-size: 22px; margin: 0 0 10px 0; color: #656565;}
#LoginIcab #login {top: 10px !important;}
#LoginIcab #login p {font-size: 12px !important; padding-left: 2px !important;}

.ContactForm {position: relative; right: 0px; width: 450px; top: 0px;}
.ContactForm label {display: block; padding: 5px 0 3px 0;}
.ContactForm input[type=text] {display: block; padding: 6px 5px; border: 1px solid #ccc; background-color: #f4f4f4; width: 400px;}
.ContactForm .TextArea {display: block; padding: 6px 5px; border: 1px solid #ccc; background-color: #f4f4f4; width: 400px;}
.CButton {background: url(../images/layout/menu_hover.jpg) center repeat-x; color: #fff; padding: 10px; border: 0px; font-weight: bold; font-size: 14px; cursor: pointer; -webkit-border-radius: 10px; -moz-border-radius: 10px; margin: 20px 0 0 0;}
.ContactForm .required {color: #f00;}

.BorderBottom {border-bottom: 1px solid #e5e5e5; margin: 0px -20px 20px 0;}
.SupportHome {position: absolute; top: 12px; left: 315px;}
.SupportInner {position: absolute; top: 5px; right: 0px;}
