html {
overflow: -moz-scrollbars-vertical;
}

* { 
font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* body */
body { 
margin: 0px;
padding: 0px;
background-color:#FFFFFF;
background-image:url(../image/pageBg.jpg);
background-repeat:repeat-x;
background-position:top;	
}

body, td, th, input, textarea, select, a {
font-size: 11px;
color: #666666;
}
.box {
margin-bottom:10px;
}
b, strong, th {
color: #666666;
}
form {
padding: 0;
margin: 0;
display: inline;
}
.png {
behavior: url('catalog/javascript/png/iepngfix.htc');
}  
a img {
border: none;
}
a:hover {
text-decoration: none;
}
.fakeLink {
	cursor:pointer;
}

/* layout */
h1 { 
display: none;
} 
#container {
width: 779px;
position: relative;
left: 50%;
margin-left: -389px;
}
#container2 {
width: 779px;
position: relative;
left: 50%;
margin-left: -389px;
}
#header {
height: 120px;
clear: both; 
}
#header .a {
background: url('../image/header.png') no-repeat scroll 130px 40px;
behavior: url('catalog/javascript/png/iepngfix.htc');
width: 779px;
height: 120px;
float: left;
position: absolute;
top: 0px;
left: 0px;
}
#header .b {
position: relative;
top: 94px;
float: left;
left:120px;
}
#header .b a {
/*background: url('../image/tab.png');*/
behavior: url('catalog/javascript/png/iepngfix.htc');  
width: 100px;
height: 19px;
padding-top: 7px;
color: #000;
/*font-weight:bold;*/
text-align: center;
/*text-transform: uppercase;*/
text-decoration: none;
float: left;
display: block;
margin-left: 2px;
cursor: pointer;
}
#header .b a img {
width: 14px;
height: 8px;
}
#column {
width: 185px;
float: left;
left: 0px; 
padding-left: 5px;
padding-right: 5px; 
padding-top:5px;
}
#content {
position: relative;
width: 575px;
float: left; 
padding-left:5px; 
padding-top:5px;
}  
#time {
color: #7988a7;
text-align: center;
clear: both;
}
.heading {
font-size: 15px;
font-weight: 600;
font-family: Helvetica, Verdana, Arial, sans-serif;
text-transform: uppercase;
color:#7988a7;
padding-bottom: 2px;
border-bottom: 1px solid #E4E4E4;
clear: both;
margin-bottom: 10px;
width: 100%;
height: 18px;
}
.heading .left {
float: left;
text-align: left;
} 
.heading .right {
float: right;
text-align: right;
}
.error {
color: #FF0000;
font-size: 10px;
display: block;
clear: both;
}
.required {
margin: 0;
color: #FF0000;
display: inline;
}
.warning {
color: #000000;
font-size: 10px;  
background-color: #FFB3B5;
padding: 3px;
display: block;
margin-bottom: 10px;
}
.message {
color: #000000;
font-size: 10px;
background-color: #99FF00;
padding: 3px;
display: block;
margin-bottom: 10px;
}
.breadcrumb {
color: #999999;
margin: 10px 0px 10px 0px;
}
.breadcrumb a {
color: #990000;
}
#breadcrumb {
	padding:13px 0 0 10px;
}

.Notice {
color:#990000;
}
.price_old {
text-decoration: line-through;
}
.price_new {
color: #FF0000;
} 
.products, .images, .categories {
float: left;
width: 180px; 
text-align: center;
border:1px solid #E4E4E4;
margin-right:5px;
margin-left:3px;
margin-bottom:8px;
margin-top:8px;
cursor: pointer;
font-size: 10px; 
height: 190px;
}
.categories a {
text-decoration: none;
}
.images a {
font-size: 10px;
}
.images img, .categories img {
border: 0px;
margin-bottom: 10px;
}
.results {
clear: both;
width: 100%;
margin-top: 10px;
margin-bottom: 10px;
height: 20px;
}
.results .left {
float: left;
padding-top: 4px;
} 
.results .right {
float: right;
}  
.buttons {
border: 1px solid #E4E4E4;
margin: 10px 0px;
clear: both;
}
.buttons input {
height: 20px;
margin: 3px;
}
.buttons table {
width: 100%;
}
.buttons table td {
vertical-align: middle;
}

/* Checkout buttons */
.button span { border: 1px solid #CCC; padding:4px; cursor:pointer;}

{
padding-bottom: 5px;
margin-bottom: 10px;
}

/* box language */
.language {
float: left;
margin-top: 3px;
}
.language div {
display: inline;
}
/* box currency */
.currency {
float: left;
margin-left: 20px;
margin-top: 1px;  
}
.currency div {
display: inline;
}
/* box search */
.search {
float: right;
}
.search div {
display: inline;
}
/* success */
#success {
behavior: url('catalog/javascript/png/iepngfix.htc');
background: url('../image/success.png') no-repeat;
padding-left: 148px;
_height: 128px;
min-height: 128px;
}
/* failure */
#failure {
behavior: url('catalog/javascript/png/iepngfix.htc');
background: url('../image/failure.png') no-repeat;
padding-left: 148px;
height: 128px;
min-height: 128px;  
}
/* error */
#error {
clear: both;
border: 1px solid #E4E4E4;
margin: 0px 0px 10px 0px;
padding: 8px;
margin-top: 10px;
}
#topNav{
width:779px;
/*background-color:#E4E4E4;
background-image: url(../image/navTop.png);*/
border-bottom:1px solid #000;
border-top:1px solid #000;
background-repeat: repeat-x; 
margin-bottom:10px; 
height:37px; 
text-align:left;
}
.pNameHeader {
height:30px;
background-image:url(../image/navTop.png);
background-repeat:repeat-x;
padding-top:5px;
padding-left:2px;
padding-right:2x;
}
.pName {
text-decoration:none;
color:#7988a7;
}
.pPrice {
height:25px;
padding:2px;
}
.cart_heading {
background-image:url(../image/shopping_cart.png);
background-repeat: no-repeat;
width: 185px;
height: 31px;
padding-bottom: 7px;
margin-left:-1px;
}
/* box cart */
.cart .a {
text-align: right;
border-top: 1px solid #E4E4E4;
color:#FF0000;
margin-top: 8px;
padding: 3px;
}

.cart .b {
text-align: center;
}
.boxContent {
background-color: #FFFFFF;
padding-left: 0px;
border-bottom:1px solid #e4e4e4;
border-right:1px solid #e4e4e4;
border-left:1px solid #e4e4e4;
width:183px;
margin-bottom: 10px;
padding-bottom: 5px;
}
li {
list-style-position: inside;
margin: 0px;
padding: 0px;
}
li.bullet {
list-style-type: square;
color: #7988A7;	
}

.txtDefault  {
color: #666666;
text-decoration:none;
}
.txtDefault:hover  {
text-decoration: underline;
}

/* Manufacturer / Brands Box */
.manufacturer_heading {
background-image: url(../image/brands.png);
background-repeat: no-repeat;
width: 185px;
height: 31px;
padding-bottom: 7px;
margin-left:-1px;
}

.category_heading {
background-image: url(../image/browse.png);
background-repeat: no-repeat;
width: 185px;
height: 31px;
padding-bottom: 7px;
margin-left:-1px;
}
/* box category */
.category ul {
padding: 5px;
/*width:170px;*/
list-style:none;
margin-bottom:10px;
}
/* Category information */
.category ul a {
background: url('../image/bullet3.gif') no-repeat 4px 4px;
padding: 0px 0px 0px 20px;
display: block;
text-decoration: none;
}
.category ul a:hover {
background: url('../image/bullet3.gif') no-repeat 4px 4px;
padding: 0px 0px 0px 20px;
display: block;
text-decoration: underline;
}
/* box information */
.information_heading {
background-image: url(../image/information.png);
background-repeat: no-repeat;
width: 185px;
height: 31px;
padding-bottom: 7px;
margin-left:-1px;
}
.information a {
background: url('../image/bullet_2.png') no-repeat 10px 4px;
padding: 0px 0px 0px 25px;
display: block;
text-decoration: none;
}

/* Product Description Headings */
.description_heading {
	text-align:center;
	font-size:15px;
	/*background-image:url(../image/navTop.png);*/
	background-repeat:repeat-x;
	height:38px;
}

/* box review */
.Reviewheading {
background-image: url(../image/reviews.png);
background-repeat: no-repeat;
width: 185px;
height: 31px;
padding-bottom: 7px;
}
.review div {
text-align: center;
}
.review a {
text-decoration: none;
}
.review img {
padding: 3px;
}
.Latestheading {
background-image: url(../image/featured_bar.png);
background-repeat:no-repeat;
height:38px;
width: 570px;
}

#footer { 
clear: both;  
background-image:url(../image/footerIMG.gif);
background-repeat:repeat-x;
background-position:top;
height:70px;
padding-top:40px;
}

#footer .a {
float: right;
margin-top: 2px;
}

#footer .b {
float: left;
text-align: left;
}

#footer .b a {
color: #7988a7;
text-decoration:none;
}
#bar {
background-color: #FFFFFF;
background:url(../image/navTop.gif);
background-repeat:repeat-x;
padding: 3px 3px 0px 10px;
height: 35px;
}


.tabs {
	display: block;
	width: 100%;
	margin-bottom: 0px;
}
.tabs a {
	float: left;
	display: block;
	padding: 6px 15px 7px 15px;
	margin-right: 2px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	/*background: #FFFFFF url('../image/tab.png') repeat-x;*/
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: 1px;
}
.tabs a.selected {
	/*background: #FFFFFF url('../image/tab.png') repeat-x;*/
	border-bottom: 0px;
	padding-bottom: 8px;
	z-index: 3;
}