/* Page Attributes */

.toplink-area {
   height: 33px;
   font-size: 12px;
   padding-top: 3px;
   padding-left: 10px;
   color: red;
   background-image: url(images/topnav.gif);
}

.logo {
   text-align: center;
   height: 81px;
}
.breadcrumb {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   padding-left: 52px;
   padding-bottom: 5px;
   height: 36px;
   background-image: url(images/topnav2.gif);
}

.footer-area {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: black;
   height: 28px;
   background: transparent;
   padding: 5px;
}

.copyright-area {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: black;
   height: 28px;
   background: transparent;
   padding: 5px;
}
.members-area {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   padding-top: 3px;
   padding-left: 10px;
   color: red;
   height: 56px;
   background-image: url(images/membersarea.gif);
}
.cart-area {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   height: 56px;
   padding-top: 3px;
   padding-right: 3px;
   color: red;
   background-image: url(images/shoppingcart.gif);
}
.leftedcolumn {
   background-image: url(images/leftbg.gif);
   padding-left: 10px;
}

.mainpage {
    background: white;
}

.main-content {
   background: white;
   padding: 5px;
   height: 400px;
   min-height: 400px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 1em;
}

.box-header {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   height: 18px;
   background-image: url(images/bluenav_01.gif);
   color: white;
   padding-left: 25px;
   padding-top: 2px;
}

.box-contents {
   background: url(images/bluenav_02.gif) #2987C0;
   padding-left: 9px;
   color: white;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 0.8em;
   line-height: 1.5;
}
.box-bottom {
   background: url(images/bluenav_04.gif) transparent no-repeat;
   height: 16px;
}

body {
background-color: #FFFFFF;
padding:0px;
margin: 0px;
text-align: left;
}

img { border: 0px; }

table { padding: 0px; margin: 0px; }

h1 {
font-family: Georgia, "Times New Roman", Arial;
font-size: 11px;
color: #FFFFFF;
font-weight: bold;
}

.clear { clear: both; line-height: 0; }

a { 
text-decoration: underline;
color: #FFFFFF;
}

a:hover {
text-decoration: none;
color: #FFFFFF;
}

/* Layout Blocks */

/* Image Styles */
#logo {
margin: 20px;
margin-left: 80px;
margin-bottom: 17px;
}

/* Navigation styles */
#button {
margin-top: 6px;
margin-bottom: 12px;
}

#button td {
list-style: none;
margin: 5px;
padding: 0px;
width: 124px;
border: none;

font-family: Verdana, Arial, Sans-serif;
font-size: 10px;
}
		
#button a {
margin: 0;

border-bottom: 1px solid #FFFFFF;
}

#button a {
display: block;
padding: 3px 5px 3px 1em;
background-color: #2987C0;
color: #FFFFFF;
text-decoration: none;

}

html>body #button a {
width: auto;
}

#button  a:hover {
background-color: #9DC8E2;
color: #FFFFFF;
}

#button a:active {
background-color: #2987C0;
color: #FFFFFF;
}

/* Border Styles */
#contentheader {
border-bottom: 1px solid #A9A9A9;
font-family: Verdana, "Times New Roman", Arial;
font-size: 14px;
color: #000000;
font-weight: bold;
}

#mainproduct {
border-bottom: 1px solid #A9A9A9;
}

.rightborder {
border-right: 1px solid #A9A9A9;
}


/* Text styles */
h1 {

}

.white {
font-family: Arial, Verdana, "Times New Roman",;
font-size: 12px;
color: red;
margin-left: 5px;
}

.white a {
text-decoration: none;
}

.white a:hover {
text-decoration: none;
color: #9DC8E2;
}

.main {
font-family: Verdana, "Times New Roman", Arial;
font-size: 9px;
color: #000000;
margin-left: 5px;
}

.navheader {
font-family: Verdana, "Times New Roman", Arial;
font-size: 8px;
color: #FFFFFF;
margin-left: 20px;
}

.topnav2 {
font-family: Verdana, "Times New Roman", Arial;
font-size: 10px;
color: #666666;
}

.topnav2 a {
text-decoration: none;
color: #666666;
}

.topnav2 a:hover {
text-decoration: none;
color: #9DC8E2;
}


/* Form styles */
.forminput {
width: 120px;
height: 18px;
background-color: #FFFFFF;
border: 1px solid #999999;
font-family: Verdana, "Times New Roman", Arial;
font-size: 10px;
color: #000000;
margin-left: 3px;
} 


form {
margin: 5px;
}
.left-column {  }
