/*
Design & Code (c) Inspire9 Inc.
Adriatic Furniture - Company Website

Master styling */

/* Neutralize styling: 
   Elements we want to clean out entirely: */
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,
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: 100%/120% Verdana, Arial, Helvetica, sans-serif;
	vertical-align: baseline;
}

/* Neutralize styling: 
   Elements with a vertical margin: */
h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
        margin: 1em 0;
        padding: 0;
}

/* Apply left margin:
   Only to the few elements that need it: */
li, dd, blockquote {
        margin-left: 1em;
}

/* Miscellaneous conveniences: */
form label {
        cursor: pointer;
}
fieldset {
        border: none;
}
input, select, textarea {
        font-size: 100%;
		font-family: inherit;
}
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a {
	text-decoration: none;
}
small {
	font-size: .7em;
}
	small.green {
		color: #7EBFB5;
	}
strong {
  font-weight: bold;
}

/* Headings H1-H6 */
h1#logo {
	width: 224px;
	height: 199px;
	margin: 0;
	padding: 0;
	float: right;
}
h1#logo a {
	width: 224px;
	height: 199px;
	display: block;
	text-indent: -9999px;
}
h1 {
	margin: 0 0 .6em 0;
	color: #EC1C24;
	font-size: 18px;
}
h2 {
	color: #4D4D4D;
	font-size: 18px;
	margin-top: 0;
}
a h3,a.blocklink h3.green {
	text-decoration: none;
}
h3 {
	font-size: 15px;
	text-decoration: none;
	color: #00817B;
	text-decoration: none;
}
h3.nomarg {
	margin: 4px 0 4px 0;
}
a h3.category {
	display: block;
	float: left;
	width: 127px;
	margin: 0 -8px 0 0;
	padding: 6px 0 6px 12px;
	cursor: pointer;
}
a:hover h3.category {
	background: url(../images/h3_cat.gif) repeat-y;
	background: none;
}
h3.catdisplay {
	display: block;
	border-bottom: 1px solid #00817B;
	text-transform: uppercase;
}
a h4 {
	color: #00817B;
	font-size: 12px;
	text-decoration: none;
	margin: .3em 0 0 0;
}

a h5 {
	color: #00817B;
	font-size: 9px;
	text-decoration: none;
	margin: 0;
	padding-top: 9px;
}

h6 {
	font-size: 10px;
	color: #00817B;
	font-weight: bold;
}


.green.text {
	color: #00817B;
}
.clear {
	clear: both;
	margin: 0;
	padding: 0;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}
.littlebigger {
	font-size: 1.1em;
}
.hide {
	display: none;
}
.offthetop {
	display: block;
	padding-top: 5px;
}
.textcenter {
	text-align: center;
}
.red {
	color: red;
}


/* elements  */
body {
	background: #DBECEB;
}

ul.bullet { 
	list-style: disc outside;
	}
ul.bullet li {
	padding: 1em 1em 0;
} 
ul#nav {
	list-style:none;
	clear: both;
	margin: 0;
	padding: 0;
	height: 26px;
	background: #00817B;
	border-top: 1px solid #fff;
}
/* end elements */

ul#nav li {
	height: 26px;
	width: 111px;
	margin: 0;
	padding: 0;
	float: left;
	background: #fff url(../images/nav_li_on_bg.gif) repeat-x;
	border-left: 1px solid #B6D9D7;
}
ul#nav li:first-child {
	border: none;
	width: 115px;
}
ul#nav li a {
	display: block;
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 26px;
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	background-color: #00817B;
}
ul#nav li a:hover,.homepage #nav li.home a,.newspage #nav li.latestnews a,.ourrangepage #nav li.ourrange a,.giftvoucherspage #nav li.giftvouchers a,.aboutuspage #nav li.aboutus a,.storelocatorpage #nav li.storelocator a,.contactuspage #nav li.contactus a  {
	background: none;
	color: #00817B;
}

ul#latestnews {
	margin: 0 -18px 0 -18px;
	padding: 0;
	list-style: none;
}
ul#latestnews li {
	margin: 0;
	padding: 0;
	background: url(../images/news_li_bg.gif) no-repeat 0 100%;
}
ul#latestnews li a {
	display: block;
	padding: 10px 18px;
	text-decoration: none;
	color: #000;
}
ul#latestnews li:first-child a{
	padding-top: 0;
}
ul#latestnews li.newsnav {
	padding-top: 15px;
	background: none;
	font-size: 10px;
}
img.newsimage {
	padding:5px;
	border: 1px solid #aaa;
}
a.news_prev {
	display: block;
	font-size: 2px;
	width: 15px;
	height: 16px;
	float: left;
	background: url(../images/icons/news_prev.gif) no-repeat;
	text-indent: -9999px;
	margin: 0 0 0 36px;
	padding: 0;
}
div.news_mid {
	width: 70px;
	height: 16px;
	float: left;
	padding: 0 7px;
	margin: 0;
	display: block;
}
a.news_next {
	display: block;
	font-size: 2px;
	width: 15px;
	height: 16px;
	float: left;
	background: url(../images/icons/news_next.gif) no-repeat;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
}

ul#categories {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul#categories li {
	float: left;
	width: 218px;
	height: 80px;
	margin: 7px 15px;
	padding: 0;
	background: url(../images/category_bg_on.gif) repeat-y 100% 0;
	background: none;
}
ul#categories li a {
	display: block;
	position: relative;
	width: 210px;
	height: 72px;
	padding: 8px 0 0 8px;
	margin: 1px;
	border: 1px solid #B6D9D7;
	text-decoration: none;
	background: #fff;
}
ul#categories li a:hover {
	background: none;
	border: 2px solid #00817B;
	margin: 0;
}
ul#categories li a img.cat {
	float: left;
	width: 68px;
	height: 68px;
}
img.more {
	display: block;
	float: right;
	position: absolute;
	right:0;
	bottom: 12px;
	width: 43px;
	height: 13px;
	margin-top: 10px;
	background: url(../images/icons/more.gif) no-repeat;
	text-indent: -9999px;
	opacity: .50;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
}
a:hover img.more {
	opacity: 1.00;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
}

ul#ourrange {
	margin: 0 0 0 -15px;
	padding: 0;
	list-style: none;
}
ul#ourrange li {
	margin: 0;
	padding: 0;
}
ul#ourrange li a {
	display: block;
	margin: 0;
	padding: 0;
	padding: 5px 0 5px 18px;
	color: #808080;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 1px solid #fff;
}
ul#ourrange li:first-child a {
	border-top: 1px solid #fff;
}
ul#ourrange li.selected a,ul#ourrange li.selected ul li.selected a, ul#ourrange li a:hover, ul#ourrange li.selected ul li a:hover {
	background-color: #DBECEB;
	color: #00817B;
}
ul#ourrange li ul {
	padding: 0;
	margin: 0 0 0 0;
	display: none;
}
ul#ourrange li.lounges.selected ul {
	display: block;
}
ul#ourrange li ul li a, ul#ourrange li.selected ul li a {
	padding: 4px 0 4px 28px;
	background: #F2F2F2;
	color: #00817B;
	color: #808080;
}

ul#products {
	float: left;
	list-style: none;
	margin: 0 0 0 -10px;
	width: 520px;
	padding: 0;
}
ul#products li {
	float: left;
	width: 120px;
	height: 145px;
	margin: 8px 10px 8px 0;
	padding: 0;
}
ul#products li a {
	display: block;
	position: relative;
	width: 94px;
	height: 135px;
	padding: 5px 13px;
	margin: 0;
	text-decoration: none;
	background: #fff;
	border: 1px solid #fff;
	text-align: center;
}
ul#products li a:hover {
	border: 1px solid #B6D9D7;
}
ul#products li a img {
	width: 98px;
	height: 98px;
}

ul.relatedbar {
	border: 1px solid #DBECEB;
	background: url(../images/relatedbar_bg.gif) repeat-x;
}
ul.relatedbar h3.top {
	font-size: 11px;
	margin: 5px 6px 5px 6px;
	padding: 2px;
	color: #666;
	border-bottom: 1px solid #4D4D4D;
}
ul.relatedbar li {
	background: url(../images/relatedbar_li_bg.gif) no-repeat 100% 100%;
	margin: 0 0 0 0;
	padding:0;
}
ul.relatedbar li a {
	display: block;
	height: 50px;
	text-decoration:none;
	position: relative;
	padding: 4px 0 4px 10px;
}
ul.relatedbar li a:hover {
	background: #F2F2F2;
}
ul.relatedbar li a span.pointer {
	position: absolute;
	display: block;
	width: 7px;
	height: 11px;
	left: -8px;
	top: 16px;
	color: #666;
	background: #fff;
	font-size: 15px;
	z-index:10;
}
ul.relatedbar li a img {
	height: 50px;
	float: left;
	margin: 0 9px 0 0;
}
.relatedbar.text p, .relatedbar.text img {
	padding: 0 10px 10px 10px;
}

ul#stores {
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	width: 500px;
	font-size: 9px;
}
ul#stores li {
	position: relative;
	display: block;
	float: left;
	width: 244px;
	height: 73px;
	padding: 0 5px 0 0;
	margin: 8px 0 15px 0;
}
ul#stores li img.map {
	float: left;
	width: 78px;
	height: 78px;
	margin-right: 8px;
}
.bottom {
	position: absolute;
	display: block;
	bottom: 0px;
	left: 88px;
}

dl#quickstores {
	font-weight: bold;
}
dl#quickstores dt {
	float: left;
	clear: left;
	width: 110px;
	font-weight: bold;
	padding: 5px 0;
}
dl#quickstores dd {
	font-weight: bold;
	padding: 5px 0;	
}

label {
	display: block;
	float: left;
	width: 190px;
	min-height: 44px;
	margin-right: 20px;
	font-weight: bold;
}
input.text {
	width: 180px;
	height: 18px;
	border: 1px solid #aaa;
}

textarea.textarea {
	width: 480px;
	height: 160px;
	border: 1px solid #aaa;
}
input.submit {
	border: 0;
	background: url(../images/icons/submit.gif) no-repeat 0 0;
	width: 64px;
	cursor: pointer;
	height: 16px;
	overflow: hidden;
	display: block;
	padding-top: 16px;
	margin: 10px 0;
	font-size: 16px;
	text-indent: -9999px;

}

/* objects */

#container {
	width: 787px;
	padding: 0 15px;
	margin: 0 auto;
	background: #DBECEB url(../images/container_bg.gif) repeat-y;
}
#header {
	width: 787px;
}
#header {
	background: url(../images/header_b.jpg) no-repeat;
}
#header.a {
	background: url(../images/header_a.jpg) no-repeat;
}
#content {
	width: 766px;
	margin: 0;
	padding: 0;
	background: #fff url(../images/content_bg.gif) repeat-x 0 0;
	padding: 25px 21px 0 0;
	font-size: 10px;
}
#content.nosidepadding {
	padding: 25px 0 0 0;
	width: 787px;
}
#footer {
	font-size: .6em;
	width: 787px;
	padding: 106px 15px 0 15px;
	margin: 0 0 0 -17px;
	background: #DBECEB url(../images/footer_bg_b.gif) no-repeat 0 0;
}
#footer.a {
	margin-top: 0;
	padding-top: 78px;
	background: #DBECEB url(../images/footer_bg_a.gif) no-repeat 0 0;
}
span.quicklinks {
	float: right;
}
div.sidebar.left {
	width: 240px;
	float: left;
	margin: -25px 20px 0 0;
	background: #F2F2F2 url(../images/sidebar_left_bg.gif) repeat-x;
	padding: 25px 0 0 15px;
	min-height: 320px;
}
div.sidebar.left.text {
	width: 219px;
	padding-right: 21px;
}
div.sidebar.right {
	float: right;
	width: 145px;
	padding: 0;
	margin: 0 0 0 30px;
}
div.sidebar.right div.block {
	width: 145px;
	margin: 20px 0 0 0;
}
div.sidebar.right div.block:first-child {
	margin: 0;
}
div.sidebar.right div.block a.blocklink h3.green {
	text-decoration: none;
}
div.sidebar.right div.block h3.green,a.blocklink h3.green,h3.green {
	margin: 0;
	padding: 3px 8px;
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	background: #00817B;
	text-transform: uppercase;
	text-align: center;
}
  div.sidebar.right div.block a {
  	text-decoration: none;
  	font-size: 11px;
  	color: #00817B;
  	text-transform: uppercase;
  	text-align: center;
  }
    div.sidebar.right div.block a p.red {
      color: #BE0000;
    }
img.sideimage {
	margin: 0 0 18px 0;
}
div.midbody {
	width: 310px;
	float: left;
}
div.midbody img {
	max-width: 310px;
}
a.blocklink {
	width: 145px;
	display: block;
}

div.hometext {
	margin: 35px 0 0 0;
	font-size: 1.1em;
	color: #00817B;
}
div.hometext p {
	line-height: 1.4;
}
#content p {
	line-height: 1.5;
}
div.newsitem {
	line-height: 1.7;
}
	div.newsitem a {
		text-decoration: underline;
	}
div.bodyright {
	width: 490px;
}
div.bigbodyright {
	width: 510px;
}
address.slogan {
	text-indent: -9999px;
	display: block;
	width: 328px;
	float: right;
}
a.external {
	color: #00817B;
	text-decoration: none;
}

div.featureimage {
	float: left;
	margin: 28px 12px 0 0;
	width: 344px;
	height: 287px;
}
img.cdisplay {
	margin:0 -13px 0 -8px;
}
a.printicon {
	display: block;
	width: 49px;
	height: 14px;
	background: url(../images/icons/print.gif) no-repeat;
	text-indent: -9999px;
}
pre.date {
	margin: 0;
	color: #999;
	line-height: 1.8;
}

#storemap {
	margin: 25px -15px 0 -15px;
}
#storemap h3 {
	text-decoration: none;
	border: 0;
	text-align: left;
	margin-left: 15px;
}
input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}

input.required, textarea.required {
	border: 1px solid #00A8E6;
}
input.validation-failed, textarea.validation-failed {
	border: 2px solid #FF3300;
	color : #FF3300;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #00CC00;
	color : #000;
}

.validation-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #FF3300;
	color : #FFF;
	font-weight: bold;
}

.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}
/* end objects */

#i9logo {
	font-size: 11px;
	color: #555;
	font-family: tahoma;
	text-decoration: none;
	background: url(../images/i9logo_on.gif) no-repeat 100% 0;
	background: none;
}