body {
  background: url(../images/pback.gif) repeat-x;
}

#header {
  height: 70px; width: 100%;
  color: #fff;
  background: #1b5790;
}

.headside .logo {
  background: url(../images/bluelb.gif) no-repeat left bottom;
}

.headside .side {
  background: url(../images/bluerb.gif) no-repeat right bottom;
}

#header a {
  color: #fff;
  white-space: nowrap;
  text-decoration: none;
}

#header a:hover {
  color: #eee;
}

#header .logo {
  width: 204px;
  text-align: right;
}

#websitelogo {
  margin-left: 10px;
  height: 70px; width: 194px;
  background: url(../images/logo.jpg) no-repeat;
}

#websitelogo a {	
  display: block;	
  height: 70px; width: 194px;
  text-indent: -9999px;	
}

#header .search  {
  width: 150px;
  padding: 8px;
}

#header #searchform {
  white-space: nowrap;
}

#header #search_query {
  border-width: 0px;
  height: 18px; width: 125px;
  color: gray;
  vertical-align: middle;
}

#header #search_submit {
  padding: 0px;
  vertical-align: middle;
}

#header .module {
  width: auto;
  font-size: 160%;  
  white-space: nowrap;
}

#header .module #channel {
}

#header .module #channel td {
  padding: 2px 10px 2px 10px;
}

#header .module a {
  color: #fff;
  white-space: nowrap;
  font-weight: bold;
  text-decoration: none;
}

#header .module a:hover {
  color: #ffe26a;
}

#header .focus a {
  color: #ffe26a;
}

#header .focus a:hover {
  color: #FFCA07;
}

#header .side {
  width: 10%;
  vertical-align: top;
}

#header #account {
  width: 100%;
}

#header #account td {
  width: 1%;  
  font-weight: bold;   
  color: #333;
  padding: 4px 6px 4px 6px;
  white-space: nowrap;
  border-bottom: 1px solid #eee;
}

#header #account .space {
  width: 90%;
}

#header #account .diagonal {
  border-width: 0px;
  padding: 0px;
}

#header #account .icon {  
  color: #fff;
  margin-right: 5px; 
}

#header #account .checkout {  
  margin-right: 5px;
  border-width: 0px;
}

#header #yourname {
  text-align: right;
  padding: 2px 6px 2px 0px;
  height: 18px;
  color: #ff0;
}

#header #mycart {
  white-space: nowrap;
  text-align: right;
  color: #fff;
  padding: 0px 6px 0px 16px;
  font-weight: bold;
  background: url(../images/my-cart.gif) no-repeat 0px center;
}

#header #mycart a {
  margin-right: 5px;
  color: #fff;
  text-decoration: underline;
}

#header #mycart a:hover {
  color: #eee;
  text-decoration: none;
}

#header #currency {
  margin-left: 5px;
}

#navigation {
  min-width: 760px;
}

#navigation #cattop {
  float: left;	width: 100%;
  background: url(../images/bluelb.gif) no-repeat left bottom #afccde;
}

#navigation #cattop .side {
  float: left;	width: 100%;
  background: url(../images/bluerb.gif) no-repeat right bottom;
}

#navigation #cattop ul {
  margin: 0px; 
  padding: 0px 6px 0px 6px;
}

#navigation #cattop ul li {
  float: left;
  list-style-type: none;
}

#navigation #cattop .post {
  float: right;
}

#navigation #cattop .post a {
  padding-left: 20px;  
  background: url(../images/post.gif) no-repeat 0px 50%;
  display: block;
}

#navigation #cattop .post a:hover {
  padding-left: 20px;  
  background: url(../images/post.gif) no-repeat 0px 50% #5e94b6;
  display: block;
}


#navigation #cattop .focus {
  background: url(../images/current_focus.gif) no-repeat 50% 100%;
}

#navigation #cattop ul li span {
  margin: 5px 0px 5px 0px;
  display: block;
  color: #fff;
}

#navigation #cattop ul li a {
  font-weight: bold;	
  color: #1b5790;
  text-decoration: none;
  padding: 5px 8px 5px 8px;
  white-space: nowrap;
  display: block;
}

#navigation #cattop ul li a:hover { 
  color: #fff;
  background: #5e94b6;
  text-decoration: none;
  padding: 5px 8px 5px 8px;
  display: block;
}

#navigation #cat0 {
  float: left;	width: 100%;
  background: #afccde;
}

#navigation #cat0 .lside {
  float: left;	width: 100%;
  background: url(../images/bluelb.gif) no-repeat left bottom;
}

#navigation #cat0 .rside {
  float: left;	width: 100%;
  background: url(../images/bluerb.gif) no-repeat right bottom;
}

#navigation #cat0 ul {
  margin: 0px; 
  padding: 0px 6px 0px 6px;
}

#navigation #cat0 ul li {
  float: left;
  list-style-type: none;
}

#navigation #cat0 .post {
  float: right;
}

#navigation #cat0 .post a {
  padding-left: 20px;  
  background: url(../images/post.gif) no-repeat 0px 50%;
  display: block;
}

#navigation #cat0 .post a:hover {
  padding-left: 20px;  
  background: url(../images/post.gif) no-repeat 0px 50% #5e94b6;
  display: block;
}

#navigation #cat0 .focus {
  background: url(../images/current_focus.gif) no-repeat 50% 100%;
}

#navigation #cat0 ul li span {
  margin: 5px 0px 5px 0px;
  display: block;
  color: #fff;
}

#navigation #cat0 ul li a {
  font-weight: bold;	
  color: #1b5790;
  text-decoration: none;
  padding: 5px 8px 5px 8px;
  white-space: nowrap;
  display: block;
}

#navigation #cat0 ul li a:hover { 
  color: #fff;
  background: #7aa5cc;
  text-decoration: none;
  padding: 5px 8px 5px 8px;
  display: block;
}

#navigation #cat1 {
  float: left;	width: 100%;
  background: #7aa5cc;
}

#navigation #cat1 .lside {
  float: left;	width: 100%;
  background: url(../images/bluelb.gif) no-repeat left bottom;
}

#navigation #cat1 .rside {
  float: left;	width: 100%;
  background: url(../images/bluerb.gif) no-repeat right bottom;
}

#navigation #cat1 ul {
  margin: 0px; 
  padding: 0px 6px 0px 6px;
}

#navigation #cat1 ul li {
  float: left;
  list-style-type: none;
}

#navigation #cat1 .focus {
  background: url(../images/current_focus.gif) no-repeat 50% 100%;
  font-weight: bold;
}

#navigation #cat1 ul li a {
  color: #fff;
  text-decoration: none;
  padding: 5px 8px 5px 8px;
  display: block;
  white-space: nowrap;
}

#navigation #cat1 ul li a:hover { 
  color: #eee;
  background: #4f87ba;
  text-decoration: none;
  padding: 5px 8px 5px 8px;
  display: block;
}

#navigation #cat2 {
  float: left;	width: 100%;
  background: #4f87ba;
}

#navigation #cat2 .lside {
  float: left;	width: 100%;
  background: url(../images/bluelb.gif) no-repeat left bottom;
}

#navigation #cat2 .rside {
  float: left;	width: 100%;
  background: url(../images/bluerb.gif) no-repeat right bottom;
}

#navigation #cat2 ul {
  margin: 0px; 
  padding: 0px 6px 0px 6px;
}

#navigation #cat2 ul li {
  float: left;
  list-style-type: none;
}

#navigation #cat2 .focus {
  background: url(../images/current_focus.gif) no-repeat 50% 100%;
  font-weight: bold;
}

#navigation #cat2 ul li a {
  color: #eee;
  text-decoration: none;
  padding: 5px 8px 5px 8px;
  display: block;
  white-space: nowrap;
}

#navigation #cat2 ul li a:hover { 
  color: #ddd;
  background: #2669A6;
  text-decoration: none;
  padding: 5px 8px 5px 8px;
  display: block;
}

#footer {
}

#footer #copyright {
  font-size: 90%;
  margin: 6px 0px 10px 0px;  
  text-align: center;
  color: 888;
}

#footer #copyright .interval {
  margin: 0px 6px 0px 6px;
  font-weight: bold;
  font-size: 80%;
}

#footlayer {
  margin-top: 5px;
  text-align: center;
  border-top: 2px solid #bbc3ce;
  border-bottom: 1px solid #bbc3ce;
}

#footlayer table {
  background-color: #eee;
}

#footlayer table thead td {
  text-align: left;
  font-weight: bold;
  padding-left: 30px;
}

#footlayer table td {
  vertical-align: top;
  padding: 4px;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
}

#footlayer table tbody td {
  text-align: left;
}

#footlayer div {
  margin-left: 40px;
}

#footlayer div ul {
  margin: 0px; padding: 0px;
}

#footlayer div  li {
  padding: 2px 0px 2px 0px;
}

.bodyside {
  clear: both;
  margin-top: 5px;
  background: url(../images/whitelt.gif) no-repeat 0% 0% #fff;
}

#workbody {
  padding: 10px;
  background: url(../images/whitert.gif) no-repeat 100% 0%;
  height: 350px;
}

.right_dig_category {
  width: 100%;
}

.right_dig_category .itemlink {
  padding: 6px 4px 0px 4px;
}

.right_dig_category .itemlink .focus {
  font-weight: bold;
}

.right_dig_category .dotnode {
  background-image: url(../images/dotnode.gif);
  background-repeat: no-repeat;
  background-position: center 8px;
  width: 19px;
}

.right_dig_category .expand {
  background-image: url(../images/expand.gif);
  background-repeat: no-repeat;
  background-position: center 8px;
  width: 19px;
  cursor: pointer;
}

.right_dig_category .collapse {
  background-image: url(../images/collapse.gif);
  background-repeat: no-repeat;
  background-position: center 8px;
  width: 19px;
  cursor: pointer;
}

.right_dig_category span {
  color: #00e;
}

.dig {
  float: left;
  padding: 0px 10px 0px 0px;
}

.dig ul {
  margin: 0px; padding: 0px;
  list-style-type: none;
}

.dig .count {
  background: url(../images/digbg.gif) repeat-x;
}

.dig .count a {
  padding: 15px 0px 15px 0px;
  display: block;
  width: 50px;
  text-align: center;
  background: url(../images/diglt.gif) no-repeat 0px 0px;
  color: #736926;
  font-size: 140%;
  font-weight: bold;
  text-decoration: none;
}

.dig .count a:hover {
  color: #999;
}

.dig .digit {

}

.dig .digit a {
  padding: 5px 0px 5px 0px;
  display: block;
  width: 50px;
  border-left: 1px solid #FFFAD9;
  border-right: 1px solid #FFFAD9;
  border-bottom: 2px solid #CCDEAF;
  color: #063;
  text-align: center;
  font-weight: bold;
  text-decoration: none;
}

.dig .digit a:hover {
  background: #FFF096;
  color: #e61;
}

.dig .digit .dug {
  padding: 5px 0px 5px 0px;
  display: block;
  width: 50px;
  text-align: center;
  color: #666;
  font-weight: bold;
  background: #f8f8f8;
  border-left: 1px solid #FFFAD9;
  border-right: 1px solid #FFFAD9;
  border-bottom: 2px solid #CCDEAF;
}

.dig .digit .undig {
  padding: 5px 0px 5px 0px;
  display: block;
  width: 50px;
  text-align: center;
  color: #333;
  font-weight: bold;
  background: #eee;
  border-left: 1px solid #FFFAD9;
  border-right: 1px solid #FFFAD9;
  border-bottom: 2px solid #CCDEAF;
}

.profile_pic_thumb {
  border: 1px solid #ccc;
  padding: 1px;
  margin-right: 6px;
}

.profile_pic_thumb img {
  vertical-align: middle;
}
 
#popDiv {
    position:absolute;
    z-index:10000;
    top:0;
    width:100%;
    height: 100%;
    background: url(../images/pop-bg.gif);
    text-align:center;
	padding: 20px;
}

#popLogin {
    float: left;
    position:relative;
    border-bottom:#a09d97 1px solid;
    border-left:#a09d97 1px solid;
    border-right:#a09d97 1px solid;
    border-top:#a09d97 1px solid;
    font-size: 160%;
    padding:10px;
    background:url(../images/pop-login-bg.gif) #faf9f7 repeat-x 0px 0px;
}

#popLogin img {
    border:0;
    vertical-align:middle;
}

#product_ads {
    padding: 5px;
}

#product_ads .product_ads_item {
    padding-top: 5px;
}

#product_ads .product_name { 
	margin: 4px;
}

#product_ads .product_price { 
	margin: 4px;
}

.originally_price {
	text-decoration: line-through;
}

.discount_price {
	color: #e00;
	font-weight: bold;
}