/*

* Filename: joycemayne.css
* Version: 1.0.0 (2008-06-01) YYYY-MM-DD
* Author: Generic Publications

============================================
* Page width: 760 px
* Colours used: Dark Blue	#0066B3
				Light Blue	#d8e8f4
				Bright Blue	#0099FF
				Steel Blue	#7fb2d9
				Yellow		#ffe152
				Grey		#999999
				Red			#FF3300
============================================

*/

* {
	margin: 0;
	padding: 0;
}
body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #000;
	background-color: #fff;
	text-align: center;
}
a:link {
	color: #0066B3;	
}

a:visited{
	color:#996699;
}

a:hover{
	color:#FF3300;
}

a:active{
	color:#FF3300;
}

.smlltxt {
	font-size: 93%;
	color: #666666;
}
.copytxt {
	font-size: 0.9em;
	text-transform:none;
}

h1 {
	font-size: 1.2em;
	color: #0066B3;
}

/* hiding heading copy, only display heading image */
h1 span {
	display: none;
}

h2 {
	font-size: 1.2em;
	color: #000;
	padding: 10px 0;
}

h2 a {
	text-decoration: none;
}

p {
	padding-top: 10px;
}

.marginTop { margin-top: 20px; }
.marginTopBottom { margin: 10px 0; }

#head {height:30px; width:150px; float:right;}

h1 p.links {
	float: right; 
	text-align: right;
	padding-right:10px;
	padding-top:0px;
	font-size: 14px;
	
}

h1 p.links a {
	text-decoration: none;
	color: #666666;
}

h1 p.links a:hover {
	color: #FF3300;
}

/*********** STRUCTURE ***********/
#wrapper {
	width: 760px;
	margin: 10px auto;
	text-align: left;
}

#header {
	width: 760px;
	height: 70px;
	position: relative;
	z-index: 1;
}

#content {
	width: 733px;
	float: right;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 3px solid #999;
	text-align: left;
	/*position: relative;*/
}

#bottomPanel {
	width: 735px;
	height: 119px;
	clear: both;
	float: right;
	margin-top: 5px;
	background: url(../images/common/bottombg.jpg) no-repeat bottom left;
}

.bottom {
	width: 733px;
	height: 112px;
	background: url(../images/common/gradient.jpg) repeat-x top left;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
}

#footer {
	clear: both;
	height: 20px;
}

.clearSpace {
	clear: both;
	height: 10px;
}

.clear {
	clear: both;
}
/************ CONTENT ***********/
.homepageLifestyle {
	width: 733px;
	height: 210px;
	background: url(../images/content/homepage.jpg) no-repeat top left;
}
/* float image to the right */
.floatRight {
	float: right;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

/* position float content on background image */
.floatLeft {
	padding: 40px 0 0 20px;
	width: 430px;
}

/* position main content to left */
.contentLeft {
	padding: 40px 0 0 20px;
	width: 420px;
}

/* catalogues panel */
.catalogue {
	padding: 15px 10px 10px 10px;
}

.catalogue ul { display: inline; list-style:none; }
.catalogue li { width: 145px; float: left; }

.catalogueLink {
	background: url(../images/common/icon_link.gif) no-repeat top left;
	padding-left: 22px;
	font-size: 12px;
	line-height: 1.2em;
	height:40px;
}

.finance {
	margin: 10px 10px 25px 470px;
}

.backBtn {
	margin:10px 0 0 20px;
}

/************ CONTENT UL ************/
.paddingLR {
	padding: 10px 20px;
}
.paddingRight {
	padding-right: 10px;
}
.paddingLeft {
	padding-left: 10px;
}

/* bullet point copy float left */
.paddingLR .leftUL {
	padding: 10px 20px;
	float: left;
	width: 300px;
}
/* bullet point copy float right */
.paddingLR .rightUL{
	padding: 10px 20px;
	margin-left: 350px;
}
#content ul, #content ol {
	padding: 10px 30px;
}
#content ol li{
	padding: 10px 0;
}
#content ol li ul li{
	list-style: lower-alpha;
}
/************ LAYOUT ******************/
/* HEADER: phone and tagline */
#header h1{
	float: right;
}

#logo {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}

/******************* NAVIGATION *******************/
#mainnav {
	width: 520px;
	float: right;
	background: url(../images/common/mainnavbg.gif) repeat-x;
}

#mainnav ul {
	margin-left: 60px;
	list-style: none;
	width: 460px;
	float: left;
	
}

#mainnav ul li {
	float: left;
	background: url(../images/common/tabright.gif) no-repeat top right;
}

#mainnav li a {
	display: block;
	float: left;
	padding: 0 1.5em;
	line-height: 30px;
	background: url(../images/common/tableft.gif) no-repeat top left;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

#mainnav li a .first {
	background: url(../images/common/navleftmost.gif) no-repeat top left;
}


#mainnav li a .last {
	background: url(../images/common/navrightmost.gif) no-repeat top left;
}

#mainnav li a:hover {
	color:#FF3300;
}

#mainnav .activeLink {
	color: #FF3300;
}

/******************* BOTTOM PANEL *******************/

#bottomPanel p {
	padding: 5px 10px;
}

/* put padding on icon */
#bottomPanel img {
	padding: 0 0 0 5px;
}

#bottomPanel a {
	color: #0066B3;
	font-weight: bold;
}

#bottomPanel a:hover {
	color: #FF3300;
}

#bottomPanel a:active {
	color: #FF3300;
}

#bottomPanel a:visited {
	color: #996699;
}
/* float copy to the right */
#bottomPanel .textRight {
	padding: 0 5px 0 110px;
	line-height: 1.2em;
}
#bottomPanel .imgLeft {
	float: left;
	padding: 0 10px 10px 5px;
}

.bottomLeft {
	border-right: 1px dotted #999;
	float: left;
	width: 220px;
	height: 105px;
	margin-top: 5px;
}

.bottomMiddle {
	border-right: 1px dotted #999;
	float: left;
	width: 250px;
	height: 105px;
	margin-top: 5px;
}

.bottomRight {
	float: left;
	width: 235px;
	height: 105px;
	margin-top: 5px;
}

/******************* FOOTER *******************/
#footer p.copy {
	float: left; 
	color: #999;
	font-size: 10px;
	padding-left: 15px;
}

#footer p.links {
	float: right; 
	text-align: right;
	font-size: 10px;
}

#footer p.links a {
	text-decoration: none;
	color: #666666;
}

#footer p.links a:hover {
	color: #FF3300;
}


/******************* LOCATION LAYOUT *******************/

.storeListBox {
	width: 690px;
	height: 80px;
	background: url(../images/common/bottomblue.gif) no-repeat left bottom;
	position: relative;
}

.storeList {
	width: 688px;
	height: 87px;
	border: 1px solid #8bbde2;
	border-bottom: none;
	background-color: #d8e8f4;
}

.storeDetailsLayer { 
	position: relative;
	top: 10px;
	left: 0;
}

.allDepartments { background: url(../images/common/comp_furn_icon.gif) no-repeat top left; }
.compDepartment { background: url(../images/common/comp_icon.gif) no-repeat top left; }

ul#primary { 
	float: left;
	padding: 0;
}

ul#primary li { 
	float: left;
	list-style: none;
}

/* set tab space */
ul#primary a, ul#primary a.active { 
	margin-right: 2px;
	width: 114px;
	display: block;
	float: left;
	text-align: center;
	text-decoration: none;
	color: #000;
}

/* set background image for tab menu */
ul#primary a.active, ul#primary a.active:hover { 
	margin-left: 0;
	background: url(../images/common/topblue.gif) no-repeat left top;
	color: #000;
	line-height: 28px;
	margin-top: 0;
}

ul#primary a { 
	background: url(../images/common/topblue.gif) no-repeat 0 -29px;
	line-height: 25px;
	margin-top: 3px;
}

ul#primary a:hover {
	color: #FF3300;
}

.secondary { 
	position: absolute;
	top: 10px;
	left: 45px;
}
ul#left { 
	float: left;
	width: 210px;
	padding:0;
}
ul#middle { 
	float: left;
	width: 210px;
	padding:0;
}
ul#right { 
	float: right;
	width: 210px;
	padding:0;
}

.secondary li { 
	float: left;
	list-style: none;
	width: 150px; 
	padding-bottom: 5px;
}
.secondary li a { 
	text-decoration: none;
	line-height: 1.5em;
	color: #000000;
	margin-left:35px;
}
.secondary li a:hover {
	color: #FF3300;
}

.storeDetails {
	margin: 0 20px;
	width: 690px;
}

.storeDetails h3{
	width: 396px;
	height: 20px;
	background: #cccccc url(../images/common/leftgrey.gif) no-repeat left top;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.0em;
	text-indent: 5px;
}

.storeDetails .left {
	float: left;
}

.storeDetails .right {
	float: right;
}

.map h3 {
	background: #ccc url(../images/common/rightgrey.gif) no-repeat right top;
	width: 292px;
	font-size: 1.0em;
	text-align: right;
}
.map h3 a {
	text-decoration: none;
	padding-right: 10px;
	color: #0066B3;
}

.map h3 a:hover {
	color: #FF0000;
}
.mapImg {

	border: 1px solid #c0c0c0;
	border-top: none;
}

.job_btn {
	float:left;
	background:url(../images/common/job_btn.gif) no-repeat top left;
	width:154px;
	height:25px;
	color:#000;
	font-weight:bold;
	padding:7px 0 0 0;
}

.job_btn a {
	text-decoration:none;
}

.job_btn a:hover {
	text-decoration:none;
	color:#FF0000;
}
