/* - - - - - - - - - - - - - - - - - - - - -

### BASE ###

Title: Albmaleaf Jul'07 re-design
Author: Gerhard Lazu
Author URL: http://www.gerhardlazu.com/ & http://www.calti.co.uk

Created: 12th Jul 2007
Last modified: 17th Jul 2007

- - - - - - - - - - - - - - - - - - - - - */



* { 
	margin: 0; 
	padding: 0;
	}
html {
	width: 100%;
	height: 100%;
	}
body { 
	width: 100%;
	height: 100%;
	font: x-small Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	background: #013a8f url(images/site/bg.gif) repeat;
	padding: 10px 0 0 0;
	}



/* HEADINGS */
h1, h2, h3 {
	margin: 0;
}
h4 {
	font-size: 1.4em;
	color: #d60000;
	font-weight: bold;
	}



/* PARAGRAPHS */
p {
	margin: 10px 0;
	padding: 0;
	line-height: 1.6;
	font-size: 1.2em;
	}



/* LINKS */
a: link, a: visited {padding: 0; color: #d60000; font-weight: 700; text-decoration: underline;}
a: hover {text-decoration: none;}
a img {border: none;}


/* LISTS */
ul { list-style-type: none; }
li { line-height: 1.5; }


/* FORMS */
form { margin: 0; padding: 0; }
fieldset { border: none; margin: 0; padding: 0; }
label, button { cursor: pointer; }
textarea { vertical-align: top; }
input, select, button { vertical-align: middle; }
input, select, textarea, button { font-size: x-small; font-family: Helvetica, Verdana, sans-serif; }
input: focus, textarea: focus { background: #FFF6A9 !important; }



/* ACCESSIBILITY
------------------------------*/
#accessibility {
	position: absolute;
	top: -10000px;
	}



/* LAYOUT
------------------------------*/
#top-bg {
	width: 100%;
	height: 169px;
	background-color: #77acfc;
	border-bottom: 2px solid #fff;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	}
#wrapper {
	width: 760px;
	margin: 0 auto;
	background-color: #c0d9ff;
	z-index: 10;
	position: relative;
	}
#header {
	width: 100%;
	height: 144px;
	background: #c0d9ff url(images/site/header-bg.jpg) top right no-repeat;
	position: relative;
	}



/* H1 REPLACE
------------------------------*/
h1 {
	width: 368px;
	height: 108px;
	font-size: 10px;
	position: relative;
	}
h1 span {
	width: 100%;
	height: 100%;
	position: absolute;
	background: transparent url(images/site/albmaleaf-logo.gif) 0 0 no-repeat;
	text-indent: -1000px;
	}



/* SEARCH
------------------------------*/
#search,
#basket {
	position: absolute;
	left: 0;
	top: 112px;
	padding: 0 10px;
	height: 2.2em;
	}
#basket {
	left: 250px;
	}
#search p,
#basket p {
	padding: 0;
	margin: 0;
	height: 2.2em;
	}
#search input {
	border: 1px solid #0051ca;
	background: #FFFFFF;
	padding: 3px;
	height: 1.3em;
	margin-right: 10px;
	}
#search #search-button {
	padding: 2px 4px;
	height: 2.1em;
	background-color: #77acfc;
	color: #FFFFFF;
	}



/* NAVIGATION
------------------------------*/
#navigation {
	width: 740px;
	margin: 0 auto;
	height: 32px;
	background: #01398d url(images/site/top-menu-bg.gif) repeat-x;
	position: relative;
	}
#navigation ul {
	width: 100%;
	list-style: none;
	}
#navigation ul li {
	float: left;
	width: 105px;
	list-style: none;
	}
#navigation ul li a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	line-height: 32px;
	font-size: 1.2em;
	text-align: center;
	width: 105px;
	display: block;
	height: 32px;
	}
#navigation ul li.active a,
#navigation ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 30px;
	background: url(images/site/top-menu-h.gif) center bottom no-repeat;
	}



/* COTENT + SIDEBAR LAYOUT
------------------------------*/
#container {
	width: 100%;
	margin: 10px 0;
	/*background: url(images/site/container-bg.gif) repeat-y;*/
	}
#sidebar {
	float: left;
	margin-left: 10px;
	padding: 8px;
	width: 129px;
	background-color: #e5effe;
	display: inline;
	}
body.default #content {
	float: right;
	width: 585px;
	margin-right: 10px;
	display: inline;
	}



/* SIDEBAR
------------------------------*/	
#sidebar h3 {
	color: #0051ca;
	font-weight: bold;
	margin: 0;
	padding-bottom: 10px;
	text-align: center;
	font-size: 1.5em;
	}



/* CONTENT
------------------------------*/	

#content {
	width: 740px;
	margin: 0 auto;
	}
#content h2 {
	color: #000;
	font-weight: bold;
	margin: 7px 0 0 0;
	padding: 10px 0 10px 40px;
	font-size: 1.7em;
	background: url(images/site/logo-small.gif) 0 50% no-repeat;
	text-transform: uppercase;
	}
#content h3 {
	color: #000;
	font-weight: bold;
	margin: 7px 0 0 0;
	padding: 10px 0 5px 0;
	font-size: 1.6em;
	text-transform: none;
	border-bottom: 2px dashed #81b1fc;
	clear: both;
	}
body.search #content h3,
#content h3.error {
	border: none;
}
#content p {
	padding-left: 10px;
	}
#content ul {
	margin: 10px 0 10px 20px;
	font-size: 1.3em;
	}
#content ul li {
	padding: 0 0 10px 15px;
	background: url(images/site/li.jpg) 0 0.2em no-repeat;
	line-height: 1.2;
	}
#content .box-full {
	margin: 10px 0 0 0;
	}
#content .item {
	width: 718px;
	border: 1px solid #81b1fc;
	background-color: #accdff;
	padding: 10px;
	margin-top: 10px;
	}

body.default #content h2 {
	color: #000;
	font-weight: bold;
	margin: 7px 0 0 0;
	padding: 10px 0 10px 10px;
	font-size: 1.7em;
	background: none;
	text-transform: none;
	}

body.search #content hr {
	border: none;
	border-bottom: 2px dashed #81b1fc;
}



/* ITEM
------------------------------*/	
body.default #content .item {
	width: 563px;
	border: 1px solid #81b1fc;
	background-color: #accdff;
	padding: 10px;
	margin-top: 10px;
	}
#content .item .left {
	margin: 0 10px 0 0;
	}
#content .item h2 {
	padding: 0 0 10px 0 !important;
	background: none !important;
	}
#content .item p {
 padding: 0 !important;
	}
#content .item form p {
	line-height: 23px;
	margin: 4px 0;
	padding: 0;
	}
#content .item form p input {
	border: 0;
	padding: 0;
	margin: 0;
	position: absolute;
	left: 150px;
	}
#content .item form p span {
	color: #d60000;
	font-size: 1.3em;
	font-weight: bold;
	}
#content .item .text {
	float: right;
	position: relative;
	width: 420px;
	}



/* BOX
------------------------------*/	
.box {
	background-color: #e5effe;
	border: 1px solid #fff;
	float: left;
	width: 338px;
	padding: 10px;
	margin: 10px 10px 0 10px;
	display: inline;
	}
	
.box-full {
	background-color: #e5effe;
	border: 1px solid #fff;
	float: left;
	width: 718px;
	padding: 10px;
	margin: 10px 0 0 10px;
	display: inline;
	clear: both;
	}

body.products .box {
	margin: 10px 0 0 0;
	width: 343px;
}


/* CLASSES
------------------------------*/
.highlight {
	color: #0051ca;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.5;
	}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0;
	line-height: 0;
	clear: both; 
	visibility: hidden;
}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}

.left {
	float: left;
	margin: 5px 10px 10px 0;
	}
.right {
	float: right;
	margin: 5px 0 10px 10px;
	}
.clear {
	clear: both;
}



/* TESTIMONIALS & RETAILERS
------------------------------*/
body.testimonials #content,
body.retailers #content {
	width: 760px;
	margin: 0;
	}

body.testimonials #content h2,
body.retailers #content h2 {
	margin: 0 0 5px 10px;
}
	
#content .column {
	float: left;
	margin: 0 3px 0 10px;
	width: 362px;
}

body.testimonials #content dl,
body.retailers #content dl,
body.links #content dl {
	background: url(images/site/round-bg.gif) repeat-y;
	float: left;
	margin-bottom: 10px;
	width: 355px;;
}
body.testimonials #content dt,
body.retailers #content dt,
body.links #content dt {
	background: transparent url(images/site/round-top.gif) no-repeat;
	color: #0051ca;
	font-size: 1.5em;
	font-weight: bold;
	padding: 25px 30px 0 30px;
}
body.testimonials #content dd,
body.retailers #content dd,
body.links #content dd {
	background: transparent url(images/site/round-bottom.gif) left bottom no-repeat;
	color: #333;
	font-style: italic;
	padding: 0 25px 15px 20px;
}
body.links #content dd {
	height: 6em;
}
body.retailers #content dd,
body.links #content dd {
	color: #000;
	font-style: normal;
}



/* CONTACT
------------------------------*/
body.contact #container form {
	margin: 2em 0 3em 0;
}
body.contact #container form label {
	display: block;
	font-weight: 700;
}
body.contact #container form label.zemRequired {
	color: #000;
}
body.contact #container form input,
body.contact #container form textarea {
	padding: 0.2em;
	font-size: 100%;
}
input:focus, textarea:focus { background: #FFF6A9; }
body.contact #container form input {
	width: 30%;
}
body.contact #container form input.zemSubmit {
	cursor: pointer;
	width: auto;
	padding: 1px 5px;
	font-size: 120%;
	font-weight: 600;
	color: #FFF;
	background: #014e8d;
	border: 1px solid #FFF;
}
body.contact #container form input.zemSubmit:hover {
	background-color: #0065b8;
}
body.contact #container form textarea {
	width: 55%;
}

body.contact #container form ul.zemError {
	margin-bottom: 1em;
}
body.contact #container form ul.zemError li {
	padding: 0;
	margin-left: 0;
	font-weight: 700;
	color: #DE3031;
	background: none;
}
body.contact #container .zemThanks {
	margin: 2em 0;
	padding-left: 10px;
	font-size: 150%;
	font-weight: 700;
	line-height: 2;
	color: #0051ca;
}