
body { padding: 0; margin: 0; font: 0.7em Tahoma, Arial, sans-serif; line-height: 1.6em; background: #FFF4D3; color: #454545; }

/* links */
a { text-decoration: none; color: #000;  }
a:hover { color: #D0D992; }	

/* headings */
h1 { font: bold 1.8em "Arial", Sans-Serif; margin: 0; letter-spacing: -1px; color: #995D3B; }
h2 { font: bold 1.5em Tahoma, Arial, Sans-Serif; margin: 0; padding: 0; }
h3 { font: bold 1.2em Tahoma, Arial, Sans-Serif; margin: 0; padding: 0; }
h1 a, h2 a { color: #2b2b2b; text-decoration: none; }
h1 a:hover, h2 a:hover { color: #2b2b2b; }
.title { color: #808080; background: #fff; }


/* lists and form elements */
ul { margin: 0; padding : 0; list-style : none; }
form { margin: 0; }
select.search { width: 279px; border: none; background: #fff url(http://www.madebyyou.se/images/system/input.gif) no-repeat; padding: 6px 10px; color: #1E67A8; font-weight: bold; }
select.normal { font: bold 1.0em Tahoma, Arial, Sans-Serif; margin: 0; padding: 0; }
input.normal { font: 1.1em Tahoma, Arial, Sans-Serif; margin: 0; padding: 0; }

input.button { padding: 3px; }

/* content holder */
#content { margin: 10px auto; width: 900px; }

.calendar { height: 50px; float: left; background: #fff url(http://www.madebyyou.se/images/system/calendar.gif) no-repeat; width: 50px; padding: 5px 0 0 9px;  color: #808080;}
.calendar p { padding: 0; margin: 0; }
.description { padding: 0 0 2px 0; margin: 10px 10px 5px 0; border-bottom: 1px dotted #ccc;}
.thumbnail { float: left; margin: 0 18px 8px 0; border: 1px solid #dedede; }
.normal_text {font-size: 1.1em; }

.left_articles .right_text {
	float: right;
	padding: 0px 20px 0 0;
}

.left_articles .right_text .buttons { 
	float: right; 
	height: 20px; 
	padding: 0 0 0 0;
}

/* header */
#header {
	width: 100%;
	height: 223px;
	background-color: #4d4d4d;
	background: url('http://www.madebyyou.se/images/system/header_back.gif') repeat-x;
	color: #ffffff;
}

#header_inner {
	position: relative;
	width: 960px;
	height: 223px;
	margin: 0px auto;
}

#header_inner h1 {
	background: inherit;
	position: absolute;
	left: 30px;
	bottom: 100px;
	font-size: 39px;
	color: #fff;
	font-weight: normal;
	letter-spacing: -2px;
}

#header_inner h1 span a {
	background: inherit;
	color: #261b0f;
}

#header_inner h1 span {
	background: inherit;
	color: #f8f2e3;
}

#header_inner h2 {
	background: inherit;
	position: absolute;
	left: 30px;
	bottom: 30px;
	color: #f8f2e3;
	font-weight: normal;
	font: 20px Verdana, Arial, sans-serif;
}


#header_inner ul {
	background: inherit;
	position: absolute;
	left: 500px;
	bottom: 95px;
}

.header_nav_item {
	letter-spacing: 2px;
	font: 13px Verdana, Arial, sans-serif;
}

.header_nav_item a {
	color: #261b0f;
	font-weight: normal;
	text-decoration: none;
}

.header_nav_item a:hover {
	color: #f8f2e3;
}

#header_inner_login {
	background: inherit;
	position: absolute;
	left: 500px;
	bottom: 70px;
	height: 20px;
	letter-spacing: 2px;
	font: 13px Verdana, Arial, sans-serif;
	color: #261b0f;
}

#header_inner_login span {
	color: #f8f2e3;
}

#header_inner_login a {
	color: #f8f2e3;
	font-weight: normal;
	text-decoration: none;
}

#header_inner_login a:hover {
	color: #261b0f;
}

/* left side */
.left {
	 float: left; width: 660px; margin: 0 0 10px 0;
}
.left_articles {
	line-height:1.5em; 
	color: #433; 
	padding: 10px 17px; 
	background: #F7F5EE;
	border-top: 1px solid #E2DEC5; 
	border-left: 1px solid #E2DEC5; 
	border-right: 1px solid #E2DEC5; 
	border-bottom: 1px solid #E2DEC5;
	
	color: #000;
	clear:left;
}


/* right side */
#right {
	float: right;
	width: 200px;
	margin: 0 0 10px 0;
}

.right_summary_text {
	text-align: right;
}



/* right menu */
.menu_box {margin:0 0 25px 0;padding:0px 0px 10px 00px;  width: 200px; float:right; font-size:13px; color: #433; line-height:1.5em; border-top: 1px solid #d0d992; border-bottom: 0px solid #d0d992;}
.menu_box h3 {
margin:0;padding:3px 7px 15px 7px; color: #995D3B; font-size: 13px; font-weight: bold; 
background: transparent url(http://www.madebyyou.se/images/system/hrbg.gif) no-repeat bottom center; text-align:center; letter-spacing: 1px;
text-transform: uppercase;}
.menu_box ul li {margin-top: 1px; margin:0; border:0;}
.menu_box ul li a {margin:0; padding: 0; border-top: 0px solid #E0E8A8; text-decoration: none; outline: 0;}
.menu_box ul li a:hover {text-decoration: underline;}

.menu_box ul li.depth1 {padding:0 7px 0px 7px;}
.menu_box ul li.depth2 {padding:0 7px 0px 17px;}
.menu_box ul li.depth3 {padding:0 7px 0px 27px;}
.menu_box ul li.depth4 {padding:0 7px 0px 37px;}

.menu_box .buttons { 
	float: right; 
	height: 20px; 
	padding: 0 0 0 0;
	text-align:right;
	margin-top: 2px;
}

/* footer  */
.footer { clear: both; text-align: center; line-height: 1.8em; padding: 10px 0 10px 0; border-top: 1px solid #ccc; }




.thirds { float: left; width: 33%; height: 200px; background: #F7F5EE; margin: 0 0 0 0; padding: 0 0 0 0; color: #5d5d5d;}
	.smallboxtop { height: 14px; color: #000; }
	.smallbox { color: #444; padding: 1px 10px 10px 10px; text-align:center; }
	.smallbox p { padding: 0; margin: 0; }
	.smallbox a { text-decoration: none; }

/* Buttons */
.btn_b  { background: #488EB2 url(http://www.madebyyou.se/images/system/btn_b.gif)  no-repeat; width: 100px; line-height: 20px; padding: 1px 16px 5px 16px; color: #fff; text-decoration: none; }
.btn_b2 { background: #488EB2 url(http://www.madebyyou.se/images/system/btn_b2.gif) no-repeat; width: 100px; line-height: 20px; padding: 1px 16px 5px 16px; color: #fff; text-decoration: none; }
.btn_b3 { background: #488EB2 url(http://www.madebyyou.se/images/system/btn_b3.gif) no-repeat; width: 100px; line-height: 20px; padding: 1px 16px 5px 16px; color: #fff; text-decoration: none; }
.btn_b4 { background: #488EB2 url(http://www.madebyyou.se/images/system/btn_b4.gif) no-repeat; width: 100px; line-height: 20px; padding: 1px 16px 5px 16px; color: #fff; text-decoration: none; }
.btn_a  { background: #488EB2 url(http://www.madebyyou.se/images/system/btn_a.gif)  no-repeat; line-height: 20px; padding: 1px 17px 5px 16px; color: #fff; text-decoration: none; }
.btn_a2 { background: #488EB2 url(http://www.madebyyou.se/images/system/btn_a2.gif) no-repeat; line-height: 20px; padding: 1px 17px 5px 16px; color: #fff; text-decoration: none; }
.btn_a3 { background: #488EB2 url(http://www.madebyyou.se/images/system/btn_a3.gif) no-repeat; line-height: 20px; padding: 1px 17px 5px 16px; color: #fff; text-decoration: none; }
.btn_a4 { background: #488EB2 url(http://www.madebyyou.se/images/system/btn_a4.gif) no-repeat; line-height: 20px; padding: 1px 17px 5px 16px; color: #fff; text-decoration: none; }
.btn_b:hover,  .btn_a:hover  { background: #488EB2 url(http://www.madebyyou.se/images/system/hoverbtn.gif)  no-repeat; color: #fff; }
.btn_b2:hover, .btn_a2:hover { background: #488EB2 url(http://www.madebyyou.se/images/system/hoverbtn2.gif) no-repeat; color: #fff; }
.btn_b3:hover, .btn_a3:hover { background: #488EB2 url(http://www.madebyyou.se/images/system/hoverbtn3.gif) no-repeat; color: #fff; }
.btn_b4:hover, .btn_a4:hover { background: #488EB2 url(http://www.madebyyou.se/images/system/hoverbtn4.gif) no-repeat; color: #fff; }

/* article */
.special_price { font-weight:bold; color: #DE0029; }
.normal_price { font-weight:bold;}
.old_price { text-decoration: line-through; }

#large_btn {width:84px;}
#large_btn a { float: left; background: url(http://www.madebyyou.se/images/system/large_btn_bg.gif) no-repeat; color: #808080; padding: 6px 0 16px 0px; width: 82px; text-align: center; font-weight: bold; text-decoration: none; }
#large_btn a:hover { background: url(http://www.madebyyou.se/images/system/large_btn.gif) no-repeat; color: #000; }	

#checkout_btn {width:200px;}
#checkout_btn a { float: left; background: url(http://www.madebyyou.se/images/system/checkout_btn_bg.gif) no-repeat; color: #808080; padding: 6px 0 16px 0px; width: 200px; text-align: center; font-weight: bold; text-decoration: none; }
#checkout_btn a:hover { background: url(http://www.madebyyou.se/images/system/checkout_btn.gif) no-repeat; color: #000; }	


.article_img {
	border: 0px;
	margin: 0 5px 0 0;
}

.no_border {
	border: 0px;
}

/* category listning */
.category_item {
	margin: 0 20px 15px 10px;
	padding: 10px 0 0 0;
	text-align: justify;
	width: 90%;
	clear: both;
	color: #000;
}
.category_item_img {
	float:left;
	width: 20%;
	margin: 5px 5px 5px 5px;
}

.category_item_img img {
	border: 0px;
}
.category_item h2 {
	margin: 0 0 5px 0;
}
.category_item h3 {
	margin: 5px 0 5px 0;
}
.category_item_text {
	/*border: 1px solid #ccc;*/
	width: 75%;
	float:right;
	clear: right;
	margin: 0 0 0 0;
	text-align: justify;
}
.category_item_text .buttons { 
	float: right; 
	height: 20px; 
	padding: 0 0 0 0;
}
.category_item .bottom { 
	clear: both;
	border-bottom: 1px dotted #ccc;
	width:100%;
}

.page_nav_left {
	float:left;
	width:33%;
	text-align: left;
}

.page_nav_center {
	float:left;
	width:33%;
	text-align: center;
}

.page_nav_right {
	float:left;
	width:33%;
	text-align: right;
}

/* Compare articles table */
table.compare_articles tr td {
	border-bottom:1px solid #dddddd;
	vertical-align:top;
	padding: 0px 2px 2px 2px;
	width:180px;
}


/* order history listings */
.order_history_item {
	margin: 0 20px 15px 10px;
	padding: 10px 0 0 0;
	text-align: justify;
	width: 90%;
	clear: both;
	color: #000;
}

.order_history_item .bottom { 
	clear: both;
	border-bottom: 1px dotted #ccc;
	width:100%;
}

.order_history_item_left {
	/*border: 1px solid #ccc;*/
	width: 30%;
	float:left;
	clear: left;
	margin: 0 0 0 0;
}
.order_history_item_right {
	/*border: 1px solid #ccc;*/
	width: 60%;
	float:right;
	clear: right;
	margin: 0 0 0 0;
}

.order_history_item_right .buttons { 
	float: right; 
	height: 20px; 
	padding: 0 0 0 0;
}

/* forms */
.input_form {
	width:95%; 
	margin:1.0em 0 0 0; 
	padding:10px 10px 0 10px; 
	border:solid 1px rgb(200,200,200); 
	background-color:rgb(250,250,250);
}
.input_form fieldset {
	padding:10px 10px 10px 10px !important /*Non-IE6*/; 
	padding:10px /*IE6*/; 
	margin:0 0 20px 0; 
	border:solid 1px rgb(220,220,220);
}
.input_form fieldset legend {
	margin:0 0 0 5px !important /*Non-IE*/; 
	margin:0 0 2px 5px /*IE6*/; 
	padding:0 2px 0 2px; 
	color:rgb(80,80,80); 
	font-weight:bold; 
	font-size:110%;
}
.input_form label.left {
	float:left; width:110px; 
	margin:0 0 0 10px; 
	padding:2px; 
	font-size:110%;
}
.input_form select.combo {
	width:175px; 
	padding:2px; 
	border:solid 1px rgb(200,200,200); 
	font-family:verdana,arial,sans-serif; 
	font-size:110%;
}
.input_form select.check {
	padding:2px; 
	border:solid 1px rgb(200,200,200); 
	font-family:verdana,arial,sans-serif; 
	font-size:110%;
}
.input_form input.field {
	width:275px; 
	padding:2px; 
	border:solid 1px rgb(200,200,200); 
	font-family:verdana,arial,sans-serif; 
	font-size:110%;
}
.input_form textarea {
	width:275px; 
	padding:2px; 
	border:solid 1px rgb(200,200,200); 
	font-family:verdana,arial,sans-serif; 
	font-size:110%;
}

.input_form span.text {
	width:275px; 
	padding:2px; 
	font-size:110%;
}

.input_form_buttons_inside_fieldset { 
	float: right; clear:both;
	text-align: right; 
	padding: 4px 30px 10px 0;
}

.input_form_buttons { 
	text-align: right; 
	padding: 4px 30px 10px 0;
}

.input_form_error { 
	color: #DE0029; 
}

.input_form_required { 
	color: #AABBDD; 
	font-family:verdana,arial,sans-serif; 
	font-size:90%;
}


.input_form div.mul_cho {
	float: left; 
	width: 20px; 
	margin:15px 0px 0px 0px;
	padding:2px; 
	font-size:110%;
}

.input_form div.mul_cho_info_text {
	float: right;
	width: 480px;
	margin:15px 0px 0px 0px;
	font-size:110%;
}

.input_form span.mul_cho_header {
	font-weight:bold;
	font-size:110%;
}

.left_col {
	float: left;
	width:50%;
}

.right_col {
	float: right;
	width:50%;
}

.right_col_sperator {
	border-top: 1px solid #E2DEC5;
	margin-top:7px;
	height:5px;
}

/* Lightbox start */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(http://www.madebyyou.se/images/system/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://www.madebyyou.se/images/system/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.madebyyou.se/images/system/lightbox/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}

/* Lightbox end */