/*

Theme Name: iCatchers Theme

Theme URI: iCatchers.info

*/

html, body, div, span, applet, object, iframe, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,dl, dt, dd, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

.clear {clear:both;}

body {
	font-family: Arial, Helvetica, sans-serif;
	background:#990000;}
	
#container {
	width:761px;
	margin:0 auto;
}
#header {
	width:100%;
	height:64px;
	background:url('images/logo.jpg') no-repeat #fff;
	padding:0px;
}
#numbers {
	font-size:12px;
	float:right;
	width:240px;
	color: #CC3300;
	font-style: italic;
	font-weight: bold;
	text-align:right;
	margin:10px 40px 0 0;
}
#banner {
	float:left;
	width:551px;
	height:196px;
	background:#990000;
}
#rotate {
	float:left;
	width:210px;
	height:196px;
}
#topbanner {
	margin-bottom:0px;
}
#content {
	margin:0px;
	width:100%;
	min-height:700px;
	background:url('images/bus.jpg') no-repeat #fff bottom;
}

#links {
	padding:0 0 5px 5px;
	z-index:10000;
}

#links a{
	font-weight: bold;
	font-size: 11px;
	color:#FFF;
	text-decoration:none;
}

#innercontent {
	width:620px;
	background-color:#FFF;
	margin:0 auto;
	padding:30px 10px;
	border:0px solid black;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	Font color:#333333;
	line-height:16px;
}

#innercontent h1 {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FF0000;
	font-weight:bold;
	line-height:130%;
}

#innercontent h2 {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FF0000;
	font-weight:bold;
}

#innercontent a {
	text-decoration:none;
	font-weight:bold;
}
#footer {
	font-size:10px;
	color:#FFF;
	margin:10px auto;
	width:247px;
	border:0px solid black;
}

#footer a {
	color:#FFF;
	text-decoration:none;
}
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

td a, visited{color:#000;}

.leftcolumn, .rightcolumn {width: 50%; }
.leftcolumn {float: left;  }
.rightcolumn {float: right; }
.leftcolumn p {padding-right: 0.5em; }
.rightcolumn p {padding-left: 0.5em; }
.topcolumn {clear: both; }

.leftcolumninner, .rightcolumninner {width: 130px; border:0px solid #000; }
.leftcolumninner {float: left;  }
.rightcolumninner {float: right; }
.leftcolumninner p {padding-left: 5px; }
.rightcolumninner p {padding-left: 0.5em; }
.topcolumn {clear: both; }

.clear2 {padding-top:20px;}

td strong {font-weight:bold;}
td {border-bottom:1px solid #000;}

.specialtable td{border:0px;}

.spacer {padding-top:20px;border-top:2px solid black;}

.fieldclass {
	background-image: url(images/field-bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #c8c8c8;
	font-size: 12px;
	color: #333333;
	line-height: 12px;
	padding: 6px;
	margin-bottom: 20px;
	width: 180px;
}
.fieldclasssmall {
	background-image: url(images/field-bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #c8c8c8;
	font-size: 12px;
	color: #333333;
	line-height: 12px;
	padding: 6px;
	margin-bottom: 20px;
	width: 100px;
}
textarea {
	background-image: url(images/field-bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #c8c8c8;
	font-size: 12px;
	color: #333333;
}
.clear {
	clear:both;
}
a.dp-choose-date {
	float: left;
	width: 0px;
	height: 0px;
	padding: 0;
	margin: 0;
	display: block;
	text-indent: -2000px; 
}
