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

img
{
	border: 0;
}


.top_header
{
background: url(images/header.jpg) no-repeat; height: 152px;border-bottom: 1px solid #F87203;	
}

#prod_images
{
width: 300px;
width: 395px !important; 

}

ul.jcarousel-clip jcarousel-clip-horizontal p
{
font-family:courier !important;
}


#image_container
{
color:#000000;
margin:0px 0px;
padding:0px 35px 0px 0px;
}

#product_main
{
height:495px;
width:395px;
margin: 0 auto;
display: block;
border:1px solid #E3E2CC !important;

/*border:1px solid #FFFF00;*/
}

#thumbs_container
{
width: auto;
height: 178px;
margin: 5px 0px 30px 0px;
float: right;
}

#thumb
{
width:131px; 
height:165px; 
/*border:1px solid #000;*/
float: left;
margin: 0px 5px 10px;
border:1px solid #E3E2CC !important;
}

	/* Hack around thumb width/height as it wasn't doing what I wanted it to :) */

	#thumb img[width]
	{
	width: 131px; !important	
	}
	
	#thumb img[height]
	{
	height: 165px; !important	
	}
	
	.productListing-data table[style], .productListing-data table[height=235]
	{
	height: 235px; !important
	}

#product_image_container
{
float:left;
width:335px;
height:auto;
}

#product_image
{
float:left;
width:335px;
height:335px;
}

span.productSpecialPrice[style]
{
color: red !important;	
}

td.style1 s
{
font-size: 11px;
color: #666;	
text-decoration: none;
}

/********* Gallery Styles **************/

#motioncontainer {
width: 335px; 
height: 80px; 

}
#motioncontainer {
width: 335px;
height: 80px;
}


#motioncontainer a img 
{}


#motioncontainer a {
  outline: none;
}

.gallerythumb {
margin-left: 0px;
}
/* End Gallery Styles */

/********************* CSS class for zoomed area ******************/
.MagicZoomBigImageCont 
{}

/* CSS class for small looking glass square under mouse */
.MagicZoomPup {
	border: 		1px solid #666;
	background: 	#ffffff;
}


html[style]
{
	background: #FFF;
	font-family: "Consolas", "Lucida Console", Verdana, Arial, sans-serif !important;
}

#prod_images img
{
width: 395x;
height: 495px;	
}

.boxText { font-family: "Consolas", "Lucida Console", Verdana, Arial, sans-serif !important; font-size: 12px; }
.errorBox { font-family: "Consolas", "Lucida Console", Verdana, Arial, sans-serif !important; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family: "Consolas", "Lucida Console", Verdana, Arial, sans-serif !important; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family: "Consolas", "Lucida Console", Verdana, Arial, sans-serif !important; font-size : 10px; color: #70d250; text-decoration: underline; }

table
{
border: 0px;
background:#fff;/*vital*/
}


.productListing-data table {
	border:1px solid #E3E2CC !important;
	margin-bottom: 15px;
}




A.nav2:link {
	font-family: 'Consolas', 'Lucida Console', Verdana, Arial, sans-serif !important;
	font-size: 12px;
	font-weight: bold;
	color: #817A72;
	text-decoration: none;
	width: 100%;
}
A.nav2:visited {
	font-family: 'Consolas', 'Lucida Console', Verdana, Arial, sans-serif !important;
	font-size: 12px;
	font-weight: bold;
	color: #817A72;
	text-decoration: none;
}
A.nav2:hover {
	font-family: 'Consolas', 'Lucida Console', Verdana, Arial, sans-serif !important;
	font-size: 12px;
	font-weight: bold;
	color: #fc7215;
	text-decoration: none;
	width: 100%;
	height: 100%;
}
A.nav3:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	width: 100%;
}
A.nav3:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
A.nav3:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4199EB;
	width: 100%;
	height: 100%;
}
A.nav4:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
A.nav4:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
A.nav4:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4199EB;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FC7215;
	text-decoration: none;

}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FC7215;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

body {
  background-color: #FFF;

  margin: 0 auto;
}



FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: "Consolas", "Lucida Console", Verdana, Arial, sans-serif !important;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

.inputcomp

{

font-family: "Consolas", "Lucida Console", Verdana, Arial, sans-serif !important;

font-size: 12px;

font-weight: bold;

color: #ffffff;

background-color: #4199eb;

width: 100px;

}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: "Consolas", "Lucida Console", Verdana, Arial, sans-serif !important;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #817A72;
}

TD.footer {
  font-family: "Consolas", "Lucida Console", Verdana, Arial, sans-serif !important;
  font-size: 10px;
  background: #817A72;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {background:none;
}

.infoBoxContents {
	background:none;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: "Consolas", "Lucida Console", Verdana, Arial, sans-serif !important;
  font-size: 10px;
  width: 10px;
}

TD.infoBoxHeading {
  font-family: "Consolas", "Lucida Console", Verdana, Arial, sans-serif !important;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
 font-family: "Consolas", "Lucida Console", Verdana, Arial, sans-serif !important;
  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: #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: none;
  border-spacing: 1px;
  width:750px;
}

.productListing-heading {
  font-family: "Consolas", "Lucida Console", Verdana, Arial, sans-serif !important;
  font-size: 12px !important;
  background: #E3E2CC;
  color: #FC7215;
  font-weight: bold;
  padding:5px 0px;
}

TD.productListing-data {
 font-family: "Consolas", "Lucida Console", Verdana, Arial, sans-serif !important;
  font-size: 12px;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
 font-family: "Consolas", "Lucida Console", Verdana, Arial, sans-serif !important;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}
.pageHeading h1.new_title,h1.new_title {
  font-family: "Consolas", "Lucida Console", Verdana, Arial, sans-serif !important;
  font-size: 26px;
  font-weight: bold;
  color: #000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
 font-family: "Consolas", "Lucida Console", Verdana, Arial, sans-serif !important;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
 font-family: "Consolas", "Lucida Console", Verdana, Arial, sans-serif !important;
  font-size: 11px;
  margin:0;
  padding:0px 0px 0px 0px;
}

TD.smallText, SPAN.smallText, P.smallText {
 font-family: "Consolas", "Lucida Console", Verdana, Arial, sans-serif !important;
  font-size: 12px;
}

TD.accountCategory {
 font-family: "Consolas", "Lucida Console", Verdana, Arial, sans-serif !important;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
 font-family: "Consolas", "Lucida Console", Verdana, Arial, sans-serif !important;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
 font-family: "Consolas", "Lucida Console", Verdana, Arial, sans-serif !important;
  font-size: 12px;
}

TD.tableHeading {
  font-family: "Consolas", "Lucida Console", Verdana, Arial, sans-serif !important;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family:Verdana, Geneva, sans-serif !important;
  font-size: 12px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family:Verdana, Geneva, sans-serif !important;
  font-size: 11px !important;
color:#666 !important;
 
}

.jcarousel-clip jcarousel-clip-horizontal a
{
font-family:courier !important;
}

select {width:auto !important;}

TEXTAREA {
  width: 250px;
 font-family: "Consolas", "Lucida Console", Verdana, Arial, sans-serif !important;
  font-size: 11px;
}

SPAN.greetUser {
 font-family: "Consolas", "Lucida Console", Verdana, Arial, sans-serif !important;
  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: "Consolas", "Lucida Console", Verdana, Arial, sans-serif !important;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
 font-family: "Consolas", "Lucida Console", Verdana, Arial, sans-serif !important;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
 font-family: "Consolas", "Lucida Console", Verdana, Arial, sans-serif !important;
  color: #ff0000;
  font-size: 12px;
}

SPAN.errorText {
  font-family: "Consolas", "Lucida Console", Verdana, Arial, sans-serif !important;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: "Consolas", "Lucida Console", Verdana, Arial, sans-serif !important; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: "Consolas", "Lucida Console", Verdana, Arial, sans-serif !important; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: "Consolas", "Lucida Console", Verdana, Arial, sans-serif !important; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: "Consolas", "Lucida Console", Verdana, Arial, sans-serif !important; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: "Consolas", "Lucida Console", Verdana, Arial, sans-serif !important; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: "Consolas", "Lucida Console", Verdana, Arial, sans-serif !important; font-size: 10px; color: #ff0000; }

.blog {
	background-color: #FFFFFF;
	margin-right: 2px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
}
.bigprice {
   font-family: "Consolas", "Lucida Console", Verdana, Arial, sans-serif !important;
   font-size:28px;
   font-weight:bold;
   color:#4198EA;
}
a:link, a:visited, a:hover{color: #ff7322; text-decoration:none;}

.boxgrid{  
    width: 216px;  
    height: 106px;  
	margin: 10px;
    float:right !important;   
	font-size: 11px;
    background:#161613;    /****/
    overflow: hidden;  
    position: relative;  
	color: white;
	text-align: left;
}  

.boxgrid h3
{
padding: 0;
margin: 0;
}

.boxgrid p {
padding: 0;
margin: 0;
}
.boxgrid img{  
    position: absolute;  
    top: 0;  
    left: 0;  
    border: 0;  
}  
.boxcaption{  
    float: left;  
    position: absolute;  
    background: #000;  
    height: 80px;  
    width: 100%;  
    opacity: .8;  
	margin: 0;
	padding: 0px 0px 0px 3px;
    /* For IE 5-7 */  
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);  
    /* For IE 8 */  
    -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";  
    }  
.captionfull .boxcaption {  
    top: 55px;  
    left: 0;  
}  
.captionfull .boxcaption {  
    top: 90px;  
    left: 0;  
} 

.footer_ul
{
font-family: "Consolas", "Lucida Console", Verdana, Arial, sans-serif !important;
color: #F1EEED;
text-decoration: none;
font-weight: bold;
font-size: 11px;
text-align:left;
margin:0;
padding:0px 0px 0px 15px;
background:none;
}

.footer_ul li a:visited
{
color: white;	
}

.footer_ul li
{
display: inline;
margin:0px 0px 0px 0px;
line-height:20px;
}

.footer_ul li a
{
color: #F1EEED;

}
.footer_ul li a:hover
{
color:	#FC7215;
	}
.footer_ul li a:visited
{

	}

.top
{
margin:0;

/*padding-right: 73px;*/
}

.top2
{
padding-right: 82px;
margin: 0;
}

.bottom
{
margin:0;

/*padding-right: 25px;*/
}

h4
{
	color: #817A72;
	padding-top: 5px;
	font-size: 16px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	font-family: "Consolas", "Lucida Console", Verdana, Arial, sans-serif !important;
}

.style1
{
	font-family: "Consolas", "Lucida Console", Verdana, Arial, sans-serif !important;
	font-size:12px !important;
	font-weight:normal !important;
	
	padding:8px 0px !important;
}

/************FEATURED PRODUCTS SCROLLER ***************/

.jcarousel-skin-tango .jcarousel-container {

    background:white;
	margin:20px 0px 20px 0px;
    /*border: 1px solid #346F97;*/
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width:700px;
	height: 220px;
    padding: 0px 40px;
}

/*.jcarousel-skin-tango .jcarousel-container-vertical {
      width:700px;
	height: 240px;
    padding: 0px 40px;
}*/

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width: 700px;
    height: 240px;
	/*border:1px solid red;*/
}

/*.jcarousel-skin-tango .jcarousel-clip-vertical {
   width: 700px;
    height: 210px;
}
*/
.jcarousel-skin-tango .jcarousel-item {
    width: 158px;
    height: 213px;
	border:1px solid #E3E2CC;
	padding:0px 0px 0px 0px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
  padding: 10px 0px 10px 0px !important;   
}

/*.jcarousel-skin-tango .jcarousel-item-vertical {
  margin-right: 8px;
	margin-left: 8px;
}*/

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

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
	
    position: absolute;
    top: 0px;
    right: 5px;
    width: 32px;
    height:100%;
    cursor: pointer;
    background: url(../images/arrow_green.png) no-repeat 0 0;
	
}
/*
.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

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

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

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 0px;
    left: 5px;
    width: 32px;
    height:100%;
    cursor: pointer;
    background: url(../images/back_green.png) no-repeat 0 0;
	
	
}

p
{
font-family: "Consolas", "Lucida Console", Verdana, Arial, sans-serif !important;
font-size: 12px;
line-height: 1.1;
font-weight: normal;
}

#main
{
font-family:Verdana, Geneva, sans-serif !important;
font-size:12px !important;
}

.NewsHeader {
font-family: "Consolas", "Lucida Console", Verdana, Arial, sans-serif !important;
font-size:12px !important;	
}

.newsheader {
	font-family: "Consolas", "Lucida Console", Verdana, Arial, sans-serif !important;
font-size:12px !important;
}
/*
.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

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

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

/**
 *  Vertical Buttons

.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: white;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover {
    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: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 {
    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:active {
    cursor: default;
    background-position: 0 -96px;
} */

/************end FEATURED PRODUCTS SCROLLER ***************/

