
body, blockquote, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, p {
	font-family: Arial, Helvetica, Clean, Sans-Serif;	
	margin: 0px;
	padding: 0px;
}

body {
	padding: 0px;
	margin: 0px auto; 
}

body * {
	line-height: 1.22em;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: inherit;
}

img {
	border: 0;
}

caption, th {
	text-align: left;
}

p {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

h1, h2, h3, h4, h5, h6 {
	color: #000000;
}

pre, code {
	font: 115% monospace;
}

a, a:link, a:visited, a:active {
	color: #000000;
}

a:hover {
	color: #F57503;
}
form {
	margin: 0px;
	padding: 0px;
}

input, textarea {
	font-size: 9pt;
	padding: 3px;
	padding-top: 0;
}

select {
	font-size:9pt;
}

/*
 * two column forms
label {
	width: 6em;
	float: left;
	text-align: left;
	margin-right: 0.5em;
	display: block;
}
*/
/* one column forms */
/*
label {
	width: 100%;
	text-align: left;
	margin-right: 0.5em;
	display: block;
}
*/

label {
	color: #9d9d9d;
}

.label {
	color: #9d9d9d;
	width: 120px;
	display: block;
	margin-right: 0.5em;
}

.checkbox {
	border: 0;
	float: left;
}

.checkbox-label {
	float: left;
	width: auto;
   margin: 0.25em;
}

.radio {
	border: 0;
	float: left;
}

.radio-label {
	float: left;
	width: auto;
   margin: 0.25em;
}

.text {
	border: 1px solid #898c90;
	color: #000000;
}

.text-label {
	color: #9d9d9d;
}

.password {
	border: 1px solid #898c90;
	color: #000000;
}

.password-label {
	color: #9d9d9d;
}

.textarea {
	border: 1px solid #898c90;
	color: #000000;
}

.textarea-label {
	color: #9d9d9d;
}

select, .select {
	border: 1px solid #898c90;
	color: #000000;
}

.select-label {
	color: #9d9d9d;
}

.file {
	border: 1px solid #898c90;
	color: #333333;
}

.file-label {
}

.submit {
}

.reset {
}

.imagebutton {
}

fieldset {
	border: 1px solid #898c90;
	width: 20em;
   padding: 1em;
}

legend {
	color: #9d9d9d;
	border: 1px solid #acacac;
	padding: 2px 6px;
}


.entrySet {
	position:relative;
	height:auto;
	width: 100%;
	overflow:auto;
   margin-bottom: 10px;
}

.entryField {
	padding: 4.5px;
	height:auto;
	float:left;
}

.description {
	float: left;
	width: 250px;
	height: auto;
	padding-right: 50px;
}

.description p {
	color: #9d9d9d;
}

.description .heading {
	color: #ffffff;
	font-weight: bold;
} 


	#navigation {
		width: 900px;		
		text-align: left;
		border-top: 1px solid white;
		border-bottom: 4px solid white;
		padding-top: 8px;
		padding-bottom: 8px;
      	position: relative;
	z-index: 1000;
	}

	#navigation-content {
		width: 900px;		
		height: 61px;
	position: relative;
	z-index: 1000;
		background: #2a4d7c url('/rainbow/images/template/background-menu.gif') repeat-x;
	}

	#navigation-content img {
		float:left;
	}

	#navigation-content img.first {
		margin-left: 0px;
	}

	#navigation-content .option a {
		text-decoration:none;
		color: #c6e0ef;
	}

	#navigation-content .option {
		float:left;
		font-family:Arial, Helvetica, sans-serif;
		color: #c6e0ef;
		font-size:10px;
		padding:8px;
		height:61px;
	}
	
	#navigation-content .option strong {
		color: white;
		font-size:12px;
	}

	#navigation-content .option:hover {
		background: #2a4d7c url('/rainbow/images/template/background-menu-hover.gif') repeat-x;
		height:45px;
	}
	
	#sub-navigation {
		width: 900px;		
		text-align: left;
		border-bottom: 1px solid white;
		padding-top: 8px;
		padding-bottom: 8px;
		margin-bottom: 30px;
	}
   
   
	.sub-nav-item, .sub-nav-item-selected {
		float:left;
		padding: 4px;
		margin-right:15px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color: white;
	}

	.sub-nav-item-selected {
		background: #8dba55;
	}

	.sub-nav-item a, .sub-nav-item a:visited, .sub-nav-item a:link,
	.sub-nav-item-selected a, .sub-nav-item-selected a:visited, .sub-nav-item-selected a:link {
		text-decoration:none;
		color: #ffffff;
	}

	.sub-nav-item a:hover {
		color: #ffffff;
		background: #8dba55;
	}

	.sub-nav-item-selected a:hover {
		color: #ca3602;
	}
	
   
   
#navigation1 {
	display: inline;
	float: left;
	margin-left: 50px;
   width: 500px;
}

#n_0, #n_0 ul {
	position: relative;
	z-index: 1000;
	list-style: none;
	padding: 0;
	margin: 0 0 1em 0;
	text-align:left;
}

#n_0 {
	margin-left: 0em;
	height: 20px;
}

#n_0 li a {
	margin-bottom:0px;
	padding-bottom: 7px;
	padding-left:0em;
	padding-right:1.7em;
  	padding-top: 8px;
   background: url('/rainbow/images/template/divider-menu-1.gif') no-repeat 100% 0;
}

#n_0 ul li a {
	height: auto;
	margin: 0px;
   width: 15em;
	padding-top: 1em;
	padding-left: 1em;
	padding-right: 0em;
	padding-bottom: 0.3em;
	font-size: 1em;
	background: #344175;
	border-top: 0px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
}

#n_0 ul li a:hover {
	color: #ffffff;
   background: #8dba55;
}

#n_0 ul {
}

#n_0 a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding-top: 0.2em;
	padding-left: 0em;
	padding-right: 0px;
	margin-left: 1em;  
	margin-right: 0px;  
   height: 45px; 
}

#n_0 a:hover {
	color: #ffffff;
	background: #2a4d7c url('/rainbow/images/template/background-menu-hover.gif') no-repeat 100% 0;
}
	
#n_0 a.daddy {
}

#n_0 li {
	float: left;
}

#n_0 li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 13em;
   height: 2em;
	font-weight: normal;
	margin: 0;
}

#n_0 li ul a {
	width: 16.5em;
   height: 2em;
}

#n_0 li ul ul {
	margin: -1.9em 0 0 11em;
}

#n_0 li:hover ul ul, #n_0 li:hover ul ul ul, #n_0 li.sfhover ul ul, #n_0 li.sfhover ul ul ul {
	left: -999em;
}

#n_0 li:hover ul, #n_0 li li:hover ul, #n_0 li li li:hover ul, #n_0 li.sfhover ul, #n_0 li li.sfhover ul, #n_0 li li li.sfhover ul {
	left: auto;
}

#n_0 li:hover, #n_0 li.sfhover {
   background: url('/rainbow/images/template/divider-menu.gif') no-repeat 100% 0;
}


.product {
	float: left;
	margin: 0px 50px 20px 0px;
	width: 250px;
	color: #000000; 
}

.productLast {
	margin: 0px 0px 20px 0px;
}

.product img {
	float:left;
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.product .head, .product .price {
	font-weight: bold;
	color: #000000;
   margin-top: 0px;
   padding-top: 0px;
   margin-bottom: 0px;
   padding-bottom: 0px;
}

.product .price {
	float: right;
}

.product .productDescription {
   margin-top: 0px;
   padding-top: 0px;
   margin-bottom: 0px;
   padding-bottom: 0px;
}

.productDisplay {
	float: left;
	margin: 0px 20px 20px 0px;
	color: #A5A5A5; 
}

.productDisplay img {
	float:left;
	margin-right: 1.5em;
}

.productDisplay .head, .productDisplay .price {
	font-weight: normal;
   font-size: 1.7em;
	color: #000000;
   margin-top: 0px;
   padding-top: 0px;
   margin-bottom: 0px;
   padding-bottom: 0px;
}

.productDisplay .price {
	float: right;
}

.product .head a, .product .price a {
	color: #000000;
}

.product .head a:hover, .product .price a:hover {
	color: #344175;
}
#orderSummary {
	width: 100%;
	margin-top: 2em;
	font-size: 0.8em;	
}

#orderSummary th {
	font-weight: normal;
	color: #ffffff;
	background: #000000;
	border-bottom: 1px solid white;
	padding: 0.4em;
}

#orderSummary .r1 {
	padding: 0.4em;
	background: #acacac;
	border-bottom: 1px solid white;
}

#orderSummary .r0 {
	padding: 0.4em;
	background: #5e5e5e;
	border-bottom: 1px solid white;
}

#orderTotals {
	width: 100%;
	font-weight: normal;
	font-size: 0.8em;
	margin-bottom: 1em;
}

#orderTotals th {
	padding: 0.4em;
	color: #ffffff;
	background: #000000;
	border-top: 1px solid #5e5e5e;
	border-left: 1px solid #5e5e5e;
	border-right: 1px solid #5e5e5e;
}

#orderTotals td {
	text-align: right;
	color: #ffffff;
	font-size: 2em;
	padding: 0em 0.5em 0.5em 0em;
	background: #000000;
	border-bottom: 1px solid #5e5e5e;
	border-left: 1px solid #5e5e5e;
	border-right: 1px solid #5e5e5e;
}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px; 
	background: #024582 url('/rainbow/images/template/background-rainbowFilters.jpg') no-repeat;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	color: #817e7e;
}

h1, h2, h3, h4, h5, h6, h7 {
	font-family: Myriad, Arial, Verdana, Times New Roman, Times, Serif; 
	color: #344175;
   font-weight: normal;
}


p { 
	padding-top: 1em;
	line-height: 1.8em;
} 

#legal p {
	line-height: 1.15em;
}

h1 { 
	font-size: 1.60em; 
   padding: 0px;
   margin:0px;
   font-size: 24px; 
   font-weight: normal;
   letter-spacing: -0.05em;
} 

h2 { 
	font-size: 1.2em; 
   font-family: Myriad, Arial, Verdana, Times New Roman, Times, Serif;
   font-weight: normal;
	color: #999999;
   text-transform: uppercase; 
} 

h3 { 
	font-size: 1.15em; 
   padding-top: 1.15em; 
   font-weight: bold;
} 

h4 { 
	font-size: 1.05em; 
   padding-top: 1.05em; 
} 

a { cursor: pointer; text-decoration: none; } 
a:visited { color: #447ab6; } 
a:link { color: #447ab6; } 
a:hover { color: #FFA200; } 


#today {
	float: right;
	margin-right: 10px;
   padding-top: 8px;
}

#today a {
	color: #ffffff;
}

#today a:hover {
	color: #fabd1e;
}


#logo {
	margin-left: 50px;
	margin-top: 43px;
	width: 222px;
	height: 81px;
}

#content {
	width: 900px;		
	min-height: 500px;
	height: auto;
	background: white;
}

#content ul, #content ol {
	margin-left: 15px;
}

#content li {
	margin-left: 15px;
}


#page {
	margin: 0px auto;
	padding: 0px;
	text-align: center;
}

#workspace {
	margin: 0px auto;
	padding: 0px;
	padding-top: 30px;
	width: 900px;		
	text-align: left;
}
   
#footer {
	margin-top: 30px;
	padding-bottom: 40px;
	color: #86c0dd;
	font-size: 8pt;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer .copyright {
	float: left;
}

#timestamp {
	color: #307caf;
}

#footer .footerLinks {
	float: right;
   text-align: right;
}

#footer hr {
	color: #353535;
	background-color: #353535;
	border-color: #353535;
}

	h2 {
		font-weight: lighter;
		font-size:16px;
	}
	
	p {
		font-size:12px;
	}
	
	strong {
		color: #000000;
	}
	
	table.product-data {
}

table.product-data th {
	padding: 2px;
	font-size: 8pt;
	text-align: left;
	font-weight: normal;
	background: #3488b3;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
table.product-data td {
	padding: 2px;
	font-size: 8pt;
	text-align: left;
	font-weight: normal;
	color: #333399;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

h2.product-data {
	color: black;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

p.gutter {
	font-size:10px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

 