body{
	margin:0;
	background:#efefef;
	font:11px arial,sans-serif;
}
img{border-style:none;} 
a{text-decoration:none;}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#page {
	width:1000px;
	overflow:hidden;
	margin:0 auto;
	position:relative;
	padding:154px 0 0;
}

.button {
	background: #008BCE;
	border:0px;
	padding-top:3px;
	padding-bottom:3px;
	color: #ffffff;
	padding-left: 8px;
	padding-right: 8px;
}



.inQty {
	width:20px;
}

.checkbox {
	width:14px;
}

#ajaxLoader {
	display: none;
}

/* General page layout, outermost level */
#pageContent {
	background:url(/templates/swecat2.com/images/bg-gradient.gif);
	background-repeat:repeat-x;
	height:202px;
	font-family: Verdana, Times;
}

.fRight {
	float: right;
}

.ml10p {
	margin-left: 10px;
}
.mr10p {
	margin-right: 10px;
}
.mt10p {
	margin-top:10px;
}
.mt15p {
	margin-top:15px;
}
.mt20p {
	margin-top:20px;
}
.pr2p {
	padding-right: 2px;
}

.pt6p {
	padding-top: 6px;
}

.fl40p {
	float: left;
	width: 40px;
}

.fl95p {
	float:left;
	width:95px;
}

.w60 {
	width:60px;
}

.w20p {
	width:20px;
}

.zz {
	padding:0px;
	margin:0px;
}

.error {
	border:4px solid;
	border-color: #ff0000;
	padding:10px;
	font-weight:bold;
}

/* Header */
#headContent {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	background:url(/templates/swecat2.com/images/bg-head.gif);
	background-repeat:repeat-x;
	height:187px; 
	border:1px solid;
	border-bottom:0px;
	border-color:#cccccc;
	overflow:hidden;
}
#headLogo {
	margin-left:20px;
}
#headLangCurrBox {
	position:relative;
	top:-170px;
	left:300px;
	width:690px;
	height:24px;
}

#headLangCurrBox h1 {
	float:left;
	margin:0px;
	padding:0px;
	font-size:12px;
	font-weight:normal;
	color: #464646;
}

#headLangCurrBox ul {
	list-style:none;
	display:inline;
	padding:0;
	margin:0;
}
#headLangCurrBox li {
	display:inline;
	padding:4px;
}
#headLangCurrBox li a {
	color: #464646;
}
#headLangCurrBox .active {
	padding-bottom:5px;
	background:url(/templates/swecat2.com/images/bg-langcurr.gif);
}
#headLangBox {
	float:right;
	margin-right:10px;
}
#headLangBox li {
	padding-right:4px;
}
#headLinkBox {
	position:relative;
	left:270px;
	top:-75px;
	font-size:14px;
	color:#595959;
}
#headLinkBox ul {
	list-style:none;
	display:inline;
	padding:0;
	margin:0;
}
#headLinkBox li {
	display:inline;
	padding:4px;
}
#headLinkBox a {
	color:#595959;
}

#headCart {
	position:relative;
	overflow:hidden;
	left:688px;
	top:-114px;
	width:248px;
	height:47px;
	background: url(/templates/swecat2.com/images/bg-cart5.gif) no-repeat;
	padding-top: 15px;
	padding-left: 65px;
	padding-right: 0px;
}
#headCart strong {
	color: #464646;
	font-weight:bold;
}
#headCart a {
	text-decoration: underline;
}

#headCart > div {
	float:left;
	width:115px; 
	height:30px;
}

#headCart div {
	float:left;
	width:120px;
}

#headCart strong {
	display: block;
	margin-bottom:7px;
}

#headAnimals {
	position:relative;
	left:846px;
	top:-250px;
	width:150px;
}
#headUserbar {
	position:relative;
	left:270px;
	top:-200px;
	font-size:12px;
	height:32px;
}

#headUserbar div {
	display: inline;
	position: relative;
}

#headAd {
	width:350px;
	height:40px;
	position:relative;
	top:-390px;
	left:270px;
	color:#3db9eb;
	font-size:12px;
	font-weight:bold;
}

#hubC1 {
	top:-7px;
}

#hubC1 img {
	padding-right:10px;
}

#hubC2 {
	top:-13px;
}

#hubC3 {
	top:-4px;
	padding-left:10px;
	padding-right:10px;
}

#hubC4 {
	top:-7px;
}
#hubC4 img {
	padding-right:10px;
}

#hubC5 {
	top:-13px;
}

/* Content */
#contentPane {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	background:#ffffff;
	border:1px solid;
	border-top:0px;
	border-color:#cccccc;
	overflow:hidden;
}
#content {
	overflow:auto;
	min-height:600px;
}

#contentLeft {
	float:left;
	width:235px;
	overflow:hidden;
}

#contentLeft > div {
	padding:10px;
}

#contentLeftTabset {
	height:27px;
}

#contentLeftTabset ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#contentLeftTabset ul li {
	float:left;
	background: url(/templates/swecat2.com/images/tab_inactive.gif) no-repeat;
	width:88px;
	height:27px;
}

#contentLeftTabset ul .active {
	background: url(/templates/swecat2.com/images/tab_active.gif) no-repeat;
	z-index:20;
	overflow:visible;
	height:28px;
}

#contentLeftTabset li p {
	margin-top:7px;
	font-size:12px;
	font-weight:bold;
	margin-left: auto;
	margin-right: auto;
	width:86px;
	text-align: center;
}

#contentLeftTabset li a {
	color: #000000;
}

#contentLeftTablinks {
	border:1px solid;
	border-color: #dddddd;
	z-index:-1;
	background: #fbfbfb;
	padding:10px;
}

#contentLeftTablinks ul {
	list-style: none;
	margin: 0;
	padding-left: 0px;
	font-size:12px;
}

#contentLeftTablinks a {
	color: #757575;
}

#contentLeftTablinks li {
	padding-left: 12px;
}

#contentLeftTablinks ul .wChildren {
	background: url(/templates/swecat2.com/images/catplus.gif) no-repeat 0px 3px;
	padding-left: 12px;
}

#contentLeftTablinks ul ul {
	list-style: none;
	margin: 0;
	padding-left: 2px;
	display: none;
}

#contentLeftTablinks .campaign {
	background: url(/templates/swecat2.com/images/cat_arrow.gif) no-repeat 0px 13px;
	color: #757575;
	font-size: 12px;
	font-weight: bold;
	padding-top:10px;
	padding-left:10px;
}

#contentLeftTablinks .search {
	padding-top:20px;
	padding-left:25px;
	height:25px;
	background: url(/templates/swecat2.com/images/cat_magglass.gif) no-repeat 0px 14px;
}

#contentLeftTablinks .search input:first-child {
	width:115px;
}

#contentLeftTablinks .search input {
	width:40px;
}

#contentLeftTablinks #keyword {
	width:118px;
}

#contentLeftTrack {
	margin-top:10px;
	border:1px solid;
	color: #757575;
	border-color: #dddddd;
	background: url(/templates/swecat2.com/images/postenlogga.gif) no-repeat #fbfbfb 10px 14px;
	padding:10px;
	padding-top:20px;
}

#contentLeftTrack b {
	padding-top:20px;
	margin-left:45px;
	font-size:12px;
	color:#4d4d4d;
}

#contentLeftTrack span {
	margin-top:20px;
	display:block;
}

#contentLeftTrack p {
	margin-top:10px;
	margin-left:25px;
}

#contentLeftTrack .button {
	width:40px;
}

#contentLeftTrack .pacid {
	width:118px;
}

#contentLeftNewsletter {
	margin-top:10px;
	border:1px solid;
	color: #757575;
	border-color: #dddddd;
	background: url(/templates/swecat2.com/images/letter.gif) no-repeat #fbfbfb 14px 14px;
	padding:10px;
	padding-top:20px;
}

#contentLeftNewsletter b {
	padding-top:10px;
	margin-left:45px;
	font-size:12px;
	color:#4d4d4d;
}

#contentLeftNewsletter p {
	margin-top:20px;
}

#contentMain {
	float:left;
	width:570px;
}

#contentMain > div {
	margin:10px 0px 20px 10px;	
}

#contentMain h1 {
	clear:both;
	color: #464646;
	font-weight:bold;
	font-size:16px;
}

#contentMain p {
	font-size:12px;
}

#contentRight {
	float:right;
	width:175px;
	overflow:hidden;
}
#contentRight b {
	color:#000000;
}
#contentRight ul {
	padding-left:10px;
	margin-left:3px;
	color:#53c4ec;
}
#contentRight ul span {
	color:#757575;
}
#contentRightInner {
	background:#f9f9f9;
	border-left:1px solid;
	border-bottom:1px solid;
	border-color:#eeeeee;
	padding:10px;
	color:#757575;
}
#contentRight .hr {
	margin-bottom:10px;
	margin-top:10px;
	height:1px;
	background-color: #dddddd;
	clear:both;
}
#contentRightPayment {
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
}
#contentRightPayment img {
	margin-top:6px;
}
#contentRightTwitter {
	height:35px;
	vertical-align:text-bottom;
}
#contentRightTwitter a {
	color: #757575;
}
#contentRightFacebook {
	clear:both;
	height:25px;
}
#contentRightFacebook a {
	color: #757575;
}
/* Footer */
#footer {
	clear:both;
	height:130px;
	background:#c1e4f1;
	border-top:1px solid;
	border-color:#cccccc;
}
#footerLeft {
	float:left;
	width:250px;
}
#footerLeft ul {
	list-style:none;
	font-weight:bold;
	color:#666666;
	font-size:12px;
	padding-left:20px;
	margin-left:0;
	margin-top:15px;
}
#footerLeft a {
	color:#666666;
}

#footerMiddle {
	float:left;
	width:496px;
	text-align:center;
	font-size:11px;
	color:#666666;
	padding-top:25px;
}
#footerMiddle h2 {
	font-size:12px;
	font-weight: bold;
	margin:0;
	padding:0;
}

#footerRight {
	float:left;
	width:250px;
}
#footerRight img {
	padding-left:150px;
	padding-top:30px;
}
#footerBottom {
	height:15px;
	background:#2cafe3;
}

/* Content pane, category */
.cpCatProduct {
	float:left;
	height:280px;
	width:257px;
	padding:10px;
	color: #464646;
}

.cpCatProduct h2 {
	font-size:11px;
	font-weight: bold;
	height:30px;
	padding:0;
	margin:0;
	padding-top:5px;
}

.cpCatProductText {
	height:30px;
	overflow:hidden;
	margin-bottom:10px;
}

.cpCatProduct a {
	color: #464646;
}

.cpCatProduct em {
	color: #ff0000;
	font-weight: bold;
}

.cpCatProduct i {
	font-style: normal;
	text-decoration: line-through;
	font-weight: bold;
}

.cpCatProduct img {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.cpCatProductImg {
	height:150px;
	width:254px;
	display: table-cell;
	vertical-align:middle;
	margin-left:auto;
	margin-right:auto;
}

.cpCatProductRow {
	margin-top:15px;
	height:20px;
}

.cpCatProductRow a {
	line-height:20px;
	display:block;
	float:left;
}

.cpCatProductRow p {
	display:block;
	float:right;
	padding:0px;
	margin:0px;
}

.cpCatProductRowL {
	float:left;
}

.cpCatRow {
	overflow:hidden;
	margin-top:10px;
}

.cpCatRuler {
	float:left;
	height:300px;
	width:1px;
	margin-left:2px;
	margin-right:2px;
	background:#e1e1e1;
}

.cpCatHRuler {
	background:#e1e1e1;
	height:1px;
	margin-top:15px;
	margin-bottom:20px;
}

.cpCatHeader {
	height:5px;
	border-top:1px solid;
	border-bottom:1px solid;
	border-color:#e1e1e1;
	background:#f7f7f7;
}

.cpCatFooter {
	clear:both;
	height:20px;
}

#cpChangeButtons {
	float:right;
	margin-top:20px;
}

#cpChangeSum {
	background:#f7f7f7;
	height:35px;
	border-top:1px solid;
	border-bottom:1px solid;
	border-color:#e1e1e1;
}

#cpChangeSum div {
	float:right;
	margin-left:10px;
	margin-right:10px;
	margin-top:11px;
}

#cpChangeForm p {
	font-size:10px;
}

.cpChangeRow {
	height:70px;
	clear:both;
}

.cpChangeRow img {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.cpChangeRowC1 {
	float:left;
	width:70px;
	height:70px;
}

.cpChangeRowC2 {
	float:left;
	width:290px;
	padding-top:10px;
	padding-left:10px;
}

.cpChangeRowC2 strong {
	display:block;
	margin-bottom:10px;
}

.cpChangeRowC3 {
	float:left;
	width:50px;
	padding-left:10px;
	font-size:10px;
}

.cpChangeRowC3 span {
	line-height:18px;
}

#regForm {
	margin-top:10px;
}

#regForm table input {
	margin-left: 0;
	width: 160px;
}

#regForm table input.checkbox {
	width:14px;
}

#regForm table select {
	width: 166px;
}

.sitemap a {
	background: #ffffff;
	padding:4px;
}

.sitemapLine {
	background:url(/templates/swecat3.com/images/line.gif);
	background-repeat:repeat-y;
}
.sitemapHline {
	background:url(/templates/swecat3.com/images/hline.gif); 
	background-repeat:repeat-x;
}

#mypageTabset {
	margin-top:20px;
	height:27px;
}

#mypageTabset ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#mypageTabset ul li {
	float:left;
	background: url(/templates/swecat2.com/images/tab_inactive.gif) no-repeat;
	width:88px;
	height:27px;
}

#mypageTabset ul .active {
	background: url(/templates/swecat2.com/images/tab_active.gif) no-repeat;
	z-index:20;
	overflow:visible;
	height:28px;
}

#mypageTabset li p {
	margin-top:7px;
	font-size:10px;
	font-weight:bold;
	margin-left: auto;
	margin-right: auto;
	width:86px;
	text-align: center;
}

#mypageTabset li a {
	color: #000000;
}

#mypageContent {
	border:1px solid;
	border-color: #dddddd;
	z-index:-1;
	background: #fbfbfb;
	padding:10px;
}

#mypageContent > div {
	display: none;
}

#mypageContent > div.active {
	display: block;
}

#mypageAddress div:first-child input {
	width:140px;
}

#mypageAddress select {
	width:146px;
}

#mypageAddress div:first-child input.checkbox {
	width:14px;
}

#mypageAddress table td {
	width:120px;
}

#mypagePassword div:first-child input {
	width:140px;
}

#mypagePassword table {
	margin-top:15px;
}

#mypagePassword table td {
	width:120px;
}

#mypagePassword div + div {
	margin-top:15px;
}

.mypageWishlistRow {
	clear:both;
	height:120px;
}

.mypageWishlistRowC1 {
	float:left;
	width:120px;
	margin-left:auto;
	margin-right:auto;
}

.mypageWishlistRowC1 img {
	margin-left:auto;
	margin-right:auto;
	display:block;
}

.mypageWishlistRowC2 {
	float:left;
	width:280px;
	padding:10px;
}
.mypageWishlistRowC2 span {
	font-size:10px;
	display: block;
	margin-top:7px;
	margin-bottom:7px;
}
.mypageWishlistRowC3 {
	float:right;
	margin-top:30px;
}

#mypageWishlistFooter table input,textarea {
	width:370px;
}

.mypageWatchlistRow {
	clear:both;
	height:120px;
}

.mypageWatchlistRowC1 {
	float:left;
	width:120px;
}
.mypageWwatchlistRowC1 img {
	margin-left:auto;
	margin-right:auto;
	display:block;
}

.mypageWatchlistRowC2 {
	float:left;
	width:280px;
	padding:10px;
}
.mypageWatchlistRowC2 span {
	font-size:10px;
	display: block;
	margin-top:7px;
	margin-bottom:7px;
}

.mypageWatchlistRowC3 {
	float:right;
	margin-top:30px;
}

.cpIndexFooterRow {
	overflow:hidden;
	margin-top:30px;
}

.cpIndexC1 {
	float:left;
	width:275px;
}

.cpIndexC2 {
	float:left;
	width:100px;
}

.cpIndexC2 img {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.cpIndexC3 {
	float:left;
	width:170px;
}
.cpIndexC3 span {
	display:block;
	margin-top:10px;
}

.cpIndexC3 a {
	display:block;
	margin-top:6px;
	font-weight:bold;
	color: #464646;
}

.cpIndexFooter {
	height:50px;
}
.cpIndexRowSep {
	float:left;
	width:5px;
	height:1px;
}

#pageMain {
	color: #464646;
}

#pageSubIndex {
	height:70px;
}

#pageSubIndex > div {
	float:left;
	width:140px;
}

#pageSubIndex ul {
	margin:0px;
	padding-left:15px;
}

#imageFader {
	height:228px;
	width:560px;
	overflow: hidden;
}

#pactrackMain object {
	border:1px solid;
	border-color: #eeeeee;
	height:550px;
	width:555px;
}

#mregFooter {
	clear:both;
	margin-top:10px;
	float:right;
}

#mregAccept {
	margin-top:20px;
}
#mregAccept div {
	float:left;
	width:450px;
}

#mregAccept div:first-child {
	float:left;
	width:100px;
	height:60px;
}

#mlForm div:first-child {
	width:240px;
	margin-top:20px;
	float:left;
	margin-left: 0px;
}

#mlForm div:first-child div {
	float:right;
	margin-top:10px;
	margin-right:10px;
}

#mlForm > div {
	float:left;
	width:200px;
	margin-top:30px;
	margin-left:30px;
}

#mpBuyBar {
	clear: both;
	border-top:1px solid;
	border-bottom: 1px solid;
	border-color: #e1e1e1;
	height:22px;
	background: #fbfbfb;
	padding:5px;
	padding-right:10px;
}

#mpBuyBar span {
	float:right;
	margin-right:10px;
	display:block;
	line-height:24px;
}

#mpBuyBar input.text {
	float:right;
	margin-right:10px;
	height:17px;
	font-size:12px;
}

#mpBuyBar input:first-child {
	float:right;
	height:22px;
	width:60px;
}

#mpText {
	margin-top:20px;
	border-top:1px solid;
	border-color: #e1e1e1;
	background: #fbfbfb;
	padding:10px;
	color: #333333;
	font-size: 10px;
}

#mpText p {
	font-family: Verdana;
	font-size:11px;
}

#mpText p:first-child {
	margin-top:0px;
}

#mpAttribs {
	float:left;
	width:340px;
}

#mpAttribs dl {
	padding-top:5px;
}

#mpAttribs dt {
	clear: both;
	display: block;
	float:left;
}

#mpAttribs dd {
	display: block;
	float: left;
	margin:0;
	margin-left:5px;
	font-weight: bold;
	padding:0;
}

#mpAttribs dd em {
	color: #ff0000;
}

#mpAttribs dd i {
	font-style: normal;
	text-decoration: line-through;
}

#mpImage {
	float:left;
	width:220px;
	height:220px;
}

#mpImage table {
	height: 100%;
	width:100%;
}

#mpImage img {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

#crProdActions {
	margin-bottom:10px;
}

#crProdActions ul {
	list-style:none;
	padding:0;
	margin:0;
}

#crProdActions li {
	margin-top:10px;
	height:20px;
	padding:0;
	margin-left:0;
}

#crProdActions dl {
	padding:0;
	margin:0;
}

#crProdActions dt {
	padding:0;
	margin:0;
	float:left;
	display:block;
	width:25px;
}

#crProdActions dd {
	display:block;
	float:left;
	margin:0;
	padding:0;
	margin-top:4px;
	margin-left:5px;
}

#crProdActions img {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.miniProduct {
	padding-top:10px;
	padding-bottom:10px;
}

.miniProduct img {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.miniProductName {
	margin-top:5px;
	text-align:center;
}

.miniProductFooter {
	height:20px;
}

.miniProductFooter div:first-child {
	float:left;
	margin-top:11px
}

.miniProductFooter div {
	float:right;
	margin-top:8px;
}

.miniProductFooter em {
	font-weight: bold;
	font-style: italic;
	color: #ff0000;	
}

.miniProductFooter i {
	font-style: normal;
	text-decoration: line-through;	
}

.crProdHead {
	text-align:center;
	font-weight:bold;
	margin-bottom:0px;
}

#mpProdnoSelector {
	float:right;
	margin-right:20px;
	height:22px;
	font-size:12px;
}

#mpReview {
	display: none;
	margin-top:20px;
	border-top:1px solid;
	border-color: #e1e1e1;
	background: #fbfbfb;
	padding:10px;
	color: #333333;
	font-size: 10px;
}

#mpReview dl {
	clear:both;
	padding:0;
	margin-top:3px;
}

#mpReview h2 {
	color: #464646;
	padding-top:0px;
	margin-top:0px;
	font-size:14px;
	font-weight: bold;
}

#mpReview dt {
	width:100px;
	line-height:20px;
	display:block;
	float:left;
}

#mpReview dd input,textarea {
	margin-left: 0;
	width:420px;
}

#mpReview dd select {
	width:426px;
}

#mpReview input {
	margin-left: 100px;
}

#mpTipFriend {
	display: none;
	margin-top:20px;
	border-top:1px solid;
	border-color: #e1e1e1;
	background: #fbfbfb;
	padding:10px;
	color: #333333;
	font-size: 10px;
}

#mpTipFriend dl {
	clear:both;
	padding:0;
	margin-top:3px;
}

#mpTipFriend h2 {
	color: #464646;
	padding-top:0px;
	margin-top:0px;
	font-size:14px;
	font-weight: bold;
}

#mpTipFriend dt {
	width:140px;
	line-height:20px;
	display:block;
	float:left;
}

#mpTipFriend dd input,textarea {
	margin-left: 0;
	width:380px;
}

#mpTipFriend dd select {
	width:386px;
}

#mpTipFriend input {
	margin-left: 140px;
}

#mpReviewList {
	margin-top:20px;
	padding:10px;
	color: #333333;
	font-size: 10px;
}

#mpReviewList h2 {
	padding-top:0px;
	margin-top:0px;
	color: #464646;
	font-size:14px;
	font-weight:bold;
	
	border-bottom:1px solid;
	border-color: #e1e1e1;
}

#mpReviewList p {
	font-size: 11px;
}

#mpReviewList strong {
	display: block;
	margin-bottom:10px;
	color: #464646;
}

#mpImages {
	clear:both;
	margin-top:40px;
	height:22px;
}

#mpImages span {
	display:none;
}

#mpImages img {
	display:block;
	float:left;
}

#mpImages a {
	display:block;
	float:left;
	margin-top:4px;
	margin-left:8px;
}

#qcPane {
	padding:10px;
	color:#464646;
}

#qcPane h1 {
	font-size:16px;
}

#qcPane h2 {
	font-size:14px;
	margin-top:0px;
}

.qcAPaneL {
	float:left;
	background: #fbfbfb;
	width:460px;
	border:1px solid;
	border-color: #e1e1e1;
	padding:10px;
}

.qcAPaneL dl {
	clear:both;
	height:12px;
}

.qcAPaneL dt {
	width:110px;
	float:left;
	display:block;
	line-height:18px;
}

.qcAPaneL dd {
	width:340px;
	float:left;
	display:block;
	padding:0;
	margin:0;
}

.qcAPaneL select {
	width:130px;
}

.qcAPaneL em {
	font-size:10px;
	color:#ff0000;
}

.qcAPaneL strong {
	display: block;
	font-weight: normal;
	font-size:9px;
	margin-top:6px;
	margin-bottom:5px;
}

.qcAPaneL p {
	margin-bottom:0;
	padding-top:10px;
}

#qcPane #zipcode {
	width:50px;
}

.qcAPaneR {
	float:right;
	width:460px;
	border:1px solid;
	padding:10px;
	background: #fbfbfb;
	border-color: #e1e1e1;
}

.qcAPaneR h2:first-child {
	padding-top:0;
}

.qcAPaneR h2 {
	clear:both;
	padding-top:10px;
}

.qcAPaneR dl {
	clear:both;
	height:12px;
}

.qcAPaneR dt {
	width:110px;
	float:left;
	display:block;
	line-height:18px;
}

.qcAPaneR dd {
	width:270px;
	float:left;
	display:block;
}

.qcAPaneR input.button:first-child {
	margin-top:10px;
}

.qcAPaneR textarea {
	width:455px;
	height:93px;
}

.qcContents {
	border:1px solid;
	padding:10px;
	background: #fbfbfb;
	border-color: #e1e1e1;
}

.qcPayMethods {
	padding-top:10px;
}

.qcPayMethods ul {
	position: relative;
	top:0px;
	z-index: 10;
	list-style: none;
	margin:0;
	padding:0;
	display:block;
	height:70px;
	overflow:visible;
}

.qcPayMethods li {
	height:69px;
	padding:5px;
	float:left;
	border-top:1px solid;
	border-left:1px solid;
	border-right:1px solid;
	display: block;
	background: #ffffff;
	border-color: #e1e1e1;
	margin-right:2px;
}

.qcPayMethods li.active {
	height:70px;
	background: #fbfbfb;
	border-color: #aaaaaa;
}

.qcPayMethods li div:first-child {
	margin-left: auto;
	margin-right: auto;
	height:48px;	
}

.qcPayMethods li input {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.qcPayMethods img {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

#qcP3Info {
	clear:both;
	position: relative;
	top:-1px;
	border:1px solid;	
	padding:10px;
	background: #fbfbfb;
	border-color: #aaaaaa;
	margin-bottom:10px;
	z-index:0;
}

.qcFreightMethods {
	padding-top:10px;
	margin-bottom:20px;
}

.qcFreightMethods ul {
	position: relative;
	top:0px;
	z-index: 10;
	list-style: none;
	margin:0;
	padding:0;
	display:block;
	height:60px;
	overflow:visible;
}

.qcFreightMethods li {
	height:49px;
	padding:5px;
	float:left;
	border-top:1px solid;
	border-left:1px solid;
	border-right:1px solid;
	display: block;
	background: #ffffff;
	border-color: #e1e1e1;
	margin-right:2px;
}

.qcFreightMethods li.active {
	height:50px;
	background: #fbfbfb;
	border-color: #aaaaaa;
}

.qcFreightMethods li div:first-child {
	margin-left: auto;
	margin-right: auto;
	height:30px;
}

.qcFreightMethods li input {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.qcFreightMethods img {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

#qcFreightComment {
	clear:both;
	position: relative;
	top:-1px;
	border:1px solid;	
	padding:10px;
	background: #fbfbfb;
	/*border-color: #e1e1e1;*/
	border-color: #aaaaaa;
	margin-bottom:10px;
	z-index:0;
}

#qcDynamic {
	clear:both;
}

#ajaxLoader {
	position:absolute;
	display: none;
	z-index:100;
	background-color:#ffffff;
	border:3px solid;
	width:350px;
	height:120px;
	text-align:center;
}

#ajaxLoader img {
	margin-top:20px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#ajaxLoader strong {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	margin-top:20px;
	font-size:14px;
	font-weight:bold;
}

#qcComplete {
	background: #fbfbfb;
	border:1px solid;
	border-color: #e1e1e1;
	padding:10px;
}

#mpOutOfSale {
	margin-top:20px;
}

#mpOutOfSale div {
	margin-top:10px;
}

#qcButtonBar {
	float:right;
	margin-top:10px;
	margin-bottom:10px;
}

#qcButtonBar input {
	height:40px;
	width:160px;
	font-size:14px;
	font-weight:bold;
}

#newsLetterLoader {
	display: none;
	position: absolute;
	border:3px solid;
	background: #ffffff;
	padding:10px;
	height:280px;
	width:400px;
}

#newsLetterLoader h2 {
	margin-top:0;
	padding-top:0;
}

#newsLetterLoader dl {
	padding-top:5px;
	height:12px;
}

#newsLetterLoader dt {
	clear: both;
	line-height:15px;
	display: block;
	float:left;
	width:100px;
}

#newsLetterLoader dd {
	display: block;
	float: left;
	margin:0;
	margin-left:5px;
	font-weight: bold;
	padding:0;
}

.addthis_button {
	display: block;
	margin-top:10px;
}

.nlButtonBar {
	float:right;
	height:30px;
}

.qcHead2 {
	margin-bottom:0px;
	padding-top:10px;
}

.qcHead3 {
	margin:0px;
	padding-top:20px;
}

p.termsnconds {
	margin-top:20px;
	font-size:12px;
	font-weight:bold;
}

#zoorfStore {
	margin-top:10px;
	border:1px solid;
	color: #757575;
	border-color: #dddddd;
	padding:10px;
	padding-top:20px;
}

#zoorfStore b {
	margin-left:45px;
	font-size:12px;
	color:#4d4d4d;
	margin-bottom:10px;
	display:block;
}

#zoorfStore img {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

#zoorfStore p {
	margin-top:10px;
	text-align:center;
}

#leverans {
	margin-top:10px;
	border:1px solid;
	color: #757575;
	border-color: #dddddd;
	padding:10px;
	padding-top:20px;
}

#leverans b {
	margin-left:45px;
	font-size:12px;
	color:#4d4d4d;
	margin-bottom:10px;
	display:block;
}

#leverans img {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

#leverans p {
	margin-top:10px;
	text-align:center;
}


#gardenStore {
	margin-top:10px;
	border:1px solid;
	color: #757575;
	border-color: #dddddd;
	padding:10px;
	padding-top:20px;
}

#gardenStore b {
	margin-left:45px;
	font-size:12px;
	color:#4d4d4d;
	margin-bottom:10px;
	display:block;
}

#gardenStore img {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

#gardenStore p {
	margin-top:10px;
	text-align:center;
}

#tryggHandel {
	position: relative;
	top:-350px;
	left:750px;
}

#breadcrumbs {
	margin-bottom:10px;
}

#breadcrumbs ul {
	list-style:url(/templates/swecat2.com/images/cat_arrow.gif);
	padding:0;
	margin:0;
	margin-left:15px;
	padding-bottom:20px;
}

#breadcrumbs li {
	padding-right:20px;
	float:left;
}

.installment {
	font-size: 8px;
}

#mpInstallment {
	clear:both;
	margin-top:20px;
	height:18px;
}

#mpInstallment img {
	display:block;
	float:left;
	padding-top:7px;
}

#mpInstallment div {
	float:left;
	margin-left:1px;
	margin-top:8px;
}


#mpStar {
 	position:relative;
    left:240px;
    top:-20px;
    background:url(/templates/swecat2.com/images/bluestar.jpg) no-repeat;
    width:100px;
    height:100px;
}

#mpStar div
{
	margin-left:auto;
	margin-right:auto;
	width:100px;
	padding-top:35px;
	text-align:center;
	font-size:18px;
	color:#FFFFFF;
}

.catalog-list .status {
	float:left;
	height:150px;
	border:0px solid;
	width:150px;
	overflow:hidden;
}

.catalog-list .status-box{
	margin: 0 0 17px;
	padding: 4px 4px 4px 5px;
	list-style: none;
	background: #ffffff;
}
.catalog-list .status-box li{
	vertical-align: top;
	border: 0;
	margin: 0 0 1px;
	padding: 0;
	font-size: 12px;
}
.catalog-list .status-box li a{
	display: block;
	background: #ffffff;
	color: #0;
	padding: 4px 0 3px 25px;
}
.catalog-list .status-box li a em{
	font-style: normal;
	font-size: 10px;
}
.catalog-list .status-box li span{
	display: block;
	background: #ffffff;
	color: #0;
	padding: 4px 0 3px 25px;
}
.catalog-list .status .unavailable{background: url(/templates/swecat3.com/images/ico-unavailable.gif) no-repeat 4px 4px;}
.catalog-list .status .available{background: url(/templates/swecat3.com/images/ico-available.gif) no-repeat 4px 4px;}
.catalog-list .status .days{background: url(/templates/swecat3.com/images/ico-days.gif) no-repeat 7px 6px;}
.catalog-list .status .notify{color:#000000; background: url(/templates/swecat3.com/images/ico-notify.gif) no-repeat 4px 4px;}
.catalog-list .status .reviews{display:block; }
.catalog-list .status .tell-friend{background: url(/templates/swecat3.com/images/ico-tell-friend.gif) no-repeat 3px 1px;}
.catalog-list .status .wish{background: url(/templates/swecat3.com/images/ico-wish.gif) no-repeat 3px 1px;}
.catalog-list .status .pdf{background: url(/templates/swecat3.com/images/ico-pdf.gif) no-repeat 3px 1px;}
.catalog-list .status .print{background: url(/templates/swecat3.com/images/ico-print.gif) no-repeat 3px 1px;}
.catalog-list .status .price{
	height:1%;
	overflow: hidden;
}
.catalog-list .status .price .new{
	float: left;
	font-style: normal;
	font-size: 19px;
	line-height: 19px;
	color: #bf0506;
	margin: 0 0 0 6px;
	display: inline;
}
.catalog-list .status .price .old{
	float: right;
	font-style: normal;
	font-size: 12px;
	line-height: 22px;
	background:url(/templates/swecat3.com/images/old-price.gif) no-repeat 0 2px;
	padding: 0 0 0 5px;
	margin: 0 9px 0 0;
	display: inline;
	font-weight: bold;
}
.catalog-list .status .price .regular{
	float: right;
	font-style: normal;
	font-size: 19px;
	line-height: 19px;
	color: #000000;
	margin: 0 6px 0px 6px;
	display: inline;
}

.catalog-list .image {
	float:left;
	width:150px;
	height:150px;
}

.catalog-list .image img {
	display:block;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
}

.catalog-list .description {
	float:left;
	width:255px;
	height:145px;
	overflow:hidden;
}

.catalog-list .purchaseBar {
	clear:both;
	padding-top:10px;
}

.catalog-list .purchaseBar input {
	float: right;
	margin-right:5px;
}

.catalog-list .installmentCost {
	clear:both;
	float:right;
	margin-right:5px;
	margin-top:10px;
}
 
.catalog-list .status .price2 .new{
	float: left;
	font-style: normal;
	font-size: 19px;
	line-height: 19px;
	color: #bf0506;
	margin: 0 0 0 6px;
	display: inline;
}
.catalog-list .status .price2 .old{
	float: right;
	font-style: normal;
	font-size: 12px;
	line-height: 22px;
	background:url(/templates/swecat3.com/images/old-price.gif) no-repeat 0 2px;
	padding: 0 0 0 5px;
	margin: 0 9px 0 0;
	display: inline;
	font-weight: bold;
}
.catalog-list .status .price2 .regular{
	float: right;
	font-style: normal;
	font-size: 19px;
	line-height: 19px;
	color: #000000;
	margin: 0 6px 0px 6px;
	display: inline;
}

.categoryProduct {
	border:1px solid;
	height:auto;
	overflow:auto;
	margin-bottom:10px;
	border-color:#cccccc;
}

.sizeSelector {
	margin-top:10px;
}

#notifyPopup {
	display:none;
	z-index:-100;
	border:1px solid;
	border-color: #000000;
	position:absolute;
	width:370px;
	height:131px;
	top:100px;
	left:100px;
	background-color:#ffffff;
}

#notifyPopupPane {
	margin:2px;
	border:1px solid;
	border-color: #000000;
	background-color:#F3F2F0;
}

#notifyPopupPane em {
	background-color:#CCCCCC;
	border-bottom:1px solid;
	padding:3px;
	font-weight:bold;
	font-style:normal;
	display:block;
}

#notifyPopupPane p {
	margin-top:10px;
	margin-left:5px;
	margin-right:5px;
}

#notifyPopupPane #notifyEmail {
	display:block;
	margin:auto;
	width:325px;
}

#notifyPopupPane #notifyPopupPaneButtonBar {
	margin:auto;
	margin-top:10px;
	width:124px;
	height:25px;
}

#notifyPopupPane #notifyPopupPaneButtonBar input {
	width:55px;
	float:left;
	margin-left:3px;
	margin-right:3px;
}

