@charset "utf-8";
/* CSS Document */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{ margin: 0; padding: 0; border: 0; font-size: 100%;}



body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #006600;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-x-position: 0%;
background-y-position: 0%;
}

body, td, ul, ol, div, span, input, select, textarea, button {
font-family:Tahoma,Verdana,Arial;
font-size:8pt;
}

#main {margin:0 auto; width:991px; background:url(images/main_4x1.jpg) top left repeat-y;}

/*---- Header ----*/
#header {
    float:left;
    width:100%; 
	height:226px; 
	background-image:url(images/main2_1x1.jpg); 
	background-repeat:no-repeat;
    line-height:normal;
    }
#header_wrapper{ background:url(images/main_3x1.jpg) top left no-repeat; width:991px; padding:10px 0 0 0;}


/*---- Content ----*/

#content { 	width:100%; }

p { padding-top:10px; padding-bottom:10px;}

.clear { clear:both;}

.photo { margin-left:8px; margin-top:10px;

}

.crumb{
background:#FFFFFF none repeat scroll 0 0; height:16px;
	border:1px solid #B6B6B6;
	margin-bottom:4px;
	padding:4px;
    }


/*---- Left Menu ----*/
#left h4 {
background:#fff url(images/column_head.gif) no-repeat scroll 0 0;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
height:21px;
line-height:21px;
padding-left:35px;
}

.column {
border-left:1px solid #B6B6B6;
border-right:1px solid #B6B6B6;
margin:1px 0 10px;
padding:0 10px;
width:178px;
}
.column .top, .column .bot {
background:transparent url(images/column_top.gif) no-repeat scroll 0 0;
display:block;
height:7px;
margin:0 -11px;
}
.column .bot {
background:transparent url(images/column_bot.gif) no-repeat scroll left bottom;
}

#navlist
{
padding-left: 0;
margin-left: 0;
width: 180px;
}

#navlist li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-bottom: 1px dotted #727272; color:#666666;
}

#navlist li a { text-decoration: none; }

.sublist{
background:#FFFFFF none repeat scroll 0 0; height:16px;
	border:1px solid #B6B6B6;
	margin-bottom:4px;
	padding:10px;
    }

.subnavlist
{
list-style-type: none;
margin: 0;
padding: 0;
}

.subnavlist li
{
 background:transparent url(images/bullet_arrow.gif) no-repeat scroll 3px center;
float: left;
line-height: 1.1em;
padding: 0 .5em 0 .5em;
}
.subnavlist a {text-decoration: none; padding-left:8px; padding-right:10px; }

.error_message {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #FF0000;
margin-bottom:10px;
padding:10px;
}


/*footer*/
#footer{ background-color: #006600; background:url(images/main_6x1.jpg) bottom left no-repeat; width:991px; padding:10px 0 0 0;}

/* menu elements */
.column table,td
{
	border               : 0px solid #CCC;
	border-collapse      : collapse;
}
.column table
{
	border                :none;
	border                :0px solid #CCC;
}
.column tbody tr td
{
  padding: 6px 2px;
  color: #333;
  border-bottom: 0px solid #CCC;
}



/* table elements */
/* 
	Grey Suits you Sir. Please host the images on your own server.
	written by Stuart Colville http://www.muffinresearch.co.uk
*/

table,td
{
	border               : 0px solid #CCC;
	border-collapse      : collapse;
}
table
{
	border                :none;
	border                :0px solid #CCC;
}
thead th,
tbody th
{
	background            : #FFF url(images/th_bck.gif) repeat-x;
	color                 : #000;  
	padding               : 5px 10px;
	border           : 1px solid #CCC; 
	text-decoration:none;
}
tbody th
{
  background            : #fafafb;
  border-top            : 1px solid #CCC;
  text-align            : left;
  font-weight           : normal;
}
tbody tr td
{
  padding: 15px 10px;
  color: #333;
  border-bottom: 1px solid #CCC;
}

tfoot td,
tfoot th
{
  border-left           : none;
  border-top            : 1px solid #CCC;
	padding               : 4px;
  background            : #FFF url(images/foot_bck.gif) repeat;
  color                 : #666;
}
caption
{
	text-align            : left;
	padding               : 10px 0;
	color                 : #666;
}

/* Product List elements */
.product_title{
color: #003300;
font-size:12px;
font-weight:bold;
text-decoration:none; padding-bottom:4px;
}

.product_title_link, product_title_link:visited, product_title_link:active {
color:#000000;
font-size:12px;
font-weight:bold;
text-decoration:underline;
}

.product_title_link:hover {
color: #003300;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

.description {
padding-top: 8px; padding-bottom:8px;
}

.price {
color: #660000;
float:left;
font-size:10pt;
font-weight:bold;
margin-right:10px;
}


/*---- Form Elements ----*/
.form_panel {
background-color:#FFFEEB;
border:1px solid #E0E0E0;
padding: 10px;
float:left;
position:relative;
}

.fieldset {
	margin: 5px 0 10px 0; }
.fieldset label {
	width:80px;
	float:left;
	padding:0.3em 0 0.3em 0;
	margin-top:0.1em; }
.fieldset .lrlabel {
	width:140px;
	float:left;
	padding:0.3em 0 0.3em 0;
	margin-top:0.3em; }

.fieldset .nobr { display:none; } 
	
.fieldset .smtxt { font-size: 80%; padding-left:140px;}

.fieldset p { padding:0.3em 0 0.3em 0;}

.fieldset .error { font-size: 80%; padding-left:203px; color:#990000;}
.fieldset .error_left_align { font-size: 80%; padding-left:10px; color:#990000;}

.fieldset .textfield {
	width:18em;
	}
.fieldset .textfield_sm {
	height:16px;
	width:9em;
	border: 1px solid #83a8cc; }

.fieldset .required { color: #990000;}

/* classes for validator */
.tfvHighlight
	{font-weight: bold; color: #990000;}
.tfvNormal
	{font-weight: normal;	color: black;}



/* old elements */

a.special:link {
	color: #FFFFFF;
	text-decoration: none;
     }

a.special:visited {
	color: #FFFFFF;
	text-decoration: none;
     }

a.special:hover {
	color: #FFFF00;
	text-decoration: underline;
     }

a.special:active {
	color: #FFFFFF;
	text-decoration: none;
     }

.style26 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; }
.style28 {color: #93BB8E}
.style29 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style30 {
	font-size: 15px;
	font-weight: bold;
	color: #006600;
}
.experience-header {
    text-align: center;
}