@import url("interim2.css");

/******************************************************
ELEMENTS
*******************************************************/

html{
	height:100%;
	margin-bottom:1px;
}
body{
	background-color:white;
	color:black;
	margin:0;
	padding:0;
}

body, td, div, input, textarea, td, th{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#314242;
	font-size:12px;
}
h1{
	font-size:14px;
	font-weight:bold;
	border-bottom:3px solid #aabb11;
	padding-bottom:2px;
	margin-top:10px;
	margin-bottom:10px;
	display:block;
	width:494px;
	float:left;
}
h2{
	font-size:13px;
	font-weight:bold;
	margin:10px 0px 0px 0px;
}
div.boxout h2{
	font-size:12px;
	font-weight:normal;
}
h3, h4{
	font-size:12px;
	font-weight:bold;
	margin:5px 0px 0px 0px;
	padding:0;
}
p{
	margin:0px 0px 10px 0px;
}
address{
	font-style:normal;
}
a{
	color:#314242;
}
a:hover{
	text-decoration:underline;
}
.hideFromScreen{
	display:none;
}
img{
	border:none;
}
div#content ul{
	list-style:none;
	padding:0;
	margin:0;
}
div#content ul li{
	padding-left:10px;
	background:transparent url(/images/all/bullet.gif) 0px 5px no-repeat;
}
form{
	margin:0;
	padding:0;
}



/******************************************************
COMMON LAYOUT
*******************************************************/

body{
	text-align:center;
}
div#frame{
	text-align:left;
	margin:auto;
	width:760px;
	padding-top:79px;
	background:transparent url(/images/all/banner.jpg) top left no-repeat;
	position:relative;
}
div#trim-frame {
	text-align:left;
	padding:10px;
}

/*Columns*/
div#content{
	width:494px;
	float:left;
	clear:left;
	margin-bottom:38px;
	position:relative;
}
div#supplementary-content{
	width:228px;
	margin-bottom:38px;
	margin-top:38px;
	margin-left:532px;
}
/*For ie5*/
div#supplementary-content{
	float:right;
	margin-left:0px;
}
/* !ie5 \*/
div#supplementary-content{
	float:none;
	width:228px;
	margin-bottom:38px;
	margin-top:38px;
	margin-left:532px;
}
* html div#supplementary-content{
	margin-left:529px;
}
/*end*/

div#footer{
	width:760px;
	clear:both;
	padding-bottom:5px;
	background:transparent url(/images/all/stonecube-logo.gif) bottom right no-repeat;
	margin-bottom:38px;
}
div#footer p#copyright{
	margin:0;
	color:#BCBDBC;
}
/*!ie5mac\*/
* html div#footer{
	clear:none;
}
/*end*/

hr.divider {
	margin:15px 0 15px 0;
}


/******************************************************
GLOBAL NAVIGATION
*******************************************************/

div#globalNavigation{
	width:759px;
	border-right:1px solid #293636;
	background:#334444 url(/images/all/global-nav-bg.gif) top left repeat-x;
}
div#globalNavigation ul{
	list-style:none;
	padding:0;
	margin:0;
}
div#globalNavigation ul:after,
div#extendedNavigation ul:after{
	content:".";
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
}
div#globalNavigation ul li{
	float:left;
	border-left:1px solid #5c6969;
	border-right:1px solid #293636;
}
div#globalNavigation ul li.selected{
	border-color:#aabb11;
}
div#globalNavigation ul li a{
	color:white;
	display:block;
	height:1.8em;
	padding:.5em 15px 0 15px;
	text-decoration:none;
}
* html div#globalNavigation ul li a{
	zoom:1;
	display:inline;
}
*+html div#globalNavigation ul li a{
	zoom:1;
	display:inline;
}
div#globalNavigation ul li a:hover{
	text-decoration:none;
	background-color:#475656;
}
div#globalNavigation ul li.last{
	background:transparent url(/images/all/global-nav-li-br.gif) top right repeat-y;
	/*padding-right:1px;*/
}
div#globalNavigation ul li.selected a,
div#globalNavigation ul li.selected a:hover{
	background-color:#aabb11;
	color:#ffffff;
}



/*Extended navigation*/
div#extendedNavigation{
	clear:left;
}
div#extendedNavigation ul{
	float:left;
	width:759px;
	border-right:1px solid #88960e;
	border-bottom:1px solid #88960e;
	background:#aabb11;
	padding:0;
	margin:0;
	list-style:none;
}
div#extendedNavigation ul li{
	display:block;
	float:left;
	background:#aabb11 url(/images/all/extended-nav-li-bg.gif) center right no-repeat;
}
* html div#extendedNavigation ul li{
	display:inline;
	float:none;
}
*+html div#extendedNavigation ul li{
	display:inline;
	float:none;
}
div#extendedNavigation ul li a{
	color:#ffffff;
	display:block;
	height:1.5em;
	padding:.4em 15px 0 15px;
	text-decoration:none;
}

* html div#extendedNavigation ul li a{
	zoom:1;
	display:inline;
}
*+html div#extendedNavigation ul li a{
	zoom:1;
	display:inline;
}


div#extendedNavigation ul li a:hover{
	text-decoration:none;
	color:#ffffff;
	background-color:#b3c229;
}
div#extendedNavigation ul li a.selected{
	background-color:#b3c229;
}
/* Local navigation */
div#localNavigation ul{
	padding:0;
	margin:0;
	list-style:none;
}
/*1st gen*/
div#localNavigation ul li div{
	border-color:#bbc941 #88960e #88960e #bbc941;
	border-style:solid;
	border-width:1px;
	background:#AABB11;
}
div#localNavigation ul li a{
	display:block;
	height:16px;
	padding:5px 5px 0px 5px;
	color:#ffffff;
	text-decoration:none;
}
div#localNavigation ul li a:hover{
	text-decoration:none;
}
/*2nd gen*/

div#localNavigation ul li{
	position:relative;
}
div#localNavigation ul li li div{
	border-width:0px 0px 1px 0px;
	border-color:#616365;
	background:white;
}


div#localNavigation ul li ul li a{
	height:15px;
	color:#314242;
	font-weight:normal;
}
div#localNavigation ul li ul li a:hover,
div#localNavigation ul li ul li.selected a{
	color:#314242;
	background-color:#eeeeee;
}
div#localNavigation ul li div#localNavUpLink{
	width:23px;
	height:21px;
	position:absolute;
	top:1px;
	left:204px;
	z-index:100;
	background:transparent url(/images/all/local-nav-up.gif) top left no-repeat;
	line-height:1px;
	font-size:1px;
	padding:0;
	margin:0;
	border:none;
}
div#localNavigation ul li div#localNavUpLink a{
	width:23px;
	height:21px;
	padding:0;
}
div#localNavigation ul li div#localNavUpLink span{
	position:absolute;
	top:-3000px;
}

/******************************************************
COURTESY NAVIGATION
*******************************************************/

ul#courtesyNavigation{
	list-style:none;
	padding:0;
	margin:0;
	padding-bottom:12px;
	border-bottom:1px solid #BCBDBC;
	margin-bottom:12px;
}
ul#courtesyNavigation li{
	display:inline;
	border-right:1px solid #BCBDBC;
	padding-right:6px;
	margin-right:6px;
}
ul#courtesyNavigation li.last{
	border-right:none;
}


/******************************************************
ALL PAGES
*******************************************************/

div#uspBoxOut{
	border-top:1px solid #616365;
	background:#EEEEEE url(/images/all/usp-boxout-bg.gif) bottom left no-repeat;
	padding:0 0 9px 0;
	margin-bottom:10px;
}
div#uspBoxOut ul{
	padding:0;
	margin:10px;
	list-style:none;
}
div#uspBoxOut ul li{
	padding-left:27px;
	background:transparent url(/images/all/usp-boxout-bullet.gif) top left no-repeat;
	margin-bottom:10px;
	position:relative;
	z-index:100;
}
div#uspBoxOut li p{
	padding:0px;
	margin:0;
}
div#uspBoxOut a{
	font-weight:bold;
}

div.boxout{
	border:1px solid #616365;
	margin-bottom:10px;
	float:left;
	clear:none;
	width:226px;
}
div.boxout h2{
	padding:5px;
	margin:0;
	/*background-color:#616365;*/
	background:#616365 url(/images/all/global-nav-bg.gif) top left repeat-x;
	color:white;
	margin-bottom:10px;
	border:none;
}
div.boxout h3{
	margin:0 10px 0 10px;
}
div.boxout img{
	float:left;
	margin:0 10px 10px 10px;
}
div.boxout p{
	margin:0 10px 10px 10px;
}
div.boxout div.follows-image{
	width:136px;
	float:right;
	margin:0;
	padding:0;
}

div.boxout div.follows-image h3{
	margin-left:0;
}
div.boxout div.follows-image p{
	margin-left:0;
}
div.clear-all{
	clear:both;
	height:1px;
	font-size:1px;
	visibility:hidden;
}
div.boxout p.highlighted-link{
	margin-top:-10px;
	padding-left:10px;
	background:transparent url(/images/all/boxout-bullet.gif) 0 5px no-repeat;
}

div#loggedIn {
	margin:5px 0 0 0;
	text-align:right;
}

/******************************************************
HOME PAGE
*******************************************************/

body.home div#presentation,
body.home div#alt-presentation{
	width:494px;
	height:278px;
	margin-bottom:10px;
}
body.home div#alt-presentation{
	border:1px solid #616365;
	padding:12px;
	background:white url(/images/home/flash-logo.gif) bottom right no-repeat;
}


/******************************************************
GALLERY PAGE
*******************************************************/

div#gallery-index div{
	width:158px;
	float:left;
	position:relative;
	padding-top:165px;
}
div#gallery-index h2{
	margin:0px 0px 20px 0px;
	padding:0;
	border:none;
}
div#gallery-index div a{
	position:absolute;
	top:0px;
	left:0px;
	display:block;
	border:1px solid #616365;
	background:white;
	padding:9px;
	width:138px;
	height:138px;
}
div#gallery-index div a:hover{
	border:2px solid #aabb11;
	padding:8px;
}
div#.gallery-index div img{
	width:138px;
	height:138px;
}
div#gallery-index div.pos2,
div#gallery-index div.pos5{
	margin:0px 10px 0px 10px;
}


div.galleryBox{
	background:transparent url(/images/all/border-box-bottom-bg.gif) bottom left no-repeat;
	margin-bottom:10px;
	position:relative;
	min-height:198px;
}
div.galleryBox2{
	background:transparent url(/images/all/border-box-top-bg.gif) top left no-repeat;
	padding:21px 21px 21px 200px;
}
* html div.galleryBox2{
	height:156px;
}
div.galleryBox div.thumbnail{
	border:1px solid #616365;
	background:white;
	padding:9px;
	width:138px;
	height:138px;
	position:absolute;
	top:21px;
	left:21px;
}

/******************************************************
WEBSHOP
*******************************************************/

body.webshop h1,
body.step h1{
	width:360px;
}
p.before-buying {
	width:360px;
}
body.webshop div#content{
	width:760px;
}
body.webshop div#webshop{
	background:transparent url(/images/webshop/body-bg.gif) bottom right repeat-y;	
}
body.step div#webshop {
	margin-top:10px;
}
body.webshop div#distributors{
	width:361px;
	float:left;
	/*background:transparent url(/images/webshop/pd-box-small.jpg) bottom right no-repeat;*/
}
body.webshop div#entrypage{
	width:341px;
	float:right;
	padding:10px;
	background:transparent url(/images/webshop/panel-top.gif) top left no-repeat;
}
body.webshop div#entrypage h2{
	color:#000000;
	margin:0px 0px 10px 0px;
}
body.webshop div#select-country{
	padding-bottom:20px;
	margin-bottom:10px;
	background:transparent url(/images/webshop/shop-hr.gif) bottom left repeat-x;
}
body.webshop input#submit{
	margin-bottom:10px;
}
body.webshop div#accepted-cards{
	width:291px;
	height:21px;
	background:transparent url(/images/webshop/accepted-cards.gif) top left no-repeat;
	/*position:absolute;
	bottom:10px;*/
}
body.webshop div#accepted-cards ul,
body.webshop div#accepted-cards h3{
	position:absolute;
	top:-3000px;
}
body.webshop form{
	margin-bottom:15px;
	padding-bottom:5px;
	background:transparent url(/images/webshop/shop-hr.gif) bottom left repeat-x;
}
body.webshop div.clearAll{
	width:760px;
	height:1px;
	clear:both;
	font-size:1px;
	line-height:1px;
}
body.webshop dl{
	margin:0;
}
body.webshop dt{
	position:absolute;
	top:-3000px;
}
body.webshop dd{
	margin:0;
	font-weight:normal;
}
body.webshop h2.uk,
body.webshop h2.usa-canada,
body.webshop h2.japan,
body.webshop h2.australia,
body.webshop h2.south-africa,
body.webshop h2.germany,
body.webshop h2.uae{
	padding:7px 0px 2px 27px;
	background:transparent url(/images/webshop/flags/gbr.gif) top left no-repeat;
}
body.webshop h2.usa-canada{
	background-image:url(/images/webshop/flags/usa.gif);
}
body.webshop h2.japan{
	background-image:url(/images/webshop/flags/jap.gif);
}
body.webshop h2.australia{
	background-image:url(/images/webshop/flags/aus.gif);
}
body.webshop h2.south-africa{
	background-image:url(/images/webshop/flags/saf.gif);
}
body.webshop h2.germany{
	background-image:url(/images/webshop/flags/ger.gif);
}
body.webshop h2.uae{
	background-image:url(/images/webshop/flags/uae.gif);
}

body.webshop div#distributors table tr td{
	width: 50%;
	padding: 0px;
}

body.webshop div#distributors table{
	width: 100%;
	margin-left:12px;
	border-collapse: collapse;
	border-spacing: 0;
}

body.webshop div#distributors address{
	margin-left:12px;
}




/******************************************************
ALL STEPS
*******************************************************/

body.step  div#content{
	width:760px;
}
body.step img#padlock{
	position:absolute;
	top:-30px;
	left:728px;
}
 body.step dt, body.step dd{
	display:inline;
	margin:0;
	padding:0;
}
body.step ol#steps{
	padding:0;
	margin:0px 0px 0px 399px;
	list-style:none;
	height:40px;
}
body.step ol#steps li{
	width:160px;
	float:left;
	background-position:0px 1px;
	background-repeat:no-repeat;
	padding:0px 2px 0px 14px;
	padding-bottom:5px;
}
body.step ol#steps li.one{
	background-image:url(/images/webshop/steps/1.gif);
}
body.step ol#steps li.oneCurrent{
	background-image:url(/images/webshop/steps/1-selected.gif);
}
body.step ol#steps li.two{
	background-image:url(/images/webshop/steps/2.gif);
}
body.step ol#steps li.twoCurrent{
	background-image:url(/images/webshop/steps/2-selected.gif);
}
body.step ol#steps li.three{
	background-image:url(/images/webshop/steps/3.gif);
}
body.step ol#steps li.threeCurrent{
	background-image:url(/images/webshop/steps/3-selected.gif);
}
body.step ol#steps li.four{
	background-image:url(/images/webshop/steps/4.gif);
}
body.step ol#steps li.fourCurrent{
	background-image:url(/images/webshop/steps/4-selected.gif);
}

body.step p.error{
	color:#aabb11;
	font-weight:bold;
	padding: 0;
	margin:0;
}

body.step div.notes{
	width:399px;
	float:left;
}
body.step div.fields{
	width:341px;
	float:right;
	background-color:#bcbdbc;
	padding:10px;
	position:relative;
}
body.step div.fields label{
	float:left;
	padding-top:2px;
}
body.step div.fields input.text{
	float:right;
	width:200px;
	clear:right;
}
body.step div.requiredFieldIndicator{
	float:right;
	background:transparent url(/images/webshop/required-field.gif) no-repeat top left;
	width:11px;
	height:11px;
	margin:7px 5px 0px 0px;
}
body.step div.requiredFieldIndicator span{
	position:absolute;
	top:-3000px;
}
body.step div.field-set{
	clear:both;
}
body.step td, body.step th{
	padding-top:5px;
	padding-bottom:5px;
}
/******************************************************
STEP 1
*******************************************************/

body.step-1 table.step{
	clear:both;
	text-align:left;
	background:transparent url(/images/webshop/step-table-bg.gif) bottom right no-repeat;
}
body.step-1 table.step,
body.step-1 table.step td,
body.step-1 table.step th{
	font-weight:normal;
}
body.step-1 table.step th span{
	display:block;
	margin-top:10px;
}
body.step-1 table.step th#itemHead span{
	width:361px;
	position:relative;
	top:-3000px;
}
body.step-1 table.step th#quantityHead span{
	width:107px;
}
body.step-1 table.step th#quantityHead{
	background:transparent url(/images/webshop/step-table-bg-tl.gif) top left no-repeat;
}
body.step-1 table.step th#unitPriceHead span{
	width:107px;
	text-align:right;
}
body.step-1 table.step th#subTotalHead span{
	width:117px;
	text-align:right;
}
body.step-1 table.step th#subTotalHead{
	background:transparent url(/images/webshop/step-table-bg-tr.gif) top right no-repeat;
}
body.step-1 table.step input.text{
	width:100px;
	text-align:left;	
}
body.step-1 table.step .col-1{
	padding-right:38px;
	border-bottom:1px solid #d0d1d0;
}
body.step-1 table.step td{
	background:transparent url(/images/webshop/shop-hr.gif) bottom left repeat-x;
}
body.step-1 table.step .last{
	border:none;
	background:none;
}
body.step-1 table.step th#itemHead{
	border:none;
}
body.step-1 table.step .col-2{
	padding-left:10px;
}
body.step-1 table.step .col-2-4{
	padding:0px 10px 0px 10px;
}
body.step-1 table.step .col-3{
	padding-left:10px;
	text-align:right;
}
body.step-1 table.step .col-4{
	padding-right:10px;
	text-align:right;
}
body.step-1 div#controls{
	margin-top:10px;
	position:relative;
	left:399px;
	width:361px;
	text-align:right;
	position:relative;
}
body.step-1 div#controls input#backButton{
	/*position:absolute;*/ /* keeping ie7 happy */
	left:0px;
	top:0px;
}
body.step-1 table.step tr#totalRow{
	position:relative;
}
body.step-1 table.step td#totalCell dt{
	position:absolute;
	left:569px;
	font-weight:bold;
	white-space:nowrap;
}
body.step-1 table.step td#totalCell dd{
	position:absolute;
	right:10px;
	font-weight:bold;
}

/******************************************************
STEP 2
*******************************************************/

body.step-2 p.error{
	padding-left:176px;
}
body.step-2 div.hr{
	clear:both;
	height:2px;
	background:transparent url(/images/webshop/step-2-hr.gif) no-repeat top left;
	font-size:1px;
	width:760px;
}
body.step-2 form#customerDetailsForm{
clear:both;
}
body.step-2 div#generalFields div.fields{
	background:#bcbdbc url(/images/webshop/panel-top.gif) no-repeat top left;
}
body.step-2 div#refererFields div.fields{
	background:#bcbdbc url(/images/webshop/panel-bottom.gif) no-repeat bottom left;
}
/******************************************************
STEPS 2, 3 & 4
*******************************************************/

body.step-2 div#controls,
body.step-3 div#controls,
body.step-4 div#controls{
	width:351px;
	clear:both;
	padding:10px 10px 0px 399px;
}
body.step-2 input#continueButton,
body.step-3 input#continueButton,
body.step-4 input#paymentButton{
	/*position:absolute;*/ /* keeping ie7 happy */
	right:0px;
}
body.step-2 p#required-key-p,
body.step-4 p#required-key-p{
	position:absolute;
	left:407px;
	margin-top:10px;
}

body.step-2 span#required-key,
body.step-4 span#required-key{
	display:block;
	float:left;
	margin-right:5px;
	width:11px;
	height:11px;
	background:transparent url(/images/webshop/required-field-white-matt.gif) no-repeat top left;
}
body.step-2 p#required-key-p span span,
body.step-4 p#required-key-p span span{
	position:absolute;
	top:-3000px;
}
body.step-2 div#controls,
body.step-4 div#controls{
	margin-top:20px;
}
/******************************************************
STEP 3
*******************************************************/

body.step-3 td.product{
	padding-right:10px;
}
body.step-3 td.total{
	padding-left:10px;
}
body.step-3 h4{
	margin:10px 0px 0px 0px;
}
body.step-3 dl{
	margin:0;
}
body.step-3 dt{
	display:none;
}
body.step-3 dd{
	display:block;
}
body.step-3 div.fields table{
	padding-bottom:5px;
}
body.step-3 div.fields div,
body.step-3 tr#totalExVat,
body.step-3 tr#total{
	background:transparent url(/images/webshop/shop-hr.gif) top left repeat-x;
	padding:5px 0px 5px 0px;
}

/******************************************************
STEPS 3 & 4
*******************************************************/

body.step-3 div#fields-outer,
body.step-4 div#fields-outer{
	background:#bcbdbc url(/images/webshop/panel-top.gif) no-repeat top left;
	float:right;
}
body.step-3 div.fields,
body.step-4 div.fields{
	float:none;
	background:transparent url(/images/webshop/panel-bottom.gif) no-repeat bottom left;
	padding-bottom:7px;
}


/******************************************************
STEP 4
*******************************************************/
body.step-4 label,
body.step-4 p.label{
	float:left;
	clear:left;
	width:120px;
	margin:0px 20px 10px 0px;
}
body.step-4 div.fields input#ccnumber,
body.step-4 div.fields select#cctype{
	width:170px;
}
* html body.step-4 div.fields select#cctype{
	width:176px;
}
body.step-4 div.fields input#ccissue{
	width:50px;
}
body.step-4 div.fields input.text,
body.step-4 div.fields select{
	float:left;
}
body.step-4 div.requiredFieldIndicator{
	position:absolute;
	z-index:100;
	left:135px;
}
body.step-4 select.short{
	width:85px;
}
* html body.step-4 select.short{
	width:88px;
}
body.step-4 ul#acceptedCards{
	padding:20px 0px 10px 0px;
	height:21px;
}
body.step-4 ul#acceptedCards li{
	background-image:none;
	padding:0;
	margin:0;
	width:33px;
	height:21px;
	float:left;
	margin-right:5px;
	background-repeat:no-repeat;
	background-position:top left;
}
body.step-4 ul#acceptedCards li span{
	position:absolute;
	top:-3000px;
}
body.step-4 ul#acceptedCards li.mastercard{
	background-image:url(/images/webshop/cards/mastercard.gif);
}
body.step-4 ul#acceptedCards li.maestro{
	background-image:url(/images/webshop/cards/maestro.gif);
}
body.step-4 ul#acceptedCards li.visa{
	background-image:url(/images/webshop/cards/visa.gif);
}
body.step-4 ul#acceptedCards li.switch{
	background-image:url(/images/webshop/cards/switch.gif);
}
body.step-4 ul#acceptedCards li.solo{
	background-image:url(/images/webshop/cards/solo.gif);
}
body.step-4 ul#acceptedCards li.delta{
	background-image:url(/images/webshop/cards/delta.gif);
}
body.step-4 ul#acceptedCards li.electron{
	background-image:url(/images/webshop/cards/electron.gif);
}



/* Secure trading logo and others */


div#mastercard-visa-badges {
	position:relative;
}
a#mastercard-securecode {
	position:absolute;
	left:144px;
}
a#verified-by-visa {
	position:absolute;
	left:295px;
	top:0px;
}
body div#st_logo {
	width:760px !important;
	padding:0 !important;
	margin:0px auto !important;
	position:relative;
}
body div#st_logo CENTER {
	text-align:left;
	position:absolute;
	top:-14px;
	left:-24px;
}