/*
  $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
*/

.subcategory_div
{
	background:	url(images/layout-images/background-subcategory.gif) repeat-x;
	width:		200px;
	height:		144px;
	padding-top:38px;
	padding-left:8px;
	font-size: 14px;
}

.infoBoxContents .middle
{
	background:url(images/layout-images/background_middle_subcat.jpg) repeat-y center top;
	padding-left:5px;
	padding-right:5px;
	width:207px;
}

.subcategory_div_outer
{
	height:30px;
	text-align:left;
	padding-left:10px;
	width:200px;
}

.subcategory_div a,
.subcategory_div a:visited,
.subcategory_div_outer a,
.subcategory_div_outer a:visited
{
	font-size: 12px !important;
	font-weight:bold;
	color:#00a9ac;
	text-transform:uppercase;
	
}

.boxText
{
	font-family: 		 Verdana, sans-serif;
	font-size: 			13px;
	padding-left:		13px;
	padding-right:		13px;
	padding-top:		0px;
	padding-bottom:		0px;
}

.boxText h1,
.boxText h2,
.boxText h3
{
	font-size:15px;
}
.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: #00aeef; text-decoration: underline; }

.footerText,
.footerText a,
.footerText a:visited,
A.headerNavigation
{ 
	font-family : Arial, sans-serif; 
	font-size : 14px; 
	color: #ea028b; 
	font-weight:bold;
	text-decoration: none; 
	text-transform:uppercase;
}

TD.headerNavigation {
  font-family: Arial, sans-serif;
  font-size: 13px;
  background: #ffffff;
  color: #00aeef;
  font-weight : bold;
  text-transform:	lowercase;
}

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

.breadcrumb
{
	margin-left:0px
}

.breadcrumb-div
{
	padding-top:5px;
	padding-bottom:5px;
}

.drop_down
{
	padding-right:5px;
}

.offers
{
	padding-right:4px;
}

.basket
{
	padding-left:6px;
}

select.header_drop_down {
 	background-color: 	#00aeef;
 	color: 				#ffffff;
 	border-style:			solid;
 	border-width:			0px;
 	font-size:			14px;
	font-weight:			bold;
	scrollbar-base-color:	#ec008c;
}

h3
{
	margin:		0px;
	padding:	0px;
	font-weight:normal;
	font-size:13px;
	padding-bottom:10px;
	font-family:  Verdana, sans-serif;
}	

option.header_drop_down
{
	font-size:		14px;
	font-weight:		bold;
	border-style:		solid;
	border-color:		#FFFFFF;
	border-left-width:	0px;
	border-right-width:	0px;
	border-bottom-width:1px;
	border-top-width:	0px;
	background-color: 	#ec008c;
	padding:			1px;
}


option.header_drop_down:focus
{
	background-color: 		#ec008c; 	
}
option.header_drop_down:hover
{
	background-color: 		#ec008c;
}

BODY {
  background: 			url(images/layout-images/background-body-2.jpg);
  color: 				#000000;
  margin: 			0px;
  font-size: 			13px;
  font-family : 		Arial, sans-serif;
}

body {
text-align:center;
margin:0px auto;
}

.main-table-top
{
	background:url(images/layout-images/background-main-top.gif) no-repeat bottom left;
	width:910px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
}

.ie6 .main-table-top,
.ie7 .main-table-top,
.ie8 .main-table-top
{
}

.main-table
{
	background:url(images/layout-images/background-main.jpg) repeat-y;
	width:906px;
	margin-left:auto;
	margin-right:auto;
	padding-left:2px;
	padding-right:2px;
}

.footer_seo
{
	font-size: 	12px;
	color:		#ffffff;
}

A {
  color: #00a9ac;
  text-decoration: none;
  font-weight:bold;
}

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

A.footer {
  color: 		#FFFFFF;
  font-weight:	bold;
}

A.footer:hover {
  color: 		#ec008c;
}

A.contentBoxTitle {
  color: 		#00adee;
  font-weight:	bold;
}

A.contentBoxTitle:hover {
  color: 		#FFFFFF;
  text-decoration:none;
}

A.footer_seo {
  font-size:		10px;
  color: 			#ffffff;
  text-decoration:	none;
}

A.footer_seo:hover {
  color: 			#ffffff;
  text-decoration:	underline;
}

A.manufacturer_specials{
 	font-size:	12px;
	font-weight:	bold;
}

A.content_box_products{
 	font-size:	13px;
}

A.smallTextWas
{
	font-size:	12px;
}

A.smallTextNow
{
	font-size:	12px;
	font-weight:	bold;
}


FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #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;
  padding:		5px;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

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

.infoBox {
  background:url(images/infobox/infobox_background.gif) repeat-y;
}

.infoBoxInside {
  /*background:url(images/infobox/infoboxInside_background.gif) repeat-y;*/
  /*background: #000000;*/
}

.infoBoxPlain {

}

.contentBox {
  /*background:url(images/infobox/contentbox_background.gif) repeat-y;*/
}

.infoBoxContents {
  font-family:  Verdana, sans-serif;
  font-size: 14px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading
{
  font-family: 	 Verdana, sans-serif;
  font-size: 		14px;
  font-weight: 	bold !important;
  background:		url(images/infobox/infobox_header.gif) repeat-x;
  color: 			#ffffff;
  text-transform:	uppercase;
}

TD.infoBoxHeading a,
TD.infoBoxHeading a:visited
{
	font-weight:bold!important;
}

TD.infoBoxHeadingImpact {
font-family: 		Impact, Verdana, sans-serif;
  font-size: 		29px;
  font-weight: 		normal;
  font-style:		italic;
  text-transform:	uppercase;
  margin-bottom: 	0;
  padding-bottom: 	0;
  color: 			#00adee;
  background:		url(images/layout-images/background-h1-plain.gif) repeat-x;
  height:			60px;
  /*padding-top:		15px;*/
}

TD.infoBoxHeadingPurple {
  font-family: 		Impact, Verdana, sans-serif;
  font-size: 		35px;
  font-weight: 		normal;
  font-style:		italic;
  text-transform:	uppercase;
  margin-bottom: 	0;
  padding-bottom: 	0;
  color: 			#00adee;
  background:		url(images/layout-images/background-h1-plain.gif) repeat-x;
  /*height:			60px;*/
  /*padding-top:		10px;*/
}

TD.infoBoxFooter {
  font-family:  Verdana, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background:url(images/infobox/infobox_footer.gif) repeat-x;
  color: #ffffff;
}

TD.infoBoxFooterPurple {
  font-family:  Verdana, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background:url(images/layout-images/background_subcat_footer.gif) repeat-x 0px 10px;
  color: #ffffff;
  height:30px;

}

TD.infoBox, SPAN.infoBox {
  font-family:  Verdana, sans-serif;
  font-size: 13px;
}

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

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

TABLE.productListing {
  /*border: 1px;
  border-style: solid;
  border-color: #ec008c;
  border-spacing: 1px;*/
}

.productListing-heading {
  font-family:  Verdana, sans-serif;
  font-size: 13px;
  background: #00adee;
  color: #FFFFFF;
  font-weight: bold;
  padding:5px;
  border-style:dashed;
  border-color:#ffffff;
  border-width:0px;
  border-right-width:1px;
  margin-bottom:5px;
}

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

A.pageResults {
  color: #00aeef;
}

A.pageResults:hover {
  	color: 			#ec008c;
	text-decoration:	underline;
}

TD.pageHeading, DIV.pageHeading {
  font-family:  Verdana, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #ec008c;
  text-align: left;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family:  Verdana, sans-serif;
  font-size: 13px;
  line-height: 1.5;
}

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

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

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

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

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

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

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

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

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

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

.moduleRow { }
.moduleRowOver { background-color: #ec008c; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #bfeeff; }

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

/* message box */

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

/* input requirement */

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

h1 {
 font-family: 		Impact, Verdana, sans-serif;
 font-size: 		35px;
 font-weight: 		normal;
 font-style:		italic;
 text-transform:	uppercase;
 margin-bottom: 	0;
 padding-bottom: 	0;
 color: 			#00adee;
 background:		url(images/layout-images/background-h1-plain.gif) repeat-x;
 height:			auto;
 padding-top:		0px;
 margin-top:		14px;
}

h1.category
{
	margin-top: 21px;
}

h1.plain
{
 background:		url(images/layout-images/background-h1-plain.gif) repeat-x;
 margin-top:21px;
}

.products_price,
.productInfo h1
{
 background:		url(images/layout-images/background-h1-plain.gif) repeat-x 0px -45px;
 color:				#00a9ac;
 font-family:		 Verdana, sans-serif;
 font-style:		normal;
 font-weight:		bold;
 text-transform:	none;
 padding-top:		20px;
}

.products_price
{
	margin-top:14px;
	font-size:19px;
}

#display_price
{
	font-size:29px;
	color:#00a9ac;
	text-align:center;
}

.productInfo a,
.productInfo a:visited
{
	color:#ea028b;
}

h2 {
 font-family:  Verdana, sans-serif;
 font-size: 35px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
}

h2.infobox
{
	padding-top:20px;
	margin-top:0px;
	margin-bottom:0px;
}

TABLE.popup {
  border-width: 1px;
  border-style: dotted;
  border-color
}

h4
{
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
	font-weight:normal;
	font-family:  Verdana, sans-serif;
}

.main_window
{
	margin-top:-22px;
	width:		690px;

}

.main_window_inside
{
	/*width:		660px;*/
	text-align:left;
}

.productOptions
{
	font-size:		15px;
	font-weight:	bold;
	color:			#ec008c;
}

.rushOrders
{
	clear: both;
	font-size:		11px;
}

.header_tags_text
{
	font-size:		11px;
}

/* TOOLTIPS CSS */
.ft-colour {border-width: 0; border-style: none; border-collapse: collapse; height: 0;} 
.ft-colour td {border-width: 0; padding: 4px; margin: 4px; vertical-align: middle; height: 0;} 
.ft-mainads {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #666666; border-width: 0; border-collapse: collapse; padding: 0; margin: 0; height: 0;} 
.ft-mainads tr {vertical-align: middle; height: 0;} 
.ft-mainads td {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #666666; border-width: 0; border-spacing: 0; padding: 0; margin: 0; height: 0;} 
.ft-mainads img {border: 0;} 
.ft-h20 {height: 20px; border-style: none; border-width: 0; border-collapse: collapse;} 
.ft-h20 td {border-spacing: 0; border-width: 0; vertical-align: top; padding: 0; margin: 0; height: 0; } 
.ft-w100 {width: 100%;} 
.ft-grey {font-size: small; border-width: 0; height: 18px; background-color: #E6E6E6; padding: 0; margin: 0; vertical-align: middle;} 
.ft-w27h50 {vertical-align: top; width: 27px; height: 50px; text-align: center;} 
.ft-w27h50 {vertical-align: middle; height: 50px; width: 27px; padding: 0; margin: 0; border-width: 0; text-align: center; border-spacing: 0;} 
.ft-ad {color: #8585B2; vertical-align: top; padding: 0; margin: 0; border-width: 0; text-align: left; border-spacing: 0; height: 0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold;} 
.ft-ad a {color: #8585B2;} 
.ft-underline {text-decoration: underline;} 
.ft-space {height: 5px; font-size: 1px;} 
.ft-ourad {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #666666; width: 100%; text-align: center;} 
.ft-ourad a {font-size: 9px; color: #666666;} 
.ft-desc {text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #666666;}
.ft-tool-tip {color:#fff; width:139px; z-index:13000;} 
.ft-tool-title {font-weight:bold; font-size:11px; margin:0; color:#9FD4FF; padding:8px 8px 4px; background:url(images/bubble-top.png) top left; } 
.ft-tool-text { font-size:11px; padding:4px 8px 8px; background:url(images/bubble-base.png) bottom left; } 
.ft-no-script-text {font-size:9px; font-weight:normal; }

.upload_artwork
{
	position:	block;
	float:		left;
}
.upload_artwork_title
{
	font-weight:	bold; 
	font-size:		11px; 
	margin:			0; 
	color:			#9FD4FF; 
	padding:		8px 8px 4px; 
	background:		url(images/bubble-top.png) top left;
}
.upload_artwork_text 
{
	color:		#ffffff;
	font-size:	11px; 
	padding:	4px 8px 8px; 
	background:	url(images/bubble-base.png) bottom left; 
}

.upload_artwork_reminder
{
	font-size:	10px;
	font-color:	#9FD4FF;
}

.gift_title
{
	font-size:		17px;
	font-weight:	bold;
	color: 			#ec008c;
}

.warning_message
{
	font-size:			12px;
	font-weight:		bold;
	color:				#ffffff;
	background-color:	#ec008c;
}

.warning-message
{
	background: #ffa8a8;
	font-size: 12px;
	font-weight: 600;
	text-align: center;
} 

/* use a semi-transparent image for the overlay */ 
#overlay { 
    background-image:url(images/transparent.png); 
    color:#efefef; 
} 

.productInfo #overlay
{
	background-image:none;
}

/* container for external content. uses vertical scrollbar, if needed */ 
div.wrap { 
    height:441px; 
    overflow-y:auto; 
}

/* the overlayed element */
div.overlay {
	
	/* growing background image */
	background-image:url(images/white.png);
	
	/* dimensions after the growing animation finishes  */
	width:600px;
	height:470px;		
	
	/* initially overlay is hidden */
	display:none;
	
	/* some padding to layout nested elements nicely  */
	padding:55px;
}

/* default close button positioned on upper right corner */
div.overlay div.close {
	background-image:url(images/close.png);
	position:absolute;
	right:5px;
	top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}

.overlay-link
{
	font-size:	15px;
	color:		blue;
}

.digitalartsform input[type=text]
{
	width:400px;
}

.header-message
{
	background-color:#00aeff; 
    color:#ffffff; 	
    margin-left:50px;
    margin-right:50px;
    font-size:20px;
    font-weight:bold;
    padding:5px;
}

.header-message a,
.header-message a:visited
{
	color:#ffffff; 	
}

.upload-artwork-warning
{
	color: #ffffff;
	background: #EC008C;
}

TR.ccc 
{
     cursor: pointer; 
     cursor: hand;
}

.index-category-thumb
{
	text-transform:uppercase;
	font-weight:bold;
	width:127px;
	height:auto;
	/*background:url(images/layout-images/index-category-thumb.gif) no-repeat;*/
	margin-left:0px;
	margin-right:0px;
}

.index-category-thumb a,
.index-category-thumb a:visited
{
	color:#00a9ac;
}

.index-seo-block
{
	margin-left:10px;
	margin-right:10px;
	font-size:12px;
}

.index-category-thumb-title
{
	font-size:12px;
	padding-top:4px;
	margin-left:0px;
	margin-right:0px;
	height:40px;
}

.index-category-thumb-image
{
	height:100px;
	width:90px;
}

.category-picker
{
	padding-top:3px;
}



.category-picker .infobox
{
	background:none;
}

ul.suckerfish, ul.suckerfish ul {
	padding: 0;
	margin: 0;
	list-style: none;
	z-index:1000;
	text-align:left;
	padding-right:5px;
}

ul.suckerfish a {
	display: block;
	width: 151px;
	color:#ffffff !important;
	font-family:Arial;
	font-size:11px;
	text-transform:uppercase;
}

ul.suckerfish li {
	float: left;
	width: 151px;
	padding-top:0px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:10px;
	z-index:1000;
}

ul.suckerfish li ul {
	position: absolute;
	width: 162px;
	left: -999em;
	/*background:#502a03;*/
	margin-top:3px;
	padding-top:0px;
	padding-bottom:10px;
	margin-left:2px;
	z-index:1000;
	background:#27a4dd;
	border-style:solid;
	border-width:1px;
	border-color:#eaeaea;
}

ul.suckerfish li:hover ul { 
	left: auto;
	z-index:1000;
}


ul.suckerfish li:hover ul, ul.suckerfish li.sfhover ul {
	left: auto;
	z-index:1000;
}

ul.suckerfish li li:hover
{
	background:#d91984;
}

ul.suckerfish li li a:hover
{
	text-decoration:none;
}

ul.suckerfish li li{
	width: 152px;
	z-index:1000;
	padding-top:3px;
	padding-bottom:3px;
}

.vertical-hr
{
	background:url(images/layout-images/background-vertical-hr.jpg) repeat-y top center;
}

.vertical-hr-separator
{
	background:url(images/layout-images/background-vertical-hr.jpg) repeat-y top center;
	width:10px;
	height:50px;
}

.horizontal-hr,
.horiztonal-hr
{
	background:url(images/layout-images/background-horizontal-hr.jpg) repeat-x;
}

#header-bottom
{
	margin-top:-12px;
}

a img:hover
{
	opacity:0.4;
	filter:alpha(opacity=40);
}

#footer-div
{
	width:900px;
	height:159px;
	background:url(images/layout-images/background-footer.jpg) no-repeat;
	margin-left:10px;
	
}

#footer-div .content
{
	padding-top:110px;
	padding-left:5px;
}

#footer-div .credits
{
	clear:both;
	font-size:9px;
	float:right;
	padding-right:51px;
	padding-top:20px;
	font-weight:normal;
}

#footer-div .credits a,
#footer-div .credits a:visited
{
	color:#aaaaaa;
	font-weight:normal;
}

#footer-div,
#footer-div a,
#footer-div a:visited
{
	color:#56595b;
	text-decoration:none;
}

#footer-div a:hover
{
	text-decoration:underline;
}

#column-left
{
	background:url(images/layout-images/background_left_column.jpg) repeat-x bottom left #f1f1f3;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:25px;
	width:185px;
}

#column-left a,
#column-left a:visited
{
	color:#343638;
	font-weight:normal;
}

#column-left td
{
	text-align:left !important;
}

#column-left .infoBoxHeading
{
	padding-top:2px;
}

#search-input
{
	background: white url('images/layout-images/background-search.gif') repeat-x top left;
	float: right;
	border: 0;
	height: 24px;
	width: 125px;
	padding: 0px;
	padding-left:5px;
	font: 11px/13px arial;
	color: #ffffff;
}
	
#search input submit
{
	position:relative;
	top:5px;
}

.bestsellers
{
	background:url(images/layout-images/background-bestsellers.jpg) no-repeat;
	padding-top:80px;
	margin-bottom:20px;
}

.bestsellers a,
.bestsellers a:visited
{
	color:#00a9ac !important;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
}

.bestsellers-individual
{
	background:url(images/layout-images/background-bestsellers-scroll.jpg) repeat-x;
	padding-top:50px;
}

.productListing-data
{
	border-style:dashed;
	border-width:0px;
	border-right-width:1px;
	border-color:#929497;	
}

.no-border
{
	border-width:0px !important;	
}

.product-listing-image
{
	background:url(images/layout-images/background_product_listing_image.gif) repeat-x;
	padding-top:50px;
	padding-bottom:10px;
	width:150px;
}

.productListing .PRODUCT_LIST_IMAGE
{
	width:150px;
}

.no-padding .boxText
{
	padding:0px;
}

.index-categories
{
	margin-top:-20px;
}

.index-category-main
{
	background:url(images/layout-images/background_category_main.jpg) no-repeat;
	width:119px;
	height:160px;
	padding-left:10px;
	padding-right:10px;
}

.ie6 .index-category-main,
.ie7 .index-category-main,
.ie8 .index-category-main
{

}

.index-categories-body td.infoBoxHeadingPurple
{
	background:none;
}

.footer-end
{
	background:url(images/layout-images/background-main-bottom.gif) no-repeat bottom left;
	width:910px;
	height:8px;
	margin-left:auto;
	margin-right:auto;
}

@media screen and (-webkit-min-device-pixel-ratio:0)
 {
	.category-picker
{
	padding-top:1px;
} 
 }
 
#social-links
{
	float:right;
}
 
.social-links
{
	margin-bottom:2px;	
	height:25px;
	vertical-align:center;
	float:right;
	width:auto;
	/*float:left;
	display:block;
	padding-right:20px;*/
}

.social-links-google
{
	/*background:url(images/layout-images/google_24x24.gif) no-repeat;
	padding-left:26px;*/
	width:47px;
}

.social-links-facebook
{
	/*background:url(images/layout-images/icon_facebook.gif) no-repeat;
	padding-left:26px;*/
	width:51px;
}

.social-links-twitter
{
	/*background:url(images/layout-images/pp_twitter_25x150.gif) no-repeat;
	padding-left:26px;
	padding-top:2px;
	height:23px;*/
	width:57px;
}

.quotamatic-top
{
	background:url(images/layout-images/background_top_quotamatic.png) top left no-repeat;
	height:65px;
	margin-top:5px;
}

.quotamatic
{
	background:url(images/layout-images/background_middle_quotamatic.png) top left;
}

.quotamatic-bottom
{
	background:url(images/layout-images/background_bottom_quotamatic.png) top left no-repeat;
	height:32px;
	margin-bottom:5px;
}

.quotamatic-inner-top
{
	background:url(images/layout-images/background_top_quotamatic_inner.png) top left no-repeat;
	height:6px;
	width:152px;
	margin-left:auto;
	margin-right:auto;
}

.quotamatic-inner-middle
{
	background:url(images/layout-images/background_middle_quotamatic_inner.png) top left;
	width:152px;
	margin-left:auto;
	margin-right:auto;
}

.quotamatic-inner-bottom
{
	background:url(images/layout-images/background_bottom_quotamatic_inner.png) top left no-repeat;
	height:8px;
	width:152px;
	margin-left:auto;
	margin-right:auto;
}

.quotamatic select
{
	width:135px;
	font-size:10px;
	margin-bottom:5px;
}

.quotamatic option
{
	width:auto;
	max-width:200px;
}

.quotamatic .boxText
{
	padding:7px;
}

.quotamatic .products_price
{
	margin-top:0px;
}

#quotamatic-submit
{
	background:url(images/layout-images/quotamatic-add-to-cart.png) top left no-repeat;
	height:23px;
	width:133px;
	font-size:0px;
	color:#d80073;
	border-style:none;
	border-width:0px;
}

#quotamatic-submit:hover
{
	opacity:0.4;
	filter:alpha(opacity=40);
	cursor:pointer;
}

.header-account-info-td
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
}

.header-account-info
{
	padding-top:9px;
}

.header-account-info,
.header-account-info a,
.header-account-info a:visited
{
	font-size:11px;
	color:#8b8d8f;
	font-weight:normal;
}

.pink-link
{
	color:#d81a84;
	text-decoration:underline;
	font-weight:normal;
}

.pink-text
{
	color:#d81a84;
}

.blue-link
{
	color:#0097d5;
	text-decoration:underline;
	font-weight:normal;
}

/* ######### CSS for Shade Tabs. Remove if not using ######### */
.shadetabs a
{
	outline:none;
}


.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li
{
display: block;
float:left;
margin: 0;
height:11px;
margin-right:0px;
padding-top:8px;
padding-bottom:8px;
background:url(images/layout-images/shade_right.gif) top right no-repeat;
margin-top:-22px;
}


.shadetabs li a{
text-transform:capitalize;
position: relative;
z-index: 1;
margin-right: 2px;
margin-left:0px;
padding-top:8px;
padding-bottom:8px;
padding-right:9px;
padding-left:9px;
/*border: 1px solid #778;*/
color: #2d2b2b;
background:url(images/layout-images/shade_left.gif) 0px 0px no-repeat;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li.selected
{
background:url(images/layout-images/shadeactive_right.gif) top right no-repeat;
}

.shadetabs li.selected a{ /*selected main tab style */
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background:url(images/layout-images/shadeactive_left.gif) 0px 0px no-repeat;
border-bottom-color: white;
}

.shadetabs li a:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}


.tabs_container
{
	font-size:11px;
	border:0px solid gray; 
	width:383px; 
	margin-bottom: 1em; 
	background:url(images/layout-images/background_product_details.gif) top left repeat-y;
}


.tabs_container_inner
{
	width:353px;
	padding: 15px;
	padding-top:5px;
	padding-bottom:5px;
	background:url(images/layout-images/background_product_details_top.gif) 0px 0px no-repeat;
}

.tabs_container_bottom
{
	width:383px;
	height:8px;
	background:url(images/layout-images/background_product_details_bottom.gif) bottom left no-repeat;
}

#countrytabs
{
	margin-left:12px;
}

.jcarousel-skin-tango .jcarousel-container {
}

.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 236px;
    padding: 20px 30px;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 75px;
    height: 236px;
    padding: 40px 20px;
}

.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  236px;
    height: 75px;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  75px;
    height: 236px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 79px;
    height: 65px;
    background:url(images/layout-images/background_slide_thumb.gif) no-repeat;
}

.jcarousel-skin-tango .jcarousel-item img {
    width: 67px;
    height: 54px;
    overflow:hidden;
    padding-top:5px;
    padding-left:0px;
    margin-left:-2px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;
    margin-right: 0px;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
    margin-right: 0;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    right: 0px;
    width: 26px;
    height: 65px;
    cursor: pointer;
    top:25px;
    background: transparent url(images/layout-images/forth.gif) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url(images/layout-images/back.gif);
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-horizontal:focus {
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top:25px;
    left: 0px;
    width: 26px;
    height: 65px;
    cursor: pointer;
    background: transparent url(images/layout-images/back.gif) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(images/layout-images/forth.gif);
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover, 
.jcarousel-skin-tango .jcarousel-prev-horizontal:focus {
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {

}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(next-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-vertical:focus {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-vertical:focus {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.footer_text
{
	font-family:Verdana;
	font-size:11px;
	line-height:14px;
	float:left;
	width:100%;
}
.plus_one
{
	float:left;
}
