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



/* IGLOO */

.menuItem{
	margin-left:0px;
	color:#0000FF;
}
.menuItem a{
	color:#0000FF!important;
}

.subMenuItem{
	margin-left:15px;
	margin-bottom:2px;
	overflow:hidden;
}

.boxText { font-family: Arial, sans-serif; font-size: 11px;}
.errorBox { font-family : Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }


	.igloo_product{
		width:275px;
		margin-left:0px;
		padding-bottom:40px;
	}
	.igloo_product .title{
		font-weight:bold;
	}
	.igloo_product .title .weak{
		font-weight:normal;
	}	
	.igloo_product a{
		color:#0000FF;
	}
	.igloo_product a .more{
		color:#000000;
	}
	.igloo_product img{
		margin-top:17px;
		float:left;
		padding-bottom:40px;

	}
	.igloo_product a.buy_now img{
		margin-top:0px;
	}
	.igloo_product .desc{
		width:150px;
		float:left;
		padding-left:10px;

	}
	.clear{
		clear:both;
	}
	
	.igloo_artists_box{
		width:120px;
		text-align:center;
	}
	.igloo_artists_box a{
	color:#990000;
	}
	
html,body,p,td{
 font-size:12px;
}

BODY {
  background: #ffffff url('/images/bgstripe.gif') repeat-x left;
  color: #000000;
  margin: 0px;
  font-family:Arial, Helvetica, sans-serif;
 
}

A {
  color: #000000;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}
/* ---------------------------------- //IGLOO  MAIN MENU --------------------------------*/
.small_size_menu{
/*font-size: 12px;*//*IGLOO*/
color: #000;
}

.SubHeaderNavigation{
	color: #000;
	background-color: #FFF;
    /*font-size: 9px;*//*IGLOO*/
}
.SubHeaderNavigation a{
color: #000;
}
.SubHeaderNavigation a:hover{
color: #000;	
}
/* IGLOO */
.MainHeaderNavigation{
  font-size: 10px;
}

.MainMenuTD{
	text-align: center;
	background-color: #bbc3d3;
}

#MainHeaderMenuItems{
text-align: center;
margin:0 auto;
width:750px;
  font-size: 10px;
}

#MainHeaderMenuItems ul{
list-style: none;
padding: 0px;
margin: 0px;
}

#MainHeaderMenuItems li{
float: left;
display: block;
margin-left: 10px;
margin-right: 10px;
background: #4a7fa6 url(/images/top_menu_left.gif) left no-repeat;
color: #FFF;
}
#MainHeaderMenuItems li a{
display: block;
padding: 5px;
padding-left: 10px;
padding-right: 10px;
color: #FFF;
font-weight: bold;
background:  url(/images/top_menu_right.gif) right no-repeat;
}

/* ---------------------------------- //IGLOO END MAIN MENU --------------------------------*/


TD.headerNavigation {
  font-family: Arial, sans-serif;
  /*font-size: 10px;*//*IGLOO*/**IGLOO*/
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold; 
}

A.headerNavigation { 
  	color: #FFFFFF; 
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Arial, sans-serif;
  /*font-size: 12px;*//*IGLOO*//*IGLOO*/
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Arial, sans-serif;
  /*font-size: 10px;*//*IGLOO*/
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #AA0000;
}

.infoBoxContents {
  background: #e9e9ee;
  font-family: Arial, sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #AA0000;
}

.infoBoxNoticeContents {
  background: #AA0000;
  font-family:  Arial, sans-serif;
  font-size: 11px;
}

TD.infoBoxHeading {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #AA0000;
  color: #fff; /*  IGLOO */ 
}

TD.infoBox, SPAN.infoBox {
  font-family:  Arial, sans-serif;
  /*font-size: 10px;*//*IGLOO*/
}

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

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

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

.productListing-heading {
  font-family:  Arial, sans-serif;
  /*font-size: 10px;*//*IGLOO*/
  background: #b6b7cb;
  color: #FFFFff;
  font-weight: bold;
}

TD.productListing-data {
  font-family:  Arial, sans-serif;
  /*font-size: 12px;*//*IGLOO*/
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family:  Arial, sans-serif;
  /*font-size: 20px;*//*IGLOO*/
  font-weight: bold;
  color: #990033;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family:  Arial, sans-serif;
  /*font-size: 12px;*//*IGLOO*/
  line-height: 1.3;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family:  Arial, sans-serif;
  /*font-size: 10px;*//*IGLOO*/
}

TD.accountCategory {
  font-family:  Arial, sans-serif;
  /*font-size: 13px;*//*IGLOO*/
  color: #aabbdd;
}

TD.fieldKey {
  font-family:  Arial, sans-serif;
  /*font-size: 12px;*//*IGLOO*/
  font-weight: bold;
}

TD.fieldValue {
  font-family:  Arial, sans-serif;
  /*font-size: 12px;*//*IGLOO*/
}

TD.tableHeading {
  font-family:  Arial, sans-serif;
  /*font-size: 12px;*//*IGLOO*/
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family:  Arial, sans-serif;
  /*font-size: 10px;*//*IGLOO*/
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family:  Arial, sans-serif;
  /*font-size: 11px;*//*IGLOO*/
}

TEXTAREA {
  width: 100%;
  font-family:  Arial, sans-serif;
  /*font-size: 11px;*//*IGLOO*/
}

SPAN.greetUser {
  font-family:  Arial, sans-serif;
  /*font-size: 12px;*//*IGLOO*/
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma,  Arial, sans-serif;
  /*font-size: 12px;*//*IGLOO*/
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma,  Arial, sans-serif;
  /*font-size: 12px;*//*IGLOO*/
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family:  Arial, sans-serif;
  color: #ff0000;
}

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

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

.checkoutBarFrom, .checkoutBarTo { font-family:  Arial, sans-serif; /*font-size: 10px; color: #8c8c8c;*//*IGLOO*/ }
.checkoutBarCurrent { font-family:  Arial, sans-serif; /*font-size: 10px; color: #000000;*//*IGLOO*/ }

/* message box */

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

/* input requirement */

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

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

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

TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  font-family:  Arial, sans-serif;
  /*font-size: 10px;*//*IGLOO*/
}

TR.linkListing-odd {
  background: #f8f8f9;
}

TR.linkListing-even {
  background: #F5F5F5;
}
/* VJ Links Manager v1.00 end */



/* -------------------------------------- SEARCH FIELD -------------------------------------------- */


#search_field_bg{
width: 550px;
height: 60px;
display:block;
background: #6f93bb url(images/search_left.gif) left no-repeat;
}
#search_field{
width: 550px;
height: 60px;
display:block;
background: url(images/search_right.gif) right no-repeat;
}
#search_for_txt{
position: relative;
color: #FFFFFF;
float: left;
height: 30px;
top: 22px;
left: 16px;
font-weight: bold;
/*font-size:14px;*//*IGLOO*/
}

#search_input_bg{
float: left;
position: relative;
left: 20px;
top: 15px;
width: 200px;
height: 30px;
display: block;
background: #fff url(images/search_field_left.gif) left no-repeat;
}

#search_input{
width: 200px;
height: 30px;
display: block;
background: url(images/search_field_right.gif) right no-repeat;
}

#input_search{
position: relative;
top: 5px;
left: 0px;
margin: 0 auto;
width: 180px;
height: 20px;
/*font-size: 14px;*//*IGLOO*/
border: 0px solid #ccc;
}
#search_go_bg{
float: right;
position: relative;
right: 15px;
top: 14px;
width: 73px;
height: 31px;
display: block;
background: url(images/search_go_btn.gif);
}
#search_go_bg a{
width: 73px;
height: 31px;
display: block;
}

#search_dropdown_list{
float: left;
position: relative;
top: 20px;
left: 35px;
}
#search_dropdown_list select{
border: none;
/*font-size: 13px;*//*IGLOO*/
padding-left: 3px;
}


