
.skiplinks {
	position: absolute;
	top: -5em;
	left: 0;
	width: 97%;
	height: 1.2em;
	display:block;
	overflow: hidden;
	font-weight: bold;
	font-size: 1.4em;
	background: transparent;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0.5em 0 0.5em 1em;
	z-index:100;
}

.skiplinks:focus, .skiplinks:active {
	top: 0;
	text-indent: 0;
	background: #B7BABC;
	color: #fff;
	border: 0;
} 

#container {
	position: relative;
	top: 0;
	margin: 11px;
	width: auto;
	border: 0;
	text-align: left;
}

/*------------------------------------- HEADER -------------------------------------------*/


#header {
	position: relative;
	top: 0;
	padding: 0;
    /*top right bottom left*/
	margin: 0 198px 0 178px;
	border: 0;
	z-index: 0;
	min-width:580px;
	width: auto;
	height: auto;
}




/*-------------------------------------------- LEFT NAV -------------------------------------------*/

#left
{
    position: absolute;
    top: 152px;
    left: 0;
    width: 130px;
    height: auto;
    margin: 10px 24px 0 24px;
    padding: 0;
    color: #494C45;
    clear: both;
    z-index: 100;
}

#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	text-transform: uppercase;
}

#nav ul li {
	height: auto;
	width: 100%;
	background: none;
	margin: 0.7em 0;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding-bottom: 0.7em;
	letter-spacing: 0.1em;
}

#nav ul li a {
	display: block;
	text-decoration: none;
	font-weight: bold;
}

#search {
	margin: 2em 0;
	width: 100%;
	height: auto;
}

#search form label {
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	display: block;
	margin: 0 0 0.6em 0;
}

#search form input#searchtext {
	width: 88px;
	font-size: 0.9em;
}

#search form input#searchgo {
	width: 3em;
	font-size: 0.9em;
	text-transform: lowercase;
	margin: 0 0 0 0.5em;
    border-style: solid;
    border-width: 1px;
}
#quicklink
{
    /*top right bottom left*/
    margin:-20px 0 10px 0;
    padding:5px 5px 5px 5px;
    border-style: solid;
    border-width: 1px;
}
#quicklink a
{
    text-align:center;
    text-decoration:none;
}
#quicklink img
{
    border:none;    
}
/*---------------------------- CONTAINER FOR MIDDLE AND RIGHT PANES ---------------------------------*/

#bodycontainer {
	position: relative;
	top: 0;
	margin-left: 178px;
	min-width:780px;
	width: auto;
}

#middle {
	position: relative;
	width: auto;
	height: auto;
	margin: 0 198px 0 0;
	padding: 0;
}


/*------------------------------------------- SHOPPING CART -----------------------------------------------*/

#cart {
	position: relative;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}

#cart1 {
	/*background: url(../images/tabright-blue1.gif) top right no-repeat;*/
	width: auto;
	float: right;
	padding: 0 0 0 0;
}

#cart #cart1 span {
	display: block;
	/*background: url(../images/tableft_yellow1.gif) left top no-repeat;*/
	/*top right bottom left*/
	padding: 3px 6px 2px 6px;
	margin:0 0px 0 0px;
}

#cart #cart1 a
{
    font-size: 0.9em;
    text-transform: lowercase;
    margin: 0 0 0 0.3em;
    text-decoration: none;
    padding: 1px 3px;
    border-style: solid;
    border-width: 1px;
}

/*----------------------------------------- MIDDLEPANE CONTENT --------------------------------------*/

#content {
	position: relative;
	width: auto;
	height: auto;
	margin: 0;
	padding: 16px 0 0 0;
	color: #494C45;
	clear: both;
}

#content a, #content a:active {
	font-weight: bold;
}

#content a:hover {
	text-decoration: none;
}

#content p {
	line-height: 1.6;
	margin: 0.5em 0 0.9em 0;
}


#content #banner {
	margin: 0 16px 16px 16px;
	/*padding: 25px 3em 0.1em 50%;*/
	width: auto;
	background-color: #fff;	
	/*background: #fff url(../site_specific/AddBanner.gif) left no-repeat;*/
	height: 110px;
	text-align:center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.2em;
}

.infolink
{
    padding-top:60px;
}

/* -- LEFT SIDE OF THE MIDDLEPANE -- */

#contentleft {
	margin: 0;
	padding: 0;
	height: auto;
	width: 75%;
	float: left;
}

#contentleft2 {
	margin: 0 2em 0 91px;
	height: auto;
}

#contentleft h1 {
	margin-left: -75px;
}

#contentleft .leftitem {
	margin-bottom: 2em;
}

#contentleft img {
	float: left;
	margin-left: -75px;
    border-style: solid;
    border-width: 2px;
}

#contentleft p {
	margin: 1em 0 0 0;
}

/* -- RIGHT SIDE OF THE MIDDLEPANE -- */

#contentright {
	width: 20%;
	margin: 0 16px 16px 0;
	float: right;
	height: auto;
}

#contentright .rightitem {
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom: 1px solid #fff;
}

/* -- GENERAL MIDDLEPANE FORMATTING -- */

#content ul {
	margin-left: 0.5em;
	padding-left: 0.5em;
}
#content li {
	padding: 0 0 0.6em 30px;
	list-style-type: none;
	line-height: 1.5;
}

h1 {
	font-size: 1.2em;
	letter-spacing: 0.1em; 
	margin: 1em 0 1em 0;
	text-transform: uppercase;
}

h2 {
	font-size: 1.1em;
	margin: 1em 0 0 0;
}

h3 {
	font-size: 1em;
	margin: 1em 0 0 0;
}

h4 {
	font-size: 1em;
	color: #557182;
	margin: 1em 0 0 0;
}

#breadcrumb {
	margin-top: 1em;
	font-size: 0.83em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
#breadcrumb a, #breadcrumb a:active, #breadcrumb a:visited {
	font-weight: normal;
	/*color: #868687;*/
}

#breadcrumb a:hover {
	text-decoration: none;
}
#content table {
	border-collapse: collapse;
	border: 1px solid #d1d1d1;
	margin: 1em 0;
}	
#content th, #content td {
	border: 1px solid #d1d1d1;
	padding: 0.3em;
	text-align: left;
	vertical-align: top;
}

blockquote {
	margin-left: 0;
	padding-left: 2em;
	border-left: 5px solid #96b537;
	font-size: 1em;
	line-height: 1.4;
}


/*---------------------------------------- RIGHT PANE -------------------------------------------*/

#right {
	position: absolute;
	top: 15px;
	right: 0;
	width: 150px;
	height: auto;
	margin: 10px 24px 0 24px;
	padding:0;
	color: #494C45;
	clear: both;
}

#login {
	margin-bottom: 4em;
}

#login h1 {
	width: auto;
	background-position:right;
	background-repeat:no-repeat;
	padding-right: 15px;
}

#login img {
	padding: 0;
	margin: 0;
}

#login form label {
	font-size: 1em;
	margin-right: 0.5em;
	top: -8px;
	position: relative;
}

#login form input.field {
	width: 80px;
	font-size: 1em;
	margin-bottom: 0.8em;
	height: 1.1em;
}

#login form input#button {
	width: 3.7em;
	font-size: 0.9em;
	text-transform: lowercase;
	margin: 0 0 0 0.5em;
	padding: 1px 3px;
    border-style: solid;
    border-width: 1px;
	float: right;
}

#login a, #login a:active {
	font-size: 0.9em;
	font-weight: bold;
}

#login a:hover {
	text-decoration: none;
}

#rightnav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	text-transform: uppercase;
}

#rightnav ul li {
	height: auto;
	width: 100%;
	background: none;
	margin: 0.7em 0;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding-bottom: 0.7em;
	letter-spacing: 0.1em;
}

#rightnav ul li a {
	display: block;
	text-decoration: none;
	font-weight: bold;
}

/*-------------------------------------------- FOOTER ----------------------------------------------*/

#footer {
	margin: 2em 0 1em 0 ;
	padding-bottom: 1em;
	font-size: 1.1em;
	width: 100%;
	text-align: center;
}

#footer a {
	color: #5C8A39;
}

#footer a:hover {
	text-decoration: none;
}

#sitelinks
{
    display: none;
    visibility: hidden;
}