@charset "utf-8";
@import url(normalize.css);
@import url(color.css);
@import url(typography.css);

body  { margin: 0; padding: 0; text-align: center;}
#container {width: 913px; margin: 12px auto; border:2px solid #000000; text-align: left; position:relative; min-height:696px;}
#header {padding: 0; position:relative; height:84px; text-align:right; background-image:url(../img/header-background.jpg); background-repeat:repeat-x; border-bottom:2px solid #000000;}
#header h1 {cursor:pointer; position:absolute; top:7px; left:15px; width:500px; height:72px; background-image:url(../img/Horse-Progress-Days_interior.gif); background-repeat:no-repeat;}
#header h2 {position:absolute; top:19px; right:20px; width:450px;}
#header h3 {position:absolute; top:44px; right:20px; width:450px;}
#column_nav {position:absolute; top:196px; left:0px; width:200px; height:420px; border-right:2px solid #000000; border-bottom:2px solid #000000;}
#column_nav li {height:42px; max-height:42px; overflow:hidden;}
#page {width:755px; min-height:500px; border-top:2px solid #000000; border-right:2px solid #000000; border-bottom:2px solid #000000; margin:108px 0px 20px 0px; padding:12px 12px 20px 0px;}
#column_page {margin-left: 215px;}
#column_page ._2Cols {float:left; width:45%; margin-right:17px;}
#column_leaderboard {position:absolute; top: 94px; left:39px; width:728px; max-width:728px; height:90px; max-height:90px; overflow:hidden;}
#column_verticals {position:absolute; top: 94px; left:780px; width:120px; max-width:120px; overflow:hidden;}
#footer {} 

#page ol, #page ul {list-style:disc; list-style-position:outside; padding-left:45px; padding-bottom:11px;}
#page li {}

/*HOME ELEMENTS*/
#container.home #header {height:0px; text-align:left; background-image:none; border-bottom:0px;}
#container.home #column_nav {position:absolute; top:274px; left:0px; border-right:2px solid #000000; border-bottom:0px solid #000000; border-top:2px solid #000000; Z-index:100;}
#container.home p {position:absolute; top:620px; left:220px; width:680px;}
#container.home h1 {position:absolute; top:8px; left:453px; width:427px; height:195px; background-image:url(../img/Horse-Progress-Days_home.gif); background-repeat:no-repeat; z-index:100;}
#container.home h2 {position:absolute; top:28px; left:20px; width:400px;}
#container.home h3 {position:absolute; top:53px; left:20px; width:400px;}
#container.home #home-photos {position:absolute; left:225px; top:334px; width:675px; height:300px; z-index:2;}


/*MISC*/
h3.category {margin-bottom:0em; margin-top:1.1em;}

.Accomo {float:left; width:45%; margin-right:10px; margin-bottom:12px;}
.Advertsr {float:left; width:45%; margin-right:10px; margin-bottom:12px;}

.clearfloat {clear:both; height:0; font-size: 1px; line-height: 0px;}
.hide {display:none;}

/* Press Photos Table */
table.press-photos { border:1px solid #666666;}
table.press-photos tr {border-bottom: 1px solid #666666;}
table.press-photos td {padding:10px 10px 14px 10px; vertical-align:top; border-right:1px solid #666666;}
table.press-photos img {border:1px solid #FFFFFF; margin-bottom:4px;}

