/*  
Template name: Quietude
Template URI: http://templates.arcsin.se/quietude-website-template/
Release date: 2009-02-03
Last updated: 2009-10-28
Description: A liquid, playful and simple two-column template.
Author: Viktor Persson
Author URI: http://arcsin.se/

This template is licensed under a Creative Commons Attribution 2.5 License:
http://templates.arcsin.se/license/
*/


/* 
   Reset (http://meyerweb.com/eric/tools/css/reset/)
------------------------------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, 
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, 
img, ins, kbd, q, s, samp, small, strike, strong, sub, tt, var, b, u, i, 
center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, 
tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; 
font-size: 100%; background: transparent; } body { 
line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } 
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: 
none; } :focus { outline: 0; } ins { text-decoration: none; } del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }


/* 
   General 
------------------------------------------------------------------- */

html {
	font-size: 62.5%; /* reset 1em to 10px */
	min-height: 100%;
}

body {
	background: #FAFAFA url('body.jpg') no-repeat left bottom;
	border-top: 3px solid #660083;
	color: #112;
	font: normal 1.4em sans-serif;
	padding-bottom: 1px; /* force scrollbars */
}


/* 
   Links 
------------------------------------------------------------------- */

a {
	color: #C09;
	text-decoration: none;
}
a:hover {
	color: #F06;
	text-decoration: underline;
}


/* 
   Layout 
------------------------------------------------------------------- */

/* Wrapper */
#wrapper {background: url('wrapper.jpg') no-repeat left top;}
#wrapper_inner {background: url('wrapper_inner.jpg') no-repeat right top;}


/* Toplinks */
#toplinks {
	float: right;
	font-size: 0.85em;
	height: 32px;
}
#toplinks ul {
	display: inline;
	float: right;
	margin: 9px 12px 0 0;
}
#toplinks li {
	background-color: #FAFAFA;
	color: #CCC;
	float: left;
	padding-left: 6px;
}
#toplinks li a {
	color: #777;
	margin-right: 2px;
}
#toplinks li a:hover {color: #012;}


/* Header */
#header {
	background: url('transp.png');
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
}
#header_inner {
	margin: 0 0 0 260px;
	padding: 28px 0 10px;
}
#header h1 {
	background: none;
	padding-left: 0;
}
#header h1, #header h1 a {color: #828;}
#header p span {color: #888;}


/* Navigation */
#navigation {
	background-color: #FFB2F3;
	left: 85px;
	padding: 0 4px 4px;
	position: absolute;
	top: 3px;
}
#navigation_inner {
	background: #8000AA url('navigation.jpg') repeat-x left top;
	border: 1px solid #EEE;
	border-top: none;
	width: 140px;	
}
#navigation li a {	
	border-bottom: 1px solid #5B0079;
	border-top: 1px solid #8900B4;
	color: #DCD;
	display: block;
	padding: 10px 7%;
	text-decoration: none;
	width: 86%;
}
#navigation li:first-child a {border-top: none;}
#navigation li a:hover {
	background: url('transpnav.png') repeat-x left bottom;
	color: #FFF;
}
#navigation li.selected a {
	background: url('transpnav.png') repeat-x left top;
	color: #FFE;
	padding: 10px 4% 10px 10%;
}
#navigation h2 {
	background: url('transpnav.png') repeat-x left top;
	border-bottom: 1px solid #5B0079;
	color: #FFE;
	font: bold 0.9em Verdana,sans-serif;
	margin: 0;
	padding: 6px 12px;
}


/* Main */
#main {padding: 28px 24px 0 260px;}


/* Sidebar */
#sidebar_outer {
	background: url('separator.gif') repeat-y left top;
	color: #555;
	width: 30%;
}
#sidebar {padding: 8px 0 12px 24px;}


/* Content */
#content {width: 69%;}
#content_inner {padding: 8px 12px 8px 0;}


/* Footer */
#footer {
	background: url('footer.gif') no-repeat left center;
	border-top: 1px solid #EAEAEA;
	color: #888;
	margin-top: 16px;
	padding: 18px 0 18px 56px;
}
#footer a {
	color: #666;
	text-decoration: underline;
}
#footer .right, #footer .right a  {color: #AAA;}
#footer .right a {text-decoration: none;}
#footer a:hover {color: #333;}


/* 
   Typography 
------------------------------------------------------------------- */

p {
	line-height: 1.4em;
	padding: 0.2em 0 1.2em;
}

h1 {font: normal 2em sans-serif;}
h2 {font: normal 1.6em sans-serif;}
h3 {font: normal 1.4em sans-serif;}
h4 {font: bold 1.2em sans-serif;}
h5 {font: bold 1.1em sans-serif;}
h6 {font: bold 0.9em sans-serif;}

h1,h2,h3,h4,h5,h6 {margin-bottom: 0.2em;}

h1,h2,h3,h4,h5,h6 {color: #4A404F;}

blockquote {
	background: #F6F6F6 url('quote.gif') no-repeat;
	border-bottom: 1px solid #EAEAEA;
	border-top: 1px solid #EAEAEA;
	color: #555;
	display: block;
	font: normal 1.1em sans-serif;
	margin: 1em 0;
	padding: 0.6em 1em 0 46px;
}


/* Specific */
h1 {
	background: url('h1.gif') no-repeat left 1px;
	padding-left: 32px;
}
h2 {
	background: url('h2.gif') no-repeat left 2px;
	padding-left: 26px;
}
h3 {
	background: url('h3.gif') no-repeat left 3px;
	padding-left: 22px;
}


/* 
   Tables, lists
------------------------------------------------------------------- */

table {
	/*border: 1px solid #DDD;*/
	/*width: 100%;*/
}
table th, dt {
	/*background-color: #EEE;*/
	color: #555;
	font: bold 0.85em Verdana,sans-serif;
	text-align: left;
}
/*table tr {border-bottom: 1px solid #DDD;}*/
table td, #content table th {
	border: none;
	padding: 10px;
	/*border: 1px solid #DDD;*/
}

dl {margin-bottom: 1.2em;}
dt,dd {padding: 8px 10px;}
dt {
	background-color: #EEE;
	border-bottom: 1px solid #DDD;
	font-weight: bold;
}
dd {
	background-color: #F6F6F6;
	border-bottom: 1px solid #EEE;
	padding-left: 16px;
}

/* Specific */
#content ul, #content ol {margin: 0 0 1.2em 1.6em;}
#content ul li {list-style-image: url('li.gif');}
#content ol li {list-style: decimal;}
#content li {padding: 3px 0;}


/* 
   Forms 
------------------------------------------------------------------- */

#content fieldset {
	background-color: #F2F6FA;
	border: 1px solid #E2E6FA;
	margin: 1em 0 1.2em;
	padding: 1em;
}

#content fieldset h1, #content fieldset h2, #content fieldset h3 {
	background: none;
	border-bottom: 1px solid #BCD;
	margin-bottom: 0.6em;
	padding-bottom: 0.3em;
	padding-left: 0;
}

label {
	display: block;
	font: bold 0.9em Verdana,sans-serif;
	margin: 1em 0 0.2em;
}
label em {font-style: normal;}

input, textarea, select {
	border-color: #777 #CCC #CCC #777;
	border-style: solid;
	border-width: 1px;
	font: normal 1em Verdana,sans-serif;
	padding: 4px;
}

input.button {
	background: #E9E8E8 url('submit.gif') repeat-x left top;
	border: 1px solid #888;
	border-color: #BBB #888 #888 #CCC;	
	color: #444;
	cursor: pointer;
	font: normal 0.9em sans-serif;
	margin-top: 5px;
	padding: 4px 6px;
	width: auto;
}
input:focus,input:active,textarea:focus,textarea:active,select:focus,select:active,input.button:hover,input.button:focus {background: #FFFFF5;}
input.button:hover, input.button:focus {
	color: #123;
	cursor: pointer;
}
input.image {
	border: 0;
	padding: 0;
}

.form_row {padding: 10px 0 2px;}


/* 
   Images 
------------------------------------------------------------------- */

img{ vertical-align: middle;}

img.bordered, img.left, img.right {
	background-color: #FFF;
	border: 1px solid #DDD;
	padding: 3px;
}

img.left {margin: 0 15px 15px 0;}
img.right {margin: 0 0 15px 15px;}


/* 
   Box
------------------------------------------------------------------- */

.box {
	margin-bottom: 1.5em;
	padding: 4px 0 8px;
}
.box_title {
	background: url('box_title.gif') no-repeat left 2px;
	color: #444;
	font: normal 1.6em sans-serif;
	margin-bottom: 4px;
	padding-left: 26px;
}
.box p {padding: 4px 0;}
.box li {
	border-top: 1px solid #EEE;
	padding: 4px 6px;
}
.box li:first-child {border-top: none;}


/* 
   Thumbnails
------------------------------------------------------------------- */

.thumbnails {margin: 6px 0 2em -8px;}
.thumbnails a.thumb {
	background: #FFF;
	border: 1px solid #E5E5E5;
	display: block;
	float: left;
	margin: 0 0 8px 8px;
	padding: 3px;
}
.thumbnails a.thumb:hover {border-color: #BBB;}
.thumbnails .thumb img {display: block;}


/* 
   Posts 
------------------------------------------------------------------- */

.post {margin-bottom: 24px;}

.post_title a,.post_date a {text-decoration: none;}
.post_date a:hover,.post_meta a:hover {text-decoration: underline;}

.post_date {
	color: #777;
	margin-bottom: 14px;
}
.post_date a {color: #444;}

.post_meta {
	background: #F0F6FA;
	border-top: 1px solid #E0E6EA;
	color: #789;
	font-size: 0.9em;
	padding: 8px 10px;
}
.post_meta a {color: #223;}
.post_meta a:hover {color: #001;}


/* Archives */
.archive_pagination {margin-bottom: 1.6em;}
.archive_post {
	border-bottom: 1px dashed #DDD;
	margin-bottom: 8px;
	padding: 8px 0;
}
.archive_post_title h3 {background: none;}
.archive_post_date {
	background: #FEFEFE url('archive_post_date.gif') repeat-x left center;
	border: 1px solid #F2F2F2;
	border-color: #F2F2F2 #DADADA #D5D5D5 #F2F2F2;	
	float: left;
	font-size: 0.9em;
	margin-right: 12px;
	padding: 2px 0 5px;
	text-align: center;
	width: 44px;
}
.archive_post_day {font: normal 1.6em Georgia,serif;}


/* 
   Comments 
------------------------------------------------------------------- */

div.comment_list {
	border-top: 1px dashed #DDD; 
	margin: 0 0 2em;
}

.comment {
	border-bottom: 1px dashed #DDD;
	padding-top: 10px;
}
.comment_date {
	font-size: 0.9em;
	padding-top: 4px;
}
.comment_date a {
	color: #556;
	text-decoration: none;
}
.comment_date a:hover {
	color: #001;
	text-decoration: underline;
}
.comment_body {padding-top: 4px;}

.comment_gravatar {width: 48px;}
.comment_gravatar img {
	background: #FFF;
	border: 1px solid #DDD;
	padding: 2px;
}
.comment_author {padding-top: 3px;}


/* 
   Floats
------------------------------------------------------------------- */

.left {float: left;}
.right {float: right;}

.clear,.clearer {clear: both;}
.clearer {
	display: block;
	font-size: 0;
	line-height: 0;	
}


/* 
   Misc 
------------------------------------------------------------------- */

/* Separators */
.content_separator {
	background: #D6D6C6;
	clear: both;
	color: #FFE;
	display: block;
	font-size: 0;
	height: 1px;
	line-height: 0;
	margin: 12px 0 24px;
}

/* Messages */
.error, .notice, .success {
	border: 1px solid #DDD;
	margin-bottom: 1em;
	padding: 0.6em 0.8em;
}

.error {background: #FBE3E4; color: #8A1F11; border-color: #FBC2C4;}
.error a {color: #8A1F11;}

.notice {background: #FFF6BF; color: #514721; border-color: #FFD324;}
.notice a {color: #514721;}

.success {background: #E6EFC2; color: #264409; border-color: #C6D880;}
.success a {color: #264409;}


/* 
   IE float/background fixes
------------------------------------------------------------------- */

#header, h1, h2 {min-height: 0.01%;}
* html #header, * html h1, * html h2 {height: 0.01%;}












.navigation_menu{
	text-align: left;
	margin: 0px 0px 20px 0px;
	padding: 0px 5px 5px 5px;
	font-weight: bold;
	border-bottom: solid 1px #D7D7D7;
	}
.navigation_menu a{
	text-decoration: none;
	}
.navigation_menu a:hover{
	text-decoration: underline;
	}

.no_style_link{
	text-decoration: none;
	display: inline;
	border: 0px;
	padding: 0px;
	}
.no_style_link:hover{
	text-decoration: none;
	display: inline;
	border: 0px;
	padding: 0px;
	}

.hidden{
	display: none;
	}

.loadingState_div{
	position: absolute;
	right: 20px;
	top: 20px;
	visibility: hidden;
	z-index: 100;
	border: solid 1px #FF8080;
	padding: 3px 7px 3px 7px;
	background-color: #FFFFFF;
	}

#image_viewer{
	position: relative;
	float: left;
	overflow-x: scroll;
	width: 213px;
	height: 230px;
	margin: 0px 20px 7px 0px;
	padding: 5px;
	border: solid 1px #E9E9E9;
	text-align: center;
	white-space: nowrap;
	background-color: #FFFFFF
	}

.thumbnail1{
	padding: 5px;
	}


ul.sidebar_categories li.child{
	padding-left: 30px;
	}
ul.sidebar_categories a.selected{
	text-decoration: underline;
	color: #FF0066;
	}


.data_table {
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	}
.data_table thead td{
	background-color: #ebebeb;
	color: #666666;
	font-weight: bold;
	}
.data_table th{
	text-align: right;
	padding: 5px 5px 5px 5px;
	}
.data_table td{
	padding: 5px 5px 5px 5px;
	}

.grid_data_table {
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	}
.grid_data_table thead td{
	font-size: normal;
	font-weight: bold;
	color: #666666;
	background-color: #ebebeb;
	border-bottom: solid 1px #e1e1e1;
	padding: 5px 5px 5px 5px;
	}
.grid_data_table td{
	padding: 5px 5px 5px 5px;
	border-bottom: solid 1px #e1e1e1;
	vertical-align: top;
	}
.grid_data_table tfoot td{
	border: 0px;
	}

.form_data_table{
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	}
.form_data_table th{
	font-weight: normal;
	text-align: right;
	padding: 5px 5px 5px 5px;
	vertical-align: middle;
	}
.form_data_table td{
	padding: 5px 5px 5px 5px;
	}
.form_data_table thead td{
	font-size: larger;
	font-weight: bold;
	color: #505050;
	border-bottom: solid 1px #808080;
	padding: 15px 5px 5px 5px;
	}
.form_data_table_thead{
	font-size: larger;
	font-weight: bold;
	color: #505050;
	border-bottom: solid 1px #808080;
	padding: 15px 5px 5px 5px;
	}

.ul_left_myaccount{
	margin-top: 5px;
	margin-bottom: 0px;
	}
.ul_left_myaccount li{
	padding: 0px 0px 2px 0px;
	margin-left: -5px;
	}

.left_myaccount{
	position: relative;
	padding-bottom: 13px;
	text-align: left;
	}
.left_myaccount a{
	display: block;
	}
.left_myaccount a:hover{
	display: block;
	}


.cursor_hand{
	cursor: pointer;
	}

.ul_simple{
	padding: 0px;
	margin: 0px;
	}
.ul_simple li{
	padding-bottom: 5px;
	list-style: none;
	}



.striketrough{
	text-decoration: line-through;
	color: #ff0000;
	background: inherit;
	}

.shpc_product_link{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	}
.shpc_product_link:hover{
	text-decoration: underline;
	}

.row1{
	background-color: #ffffff;
	}
.row1:hover{
	background-color: #FFEEDD;
	}

.row2{
	background-color: #f7f7f7;
	}
.row2:hover{
	background-color: #FFEEDD;
	}

.row_selected{
	background-color: #FFF9F2;
	color: inherit;
	}
.row_red{
	background-color: #FF1717;
	color: inherit;
	}
.row_white{
	background-color: #FFFFFF;
	color: inherit;
	}

.red_msg{
	color: #ff0000;
	}

.product_list_grid_view{
	float: left;
	width: 210px;
	height: 210px;
	padding: 10px;
	text-align: center;
	}
.product_list_grid_view a.image{
	display: block;
	}
.product_list_grid_view a.title{
	display: block;
	}
.product_list_grid_view div.price{
	}
.product_list_list_view{
	position: relative;
	margin: 3px;
	height: 100px;
	border-bottom: dotted 1px #ff0000;
	}

.product_multi_pricing{
	float: left;
	width: 70px;
	padding-right: 10px;
	text-align: right;
	}

.subcategories_list{
	font-size: larger;
	}
.subcategories_list li{
	display: block;
	float: left;
	width: 225px;
	list-style-type: none;
	padding-right: 20px;
	white-space: nowrap;
	overflow: hidden;
	}

.captcha_img{
	float: left;
	padding: 3px;
	margin: 7px;
	border: dashed 1px #C09;
	}

.pagination a{
	margin: 0px 2px 0px 2px;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
	border: solid 1px #e0e0e0;
	}
.pagination a:hover{
	text-decoration: none;
	background-color: #f0f0f0;
	}
.pagination span{
	margin: 0px 2px 0px 2px;
	padding: 4px 7px 4px 7px;
	text-decoration: none;
	font-weight: bold;
	border: solid 1px #e0e0e0;
	background-color: #f0f0f0;
	}

.sortbar {
	clear: both;
	margin: 10px 0px 10px 0px;
	padding: 5px 2px;
	background: #F0F6FA;
	border-top: 1px solid #E0E6EA;
	}
.sortbar div.pagination {
	padding-left: 10px;
	}
.sortbar div.pagination a.a_pagin {
	margin: 0px 2px 0px 2px;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
	border: 0px;
	}
.sortbar div.pagination a.a_pagin:hover{
	text-decoration: none;
	background: none;
	}
.sortbar div.pagination span.a_pagin_sel{
	margin: 0px 2px 0px 2px;
	padding: 4px 7px 4px 7px;
	text-decoration: none;
	font-weight: bold;
	background: none;
	border: 0px;
	}
.sortbar select{
	border: solid 1px #B5B5B5;
	}
.sortbar select, .sortbar td{
	padding: 0px;
	}

.height1px{
	height: 1px;
	line-height: 1px;
	clear: both;
	}

.window{
	border: 1px solid #555555;
	}
.window div.title_bar{
	position: relative;
	padding: 5px 5px 5px 10px;
	background: #202233 url('window_title_bar.jpg') repeat-x;
	background-position: top;
	white-space: nowrap;
	font-weight: bold;
	border-bottom: 1px solid #BBBBBB;
	}
.window div.title_bar img.close{
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 5px;
	text-decoration: none;
	filter:alpha(opacity=90);
	opacity:0.9;
	cursor: pointer;
	}
.window div.title_bar img.close:hover{
	text-decoration: none;
	opacity:1;
	filter:alpha(opacity=100);
	}
.window div.content{
	position: relative;
	padding: 5px 10px 9px 10px;
	background-color: #FFFFFF;
	}
.window div.content div.bottom{
	text-align: right;
	}
.window_simple{
	text-align: center;
	padding: 10px;
	background-color: #FFFFFF;
	border: solid 1px #777777;
	}

table.shopping_cart{
	float: right;
	width: auto;
	margin: 0px 10px;
	border: 0px;
	}
table.shopping_cart tr, table.shopping_cart td{ 
	border: 0px;
	}
table.shopping_cart td{ 
	padding: 5px;
	}


.photo_gallery{
	position: relative;
	float: right;
	width: 193px;
	height: 546px;
	margin: 0px 20px 7px 0px;
	padding: 5px;
	overflow-x: hidden;
	overflow-y: auto;
	text-align: center;
	background-color: #FFFFFF
	}
.photo_gallery img{
	width: 180px;
	height: 180px;
	padding: 0px;
	opacity: 1;
	filter: alpha(opacity=100);
	border: solid 1px #FFFFFF;
	}
.photo_gallery img:hover{
	opacity: 0.95;
	filter: alpha(opacity=95);
	border: solid 1px #C09;
	}
.photo_gallery a:hover{
	cursor: url('zoomin.cur'), -moz-zoom-in;
	}
.thumbnail1{
	padding: 5px;
	}
