/*
  $Id$

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

  Copyright (c) 2010 osCommerce

  Released under the GNU General Public License
*/

.ui-widget {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px; font-weight:normal;
}

/*body {
  background: #fff;
  color: #000;
  margin: 0px;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
}*/

#bodyWrapper {
}

#bodyContent {
}

#header {
  height: 60px;
}

#storeLogo {
  float: left;
  margin-top: 5px;
}

#headerShortcuts {
  float: right;
  margin-top: 15px;
}

#columnLeft {
  padding-top: 5px;
}

#columnRight {
  padding-top: 5px;
}

.infoBoxContainer { }

.infoBoxHeading {
  padding: 2px;
  font-size: 11px;
}

.infoBoxContents {
  padding: 5px;
  font-size: 11px;
  line-height: 1.5;
}

.contentContainer {
  /*padding-left: 10px;*/
}

.contentContainer h2 {
  font-size: 16px;
  text-decoration: underline;
  font-weight: normal;
/*  margin-bottom: 0;
  padding-bottom: 5px;*/
  margin:0px; padding:0px; text-decoration:none; line-height:25px;
}
.new_top_heading{ width:359px; float:left; height:30px; background-color:#f7ecd6; padding-left:10px;}
.contentText, .contentText table {
  padding: 5px 0 5px 0;
  font-size: 12px;
  line-height: 1.5;
  font-family:Arial, Helvetica, sans-serif;
  /*padding-left:10px;*/
}

.productListTable {
  padding: 5px;
  font-size: 11px;
  line-height: 1.5;
}

.productListTable tr.alt td {
  background-color: #ecf6fc;
}

.fieldKey {
  font-size: 11px;
  font-weight: bold;
  line-height: 1.5;
  width: 150px;
}

.fieldValue {
  font-size: 11px;
  line-height: 1.5;
}

h1 {
  font-size: 20px;
  margin-bottom: 0;
  padding-bottom: 5px;
}

img {
  border: 0;
}

table, p {
  font-size: 12px;
  line-height: 1.5;
}

#piGal ul {
  list-style-type: none;
}

#piGal img {
box-shadow: 0px 0px 1px #000;
}

#piGal .outer {
  margin-left: -30px;
}

.buttonSet {
  clear: both;
}

.buttonAction {
  float: right;
}

.boxText { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.errorBox { font-family: Arial, Helvetica, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family: Arial, Helvetica, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family: Arial, Helvetica, sans-serif; font-size : 10px; color: #C44C4B; text-decoration: underline; font-weight:bold; }

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  /*text-decoration: underline;
  color: #C44C4B;*/
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #000000; 
}

A.headerNavigation:hover {
  color: #C44C4B;
}

TR.headerError {
  background: #c44c4b;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #c44c4b;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListingHeader {
  table-layout: fixed;
  color: #FFFFFF;
  font-weight: bold;
}

.productListingHeader A:hover {
  color: #FFFFFF;
}

.productListingData {
  table-layout: fixed;
}

.pageResults
{
	text-decoration:none;
	font-weight:bold;
}
a.pageResults {
  color: #c44c4b;
  text-decoration:none;
  font-weight:bold;
}

a.pageResults:hover {
  color: #000;
  text-decoration:none;
  font-weight:bold;
  
}
.pagenation_text a{
  color: #c44c4b;
  text-decoration:none;
  font-weight:bold;
}

.pagenation_text a:hover {
  color: #000;
  text-decoration:none;
  font-weight:bold;
  
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.tableHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, Helvetica, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial, Helvetica, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #C44C4B; cursor: pointer; cursor: hand; color:#FFF; }
.moduleRowSelected { background-color: #C44C4B; color:#FFF; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, Helvetica, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, Helvetica, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #ff0000; }

/* buttons */

.tdbLink a { }

.tdbLink button { }

/* account link list */

.accountLinkList {
  list-style-type: none;
  margin: 2px 2px 2px 10px;
  padding: 5px;
}

.accountLinkListEntry {
  float: left;
  margin-right: 5px;
}


/************** Custom CSS ***********************************/

@charset "utf-8";
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x; margin:0px auto; background-position:center top;
	background-color:#FFFFFF;
}
.header_part{ width:100%;}
.header_main{ width:1000px; margin:0px auto;}
.top_header{ width:1000px; float:left; height:39px;}
.top_header_left{ width:350px;float:left; margin-top:15px;}
.doller_text{ font-family: Arial, Helvetica, sans-serif; font-size:11px; color:#bbbbbb; padding-left:35px;}
.header_right{ width:530px; float:right; height:39px;}
.top_link{ width:480px; float:right; margin-top:15px;}
.top_text{ font-size:12px; float:left; color:#d94c42; margin-right:14px; font-family: Arial, Helvetica, sans-serif;}
ul.top_nav{ list-style:none; margin:0px; padding:0px;}
ul.top_nav li{ float:left; font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF;}
ul.top_nav li a{ font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; text-decoration:none;}
ul.top_nav li a:hover{ font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#c44c4b; text-decoration:underline;}

.cart_bg{ background-image:url(images/cart_bg.png); background-repeat:no-repeat; width:75px; float:right; height:102px; position:absolute; z-index:1000; margin-left:465px;}
.cart_icon{ width:32px; height:27px; float:left;}
.cart_text{ width:75px; float:left; text-align:center; font-size:25px; color:#FFFFFF; margin-top:5px;}
.logo{ margin-left:22px; float:left; margin-top:5px; margin-bottom:5px; height:116px; width:900px;}
.botton_raea{ width:1000px; float:left; height:58px;}
.menu_left{ width:35px; float:left; height:58px;}
.menu_right{ width:33px; height:58px; float:right;}
.menu_middle{ background-image:url(images/menu_middle.png); background-repeat:repeat-x; float:left; height:52px; width:932px; margin-top:6px;}
.left_menu{ width:680px; float:left; margin-top:8px;}
ul.menu_nav{ list-style:none; margin:0px; padding:0px;}
ul.menu_nav li{ margin-left:25px; float:left; font-size:12px; font-family: Arial, Helvetica, sans-serif; color:#FFFFFF;}
ul.menu_nav li a{ font-size:12px; font-family: Arial, Helvetica, sans-serif; color:#FFFFFF; text-decoration:none;}
ul.menu_nav li a:hover{ font-size:12px; font-family: Arial, Helvetica, sans-serif; color:#c44c4b; text-decoration:none;}

.search_row{ width:216px; float:right; margin-top:12px;}
.search_bg{ width:184px; float:left; height:28px;}
.rowbg5{background-image: url(images/search_bg.png); background-repeat:no-repeat; background-color:transparent; padding:0; margin:0; border:none; width:174px; height:28px; padding-left:10px; line-height:25px; font-size:12px; font-family: Arial, Helvetica, sans-serif; color:#98989b;}
.go_btn{ width:32px; float:left; height:26px;}


.body_part{ width:100%;}
.body_main{ width:1000px; margin:0px auto;}
.header_area{ width:1000px; float:left; margin-top:15px; height:305px;}
.header{ width:708px; float:left; height:305px;}
.header_ad{ width:282px; float:right; height:305px;}
.content_area{ width:1000px; float:left; margin-top:15px; margin-bottom:15px; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:18px;}
.left_part{ width:220px; float:left;}
.left_box{ width:220px; float:left; margin-bottom:10px;}
.left_box_top{ width:184px; float:left; height:17px; margin-left:18px;}
.left_box_middle{ width:164px; margin-left:18px; float:left; background-image:url(images/left_box_middle.png); background-repeat:repeat-y; padding-bottom:10px; padding-top:40px; padding-left:10px; padding-right:10px;}
.left_box_bottom{ width:184px; float:left; height:14px; margin-left:18px;}
.left_heading{ background-image:url(images/left_box_heading_bg.png); background-repeat:no-repeat; width:190px; float:left; height:39px; position:absolute; z-index:10; margin-top:17px; font-size:12PX; color:#FFFFFF; line-height:42PX; padding-left:30PX;}
.left_heading2{ background-image:url(images/left_box_heading2.png); background-repeat:no-repeat; width:190px; float:left; height:39px; position:absolute; z-index:10; margin-top:17px; font-size:12PX; color:#FFFFFF; line-height:42PX; padding-left:30PX;}

ul.left_list{ list-style:none; margin:0PX; padding:0PX;}
ul.left_list li{ width:160px; line-height:21px; font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#000000;}
ul.left_list li a{ line-height:21px; font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#000000; text-decoration:none;}
ul.left_list li a:hover{ line-height:21px; font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#C02238; text-decoration:none;}
.left_top_text{ width:160px; float:left; padding-bottom:5px; font-family: Arial, Helvetica, sans-serif; font-size:13px; margin-top:10px;}
.input_bg{ width:160px; float:left; font-family:Arial, Helvetica, sans-serif; font-size:12px; margin-top:10px;}
.dropdown{ width:110px; margin-left:10px;}
.dropdown2{ width:110px; margin-left:5px;}
.submit_btn{ width:31px; height:26px; margin-left:120px; float:left; margin-top:7px;}
.dropdown_bar{ width:160px; float:left; margin-top:7px; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:10px;}
.left_line{ width:163px; float:left; height:2px; margin-bottom:5px;}
.shipping_text{ width:170px; float:left; font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#000000; line-height:18px;}
.price_text{ padding-right:7px; font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#c44c4b; float:right; line-height:18px;}
.cart_btn{ width:160px; float:left; height:24px; margin-top:5px; margin-bottom:5px;}

.right_slider{ width:755px; padding:5px; float:right; height:110px; background-color:#FFFFFF; margin-bottom:10px; border:1px #d0c9c5 solid;   border-radius: 10px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */}
.content_main{ width:765PX; float:right;}
.content_top{ background-image:url(images/content_top.png); background-repeat:no-repeat; width:750px; float:left; height:37px; font-size:16px; color:#000000; font-family:Arial, Helvetica, sans-serif; line-height:50px; padding-left:15px;}
.content_middle{ background-image:url(images/content_middle.png); background-repeat:repeat-y; float:left; width:765PX; padding:10px 0 10px 0;}
.content_bottom{ width:765PX; float:left; height:20PX; margin-bottom:9px;}
.product_box{ width:164px; margin-bottom:10px; float:left; /*background-color:#fff9ef;*/ padding:7px; margin-left:9px; -moz-border-radius: 10px; /* Firefox */
  -webkit-border-radius: 10px; /* Safari and Chrome */
  border-radius: 10px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */ border:1px #ece0ca solid;}
.product_box_main{ width:154px; float:left; background-color:#FFFFFF; padding:5px; border:1px #ece0ca solid;   border-radius: 5px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */}
.product_img{ width:154px; float:left; margin-bottom:10px;}
.product_text{ width:160px; float:left; margin-bottom:5px; text-align:center; font-size:14px; color:#c44c4b; font-family: Arial, Helvetica, sans-serif; margin-top:5px;}
.price_row{ width:160px; float:left; text-align:center; font-size:12px; color:#000000; font-family: Arial, Helvetica, sans-serif;}
.addtocart_btn{ width:160px; float:left; margin-top:8px;}
.add_box{ width:765px; height:111px; float:left;}
.brand_img_boder{ width:65px; height:65px; border:1px #d5d0cd solid; padding:4px; border-radius: 5px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */}



.footer_part{ background-image:url(images/footer_bg.png); background-repeat:repeat-x; width:100%;}
.footer_main{ width:1000px; margin:0px auto; height:210px;}
.footer_top{ width:1000px; float:left; margin-top:20px;}
.footer_box{ width:249px; float:left;}
.footer_box_top{ width:249PX; float:left; font-family: Adamina; font-size:13PX; color:#c44c4b;}
.footer_link{ width:249px; float:left; margin-top:5px;}
ul.links{ list-style:none; margin:0px; padding:0px;}
ul.links li{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; line-height:25px;}
ul.links li a{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; line-height:25px; text-decoration:none;}
ul.links li a:hover{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#c44c4b; line-height:25px; text-decoration:none;}

.footer_line{ width:1000px; height:2px; float:left; margin-top:10px; margin-bottom:10px;}
.footer_bottom{ width:990px; float:left; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF;}
.footer_bottom a{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; text-decoration:none;}
.footer_bottom a:hover{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#c44c4b; text-decoration:underline;}

.footer_bottom_link{ float:right; margin-right:10px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; text-align:right;}

.right_slider1{ width:735px; padding:5px; float:right; height:130px; background-color:#FFFFFF; margin-bottom:10px; border:1px #d0c9c5 solid; padding-top:20px;}
.right_slider2{ width:735px; padding:5px; float:right; height:130px; background-color:#FFFFFF; margin-bottom:10px; border:1px #d0c9c5 solid; padding-top:10px;}
