@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;
		height: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;
		}*/
	/** html #nav li { margin-left:2px; }
	* html #nav li a { margin-right:4px; }*/
	/*#nav a:hover, #nav .active { background:#9fc22b url(../isms_images/nav_hvr.gif) no-repeat center top; color:#fff; }*/
	/*#nav a:hover, #nav a.selected, #nav .active { background:#9fc22b url(../images/nav_hvr.gif) no-repeat center top; color:#fff; width:auto; padding:0 10px; margin-right:10px;}
	#nav li.last { background:none;}*/
#header { 
	clear:both;
	position:relative; 
	background:url(../isms_images/hbg.jpg) no-repeat 0 0; 
	height:347px; 
	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 -----*/
* html #main {width:728px; float:left;}
* html #main_content { padding:16px 30px 25px 37px;}
#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(../images/error.png) 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;}
/*----- ie6 hack -----*/
* html #canvas { background-image: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src=../isms_images/cbg.png, sizingMethod=scale);}	

/*----- New Contact Page Css -----*/
.contact-form {
	background:#dcd8d7 url(../isms_images/contact-bg.gif) no-repeat 0 0;
	margin:5px 0;
	width:632px;
	padding:15px;
	border:1px #e4e4e4 solid;
	margin-top:0;
	}
.contact-form-left {
	/*width:360px;*/
	}
	.contact-form-tabs {
		list-style:none;
		height:32px;
		padding-bottom:10px;
		} /*----- Tabs -----*/
	.contact-form-tabs li {
		float:left;
		width:auto;
		height:32px;
		}
	.contact-form-tabs li a {
		float:left;
		width:auto;
		display:block;
		height:32px;
		padding-right:5px;
		}
	.contact-form-tabs li a:hover, .contact-form-tabs .active-tab, .contact-form-tabs .selected  {
		background-position:left bottom !important;
		}
	.contact-form-tabs li span { display:none;}
	#idea-btn a {
		background:url(../isms_images/idea-btn.gif) no-repeat 0 0; 
		width:66px;
		}
	#question-btn a {
		background:url(../isms_images/question-btn.gif) no-repeat 0 0; 
		width:85px;
		}
	#problem-btn a {
		background:url(../isms_images/problem-btn.gif) no-repeat 0 0; 
		width:85px;
		}
	#praise-btn a {
		background:url(../isms_images/praise-btn.gif) no-repeat 0 0; 
		width:81px;
		}
	.contact-form-content { clear:both;	}
	.contact-form-content p{ clear:both;}
	.contact-form-content h3{ clear:both; font-size:12px; color:#252525; padding:14px 0;}
	.contact-form-content h3 span{ float:left; margin-right:5px; }
	.contact-form-content label { 
		clear:both; width:300px; font-size:12px; color:#626262; font-weight:normal;line-height:20px; padding-left:5px; }
	.textarea-bg {
		background:url(../isms_images/textarea.gif) no-repeat 0 0;
		width:329px;
		height:74px;
		padding:10px 0 0 8px;
		margin-bottom:10px;
		margin-right:15px;
		float:left;
		}
	.textarea-bg textarea{
		 border:0px;
		background-color:#FFFFFF;
		width:320px;
		height:60px;
		font-weight:bold;
		}	
	.textarea 
	   {
			width:318px;
			height:65px;
			border:0;
			color:#999;
			overflow:hidden;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
		}
	.texbox-bg 
	   {
			float:left;
			background:url(../isms_images/textbox.gif) no-repeat 0 0;
			width:329px;
			height:24px;
			padding:6px 0 0 8px;
			margin:0 15px 10px 0;
			
		}
	.contact-form-content ul
	   {
			list-style:none;
			line-height:25px;
			color:#FF0000;
			font-weight:700;
	   }
	.texbox-bg input 
	   {
	    border:0px;
		background-color:#FFFFFF !important;
		width:320px;
		font-weight:bold !important;
		font-size:12px;
		 	
		}	
			
	.textbox2 
	   {
			width:320px;
			height:18px;
			border:0;
			color:#999;
			font-family:Arial, Helvetica, sans-serif;
		}
	.texbox-bg2 {
		float:left;
		background:url(../isms_images/textbox3_bg.gif) no-repeat 0 0;
		width:209px;
		height:24px;
		padding:6px 0 0 8px;
		margin:0 25px 10px 0;
		}
	.texbox-bg2 input 
	   {
	    border:0px;
		background-color:#FFFFFF !important;
		width:200px;
		font-weight:bold !important;
		font-size:12px;
		 	
		}		
	.textbox3 {
		width:200px;
		height:18px;
		border:0;
		color:#999;
		font-family:Arial, Helvetica, sans-serif;
		}
	.info {  }
	.verify p { clear:both  }
	.verify span{ float:left; width:auto; margin-right:10px;}
	
/*-------December Offer Pages-------*/
#header_xmas { 
	clear:both;
	position:relative; 
	background:url(../isms_images/hbg_offer_2010.jpg) no-repeat 0 0; 
	height:339px;
	z-index:0;
	display:block;
	margin-top:-22px;
	} /*----- Header -----*/
#head_xmas_cont {
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
	color:#fffff1;
	font-size:24px;
	font-weight:700;
	text-align:left;
	padding:30px 40px 0 0;
	}
#head_xmas_cont h2 {
	font-size:33px;
	font-weight:400;
	text-align:left;
	padding:35px 0 0 25px;
	}
#head_xmas_cont em {
	font-size:30px;
	color:#ffee31;
	font-style:normal;
	} 
#head_xmas_cont .call_now { float:left; padding-top:20px; padding-left:10px;}
#head_xmas_cont ul {
	padding:4px 0 10px 112px;
	} 
#head_xmas_cont li {
	list-style:none;
	font:21px "Myriad Pro", Arial, Helvetica, sans-serif;
	padding-left:32px;
	line-height:30px;
	} 
#head_xmas_cont .grab_now_btn {float:left; padding-left:11px;}

/*-------December Offer Packages-------*/
.offer_box_top {background:url(../isms_images/offer_pkg_box_top.gif) no-repeat 0 0; height:4px;}
.offer_package{ 
	border-left:1px solid #e4e4e4;
	border-right:1px solid #e4e4e4;
	}
.offer_package h3{
	color:#ef6500;
	font-size:18px;
	padding:0 0 3px 6px;
	line-height:50px;
	}
.offer_package h3 img{ vertical-align:middle; margin-right:8px;}
.offer_package li { 
		background:url(../isms_images/star.gif) no-repeat 0 3px; 
		list-style:none;
		padding:0 0 5px 20px;
		margin-left:13px;	
		}
.offer_package li img{ vertical-align:middle; margin-left:10px;}
.offer_box_bot { clear:both; background:url(../isms_images/offer_pkg_box_bot.gif) no-repeat 0 0; height:4px;}
.offer_package span.bluetxt:hover{
    color:#0096d5;
}
/* SELECT BOX CSS */
.select1 {
border:1px #999999 solid;
width:254px;
height:30px;
margin:4px 5px 0 0;
font:700 12px Arial, Helvetica, sans-serif;
color:#999999;
vertical-align:middle;
}

/*-------2010 Offer Pages-------*/
#header_offer_2010 { 
	clear:both;
	position:relative; 
	background:url(../isms_images/hbg_offer_2010.jpg) no-repeat 0 0; 
	height:319px;
	z-index:0;
	display:block;
	} /*----- Header -----*/
#header_offer_2010 .hbg_cont{
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:24px;
	font-weight:700;
	text-align:left;
	padding:245px 0 0 14px;
	}
#header_offer_2010 .hbg_cont em {font-size:30px; color:#e4ff85; font-style:normal;} 
#header_offer_2010 .call_now { float:left; padding-top:2px; padding-left:10px;}
#header_offer_2010 .grab_it_now_btn {float:left; padding-left:11px;}

/*Birthday SMS Section*/
#header_bday { clear:both; position:relative; /*top:30px;*/ background:url(../isms_images/birthday-header.jpg) no-repeat 0 30px; height:180px; z-index:0; display:block;} /*----- Header -----*/
/*#header_bday .checkout { position:absolute; top:120px; left:380px; }
#header_bday .checkout a{ color:#fff; color:#fff; font-size:30px; font-weight:700; font-style:italic;}*/
.bday-sect-top{background:url(../isms_images/bday-sect-top.gif) no-repeat left bottom; height:6px; margin-top:10px;}
.bday-sect{width:650px; background:#dfeef5 url(../isms_images/bday-sect.gif) repeat-x 0 0; border-left:2px solid #d2d2d2; border-right:2px solid #d2d2d2; padding:10px 0 7px 14px;}	
	.bday-sect h3{ font-size:15px; color:#000; padding:0 0 8px 5px;}
	.bday-sect .cont-box-top{background:url(../isms_images/cont-box-top.gif) no-repeat left bottom; height:5px;}
	.bday-sect .cont-box{width:628px; background-color:#fff; border-left:1px solid #c2c2c2; border-right:1px solid #c2c2c2; padding:10px 0 15px 10px;}
	.sms-form{ padding-top:10px;}
	.list-head, .contact-list, .sms-form div{clear:both; width:619px; padding:8px 0 7px 0;}
	.sms-form .strip, .message-bg, .contact-list{background-color:#ebf4f8;}
	.sms-form .strip{height:30px;}
	.sms-form div{height:30px;}
	.message-bg{border-bottom:5px solid #f0f0f0;}
	.sms-form label{float:left; width:123px; color:#4c4c4c; font-weight:700; margin:3px 13px 0 0; text-align:right;}
	.textbox4, .textarea2{ background:#c9dee7; border:0; width:192px; height:24px; padding:2px 0 0 2px; margin-left:2px;}
	.textbox4{float:left;}
	.sms-form input.width1{width:20px;}
	.sms-form input.width2{width:165px; margin:0 10px 0 5px;}
	.textarea2 {float:left; height:49px;font:12px Arial, Helvetica, sans-serif; padding-top:4px}
	.submit{ background:url(../isms_images/submit_btn.gif) no-repeat 0 0; width:63px; height:23px; cursor:pointer;border:0; margin-left:2px;}
	.bday-sect .cont-box-bot{background:url(../isms_images/cont-box-bot.gif) no-repeat 0 0; height:6px; clear:both;}
	.list-head{background-color:#94b8c7;color:#fff; font-weight:700; border-bottom:5px solid #ededed; margin-bottom:2px;}
	.contact-list{ float:left; clear:both; }
	.nobg{background-color:#fff;}
	.list-head .col1{padding-left:10px;}
	.list-head .col2{ padding-left:100px;}
	.list-head .col3{ padding-left:80px;}
	.list-head .col4{ padding-left:114px;}
	.list-head .col5{ padding-left:17px;}
	.list-head .col6{ padding-left:310px;}
	.contact-list .col1, .contact-list .col2, .contact-list .col3, .contact-list .col5, .contact-list .col6{float:left; padding-left:10px}
	.contact-list .col1{ width:123px;}
	.contact-list .col2{ width:106px;}
	.contact-list .col3{ width:159px;}
	.contact-list .col4{float:left; width:96px; text-align:center;}
	.contact-list .col5{ width:105px; text-align:center;}
	.contact-list .col6{ width:365px;}
	.bday-sect p.bdaysmslink{ text-align:right;padding:0 15px 10px 0;}
	.list-bot{border-bottom:5px solid #ededed; margin-right:9px; clear:both;}
.bday-sect-bot{background:url(../isms_images/bday-sect-bot.gif) no-repeat 0 0; height:5px;}

#left-nav { background:url(../isms_images/sbg2.gif) repeat-y 0 0; padding:10px 5px 15px 15px;}
	#left-nav li{ background:url(../isms_images/left-nav-tab.gif) no-repeat 0 0; list-style:none; height:31px; line-height:31px; font-size:11px; font-weight:700; width:213px; margin-bottom:5px;}
	#left-nav li a{ color:#4a4a4a; display:block; width:213px; height:31px; line-height:29px;}
	#left-nav li a:hover, #left-nav li.active{ background:url(../isms_images/left-nav-hvr.gif) no-repeat 0 0; display:block; height:31px; line-height:29px; width:213px; color:#000; text-decoration:none;}
	#left-nav li.active a{color:#000;}
	#left-nav li img{ margin:6px 0 0 10px;}
	#left-nav li span{float:left;width:40px; display:block; line-height:25px;}
.left-nav-bot {background:url(../isms_images/sidebar_bottom.jpg) no-repeat 0 0;	height:8px;}
.sms-form ul.error_list, .sms-form2 ul.error_list{ width:272px; color: #FF3333; font-weight:700; float:right; line-height:20px;}
.sms-form ul.error_list li, .sms-form2 ul.error_list li{float:left;list-style: none; color: #FF3333; background: url(../isms_images/error.png) no-repeat 4px 3px; padding-left:25px;}
.thnx-msg{background-color:#f1f1f1; border:1px #dddcdc solid; font-weight:700; line-height:20px; text-align:center; margin-top:15px; padding:7px 0;}
#member_login form p{width:215px;}
* html #member_login form p{width:212px;}
* html .inovation_bottom {position:relative; left:-30px; bottom:-30px; width:213px;}
* html #main {width:700px; float:left;}
* html #main_content { padding:16px 0 25px 15px;}
.sms-form.changepwd label{ width:150px;}
.login-msg, .err-msg, .err-msg2{color:#e60202; font-weight:700; margin:10px 0 0 15px;}
.err-msg{ float:right; width:225px; margin:4px 0 0 10px;  background: url(../isms_images/error.png) no-repeat 4px 0; padding-left:25px;}
.succ-msg, .succ-msg2{color:#33af33; font-weight:700; margin:0 0 10px 3px;}
.err-msg2, .succ-msg2{ margin:12px 0 3px;}

.sms-form2{ padding-top:10px;}
	/*.sms-form2 div{clear:both; width:619px; height:50px; padding:8px 0 7px 0;}*/
	.sms-form2 .strip{clear:both; background-color:#ebf4f8; height:36px; margin:5px 10px 10px 0;}
	.sms-form2 label{ display:block;  color:#4c4c4c; font-weight:700;margin:3px  0 0 15px; }
	.textbox5{float:left; background:#c9dee7; border:0; width:192px; height:24px; padding:2px 0 0 2px;margin:5px 0 0 15px;}
	.select{ background:#c9dee7; border:0;width:193px; height:22px; margin:5px 2px 0 15px; padding:2px;}
	.select option{ padding-left:4px;}
	.select.width1{width:45px;}
	.select.width2{width:60px; margin:5px 2px 0 2px;}
	.select.width3{width:454px;}
	.select.width4{width:216px;}
	.pad1{ padding-left:13px;}
	.sms-form2 .submit{ margin-left:15px;}
	.sms-form .select{margin-left:2px;}
.bday-pagi{ padding-right:10px; text-align:right;}
.bday-pagi a{ color:#fff; font-weight:700; margin:0 3px;}
.bday-pagi a:hover{ color:#bd0202;}
.bday-pagi .selected{ color:#bd0202;}

.frm-info{ padding:10px 0 5px 0;}
.sms-form div.captcha ul.error_list{ float:left; padding-left:133px; }
.sms-form2 ul.error_list{ float:left; padding:7px 0 0 5px;}
.sms-form2 .err-msg{ float:left; margin:10px 0 0 5px;}
.sms-form div.txtmsg{height:50px;}
.sms-form .err-msg.width{ width:252px;}
.err-msg3{ float:left; background: url(../isms_images/error.png) no-repeat 4px 0; padding-left:25px; color:#e60202; font-weight:700; margin:7px 0 5px 133px; display:block;}
* html .err-msg3{ margin-left:66px;}
.line-hr{background:url(../isms_images/left_line.jpg) repeat-x 0 top; height:12px; margin:12px 0 0 5px;}
.help{ line-height:22px; padding-left:10px; }
.sms-form div.captcha{height:15px;}

#bday-application { clear:both; position:relative;  background:url(../isms_images/bday_app.jpg) no-repeat 0 0;  height:319px; z-index:0; display:block;} /*----- Header -----*/
#bday-application .click-here {position:absolute; top:245px; left:26px;}