/*
  $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
*/

.boxText {  font-size: 10px; }
.errorBox {  font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning {  font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit {  font-size : 10px; color: #70d250; text-decoration: underline; }

.required {
	float: left !important;
	width: 260px !important;
}

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
  padding: 0;
	background-image: url(assets/images/background.jpg);
	background-position: center top;
	background-attachment: fixed;
	background-color: #070100;
	font-family: "Lucida Sans", "Lucida Sans Unicode";
}

*, html {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1;
	text-decoration: none;
}

img {
	border: none;
}

h1 {
	font-size: 20px;
	font-weight: normal;
	color: #8b0030;
}

.HomeH1 {
	display: none;
}

a, a:link, a:active, a:visited {
	color: #8c181b;
}

a:hover {
	text-decoration: underline;
}

#MainContainer {
	text-align: center;
	margin: 0;
	z-index: 1;
}

#InnerContainer {
	text-align: left;
	margin: 0 auto;
	padding: 0 4px 0 4px;
	width: 974px;
	background-image: url(assets/images/middle_back.png);
	position: relative;
	z-index: 1;
}

#MenuContainer {
	width: 974px;
	margin: 0 auto 0 auto;
}

.Bars {
	width: 912px;
}

.LoginLeft {
	margin: 5px;
}

.LoginLeft tr {
	padding: 5px;
}

.LoginRight {
	margin: 5px;
}

.LoginRight tr {
	padding: 5px;
}

FORM {
	display: inline;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  
  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-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  
  font-size: 10px;
}*/


A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  
  font-size: 10px;
}

TD.accountCategory {
  
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  
  font-size: 12px;
}

TD.tableHeading {
  
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  
  font-size: 11px;
}

SPAN.greetUser {
  
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  
  color: #ff0000;
}

SPAN.errorText {
  
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo {  font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent {  font-size: 10px; color: #000000; }

/* message box */

.messageBox {  font-size: 10px; }
.messageStackError, .messageStackWarning {  font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess {  font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement {  font-size: 10px; color: #ff0000; }


.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 196px; /* Width of Menu Items */
padding: 0 12px 0 12px;
background-color: #8c181b;
}

.suckerdiv ul li{
position: relative;
border-bottom: 2px dotted #b97374;
}

/*1st level sub menu style */
.suckerdiv ul li ul{
left: 195px; /* Parent menu width - 1*/
position: absolute;
width: 195px; /*sub menu width*/
top: 0;
display: none;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul{
left: 195px; /* Parent menu width - 1*/
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li a{
left: 195px; /* Parent menu width - 1*/
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul li a{
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul li ul li a{
}

/* menu links style */
.suckerdiv ul li a{
display: block;
color: #ffffff;
text-decoration: none;
padding: 1px 5px;
line-height: 1.75em;
font-size: 11px;
}

.suckerdiv ul li a:hover{
background-color: #000;
text-decoration: none;
}

.suckerdiv ul li ul li a:hover{
background-color: yellow;
color: black;
text-decoration: none;
}

.suckerdiv ul li ul li ul li a:hover{
background-color: yellow;
color: black;
text-decoration: none;
}

/* The main categories with sub-categories */
.suckerdiv .subfolderstyle{
background: url(images/arrow-list.gif) no-repeat center right;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul .subfolderstyle {
background-color: #222222;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul li ul .subfolderstyle {
background-color: #222222;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul li ul li ul .subfolderstyle {
background-color: #222222;
}

/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */

#MainContent {
	width: 400px;
	margin: 0 10px 20px 10px;
	padding: 20px 10px 0 10px;
}

#MainContent p {
  font-size: 14px;
  font-size: 13px;
  line-height: 1.5;
  text-align: justify;
  padding: 0 0 15px 0;
}

.Logo {
	float: left;
}

#Header {
	width: 980px;
	height: 129px;
}

#HeaderName {
	float: left;
	font-size: 13px;
	color: #7d7d7d;
	font-style: italic;
	padding: 40px 0 0 18px;
}

#HeaderName big {
	font-size: 34px;
	color: #8b0030;
	display: block;
	font-style: normal;
}

#HeaderRight {
	width: 650px;
	padding: 0 12px 0 0;
	float: right;
	position: relative;
}

#liveadmin {
	position: absolute;
	top: 8px;
	left: 217px;
}

#Login {
	width: 257px;
	height: 26px;
	padding: 0 0 0 1px;
	background-image: url(assets/images/login_left.gif);
	background-position: left;
}

.LoginSubmit {
	width: 62px;
	height: 26px;
	background: url(assets/images/login_butt.gif);
	border: none;
	color: #FFFFFF;
	text-align: center;
	float: right;
}

.LoginBox {
	width: 84px;
	height: 13px;
	padding: 3px 0 0 3px;
	border: none;
	float: left;
	margin: 3px 0 0 5px;
}

#Basket {
	width:226px;
	height: 61px;
	padding: 10px;
	background-image: url(assets/images/basket_back.gif);
	background-position: top;
	margin: 6px 0 0 0;
	color: #fff;
	font-size: 11px;
	line-height: 14px;
	float: right;
}

#Basket a, #Basket a:link, #Basket a:active, #Basket a:visited {
	color: #FFFFFF;
	font-weight: bold;
}

#Basket a:hover {
	color: #8c181b;
	text-decoration: none;
}

#Basket span {
	display: block;
	font-size: 14px;
}

.BasketButt {
	display: block;
	text-align: right;
	font-size: 16px;
	padding: 4px 0 0 0;
	color: #ff0008;
}

.BasketButt a, .BasketButt a:link, .BasketButt a:active, .BasketButt a:visited {
	font-size: 11px;
}

.BoxHeading {
	background-image: url(assets/images/box1_top.gif);
	width: 220px;
	height: 23px;
	padding: 9px 0 0 0;
	font-size: 14px;
	text-align: center;
	color: #FFFFFF;
}

.BoxContents {
	width: 195px;
	background-color: #f6ebef;
	padding: 0;
	display: block;
	margin: 0 0 7px 0;
}

.SearchContents {
	width: 205px;
	height: 26px;
	background-color: #f6ebef;
	padding: 6px 8px 6px 7px;
	display: block;
	margin: 0 0 7px 0;
}

.SearchInput {
	width: 171px;
	height: 26px;
	background: url(assets/images/search_input.gif);
	border: none;
	float: left;
}

.SearchSubmit {
	width: 34px;
	height: 26px;
	background: url(assets/images/search_go.gif);
	border: none;
	color: #FFFFFF;
	text-align: center;
	float: right;
}

#LeftBar {
	width: 220px;
	padding: 0 0 0 6px;
	float: left;
}

#MainText {
	width: 736px;
	padding: 0 6px 0 0;
	float: right;
	position: relative;
}

#MainText p {
	font-size: 12px;
	line-height: 14px;
	padding: 0 0 20px 0;
	text-align: justify;
}

#HomeSearch {
	width: 631px;
	height: 84px;
	padding: 34px 0 20px 25px;
	background-image: url(assets/images/search_box.png);
	position: absolute;
	top: 188px;
	left: -1px;
	z-index: 99;
}

#HomeSearch h3 {
	color: #FFFFFF;
	text-transform: uppercase;
}

.Search2Input {
	width: 217px;
	height: 25px;
	padding: 10px 0 0 10px;
	background: url(assets/images/homesearch_input.png);
	border: none;
	position: absolute;
	top: 70px;
	left: 25px;
	z-index: 99;
	text-transform: uppercase;
	font-size: 14px;
	color: #a19c9c;
}

.Search2Submit {
	width: 87px;
	height: 35px;
	background: url(assets/images/homesearch_go.png);
	border: none;
	position: absolute;
	top: 70px;
	left: 252px;
	z-index: 99;
	color: #FFFFFF;
	font-size: 12px;
}

            #simpleCarousel {
				height: 366px;
				width: 736px;
				position: relative;
            }
            #simpleCarousel li {
				height: 366px;
            }
            #simpleCarousel div {
              position: absolute;
			  z-index: 1;
            }
            #simpleCarousel div.button {
				display: none;
            }
            #simpleCarousel div.selected {
              font-weight: bold;
            }
            #simpleCarousel div.slides {
            }

            #simpleCarousel2 {
				height: 120px;
            }
            #simpleCarousel2 div {
              position: absolute;
			  z-index: 1;
            }
            #simpleCarousel2 div.button {
				display: none;
            }
            #simpleCarousel2 div.selected {
              font-weight: bold;
            }
            #simpleCarousel2 div.slides {
            }

#Footer {
	clear: both;
	text-align: center;
	font-size: 12px;
	padding: 30px 0 20px 204px;
}

.FormHeading {
	background-image: url(assets/images/box2_top.gif);
	width: 210px;
	height: 22px;
	padding: 8px 0 0 10px;
	font-size: 14px;
	color: #FFFFFF;
}

#NewsForm {
	width: 220px;
	height: 132px;
	background-color: #ecede8;
	padding: 0;
	display: block;
	margin: 7px 0 0 0;
}

.NewsInput {
	background: url(assets/images/news_input.gif);
	width: 185px;
	height: 22px;
	padding: 10px 0 0 10px;
	border: none;
}

.NewsSubmit {
	background: url(assets/images/signup_butt.gif);
	border: none;
	width: 85px;
	height: 26px;
	color: #FFFFFF;
	text-align: center;
	margin: 6px 5px 6px 0;
	float: right;
}

.SelectedCover {
	position: absolute;
	top: 347px;
	right: 0 7px 0 0;
}

#Menu {
	width: 962px;
	height: 30px;
	background-color: #000000;
	position: absolute;
	top: 93px;
	left: 10px;
	z-index: 99;
}

#Menu li {
	height: 12px;
	padding: 8px 0 9px 0;
	float: left;
}

#Menu a, #Menu a:link, #Menu a:active, #Menu a:visited {
	color: #FFFFFF;
	text-align: center;
	font-size: 13px;
	border-right: 1px solid #565656;
	padding: 0 13px 0 13px;
	display: block;
}

#Menu a:hover {
	text-decoration: none;
	color: red;
}

#Menu .Last a, #Menu .Last a:link, #Menu .Last a:active, #Menu .Last a:visited {
	border-right: none;
	display: block;
}

#ProductList {
	width: 724px;
	padding: 6px;
	background-color: #fcf2f6;
}

.ListHeading {
	width: 726px;
	height: 31px;
	background-image: url(assets/images/specials_back.gif);
	color: #FFFFFF;
	padding: 11px 0 0 10px;
	margin: 5px 0 0 0;
	font-size: 20px;
	font-weight: normal;
}

#ProductList .infoBoxContents {
	width: 736px;
	background-color: #fcf2f6;
}

#ProductList .infoBoxContents td {
	text-align: center;
}

#ProductList .SpecialTitle,#ProductList  .SpecialTitle:link,#ProductList  .SpecialTitle:active,#ProductList  .SpecialTitle:visited {
	color: #000000;
	font-size: 12px;
	line-height: 12px;
	padding: 0 0 5px 0;
	display: block;
}

#ProductList .productSpecialPrice {
	color: #FFFFFF;
	background-color: #8c181b;
	padding: 2px;
}

.ListPrice {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000000;
	padding: 5px 2px;
	margin: 0 10px 0 10px;
}

.ListPrice s {
	text-align: left;
	text-decoration: line-through;
}

.ProductBox {
	text-align: center;
	margin: 0 auto 0 auto;
	position: relative;
	padding: 0 5px 15px 0;
}

.ListInner {
	background-color: #FFFFFF;
	padding: 5px;
}

.ProductBox img {
	padding: 0 0 5px 0;
}

.ProductBox s {
	color: #212121;
	font-size: 10px;
	color: #FFFFFF;
}

#SpecialProducts {
	width: 736px;
	clear: both;
}

#SpecialProducts .infoBoxHeading {
	width: 726px;
	height: 42px;
	background-image: url(assets/images/specials_back.gif);
	color: #FFFFFF;
	padding: 0 0 0 10px;
}

#SpecialProducts .infoBoxContents {
	width: 736px;
	background-color: #fcf2f6;
}

#SpecialProducts .infoBoxContents td {
	text-align: center;
	padding: 5px 3px 10px 3px;
	width: 141px;
}

#SpecialProducts .SpecialTitle,#SpecialProducts  .SpecialTitle:link,#SpecialProducts  .SpecialTitle:active,#SpecialProducts  .SpecialTitle:visited {
	color: #8b0030;
	font-weight: bold;
	font-size: 11px;
}

.RelatedTitle {
	padding: 0 0 5px 0;
	display: block;
	font-size: 16px;
}

#SpecialProducts .SpecialTitle:hover {
	text-decoration: underline;
}

#SpecialProducts .productSpecialPrice {
	color: #FFFFFF;
	background-color: #8c181b;
	padding: 4px;
	font-size: 11px;
}

.SpecialBox {
	text-align: center;
	margin: 0 auto 0 auto;
	padding: 5px 0 20px 0;
	position: relative;
	background-color: #FFFFFF;
}

.SpecialBox img {
	padding: 0 0 5px 0;
}

.SpecialBox s {
	font-style: italic;
	color: #212121;
	padding: 3px 3px 0 0;
}

.SpecialOrder, .SpecialOrder:link, .SpecialOrder:active, .SpecialOrder:visited {
	text-align: center;
	color: #FFFFFF;
	display: block;
	font-size: 12px;
	padding: 0 0 6px 0;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 133px;
}

#FeaturedProducts {
	width: 708px;
	padding: 8px 0 0 0;
	clear: both;
}

#FeaturedProducts .infoBoxHeading {
	display: none;
}

#FeaturedProducts .infoBoxContents {
	width: 736px;
	background-color: #fff;
}

#FeaturedProducts .infoBoxContents tr td {
	text-align: center;
	width: 141px;
	background-image: url(assets/images/box_bottom.png);
	background-repeat: repeat-y;
	background-position: center bottom;
	position: relative;
	padding: 0 0 6px 0;
}

#FeaturedProducts .SpecialTitle,#FeaturedProducts  .SpecialTitle:link,#FeaturedProducts  .SpecialTitle:active,#FeaturedProducts  .SpecialTitle:visited {
	color: #8b0030;
	font-weight: bold;
	font-size: 10px;
}

#FeaturedProducts .SpecialTitle:hover {
	text-decoration: underline;
}

#FeaturedProducts .productSpecialPrice {
  font-size: 14px;
	font-weight: bold;
	display: block;
	color: #FFFFFF;
}

.FeaturedTop {
	position: absolute;
	top: 0;
	left: 2px;
}

.FeaturedPrice {
	position: absolute;
	top: 90px;
	right: 5px;
	background-image: url(assets/images/featured_price.png);
	padding: 5px;
	min-width: 50px;
	color: #FFFFFF;
	font-size: 14px;
}

.FeaturedPrice s {
	font-size: 11px;
  color: #ff0101;
}

.FeaturedTitle, .FeaturedTitle:link, .FeaturedTitle:active, .FeaturedTitle:visited {
	padding: 4px 9px 9px 9px;
	line-height: 14px;
	display: block;
	color: #000000;
}

#SideBox2 .infoBoxHeading {
	width: 220px;
	height: 32px;
	background-image: url(assets/images/box2_top.gif);
	color: #FFFFFF;
	text-align: center;
}

#SideBox2 .infoBoxContents {
	width: 220px;
	background-color: #000000;
}

#SideBox2 .infoBoxContents a, #SideBox2 .infoBoxContents a:link, #SideBox2 .infoBoxContents a:visited, #SideBox2 .infoBoxContents a:active {
	font-size: 12px;
	color: #FFFFFF;
}

#SideBox2 s {
	color: #bebebe;
	font-size: 10px;
	font-style: italic;
	display: block;
	padding: 5px 0 3px 0;
}

#SideBox2 .productSpecialPrice {
	color: #ff0007;
	font-size: 16px;
}

.SpecialsImg {
	width: 210px;
	height: 132px;
	display: block;
}

#SideBox3 .infoBoxHeading {
	width: 220px;
	height: 32px;
	background-image: url(assets/images/box3_top.gif);
	color: #FFFFFF;
	text-align: center;
}

#SideBox3 .infoBoxContents {
	width: 220px;
	color: #FFFFFF;
	padding: 0 10px 0 10px;
	background-color: #474747;
}

#SideBox3 ul li {
	border-bottom: 2px dotted #a7a7a7;
	padding: 4px 0 4px 0;
	clear: both;
}

#SideBox3 ul li a, #SideBox3 ul li a:link, #SideBox3 ul li a:active, #SideBox3 ul li a:visited {
	float: right;
	width: 180px;
	text-align: left;
	color: #FFFFFF;
}



#SideBox4 .infoBoxHeading {
	width: 220px;
	height: 24px;
	padding: 8px 0 0 0;
	background-image: url(assets/images/box3_top.gif);
	color: #FFFFFF;
	text-align: center;
}

#SideBox4 .infoBoxContents {
	width: 220px;
	color: #FFFFFF;
	padding: 0 10px 0 10px;
	background-color: #474747;
}

#SideBox4 ul li {
	border-bottom: 2px dotted #a7a7a7;
	padding: 4px 0 4px 0;
	clear: both;
}

#SideBox4 ul li a, #SideBox4 ul li a:link, #SideBox4 ul li a:active, #SideBox4 ul li a:visited {
	float: right;
	width: 180px;
	text-align: left;
	color: #FFFFFF;
}

#SideBox4 .NewsInput {
	width: 188px;
	border: 1px solid #999;
	margin: 0 0 4px 0;
	background: #FFF !important;
}

#SideBox4 .NewsSubmit {
	background: url(assets/images/signup_butt.png)
}

.ClearDiv {
	clear: both;
}

#ListBanner {
	padding: 0 0 20px 0;
	height: 120px;
}

#fancy {
	float: right;
	text-align: center;
	border-left: 2px dotted #CCCCCC;
	padding: 0 0 0 5px;
	margin: 0 0 20px 0;
	font-size: 11px;
	width: 190px;
}

#fancy h4 {
	font-size: 14px;
	font-weight: normal;
	padding: 6px 0 6px 0;
}

#ProductLeft {
	float: left;
	padding: 0 0 0 10px;
	max-width: 510px;
}

.Price {
	float: right;
	font-size: 18px;
}

.Price s {
	font-size: 13px;
	font-style: italic;
	text-decoration: line-through;
}

.OfferRight {
	width: 182px;
	height: 318px;
	padding: 48px 17px 0 17px;
	position: absolute;
	top: 0;
	right: -216px;
	background-image: url(assets/images/tiles-offer.gif);
	color: #FFF;
	z-index: 999;
}

.OfferRight a, .OfferRight a:link, .OfferRight a:active, .OfferRight a:visited {
	color: #FFF;
}

.OfferRight h2 {
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
}

.OfferRight big {
	font-size: 36px;
	display: block;
	text-transform: uppercase;
	padding: 24px 0 0 0;
}


.OfferRight small {
	font-size: 13px;
	text-transform: uppercase;
	display: block;
}


.OfferRight .bottom {
	font-size: 13px;
	text-transform: uppercase;
	position: absolute;
	bottom: 20px;
	right: 46px;
	padding: 0 0 0 10px;
	text-align: right;
}


#simpleCarousel {
	background-image: url(assets/images/tiles-offer.gif);
	background-position: right;
	background-repeat: no-repeat;
}

#SocialBox {
	position: absolute;
	top: 93px;
	right: 10px;
	z-index: 999;
}

#Calculator {
	width:426px;
	height: 164px;
	background-image: url(assets/images/calc_back.jpg);
	margin: 10px 0 20px 0;
	position: relative;
}

#Calculator span {
	position: absolute;
	left:18px;
	top: 124px;
	color: #b9b9b9;
	font-size: 13px;
}

#Calculator span strong {
	color: #fff;
	font-size: 15px;
}

.WidthBox {
	width: 38px;
	height: 20px;
	position: absolute;
	left: 80px;
	top: 52px;
	text-align: center;
	border: none;
	font-size: 16px;
	padding: 4px 0 0 0;
	background: none;
}

.HeightBox {
	width: 38px;
	height: 20px;
	position: absolute;
	left: 227px;
	top: 52px;
	text-align: center;
	border: none;
	font-size: 16px;
	padding: 4px 0 0 0;
	background: none;
}

.CalcButt {
	width: 116px;
	height: 38px;
	font-size: 14px;
	background: url(assets/images/calcbutt.jpg);
	text-align: center;
	color: #FFF;
	text-transform: uppercase;
	border: none;
	position: absolute;
	left: 292px;
	top: 47px;
}

.CalcAdd {
	width: 94px;
	height: 30px;
	display: block;
	background: url(assets/images/calc_add.jpg);
	position: absolute;
	right: 19px;
	top: 118px;
	border: none;
}

.CalcLink {
	position: absolute;
	width: 10px;
	height: 10px;
	left: 0;
	top: -300px;
}

#pageContentContainer {
	padding: 20px;
}

#pageContentContainer .infoBoxHeading {
	border-bottom: 1px solid #999;
	padding: 10px 0 3px 0;
	margin: 0 0 6px 0;
}

#pageContentContainer .boxText {
	padding: 0 0 10px 0 !important;
}

#billingAddress, #shippingAddress {
	font-size: 11px;
	line-height: 14px;
}

#billingAddress table tr td, #shippingAddress table tr td {
	padding: 0 0 3px 0 !important;
	
}

#billingAddress input, #shippingAddress input {
	border: 2px solid #CCC;
	padding: 4px;
	max-width: 240px;
	
}

#billingAddress select, #shippingAddress select {
	border: 2px solid #CCC;
	padding: 4px;
	max-width: 240px;
	
}

#shoppingCart table tr td {
	padding: 2px 0 2px 0;
	border-bottom: 1px dotted #CCC;
}

#changeBillingAddress, #changeShippingAddress {
	float: left;
	padding: 5px 0 10px 0;
	display: block;
}

.paymentRow td {
	padding: 2px 3px 2px 0;
}

.finalProducts table tr td {
	border-bottom: 1px dotted #999 !important;
}

.LoginTable {
	position: relative;
	width: 240px;
}

#logInRow {
	width: 240px;
	position: absolute;
	top: -130px;
	left: 0;
}

.LoginButt {
}

#loginButton {
	position: absolute;
	right: 0;
	top: -7px;
}

#delivery_option {
	width: 300px !important;
}

#delivery_option option {
	border-bottom: 1px dotted #CCC;
}

.TrustWave {
	display: block;
	padding: 10px 0 0 28px;
}

.RedText {
	text-align: center;
	color: #F00;
	font-size: 14px;
}
