/*
Theme Name: Affordable Mobility
Theme URI: http://affordablemobility.co.uk/
Description: The default Affordable Mobility theme developed by Michael Ofoluwa
Version: 1.0
Author: Michael Ofoluwa
Author URI: http://topclassfurniture.co.uk/
*/

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

	-- -- -- -- -- -- -- -- -- -- -- -- --
	Affordable Mobility CSS
	last edit: 16 May 2011
	-- -- -- -- -- -- -- -- -- -- -- -- --
	
----------------------------------------------------*/


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

    General Setup

-------------------------------------------*/
* {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	text-indent: 0;
	}	
body {
	color: #262626;
	margin: 0; padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background: #fff url(i/bg_body.png) repeat-x center 0;
	}
body * {
	font-size: 97%;
	line-height: 1.75;
	}

:link,:visited {text-decoration: none;}
ul,ol {list-style: none;}
h1,h2,h3,h4,h5,h6,pre,code,p,dl,dt,dd,ul,ol,li,strong,em, a {font-size: 1em;}
ul,ol,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,cite {margin: 0; padding: 0;}
a img,:link img,:visited img, fieldset {border: none;}
address {font-style: normal;}
acronym { cursor: help; border-bottom: 1px dotted; font-weight: inherit; }
strong { font-weight: bold; font-style: inherit; }
em { font-weight: inherit; font-style: italic; }
legend, hr { display: none;	}
label { display: block; }

h1, h2, h3, 
h4, h5, h6 { font-family: Arial, Helvetica, sans-serif;	}
	
.hr, .br {
	width: 100%;
	height: 1px;
	display: block;
	line-height: 1px;
	clear: both;
	border: none;
	} * html .hr, * html .br { line-height: 0; font-size: 1px; }

a, a:link, a:visited, a:hover { color: #444; }
 
/*-------------------------------------------

    Core Strucutre

-------------------------------------------*/
/* ->> Container <<<---*/
#container {
	width: 908px;
	margin: 0 auto 0;
	background: url(i/bg_container.png) repeat-y right 0;
	}
	
	#container-wrapper {
		width: 100%;
		position: relative;
		background: url(i/bg_container-top.png) no-repeat center 0;
		}
		
/* ->> Header <<<--- */
#header {
	height: 427px;
	position:  relative;
	}
	
/* logo */
#header h1 {
	width: 428px;
	height: 155px;
	position: absolute;
	z-index: 1000 !important;
	top: 5px; left: 88px;
	}
	#header h1 a {
		width: 428px;
		height: 155px;
		display: block;
		text-indent: -9999px;
		outline: none;
		background: url(i/bg_logo.png) no-repeat 0 0;
		} * html #header h1 a { background-image: url(i/ie6/bg_logo.gif); }

/* logo 2 */
h2#stannah-approved {
	width: 314px;
	position: absolute;
	top: 5px;
	right: 15px;
	font-size: 14px;
	text-align: center;
	padding: 105px 0 0;
	background: transparent url(i/bg_logo2.gif) top center no-repeat;
	}

/* top navigation */
ul#top-nav  {
	position: absolute;
	bottom: 0; left: 11px;
	line-height: normal;
	margin:0;
	overflow: visible;
	}

	ul#top-nav li {
		height: 56px;
		float: left;
		position: relative;
		}

	ul#top-nav li.active { background: #fff; }

	ul#top-nav li a {
		float: left;
		display: block;
		padding: 0 20px 0;
		margin: 15px 0 0;
		}

	ul#top-nav li.wrap a { margin-top: 4px }

	ul#top-nav a:link, ul#top-nav a:visited  {
		color: #444;
		font-size: 14px;
		text-decoration: none;
		} ul#top-nav a:hover { text-decoration: underline; }
	ul#top-nav li.active a { text-decoration: underline; }

	ul#top-nav a span { display: block; }

	/* directions */
	ul#top-nav li.directions a {
		position:absolute;
		top: -250px; right: -490px;
		color: #d7d7d7;
		font-size: .75em;
		line-height: 1.75;
		padding: 5px 30px 5px 10px;
		background: #32312d url(i/bg_arrow.png) no-repeat 95% 11px;
		border: none;
		white-space: nowrap;	
		}
		
/* intro text */
#header ul.intro {
	width: 315px;
	position: absolute;
	top: 156px;
	right: 16px;
	}

	#header ul.intro li {
		font-size: 14px;
		font-style: italic;
		line-height: 20px;
		padding: 0 0 5px 12px;
		margin: 0 0 0 10px;
		background: url(i/bg_arrow-intro.gif) no-repeat 0 2px;
		}

/* masthead */
p.masthead {
	width: 557px; 
	height: 213px;
	position: absolute;
	top: 152px; left: 15px;
	z-index: 900 !important;	
	}

/* ->> Main <<<--- */
#main {
	width: 550px;
	float: left;
	}
	#main-wrapper { padding: 20px 0 100px 30px; }

/* paragraphs */
#main p {
	font-size: 1em;
	padding:  0 0 1em;
	}

/* headings */
#main h1.title {
	color: #3c7bab;
	font: bold 2em Arial, Helvetica, sans-serif;
	}
	
/* heading 1 + 2 */
#main h1, #main h2,
#main h3, #main h4,
#main h5, #main h6  {
	color: #bbd2f2;
	font: bold 2em Arial, Helvetica, sans-serif;
	margin-bottom: .5em;
	border-bottom: 1px dotted #ccc;
	}
#main h2 { font-size: 1.75em; }

/* heading 3 */
#main h3 {
	font-size: 1.6em;
	}

/* heading 4 */
#main h4 {
	font-size: 1.5em;
	}

/* heading 5 + 6 */
#main h5, #main h6 {
	font-size: 1.25em;
	font-weight: normal;
	text-transform: none;
	}

/* lists */
#main ol li {
	font-size: 1.125em;
	list-style-position: inside;
	list-style-type: decimal;
	}
#main ul, #main ol { padding: 5px 20px 1em 25px; }
#main ul li {
	font-size: 1.125em;
	margin-left: 10px;
	list-style: disc;
	}
	#main ul li li, #main ol li li { font-size: 1em; }

#main ul.no-list { margin: 0; padding: 0; }
#main ul.no-list li {
	list-style: none;
	margin: 0;
	}
	
/* homepage icons */
#main ul.icons { text-align: center; }
#main ul.icons li {
	list-style: none;
	margin: 0 20px;
	display: inline;
	}
	
/* images */
#main .post img { padding: 5px; background: #fff; border: 2px solid #ccc; }

/* links */
#main a:link, #main a:visited {
	color: #444;
	text-decoration: underline;
	}

/* dashed */
.dashed { border-bottom: 1px dotted #ccc; }


/* products */
#main .product { border-bottom: 1px dotted #ccc; padding: 10px 0; }
#main .product .desc {
	float: left;
	width: 200px;
	}
#main .product h3 {
	color: #444;
	border: none;
	font-size: 2.0125em;
	}
#main .product p { font-size: 1.125em; }

#main .product img {
	padding: 0;
	border: 6px solid #e8eef6;
	}

/* ->> General Formatting <<<--- */
.txt-right { text-align: right; }
.txt-center { text-align: center; }
.txt-left { text-align: center; }

p img { padding: 0; max-width: 100%; }

img.aligncenter { 
	display: block;
	margin: 0 auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright { float: right; }
.alignleft { float: left }

/* ->> Sidebar <<<--- */
#sidebar {
	width: 330px;
	float: right;
	}
	#sidebar-wrapper { 	position: relative; padding: 99px 15px 0 0; }

/* side address */
#sidebar address {
	width: 315px;
	height: 80px;
	position: absolute;
	top: 3px; right: 15px;
	color: #fff;
	font: bold 1.5em/2 Arial, Helvetica, sans-serif;
	text-align: center;
	text-transform: uppercase;	
	padding: 10px 0 0;
	background: #3c7bab;
	border-bottom: 5px solid #fff;
	}
	#sidebar p.contact {
		width: 315px;
		position: absolute;
		top: 45px;
		color: #fff;
		text-align: center;
		text-transform: uppercase;
		font-style: italic;
		margin: 0;
		}
		#sidebar p.contact a:link,
		#sidebar p.contact a:visited { color: #fff; text-decoration: underline; font-style: italic; }
		
/* sidebar image */
#sidebar p.img { padding: 0; margin: 0 0 10px; border-bottom: 5px solid #fff; }
	#sidebar p.img img { display: block; }

/* sidebar about */
#sidebar p.about { font-style: italic; }

/* general formatting */
#sidebar p {
	margin: 0 10px 10px;
	}

/* heading 1 + 2 */
#sidebar h3 {
	color: #3C7BAB;
	font: bold 1.5em Arial, Helvetica, sans-serif;
	margin: 0 10px .5em;
	border-bottom: 1px dotted #fff;
	}

#sidebar h4,
#sidebar h5, #sidebar h6  {
	color: #444;
	font: bold 1em Arial, Helvetica, sans-serif;
	padding: .5em 0 0;
	margin: 0 10px .125em;
	}

/* links */
#sidebar a:link, #sidebar a:visited {
	color: #444;
	text-decoration: underline;
	font-style: inherit;
	}


/* ->> Footer <<<--- */
#footer {
	text-align: center;
	padding: 0 15px;
	background: url(i/bg_footer.png) repeat-x 0 bottom;
	}

	#footer-wrapper {
		width: 908px;
		min-height: 100px;
		position: relative;
		margin: -1px auto 0;
		} * html #footer-wrapper { height: 100px; }

/* address */
#footer address {
	width: 560px;
	height: 55px;
	position: absolute;
	top: -75px;	left: 11px;
	text-align: center;
	padding: 10px 0;
	background: #bbd2f2;
	}

/* copyright */
#footer p.copyright,
#footer p.tag  {
	position: absolute;
	top: 25px; left: 581px;
	}
	#footer p.tag { top: 50px; color: #444; font-size: .75em; }
	
#footer p.tag a:link,
#footer p.tag a:visited,
#footer p.tag a:hover { color: #44; text-decoration: underline; }

/* ->> Notices <<<--- */
#main p.notice, 
#main p.error, #main p.success {
	color: #000;
	margin: 20px 0;
	padding: 10px 10px 10px 30px;
	background: #ebecd2 url(i/bg_notice.gif) no-repeat 5px center;
	border: 1px solid #333;
	}

#main span.notice, .txtOutOfStock { color: #ff0000; }
	
#main p.error { background: #ebecd2 url(i/bg_error.gif) no-repeat 5px center; }
#main p.success { background: #ebecd2 url(i/bg_success.gif) no-repeat 5px center; }

#main p.notice span, #main p.error span,
#main p.success span { font-weight: bold; }

/* ->> Contact Form <<<--- */
#main #contact form p.error {
	color: inherit;
	margin: inherit;
	padding: inherit;
	background: none;
	border: none;
	}
#contact { /*margin: 20px 0 0 0;*/ }

#contact fieldset {
	position: relative;
	margin: 0; padding: 0;
	background: 0;
	border: 0;
	} #contact fieldset legend { display: none; }
	
/* standard input */
#contact p.input label,
#contact p.select label,
#contact p.textarea label,
#contact div.radio-label p,
#contact div.checkbox-label p {
	width: 150px;
	float: left;
	font: bold 13px/24px "Lucida Sans Unicode", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	margin: 0; padding: 0;
	} #contact div.checkbox-label p { padding-top: 5px; }
	
#contact p.label-full {
	font: bold 13px/24px "Lucida Sans Unicode", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	}

	#main #contact form p.error,
	#main #contact form div.error {
		padding: 5px 0 5px 0;
		margin: 0 0 5px;
		background: #ebecd2 url(i/bg_error.gif) no-repeat 5px center;
		border: 1px solid #333;
		}

	#contact p.checkbox label {
		font: bold 13px/24px "Lucida Sans Unicode", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		text-align: left;
		margin: 0; padding: 0;
		}
	

#contact div.radio,
#contact div.checkbox-multi {
	width: 100%;
	float: left;
	clear: both;
	padding: 0 0 10px;
	}	

#contact p.input input,
#contact p.select select,
#contact p.textarea textarea,
#contact div.radio-values,
#contact div.checkbox-values {
	width: 180px;
	float: left;
	font: 14px/1.5 Arial, Helvetica, sans-serif;
	margin: .25em 0 .5em 10px;
	}

	#contact div.radio-values,
	#contact div.checkbox-values { width: 250px; float: left; }


#main #contact div.radio-values p,
#main #contact div.checkbox-values p {
	font: 14px/18px Arial, Helvetica, sans-serif;
	padding: 0;
	margin: .25em 0 .5em 0;
	white-space: nowrap;
	}	
	
#contact p.textarea textarea {
	width: 250px;
	height: 100px;
	}
#contact p.input,
#contact p.select,
#contact p.textarea {
	width: 100%;
	float: left;
	clear: both;
	padding: 0 0 10px 0;
	margin: 0;
	}

#contact fieldset p.checkbox { margin-left: 260px; }

#contact fieldset p.checkbox label {
	display: inline;
	text-align: left;
	margin: 0; padding: 0;
	}

#contact fieldset p.full label {
	width: 100%;
	text-align: left;
	margin: 0; padding: 0;
	}

#contact fieldset p.full input,
#contact fieldset p.full select {
	clear: both;
	margin-left: 160px;
	}

/* submit  */
#contact p.button {
	width: 100%;
	float: left;
	margin: 0 0 10px;
	}
#contact p.button input {
	margin-left: 160px;
	}

#contact .radio-label span,
#contact label span {
	display: block;
	position: relative;
	margin: -5px 0 0;
	padding: 0;
	color: #ff0000;
	text-transform: uppercase;
	font-size:9px;
	line-height: 10px;
	text-align: right;
	}

