/*
Main HTML!
*/
body {
	background: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight:normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

A {
	color: #9E3026;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}

A:hover {
	color: #FFCC00;
	text-decoration: underline;
}

img.opacity {
	opacity: 1;
	filter: alpha(opacity=50);
	}	
	
img.opacity:hover {
	opacity: 0.5;
	filter: alpha(opacity=100);
	}

FORM {
	display: inline;
}

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;
}

/*
End main HTML!
*/
/*
Link control!
*/
A.CateginfoBoxContents{
	color: #9B9B9B;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	padding-left:20px;
}

A.boxText { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	text-decoration: none; 
	font-weight : normal; 
}

A.boxText:hover { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	text-decoration: none; 
	font-weight : normal; 
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.links { 
  color: #000000; 
}

A.links:hover { 
	color: #000000; 
}

A.headerNavigation:hover {
	color: #ffffff;
}
.footer {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #4E5665;
}
A.footer {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #4E5665;
}

A.pageResults {
	color: #CF4217;
}

A.pageResults:hover {
	color: #A4CF17;
}

A.productTitle {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #888888;
	text-decoration: none;
	padding-top: 5px;
	font-weight: bold;
}

A.blue_1 {
	color:#569DCA;
	font-family:tahoma;
	font-size:11px;
	line-height:12px;
	font-weight: bold;
}
/*
End link control!
/*
TD control!
*/
TD.prods{
	background-image: url(images/products_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

TD.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background: url(images/menu_bg.gif) repeat-x left top;
	color: #ffffff;
	font-weight : bold;
	height: 32px;
}

TD.headerInfo {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #00ff00;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

TD.headerError {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #ff0000;
	color: #ffffff;
	font-weight : bold;
	text-align : center;
}

TD.footer {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	background: url(images/footer_bg.gif) repeat-x left top; 
	color: #4E5665;
	height: 26px;
	padding-top: 6px;
}

TD.main, P.main,.main {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #636363;
}

TD.cds_pages_body, P.cds_pages_body,.cds_pages_body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #636363;
}

TD.smallText, SPAN.smallText, P.smallText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	padding-left: 0px;
	padding-right: 5px; 
	color: #636363; 
}
SPAN.proddesc {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;

	color: #636363; 
}

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;
}

TD.pageHeading, DIV.pageHeading {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
TD.cds_pageHeading, DIV.cds_pageHeading,.cds_pageHeading {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

TR.subBar {
	background: #f4f7fd;
}
/*
End TD control!
/*
TR control!
*/

TR.header {
  background: #ffffff;
}

TR.headerNavigation {

}




TR.headerError {
  background: #ff0000;
}



TR.headerInfo {
  background: #00ff00;
}



TR.footer {

}
/*
End TR control!
/*
Links Page!
*/

TABLE.linkListing {
	border: 1px;
	border-style: solid;
	border-color: #A0A0A0;
	border-spacing: 1px;
}

.linkListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	height: 22px;
	background-image: url(images/table_bg.jpg);
}

TD.linkListing-data {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color:#000000;
	background: #F0F0F0;
	padding: 3px;
}

TABLE.productListing {
	border: 1px;
	border-style: solid;
	border-color: #A0A0A0;
	border-spacing: 1px;
}
TD.productListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	height: 22px;
	background-image: url(images/table_bg.jpg);
}

.productListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	height: 22px;
}

TD.productListing-data {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color:#000000;
}

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: #F5F5F5;
}

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: #F5F5F5;
}
/*
End Links page!
/*
Form cntrol!
*/
TABLE.formArea {
	background: #F0F0F0;
	border-color: #A0A0A0;
	border-style: solid;
	border-width: 1px;
}

TD.formAreaTitle {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.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; 
}

.inputRequirement { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	color: #ff0000; 
	padding-right: 7px; 
}
/*
End form control!
/*
Modules!
*/
.moduleRow { 
}

.moduleRowOver { 
	background-color: #9E3026; 
	cursor: pointer; 
	cursor: hand; 
}

.moduleRowSelected { 
	background-color: #9E3026; 
}
/*
End modules!
*/



.cat_box{
	background: url(images/menu.jpg) no-repeat left;
	padding-left:23;
	padding-bottom:0;
	height:20;
	width:100%;
}


/*
Box text!
*/
.boxText { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	color: #737373; 
}

.boxText_center { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	padding-left:5px; 
	padding-right:5px; 
}

.boxText_left { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	padding-left:15px; 
	padding-right:10px; 
}

.boxText_right { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	padding-left:5px; 
	padding-right:5px; 
}
/*
End box text!
*/







/*
Errors/Success/Account/Warnings!
*/
.messageBox { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
}

.messageStackError, .messageStackWarning { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	background-color: #F2F2F2; 
}

.messageStackSuccess { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	background-color: #F2F2F2; 
}

.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: #FFFFFF; 
	text-decoration: underline; 
}

SPAN.newItemInCart {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}



SPAN.greetUser {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #f0a480;
	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;
}
/*
End Errors/Success/Account/Warnings!
/*
All info box stuff
*/



TD.infoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}


TD.infoBoxHeading_categ {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: #bbc3d3;
	color: #ffffff;
}

TD.infoBox, SPAN.infoBox,.infoBox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.templateinfoBox {
	font-family: Tahoma;
	font-size: 10px;

	
	
	
}

TD.infoBoxContents,.infoBoxContents, DIV.infoBoxContents {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
}


.infoBoxNotice {
	background: #FF8E90;
}

.infoBoxNoticeContents {
	background: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}


TD.contentBoxHeading {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	text-transform: uppercase;
}

TD.contentCatalogHeading a:link{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #CF4217;
	padding-left: 0px;
	text-transform: uppercase;
}
/*
End all info box stuff
/*
Custom classes!
*/
.br{
	border-style: solid;
	border-width: 1px;
	border-color: #6780B8;
} 

.bg{
	background-repeat: repeat-y;
	/**background-image: url(images/m23.gif);*/
	background-position: 32% 65%;
}
 
.ps{
	color: #5F5F5F;
	font-size: 11px;
}

.ps1{
	color: #ffffff;
	font-size: 11px;
}

.ps3{
	color: #122F5F;
	font-size: 12px;
	font-weight: bold;
}

.ps4{
	color: #335081;
	font-size: 10px; 
}

TD.tablebg {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6780B8;
	height: 28px; 
	padding-left: 6px;
}

SPAN.blue {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: none;
	color: #379BC8;
}

A.blue {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #379BC8;
}

FONT.price {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #DA6F28;
}

.small_style {
	font-size: xx-small;
}

A.top_links{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #9BC510;
}

A.bottom_links{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CF4217;
	text-decoration: underline;
}

A.main_links{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: none;
	color: #666666;
}

TD.strech{
	background-image: url(images/3808_14.jpg);
	background-repeat: repeat-x;
	background-position: 55px;	
}

TD.p_box_title{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 34px;
	background-image: url(images/p_box_01.jpg);
	text-align: center;
	vertical-align: middle;
}
DIV.cards{
	padding-top: 20px;
	padding-right: 37px;
	padding-bottom: 20px;
	padding-left: 20px;	
}

DIV.bottom_links{
	padding-top: 20px;
	padding-right: 37px;
	padding-bottom: 20px;
	padding-left: 20px;	
}

SPAN.products_title{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #5E5E5E;	
}

SPAN.products_price1{
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #B20F00;
	text-transform: uppercase;
}

SPAN.products_price2{
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #B20F00;
	text-transform: uppercase;
}

TD.search_box{
	background-image: url(images/search.jpg);
	height: 102px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 20px;
	padding-bottom: 10px;
}

TD.top{
	background-image: url(images/10071_06.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 48px;
}

SPAN.yellow{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFCC00;
}

SPAN.white{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

TD.side{
	padding-left: 20px;
}

TD.side2{
	padding-left: 6px;
	padding-right: 20px;
}

TD.side3{
	padding-right: 6px;
}

TD.side4{
	padding-right: 40px;
}

TD.side5{
	padding-left: 40px;
}

h1 {
text-decoration: none;
margin-top: 5px;
margin-bottom: 5px;
margin-left: 5px;
font-size: 18px;
} 

#marqueecontainer{
position: relative;
width: 150px; /*marquee width */
height: 100px; /*marquee height */
background-color: white;
overflow: hidden;
padding: 2px;
padding-left: 4px;
}

/*
End custom classes!
*/