/*
 * ------------------------------------------------------------------------
 * JA Community PLus Template for Joomla 2.5
 * ------------------------------------------------------------------------
 * Copyright (C) 2004-2011 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
 * @license - Copyrighted Commercial Software
 * Author: J.O.O.M Solutions Co., Ltd
 * Websites:  http://www.joomlart.com -  http://www.joomlancers.com
 * This file may not be redistributed in whole or significant part.
 * ------------------------------------------------------------------------
*/

/* COMMON STYLE
--------------------------------------------------------- */

/* addons.css */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	/*font-size: 100%; -- Keeping the default behavior on font aesthetic*/
	/*font: inherit; -- Keeping the default behavior on font aesthetic*/
	/*vertical-align: baseline;*/
}

ul { list-style: none; }
/*body { line-height: 1; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }*/

table { border-collapse: collapse; border-spacing: 0; }

:focus { outline: none; }

/* Clearfix
-------------------------------------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* Generic Styles
-------------------------------------------------------------*/
.clear, .divider {clear: both;}

.no-display {display: none !important;}

.nowrap,.nobr {white-space: nowrap !important;}

.no-border {
	border: 0 !important;
}

.no-padding {padding: 0 !important}
.no-margin 	{margin: 0 !important;}

/*Alignment---*/
.v-top 		{vertical-align: top;}
.v-middle	{vertical-align: middle;}
.v-bottom 	{vertical-align: bottom;}

.a-left		{text-align: left;}
.a-center	{text-align: center;}
.a-right		{text-align: right;}

.left		{float: left;}
.right	{float: right;}

.auto-width {width: auto;}

/* layout.css */
/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
.wrap { width: 100%; clear: both; }
.main { width: 980px; max-width: 1200px; margin: 0 auto; position: relative;}

.column { /*overflow: hidden;*/ float: left; }

.ja-mass { clear: both; }

/* Gutter ---*/
.main .inner {
/* We use liquid layout, so we need to insert a div which will create margin if need */
	padding-left: 15px;
	padding-right: 15px;
}

.main .main-inner1 {
/* We use liquid layout, so we need to insert a div which will create margin if need */
	margin-left: 15px;
	margin-right: 15px;
}

.column div.ja-moduletable, .column div.moduletable, .column div.ja-module, .column div.module {
/* for side columns and spotlight, we only need to add margin or padding to Module */
	/*margin-left: 15px;
	margin-right: 15px;*/
}

.ja-inset2 div.ja-moduletable, .ja-inset2 .div.moduletable, .ja-inset2 div.ja-module, .ja-inset2 div.module {
	margin-right: 0;
	margin-left: 30px;
}

.ja-inset1 div.ja-moduletable, .ja-inset1 .div.moduletable, .ja-inset1 div.ja-module, .ja-inset1 div.module {
	margin-right: 30px;
	margin-left: 0;
}

.item .contentpaneopen {
/* for article columns, we only need to add margin or padding to this div  */
	padding-left: 15px;
	padding-right: 15px;
}

.items-leading { }

.items-row {
/* minus the spacing of the article row to macth with the Gutter & global grid */
	margin-left: -15px;
	margin-right: -15px;
}

/* MAIN COLUMN
--------------------------------------------------------- */
#ja-mainbody { float: left;width:100%; }
#ja-current-content, #ja-main { /*float: left; */}

/* SIDE COLUMNS
--------------------------------------------------------- */
.ja-colswrap {}
.ja-col {}

/* Left Column ---*/
#ja-left .ja-l2 .ja-left1, #ja-left .ja-l2 .ja-left2 { width: 50%; }
#ja-left .ja-l1 .ja-col { width: 100%; }

/* Right Column ---*/
#ja-right {  margin-left: 12px;}
#ja-right .ja-r2 .ja-right1, #ja-right .ja-r2 .ja-right2 { width: 50%; }
#ja-right .ja-r1 .ja-col { width: 100%; }

#ja-right1{margin-right:12px;}
#ja-right{float:right;}

/* HEADER
--------------------------------------------------------- */
#ja-header {}

/* FOOTER
--------------------------------------------------------- */
#ja-footer { clear: both; }
#ja-footer a{color:#fff;}

/* CONTENT'S GRIDS
--------------------------------------------------------- */
.item { float: left; position: relative; }

.cols-1 .item { width: 100%; }
.cols-2 .item { width: 50%; }
.cols-3 .item { width: 33.33%; }
.cols-4 .item { width: 25%; }
.cols-5 .item { width: 20%; }

/* SPOTLIGHT
--------------------------------------------------------- */
#ja-topsl {}
#ja-botsl {}

.ja-box { float: left; overflow: hidden; }
#ja-content-bottom .ja-box-right { position: absolute; right: 0;width: 23% !important; }
/*#ja-botsl .ja-box-right{width: 19% !important;padding-left: 20px;}*/#ja-botsl .ja-box-right{width: 21% !important;padding-left: 0px;}

body { color: #1C1C1C; font-family: Arial,Helvetica,sans-serif; font-size:13px; line-height:1.7;}

body#bd { background: #fff; color: #1C1C1C; }

/* Normal links ---*/
a { color: #1C1C1C; text-decoration: none; }

a:hover, a:active, a:focus { /*color: #5A9C14; text-decoration: underline; */}

/* Readon links ---*/
p.readmore {
	float: left;
}

p.readmore a {
	background: url(/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/icons/icon-arrow.png) no-repeat 0px 3px;
	color: #97C16B;
	padding-left: 12px;
	text-decoration: none;
}

p.readmore a:hover, p.readmore a:focus, p.readmore a:active {
	text-decoration: underline;
}

.contentheading, .componentheading, h1, h2, h3, h4, h5 {
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	text-transform: none;
}

h4 { font-size: 110%; }

h1.componentheading, .componentheading {
	border-bottom: 1px solid #D4CCC5;
	font-weight: normal;
}

h2.contentheading, .contentheading { font-weight: normal; }

h2.contentheading a, .contentheading a { color: #5A9C14; }

.contentheading { font-size: 200%; }

.blog-featured .contentheading { font-size: 220%; color: #5a9c14; }

.blog-featured .contentheading a { color: #5a9c14; }

.jitem-title { font-size: 110%; font-weight: bold; }

.contentpaneopen_edit { margin-left: 10px; }

/* Others ---*/
hr { border-top: 1px solid #ccc; }

br.clearfix {
	height: 0px;
	line-height: 0px;
	overflow: hidden;
}

/* FORM
--------------------------------------------------------- */
input, select, textarea, .inputbox {
	padding: 2px;
	font-family: Arial,Helvetica,sans-serif;
}

.inputbox { border: 1px solid #dfddd9; background-color: #ebe9e5; padding: 5px; color: #1C1C1C; }

.inputbox:hover, .inputbox:focus { /*background-color: #ffffcc;*/ }

/* Search ---*/
form#searchForm { border-top: 1px solid #ccc; }

.searchintro { border-bottom: 1px solid #ccc; }

/* Contact ---*/
.contact-form input,
.contact-form textarea#jform_contact_message {
	background-color: #EBE9E5;
	background-image: none;
	border: 1px solid #DFDDD9;
	color: #1C1C1C;
	padding: 5px 5px 5px 21px;
	width: 240px;
}

.contact .inputbox.invalid {
/*	border-color: red;*/
}

.ja-contact #ja-mainbody { padding-top: 0; }

.ja-contact-form { padding: 40px 0 0 134px; }

.ja-contact-form .left-side { float: left; }
.ja-contact-form .right-side { float: left; }

.ja-contact-form input.inputbox {
	width: 240px;
}

.ja-contact-form textarea#jform_contact_message {
	width: 348px;
}

input#jform_contact_email_copy {
	width: auto;
	height: auto;
	margin: 3px 0px 0px 0px;
	padding: 0px;
	border: none;
	background: none;
}

#recaptcha_area input,
#recaptcha_area textarea {
	background: none;
	border: none;
	width: auto;
}
#contact-formname {
	padding-left: 25px;
	background-image: url(/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/icon-yourname.png);
	background-position:  5px center;
	background-repeat: no-repeat;
}

label#jform_contact_email_copy-lbl {
	vertical-align: top;
}
#contact_emailmsg {
	padding-left: 25px;
	background-image: url(/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/icon-yourmail.png) ;
	background-position:  5px center;
	background-repeat: no-repeat;
}

#contact-subject {
	padding-left: 25px;
	background-image: url(/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/icon-yourname.png);
	background-position:  5px center;
	background-repeat: no-repeat;
}

.jcontact-info { padding: 40px 0px 40px 40px; }

.jcontact-info .right {
	width: 214px;
	margin: 0;
}

.contact-email div { padding: 5px 0; }

.contact-email div.left { padding: 0; }

.contact-email label { display: inline; }

.contact-contactinfo .left img { margin-top: 30px; }

.contact-miscinfo .jicons-icons {
	float: left;
}

.contact-miscinfo .contact-misc {
	float: left;
}

.contact-miscinfo .contact-misc p {
	margin: 0 5px 0;
}

.contact-address, .contact-email, .contact-phone { margin: 10px 0; }

.contact-street, .contact-suburb, .contact-state, .contact-postcode, .contact-country { display: block; color: #547D29; }

.contact-state,
.contact-country { color: #547D29; }

.contact-state { clear: both; }

/* JOOMLA STYLE
--------------------------------------------------------- */
/* Layout Deco ---*/
.items-leading {/* border-bottom: 1px solid #ccc;*/ }

.items-row { }

/* Meta ---*/
.blog-article-tools {
	background: url(/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/gline.gif) no-repeat left top;
   clear: both;
	font-size: 92%;
	margin: 20px 0;
	padding: 15px 0 0 0;

}

.article-tools {
	background: url(/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/gline.gif) no-repeat left top;
	padding: 10px 0 0 0;
}

dl.article-info { color: #d4ccc5; width: auto; }

dd.createdby {
	text-transform: capitalize;
}

.contentdescription { border-bottom: 1px solid #ccc; }

/*Inline images ---*/
p.img_caption { color: #999; text-transform: uppercase; }

div.article-content-wrap p { margin: 10px 0 0; }

div.article-image img, .img-border, .item-page p img {
	background: #fff;
	/*border: 4px solid #eeece8;*/
	margin-top: 10px;
	padding: 1px;
}

.item-page p img[align="left"] { margin-right: 15px; }

.item-page p img[align="right"] { margin-left: 15px; }

div.article-image img { width: 95px; margin-right: 15px; }

.left { margin-right: 15px; }

.right { margin-left: 15px; }

.article-image { float: left; }

/* Blogs Page ---*/
.ja-comunityplus-blog .items-row {
	margin: 0;
}

.ja-comunityplus-blog div.article-image {
	float: none;
}

.ja-comunityplus-blog div.article-image img {
	width: auto;
	margin: 0 0 10px;
}

.ja-comunityplus-blog .item .contentpaneopen {
	padding-left: 40px;
}

.ja-comunityplus-blog .published{
	color: #D0C8C2;
	left: 0;
	position: absolute;
	top: 15px;
	width: 30px;
	padding: 0;
	margin: 0;
}

.item-page.ja-comunityplus-blog .published {
	position: relative;
	top: auto;
	left: auto;
	width: auto;
}

.ja-comunityplus-blog .published span.date {
    font-size: 190%;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 2px;
}

.ja-comunityplus-blog .published span {
    display: block;
}

.ja-comunityplus-blog .published span.year {
	display: none;
}

.ja-comunityplus-blog div.jac-add-button {
    background: url(/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/comment-big-bg.png) no-repeat 0 0;
    color: #fff;
    display: block;
    font-size: 110%;
    font-weight: bold;
    height: 33px;
    left: 0;
    line-height: 24px;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 60px;
    width: 27px;
}

.ja-comunityplus-blog div.jac-add-button a.jac-links {
	display: none;
}

.ja-comunityplus-blog div.jac-add-button a {
	color: #fff;
}

/* Tables ---*/
thead tr th {
	background: #333;
	color: #fff;
	padding: 5px;
}

thead tr th a,
thead tr th a:hover,
thead tr th a:focus,
thead tr th a:active { color: #fff; }

.cat-list-row1,
.cat-list-row12,
tr.cat-list-row1 td,
tr.cat-list-row2 td { border-bottom: 1px solid #ccc; padding: 5px; }

.cat-list-row1:hover,
.cat-list-row2:hover { background: #ffffcc; }

.cat-list-row2,
tr.cat-list-row2 td { background-color: #f6f6f6; }

/* Content Toc */
table.contenttoc { border: 1px solid #ccc; }

table.contenttoc td { border-bottom: 1px dotted #ccc; }

table.contenttoc th {
	background: #f6f6f6;
	border-bottom: 1px solid #ccc;
	text-transform: uppercase;
}

/* Poll */
form#poll {
	border-bottom: 1px dotted #ccc;
	font-weight: bold;
}

dl.poll { border-bottom: 1px dotted #ccc; }

table.pollstableborder td {
	background: #f6f6f6;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	padding: 5px !important;
}

table.pollstableborder tr.sectiontableentry0 td,
table.pollstableborder tr.sectiontableentry1 td { background: #fff; font-weight: normal; }

/* Pagination ---*/
.pagination ul li {
	display: block;
	float: left;
	font-size: 10px;
	line-height: 1;
	font-weight: bold;
	height: 19px;
	line-height: 15px;
	margin: 0 6px;
	overflow: hidden;
}

.pagination ul li.pagination-start,
.pagination ul li.pagination-next {
	background: url(/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/pagnav-bg.gif) no-repeat left center;
	border-right: 1px solid #ddd;
	margin: 0;
	padding: 0 5px 0 15px;
}

.pagination ul li.pagination-prev,
.pagination ul li.pagination-end {
	background: url(/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/pagnav-bg.gif) no-repeat right center;
	border-left: 1px solid #fff;
	margin: 0 10px 0 0;
	padding: 0 15px 0 5px;
}

.pagination ul li.pagination-next { margin-left: 10px; }

.pagination ul li.pagination-prev strong,
.pagination ul li.pagination-end strong,
.pagination ul li.pagination-start strong,
.pagination ul li.pagination-next strong { border: 0; }

.pagination ul li.pagination-prev span,
.pagination ul li.pagination-end span,
.pagination ul li.pagination-start span,
.pagination ul li.pagination-next span {
	background: none;
	display: inline;
	float: none;
	color: #5A9C14 !important;
}

.pagination ul li span.pagenav, .pagination ul li a.pagenav { padding: 0; }

.pagination li span {
	background: url(/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/circle-green2.png) no-repeat center center;
	display: block;
	float: left;
	width: 20px;
	height: 19px;
	padding: 0 !important;
	text-align: center;
	color: #fff;
}

.pagination li strong a { padding-right: 5px; }

.items-more { border-bottom: 1px solid #ccc; }

.items-more h3 { font-size: 125%; }

p.counter {
	font-size: 92%;
	font-weight: bold;
}

/* MODULE STYLES
--------------------------------------------------------- */
div.ja-moduletable h3, div.moduletable h3 {
 color: #AF030F;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-transform: none;
}

.sidebar div.ja-moduletable,
.sidebar div.moduletable {
	color: #8b8077;
	background: url(/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/modt-bg.gif) repeat-x left top #F7F6F2;
	border: 1px solid #e3ded5;
	padding: 15px;
}

.moduletable_noborder .custom_noborder img {
	width: 113px;
	float: left;
}
/* Moduletable blue ---*/
div.module_menu {
	background: url(/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/blue-bg.gif) repeat-x left bottom #14b8d2 !important;
	border: 1px solid #12a6c3 !important;
	color: #fff;
	padding: 20px;
}

#ja-container div.module_menu h3 { color: #cef2fc; margin-bottom: 10px; padding: 0 10px; text-transform: uppercase; }

#ja-container div.module_menu ul li {
	background: url(/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/menu-sep.png) no-repeat center bottom;
	border: 0;
	padding: 2px 10px;
}

#ja-container div.module_menu a { color: #ABDDE9; font-weight: bold; }

#ja-container div.module_menu a:hover,
#ja-container div.module_menu a:focus,
#ja-container div.module_menu a:active { color: #fff; }

#ja-container div.module_menu li.active a { color: #fff; }

#ja-container div.module_menu ul ul li {
	background: none;
	border-top: 1px dotted #ABDDE9;
	margin: 0;
	padding: 0;
}

#ja-container div.module_menu ul ul li a { text-indent: 0; color: #ABDDE9 !important; }
#ja-container div.module_menu ul ul li a:hover,
#ja-container div.module_menu ul ul li.active a { text-indent: 0; color: #fff !important; }

/* Moduletable blank ---*/
.sidebar div.moduletable_blank {
	background: none;
	border: 0;
	margin-bottom: 10px;
	padding: 0;
}

/* Moduletable no border ---*/
div.moduletable_noborder {
	background: none !important;
	border: 0 !important;
}

/* Advertisement ---*/
div.bannergroup_text div.banneritem_text { border-bottom: 1px dotted #ccc; }

/* MAIN COLUMN
--------------------------------------------------------- */
/* Content Top ---*/
.ja-content-top .moduletable_tabswrap h3 {
	background: #E8E5DF;
	border: 1px solid #EFECE7;
	border-bottom: 0;
	margin-bottom: 0px;
	padding: 10px 10px 10px;
}

.ja-content-top .moduletable_tabswrap {
	margin-bottom: 20px;
	padding-bottom: 0;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-container .main { background: none repeat scroll 0 0 #FFFFFF;
    margin-right: 25px;
    padding: 0 0 0px;
    width: 970px !important; }

.main .main-inner1 { margin-left: 0; margin-right: 0; }

#ja-mainbody { padding-top: 0px; }

#ja-left, #ja-right { padding-top: 0px; }

.sidebar {/* background: url(/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/topsl1-bg.png) no-repeat 0px 0px; */}

.ja-frontpage .sidebar { background: none; }

/* One column layout ---*/
body.ja-body-r1 #ja-right div.ja-moduletable {
	margin-left: 40px;
	margin-right: 40px;
}

/* Tabs content layout ---*/
body.ja-tabs-content #ja-mainbody { padding-top: 0; }

body.ja-tabs-content #ja-main .inner { padding: 0 40px 0 0; }

/* Float column ---*/
#ja-main .inner { padding: 0 0px; }

/* HEADER
--------------------------------------------------------- */
#ja-header .main { padding: 0; }

h1.logo, div.logo-text h1 { font-size: 250%; line-height: 1; margin-left: 10px;}

/* Logo Image ---*/
h1.logo { width: 297px; height: 103px; }

h1.logo a {
	background: url(/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/logo.jpg) no-repeat left;
	display: block;
	width: 297px;
	height: 103px;
}

/* Logo Text ---*/
div.logo-text h1 {
	font-size: 200%;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
}

div.logo-text h1 a { text-decoration: none; }

p.site-slogan {
	color: #ccc;
	display: block;
	font-size: 85%;
	margin: 3px 0 0;
	padding: 0 10px;
	text-transform: uppercase;
}

/* JA Search ---*/
#ja-search { bottom: 30px; }

#ja-search .inputbox {
	background: url(/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/search-bg.gif) no-repeat 0px 0px;
	border: 0;
	color: #6e6865;
	height: 29px;
	padding: 0 25px 0 15px;
	text-transform: capitalize;
	width: 190px;
}

/* JA Topnav ---*/
#ja-topnav {
	  bottom: 0;
    float: right;
    font-family: Arial,Helvetica,sans-serif;
    right: 0;
    width: 68%;line-height: 1.6;
	position:relative;
	left:20px;
}

#ja-topnav ul { margin: 0; padding: 0; list-style: none; margin: 0 0 22px;text-align:center; }

#ja-topnav ul li {
	background: url(/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/sep.jpg) no-repeat left center;
	display: inline;
	padding: 0 17px;
}
li.item-793 { background: none !important;}

#ja-topnav ul li a { color:#fff;  font-weight: bold;}

#ja-topnav ul li a:hover,
#ja-topnav ul li a:focus,
#ja-topnav ul li a:active { text-decoration: underline; }

/* NAVIGATION
--------------------------------------------------------- */
/* Main Nav ---*/
#ja-mainnav { }

#ja-mainnav .main { background: url(/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/menu_bg.jpg) repeat-x left top; }

/* Breadcrumbs ---*/
#ja-navhelper .main {
	text-transform: uppercase;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#ja-breadcrums .main {
	background: url(/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/headline-bg.gif) no-repeat center top #fff;
	border-top: 1px solid #ebe9e5;
}

#ja-breadcrums .main-inner1 { padding: 0 15px; height: 30px; }

#ja-breadcrums strong {
	display: block;
	color: #066783;
	float: left;
	font-size: 100%;
	font-style: normal;
	font-weight: 600;
	line-height: 30px;
	letter-spacing: 1px;
	text-transform: none;
}

#ja-breadcrums { height: 30px; line-height: 30px; }

#ja-breadcrums a {
	color: #97c16b; font-size: 92%; border-bottom: 1px solid #CBE0B5;
	background: url("/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/arrow.gif") no-repeat scroll right 3px;
	padding-right: 10px;
	margin-right: 5px;
	text-decoration: none;
	text-indent: 0px;
}

#ja-breadcrums a:hover, #ja-breadcrums a:focus, #ja-breadcrums a:active { text-decoration: none; }

.ja-breadcrums { text-indent: 10px; margin-top: 0px; }

.ja-breadcrums img { display: none; }

#ja-breadcrums .ja-links { margin-top: -2px; }

#ja-breadcrums ul.ja-links a { background: none; padding-right: 0px; margin-right: 0px; }

/* Extras ---*/
.ja-links { padding-right: 10px; }

.ja-links li { padding: 0 10px; }

/* Default Joomla! Menu ---*/
#ja-container ul.menu li { /*border-bottom: 1px dotted #ccc; */}

#ja-container ul.menu li li { border-bottom: 0; border-top: 1px dotted #ccc; }
#ja-container {
    margin: 0 auto 12px;
    position: relative;
    width: 970px;
    z-index: 5;
}

/* HEADLINE
--------------------------------------------------------- */
#ja-headline .main {
	background: url(/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/headline-bg.gif) no-repeat center top #fff;
	border-top: 1px solid #ebe9e5;
}

#ja-headline .main-inner1 {
	padding: 0 15px;
}

#ja-headline .ja-healineswrap em {
	display: block;
	color: #066783;
	float: left;
	font-size: 120%;
	font-style: normal;
	font-weight: 600;
	line-height: 34px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.ja-headelines-buttons { margin-top: 10px; }

.ja-headlines { height: 34px; line-height: 34px; margin-left: 10px; }

.ja-headlines span.date { color: #d4ccc5; font-size: 92%; padding-right: 10px; }

.ja-headlines a { color: #97c16b; font-size: 92%; border-bottom: 1px solid #CBE0B5; }

.ja-headlines a:hover, .ja-headlines a:focus, .ja-headlines a:active { text-decoration: none; }

a.ja-headelines-pre, a.ja-headelines-next { position:relative; overflow:hidden; }

.ja-headelines-pre { background: url(/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/btn-pre.png) no-repeat scroll left top;}

.ja-headelines-next { background: url(/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/btn-next.png) no-repeat scroll left top; margin-right: 5px; }

/* MAP
--------------------------------------------------------- */
#ja-map .main {
	background: url(/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/map-bg.gif) repeat-x center bottom #f7f6f1;
}

#ja-map .main-inner1 { padding: 20px; }

#ja-map .map-container { margin: 0; padding: 0; border: 5px solid #fff; }

/* CUSTOME MODULES
--------------------------------------------------------- */
#ja-content-bot1 .main {
	/*background: url(/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/boxbg-left.jpg) no-repeat left top ;*/
	padding: 0px 0; text-align: center; height: 109px;
}
#ja-content-bot1 .main .ja-moduletable{
	/*background: url(/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/boxbg-middle.jpg) repeat-x;
	margin-left: 12px;*/
	}
#ja-content-bot1 .main .ja-moduletable .ja-box-ct{
		/*background: url(/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/boxbg-right.jpg) no-repeat right top; */ height: 109px;
    padding-top: 0px;
	}
#ja-content-bot1 .ja-moduletable, #ja-tags .moduletable { margin: 0; padding: 0; }

span.ctag {padding-right: 5px; line-height: 1.2; cursor: pointer; }

span.ctag:hover { background: none; text-decoration: underline; }

.size0 { font-size: 80%; font-weight: bold; color: #ae7f64; }
.size1 { font-size: 92%; font-weight: bold; color: #ae7f64;}
.size2 { font-size: 100%; font-weight: bold; color: #5a9c14;}
.size3 { font-size: 110%; font-weight: bold; color: #ae7f64;}
.size4 { font-size: 125%; font-weight: bold; color: #a02016;}
.size5 { font-size: 140%; font-weight: bold; color: #5a9c14;}
.size6 { font-size: 180%; font-weight: bold; color: #5a9c14;}

#ja-content-bot2 .main {
 background: none repeat scroll 0 0 #FFFFFF;
    border-top: 0 none;
	padding: 12px 0;
	/*color: #157e9c;
	font-size: 150%;
	text-align: center;*/

}

/* SPOTLIGHT
--------------------------------------------------------- */
#ja-topsl .ja-box, #ja-botsl .ja-box { }

#ja-topsl .ja-box-right, #ja-botsl .ja-box-right { background: 0; }

#ja-topsl .ja-moduletable, #ja-botsl .ja-moduletable { margin-top: 10px; margin-bottom: 10px; }

#ja-topsl div.ja-moduletable h3,
#ja-botsl div.ja-moduletable h3 { border-bottom: 0; padding-bottom: 0; }

#ja-topsl .custom img { float: left; }
/* Top spotlight ---*/
#ja-topsl { }

#ja-topsl .main {
	background: url(/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/topsl-bg1.gif) repeat-x left bottom #e7e6e1;
	border-bottom: 1px solid #928f85;
	color: #70635b;
	padding: 10px 0 20px;
}

#ja-topsl .main-inner1 { padding: 0 30px; }

#ja-topsl .ja-box-right { right: 30px; }

#ja-topsl div.ja-moduletable h3 {
	color: #066884;
	padding-left: 60px;
	font-size: 108%;
	margin-bottom: 12px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

#ja-topsl div.ja-moduletable img { margin: 5px 20px 0 0; }

/* Top spotlight 1 ---*/
#ja-topsl1 { }

#ja-topsl1 .main { background: #fff; }

#ja-topsl1 div.moduletable_full { margin-bottom: 10px; padding-bottom: 0; }

#ja-topsl1 .ja-box-full h3 {
	color: #0f86a8;
	font-size: 180%;
	font-weight: normal;
	padding: 0;
	text-transform: none;
}

.ja-box-full img { margin-right: 15px; }

.ja-box-full p { margin-top: 10px; text-align: left; }

.ja-box-full .ja-content {
	margin-left: 115px;
}
.ja-box-full p.readmore { width: 100%; }

.ja-box-full p.readmore a {
	background: url(/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/arrow.gif) no-repeat left center;
	color: #5b9d14;
	font-weight: bold;
	padding-left: 10px;
	text-decoration: underline;
}

#ja-topsl1 div.moduletable-float-left { float: left; width: 168px; }

#ja-topsl1 div.moduletable-float-right { width: 187px; float: right; margin: 0; }

#ja-topsl1 div.moduletable-float-right .ja-box-ct { padding: 10px; }

#ja-topsl1 div.border-wrap h3 { padding: 12px 15px; }

#ja-topsl1 div.border-wrap {
	background: url(/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/grad-l1.gif) repeat-x left top !important;
	border: 1px solid #DCDBD9 !important;
}

#ja-topsl1 div.border-wrap div.border-wrap {
	background: none !important;
	border: 0 !important;
}

.ja-headsp-left { float: left; }

.ja-headsp-left .ja-moduletable { margin: 0 40px; }

.ja-headsp-right {
	/*background: url(/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/topsl1-bg.png) no-repeat 0px 0px;*/
	float: right;
}

.ja-headsp-right .ja-box-inner { padding: 20px 10px 0 30px; }


/* Top spotlight 2---*/
#ja-topsl2 .main {
	background: url(/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/grad-l2.gif) repeat-x left top #eae7e1;
	border-bottom: 1px solid #c3bbb8;
	padding: 20px 0 0;
}

#ja-topsl2 .ja-box-left .ja-box-ct { padding: 0 30px; }

#ja-topsl2 .ja-box-left .moduletable h3 { padding-left: 30px; }

/* Bot spotlight ---*/
#ja-botsl .main {
	background: url(/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/footer_bg.jpg) repeat-x left bottom #282421;
	color: #afafaf; padding: 0;
}

#ja-botsl .main-inner1 { padding: 0 0 0 10px; /*border-top: 1px solid #edebe3; */}

#ja-botsl .ja-moduletable h3 {
	color: #ffffff;
	margin-bottom: 15px;
	text-transform: uppercase;
}

/* JA FOOTER
----------------------------------------------------------- */
#ja-footer { }

#ja-footer .main { text-align: left;   background: none repeat scroll 0 0 #2B2B2B;
    color: #FFFFFF;
    padding: 10px 0;}

#ja-footer .main .main-inner1 { padding: 0 30px; }

#ja-footer .ja-footnav {
	position: absolute;
	margin: 0;
	right: 40px;
	top: 0px;
}

.ja-footnav a { border-bottom: 1px solid #486027 !important; color: #5a9c14; }

.ja-footnav a:hover { text-decoration: none; }


/* MISCELLANOUS
----------------------------------------------------------- */
/* Others ---*/
#ja-top-panel .main-inner1 {
	border: 2px dotted #e2e2b5;
	padding: 5px 10px;
	text-align: center;
	margin-top: 15px;
	background: #ffffcc;
	position: relative;
}

#ja-banner { border-top: 1px solid #ccc; }

div.ja-innerdiv { }

div.ja-innerdiv h4 {
	color: #9a8d85;
	font-weight: bold;
	margin: 0 0 15px 0;
}

div.ja-innerdiv .ja-bottom-links {
	float: left;
	margin-right: 45px;
}

#ja-botsl div.ja-innerdiv .ja-bottom-links ul li { background: none; padding-left: 0; }

#ja-botsl div.ja-innerdiv .ja-bottom-links ul li a { color: #699e30; border-bottom: 1px solid #486027; }

#ja-botsl div.ja-innerdiv .ja-bottom-links ul li a:hover,
#ja-botsl div.ja-innerdiv .ja-bottom-links ul li a:focus,
#ja-botsl div.ja-innerdiv .ja-bottom-links ul li a:active { text-decoration: none; }

/* Youtube button ---*/
a.ja-icon-video {
	background: url(/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/icon-youtube.gif) no-repeat 5px 8px #fff;
	border: 1px solid #ccc;
	color: #666;
	display: block;
	font-weight: bold;
	position: absolute;
	padding: 5px 5px 5px 43px;
	right: 10px;
	top: 8px;
	text-decoration: none;
	width: 35px;
}

a.ja-icon-video span { color: #666; }

a.ja-icon-video:hover,
a.ja-icon-video:focus,
a.ja-icon-video:active { border-color: #ddd; text-decoration: none; }

a.ja-icon-video:hover span { color: #0F85D8; }

#ja-absolute .main {
	position: fixed;
	width: auto;
	height: auto;
	z-index: 99999;
	top: 1px;
	left: 1px;
}

#ja-absolute .main a {
	width: 91px;
	height: 99px;
	overflow: hidden;
	display: block;
	background: url(/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/joomla16.png) no-repeat left top;
	text-indent: -9999px;
}

#ja-absolute .main a:hover,
#ja-absolute .main a:focus {
	background-position: left bottom;
}

/* JA Twitter ---*/
div.ja-twitter { margin: 0; padding: 0; }

div.ja-twitter div.ja-twitter-item {
	background: url(/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/line-l1.gif) no-repeat center bottom;
	border: 0;
}

div.ja-twitter center { overflow: hidden; }

a.btn-green {
	background: url(/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/btn-green.png) no-repeat 0px 0px;
	color: #333;
	display: inline-block;
	font-size: 13px;
	height: 31px;
	line-height: 31px;
	width: 121px;
}

a.btn-green:hover,
a.btn-green:focus,
a.btn-green:active {
	text-decoration: none;
}

a.ja-share-this {
	background: url(/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/btn-sharethis.png) no-repeat top left;
	color: #fff;
	display: block;
	font-weight: bold;
	margin: 5px 0 10px 0;
	width: 80px;
	height: 29px;
	padding-left: 37px;
	line-height: 29px;
}

p.ja-social img { margin-right: 8px; }

/* Event style ---*/
.event .date {
	color: #e36805;
	display: block;
	font-size: 125%;
	font-weight: bold;
	margin-bottom: 10px;
}

.event .author { color: #56859d; display: block; margin-bottom: 3px; }

.event .author span {
	border: 1px solid #dfddd9;
	display: block;
	float: left;
	font-size: 92%;
	padding: 0 10px;
}

.event .topic { display: block; margin-bottom: 20px; }

.event a { color: #5b9d14; text-decoration: underline; }

.event a.readon {
	background: url(/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/arrow.gif) no-repeat 5px 5px;
	padding-left: 15px;
}

.event img { vertical-align: middle; }

/* Form Subscribe ---*/
#form-subscribe p { margin: 10px 0; }
.inputbox { border: 1px solid #dfddd9; background-color: #ebe9e5; padding: 5px; color: #8B8077; }

#form-subscribe input.subscribe-name,
#form-subscribe input.subscribe-email {
	background: url(/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/icons/icon-pen.png) no-repeat 10px 5px #ebe9e5;
	border: 1px solid #dfddd9;
	padding: 5px 5px 5px 30px;
	color: #8B8077;
	width: 130px;
}

#form-subscribe input.subscribe-email { background: url(/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/icons/icon-email.png) no-repeat 10px 5px #ECEBE9; }

#form-subscribe .button,
.ja-contact-form .button  {
	background: url(/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/btn-green2.png) no-repeat 0px 0px;
	border: 0;
	color: #333333;
	display: block;
	font-size: 92%;
	font-weight: bold;
	height: 23px;
	line-height: 20px;
	width: 68px;
}

.ja-contact-form .button:hover {
	cursor: pointer;
}

/* Hall of Fame ---*/
ul.hall-fame {
	margin: 0 !important;
	padding: 0;
	list-style: none;
}

ul.hall-fame li {
	background: none;
	margin: 0;
	padding: 5px 0 !important;
}

ul.hall-fame li img {
	border: 1px solid #fff;
	float: left;
	margin-right: 10px;
}

ul.hall-fame li span.username {
	color: #5A9C14;
	border-bottom: 1px solid #5A9C14;
	font-weight: bold;
}

ul.hall-fame li span.rate {
	color: #ae9e91;
	font-size: 92%;
	text-transform: uppercase;
}

/* Feature post ---*/
.feature-post img { border: 1px solid #fff; }

.feature-post span.post-date {
	display: block;
	font-size: 92%;
	font-weight: bold;
	margin: 10px 0 5px;
}

.feature-post span.title a {
	color: #5A9C14;
	border-bottom: 1px solid #5A9C14;
	font-weight: bold;
}

.feature-post p {
	margin: 10px 0 0;
}

/* Quickaccess ---*/
#ja-quickaccess {
	position: absolute;
	right: 15px;
	top: 10px;
	z-index: 30;
}

#ja-quickaccess ul {
	float: left;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

#ja-quickaccess li {
	background: none;
	display: inline;
	line-height: normal;
	margin: 0;
	padding: 0;
	color: #ddd;
}

#ja-quickaccess li a {
	display: block;
	line-height: 17px;
	color: #fff;
	font-weight: bold;
}

#ja-quickaccess li a.login-switch,
#ja-quickaccess li a.register-switch {
	background: url(/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/btn-round-green.png) left top no-repeat;
	padding: 0 15px;
	float: left;
	height: 27px;
	line-height: 25px;
	color: #233d04;
}

#ja-quickaccess li a.register-switch {
	background-position: right top;
	border-left: 1px solid #89CC0F;
}

#ja-quickaccess li a.login-switch.show,
#ja-quickaccess li a.register-switch.show {
	background-position: left bottom;
	position: relative;
	z-index: 1000;
}

#ja-quickaccess li a.login-switch:hover,
#ja-quickaccess li a.register-switch:hover {
	background-position: left bottom;
	text-decoration: none;
}

#ja-quickaccess li a.register-switch:hover,
#ja-quickaccess li a.register-switch.show {
	background-position: right bottom;
}

#ja-quickaccess li a.show span {}

#ja-quickaccess li a.show span { display: block; }

#ja-quickaccess #ja-user-register, #ja-quickaccess #ja-user-login {
	display: none;
	position: absolute;
	right: 0;
	top: 30px;
	text-align: left;
	z-index: 999;
	padding-top: 12px;
	background: url(/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/arrow-05.png) 50px top no-repeat;
}

#ja-quickaccess #ja-user-register {
	background-position: 80% top;
}

#ja-quickaccess #ja-user-register .main-inner1,
#ja-quickaccess #ja-user-login .main-inner1 {
	background: #47770e url(/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/grad-01.gif) left top repeat-x;
	color: #b8e184;
	width: 165px;
	height: auto;
	overflow: hidden;
	padding: 25px;
	padding-bottom: 0;
}

#ja-quickaccess #ja-user-register .main-inner1 { width: 370px; }

#ja-quickaccess #ja-user-login .ja-login-user,
#ja-quickaccess #ja-user-login .ja-login-password,
#ja-quickaccess #ja-user-login .mod_login_remember { width: 145px; display: block; }

#ja-quickaccess #ja-user-login .button,
#ja-quickaccess #ja-user-register .button {
	background: url(/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/btn-round-grey.png) right top no-repeat;
	color: #51900f;
	padding: 0 15px 0 0;
	line-height: 29px;
	height: 29px;
	overflow: visible;
}

#ja-quickaccess #ja-user-login .button span,
#ja-quickaccess #ja-user-register .button span {
	line-height: 18px;
}

#ja-quickaccess #ja-user-login .button:hover,
#ja-quickaccess #ja-user-register .button:hover {
	cursor: pointer;
	color: #2F5008;
}

#ja-quickaccess label.invalid, #ja-quickaccess .invalid { color: #960303; }

#ja-quickaccess .button-round {
	background: #fd8b00 url(/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/grad-02.gif) left top repeat-x;
	padding: 10px 25px;
	margin: 20px -25px 0;
	overflow: hidden;
}

#ja-quickaccess .button-round span {
	background: url(/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/btn-round-grey.png) left -30px no-repeat;
	display: block;
	float: left;
	padding-left: 15px;
	width: 67px;
}

#ja-quickaccess label.ja-login-user span,
#ja-quickaccess label.ja-login-password span {
	display: none;
}

#ja-quickaccess #mod_login_username {
	background-image: url(/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/icon-user.png);
	background-position: 10px center;
	background-repeat: no-repeat;
}

#ja-quickaccess #mod_login_password {
	background-image: url(/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/icon-pass.png);
	background-position: 10px center;
	background-repeat: no-repeat;
}
#ja-quickaccess #mod_login_username,
#ja-quickaccess #mod_login_password {
	padding-left: 30px;
	background-color: #2F5008;
}

#ja-quickaccess input.inputbox {
	background-color: #2f5008;
	border: 1px solid #2c4b07;
	color: #81a84e;
}

#ja-quickaccess #ja-user-login input.inputbox { margin-bottom: 10px; }

#ja-quickaccess .ja-login-links a {
	background: url(/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/icon-02.png) 5px 8px no-repeat;
	color: #9cd95a;
	padding: 0;
	padding-left: 15px;
	font-size: 92%;
}

#ja-quickaccess li a.logout-switch {
	display: inline;
	float: none;
	margin-left: 3px;
}

.login button.button {
	background: #5A9C14;
	color: #333;
	font-size: 13px; padding: 3px 4px; width: 70px;
	border: none;
	cursor: pointer;
}

.login_form label, .login label {
	text-align: left;
}

.login_form .button, .login button {
	margin-left: 130px;
}

.login ul li {
	padding-left: 10px;
	background-position: left 7px;
}

#ja-quickaccess #login-form input.logout {
	background: none;
	border: none;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
	padding: 0;
}

#ja-quickaccess #ja-user-register input.inputbox { width: 200px; }
/* Custom video layout ---*/
#ja-video { position: relative; z-index: 10; }

#ja-video .main { background: #202020; }

#ja-video .inner { padding: 40px 40px 20px; }

div.video-heading .ja-left-side { background: url(/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/grad-d2.gif) repeat-x left top; float: left; width: 720px; }

div.video-heading .ja-left-side .inner { background: url(/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/grad-d1.gif) no-repeat right bottom; }

div.video-heading .video-info { margin-top: 15px; font-size: 92%; }

div.video-heading .video-info p { display: block; float: left; }

div.video-heading ul.tags { float: right; margin: 0; padding: 0; list-style: none; }

div.video-heading ul.tags li {
	background: #1F282D;
	border: 1px solid #1C2C35;
	display: inline;
	margin-right: 3px;
	padding: 2px 6px;
}

div.video-heading ul.tags li a { border: 0; color: #92B9CF; }

div.video-heading .ja-right-side { float: right; width: 240px; }

div.video-heading .ja-right-side h3 {
	font-size: 180%;
	font-weight: normal;
	margin-bottom: 20px;
}

div.video-heading .ja-right-side p { margin: 0 0 15px; }

/* Custom gallery layout ---*/
div.simple-gallery { position: relative; }

div.simple-gallery h3 {
	font-size: 125%;
	margin-bottom: 20px;
	text-transform: uppercase;
}

div.simple-gallery .ja-box-left,
div.simple-gallery .ja-box-center,
div.simple-gallery .ja-box-right {
	float: left;
	margin: 0 19px;
	width: 195px;
}

div.simple-gallery .ja-box-left { margin-left: 0; }

div.simple-gallery .ja-box-right { margin-right: 0; }

.contentpane div.simple-gallery .ja-box-right {
	position: static;
	margin: 0;
}

div.simple-gallery .simple-gallery-center a.title {
	display: block;
	font-size: 140%;
	padding: 10px 0 0;margin-left: 10px;
	text-decoration: underline;
}

div.simple-gallery .simple-gallery-center p {
	margin-top: 10px;
}

.ja-typo-img-wrap.right.content-story {
	width: 178px;
}

.ja-typo-tabs-content {
	margin: 10px 0px 0px 0px;
}

.ja-typo-tabs-content .ja-typo-blockct h3.heading-green {
	margin: 0px;
}

#member-registration input {
	float: left;
	 background: #EBE9E5;
    border: 1px solid #DFDDD9;
    color: #8B8077;
    padding: 5px;
}

#member-registration button.validate,
#searchForm button.button,
#user-registration button.validate {
	  background: url("/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/btn-green2.png") no-repeat 0 0 ;
    border: 0 none;
    color: #333333;
    font-size: 92%;
    font-weight: bold;
    height: 23px;
    line-height: 20px;
    width: 68px;
}

/* switch
---------------------*/
.contentpane #ja-switch { display:none }

/* Archive page
--------------------------------------------------------- */

ul#archive-items li {
	background: none;
	padding-left: 10px;
}

.archive fieldset.filters {
    border-bottom: 1px solid #530B05;
    padding-bottom: 15px;
}

.archive fieldset.filters  button{
	vertical-align: middle;
}

.archive fieldset.filters .filter-search {
	width: auto;
}
.categories-list dt,
.categories-list dd { display:inline; }
#front .categories-list, #front #second{
	/*background: url(/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/Untitled-1.jpg) no-repeat;*/padding-left: 10px;height: 66px;
	/*width: 451px;*/margin-bottom: 12px;
	}

#contact-form .form-required  {
	padding-left: 32px !important;
	padding-bottom: 10px !important;display:none;
}

.contact-email label {
	width: 110px;
	display: inline-block;
}

.contact-email .clear label {
	width: auto;
}

.contact-email button.button {
    background: #5b9d14;
    border: 0 none;
    color: #333333;
    display: block;
    font-size: 92%;
    font-weight: bold;
    height: 23px;
    line-height: 20px;
    width: auto;
    text-transform: uppercase;
    cursor: pointer;
}

#contact-slider {
	margin-top: 20px;
}

#contact-slider .contact-miscinfo {
	padding: 10px 0px;
}

#contact-slider dt.tabs h3 a {
	color: #444;
}

 #login-form input {
	background-color: #fff !important;
	border: 1px solid #DFDDD9;
	  height: 21px;
    padding: 0; margin-right: 5px;  width: 142px;
}

 #login-form input.button {
	background: url("/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/login.jpg") no-repeat scroll 0 0 !important;
    border: 0 none;
    color: #fff;
    cursor: pointer;
   /* display: block;*/
    font-size: 92%;
    font-weight: bold;
    height: 24px;
    line-height: 20px;
    width: 68px;
    text-transform: uppercase;
}

#ja-quickaccess  #login-form input.button {
	background: none !important;
    border: 0 none;
    color: #ddd;
    cursor: pointer;
    display: inline;
    font-size: 100%;
    font-weight: bold;
    height: auto;
    line-height: normal;
    width: auto;
    text-transform: none;
}

input#jform_contact_name {
	background-image: url("/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/icon-yourname.png");
	background-position: 5px center;
	background-repeat: no-repeat;
	padding-left: 25px;
	border: none;
}

input#jform_contact_email {
    background-image: url("/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/icon-yourmail.png");
    background-position: 5px center;
    background-repeat: no-repeat;
    padding-left: 25px;
}

input#jform_contact_emailmsg {
    background-image: url("/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/icon-yourname.png");
    background-position: 5px center;
    background-repeat: no-repeat;
    padding-left: 25px;
}

.ja-module.mod_blue {
	margin-top: 10px;
}

.contact-address address {
	margin-left: 20px;
}


.contact-address .jicons-icons {
	display: inline;
	float: left;
}

.pagination .jac-display-limit select {
	padding: 0px !important;
}
/* dinesh */
td.leftbg {
    background: url("/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/left.jpg") no-repeat scroll left top transparent;
    height: 46px;
    width: 53px;
}
td.middlebg {
    background: url("/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/middle.jpg") repeat-x scroll 0 0 transparent;
    height: 104px;
    width: auto;
}
td.rightbg {
    background: url("/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/right.jpg") no-repeat scroll right top transparent;
    height: 46px;
    width: 53px;
}
.categories-list h1, .middle h1 {
    color: #AF030F;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: normal;
    text-align: center; padding-top: 5px;
}
.dmn-check, .ext-dmn{ border: 0 none;height: 25px; margin-left: 67px;font-size: 19px;background	:none;
    width: 430px;position: relative;bottom:21px;}

#front .button1{
border:0 none;
color:#fff;
background: url("/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/go.jpg") no-repeat;
  height: 50px;
    margin-left: 7px;
    position: relative;
    top: -3px;
    width: 59px;

}
.ja-box-center
{ width:25% !important; }
#ja-content-bottom .ja-box-left, #ja-content-bottom .ja-box-center, #ja-content-bot21 .ja-box-left, #ja-content-bot21 .ja-box-right{
background: url(/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/cont-left.jpg) no-repeat left top;margin-right: 13px;
padding-left:4px;}
 #ja-content-bot21 .ja-box-left, #ja-content-bot21 .ja-box-right{margin-right: 0px;}
  #ja-content-bot21 .ja-box-left{ width:49% !important; float:left;}
 #ja-content-bot21 .ja-box-right{width:49% !important; float:right;}
#ja-content-bottom .ja-box-left .m, #ja-content-bottom .ja-box-center .m, #ja-right-mass-top .m,#ja-right-mass-top1 .m, #Mod81 .m, #ja-content-bot21 .ja-box-left .m, #ja-content-bot21 .ja-box-right .m{
background: url(/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/cont_bg.jpg) repeat-x ;height:228px;padding-left: 10px;
}
#ja-content-bottom .ja-box-left .r, #ja-content-bottom .ja-box-center .r, #ja-right-mass-top .r, #ja-right-mass-top1 .r, #Mod81 .r, #ja-content-bot21 .ja-box-left .r, #ja-content-bot21 .ja-box-right .r{
background: url(/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/cont_right.jpg) no-repeat right top; padding-right: 20px; padding-top: 13px;text-align: justify;height:228px; line-height: 19px;
}
#ja-content-bottom{
margin-bottom: 10px;}
#ja-content-bot1{ margin-bottom: 12px;}
#ja-content-bot3 ul li{

 background: url("/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/sep.jpg") no-repeat scroll left center transparent !important;
    display: inline;
    padding: 0 9px !important;
}
#ja-content-bot3 .main{
background: url(/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/footer_red_bg.jpg) repeat-x ;height:48px;
}
#ja-content-bot3 .main ul{
padding-top: 20px;text-align:center;
}
#ja-content-bot3 .main ul li a{color:#fff; font-weight:bold;display:inline;}
#ja-content-bot3 li.item-998{ background: none !important; }
#ja-botsl ul li{
background: none;line-height: 24px;}
#ja-botsl .ja-box-left, #ja-botsl .ja-box-center{

background: url("/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/footer_sep.jpg") no-repeat scroll right top transparent;
    height: 194px;
    margin-right: 10px; padding-left: 0px;padding-right:10px; width: 23% !important;
}
.tops {
    background: url("/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/rounded_box_TopBgs.gif") no-repeat scroll center top transparent;
    padding-top: 10px;
}
.mids {
    background: url("/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/rounded_box_mBgs.gif") repeat-y scroll 0 0 transparent;
}
.bots {
    background: url("/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/rounded_box_BtmBgs.gif") no-repeat scroll center bottom transparent;
    padding-bottom: 15px;
    padding-left: 10px;
}
input.account-info {
    border: 1px solid #CFCFCF;
    float: left;
    padding: 4px;
    width: 200px;
}
.tops1 {
    background: url("/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/rounded_box_TopBgs.gif") no-repeat scroll center 15px transparent;
    padding-top: 25px;
}
#ja-content-main h1 {
    color: #2E2E2E;
    font-size: 20px;
    font-weight: normal;
    padding: 17px 0;
    text-align: left;
}
span.log-alr {
    float: right;
    font-size: 14px;
}
#show span, #showh span{

      padding: 5px 0px 5px 0px;
}
#front button.but span{ background:none !important;}
#ja-slideshow .ja-box-left ul li{
   background: url("/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/arrow.jpg") no-repeat scroll left 7px transparent;
    border-bottom: 1px dotted #676767;
    margin-top: 6px;
    padding-bottom: 6px;
    padding-left: 20px;
	}
	#ja-slideshow .ja-box-left ul li a{
	 color: #333;
    font-weight: bold;
    text-decoration: none;}
	/*select#domainlist1, select#domainlist*/
	.drop{
 background: url("/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/dropdown.jpg") no-repeat scroll 51px center #F2F2F2;
    border: 1px solid #999;
    height: 19px;
    margin-left: 10px;
    margin-right: 3px;
    overflow: hidden;
    padding: 0 0 5px;
    text-align: center;
    width: 73px;
	}
	.drop select{
	   background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 12px;
    height: 25px;
    width: 93px; font-size: 1.2em;
	
	}
	form#login-form{
	 left: 35px;
    position: relative; width: 379px;
	}
	#ja-slideshow{
	margin-bottom:12px;
	}
	.client{
	background: url("/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/client-bg.jpg") no-repeat;
	height: 91px;
    text-align: center;
	}
	.who{
	background: url("/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/top.jpg") no-repeat top left; padding-top: 13px;margin-top: 20px;
	}
	.who div{
	background: url("/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/middlewho.jpg") repeat-y;
	}
	.who div div{
	background: url("/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/bottom.jpg") no-repeat bottom left; padding-right: 20px;
    text-align: justify;padding-bottom: 10px;
	}
	#Mod292 ul.menu{
	margin-top:19px;
	margin-right:9px;
	
	}
	#ja-botsl h3{
	font-size:13px;
	
	}
	
	
	/*#ja-contentwrap {
	background: url("/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/top1.jpg") no-repeat scroll left top transparent;
    padding-top: 9px;
	}
	#ja-content{
	 background: url("/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/middle1.jpg") repeat-y scroll 0 0 transparent;
	 padding-right: 20px;
	}
	#ja-current-content{
	
	    background: url("/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/bottom1.jpg") no-repeat scroll left bottom transparent;
    padding-bottom: 10px;
       text-align: justify;
	}
	.ja-content-main {
    margin-bottom: 0;
    padding: 0 15px 10px;
	}*/
#ja-topsl a, #ja-botsl a {
    color: #AFAFAF;
}
#front{/*width: 685px;*/ background: #F3F3F3;height: 220px; border: 1px solid #DEDEDE; padding-left: 14px;}
#front .categories-list{
background: /*url("/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/cont_right.jpg") no-repeat scroll right top transparent*/;
    height: 220px;
	padding-right:4px;


}

/* old css */
tr.lb td{
background:#E1F2F9;
border-bottom: 1px solid #63BAE2;
border-top: 1px solid #63BAE2;
}
.reseller{
background:#2FA3D9;
}

.reseller table{
width:946px;
margin:0 auto 12px auto; 
}

tr.white td{
background:#ffffff;}
tr.hd td{
padding:0 2px;}
td.ts{
background:url("/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/shadow.jpg") no-repeat scroll 0 0 #FFFFFF !important;

}
td.shd{
background:/*url("/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/111.jpg")*/ no-repeat scroll 0 100px #2F8DB9;color:#fff;font-size:18px;
}
.reseller table td{
text-align:center;}
fieldset.out{
width:350px !important;
}
.resetb{
 text-align: center;
    width: 407px;
}
a{
outline:none;
}
div.about div{
left: 20px;
    position: relative;
    top: 318px;}
div.about ul li{
background:url("/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/bullet-arrow-1.gif") no-repeat scroll 0 4px transparent !important;
padding-left: 15px !important;
}
div.about{
background:url("/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/aboutus.gif") no-repeat;
 height: 617px;
    width: 279px;
}
.chronoform{
display:none;
}
 }span.blue{
 color:#0E628E; font-size:16px;
 clear:none;
 }
 button{
 cursor:pointer;
 }
 span.orange{
 color:#C35309;font-size: 16px;
 }
 	.black{
			color:#23272A !important;
			}
			.under{
			border-bottom:1px dashed #515151;
			}
			.blue{
			color:#00537E !important;
			}
			.orderg{
			background:url(/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/orderNow-btn.png) no-repeat;
			height:63px;
			width:263px;color:#ffffff;border:0 none;font-size:22px;font-weight:bold; margin-top: 21px;
			
			}
			.orderb{
			background:url(/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/orderNow-btn2.png) no-repeat;
				height:51px;
			width:176px;color:#ffffff;border:0 none;font-size:16px;font-weight:bold;
			margin-top:20px;
			}
			.arrow1{
			list-style-type:none !important;
			}
			.arrow1 li{list-style-type:none !important;
			background:url("/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/bullet-arrow.gif") no-repeat  left center transparent;
			 padding-left: 14px !important;
			}
			.what{
			color:#902D03 !important;
			background:url(/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/plan-detailsIcon.png) no-repeat scroll left -6px;
			padding-left:55px !important;
			}
			.advanced td, .advanced {
    border: 1px dotted #888E51;
    border-collapse: collapse;
    font-weight: normal;
    text-align: center !important;
}
.advanced  td a{
color:#C53406;
font-weight:bold;
}
.plantable {
    background: none repeat scroll 0 0 #EBF4FC;
	/* font-weight: bold !important;*/
}
#second span.www, .ext-dmn, .drop, #second .button1{
float:left;

}
#ja-current-content #ja-right-mass-top{
    /*background: url("/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/cont-left.jpg") no-repeat scroll left top transparent;*/
	padding-right: 10px;width: 213px;
}
#ja-content-main{
    /*background: url("/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/cont-left.jpg") no-repeat scroll left top transparent;*/
		  margin-bottom: 12px;	
	}
table div#ja-right-mass-top1{
    background: url("/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/cont-left.jpg") no-repeat scroll left top transparent;
	padding-left:1px;width: 699px;margin-left: 12px;line-height: 21px;
}
#Mod81{
background: url("/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/cont-left.jpg") no-repeat scroll left top transparent;
	padding-left:4px;}
	#Mod81 ul li, #Mod86 ul li{line-height:28px;}
	.domain-box{
	position:relative;top:-3px;background: url("https://image.hostingraja.in/templates/ja_community_plus/images/textbox.jpg") no-repeat ;width: 677px; height: 57px;  padding-top: 7px;background-size: 579px;
	}
	.domain-box img{
	cursor:pointer;
	}
	#ja-content-bot21{ margin-bottom:12px;}
	#ja-slideshow .ja-box-right{/*padding-left:12px;background:#fff url('/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/banner2.jpg') no-repeat right bottom; z-index: 999;*/}
	
	#dmain {
    float: left;
    margin-top: 0;
    width: 100%;
}
#dleft {
   float: left;
    width: 32%;
    margin-left: 177px;
    margin-top: -39px;
}
#dright {
    float: left;
    width: 32%;
    margin-left: -27px;
    margin-top: -39px;
}
#dmiddle {
    float: left;
    width: 32%;
}
#dmain ul {
    list-style-type: none;
}
#dmain ul li {    background: url("https://image.hostingraja.in/templates/ja_community_plus/images/tick.png") no-repeat scroll 0 6px transparent !important;
    line-height: 13px;
    padding-left: 20px;
    padding-top: 6px;
}
#ja-right-mass-top ul li{
line-height: 24px;

}
ul#features-hosting-large {
    list-style: none outside none !important;
    padding-left: 0;
}
#features-hosting-large .features-section h3, #features-product .features-section h3 {
    border-bottom: 1px solid #CCCCCC;
    color: #462879;
    font-family: 'Arial',helvetica,sans-serif;
    font-size: 1.3em;
    font-weight: bold !important;
}
#features-hosting-large .features-section p, #features-product .features-section p {
    color: #666666;
    margin-right: 20px;
    margin-top: 5px;
}
#features-hosting-large .features-section, #features-product .features-section {
    border: medium none;
    clear: both;
    margin-bottom: 10px;
	background:none;
    overflow: hidden;
}
ul#features-hosting-large > li.feature {
    float: left;
    margin-bottom: 20px;
    width: 48%;background: none repeat scroll 0 0 transparent;
}
ul#features-hosting-large > .feature > div.feature-desc {
    margin-right: 10px;
    overflow: hidden;
}
ul.features li.feature div.feature-desc span.img {
    background: url("/web/20130426044359im_/http://www.webhostings.in/images/star.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 100px;
    margin: 10px 15px 0 10px;
    width: 72px;
}
ul#features-hosting-large li.feature h1, ul#features-hosting-large li.feature h2, ul#features-hosting-large li.feature h3, ul#features-hosting-large li.feature h4, ul#features-hosting-large li.feature h5 {
    color: #2C78B4;
    font-weight: bold;
}
ul#features-hosting-large .feature div.feature-desc > p {
    color: #444444;
    font-family: Helvetica,Arial,Sans-Serif;
    font-size: 1em;
    padding-left: 89px;
}
#Mod292{ position: relative;
    top: -5px;}
	#searchrounded h5{
	 padding-bottom: 4px;
    padding-left: 4px;
	}
	#master{margin:0;}
	#Mod113{float:right;margin-top: 10px;}
	#searchrounded{font-size:13px;}
	.gkIsWrapper-gk_coffe .gkIsPreloader{}
	.jcontact-info  h1, .ja-contact-form h1{border-bottom:1px solid #ddd;}
	.item-page h3{
	margin:10px 0;}
	.item-page h2{	margin:14px 0;}
	.eco{
	 background:url(/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/economic_plan-submit.gif) no-repeat;
	 border:0 none;
	/* color:#fff;width:101px;*/
	 height:44px;
	 font-size:15px;width:100%;
	 	 }
		 #ccms_form{
border:1px solid #C9C9C9;
border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	 padding: 25px 13px 10px;
	background: none repeat scroll 0 0 #F6F6F6
}

#ccms_form input[type="submit"],#ccms_form input[type="button"]
{
border: 0 none;
	background:url(/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/economic_plan-submit.gif) no-repeat;
	color:#fff;
	font-size:15px;
	height:44px;
	width:101px;
  margin-top: 5px;
}
table.eco td {
    background: none repeat scroll 0 0 #F9F9F9;
    border: 1px solid #DFDFDF;
    height: 50px;
    padding-left: 25px;
    text-align: left !important;;
}
#sel{
	width:70%;

	}
	#sel label{
	padding:10px 0;
	 line-height: 3;
	}
	#sel button{
	border: 0 none;
	background:url(/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/economic_plan-submit.gif) no-repeat;
	color:#fff;
	font-size:15px;
	height:44px;
	width:101px;margin:0 5px ;
	}
	p#check input{
		margin:24px 10px 0 27px !important;}
		p#check{
		font-size:13px;
		}
.blue{clear:both;}
#sel1{
width:530px;
   
}
#sel1 select{
float:right;margin-top: 10px;
}
a img{
border:0 none;
}
#ccms_form select
{
width:305px;
}
h3.red{
  color: #900000 !important;
    font-weight: normal;
}
#chronoform_selecteconomicalform input[type="text"]{
 border: 1px solid #CFCFCF }
 h3{ /*padding:10px !important;*/
 }
 h2{/*padding:15px !important;*/}
 .support{
font-family:Lucida Grande,Lucida Sans Unicode,sans-serif;
font-size:14px;
}
.support div{
padding-left: 27px;
    width: 46%;
}
.support h3{
font-size:20px;
color:#1F6B9D !important;
font-weight: normal;}
p.heading{
font-size:23px;
color:#333333;
border-bottom:1px dashed #333333;
}
.phone {
background:url("/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/phone.gif") no-repeat 0px 9px;
}
.email {
background:url("/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/email.gif") no-repeat 0px 11px;
}
.post {
background:url("/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/post.gif") no-repeat 0px 8px;
}
.chat {
background:url("/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/chat.gif") no-repeat 0px 8px;
}
#red {
    color: #96090F;
    padding: 0;
}.order{
   /*background: url("/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/topos.jpg") no-repeat scroll 0 0 transparent;*/
   background:#2b2b2b;
    color: #FFFFFF;
    font-size: 18px;
    height: 25px;
    padding: 10px !important; margin-top: 15px !important;
}

#check-available, .carts {
    background: url("/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/middleos.jpg") repeat-y scroll 0 0 transparent;
    padding: 0;
    width: 970px;  margin-top: -5px;
}
.carts{/*padding: 0 0 0 15px;*/}
#check-available .top, .carts .top{

background: url("/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/bottomos.jpg") no-repeat bottom center transparent;
padding-top:8px;

}
a.brown{
 background: url("/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/login.jpg") no-repeat scroll 0 0 transparent !important;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 92%;
    font-weight: bold;
    height: 24px;
    line-height: 20px;
        width: 68px;
		 padding: 6px 11px;

}
#ja-content-main .blog{
 margin-top: 15px;

}
#ja-content-main .item-page{

/*min-height:217px;*/
}
.Chronoform{
margin-top:15px;}
.pleft{
		width:643px;
		float:left;margin-top:20px;
		}
		.pright{
		width:261px;
		float:right;
		margin-top:25px;
			}
			.righttop{
			background:url(/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/planBg.jpg) no-repeat center 60px;
			text-align: center;
			}
			.righttop p{
			text-align: center;color:#FFFFFF;
			}
			.yellow{
			color:#FFE787;
			}
			.righttop h2{
			background:#2A2A2A;
			 color:#FFFFFF !important;
			padding:19px 0 !important; 
			text-align: center; font-weight: bold !important;
			text-transform: uppercase;
			}
			.righttop h3{
			color:#FFE787 !important;
			 font-weight: bold !important;
			}
			.righttop h1{
			color:#FFFFFF !important;
			font-weight: bold !important;
			font-size:26px !important;
			}
			.righttop h1 span{
			font-size:50px;
			}
			.black{
			color:#23272A !important;
			}
			.under{
			border-bottom:1px dashed #515151;
			}
			.blue{
			color:#00537E !important;
			}
			.orderg{
			background:url(/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/orderNow-btn.png) no-repeat;
			height:63px;
			width:263px;color:#ffffff;border:0 none;font-size:22px;font-weight:bold; margin-top: 21px;
			
			}
			.orderb{
			background:url(/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/orderNow-btn2.png) no-repeat;
				height:51px;
			width:176px;color:#ffffff;border:0 none;font-size:16px;font-weight:bold;
			margin-top:20px;
			}
			.arrow1{
			list-style-type:none !important;
			}
			.arrow1 li{list-style-type:none !important;
			background:url("/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/bullet-arrow.gif") no-repeat  left center transparent;
			 padding-left: 14px !important;
			}
			.what{
			color:#902D03 !important;
			background:url(/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/plan-detailsIcon.png) no-repeat scroll left -6px;
			padding-left:55px !important;
			}
			.topp{
				background:url(/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/Sbox-MidCurved.gif) repeat-y;
			}
			.midp{
				background:url(/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/Sbox-TopCurved.gif) no-repeat top left;
			}
			.botp{
		
					background:url(/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/Sbox-BtmCurved.gif) no-repeat bottom left;
					padding-bottom: 10px;
    padding-left: 20px;
    padding-top: 15px;
}
			.rightbot{
			margin-top:30px;
			   text-align: center;
			}
			.rightbot table{width:100%;}
			
.footer-bottom-cont{margin: 0 10px 0 auto;}
.l1{ background: url("/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/cont-left.jpg") no-repeat scroll left top transparent; padding-left: 4px;}
.m1{background: url("/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/cont_bg.jpg") repeat-x scroll 0 0 transparent;
    height: 228px;
    padding-left: 10px;
	}
.r1{    background: url("/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/cont_right.jpg") no-repeat scroll right top transparent;
    height: 228px;
    line-height: 16px;
    padding-right: 20px;
    padding-top: 13px;
    text-align: justify;}	
.footer-bottom-cont1{margin: 0 auto;}	
		
.refer li{
background: url("/web/20130426044359im_/http://www.webhostings.in/templates/ja_community_plus/images/aero.png") no-repeat scroll 0 6px transparent !important; }
#gubadge{display:none;}
#top-header {
    background: none repeat scroll 0 0 #F0F0F0;
    font-weight: normal;
    height: 13px;    
    text-align: center;
}
#ja-content-bot2 ul{
 line-height: 1.7;
    list-style: none outside none;
	  margin-top: 10px;}
#ja-content-bot2 ul li{
  background: url("https://image.hostingraja.in/templates/ja_community_plus/images/bullet-arrow-1.gif") no-repeat scroll 0 7px transparent !important;
    padding-left: 15px !important;
	font-size:13px;line-height:2;
}
.list_web{
    background: url("https://image.hostingraja.in/templates/ja_community_plus/images/bullet-arrow-1.gif") no-repeat scroll 0 7px transparent !important;
    padding-left: 15px !important;
	font-size:13px;line-height:2 !important;
	list-style:none;
    
}
.sidebar-container{
    display:none !important;   
}
}
#planinfo1,#planinfo2,#planinfo3{background: url("/web/20130210021809im_/http://www.webhostings.in/images/i.png") no-repeat scroll 0 10px #FFFFFF;    border: 1px solid #AA7622;    border-radius: 8px 8px 8px 8px;    bottom: 235px;    padding: 10px 0 10px 49px;    position: relative;    left: 236px;    width: 192px;}
#planinfo4{background: url("/web/20130210021809im_/http://www.webhostings.in/images/i.png") no-repeat scroll 0 10px #FFFFFF;    border: 1px solid #AA7622;    border-radius: 8px 8px 8px 8px;    bottom: 235px;    padding: 10px 0 10px 49px;    position: relative;    right: 254px;    width: 192px;}
#planinfo1, #planinfo2, #planinfo3 {
    background: url(/web/20130210021809im_/http://www.webhostings.in/images/i.png) no-repeat scroll 0 10px #FFFFFF;
    border: 1px solid #AA7622;
    border-radius: 8px 8px 8px 8px;
    bottom: 235px;
    padding: 10px 0 10px 49px;
    position: relative;
    left: 236px;
    width: 192px;
}
#ja-content-bot2 ul li {
    background: url(https://image.hostingraja.in/templates/ja_community_plus/images/bullet-arrow-1.gif) no-repeat scroll 0 7px transparent;
    padding-left: 15px !important;
    font-size: 13px;
    line-height: 2;
}
#ja-content-bot3 .main {
    background: url(https://image.hostingraja.in/templates/ja_community_plus/images/footer_red_bg.jpg) repeat-x;
    height: 48px;
}

#ja-content-bot3 .main ul {
    padding-top: 20px;
    text-align: center;
}
#ja-content-bot3 li.item-998 {
    background: none !important;
}
#ja-content-bot3 .main ul li a {
    color: #fff !important;
    font-weight: bold !important;
    display: inline !important;
}
#ja-botsl .main {
    background: url(https://image.hostingraja.in/templates/ja_community_plus/images/footer_bg.jpg) repeat-x left bottom #282421;
    color: #afafaf;
    padding: 0;
}
#ja-botsl .main-inner1 {
    padding: 0 0 0 10px;
    /* border-top: 1px solid #edebe3; */
}
#ja-botsl .ja-box-left, #ja-botsl .ja-box-center {
    background: url(https://image.hostingraja.in/templates/ja_community_plus/images/footer_sep.jpg) no-repeat scroll right top transparent;
    height: 194px;
    margin-right: 10px;
    padding-left: 0px;
    padding-right: 10px;
    width: 23% !important;
}
#ja-topsl .ja-moduletable, #ja-botsl .ja-moduletable {
    margin-top: 10px;
    /* margin-bottom: 10px; */
}
#ja-botsl .ja-moduletable h3 {
    color: #ffffff;
    margin-bottom: 15px;
    text-transform: uppercase;
    margin-top:-1px;
}
#ja-botsl h3 {
    font-size: 13px;
}
#ja-botsl ul li {
    background: none;
    line-height: 24px;
}
#ja-topsl li, #ja-botsl li {
    background-position: 1px 6px;
    padding-left: 0px;
}
#ja-topsl a, #ja-botsl a {
    color: #AFAFAF;
}
#ja-footer a {
    color: #fff;
}
.left-content {
    float: left;
    width: 100%;
}
.domain-box{
    display:none;   
}
#front .categories-list, #front #second{
    background:none !important;   
}
.support_lang{
    float:right;   
}
#site-navigation .dropdown-menu > .current-menu-item > a, #site-navigation .dropdown-menu > .current-menu-item > a:hover {
    background-color: #333;
    color: #fff;
}
.head_our_company{
    color:#AF030F !important;    
}
.p_align_our_company{
    margin-top:-26px !important;   
}
.section_our_company{
    margin-top:-43px;   
}
.our_company_content{
    margin-top:-54px;   
}
.head_cur_opening{
    color:#AF030F;
    font-weight:bold;
}
.list_arr{
    background: url(https://webhostings.in/wp-content/uploads/2021/10/aero.png) no-repeat scroll 0 7px transparent;
    margin-bottom: 0;
    overflow: hidden;
    padding-bottom: 5px;
    padding-left: 14px;
    
}
.logo-div-block {
    width: auto;
    position: relative;
    top: 14px;
    height: 78px;
    color: #000;
    line-height: 21px;
}
.logo-name {
    font-size: 26px;
    line-height: 26px;
    font-family: sans-serif-thin;
    font-weight: 700;
}
span.logo-span-black {
    color: #000;
    
}



span.logo-span-red {
    color: #AF030F;
    
}



.logo-trade-mark {
    position: absolute;
    top: -9px;
    right: -10px;
    font-size: 14px;
    color: silver;
}
.logo-name-below-one {
    font-size: 14px;
    margin-top: 3px;
    text-transform:uppercase;
}
.logo-name-below-two {
    font-size: 12px;
}
.ccms_form_new{
    border: 1px solid #C9C9C9;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 25px 13px 10px;
    background: none repeat scroll 0 0 #F6F6F6;   
}
.name_contain_div{
    margin-bottom: 0px;
    position: relative;
    padding: 0px 0px 0px 5px;
    border-bottom: 1px solid #dddddd;
    clear: both;   
}
#backordervps {
    margin-top: 20px;
}
.vps1t {
    background: url(https://webhostings.in/wp-content/uploads/2021/10/top1.jpg) no-repeat scroll 0 0 transparent;
    width: 231px;
    height: 55px;
}
.vps1m {
    background: url(https://webhostings.in/wp-content/uploads/2021/10/middle.jpg) repeat-y scroll 0 0 transparent;
    margin-top:-31px;
}
.vpsfull ul {
    padding-left: 25px !important;
    padding-bottom: 10px;
}
.vps1m ul li {
    background: url(https://webhostings.in/wp-content/uploads/2021/10/bullet1.jpg) no-repeat scroll 0 9px transparent !important;
    color: #4B709C;
    font-weight: bold;
    padding-bottom: 0 !important;
    padding-left: 15px !important;
    list-style:none;
}
.vps1 h3, .vps2 h3, .vps3 h3, .vps4 h3 {
    color: #333333;
    font-weight: bold !important;
    margin-bottom: 5px !important;
    margin-left: 25px !important;
    margin-top: 5px !important;
}
.vpsfull form ul li {
    background: none repeat scroll 0 0 transparent !important;
    padding: 0 !important;
}
.vpsfull input {
    margin: 0;
}
.pmp {
    font-size: 11px;
    font-weight: bold;
}
.save {
    background: none repeat scroll 0 0 #A63128;
    color: #FFFFFF;
    float: right;
    font-size: 11px;
    font-weight: bold;
    margin-right: 36px;
    padding: 0 3px;
    text-transform: uppercase;
    font-family: tahoma;
}
.vpso1 {
    background: url(https://webhostings.in/wp-content/uploads/2021/10/order1.jpg) no-repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 0;
    height: 38px;
    margin-left: 33px;
    width: 154px;
}

.vps1b {
    background: url(https://webhostings.in/wp-content/uploads/2021/10/bottom.jpg) no-repeat scroll 0 0 transparent;
    width: 231px;
    height: 36px;
}
.vps2, .vps3, .vps4 {
    margin-left: 3px;
}

.vps2t {
    background: url(https://webhostings.in/wp-content/uploads/2021/10/top2.jpg) no-repeat scroll 0 0 transparent;
    width: 231px;
    height: 55px;
}
.vps2m {
    background: url(https://webhostings.in/wp-content/uploads/2021/10/middle.jpg) repeat-y scroll 0 0 transparent;
    margin-top:-31px;
}
.vps2m ul li {
    background: url(https://webhostings.in/wp-content/uploads/2021/10/bullet2.jpg) no-repeat scroll 0 9px transparent !important;
    color: #9C6223;
    font-weight: bold;
    padding-bottom: 0 !important;
    padding-left: 15px !important;
    list-style:none;
}
.vpso2 {
    background: url(https://webhostings.in/wp-content/uploads/2021/10/order2.jpg) no-repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 0;
    height: 38px;
    margin-left: 33px;
    width: 154px;
}
.vps2b {
    background: url(https://webhostings.in/wp-content/uploads/2021/10/bottom.jpg) no-repeat scroll 0 0 transparent;
    width: 231px;
    height: 36px;
}
.vps3t {
    background: url(https://webhostings.in/wp-content/uploads/2021/10/top3.jpg) no-repeat scroll 0 0 transparent;
    width: 231px;
    height: 55px;
}
.vps3m {
    background: url(https://webhostings.in/wp-content/uploads/2021/10/middle.jpg) repeat-y scroll 0 0 transparent;
    margin-top:-31px;
}
.vps3m ul li {
    background: url(https://webhostings.in/wp-content/uploads/2021/10/bullet3.jpg) no-repeat scroll 0 9px transparent !important;
    color: #B13C57;
    font-weight: bold;
    padding-bottom: 0 !important;
    padding-left: 15px !important;
    list-style:none;
}
.vpso3 {
    background: url(https://webhostings.in/wp-content/uploads/2021/10/order3.jpg) no-repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 0;
    height: 38px;
    margin-left: 33px;
    width: 154px;
}
.vps3b {
    background: url(https://webhostings.in/wp-content/uploads/2021/10/bottom.jpg) no-repeat scroll 0 0 transparent;
    width: 231px;
    height: 36px;
}
.vps4t {
    background: url(https://webhostings.in/wp-content/uploads/2021/10/top4.jpg) no-repeat scroll 0 0 transparent;
    width: 231px;
    height: 55px;
}
.vps4m {
    background: url(https://webhostings.in/wp-content/uploads/2021/10/middle.jpg) repeat-y scroll 0 0 transparent;
    margin-top:-31px;
}
.vps4m ul li {
    background: url(https://webhostings.in/wp-content/uploads/2021/10/bullet4.jpg) no-repeat scroll 0 9px transparent !important;
    color: #990000;
    font-weight: bold;
    padding-bottom: 0 !important;
    padding-left: 15px !important;
    list-style:none;
}
.vpso4 {
    background: url(https://webhostings.in/wp-content/uploads/2021/10/order4.jpg) no-repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 0;
    height: 38px;
    margin-left: 33px;
    width: 154px;
}
.vps4b {
    background: url(https://webhostings.in/wp-content/uploads/2021/10/bottom.jpg) no-repeat scroll 0 0 transparent;
    width: 231px;
    height: 36px;
}
.demo {
    margin-top: 20px;
}
.demo tr {
    border-bottom: 1px dashed #333;
    margin-bottom: 15px;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    -moz-border-radius-bottomright: 4px/*{cornerRadius}*/;
    -webkit-border-bottom-right-radius: 4px/*{cornerRadius}*/;
    -khtml-border-bottom-right-radius: 4px/*{cornerRadius}*/;
    border-bottom-right-radius: 4px/*{cornerRadius}*/;
}
.ui-slider-horizontal .ui-slider-range-max {
    right: 0 !important;
}
.ui-slider-horizontal .ui-slider-range {
    top: 0 !important;
    height: 100% !important;
}
.ui-slider .ui-slider-range {
    position: absolute !important;
    z-index: 1 !important;
    font-size: .7em !important;
    display: block !important;
    border: 0 !important;
    background-position: 0 0 !important;
}
.ui-widget-header {
    border: 1px solid #aaaaaa;
    background: url(images/ui-bg_highlight-soft_75_cccccc_1x100.png)/*{bgImgUrlHeader}*/ 50%/*{bgHeaderXPos}*/ 50%/*{bgHeaderYPos}*/ repeat-x/*{bgHeaderRepeat}*/;
    color: #222222/*{fcHeader}*/;
    font-weight: bold;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 0 none/*{borderColorDefault}*/;
    border-radius: 0 0 0 0 !important;
    background: /*{bgColorDefault}*/ url(images/marker.png)/*{bgImgUrlDefault}*/ 50%/*{bgDefaultXPos}*/ 50%/*{bgDefaultYPos}*/ repeat-x/*{bgDefaultRepeat}*/;
    font-weight: normal/*{fwDefault}*/;
    color: #555555/*{fcDefault}*/;
}
.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em;
}
.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 17px;
    height: 22px;
    cursor: default;
}
.ui-widget-content a {
    color: #222222/*{fcContent}*/;
}
ul.ram, ul.hd, ul.bw, ul.ip, ul.db, ul.cp, ul.ms {
    float: left;
    position: relative;
    width: 100%;
    list-style-type: none;
    padding-left: 0;
}
ul.ram li, ul.hd li, ul.bw li, ul.ip li, ul.db li, ul.cp li, ul.ms li {
    display: block;
    float: left;
    list-style: none outside none;
    background: none repeat scroll 0 0 transparent !important;
    padding-left: 0 !important;
}
ul.ram li {
    margin-right: 80px;
}
ul.hd li{
     margin-right: 66px;
}
ul.bw li{
    margin-right: 66px;
}
ul.ip li{
    margin-right: 66px;
}
.chkspan {
    padding-left: 15px;
}
.paynow {
    margin-right: 20px !important;
    height: 40px !important;
    width: 167px !important;
    border: 0 none !important;
    font-size: 0 !important;
    background: url(https://webhostings.in/wp-content/uploads/2021/10/paynow.png) no-repeat scroll 0 0 transparent !important;
}
.rred {
    font-family: verdana;
    font-size: 24px;
    color: #C7030F;
    text-align: center;
}
.rblack {
    color: #282828;
    font-family: verdana;
    font-size: 18px;
    margin: 20px 0 !important;
}
.newres img{
    width: 216px;
    padding-right: 15px;
}
.spoffer {
    background: #FFF9ED;
    border: 1px solid #D2D0D1;
    padding: 15px;
    margin-top: 20px;
}
.spoffer span {
    color: #B20813;
    font-size: 20px;
    padding: 10px 0;
}
.resell {
    float: left;
    width: 50%;
}
.res_f {
    border-bottom: 1px dotted;
    height: 147px;
    margin-bottom: 30px;
    overflow: hidden;
}
.image_f {
    float: left;
    text-align: center;
   /* width: 75px;*/
}
.cont_f {
    color: #333333;
    float: right;
    font-family: arial;
    font-size: 13px;
    line-height: 19px;
    margin: 0 25px 0 0;
    width: 384px;
}
.cont_f strong {
    color: #9E0500;
    display: block;
    font-family: verdana;
    font-size: 14px;
    font-weight: normal;
    line-height: 21px;
    margin: 0 0 11px;
}
.res_la {
    margin-bottom: 0 !important;
    border: 0 none !important;
    height: auto !important;
}
.top-cuustomer-review {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-top: 3px;
}
.duration {
    margin-left: 4px!important;
    margin-top: 10px;
}
.select-style {
    width: 80%;
    background: url(https://image.hostingraja.in/images/dropdown.png) no-repeat;
    background-size: 100% 100%;
    border-radius: 3px;
    padding-top: 3px;
    height: 35px;
    overflow: hidden;
    margin: 0 auto;
}
.select-style select {
    padding: 4px 8px;
    width: 114%;
    border: none;
    box-shadow: none;
    background: 0 0;
    background-image: none;
    -webkit-appearance: none;
    color: #575757;
    font-family: sans-serif;
    font-size: 15px;
}
.align_para_cloud,.align_para_wordpress,.align_para_dedicated{
    margin-bottom:13px;
}
.dedicated-features{
    transform: translateY(-23px);   
    
}
.newres_new img {
    width: 283px;
    padding-right: 15px;
    margin-left: 11px;
}
#copyright {
    padding: 20px 30px;
    margin: 0 -30px;
    border-top: 1px solid #333;
    text-align: center;
    color: #fff;
}
.article_host_plans_div {
    width: 900px;
    margin: 0 auto;
    background-color: #fff;
}
.article_host_plans {
    border: 1px solid #ccc;
    width: 28%!important;
    margin: 0 0 0 7px!important;
    display: inline-block;
    background: #fff;
    padding: 17px;
}
.host_plans {
    width: 26.4%;
    font-family: sans-serif;
    display: inline-block;
    margin-left: 20px;
    padding-left: 15px;
    margin-top: 70px;
    background: #fff;
    padding: 17px;
}
#host_plans, .host_plans, .host_plans_m, .host_plans_m1, .host_plans_m2, .host_plans_m22 {
    border: 1px solid #ccc;
    text-align: center;
}
.rupe_m {
    text-decoration: line-through;
    font-family: sans-serif!important;
    font-size:20px;
}
.sav_m {
    font-size: 16px;
    color: #fa261e;
    font-weight: 700;
    padding-left: 10px;
    font-family: sans-serif!important;
}
.buy69, .buy_head_new, .in-sp-inner, .price_str {
    text-align: center;
}
.price_str {
    text-align: center;
    font-size: 20px;
}
span.rupe_inr_symbol {
    font-size: 37px;
}
.rupe1 {
    font-weight: 700;
    font-size: 37px;
    color: #b33c3c;
}
.sav1 {
    color: #333;
    font-weight: 700;
    font-size: 18px;
}
.duration {
    margin-left: 4px!important;
    margin-top: 10px;
}
.hostingraja-forum-article-menu .by_plan {
    min-width: 180px;
    width: auto!important;
    font-size: 17px;
    padding: 0!important;
    margin-left: 0!important;
}
.by_plan {
    cursor: pointer;
    background: #9c0513;
    border: 0;
    font-family: HelveticaNeue;
    color: #fff;
    min-width: 166px;
    width: auto!important;
    height: 45px;
    font-size: 20px;
    font-weight: 700;
    margin-top: 10px;
    margin-left: 11px;
    line-height: 0;
    padding: 0 0px 0px 0;
}
.vps1t_dedicated {
    background: url(https://webhostings.in/wp-content/uploads/2021/10/image_2021_10_07T10_53_53_684Z.png) no-repeat scroll 0 0 transparent;
    width: 231px;
    height: 55px;
}
.vps2t_dedicated {
    background: url(https://webhostings.in/wp-content/uploads/2021/10/image_2021_10_07T10_54_59_196Z.png) no-repeat scroll 0 0 transparent;
    width: 231px;
    height: 55px;
}
.vps3t_dedicated {
    background: url(https://webhostings.in/wp-content/uploads/2021/10/image_2021_10_07T10_59_16_788Z.png) no-repeat scroll 0 0 transparent;
    width: 231px;
    height: 55px;
}
.vps2_sec_dedicated,.vps3_sec_dedicated{
    margin-left:33px;
}
.p_font_size{
    font-size:17px !important;   
    line-height:1.3 !important;
}


/* search home page*/
.home-page-domain-cs-bor {
    height: 53px;
    width: 545px;
    background: #fff;
    margin: 0px auto;
    border: 1px solid #95918e;
    border-radius: 7px;
    box-shadow: 1px 1px 7px 2px #95918e;
    margin-bottom: 20px;
    position: relative;
    left: 4px;
    top: 0;
}
.home-page-sear_in {
    width: 85%!important;
    top: -4px;
    position: relative;
    float: left;
    left: 13px;
}
.home-page-sear_in .dmn-check {
    margin-top: 20px;
    border: 0;
    height: 25px;
    background: 0 0;
    margin-left: 0;
    width: 100%!important;
    position: relative;
    bottom: -8px;
    font-size: 17px;
    color: #666;
    outline: 0 none;
}
input.register-domain-search-box {
    bottom: 4px!important;
    padding-left: 10px;
    width: 82%;
}
.dmn-check, .ext-dmn {
    margin-top: 9px;
}
.dmn-check {
    font-size: 17px;
    color: #666;
    outline: 0 none;
    border: 0 none;
    height: 25px;
    margin-left: 0;
    background: 0 0;
    position: relative;
}
.dmn-check {
    font-size: 17px;
    color: #666;
    outline: 0 none;
}
.home-page-search {
    background: #222;
    border: none;
    color: #fff;
    font-size: 19px;
    border-radius: 3px;
    padding: 0 9px 0px 9px;
    margin-left: 0;
    position: relative;
    top: 6px;
    left: -11px;
    float: right;
}
#input_dom{
    color:black ! important;   
}
.checkboxContainer {
    display: block !important;
    position: relative;
    padding-left: 35px;
    margin-left: 46px;
    margin-top: 0px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.carttablerow {
    box-shadow:  0 8px 16px 0 rgba(0,0,0,0.2);
    margin-bottom: 0px;
    display: block;
    padding-bottom: 6px;
    padding-top: 6px;
}

input[type=checkbox] {
         position: absolute;
    top: 5px;
    left: -11px;
    height: 25px;
    width: 25px;
         
    }
    .status {
    
}

     
/* search homepage */
/*
     FILE ARCHIVED ON 04:43:59 Apr 26, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:54:18 Oct 04, 2021.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 202.437
  exclusion.robots: 0.229
  exclusion.robots.policy: 0.211
  RedisCDXSource: 2.916
  esindex: 0.009
  LoadShardBlock: 167.358 (3)
  PetaboxLoader3.resolve: 86.88 (3)
  PetaboxLoader3.datanode: 83.697 (4)
  CDXLines.iter: 28.536 (3)
  load_resource: 76.078
*/