/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

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

BODY {
	text-align: center;
	background: #ffffff;
	color: #000000;
	margin: 0px;
	vertical-align: top;
}

.fixcenter {
	width: 900px;
/*	border: solid;
	border-width: 1px;*/
	background: #ffffff;
	color: #000000;
	margin-top: 0px;
	text-align: left;
	top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}
TR.headergraybar {
	background: #ffffff;
	height: 15px;
	width: 20px;
	background-image: url(images/headergraybarbg.gif);
	margin: 0px;
	padding: 0px;
}
TD.headergraybar-left {
	background-image: url(images/headergraybarleft.gif);
	background-position: left;
}
TD.headergraybar-right {
  background: url(images/headergraybarright.gif) right;
}
TD.headergraybar-inner {
  background: url(images/headergraybarbg.gif);

}


TR.headerNavigation {

  
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
    background: url(images/equinox_page_bg.gif) repeat-y;
  color: #cc3333;
  font-weight : bold;
    height: 15px;}

A.headerNavigation { 
  color: #cc3333; 
}

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

.headerBCPush {
	padding-left: 26px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dedede;
	border-left-color: #dedede;
	padding-bottom: 5px;
	line-height: 13px;
	padding-top: 2px;
}

.headerBC {
	padding-left: 26px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dedede;
	border-left-color: #dedede;
	background-image: url(images/graybarbg.gif);
	padding-bottom: 5px;
	line-height: 20px;
	padding-top: 2px;
}

.headerBC ul {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 10px;
	padding-left: 2px;
	margin-left: 0;
	padding-left: 0;

	display: inline;
	border: none;
}

.headerBC ul li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
	  color: #cc3333; 

	}
	
.headerBC ul li a {
	padding-left: 5px;
	text-decoration: none;
	width: 100%;
	width: auto;
	border: none;
	background: none;
	  color: #cc3333; 	
	  
}



TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  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: #c1272d;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  	background-color: #FFFFFF;

}
.footer_bg {
	background-color: #FFFFFF;
	background-image: url(images/equinox_page_footer_bg.gif);
	background-repeat: no-repeat;
}
TD.footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;

}

.infoBox {
	background: #cb1b21;

}
.header_red_right {
	float: right;
	width: 10px;
	background-image: url(images/header_red_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	background-color: #FFFFFF;
}


.infoBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

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

TD.infoBox, SPAN.infoBox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-indent: 5px;
	margin-right: 5px;
}

.contentBox {
  background: #b6b7cb;
}

TD.contentBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #c1272d;
  color: #ffffff;
}

.contentBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.BestSellersBox {
  background: #b6b7cb;
}
TD.BestSellersBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.BestSellersBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.CategoriesBox {
  background: #b6b7cb;
}
TD.CategoriesBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.CategoriesBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.CurrenciesBox {
  background: #b6b7cb;
}
TD.CurrenciesBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.CurrenciesBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.InformationBox {
  background: #b6b7cb;
}
TD.InformationBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.InformationBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.LanguagesBox {
  background: #b6b7cb;
}
TD.LanguagesBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.LanguagesBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.ManufacturerInfoBox {
  background: #b6b7cb;
}
TD.ManufacturerInfoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.ManufacturerInfoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.ManufacturersBox {
  background: #b6b7cb;
}
TD.ManufacturersBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.ManufacturersBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.OrderHistoryBox {
  background: #b6b7cb;
}
TD.OrderHistoryBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.OrderHistoryBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.ProductNotificationsBox {
  background: #b6b7cb;
}
TD.ProductNotificationsBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.ProductNotificationsBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.ReviewsBox {
  background: #b6b7cb;
}
TD.ReviewsBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.ReviewsBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.SearchBox {
  background: #b6b7cb;
}
TD.SearchBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.SearchBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.ShoppingCartBox {
  background: #b6b7cb;
}
TD.ShoppingCartBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.ShoppingCartBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.SpecialsBox {
  background: #b6b7cb;
}
TD.SpecialsBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.SpecialsBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.TellaFriendBox {
  background: #b6b7cb;
}
TD.TellaFriendBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.TellaFriendBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.WhatsNewBox {
  background: #b6b7cb;
}
TD.WhatsNewBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.WhatsNewBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, 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;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

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

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

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	text-align: justify;  /*line-height: 1.5;*/
}

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

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

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

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

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

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

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

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

SPAN.greetUser {
  font-family: Verdana, Arial, 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: Verdana, Arial, sans-serif;
  color: #ff0000;
}

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

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

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

/* message box */

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

/* input requirement */

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

.cssButton {
  background: #f0f0ff;
  color: #000080;
  width: 100px;
  height: 20px;
  vertical-align: top;
  font-weight: normal;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  border: 1px;
  border-style: solid;
  border-color: #000080;
  border-spacing: 1px;
}

#thecategories a:hover {
	background-color: #eeeeee;
	color: #000000;
}

.catwithsubs, .catwithnosubs {
	padding-right: 5px;
}

#thecategories {
	position: relative;
	top: -9px;
	margin-bottom: -16px;
	width: 140px;
}

.activelink {
	display: block;
	font-weight: bold;
}

#thecategories a {
	display: block;
	padding-bottom: 7px;
	padding-top: 3px;
	width: 100%;
}

/*mozilla fix*/
html>body #thecategories a {
	width: auto;
}
/*end of mozilla fix*/

#topcat a {
padding-left: 5px;
}

#secondcat a {
	padding-left: 20px;
}

#thirdcat a {
	padding-left: 35px;
}

#fourthcat a {
	padding-left: 50px;
}

#fifthcat a {
	padding-left: 65px;
}
.navbar {
	width: 900px;
	background: url(images/tab_bg.gif) repeat-x top right;
	height: 27px;
	text-align: center;
}
ul#nav {
	Margin: 0;
	padding: 0;
	list-style: none;
	width: 900px;
	float: left;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height: 27px;
	font-weight: bold;
}
ul#nav li {
	float: left;
	
}
li#nav a {
display: block;
/* padding: 0 2em;*/
line-height: 27px;
/*background:url(images/tab-left.gif) no-repeat top left;*/
text-decoration: none;
color: #fff;
float:left;
width:112.5px;
}
ul#nav a:hover {
	color:#CCCCCC;
	text-decoration: none;
}
ul#nav li a#news {
width:94px
}
ul#nav li a#home {
width:94px
}
ul#nav li a#clients {
width:93px
}
ul#nav li p#clients {
width:93px;
line-height: 27px;
}
ul#nav li a#c_f {
width:132.5px
}
ul#nav li a#atb {
width:160px
}
ul#nav li a#contact_us {
width:101px
}


ul#right_box {
	list-style-type: none;
	background: #ffffff;
	text-decoration: none;
	margin: 0px;
	text-align: center;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}

ul#right_box a {

	
}

ul#right_box a img {
	padding: 0px;
	text-decoration: none;
	margin: 0px;
	
}

ul#right_box a:hover {
	color: #999999;
	}

ul li#upload_cv{
	display: block;
}

ul li#mbir{

}

ul li#customer_comments{
	background:url(images/customer_comments.gif) no-repeat  50px;
		background-position:left;
}

ul li#useful_links{
	background:url(images/useful_links.gif) no-repeat  50px;
		background-position:left;
}
.grayline_bg {
    background: url(images/equinox_page_bg.gif) repeat-y;
}
TD.infoBoxHeading_bg {
  background: #33c3d3;
  background-image: url('images/boxesheader_bg.gif');
  background-repeat: no-repeat;
}

td.selected_vancancies_link a:hover {
	color: #FF0000;
		text-decoration: underline;
}

.selected_vancancies_div {
	text-align: right;
	color: #000000;
}.selected_vancancies_title {
	font-weight: bold;
}
.selected_vancancies_location {
	color: #666666;
		font-weight: bold;
}
td.selected_vancancies_link a {
	text-align: right;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.selected_vancancies_salary {
	color: #000000;
}
.header_red_left {
	background-color: #FFFFFF;
	background-image: url(images/header_red_left.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	height: 24px;
	width: 10px;
}
.header_red_text {
	height: 24px;
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	width: 95%;
	vertical-align: middle;
	margin-top: 5px;
}
.header_red_rss {
	float: left;
}
a img {
  border: none;
}
	#rssBox2{
	width:100%;
		height: 64px;
	/*	margin:5px;*/
	float:right;
	padding:8px;
	font-size:12px;

	}	
	#rssBox{
	width:100%;
		height: 64px;
	/*	margin:5px;*/
	float:right;
	padding:8px;
	font-size:12px;

	}		
	.rssBoxDate{
		display:none;	/* I don't want to show the date */
	}
	.rssBoxHeading{	/* Heading of RSS item */
	font-weight:bold;
	color:#333333;
	margin:0px;
	}
	.rssBoxDescription{	/* Description of RSS item */
	font-weight: normal;	
	}	
	.rssBoxLink{	/* Read more link */
	text-align: right;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	}
	.rssBoxLink:hover{	/* Read more link - mouse over */
	color: #FF0000;
		text-decoration: underline;
	}
.rssredboarder
{  border: 1px;
  border-style: solid;
  border-color: #cb1b21;
  border-spacing: 0px;}
.main_box_boarder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CE1C23;
	border-right-color: #CE1C23;
	border-bottom-color: #CE1C23;
	border-left-color: #CE1C23;
}
.main_boxes_boarder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #C21B22;
	border-right-color: #C21B22;
	border-bottom-color: #C21B22;
	border-left-color: #C21B22;
}

/* LMK Added 02/02/2010 update to the contact us page */
.contactus_left {
	width: 96%;

			 }
			 
.contactus_left img {
float:right;
}
			 

.ContactUsLink a {
	font-weight: bold;
	color: #FF0000;
}
.ContactUsLink a:hover {
	color: #FF0000;
		text-decoration: underline;
}

.mashup_header {
	width: 100%;
	height: 126px;
	background-image: url(images/mashup_bg.png);
	background-repeat: repeat-x;
}


.largefooter {
	background-image: url(images/footerBG.png);
	background-repeat: repeat-x;
	width: 896px;
	height: 300px;
	margin-right:15px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dedede;
	border-bottom-color: #dedede;
	border-left-color: #dedede;
	background-position: 7px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	padding-top: 20px;
	text-align: left;
}
.colfooter {
	float: left;
	width: 220px;
	padding-top: 42px;
	padding-left: 15px;
}
.linkscolfooter {
	float: left;
	width: 290px;
	padding-top: 42px;
	padding-left: 15px;
}
.twitterfooter {
	
}
.copyrightfooter {
	clear: both;
	width: 100%;
	float:left;
	text-align: center;
}
.colheader {
	font-weight: bold;
	font: Verdana, Geneva, sans-serif;
	color:#333;
	padding-bottom: 10px;
}
.footerlist ul {
	list-style-type: none;
	text-indent: 0px;
	margin-left: 0px;
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.largefooter .colfooter .footerlist li {
	list-style-type: none;
	text-align: left;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
}
