/* Header Styles */

#logo {
		width: 48%;
		float: left;
		padding: 0px 0px 0px 10px;
	}
	
#headerContact {
		padding-top: 20px;
		width: 50%;
		float: left;
		text-align: right;
	}
	
.headerText {
		font-size: 12px;
		padding: 5px;
	}
	
.headerText em, .headerText em a {
		font-size: 12px;
		color: #006;
		font-style: normal;
		font-weight: bold;
}

.headerText fieldset {
		border: 0px;
	}

.headerText button {
		color: #FFF;
   		font-weight:bold;
   		background:url(../images/misc/button_bg.gif) repeat-x;
   		border:1px solid #000;
		margin-top: 3px;
		margin-left: 5px;
	}
	
.headerText button:hover {
		cursor: pointer;
}
	
/* Header Navigation */

#mainNav {
		clear: both;
		height: 22px;
		border-bottom: 2px solid #253847;
		background:url(../images/misc/nav_bg.gif) repeat-x;
}

#mainNav ul, #mainNav li {
		list-style: none;
	}
	
#mainNav li {
		height: 22px;
		float: left;
		border-right: 1px solid #FFF;
	}

#mainNav .lastMain {	
		border-right: 0px;	
	}

#mainNav a {
		padding: 5px 9px 5px 9px;
		line-height: 2.3;
		color: #000;
		text-decoration: none;
}

#mainNav a:hover {
		text-decoration: underline;
}

#breadCrumb a {
		text-decoration: none;
		color: #000;
	}
	
#breadCrumb a:hover {
		text-decoration: underline;
	}
	
/* End Header Navigation */

/* End Header Styles */

/* Main Content Styles */ 

.loginHolder {
		height: 55px;
		background:url(../images/misc/login_bg.gif);
		border-top: 1px solid #FFF;
		color: #FFF;
		padding: 5px;
	}
	
.linkHolder {
		height: 65px;
		background:url(../images/misc/link_bg.gif);
		border-top: 1px solid #FFF;
		color: #FFF;
		padding: 5px;
	}

.linkHolder img {
		padding: 5px;
		float: left;
	}

.linkHolder a {
		float: left;
		color: #FFF;
		padding: 10px 60px 10px 10px;
	}

.formHolder a {
		color: #FFF;
}

.loginHolder button {
		display: block;
		color: #FFF;
   		font-weight:bold;
   		background:url(../images/misc/button_bg.gif) repeat-x;
   		border:1px solid #000;	
		padding: 3px;
		margin: 5px 0px 5px 0px;
}

.formHolder button {
 		float: right;
		display: block;
		color: #FFF;
   		font-weight:bold;
   		background:url(../images/misc/button_bg.gif);
   		border:1px solid #000;	
		padding: 3px;
}

.loginButton button {
		float: left;
		display: block;
		font-weight: bold;
		background:url(../images/misc/button_bg.gif) repeat-x;
		border: 1px solid #000;
		padding: 3px;
		margin: 5px 5px 5px 0px;
	}
	
.lostPassword {
		margin-top: 4px;
	}

.loginHolder button:hover, .formHolder button:hover {
		cursor: pointer;
	}
	
.loginHolder a {
		color: #FFF;
		text-decoration: none;
	}
	
.loginHolder a:hover {
		text-decoration: underline;
	}
	
strong {
		color: #F00;
		font-weight: normal;
	}

strong a {
		color: #F00;
	}
	
.formHolder {
		background:url(../images/misc/form_bg.gif);
		border-top: 1px solid #FFF;
		color: #FFF;
		padding: 10px;
	}
	
.productText {
		padding: 10px 10px 10px 10px;
	}
	
.productText h2 {
		color: #140F47;
		font-size: 12px;
		font-weight: bold;
		padding-bottom: 10px;
	}
	
.productText a {
		display: block;
		padding: 10px 0px 20px 0px;
		color: #140F47;
		text-decoration: none;
}

.productText a:hover {
		text-decoration: underline;
}

.downloads ul, .downloads li {
		list-style: none;
		height: 30px;
	}
	
.thumbnail {
		float: left;
		margin: 15px 15px 15px 0px;
}

.thumbnailRight {
		float: left;
		margin: 15px 0px 15px 0px;
}

.downloads li {
		line-height: 3.0;
		padding-left: 30px;
		background:url(../images/misc/download.gif) repeat-y;
		background-color: #E5E5E5;
		margin-top: 1px;
	}

.downloads a {
		background-color: #E5E5E5;
		color: #000;
		text-decoration: none;
	}
	
.results hr {
		height:1px;
		padding: 0px;
		margin: 0px;
		border: 0px;
		background:#446791;
	}

/* End Main Content Styles */

/* Form styles */

.span3 hr {
		color: #FFF;
		border: 0px #FFF;
		padding: 0px;
	}

fieldset {
		border: 0px;
	}

label {
		display: block;
		padding: 5px 0px 0px 0px;
	}
	
select {
		display: block;
	}
	
.subscribe {
		padding-top: 10px;
	}
		
.registerForm input {
		display: block;
	}
	
.registerForm button {
		margin-top: 10px;
	}
	
.fixHeight {
		line-height: 2.5;
	}

/* End form styles */

/* Stocklist styles */

.cell1 {
		background-color: #26A2E5;
		padding: 5px 0px 5px 5px;
	}

.cell2 {
		background-color: #E2E2E2;
		padding: 5px 0px 5px 5px;
	}
	
.nextLast {
		padding-top: 5px;
	}
	
.nextLast a {
		color: #000;
		text-decoration: none;
	}

/* End stocklist styles */

/* Footer Styles */

.address {
		float: left;
		width: 50%;
	}
	
.address a {
		color: #000;
		text-decoration: none;
	}
	
.address a:hover {
		text-decoration: underline;
	}
	
#bottomNav {
		float: left;
		width: 50%;
	}
	
#bottomNav ul, #bottomNav li {
		list-style: none;
	}

#bottomNav li {
		border-left: 1px solid #000;
		float: right;
	}

#bottomNav li a {
		padding: 0px 5px 0px 5px;
		color: #000;
		text-decoration: none;
	}
	
#bottomNav li a:hover {
		text-decoration: underline;
	}
	
#bottomNav .navFirst a {
		padding-right: 0px;
	}
	
#bottomNav .navLast {
		border-left: 0px;
	}
	
/* End Footer Style */