/* Default stylesheet */
body { 
  background-color: #FFFFFF;
  color: #000000;
  font-family: Verdana, "DejaVu Sans", "Bitstream Vera Sans", "Lucida Grande", Geneva, sans-serif;
  font-size: 11px;
  margin: 0px;
}
table,caption,th,td { 
  font-size: 11px; 
}
h1 { 
  margin: 4px 0px;
  padding: 0px;
  font-size: 16px;
}
h2 { 
  margin: 4px 0px;
  padding: 0px;
  font-size: 14px;
}
h3 { 
  margin: 4px 0px;
  padding: 0px;
  font-size: 12px;
}
h4 { 
  margin: 4px 0px;
  padding: 0px;
  font-size: 11px;
}
h5 { 
  margin: 4px 0px;
  padding: 0px;
  font-size: 11px;
}
h6 { 
  margin: 4px 0px;
  padding: 0px;
  font-size: 11px;
}
p { 
  padding: 0px;
  margin: 4px 0px 16px 0px;
}
/* End General elements*/

/* 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: #0000FF; }
a:visited { color: #0000FF; }
a:hover { color: #000000; }

/* read more.. links */
.link  { }
a.link:link { text-decoration: none; }
a.link:visited { text-decoration: none; }
a.link:hover { text-decoration: underline; }

/* Standard navigation links */
a.menu, span.menu { }
.menu a:link { color: #000000; text-decoration: none; }
.menu a:visited { color: #000000; text-decoration: none; }
.menu a:hover { color: #000000; text-decoration: underline; }

a.menuselected, span.menuselected { }
a.menuselected:link { text-decoration: underline; }
a.menuselected:visited { text-decoration: underline; }
a.menuselected:hover { text-decoration: underline; }

a.topmenu, span.topmenu { }
a.topmenu:link { }
a.topmenu:visited { }
a.topmenu:hover { }

/* Printable/tell a friend links  */
.toollink { }
a.toollink:link { text-decoration: none;  }
a.toollink:visited { text-decoration: none; }
a.toollink:hover { text-decoration: underline;  }

/* Copyright, CustomPublish powered link etc.  */
.cp { }
a.cp:link { color: #CCCCCC; }
a.cp:visited { color: #CCCCCC; }
a.cp:hover { color: #333333; }


/* Linked headlines (normally inside LIST-sections) */ 
.headlinelink { }
.headlinelink:link { text-decoration: none; }
.headlinelink:visited { text-decoration: none; }
.headlinelink:hover { text-decoration: underline; }

/* Linked headlines on listing pages */
.headline .headlinelink { }
.headline .headlinelink:link { color: #000000; }
.headline .headlinelink:visited { color: #000000; }
.headline .headlinelink:hover { color: #000000; }

/* Navigation path links */
.path  {  }
a.path:link { }
a.path:visited { }
a.path:hover { }

/* 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 { }
.date { color: #999999; font-size: 10px; }
.author { color: #333333; font-size: 10px; }
.feedback { }
.copyright { }
/* Standard tools */
div.tools { margin: 15px 0px; }
div.tool { margin: 2px 0px; }
#skiplink { display: none; }
#path { margin-bottom: 10px; }
#path span.arrow { padding: 0px 3px; }
#top div.adminbar { position: absolute; left: 250px; top: 40px; }
#cp { text-align: center; padding: 10px; }

/* SECTION: listing/view styles */
div.pagedescription { }
.pagedescription { }
.headline, h1.headline  { 
  font-size: 14px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
}
.headlineview, h1.headlineview  { 
  font-size: 16px; 
  font-weight: bold; 
  margin: 0px;
  padding: 0px;
}
.subheadline, h2.subheadline  { 
  font-weight: normal; 
  margin: 5px 0px 0px 0px;
  padding: 0px;
  line-height: 1.0;
}
.ingress { 
}
div.ingress { 
  margin: 6px 0px; 
  padding: 0px;
}
.ingressview { 
}
div.ingressview { 
  margin: 6px 0px; 
  padding: 0px;
}
p.byline, .byline { 
  margin: 0px; padding: 0px;
}
/* SECTION: viewarea block/spacing elements */

/* 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;
}

/* 3-spalter */
div.threecol .articleblock { 
	width: 31%;
	float: left;
	margin-right: 2%;
}
div.threecol .articleblock.treble0 { 
	clear: both;
}
div.threecol .articleblock.treble1 { 
	margin-right: 0;
}
div.threecol .articleblock.treble2 { 
	clear: right;
	float: right;
	margin-right: 0;
	background: none;
}

a.link { 
  font-size: 10px;
  padding: 3px; 
  background-color: #013E6C; 
  color: #FFFFFF;
}
.searchpage a.link { 
	background-color: transparent; 
	color: #015EA3; 
	font-weight: bold;
}

.imgwrap a.link {
	background-color: transparent;
}
.block, .articleblock { 
  margin-bottom: 15px;
}
hr { 
  clear: both;
}
div.hr { /* Replacement for hr. This is easier to style */
  font-size: 1px;
  clear: both;
  height: 10px;
  margin-bottom: 15px;
	border-bottom: 1px solid #5894BC;
}
div.body { 
  clear: both; 
  margin: 0px 0px 22px 0px;
}
.clearfix { clear: both; font-size: 1px; height: 0px; }
/* SECTION ARTPICS */
td.artpic { 
  padding: 5px;
  vertical-align: top;
  text-align: left;
}
/* SECTION: page containers */ 
#page { 
  width: 990px;
  margin-left: 0;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  text-align: left;
}
#beegfx  { 
  background: url(/getfile.php/926434.1436.cqsrwuatev/bee.jpg) left top no-repeat;
	width: 160px;
	height: 218px;
	margin-left: 1px;
}
#top { 
  margin: 0px;
  padding: 0px;
	background: url(/getfile.php/926143.1436.fcdpuxxpdq/top_bg.jpg) left top repeat-x;
	background-color: #026DBB;
	color: #FFFFFF;
	position: relative;
	height: 109px;
	width: 830px;
	float: right;
}
#top a.logo { 
  background: url(/getfile.php/926142.1436.pfyeywtrau/top2.jpg) left top no-repeat;
	display: block;
	width: 225px;
	height: 109px;
	position: absolute;
	top: 0px;
	left: 0px;
	text-indent: -9999px;
}
#micgfx  { 
  background: url(/getfile.php/926144.1436.bqeawcqwbu/top3.jpg) right top no-repeat;
	width: 390px;
	height: 109px;
	position: absolute;
	top: 0px;
	right: 0px;
}

#middle { 
  background: url(/getfile.php/926442.1436.faxebdddev/middle_back.gif) left top repeat-y;
}
#navbar { 
  float: left;
	width: 150px;
	background-color: #DAEDF1;
	color: #000000;
	margin-bottom: 90px;
}

#main { 
  min-height: 500px;
	float: left;
	width: 700px;
	padding: 20px;
	
}
#footer { 
  clear: both;
  text-align: center;
	background: url(/getfile.php/926469.1436.veacdbxruu/border_purple.gif) top left repeat-x;
	background-color: #015EA3;
	color: #FFFFFF;
	padding: 10px 0px 5px;
	position: relative;
}
#footer a:link { color: #FFFFFF; }
#footer a:visited { color: #FFFFFF; }
#footer a:hover { color: #CCCCCC; }

#footer div.bottomgfx { 
  background: url(/getfile.php/926503.1436.sxxdqasapb/navbar_bottom.gif) left bottom repeat-x;
	height: 86px;
	width: 154px;
	position: absolute;
	top: -86px;
	left: 0px;
}

/* SECTION: Sidebar */
#sidebar { 
}
.sidebar { 
}

.box { 
  padding: 0px;
  margin: 0px 0px 15px 0px;
  position: relative;
}
.box .head { 
}
.box .cell { 
  padding: 5px;
}
.box ul { 
  padding: 0px;
  margin: 0px 0px 0px 0px;
  list-style-type: none;
}
.box ul li { 
  margin: 0px 0px;
  padding: 0px;
}
.box p { 
  padding: 0px;
  margin: 0px 0px 5px 0px;
}
.box h3.caption { 
  padding: 0px;
  margin: 0px;
}
/* SECTION: page elements */ 
ul.menu { 
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}
ul.menu li { 
  margin: 0px;
  padding: 1px 0px;
}

#mainmenu { 
  margin: 5px 5px 5px 10px;
}

#mainmenu ul { margin: 0px; padding: 0px; }
#mainmenu li { 
  margin: 5px 0px 5px 0px;
	padding: 0px 0px 3px 0px;
	list-style-type: none;
/*	background: url(/getfile.php/926146.1436.rcwrcdebva/target.gif) left top no-repeat;*/
}
#mainmenu li a { display: block; padding-left: 13px;
  background: url(/getfile.php/926146.1436.rcwrcdebva/target.gif) left center no-repeat; }

#navbar ul.submenu li { padding-left: 0px; }
#navbar ul.submenu li { padding-left: 10px; }
#navbar ul.submenu li li { padding-left: 20px; }
#navbar ul.submenu li li li { padding-left: 30px; }
#navbar ul.submenu li li li li { padding-left: 40px; }
#navbar ul.submenu li li li li li { padding-left: 50px; }

#navbar li.spacingabove { margin-top: 5px; padding-top: 9px;
  background: url(/getfile.php/894252.1437.peacwvbcdw/navbar_menu_spaceabove.gif) top left repeat-x; 
}
#navbar li.spacingbelow { margin-bottom: 5px; padding-bottom: 9px;
  background: url(/getfile.php/894252.1437.peacwvbcdw/navbar_menu_spaceabove.gif) bottom left repeat-x; 
}
#navbar li.menulevel1.lastitem  { padding-bottom: 5px; }

#tools { 
  list-style-type: none;
}
#tools li { 
  background-position: center left;
  background-repeat: no-repeat;
}
#tools li#tips { 
}
#tools li#printable { 
}
#search { 
}
#searchform { 
}
input.searchinput { 
  vertical-align: middle;
}	
input.searchsubmit { 
  vertical-align: middle;
}
/* SECTION: banner locations */
.bannerlocation { 
  clear: both;
  text-align: center;
	margin-bottom: 10px;
}
.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: 85%; }
.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;
}

/* Shop elements */
.shoppingcartlist { 
  padding:0;
  margin:0;
}

.shoppingcartlist li { 
  list-style-type:none;
}

#checkoutcustomtext { 
 margin-top: 15px;
 padding:2px;
 border: 1px solid #efefef;
}

#checkoutlogin { 
  margin: 25px 2px;
  padding: 5px; 
  background-color: #f8f8f8; 
  border: 1px solid #909090; 
}

#cartprodtable { 
}

#cartprodtable td { 
}

#cartprodtable th { 
} 

#shopcartcontent { 
}
#cartcontainer { margin-bottom: 15px; }

#shopcartcontentinside { 
  border-top: 2px solid #B5A1DC;
  border-bottom: 1px solid #B5A1DC;  
  background-color: #F0EDF6;
  padding: 6px 6px 12px 6px;
  margin-bottom: 5px;
  background-image: url(/getfile.php/801376.1331.xysudxeutb/handlekurv-bg-purple.jpg);
  /*background-image: url(/getfile.php/435415.1083.tybautydtb/handlekurv-bg-opt.jpg);*/
  background-position: top right;
  background-repeat: no-repeat;
}

#shopcartcontent b { 
  font-size: 1.1em;
}
#shopcartcontent .summary { 
  font-size: 12px;
}
#shopcartcontent .summary .price { 
}

.boughtbaloon { 
	background-color: #FFFF99;
	color: #000000;
	padding: 5px;
	border: 1px solid gray;
}
div.productbar { float: left; }
div.textwrap div.link { float: left; padding-top: 9px; }

td.prodprice { }
td.prodbuybutton img { padding-top: 3px; }



/* End shop elements */

#container {
                margin-left: 0px;
                width: 485px;
	float: left;
                margin-left: 0px;
                margin-right: 5px;
}
#rightlisting {
	margin-top: 0px;            
                width: 198px;
                color: black;
	float: left;
}

/* Search page */
TABLE.searchresult {
	width: 100%;
}
TABLE.searchresult th {
	background-color: #0263B2;
	color: white;
	text-align: left;
}
DIV.searchhits {
	padding: 2px 0 4px 0;
}
TD.shade {
	background-color: #eeeeee;
}
