/*
*************************************************

file : screen.css
client : Osborne Party World
author : Karl Brightman
date created : 14th May 2007
the movie : W no Eizo no Sekai Vol. 1
on this day : 1948 - Prime Minister David Ben-Gurion publicly read the Declaration of Independence in Tel Aviv.

*************************************************
*/

/*-------------------------------------------
	Basic Selectors
-------------------------------------------*/
* { line-height: 2.2; margin: 0; padding: 0; }

html,body {overflow-x: hidden; }
body {
	background: #fff;
	color: #4b4b4b;
	font: normal 62.5% Verdana, Tahoma, sans-serif;
}

a img { border: 0; }
p { margin-bottom: 1em; }

.clear { clear: both; display: block; }

/*-------------------------------------------
	Header
-------------------------------------------*/
#header { background: url(../images/core/header_bg_inner.jpg) no-repeat center top; z-index: 100 !important;}
#header .content { height: 143px; }
#header .content {
	margin: 0 auto;
	position: relative;
	text-align: center;
	width: 800px;
}

#p-home #header { background: url(../images/core/header_bg.jpg) no-repeat center top; }
#p-home #header .content { height: 269px; }

#logo a {
	background: url(../images/core/logo_inner.jpg) no-repeat 0 0;
	display: block;
	height: 143px;
	left: 50%;
	margin-left: -139px;
	overflow: hidden;
	position: absolute;
	text-decoration: none;
	text-indent: -9999px;
	width: 278px;
}
#p-home #logo a { background: url(../images/core/logo.jpg) no-repeat 0 0; height: 269px; margin-left: -262.5px; width: 525px; }

#slogan { display: none; }

#balloons {
	background: url(../images/core/balloons_bg_inner.jpg) no-repeat 0 0;
	display: block;
	height: 619px;
	left: 714px;
	position: absolute;
	top: 0;
	width: 325px;
	z-index: 400 !important;
}

#p-home #balloons { background: url(../images/core/balloons_bg.jpg) no-repeat 0 0; }
#p-hire #balloons, #p-contact #balloons { background: url(../images/core/balloons_bg_inner2.jpg) no-repeat 0 0; }

#balloons h3 a {
	background: url(../images/core/shop_online_balloon.jpg) no-repeat 0 0;
	display: none;
	height: 231px;
	left: 0;
	overflow: hidden;
	position: absolute;
	text-decoration: none;
	text-indent: -9999px;
	top: 186px;
	width: 179px;
}
#balloons h3 a:hover { background-position: 0 -231px; }
#p-home #balloons h3 a { display: block; }
#p-hire #balloons h3 a, #p-contact #balloons h3 a {
	background: url(../images/core/shop_online_balloon2.jpg) no-repeat 0 0;
	display: block;
}
#p-hire #balloons h3 a:hover, #p-contact #balloons h3 a:hover {
	background-position: 0 -231px;
}

div#header_cart {
	background: url(../images/core/cart_status_bg.gif) no-repeat 0 0;
	height: 25px;
	left: 20px;
	padding-left: 26px;
	position: absolute;
	top: 0;
	width: 160px;
	z--index: 450 !important;
}
div#header_cart p {
	background: #fff url(../images/core/cart_status_bg2.gif) no-repeat right top;
	height: 25px;
	line-height: 25px;
}
div#header_cart p a {
	color: #f20303;
	display: inline;
	height: 25px;
	margin-right: -7px;
	padding-right: 10px;
	text-decoration: none;
}

/*-------------------------------------------
	Navigation
-------------------------------------------*/
#navigation { background: url(../images/core/navigation_bg.jpg) no-repeat center top; }
#navigation .content {
	height: 47px;
	margin: 0 auto;
	width: 379px;
}

#navigation ul { list-style: none; }
#navigation ul li { float: left; }
#navigation ul li a {
	display: block;
	height: 47px;
	margin-left: 28px;
	overflow: hidden;
	text-decoration: none;
	text-indent: -9999px;
}
#navigation ul li a:hover { background-position: 0 -47px !important; position: static;}
#navigation ul li:hover ul, #navigation ul li.sfhover ul { left: auto;}

#navigation ul li#n-home a { background: url(../images/navigation/home.jpg) no-repeat 0 0; width: 44px; }
#navigation ul li#n-shop_online a { background: url(../images/navigation/shop_online.jpg) no-repeat 0 0; width: 89px; }
#navigation ul li#n-hire a { background: url(../images/navigation/hire.jpg) no-repeat 0 0; width: 40px; }
#navigation ul li#n-contact a { background: url(../images/navigation/contact.jpg) no-repeat 0 0; width: 65px; }

#navigation ul li ul {
	height: auto;
	left: -9999em;
	position: absolute;
	width: 125px;
}
#navigation ul li ul li { float: none; }

#navigation ul li ul li a {
	background: #fff !important;
	border: 1px solid #ccc;
	color: #f20303;
	display: block;
	height: auto;
	margin-top: -1px;
	overflow: visible;
	padding: 3px;
	text-decoration: none;
	text-indent: 0;
	width: 125px !important;
}
#navigation ul li ul li a:hover { color: #1c96bb; }

/*-------------------------------------------
	Content Container
-------------------------------------------*/
#content_container {
	margin: 20px auto 30px;
	width: 800px;
	z-index: 1000;
	}

/*-------------------------------------------
	Primary
-------------------------------------------*/
#primary {
	font-size: 1.1em;
	width: 700px;
}

#p-home #primary, #p-contact #primary { border-left: 4px solid #eaeaea; display: inline; float: right; margin: 0; margin-right: 40px; padding: 0 50px 0 20px; width: 435px; }

#primary h2 {
	color: #08a1d6;
	font: bold 1.6em Georgia, "Times New Roman", serif;
}

#primary h3 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 1em;
}

#primary a { color: #f20303; text-decoration: underline; }
#primary a:hover { color: #1c96bb; }

#primary ul, #primary ol { margin: 0 0 1em 2em; }
#primary ul { list-style: none; }
#primary ul li {
	background: url(../images/icon-bullet.gif) left center no-repeat;
	padding-left: 12px;
}

#primary .split_list ul {
	display: block;
	float: left;
	width: 40%;
}

#primary p.breadcrumbs { margin-bottom: 0; }

#primary hr.headersep {
	border: 0;
	border-top: 2px dotted #eaeaea;
	display: block;
	height: 0;
	line-height: 0;
	margin: .5em 0 1em;
}

/* thumbnails list */
#primary ul.thumbnails_list { margin: 0; }
#primary ul.thumbnails_list li {
	background: none;
	display: inline;
	float: left;
	height: 220px;
	margin: 0 7px;
	padding: 0;
	text-align: center;
	width: 160px;
}

#primary ul.thumbnails_list li h3 {
	color: #3074ad;
	font-size: 1.2em;
	margin-bottom: .5em;
}

#primary .more_details_link { display: block; margin-top: -40px; }

/* product listing */
ul.product_list {
	border-top: 1px solid #ccc;
	list-style: none;
	margin: 0 !important;
}
ul.product_list li {
	background-image: none !important;
	border-bottom: 1px solid #ccc;
	clear: both;
	display: block;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	padding: 3px 0 !important;
	width: 700px;
}

ul.product_list li h3, ul.product_list li p { display: block; float: left; margin: 0; }

ul.product_list li h3 { overflow: hidden; width: 20%; }
ul.product_list li .detail_image { display: none; }
ul.product_list li p.description {
	background: url(../images/core/description_bg.gif) no-repeat 100% 85%;
	height: 20px;
	overflow: hidden;
	padding-right: 3%;
	text-align: justify;
	width: 62%;
}
ul.product_list li p.price { float: right; text-align: right; width: 10%; }
ul.product_list li p.price strong { display: none; }
ul.product_list li .product_details { display: none; }

ul.product_list li.alt { background-color: #f0f0f0 !important; }

ul.product_list li.expanded {
	background: #def4fb !important;
	height: auto !important;
	line-height: normal;
	padding: 0 !important;
}
ul.product_list li.expanded h3, ul.product_list li.expanded p { background: none; display: inline; float: none; height: auto; margin-bottom: 1em; overflow: auto; text-align: left; width: auto; }
ul.product_list li.expanded p.price { color: #08a1d6; display: block;font-size: 120%; }
ul.product_list li.expanded p.price strong { display: inline; }

ul.product_list li.expanded .detail_image {
	border: 1px solid #b2e3f3;
	display: inline;
	float: right;
	margin: 0 0 10px 15px;
}

ul.product_list li.expanded h3 a {
	background: #08a1d6;
	color: #fff !important;
	display: block;
	height: 20px;
	overflow: hidden !important;
	padding: 3px;
	text-decoration: none;
}
ul.product_list li.expanded h3 a:hover { background-color: #4dc8f3; color: #fff; text-decoration: none; }

ul.product_list li.expanded .content { padding: 6px; }

ul.product_list li.expanded .product_details {
	background-color: #e7f7fc;
	border: 1px solid #b2e3f3;
	clear: both;
	display: block;
	padding: 10px;
}

ul.product_list li.expanded .product_details ol { list-style: none; }
ul.product_list li.expanded .product_details ol li { border: 0 !important; display: inline; margin: 0 5px; }
ul.product_list li.expanded .product_details ol li .add_to_cart {}

ul.product_list li.expanded .product_details ol li input#qty {overflow: hidden; padding:0;}

/* hire */
.hire_list h3 {
	color: #08a1d6;
	font-size: 1.4em !important;
	margin-bottom: 0 !important;
}

.hire_list table { margin-bottom: 1em; }
.hire_list table .hire_price_each { text-align: right; }
.hire_list table .enquire_now_hire { border-top: 1px solid #ccc; margin-top: 5px; padding-top: 5px; text-align: right; }

/*-------------------------------------------
	Secondary
-------------------------------------------*/
#secondary {
	font-size: 1.1em;
}

#secondary h3 {
	color: #f20303;
	font-size: 1em;
	font-weight: normal;
}

#secondary a { color: #f20303; text-decoration: underline; }
#secondary a:hover { color: #1c96bb; }

#secondary #secondary_image { margin-bottom: 1em; }

#secondary .showroom_details strong { color: #f20303; font-weight: normal; }

/*-------------------------------------------
	Footer
-------------------------------------------*/
#footer {
	background: url(../images/core/footer_bg.jpg) no-repeat center top;
	color: #7f8084;
	margin: 25px 0 50px;
	padding-top: 25px;
	position: relative;
	z-index: 500 !important;
}
#footer .content {
	font-size: 1.1em;
	margin: 0 auto;
	text-align: center;
	width: 800px;
}

#footer p {	display: inline; }

#footer a { color: #7f8084; text-decoration: underline; }
#footer a:hover { color: #3b3b3d; }

#footer p#copyright { border-left: 1px solid #7f8084; margin-left: 20px; padding-left: 20px; }

#footer p#created_by { display: block; margin-top: 1em; }

#p-home #footer .showroom_details { display: none; }
#footer .showroom_details h3 { color: #f20303; display: inline; font-weight: normal; font-size: 1em; }
#footer .showroom_details br { display: none; }
#footer .showroom_details strong { color: #f20303; font-weight: normal; margin-left: 5px; }

/*-------------------------------------------
	Clearfix
-------------------------------------------*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*-------------------------------------------
	Enquiry Form
-------------------------------------------*/

#enquiryform {
	border: 0;
	margin-bottom: 10px;
	padding: 0;
	width: 100%;
}

#enquiryform em {
	color: #ff0000;
}

#enquiryform fieldset {
	border: 0;
	display: block;
	height: auto;
}

#enquiryform fieldset ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#enquiryform fieldset ol li {
	padding: 10px;
}

#enquiryform fieldset ol li.alt {
	background: #eee;
}

#enquiryform label {
	display: inline-block;
	padding-top: 3px;
	vertical-align: top;
	width: 150px;
}

#enquiryform textarea, #enquiryform input {
	color: #555;
	font-size: 1em;
	padding: .25em;
	width: 180px;
}

#enquiryform textarea {
	font: 1em/1.2em "Arial", "Helvetica", sans-serif;
}

/*---------------------------------------------   
	Cart
----------------------------------------------*/

#cart th {
	text-align: left;
	background: #ddd;
	color: #000;
	padding: 2px;
}

#cart table table td {
	padding: 2px;
	background: #fff;
	border-bottom: 1px dashed #DCD2DB;
}

#cart .right { text-align: right; }

#cart table table table td { border-bottom: 0; }

#cart td.totalprice {
	text-align: right;
	font-weight: bold;
	padding: 8px 0;
}

#cart td.buttons {
	padding-top: 10px;
	text-align: right;
}

.checkout-desc{
	font-size: 0.8em;
	color:#9999cc;
}
