
body {
	margin: 0px;
	padding: 0px;
	background: #0D9AC8 url(img01.gif) repeat-y center top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6C6C6C;
}

h2, h3 {
	margin-top: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h1{
	margin-top: 0px;
	padding-left:10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
}

h3 {
	margin: 0px;
	font-size: 12px;
}

h4 {
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #9c9c9c;		
}

.author{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#1C85A3;
	font-weight:bold;
}	
	


p, ul, ol {
	margin-top: 0px;
	text-align:justify;
}

a {
	text-decoration: none;
	color: #F76905;
}

a:hover {
	text-decoration: underline;
}


.more {
	margin: 0px;
	padding: 15px 32px;
	background: url(img11.jpg) no-repeat left center;
	text-transform: lowercase;
	font-size: 14px;
}

.rss {
	margin: 0px;
	padding: 2px 32px;
	background: url(rss.gif) no-repeat left center;
	text-transform: lowercase;
	font-size: 14px;
}

.blue, .blue a {
	color: #24A4CD;
}

.orange, .orange a {
	color: #F76905;
}

.more a {
	color: #009CCD;
}

.space-height{
 height:25px;
}

*:first-child+html .space-height{
 height:10px;
}


.pager {
	margin: 3px;
	padding: 10px 0px;
	text-align: right;
	text-transform: lowercase;
}


.pager a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 0px;
	
	text-decoration: none; /* no underline */

}
.pager a:hover, .pager a:active {

	color: #ff6b07;
}
.pager span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	font-weight: bold;
	background-color: #018dbe;
	color: #FFF;
	}
.pager span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	color: #efefef;
	}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0px 15px 20px 0px;
}

/* List1 */

.list1, .list1 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-transform: lowercase;
}

.list1 li {
	padding: 3px 0px;
	border-bottom: 1px solid #EAEAEA;
}

.list1 li li {
	padding: 0px 0px 0px 30px;
	border: none;
	border-top: 2px solid #FFFFFF;
	background: #EFEFEF;
	font-size: 11px;
}
.padding_btn{
  padding:5px 5px 5px 5px;

}

hr{
color:#E1DEDE;
border:1px dotted #E1DEDE;
}

.title_heading a{
  color: #FF9900 ;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
  text-decoration: none;
}
  
.title_heading a:hover{
 	text-decoration: underline;
	color: #000 ;
} 

.txt_heading a{
  color: #FF9900 ;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
  text-align:right;
  float:right;
  text-decoration: none;

}
  
.txt_heading a:hover{
 	text-decoration: underline;
	color: #000 ;
} 

.list1 a {
	padding: 0px 0px 0px 15px;
	background: url(img09.gif) no-repeat 1px 50%;
}

.list1 .active {
	border: none;
}
#html .list1 a {
	padding: 0px 0px 0px 15px;
	background: url(img09.gif) no-repeat 1px -10%;
}

.inputbox{
 background:url(inpput-bg.gif) no-repeat;
 width:186px;
 height:22px;
 border:0;
 padding-left:5px;
}

.list1 .active ul {
	border-top: 1px solid #EAEAEA;
}

.list1 .active a {
	background-image: url(img10.gif);
}

.list1 .active li a {
	padding: 0px;
	background: none;
	color: #009CCF;
}

/* List2 */

.list2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-transform: lowercase;
}

.list2 li {
	padding: 3px 0px;
	border-bottom: 1px solid #EAEAEA;
}

/* List3 */

dl.list3 {
	margin: 0px;
	padding: 0px;
}

dl.list3 dt {
	float: left;
	clear: left;
	width: 46px;
	height: 47px;
	background: url(img13.jpg) no-repeat left top;
}

dl.list3 dd {
	margin: 0px 0px 10px 60px;
	padding: 5px;
	background: #EFEFEF;
	min-height: 50px;
}

dl.list3 .month {
	display: block;
	padding: 5px 5px 0px 0px;
	text-align: right;
	text-transform: lowercase;
	font-size: 10px;
	color: #585858;
}

dl.list3 .day {
	display: block;
	padding: 0px 0px 0px 10px;
	text-align: center;
	font-size: 18px;
	color: #FF7D1B;
}

/* List4 */

.list4 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list4 li {
	float: left;
	width: 26%;
	margin: 0px 9px 0px 0px;
	padding: 5px 0px 5px 28px;
	background: url(img14.gif) no-repeat 7px 50%;
}

.list4 li.alt {
	background-color: #EFEFEF;
}

.list4 a {
	color: #24A4CD;
}

/* List5 */

.list5 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list5 li {
	float: left;
	width: 166px;
	padding: 7px 0px 7px 28px;
	margin-bottom: 10px;
	background: url(img1_02.gif) no-repeat left center;
	text-transform: lowercase;
	font-size: 12px;
}


/* List6 */

.list6, .list6 ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list6 li {
	float: left;

}


.list6 li li {
	padding: 3px 0px;
	border-bottom: 1px solid #EAEAEA;
	text-transform: lowercase;
	font-size: 14px;
	width: 150px;

}

.screenshot img {
	margin: 0px 8px 10px 0px;
	padding: 4px;
	border: 2px solid #EFEFEF;
	max-width: 400px;
}
.list6 li img {
	max-width: 150px;
	max-height: 109px;
}




.bleh {
	margin: 12px 8px 0px 0px;
	padding: 4px;
	border: 2px solid #EFEFEF;
	width:150px;
	height: 110px;
}
.bleh2 {
	margin: 0px;
	padding: 4px;
	width:150px;
}


.bleh3 {
	margin: 0px;
	padding: 0px;
	width:420px;
}

.bleh3 ul {	
	list-style: none;	
}
.bleh3 li {
	padding: 3px 0px;
	border-bottom: 1px solid #EAEAEA;
	text-transform: lowercase;
	font-size: 14px;
	width: 420px;
}


.screenshot {
	text-align: center;
}

/* List7 */

.list7 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list7 li {
	padding: 10px 0px;
	border-bottom: 1px solid #EFEFEF;
}

.list7 p {
	margin: 0px;
}

/* Menu */

#menu {
	width: 997px;
	height: 50px;
	margin: 0px auto;
	padding: 0px;
	background: url(img02.jpg) no-repeat left top;
}

#menu ul {
	float: right;
	margin: 0px;
	padding: 17px 0px 0px 0px;
	list-style: none;
}

#menu li {
	float: left;
	height: 26px;
	padding-top: 7px;
	background: url(img1_01.gif) no-repeat left top;
}

#menu li.first {
	background: none;
}

#menu a {
	padding: 0px 12px;
	text-transform: lowercase;
	font-size: 14px;
	color: #1A1A1A;
}

/* Header */

#header {
	width: 997px;
	height: 120px;
	padding: 0px;
	margin: 0px auto;
	background: #FFFFFF url(img04.jpg) no-repeat right top;
}

/* Logo */

#logo {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 264px;
	height: 100px;
}

/* Ad Spaces */


#ad-468x60-1 {
	float: left;
	width: 728px;
	height: 90px;
	padding: 12px 2px 2px 2px;
}

#ad-120x60-1 {
	float: left;
	width: 120px;
	height: 60px;
	padding: 19px 0px 0px 15px;
}

#ad-160x600-1 .content {
	padding: 20px 0px 0px 28px;
}

/* Page */

#page {
	width: 998px;
	margin: 0px auto;
}

#col1 {
	float: left;
	width: 214px;
	padding: 0px 0px 0px 5px;
}

#col2 {
	float: left;
	width: 550px;
	padding: 0px 0px 0px 5px;
}

#col2_inner {
	float: left;
	width: 768px;
	margin-top:-15px;
	padding: 0px 0px 0px 5px;
}

#col2_inner h2 {
	padding: 0px 0px 0px 5px;
}

*html #col2 {
	float: left;
	width: 550px;
	padding: 0px 0px 0px 5px;
}

*html #col3 {
    float: left;
	margin-right:-10px;
}
#col3 {
	float: left;
	width: 214px;
	padding: 0px 0px 0px 5px;
}
.footer_links{
 width:530px;
} 

.useful_links{
border-bottom:2px solid #EFEFEF;
font-size:13px;
font-weight:bold;
color:#FF9900;

}
#col2 p{
     font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
     text-align:justify;
	 color:#000;
	 font-size:13px;
}

/* Generic Box Style */

.box {
}

.box .title {
	background: url(img05.jpg) no-repeat right top;
}

.box .title h1, .box .title h2 {
	height: 26px;
	margin: 0px;
	padding: 3px 0px 0px 15px;
	background: url(img06.jpg) no-repeat left top;
	text-transform: lowercase;
	font-size: 18px;
	font-weight: normal;
	font-weight:bold;
	color: #FFFFFF;
}

.first-box .title {
	background-image: url(img07.jpg);
}

.first-box .title h1, .first-box .title h2 {
	background-image: url(img08.jpg);
}

.box .content {
	padding: 10px;
}

#col2 .box .content {
	padding: 20px;
}

/* Welcome Box */

#welcome {
	font-size: 14px;
	border-right:1px solid #EDEDED;
}


#welcome p {
	padding: 0px 20px;	
	 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
     text-align:justify;
	 color:#000;
	 font-size:13px;
}


*html #welcome {
	border-right:0 solid #EDEDED;
}
*html #welcome p {
	padding: 0px 10px;	
}

/* Table1 */

.table1 {
}

.table1 td {
	padding: 5px 0px;
	border-bottom: 1px solid #EFEFEF;
}

/* Tools */

#tools {
}

#tools ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 14px;
}

#tools li {
	padding: 7px 0px 7px 30px;
	border-top: 1px solid #EFEFEF;
}

#tools li.first {
	border: none;
}

#tools1 { background: url(img15.gif) no-repeat left center; }
#tools2 { background: url(img16.gif) no-repeat left center; }
#tools3 { background: url(img17.gif) no-repeat left center; }
#tools4 { background: url(4temp.gif) no-repeat left center; }
#tools5 { background: url(img19.gif) no-repeat left center; }
#tools6 { background: url(img20.gif) no-repeat left center; }
#tools7 { background: url(img21.gif) no-repeat left center; }
#tools8 { background: url(donate.gif) no-repeat left center; }
#tools9 { background: url(wp.gif) no-repeat left center; }
#tools10 { background: url(css.gif) no-repeat left center; }
#tools11 { background: url(cellphone.gif) no-repeat left center; }
