/* Default stylesheet */
body {
	background: #FFF/*  #eeeeee url(http://img1.custompublish.com/getfile.php/1970515.2121.xpdyxsusrb/bodybg.png) repeat-x top */;
	color: #5c5c5c;
	font-family: "Myriad Pro", Myriad, FreeSans, Tahoma, Geneva, "Helvetica Neue", "Liberation Sans", Helvetica, Arial, Sans-serif	;
	font-size: 87.5%; /* 14px*/
	margin: 0px;
	padding: 0px;
}
table,caption,th,td {
	font-size: 1.0em;
}
h1, h2, h3, h4, h5, h6 {
	margin: 4px 0px;
	padding: 0px;
}

h1 {
	font-size: 1.45em;
}
h2 {
	font-size: 1.3em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1.1em;
}
h5 {
	font-size: 1.0em;
}
h6 {
	font-size: 1.0em;
}
p {
	padding: 0px;
	margin: 4px 0px 16px 0px;
}
pre {
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
}
/* End General elements*/


a img {
	border: none;
}
.body img {
	margin: 3px 0 5px;
}
.body img[align="left"] {
	margin-right: 10px;
}
.body img[align="right"] {
	margin-left: 10px;
}

div.forum {
	clear: both;
}

/* Use class layout on images and tables used for layout */
img.layout, a img.layout {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

table.layout {
	margin: 0px;
	padding: 0px;
}
td.layout {
	padding: 0px;
	text-align: left;
	vertical-align: top;
}
/* General links */
a:link { color: #bb580a; text-decoration: none;}
a:visited { color: #7b4e7f; }
a:hover { text-decoration: underline;}

/* read more.. links */
.link { }
a.link:link { }
a.link:visited { }
a.link:hover { }

.box.articleblock .cell {
	padding-bottom: 65px;
}
.box.articleblock .imgwrap {
	margin: 5px 0;
}
.articleblock .productbar {
	bottom: 15px;
	left: 0;
	position: absolute;
	width: 100%;
}
.articleblock .productbar .price {
	
}
.articleblock .price {
	color: #914B15;
	float: left;
	font-size: 1.15em;
	font-style: italic;
	padding-top: 8px;
	position: relative;
	left: 15px;
}
.articleblock .price .incvat {
	font-size: 0.75em;
}
.articleblock a.cartlink {
	background-color: #D4D4D4;
	border-radius: 5px;
	box-shadow: inset 0 0 2px #777777;
	display: inline-block;
	float: right;
	padding: 3px 2px 2px;
	position: relative;
	right: 15px;
}


/* Standard navigation links */
.menu a:link { color: #bb580a; text-decoration: none;}
.menu a:visited { color: #bb580a; text-decoration: none;}
.menu a:hover { color: #bb580a; text-decoration: underline;}

.menu a.menuselected:link {text-decoration: underline;}
.menu a.menuselected:visited {text-decoration: underline;}
.menu a.menuselected:hover {text-decoration: underline;}

/* Printable/tell a friend links	*/
.toollink { }
a.toollink:link { }
a.toollink:visited { }
a.toollink:hover { }

/* Copyright, CustomPublish powered link etc.	 */
#cp { text-align: center; font-size: 10px;}


/* Linked headlines (normally inside LIST-sections) */ 
.headlinelink { }
.headlinelink:link { }
.headlinelink:visited { }
.headlinelink:hover { }

/* Linked headlines on listing pages */
.headline .headlinelink { }
.headline .headlinelink:link { }
.headline .headlinelink:visited { }
.headline .headlinelink:hover { }

/* Navigation path links */
/* Navigation path links */
.path { }
a.path:link { text-decoration: none; }
a.path:visited { text-decoration: none; }
a.path:hover { text-decoration: underline; }

/* Sitemap links */
.tree { font-weight: normal; }
a.tree:link { text-decoration: none; color: #000000; }
a.tree:visited { text-decoration: none; color: #000000; }
a.tree:hover { text-decoration: underline; color: #000000; }

.sitetree { font-weight: normal; }
a.sitetree:link { text-decoration: none; color: #000000; }
a.sitetree:visited { text-decoration: none; color: #000000; }
a.sitetree:hover { text-decoration: underline; color: #000000; }


/* SECTION: Standard CP classes*/

/* default form styling */
form.cpsimpleform {
	background-color: rgba(0,0,0,0.05);
	padding: 1em;
	margin: 1em auto;
	max-width: 40em;
}

input, textarea {
	max-width: 98%;
}
.cpsimpleform input[type="text"]:not([size]) {
	max-width: 20em;
	width: 98%;
}

label, .cpstextheading {
	font-weight: bold;
}
fieldset {
	border: 1px solid #999999;
	margin: 1em 0;
	padding-top: 1em;
}
legend {
	font-weight: bold;
}
.cpsimpleform input[type="submit"] {
	display: block;
	margin-left: auto;
	margin-right : 0;
}
/* Cp forms */
.cpstextheading {
	display: block;
	margin-bottom: 5px;
	margin-right: 5px;
	padding-top: 2px;
}
.cpselementcontainer {
	/*border-bottom: 1px solid #E1E1E1;*/
	margin-bottom: 5px;
	padding: 2px 0 5px;
}
.cpsoptionsclear {
	clear: both; 
	font-size: 1px; 
	height: 0px;
}
.cpsoptionlabel {
	font-weight: normal;
}
.cpselementcontainer.horizontal .cpstextheading {
	float: left;
	width: 32%;
}
.cpselementcontainer.horizontal .cpsoptions, .cpselementcontainer.horizontal .cpsstatictext  {
	float: right;
	text-align: left;
	width: 66%;
}
.cpselementcontainer .cpsstatictext {
	margin: 2px 0 5px 0;
	padding-top: 2px;
}
.optionshorizontal .cpsradiooption {
	float: left;	
}
.mandatory {
	color: #FF0000;
}
/* default form styling, old style  */
/*
input, textarea {
	max-width: 98%;
}
label, .cpstextheading {
	font-weight: bold;
}
.cpstextheading {
	display: block;
	margin-bottom: 5px;
	margin-right: 5px;
	padding-top: 2px;
}
.cpselementcontainer {
	border-bottom: 1px solid #E1E1E1;
	margin-bottom: 15px;
	padding: 2px 0 15px;
}
.cpsoptionsclear {
	clear: both; 
	font-size: 1px; 
	height: 0px;
}
.cpsoptionlabel {
	font-weight: normal;
}
.cpselementcontainer.horizontal .cpstextheading {
	float: left;
	width: 32%;
}
.cpselementcontainer.horizontal .cpsoptions, .cpselementcontainer.horizontal .cpsstatictext  {
	float: right;
	text-align: left;
	width: 66%;
}
.cpselementcontainer .cpsstatictext {
	margin: 2px 0 5px 0;
	padding-top: 2px;
}
.optionshorizontal .cpsradiooption {
	float: left;	
}
.mandatory {
	color: #FF0000;
}
*/
/* shopping cart fix */
#checkouttablecontainer table {
	width: 80%;
	margin: 0 auto;
}
#checkouttablecontainer div.cpstext .cpstextheading {
	float: left;
	width: 22%;
}
#checkouttablecontainer div.cpstext  .cpsoptions, #checkouttablecontainer div.cpstext  .cpsstatictext  {
	float: right;
	text-align: left;
	width: 76%;
}
#checkouttablecontainer div.cpstext input {
	min-width: 49%;
}
#checkouttablecontainer div.cpstext input[name="city"] {
	min-width: 0;
	width: 12em;
}
#checkouttablecontainer div.cpstext input[name="zipcode"] {
	min-width: 0;
	width: 5em;
}
div.date, span.date { color: #999999; font-size: 0.9em; }
.eventdate {
	background: url("http://img4.custompublish.com/getfile.php/981155.1554.qccuvsrypc/date.png") no-repeat scroll 0 0 transparent;
	padding: 2px 5px 0 20px;
}
.author { color: #333333; font-size: 0.9em; }
.feedback { }
.copyright { }


/* CSS code for (rounded) corners. Remember position: relative; on container element */
span.corner { 
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	/* Set width/height to size of corner images */
	width: 10px;
	height: 10px;
}
span.corner.tl { 
	background-position: top left;
	left: -1px;
	top: -1px;
}
span.corner.tr { 
	background-position: top right;
	right: -1px;
	top: -1px;
}
span.corner.br { 
	background-position: bottom right;
	bottom: -1px;
	right: -1px;
}
span.corner.bl { 
	background-position: bottom left;
	bottom: -1px;
	left: -1px;
} 

/* Standard tools */
div.tools { margin: 15px 0px; }
div.tool { margin: 2px 0px; }
div.pagebar { padding: 10px 0px; clear: both; }
.pagebar.prev { margin-right: 10px; }
span.arrow { padding: 0px 3px; }

/* SECTION: listing/view styles */
div.pagedescription { 
	margin: 0 0 16px;
}
.pagedescription { }
h1.headline, h1.headlineview, h1.pagetitle  {
	font-size: 1.4em;
	font-weight: normal;
	color: #2f2f2f;
}
.mainarticle h1.headline, h1.pagetitle {
	font-size: 1.7em;
}

h1.headline a {
	color: #2f2f2f;
}
h1.headline.birdicon {
	background: url(http://img1.custompublish.com/getfile.php/1970998.2121.efywcrwusq/icon_something.png) no-repeat left center;
	padding-left: 50px;
}

.subheadline, h2.subheadline {
	font-size: 1.0em;
	font-weight: normal; 
	margin: 5px 0px 0px 0px;
	padding: 0px;
	line-height: 1.0;
}
h2.paragraphheadline {
}
.paragraphpictable {
	width: 250px !important; /* safari fix */
}
.ingress {
}
div.ingress {
	margin: 6px 0px; 
	padding: 0px;
	line-height: 1.4;
}
.mainarticle .ingress {
	font-size: 14px;
}
.ingressview {
}
div.ingressview {
	margin: 6px 0px; 
	padding: 0px;
	font-size: 15px;
	line-height: 1.4;
}
p.byline, .byline {
	margin: 10px 0 10px 0; padding: 0px;
}

.viewarea div.listingpic {
	width: 250px;
	float: right;
	margin: 0 0 10px 10px;
}

/* SECTION: Articlemedia */
div.articlemedia { 
	clear: right;
	width: 250px;
	float: right;
	margin-left: 10px;
}

div.articleimage { 
	margin-bottom: 10px;
}
div.articleimagedesc, i.paragraphpictext { 
	font-style: italic;
	padding: 1px 2px;
}


/* SECTION: viewarea block/spacing elements */
.block, .articleblock {
	margin-bottom: 15px;
}

.articleblock .imgwrap {
	float: left;
	width: 32.5%;
}
.mainarticle .articleblock .imagelist {
	float: left;
	width: 66%;
}
#slidebox {
	float: left;
	width: 66%;
}
#textbox {
	float: right;
	width: 32%;
}
#textbox .cell {
	min-height: 258px;
}
.mainarticle .articleblock .imgwrap{
	width: auto;
}
.articleblock .imgwrap img {
	max-width: 100%;
	height: auto;
}
.articleblock .textwrap {
	float: right;
	width: 65%;
}
.mainarticle .articleblock .textwrap {
	width: 32%;
}
/* Full text width if no listing image */
div.articleblock.nopic .textwrap {
	float: none;
	width: auto;
}

/* 2-spalter */
div.twocol .articleblock { 
	width: 49%;
}
div.twocol .articleblock.pair0 { 
	clear: both;
	float: left;
}
div.twocol .articleblock.pair1 { 
	clear: right;
	float: right;
	margin-right: 0;
}

div.twocol.baconicecream .articleblock.pair0 { 
	width: 70%;
}
div.twocol.baconicecream .articleblock.pair1 { 
	width: 25%;
}




/* 3-spalter */
div.threecol .articleblock { 
	width: 32%;
	float: left;
	margin-right: 2%;
}
div.threecol .articleblock .imgwrap {
	float: none;
	width: auto;
} 
div.threecol h1.headline {
	font-size: 1.2em;
}
div.threecol .articleblock.treble0 { 
	clear: both;
}
div.threecol .articleblock.treble1 { 
	margin-right: 0;
}
div.threecol .articleblock.treble2 { 
	clear: right;
	float: right;
	margin-right: 0;
}
/* 4-spalter */
div.fourcol .articleblock { 
	width: 23%;
	float: left;
	margin-right: 2%;
}
div.fourcol .articleblock.quad0 { 
	clear: both;
}
div.fourcol .articleblock.quad2 { 
	margin-right: 0;
}
div.fourcol .articleblock.quad3 { 
	clear: right;
	float: right;
	margin-right: 0;
}

/* 5-spalter */
div.fivecol .articleblock { 
	background-color: #E7E7E7;
	outline: 1px solid #DAE2E5;
	overflow: hidden;
	padding: 10px 1%;
	width: 16%;
	float: left;
	margin-right: 2.5%;
}
div.fivecol .articleblock:hover {
	box-shadow: 0px 10px 10px -10px #555555;
}
div.fivecol .articleblock > * {
	text-align: center;
} 
div.fivecol .articleblock .headline {
	overflow: hidden;
} 
div.fivecol .articleblock .price {
	font-size: 0.85em;
	font-style: italic;
	padding-right: 2px;
	text-align: right;
}
div.fivecol .articleblock.penta0 { 
	clear: both;
}
div.fivecol .articleblock.penta3 { 
	margin-right: 0;
}
div.fivecol .articleblock.penta4 { 
	clear: right;
	float: right;
	margin-right: 0;
}




.listingarea hr, div.hr /* Replacement for hr (easier to style in older browsers) */{
	background-color: transparent;
	border-width: 0 0 1px;
	border-style: solid;
	border-color: #DDD;
	font-size: 1px;
	clear: both;
	height: 10px;
	margin-bottom: 10px;
}
.juggel {
	background: url(http://img1.custompublish.com/getfile.php/1970932.2121.vuepfrrasx/hr.png) no-repeat;
	height: 33px;
	margin: 10px 0;
	clear: both;
}
div.body {
	clear: both; 
	margin: 0px 0px 22px 0px;
}

div.articleparagraph {
	margin-bottom: 16px;
}
.clearfix { clear: both; font-size: 1px; height: 0px; }

/* SECTION: page containers */ 
#page {
	width: 980px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
	overflow: hidden;
}
#top {
	background: url(http://img1.custompublish.com/getfile.php/1970525.2121.bacscaawfr/topbg.jpg) no-repeat center top;
	margin: 0px;
	padding: 0px;
	position: relative;
	min-height: 230px;
}
#top .inner, #mainmenu, #footer .inner {
	width: 980px;
	margin: 0 auto;
}
#top .inner {
	position: relative;
}
#top .logo {
		padding: 30px 0;
		float: left;
}
.shortcuts {
	float: right;
	text-align: right;
	clear: right;
}
.shortcuts a {
	margin-left: 20px;
}
#searchform {
	float: right;
	margin: 20px 0 10px;
	background: url(/images/opacity/black/opacity40.png);
	padding: 3px;
	border-radius: 4px;
}
input.searchinput {
	background: #ebf0e9;
	border: 0;
	vertical-align: top;
	padding: 6px;
	margin: 0;
	border-radius: 4px;
	color: #c96d26;
	font-size: 14px;
	width: 170px;
}	
input.searchsubmit {
	vertical-align: middle;
	cursor: pointer;
}


.mainmenucontainer {
	background: url(http://img1.custompublish.com/getfile.php/1970610.2121.rquyqrwptf/mainmenubg.png) repeat-x bottom;
	position: absolute;
	bottom: 0;
	width: 100%;
}

#mainmenu li {
	float: left;
}
#mainmenu li a {
	display: block;
	padding: 20px 23px 23px ;
	color: #114a67;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 17px;
	text-shadow: 0 1px 1px #FFF;
}
#mainmenu li a:hover, #mainmenu li.itemselected > a{
	text-decoration: underline;
}

#middle {
	padding: 20px 0;

}
.navbar {
	float: left;
	margin-right: 20px;
	width: 180px;
	min-height: 10px;
}
.submenu {
	
}
.submenu li {
	
}
.submenu li a, .submenu li span.noclick {
	display: block;
	/*font-size: 18px;*/
	font-size: 1.0em;
	padding: 7px 0 6px;
	border-bottom: 1px solid #CCC;
}
.submenu li a:hover, .submenu li.itemselected > a {
	text-decoration: underline;
}
.submenu li li a, .submenu li li span.noclick {
	font-size: 13px;
	padding: 4px 0 3px;
}

#main {
	float: left;
	width: 760px;
	min-height: 500px; /* ref .viewarea */
}
.viewareacontent {
	min-height: 460px; /* ref #main */
}

#mainsidebar {
}


/* #main when no sidebar */
.widemain #main {
	float: right;
	width: 760px;
}
.widemain .navbar {
	margin-right: 0;
}
.widemain #mainsidebar {
	display: none;
}
/* #main when no sidebar or navbar */
.widefull #main {
	float: none;
	width: auto;
}
.widefull .navbar, .widefull #mainsidebar {
	display: none;
}


#footer {
	background: #dbdbdb url(http://img1.custompublish.com/getfile.php/1971010.2121.ypqwerxqab/footerbg.png) repeat-x top;
	clear: both;
	padding: 20px 0;
	font-size: 14px;
	color: #6a6a6a;
}
#footer h3 {
	text-transform: uppercase;
}

.footermenu, .contactinfo {
	list-style: none;
	margin: 0; padding: 0;
	
}
.footermenu li a, .contactinfo li{
	padding: 4px 10px;
	border-left: 1px solid #6a6a6a;
	display: block;
	color: #6a6a6a;
	text-transform: uppercase;
}

/* SECTION: Sidebar */
.sidebar {
}

.box {
	padding: 0px;
	margin: 0px 0px 15px 0px;
	position: relative;
	border: 1px solid #ebebeb;
	background: #e7e7e7;
}
.box .head {
}
.box .cell {
	padding: 15px;
	background: #f2f2f2;
	border: 1px solid #dae2e5;
}
.box .articleblock {
	margin: 0;
}
.box ul {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}
.box ul li {
	margin: 0px 0px;
	padding: 0px;
}
.box ul ul{
	padding-left: 10px;
}
.box p {
	padding: 0px;
	margin: 0px 0px 5px 0px;
}
.box h3.caption {
	padding: 0px;
	margin: 0px;
}
/* SECTION: page elements */
div.skiplink a{
  position: absolute;
	top: -190px;
}
div.skiplink a:focus, div.skiplink a:hover  { 
	position: static;
	left: 0; 
	width: auto; 
}
#path {
	margin-bottom: 5px;
} 
#path span.arrow {
	padding: 0px 3px; 
}

.listingarea a.path {
	font-weight: normal;
	color: #2f2f2f;
	text-transform: uppercase;
}
.listingarea a.pathnum1 {
	font-size: 1.7em;
}
.listingarea a.pathnum2 {
	font-size: 1.4em;
}
.listingarea a.pathnum3 {
	font-size: 1.2em;
}
.listingarea span.delimiter {
	font-size: 1.7em;
}
ul.menu, ul.submenu, ul.menu ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
ul.submenu, ul.menu ul {
	padding-left: 10px;
}
ul.menu li, ul.submenu li {
	margin: 0px;
	padding: 0px;
}

ul.menu li.spacingabove{
	margin-top: 10px;
}
ul.menu li.spacingbelow{
	margin-bottom: 10px;
}

ul.topmenu {
	font-family:  Arial, "Liberation Sans", "Helvetica Neue", Helvetica, "Nimbus Sans L", Sans, Sans-serif;
	list-style-type: none;
	text-align: right;
	padding-top: 4px;
}
ul.topmenu li {
	display: inline;
}
ul.topmenu li a{
	color: #222;
	padding-left: 10px;
	margin-left: 10px;
	border-left: 1px solid #FFF;
	text-shadow: 0 1px 1px rgba(255,255,255,0.2);
}
ul.topmenu li.firstitem a{
	border-left: 0;
}

ul.pagemenu {
}
ul.pagemenu li {
	display: block;
	float: left;
	font-size: 1.2em;
	width: 24%;
	margin-right: 1%;
}
.pagemenu a.menuitem, .pagemenu span.menuitem {
	padding: 15px;
	background-color: #DDDDDD;
	background-color: #AED3CE;
	background-color: #CAE4E1;
	border: 2px solid #DAE2E5;
	border-radius: 10px;
	display: block;
	margin: 0 0 10px;
	padding: 10px;
}

.pagemenu a.menuitem.menuitemselected, .pagemenu span.menuitem.menuitemselected,
.pagemenu a.menuitem:hover, .pagemenu span.menuitem:hover{
	background-color: #486D68;
	color: #ffffff;
}

/* SECTION: banner locations */
.bannerlocation {
	clear: both;
	text-align: center;
}
.bannerlocation table {
	margin-left: auto;
	margin-right: auto;
}
.bannerlocation td {
	text-align: center;
	padding: 5px 0px;
}
.bannerlocation img {
	border-width: 0px;
}

.icalendardayhead { background-color: #CECECE; }
.monthlycalendartable { width: 100%; }
.calendardate { color:#333333; font-size: 0.9em; }
.errmsg { font-weight: bold; color: #AA0000; }

table.weathertablefivedays { }

table.weathertablefivedays td {
	padding: 5px;
}
table.weathertablefivedays td.weatherlocname {
	width: 100px;
	font-weight: bold;
}
table.weathertablefivedays { }
.weatherdaylabel, td.weatherfivedays {
	width: 75px;
}

input.newslettersubemail {
	width: 98%;
}

/* Kalenderliste */
h2.dayheader {
	border-bottom: 1px solid #CCCCCC;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 10px;
}
div.calendarentry {
	font-size: 0.9em;
}
span.caltime {
	margin-right: 15px;
}
div.vevent {
	border: 1px solid #666666;
	background-color: #EEEEEE;
	padding: 5px;
}

.leftcol {
	float: left; width: 50%;
}
.rightcol {
	float: right; width:47%;
}

a.switch_thumb {
    background: url(http://img4.custompublish.com/getfile.php/1951833.1554.fqxdsxyxpw/swap.png) no-repeat;
    display: block;
    float: right;
    height: 9px;
    outline: medium none;
    padding: 0;
    text-indent: -9999px;
    width: 36px;
}
a.swap {
    background-position: left bottom;
}

.thumb_view .productimg {
    float: left;
    height: auto;
    width: 28%;
}
.thumb_view .productimg img {
    width: auto;
}
.thumb_view .productinfo {
    float: right;
    width: 68%;
}
.thumb_view .productdesc {
    display: block;
}
.sort {
	margin-bottom: 15px;
}

.displayprice {
	float: left;
	font-weight: bold;
	font-size: 1.2em;
	margin-top: 5px;
}

.prodno {
	font-size: 1.0em;
	color: #000000;
}
.articlelist .prodno {
}
.productbarview {
    margin: 10px 0;
}

.productbarview .pricedisplay, .viewareacontent .price {
    color: #333333;
    font-size: 30px;
    font-weight: bold;
    width: 50%;
}
.productbarview .pricedisplay {
		display: none;
}

.productbarview > div[style]{
	max-height: 100px;
	overflow: scroll;
}

.viewarea.shop .imglist {
    list-style: none outside none;
    margin: 10px 0 0 -10px;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
.viewarea.shop .imglist li {
    display: inline;
    float: left;
    margin-left: 10px;
    border: 2px solid #f3f3f3;
}
.viewarea img.dynimage, .ullistimg {
	box-shadow: 0px 2px 4px 2px rgba(0, 0, 0, 0.3)
}
.shop .body {
	margin-top: 20px;
}


img, object, embed {
max-width: 100%;
}
/* google map fix */
#basicgmap img {
	max-width: none;
}
#fbtull {
	overflow: hidden !important;
}
#top div.combcart {
	float: right;
	position: relative;
	width: 13em;
	float: none;
	position: absolute;
	top: 20px;
	right: 225px;
}

div.combcart {
	background-image: url(http://img4.custompublish.com/getfile.php/1951844.1554.vxbxyfdqcu/icon_cart.png);
	background-position: -10px bottom;
	background-repeat: no-repeat;
	/* border: 2px solid #CCCCCC;*/
	background-color: #EBF0E9;
	padding: 10px;
	text-align: right;
	margin: 20px 10px 10px;
	border: 3px solid rgba(0,0,0,0.4);
	border-radius: 4px;
	background-clip: padding-box;
}
div.combcart .cart {
	/*text-align: right;*/
	padding: 0 !important;
	border: none !important;
	margin: 0 !important; 
	background-color: transparent !important;
}


form.fastorder {
	margin: 0;
	padding: 0;
}
.fastorder table {
	width: 250px;
}
.listingarea .fastorder table {
	margin-bottom: 10px;
	width: 98%;
}
 .fastorder table td.fastorderprodno {
	width: 65%;
}

.fastorder table td input {
	max-width: 98%;
	width: 98%;
	margin: 2px 0;
}
.fastorder table td input[type="submit"] {
	max-width: 100%;
	width: 100%;
}

.slides_container {
  height: 290px;
  overflow: hidden;
}

.slideshow {
	position: relative;
}
.slideshow ul.pagination {
	background-image: url(/images/opacity/white/opacity50.png);
	background-position: top left;
	background-repeat: repeat;
	bottom: 0px;
	list-style-type: none;
	margin: 0;
	padding: 10px;
	position: absolute;
	left: 0px;
	z-index: 10;
}
.slideshow ul.pagination li {
	display: inline;
	margin-left: 10px;
}
.slideshow ul.pagination li:first-child {
	margin-left: 0;
}
.slideshow ul.pagination li a {
	background-image: url(http://img1.custompublish.com/getfile.php/2137956.2121.yyussttbcs/slides-dots.png);
	background-position: 0 -100px;
	background-repeat: no-repeat;
	display: inline-block;
	height: 10px;
	text-indent: -999px;
	width: 10px;
}
.slideshow ul.pagination li.current a {
	background-position: top left;
}

.slideshow .cpeditlinks {
	position: absolute;
	bottom: 20px;
	right: 20px;
}
.slideshow img {
	margin: 0;
	height: auto;
	width: auto;
}
.slideshow .cycle-pager {
	background-image: url(/images/opacity/white/opacity50.png);
	background-position: top left;
	background-repeat: repeat;
	bottom: 0px;
	list-style-type: none;
	margin: 0;
	padding: 10px;
	position: absolute;
	left: 0px;
	z-index: 1000;
}
.slideshow span {
	background-image: url(http://img1.custompublish.com/getfile.php/2137956.2121.yyussttbcs/slides-dots.png);
	background-position: 0 -100px;
	background-repeat: no-repeat;
	cursor: pointer;
	display: inline-block;
	height: 10px;
	margin-left: 10px;
	text-indent: -999px;
	width: 10px;
}
.slideshow span:first-child {
	margin-left: 0px;
}
.slideshow span.cycle-pager-active {
	background-position: top left;
}

#sitetree {
	padding: 10px;
}
#sitetree a:link { color: #bb580a; text-decoration: none;}
#sitetree a:visited { color: #7b4e7f; }
#sitetree a:hover { text-decoration: underline;}

#sitetree ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#sitetree ul ul {
	border-left-style:solid;
	border-left-width:1px;
	list-style-type:none;
	margin:5px 0;
	padding:0;
}
#sitetree ul li {
	font-weight:bold;
}
#sitetree ul ul li {
	background-image:url(http://img8.custompublish.com/getfile.php/817359.1308.wfdpstevft/sitemap-hori-line.gif);
}
#sitetree ul ul li {
	background-position:10px 7px;
	background-repeat:no-repeat;
	font-weight:normal;
	margin:2px 0;
	padding:0 0 0 25px;
}
#sitetree ul ul li {
	background-position:10px 7px;
	background-repeat:no-repeat;
	font-weight:normal;
	margin:2px 0;
	padding:0 0 0 25px;
}
#sitetree .submenu li a, #sitetree .submenu li span.noclick {
	border-bottom: none;
	display: inline;
	font-size: 1.0em;
	padding: 0;
}

.suggestions .articleblock .textwrap{
	width: 100%;
	text-align: left;
}

.suggestions div.fivecol .articleblock{
	min-height: 220px;
}

.suggestions div.fivecol .articleblock .price{
	/*text-align: left;*/
	width: 100%;
	left: 0;
}

.suggestions div.fivecol .articleblock{
	background-color: #fff;
	border: 1px solid #eee;
}

.suggestions div.fivecol .headline{
	margin-top: 18px;
	min-height: 70px;
}

.suggestions div.fivecol .price{
	font-weight: 400;
}

.viewarea div.listingpic-image {
	text-align: center;
	padding-top: 25px;
}

.pagelevel0 #path{
	display: none;
}

#path{
	padding-left: 10px;
	padding-top: 20px;
	font-size: 10px;
}

#path a{
	color: #707070;
}

#path a:last-child{
	color: #333;
}


@media print {
	/* Printerfriendly */
	* {
		background-color: #FFFFFF !important;
		background-image: none !important;
		border-color: #666666 !important;
		color: #000000 !important;
		box-shadow: none !important;
		text-shadow: none !important;
	}
	body {
		font-size: 11pt;
		font-family: Georgia, "DejaVu Serif", "Bitstream Vera Serif", "Times New Roman", "Liberation Serif", Times, Serif !important;
	}
	#top, #topnav, .navbar, #subnavbar, #mainsidebar, #footer, #cp, #searchform, .corner, #taleweb, #talewebholder, #PAFTOOLBAR, #skiplink, .skiplink, .adminbar, .cpeditlinks {
		display: none !important;
	}
	#page, #main {
		border: none !important;
		min-width: 0 !important;
		float: none !important;
		width: auto !important;
	}
	.side {
		padding: 0;
	}
	.box, .articleblock {
		page-break-inside: avoid;
	}
	th {
		background-color: #CCCCCC !important;
		color: #000000 !important;
	}
	tr:nth-child(2n+1) {
		background-color: #DEDEDE !important;
	}
	tr:nth-child(2n+1) {
		background-color: transparent !important;
	}
}

/* SKJUL STANDARD FORMULAR PÅ NYHETSBREV UTLISTING - CB
Fungerer kun på siden Nyhetsbrev arkiv, derav klassen .pgn_nyhetsbrevarkiv
*/
.pgn_nyhetsbrevarkiv form{
	display:none;
}





/* responsive fixes */
.onlyformobile {display: none;}
.desktopversion {
    float: left;
    padding: 14px;
}
a.desktopversion:link {
    color: #99B141;
    text-decoration: none;
}
a.desktopversion:visited, a.desktopversion:hover  {
    color: #4D6208;
    text-decoration: underline;
}
#mobileversion, .responsive #mobileversion {
	display: none;
}

@media screen and (max-width: 769px)  {
	#mobileversion {
		float: left;
		display: block;
		margin: 0 0 0 10px;
	}
	a.mobileversion {
  		background: #99B141;
  	 	color: #FFFFFF;
   	 	display: block;
   	 	padding: 5px;
   	 	text-decoration: none;
    	border:1px solid #819836;
		text-shadow: 0 1px 0 #4D6208;
	}
	a.mobileversion:hover {
    	color: #000;
    	text-decoration: underline;
    	text-shadow: none;
	}
}