@charset "utf-8";
/* CSS Document by heydaysolutions.com*/

body {padding:0; margin:0; background:#CCC;font:normal 11px "Lucida Sans Unicode", "Lucida Grande", sans-serif; color:#6b6a69; text-align:justify}
*{ outline:none;}
a{font:normal 11px "Lucida Sans Unicode", "Lucida Grande", sans-serif; color:#333;}
a:hover{color:#F00;}
form{margin:0; padding:0; }

object:active{outline: none;}
object:focus{-moz-outline-style: none;}
a:active{outline: none;}
a:focus{-moz-outline-style: none;}

p { padding:10px 0 0 0; margin:0px;}
img{ border:0px;}

.bodytext{font:normal 11px "Lucida Sans Unicode", "Lucida Grande", sans-serif; color:#6b6a69; text-align:justify}

.pad20px {padding:20px}
.pad15px {padding:15px;}
.pad10px {padding:10px;}
.pad5px {padding:5px;}


h1 {
	text-align: left;
	padding: 0;
	margin: 0;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#F00;
}

h5 {
	text-align: left;
	padding: 0;
	margin: 0;
	font:normal 11px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#F00;
}

.heading{ font: bold 11px "Lucida Sans Unicode", "Lucida Grande", sans-serif; color:#e76f44}
.dotsborder{ border-bottom:dotted 1px #F00; }
.subscribebtn{background:url(../images/subscribe-button.gif) no-repeat; width:60px; height:21px; border:none; font:bold 12px Arial, Helvetica, sans-serif; color:#898a8d; margin:0; padding:0;  }
.textarea{width:120px}
.footer{ font:normal 10px "Lucida Sans Unicode", "Lucida Grande", sans-serif; color:#fff;}
.footer a{ font:normal 10px "Lucida Sans Unicode", "Lucida Grande", sans-serif; color:#fff; text-decoration:underline}
.footer a:hover{color:#900}
.linkimg{background-image:url(../images/link.gif); background-repeat:no-repeat}
.linkstye{font: bold 14px Arial, Helvetica, sans-serif; color:#FFF;}

.redlinks{ font:bold 11px "Lucida Sans Unicode", "Lucida Grande", sans-serif; color:#C00; text-decoration:none;}
.redlinks:hover{ color:#F30;}

#gallery {
			
	}
	#gallery ul { list-style: none !important; }
	#gallery ul li { display: inline !important; list-style:none !important; height:130px; width:140px; }
	#gallery ul img {
		
		border: 5px solid #CCC;
		}
	#gallery ul a:hover img {
		border: 5px solid #F60;
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }
	
	
	
/*admin styles*/

		.checklist li { background: none; padding-left: 0; }
		
		/* CSS for checklists */
		.checklist {
			border: 1px solid #ccc;
			list-style: none;
			height: 10em;
			overflow: auto;
			width: 16em;
		}
		.checklist, .checklist li { margin-left: 0; padding: 0; }
		.checklist label { display: block; padding-left: 25px; text-indent: -25px; }
		.checklist label:hover, .checklist label.hover { background: #777; color: #fff; }
		* html .checklist label { height: 1%; }
		
		/* Checklist 1 */
		.cl1 { font-size: 0.9em; width: 50%; height: 10em; }
		.cl1 .alt { background: #f5f5f5; }
		.cl1 input { vertical-align: middle; }
		.cl1 label:hover, .cl1 label.hover { background: #ddd; color: #000; }
		
		/* Checklist 2 */
		.cl2 {
			background: #67893d;
			color: #D1DCC5;
			font-family: Tahoma, Geneva, Arial, sans-serif;
			width: 50%;
		}
		.cl2 input { vertical-align: middle; }
		.cl2 label { border-bottom: 1px solid #769550; padding: 0em 0em 0em 0px; }
		.cl2 label:hover, .cl2 label.hover { background: #306B34; color: #fff; }
		
		/* Checklist 3 */
		.cl3 {
			border: 1px dotted #a17c04;
			color: #a05a04;
			font-family: "Trebuchet MS", Tahoma, Geneva, Arial, sans-serif;
			font-size: 0.9em;
			height: 19em;
		}
		.cl3 .alt { background: #f8f6ed; }
		.cl3 label { padding: 0.2em 0.2em 0.2em 25px; }
		.cl3 label:hover, .cl3 label.hover { background: #EFE9D4; color: #a05a04; }
		
		
		.admindropdown input{ height:20px; font:10px Arial, Helvetica, sans-serif; border:solid 1px #E4E4E4;}
		
		

