	/* frontend */

/*  Acajoom module CSS*/
.postext {
	font-size: small;
	color: #999;
}

.noshow {
	display:none;
	color: #CCC;
}

	/* General definition   */

table.acajoomcss, table.acajoomcss_bots {
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	width: 100%;
	border-collapse: collapse;
	margin: 8px 0 10px 0;
	margin-bottom: 15px;
	width: 100%;
}

table.acajoomcss tr.row0 {
	background-color: #f9f9f9;
}
table.acajoomcss tr.row1 {
	background-color: #eeeeee;
}
table.acajoomcss th {
	font-size: 11px;
	padding-top: 6px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	text-align: right;
	height: 25px;
	color: #000;
	background-repeat: repeat;
}
table.acajoomcss td {
	padding: 3px;
	text-align: right;
}

fieldset.acajoomcss {
	border: 1px solid #ccc;
	margin: 0 10px 10px 10px;
}

table.acajoomtable td , table.acajoomcss_bots td {
	padding: 3px;
}

table.acajoomtable td.key,
table.acajoomtable td.paramlist_key {
	background-color: #f6f6f6;
	text-align: left;
	width: 150px;
	color: #666;
	font-weight: bold;
	border-bottom: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
}

table.acajoomtable td.key.vtop {
	vertical-align: top;
}



/*****************************/
/********* Backend  **********/
/*****************************/


/*  Admin control Panel*/
#acajoom table.adminheading th {
	
	padding: 0px 0px 0px 65px;
}

#acajoom ul {
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 1px 20px;
	
	border: none;
}

/* CSS file for Front end User Control Panel */

div.centermain {
	padding: 0 10px;
}

table.panelheading {
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	width: 100%;
	padding: 10px;
	border-collapse: collapse;
}
table.panelheading tr.row0 {
	background-color: #f9f9f9;
}
table.panelheading tr.row1 {
	background-color: #eeeeee;
}
table.panelheading th {
	font-size: 16px;
	padding-top: 6px;
	padding-bottom: 2px;
	padding-left: 60px;
	padding-right: 4px;
	text-align: left;
	height: 25px;
	color: #c24733;
	background:url(../../../administrator/images/generic.png)  no-repeat left;
	background-repeat: repeat;
}

table.panelheading td {
	padding: 3px;
	text-align: left;
}
table.panelheading td.editor {
	font-size: 9px;
}

table.cpanel td {
	text-align: center;
}

#acajoom table.panelheading th.userpanel {
	
	height: 58px;
	padding: 0px 0px 0px 65px;
}


/* mod_quickicon */

#cpanel {  text-align: center;  vertical-align: middle;}

#cpanel div.icon   { margin: 3px;  text-align: center; vertical-align: middle;}
#cpanel div.icon a {
	display: block; float: left;
	height: 97px !important;
	height: 100px;
	width: 108px !important;
	width: 110px;
	vertical-align: middle;
	text-decoration : none;
	border: 1px solid #DDD;
	padding: 2px 5px 1px 5px;a
}

#cpanel div.icon a:link    {  color : #808080;  }
#cpanel div.icon a:hover   {
	color : #333;
	background-color: #f1e8e6;
	border: 1px solid #c24733;
	padding: 3px 4px 0px 6px;
}

#cpanel div.icon a:active  {  color : #808080;  }
#cpanel div.icon a:visited {  color : #808080;  }

#cpanel div.icon img { margin-top: 13px; }
#cpanel div.icon span { display: block; padding-top: 3px;}


table.acajoom_stats td {
 border: 1px;
 border-color:#CCCCCC;
border-style: solid;
}

/*New Styles*/
.subscribediv{
	padding-right:20px;
	width:945px;
}
.subscribediv .row11 {
	background:url(../images/top_left.jpg) no-repeat scroll left top;
	padding-left:7px;height:7px;
	overflow:hidden;
}
.subscribediv .row11 .inn1 {
	background:url(../images/top_right.jpg) no-repeat scroll right top;
	padding-right:7px;height:7px;
}
.subscribediv .row11 .inn2 {
	background:url("../images/center.jpg") repeat-x scroll left top;
	height:7px;
}
.subscribediv .row22 {
	background:#FFFFFF url(../images/left.jpg) repeat-y scroll left top;
	width:100%;
	height:332px;
	overflow:hidden;
}
.subscribediv .row22 .inn1 {
	background:url(../images/left.jpg) repeat-y scroll right top;
	width:100%;
	height:325px;
}
.subscribediv .row33 {
	background:url(../images/bottom_left.jpg) no-repeat scroll left top;
	padding-left:7px;
	width:auto;
	height:7px;
}
.subscribediv .row33 .inn1 {
	background:url(../images/bottom_right.jpg) no-repeat scroll right top;
	padding-right:7px;
	width:auto;
}
.subscribediv .row33 .inn2 {
	background:url(../images/bottom.jpg) repeat-x scroll left top;
	height:7px;
}
.leftformcont{
	/*float:left;*/
	/*width:360px;*/
	/*padding-left:30px;
	margin-top:10px;*/
}
.leftformcont .signup{
	background:transparent url(../images/SignUp.jpg) no-repeat scroll left top;
	height:40px;
	width:264px;
}
.leftformcont .enteremail{
	background:transparent url(../images/EnterEmail.jpg) no-repeat scroll left top;
	height:29px;
	width:287px;
	margin-top:20px;		
}
.leftformcont .subinput{
	width:240px;
	height:25px;
	border:1px solid #679AED;
	margin-top:10px;
}
.leftformcont .subdisc{		
	margin-top:20px;
	font-size:12px;
	font-weight:bold;
}
.leftformcont .captchadiv{		
	margin-top:10px;	
}
.leftformcont .captchadiv img{
	float:left;
}
.leftformcont .getanewcode{
	line-height:300%;
	color:#506AC9;
	text-decoration:underline;
	font-weight:bold;
	font-size:13px;
	margin-left:20px;
	clear:both;
}
.leftformcont .sub_submit{
	background:transparent url(../images/subscribe_btn.jpg) no-repeat scroll left top;
	height:22px;
	width:98px;
	border:none;
	margin:10px 0 0 10px;
}
.rightimgcont{
	float:right;
	width:500px;
}
.rightimgcont .img {
	margin-top:10px;
	background:transparent url(../images/RightImages.jpg) no-repeat scroll left top;
	height:278px;
	width:486px;
}
.componentheading{display:none;}
/*END*/


#main {
	width:800px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	/*padding:0 20px;*/
}

#main h1 {
	font-size:22px;
	margin:15px 0;
	line-height:100%;
}

#main p {
	font-size:14px;
	margin:15px 0;
	line-height:140%;
	font-weight:bold;
}
#main ul li p
{
font-weight:normal;
font-size:12px;
}

.main-wrapper {
	margin:0 0 10px 0;
	border:2px solid #d30d0d;
	background-color:#FFFFFF;
}

.main-wrapper {
	margin:0 0 10px 0;
	border:2px solid #d30d0d;
	background-color:#FFFFFF;
}


.wrap-1 {
	background:url(../images/lt.png) 0 0 no-repeat;
	margin:-2px;
}

.wrap-2 {
	background:url(../images/rt.png) 100% 0 no-repeat;
}

.wrap-3 {
	background:url(../images/br.png) 100% 100% no-repeat;
}

.wrap-4 {
	background:url(../images/bl.png) 0 100% no-repeat;
}

.wrap-inner {
	padding:20px 10px 20px 20px;
}

.bgi {
	background:url(../images/bgi.gif) 60% 50% no-repeat;
	/*height:300px;*/
}

#nt-left {
	width:50%;
	float:left;
	text-align:left;
}

#nt-mid {
	width:27%;
	float:left;
	text-align:left;
	color:#FFFFFF;
}

#nt-right {
	width:30%;
	float:right;
	margin-right:10px;
}
#nt-left h1 {
	margin:0 0 15px 0;
	color:#1f31bc;
	font-weight:bold;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}

#nt-left p {
	color:#20282a;
	font-size:14px;
	margin:5px 0 5px 5px;
	font-weight:bold;
}

#nt-left input {
	width:160px;
}

#nt-right h5 {
	margin:3px 0; 
	color:#494f50; 
	text-align:center; 
	clear:both;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}

#nt-right h4 {
	/*height:15px;*/
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	margin:10px 0; 
	color:#1f31bc; 
	text-align:center; 
	clear:both;
	font-weight:bold;
	font-size:11px;
	
}

#click-monthly {

	width:100%;
	height:56px;
	margin-top:10px;
}


#main h1.scuba-news {
font-size:23px;
line-height:100%;
margin:0 0 20px;
color:#1F31BC;
font-family:Tahoma,Arial,Helvetica,sans-serif;
font-weight:bold;

}

ul.scuba-list {
	margin:10px 0;
	padding:0;
	list-style-type:none;
}

ul.scuba-list li {
	margin-bottom:10px;
	padding-left:15px;
	background:url(../images/scuba-li.gif) 0 5px no-repeat;
	color:#000000;
}


