html { 

	height: 100%; 

	margin-bottom: 1px; 

}

BODY{

	margin:0 0 0 0px; 

	padding:0; 

	background-color:#cdd9ea;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#000000;

	margin-top:5px;
	
	background-image:url(images/background.jpg);
	
	background-repeat:repeat-x;
	
	margin-bottom:5px;

}


A {

	color: #044194;

	text-decoration:underline;

}



A:hover {

	color: #000000;

	text-decoration:none;

}



#container{

	MARGIN: 0px auto; 
	
	WIDTH: 756px;
	
	TEXT-ALIGN: left;
	
	background-color:#FFFFFF;
	
	border:#FFFFFF 5px solid;
	
	
	
	
	

}


.checkout {
	background: url("images/btn_checkout.jpg") left 0 no-repeat;
	border: medium none;
	height: 23px;
	width: 174px;
	color: transparent;
	cursor: pointer;
}
.continue {
	background: url("images/btn_continue.jpg") left 0 no-repeat;
	border: medium none;
	height: 23px;
	width: 135px;
	color: transparent;
	cursor: pointer;
}
.details {
	background: url("images/btn_details.jpg") left 0 no-repeat;
	border: medium none;
	height: 23px;
	width: 76px;
	color: transparent;
	cursor: pointer;
}
.submit {
	background: url("images/btn_submit.jpg") left 0 no-repeat;
	border: medium none;
	height: 23px;
	width: 174px;
	color: transparent;
	cursor: pointer;
}


.next {
 background: url("images/btn_next.jpg") left 0 no-repeat;
 border: medium none;
 height: 23px;
 width: 87px;
 color: transparent;
 cursor: pointer;
}

.previous {
 background: url("images/btn_previous.jpg") left 0 no-repeat;
 border: medium none;
 height: 23px;
 width: 87px;
 color: transparent;
 cursor: pointer;
}

.login {
	background: url("images/btn_login.jpg") left 0 no-repeat;
	border: medium none;
	height: 23px;
	width: 87px;
	color: transparent;
	cursor: pointer;
}

.remove {
	background: url("images/btn_remove.jpg") left 0 no-repeat;
	border: medium none;
	height: 23px;
	width: 87px;
	color: transparent;
	cursor: pointer;
}


.update {
	background: url("images/btn_update.jpg") left 0 no-repeat;
	border: medium none;
	height: 23px;
	width: 87px;
	color: transparent;
	cursor: pointer;
}
.continueshopping {
	background: url("images/btn_continueshopping.jpg") left 0 no-repeat;
	border: medium none;
	height: 23px;
	width: 185px;
	color: transparent;
	cursor: pointer;
}
.show {
	background: url("images/btn_show.jpg") left 0 no-repeat;
	border: medium none;
	height: 23px;
	width: 123px;
	color: transparent;
	cursor: pointer;
}
.search {
	background: url("images/btn_search.jpg") left 0 no-repeat;
	border: medium none;
	height: 23px;
	width: 69px;
	color: transparent;
	cursor: pointer;
}

#topnav{

	height:34px;
	
	clear:both;
	
	background-image:url(images/backnav.gif);
	
	background-repeat:repeat-x;
	
	border-bottom:#FFFFFF 10px solid;
	
}

.tabtop{

	float:left;
	
}

.tabtop a{

	display:block;

	padding-top:3px;
	
	padding-bottom:3px;
	
	padding-left:20px;
	
	padding-right:20px;
	
	text-align:center;
	
	font-weight:bold;
	
	color:#ffffff;
	
	text-decoration:none;
	
	font-size:12px;
	
	border-right:#ffffff 1px solid;
	
}

.tabtop a:hover{

	background-image:url(images/tabo.gif);
	
	background-repeat:repeat-x;
	
	text-decoration:none;
	
	color:#FFFFFF;

}


#main {

	clear:both;
	
	WIDTH: 756px; 
	
	min-height:300px;
	
	background-color:#FFFFFF;	
	
	
	
}


#content {

	float:right;

	width:555px;
	
	text-align:left;

	padding-bottom:10px;
	
	padding-left:26px;
	
} 

#left {

	float:left;

	width:175px;
	
	text-align:left;

	padding-bottom:10px;

} 

.top{
	
	height:30px;	
	
	background-color:#044194;
	
}

.search{
	
	background-color:#044194;
	
	float:left;
	
	height:30px;
	
	width:250px;
	
	padding-left:6px;
	
}

.searchinput{
	
	padding-top:3px;
	
	float:left;
	
	padding-right:3px;
	
}

.textTop{
	
	background-color:#044194;

	font-size:10px;

	color:#FFFFFF;

	padding-right:10px;
	
	height:19px;
	
	text-align:right;
	
	padding-top:8px;
	
	float:right;
	
	width:490px;

}

.textTop a{

	color:#FFFFFF;

	text-decoration:none;

}

.textTop a:hover{

	color:#FFFFFF;

	text-decoration:underline;

}

#logo{

	width:295px;
	
	height:77px;
	
	float:left;
	
	clear:both;

}

#pageheader{

	width:461px;
	
	height:77px;
	
	float:right;
	
	background-image:url(images/topheader.jpg);
	
	background-repeat:no-repeat;
	
	text-align:right;

}

.phone{
	
	color:#FFFFFF;
	
	font-family:Arial, Helvetica, sans-serif;
	
	font-weight:bold;
	
	font-size:18px;
	
	padding-right:10px;	
	
	padding-top:4px;
	
}

.mainlinks {

	margin: 0; 
	
	padding: 0;
	
	height: auto;
}


.mainlinks a {

	display: block;
	
	text-decoration: none;
	
	font-size:11px;
	
	font-weight:bold;
	
	border-bottom:#FFFFFF 1px solid;
	
	color:#044194;
	
	padding:5px;
	
	background-color:#dde6f3;

	
} 

.mainlinks a:hover {

	text-decoration: none;
	
	background-color:#ffffff;
	
	color:#044194;
	
} 





.sublinks {

	margin: 0; 
	
	padding: 0;
	
	height: auto;
}


.sublinks a {

	display: block;
	
	text-decoration: none;
	
	font-size:11px;
	
	border-bottom:#FFFFFF 1px solid;
	
	color:#044194;
	
	padding:5px;
	
	padding-left:15px;
	
	background-color:#dde6f3;
	
} 

.sublinks a:hover {

	text-decoration: none;
	
	background-color:#ffffff;
	
	color:#044194;
	
} 


.headline{

	color:#FFFFFF;

	font-weight:bold;

	padding-left:10px;

	padding-top:8px;

	padding-bottom:8px;
	
	background-image:url(images/headline.gif);
	
	background-color:#064396;
	
	background-repeat:repeat-x;
	
	background-color:#587593;
	
	border-bottom:#ffffff 1px solid;
	
	clear:both;

}


.headline a{

	color:#FFFFFF;
	
	text-decoration:underline;

}

.headline a:hover{

	color:#FFFFFF;
	
	text-decoration:none;

}


.headred{
	
	background-color:#cc0f0f;
	
	padding:5px;
	
	font-weight:bold;
	
	color:#FFFFFF;
	
}

.cart{
	
	border-bottom:#cc0f0f 3px solid;
	
	padding:10px;
	
}

.copy{

	padding:5px;

}




.clear{
	
	clear:both;
	
}

.alignCenter{

	text-align:center;

}

.imageBorder{

	border:0px;

}




.footer {

	clear:both;

	text-align:center;
	
	font-size:9px;

	padding:5px;

	background-color:#044194;
	
	color:#FFFFFF;
	
}

.footer a{
	
	color:#FFFFFF;
	
	text-decoration:underline;
	
}

.footer a:hover{
	
	color:#FFFFFF;
	
	text-decoration:none;
	
}


form{

	margin:0 0 0 0px;

}


p{

	margin-top:5px;

}

.imageBorder{

	border:0px;

}

.textbox {

	height: 13pt; 

	border-right: #333333 1px solid; 

	border-top: #333333 1px solid; 

	border-left: #333333 1px solid; 

	font-size:11px;

	color: #000000; 

	border-bottom: #333333 1px solid; 

	background-color: #FFFFFF;

}



.thumb{
	
	border:#FFFFFF 5px solid;	
	
}

.textred{
	
	color:#CC0000;	
	
}
