@charset "utf-8";
/* CSS Document */
form {margin:0;padding:0;}
img {border:0;}
a {text-decoration:none;}

body {
	background:#cccc99;
	margin:0;
	padding:0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5em;
}
#wrapper {
	width:1006px;
	margin:0 auto;
	background:#FFFFFF;
	overflow:auto;
}

/* HEADER SECTION */
#top {
	clear:both;
	width:996px;
	margin:0 auto;
}
#toprow {
	border-bottom:0px solid #CC6600;
	overflow:hidden;
}
#toprow .r1 {
	width:400px;
	float:left;
	text-align:left;
	font-size:14px;
	color:#050505;
	font-weight:bold;
	line-height:40px;
	padding-left:20px;
}
#toprow .r2 {
	width:470px;
	float:right;
	text-align:right;
}

#top .hrow-space{
	clear:both;
	height:46px;
	
}

#top .hrow{
	clear:both;
	padding-left:610px;
	padding-right:15px;	
	color:#7C4203;
	font-size:16px;
	text-align:right;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
}


#header {
	clear:both;
	background:url(../images/header2.jpg) no-repeat bottom;
	width:996px;
	height:238px;
}

#header .social_buttons{
	margin-top:95px;
	margin-left:15px;
}

#menu {
	background:#CCCCCC url(../images/menubg-rg.jpg) repeat-x;
	height:30px;
	margin-top:0px;	
	border-bottom:1px #999999 solid;
}
#menu ul {
	margin:0;
	padding:0;
	list-style:none;
}
#menu li {
	float:left;
}
li.m1 {
	width:80px;
	background:url(../images/menu-divider.jpg) no-repeat right;
}
li.m2 {
	width:120px;
	background:url(../images/menu-divider.jpg) no-repeat right;
}
li.m3 {
	width:130px;
	background:url(../images/menu-divider.jpg) no-repeat right;
}
li.m4 {
	width:190px;
	background:url(../images/menu-divider.jpg) no-repeat right;
}
li.m5 {
	width:130px;
	background:url(../images/menu-divider.jpg) no-repeat right;
}
li.m6 {
	width:120px;
	background:url(../images/menu-divider.jpg) no-repeat right;
}
li.m7 {
	width:130px;
	background:url(../images/menu-divider.jpg) no-repeat right;
}
li.m8 {
	width:95px;
}
#menu li a {
	display:block;	
	font:11px Arial, Helvetica, sans-serif;
	line-height:30px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	text-align:center;
	text-transform:uppercase;	
}
#menu li a:hover {
	color:#050505;
	background:url(../images/menubg-grey.jpg) repeat-x;
}
/* HEADER SECTION ENDS */

#main {
	clear:both;
	width:996px;
	margin:5px auto 0 auto;
	background-color:#F7F7F7;
	overflow:auto;	
}
#sidebar {
	width:215px;
	float:left;
	margin:0;
	padding:0;
	background:#FFFFFF;
}
#content {
	width:775px;
	float:right;
	margin:0;
	padding:0;
	color:black;	
	text-align:left;
}
#content .leftcol {
	clear:both;
	width:490px;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
}
#content .rightcol {
	width:280px;
	float:right;
	margin:0;
	padding:0;
	overflow:hidden;
}
#page {
	text-align:left;
	padding:5px 5px 20px 5px;	
	
}
#content .boxA {
	background:#F7f7f7;
	border:1px solid #ECECEC;
	text-align:left;
	padding:5px;
	margin:0px;
	margin-bottom:5px;
}
#content h1 {
	padding:5px 0 15px 0;
	margin:0;
	color:#050505;
	font-family:sans-serif,Verdana, Arial, Helvetica;
	font-size:20px;
	font-weight:normal;
	text-align:left;
	border-bottom:1px dashed #CCCCCC;
}
#content h2 {
	padding:auto 0;
	color:#006699;
	font-family:sans-serif,Verdana, Arial, Helvetica;
	font-size:18px;
	font-weight:normal;
}
#content h3 {
	color:#333333;
	font-size:14px;
	font-weight:bold;	
}

#content h1 a {	
	color:#333333;	
}
#content h1 a:hover {	
	color:#006699;	
}

#content .hgreen{
	color:#369203;
	font-size:18px;
	text-transform:uppercase;
}

.maroon {
	color:#952000;
}
.brownbg{
	background:#CC6600;
	color:#FFFFFF;
	padding:5px;
	font-size:14px;
}

#content .post {
	padding:2px;
	margin:5px;
	text-align:left;
	line-height:1.4em;
}
#content .post_date {
	color:#999999;
	font-size:11px;
	font-weight:normal;
}
#content .post_title {
	color:#333333;
	font-size:12px;
	font-weight:bold;
}
#content .post_title a {
	color:#000000;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	border-bottom:0px dashed #999999;
}
#content .post_title a:hover {
	color:#006699;
}
#content .servicebox {
	margin:10px 0;
	text-align:left;
}
#content .servicebox a {
	color:#000000;
	font-weight:bold;
	font-size:12px;
	font-family:Helvetica, sans-serif;
}
#content .servicebox ul {
	list-style:square;
}
#content .servicebox ul li {
	line-height:20px;
}
#content .rightcolsec {
	background:#FFFFFF;
	padding:5px;
	border:1px solid #CCCCCC;
	text-align:left;
	margin:5px 0;
}
#content .rightcol h3 {
	margin:0px;
	padding:5px;
	background-color:#97d221;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
}
#content .rightcolsec ul {
	list-style:none;
	margin:0;
	padding:0;
}
#content .rightcolsec li {
	background:url(../images/bulletpoint.jpg) no-repeat center left;
	line-height:24px;
	border-bottom:1px dashed #CCCCCC;
}
#content .rightcolsec li a {
	color:#000000;
	text-decoration:none;
	display:block;
	padding-left:15px;
}
#content .rightcolsec li a:hover {
	color:#006699;
}

#content .contentlist{
	border:1px dashed #CCCCCC;
	padding:5px;
	margin:10px 10px 10px 15px;;
	overflow:auto;
	text-align:left;
}
#content .contentlist ul{	
	list-style:square;
}
#content .contentlist li{
	width:220px;
	float:left;
	margin:3px 5px 3px 5px;;
}
#content .contentlist li a{
	color:#003366;
	text-decoration:none;
	font-weight:bold;
}
#content .contentlist li a:hover{
	color:#CC0000;
}	

.quote{
	margin:5px 10px;	
	border-bottom:1px solid #ECECEC;		
}

.quote blockquote{
	font-size:16px;
	line-height:25px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#333333;
	margin:0px;
	padding:0px;
	
}

.quoteauthor{
	color:#993300;
	font-weight:normal;
	padding-left:0px;
	padding-bottom:10px;
}

.whiteheading {
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}



.clr{
	clear:both;
}
.grey_1{
	background:url(../images/grey_1_bg.jpg) repeat-x;
	border:1px solid #ececec;
	padding:5px 10px 0 5px;
	margin:10px 0;
	overflow:auto;
}
.blue_1{
	background:url(../images/blue_1_bg.jpg) repeat-x;
	border:1px solid #ececec;
	padding:10px 10px 0 10px;
	margin:10px 0;
}

#tickbox{
	background:#ececec url(../images/grey_1_bg.jpg) repeat-x;
	border:1px solid #ececec;
	padding:5px 10px 0 5px;
	margin:10px 0;
	overflow:hidden;
}
#tickbox2{
	clear:both;
	background:#ececec url(../images/grey_1_bg.jpg) repeat-x;
	border:1px solid #ececec;
	padding:5px 10px 0 5px;
	margin:10px 0;
	overflow:hidden;
}

.leftcol_b{
	float:left;
	width:520px;	
}
.rightcol_b{
	float:right;
	width:200px;	
}

.tick_list2ul{
	margin:0;
	padding:0;
}
.tick_list2 li{
	margin:0;
	padding:0;
	list-style:none;
	padding-left:25px;
	background:url(../images/tick_icon.jpg) no-repeat;
	color:#000000;
	font-size:12px;
	font-weight:normal;
	line-height:22px;
	margin-top:3px;	
}


.tick_list ul{
	margin:0;
	padding:0;
}
.tick_list li{
	margin:0;
	padding:0;
	list-style:none;
	padding-left:5px;	
	color:#000000;
	font-size:12px;
	font-weight:normal;
	line-height:22px;
	margin-top:3px;	
}
.tick_list li span{
	color:#000000;
	font-weight:bold;
}
.subsribe_now_btn {
	margin-top:30px;
}
.sub_price{
	font-size:24px;
	color:#CC0000;	
	text-align:center;
}
.sub_price sup{
	font-size:14px;
	color:#000000;
	font-weight:bold;
}

.left50{
	float:left;
	width:49%;
	margin:0;	
}
.right50{
	float:right;
	width:49%;
	margin:0;	
}
.left50 a{
	color:#996600;
}

.testimonial {
	color:#003366;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	line-height:22px;
	font-style:italic;
}


a.btn-subscribe {
	display:block;
	clear:both;
	width:155px;
	height:27px;	
	text-indent:1000px;	
	background:url(../images/subscribenow.jpg) no-repeat;
	background-position:0 0px;
	margin:15px 0;			
}
a.btn-subscribe:hover {	
	background-position:0 -27px;
}
a.btn-order {
	display:block;
	clear:both;
	width:126px;
	height:27px;	
	text-indent:1000px;	
	background:url(../images/ordernow.jpg) no-repeat;
	background-position:0 0px;
	margin:15px 0;			
}
a.btn-order:hover {	
	background-position:0 -27px;
}

a.btn-buynow {
	display:block;
	clear:both;
	width:103px;
	height:27px;	
	text-indent:1000px;	
	background:url(../images/buynow.jpg) no-repeat;
	background-position:0 0px;
	margin:15px 0;			
}
a.btn-buynow:hover {	
	background-position:0 -27px;
}

.price {
	color:#990000;
	font-size:16px;
	padding:5px;
	font-weight:bold;
}

.txtright {
	text-align:right;
}
.txtleft {
	text-align:left;
}
.txtcenter {
	text-align:center;
}
.more a {
	color:#CC0000;
	font-weight:bold;
	text-decoration:none;
}
.more a:hover {
	color:#000000;
	text-decoration:none;
}

.sidelogoutbutton {
	background:url(images/menubg.jpg) repeat-x bottom; 
	height:30px;
	text-align:center;
	line-height:30px;
}
.sidelogoutbutton a {
	color:#000000;
	font-weight:bold;
	font-size:14px;
}
.sidelogoutbutton a:hover {
	color:#FF0000;	
}

.sideboxlogin {
	width:213px;
	background:#f7f7f7;
	text-align:left;
	margin-bottom:2px;
}
.sideboxlogin h3 {
	margin:0px;
	padding:5px;
	background:url(../images/sheading.jpg) no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	text-align:center;
}
#sidemenu {
}
#sidemenu ul {
	margin:0;
	padding:0;
	list-style:none;
}
#sidemenu li {
	width:213px;
	height:32px;
	text-align:left;
	margin-bottom:2px;
}
#sidemenu li a {
	display:block;
	background:url(../images/sidec4-on.jpg) no-repeat;
	line-height:32px;
	text-decoration:none;
	color:#000000;
	padding-left:25px;
	font-weight:bold;
	font-size:11px;
}
#sidemenu li a:hover {
	background:url(../images/sidec4.jpg) no-repeat;
	color:#000000;
}
#sidebar .sec h3 {
	margin:0px;
	padding:5px;
	background:url(../images/sheading.jpg) no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
}
#sidebar .sec ul {
	list-style:none;
	margin:0;
	padding:0;
}
#sidebar .sec li {
	background:url(../images/bulletpoint.jpg) no-repeat 5% 50%;
	line-height:24px;
	border-bottom:1px dashed #CCCCCC;
	text-align:left;
}
#sidebar .sec li a {
	color:#000000;
	text-decoration:none;
	display:block;
	padding-left:25px;
}
#sidebar .sec li a:hover {
	color:#006699;
}
#bottom {
	clear:both;
	width:996px;
	margin:0 auto;
	background:#ECECEC url(../images/footerbg.jpg) no-repeat;
}
#footer {
	margin:3px;
	padding:5px;
	line-height:20px;
	color:#ffffff;
}
#footerlinks ul {
	margin:0;
	padding:0;
	list-style:none;
}
#footerlinks li {
	display:inline;
	padding:3px 10px;
}
#footer a {
	text-decoration:none;
	color:#ececec;
}
#footer a:hover {
	color:#ffffff;
}


/* PAGINATION */

.pagination {
	background: url(../images/icons/wbg.gif) repeat-x 0 -1px;
	border: 0px solid #ccc;
	border-top: 0px;
	position: relative;
	padding:5px 5px 3px 3px;
	overflow:auto;
}
.pagination .pagination_jump {
	float:right;
	width:150px;
	text-align:right;
}
.pagination .pagination_group {
	float:left;
	width:350px;
}
.pagination span {
	width:25px;
	height:20px;
	display:block;
	float:left;
	color:#666666;
	text-align:center;
	margin:2px;
	line-height:20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ECECEC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #ECECEC;
}
.pagination span a {
	color:#333333;
	text-decoration:none;
	display:block;
	font-weight:bold;
}
.pagination span a:hover {
	color:#000000;
	background-color:#CCCCCC;
}
span.pagination_cur {
	font-weight:bold;
	background-color:#ECECEC;
	color:#000000;
}


.active{	
	color:#000000;
	font-weight:bold;
	background-color:#CCFFCC;
	border: #999999 1px dashed;	
	text-align:center;	
}

.expired{
	color:#FFFFFF;
	font-weight:normal;
	background:#CC0000;	
	border:1px solid #ECECEC;	
	text-align:center;	
}

/* ADSENSE BLOCKS */
.adsensefloatright320{
	width:320px;
	float:right;
	padding:0 10px;
}


.web-designing, .web-designing strong, .web-designing a{
	font-weight:normal;
	color:#996633;	
	font-size:11px;
}

/* CART TABLE */
#carttable {
	border:1px solid #CCCCCC;
}
#carttable th{
	background:url(../images/menubg-grey.jpg) repeat-x;
	border-bottom:0px solid #CCCCCC;	
	height:25px;
	text-align:center;	
}
#carttable td{	
	border-top:1px solid #CCCCCC;	
	height:25px;	
}


a.t1{display:block; width:149px; height:79px;background:url(../images/t1.jpg) no-repeat;}
a.t1:hover{background-position: 0 -79px;}

a.t2{display:block; width:149px; height:79px;background:url(../images/t2.jpg) no-repeat;}
a.t2:hover{background-position: 0 -79px;}

a.t3{display:block; width:149px; height:79px;background:url(../images/t3.jpg) no-repeat;}
a.t3:hover{background-position: 0 -79px;}

a.t4{display:block; width:149px; height:79px;background:url(../images/t4.jpg) no-repeat;}
a.t4:hover{background-position: 0 -79px;}

a.t5{display:block; width:149px; height:79px;background:url(../images/t5.jpg) no-repeat;}
a.t5:hover{background-position: 0 -79px;}

a.t6{display:block; width:149px; height:79px;background:url(../images/t6.jpg) no-repeat;}
a.t6:hover{background-position: 0 -79px;}

.web-application-credits{
	color:#330000;
	font-weight:bold;
	font-size:11px;
	text-align:center;
	padding:5px;	
}
.web-application-credits a{
	color:#330000;
	font-weight:bold;
	font-size:11px;
	text-align:center;
	padding:5px;	
}
.web-application-credits a:hover{
	color:#FF0000;
}

/* COMMENTS */
/* comments area */
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding: 10px 0 5px 0;
	clear: both;	
	width:90%;
}
.commentlist {
	margin:10px, 10px, 10px, 10px;
	padding-left: 25px;
	line-height: 130%;
	width:80%;

}
.commentlist li{
	padding: 5px 10px;
	
}
.commentlist .even {
	background:#FFFFCC;
}
.commentlist .odd {
	background:#ECECEC;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 100%;
	color: #CC6600;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #CC6600;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
/* END */

#hbox {
	clear:both;
	text-align:center;
	padding:3px;	
}
#hweekly{
	width:240px;
	float:left;
	background:url(../images/bg-weekly.jpg) no-repeat center;
	height:75px;
}
#hflash{
	width:240px;
	float:right;
	background:url(../images/bg-flash.jpg) no-repeat center;
	height:75px;
}

#hbox .heading{	
	padding:5px 0 3px 0;
}

#hbox .heading a{
	color:#000000;
	font-size:14px;
	text-align:center;
	text-decoration:underline;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:5px 0 3px 0;
}


#hbox .subject a{
	color:#000000;
	font-size:11px;
	text-align:center;
	font-weight:notmal;
}

#hbox .date{
	color:#ffffff;
	font-size:11px;
	text-align:center;
}

