/* 
Titel:       Farvehandleren.dk Forside
Skribent:    Communikanten / VesterKopi a/s
Opdateret:   30 Oktober 2006
*/

/* General
---------------------------------------------------------- */

* 
{
margin: 0;
padding: 0;
}

html
{
height: 100%;
}

body 
{
height: 100%;
text-align: center;
}

#DWMain
{
position: relative;
width: 900px;
margin: 0 auto;
}

h1, h2
{
text-transform: uppercase;
}

/* ContentArea
---------------------------------------------------------- */

#paragrapharea 
{
position: relative;
padding-bottom: 20px;
}

#theparagraph
{
margin-left: 270px;
}

#content
{
text-align: left;
background: #fff url('/Files/System/contentbg.gif') bottom right no-repeat;
border-bottom: 1px solid #fff;
}

/* Forside Kolonne Opsaetning
---------------------------------------------------------- */

#flashmodule
{
position: relative;
top: -30px;
width: 360px;
float: left;
margin-bottom: -32px;
}

#rightcolumn
{
width: 190px;
float: left;
}

#middlecolumn
{
width: 280px;
margin-right: 56px;
float: left;
margin-bottom: 10px;
}

/* Hojre Kolonne QuickLinks
---------------------------------------------------------- */

#rightcolumn a
{
text-transform: uppercase;
color:#2E2B67;
font-weight: bold;
line-height: 20px;
}

/* TopImage og TopLogo (billede og firkanter)
---------------------------------------------------------- */

#dwtopimage
{
float: left;
position: relative;
top: -30px;
margin-bottom: -30px;
}

#dwmenulogo
{
position: absolute;
top: -30px;
left: 0 !important;
left: -230px;
}

/* PrintVenlig og SendTilVen
---------------------------------------------------------- */

#Printer
{
Position: absolute;
top: 123px;
right: 20px;
text-align: right;
color: red;
}

/* Sommerfuglen
---------------------------------------------------------- */

#sommerfugl
{
position: absolute;
top: 160px;
left: 200px;
}

/* TopMenu
---------------------------------------------------------- */

#menubar
{
background: #1d1765;
height: 30px;
line-height: 30px;
text-align: left;
border-bottom: 30px solid #fff;
}

#menubar div
{
margin-right: 12px;
}

#menubar a
{
text-transform: uppercase;
}

#menubar table
{
margin-top: 7px;
margin-left: 10px;
}

/* Topmenu, styling af hvert menupunkt
---------------------------------------------------------- */

#MM1 a:hover 
{
color: #ccffff;
}

#MM1 span.L1_Active 
{
color: #ccffff;
}

#MM5 a:hover
{
color: #cccc33;
}

#MM5 span.L1_Active
{
color: #cccc33;
}

#MM7 a:hover
{
color: #cc00ff;
}

#MM7 span.L1_Active
{
color: #cc00ff;
}

#MM8 a:hover
{
color: #ff9966;
}

#MM8 span.L1_Active
{
color: #ff9966;
}

#MM14 a:hover
{
color: #ffcccc;
}

#MM14 span.L1_Active
{
color: #ffcccc;
}

#MM16 a:hover
{
color: #ff0000;
}

#MM16 span.L1_Active
{
color: #ff0000;
}

/* Hojrestillet undermenu (XML)
---------------------------------------------------------- */

#rightmenu 
{
float: right;
text-align: right;
margin-right: 20px !important;
margin-right: 10px;
margin-top: 10px;
width: 180px;
}

#rightmenu ul {
margin: 0;
list-style: none;
margin-bottom: 8px;
}

#rightmenu ul ul {
margin: 0;
}

#rightmenu ul li ul {
padding: 0;
}

#rightmenu li {
margin: 0;
padding-top: 5px;
padding-right: 10px;
list-style: none;
}

#rightmenu a
{
text-transform: uppercase;
font-family: Arial, Helvetica;
font-weight: bold;
font-size: 10px;
color: #3a396e;
}

#rightmenu ul li ul a 
{
margin-right: 10px;
}

#rightmenu ul li ul li ul a 
{
margin-right: 20px;
}

/* Footer
---------------------------------------------------------- */

#footer 
{
background: url('/Files/System/footerbg.gif');
height: 26px;
border-top: 12px solid #1d1765;
}

#footer small
{
line-height: 26px;
}

/* Brodkrumme
---------------------------------------------------------- */

#breadcrumb
{
position: absolute;
top: 150px;
left: 266px;
}

/* Misc
---------------------------------------------------------- */

.menutable
{
text-align: left;
}

/* Communikanten
---------------------------------------------------------- */

#communikanten
{
width: 900px;
margin: 0 auto;
margin-top: 3px;
}

#communikanten a
{
display: block;
width: 132px;
height: 10px;
background: url('/Files/System/communikanten.gif') no-repeat 0 0;
text-indent: -3000px;
float: right;
}


