/* ----- Palm Wonders ----- */

/* ----- body & background ----- */
body{
	background:#eeeae4 url(../graphics/plainfluid/body_bg.gif) repeat 0 0;
	color:#333;
	font: 75% "Lucida Grande", Arial, Helvetica, sans-serif;	
	text-align:center;
	line-height:150%;
	margin:0;
	padding:0;
}

/* ----- tables ----- */
table, td, input, textarea, select, li{
	font: 100% "Lucida Grande", Arial, Helvetica, sans-serif;
	color:#333;	
}
th{
	background:#ddd;
	padding:5px;
}
td{padding:5px;}

/* ----- global links ----- */
a:link, a:visited, a:active{
	color:#8a2f1d;
	text-decoration:none;
}
a:hover{color:#111;}

/* ----- global paragraphs, headers & horizontal rules ----- */
p, h1, h2, h3, h4, h5, h6{margin:1em 0;}
h1{font-size:140%;}
h2{font-size:130%;}
h3{font-size:120%;}
h4, h5{font-size:100%;}
hr{display:none;}

/* ----- global images ----- */
img{border:none;}

/* ----- hidden items ----- */
.hidden{display:none;}
#skip{display:none;}

/* ----- float left / right classes ----- */
.left{float:left;margin-right:15px;}
.right{float:right;margin-left:15px;}

/* ----- company contact details ----- */
address{
	font-style:normal;
	margin:1em 0;
}

/* ----- container size & positioning ----- */
#container{
	margin:0 auto;
	width:100%;
	text-align:left;
	background:url(../graphics/plainfluid/page_bg.gif) repeat-x 0 175px;
	position:relative;
}

/* ----- header area ----- */
#header{
	height:175px;	
	position:relative;
	background:url(../graphics/plainfluid/header_bg.gif) no-repeat 0 0;
}

/* ----- company logo & strapline ----- */
#logo{
	position:absolute;
	margin:0;
	padding:0;
	top:50px;
	left:20px;
	width:255px;
	height:42px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../graphics/plainfluid/logo.gif) no-repeat 0 0;
}
#logo a{
	display:block;
	height:42px;
}
#tagline{
	position:absolute;
	margin:0;
	padding:0;
	top:100px;
	left:20px;
	line-height:20px;
	font-weight:normal;
	color:#9c2222;
}
#logo_2{
	position:absolute;
	margin:0;
	padding:0;
	top:10px;
	right:20px;
	width:154px;
	height:155px;
	background:url(../graphics/plainfluid/logo_2.gif) no-repeat 0 0;
}

/* ----- shopping basket info ----- */
#info{
	position:absolute;	
	margin:0;
	padding:5px 10px;
	top:130px;
	left:20px;
	z-index:10;
	text-align:right;
	background:#ece8e0;
	border:1px dotted #cfc4b0;
	font-size:95%;
}

/* ----- optional mid div (useful for more complex backgrounds) ----- */
#mid{}

/* ----- breadcrumb trail ----- */
#breadcrumbs{
	width:69.5%;
	margin:1em 2% 2em 0;
	padding:0 0 .7em 0;
	float:right;
	border-bottom:1px dotted #cfc4b0;
}
* html #breadcrumbs{width:67.5%;}

/* ----- search box ----- */
#search{
	margin:7px 0;
	padding:5px 20px;
	height:24px;
}
#search label{display:none;}
#searchKeyword{
	background:#fff;
	border:3px solid #76110f;
	padding:3px 0 3px 5px;
	color:#333;
	float:left;
	width:50%;
	margin-right:4%;
}
#searchSubmit{
	color:#f1dede;
	border:3px solid #76110f;
	background:#76110f;
	float:left;
	padding:3px 5px;
}
#searchSubmit:hover{
	cursor:pointer;
	color:#fff;
}

/* ----- side navigation ----- */
#navDept, #navDept li{
	margin:0;
	padding:0;
	list-style:none;
}
#navDept{margin-bottom:1em;}
#navDept li{
	border-bottom:1px dashed #76110f;
	background: url(../graphics/plainfluid/nav_bullet.gif) no-repeat 20px 55%;
}
#navDept li a{
	display:block;
	width:100%;
	color:#f1dede;
}
#navDept li a:hover{color:#fff;}
#navDept li a.selected{color:#fff;}
#navDept li a span{
	display:block;
	padding:4px 0 4px 33px;
}

/* ----- subdepartment navigation ----- */
#navSubDept, #navSubDept li {
	margin:0;
	padding:0;
	list-style:none;
}
#navSubDept{
	margin:1em 0;
	padding:3px 10px;
	background:#e4ded3;
	border:1px dotted #cfc4b0;
	color:#333;
}
#navSubDept li{
	margin:.5em 0;
	line-height:150%;
	padding:0;
	padding-left:15px;
	list-style:none;
}
#navSubDept li a{color:#a12320;}
#navSubDept li a:hover{color:#111;}

/* ----- customer tool list ----- */
#navTools, #navTools li{
	margin:0;
	padding:0;
	list-style:none;
}
#navTools{margin-bottom:1em;}
#navTools li{
	border-bottom:1px dashed #76110f;
	background: url(../graphics/plainfluid/nav_bullet.gif) no-repeat 20px 55%;
}
#navTools li a{
	display:block;
    width:100%;	
	color:#f1dede;
}
#navTools li a:hover{color:#fff;}
#navTools li a.selected{color:#fff;}
#navTools li a span{
	display:block;
	padding:4px 0 4px 33px;
}

/* ----- nav static menu items ----- */
.navStatic, .navStatic li{
	margin:0;
	padding:0;
	list-style:none;
}
.navStatic{margin-bottom:1em;}
.navStatic li{
	border-bottom:1px dashed #76110f;
	background: url(../graphics/plainfluid/nav_bullet.gif) no-repeat 20px 55%;
}
.navStatic li a{
	display:block;
	width:100%;
	color:#f1dede;
}
.navStatic li a:hover{color:#fff;}
.navStatic li a span{
	display:block;
	padding:4px 0 4px 33px;
}

#navToolsTitle, #navDeptTitle, .navStaticTitle{
	margin:0;
	padding:.5em 0 .4em 20px;
	margin-bottom:1px;
	background:#76110f url(../graphics/plainfluid/navTitle_bg.gif) repeat-x 50% 0;
	color:#fff;
	font-size:120%;
	font-family:Georgia, Times, serif;
	font-weight:bold;
	border-bottom:1px dashed #470a09;
}

/* ----- side navigation column ----- */
#side{
	float:left;
	display:inline;
	width:26.5%;
	background:#a12320 url(../graphics/plainfluid/side_bg.gif) repeat-x 50% 0;
}

/* ----- main content area ----- */
#main{
	float:left;
	display:block;
	width:70%;
	margin-left:2%;
	margin-bottom:1em;
}

#main h2{
	font-weight:normal;
	font-family:Georgia, Times, serif;
	padding:0;
	color:#8a2f1d;
	font-size:160%;
	clear:both;
}
#main h2#pageTitle{
	font-weight:normal;
	font-family:Georgia, Times, serif;
	padding:0;
	margin:0;
	margin-bottom:1em;
	color:#8a2f1d;
	font-size:180%;
}
.packaging{
	font-size:90%;
	font-weight:normal;
}
.note{
	font-size:110%;
}
.highlight{
	font-size:140%;
}
.module1{
	float:left;
	width:250px;
}
.module2{
	float:left;
	width:250px;
}
#content img{
	border:1px dotted #cfc4b0;
	padding:6px;
	background:#fff;
}

/* ----- footer area ----- */
#footer{
	background:#eeeae4 url(../graphics/plainfluid/page_bg.gif) repeat-x 0 0;
	padding:15px 20px;
	font-size:100%;
}
#footer p{margin:0;}
#footer ul, #footer li{
	margin:0;
	padding:0;
	list-style:none;
}
#footer li{display:inline;margin-right:.5em;}
#footer a{color:#333;}
#footer a:hover{color:#111;text-decoration:underline;}
#footer #credits{
	float:right;
	margin-top:-1.5em;
}

/* ----- pagination (page 1/2 etc.) ----- */
#pagination{
	margin:1em 0;	
}
#pagination li{
	margin:0;
	height:16px;
	line-height:16px;
	float:left;
}
#pagination a{
    margin-right:.2em;
}
#pagination a{
    margin-left:.2em;
}

/* ----- product thumbnail list ----- */
.products{
	margin:1em 0;
}
.products ul, .products li{
	margin:0;
	padding:0;
	list-style:none;
} 
.products li{
	margin-bottom:1em;
	padding:.5em 10px 0 10px;
	background:none;
	border-bottom:1px dotted #cfc4b0;
	color:#333;
}
.products li h3{
	margin-top:.5em;
	margin-bottom:1em;
	padding:0;
	background:none;
}
.products li h3 a{color:#333;}
.products li h3 a:hover{color:#a12320;}
.products .image{
	float:left;
	margin:0;
	margin-right:10px;
	margin-bottom:10px;
}
.products .image a img{
	border:1px dotted #cfc4b0;
	padding:4px;
	background:#fff;
}
.products .image a:hover img{
	border:1px solid #cfc4b0;
	padding:4px;
	background:#fff;
}
.products .price{
	margin:1em 0;
	line-height:180%;
	color:#a12320;
	font-size:110%;
	font-weight:bold;
}
.products .quantity{
	clear:both;
	margin:1em 0;
	text-align:right;
	line-height:180%;
}

/* ----- individual products ----- */
#product{	
	margin:1em 0;	
}
#product .image{	
	float:left;
	margin-bottom:1em;
}	
#product .image p{margin:.5em 0;}
#product .image img{	
	border:1px solid #e1e1e1;
	border:1px dotted #cfc4b0;
	padding:4px;
	background:#fff;
}
#product .info{	
	float:left;
	width:270px;
	margin-left:25px;
}
#product .price{
	color:#a12320;
	font-size:120%;
}
#product .info p{
	margin:0;
	margin-bottom:.2em;
}
#product .info h3{
	margin:0;
	margin-bottom:.2em;
}
#product .actions{
	border-top:1px solid #e1e1e1;
	clear:both;
}	
#product #addBasket{
	border-top:1px solid #e1e1e1;
	padding-top:1em;
}

#product #addWishlist a{
}

/* ----- featured articles ----- */
#articles{
}
#articles ul, #articles li {
	margin:0;
	padding:0;
	list-style:none;
}
#articles ul{
	margin:1em 0;
	padding:3px 10px;
	background:#e4ded3;
	border:1px dotted #cfc4b0;
	color:#333;
}
#articles ul li{
	margin:.5em 0;
	line-height:150%;
	padding:0;
	padding-left:15px;
	list-style:none;
	background:url(../graphics/plainfluid/arrow3.gif) no-repeat 0 .6em;
}
#articles  ul li a{color:#333;}
#articles  ul li a:hover{color:#111;text-decoration:underline;}

/* ----- customer reviews ----- */
#reviews{
}
#reviews ul, #reviews li {
	margin:0;
	padding:0;
	list-style:none;
}
#reviews ul{
	margin:1em 0;
	padding:3px 10px;
	background:#e4ded3;
	border:1px dotted #cfc4b0;
	color:#333;
}
#reviews ul li{
	margin:.5em 0;
	line-height:150%;
	padding:0;
	padding-left:15px;
	list-style:none;
}
#reviews  ul li a{color:#333;}
#reviews  ul li a:hover{color:#111;text-decoration:underline;}

/* ----- site map ----- */
#sitemap, #sitemap ul, #sitemap li{
	margin:0;
	padding:0;
	list-style:none;		
} 
#sitemap{margin:1em 0;}
#sitemap li{margin:.5em 0;}
#sitemap li h3{margin:.2em 0;}
#sitemap ul{padding-left:20px;}

/* ----- tables and forms ----- */
fieldset{
	border:none;
	padding:0;
	margin:1em 0;
}
legend{
	font-weight:normal;
	padding:0;
	margin:0;
	color:#8a2f1d;
	font-size:160%;
	clear:both;
	font-family:Georgia, Times, serif;
}
fieldset h3, fieldset h3{margin:1em 0 0 0;}
#content table{
	width:100%;
	margin:.5em 0;
	border-collapse:collapse;
	line-height:150%;
}
th{
	border-bottom:1px dotted #cfc4b0;
	background:#e4ded3;
	padding:5px;
}
td{
	background:#f1eee8;
	border:1px dotted #e4ded3;
	padding:5px;
	vertical-align:top;
}
.formField, .formSelect{
	background:#fff;
	border:1px solid #e4ded3;
	width:200px;
}
.formFieldShort, .formFieldMedium{
	background:#fff;
	border:1px solid #e4ded3;
	width:20px;
	margin-right:5px;
}
.formFieldMedium{width:96px;}
table .price{
	color:#8a2f1d;
	font-size:110%;
	font-weight:bold;
}
.formFieldProduct{width:150px;}
table .price{
	color:#8a2f1d;
	font-size:110%;
	font-weight:bold;
}
.formRadio{vertical-align:middle;}
.formButton{
	background:#a12320;
	color:#fff;
	border:none;
	padding-top:3px;
	padding-bottom:3px;
}
.formButton:hover{
	cursor:pointer;
	background:#76110f;	
}
label span{
	color:#a12320;
	font-size:110%;
	font-weight:bold;
}
input.formField:focus, formFieldShort:focus, formFieldMedium:focus, textarea:focus, #quantity:focus	{
	background: #fff;
	border: 1px solid #d3c9b6;
}

/* ----- shopping cart ----- */
#total{
	margin:1em 0;
	padding:0;
	width:500px;
	font-size:110%;
}
#total dt{
	width:350px;
	float:left;
	font-weight:bold;
}
#total dd{
	margin-left:351px;
	width:100px;
	text-align:right;
}
.actions{
	clear:both;
	margin:0;
	padding:.5em 0;
}
.currentTotal{
	margin-top:.5em;
}
dd .currentTotal{
	background:#fff;
}

/* ----- first table data style ----- */
td.first{width:40%;}

/* ----- float fix ----- */
.inner:after, .products:after, .products li:after, #pagination:after, #total:after, .modules:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.inner, .products, .products li, #pagination, #total, .modules{display:block;}
/*  \*/
.inner, .products, .products li, #pagination, #total, .modules {min-height:1%;}
* html .inner, * html .products, * html .products li, * html #pagination, * html #total, * html .modules {height:1%;}
 /*  */
/* ----- end float fix ----- */
.hideInput {
	display:none;
}
