/*-----------------------------------
    Client: Perth Surgical Shoemakers
	Author: Guy Lillico
	Filename: screen.css
-----------------------------------*/

@import url("reset.css");

/*
  *  Main site structure elements
*/

body { 
	margin: 0 auto;
	background: #faf9ef url('../images/core/inner-bg.gif') repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 11px; 
	color: #333;  
}  
body.home { background: #faf9ef url('../images/core/body-bg.gif') repeat-x; }

p { margin-top: 14px; margin-bottom: 8px; color: #827730; font-size: 16px; line-height: 22px; }
label { color: #827730; font-size: 15px; padding-bottom: 2px; }
h1,h2,h4,h5,h6 { margin: 0; margin-top: 4px; font-size: 14px; color: #a4435c; }
h2 { font-size: 22px; padding: 19px 0; font-weight: bold; }
h3 { font-size: 15px; color: #a4435c; font-weight: bold; }

/* Default Link Styles */
a:link, a:visited { color: #9e3b54; }
a:link:hover, a:visited:hover { color: #632434; text-decoration: none; }

/* Default List Styling */
ul { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; list-style-type: none; font-size: 16px; }
ul li { padding-left: 25px; }
img { border: 0px; }
table { text-align: center; margin-top: 10px; }
td { padding: 5px 5px 5px 5px; }
hr { height: 2px; border-bottom: 1px solid #c1ad3e; border-top: 1px solid #c1ad3e; margin: 10px 0; }
strong { font-weight: bold; }

.container ul { list-style: disc;margin-left: 20px; color: #827730; }

/*-----------------------------------
    CONTAINERS
-----------------------------------*/
div.container { margin: 0 auto; width: 987px; text-align: left; position: relative; }
body.cart div.container, body.checkout-thankyou div.container { position: relative; }

div.inner {	margin: 0 auto; width: 987px; text-align: left; background: #ffffff url('../images/core/inner-bg.gif') repeat-x; }
div.content { line-height: 160%; width: 100%; clear: both; }
.columns { clear: both; }

.columns .left { width: 275px; float: left; margin-top: 0; position: relative; }
.columns .right { width: 697px; float: right; margin-top: 0; height: auto; min-height: 900px; position: relative; }

/*-----------------------------------
    LEFT COLUMN
-----------------------------------*/
h2.subtitle-contact { background: url('../images/titles/subtitle-contact.gif') no-repeat; text-indent: -9999px; width: 187px; height: 27px; padding: 3px 0; }
h2.subtitle-login { background: url('../images/titles/subtitle-login.gif') no-repeat; text-indent: -9999px; width: 83px; height: 26px; padding: 3px 0; margin-bottom: 1px; }
h2.subtitle-search { background: url('../images/titles/subtitle-search.gif') no-repeat; text-indent: -9999px; width: 83px; height: 26px; padding: 3px 0; margin-bottom: 1px; }
#contact-left p.address { line-height: 18px; }
#contact-left span { color: #5d5313; }

/*-----------------------------------
   GENERAL STYLES
-----------------------------------*/
.right h1, .left h1 { margin-top: 0; margin-bottom: 4px; font-size: 14px; }
div.block { display: block; }
div.clear { clear: left; line-height: 0px; font-size: 0px;  }
div.clearboth { clear: both; }
.hidden { position: absolute; left: -333px; width: 330px; }
span.breadcrumb { font-size: 13px; font-weight: bold; color: #a4435c; }
body#detail-page div#main-content ul { margin: 4px 0 0 0; padding: 0; margin-left: 2em; }
body#detail-page div#main-content ul li { list-style-type: disc; padding: 0;margin: 0 0 0 16px; }

/*-----------------------------------
    RIGHT HEADER / FLASH
-----------------------------------*/
div#top { width: 665px; height: 146px; display: block; position: relative; }
div#flash { width: 665px; height: 271px; display: block; }
div#inner-search {
	width: 300px;
	height: auto;
	z-index: 100;
	position: absolute;
	left: 425px;
	top: 96px;
}
div#index-search {
	padding: 10px;
	display: block;
	margin: 2px 0pt 12px 0px; 
}
div#inner-search ol li,
div#index-search ol li {
	display: inline;
}
div#inner-search li input,
div#index-search li input {
	width: 149px;
	height: auto;
	border: 1px solid #d3c055;
	padding: 10px;
	color: #90843a;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
div#inner-search li.button,
div#index-search li.button {
	width: auto;
}

div#inner-search li.button input,
div#index-search li.button input { 
	background: #912a45;
	width: auto;
	height: auto;
	color: #FFF;
	margin: 0;
	padding: 0;
	padding: 8px 5px;
}

/*-----------------------------------
    HEADER CTA
-----------------------------------*/
h1.cta-call { width: 291px; height: 55px; }
h1.call-us { padding-left: 30px; }

/*-----------------------------------
    FEATURED PRODUCTS
-----------------------------------*/

div#featured { padding: 5px 5px 5px 5px; z-index: 0; }
div#featured table td { border-right: 1px solid #ebdba7; padding-left: 30px; }
div#featured table td.no-border { border: none; }

/*-----------------------------------
    MAIN CONTENT (MIDDLE COLUMN)
-----------------------------------*/

div#main-content { padding: 0px 10px 10px 23px; width: 600px; height: auto; z-index: 0; }
body.home#body-fix div#main-content { padding: 10px 10px 10px 33px; width: 600px; height: auto; z-index: 0; }

/*
body.home div#main-content { position: absolute; top: 400px; margin-bottom: 70px; }
body.cart div#main-content { position: absolute; top: 183px; }
*/

div#contact-left { padding: 10px 0px 0px 18px; z-index: 200; display: block; clear: both; }
div#login-left { padding: 17px 0px 0px 18px; }

div#top-left, div#top-right { position: absolute; top: 10px; }

div#top-left { width: 240px; height: 89px; left: 28px; top: 26px; }
div#top-right { width: 291px; height: 55px; left: 345px; }

/**********************************
Subcategory Listing
**********************************/
 
ul#subcat-list {
	position: relative;
	left: 16px;
	top: 10px;
	list-style-type: none;
	width: 600px;
	margin: 0px;
	padding: 0px 0;
	margin-top: 12px;
	margin-bottom: 9px;
	text-align: left;
	text-indent: 0px;
	height: auto;
	display: block;
}

ul#subcat-list li {
	background: #f3ebbd url('../images/core/subcat-bg1.gif') no-repeat top left;
	position: relative;
	list-style-type: none;
	width: 580px;
	height: 140px;
	padding: 5px;
	margin-bottom: 4px;
}

ul#subcat-list li h3 {
	height: 27px;
	color: #ffffff;
	font-weight: bold;
	padding: 0px;
	position: relative;
	top: 3px;
	left:4px;
	text-align: left;
	margin: 0;
}
ul#subcat-list li img {
	border: 1px solid #CCCCCC;
	float: right;
}

ul#subcat-list li p {
	padding: 7px;
	padding-left: 0px;
	margin: 0;
}

ul#subcat-list li span {
	padding: 8px 3px 7px 0px;
}




/**********************************
Product Listing
**********************************/

ul#product-list {
	position: relative;
	left: 14px;
	list-style-type: none;
	width: 640px;
	height: 100%;
	margin: 0px;
	padding: 0px 0;
	margin-top: 12px;
	margin-bottom: 9px;
	text-align: left;
	text-indent: 0px;
}

ul#product-list li {
	background: #faefcf url('../images/core/product-bg.gif') no-repeat top center;
	position: relative;
	right: 17px;
	list-style-type: none;
	float: left;
	width: 180px;
	height: 340px;
	margin-top: 25px;
	margin-right: 7px;
}

ul#product-list li h3 {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	padding: 0px;
	position: relative;
	top: 5px;
	text-align: left;
	text-decoration: none;
	height:35px;
}
ul#product-list li .imageHolder {
	height: 160px;
}

ul#product-list li img {
	position: relative;
	top: 13px;
	padding: 0px 0px;
	margin: 15px 0;
	border: 1px solid #cccccc;
}

ul#product-list li p {
	font-size: 11px;
	line-height: 120%;
	position: relative;
	padding-top: 6px;
	top: 2px;
	left: 1px;
	border-top: 1px solid #333130;
	width: 160px;
	vertical-align: bottom;
}

ul#product-list li span {
	padding: 8px 3px 3px 1px;
	font-size: 14px;
}

ul#product-list li a.prod-info {
	float: right;
	position: relative;
	right: 14px;
	font-size: 12px;
}

span.enlarge { clear: right; float: right; color: #CC9900; }
a.pdf {
	background: url('../images/icon-pdf.gif') no-repeat;
	padding-left: 30px;
}

.left-img { 
	float: left;
	border: 1px solid #CC9900;
	margin: 10px 10px 5px 0;
}


.right-img { 
	float: right;
	border: 1px solid #CC9900; 
}
p.price { color: #333333; font-weight: bold; }
p.price strong { color: #827730; }
#view-order {margin-bottom: 50px; }
#view-order h3 { padding: 18px 0; color: #a4435c; font-size: 18px; }
#view-order h4 { padding: 18px 0; color: #a4435c; font-size: 16px; font-weight: bold; }
#view-order span { color: #333333; line-height: 16px; }

ul.view-specs { list-style-type: none; padding-bottom: 17px; }
ul.view-specs li { clear: both; font-weight: bold; color: #333333; display: block; padding: 2px 2px; }
ul.view-specs li span {height: 20px; width: 280px; font-weight: bold; vertical-align: bottom; float: left; padding: 4px; }
ul.view-specs li div { display: inline; float: right; font-weight: normal; height: 20px; float: left; background: #FEFAE9; width: 260px; padding: 4px; }


/*-----------------------------------
    FOOTER
-----------------------------------*/
div.footer { text-align: left; border-top: 1px solid #dcd8bf; position: relative; color: #827730; padding: 10px 70px 20px; }
div.footer p { font-size: 11px; width: 810px; color: #827730; }
div.footer a { font-size: 12px; }
div.footer h3 { font-size: 10px; font-weight: normal; }

div.footer .footer-logo {
  position: absolute;
  top: 20px;
  left: 0;
}

div.footer a.webfirm-link { position: absolute; right: 10px; top: 30px;width:70px;display:block;}
div.footer .copyright { clear: left; display: block; }

#webfirm { float: right; }


/*-----------------------------------
		PAGE TITLES
-----------------------------------*/
h2 { font-size: 22px; }
h2.pagetitle { text-indent: -9999px; width: 482px; height: 41px; padding: 9px 17px 17px 0px; position: relative; left: -34px; }
h2#members-title { background: url('../images/titles/title-members-area.gif') 30px 5px no-repeat; padding-top: 2px; cursor: pointer; }

body.home h2.pagetitle { background: url('../images/titles/title-welcome.gif') 30px 4px no-repeat; padding-top: 0px; width: 500px; height: 82px; }
body.product-catalogue h2.pagetitle { background: url('../images/titles/title-product-catalogue.gif') 30px 5px no-repeat; }
body.product-details h2.pagetitle { background: url('../images/titles/title-product-details.gif') 30px 5px no-repeat; }
body.ready-made h2.pagetitle { background: url('../images/titles/title-ready-made-shoes.gif') 30px 5px no-repeat; }
body.footwear-mod h2.pagetitle { background: url('../images/titles/title-footwear-mod.gif') 30px 5px no-repeat; }
body.custom-insoles h2.pagetitle { background: url('../images/titles/title-custom-insoles.gif') 30px 5px no-repeat; }
body.custom-footwear h2.pagetitle { background: url('../images/titles/title-custom-footwear.gif') 30px 5px no-repeat; }
body.custom-afo h2.pagetitle { background: url('../images/titles/title-custom-afo.gif') 30px 5px no-repeat; }
body.faq h2.pagetitle { background: url('../images/titles/title-faq.gif') 30px 5px no-repeat; }
body.contact-us h2.pagetitle { background: url('../images/titles/title-contact-us.gif') 30px 5px no-repeat; }
body.privacy-policy h2.pagetitle { background: url('../images/titles/title-privacy-policy.gif') 30px 5px no-repeat; }
body.terms h2.pagetitle { background: url('../images/titles/title-terms.gif') 30px 5px no-repeat; }
body.cart h2.pagetitle { background: url('../images/titles/title-cart.gif') 30px 5px no-repeat; }
body.checkout h2.pagetitle, body.checkout-thankyou h2.pagetitle { background: url('../images/titles/title-checkout.gif') 30px 5px no-repeat; }
body.professional-enquiries h2.pagetitle { background: url('../images/titles/title-professional-enquiries.gif') 30px 5px no-repeat; }
body#new-member h2.pagetitle { background: url('../images/titles/title-new-member.gif') 30px 5px no-repeat; }
body#recover-password h2.pagetitle { background: url('../images/titles/title-recover.gif') 30px 5px no-repeat; }


/*-----------------------------------
		MEMBERS AREA
-----------------------------------*/


/* MINI CART (INCLUDE) */

div.mini-cart { background: url('../images/core/cart-bg.gif') 0 0 no-repeat; width: 607px; height: 39px; position: absolute; left: 28px; top: 85px;}
div.mini-cart img { padding-top: 4px; padding-left: 350px; float:left;}
div.mini-cart span.cart-info {float:left;display:block;width:300px;padding:10px 0 0 0!important;}
div.content-padding { padding: 0px 5px 10px 0px; }


body.members-area #main-content p { color: #333333; }
p.logged-in { position: relative; left: 410px; top: -70px; height: 14px; padding: 0; margin: 0; }
div.mini-cart span.member-active {display:block;float:left;padding:10px 0 0 0!important;text-align:right;width:260px;}
div#info-block { display: block; width: 640px; }
div#info-block .info-section { float: left; width: 310px; padding-left: 5px; padding-bottom: 10px; }
.info-section h2 { font-size: 18px; font-weight: bold; color: #333333; padding-bottom: 8px; width: 300px; border-top: 1px solid #CCCCCC; padding-top: 5px; }
.info-section p { margin-top: 5px; margin-bottom: 10px; }
.info-section a h3 { color: #1f83a2; text-decoration: none; }
.info-section a h3:hover { color: #666666; }


table.orders_summary {width:600px;}
table.orders_summary td {padding:5px;background:#ecde93;border-bottom:1px solid #fff;}
table.orders_summary th {padding:5px;background:#912a45;color:#fff;font-size:14px;font-weight:bold;border-bottom:1px solid #fff;}
table.orders_summary td input {background:#912a45;color:#fff;font-size:14px;border:1px solid #000;padding:3px 5px;}
/*-----------------------------------
		POPUP STYLES
-----------------------------------*/

body.page-popup {
	color: #FFFFFF;
	position: absolute;
	padding-left: 20px;
	padding-top: 10px;
	top: 0px;
	left: 0px;
	background: #f4edc3;
	text-align: left;
}

body.page-popup form {
	color: #000000;
}

body.page-popup p {
	padding-top: 10px;
	color: #333333;
	font-size: 12px;
}

body.page-popup strong { 
	color: #ac9828; 
	margin-right: 5px; 
	margin-left: 2px;
}

body.page-popup h3 {
	color: #ac9828; 	
}

body.page-popup h3.title {
	color: #a8405b;
}


/*-----------------------------------
		ADDED BY PROGRAMMER
-----------------------------------*/
img.faq {
  float: right;
}

dl#member-details {
  font-size: 13px;
}

dl#member-details dt {
  font-weight: bold;
  color: #AC9828;
  display: inline;
  float: left;
  padding-right: 3px;
}

dl#member-details dd {
  color: #333333;
}

select.grouped {
  height: auto;
}

select.grouped option {
  padding-left: 10px;
}

img#DynamicImg {
  margin: -50px 40px 0px 0px;
}

ul#additional_information {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#additional_information input, form.checkout li#client_details input {
  width: auto;
  float: right;
  margin-right: 50px;
}

#additional_information label, #client_details label {
  width: 500px;
	
}

#additional_information li {
  height: auto;
  margin-bottom: 20px;
  display: block;
}

#additional_information li:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


form#mod_form.cmxform li {
  height: auto;
}


.header * { margin: 0 !important; padding: 0 !important; }



#faq-contents li{list-style: none; padding-left: 0; margin-left: 0px !important;}