/*
Theme Name: humax
Theme URI: http://www.meltingpx.com
Description: <p>Humax XHTML and CSS Website for corporate, business and personal websites.</p>
Version: 1.0
Author: ram
Created Date:12/11/2009
Author URI: http://www.meltingpx.com/

*/
/* container wrappers*/
body, ul, ol, h1, h2, h3, h4, h5, h6, form, li, p {
	margin:0;
	padding:0;
}
/*html {
	/*background-image: url(images/bg.png);
	background-position: bottom left;
	background-color: #fff;
	background-repeat:repeat-x;
	background-image:url(images/bg.jpg);
}*/
body {
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: center top;
	line-height:20px;
	font-size:12px;
	color:#555;
}
/* default styles*/

a, a:link, a:active {
	text-decoration:none;
	color:#000000;
}
a:hover {
}
a:active, a:focus {
	outline:none;
}
hr {
	border: 0 #ccc dotted;
	border-top-width: 1px;
	clear: both;
	height: 0;
}
/* imgage alignment
----------------------------------------------------------------------------------------------------*/
.alignright {
	float: right;
	margin: 0 0 20px 20px;
	width:auto;
}
.alignleft {
	float: left;
	margin: 0 20px 10px 0;
	width:auto;
}
a img {
	border:none;
}
r-post2 img {
	padding:22px;
	margin:3px;
	border:1px solid #CC3399;
}
r-post2 img a {
	border:1px solid #CC3399;
	padding:22px;
	margin:3px;
}
blockquote {
	border:1px solid #ddd;
	background-color:#eee;
	padding:10px 10px 10px 20px;
	margin:10px 0px 10px 0px;
	border-left:3px solid #ddd;
	font-size:12px;
	color:#555;
}
.tn-br {
	border:1px solid #eee;
	background-color:#fff;
	padding:5px;
}
p {
	margin-bottom:13px;
}
ol {
	list-style: decimal;
	margin-left:20px;
	line-height:22px;
}
ul {
/*list-style: square;*/
	/*padding-left:10px;*/
}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
a.view-more {
	/*background-image: url(images/arrow.jpg);*/
	background-repeat: no-repeat;
	height: 18px;
	width: 83px;
	display:block;
	border:none;
	float:right;
}
.vpace {
	display:block;
	height:20px;
}
.home-short-desc {
	padding-left:90px;
}
.img-aling-left {
	float:left;
}
/*table data style*/

table.table-data {
	color:#111;
}
table.table-data th {
	background-color:#ddd;
	padding:3px 5px;
	border:1px solid #ccc;
	color:#111;
}
table.table-data td {
	background-color:#f5f5f5;
	border:1px solid #ccc;
	padding:3px 5px;
}
#wrapper {
	margin: 0 auto;
	width:1000px;
	position:relative;
}
#header-wrapper {
	width: 1000px;
	float: left;
}
.header-inner {
	height:161px;
}
.help {
	position:absolute;
	right:10px;
	top:10px;
	/*background-image: url(images/mobile_phone.png);*/
	background-repeat: no-repeat;
	background-position: left center;
	height:32px;
	padding-left:35px;
	line-height:10px;
}
.help h3 {
	color:#222;
	font-weight:bold;
	letter-spacing: -1px;
}
h1.pagetitle {
	line-height:35px;
	padding-bottom:10px;
	color:#444;
	font-size:2.5em;
	font-family: "Century Gothic";
}
/*titles*/

h1 {
	font-size: 24px;
	letter-spacing: -1px;
}
h2 {
	font-size: 22px;
	letter-spacing: -1px;
}
h3 {
	font-size: 18px;
	letter-spacing: -1px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}
h2, h3, h4, h5, h6 {
	margin:10px 0;
	letter-spacing: normal;
	font-weight:normal;
}
h1.page-title {
	line-height:35px;
	padding-bottom:10px;
	color:#00a2d8;
	font-size:2.5em;
	font-family: "Century Gothic";
}
.leftcolumn-inner h2 {
	color:#222;
}
/* logo*/

	h1.logo {
	padding:0 10px 0 10px;
	width:20%;
	float:left;
	margin:0px;
}
.logo a {
	height:56px;
	width:180px;
	display:block;
	line-height:100px;
	padding-top:8px;
}
/*---------------------slider--------------------*/

.slider-frame {
	width:960px;
	height:191px;
	margin-bottom:20px;
	background-image: url(images/slider-bg.png);
	background-repeat: no-repeat;
}
.sliderImages {
	margin-left:10px;
	padding-top:11px;
	height:171px;
}
.sliderImages ul {
	margin:0px;
	padding:0px;
}
.sliderImages ul li {
	margin:0;
	list-style:none;
	width:235px;
	height:160px;
	margin-left:1px;
	display:inline;
}
.arrow-but {
	position:relative;
	z-index:10;
}
.prev {
	position: absolute;
	left:-21px;
	top:-145px;
	z-index:10;
	background-image: url(images/previous.png);
	background-repeat: no-repeat;
	background-position: left center;
	width:43px;
	height:42px;
}
.next {
	position: absolute;
	right:-21px;
	top:-145px;
	z-index:10;
	background-image: url(images/next.png);
	background-repeat: no-repeat;
	background-position: right center;
	width:43px;
	height:42px;
}
/*middle curve*/
.mid-top {
	background-image: url(images/mid-top.png);
	background-repeat: no-repeat;
	background-position: center top;
	width:1000px;
	height:16px;
	margin-top:5px;
}
.mid-top-wide {
	background-image: url(images/mid-top-wide.png);
	background-repeat: no-repeat;
	background-position: center top;
	width:1000px;
	height:16px;
}
.mid-bot {
	background: url(images/mid-bot.png) no-repeat center top #3bb3ff;
	width:1000px;
	float:left;
	height:34px;
}
*html .mid-bot {
	background: url(images/mid-bot.png) no-repeat center top #3bb3ff;
	width:1000px;
	float:left;
	height:34px;
}
.mid-bot-wide {
	background-image: url(images/mid-bot-wide.png);
	background-repeat: no-repeat;
	background-position: center top;
	width:1000px;
	float:left;
	height:16px;
}
/*Main section*************************************************************/
#main {
	float:left;
	background-image: url(images/mid-mid.png);
	background-repeat: repeat-y;
	padding:0 20px;
	width:960px;
}
#main-wide {
	float:left;
	background-image: url(images/mid-mid-wide.png);
	background-repeat: repeat-y;
	padding:10px 20px;
	width:980px;
}
/*left column style*************************************************************/
#leftcolumn-wrapper {
	width: 675px;
	float: left;
}
.leftcolumn-inner {
	padding:0px 30px 10px 10px;
}
.leftcolumn-inner h1 {
	font-weight:bold;
	letter-spacing: -1px;
	margin-bottom:10px;
}
.leftcolumn-inner h3 {
	letter-spacing: -1px;
}
/*columns/content boxes*/

.col1 {
	width:300px;
	float:left;
}
.col-inner {
	padding-right:25px;
}
.col2 {
	border-left:1px solid #eee;
	padding-left:50px;
	width:280px;
	float:left;
}
.col1-home {
	float:left;
	width:45%;
	padding-right:20px;
	border-right:1px solid #e6e8ec;
}
.col1-home ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
.col1-home h3, .col2-home h3, .col2-home-alternate h3 {
	color:#111;
	letter-spacing: 1px;
}
.col2-home {
	padding-left:30px;
	/*width:43%;*/
	width:46%;
	float:left;
}
.col2-home-alternate {
	padding-left:30px;
	width:43%;
	float:left;
	background-color:#eee;
	padding-right:10px;
}
.box2-home {
	margin-left:80px;
}
.col1-home h2 {
	margin-bottom:20px;
}
p.testimonial-icon {
	background-image: url(images/client.png);
	background-repeat: no-repeat;
	background-position: left center;
	height:24px;
	padding-left:40px;
}
ul.list-items-home strong {
	color:#222;
}
/*Blog  style*/
#post, #post2, #post3 {
	margin-bottom:20px;
	border-bottom:1px solid #ccc;
}
#post h3, #post2 h3, #post3 h3 {
	color:#111;
}
.post-info {
	padding:5px 2px;
	border-bottom:1px dotted #AEAEAE;
	background-color:#E5E5E5;
	color:#000;
}
.post-info a {
	text-decoration:none;
}
.entry img.view-more {
	padding:0px;
	border:none;
}
.entry img {
	border:1px solid #ddd;
	padding:5px;
	background-color:#f6f6f6;
}
/*serves style in the home page*/
ul.services li {
	line-height:24px;
	padding-left:10px;
	background-image: url(images/target.png);
	background-repeat: no-repeat;
	background-position: left center;
	list-style:none;
	padding-left:20px;
}
.col1-services {
	display:block;
	float:left;
	width:auto;
}
.col2-services {
	/*margin-left:330px;*/
	margin-left:0px;
}
.col2-services h3 {
	color:#444;
	letter-spacing: 1px;
}
.col1-services {
	list-style:none;
	background-image: url(images/tn-frame.png);
	background-repeat: no-repeat;
	background-position: center center;
	width:290px;
	height:200px;
}
.col1-services img {
	width:270px;
	height:180px;
	margin-top:10px;
	margin-left:10px;
}
/*gallery  style*/
ul.gallery {
	margin:0px;
	padding:0px;
	list-style:none;
}
ul.gallery li {
	list-style:none;
	padding:5px;
	margin:10px;
	float:left;
	display:block;
	background-image: url(images/tn-frame.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 200px;
	width: 290px;
}
ul.gallery li img {
	margin-left:10px;
	margin-top:10px;
	border:1px solid #f0f0f0;
}
/*right column style*************************************************************/
#rightcolumn-wrapper {
	float: left;
	width: 285px;
	color:#666;
}
.rightcolumn-inner {
	padding:0px 0px 0 20px;
}
.rightcolumn-inner h3 {
	margin-bottom:10px;
	color:#222;
	letter-spacing:1px;
}
.rightcolumn-inner ul {
	list-style:none;
	padding:0px;
}
.rightcolumn-inner ul li {
	border-bottom:1px solid #dfdfdf;
}
.rightcolumn-inner ul li a {
	text-decoration:none;
	line-height:20px;
	padding:5px 0px;
	display:block;
}
.rightcolumn-inner ul li a:hover {
	color:#040404;
}
/*widget*/
li.widget {
	list-style:none;
}
.contact-info a:hover {
	cursor: help;
}
img.ad-img {
	background-color:#eee;
	padding:2px;
	border:1px solid #ccc;
}
/*Social Book Marks*/

.socil-book-marks {
}
.socil-book-marks img {
	margin:5px 0px 5px 0px;
}
h3.sub-menu-title {
	background-image: url(images/sub-menu.png);
	background-repeat: no-repeat;
	background-position: left center;
	height:27px;
	padding-left:30px;
}
h3.news {
	background-image: url(images/news.png);
	background-repeat: no-repeat;
	background-position: left center;
	height:23px;
	padding-left:30px;
}
ul.newsbox {
	list-style:none;
	margin-bottom:20px;
	margin-bottom:1px\0/;
}
ul.newsbox li {
	border-bottom:1px solid #eee;
	display:block;
	margin-bottom:20px;
	padding-bottom:5px;
	margin-bottom:0px\0/;
}
* html ul.newsbox li {
	border-bottom:1px solid #eee;
	display:block;
	margin-bottom:20px;
	padding-bottom:5px;
	line-height:23px;
}
*+ html ul.newsbox li {
	border-bottom:1px solid #eee;
	display:block;
	margin-bottom:10px;
	padding-bottom:5px;
	line-height:22px;
}
ul.newsbox li a {
}
h3.contact-info {
	background-image: url(images/mail.png);
	background-repeat: no-repeat;
	background-position: left center;
	height:28px;
	padding-left:30px;
}
h3.getin-touch {
	background-image: url(images/getin-touch.png);
	background-repeat: no-repeat;
	background-position: left center;
	height:27px;
	padding-left:30px;
}
/* @ comments style
----------------------------------------------------------------------------------------------------*/
	
h3#comments, #respond {
	color:#222;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border:1px solid #ccc;
	background-color:#f2f2f2;
	color:#333;
}
#commentform textarea {
	width: 99%;
	padding: 2px;
	border:1px solid #ccc;
	background-color:#f2f2f2;
	color:#333;
	overflow:auto;
}
#commentform #submit2 {
	margin: 0;
	float: left;
	margin-bottom:10px;
	border:none;
	width:83px;
	height:24px;
	padding: 5px 10px;
	font-weight:bold;
	background-image: url(images/submit.png);
	background-repeat: no-repeat;
}
#commentform #submit2:hover {
	cursor: pointer;
}
.alt {
	margin: 0;
	padding: 10px;
}
ol.commentlist {
	margin:0px;
	padding:0px;
}
.commentlist a:link, .commentlist a:visited {
	color:#0099CC;
}
.commentlist li {
	margin: 5px 0 10px 0;
	padding: 15px 5px 10px 10px;
	list-style: none;
	border:1px solid #ccc;
	background-color:#f1f1f1;
	color:#333;
}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
.children {
	padding: 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
.navigation {
	background-image: url(images/pf-bg.jpg);
	background-repeat: repeat-x;
	background-position: -50px;
	font-size:2em;
}
.avatar {
	padding:5px;
	background-color:#fff;
	border:1px solid #ddd;
	float:right;
	width:auto;
}
/*footer  style*************************************************************/

#footer-wrapper {
	width: 1000px;
	clear: both;
	padding:0px;
	float:left;
	color:#666;
	background-position: bottom left;
	background-color: #fff;
	background-repeat:repeat-x;
	background-image:url(images/bg.jpg);
}
p.copyrights {
	width:50%;
	float:left;
}
ul.footer-rightdiv {
	float:right;
	width:auto;
}
ul.footer-rightdiv li {
	display:inline;
}
ul.footer-rightdiv li a {
	text-decoration:none;
	color:#666;
	padding:0px 8px;
}
ul.footer-rightdiv li a:hover {
	color:#111;
}
/*Rajesh best designer style*/
.bottom_cont {
	width:1000px;
	margin:0px 0px 0px 0px;
}
.r-post-head {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.5em;
	color:#FFFFFF;
}
.r-post-head22 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.5em;
	color:#000000;
}
.r-post {
	margin:0px 5px 0px 5px;
	width:140px;
	float:left;
	padding-top:5px;
}
.r-post a {
	color:#FFFFFF;
}
.r-post ul {
	list-style:none;
	margin:0px;
	padding:10px 0px 0px 0px;
}
.r-post li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:31px;
	background-image:url(images/li-bullet.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:20px;
}
.r-post-large {
	margin:0px 5px 0px 5px;
	width:490px;
	float:left;
	padding-top:5px;
}
.r-post-large a {
	color:#FFFFFF;
}
.r-post-large ul {
	list-style:none;
	margin:0px;
	padding:10px 0px 0px 0px;
}
.r-post-large li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:23px;
	background-image:url(images/li-bullet.jpg);
	background-position:left -3px;
	background-repeat:no-repeat;
	padding-left:15px;
}
.r-post-large_l {
	width:140px;
	float:left;
}
.r-post-large1_l {
	width:185px;
	float:left;
}
.r-post-large_2 {
	width:140px;
	float:left;
	padding-left:20px;
}
.r-post-head-large {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.5em;
	color:#FFFFFF;
}
.r-post-menu {
	margin:0px 5px 0px 5px;
	width:140px;
	float:left;
	padding-top:5px;
}
.r-post-menu a {
	color:#FFFFFF;
}
.r-post-menu1 {
	margin:0px 5px 0px 5px;
	width:145px;
	float:left;
	padding-top:5px;
}
.r-post-menu1 a {
	color:#FFFFFF;
}
.r-post-head-menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.5em;
	color:#FFFFFF;
}
.r-post2 {
	margin:0px 0px 0px 0px;
	width:222px;
	float:left;
	padding-top:5px;
}
.r-post22 {
	margin:0px 0px 0px 0px;
	width:222px;
	float:left;
	padding-top:5px;
}
.r-post ul {
	list-style:none;
	margin:0px;
	padding:10px 0px 0px 0px;
}
.r-post li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:31px;
	background-image:url(images/li-bullet.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:15px;
}
.r-post-menu ul {
	list-style:none;
	margin:0px;
	padding:10px 0px 0px 0px;
}
.r-post-menu li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:31px;
	background-image:url(images/li-bullet.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:15px;
}
.r-post-menu1 ul {
	list-style:none;
	margin:0px;
	padding:10px 0px 0px 0px;
}
.r-post-menu1 li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:31px;
	background-image:url(images/li-bullet.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:15px;
}
.footer {
	width:1000px;
	color:#FFFFFF;
}
.footer-l {
	width:200px;
	float:left;
	padding-left:20px;
	padding-top:15px;
	color:#000000;
}
.footer-m {
	width:550px;
	float:left;
	text-align:center;
	padding-top:15px;
}
.footer-r {
	width:210px;
	float:right;
	text-align:right;
	padding-right:20px;
	padding-top:15px;
	color:#000000;
}
.footer_menu {
}
.footer_menu ul {
	list-style:none;
	margin:0px;
}
.footer_menu li {
	padding:0px 10px 0px 10px;
	border-right:1px solid #000000;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-transform:capitalize;
}
/* Most Commented Single Sidebar */
.most_commented {
	font-family:Helvetica;
	padding:0 10px 0px 0px;
	/*font-size:12px;*/
	line-height:20px;
	text-align:left;
	background:#3BB3FF;
	border:1px solid #3BB3FF;
	margin-bottom:20px;/*background:url(images/middlewidget-trans.png) top center repeat-y;*/
}
ul.recent-commented-posts li {
	text-align:left;
	/*font-weight: bold;*/
	padding-top: 3px;
	list-style:none;
	clear: both;
}
ul.recent-commented-posts li a:hover {
	color:#000;
}
ul.recent-commented-posts li a:visited {
	color:#000;
}
ul.recent-commented-posts li a {
	color:#000;
}
img.rcp-thumb {
	float: left;
	margin:3px 5px 3px 3px;
	background:#fff;
	padding:2px;
}
/*Murugesh style*/
.icons {
}
.icons ul {
	padding:0px;
	margin:10px 0px 0px 0px;
}
.icons li {
	display:inline;
	list-style:none;
	padding:0px 0px 0px 5px;
}
.login {
	padding:15px 0px 15px 0px;
}
.login_box {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555555;
	font-weight:normal;
	border:#dbdada solid 1px;
	width:128px;
	height:13px;
}
.login_boxpw {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555555;
	font-weight:normal;
	border:#dbdada solid 1px;
	width:120px;
	height:13px;
}
.login_box a {
	color:#555555;
	text-decoration:none;
}
.login_boxsec {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#555555;
	font-weight:normal;
	border:#dbdada solid 1px;
	width:146px;
	height:15px;
}
.search_box {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#555555;
	font-weight:normal;
	border:#dbdada solid 1px;
	width:216px;
	height:15px;
}
.forget p {
}
.forget {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555555;
	font-weight:normal;
}
.forget a {
	color:#555555;
	text-decoration:none;
}
.graybox {
	background-color:#e4e4e4;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:16px;
	height:30px;
	color:#000000;
	font-weight:bold;
	padding-top:4px;
}
.goolegroup {
	background:url(images/group-bg.jpg) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.5em;
	color:#FFFFFF;
	padding:10px 0px 0px 50px;
}
.goolegroup a {
	text-decoration:none;
	color:#FFFFFF;
}
.most_commented1 {
	font-family:Helvetica;
	padding:0 10px 0px 0px;
	/*font-size:12px;*/
	line-height:20px;
	text-align:left;
	background:#ffffff;
	/*border:1px solid #3BB3FF;*/
	margin-bottom:20px;/*background:url(images/middlewidget-trans.png) top center repeat-y;*/
}
ul.recent-commented-posts1 li {
	text-align:left;
	/*font-weight: bold;*/
	padding-top: 3px;
	list-style:none;
	clear: both;
}
ul.recent-commented-posts1 li a:hover {
	color:#fff;
}
ul.recent-commented-posts1 li a:visited {
	color:#fff;
}
ul.recent-commented-posts1 li a {
	color:#fff;
}
.twitterbg {
	height:60px;
	width:620px;
	margin-left:193px;
	background:url(images/twitter_bg.jpg) 40px 10px no-repeat;
	overflow:hidden;
}
.twitter-text {
	padding:17px 115px 0px 75px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#555555;
	text-align:justify;
	overflow:hidden;
}
.twitter-text a {
	font-family:Arial, Helvetica, sans-serif;
	color:#87D7FF;
	text-decoration:none;
}
.tt-flickr img {
	border:solid 1px #CCCCCC;
	padding: 2px 2px 2px 2px;
}
/*Support link style*/

.supportrec {
	width:270px;
	margin:10px 0px 10px 0px;
	float:left;
}
.supportrec ul {
	list-style:none;
	margin:0px 0px 10px 0px;
}
.supportrec li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:26px;
	background-image:url(images/arrow-2.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding:0px 0px 0px 15px;
	border-bottom:1px dotted #999999;
}
.support {
	width:270px;
	margin:10px 0px 0px 0px;
}
*html .support{
	margin:10px 0px -3px 0px;
}
*+html .support{
	margin:10px 0px -3px 0px;
}
.support ul {
	list-style:none;
	margin:0px;
	margin-bottom:10px;
}
*html.support ul {
	list-style:none;
	margin:0px;
	margin-bottom:10px;
}
*+html.support ul {
	list-style:none;
	margin:0px;
	margin-bottom:0px;
}
.support li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background:url(images/arrow-2.jpg) left top no-repeat #FFF;
	padding-left:15px;
	border-bottom:1px dotted #999999;
	line-height:30px;
	line-height:0px;
}
*html .support li {
	background:url(images/arrow-2.jpg) left 3px no-repeat #FFF;
	margin:0px;
}
*+html .support li {
	background:url(images/arrow-2.jpg) left 3px no-repeat #FFF;
	padding: -5px 0px 0px 15px;
}
.support_l {
	width:125px;
	float:left;
	margin:0px 10px 0px 0px;
}
.support_2 {
	width:125px;
	float:left;
	margin:0px 0px 0px 10px;
}
.textregister{
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: center top;
	line-height:20px;
	font-size:12px;
	color:#555;
	border:#AEAEAE solid 1px;
	width:300px;
	margin:6px 0px 6px 0px;
}
.textboxsty {
	width:200px;
	border:#AEAEAE solid 1px;		
	margin:6px 0px 6px 0px;
}
.checksty {
	border:#AEAEAE solid 1px;
	width:200px;	
	margin:6px 0px 6px 0px;	
}
.checkstyaggree {
	border:#AEAEAE solid 1px;		
}
/*Profile style start*/

.bg-box{
	background:#e8e8e8;
    padding:3px 4px;
    color:#222;
    margin:0px 5px 0px 0px;
    border-radius:7px;
    -moz-border-radius:7px;
	border-left:1px solid #cccccc;
	border-top:1px solid #cccccc;
	}
.border1{
	border:1px solid #cac9c9;
	border-radius:7px;
    -moz-border-radius:7px;
	width:95%;
	}
.border2{
	border-right:1px solid #cac9c9;
	border-bottom:1px solid #cac9c9;
	background-color:#dadada;
	border-radius:7px 0px 0px 0px;
    -moz-border-radius:7px 0px 0px 0px;
	}
.border3{
	border-right:1px solid #cac9c9;
	background-color:#dadada;
	border-bottom:1px solid #cac9c9;
	}
.border4{
	border-bottom:1px solid #cac9c9;
	background-color:#dadada;
	border-radius:0px 7px 0px 0px;
    -moz-border-radius:0px 7px 0px 0px;
	}
.border5{
	border-right:1px solid #cac9c9;
	background-color:#f0f0f0;
	border-bottom:1px solid #cac9c9;
	}
.border6{
	background-color:#f0f0f0;
	border-bottom:1px solid #cac9c9;
	}
.border5-1{
	/*border-right:1px solid #cac9c9;*/
	background-color:#f0f0f0;
	}
.border6-1{
	background-color:#f0f0f0;
	}
.border7{
	background-color:#f0f0f0;
	border-radius:0px 0px 7px 0px;
    -moz-border-radius:0px 0px 7px 0px;
	}
.border8{
	background-color:#f0f0f0;
	/*border-right:1px solid #cac9c9;*/
	border-radius:0px 0px 0px 7px;
    -moz-border-radius:0px 0px 0px 7px;
	}
	/*Profile style End*/
