/*
  $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 {
	background: #dfdfdf;
	margin: 0;
	padding: 0;
	background-color: #dedede;
}
/*BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
} */

A {
  color: #0000CC;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
	background: #bbc3d3;
	height: 13px;
}

TD.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #414141;
	color: #ffffff;
	font-weight : bold;
	height: 13px;
	white-space: nowrap;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

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: 14px;
	background: #00ff00;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
  background: #b6b7cb;
  height: 100%;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  height: 100%;
}

.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: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  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;
}

.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: 12px;
	line-height: 1.5;
}

TD.mainHeader, P.mainHeader {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5;
}

TD.mainHeaderMedium, P.mainHeaderMedium {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	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;}
.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; }

.estimatedshippingBox {
background: #FF8E90;
}

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

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

.ShowShipping {
background: #444ddd;
color: #fffffa;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-weight: bold;
text-align: center;
}
.tableHeading {
	background-image: url(/images/main_middle.jpg);
}
.border {
	padding: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #999999;
}


.infoBoxErrorContents {
  background: #FFD4FF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border:1px solid #b6b7cb;
  padding: 5px;
}

.infoBox_new {
  background: #f8f8f9;
  height: 100%;
  border:1px solid #b6b7cb;
  padding: 5px;
}

.infoBox_error {
  background: pink;
  height: 100%;
  border:1px solid #b6b7cb;
  padding: 5px;
}

.infoBoxPostalClass {
	background: #f8f8f9; 
	border: solid 1px #b6b7cb; 
	BORDER-COLLAPSE: collapse;
}

@font-face {

    font-family: 'AvalonMedium';

    src: url('fonts/Avalon-Medium-webfont.eot');

    src: url('fonts/Avalon-Medium-webfont.eot?iefix') format('eot'),

         url('fonts/Avalon-Medium-webfont.woff') format('woff'),

         url('fonts/Avalon-Medium-webfont.ttf') format('truetype'),

         url('fonts/Avalon-Medium-webfont.svg#webfont') format('svg');

    font-weight: normal;

    font-style: normal;



}



@font-face {

    font-family: 'AvalonBold';

    src: url('fonts/Avalon-Bold-webfont.eot');

    src: url('fonts/Avalon-Bold-webfont.eot?iefix') format('eot'),

         url('fonts/Avalon-Bold-webfont.woff') format('woff'),

         url('fonts/Avalon-Bold-webfont.ttf') format('truetype'),

         url('fonts/Avalon-Bold-webfont.svg#webfont') format('svg');

    font-weight: normal;

    font-style: normal;



}



@font-face {

    font-family: 'AvalonBook';

    src: url('fonts/Avalon-Book-webfont.eot');

    src: url('fonts/Avalon-Book-webfont.eot?iefix') format('eot'),

         url('fonts/Avalon-Book-webfont.woff') format('woff'),

         url('fonts/Avalon-Book-webfont.ttf') format('truetype'),

         url('fonts/Avalon-Book-webfont.svg#webfont') format('svg');

    font-weight: normal;

    font-style: normal;



}



@font-face {

    font-family: 'AvalonDemi';

    src: url('fonts/Avalon-Demi-webfont.eot');

    src: url('fonts/Avalon-Demi-webfont.eot?iefix') format('eot'),

         url('fonts/Avalon-Demi-webfont.woff') format('woff'),

         url('fonts/Avalon-Demi-webfont.ttf') format('truetype'),

         url('fonts/Avalon-Demi-webfont.svg#webfont') format('svg');

    font-weight: normal;

    font-style: normal;



}



body {

	font-family: AvalonMedium, AvalonBold, AvalonBook;

	color: #424242;

}



a {

	text-decoration: none;

	color: #3988bd;

}



.break {

	clear: both;

}



#wrapper {

	width: 980px;

	margin: 0 auto;

	padding: 0 87px;

}



#header {

	position: relative;

	height: 335px;

	overflow: hidden;

}



.logo {

	float: left;

	width: 260px;

	height: 60px;

	display: block;

	margin: 40px 0 0 94px;

}



#mainNav {

	float: left;

	margin: 32px 0 0 0;

}



#mainNav ul {

	float: left;

	list-style-type: none;

	width: auto;

	min-width: 470px;

	height: 60px;

	margin: auto;

}



#mainNav ul li {

	float: left;

}



#mainNav ul li a {

	background-image: url(images/navDivider.png);

	background-repeat: no-repeat;

	background-position: right;

	padding-right: 28px;

	padding-left: 28px;

	display: block;

	line-height: 80px;

	text-decoration: none;

	font-family: AvalonMedium, AvalonBold, AvalonBook;

	font-size: 24px;

	color: #424242;

}



#mainNav ul li.last a {

	background-image: url( )!important;

	background-repeat: no-repeat;

	background-position: right;

	padding-right: 28px;

	padding-left: 28px;

	display: block;

	line-height: 80px;

	text-decoration: none;

	font-family: AvalonMedium, AvalonBold, AvalonBook;

	font-size: 24px;

	color: #424242;

}



#mainNav ul a:hover {

	color: #3988bd;

}



#mainNav ul li.last a:hover {

	color: #3988bd;

}



.breadcrumbs {

	float: left;

	width: auto;

	height: 15px;

	margin: 30px 0 0 94px;

	left: 0;

}



.breadcrumbs a {

	text-decoration: underline;

}



.accountInfo {

	float: left;

	width: auto;

	height: 15px;

	margin: 30px 0 0 420px;

	color: #3988bd;

}



#banner {

	float: left;

	width: 780px;

	height: 180px;

	margin: 8px 0 0 87px;

}



#content {

	padding: 30px 87px 40px 87px;

}



.qa {

	font-size: 18px;

}



.q {
	color: #414141;
	margin-top: 10;
	margin-right: 10;
	margin-bottom: 20px;
	margin-left: 0;
}



.a {

	color: #3988bd;

	margin: 0 0 20px 0px;

	padding: 0 10px 0 0;

}



.bold {
	font-weight: 900;
	color: #414141;
	float: left;
	font-family: AvalonBold, AvalonMedium, AvalonBook;
	margin-top: 0;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 20;
}



.boldBlue {
	color: #3988bd;
	font-weight: 900;
	float: left;
	font-family: AvalonBold, AvalonMedium, AvalonBook;
	margin-top: 0;
	margin-right: 27px;
	margin-bottom: 20px;
	margin-left: 20px;
}



.threeSteps {
	float: left;
	width: 770px;
	height: 500px;
	position: relative;
	background: #f3f3f3;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #666 1px 2px 2px;
	-moz-box-shadow: #666 1px 2px 2px;
	box-shadow: #666 1px 2px 2px;
	behavior: url(csspie/PIE.htc);
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10;
}



.stepBold {

	font-weight: 900;

	font-family: AvalonBold, AvalonBook, AvalonMedium;

}



.stepBoldBlue {

	color: #3988bd;

	font-weight: 900;

	font-size: 18px;

	font-family: AvalonBold, AvalonBook, AvalonMedium;

}



.stepOne {

	display: block;

	float: left;

	margin: 0;

	padding: 41px 0 30px 47px;

	border-bottom: 1px solid #a8a8a8;

	font-family: AvalonBook, AvalonBold, AvalonMedium;

}



.stepOne img {

	display: block;

	float: left;

}



.stepOne p {

	display: block;

	float: left;

	margin: ;

}



.stepOneContent {

	margin: -70px 100px 0 175px;

	font-size: 18px;

}



.stepTwo{

	display: block;

	float: left;

	margin: 0;

	padding: 41px 0 30px 47px;

	border-bottom: 1px solid #a8a8a8;

	font-family: AvalonBook, AvalonBold, AvalonMedium;

}



.stepTwo img {

	display: block;

	float: left;

}



.stepTwo p {

	display: block;

	float: left;

	margin: ;

}



.stepTwoContent {

	margin: -70px 100px 0 175px;

	font-size: 18px;

}



.stepThree {

	display: block;

	float: left;

	margin: 0;

	padding: 41px 0 60px 47px;

	font-family: AvalonBook, AvalonBold, AvalonMedium;

}



.stepThree button {
	float: right;
	font-size: 18px;
	text-align: center;
	width: 150px;
	cursor: pointer;
	border: #be9e4c;
	color: #424242;
	font-family: AvalonDemi, AvalonBold, AvalonMedium;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: #666 1px 2px 2px;
	-moz-box-shadow: #666 1px 2px 2px;
	box-shadow: #666 1px 2px 2px;
	background: #f9e5b7;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f9e5b7), 	to(#efbc2c));
	background: -webkit-linear-gradient(#f9e5b7, #efbc2c);
	background: -moz-linear-gradient(#f9e5b7, #efbc2c);
	background: -ms-linear-gradient(#f9e5b7, #efbc2c);
	background: -o-linear-gradient(#f9e5b7, #efbc2c);
	background: linear-gradient(#f9e5b7, #efbc2c);
	-pie-background: linear-gradient(#f9e5b7, #efbc2c);
	behavior: url(/PIE.htc);
	margin-top: -70px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 6px;
	padding-right: 7px;
	padding-bottom: 6px;
	padding-left: 7px;
}



.stepThree img {

	display: block;

	float: left;

}



.stepThree p {

	display: block;

	float: left;

	margin: ;

}



.stepThreeContent {

	margin: -70px 212px 0 175px;

	font-size: 18px;

}



.one {

	font-size: 24px;

	padding: 10px 0 0 0;

	margin: 0 30px 0 0;

}



.two {}



.three {}



.blue {

	color: #3988bd;

}



.boxOne {
	float: left;
	width: 240px;
	height: auto;
	padding: 0;
	margin-top: 50px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 40;
}



.boxOne img {

	float: left;

	margin: 12px 5px 0 0;

}



.boxOne p {

	margin: 20px 0 0 8px;

}



.boxOne ul {

	margin-left: 1px;
	font-size: 14px;

}



.boxTwo {

	float: left;

	width: 240px;

	height: auto;

	padding: 0 25px 0 0;

	margin: 50px 0 20px 0;

}



.boxTwo img {

	float: left;

	margin-right: 5px;

}



.boxTwo p {

	margin: 20px 0 0 10px;

}



.boxThree {

	float: left;

	width: 240px;

	height: auto;

	padding: 0;

	margin: 50px 0 20px 0;

}



.boxThree img {

	float: left;

	margin-right: 5px;

}



.boxThree p {

	margin: 20px 0 0 10px;

}



.title {

	float: left;

	width: auto;

	color: #3988bd;

	font-weight: bold;

	font-family: AvalonBold, AvalonBook, AvalonMedium;
	font-size: 15px;

}



#footer {

	padding: 20px 87px 80px 87px;

	display: block;

	text-align: center;

}



.footerLogo {

	

}



.footerNav {

	margin: 20px 0 40px 60px;

	display: block;

	text-align: center;

}



.footerNav ul {

	list-style-type: none;

	width: auto;

	height: 25px;

	margin: auto;

}



.footerNav ul li {

	float: left;

	padding: 0 5px 0 0 ;

}



.footerNav ul li a {

	font-size: 18px;

}



.seals {

	

}



.social {

	margin: 20px 0 40px 0;

	color: #3988bd;

}



.fb {

	margin: 7px 0 0 20px;

}



.legal {

	color: #656565;

}





