/*
			Created by Keith Donegan of Code-Sucks.com

		E-Mail: Keithdonegan@gmail.com

		You can do whatever you want with these layouts,
		but it would be greatly appreciated if you gave a link
		back to http://www.code-sucks.com

*/

* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#wrapper {
	margin: 0 auto;
	width: 775px;
}
#header {
	color: #333;
	width: 775px;
	float: left;
	padding: 0px;
	border: 1px;
	height: 120px;
	margin: 0px 0px 0px 0px;
	background: #ffffff;
}
#navigation {
	float: left;
	width: 775px;
	height: 20px;
	color: #004f23;
	padding: 0px 0px 0px 0px;
	border: 1px;
	margin: 0px 0px 0px 0px;
	background: #DFD803;
}
#leftcolumn {
	color: #333;
	border: 1px;
	background: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	width: 110px;
	float: left;
}
#content {
	float: left;
	color: #333;
	border-left: 1px dotted #004f23;
	border-right: 1px dotted #004f23;
	background: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 8px;
	width: 485px;
	display: inline;
}
#rightcolumn {
	color: #333;
	border: 1px;
	background: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 138px;
	float: left;
}
#footer {
	width: 770px;
	height: 15px;
	clear: both;
	color: #DFD803;
	border: 1px;
	background: #004f23;
	margin: 0px 5px 10px 0px;
	padding: 2px;
	text-align: right;
}

/* Vertical menu */

#vertmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	width: 110px;
	padding: 0px;
	margin: 0px;
}

#vertmenu h1 {
	display: block;
	background-color:#FF9900;
	font-size: 90%;
	padding: 3px 0 5px 3px;
	border: 1px solid #000000;
	color: #333333;
	margin: 0px;
	width:109px;
}

#vertmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}
#vertmenu ul li {
	margin: 0px;
	padding: 0px;
}
#vertmenu ul li a {
	font-size: 12px;
	display: block;
	border-bottom: 1px dotted #004f23;
	padding: 5px 0px 2px 4px;
	text-decoration: none;
	color: #004F23;
	width:110px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
	color: #000000;
	background-color: #eeeeee;
}

div .frame {
 padding: 10px 5px 5px 10px;
 text-align: center;
}

div.news_header {
 border: 0px 0px 0px 1px;
 padding: 10px 5px 5px 10px;
 text-align: center;
}

/* Sale table */

table.cart {
	border-collapse: collapse;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 100%
}

table.cart caption {
	font-size: 1.4em;
	font-stretch: condensed;
	font-weight: bold;
	padding-bottom: 5px;
	text-align: left;
	text-transform: uppercase;
}

table.cart th, table.cart td {
	border-bottom: 1px solid #004F23;
	border-top: 1px solid #004F23;
	padding: 0.6em;
	vertical-align: 4px;
}

table.cart thead th, table.cart  tfoot th, table.cart tfoot td {
	background-color: #004F23;
	color: #dfd803;
	font-size: 1.1em;
}

table.cart tbody th {
	background-color: #dfd803;
	padding-left: 24px;
}
table.cart tbody th, table.cart  td {
	background-color:#FFFFFF;
	color: #004F23;
}

table.cart tbody tr:hover td, table.cart  tbody tr:hover th {
	background-color: #E5E5CB;
}

table.cart tr.odd td, table.cart  tr.odd th {
	background-color: #dfd803;
}

table.cart tbody a {
	color: #333;
}

table.cart tbody a:visited {
	color: #999999;
}

table.cart tbody a:hover {
	color: #33c;
}

table.cart tbody a:active {
	color: #33c;
}

table.cart tbody td+td+td+td a {
	padding-right: 12px;
}

table.cart tfoot th {
	text-align: right;
}

table.cart tfoot th:after {
	content: ":";
}


/* field */

.textField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #DFD803;
	text-decoration: none;
	background-color: #004F23;
	border: solid #DFD803 1px;
	padding: 3px 5px 3px 5px;
}


.leftFloat
{
  float: left;
  width: 100px;
}

.rightFloat
{
  float: right;
  width: 100px;
}

.center
{
  text-align: center;
}

a.mailto {
	text-decoration: none;
	color: #DFD803;
}

a.mailto :visited {
	color: #DFD803;
}

a :visited {
	color: #004f23;
}

a {
	text-decoration: none;
	color: #004f23;
}

a img {
	border:0;
}

span.breadcrumb {
	padding-left: 10px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: red;
	text-decoration: none;
}

.textTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004F23;
	text-decoration: none;
}

.red {
	color: red;
}


.newsletterBox{
	margin: 10px 5px 5px 10px;
	background: #DFD803;
	text-transform: uppercase
}

.resumeCartBox{
	margin: 10px 5px 5px 10px;
	/*background: #008130;*/
	/*height: 240px;*/
	/*color: #DFD803*/
	/*border: 1px solid #004F23;*/
}

.resumeCartBoxInner{
	border: 1px solid #004F23;
}

.yellow {
	text-align: center;
	/*background-color: #dfd803;*/
}

.yellow a{

	border-bottom: 1px solid #004F23;
	border-top: 1px solid #004F23;
}

div.line {
	line-height: 1px;
	background-color: #004f23;
	height: 1px;
	font-size: 1px;
	margin: 0px;
	padding: 0px;
	clear: both
}

div.bannerLowContainer {
	margin: 20px 0px 10px 0px;
}

div.newsContainer {
	margin: 20px 20px 50px 10px;
}

div.newsImage {
	float: left;
	margin-right: 30px;
}

div.newsContent {
	float: left;
	width: 300px;
}

div.newsTitle {
	margin-right: 25px;
}

div.newsAbstract {
	margin-right: 25px;
}

.galleryTable td {
	padding: 20px;
}

.hidden {
	display: none;
}


table.lottery {
	border-collapse: collapse;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
	font-size: 1em;
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 100%
}

table.lottery th {
	background-color: #dfd803;
	border-bottom: 1px solid #004F23;
	border-top: 1px solid #004F23;
	padding: 0.6em;
	vertical-align: 4px;
}

table.lottery tr {
	padding: 20px 0px 0px 0px;
}

table.lottery td {
	border-bottom: 1px solid #004F23;
	border-top: 1px solid #004F23;
	padding: 0.6em;
	vertical-align: 4px;
}

table.resumeCart {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	text-align: center;
}

.indent {
	padding-left: 20px
}

div.extractionContainer {
	/*margin: 20px 20px 50px 10px;*/
}



div.extractionContent {
	float: left;
}

div.extractionTitle {
	/*margin-right: 25px;*/
}

div.extractionAbstract {
	/*margin-right: 25px;*/
}

.right-align {
	text-align: right;
}
