/*
-----------------------------------------------
CSS rules

Client:   Isak
Author:   Julian Kommunikation (www.julian.se)
Version:  #2 - 12 February 2009

REFERENCE
----------------------------------------------- */

/* =Content
-----------------------------------------------
01. Structure
02. Header
03. Content
04. Footer
05. Lists
06. Forms
07. Various
----------------------------------------------- */

/* =Structure (01)
----------------------------------------------- */
body,h1,h2,h3,h4,h5,h6,p,hr,div,table,tr,td,ul,ol,li,form,input,select,textarea {
	margin: 0;
	padding: 0;
	}

html, body	{height:100%; margin:0; padding:0;}

body {
	text-align: center;
	background: #7D7057;
	background: #706551;
	font-size: 69%;
	line-height: 1.2em;
	font-family: Arial, Helvetica, 'Lucida Grande', Georgia, sans-serif;
	/*color: #70939B;*/
	color: #5A3C19;
	}

#mainWrapper {
	margin: 0 auto;
	padding: 10px;
	text-align: left;
	position:absolute;
	left: 50%; 
	top: 50%;
	width: 890px;
	height: 400px;
	margin-top: -230px; /* half of the height */
	margin-left: -405px; /* half of the width */
	background: #fff;
	}
#x_container {
	margin: 0 auto;
	text-align: left;
	width: 890px;
	height: 100%;
	position: relative;
}
#x_float {
	float: left;
	height: 50%;
	margin-bottom: -280px;
	width: 100%;
}
#x_content {
	clear: both;
	height: 560px;
	width: 890px;
	position: relative;
	display: block;
}
#indexDefault,
.centerColumn {
	position: relative;
	background: #fff;
	padding: 10px;
	overflow: hidden;
	width: 810px;
	height: 400px;
	clear: both;
}

a img {border: none;}

a:link, #navEZPagesTOC ul li a {
	color: #3300FF;
	color: #5A3C19;
	text-decoration: none;
	}
 
a:visited {
	color: #3300FF;
	color: #5A3C19;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #FF0000;
	color: #5A3C19;
	text-decoration: underline;
	}

a:active {
	color: #0000FF;
	color: #5A3C19;
	}

h1 {
	font-size: 30px;
	text-transform: uppercase;
	margin: -10px 0 0;
	padding: 0 0 20px;
	text-align: right;
	display: block;
	}

h2, h1#ezPagesHeading, h1#productListHeading {
	font-size: 25px;
	text-transform: uppercase;
	padding: 50px 0 0;
	text-align: right;
	color: #fff;
	display: block;
	}

.categoryListBoxContents h2 {
	position: absolute;
	top: 5px;
	right: 25px;
	color: #706551;
	}

h1#moreNewsHeading {
	font-size: 25px;
	font-weight: normal;
	padding: 63px 0 0 10px ;
	width: 360px;
	text-align: left;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, label, h4.optionName, legend, address, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

/*.biggerText {
	font-size: 1.2em;
	}*/

code {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

p, address {
	padding: 0.5em;
	}

address {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

hr {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

hr#checkoutline {
	color: #C2ECED;
	background-color: #9ADDDF;
	height: 1px;
	border: none;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

/* =Header (02)
----------------------------------------------- */
#logoWrapper {
	position: relative;
	float: left;
	top: 10px;
	left: 0;
	height: 166px;
	width: 60px;
	}

#x_mainblock {
	width: 830px;
	float: right;
}

#navMainWrapper {
	float: left;
	position: relative;
	width: 650px;
	left: 0;
	height: 25px;
	padding: 5px 0 0;
	text-transform: uppercase;
	text-align: left;
	}

#topmenu {
	float: right;
	position: relative;
	width: 150px;
	right: 0;
	padding: 5px 0 0;
	height:25px;
	text-transform: uppercase;
	text-align: right;
	}

.sifrmenu {
	width: 830px;
	height: 30px;
	color: #706551;
	font-size: 11px;
	text-transform: uppercase;
	text-align: left;
	}

.sifrtopright {
	width: 300px;
	text-align: left;
	margin: 0 -5px 0 0;
	}

.sifrmenu a,
.sifrmenu a:link {
	color: #ffffff;
	}

.sifrmenu a:hover {
	color: #BDB39F;
	}

/* =Content (03)
----------------------------------------------- */
.centerBoxContentsNew {
	float: left;
	}

.centeredContent {
	margin: 0;
	padding: 0 10px 10px 0 !important;
	}

#whatsNew,
#customfront {
	position: absolute;
	width: 820px;
	}
#customfront {
	background: #fff;
	height: 420px;
	}

#bbox-left,
#bbox-right {
	overflow: hidden;
	float: left;
	width: 400px;
	height: 400px;
	}

#bbox-right {
	position: right;
	float: right;
	display: inline;
	margin: 0;
	background: #eee;
	background: #9ECCD0;
	background: #78CDD0;
	padding: 15px;
	height: 370px;
	width: 370px;
	overflow:auto; /* jesper added 2010-11-06 */
	}

#bbox-left.norightmargin {
	width: 410px;
	/*height: 400px;
	overflow: hidden;*/
	margin: 0 -10px 0 0;
	}

#indexCategories {
	margin: 0 -10px 0 0;
	}

.categoryListBoxContents {
	position: relative;
	}

#moreNewsDefault #bbox-left .newsContent {
	padding: 10px;
	}

#shoppingCartDefault #bbox-left,
#createAcctDefault #bbox-left,
#checkout #bbox-left {
	background: #78CDD0;
	}

    #shoppingCartDefault,
    #checkout {
    height: 400px;
    overflow: hidden;
     }
#ezPageDefault {
	width: 810px;
	height: 400px;
	background: #fff;
	padding: 10px;
	}
#ezPageDefault #ezEX {
	width: 780px;
	height: 400px;
	overflow: hidden;
	background: #eee;
	background: #9ECCD0;
	background: #78CDD0;
	padding: 0 15px;
	}

#retailscroll {
	padding: 0 15px 0 0;
	
	}
.retailscroll-higher {
	height: 290px !important;
	}
.only-retail {
	height: 240px !important;
	}
#retailers-nav {
	position: absolute;
	bottom: 25px;
	}

.blogpage {
	width: 810px !important;
	height: 400px !important;
	padding: 0 !important;
	background: #fff !important;
	padding: 10px !important;
	}

.productListing-data {
	float: left;
	padding: 0 10px 10px 0;
	}

#productAdditionalImages {
	float: left;
	width: 100%;
	margin: 0 0 10px;
	}

#productAdditionalImages img {
	float: left;
	margin: 0 10px 0 0;
	}

#whatsNew img,
#customfront img {
	float: left;
	margin: 0 10px 10px 0;
	width: 126px;
	height: 126px;
	}

#prodload,
#inspload {
	position: absolute;
	top: 10px;
	width: 400px;
	height: 400px;
	}

#prodload {
	left: 10px;
	}

#inspload {
	right: 10px;
	}

.switchgroup {
	display: none;
	position: absolute;
	width: 370px;
	height: 285px;
	padding: 5px 15px 15px;
	top: 105px;
	right: 10px;
	background: #eee;
	background: #9ECCD0;
	background: #78CDD0;
	}

.switchgroup h3 {
	margin: 0 0 0 5px;
	color: #706551;
	}

#newsletteronly {
	position: absolute;
	top: 460px;
	right: 0;
	background: #fff;
	padding: 5px 5px 5px 2px;
	}
#newsletter-title {
	position: absolute;
	top: -8px;
	right: 320px;
	text-align: right;
	padding: 5px 0 0 2px;
	width: 360px;
	height: 40px;
	color: #fff;
	}
#newsletteronly input {
	margin-right: 5px;
	vertical-align: middle;
	}
#newsletteronly input#newsonlyemailfield {
	border: 1px solid #bbb;
	padding: 2px;
	}
#newsletteronly input#newsonlysubscribebutton {
	margin: 0 0 0 5px;
	}

#shoppinglinkblock {
	float: right;
	text-align: right;
	margin: 170px 0 0;
	color: #fff;
	}

.checkoutlinkblock {
	margin: 20px 0 0 !important;
	}

.checkoutlinkpaypal {
	margin: 140px 0 0 !important;
	}

#checkoutSuccessMainContent p {
	padding: 10px 0 0;
	}

#shoppinglinkblock a,
#shoppinglinkblock a:link,
#shoppinglinkblock a:visited {
	color: #fff;
	}

#shoppinglinkblock a:hover {
	text-decoration: underline;
	}

/* =Footer (04)
----------------------------------------------- */
#navMain {
	flolat: left;
	position: relative;
	left: 0;
	height: 30px;
	width: 160px;
	}

#pagmenu {
	float: right;
	position: relative;
	right: -10px;
	height: 30px;
	width: 650px;
	text-align: right;
	z-index: 1000;
	}

#navSupp {
	position: relative;
	float: left;
	width: 720px;
	margin: 55px 0 0;
	height: 30px;
	}
#socialmedia {
	position: relative;
	float: right;
	text-align: right;
	width: 100px;
	margin: 30px -5px 0 0;
	padding: 5px;
	height: 30px;
}
#socialmedia a {
	margin: 0 0 0 5px;
}

/* =Lists (05)
----------------------------------------------- */
.navSplitPagesResult {}
.navSplitPagesLinks {}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}

.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	background-color: #cc9900;
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne {
	background-color: #FFCC99;
	}

#navColumnTwo {
	background-color: #00BFBF;
	}

#press-images {
	margin: 10px 0 0;
	}
#press-images h3 {
	font-size: 1em;
	font-weight: normal;
	}
.marquee0,
.marquee1 {
	position: relative;
	float: left;
	width: 780px;
	display: inline;
	margin: 2px 0 0;
	padding: 0 5px 5px 0;
	}
.marquee0 img,
.marquee1 img {
	margin: 0 5px 0 0;
	padding: 0;
	}

.cartAttribsList ul li,
ul.cartAttribsList li {
	list-style-type: none;
	font-style: italic;
	color: #666;
	}

/* =Tables (06)
----------------------------------------------- */
table#cartContentsDisplay {
	margin: 20px;
	width: 360px;
	}

table#cartContentsDisplay th {
	vertical-align: middle;
	}

table#cartContentsDisplay th {
	padding: 0;
	}

table#cartContentsDisplay td {
	padding: 0 0 5px;
	vertical-align: top;
	}

table#cartContentsDisplay th.fixedprod,
table#cartContentsDisplay td.fixedprod {
	width: 100px !important;
	}

table#cartContentsDisplay th.fixedcol,
table#cartContentsDisplay td.fixedcol {
	width: 52px !important;
	}

table#cartContentsDisplay th#scProductsHeading {
	width: 130px;
	padding-right: 5px;
	}

table#cartContentsDisplay td.cartQuantityUpdate,
table#cartContentsDisplay td.cartRemoveItemDisplay {
	padding: 0 0 0 10px;
	}

table#cartContentsDisplay td#carttotaltr {
	padding: 10px 0 0;
	font-weight: bold;
	}

table#cartContentsDisplay tr#ottotal td {
	font-weight: bold;
	}

table#cartContentsDisplay tr.checkoutsummary td {
	padding: 5px 0 0;
	}

td.prodattrName {
	font-weight: bold;
	padding: 0 10px 0 0;
	}
table.prodattr input {
	border: none;
	padding: 1px;
	}

td.checkoutlinetd {
	height: 15px;
	}

td.tdonlyten {
	height: 5px !important;
	}

/* =Forms (07)
----------------------------------------------- */
form, select, input {
	display: inline;
	font-size: 1em;
	}

textarea {
/*	float: left;*/
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #F0F8FF;
	}

fieldset {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

legend {
	font-weight: bold;
	padding: 0.3em;
	}

label, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

label.checkboxLabel, label.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

label.inputLabel {
	width: 11em;
	float: left;
	}

label.inputLabelPayment {
	width: 15em;
	float: left;
	}

label.selectLabel, label.switchedLabel, label.uploadsLabel  {
	width: 12em;
	float: left;
	}

label.attribsSelect {
	margin: 0;
	padding: 0;
	}

form#formcheckout div {
	text-align: right;
	margin: 0;
	padding: 0 0 0 5px;
	}
form#formcheckout fieldset {
	margin: 0;
	padding: 0;
	display: none;
	}
form#formcheckout p {
	padding: 0 0 0 10px;
	}
form#formcheckout label,
form#formcheckout input,
form#formcheckout select {
	display: block;
	clear: both;
	float: right;
	padding: 0;
	margin: 0;
	width: 100%;
	}
form#formcheckout label,
form#formcheckout input {
	text-align: right;
	}
form#formcheckout label {
	padding: 0 2px 0 0;
	font-size: 95%;
	}
form#formcheckout input {
	text-align: left;
	border: 1px solid #fff;
	padding: 2px;
	}
form#formcheckout input.submitbutton {
	width: auto;
	padding: 2px;
	float: right;
	clear: none;
	}
form#formcheckout span {
	padding: 2px;
	float: right;
	}
form#formcheckout select {
	margin: 0 2px;
	border: 2px solid #fff;
	}
form#formcheckout input.inputhide {
	display: none;
	}

span.alert { display: none; }

#cartAdd {
	padding: 0;
	margin: 0;
	}

input.textsubmitbutton,
input.checkoutsubmitbutton {
	background: #78CDD0;
	font-family: Arial, Helvetica, 'Lucida Grande', Georgia, sans-serif;
	color: #5A3C19;
	border: none;
	text-align:left;
	white-space: nowrap;
	margin: 0 0 0 -5px;
	padding: 0 5px 0 0;
	text-align: right !important;
	}

input.textsubmitbutton {
	color: #5A3C19;
	text-align: left;
	}

input.checkoutsubmitbutton {
	color: #fff;
	text-align: right;
	margin: 0 !important;
	padding: 0 !important;
	border: none !important;
	}

input.checkouttopaypal {
	margin: 40px -8px 0 0 !important;
	}

input.textsubmitbutton:hover,
input.checkoutsubmitbutton:hover {
	text-decoration: underline;
	color: #fff;
	cursor: pointer;
	cursor: hand;
	padding: 0;
	margin: 0;
	}

/* =Various (08)
----------------------------------------------- */
.newsInfo {
  text-align: left;
  font-style: normal;
}

.newsContent {
font-size: 1.0em;
}

#newsArchivTitleHeading {
	text-align: left;
	}

#newsArchivDateHeading {
	text-align: right;
	}

#productPrice {
	float: left;
	width: 100%;
	margin: 10px 0;
	text-align: right;
	}

#productAttributes {
	float: right;
	margin: 0 0 -20px;
	width: auto;
	}

.wrapperAttribsOptions {
	float: left;
	margin: 0 0 20px 20px;
	}

#cartAdd #totalPrice {
	margin: 0 0 10px;
	}

#cartAdd {
	text-align: right;
	}

.mytable {
	width: 100%;
	border-collapse: collapse;
	}

.mytable th,
.mytable td {
	padding: 0 0 5px;
	height: 15px;
	line-height: 15px;
	border-bottom: 1px solid #A6E1E3;
	}

.mytable th {
	text-transform: uppercase;
	}

.mytable td {
	padding: 1px 4px 3px 0;
	color: #4F5E72;
	}

.feq_right_align_conf {
	padding: 180px 0 20px;
	text-align: right;
	color: #fff;
	}
.feq_right_align_img {
	text-align: right;
	}

#pppayment_drop {
	position: absolute;
	left: -10000px;
	top: -10000px;
	}
#sagepppay {
	display: none;
	}

/*#tempsage {
	position: absolute;
	left: 10000px;
	top: 10350px;
	}
#tempsage label {
	display: none;
	}*/

div#bbox-left .messageStackError {
	display: none;
}

#newzapp_signupform {
	padding: 30px 0 0;
}

#newslcheck {
	position: absolute;
	left: 435px;
	bottom: 60px;
	width: 250px;
	height: 15px;
}
input#newsletter-checkbox,
label.checkboxLabel {
	position: absolute !important;
}
input#newsletter-checkbox {
	left: 0;
	top: 1px;
	width: 10px !important;
	border: none !important;
}

label.checkboxLabel {
	left: 17px;
	width: auto !important;
}
