/*-- Master Format Stylesheet for KimCornish.com --*/
/*-- Developed by Eric Snow, eSnow.biz Toronto - March 2008 --*/

* { margin: 0; padding: 0; border: none; color: #333333; font-family: arial, helvetica, verdana, sans-serif; }

body { background-color: #eeeeee; }

#Container { position: relative; width: 750px; height: 1%; left: 50%; margin-left: -375px; border: 2px solid #333333; }

.ClearingElement { clear: both; width: 100%; height: 0px; }

/*-- LINK OPTIONS --*/

a:link { color: #3333cc; text-decoration: none; }
a:visited { color: #000099; text-decoration: none; }
a:active { color: #6600ff; text-decoration: none; }
a:hover { color: #0000ff; text-decoration: underline; }

/*-- TEXT OPTIONS --*/

p { font-size: 80%; text-align: justify; padding-top: 12px; padding-bottom: 6px; }

.Note { font-weight: normal; font-size: 75%; color: #333333; font-style: normal; }

h1 { font-weight: bold; font-size: 120%; color: #ff0000; padding-top: 10px; padding-bottom: 10px; }
h2 { clear: left; font-weight: bold; font-size: 105%; color: #000000; padding-top: 15px; }

/*-- SKIP LINKS & BREADCRUMBS --*/

#SkipLinks { position: relative; width: 750px; height: 20px; left: 50%; margin-left: -375px; background: #dddddd; font-size: 75%; border-bottom: 2px solid #333333; }

a.Skip:link { float: left; padding: 3px 10px 3px 15px; text-decoration: none; }
a.Skip:visited { float: left; padding: 3px 10px 3px 15px; text-decoration: none; }
a.Skip:hover { float: left; padding: 3px 10px 3px 15px; text-decoration: underline; }

#TopMenu { clear: right; float: right; height: auto; }

#BreadCrumbTrail { position: relative; height: 20px; font-size: 75%; }

/*-- MAIN MENU --*/

#MainMENU { float: right; width: 130px; height: auto; margin-left: 20px; }
#MainMENU ul { list-style: none; margin: 10px 0 15px 0; padding: 0; border-bottom: 9px solid #ff0000; }
#MainMENU li { width: 128px; border-bottom: 1px solid #666666; font-size: 75%; font-weight: bold; display: block; padding: 0; }

#MainMENU a:link { display: block; padding: 3px 5px 2px 0; text-decoration: none; background: none; color: #333333; }
#MainMENU a:visited { display: block; padding: 3px 5px 2px 0; text-decoration: none; background: none; color: #333333; }
#MainMENU a:hover { display: block; padding: 3px 5px 2px 0; text-decoration: underline; background: #dddddd; color: #333399; }


/*-- MAIN BODY SETTINGS --*/

#MainBody { position: relative; background: url('../images/Book_FullBG.jpg') repeat-y; height: 1%; }

#MainCONTENT { width: 545px; padding: 15px; background: none; }

#MyGoogleMap { width: 300px; height: 400px; float: right; margin: 15px; border: 1px solid #333333; }

/*-- HOMEPAGE SETTINGS --*/

#HomePhoto { margin: 0 0 0 -15px; }

#NoteBox { width: 95%; background: #ffffff; border: 1px solid #666666; padding: 10px; font-size: 75%; margin-top: 25px; }

/*-- FOOTER SETTINGS --*/

#Footer { position: relative; width: 750px; height: auto; background: url('../images/Book_FullBG.jpg') repeat-y; }

.ValidIcon, #eSnowIcon { clear: right; float: right; padding: 0 20px 10px 0; }

#BottomMenu { width: 560px; height: auto; font-size: 90%; padding-top: 40px; }
#BottomMenu p { text-align: center; }

.LinkRow { color: #ff0000; }
.LinkRow a:link { color: #ff0000; text-decoration: none; }
.LinkRow a:visited { color: #cc0000; text-decoration: none; }
.LinkRow a:active { color: #ff0066; text-decoration: none; }
.LinkRow a:hover { color: #0000cc; text-decoration: underline; }

/*-- FORMATTING OPTIONS --*/

.TeamListing { float: left; width: 225px; margin-left: 30px; border-top: 1px solid #cccccc; }

.ImageLeft { float: left; padding: 5px 15px 5px 0; }
.ImageRight { float: right; padding: 5px 0 5px 15px; }

ul, ol { padding-left: 10px; margin-bottom: 1pt; margin-left: 25px }

li { font-size: 80%; text-align: left; padding-top: 5px; }
li ul li { font-size: 100%; color: #ff0000; text-align: left; padding-top: 5px; }

