/* CSS Document */
/*Begin Overall Page Layout*/
#wrapper {
text-align: left;
padding: 0;
width: 800px;
margin-right: auto;
margin-left: auto;
background-color: #FFFFFF;
border: 0;
z-index: 1;
}
#background {
background-color: #1192df;
text-align: center;
padding: 0px;
height: 100%;
width: 850px;
margin-right: auto;
margin-left: auto;
border: 1px solid #000000;
}
/*Begin Header Layout*/
#crosshead {
position: relative;
top: 0;
left: 0;
margin-left: auto;
margin-right: auto;
width: 800px;
height: 120px;
}
#content {
text-align: left;
padding: 0;
width: 800px;
top: 0px;
margin-right: auto;
margin-left: auto;
background-color: #FFFFFF;
position: relative;
height: 40px;
}
.abdown {
position: absolute;
bottom: 0px;
}
body {
font-family: Arial, Georgia, "Times New Roman", sans-serif, Helvetica;
background-color: #000000;
text-align: center;
margin: 0 auto;
padding: 0px;
height: 100%;
border: 0;
}
#banner {
background-color: #FFFFFF;
text-align: center;
height: 165px;
width: 800px;
margin-right: auto;
margin-left: auto;
top: 0px;
left: 0;
}
#navcontent {
position: relative;
height: 0;
width: 800px;
left: auto;
right: auto;
z-index: 2;
}
/*Access Panel*/
#accessbox {
position: absolute;
top: 0;
right: 0;
width: 170px;
height: 40px;
padding: 0;
}
#carttxtbox {
position: absolute;
width: 20px;
height: 10px;
top: 25px;
left: 11px;
}
#carttext {
bottom: 0;
font-family: Arial, Georgia, "Times New Roman", sans-serif, Helvetica;
font-size: 10px;
color: #1192df;
text-align: center;
}
#cartbox {
position: absolute;
height: 20px;
width: 16px;
padding: 0;
left: 10px;
top: 7px;
}
#shipbox {
position: absolute;
height: 19px;
width: 31px;
padding: 0;
left: 86px;
top: 7px;
}
#shiptxtbox {
position: absolute;
height: 10px;
width: 100px;
top: 25px;
left: 53px;
}
#shiptext {
bottom: 0;
color: #1192df;
font-family: Arial, Georgia, "Times New Roman", sans-serif, Helvetica;
font-size: 10px;
text-align: center;
}
/*Link Attributes*/
/*Access Panel Link Atrributes*/
a.access:link {
color: #1192df;
text-decoration: none;
}
a.access:visited {
color: #1192df;
text-decoration: none;
}
a.access:hover {
color: #1192df;
text-decoration: none;
}
a.access:active {
color: #1192df;
text-decoration: none;
}
/*Footer Link Attributes*/
a.accessfoot:link {
color: #ffffff;
text-decoration: none;
}
a.accessfoot:visited {
color: #ffffff;
text-decoration: none;
}
a.accessfoot:hover {
color: #c8ecfb;
text-decoration: none;
}
a.accessfoot:active {
color: #ffffff;
text-decoration: none;
}
/*Begin Body Layout*/
/*Begin Footer Layout*/
.curvel {
background: url(../images/gif/1bl.gif) 0 100% no-repeat #ffffff;
background-attachment: scroll !important;
background-attachment: fixed;
width: 800px;
padding: 0;
}
.curver {
background: url(../images/gif/1br.gif) 100% 100% no-repeat;
background-attachment: scroll !important;
background-attachment: fixed;
padding: 0;
}
.clear { font-size: 1px;
height: 1px
}
curves {
position: relative;
margin: auto;
padding: 0;
height: 10px;
width: 800px;
top: 0;
left: 0;
}
#copyright {
width: 800px;
margin-right: auto;
margin-left: auto;
position: relative;
border: 0;
}
#copytext {
font-family: Arial, Georgia, "Times New Roman", sans-serif, Helvetica;
font-size: 10px;
line-height: normal;
font-weight: bold;
color: #FFFFFF;
text-align: center;
}
#footer {
position: relative;
width: 800px;
height: 26px;
margin-right: auto;
margin-left: auto;
}
#footerpic {
position: absolute;
width: 600px;
height: 26px;
left: 100px;
background: url(../images/gif/footer.gif) no-repeat;
background-attachment: scroll !important;
background-attachment: fixed;
background-position: top left ;
}
#footpol {
height: 14px;
width: 119px;
top: 6px;
left: 480px;
text-align: center;
border-right: 1px solid #1192df;
position: absolute;
}
#footsale {
height: 14px;
width: 120px;
top: 6px;
left: 0;
text-align: center;
border-right: 1px solid #ffffff;
position: absolute;
}
#footcon {
height: 14px;
width: 120px;
top: 6px;
left: 360px;
text-align: center;
border-right: 1px solid #ffffff;
position: absolute;
}
#footmap {
height: 14px;
width: 120px;
top: 6px;
left: 120px;
text-align: center;
border-right: 1px solid #ffffff;
position: absolute;
}
#footlink {
height: 14px;
width: 120px;
top: 6px;
left: 240px;
text-align: center;
border-right: 1px solid #ffffff;
position: absolute;
}
#footertxt {
font-family: Arial, Georgia, "Times New Roman", sans-serif, Helvetica;
font-size: 14px;
font-weight: bold;
color: #FFFFFF;
text-align: center;
}