/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
body{background-color:#000; margin:0px; font-family:arial; color:#f5ddac;}
.clear{clear:both;}

h1{font-size:20px; clear:both;}
h2{font-size:16px; clear:both;}

#headContainer{width:100%; float:left; background-image:url('img/s_full.jpg'); background-position:center; background-repeat:no-repeat; height:80px;}
#menuContainer{width:100%; float:left; height:35px; background-image:url('img/topright.jpg');}
#menuLeft{width:80%; float:left; height:35px; background-image:url('img/topcsik.jpg');}
.menuCont{float:left; margin:0px; padding:0px; list-style-type:none; width:800px; margin-top:8px;}
.menuItem{float:left; margin:0px; padding:0px; padding-left:28px;}
.menuLinkItem{ color:#f5ddac; font-size:12px; text-decoration:none;}
.menuLinkItem:hover{ text-decoration:underline;}

#menuRight{width:60px; float:left; height:35px; background-image:url('img/topmid.jpg');}

#contentContainer{width:1200px; float:left; }
#contentLeft{width:200px; float:left; margin-top:20px; margin-left:5px;}
.leftMenuCont{width:180px;float:left; list-style-type:none; padding:0px; margin:0px;}
.leftMenuItem{width:170px; height:32px;padding-left:10px;background-image:url('img/menu_btn.jpg');}
#searchCont{font-size:12px; width:180px;}

#contentRight{float:left; width:900px}

#footContainer{width:100%; float:left; background-image:url('img/bottomright.jpg');}
#footLeft{width:200px;float:left; height:35px; background-image:url('img/bottomleft.jpg');}
#footRight{width:64px; float:left; height:35px; background-image:url('img/bottommid.jpg');}

.categoryItem{width:240px; height:140px; text-align:center; padding:5px; background-color:#000; float:left; margin-left:50px; margin-top:10px;margin-bottom:10px;}
.categoryItemLink{color:#fff; text-decoration:none; font-size:12px;}
.categoryItem:hover{background-color:#111;}

.headerNavigation{ color:#fff; text-decoration:underline; font-size:12px;}
.headerNavigation:hover{color:#fff; text-decoration:none;}
#breadCrumb{float:left; width:900px; margin-top:10px; margin-bottom:10px;}

/*pager*/
.borderTop{ border-top:1px solid #f5ddac;}
.borderBottom{ border-bottom:1px solid #f5ddac;}
.pagerCont{width:100%; float:left; clear:both; font-size:10px; line-height:25px;}
.pagerContLeft{width:300px; float:left;}
.pagerContRight{width:400px; float:right; text-align:right;}

/*products*/
.productItem{width:880px; float:left;  border-bottom:1px dotted #f5ddac; margin-bottom:10px; padding:10px;}
.productImg{width: 130px; float:left; }
.prodImg{border:2px solid #f5ddac;}
.productDescr{width: 580px; float:left; font-size:12px; }
.prodName{font-size:14px; color:#f5ddac; text-decoration:underline;}
.prodName:hover{font-size:14px; color:#f5ddac; text-decoration:none;}
.prodTitle{padding:0px; margin:0px; font-size: 14px; margin-bottom:10px;}
.prodPrice{font-weight:bold; line-height:28px; font-size:14px;}
.productAction{width: 150px; float:left; margin-top:20px; height: 70px; border-left: 1px dotted #f5ddac; padding-left:10px;}

/*productinfo*/
.productContTop{width:980px; float:left;}
.prodNameCont{width:350px; float:left;}
.prodPriceCont{width:550px; float:right; padding-top:20px; font-weight:bold;}

.prodContMiddle{width:980px; float:left; }
.prodContDescr{width:500px; float:left; }
.prodContOpt{width:600px; float:left;}
.prodContImg{width:320px; float:left; }
.prodContButtons{width:650px; float:left; margin-top:20px;}

/*shoppingcart*/
.productListing-heading{ background-color:#111; padding:5px;}
.productListing-even{ border-bottom:1px dotted #222;}
.productListing-odd{ border-bottom:1px dotted #222;}
.productListing-data{border-bottom:1px dotted #222; padding:5px; vertical-align:middle;}
.productListing-data1{}

/*login*/
.newRegText{border-bottom:1px dotted #222;border-top:1px dotted #222;}
.loginText{font-size:12px; color:#f5ddac; text-decoration:none; line-height:20px;}
.loginText{font-size:12px; color:#f5ddac; text-decoration:underline;}

/*create account*/
.accText{font-size:14px; color:#f5ddac;}
.linkText{font-size:12px; color:#f5ddac;}

.checkoutBarFrom{font-size:15px; color:#f5ddac; text-decoration:underline;}
.checkoutBarFrom:hover{font-size:15px; color:#f5ddac; text-decoration:none;}

.orderEdit{font-size:10px; color:#f5ddac; text-decoration:none;}
.orderEdit:hover{font-size:10px; color:#660000; text-decoration:none;}

.infoBox{margin-left:20px;}

.main10{font-size:10px;}

/* BOF Dynamic Sitemap */
  ul.sitemap {
  color: #fff;
}
  ul.sitemap a {
  color: #f5ddac; font-size:12px; text-decoration:none;
}
  ul.sitemap a:hover {
  color: #f5ddac;text-decoration:underline;
}
/* EOF Dynamic Sitemap */
