body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Sans-serif;
}

a {
	color: #74CCD4;
	text-decoration: none;
}

form#categorybrowse {
		display:none;
}

a#homelink {
	position: absolute;
	top: 30px;
	left: 38px;
	height: 71px;
	width: 225px;
	background: transparent url(../gfx/trans.gif) repeat;
}

a#weight img {
	border: none;
}

a:hover {
	text-decoration: underline;
}

p, td, th { /* TH ADDED BY ALI */
	font-size: 12px;
	line-height: 1.4;
	margin: 0;
	padding: 8px 0 8px 0;
}

p.intro {
	font-size: 17px;
	font-weight: bold;
	line-height: 20px;
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
}

p.right {
	text-align: right;
	margin: 5px 0;
	padding: 0;
}

input.left, label.left {
	float: left;
	margin-right: 10px;
}

label.left {
	margin-top: 6px;
}

input.right {
	float: right;
	margin-left: 10px;
}

.hr {
	height: 1px;
	background: transparent url(../gfx/dash-h.gif) left bottom repeat-x;
	margin-bottom: 10px;
}

hr {
	display: none;
}

p.collection {
	margin: 0;
	padding: 0;
}

p.collection a {
	color: #808080;
}

p.collection a{
	margin: 0 12px 10px 0;
	float: left;
	width: 202px;
	background: transparent url(../gfx/collection-bg.gif) left bottom no-repeat;
	padding-bottom: 20px;
}

p.end a{
	margin-right: 0;
}

p.collection a:hover {
	text-decoration: none;
	color: #FFF;
	background: transparent url(../gfx/collection-bg.gif) -202px bottom no-repeat;
}

p.collection img{
	padding-bottom: 10px;
	background: #F3EFEB url(../gfx/header-ul-li-bg.gif) left bottom repeat-x;
}

p.collection a:hover img{
	background: #74CCD4 url(../gfx/header-ul-li-bg2.gif) left bottom repeat-x;
}

p.collection span{
	display: block;
	text-transform: uppercase;
	margin: 8px 10px 0px 10px;
	padding: 0;
	font-size: 14px;
	line-height: 14px;
}

h1 {
	color: #74CCD4;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 27px;
	line-height: 26px;
	margin-top: 0;
	padding-top: 0;
}

h2 {
	color: #838383;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 17px;
	line-height: 20px;
	margin: 0;
	padding: 0 0 8px 0;
}

h3 {
	color: #838383;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	margin: 0;
	padding: 4px 0 0 0;
}

form h3 {
	text-transform: none;
	color: #000;
	font-size: 17px;
	font-weight: bold;
	line-height: 20px;
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
	float: left;
	width: 200px;
}

ul, ol {
	font-size: 12px;
}



table.order {
	text-align: center;
	border: none;
	padding: 0;
	margin: 12px 0 12px 0;	
	font-size: 12px;
	width: 633px;
}

table.order th {
	background-color: #F3EFEB;
	/*font-size: 13px;*/
	font-size: 12px;
	color: #74CCD4;
	text-transform: uppercase;
		padding: 8px 0 8px 12px;
}

table.order td {
	padding: 4px 0 4px 12px;
	background: transparent url(../gfx/dash-h.gif) left bottom repeat-x;
}

table.order tr.listing td {
	vertical-align: middle;	
}

td.currency, th.currency {
	text-align: right;
}

td {
	vertical-align: top;
}

table#contactus td, table#contactus th {
		padding: 2px 0 2px 12px;
}

form {
	margin: 0;
	padding: 0;
}

form.shopping {
	background-color: #F3EFEB;
	padding: 15px 15px 0px 15px;
	margin-top: 20px;
}

/*label {
	clear: both;
	display: block;
	color: #74CCD4;
	text-transform: uppercase;
	font-size: 16px;
	font-size: 13px;
	margin: 0 0 0 0;
	padding: 5px 0 0 10px;
	float: left;
	width: 450px;
}*/

label {
	clear: both;
	display: block;
	color: #74CCD4;
	text-transform: uppercase;
	font-size: 16px;
}

#same-address label {
	clear: none;
	display: block;
	color: #74CCD4;
	text-transform: uppercase;
	font-size: 13px;
	margin: 0 0 0 0;
	padding: 5px 0 0 10px;
	float: left;
	width: 450px;
}

#checkbox-same input {
	float: left;
	width: auto;
	}

.shopping label {
	clear: both;
	display: block;
	color: #000;
	text-transform: none;
	font-size: 12px;
}

select {
	margin: 4px 0px 12px 0px;
	width: 190px;
	font-size: 12px;
}

input{
	font-size: 12px;
	margin: 4px 0px 12px 0px;
}

.item {
	width: 116px;
	margin-right: 56px;
	padding-bottom: 40px;
	float: left;
}

.end {
	margin-right: 0px;
}

.item img {
	border: 1px solid #CCC;
}

img.large, img.detail {
	border: 1px solid #E8E8E8;
}
	

.item a{
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
}

.item p{
	margin: 0;
	padding: 10px 0 4px 0;
}

.item .ref{
	font-size: 10px;
	display: block;
	padding-bottom: 8px;
}

.item .name, .item .style, .item .price{
	display: block;
}

.item ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 1px;
}

.item ul.options li, span.option{
	margin: 0 4px 0 0;
	padding: 0;
	display: block;
	float: left;
	width: 10px;
	height: 10px;
	background-color: #CCC;
	text-indent: -3000px;
	font-size: 1px;
}

ul.matches {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.matches li {
	margin: 0;
	padding: 0 0 0 8px;
	list-style-type: none;
	background: transparent url(../gfx/li-bullet.gif) 0px 5px no-repeat;
}

span.option{
	margin: 0 auto;
	float: none;
	width: 18px;
	height: 18px;
}

ul.options{
	margin: 0;
	padding: 0 0 0 0;
	list-style-type: none;
}

ul.options li{
	margin: 0;
	padding: 3px 0 4px 24px;
}

.swatch {
	background-color: transparent;
	background-repeat: repeat;
	background-position: left top;
	position: relative;
	zoom: 1; /* fixes position for IE6 */
}

.swatch-popup {
	position: absolute;
	bottom: 20px;
	left: 20px;
	padding: 10px;
	border: 1px solid #ccc;
	background-color: #fff;
	display: none;
}
	
.swatch-popup h3 {
	text-transform: none;
	color: #000;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	padding: 0;
	}	
	
.swatch-popup p {
	margin: 0;
	padding: 0 0 5px 0;
	}	

.column1 ul.options li {
 background-repeat: no-repeat;
 background-position: 0px 2px;	
} 


.container {
	width: 980px;
	margin: 0px auto;
	border: 10px solid #E4E4E4;
	text-align: left;
}

.wrapper {
	width: 978px;
	margin: 0px auto;
	border: 1px solid #CCCCCC;
	position:relative;
}

.header {
	background: transparent url(../gfx/header-bg.jpg) left top no-repeat;
	height: 176px;
	position: relative;
}

#home .header {
	background: transparent url(../gfx/header-home-bg.jpg) left top no-repeat;
	height: 176px;
	height: 578px;
	position: relative;
}

.header p.title, .header h1.title {
	text-indent:-3000px;
	position: absolute;
}


/* ----- main navigation ----- */	
	
#main-nav	{
	}			
	
ul.navigation {
	display: block;
	margin: 0;
	padding: 0 20px 0 15px;
	position:absolute;
	background: transparent url(../gfx/header-ul-bg.gif) 0px 40px no-repeat;
	top: 148px;
	left: 350px;
	text-transform: uppercase; 
	}	
	
ul.navigation li {
	display: inline;
	position: relative;
	float: left;
	}	

ul.navigation li a { 
	display: block;
	float: left;
	padding: 3px 7px;
	margin-right: 5px;
	text-decoration: none;
	color: #808080;
	width: 121px;
	height: 43px;
	background: #F3EFEB url(../gfx/header-ul-li-bg.gif) 0px 40px repeat-x;
	border-bottom: 2px solid #FFF;
	font-size: 14px;
	}
	
ul.navigation li a:link, ul.navigation li a:visited { 
	text-decoration: none;
	color: #808080;
	}	

/* ----- main navigation with dropdown menus ----- */	

#main-nav ul.navigation li a:hover { 
	color: #fff;
	background: #74CCD4 url(../gfx/header-ul-li-bg2.gif) 0px 40px repeat-x;
	}
	
ul.navigation li.hover a { 
	color: #808080;
	
	}
	
ul.navigation li a.current:link,
ul.navigation li a.current:visited { 
	color: #74CCD4;
	}	
	
ul.navigation li li a { 
	color: #fff;
	background: none;
	padding: 5px 18px;
	font-size: 12px;
	}		
	
#main-nav ul.navigation li ul li a:hover { 
	color: #FFF;
	text-decoration: none;
	background: #74CCD4 url(../gfx/header-ul-li-bg2-hover.gif) 0px 0 repeat-x;
	font-size: 12px;
	}	

ul.navigation ul { 
	position: absolute;
	left: -9999px;
	top: -9999px;
	width: 10em;
	margin: 1.5em 0 0 0;
	padding: 0;
	}

ul.navigation li.hover ul {
	left: 0;
	top: 0;
	}

ul.navigation ul li {
	display: block;
	}

ul.navigation li.hover ul a {
	float: none;
	background-color: #f3efeb;
	width: 121px;
	height: auto;
	border-top: 1px solid #FFFFFF;
	border-right: 5px solid #fff;
	border-left: 5px solid #fff;
	margin-left: -5px;
	color: #808080;
	padding: 3px 7px;
	}

/* ----- end main navigation ----- */

ul.nav-secondary {
	list-style-type: none;
	margin: 10px 0 0 0;
	padding: 0;
}

ul.nav-secondary li { /* new */
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 1;
}

/*ul.nav-secondary a, ul.nav-secondary p{
	display: block;
	background: transparent url(../gfx/sidebar-ul-li-bg.gif) 0px -17px no-repeat;
	padding: 0 0 0 10px;
	margin: 0 0 4px 0;
	text-transform: uppercase;
	font-size: 15px;
	color: #808080;
}*/

ul.nav-secondary a {
	display: block;
	background: transparent url(../gfx/sidebar-ul-li-bg-off.gif) no-repeat 0 4px;
	padding: 0 0 0 10px;
	margin: 0 0 4px 0;
	text-transform: uppercase;
	font-size: 15px;
	color: #808080;
	zoom: 1;
	line-height: 1;
}

ul.nav-secondary p {
	display: block;
	background: none;
	padding: 0 0 0 10px;
	margin: 0 0 4px 0;
	text-transform: uppercase;
	font-size: 15px;
	color: #808080;
	line-height: 1;
}

ul.nav-secondary a:hover{
	/*background: transparent url(../gfx/sidebar-ul-li-bg.gif) 0px 5px no-repeat;*/
	background: transparent url(../gfx/sidebar-ul-li-bg-over.gif) no-repeat 0 4px;
	color: #74CCD4;
	text-decoration: none;
}

ul.nav-secondary li a.current:link, 
ul.nav-secondary li a.current:visited, 
ul.nav-secondary li a.current:hover {
	display: block;
	background: transparent url(../gfx/sidebar-ul-li-bg-over.gif) no-repeat 0 4px;
	padding: 0 0 0 10px;
	margin: 0 0 4px 0;
	text-transform: uppercase;
	font-size: 15px;
	color: #74CCD4;
	line-height: 1;
	text-decoration: none;
	zoom: 1;
}*/


/*ul.nav-secondary a.active{
	font-weight: bold;
}*/



.shopping div.options {
	float: left;	
	width: 400px;
}
.shopping-cart {
	position: absolute;
	top:0px;
	right: 0px;
	width: 187px;
	color: #FFF;
	background: #45605B url(../gfx/shopping-cart-h4-bg.gif) 0px 55px repeat-x;
}

.shopping-cart a {
	color: #FFF;	
}

.shopping-cart h4{
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 6px 10px 9px 10px;
	background:  transparent url(../gfx/shopping-cart-bg.gif) right top no-repeat;
}

.shopping-cart .currency {
	text-transform: uppercase;
	font-size: 12px;
	background-color: #CFD1D0;
}

.shopping-cart .currency a, .shopping-cart .currency span{
	color: #FFF;
	margin: 0px 0px 0px 5px;
}

.shopping-cart .currency .current{
	color: #45605B
}

.shopping-cart p{
	font-size: 11px;
	margin: 0;
	padding: 6px 10px 6px 10px;
}

.content {
	padding: 36px 0px 30px 30px;
}

.sidebar {
	width: 200px;
	float: left;
	margin-right: 40px;
	}
	
.stockist {
	width: 118px;
	float: left;
	margin-right: 40px;
	}
		
.column-narrow {
	/*width: 418px;*/
	width: 520px; /* NEW ALI */
	float: left;
}

.column-wide {
	width: 633px;
	float: left;
}

.column1 {
	float: left;
	width: 200px;
	margin-right: 18px;
}

.column2 {
	float: left;
	width: 244px;
	margin-right: 12px;
}

.column3 {
	float: left;
	width: 140px;
	margin: 0px;
}

.footer {
	text-transform: uppercase;
	font-size: 11px;
	background: transparent url(../gfx/footer-bg.gif) 32px 0px no-repeat;
	padding: 14px 0 0 0;
}

.footer ul {
	list-style-type: none;
	margin: 0 0 32px 35px;
	padding: 0;
	display: block;
}
.footer ul li{
	display: inline;
	padding: 0 8px;
	border-right: 1px solid #CCC;
}

.footer ul li.last{
	border-right: none;
}

.clear, div.clear {
	clear: both;
	float: none;
}

.clearLeft, div.clearLeft {
	clear: left;
	float: none;
}

.hidden {
	display: none;
}

.homebox {
	position: absolute;
	top:265px;
}

.homebox a{
	width: 273px;
	padding: 0 0 0 0;
	display: block;
	position: absolute;
	top:0px;
	color: #000;
	height: 274px;
}

.homebox a b, .box1 b{
	color: #74CCD4;
	display: block;
	font-size: 26px;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 24px;
	padding: 10px 0 10px 0;
	margin: 0 0 0 10px;
}

.homebox a span, .box1 span{
	display: block;
	font-size: 17px;
	line-height: 18px;
	margin: 0 10px 20px 10px;
	font-weight: bold;	
}

.homebox a:hover{
	text-decoration: none;
	background-color:#74CCD4;
	color: #000;
}

.homebox a:hover b{
	color: #FFF;
}

.homebox form {
	margin: 0 0 0 10px;
	padding: 0;
	height: 24px;
}

.homebox select {
	margin: 1px 10px 0 0;
	float: left;
}

.homebox input {
	margin: 0px 10px 0 0;
	float: left;
}
	
.box1 {
	width: 273px;
	padding: 0 0 0 0;
	display: block;
	height: 274px;
	color: #000;
	left: 63px;
	background-color:#74CCD4;
}

.box1 b{
	color: #FFF;
}

.box2 a{
	left: 351px;
}

.box3 a{
	left: 639px;
}

.subtotal {
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}

/* NEW STUFF BY ALI SEPT 2007 */

.form1 td, .form2 td {
	padding: 0 10px;
}

table th {
	font-weight: bold;
	padding-right: 10px;
	}

/* NEW STUFF BY ALI OCT 2008 */
	
#currency-popup	{
	margin: 48px 0 0 0;
	}
	
table.order-complete {
	text-align: center;
	border: none;
	padding: 0;
	margin: 12px 0 12px 0;	
	font-size: 12px;
	width: 633px;
	}

table.order-complete th {
	background-color: #F3EFEB;
	font-size: 12px;
	color: #74CCD4;
	text-transform: uppercase;
	padding: 8px 12px 8px 12px;
	}
	
table.order-complete th.align-left {
	text-align: left;
	}
	
table.order-complete th.align-right {
	text-align: right;
	}			

table.order-complete td {
	padding: 4px 12px 4px 12px;
	background: transparent url(../gfx/dash-h.gif) left bottom repeat-x;
	}
	
table.order-complete td.align-left {
	text-align: left;
	font-weight: bold;
	}
	
table.order-complete td.align-right {
	text-align: right;
	}	
		
table.order-complete td.total {
	font-weight: bold;
	text-align: right;
	}	
	
table.half-table {
	width: 633px;
	}
	
table.half-table td {
	vertical-align: top;
	}	
	
table.half-table td.align-left {
	text-align: left;
	}	
	
table.half-table td.align-right table.order-info {
	margin: 12px 0 12px 35px;
	}		
		
table.order-info {
	text-align: left;
	border: none;
	padding: 0;
	margin: 12px 0 12px 0;	
	font-size: 12px;
	width: 299px;
	}

table.order-info th {
	background-color: #F3EFEB;
	font-size: 12px;
	color: #74CCD4;
	text-transform: uppercase;
	padding: 8px 12px 8px 12px;
	}

table.order-info td {
	padding: 4px 12px 4px 12px;
	background: transparent url(../gfx/dash-h.gif) left bottom repeat-x;
	}			