/* UTILISING DEFAULT SCHEME BRANDING AND OVERALL SIZING PAGE */
/* THIS BROWSER INFO
/* Detail   Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) 
/* System   OS Unknown 
/* ThisBrowser    Unknown Browser  
/* Release    -- unavailable --  
/* Version      
*/
/* DEFAULT STYLING OVERWRITTEN BY RETAIL JEWELLER STYLING */

html {font-size:1.25em;}
html * {margin: 0em; padding: 0em;}

body {font-size:50%; font-family:Arial,Helvetica,sans-serif;background:#fff;color:; }

h1,h2,h3,h4,h5,h6,p,img,ul,ol,form,fieldset,form div,label,table { clear:both; float:left;}
h1 { font-size:1.4em; padding:0em 0em 10px 0em; }
h2 { font-size:1.3em; padding:0em 0em 10px 0em; }
h3 { font-size:1.2em; padding:0em 0em 10px 0em; }
h4 { font-size:1.2em; padding:0em 0em 10px 0em;  }
h5 { font-size:1.1em; font-weight:bold;padding:0.9em 0em 0em 0em;  }
h6 { font-size:1em; font-weight:normal;padding:0em 0em 0.5em 0em;color:#EB297B;  }
p { font-size:1em; padding:0em 0em 10px 0em;line-height:140%;  }
p.holdingMessage {color:#fff;font-size:1.4em;}

img { border:0em;}
br { clear:both; }
acronym { cursor:pointer;border:none; border-bottom: 1px dotted #f00;  }

a,
a:link,
a:visited {text-decoration:none; color:#ffffff; outline:none;}
a:hover,
a:active { color:#27427A; }
a.f,
a.f:link,
a.f:visited {text-decoration:none;color:#8CC541;}
a.f:hover,
a.f:active { color:#ffffff;}


ul { list-style:none; padding:0em 0em 10px 0em;}
ul li { font-size:1em; padding:0em 0em 5px 0em;}

ol { padding:0em 0em 10px 0em;/*list-style-position:outside;*/}
ol li { padding:0em 0em 5px 0em; display:list-item;}


form {  }
fieldset {  border:none;padding:0em; }
legend {  }
form div { padding-bottom:5px; }
form p { clear:none; margin:5px 0em 5px 20px; font-size:1em; }
form p.small { font-size:1em; }
form p span { clear:both; float:left; }
label {  font-size:1.1em; padding-right:0px; color:#ffffff;}
input,
select,
textarea { clear:none; float:left; width:100px;padding:1px;font-size:1em;font-family:Arial, Helvetica, sans-serif; border:1px solid #8CC541; background:#fff;margin:0em; }
textarea { height:100px; padding-right:0px;}
input { padding:1px; }
option { padding-left:3px; }
input.checkbox { width:10px; font-size:1em;border:0em;}
input.radio { width:10px; margin:3px 2px 3px 4px;border:0em; }
ul.radios { clear:none; float:left; width:200px; }
ul.radios li { clear:none; float:left; }
label.submit { display:none; }

div.styleableSelect { clear:both; float:left; display:block; position:relative; border:1px solid #000; background:#fff; cursor:pointer;}
span.styleableSelectDisplay { clear:both; float:left; display:block; padding:1px; width:100px; font-size:1em; line-height:120%; }
span.styleableSelectArrow { clear:none; float:right; padding:2px; width:10px; font-size:1em; line-height:120%; background:#C0C0C0; cursor:pointer;}
ul.styleableSelectOptions { position:absolute; left:0px; top:100%; width:99%;  border:1px solid #000; border-top:none;background:#fff; padding:0px;}
ul.styleableSelectOptions li { clear:both; float:left; padding:1px; margin:0px; cursor:pointer; }
/*
input.submit,
input.button { text-align:center; width:auto; white-space:nowrap; line-height:13px; padding:1px 6px; -moz-border-radius:10px; border:0px;color:#fff; background:#8CC541;font-size:1.1em;font-weight:bold;} 

input.submit:hover,
input.submit:active,
input.submit:focus,
input.button:hover,
input.button:active,
input.button:focus { background-position: left -18px; background:#7E7E7E;}
*/

/* ################ -------------- DEFAULT TABLE SETUP ------------- ##########  */
table { }
table caption { color:#8CC541; font-size:1.6em;font-weight:bold; text-align:left; padding:5px 0px 5px 10px; }
table thead {display:table-header-group;}
table thead th {  }
table tbody tr.zz td,
table tbody tr.zz th {  }

img.bordered { border:1px solid #fff; }


dl { clear:both; float:left; margin:0px 0px 10px 0px; font-size:0.8em;}
dt { clear:both; float:left; white-space:nowrap; padding-left:5px;}
dd { clear:none; float:left; white-space:nowrap; margin:0px;padding-left:5px; }

.access { position:absolute;left:-9999px;}
.shown { display:block; }
.hidden { display:none; }

div#ajaxWait { clear:both; float:left; display:block; background:#fff url('../img/ajaxwait.gif') no-repeat 50% 50%; }

a.button,
a.button:link,
a.button:visited { display:block; width:auto; white-space:nowrap; height:30px; background:#27427A; }
a.button:hover,
a.button:active { background:#8CC541; color:#fff;}
a.button span { display:block; line-height:30px; padding:0px 10px; font-weight:bold; font-size:1.2em; }

a.view,
a.view:link,
a.view:visited {  height:20px; }
a.view:hover,
a.view:active {  }
a.view span {line-height:20px; }

a.pdf,
a.pdf:link,
a.pdf:visited { clear:both; float:left; display:block; height:24px; padding-left:30px; white-space:nowrap;background:transparent url('../img/icon_pdf.png') no-repeat left top; margin-top:5px; }
a.pdf:hover,
a.pdf:active {  }
a.pdf span { line-height:24px; font-size:1.2em;}

a.back,
a.back:link,
a.back:visited { clear:both; float:left;  }
a.back:hover,
a.back:active {  }
/*a.more span { display:none; }*/


/* ################ -------------- DEFAULT TEMPLATE  ------------- ########## */
div#wrap { margin:0px auto; width:900px; }
div#body { clear:both; float:left; display:block;width:900px;}

div#content { clear:both; float:left; display:block; width:870px; height:392px; padding:30px 0px 0px 30px; background:transparent url('../img/template/content_background.gif') no-repeat left top; position:relative; z-index:1;}
body#index div#content { padding-bottom:0px; }

div.left { clear:both; float:left;  padding:0px 0px 0px 0px; width:245px;  }

div.main { clear:none; float:left; padding:30px 0px 0px 0px; width:350px; }

div.right { clear:none; float:right; width:215px; padding:30px 30px 20px 0px; }


div.main div.cmsText { clear:both; float:left; width:320px; padding-left:30px;}
div.right div.cmsText { clear:both; float:left; width:215px; padding:0px; }

div.cmsText p { font-size:1.2em; width:100%; color:#ffffff; }
div.cmsText p.summary { font-size:1.9em; line-height:110%;  color:#8CC541; }

p.date { font-size:1.2em; }
div.summary p strong { color:#fff; }

div.cmsText img { margin:0px 0px 10px 0px; }
div.cmsText ul { list-style-type:disc; padding-left:20px; width:100%;}
div.cmsText ol { padding-left:25px;  width:100%;}
div.cmsText li { font-size:1.2em; padding-bottom:2px; }
div.cmsText li li { font-size:1em; }

div.cmsText h6 { width:100%; font-size:1.3em; color:#8CC541; font-weight:bold; }
div.cmsText h4 { width:100%; font-size:1.3em; color:#ffffff; font-weight:bold; }

div.cmsItem img { clear:both; float:left; width:100%; }

/* ################ -------------- TS ------------- ########## */
a.trouble,
a.trouble:link, 
a.trouble:visited { clear:both; float:left; color:#f00; }
pre { clear:both; float:left;font-size:1.2em; font-family:Comic Sans MS,sans-serif; color:#fff;background:#000;}
div#troubleshooting.shown { display:block; }
div#troubleshooting.hidden { display:none; }
div#troubleshooting span.k { clear:both; float:left; padding-left:10px;}
div#troubleshooting span.v { clear:none; float:left; padding-left:0px;}
div#troubleshooting span.shown { display:block; }
div#troubleshooting span.hidden { display:none; }

/* CROSS-BROWSER */
