/*--------------------------------------------------------------------------------------------------
	global styles and wrapper
--------------------------------------------------------------------------------------------------*/
a  {
	text-decoration: none;
	color:#0071bc;
}
a:hover {
	color:#0071bc;
	text-decoration : underline;
}

body {
	vertical-align:top;
	background-color:#FFFFFF;
	padding:0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p, ol {
	padding:0;
	margin:0;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin: 0;
	padding: 0 0 10px 0;
	font-style: normal;
	font-weight: normal;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #00235d;
	margin: 0;
	padding: 0 0 5px 0;
	font-style: normal;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #00235d;
	margin: 0;
	padding: 0 0 3px 0;
	font-style: normal;
	font-weight: bold;
}


img {
	display:block;
	margin:0;
}	

#wrapper {
	width:950px;
	height:auto;
	margin:0 auto 0 auto;
	padding:0;
}

/*--------------------------------------------------------------------------------------------------
	header and image hooks 
--------------------------------------------------------------------------------------------------*/
#header {
	width:950px;
	height:59px;
	float:left;
	margin:0;
	padding:0;
	position:relative;
	background-image: url(/store_images/header.gif);
	background-repeat:no-repeat;
	background-position:right top;
}

.logo {
	display:block;
	margin:0;
	position:absolute;
    left:0;
    top:9px;
}

.hook {
}
/*--------------------------------------------------------------------------------------------------
	horizontal navigation
--------------------------------------------------------------------------------------------------*/
#nav {
	padding:0;
	width:950px;
	margin:0;
	float:left;
	background-color:#002d62;
	border-bottom:3px solid #FFFFFF;
	background-image: url(/store_images/nav.gif);
	background-repeat:repeat-x;
}

#nav ul {
	padding:0;
	margin:0;
	width:900px;
}

#nav ul li {
	display: inline;
	padding-bottom: 7px;
/* matches link padding except for left and right */
	padding-top: 7px;
	margin:0;
}

#nav ul li a {
    float:left; 
 	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	border-right:1px solid #004990;
	} 

#nav #active { 
	text-decoration: none;
	background-color:#004990;
	color:#ffc20e;
	}
	
#nav ul li a:hover {  
	text-decoration: none;
	background-color:#004990;
	color:#ffc20e;
	}


/*--------------------------------------------------------------------------------------------------
	index content
--------------------------------------------------------------------------------------------------*/
#mainlogo {
	width:950px;
	height:75px;
	padding:220px 0 0 0;
	margin:0;
	float:left;
	background-image: url(/store_images/quickpak.gif);
	background-repeat:no-repeat;
	background-color:#9398cb;
	text-align:center;
	border-bottom:3px solid #FFFFFF;
}

#mainlogo p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 25px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
}

#title {
	width:950px;
	height:42px;
	padding:0;
	margin:0;
	float:left;
	background-image: url(/store_images/pagetitle.gif);
	background-repeat:repeat-x;
}

#title ul { 
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	color: #00235d;
	margin:0;
	padding:12px 0 10px 0;
	font-style: normal;
	font-weight: bold;
}

#title li { 
	background: url(/store_images/arrow.gif) left top no-repeat;
	padding-left: 25px;
}
#products {
	width:620px;
	height:42px;
	padding:0;
	margin:0;
	float:left;
}
#news {
	width:310px;
	height:42px;
	padding:0;
	margin:0;
	float:right;
	border-left:1px solid #FFFFFF;
}

#content {
	width:950px;
	padding:0 0 20px 0;
	margin:0;
	float:left;
	background-image: url(/store_images/line.gif);
	background-repeat:repeat-y;
	background-position:right;
	text-align:left;
}

#content2 {
	width:950px;
	padding:0 0 20px 0;
	margin:0;
	float:left;
	background-repeat:repeat-y;
	background-position:right;
	text-align:left;
}

#newscontent {
	width:295px;
	padding:10px 0 0 0;
	margin:0;
	float:right;
}

#newscontent ul { 
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin:0;
	padding:1px 0 1px 0;
	font-style: normal;
	font-weight: normal;
}

#newscontent li { 
	background: url(/store_images/bullet.gif) left top no-repeat;
	padding-left: 7px;
}

#copy {
	width:610px;
	padding:20px 0 0 0;
	margin:0;
	float:left;
}

#copysection {
	width:610px;
	padding:0 0 10px 0;
	margin:0;
	float:left;
}

.leftimage {
	padding:4px;
	margin:0 10px 0 0;
	float:left;
	display:block;
	border:1px solid #BCBDC0;
}

.rightimage {
	padding:4px;
	margin:0 0 0 10px;
	float:right;
	display:block;
	border:1px solid #BCBDC0;
}
/*--------------------------------------------------------------------------------------------------
	about us
--------------------------------------------------------------------------------------------------*/

#subcontent {
	width:950px;
	padding:20px 0 20px 0;
	margin:0;
	float:left;
	text-align:left;
}

#subcontent td { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
}

#subcontent ul { 
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin:0;
	padding:0 0 10px 0;
	font-style: normal;
	font-weight: normal;
}

/*--------------------------------------------------------------------------------------------------
	equipment
--------------------------------------------------------------------------------------------------*/

#subcontentsection {
	width:950px;
	padding:0 0 10px 0;
	margin:0;
	float:left;
	text-align:left;
}

.crumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #00235d;
	margin: 0;
	padding: 0 0 20px 0;
	font-style: normal;
	font-weight: normal;
}

#back {
	width:950px;
	margin: 0;
	padding: 20px 0 0 0;
	font-style: normal;
	font-weight: normal;
	float:left;
}

/*--------------------------------------------------------------------------------------------------
	form
--------------------------------------------------------------------------------------------------*/
#formbox {
	width:540px;
	padding:0px 0 0px 0px;
	margin:0px 0 0px 0;
	float: left;
	text-align:left;
	border:1px solid #BCBDC0;
	background-color:#f1f1f1;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #00235d;
	padding: 0 0 0px 0;
	font-style: normal;
	font-weight: bold;
}

.inputborder {
	border: 1px solid #0071bc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	padding:2px;
}
/*--------------------------------------------------------------------------------------------------
	button
--------------------------------------------------------------------------------------------------*/

.TextButton
{
	display: inline-table;
	display: inline-block;
	margin: 0;
	padding: 5px 10px 5px 10px;
	border: solid 1px #999;
	border-top-color: #bbbdc0;
	border-left-color: #bbbdc0;
	background-color: #0071bc;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
}

.TextButton:LINK, .CommonTextButton:VISITED
{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #0071bc;
}

.TextButton:ACTIVE
{
	text-decoration: none;
	color: #FFFFFF;
}

.TextButton:HOVER
{
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #00235d;
	text-decoration: none;
}


.TextButtonHighlight
{
	display: inline-table;
	display: inline-block;
	margin: 0;
	padding: 5px 10px 5px 10px;
	border: solid 1px #999;
	border-top-color: #bbbdc0;
	border-left-color: #bbbdc0;
	background-color: #00235d;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.TextButtonHighlight:LINK, .TextButtonHighlight:VISITED, .TextButtonHighlight:ACTIVE, .TextButtonHighlight:HOVER
{
	text-decoration: none;
	background-color:#00235d;
	color: #FFFFFF;
}

/*--------------------------------------------------------------------------------------------------
	footer
--------------------------------------------------------------------------------------------------*/
#footer {
	width:950px;
	margin:0;
	float:left;
	padding:0;
	text-align:right;
	border-top:1px solid #BCBDC0;
}

#footer p {
	font-family: Arial, Helvetica, san-serif;
	font-size: 9px;
	line-height: 12px;
	color:#00235d;
	margin: 0;
	padding: 8px 0 10px 0;
	font-style: normal;
	font-weight: normal;
}		

#footerright {
	width:600px;
	margin:0;
	float:right;
	text-align:right;
	padding:0;
}

#footerleft {
	width:300px;
	margin:0;
	float:left;
	text-align:left;
	padding:0;
}

.geckocopy {
	color:#CCCCCC;
}

a.gecko:link {color: #CCCCCC; text-decoration: none;}
a.gecko:active {color: #CCCCCC; text-decoration: none;}
a.gecko:visited {color: #CCCCCC; text-decoration: none;}
a.gecko:hover {color: #333333; text-decoration: underline;}

/*--------------------------------------------------------------------------------------------------
	misc
--------------------------------------------------------------------------------------------------*/
.spacer {
	clear:both;
}