﻿/* Default CSS Stylesheet for a new Web Application project */

body { font-size: 10px; font-family: Verdana; background-image: url('../images/background_wallpaper.jpg'); background-repeat: repeat; }

h1 { color: #00005B; font-size: 14px; }
h2 { color: #00005B; font-size: 12px; }
h3 { color: #00005B; font-size: 11px; }

img { border-style: none; border-width: 0px; }

div#Container { margin-top: 20px; margin-left: auto; margin-right: auto; width: 900px; min-height: 600px; }

div#WebsiteTitle h1 { font-family: 'Times New Roman'; font-size: 38px; color: #00005B; text-align: center; letter-spacing: 1px; }
div#WebsiteTitle h2 { font-size: 10px; text-align: right; position: relative; top: -20px; left: 321px; width: 353px; height: 17px; font-style: italic; font-weight: normal; }

div#content { min-height: 400px; padding: 60px 30px 30px 30px; border: 1px solid #000000; line-height: 15px; background-color: #FFFFFF; overflow: visible; min-height: 400px; }

/*      CONTENT         */


.PageContent { width: 100%; margin-bottom: 5px; }

/*    MIKE   */

div#Section_Mike {  float: left; color: Black; width: 310px; padding-left: 10px; padding-right: 10px; top: -50px; position: relative; }

div#FrontRight {    float: left; width: 450px; padding-left: 20px; top: -50px; position: relative;  }

div#Section_Mike h1 { font-family: 'Times New Roman'; font-size: 22px; margin-bottom: -7px; }
div#Section_Mike h2 { font-family: Comic Sans MS; font-size: 11px; margin-bottom: -5px; }
div#Section_Mike h3 { font-family: Verderna; font-size: 9px; }


.download_link { margin-top: 30px; font-size: 16px; text-align: center; }

.download_link a, .download_link a:hover, .download_link a:visited { text-decoration: none; }

.download_link a:hover { text-decoration: underline; }

.WotmLogo { width: 57px; height: 56px; float: left; position: relative; top: -93px; left: 154px; }
.MikeWhitenburghPicture { width: 305px; height: 453px; clear: both; }


/*    Frontpage Book Title   */


div#BookTitleBox { float: right; width: 360px; height: 360px; top: -45px; position: relative; margin-left: 15px; margin-bottom: 15px; }

div#BookTitleBox h2 { font-family: 'Arial Black'; font-size: 28px; font-weight: bold; color: #000000; }
div#BookTitleBox h3 { font-family: verdana; font-style: normal; font-size: 18px; font-weight: normal; }
div#BookTitleBox h4 { font-size: 12px; }

div#BookTitleBox span { display: none; }


div#FrontpageBullets { font-family: Tahoma; color: Black; font-size: 11px; line-height: 18px; float: left; clear: both; position: relative; margin-left: 10px; width: 400px; top: -20px; }

div#FrontpageBullets ul { list-style-type: square; padding-left: 40px; }


/*    NAVIGATION      */


.Navigation { font-size: 10px; text-align: center; margin-top: 10px; margin-bottom: 30px; }

.Navigation a:hover { text-decoration: none; }


/*  Sponsors */


div#Sponsors { position: relative; clear: both; text-align: center; font-size: 10px; line-height: 15px; margin-bottom: 100px; }


div#Sponsors img { border-style: none; border-width: 0px; }


div#Sponsors span { display: none; }

div#Heartbeat { position: relative; float: left; }

div#LyonSolutions { position: relative; float: left; left: 130px; }

div#InteractiveTraining { position: relative; float: right; }




div#BottomQuote { text-align: center; font-weight: normal; position: relative; width: 900px; clear: both; padding-top: 40px; font-size: 10px; font-style: italic; color: #00005B; }




/*              CONTACT PAGE            */

div#Contact_Text { float: left; top: -30px; position: relative; }

div#ContactForm { margin-top: 10px; }

div#ContactForm label { float: left; clear: left; min-width: 100px; text-align: right; margin-right: 5px; }



.validation { color: #FF0000; font-size: 14px; }


.ContactTextBox { width: 210px; }

div#Contact_Buttons { text-align: center; }




/*   pages with drill down   */

div#List_Content { height: 12px; width: 248px; float: left; }

/*      PRESS  / DOWNLOADS      */

div#List_Articles { float: left; width: 158px; line-height: 18px; border-left-style: solid; padding-left: 5px; border-left-width: 1px; border-left-color: #000000; min-height: 300px; margin-left: 10px; margin-top: -10px; background-color: #FFFFFF; border-right-style: solid; border-right-width: 1px; border-right-color: #000000; border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #000000; margin-right: 10px; padding-bottom: 5px; top: -20px; position: relative; }

div#List_Article_Details { float: left; position: relative; width: 350px; margin-top: -10px; min-height: 300px; margin-left: 10px; top: -20px; }

.List_Articles_Highlight { padding: 5px; }
.List_Articles_Highlight:hover { background-color: #CCFFCC; }
.List_Articles_Hidden { display: none; }

.List_Articles_Highlight_Selected { font-weight: bold; }


div#List_Article h1 { }
div#List_Article h2 { }
div#List_Article h3 { }
div#List_Article h4 { }
div#List_Article p { }

a .List_ArticleLink { text-decoration: none; }

.List_BriefDesc { }


/*      THE BOOK    */

div#book_pages { padding: 10px; width: 150px; float: left; line-height: 20px; border: 1px solid #000000; background-color: #FFFFFF; }

div#book_content { border: 1px solid #000000; background-color: #FFFFFF; float: right; line-height: 20px; width: 610px; padding: 10px; }
