/*                         '
          .                 ,
           ~q               4
             #g        '    ]                  ;  ]
              ~#,           ]6         ]    |  f  I
               `0g      q    S         1    '       ]  ]
                 Q&     #    &   /        f   ]  ]  (  I  ]
                  #A    ]   ]2        j  , :  I  I  '     I
                   08  ' 1  iA !d     '  ' '  f  !          |
     _              00   E],K%. !    A  J ]     ]  I  |     '
      ^m_           [0N-"1&Ej  ' !  J' j  !  A  B  f  A  |      '
        ^4p        om@0qMM&Q0N&,c   " ,f ,   !  T  `  1  f         ,
          ^Mq  ]   aGK73MNWMM&#K0  6  ?  $  I  ]  ]  ]   ` ]   $   '
            #&g/AjW0W6x0&0E0#0KQbm#  ^      ?  !  !  [  ]  [   '  j
  - ,       ,#Z60gg8\ Q0N0RNQ#N#00S%,   &  ;   !  8  W  D  !  ;   ` '
     `*w   _*0MNNWT   +Q00000M#0Rg0p       6  +      !  F  '  f  ( ]   /
        9NM0&#A#M@Kt   {K#0&NgR00#M0j  &      &  J  ]   ! ]   '  ' S  ,
     +pN0QKM00NNM&&%-   ~##0M0QM000#' M^  $  K5  T  K  j  !  g  a  f  '
    qBM#M&NN&0M&MM6M9     ^~^#YM0~~  0mMh6$g #  /L| D  Z  0  0  V i  I
    `#000Q#M&80#M#M&-w   ~     \/%- \ r4-&mB\$MsgB$aMgs&g;4rg$,ps_0_,' |
      `#00MM0#8#MNX:r&      -  W  & ^  , {g', zSM8BQR$}E#MW00KD#Q#NBp0M&,,,_,__ 
       /#M0MQ&H&8MN%$ \\    e:W$ "4 '#/~6 M~9?@"07ONg9~?@~+"'^F~-=~*"*%0WM#BG0MM
         #MMM0##EM$:,     QS~&(U&  g  d ]  &    !  `7'  9
       _g@^7MMMMMT& - ) ms%M/~ "   +` 1  ) `  t
       ^   ,mMNH;E$%axN7Q0C~I         +  !    `  '
         _40V^ y 9#WZ!KA+~D   :     1
       aM*^   ,`  &  ^
   _am"~         l         '
  ^              '         Stylesheet voor Website.nl
                          (c) 2009 MonTay WebArchitects
                                  www.montay.nl

*/

*{
	font-size: 13px;
}

body,td,th {
/*	font: 100%/1.5em Verdana, Arial, Helvetica, sans-serif;
	color: #38383a;*/

	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #444;
	letter-spacing: 1px;
	line-height: 1.1em;
	font-size: 1.4em;

}

body {
	background: #FFF;
/*	margin: 0px;*/
	scrollbar-track-color: #FFF;
/*	overflow: hidden;*/
}

big{
	font-size: 125%;
}

small{
	font-size: 85%;
	line-height: 125%;
}
h1{
	font-size: 150%;
/*	font-family: Tahoma, Geneva, sans-serif;*/
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	color: #808080;
	text-transform: uppercase;
}
h1 a{
	font-size: 100%;
}
h1 a:link, h1 a:visited{
	color: #808080;
}

h2{
	font-size: 140%;
/*	font-family: Tahoma, Geneva, sans-serif;*/
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	color: #58585a;
}
h5{
/*	font-family: Tahoma, Geneva, sans-serif;*/
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #58585a;
}
b, strong{
	color: #48484a;
}
p{
/*	margin-top: 5px; */
}

img{
	border: 1px solid #999;
}
img.noline{
	border-width: 0px !important;
}

a:link,a:visited{
	color: #000;
}
a:active,a:hover{
	color: #667;
	text-decoration: none;
}

/*************************** Layout-elements ***************************/


#mainMenu{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
	width: 100%;
	height: 33px;
	text-align: center;
	background: url('/images/layout/menu_bg_shade.png') no-repeat bottom;
}
#mainMenu ul li{
	display: inline;
}
.mainBtn{
	height: 22px;
	border: 0 !important;
	margin: 0 10px;
}
.subHtml{
	display: none;
}
.subBtn{
	border: 0 !important;
	padding: 2px;
	margin: 0 12px;
/*	background-position: 0 -80px;*/
}
.subBtn:hover{
	background: url('/images/layout/menu_bg.png');
}

#subMenu{
	position: absolute;
	top: -130px;
	left: 0;
	background: url('/images/layout/menu_bg.png') no-repeat bottom;
	width: 100%;
	height: 95px;
	padding-top: 30px;
	text-align: center;
	z-index: 800;
}
#background{
	z-index: 0;
	position: absolute;
	overflow: hidden;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background: url('/images/back_fotos/Eyeleds_indoor_picture_in_showroom_(wood)_1[1].jpg') no-repeat 50% 50%;
/*	background: #ccc;*/
}

#label{
	position: absolute;
	bottom: 3.5%;
	right: 0;
	margin-top: -107px;
	z-index: 700;
}

#contentWrapper{
	position: absolute;
	top: 45%;
	left: 0;
	z-index: 999;
	width: 100%;
	height: 380px;
	margin-top: -200px;
}
.contentWrapperVisible{
	background: url('/images/layout/content_bg_shade.png') no-repeat bottom;
}

#contentInnerWrapper{
	margin: 0 auto;
	width: 950px;
/*	height: 100%;*/
/*	background: #fff;*/
}
#contentScroller, #mediaContainer{
	float: right;
	margin: 12px;
/*	background: #ccc;*/
}
#contentScroller{
	width: 480px;
	height: 340px;
	overflow: auto;
	padding-right: 20px;
}
#mediaContainer, #map_canvas{
	width: 400px;
	height: 340px;
	text-align: right;
}
#map_canvas{
	margin-top: 12px;
}
#mediaContainer ul, #mediaContainer li{
	list-style: none;
	margin: 0;
	padding: 0;
}
#mediaContainer img{
	height: 340px;
}
#collectionHolder{
	margin: 0 auto;
	width: 100% !important;
	height: 325px;
	overflow: auto;
}
#collectionScroller{
	width: inherit;
}
.collectionCell{
	float: left;
	width: 325px;
}
.colBrowseImg{
	margin: 0 auto 12px auto;
	padding: 0 10px;
}
.colBrowseImg:hover{
	background: #fff;
}
.collectionColors{
	float: left;
	width: 15px;
	padding-top: 25px;
	margin-right: 15px;
}
.collectionColors img{
	margin-bottom: 2px;
}
#collectionDesc{
	width: 100%;
	height: 200px;
	margin-bottom: 5px;
	overflow: auto;
}
#collectionColors{
	width: 100%;
	height: 15px;
	margin-bottom: 5px;
}
#collectionThumbs{
}
#collectionThumbs img{
	border: 1px solid #ccc;
	cursor: pointer;
}
#collectionThumbs img:hover{
	background: #fff;
}


[name="sc_id"]{
	width: 160px;
}
[name="zip"]{
	width: 154px;
}
.button{
	width: 125px;
	padding: 0;
}
.storeHolder{
	float: left;
	width: 228px;
	height: 108px;
}
#map_canvas{
	background: #eee;
	border: 1px solid #808080;
}
