/* Global */

	* {
	margin: 0;
	padding: 0;
	outline: 0
	}

	html {
	background: #010000 url(../img/pawsBackIn.jpg) no-repeat center top;
	}

	body {
	font: 0.7em Arial, Helvetica, sans-serif;
	color: #e1e1e1;
	margin: 0;
	padding: 0;
	text-align: center;
	}

	table, tbody, tr, td {
	border: none;
	}
	
	/* Navigation Styles */

	#nav {
	margin: 0;
	padding: 20px 0 0 0;
	height: 50px;
	float: right;
	}

	#nav ul {
	float: left;
	list-style: none;
	height: auto;
	margin: 0;
	padding: 0 6px 0 0;
	}

	#nav ul li {
	display: inline;
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	}

	#nav ul li a {
	display: block;
	float: left;
	margin: 0;
	padding: 0 10px;
	font: bold 12px / 50px 'Trebuchet MS', Helvetica, Arial, Geneva, sans-serif;
	text-decoration: none;
	color: #c4c4c4;
	text-transform: uppercase;
	}

	#nav ul li a:hover, #nav ul li a:active {
	color: #eee;
	border: none;
	}

	#nav ul li a.current {
	color: #ffcc00;
	}

	#nav ul li ul {
	width: auto;
	position: absolute;
	margin-top: 36px;
	background-color: #000;
	color: #fff;
	list-style: none;
	}

	#nav ul li ul a {
	float: none;
	line-height: 20px;
	background-color: #000;
	}

	#nav ul a:hover {
	
	}

	#nav ul a.active {
	
	}

	#nav ul a.active:hover {
	
	}


	/* Links */

	a, a:visited {
	text-decoration: none;
	color: #7d7d7d;
	cursor: pointer;
	}

	a:hover {
	color: #fff;
	}

	/* Header */

	h1, h2, h3 {
	font-family: 'Trebuchet MS', Helvetica, Tahoma, Arial, Sans-serif;
	color: #e1e1e1;
	}

	h1 {
	font-size: 3.0em;
	letter-spacing: -2px;
	padding: 15px 10px 5px 10px;
	}

	h2 {
	font-size: 1.5em;
	color: #7d7d7d;
	padding: 20px 10px 5px 10px;
	}

	h3 {
	font-size: 1.5em;
	font-weight: normal;
	padding: 10px 5px 5px 20px;
	}

	p, dl {
	padding: 0 10px 0 10px;
	margin: 10px;
	font: 1.2em Arial, Helvetica, sans-serif;
	}

	ul, ol {
	margin: 10px 20px;
	padding: 0 20px;
	}

	ul {
	list-style: none;
	}

	dt {
	font-weight: bold;
	color: #FAFAFA;
	}

	dd {
	padding-left: 25px;
	}

	/* Images */

	img {
	padding: 6px;
	}

	img.float-right {
	margin: 5px 0px 10px 10px;
	}

	img.float-left {
	margin: 5px 10px 10px 0px;
	}

	code {
	margin: 5px 0;
	padding: 15px;
	text-align: left;
	display: block;
	overflow: auto;
	font: 500 1em / 1.5em 'Lucida Console', 'Courier New', Monospace;
	/* white-space: pre; 

	*/
    background: #070707;
	border: 1px solid #111;
	}

	acronym {
	cursor: help;
	border-bottom: 1px dotted #5B5B5B;
	}

	blockquote {
	margin: 15px 10px;
	padding: 10px 10px 10px 35px;
	background: #000 url(../img/quote.gif) no-repeat 10px 10px;
	border: 1px solid #111;
	font-weight: normal;
	font-size: 17px;
	line-height: 1.6em;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #808080;
	}

	/* wrapper */

	#wrapper {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	}

	#contentWrapper {
	clear: both;
	width: 950px;
	float: left;
	padding-top: 15px;
	padding-bottom: 50px;
	border-bottom: 1px solid #222222;
	}

	#header {
	position: relative;
	width: 950px;
	height: 120px;
	margin: 0;
	padding: 0;
	}

	#header h1#hero-header a {
	position: absolute;
	margin: 0;
	padding: 0;
	font: bold -0.001em 'Trebuchet MS', Tahoma, Helvetica, Arial, Sans-serif;
	letter-spacing: -1.5px;
	color: #fff;
	top: 0px;
	left: 15px;
	width: 370px;
	height: 120px;
	}

	#header h1#hero-text a:hover {
	background: none;
	border: none;
	}

	#header p#hero-text {
	position: absolute;
	margin: 0;
	padding: 0;
	font-family: 'Trebuchet MS', Tahoma, Helvetica, Arial, Sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.5em;
	font-style: normal;
	text-transform: none;
	color: #cecece;
	width: 400px;
	top: 120px;
	left: 25px;
	}

	/* main column */

	#main {
	float: left;
	width: 565px;
	padding: 0;
	margin: 0 0 0 10px;
	display: inline;
	}

	#main h2 {
	padding: 5px 12px;
	margin: 15px 5px 10px 5px;
	font: bold 2.4em 'Trebuchet MS', Helvetica, Arial, sans-serif;
	color: #cecece;
	border-bottom: 1px solid #222222;
	}

	#main h2 a {
	color: #45D5E6;
	text-decoration: none;
	border: none;
	}

	#main ul li {
	list-style-image: url(../img/bullet.gif);
	}

	/* main column 100% */

	#main100 {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0 0 0 10px;
	display: inline;
	}

	#main100 h1 {
	padding: 5px 12px;
	margin: 15px 5px 10px 5px;
	font: bold 2.6em 'Trebuchet MS', Helvetica, Arial, sans-serif;
	color: #cecece;
	border-bottom: 1px solid #222222;
	}

	#main100 h2 a {
	color: #45D5E6;
	text-decoration: none;
	border: none;
	}

	#main100 ul li {
	list-style-image: url(../img/bullet.gif);
	}

	/* sidebar */

	#sidebar {
	float: right;
	width: 300px;
	padding: 0;
	margin: 0px 18px 0 0;
	display: inline;
	}

	#sidebar h3 {
	padding: 5px 12px;
	margin: 15px 5px 10px 0;
	font: bold 2.4em 'Trebuchet MS', Tahoma, Helvetica, Arial, sans-serif;
	color: #45D5E6;
	border-bottom: 1px solid #222222;
	}

	#sidebar ul.menu {
	text-align: left;
	margin: 20px 5px 20px 10px;
	padding: 0;
	border-top: 1px solid #111;
	}

	#sidebar ul.menu li {
	list-style: none;
	padding: 8px 10px;
	margin: 0;
	border-bottom: 1px solid #111;
	}

	* html body #sidebar ul.menu li {
	height: 1%;
	}

	#sidebar ul.menu li a {
	text-decoration: none;
	border: none;
	color: #666666;
	font-weight: bold;
	font-family: 'Trebuchet MS', Tahoma, Helvetica, Arial, Sans-serif;
	font-size: 14px;
	}

	#sidebar ul.menu li a span {
	color: #444;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 11px;
	}

	#sidebar ul.menu li a:hover, #sidebar ul.sidemenu li a:hover span {
	color: #fff;
	}

	#sidebar ul.menu ul {
	margin: 0 0 0 5px;
	padding: 0;
	}

	#sidebar ul.menu ul li {
	border: none;
	}

	#sidebar p {
	padding: 0 0 0 15px;
	margin: 0;
	font: 1.2em Arial, Helvetica, sans-serif;
	}

	/* footer */

	#footer {
	clear: both;
	padding: 1em 0 2.5em 0;
	background: #010000;
	color: #4E4E4E;
	width: 100%;
	float: left;
	border-bottom: 60px solid #010000;
	font: .80em Arial, Helvetica, sans-serif;
	}

	#footer a {
	color: #0E909C;
	border: none;
	}

	#footer a:hover {
	color: #fafafa;
	}

	#footer .rssfeed {
	background: url(../img/rss.gif) no-repeat left 1px;
	padding-left: 17px;
	}

	#footer-left {
	float: left;
	width: 70%;
	}

	#footer-right {
	float: right;
	width: 25%;
	}

	/* forms */

	form {
	
	}

	form p {
	padding: 10px 0 0 20px;
	margin: 0;
	}

	label {
	font-weight: bold;
	color: #cecece;
	}

	/*.button {
	font: bold 12px;
	height: 30px;
	padding: 2px 3px;
	margin-top: 8px;
	margin-left: 10px;
	color: #ccff66;
	background: #000;
	border-width: 1px;
	border-style: solid;
	border-color: red;
	cursor: pointer;
	float: right;
	}*/
	
	.button {
	font: bold 12px;
	height: 30px;
	padding: 6px;
	margin-top: 8px;
	margin-left: 8px;
	color: #ccff66;
	background: #222222;
	border-width: 0px;
	border-style: solid;
	border-color: #222222;
	cursor: pointer;
	}
	
	table.FileUpload tr {
	margin-bottom: 5px;
	}
	
	table.FileUpload td {
	margin-left: 5px;
	}

	table.FileUpload input {
	margin-left: 6px;
	padding: 3px;
	}

	input {
	margin: 5px 0;
	padding: 6px;
	font: normal 1em;
	color: #6A6969;
	background: #222222;
	color: #ccff66;
	background: #000;
	border: 1px solid #222222;
	outline: none;
	}
	
	select {
	margin: 5px 0;
	padding-left: 5px;
	font: normal 1em;
	color: #6A6969;
	background: #222222;
	color: #ccff66;
	background: #000;
	border: 1px solid #222222;
	outline: none;
	
	}
	
	option {
	padding-left: 5px;
	outline: none;
	border-style: none;
	shade: no-shade;
	background-color: transparent;
	}

	textarea {
	margin: 5px 0;
	padding: 5px;
	font: normal 1em;
	color: #6A6969;
	background: #000;
	width: 100%;
	height: 110px;
	border: dotted;
	}

	#name, #email, #message, .shareField input, .shareField textarea {
	width: 480px;
	}

	.field {
	font: bold 12px;
	height: 18px;
	padding: 4px 4px;
	margin-top: 8px;
	color: #cecece;
	background: #343434;
	border-width: 1px;
	border-style: solid;
	border-color: #222222;
	}

	/* postmeta */

	.postmeta {
	padding: 7px 5px;
	margin: 20px 10px 30px 10px;
	font-size: 1em;
	color: #545454;
	border: 1px solid #111;
	background: #070707;
	}

	.postMeta .date {
	margin: 0 10px 0 5px;
	}

	.postMeta a.comments {
	margin: 0 10px 0 5px;
	}

	.postMeta a.readmore {
	margin: 0 10px 0 5px;
	}

	.postDetails {
	font-size: .95em;
	padding-top: 3px;
	margin-left: 5px;
	color: #444;
	}

	.postDetails a, .post-info a:visited {
	color: #AE275A;
	}

	/* alignment */

	.float-left {
	float: left;
	}

	.float-right {
	float: right;
	}

	.align-left {
	text-align: left;
	}

	.align-right {
	text-align: right;
	}

	/* display */

	.no-border {
	border: none;
	}

	.clearer {
	clear: both;
	}

	.clear {
	display: inline-block;
	}

	.clear:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ".";
	}
	
	.red {
	background-color: red;
	}

	/* Table */

	table.adminGrid {
	padding: 0;
	margin: 0;
	width: 940px;
	}
	
	table.adminGrid th {
	padding: 7px;
	margin: 0;
	background-color: #404040;
	}
	
	table.adminGrid td {
	padding: 7px 7px 7px 15px;
	margin: 0;
	background-color: #222;
	}
	
	table.adminGrid td a {
	color: #b8bf6b;
	text-decoration: none;
	}

	table.adminGrid td a:hover {
	color: #FFF;
	text-decoration: underline;
	}
	
	div.notification {
	padding: 4px;
	font-weight: bold;
	color: #FFFFA6;
	}

	/* my feeds */

	#itemTemplate, #txtItem, #aCancelUserFeed, #aSaveUserFeed, #divID {
	display: none;
	}

	#liTemplate a, #aNew {
	height: 30px;
	width: 20px;
	float: left;
	margin: 2px 0 0 5px;
	}

	#aNew {
	background: url(/img/Add-16x16.png) no-repeat left 10px;
	}

	#aDelUserFeed {
	background: url(/img/Delete-16x16.png) no-repeat left 10px;
	}

	#aCancelUserFeed {
	background: url(/img/Cancel-16x16.png) no-repeat left 10px;
	}

	#aSaveUserFeed {
	background: url(/img/Check-16x16.png) no-repeat left 10px;
	}

	#spanItem, #txtItem, #txtNewItem {
	width: 300px;
	float: left;
	}

	#spanItem {
	display: inline;
	cursor: pointer;
	overflow: hidden;
	margin-top: 12px;
	width: 312px;
	white-space : nowrap;
	}

	#liTemplate {
	margin: 2px;
	vertical-align: middle;
	height: 40px;
	}

	#spanItem:hover {
	background-color: #333333;
	}

	#rssList, #newItem {
	padding: 20px 0 0 50px;
	}

	/* SURVEY */

	#survey ul {
	width: 435px;
	margin: 0 auto;
	list-style: none;
	padding: 0;
	text-align: left;
	float: left;
	}

	#survey li {
	width: 435px;
	margin: 0;
	list-style: none;
	padding: 5px 0px;
	text-align: left;
	float: left;
	list-style-image: none;
	}

	#survey label {
	float: left;
	}

	#gender {
	margin: 0 0 0 98px;
	}

	#survey select.age {
	margin: 0 70px 0 0;
	width: 225px;
	float: right;
	}

	#survey input.zipcode {
	margin-left: 88px;
	width: 216px;
	float: left;
	}

	#survey input.modify {
	margin: 5px 0 10px 0;
	float: right;
	}

	#main100 #survey ul li {
	list-style-image: none;
	}
	
	/* REPORT VIEWER STYLES */

	.biRptViewer
    {
        width : auto;
        height : auto;
        background : #fff;
    }

    #report.biRptViewer, 
    #report.biRptViewer input, 
    #report.biRptViewer select
    {
        background : #fff;
        color: #000;
    }

    #report.biRptViewer input[type=image],
    #report.biRptViewer input[type=checkbox]
    {
        border : 0;
        margin : 0px;
        padding : 1px;
    }
    
    #report.biRptViewer input[type=text]
    {
        border : 1px solid;
        margin : 0px;
        padding : 1px;
    }

    #report.biRptViewer input[type=submit]
    {
        border : 2px outset;
        background : #eee;
        margin : 0px;
        padding : 2px;
    }

    #ctl00_MainContent_rptViewer_ctl00_ctl11_divDropDown_ctl00
    {
        margin : 2px 0;
        background : #fff;
        border : 1px inset;
        height : auto;
    }

