/*
Screen CSS
Rui Zhang
2009-02
*/

/* Reset */

* {
	margin: 0;
	padding: 0;
	outline: 0;
	font-family: inherit;
	font-size: 1em;
}

body {
	background-color: #F1F5E7;
	font-size: 94%;
	font-family: Arial, sans-serif;
	color:#222;
	text-align: center;
}

img {
	border: 0;
}

a {
	color: #222;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

p {
	line-height: 1.4;
	margin-bottom: 1em;
}

label, input, select {
	font-size: 1em;
}

ul, ol, dl {
	list-style: none;
}

li, dt, dd {
	/*margin: 0 0 5px 0;*/
	margin: 0 0 0 0;
}

h1, h2, h3 {
	font-weight: normal;
	line-height: 1.2;
	margin-bottom: 0;
}

h1 {
	font-size: 1.8em;
}

h2 {
	font-size: 1.5em;
	margin-bottom: .2em;
}

h3 {
	font-size: 1.1em;
	margin-bottom: .5em;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Layout */

#wrap, #foot {
	width: 980px;
	text-align: left;
}

#wrap {
	margin: 15px auto 0;
	background: #92E5F6 url(/static/img/furniture/wrap_bg_l.gif) 0 0 no-repeat;
	position: relative;
}

	#inwrap {
		background: url(/static/img/furniture/wrap_bg_r.gif) 100% 0 no-repeat;
	}
	
		#head, #main {
			clear: both;
			overflow: hidden;
		}
		
		#head {
			height: 97px;
			position: relative;
		}
		
		#main {
			padding: 2px 27px 7px 26px;
		}
		
#foot {
	margin: 0 auto;
	background: #F1F5E7 url(/static/img/furniture/foot_bg.gif) 0 0 no-repeat;
}

/* Head */
		
#inhead {
	padding: 5px 27px 0 24px;
}

	#logo {
		float: left;
		padding: 9px 0 0 5px;
	}
	
	#testimonial {
		position: absolute;
		left: 32px;
		top: 72px;
		color: #4f4f4f;   
		font-family: 'Alsina';
	}
	
	#basket {
		float: right;
		width: 312px;
	}
	
		#basket .items {
			height: 57px;
			background: url(/static/img/furniture/basket_bg.gif) 0 0 no-repeat;
			margin: 0 0 5px;
		}
		
			#basket .items span {
				display: block;
				font-size: 1.1em;
				font-family: 'Alsina';
				padding: 17px 0 0 60px;
			}
	
		#basket .checkout {
			float: right;
		}

/* Side */

#side {
	width: 130px;
	float: left;
}

	#side .title {
		display: block;
		height: 66px;
		margin: 0 0 14px;
		background: url(/static/img/furniture/title_shop.gif) 0 0 no-repeat;
		text-indent: -9999px;
	}
	
	#nav {
		overflow: hidden;
	}
	
		#nav li {
			display: block;
			text-indent: -9999px;
			width: 111px;
			background-image: url(/static/img/furniture/leftnavsprite_shorter-2.gif);
			background-position: 0 0;
			background-repeat: no-repeat;
		}

		#nav li.pickpocket {
			height: 68px;
			margin: 0 0 15px;
			background-position: 0 0;
		}
		
		#nav li.pickpocket-active {
			height: 68px;
			margin: 0 0 15px;
			background-position: -114px 0;
		}
		
		#nav li.runaway {
			height: 70px;
			margin: 0 0 15px;
			background-position: 0 -96px;
		}
		
		#nav li.runaway-active {
			height: 70px;
			margin: 0 0 15px;
			background-position: -114px -96px;
		}
		
		#nav li.tops {
			height: 54px;
			margin: 0 0 15px;
			background-position: 0 -171px;
		}
		
		#nav li.tops-active {
			height: 54px;
			margin: 0 0 15px;
			background-position: -115px -171px;
		}
		
		#nav li.spreadthejam {
		    height: 100px;
		    width: 101px;
		    background: url(/static/img/furniture/side_jam_bright.jpg) 0 0 no-repeat;
            margin-top:20px;
            margin-bottom:10px;
		}
		
		#nav li.ribbon {
			height: 40px;
			background-position: 0 -178px;
		}
		
		#nav li.ribbon-active {
			height: 40px;
			background-position: -114px -178px;
		}

		#nav li.contact {
			height: 97px;
			width: 110px;
			background-position: 0 -225px;
		}
		
		#nav li.specialoffers {
			height: 97px;
			width: 110px;
			background-position: 0 -322px;
		}	
	
		#nav li a {
			display: block;
			height: 100%;
		}
	
	#side .floatjam {
		background: url(/static/img/furniture/side_jam_bright.jpg) 0 0 no-repeat;
		width: 101px;
		height: 100px;
		position: absolute;
		left: 30px;
		bottom: 30px;
	}


/* Content */

#content {
	background: #fff url(/static/img/furniture/content_bg_m.gif) 0 0 repeat-y;
	width: 797px;
	float: left;
}

	#incontent {
		background: url(/static/img/furniture/content_bg_b.gif) 0 100% no-repeat;
	}

		#inincontent {
			background: url(/static/img/furniture/content_bg_t.gif) 0 0 no-repeat;
			padding: 17px;
			min-height: 550px;
		}
		
	#content .leftcol {
		float: left;
		width: 305px;
		margin: 0 65px 0 0;
	}
	
	#content .rightcol {
		float: left;
		width: 390px;
		margin: 0;
	}

    #content .rightcol p {
        font-size: .85em;
        font-weight: normal;
    }
    
    #content .rightcol .overlay_images {
        position:absolute; 
        z-index:5;
    }
	
	/* 	Left */
		
	#content .leftcol h2 {
		height: 33px;
		margin: 0 0 0 32px;
	}
		
		#content .leftcol h2 img {
			float: left;
			margin: 0 10px 0 0;
		}
		
		#content .leftcol h2 strong {
			font-size: 1em;
			color: #222;
			float: left;
			display: block;
			margin: 4px 0 0;
			font-weight: bold;
		}
	
	#content .leftcol .intro {
		border-bottom: 2px solid #ccc;
		margin: 5px 0 15px;
		padding: 0 0 0 35px;
		font-size: .85em;
		font-weight: normal;
	}
	
    #content #gallery {
        float:right;
        left:456px;
        top:14px;
        width:32px;
        z-index: 5;
        position: absolute;
    }
	
	.thumb-list {
		clear: both;
		height: 100%;
	}
	
		.thumb-list li {
			float: left;
			display: block;
			margin: 0 21px 15px 0;
			position: relative;
		}
		
		.thumb-list li.last {
			margin-right: 0;
		}
		
			.thumb-list .markasnew {
				position: absolute;
				z-index: 10;
				left: -2px;
				top: -2px;
				display: block;
				width: 35px;
				height: 25px;
				background: url(/static/img/furniture/mark_as_new.png) 0 0 no-repeat;
				text-indent: -9999px;
			}
			
			.thumb-list .soldout {
				position: absolute;
				z-index: 10;
				left: 31px;
				top: 31px;
				display: block;
				width: 29px;
				height: 29px;
				background: url(/static/img/furniture/mark_as_sold_out.gif) 0 0 no-repeat;
				text-indent: -9999px;
			}
			
			
	
	#content .moreswatches {
		clear: both;
		width: 193px;;
		height: 21px;
		background: url(/static/img/furniture/link_ms.gif) 0 0 no-repeat;
		text-indent: -9999px;
		display: block;
		margin: 0 0 15px 45px;
	}
		
	#add-to-bag {
		overflow: hidden;
		position: relative;
		width: 100%;
	}
	
		#add-to-bag .head {
			display: block;
			height: 39px;
			width: 319px;
			overflow: hidden;
			background: url(/static/img/furniture/label_tobuyclickbox.png) 0 0 no-repeat;
			text-indent: -9999px;
			margin-bottom: 5px;
		}
		
		#add-to-bag ul {
			border: 1px solid #D9DED7;
			border-width: 1px 0;
			height: 100%;
			overflow: hidden;
			width: 220px;
		}
		
		#add-to-bag li {
			font-size: .85em;
			clear: left;
			height: 100%;
			overflow: hidden;
			background-color: #F1F5E6;
			margin: 0 0 3px;
			padding: 0 4px;
		}
		
		#add-to-bag li.last {
			margin-bottom: 0;
		}
		
		#add-to-bag li em {
			display: block;
			font-style: normal;
			float: left;
			width: 75px;
			margin: 0 0 0 8px;
			padding: 4px 0 0 0;
		}
		
		#add-to-bag li span {
			display: block;
			height: 24px;
			width: 24px;
			background-color: #C3C4C6;
			float: left;
			margin: 0 10px 0 0;
		}
		
		#add-to-bag .checkbox {
			display: block;
			height: 24px;
			width: 24px;
			background-color: #C3C4C6;
			float: left;
			margin: 0 10px 0 0;
		}
	
	#add-to-bag .buttonaddto {
		position: absolute;
		right: 0;
		bottom: 3px;
	}	
	
	/* Right */
	
	#content .morephotos {
		width: 83px;;
		height: 18px;
		background: url(/static/img/furniture/link_mp.gif) 0 0 no-repeat;
		text-indent: -9999px;
		display: block;
		margin: 10px 0 20px 140px;
	}
	
	#original-list {
		clear: both;
		height: 100%;
		margin-top:30px;
	}
	
	#form-size-to-buy {
		clear: both;
		background-color: #D0D0D2;
		border-top: 1px solid #89898B;
		border-bottom: 1px solid #89898B;
		padding: 5px 10px;
		margin: 15px 0 5px;
		overflow: hidden;
		height: 100%;
	}
	
		#form-size-to-buy label {
			float: left;
			display: block;
			background: url(/static/img/furniture/label_sizetobuy.gif) 0 0 no-repeat;
			width: 77px;
			height: 20px;
			text-indent: -9999px;
			margin: 0 5px 0 0;
		}
		
		#form-size-to-buy select {
			float: left;
			margin: 1px 10px 0 0;
		}
		
		#form-size-to-buy input {
			float: left;
			margin: 2px 0 0 0;
		}
	
	#additional_images {
	    text-align: center;
	    margin-top: 5px;
	}
	
	#additional_images img {
	    margin-right: 10px;
	}
	
	/* Full */
	
	#content .full {
		padding: 5px;
	}
	
		#content .intro {
		}
	
		#content .body {
		}
		
		#content .floatcartoon {
			width: 446px;
			height: 448px;
			position: absolute;
			right: 100px;
			bottom: -3px;
		}
		
		#content .floatright {
			float: right;
			margin: 30px 0 0 30px;
		}

/* Foot */

#infoot {
	padding: 10px 0;
	overflow: hidden;
	font-size: .87em;
}

	#foot .copyright {
		float: left;
		width: 191px;
		height: 13px;
		display: block;
		text-indent: -9999px;
		background: url(/static/img/furniture/link_copyright.gif) 0 0 no-repeat;
	}
	
		#foot .copyright a {
			display: block;
			height: 100%;
		}
	
	#foot ul {
		float: right;
	}
	
		#foot ul li {
			float: left;
			display: block;
			margin: 0 40px 0 0;
			background-repeat: no-repeat;
			background-position: 0 0;
			text-indent: -9999px;
			height: 13px;
		}
		
		#foot ul li.a {
			background-image: url(/static/img/furniture/link_about.gif);
			width: 58px;
		}
		
		#foot ul li.t {
			background-image: url(/static/img/furniture/link_doyouheartit.gif);
			width: 77px;
		}
		
		#foot ul li.s {
			background-image: url(/static/img/furniture/link_sizing.gif);
			width: 39px;
		}
		
		#foot ul li.d {
			background-image: url(/static/img/furniture/link_delivery.gif);
			width: 112px;
		}
		
		#foot ul li.c {
			background-image: url(/static/img/furniture/link_contact.gif);
			width: 51px;
		}
		
		#foot ul li.p {
			background-image: url(/static/img/furniture/link_about_baj.gif);
			width: 65px;
		}
		
			#foot ul li a {
				display: block;
				height: 100%;
			}

/* Basket table */ 

.basket table {
    width: 800px;
}

.basket th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica,
	sans-serif;
	color: #6D929B;
	border-right: 1px solid #CCD4C9;
	border-left: 1px solid #CCD4C9;
	border-bottom: 1px solid #CCD4C9;
	border-top: 1px solid #CCD4C9;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA;
	background: #F1F5E7;
}
.basket td {
	border-right: 1px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	text-align: center;
	padding: 6px 6px 6px 12px;
	color: #6D929B;   
	font-size: 0.9em;
}

/* Simple tables in static pages */

.simple td {
    padding-right: 20px;
}

/* Static page */

.staticpage {
    font-size: .85em;
    font-weight: heavy;
    margin-top:10px;
}
	
/* Form inputs */
.mediumtext {
    font-size: .85em;
    padding: 1px;
    width: 110px;
    height: 15px;
    background: pink;
    border: 1px;
}	

.center {
    text-align: center;
}
