/*
  $Id: stylesheet.css,v 1.0 2004/08/12 00:01:55 Farhad zare Exp $

  Virtu, Open Source E-Commerce
  http://www.e-virtu.com/
  http://www.oscommerce.com/

  Copyright (c) 2007-2009 Virtu E-Commerce

  Released under the GNU General Public License
*/

.boxText { font-family: Tahoma,Helvetica; font-size: 11px; }
.errorBox { font-family : Tahoma,Helvetica; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Tahoma,Helvetica; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Tahoma,Helvetica; font-size : 11px; color: #70d250; text-decoration: underline; }

BODY {
  background: #FCFCFC;
  color: #000000;
  margin: 0px;
  font-family: Tahoma,Helvetica;
}

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

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
   display: inline;
}

TR.header {
  background: #FCFCFC;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Tahoma,Helvetica;
  font-size: 11px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
  padding:5px 0px;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma,Helvetica;
  font-size: 13px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma,Helvetica;
  font-size: 13px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Tahoma,Helvetica;
  font-size: 11px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Tahoma,Helvetica;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Tahoma,Helvetica;
  font-size: 11px;
}

TD.infoBoxHeading {
  font-family: Tahoma,Helvetica;
  font-size: 11px;
  font-weight: bold;
  background: #bbc3d3;
  padding:2px 0px;
  color: #ffffff;
}
.infoBoxHeading a {
  color: #ffffff;
} 

TD.infoBox, SPAN.infoBox {
  font-family: Tahoma,Helvetica;
  font-size: 11px;
}

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;
}

.productListing-heading, th.productListing-heading {
  font-family: Tahoma,Helvetica;
  font-size: 11px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Tahoma,Helvetica;
  font-size: 11px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading, .pageHeading h1{
  font-family: Tahoma,Helvetica;
  font-size: 17px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Tahoma,Helvetica;
  font-size: 11px;
  color: #000000;
}

TD.main, P.main, DIV.main {
  font-family: Tahoma,Helvetica;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Tahoma,Helvetica;
  font-size: 11px;
}

TD.accountCategory {
  font-family: Tahoma,Helvetica;
  font-size: 14px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Tahoma,Helvetica;
  font-size: 13px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Tahoma,Helvetica;
  font-size: 13px;
}

TD.tableHeading {
  font-family: Tahoma,Helvetica;
  font-size: 13px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Tahoma,Helvetica;
  font-size: 11px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Tahoma,Helvetica;
  font-size: 12px;
}

TEXTAREA {
  width: 100%;
  font-family: Tahoma,Helvetica;
  font-size: 12px;
}

SPAN.greetUser {
  font-family: Tahoma,Helvetica;
  font-size: 13px;
  color: #f0a480;
  font-weight: bold;
}

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

TD.formAreaTitle {
  font-family: Tahoma,Helvetica;
  font-size: 13px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma,Helvetica;
  font-size: 13px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Tahoma,Helvetica;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Tahoma,Helvetica;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Tahoma,Helvetica; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Tahoma,Helvetica; font-size: 11px; color: #000000; }

/* message box */

.messageBox { font-family: Tahoma,Helvetica; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Tahoma,Helvetica; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Tahoma,Helvetica; font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Tahoma,Helvetica; font-size: 11px; color: #ff0000; }

/* compare */
.in_processing{
  background-image: url("images/indicator.gif");
  background-position: bottom;
  background-repeat:no-repeat;
  width: 63px;
  height:23px;
  border:0;
  cursor:pointer;
  clear:none;
  float:right;
  text-decoration:none;
  display:none;
}
#compare_list_holder{
  padding:5px 3px 5px 3px;
}
/* compare */

/* add to shopping card begin */
.in_processing_add_shopping_card{
  background-image: url("images/in_processing_add_shopping_card.gif");
  background-position: bottom;
  background-repeat:no-repeat;
  width: 63px;
  height:23px;
  border:0;
  cursor:pointer;
  clear:none;
  float:right;
  text-decoration:none;
  display:none;
}
.middle_content {
  width:100%;
  height:100%;  
}
.order_tracking_code_notify {
  color:#008000;
  font-size:12px;
  padding:5px 10px;
  font-weight:bold;
}
.product_info_print_button{
  width: 48px;
  height:48px;
}
.product_info_print_button div{
  background-image: url("./media/core/images/printer_icon.gif");
  background-position: bottom;
  background-repeat:no-repeat;
  width: 32px;
  height:32px;
}
.product_info_print_button div a{
  display:block;
  cursor:pointer;
  width: 32px;
  height:32px;
  font-size:0px;
}

.product_info_tell_a_friends_button{
  width: 48px;
  height:48px;
}
.product_info_tell_a_friends_button div{
  background-image: url("./media/core/images/tell_a_friend_icon.gif");
  background-position: bottom;
  background-repeat:no-repeat;
  width: 32px;
  height:32px;
}
.product_info_tell_a_friends_button div a{
  display:block;
  cursor:pointer;
  width: 32px;
  height:32px;
  font-size:0px;
}
#order_tracking_box_backlink {
  font-size:11px;
  margin:5px;
  text-decoration:underline;
  cursor:pointer;
  color:#0080C0;
}
.pagination_page_link, .pagination_current_page, .pagination_more_next_page_link, .pagination_more_previous_page_link{
  height:21px;
  width:25px;
  text-align:center;
}
.pagination_page_link div, .pagination_current_page div,
.pagination_more_next_page_link div,
.pagination_more_previous_page_link div{
  font-size:12px;
  color:#FFFFFF;
  text-align:center;  
}
.pagination_current_page div{
  background-image: url("./media/theme/default/page_active.jpg");
  background-position:top;
  height:19px;
  width:19px;
  font-size:12px;
  color:#FFFFFF;
  text-align:center;
  background-repeat:no-repeat;
  border:1px solid #4c7094;
  text-decoration:none; 
}
.pagination_page_link div a.pageResults , .pagination_more_next_page_link div a.pageResults, .pagination_more_previous_page_link div a.pageResults{
  background-image: url("./media/theme/default/page_bg.jpg");
  background-position:top;
  height:19px;
  width:19px;
  font-size:12px;
  color:#FFFFFF;
  cursor:pointer;
  display:block;
  text-align:center;
  border:1px solid #A5B7C9;
  background-repeat:no-repeat;
  text-decoration:none;
}
.pagination_page_link div a.pageResults span, .pagination_current_page div span,
.pagination_previous_page_link div a.pageResults span,
.pagination_next_page_link div a.pageResults span,
.pagination_more_next_page_link div a.pageResults span,
.pagination_more_previous_page_link div a.pageResults span {
  margin-top:2px;
  display:inline-block;
  cursor:pointer;
}
.pagination_page_link div a.pageResults:hover, 
.pagination_more_next_page_link div a.pageResults:hover,
.pagination_more_previous_page_link div a.pageResults:hover {
   background-image: url("./media/theme/default/page_active.jpg");
   border:1px solid #4c7094;
   text-decoration:none;
   cursor:pointer;
}

.pagination_page_link  a.pageResults{
  color:#FFFFFF;
  text-align:center;
}
.pagination_page_link  a.pageResults{
  color:#FFFFFF;
  text-align:center;
}
.pagination_previous_page_link, .pagination_next_page_link {
  height:21px;
  width:55px;
  text-align:center;
}
.pagination_previous_page_link div, .pagination_next_page_link div {
  height:21px;
  width:45px;
  text-align:center;
}
.pagination_previous_page_link div a.pageResults, .pagination_next_page_link div a.pageResults {
  display:block;
  background-color:#CACACA;
  border:1px solid #A5B7C9;
  font-size:10px;
  height:19px;
  width:45px;
  color:#ffffff;
  text-align:center;
  text-decoration:none;
}
.pagination_previous_page_link div a.pageResults:hover, .pagination_next_page_link div a.pageResults:hover {
  background-color:#4f4f4f;  
  text-decoration:none;
}
.products_extra_images_container {
  margin:5px;
  padding: 0px;
  border:1px solid #DEDEDE;
  background-color:#FFFFFF;
}
.products_extra_images_heading {
  padding:5px;
  font-size:12px;
  background-color:#F6F3EC;
  border:1px solid #eceef0;
  color:#2C5478;
  font-weight:bold;
}
.products_extra_images_heading_items {
  padding:0px 0px;
  padding-bottom:0px;
}
.products_extra_images_heading_items img {
  border:1px solid #B6B6B6;
}
.pef_container {
  border:1px solid #0080c0;
  -moz-border-radius:5px;
}
.pef_heading {
  background-color:#0080c0;
  color:#FFFFFF;
  padding:5px;
  font-weight:bold;
}
.pef_inner_container_box {
  padding:0px 0px;
  border:1px solid #0080c0;
}
.pef_inner_container_box_group_container {
  padding:0px 0px;
  -moz-border-radius:5px;
}
.pef_inner_container_box_group_container_row_odd{
  background-color:#FFFFFF;
}
.pef_inner_container_box_group_container_row_even{
  background-color:#F3F9FC;
}
.pef_inner_container_box_group_container table{
  -moz-border-radius-bottomleft:3px;
  -moz-border-radius-bottomright:3px;
  border:1px solid #9dd1ea;
}
.info_box_vertical_seprator {
  border-left:1px solid #B6B7CB;
}
.info_box_main_heading {
  font-size:15px;
}
/* pagination*/
.pagination_counts_container {
  border:1px solid #e0e3eb;
  background-color:#f7f9f9;
  background-image: url("./media/theme/default/repagination.gif");
  background-position:right;
  background-position:230px 2px;
  background-repeat:no-repeat;
  padding:3px 25px;
  width:200px;
  height: 16px;
}
.pagination_counts_container .counts_text {
  cursor:pointer;
}
.counts_select_container {
  font-size:11px;
  font-family:tahoma,arial;
}
.counts_select_back {
  width:16px;
  height:16px;
  background-image: url("./media/theme/default/repagination_back.gif");
  cursor:pointer;
}
.pagination_links_container {
  border:1px solid #e0e3eb;
  background-color:#f7f9f9;  
  padding:3px 25px;
  width:200px;
  height: 16px;
}

.cboxElement, a.cboxElement {
  text-decoration:none; 
  outline:none;
}
/* parspeyk BEGIN */
div#parspeyk_price_calculate_button {
  -moz-border-radius:3px;
  margin:0px 5px;
  width:100px;
  height:18px;
  border:2px solid #c0c0c0;
  background-color:#ffffff;
  padding:1px;
  cursor:pointer;
}
#parspeyk_price_calculate_button div {
  -moz-border-radius:0px;
  height:12px;
  border:1px solid #d2e9ff;
  background-color:#e2e7eb;
  padding:0px;
  color:#15528e;
  font-weight:bold;
  font-size:11px;
  text-align:center;
  vertical-align:middle;
  padding-bottom:4px;
}
/* parspeyk END */

/* message */
#colorbox_add_to_cart_action_message_container, #colorbox_error_message_container{
 width:200px;
}
.colorbox_action_message {
  background-image: url("./media/theme/default/action_message_bg.jpg");
  background-position:right;
  background-repeat:no-repeat;
  background-color:#FFFFFF;
  border:1px solid #60a174;
}
.colorbox_action_message_inner, .colorbox_error_message_inner {
  padding:10px;
  font-size:13px;
  line-height:1.3;
}
.table-row {
  clear:both;
  width:0px;
  float:none;
}
.colorbox_action_message_shopping_cart_button, .colorbox_action_message_close_button{
  float:right;
  margin:3px 10px;
  color:#FFFFFF;
  border:1px solid #004000;
  background-color:#3c7f51;
  font-size:11px;
}
.colorbox_action_message_shopping_cart_button a, .colorbox_action_message_close_button a, .colorbox_error_message_close_button a{
  color:#FFFFFF;
  text-decoration:none;
  display: block;
  cursor:pointer;
  padding:3px 5px;
}
.colorbox_error_message {
  background-image: url("./media/theme/default/error_message_bg.jpg");
  background-color:#FFFFFF;
  background-position:right;
  background-repeat:no-repeat;
  border:1px solid #924949;
}
.colorbox_error_message_close_button {
  width:100px;
  margin:3px 10px;
  color:#FFFFFF;
  border:1px solid #924949;
  background-color:#9F4C4C;
  font-size:11px;
}
.colorbox_error_message_header {
  background:url("./media/theme/default/error_message_header_bg.gif") repeat-x;
  color:#6f2c2c;
  border:1px solid #924949;
  border-bottom:none;
  font-size:11px;
  padding:3px 5px;
}
.colorbox_action_message_header{
  background:url("./media/theme/default/action_message_header_bg.gif") repeat-x;
  color:#3c7f51;
  border:1px solid #60a174;
  border-bottom:none;
  font-size:11px;
  padding:3px 5px;
}
/* Share Dock Styles */
#sharedock {width: 100%; height: 50px; z-index: 999; }
#dock {font: 13px "Trebuchet MS", Verdana, Helvetica, sans-serif; }
.dock-container {  background: url(includes/js/images/dock-background-sm.png) no-repeat bottom right; height: 50px; }
.dock-container .custom_images a { display: inline-block; width: 50px; text-align: center; text-decoration: none; color: #333; cursor: pointer; }
.dock-container .custom_images span { background: rgba(0,0,0,.75); display: none; padding: 2px 8px; margin-left: 17px; font-size: 11px; color: #fff; -moz-border-radius: 10px; -webkit-border-radius: 10px; }
.dock-container .custom_images img { border: 0; margin: 5px 10px 0px; width: 100%; }


/* jQuery Countdown styles 1.5.8. */
.hasCountdown {
  border: 1px solid #ccc;
  background-color: #eee;
  height:20px;
  margin-top:5px;
}
.countdown_rtl {
  direction: rtl;
}
.countdown_holding span {
  background-color: #ccc;
}
.countdown_row {
  clear: both;
  width: 100%;
  padding: 0px 2px;
  text-align: center;
}
.countdown_show1 .countdown_section {
  width: 98%;
}
.countdown_show2 .countdown_section {
  width: 48%;
}
.countdown_show3 .countdown_section {
  width: 32.5%;
}
.countdown_show4 .countdown_section {
  width: 24.5%;
}
.countdown_show5 .countdown_section {
  width: 19.5%;
}
.countdown_show6 .countdown_section {
  width: 16.25%;
}
.countdown_show7 .countdown_section {
  width: 14%;
}
.countdown_section {
  display: block;
  float: right;
  font-size: 75%;
  text-align: center;
  color:#808080;
}
.countdown_amount {
  font-size: 200%;
}
span.countdown_amount{
  color:#FF6600;
}
.countdown_descr {
  display: block;
  width: 100%;
}

