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

/* Styling all elements=================================================================================*/
* { margin: 0; padding: 0; }
a {	outline: none;	border: none; text-decoration: none; }
img { border: none; }
input {	outline: none;}
.floatleft { float: left !important; width:auto; }
.floatright { float: right !important; width:auto; }
/* --------------- Applying clearfix fix for some browsers to use in appropriate places -------------- */
.clearfix:after {content: " "; display: block;	height:0%;	clear: both; visibility: hidden;}
.clearfix {display: inline-block; }
/* Hide from IE Mac \*/
.clearfix {display: block; }
/* End hide from IE Mac */
.clear {clear:both}
/*=======================================================================================================*/
body {
	background:#fff url(../isms_images/bg.jpg) repeat-x 0 0;
	font:12px Arial, Helvetica, sans-serif;
	color:#626262;
	} /*----- Body -----*/
a:hover {text-decoration:underline;}
.alignCenter { text-align:center; }
#wrapper { width:972px;	margin:0 auto; } /*----- Wrapper -----*/
#top { position:relative; height:78px; } /*----- Top Section -----*/
	#top h1 a {
		position:absolute;
		top:0;
		left:4px;
		background:url(../isms_images/logo.jpg) no-repeat left top;
		width:268px;
		height:104px;
		display:block;
		z-index:0;
		} /*----- LOGO -----*/
	#top h1 span { display:none; }
	#top_nav { position:absolute; bottom:10px; left:287px; }
	#top_nav li { list-style:none; float:left; width:auto; padding-left:12px; height:48px; }
	#top_nav li img { float:left; width:auto; margin-right:5px;  }
	#top_nav li a { color:#b3b3b3; font-size:11px; float:left; margin-top:18px; width:auto; }
	#top_nav li a strong  { color:#d7d7d7; font-size:14px; }
#nav { height:46px; padding-left:19px; position:relative; z-index:10; text-align:right; } /*----- Main Navigation -----*/
	#nav ul { 
		position:absolute;
		right:5px;
		bottom:0;
		}
	#nav li { 
		float:left; 
		background:url(../isms_images/nav_sep.gif) no-repeat right 0; 
		list-style:none; 
		height:25px;	
		width:auto; 
		padding:1px 0 3px 0;
		margin-left:8px;	
		}
	#nav a { 
		float:left;
	    heinght:21px;
		font-size:14px;
		display:block;
		color:#2c2b2b;
		width:auto;
		padding:0 10px;
		line-height:21px;
		margin-right:10px;
		text-decoration:none;
		font-weight:700;
		}
	#nav a:hover, #nav .active { background:#9fc22b url(../isms_images/nav_hvr.gif) no-repeat center top; color:#fff; }
	#nav li.last { background:none;}
#header { 
	clear:both;
	position:relative; 
	background:url(../isms_images/hbg.jpg) no-repeat 0 0; 
	height:247px; 
	z-index:0;
	display:block;
	margin-top:-28px;
	} /*----- Header -----*/
#head-content {
	position:absolute;
	right:26px;
	top:60px;
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
	color:#fffff1;
	font-size:24px;
	font-weight:700;
	}
#head-content h2 {
	font-size:49px;
	font-weight:400;
	}
#head-content em {
	font-size:30px;
	color:#ffee31;
	font-style:normal;
	} 
#head-content p { padding-left:40px; }
#head-content span {
	float:left; 
	width:auto;
	padding-left:15px;
	} 
#head-content ul {
	padding:15px 0 15px 240px;
	} 
#head-content li {
	background:url(../isms_images/bullet2.jpg) no-repeat 0 8px;
	list-style:none;
	padding-left:29px;
	} 
#container {
	background:url(../isms_images/canvas_top.gif) no-repeat 0 0;
	padding:6px 0 0 0;
	} /*----- Conatiner -----*/
#canvas {
	background:url(../isms_images/cbg.png) repeat-y 0 0;
	margin-bottom:px;
	} /*----- Canvas -----*/
#canvas_bottom {
	background:url(../isms_images/main_cont_bottom.gif) no-repeat 232px bottom;
	}
#sidebar {
	float:left;
	width:232px;
	} /*----- Sidebar -----*/
#member_login {
	position:relative;
	background:url(../isms_images/sbg.gif) repeat-y 0 0;
	padding:18px 8px 15px 16px;
	}
	#member_login h2 { 
		font-size:20px;
		color:#28415b;
		text-align:center;
		}
	#member_login form { 
		background:url(../isms_images/left_line.jpg) repeat-x 0 bottom;
		padding:12px 0 12px 12px;
		margin-bottom:11px;
	}
	#member_login label { 
		float:left;
		width:68px;
		font-size:11px;
		color:#8d8d8d;
		font-weight:700;
	}
	.textbox{
		background:#c9dee7;
		border:0;
		width:118px;
		height:17px;
		padding:3px 0 0 3px;
		margin-bottom:10px;
		}
	#member_login span { float:left; width:auto; padding-right:5px; }
	.forgot_text, .forgot_text a {font-size:11px; color:#ff9600; font-weight:700;}
	
.login_bottom { 
	/*position:absolute;
	bottom:0;
	left:0;*/
	background:url(../isms_images/sidebar_sep.jpg) no-repeat 0 0; 
	width:243px; 
	height:9px; 
	display:block; 
	overflow:hidden;
	}
#inovation {
	position:relative;
	background:url(../isms_images/sbg2.gif) repeat-y 0 0;
	padding:17px 28px 30px 30px;
	color:#323232;
	line-height:18px;
	}
	#inovation h2 {
		font-size:20px;
		color:#28415b;
		padding-bottom:20px;
		}
.inovation_bottom { 
	position:absolute;
	bottom:0;
	left:0;
	background:url(../isms_images/sidebar_bottom.jpg) no-repeat 0 0;
	width:243px; 
	height:8px; 
	display:block; 
	overflow:hidden;
	}
.blog { margin:8px 0 0 6px; /*position:absolute; bottom:0; left:0;*/ }
#main {
	float:left;
	width:740px;
	} /*----- Main Section -----*/
#main_content {
	padding:16px 35px 25px 37px;
	}
	#main_content h2 {
		position:relative;
		background:url(../isms_images/dot_line.jpg) repeat-x 0 bottom;
		font-size:20px;
		color:#28415b;
		padding-bottom:10px;
		}
.products{ padding:13px 0 15px 0; list-style:none; }
	.products li { 
		float:left;
		background:url(../isms_images/products_box.gif) no-repeat 0 0;
		width:146px; 
		height:141px; 
		padding:8px 6px 5px 10px; 
		margin-right:6px; 
		color:#929292;
		}
	.products li h3 {
		font-size:18px;
		color:#658cb5;
		padding-bottom:5px;
		}
	.products li h3 img {
		float:left;
		margin-right:4px;
		margin-bottom:9px;
		height:40px;
		}
	.products p { clear:both;}
	.products li.right { margin:0;}
	.more_text, .more_text a { color:#e53600; font-weight:700; text-align:right;}
.dashline { clear:both; background:url(../isms_images/line.jpg) repeat-x 0 center; margin:0 0 15px 0;}
#center-content h3 { font-size:20px; color:#ef6500;}
#center-content p { padding:12px 0;}
.list {float:left; width:345px; list-style:none; padding:12px 15px 15px 0;}
.list li { background:url(../isms_images/bullet.gif) no-repeat 5px 6px; padding-left:16px; line-height:18px; }
* html .list {padding:12px 15px 33px 0;}

#footer {
	clear:both;
	background:url(../isms_images/fbg.jpg) repeat-x 0 0;
	height:119px;
	} /*----- Footer -----*/
#footer_content {
	width:972px;	
	margin:0 auto; 
	color:#b8b8b8;
	font-size:11px;
	}
#footer_content ul {
	float:left;
	width:120px;
	padding:22px 0 9px 25px;
	list-style:none;
	}
#footer_content ul h2 {
	font-size:12px;
	color:#ff8800;
	padding-bottom:2px;
	}
#footer_content li a {
	background:url(../isms_images/square.gif) no-repeat 0 5px; padding-left:10px;
	color:#b8b8b8;
	line-height:16px;
	}
#footer p {
	clear:both;
	text-align:center;
	color:#929292;
	line-height:20px;
	}

/*********************************************************/
#contact_frm2 {
	padding-top:40px;
	padding-left:20px;
	width:600px;
	
}
/*#contact_frm2 td  ul{
	list-style:none;
}*/
#contact_frm2 label {
	
	color:#666666;
	font-weight:normal;
	height:10px;
	line-height:35px;
	text-align:right !important;
	/*margin-right:15px;*/

}
#contact_frm2 tr {
height:20px;
 
}
#contact_frm2 td {
  height:20px;
  width:600px;
}
#contact_frm2 th {
    text-align:right !important;
	padding-right:15px;
	
}
#contact_frm2 .text_fld {
	width:300px;
	line-height:35px;
}
#contact_frm2 input{
	border:1px #d4d4d4 solid;
	width:240px;
	height:20px;
	margin-top:6px;
	font-size:11px;
	color:#343434;
	padding:4px 0 0 6px;
	float:left;
}
#contact_frm2 textarea{
	border:1px #d4d4d4 solid;
	width:240px;
	height:70px;
	margin:6px 0 2px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#343434;
	padding:4px 0 0 6px;
}

#contact_frm2 input[type=checkbox]{
	border:1px #d4d4d4 solid;
	width:10px;
	height:20px;
	margin-top:6px;
	font-size:11px;
	color:#343434;
	padding:4px 0 0 6px;
}

#contact_frm2 .checkbox_list {
	list-style:none;
	padding-bottom:15px;
}
#contact_frm2 .checkbox_list li {
	clear:both;
	padding:4px 0;
	
}
#contact_frm2 .checkbox_list li label {
	height:15px;
	line-height:15px;
	text-align:left;
}
#contact_frm2 .checkbox_list li input {
	margin:0;
	padding:0;
	width:25px;
	height:10px;
	border:0;
}


#contact_frm2 ul.error_list
{
  
  margin: 0;
  width:70px;
  margin-bottom: 7px;
  padding-left: 0px;
  padding-right:30px;
  color: #FF3333;
  border: none;
  font-weight:bold;
  float:right;
  line-height:20px;
  background-color: #ffffff;
}

#contact_frm2 ul.error_list li
{
  float:right;
  
  padding: 4px;
  padding-left:10px;
  list-style: none;
  color: #FF3333;
  background: url(../index.html) no-repeat 4px 4px;*/
  
}

/*------------------- Inner Pages ---------------*/
/*----- Bulk SMS - Features -----*/
.content{ line-height:18px;}
.subhead{
	font-size:13px;
	color:#ef6500;
	font-weight:700;
	padding:10px 0;
	}
.order_list{
	padding:3px 0 10px 0;
	margin-left:18px;
	*margin-left:22px;
	}
.order_list li{
	padding:2px 0;
	line-height:16px;
	}
.link_txt{color:#CA2D02;}
.list2 {
	padding:3px 0 10px 0;
	margin-left:18px;
}
.list2 li{
	padding:2px 0;
	line-height:16px;
	}

/*----- SMS Marketing - Pricing -----*/
.act_btn{
	position:absolute;
	top:0px;
	right:18px;
}
.inner_tbl{
	float:left;
	width:615px;
	}
.inner_tbl .tbl_head{
	float:left;
	width:663px;
	background-color:#e1e0e3;
	border:1px solid #e1e0e3;
	font-weight:700;
	}
.inner_tbl .rows{
	clear:both;
	float:left;
	width:663px;
	border:1px solid #d5d4d7;
	border-top:0;
	}
.inner_tbl .col1{
	float:left;
	width:460px;
	border-right:1px solid #e1e0e3;
	padding:5px;
	}
.inner_tbl .col2{
	float:left;
	width:180px;
	text-align:center;
	padding:5px 0;
	}
.inner_tbl .col_merge{
	float:left;
	width:653px;
	padding:5px;
	}
.inner_tbl .row_col1{
	clear:both;
	float:left;
	width:653px;
	border:1px solid #e1e0e3;
	padding:0 5px;
	}
.inner_tbl .short_code1{
	float:left;
	width:322px;
	padding:5px;
	}
.inner_tbl .short_code2{
	float:left;
	width:320px;		
	border-left:1px solid #d5d4d7;
	padding:5px;
	}

.price_tbl{
	float:left;
	width:615px;
	}
.price_tbl .tbl_head{
	float:left;
	width:663px;
	background-color:#e1e0e3;
	border:1px solid #e1e0e3;
	font-weight:700;
	}
.price_tbl .rows{
	clear:both;
	float:left;
	width:663px;
	border:1px solid #d5d4d7;
	border-top:0;
	}

.price_tbl .row_col1{
	clear:both;
	float:left;
	width:653px;
	border:1px solid #e1e0e3;
	padding:5px;
	}
.price_tbl .col{
	float:left;
	width:106px;
	border-right:1px solid #d5d4d7;
	text-align:center;
	padding:5px 0;
	}
.price_tbl .col2{
	float:left;
	width:133px;
	border-right:1px solid #d5d4d7;
	text-align:center;
	padding:5px 0;
	}
.price_tbl .col_last{
	float:left;
	width:125px;
	text-align:center;
	padding:5px 0;
	}
/*----- Reseller -----*/
.city_list ul {
	float:left;
	width:123px;
	margin-right:10px;
	list-style:none;
	}
.city_list ul h3 {
	font-size:12px;
	color:#ef6500;
	padding-bottom:2px;
	}
	
/*----- Clients -----*/
.client_list ul {
	float:left;
	width:320px;
	margin-right:10px;
	list-style:none;
	}
/*----- Contact Us -----*/
.form {width:500px;}
.form label {
	float:left;
	width:120px;
	font-weight:700;
	margin-right:10px;
	}
.form p{clear:both; padding:5px 0;}
.form span{
	float:left;
	width:330px;
	}
	
/*-----Order Form-----*/
#order_frm {}
#order_frm .sub_sec{
	float:left;
	width:310px;
}
#order_frm label {
	float:left;
	width:135px;
	font-weight:700;
	margin:5px 10px 5px 0;
	text-align:right;
	}
#order_frm .txt_fld{
	float:left;
	width:160px;
	/*border:1px solid #0000ff;*/
}
#order_frm .txt_fld input[type="text"]{
	border:1px solid #c9dee7;
	width:140px;
	height:18px;
	padding:2px 0 0 2px;
	margin:5px 0;
}
#order_frm .txt_fld input[type="file"]{
	border:1px solid #c9dee7;
	width:200px;
	*height:25px;
	padding:2px 0 0 2px;
	margin:5px 0;
}
#order_frm .txt_fld textarea{
	border:1px solid #c9dee7;
	width:450px;
	height:60px;
	padding:2px 0 0 2px;
	margin:5px 0;
}
.red_txt {
	color: #FF0000;
}
.pad_lt{padding-left:200px;}	

/*-----Thanking Message-----*/

.succ_msg_box_top{ background:url(../isms_images/succ_msg_box_top.jpg) no-repeat left bottom; height:12px; margin-top:25px;}
.succ_msg_box{
	background:url(../isms_images/succ_msg_box.jpg) repeat-y 0 0; 
	text-align:center;
	height:150px;
	color:#ff7000;
	font-size:12px;
	font-weight:700;
	padding-top:120px;
}
.succ_msg_box_bot{ background:url(../isms_images/succ_msg_box_bot.jpg) no-repeat left top; height:12px; margin-bottom:288px;}
