/*****************************************************************************

Theme URI: http://www.studiolounge.net
Description: Spoke Calculator
Author: Adam Patterson
Author URI: http://www.adam-patterson.com
File: print.css - Print layout.
E-mail: adam@studiolounge.net

*****************************************************************************/
	body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	text-align:;
	}
			
/*-----------------------*/
/* General Form Elements */	
/*-----------------------*/
legend {
	color: #000000;
	font-weight: bold;
	font-size: 18px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	padding-left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}

input {
	}
	
input[type="radio"] {

}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #000000; 
	border: solid 1px; 
	border-color: #000000
	}
	
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	background-color: #ffffff;
	border: solid 1px;
	}
	
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

dd {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	}
	
dt {
	padding: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	}
	
dl {
	padding: 0px;
	margin-right: 10px;
	}


fieldset {
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
  
label {
	float:left;
	width:100px;
	padding-top:0.2em;
	text-align:left;
	font-weight:bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 2px;
	}
	
/*-------------*/	
/* Page Layout */	
/*-------------*/
#wrapper {
	/* part 2 of 2 centering hack */
	width: 650px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	}
	
html>body #wrapper {
	width: 650px; /* ie5win fudge ends */
	}

.barLeft {
display: none !important;
}

.barRight {
display: none !important;
}
	
#navigation, .barsubmit, #admin, #headLeft, #headRight, #headLogo, #footer-wrapper, #subnavigation {
display: none !important;
}

#headLogoNo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
}

#print-show {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
	
#content {
	width: 640px;
	background-color: #FFFFFF;
	padding: 5px;
}
	
#header-wrapper {
	width: 650px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
}

#header {
	width: 640px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	padding-left: 10px;
	padding-top: 10px;
}

#top-wrapper {
	width: 650px;
}
	
.error {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

.clearfix {
	clear: both;
	width: 100%;
}
#blank {
}

.clearbar {
	clear: both;
	margin-bottom: 2px;
}

table {
	width: 100%;
	border-spacing:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#E7E7E7;
	color: #666666;
}

caption {
	font-weight: bold;
	background: #50ADEA;
	border-bottom:2px solid #1975d7;
	color: #FFF;
	text-transform:uppercase;
	padding:10px;
}

td, th {
	padding: 4px;
}

thead th {
	text-align: center;
	background: #F5F5F5;
	color: #666;
	border: 1px solid #FFF;
	text-transform:uppercase;
}

tbody th {
	font-weight: bold;
}

tbody tr		{
	background-color:#FFF; 
	text-align:left;
	}

tbody tr.even:hover 	{
	background: #f9f9f9;
	border-top:1px solid #FFF;
}

tbody th a:link, tbody th a:visited{
	color:#96D030;
	background:url(http://infectedfx.net/css/tables/layout.gif) no-repeat;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	}
	
tbody th a:hover{
	color:#FF8601;
	}

tbody tr td { 
	background: #FFF;
	border: 1px solid #FFF;
	}

tbody tr.odd td{
	border-top:1px solid #FFF;
	background-color: #f9f9f9;
	}
	
tbody tr.even td{
	border-top:1px solid #FFF;
	background-color: #FFFFFF;
	}
	
table td a:link, table td a:visited {
	color: #1975D7;
	text-decoration: none;
}

table td a:hover {
	color: #50ADEA;
	border-bottom:2px solid #8FD5FF;
	text-decoration: none ;
}

table a[title^="Edit"] { 
	background: url(http://infectedfx.net/css/tables/layout.gif) no-repeat;
	padding:3px 0px 0px 18px;
}

table a[title^="Delete"] { 
	background: url(http://infectedfx.net/css/tables/layout.gif) no-repeat;
	padding:3px 0px 0px 18px;
}

table a[title^="Update"] { 
	background: url(http://infectedfx.net/css/tables/layout.gif) no-repeat;
	padding:3px 0px 0px 18px;
}

tfoot th, tfoot td {
	background-color:#E7E7E7; padding:10px;
	text-align:center; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px; font-weight:bold; font-style:italic;
	border-bottom:3px solid #CCC;
	border-top:1px solid #DFDFDF;
}	

