/*
Please add your CSS definitions within this gcmisc/gc_site_customization.css file.

Please add the following block of code to your site's Index (or Home page) and ALSO
add it to the gctemplates/page_header.txt file.  This code needs to go within
the <HEAD>...</HEAD> section of both the Index and page_header files.  It needs to
replace any other references to any other CSS file:

	<style type="text/css" media="all">
	   @import "gcadmin/gc_default.css";
	   @import "gcmisc/gc_site_customization.css";
	</style>

Please send any questions to:  support@galileocommerce.com
*/



/* Index or Home Page */
	


hr {
color:#FF0000;
	border-top: 2px solid #FF0000;
	border-right: 1px none #FF0000;
	border-bottom: 1px none #FF0000;
	border-left: 1px none #FF0000;
	}
	
	
#qsingle .discounttable{
	display:none;
}
#qmulti .dnum2, #qmulti .dprice, #qmulti .discount_table_hd, #qmulti .discount_table_sub, #qmulti .discount_table_subdnumber {
	display:none;
}	
	
	
.discount_table {
	padding:0;
	margin:0;
}
.discounttable table{
white-space:nowrap;
	margin-top:6px;
	font: normal 10px/10px Arial, Helvetica, sans-serif;
}



/* for threads only*/
.discounttable p{
	margin-top:5px;
	margin-bottom:7px;
	font: normal 10px/10px Arial, Helvetica, sans-serif;
}
.discounttable em{
	margin-top:6px;
	font: bold 11px/10px Arial, Helvetica, sans-serif;
	color: #FF0000;
	}
/* end for threads only*/


.discount_table_sub {
	font: bold 11px/10px Arial, Helvetica, sans-serif;
	border-top: 1px solid #666666;
	border-right: 1px none #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}
	
	
.discount_table .discount_table_hd{
	color: #FF0000;
	background: #ffffff;
	font-weight: bold;
	font-size: 11px;
	line-height: 11px;
	padding:1px;
}

	
	
.discount_table_subdnumber {
	font: bold 11px/10px Arial, Helvetica, sans-serif;

	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	}
	.dprice  {
	padding:0;
	margin:0;
	border-top: 0px none #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	}
	.dnum2  {
	padding:0;
	margin:0;
	border-top: 0px none #666666;
	border-right: 0px none #FF0000;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	}	
.dname {
	font: 9px/11px Arial, Helvetica, sans-serif;
	}
.discount_table td{
	font: 9px/11px Arial, Helvetica, sans-serif;
	color: #000000;
	}

.dhead{
	background:#FF0000;
	font-weight: bold;
	color: #FFFFFF;
}
.product_id, .gc_product_id,  .pantone, .gc_pantone,  .ra_number, .gc_ra_number, .colourname1 {
	font:bold  11px/17px Arial, Helvetica, sans-serif;

}

.colourname1{
	color: #ff0000;
	text-transform: uppercase;
	padding-top:12px;
	padding-bottom:0px;
	margin-bottom:0px;
	white-space:nowrap;
}

.product_id {
color: #000;
margin:0px;
margin-bottom:2px;

}
.discount {
font: 9px/19px Arial, Helvetica, sans-serif;
color: #000000;
margin:0px;
padding:0px;

}

.gc_product_id {
margin:0px;
padding:0px;
}
.pantone {
	color: #336699;
	margin:0px;
	padding:0px;
}
.gc_pantone {
	color: #336699;

	margin:0px;
	padding:0px;
}
.ra_number {
	color: #000;
	margin:0px;
	padding:0px;
}
.gc_ra_number {
	margin:0px;
	padding:0px;
}

.price {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #FF0000;
	padding-bottom:0px;
		padding-right:5px;
}

.thumbbox{
padding-bottom:10px;
}
#nothumb{
	background: #fff url(../gcimages/nothumb.gif) no-repeat left center;
	width:135px;
	height: 40px;
}
#swatch {

	background: #fff url(../gcimages/nothumbXXX.gif) no-repeat left center;
	width:143px;
	height: 90px;
}
	
.swatchbox{
	border-top: 1px solid #999999;
	border-right: 1px none #999999;
	border-bottom: 1px none #999999;
	border-left: 1px none #999999;
}

.gc_buyit_button {
	border-style: none;

	margin: 0;
	padding: 0;
	margin-left: 0px;
	margin-bottom: -7px;
}

.gc_buyit {

}


body, p, a, td, dd, li, textarea, select, option {
	font: 12px/18px Arial, Helvetica, sans-serif;
}
body {
	font: 11px/18px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 10px 15px 15px 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6, th, dt, label, .error_message, .pageTitle{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
}
h1, h1 a:link, h1 a:visited {
	font-size: 17px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration:none;
	color: #000000;	
}
.gc_title {
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration:none;
	color: #ff0000;	
}

h1 a:hover {
	text-decoration:underline;	
}
h2 {
	font: 13px/24px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 10px 0px 15px 0px;
	padding: 0px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;

}
h4 {
	font-size: 13px;
	color: #FF0000;
	text-transform: uppercase;
	border-bottom: 1px solid #174176;
	line-height: 19px;
	margin-bottom: -9px;
}

#gc_indexpage {
}

/* All Semi-Static Pages */

#gc_static {
}

/* A Specific Semi-Static Page (change ABC to the page's code) */

#gc_static_id_ABC {
}

/* All Category Drilldown Pages */

#gc_drilldown {
}

/* A Specific Category Drilldown Page (change ABC to the category code for the end-node) */

#gc_category_id_ABC {
}

/* Sub-Category links within Drilldown Pages */

#gc_categories {
}

/* Product links within Drilldown Pages and on Search Results Pages */

#gc_products {
}

/* Search Results Pages */

#gc_search {
}

/* Highlight Search Results Pages */

#gc_highlights {
}

/* Retailers/Store Locator Search Results Pages */

#gc_retailers {
}

/* Product Detail Pages */

#gc_product_detail {
}

/* A Specific Product Detail Page (change ABC to the Product ID code) */

#gc_product_id_ABC {
}

/* Basket Display */

#gc_basket_display {
}

/* Add Product to Basket */

#gc_product_add {
}

/* Update Basket */

#gc_basket_update {
}

/* Order Processing Pages */

#gc_order_processing {
}

/* My Favorites Pages */

#gc_favorites {
}

/* Add a new My Favoriate entry */

#gc_favorite_add {
}

/* Remove a My Favorite entry */

#gc_favorite_delete {
}

/* View My Favorite entries */

#gc_favorite_view {
}

/* Customer Signup or related Results Pages */

#gc_customer {
}

/* Affiliate Signup or related Results Pages */

#gc_affiliate {
}

/* Back-In-Stock Notification Request Results Pages */

#gc_back_in_stock {
}


.address {
}
.e2{
}
#masthead {
}
#masthead img{
	}
	
#leftnav a:link, #leftnav a:visited {
}

#leftnav li {
	}
	

#leftnav li a:hover {
	}	
	
	
#leftnav ul {
}

#leftnav{
}
#container{
}
 #content{
}

.home_img {
}
.home_img a:link, .home_img img{
	}
.searchfield {
	font: normal 11px/11px Verdana, Arial, Helvetica, sans-serif;
	color: #818585;
	border: 1px solid #818585;
	height:12px;
	width:120px;
	margin-left:10px;
	margin-top:3px;
	margin-bottom:3px;
}
.bongo_mail {
	font: normal 11px/13px Verdana, Arial, Helvetica, sans-serif;
	color: #818585;
	border: 1px solid #818585;
	height:14px;
	width:140px;
	margin-top:3px;
	margin-bottom:3px;
}
#go {
}

#trail {
	position:absolute;
	top:122px;
	text-transform: uppercase;
}
#trail p, #trail a:link, #trail a:visited {
	font: normal 11px/11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;

}

.catpicture {
	position:absolute;
	width:143px;
	height:143px;
	margin: 0px 20px 10px 0px;
	border: 1px solid #999999;
top:158px;
}

.cattext {
	position:absolute;
	padding-left:153px;
	width:auto;
	padding-right:5px;
	top:157px;
	font-size: 13px;
	line-height: 19px;
	font-weight: normal;
}
.catlink a:link, .catlink a:visited, .cattext a:link, .cattext a:visited {
	font-size: 13px;
	line-height: 19px;
	font-weight: normal;
}

.cattext h1{
color: #ff0000;
margin-top:-1px;
margin-bottom:4px;
}
.drilldownpagination {
	position:absolute;
	top:315px;
	right:15px;
	z-index:1;

}

#firefoxfix {
	position:absolute;
	z-index:4;
	top: 307px;
	left: 171px;
	width:50px;
	height:50px;
	background: #ffffff;
}






.drilldownpagination td{
width:100%;

	border-top: 2px solid #FF0000;
	border-right: 2px none #FF0000;
	border-bottom: 2px none #FF0000;
	border-left: 2px none #FF0000;
	font-size: 12px;
	font-weight: bold;
	text-align:right;
	word-spacing:8px;
}


#drilldownpaginationbottom{
	padding-left:6px;
	width:99%;
	border-top: 2px none #FF0000;
	border-right: 2px none #FF0000;
	border-bottom: 2px solid #FF0000;
	border-left: 2px none #FF0000;
	font-size: 12px;
	font-weight: bold;
	text-align:right;
	word-spacing:8px;
	padding-bottom:6px;
}


.drilldownpagination a:link, .drilldownpagination a:visited, .drilldownpaginationbottom a:link, .drilldownpaginationbottom a:visited,
#drilldownpagination a:link, #drilldownpagination a:visited, #drilldownpaginationbottom a:link, #drilldownpaginationbottom a:visited {
font: bold 12px/13px Arial, Helvetica, sans-serif;
text-transform: uppercase;
margin-left:3px;
	
}
.catalogue_start {
padding-top:185px;
}

#gc_link_code a:link, #gc_link_code a:visited {
	font: normal 14px/21px Arial, Helvetica, sans-serif;
	color: #ff000;
	text-decoration: underline;
	padding-left:155px;
	text-transform: uppercase;
}
#gc_link_code a:hover, #gc_link_code a:active {
	color: #000;
	text-transform: uppercase;

}
#gc_footer  {
}
#gc_footer p {
}
#gc_footer a:link, #gc_footer a:visited {
}
#gc_footer a:hover, #gc_footer a:active {
}

#colourswatch, #colourswatch a:link, #colourswatch a:visited, #colourswatch img{
	}



.colourname2{
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 13px;
	padding-right: 9px;
	margin-top: -2px;
	
}


.view_cart, .view_cart a:link, .view_cart a:visited {
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-transform: uppercase;
}
.view_cart a:hover {
	font-size: 9px;
	font-weight: normal;
	color: #FF0000;
	text-transform: uppercase;
}
#buylink a:link, #gc_footer a:visited{
	border-style: none;
	}
	#buylink * {
	border-style: none;
}
#blank{
display:none;
}
	
	
.colournametop{
	padding-top:11px;
	padding-bottom:0px;
	margin:0px;
	border-top: 1px solid #999999;
	border-right: 1px none #999999;
	border-bottom: 1px none #999999;
	border-left: 1px none #999999;
	
}	
.numbers{
	padding-bottom:7px;
	margin:0px;
	
}		

	
.swatch p{
	padding:0px;
	margin:0px;
	line-height:0px;
	font-size: 0px;
}		

.next a:link, .next a:visited, .next    {
font: 12px/18px Arial, Helvetica, sans-serif;
text-decoration:none;
}

.red {
	color: #FF0000;
}


#gc_top .gc_nav h1{
	margin-bottom:0px;
	padding-bottom:6px;
	margin-top:-5px;
	padding-top:0px;
	margin-left:10px;
}

img {
   border: 0;
}

li {
   list-style-type: none;
}

a {
   text-decoration: underline;
}
a:link, a:visited {
   color: #FF0000;
}
a:hover, a:active {
   color: #000000;
   text-decoration: underline;

}

hr{
   font-size: 0px;
   color: #FF0000;
   background-color: black;
   border: none;
   height: 2px;
   line-height: 0px;
}

div#gc_top {
	margin: 0;
	padding: 0;
	padding-bottom:0;
	margin-bottom:0;
}

#masthead {
	margin: 0;
	padding: 0;
	padding-bottom:22px;
	margin-top:-10px
}

div#gc_middle {
	margin: 0;
	padding: 0;
	padding-left:200px;
	padding-right:15px;
	margin-right:13px;
	margin-left:14px;
	margin-top:0px;
	padding-top:1px;
	padding-bottom:18px;
	z-index:1;
}
#gc_bottom tr {
   	margin: 0;
   	padding: 0;
 	background: url(../images/basebg.jpg) repeat-x left top;
	height:109px;
}
div#gc_bottom {
	clear: both;
	background: url(../images/grey.gif) repeat;
	padding-right:13px;
	padding-left:13px;
}
div#gc_bottom div.gc_nav * {
   display: none;
}
#gc_bottom .gc_pagetitle {
   margin: 0;
   padding: 0;

}
#gc_bottom .gc_poweredby * {
	margin: 0;
	padding: 0;
	padding-top:12px;
	text-align: center;
	color: #999999;
	text-decoration: none;
	font: 9px Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
}
#gc_bottom .gc_poweredby a:hover {
	text-decoration: underline;
	color: #ff0000;
}
th{
	font: bold 12px Arial, Helvetica, sans-serif;
	background: #FF0000;
	vertical-align: middle;
	white-space: nowrap;
	color: #FFFFFF;
}
.cart_table td{
	border-top: 1px none #ff0000;
	border-right: 1px none #ff0000;
	border-bottom: 1px solid #ff0000;
	border-left: 1px none #ff0000;
}
.cart_table th{
	border-top: 1px solid #000000;
		border-right: 1px none #ff0000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #ff0000;
}
.cart_table {
width:500px;
	color: #000000;
}
.cart_tableend {
width:500px;
	color: #ff0000;
}
.cart_tableend td{
	border-top: 1px none #ff0000;
	border-right: 1px none #ff0000;
	border-bottom: 1px solid #ff0000;
	border-left: 1px none #ff0000;
}
.cart_tableend input {
	font: bold 11px/16px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #000000;
	border-top: 1px solid #ff0000;
	border-right: 1px solid #ff0000;
	border-bottom: 1px solid #ff0000;
	border-left: 1px solid #ff0000;
}

.cart_table input, td input, td select *, td textarea, td option {
	font: bold 11px/14px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #ffffff;
	border: 1px solid #666666;
}

.cart_tableb4ship th{
	font: bold 12px Arial, Helvetica, sans-serif;
	background: #FF0000;
	vertical-align: middle;
	white-space: nowrap;
	color: #FFFFFF;
}

.cart_tableb4ship {
	width:300px;
	color: #000000;
}

.cart_tableb4shiptd1 {
	border-top: 1px solid #000000;
	border-right: 1px none #ff0000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #ff0000;
}
.cart_tableb4shiptd2 {
	border-top: 1px none #000000;
	border-right: 1px none #ff0000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #ff0000;
}
.cart_tableb4shipth1 {
	font: bold 12px Arial, Helvetica, sans-serif;
	background: #FF0000;
	vertical-align: middle;
	white-space: nowrap;
	color: #FFFFFF;
		border-top: 1px solid #000000;
	border-right: 1px none #ff0000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #ff0000;
}
.cart_tableb4shipth2 {
	font: bold 12px Arial, Helvetica, sans-serif;
	background: #FF0000;
	vertical-align: middle;
	white-space: nowrap;
	color: #FFFFFF;
		border-top: 1px none #000000;
	border-right: 1px none #ff0000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #ff0000;
}
.gc_major {
	font: bolder 18px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}
.login input, .submit {
	font: bold 12px/16px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #ff0000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	padding:0;
	margin:0;
}

.gc_error1, .gc_error2{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
}
.gc_center table{
	border-style: none;
}

DT STRONG U, DT STRONG U  P {
font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration:none;
	color: #ff0000;	
}
