/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 1em;
	vertical-align: baseline;
	background: transparent;
}
body {
	font-size: 62.5%;
	font-family: helvetica, arial, sans-serif;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* RESET ENDS */

body {background: #e9f6fc url('/images/body-bg.gif') repeat-y center top;}
#outer-wrapper {background: url('/images/outer-wrapper-bg.jpg') no-repeat center top;} 
#outer-wrapper-f {background: url('/images/footer-bg.jpg') no-repeat center bottom;} 
#wrapper {width: 960px; margin: auto; padding-bottom: 180px;}
#header {height: 234px; position: relative;}

#tools {position: absolute; top: 6px; right: 14px;}
#tools li {display: inline; border-right: 1px solid #fff;}
#tools li.last {border-right: none;}
#tools li a {font-size: 1.3em; padding: 0 0.4em 0 0.5em;}
#tools li a:link, #tools li a:visited {color: #fff; text-decoration: none;}
#tools li a:hover { text-decoration: underline;}

#navigation {height: 60px; position: relative;}

#padi-ext {position: absolute; right: 18px;}
#padi-ext img {border: none;}

#content {padding: 1.6em 20px 0 30px; margin: 0 0 0 0;  width: 690px; float: left;}
.single-column #content { width: 100%;}
#content h1 {font-size: 3.2em; padding-bottom: 0.4em; font-weight: normal; color: #EB1E23;}
#content h2 {font-size: 2em; padding: 0.4em 0 0.6em 0; font-weight: normal; color: #0C3762;}
#content p {font-size: 1.4em; line-height: 1.2em; padding-bottom: 1em; color: #444;}

#content ul {font-size: 1.4em; line-height: 1.2em; padding-bottom: 1em; color: #444;}
#content ul {padding-left: 1em; list-style: disc; margin-left: 1em;}
/* undo the above for the course location selector tabs, defined in jquery css */
#content #course-locations ul {font-size: 1em; line-height: 1em; padding-bottom: 0; color: #000;}
#content #course-locations ul {padding-left: 0; list-style: none; margin-left: 0;}
#content #course-locations h2 {font-size: 1.6em; padding: 0.2em 0 0.4em 0; font-weight: normal; color: #0C3762;}
#content #course-locations p {font-size: 1.2em; line-height: 1.1em; padding-bottom: 1em; color: #444;}

#course-locations h3 {font-size: 1.4em; background-color: #F5F8F9; padding: 2px 0 2px 1px;}
#course-locations h3 span.price {padding-left: 2em; color: #333;}
#course-locations h3 {font-size: 1.4em; background-color: #EAF4FD; padding: 2px 0 2px 1px;}
#course-locations p.prices {font-weight: bold; margin: 0.5em 0 0 0;}
#course-locations form {margin-bottom: 2em; position: relative;}
#course-locations div.add-to-cart {position: absolute; bottom: 0.5em; right: 120px;}
#course-locations table {margin-top: 1em;}
#course-locations table td {padding-right: 1em; padding-bottom: 0.5em;}
#course-locations label {margin:0; padding: 0 0 2px 0; font-weight: bold;}

/* image - flickr gallery */
div#flickr-widget {margin-bottom: 1em; margin-right: 22px; margin-top: 2em;}
div#flickr-widget h2 {padding-top: 2px;}
div#flickr-widget h2 {padding-bottom: 2px; margin-bottom: 0;}
div#flickr-widget img {padding: 4px 7px;}
div.gallery-images img {border: none;}
/* images end */

/* events */
div.event {padding-bottom: 1em;}
div.event div.dates {font-size: 1.2em; color: white;}
div.event div.dates span {background-color: #0D99D6; padding: 3px 4px;}
/* event ends */

div#existing-customer {padding-bottom: 3em; padding-left: 40px;}
div#new-customer {padding-bottom: 3em; /*padding-left: 40px;*/}

/* product listing which are not in the tabbed interface used on the course pages */
div.products-panel {background-color: #fff; padding: 3px; margin-bottom: 20px; 
	border: 1px solid #a6c9e2;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px ;
	border-radius: 5px 5px; }
#content .products-panel h2 {
	font-size: 2em; 
	line-height: 0.5;
	padding: 8px 0 7px 20px; 
	margin: 0 0 10px 0; 
	font-weight: normal; 
	color: #0C3762;
	background: #87b6d9 url('/images/products-panel-h2-bg.jpg')repeat-x; 	
	border: 1px solid #4297d7;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px ;
	border-radius: 5px 5px;}
.products-panel h3 {font-size: 1.4em; background-color: #F5F8F9; padding: 2px 0 2px 1px;}
.products-panel h3 span.price {padding-left: 2em; color: #333;}
.products-panel h3 {font-size: 1.4em; background-color: #EAF4FD; padding: 2px 0 2px 1px;}
.products-panel p.prices {font-weight: bold; margin: 0.5em 0 0 1px;}
.products-panel form {margin-bottom: 2em; position: relative;}
.products-panel div.add-to-cart {position: absolute; top: 30px; right: 120px;}
.products-panel table {margin-top: 1em;}
.products-panel table td {padding-right: 1em; padding-bottom: 0.5em;}
.products-panel label {margin:0; padding: 0 0 2px 0; font-weight: bold;}


.style-product {padding:10px 20px 20px 20px;}
/*.style-product button {margin: 30px 0 0 0 ;}*/


/*ENDS product listing which are not in the tabbed interface used on the course pages */

#sidebar {width: 236px; margin-left: 724px; padding-bottom: 70px; background: url('/images/module-bottom-bg.gif') no-repeat left bottom;}
#sidebar div#br-dl img {display: block; border: 0;}
#sidebar .module { background: url('/images/module-bg.gif') repeat-y;}
#sidebar .module h2 {
	background: url('/images/module-header-bg.gif') no-repeat;
	font-size: 1.4em;
	padding: 8px 0 15px 16px;
	color: #fff;
	text-transform: uppercase
}
#sidebar .module .body {
	padding: 1em 0 0 0;
	margin: 0 8px 0 8px;
	background: #E6F3F9 url('/images/module-bg.jpg') repeat-x top;
}
#sidebar .module h3 {font-size: 1.4em; padding: 0 8px 0 8px;}
#sidebar .module h3 a:link, #sidebar .module h3 a:visited {color: #07A8EE; text-decoration: none;}
#sidebar .module p {font-size: 1.2em; color: #444; padding: 0 8px 1em 8px;}

#sidebar .subnav { padding-top: 69px; background: url('/images/module-nav-top-bg.gif') no-repeat;}
#sidebar .subnav h2 {background: url('/images/module-nav-header-bg.gif') no-repeat;}
#sidebar .subnav .body { background: url('/images/module-nav-bg.gif') repeat-y; margin-left: 0;}
#sidebar .subnav h3 a {line-height: 30px;  padding-left: 8px;}
#sidebar .subnav h3 {background: url('/images/module-nav-off-bg.gif');}
#sidebar .subnav h3.active {background: url('/images/module-nav-on-bg.gif');}
#sidebar .subnav h3 a:link, #sidebar .subnav h3 a:visited {color: #0054A6; text-decoration: none;}
#sidebar .subnav h3.active a:link, #sidebar .subnav h3.active a:visited {color: #fff;}


div#site-ad {margin: 2em 0 0 30px;}
div#site-ad img {border: 0;}

/* Cart & checkout */
table#cart {width: 80%; border-bottom: 2px solid #066DA8;}
table#cart th {font-size: 1.4em; border-bottom: 2px solid #066DA8; padding: 0 1em 0.2em 0;}
table#cart td {padding: 1em 1em 1em 1em; font-size: 1.2em; border-top: 1px solid #AFE2F3;}
table#cart tr#none td {border-top: none}
table#cart td h4 {padding: 0 0 0.5em 0; font-size: 1.16em;}
table#cart h4 a:link, table#cart h4 a:visited {color: #00c;}

div#subtotal {width: 80%; text-align: right; padding: 1em 0 0 0;}
div#subtotal h3 {font-size: 1.4em; padding-right: 0.85em;}

body#cart a.button { border: 1px solid #666; text-decoration: none;}

div#order a, div#order h3 {font-size: 1.4em;}
div#order table {width: 80%; border-bottom: 2px solid #066DA8;}
div#order table th {font-size: 1.4em; border-bottom: 2px solid #066DA8; padding: 0 1em 0.2em 0;}
div#order table td {padding: 1em 1em 1em 1em; font-size: 1.2em; border-top: 1px solid #AFE2F3;}
div#order table tr.total td {padding: 0.5em 1em 0.5em 1em; font-size: 1.2em; border-top: 1px solid #AFE2F3;}
div#order table tr#none td {border-top: none}
div#order table td h4 {padding: 0 0 0.5em 0; font-size: 1.16em;}
div#order table h4 a:link, div#order table h4 a:visited {color: #00c;}
div#order table tr.total td, div#order table .total, div#order table .price {text-align: right;}
div#order table tr.qty td, div#order table .qty {text-align: center;}

div.flash {font-size: 16px; text-align: center; margin: 1em; border: 1px solid #ccc; padding: 1em; width: 60%;}

div#checkout { width: 95%; /*position: absolute;*/}

ol.progress-steps { background: #f4fafd; list-style: none; margin: 0; padding: 0 0 0 505px; height:24px; }
ol.progress-steps li { color:#fff; background: url('../images/buttons/current-incomplete_02.jpg')no-repeat left; font-size: 14px; width: 101px; display: block; float: left;height:24px; text-align: center; line-height:22px;}
ol.progress-steps li a:link, ol.progress-steps li a:visited { color: #fff; text-decoration: none; }
ol.progress-steps li.current-first, ol.progress-steps li.current, ol.progress-steps li.current-last, ol.progress-steps li.completed-first,ol.progress-steps li.completed { background: url('../images/buttons/current-incomplete.jpg')no-repeat; color:#fff; }



#checkout-summary { background-color: #c3c9df; width: 200px; float: right; margin-top: 10px; padding:20px;}
#checkout-summary h3 { font-size: 2em; padding: 0.4em 0 0.6em 0; font-weight: normal; color: #0C3762;}
#checkout-summary td { padding: 4px 0 4px 0; font-size: 1.2em;}
#checkout-summary tr.grand-total { border-top: 1px solid #999;}


form#checkout-summary-form { margin: 1em 0 0 0; text-align: center;}
/*
form#checkout-summary-form label { display: block; font-size: 1.2em; font-weight: bold;}*/



/* End Cart & checkout */

/* Buttons from Spree derfault */

button, a.button, input.button {
  -moz-border-radius: 0.9em;
  -webkit-border-radius: 0.9em;
  border-radius: 0.9em;
  background: #efefef url(../images/buttons/bg-button.png) center left repeat-x !important;
  border-style: solid;
  border-width: 1px !important;
  border-color: #dddddd #999999 #999999 #dddddd !important;
  -moz-outline-radius: 0.9em;
  color: #111111;
  display: inline-block;
  font-family: Helvetica Neue, Helvetica, Arial, Sans-serif;
  font-size: 1.2em !important;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1.2em;
  margin: 10px 0 0 0;
  overflow: visible;
  padding: 6px 8px;
  text-decoration: none;
  width: auto;
  height: auto;
  cursor: pointer;
}
a.button.primary { margin: 20px 0 20px 0; }
button.primary, a.button.primary, input.button.primary {
  font-weight: bold;
  color: #000000;
}
button:hover { background-image: url(../images/buttons/bg-button-hover.png) !important; }
a.button:hover { background-image: url(../images/buttons/bg-button-hover.png) !important; }
input.button:hover { background-image: url(../images/buttons/bg-button-hover.png) !important; }
button.large, a.button.large, input.button.large {
  -moz-border-radius: 0.3em;
  -webkit-border-radius: 0.3em;
  border-radius: 0.3em;
  font-size: 1.1em !important;
  line-height: 1.4em;
}
button.small, a.button.small, input.button.small {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font-size: 0.9em;
  line-height: 1.4em;
  padding: 5px 10px;
}
button.small img { margin: 0 3px 0 0 !important; }
a.button.small img { margin: 0 3px 0 0 !important; }
input.button.small img { margin: 0 3px 0 0 !important; }
button.update img { margin-right: 7px; }
button.checkout img { margin-right: 7px; }
a.button.update img { margin-right: 7px; }
a.button.checkout img { margin-right: 7px; }
input.button.update img { margin-right: 7px; }
input.button.checkout img { margin-right: 7px; }
button img { vertical-align: middle; }
a.button img { vertical-align: middle; }
input.button img { vertical-align: middle; }
button:focus { outline: none; }
a.button:focus { outline: none; }
input.button:focus { outline: none; }
button::-moz-focus-inner {
  padding: 0px;
  border: none;
}
p a.button img { margin: 0 5px 0 0; }
p button img { margin: 0 5px 0 0; }

/* End buttons from spree default */


#footer {clear: both;
	margin: 30px 30px 0 30px;
	border-top: 1px solid #333;
	}

#addresses {margin-top: 3em;}
#addresses p {font-size: 1.2em; margin-bottom: 1em; color: #666;}
#addresses p strong {color: #333;}

div.cleared {clear: both;}
div.alternate {float: right; padding-left: 2em;}

div.figure { float: left; padding: 0; margin:10px;  position: relative; z-index: 1200;}
div.alt { float: right; text-align: right;}
div.figure img {border: 1px solid #a3d0e1; padding: 6px; background:#daebf1;}
div.image_center {text-align:center;}
div.image_center img { border: 1px solid #a3d0e1; padding: 6px;background:#daebf1; }
div.thumb img { float: left; padding: 0; margin:10px;  position: relative; z-index: 1200; border:none;}

ul#payment-methods {list-style: none;}
#payment label { padding:0 0 0 20px; margin-top:50px ; }



/*
	css from spree
*/




legend {
  font-size: 150%;
  font-weight: bold;
  margin-bottom: 90px;
}
div#checkout form {
  background-position: top right;
  background-repeat: no-repeat;
}
div#checkout #checkout_form_address { /*background-image: url("../images/steps/2.png");*/ }
div#checkout #checkout_form_delivery { /*background-image: url("../images/steps/3.png");*/ }
div#checkout #checkout_form_address #billing label {
  width: 200px;
  float: left;
  padding-right: 10px;
  text-align: right;
}
div#checkout #checkout_form_address #shipping label {
  width: 190px;
  float: left;
  padding-right: 10px;
  text-align: right;
}
div#checkout #checkout_form_address #billing input, div#checkout #checkout_form_address #shipping input, div#checkout #checkout_form_address #billing select,div#checkout #checkout_form_address #shipping select { width: 304px; }

div#checkout #checkout_form_address #billing p.checkbox, div#checkout #checkout_form_address #shipping p.checkbox  { padding-left: 200px; }

div#checkout #checkout_form_address .form-buttons { padding-left: 200px; }
div#checkout #checkout_form_address #billing p.checkbox label {
  width: auto !important;
  float: none !important;
}
div#checkout #checkout_form_address #shipping p.checkbox label {
  width: auto !important;
  float: none !important;
}
div#checkout #checkout_form_address #billing p.checkbox input { width: auto !important; }
div#checkout #checkout_form_address #shipping p.checkbox input { width: auto !important; }
div#checkout #checkout_form_payment { /*background-image: url("../images/steps/5.png");*/ }
div#checkout #checkout_form_payment select { width: 75px; }
div#checkout #checkout_form_payment #payment {
  display: inline;
  float: left;
  width: 310px;
  margin-right: 10px;
}
div#checkout #checkout_form_address #billing label.error {
  color: red;
  float: none;
  text-align: left;
  display: inline;
  top: 0px;
  font-size: 11px;
  border: none;
  padding: 0 0 0 1em;
  width: auto;
}
div#checkout #checkout_form_address #shipping label.error {
  color: red;
  float: none;
  text-align: left;
  display: inline;
  top: 0px;
  font-size: 11px;
  border: none;
  padding: 0 0 0 1em;
  width: auto;
}
#checkout{ margin-bottom: 15px;}
fieldset { margin-bottom: 1em; }
legend {
  font-size: 150%;
  font-weight: bold;
  margin-bottom: 0.5em;}

fieldset#order_details {
  display: inline;
  float: left;
  width: 470px;
  margin-right: 10px;
  font-size: 14px;
}

div.form-buttons {clear:both;}
hr.space { display: none; }
form.edit_checkout hr { display: none; }

#methods p {padding: 15px 0 0 0;}