/* fs_text overrides */

body, html {
	height:100%;
	}

body {
	font-size:62.5%;
	text-align:center;
	}

body, p, input, textarea, label, select {
	font-family:"Arial", sans-serif;
	color:#333;
	}

h1, h2, h3, h4 {
	margin:0;
	padding:0;
	position:relative; /* stop ie peekaboo */
	}

h1, h2, h3 {
	font-weight:bold;
	}

h2, h3, h4 {
	color:#333;
	}

#fs_content h1 {
	font-size:1.8em;
	color:#f7931d;
	margin:0 !important;
	padding:0 !important;
	line-height:1.2em;
	}

h2 {
	font-size:1.3em;
	color:#f7931d;
	}

h3 {
	font-size:1.2em;
	color:#f7931d;
	}

h4 {
	font-size:1em;
	font-weight:bold;
	}

a,
a:visited {
	color:#005f77;
	text-decoration:none;
	font-weight:normal;
	}

a:hover {
	color:#f7931d;
	text-decoration:underline;
	}

#fs_footer a, #fs_footer a:visited {
	font-weight:bold;
	color:#333;
	}

#fs_footer a:hover {
	color:#f7931d;
	}

ul, ol {
	margin:0;
	margin-left:24px;
	padding:0;
	padding-left:12px;
	list-style-position:outside;
	}

li {
	margin:0;
	padding:0;
	line-height:1.5em;
	}

hr {
	margin:6px 0;
	padding:0;
	height:1px;
	background-color:#888;
	color:#888;
    }


#fs_content .fs_col2 ul {
	list-style:none;
	margin-top:40px;
	}

#fs_content .fs_col2 ul li a, #fs_content .fs_col2 ul li a:visited {
	color:#333;
	font-weight:bold;
	}

/* fs_container overrides */
#fs_page {
	margin:auto;
	position:relative;
	padding-bottom:165px;
	width:775px;
	height:auto;
	background-color:#fff;
	}

#fs_header {
	top:0;
	left:0;
	width:100%;
	height:150px;
	overflow:visible;
	/*background:#fff url(images/fs_header.png) 100%  0 no-repeat;*/
	}

.fs_logo {
	position:absolute;
	top:37px;
	left:0;
	}

.fs_logo a {
	position:absolute;
	display:block;
	width:155px;
	height:56px;
	/*background:url(images/fs_logo.gif) no-repeat;*/
	text-indent:-2000em;
	}

#logo {
	left:2px;
	position:absolute;
	top:40px;
	width:155px;
	height:56px;
	}

	#logo a {
	position:absolute;
	display:block;
	width:155px;
	height:56px;
	/*background:url(images/fs_logo.gif) no-repeat;*/
	text-indent:-2000em;
	top:-40px;
	}

#fs_search {
	position:absolute;
	height:40px;
	top:115px;
	left:0;
	width:260px;
	text-align:left;
	}

#fs_search form {
	position:relative;
	height:auto;
	}

#fs_search input {
	width:146px;
	}

#fs_breadcrumb {
	display:inline;
	float:left;
	width: 300px;
	}

#fs_breadcrumb .nolink {
	color:#fe7e01 !important;
	text-decoration:none;
	}

#fs_content {
	position:relative;
	margin:0;
	padding:0;
	top:168px; /* move the container down under the header */
	width:100%;
	height:auto;
	background:url(images/fs_content_3col.gif) 0 0 repeat-y;
	overflow:hidden;
	}

#fs_footer {
	top:168px;
	padding-bottom:2em;
	text-align:left;
	
	}

.fs_homepage #fs_footer {
	background:url(images/homepage_footer.png) no-repeat top left;
	}

.fs_subnodes {
	position:relative;
	margin-top:24px;
	}

.fs_subnodes ul {
	position:relative; /* stop ie peekaboo */
	margin:0;
	padding:0;
	list-style:none;
	}

.fs_subnodes li {
	padding:6px 0;
	line-height:1em !important;
	}

#fs_content .fs_subnodes h3 {
	padding-bottom:0.25em;
	margin:0;
	border-bottom:solid 1px #888;
	}

/* fs_layout overrides */
h1 {
	display:none;
	}

.fs_col2 h1 {
	display:block;
	text-transform:uppercase;
	font-weight:normal;
	}

.fs_col1, .fs_col2, .fs_col3 {
	line-height:1.3em;
	}

/* home */
.fs_homepage #fs_content {
	background: none;

	}

.fs_homepage .fs_col1 {
	}

.fs_homepage .fs_col2 {
	}

.fs_homepage .fs_col2 h4 {

	}

.fs_homepage .fs_col2 p {

	}

.fs_homepage .fs_col2 img {

	}

.fs_homepage .fs_col2 p a, .fs_homepage .fs_col2 p a:visited {

	}

/* 1 col */
#fs_content.fs_1ColLayout .fs_col1 {
	}

#fs_content.fs_1ColLayout .fs_col2, #fs_content.fs_1ColLayout .fs_col3 {
	display:none;
	}

/* 2 col */
#fs_content.fs_2ColLayout {
	background:url(images/fs_content_2col.gif) 0 0 repeat-y;
	}

#fs_content.fs_2ColLayout .fs_col1 {
	margin:0;
	padding:10px 14px;
	float:right;
	width:592px;
	overflow:hidden;
	}

#fs_content.fs_2ColLayout .fs_col2 {
	margin:0;
	padding:10px 14px 10px 0;
	width:141px;
	float:left;
	overflow:hidden;
	text-align:right;
	}

/* 3 col */
#fs_content.fs_3ColLayout {
	/* set in fs_content because ie 6 is behaving badly */
	}

#fs_content.fs_3ColLayout .fs_col1 {
	padding:10px 14px;
	width:307px;
	overflow:hidden;
	margin-left:155px;
	}

#fs_content.fs_3ColLayout .fs_col2 {
	padding:10px 14px 10px 0;
	width:141px;
	overflow:hidden;
	margin-left:-490px !important;
	text-align:right;
	}

#fs_content.fs_3ColLayout .fs_col3 {
	padding:10px 14px;
	width:257px !important;
	overflow:hidden;
	text-align:left;
	}

#fs_content.fs_3ColLayout .fs_col3 img {
	padding-bottom:12px;
	}

/* fs_theme specific overides */
#fs_content h2,
#fs_content h3 {
	margin:0.2em 0 20px !important;
	padding:0;
	line-height:1.2em;
	text-align:left;
	font-size: 12px;
	}

#fs_content h4 {
	margin:0.25em 0 !important;
	padding:0;
	line-height:1em;
	text-align:left;
	}

/* form */
form {
	margin:0;
	padding:0;
	background-color:transparent;
	overflow:visible;
	}

input, textarea, select {
	margin:0;
	margin-right:6px;
	vertical-align: middle;
	font-size:1em;
	}

input, textarea {
	padding:2px 3px;
	}

input {
	width:35%;
	}

textarea {
	width:65%;
	min-height:4em;
	overflow:auto;
	}

.fs_button {
	line-height:1.5em !important;
	padding:0 6px;
	width:auto !important;
	text-align:center;
	cursor:pointer;
	}

label {
	width:95%;
	font-weight:normal;
	text-align:right;
	vertical-align:middle;
	}

fieldset {
	margin:0;
	margin-bottom:12px;
	padding:0 12px;
	border:1px solid #888;
	}

legend {
	margin:0;
	padding:3px 6px;
	color:#333;
	font-size:1.3em;
	font-weight:normal;
	}

/* form factory and fs_form */
/* there are currently two form layout mechanisms being used, fs_formFactoy (tables) and fs_form (divs) */
.fs_formFactory form {
	padding:0 12px;
	}

.fs_formFactory table {
	width:100%;
	}

.fs_formFactory table,
.fs_formFactory tbody,
.fs_formFactory tr,
.fs_formFactory td {
	border:none !important;
	}

.fs_formFactory .field {
	color:#cc0000; /* asterisks are red */
	vertical-align:middle;
	}

.fs_formFactory .field label {
	width:auto;
	float:none;
	display:inline;
	}

.fs_formFactory .label {
	width:25%;
	vertical-align:middle;
	}

.fs_formFactory .field span {
	color:#3c3935;
	}

.fs_formFactory input {
	width:45%;
	}

.fs_formFactory textarea {
	width:90%;
	}

.fs_formFactory_radio, .fs_formFactory_checkbox {
	width:auto !important;
	border:none !important;
	}

.fs_formFactory_date input {
	width:20%;
	}

.fs_submit {
	}

.fs_form {
	position:relative;
	}

.fs_form form {
	background-color:#ede9e5;
	padding:12px;
	}

.fs_form label {
	float:left;
	width:25%;
	margin:0;
	}

.fs_form .row {
	padding:12px 0;
	clear:both;
	text-indent:1em;
	}

.fs_form .fs_submit {
	margin-left:25%;
	}

/* table */
table, th, tr, td {
	border-color:#333;
	}

th {
	background-color:#73af45;
	}

td {
	padding:4px;
	margin-right:0;
	line-height:1.2em;
	}

/* generic */
.caption {
	margin-top:0.15em;
	text-align:center;
	line-height:1em;
	}

.msgError {
	color:#c02000;
	margin-bottom:12px;
	}

.fs_required {
	color:#c02000 !important;
	}

.left {
	margin-right:8px;
	float:left;
	}

.parent {
	border-top:solid 1px #b9b4b0;
	}

.parent a,
.parent a:visited {
	font-weight:bold;
	}

#fs_sitemap h2 {
	padding:0.2em 12px;
	border-bottom: solid 1px #ccc;
	background-color:#eee;
	}

.fs_sitemap_child a, .fs_sitemap_child a:visited {
	font-size:1em;
	}

.fs_sitemap_parentNode {
	font-size:1em !important;
	}

.fs_backToTop a, .fs_backToTop a:visited {
	background:url(images/fs_backToTop.gif) left center no-repeat;
	padding-left:18px;
	}

/* drop down list (two level) */
#fs_nav {
	position:absolute;
	top:95px;
	right:214px;
	width:700px;
	height:auto;
	}

#fs_nav .active a, #fs_nav .active a:visited {
	color:#f7931d;
	}

#fs_nav ul, #fs_nav li {
	margin:0 !important;
	padding:0 !important;
	}

#fs_nav ul {
	margin:auto;
	height:auto;
	width:auto;
	text-align:left;
	float:right;
	}

#fs_nav li {
	display:block;
	float:left;
	width:auto;
	line-height:1em;
	background:url(images/fs_nav_li.gif) 0 0 no-repeat;
	}

#fs_nav li:hover, 
#fs_nav li.hover {
	background:url(images/fs_nav_li_active.gif) 0 0 repeat-y;
	}

#fs_nav a, #fs_nav a:visited {
	display:block;
	margin:0;
	padding:6px 8px 40px 8px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	}


#fs_nav li li {
	line-height:2em;
	}

#fs_nav li ul a, #fs_nav li ul a:visited {
	display:block;
	padding:0 8px 0 4px;
	width:78px;
	font-weight:normal;
	color:#fff !important;
	}

#fs_nav .sub1 {
	/* make ie 6 use gif */
	background:url(images/fs_nav_sub1.png) !important;
	background:url(images/fs_nav_sub1.gif);
	}

#fs_nav .sub1 li {
	background:url(images/sub1_li.gif) 50% 100% no-repeat;
	}

#fs_nav .sub1 li:hover, 
#fs_nav .sub1 li.hover {
	background:url(images/sub1_li_hover.gif) 50% 100% no-repeat;
	}

/* arrows green when hovered */
#fs_nav .sub1 li:hover .mfb_hasChild, 
#fs_nav .sub1 li.hover .mfb_hasChild {
	background:url(images/mfb_hasChild_green.gif) 100% 50% no-repeat;
	}

#fs_nav .sub2 {
	/* make ie 6 use gif */
	background:url(images/fs_nav_sub2.png) !important;
	background:url(images/fs_nav_sub2.gif);
	}

#fs_nav .sub2 li {
	background:url(images/sub2_li.gif) 50% 100%  no-repeat;
	}

#fs_nav .sub2 li:hover, 
#fs_nav .sub2 li.hover {
	background:url(images/sub2_li_hover.gif) 50% 100%  no-repeat;
	}

/* arrows orange when hovered */
#fs_nav .sub2 li:hover .mfb_hasChild, 
#fs_nav .sub2 li.hover .mfb_hasChild {
	background:url(images/mfb_hasChild_orange.gif) 100% 50% no-repeat !important;
	}

#fs_nav .sub3 {
	/* make ie 6 use gif */
	background:url(images/fs_nav_sub3.png) !important;
	background:url(images/fs_nav_sub3.gif);
	}

#fs_nav .sub3 li {
	/* uses the same as sub1, but redeclared because of inheritence */
	background:url(images/sub1_li.gif) 50% 100% no-repeat;
	}

#fs_nav .sub3 li:hover, 
#fs_nav .sub3 li.hover {
	/* uses the same as sub1, but redeclared because of inheritence */
	background:url(images/sub1_li_hover.gif) 50% 100% no-repeat;
	}

#fs_nav .mfb_hasChild,
#fs_nav li:hover li:hover li .mfb_hasChild, 
#fs_nav li.hover li.hover li .mfb_hasChild {
	background:url(images/mfb_hasChild.gif) 100% 50% no-repeat;
	}

#fs_nav li ul { /* all sub lists */
	padding:0 0 4px 0 !important;
	width:90px;
	list-style:none;
	}

#fs_nav li li ul {
	margin:-2em 0pt 0pt 90px !important;
	}

#fs_nav li:hover,
#fs_nav li.hover {
	position:static; /* stop sticking in ie 7 */
	}

#fs_nav a:hover,
#fs_nav li:hover,
#fs_nav li.hover {
	color:#333;
	}

#fs_nav .topmenuhighlight {
	color:#333;
	}

#fs_nav li:hover a, #fs_nav li:hover a:visited,
#fs_nav li.hover a, #fs_nav li.hover a:visited {
	color:#f7931d;
	}

#fs_nav li:hover li:hover a, #fs_nav li:hover li:hover a:visited,
#fs_nav li.hover li.hover a, #fs_nav li.hover li.hover a:visited {
	color:#005f77 !important;
	}

#fs_nav li:hover li:hover li a, #fs_nav li:hover li:hover li a:visited,
#fs_nav li.hover li.hover li a, #fs_nav li.hover li.hover li a:visited {
	color:#fff !important;
	}

#fs_nav li:hover li:hover li:hover a, #fs_nav li:hover li:hover li:hover a:visited,
#fs_nav li.hover li.hover li.hover a, #fs_nav li.hover li.hover li.hover a:visited {
	color:#f7931d !important;
	}

#fs_nav li:hover li:hover li:hover li a, #fs_nav li:hover li:hover li:hover li a:visited,
#fs_nav li.hover li.hover li.hover li a, #fs_nav li.hover li.hover li.hover li a:visited {
	color:#fff !important;
	}

#fs_nav li:hover li:hover li:hover li:hover a, #fs_nav li:hover li:hover li:hover li:hover a:visited,
#fs_nav li.hover li.hover li.hover li.hover a, #fs_nav li.hover li.hover li.hover li.hover a:visited {
	color:#005f77 !important;
	}

#fs_nav li ul { /* second-level lists */
	position:absolute;
	left:-999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	}

#fs_nav li:hover ul ul, #fs_nav li:hover ul ul ul, #fs_nav li:hover ul ul ul ul, 
#fs_nav li.hover ul ul, #fs_nav li.hover ul ul ul, #fs_nav li.hover ul ul ul ul {
	left: -999em;
	}

#fs_nav li:hover ul, #fs_nav li li:hover ul, #fs_nav li li li:hover ul, #fs_nav li li li li:hover ul, 
#fs_nav li.hover ul, #fs_nav li li.hover ul, #fs_nav li li li.hover ul, #fs_nav li li li li.hover ul {
	left: auto;
	}

/* lists nested under hovered list items */
#fs_nav li:hover ul, #fs_nav li li:hover ul, 
#fs_nav li.hover ul, #fs_nav li li.hover ul {
	left:auto;
	}

/* fs_message */
/* feedback for users */
.fs_message {
	margin-top:1em;
	margin-bottom:6px;
	padding:12px 12px 24px 12px;
	text-align:left;
	}

.fs_message p {
	}

.fs_message ul {
	margin-top:12px;
	}

.fs_messageImage {
	display:none;
	position:relative;
	}

#fs_content .fs_message h4 {
	margin:0 !important;
	}

.fs_error {
	background-color:#e8a7a7;
	border:solid 2px #d96d6d;
	}

.fs_error h4 {
	}

.fs_error .fs_messageImage {
	display:block;
	float:left;
	width:21px;
	height:1em;
	background:url(images/fs_error.gif) center center no-repeat;
	}

.fs_warning {
	background-color:#e8a7a7;
	border:solid 2px #d96d6d;
	}

.fs_warning h4 {
	}

.fs_warning .fs_messageImage {
	display:block;
	float:left;
	width:21px;
	height:1em;
	background:url(images/fs_error.gif) center center no-repeat;
	}

.fs_information {
	background-color:#a9d4bf;
	border:solid 2px #008040;
	}

.fs_information h4 {
	}

.fs_information .fs_messageImage {
	}

.fs_success {
	background-color:#a9d4bf;
	border:solid 2px #008040;
	}

.fs_success h4 {
	}

.fs_success .fs_messageImage {
	display:block;
	float:left;
	width:21px;
	height:1em;
	background:url(images/fs_success.gif) center center no-repeat;
	}

/* file download */
#fs_fileDownloadLink {
	margin-bottom:0.5em;
	}

#fs_fileDownloadLink img {
	margin-right:6px;
	vertical-align:middle;
	}

/* overide */
#fs_gallery {
	width:592px;
	overflow:hidden;
	}

#fs_gallery .image {
	display:block;
	margin:8px 4px 0 4px;
	height:88px;
	width:88px;
	overflow:hidden;
	float:left;
	text-align:center;
	}

#fs_gallery a {
	display:block;
	position:relative;
	width:88px;
	height:88px;
	overflow:hidden;
	cursor:pointer;
	}

#fs_gallery img {
	display:block;
	}

#fs_gallery p {
	width:88px;
	float:left;
	margin:0;
	padding:0 4px 8px 4px;
	text-align:center;
	}

#fs_gallery img:hover {
	}

#fs_sitemap h2 {
	background-color:#ede9e5;
	}

.fs_sitemap_child {
	padding:6px 24px;
	}

#overDiv {
	text-align:left;
	}

#overDiv table, #overDiv tr, #overDiv td {
	border:none;
	margin:0;
	}

#overDiv p {
	margin:0.2em 0;
	padding:0;
	color:#fff;
	}

.searchText {
	background: transparent url(images/fs_nav_li.gif) no-repeat scroll 0pt 0%;
	height: auto;
}
.searchText a {
	font-style: italic;
	margin-left: 5px;

}



#menu1Content .options, #menu2Content .options, #menu3Content .options, #menu4Content .options, #menu5Content .options{
	color: #ffffff;
	background:transparent url(images/fs_nav_sub1.png) repeat scroll 0% !important;

}

#menu1Content .options a, #menu1Content .options a:visited, #menu2Content .options a, #menu2Content .options a:visited, #menu3Content .options a, #menu3Content .options a:visited, #menu4Content .options a, #menu4Content .options a:visited, #menu5Content .options a, #menu5Content .options a:visited {
	color: #ffffff !important;
	padding: 5px 8px 10px;
	line-height: 1em !important;
	text-align: left;
	background:url(images/sub1_lia.gif) 50% 100% no-repeat;
}

#menu1Content .options a:hover, #menu2Content .options a:hover, #menu3Content .options a:hover, #menu4Content .options a:hover, #menu5Content .options a:hover {

	color: #214F66 !important;
	background:url(images/sub2_li.gif) 50% 100% no-repeat;
}

#menu1Content .options a.active, #menu2Content .options a.active, #menu3Content .options a.active, #menu4Content .options a.active, #menu5Content .options a.active {
	color: #214F66 !important;
	background:url(images/sub2_li.gif) 50% 100% no-repeat;

}

#menu1Content .options a.lastMenuItem, #menu1Content .options a:visited .lastMenuItem, #menu2Content .options a.lastMenuItem, #menu2Content .options a:visited .lastMenuItem, #menu3Content .options a.lastMenuItem, #menu3Content .options a:visited .lastMenuItem, #menu4Content .options a.lastMenuItem, #menu4Content .options a:visited .lastMenuItem, #menu5Content .options a.lastMenuItem, #menu5Content .options a:visited .lastMenuItem {
	background: url(images/sub1_lias.gif) 50% 100% no-repeat;

}


.submenu .options {

	line-height: 2em !important;
	color: #ffffff;
	background:transparent url(images/fs_nav_sub2.png) repeat scroll 0% !important;
}

.submenu .options a, .submenu .options a:visited {
	color: #ffffff !important;
	padding: 4px 4px 4px !important;
	background:url(images/sub1_lia.gif) 50% 100% no-repeat;
	
}

.submenu .options a.lastMenuItem, .submenu .options .lastMenuItem a:visited .lastMenuItem {
	background: url(images/sub1_lias.gif) 50% 100% no-repeat;

}

.submenu .options a:hover {
	color: #F56108 !important;
	background:url(images/sub1_li.gif) 50% 100% no-repeat;
}

.submenu ol,.submenu ul,.submenu li {

	line-height: 1em;

}

.submenu3 .options {
	line-height: 2em !important;
	color: #ffffff;
	background:transparent url(images/fs_nav_sub1.png) repeat scroll 0% !important;
}

.submenu3 .options a, .submenu3 .options a:visited {
	color: #ffffff !important;
	padding: 4px 4px 4px !important;
	background:url(images/sub1_lia.gif) 50% 100% no-repeat;
	
}

.submenu3 .options a.lastMenuItem, .submenu3 .options .lastMenuItem a:visited .lastMenuItem {
	background: url(images/sub1_lias.gif) 50% 100% no-repeat;

}

.submenu3 .options a:hover {
	color: #214F66 !important;
	background:url(images/sub2_li.gif) 50% 100% no-repeat;
}

.submenu3 ol,.submenu3 ul,.submenu3 li {

	line-height: 1em;

}


#menu1Container {
	left: 480px;
	top:50px;
	z-index:0;
	overflow:hidden;
	visibility:hidden;
}

#menu20Container {
	left: 600px;
	top:50px;
	visibility:hidden;
	z-index:10000;
	overflow:hidden;
}

#menu1Container div,  #menu2Container div,  #menu3Container div,  #menu4Container div {
	left: 0;

}


.accessoriesHeading {
	margin-top: 10px;
}

.accessoriesHeadingHor {
	margin-top: 0px;
}






