/* CSS Document */

/*
colours
========================
dark grey		#424242
left grey		#dfe1e3
right grey		#f2f2f2
hover grey 		#cecfd1
green			#9fcc3a
orange 			#ff5400
*/

/* @group site defaults */

* { margin: 0; padding: 0; }

html { background-color: #f5f4e1 ; } 

body { width: 960px; color: #666; font: 0.9em/1.6em "Arno Pro", Georgia, Times, serif; margin: 0px auto; background: url(/site/images/bg-body.png) no-repeat left top; }

a { color: #102f6e; text-decoration: underline; }
a:hover { text-decoration: none; }
ul, ol, p { display: block; padding: 10px 0px; font-family: "Times", Georgia, serif; }
h1, h2, h3 { color: #525252; letter-spacing: 8px; line-height: 1.5em; font-weight: 100; text-transform: uppercase; }
h1 { font-size: 1.5em; margin-bottom: 0.75em; }
h2 { font-size: 1.3em; margin: 0 0 0.75em; }
h3 { font-size: 1em; margin: 20px 0 5px; }

.left { float: left; }
.right { float: right; }
.clear { clear: both; }

img.left { margin: 0px 10px 10px 0px }
img.right { margin: 0px 0px 10px 10px }
img.center { display: block; margin: 0px auto; }

img.small { width: 100px; }
img.large { width: 250px; }

table { width: 95%; border-collapse: collapse; }
table th { background: #e76e34; color: #000; padding: 2px; border: #000 solid 1px; }
table td { padding: 1px 2px; border: #000 solid 1px; }

.error { display: none; font-size: 14px; color: red; }

/* @end */

/* @group Header */

#header { display: block; width: 960px; height: 220px; }
#header img { border: 0px none; float: left; }

/* @end */

/* @group Navigation */

#navigation { width: 960px; height: 70px; }
#naviagtion ul { display: block; list-style: none; }
#navigation ul li { display: block; float: left; }
#navigation ul li a { display: block; height: 70px; text-indent: -5000px; outline: none; }
#navigation ul li a.navigation-annual-maintainance { width: 186px; background: url(/site/images/bg-nav-annual-maintainance.png) no-repeat left top; }
#navigation ul li a.navigation-conservation-and-repair { width: 186px; background: url(/site/images/bg-nav-conservation-and-repair.png) no-repeat left top; }
#navigation ul li a.navigation-automatic-winding { width: 153px; background: url(/site/images/bg-nav-automatic-winding.png) no-repeat left top; }
#navigation ul li a.navigation-dial-restoration { width: 172px; background: url(/site/images/bg-nav-dial-restoration.png) no-repeat left top; }
#navigation ul li a.navigation-other-products { width: 139px; background: url(/site/images/bg-nav-other-products.png) no-repeat left top; }
#navigation ul li a.navigation-new-clocks { width: 124px; background: url(/site/images/bg-nav-new-clocks.png) no-repeat left top; }
#navigation ul li a:hover { background-position: left bottom; }

/* @end */

/* @group Content */

#content-wrapper { display: block; float: left; width: 858px; background-color: #fff; border: solid 1px #a9af99; padding: 50px; }

#content-primary { display: block; float: left; width: 500px; padding-right: 50px; }
#content-primary hr { height: 21px; border: 0; background: url(/site/images/bg-rule.png) no-repeat center top; margin: 20px 0 40px; background-color: #fff; }
#content-primary img { padding: 5px; border: solid 1px #a9af99; margin: 15px 0 20px; }

#content-primary ul { display: block; }
#content-primary ul li { display: block; list-style: none; list-style-position: inside; padding-left: 30px; background: url(/site/images/bg-bullet.png) no-repeat 5px 2px; }

#content-secondary { display: block; float: left; width: 300px; text-align: right;}
#content-secondary h3 a { text-decoration: none; }
#content-secondary h3 a:hover { color: #a9af99; }

ul#navigation-secondary { list-style: none; padding-bottom: 40px; margin-bottom: 20px; background:  url(/site/images/bg-rule.png) no-repeat center bottom; text-align: right;  }
ul#navigation-secondary li a { text-decoration: none; text-transform: uppercase; letter-spacing: 8px; line-height: 1.5em; }
ul#navigation-secondary li a:hover { color: #a9af99; }

#content-secondary hr { height: 21px; border: 0; background: url(/site/images/bg-rule.png) no-repeat center top; margin: 20px 0 20px; }
#content-secondary img { padding: 5px; border: solid 1px #a9af99; margin: 5px 0; }

/* @end */

#footer { display: block; float: left; margin: 0px auto; width: 960px; height: 100px; }

/* @group form layout - wufoo */

/* form */

input { border: 0 none; padding: 0; }

form ol { margin: 0 !important; padding: 0 !important; list-style-type: none; width: 100%; }
form li { margin: 0; width: 62%; padding: 4px 5px 2px 9px; position: relative; }
form li ol li { width: auto; }

form li:after,
.buttons:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

form li,
.buttons { display: inline-block; }
* html form li,
* html .buttons { height: 1%; }

form li,
.buttons { display: block; }

form li ol li { margin: 0 4px 0 0; padding: 0 0 8px 0; }
form li ol li { float: left; }
form li.left { display: inline; width: 48%; }
form li.right { display: inline; width: 48%; }
form li.left .medium,
form li.right .medium { width: 100%; }

form li ol li label { padding-top: 3px; clear: both; color: #999; display: block; }
form li .datepicker { float: left; margin: .1em 5px 0 0; padding: 0; width: 16px; height: 16px; cursor: pointer !important; }

.info,
fieldset { border-style: none; border-bottom: 1px dotted #999; margin: 1.5em 0; padding-bottom: 1em; }
legend { font-size: 120%; font-weight: bold; color: #000; margin-left: -7px; }
fieldset>legend { margin-left: 0; color: blue; }

/* ----- fields and labels ----- */

label.desc { display: block; padding: 0 0 1px 0; line-height: 1.5; color: #000; font-weight:bold; }

input.text,
input.file,
textarea.textarea,
select.select { margin: 0; font-size: 100%; color: #000; }

input.text,
textarea.textarea,
.firefox select.select { border-top: 1px solid #7c7c7c; border-left: 1px solid #c3c3c3; border-right: 1px solid #c3c3c3; border-bottom: 1px solid #ddd; background: #fff url(/site/images/fieldbg.gif) repeat-x top; }

input.text,
input.file { padding: 2px 0 2px 0; }

input.checkbox,
input.formradio { display: block; line-height: 1.4em; margin: 6px 0 0 3px; width: 13px; height: 13px; }
label.choice { display: block; line-height: 1.4em; margin: -1.55em 0 0 25px; padding: 4px 0 5px 0; width: 90%; }
label.list { margin-left: 50px; }

textarea.textarea{ font-family: "Tahoma", Arial, Verdana, sans-serif; }

select.select { margin: 1px 0; padding: 1px 0 0 0; }
select.select[class]{ margin: 0;	padding:1px 0 1px 0; }
*:first-child+html select.select[class]{ margin: 1px 0; }
.safari select.select { margin-bottom: 1px; font-size: 120% !important; }

/* sizes */

.third { width: 32% !important; }
.half { width: 48% !important; }
.full { width: 100% !important; }

input.tiny,
select.tiny { width: 40px; }

input.small,
select.small { width: 25%; }

input.medium,
select.medium { width: 50%; }

input.large,
select.large,
textarea.textarea { width: 100%; }

textarea.small { height: 5.5em; }
textarea.medium { height: 10em; }
textarea.large { height: 20em; }

/* required */

form .req { float: none; color: red; font-weight: bold; }

/* instructions */

form li.focused { background: #e6edf7; }
form li.focused label { color: #000; }
form .instruct { position: absolute; top: 0; left: 100%; z-index: 1000; width: 42%; margin: 0 0 0 8px; padding: 8px 10px 9px 10px; border: 1px solid #fffd98; background: #fffd98; line-height: 130%; font-size: 90%; color: #000; visibility: hidden; }
form .instruct small { font-size: 105%; }
form li.focused .instruct,
form li:hover .instruct{ visibility: visible; }

/* buttons */

.buttons { clear: both; margin-top: 10px; margin-bottom: 20px; border-top: 1px dotted #fff; padding-top: 10px; }
.buttons input { width: auto; overflow: visible; border: 1px solid #7c7c7c; margin: 0px 10px; padding: 0px 10px; }

/* @end */


/* @group basket */

#basket table { margin-bottom: 20px; }
#basket table th { text-align: left; }
#basket table td { padding: 3px 5px; border: 0 none; }
#basket table td.itemline { border-bottom: #000 dotted 1px; width: 85%; }
#basket table th.price,
#basket table td.price { text-align: right; width: 15%; }
#basket table td.total { text-align: right; font-weight: bold; }

#basket ul#cardlist { display: block; clear: both; list-style: none; margin-top: 20px; }
#basket ul#cardlist li { float: left; display: block; margin: 0 10px 10px 0; }
#basket ul#cardlist li a { float: left; display: block; border: #e76e34 solid 1px; background-color: #4d4d4d; text-align: center; width: 95px; height: 25px; text-decoration: none; padding-top: 95px }
#basket ul#cardlist li a:hover { background-color: #000; }

.visa { background: url(/store/images/visa.png) no-repeat center 10px; }
.visadelta { background: url(/store/images/visadebit.png) no-repeat center 10px; }
.visaelectron { background: url(/store/images/visaelectron.png) no-repeat center 10px; }
.mastercard { background: url(/store/images/mastercard.png) no-repeat center 10px; }
.solo { background: url(/store/images/solo.png) no-repeat center 10px; }
.other { background: url(/store/images/other.png) no-repeat center 10px; }

/* @end */


