body {
  background-color: #333333;
  font-family: Tahoma;
}

h1 {
  margin: 0px;
  padding: 0px;
  color: #333366;
}

h2 {
  margin: 0px;
  padding: 0px;
  color: #333366;
}

.centertext {
  text-align: center;
}

br.clear{
	clear:both;
	display:block;
	font-size:0px;
	line-height:0px;
}

h2.symbol {
  margin: 0px;
  padding-left: 26px;
  padding-bottom: 0px;
  color: #cc3333;
  font-size: 20px;
  background: url('../images/widget_20x20.png') no-repeat scroll  0% 70%;
}

#category_description {
  padding-left: 26px;
  padding-bottom: 10px;
}

a {
  color: #cc3333;
}

a:hover {
  text-decoration: none;
}

a.category_link {
  color: #cc3333;
}

a.category_link:hover {
  text-decoration: none;
}

#footer a {
  color: #FFFFFF;
}

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

#header {
  background: url('../images/header1.png') no-repeat scroll top left;
  width: 1000px;
  height: 141px;
}

#container {
  background-color: white;
  width:1000px;
  margin: auto;
  padding: 0px;
}

#nav {
  background: url('../images/menunav.png') no-repeat scroll top left;
  width: 1000px;
  height: 29px;
  padding-top: 14px;
  padding-left: 10px;
}

#nav_links {
  float: left;
}

#search {
  margin: 0px;
  width: 300px;
  margin-right: 20px;
  float: right; 
  text-align: right;
}

#search input[type=text] {
  width: 130px;
}

#main-content {
    padding-left: 10px;
    padding-top: 20px;
    margin-left: 4px;
    margin-right: 0px;    
    border-width: 1px;
    float: left;
    width: 770px;
    padding-bottom: 20px;
}

#sidebar {
  background: #e6e6e6;
  border-left: medium solid #ffcc66;
  border-right: medium solid #ffcc66;
  border-bottom: medium solid #ffcc66;    
  float: right;
  width: 190px;
  margin-bottom: 10px;
  margin-right: 4px;
  padding-top: 20px;
  padding-left: 10px;
  padding-bottom: 21px;
}

#sidecontainer-home {
    margin-left: 10px;
    margin-right: 10px; 
    margin-bottom: 20px;   
    border-width: 1px;
    float: left;
    width: 400px;
    padding-top: 10px;
}

#sidebar-home {
  padding-top: 10px;
  float: right;
  width: 570px;
}

#one-column {
  background: #ffffff;
  clear: both;
  padding-left: 20px;
  padding-right: 20px; 
  padding-top: 10px; 
}

#footer {
  text-align: center;
  background: #333333;
  clear: both;
  padding: 4px;
  height: 30px;
}

#user-bar-greeting {
  text-align: right;
  font-size: 10px;
}

#notice {
  margin-top: 5px;
  text-align: center;
  height: 2em;
  line-height: 2em;
  margin-left: auto; 
  margin-right: auto;
  width: 1000px;
  b/order: 0.1em solid #dcdce9;
  color: green;
  font-weight: bold;
  text-decoration: none;
}

#error {
  margin-top: 5px;
  text-align: center;
  height: 2em;
  line-height: 2em;
  margin-left: auto; 
  margin-right: auto;
  width: 1000px;
  bor/der: 0.1em solid #dcdce9;
  color: red;
  font-weight: bold;
  text-decoration: none;
}

.product_content {
  clear: both;
  padding: auto;
  overflow: auto;
  padding-top: 4px;
  padding-bottom: 4px;
  border-left: 2px solid #E7E8E9;
  border-right: 2px solid #E7E8E9;
  padding-left: 10px;
}

.product_photo {
  float: left;
  width: 150px;
}

.product_text {
  width: 470px;
  float: right;
}



#featured_product {
  background: url('../images/featured.gif') no-repeat scroll top left;
  width: 175px;
  height: 52px;
}

#featured_products {
  text-align: center;
  width: 171px;
  margin: 0px;
  padding: 0px;
  border-left: 2px solid #cc3333;
  border-right: 2px solid #cc3333;
  border-bottom: 2px solid #cc3333;
}


.toproundedgray {
  height: 26px;
  padding: 0px;
  margin: 0px;
}

.topborder {
  border-top: 2px solid #E7E8E9;
  height: 26px;  
}

.topleft {
  float:left;
  background: url('../images/tl.gif') no-repeat scroll top left;
  width: 28px;
  height: 26px;
}

.topright {
  float:right;
  background: url('../images/tr.gif') no-repeat scroll top left;
  width: 28px;
  height: 26px;
}

.bottomroundedgray {
  height: 26px;
  padding: 0px;
  margin: 0px;
}

.bottomborder {
  border-bottom: 2px solid #E7E8E9;
  height: 24px;  
}

.bottomleft {
  float:left;
  background: url('../images/bl.gif') no-repeat scroll top left;
  width: 28px;
  height: 26px;
}

.bottomright {
  float:right;
  background: url('../images/br.gif') no-repeat scroll top left;
  width: 28px;
  height: 26px;
}

.adminsection {
  font-size: 10px;
}

.selected_item {
  font-weight: bold;
}