﻿/* This file makes dark version from the default light version layout */
body {}
body {background-color:#3E3C3D;}
.MainDiv .FooterWide .Footer {background-image:url(/Images/Default/bottom-bg-dark.gif);}
.MainDiv .ContentBottomWide {background-image:url(/Images/Default/middle-shadow-dark.gif); border-top:solid 1px #4D4B4C; color:#ddd;}

h2.BottomHeading {color:#ddd;}
.ContentBottom a.MoreLink {color:#08B3E9;}
.ContentBottom p {color:#ddd;}
.ContentBottom p.BottomPara a {color:#08B3E9;}

.BottomContactDetails a {color:#ddd;}

/* dark version of icons from bottom content */
.WithTie {background-image:url(/Images/Default/icon-tie-dark.gif);}
.WithSpeechBubble {background-image:url(/Images/Default/icon-speech-dark.gif);}
.WithPaper {background-image:url(/Images/Default/icon-paper-dark.gif);}
.WithBooks {background-image:url(/Images/Default/icon-books-dark.gif);}
.WithCouple2 {background-image:url(/Images/Default/icon-couple2-dark.gif);}
.WithFire {background-image:url(/Images/Default/icon-fire-dark.gif);}
.WithMobile {background-image:url(/Images/Default/icon-mobile-dark.gif);}
.WithCouple3 {background-image:url(/Images/Default/icon-couple3-dark.gif);}


