/* CSS Document */
/* 3.16.07 */
/* Author: www.randycaruso.com */

* { margin: 0; padding: 0; }

body{
	height: 100%;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
	background: #860E00 url(images/full-curtain.jpg ) no-repeat fixed center;
	xoverflow-y: auto;
}

img { border: none; }


a { color: #650a0a; }

a:hover { color: #EC3B0F; }

a:visited { color: #CF801B; }



blockquote {
	xcolor: gray;
	padding: 0 18px 22px 18px;
	font-size: 1.4em;
}


.author{
	display: block;
	font-size: 1.2em;
	margin: 0 0 0 18px;
}

.pic-on-right { padding: 0 0 0 12px; }
.pic-on-left { padding: 0 12px 0 0; }
#clear{ clear: both; }



h1 { display: none; }

h2 {
	font-size: 1.8em;
	margin: 0 0 .5em 0;
	color: #8f2606;
}

h3 {
	font-size: 1.2em;
	margin: 0 0 .5em 0;
	color: black;
}

h4 {
	font-size: 1em;
	color: black;
	margin: 0 0 .5em 0;
}

h5 {
	display: none;
}





/* --------------  HEADER -------------- */

#header {
	height: 124px;
	width: 763px;
	margin: 0 auto;
	xpadding: 0 0 0 200px;
	background: url(images/header.jpg) no-repeat top right ;
}

#header h1{
	display: block;
	text-indent: -9999px;
	font-size: 0px;
	xheight: 124px;
	
}

#header h2 {
	color: white;
	font-size: 1.6em;
	font-weight: normal;
	width: 368px;
	height: 90px;
	margin: 0 auto;
	padding: 30px 0 0 12px;
	float: left;
	line-height: 1.4em;
}





/* --------------  NAV -------------- */

#nav {
	height: 41px;
	margin: 0 auto 22px auto;
	background: url(images/nav-runner.gif) repeat-x ;
	text-align: center;
}






/* -------------------------  1 Column Template ------------------------- */	

#single-column {
	margin: 0 auto;
	width: 643px;
	padding: 40px 60px 40px 60px; 
	background: White url(images/widetexttop.gif) no-repeat top;
}

#single-column p{
	padding: 0 0 1em 0;
	font-size: 1.4em;
}

#single-column ul{
	margin: 0 0 1.5em 2.3em;
}

#single-column ul li{
	font-size: 1.4em;
	list-style-image: url(images/bullet.gif);
	padding: 0 0 9px 0;
}

#single-column ol{ margin: 0 0 1.5em 2.3em; }

#single-column ol li{
	font-size: 1em;
}

#single-columnbot {
	background: White url(images/widetextbot.gif) no-repeat top;
	width: 763px;
	height: 22px;
	margin: 0 auto;
}






/* -------------------------  2 Column Template --------------------------- */	

#two-column {
	margin: 0 auto;
	width: 763px;
	xpadding: 0px;
}


/* -----------  Column A ----------- */	

#column_a {
	float: left;
	width: 536px;
	padding: 20px 0 0 0;
	background:  url(images/texttop.gif) no-repeat top;
}

#column_a_content{
	width: 436px;
	padding: 0 50px 0 50px;
	margin: 0px;
	background-color: white;
}

#column_a_content p{
	padding: 0 0 1em 0;
	font-size: 1.6em;
}

#column_a_content ul{ margin: 0 0 1.5em 2.3em; }

#column_a_content ul li{
	font-size: 1.5em;
	list-style-image: url(images/bullet.gif);
	padding: 0 0 9px 0;
}

#column_a_content ol{ margin: 0 0 1.5em 2.3em; }

#column_a_content ol li{
	font-size: .9em;
}

#columnabot {
	background: url(images/textbot.gif) no-repeat bottom;
	width: 536px;
	height: 20px;
}


/* -----------  Column B ----------- */	

#column_b{
	float: right;
	width: 195px;
	padding: 20px 0 0 0;
	background: url(images/notestop.gif) no-repeat top;
}

#column_b_content{
	width: 165px;
	padding: 0 15px 0 15px;
	background-color: white;
	xoverflow: auto;
}

#columnbbot {
	background: url(images/notesbot.gif) no-repeat bottom;
	width: 195px;
	height: 20px;
}


#column_b_content p{
	width: 160px;
	height: 380px;
	margin: 0 auto;
	overflow: auto;
}























/* ------------------  Contact Form -------------------- */	

#contactform {
	margin: 20px 0 60px 0;
	width: 480px;
	float: left;
}

#contactform p {
	padding: 0 0 2px 0;
	margin: 0;
}

.mailformfield{
	background-color: #EDEDED;
	border: 1px solid #9E9E9E;
	height: 18px;
	cpadding: 0 0 0 5px;
	xpadding: 0 0 0 60px;
	width: 220px;
	color: #506569;
	xtext-align: right;
	font-family: Arial, Helvetica, sans-serif;
}

.messageformfield{
	background-color: #EDEDED;
	border: 1px solid #9E9E9E;
	height: 85px;
	margin: 2px 0 8px 0;
	padding: 3px 0 0 5px;
	width: 230px;
	color: #506569;
	font-family: Arial, Helvetica, sans-serif;
}




/* ------------------  Footer ------------------- */	

#footer{
	width: 763px;
	height: 60px;
	margin: 0 auto;
	padding: 18px 0 10px 0;
}

#footer p {
	color: white;
	font-size: 1.2em;
	text-align: center;
}

#footer a {
	color: #FFF;
}

.twocolfix {
	padding: 0 220px 0 0;
}

.sitemap ul {
	line-height: 16px;
	padding: 0 0 0 0;
        margin: 0 0 0 0;
}

.sitemap li {
	line-height: 16px;
	padding: 0 0 0 0;
        margin: 0 0 0 0;
}

.sitemap a {
	font-size: 12px;
}

/* ------------------  Debris  -------------------- */	

.long { line-height: 1.5em; color: gray; }

.ticketborder { border: 1px solid #D3D3D3; }


.subfooter {margin: 0 0 0 25px;
}
.customers {
	font-size: .8em;
	padding: 0 0 15px 10px;
	margin: 0;
	display: block;
	width:240px;
	color: gray;
}

#quotes p {
	margin: 0;
	padding: 0;
	color: Black;
	font-size: 1em;
}

.customerlist {
	font-size: 1.2em; margin: 0 auto;
}

.customerlist tr {
	line-height: 20px;
}

table.tablesorter {
	font-size: 1.2em; margin: 0 auto;
}

table.tablesorter tr {
	line-height: 20px;
}

table.tablesorter thead th.header {
    background-image: url(Library/bg.png);
    background-repeat: no-repeat;
    background-position: center left;
    text-align: left;
    padding-left: 5px;
    margin-left: -1px;
    curser: pointer;
    font-weight: bold;
}

table.tablesorter thead th.headerSortDown {
    background-image: url(Library/desc.png);
    background-color: #ccc;
}

table.tablesorter thead th.headerSortUp {
    background-image: url(Library/asc.png);
    background-color: #ccc;
}

table.tablesorter tbody tr td {
    padding: 4px;
    vertical-align: top;
    background-color: #efefef;
}

table.tablesorter tbody tr.odd td {
    background-color: #fff;
}

.red {
	color: red;
	text-transform: uppercase;
}



#features { margin: 0 0 0 25px; }



.versionstable {
	font-size: 1em;
	margin: 0 0 20px 0;
}
.versionstable td { padding: 10px; }
.screenshots { padding: 0 0 12px 0; }
#notes img { border: none; }

.basictable {
		font-size: 1.2em;
}






