/*
  $Id: stylesheet.css,v 1.1.1.1 2003/09/18 19:06:01 wilt Exp $
  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com
  Copyright (c) 2003 osCommerce
  Released under the GNU General Public License
*/

ul{list-style:none;}

TD.contactus {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
}
.cat_description {  font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #800000; font-weight: bold }
.boxText {
	font-family: Arial,Verdana,Arial,Arial,sans-serif;
	font-size: 14px;
	padding-left:0px;
	text-decoration: none;
	line-height:22px;
	font-weight:normal;
}
.centertable {
	border-left:0px solid #798CCC;
	border-right:0px solid #798CCC;
	
}
.navBlue     { color: #FF0000; font-size: 8pt; font-family: Verdana }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #eeeeee; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #eeeeee; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: red; text-decoration: underline; }

BODY {
  
  background-color:#ffffff;
  margin: 0px;
}
A {
  color: #000000;
  text-decoration: none;
}
A:hover {
  color: #E50D0D;
  text-decoration: underline;
}
FORM {
	display: inline;
}
TR.header {
  background: #ffffff;
}
TR.headerNavigation {
  background: #bbc3d3;
}
TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}
A.headerNavigation { 
  color: #FFFFFF; 
}
A.headerNavigation:hover {
  color: #ffffff;
}
h1 {
  font-family: Arial,Arial,Verdana,sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #E50D0D;
  margin: 0px;
}
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: #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: #000000;
  font-weight: bold;
}

.templateinfobox     { background:url(images/infobox/content_background.gif); FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 10px }

.infoBoxContents {
  font-family: Arial,Verdana,sans-serif;
  font-size: 12px;
  padding-top:5px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	padding-top:7px;
	padding-right: 20px;
	text-align:left;
}

TD.infoBoxFeatured {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding-top: 10px;
	text-align:center;
	vertical-align:top;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}
TD.contentBoxHeading {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13.5px;
	font-weight: bold;
	color: #666666;
	padding-top:7px;
	padding-right: 20px;
	text-align:left;
}

TR.accountHistory-odd,
TR.addressBook-odd,
TR.alsoPurchased-odd,
TR.payment-odd,
TR.productListing-odd,
TR.productReviews-odd,
TR.upcomingProducts-odd,
TR.shippingOptions-odd {
  ;
}

TR.accountHistory-even,
TR.addressBook-even,
TR.alsoPurchased-even,
TR.payment-even,
TR.productListing-even,
TR.productReviews-even,
TR.upcomingProducts-even,
TR.shippingOptions-even
 {  ;
}

TABLE.productListing {
  border-spacing: 1px
}

.productListing-heading {
  font-family: Arial,Arial,Verdana,sans-serif;
  font-size: 14px;
  color: #000000;
  font-weight: bold;
}

.productListing-data {
color:#666666; 
font-size: 12px; 
}

.productListing-data-price {
color:#333333; 
font-size: 13px; 
}


.productListing-data a{
color:#666666;
font-size: 12px;
}


TD.productListing-data {
  font-family: Arial,Arial,Verdana,sans-serif;
  font-size: 13px;
  border:0px;
  color:#666666; 
}
TD.productListing-data s {
  font-family: Arial;
  font-size: 14px;
  border:0px; 
  color:#666666;
}
TD.productListing-data a {
  font-family: Arial;
  font-size: 12px;
  border:0px; 
  color: #666666;
}

TD.productListing-data a:hover {
  font-family: Arial;
  font-size: 12px;
  border:0px; 
  color: #ff0000;
}


A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	padding-top:7px;
	padding-right: 20px;
	text-align:left;
  
}

TD.pageHeading h1, DIV.pageHeading h1{
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	padding-top:7px;
	padding-right: 20px;
	text-align:left;
  
}

TR.subBar {
  background: #f4f7fd;
}

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

.main {
  font-family: Arial, sans-serif;
  font-size: 12.5px;
  line-height: 1.5;
  color:#333333;
  list-style-type:circle;
}

.main ul {
list-style-type:disc;
margin-left:20px;
  }

.main a{
  font-family: Arial, sans-serif;
  font-size: 12.5px;
  line-height: 1.5;
  color:#333333;
}

TD.main, P.main {
  font-family: Arial, sans-serif;
  font-size: 12.5px;
  line-height: 1.5;
  color:#333333;
  list-style-type:circle;
}

TD.main a, P.main a{
  font-family: Arial, sans-serif;
  font-size: 12.5px;
  line-height: 1.5;
  color:#333333;
}

.main p {
  font-family: Arial, sans-serif;
  font-size: 12.5px;
  line-height: 1.5;
  color:#333333;
    list-style-type:circle;
}

.main_123 {
  font-family: Arial, sans-serif !important;
  font-size: 12.5px !important;
  line-height: 1.5 !important;
  color:#333333 !important;
    list-style-type:circle !important;
}

.main_123 FONT {
  font-family: Arial, sans-serif !important;
  font-size: 12.5px !important;
  line-height: 1.5 !important;
  color:#333333 !important;
    list-style-type:circle !important;
}


TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial,sans-serif;
  font-size: 12px;
  color:#333333;
}

.smallText a{
  font-family: Arial,sans-serif;
  font-size: 12px;
  color:#333333;
}

TD.smallText, SPAN.smallText, P.smallText a{
  font-family: Arial,sans-serif;
  font-size: 12px;
  color:#333333;
}

P {
	font-family: Times New Roman,Verdana,Arial,Arial,sans-serif;
	font-size: 16px;
}

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;
}

.category_desc, SPAN.category_desc, .category_desc p {
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  color:#666666;
}

.category_desc a, SPAN.category_desc a {
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  color:#666666;
  text-decoration:underline;
}

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: #000099;
  font-weight: bold;
}

TABLE.formArea {
  background: #eeeeee;
  border-color: #cccccc;
  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.productListPrice {
	color: 000000;
	font-weight: normal;
	font-size:16px;
}
SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
  font-weight: bold;
  font-size:13px;
}
SPAN.productSpecialPriceItemPage {
font-size : 18px;
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
  font-weight: bold;
}
SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #eeeeee; cursor: pointer; cursor: hand; color:white;}
.moduleRowSelected { background-color: #eeeeee; color:white;}
.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: #eeeeee; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #eeeeee; }

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

/* VJ Links Manager v1.00 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #BDCAF3;
  color: #FFFFFF;
  text-align: center;
}

TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TR.linkListing-odd {
  background: #F5F7FC;
}
TR.linkListing-even {
  background: #F5F5F5;
}
/* VJ Links Manager v1.00 end */
.content 	{BACKGROUND: none; COLOR: #000000; FONT-SIZE: 10px; FONT-FAMILY: Verdana, Helvetica}

/* Show Cart Details */
TR.ShowCartDetails, TD.ShowCartDetails, P.ShowCartDetails {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-bottom: 10px;

}

 /* Show Header Page Links */
TR.HeaderPageLinksLeft, TD.HeaderPageLinksLeft, P.HeaderPageLinksLeft {
  background-image: url('images/button_blank_left.gif');
}
TR.HeaderPageLinksRight, TD.HeaderPageLinksRight, P.HeaderPageLinksRight {
  background-image: url('images/button_blank_right.gif');
}
TR.HeaderPageLinks, TD.HeaderPageLinks, P.HeaderPageLinks {
  background-image: url('images/button_blank_middle.gif');
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  font-weight: bold;
  color: #ffffff
}

TR.HeaderPageLinks a:hover {
  background-image: url('images/button_blank_middle.gif');
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  font-weight: bold;
  color: red;
}

A.HeaderPageLinks {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  font-weight: bold;
  color: #ffffff;
}
.HeaderPageLinks a:hover{
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  font-weight: bold;
/*  background: #00FF00; */
  color:#FF0000;
}

TD.cookieUsage {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #000000;
  color: #FFFFFF;
}

/* WebMakers.com Added: Editing Attributes */
.attributeBoxContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; background-color: #808080; }
.TR.attributeBoxContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; background-color: #808080; }
.TD.attributeBoxContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; background-color: #C0C0C0; }

.storyboxtitle 	{
	FONT-FAMILY: Verdana;
	COLOR: #ffffff;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	BACKGROUND: none;
	text-transform: lowercase;
}
.storyboxtitle A:link		{
	FONT-FAMILY: Verdana;
	COLOR: #ffffff;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	BACKGROUND: none;
}
.storyboxtitle A:active		{FONT-FAMILY: Verdana; COLOR: #ffffff; FONT-SIZE: 11px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:visited	{FONT-FAMILY: Verdana; COLOR: #ffffff; FONT-SIZE: 11px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:hover		{FONT-FAMILY: Verdana; COLOR: #000000; FONT-SIZE: 11px; FONT-WEIGHT: bold; TEXT-DECORATION: underline; BACKGROUND: none;}


.dil {display:inline; color:#cc3300;}

/* Added By SEOInc. */
.ph-num {line-height:18px; text-align:center;}
.ph-num .txt-font {font-family:Arial, Verdana, sans-serif;font-size:16px; font-style:italic; font-weight:bold;}
.ph-num #txt-red {font-family:Arial Black, Verdana, sans-serif; color:#E50D0D; font-size:18px; color:}
p.dil font strong {font-size:20px;}
p.dil font strong h1{font-family:Arial, Arial, Helvetica, sans-serif; font-size:20px;}

.paragraph-align {position:relative;top:-10px;}
td.title-txt{position:relative; padding-top:0px;}

.navmenu_jason{
margin-top:3px;
}

.featured_product_name{
	font:bold 14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background-color: #f7f7f7;
}

.featured_product_description{
	font:9px Arial, Helvetica,sans-serif;
	color: #666666;
}

.featured_product_description a{
	font:9px Arial, Helvetica, sans-serif;
	color: #666666;
}

.more_info a{
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	background:#6777A8;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	}
	
.more_info a:hover{
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	background:red;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	}
	
.featured_table{
border-right: 1px solid #CCCCCC;
border-left: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
padding-bottom: 5px;
}

.welcome_box{
	background-image: templates/Pixame_v1/images/corner_left.gif; background-repeat:repeat-x;
	font-size: 10px;
	color:#666666;
}

.bg_list{
margin-left:0px; padding-left:0px !important; color:#666666;
}


.unli1{background:url(images/list_side.gif) repeat-x left bottom; width:100%; font-size: 12px;}
.unli1 a{color:#666666;}

.unli2{width:21px; height: 5px; background:url(images/list_side.gif) repeat-y right top; margin-left: 0; padding-left: 0;}
.unli3{
	background-image: url(images/pimp1.gif);
	background-repeat: no-repeat;
	background-position: 9px 7px;
}
.unli1 div{width:auto; }

.ul_1 {margin-left:0px; padding-left: 0px; color:#000099; line-height:10px;}


.ul_2 li{
	padding-left:0px !important;
	line-height:10px !important;
	color:#f3d31d !important;
	height: 8px;
	background-image: url(images/pimp3.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
}
.ul_2 li a {	padding-left:0px !important;
	line-height:10px !important;
	color:#f3d31d !important;
	height: 8px;
	background-image: url(images/pimp1.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
	text-decoration:underline;
	}
	
.ul_2 li a:hover {text-decoration:none !important;}


ul.ul2{list-style:decimal}
ul.ul2 li{color:#0e0e0e; background:none; padding-left:0; line-height:10px; font-weight:bold;}
ul.ul2 li a{color:#0e0e0e; text-decoration:none; font-weight:normal;}
ul.ul2 li a:hover{text-decoration:underline;}

.ul3{list-style:none;}
.ul3 li{color:#5e5e5e; background:url(images/pimp1.gif) no-repeat 0px 8px; padding-left:0px !important; line-height:10px;}
.ul3 li a{color:#5e5e5e; text-decoration:underline; font-weight:bold;}
.ul3 li a:hover{text-decoration:none;}


.bg_list_un { margin-left:0px; padding-left:0px !important; color:#666666;}

.bg_list_parent {

	background-image: url(images/pimp1.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.bg_list_sub{
	background-image: url(images/pimp1.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 20px;
	}
	
.bg_list_sub_sub{
	background-image: url(images/pimp1.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 50px;
	}


.bg_list_sub1 a{ margin-left:5px !important; padding-left:0px !important; text-decoration:underline !important; color:#666666;}
	
.bg_list_sub1 a:hover{text-decoration:none !important; color:#666666;}

.wholepage{
border-left:solid 5px #ffffff;
border-right:solid 5px #ffffff;
border-top:solid 5px #ffffff;
border-bottom:solid 5px #ffffff;
}

.mainpageback{
background:url(images/shadow.gif) repeat-x top left;
}

.arrow{
margin-bottom: 5px;
}






/* XC Menu Styles */

#catxcdiv ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 1.5em;
}

/* menu item spacing */
#catxcdiv li{ margin-bottom: .2em; }

/*padding between submenu items*/
#catxc ul li { padding: 0 0 .2em 0; }

/*xc menu item*/
#catxcdiv li.xc { list-style: none; }

/*submenu*/
#catxcdiv li.xc ul { margin: .3em 0 0 -.8em; }

/* +/- control */
div.xcx, div.xcc {
	position: relative;
	display: inline;
}
li.xc>div.xcx, li.xc>div.xcc {
	position: static;
	margin-left: -1.5em;
	float: left;
	width: 1.5em;
}
div.xcx a, div.xcc a {
	position: absolute;
	left: -2em;
}
div.xcx>a, div.xcc>a {
	position: static;
}
div.xcx a:link, div.xcx a:visited,
div.xcc a:link, div.xcc a:visited {
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 90%;
}

.header_seo{
background-image:url(images/h_bann.jpg);
background-repeat:no-repeat;
background-position:top center;
}

.header_seo h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-weight: bold;
	color: #FF0000;
	padding-left:35px;
	padding-top:60px;
}