/* Stylesheet StarMagic april 2010 */
/* written by Rian Rietveld - RRWD web development*/
/* http://www.rrwd.nl */

/* algemeen */

*	{
	font-family: 'Trebuchet MS', Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #222;
}

body {
  background-color: #000;
  margin: 20px 0 0 0;
  background-image: url('/layout/background-body-2010.jpg');
  background-position: top center;
  background-repeat:no-repeat;
}

img {border: 0;}

div {
  margin: 0;
  padding: 0;
}

.hidden {
  position:absolute;
  left:-9999px;
  width:0;
  height: 0;
  overflow:hidden;
}

.round_corners_20 {
    padding: 20px;
    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
}

.round_corners_10 {
    padding: 10px;
    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

.round_corners_10_inline {
    padding: 10px;
    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
   margin-left: -10px;
   margin-top: -10px;
}
/*lay-out algemeen ----------------------------------------------------------------------------------------------*/

#wrapper{
  position: relative;
  width: 953px;
  margin: 0 auto;
}

#header {
  width: 933px;
  height: 210px;
  background-color: #fff;
  background-image: url('/layout/2010/header-01.jpg');
  background-position: top center;
  background-repeat:no-repeat;
}

#header h1 {
  font-size: 12px;
  color: #222;
  font-weight: normal;
  position: absolute;
  top: 5px;
  left: 40px;
}

#slogan {
  font-size: 17px;
  color: #fff;
  text-align: right;
  position: absolute;
  line-height: 110%;
  top: 70px;
  right: 35px;
}

#menu_top {
  padding: 195px 0 0 0;
  margin: 0;
}

#menu_top li {
  margin: 0;
  padding: 0 23px 0 23px;
  list-style: none;
  float: left;
  border-right: 1px solid #6f1f9a;
}

#menu_top li a {
  color: #6f1f9a;
  text-decoration: none;
  font-size: 12px;
}

#menu_top li a:hover {
  color: #fdc613;
  text-decoration: underline;
}

#menu_top li a.active {
  color: #fdc613;
}

#service_menu {
  position: absolute;
  top: 2px;
  right: 20px;
}


#service_menu li {
  padding: 0 10px 0 10px;
  list-style: none;
  float: left;
  border-right: 1px solid #222;
}

#service_menu li a{
  font-size: 12px;
  color: #222;
  text-decoration: none;
}

#service_menu li a:hover{
  color: #fdc613;
  text-decoration: underline;
}

#service_menu li.last, #menu_top li.last {
  border-right: 0;
}


#afsluiter {
  width: 100%; 
  clear: both; 
  height:0;
}

/*  homepage specials ----------------------------------------------------------------------------------------------*/
#content_home {
  margin-top: 20px;
  background-color: #000;
  color: #fff;
}

#content_home  * {
  color: #fff;
  letter-spacing: 0.1em;
}

#content_home  a {
  color: #fbc817;
  text-decoration: none;
}

a.twee_sterren_rechts {
  padding-right: 20px;
  background-image: url('/layout/2010/sterretjes.gif');
  background-position: center right;
  background-repeat: no-repeat;
}

#home_foto_nieuws {
   margin-bottom: 10px; 
   width: 180px; 
   height: 60px;
}

#home_foto_midden {
   background-image: url(/layout/2010/starmagic-winkel-cadier-en-keer.jpg); 
   margin-bottom: 10px; 
   width: 445px; 
   height: 242px;
}
#home_foto_agenda {
   margin-bottom: 10px; 
   width: 180px; 
   height: 60px;
}

#Attentieblok_vp_2 ul, #Agendablok_vp ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#Attentieblok_vp_2 li, #Agendablok_vp li {
  list-style: none;
  margin: 0;
  padding-left: 50px;
  background-image: url('/layout/2010/sterretjes.gif');
  background-position: 0 2px;
  background-repeat: no-repeat;
}

#Agendablok_vp li {
  padding-bottom: 10px;
}

#Attentieblok_vp_2 a, #Agendablok_vp a {
  color:  #fff;
  font-weight: bold;
  text-decoration: none;
}

#Attentieblok_vp_2 a:hover, #Agendablok_vp a:hover {
  color: #fdc613;
  text-decoration: underline;
}


#Nieuwsblok_vp, #Agendablok_vp, #Attentieblok_vp_2 {
  width: 200px;
  background-color: #250b33;
  color: #fff;
  margin-bottom: 20px;
}

#Attentieblok_vp_1 {
  width: 200px;
  height: 193px;
  background-color: #6f1f9a;
  color: #fff;
  background-image: url('/layout/2010/klantenkaart.jpg');
  background-position: bottom right;
  background-repeat: no-repeat;
  margin-bottom: 20px;
}

#Nieuwsblok_vp h2, #Agendablok_vp h2, #Attentieblok_vp_2 h2 {
  color: #b43ae4;
}

#Nieuwsblok_vp h3, #Nieuwsblok_vp p {
  margin: 0;
  padding: 0;
}

#Attentieblok_vp_1 h2 span, #Attentieblok_vp_1 p, #Middenblok_vp h2 span {
  color: #fbc817;
  font-size: 100%;
}

#Attentieblok_vp_1 p {
  padding-top: 50px;
}
#Attentieblok_vp_1 h2 span.wit {
  color: #ffffff;
  font-size: 100%;
}


#Middenblok_vp div.metPadding {
  padding: 0 20px 0 20px;
}


#sitemap {
  clear: both; 
  width: 933px;
  background-color: #250b33;
  color: #b43ae4;
  margin-top: 10px;
}

#sitemap * {
  background-color: #250b33;
  color: #b43ae4;
  line-height: 150%;
  font-size: 11px;
  letter-spacing: 0.1em;
}

#sitemap h2 {
  margin: 10px 0 0 0;
  padding: 0;
}

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

#sitemap li {
  list-style: none;
  margin: 0;
  padding-left: 15px;
  background-image: url('/layout/2010/ster_sitemap.gif');
  background-position: center left;
  background-repeat: no-repeat;
}

#sitemap a{
  background-color: #250b33;
  color: #b43ae4;
  text-decoration: none;
}

#sitemap a:hover{
  color: #fdc613;
  text-decoration: underline;
}

#sitemap a.active{
  color: #fdc613;
}

#sitemap div.sitemap_column {
  margin-left: 10px;
  float: left;
  width: 220px;

}

#zoekveld {
  padding-left: 25px;
  padding-bottom: 10px;
}

#zoekveld input {
  margin-right: 0 5px 0 0; 
}

#zoekveld input.invoerveld {
  width: 125px;
}

#breadcrumb {
  margin-bottom: 15px; 
}

#breadcrumb a {
  font-size: 13px;
  text-decoration: none;
}

#breadcrumb a:hover {
  text-decoration: underline;
  color: #fbc30f;
}

#content_rechts h2.gallery_h2 a{
  font-size: 13px;
  text-decoration: none;
}

#content_rechts h2.gallery_h2 a:hover{
  text-decoration: underline;
  color: #fbc30f;
}




#midden {
  width: 1035px;
  background-repeat: repeat-y;
  background-position: top left;
}


#menu_links {
  width: 220px; 
  float: left; 
  color: #222;
  background-color: #fdc613; 
  margin: -10px 0 10px -10px ;
}

#menu_links ul , #menu_links h2 {
  list-style: none;
  margin-left: 0px;
  padding-left: 25px;
  padding-top: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

#menu_links h2 {
  padding-top: 5px;
}

#menu_links ul li, #menu_links ul li b, #tagcloud_ul ul li {
  list-style: none;
  padding-bottom: 10px;
  font-size: 12px;
  color: #222;
}
#menu_links ul li a {
  text-decoration: none;
  font-size: 12px;
}

#menu_links ul li.sub {
  list-style: none;
}

#menu_links ul ul.sub_ul {
  list-style: none;
  margin-left: 8px;
  padding-left: 0;
}


#attention {
  float: right;
  width: 150px;
  border: solid 1px #fbc30f;
}

#attention img {
  width: 150px;
}

#attention hr {
 height: 0px;
 border: 2px solid #fbc30f;
}

#footer {
  width: 1035px;
  height: 80px;
  background-repeat: no-repeat;
  background-position: top left;
  clear: both;
}

#footer.geel {
  background-image: url('../layout/bg-webshop-footer-geel.jpg');
}

#footer.wit {
  background-image: url('../layout/bg-webshop-footer.jpg');
}

/*content pagina's ----------------------------------------------------------------------------------------------*/

#content_main {
  margin-top: 10px;
  background-color: #fff;
  color: #222;
  min-height: 500px;
}

#content_rechts {
  background-color: #fff;
  width: 680px; 
  float: right;
  overflow: auto;
}

#menu_content ul {
  position: absolute;
  top: 145px;
  left: 40px;
  margin: 0;
  padding:0;
}

#menu_content ul li {
  float: left;
  color: #ff0;
  list-style: none;
}

#menu_content ul li a {
  color: white;
  text-decoration: none;
  font-size: 16px;
  text-shadow:  black  2px 2px 2px;
  font-weight: bold;
  padding-right: 30px;
}

#search input {
  width: 130px;
  margin-right: 10px;  
}

form.binnen {
  display: inline; 
}



/* web store ------------------------------------------- webstore.php----*/

a.store_button {
  display: inline-block;
  color: #222;
  padding-left: 4px;
  margin-right: 15px;
  padding-bottom: 2px;  
}  

#list_cats {
  width: 500px;
}

#list_cats div {
  float: left; 
  padding: 10px 10px 15px 0;
  width: 150px;
  text-align: center;

}

#list_cats div a{
  text-decoration: none;
  font-size: 12px;
}
#list_cats div a img{
  padding-bottom: 3px; 
  width: 120px; 
  height: 120px;
}

#list{
  position: relative;
  width: 950px;
  height: 808px;
  margin: 0 auto;
  background-image: url('../layout/background-list.jpg');
  background-repeat: no-repeat;
  background-position: top center;
}

div.list {
  position: absolute;
  top: 222px;
  left: 20px;
  width: 841px;
  height: 601px;
  overflow: auto;
}

img.list {
  width: 80px;
  height: 80px;
  border: solid 1px #fff;
}
img.list:hover {
  border: solid 1px #fbc30f;
}


img.product {
  width: 200px;
  height: 200px;
  float: left;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}


span.product_nr {
  position: absolute;
  top: 240px;
  left: 20px;
}

#tablelistproducts {
  margin: 0;
  padding: 0;
  width: 100%
}

#tablelistproducts td {
  vertical-align: top;
  border-bottom: 2px solid #fbc30f;
}

#tablelistproducts td td{
  border-bottom: 0;
}

#tablelistproducts h3, #shopping_basket h3{
  margin: 0 0 5px 0;
}


#tablelistproducts h3 a, #shopping_basket h3 a{
  font-size: 13px;
  color: #6f1f9a;
  text-decoration: none;
}

#tablelistproducts h3 a:hover, #shopping_basket h3 a:hover{
  font-size: 13px;
  margin-bottom: 5px;
  color: #222;
  text-decoration: underline;
}

hr {
  height: 0px;
  border-left: 0;
  border-right: 0;
  border-bottom: 2px solid  #d0ab38;
  border-top: 1px solid  #fbc30f;
}

#shopping_basket td {
  border-top: solid 1px #fbc30f;
}

td.number, th.number {
  text-align: center;
}

td.prijs, th.prijs {
  text-align: right;
}

td.amount {
  background-image: url('../layout/background-amount.gif');
  background-repeat: no-repeat;
  color: #fff;
  font-size: 13px;
  
}


#menu_links li a.menu_big, #menu_links li a.menu_big b, #menu_links li a.menu_big strong {
  font-size: 120%;
  font-weight: bold;
}


/* tekstpresentatie */


h1	{
	font-size: 130%;
}

h2 {
	font-size: 120%;
}

h3 {
	font-size: 110%;
}

th{
  font-weight: normal;
  text-align: left;
}

a {
  color: #222;
}

a.active {
  font-weight:bold;
} 

a.prod_list_title {
 font-weight: bold;
 font-size: 12px;
}

a.prod_list_title:hover {
  text-decoration: none;
  color: #fbc30f;
}

#content_wit ul {
  margin-left: 10px;
  padding-left: 10px;
  padding-bottom: 5px;
}

#content_wit p, #content_wit h1, #content_wit h2, #content_wit h3 {
  margin-bottom: 15px;
}

fieldset {
  border:0;
}

fieldset legend {
  font-size: 13px;
  font-weight: bold;
  padding: 5px  0 10px; 0;

}


/*MagicBodys */

div.breedwit {
  background-image: url('../layout/bg-magicbodys-center.jpg');
}

#mb_midden {
  float: left; 
  margin: 0; 
  padding-top: 0; 
  padding-bottom: 0; 
  padding-left: 100px; 
  padding-right: 130px; 
  width: 803px; }


