@charset "utf-8";
/* CSS Document */

.floatLeft { float:left;}
.floatRight { float:right;}
.floatCentre { margin:auto; width:50%; text-align:center;}
.clear { clear:both;}
.clearLeft { clear:left;}
.clearRight { clear:right;}

html { background:#000;}

#wrapper{ width:988px; margin:auto;}

#copyHolder { float:right; width:517px; margin:5px 25px 0 0; padding:0 40px 0 0px; line-height:135%;}
#copyHolder .title { font-size:16px; font-weight:bold; margin:50px 0 0 150px; color:#F90; text-transform:uppercase;}
#copyHolder .summary { font-size:12px; font-weight:bold; margin:0px 0 0 150px; color:#FFF;}
#copyHolder p {color:#FFF; margin:10px 0 0 40px;  font-size:12px;}

#gallery { float:right; width:335px; margin:170px 15px 0 0;}
#gallery img { margin:5px 5px 10px 5px; padding:5px; float:left; background:url(../EOR_images/gallery_bg.png) no-repeat top left;}

.list { margin:0 0 20px 30px; background:url(../EOR_images/listbg.jpg) no-repeat top left; height:76px; padding-top:10px;}
.list h2{margin:0 15px; font-size:12px; color:#000;}
.list h3{margin:0 15px; font-size:10px; color:#C30}
.list h6{margin:0 15px; font-size:11px; color:#FFF;}
.list a:link, .list a:visited { color:#000; text-decoration:none; text-transform:uppercase;}
.list .readMore { float:right;}

.pagination {margin:0 0 20px 30px;}

.pageNumbers { margin:auto; width:50%; text-align:center;}

.pageNumbers a:link, .pageNumbers a:visited { color:#FC0; border:1px solid #000; padding:1px 3px; font-size:10px;  background-color:#333;}

.pageNumbers a:hover {color:#666; border:1px solid #FFF; padding:1px 3px; font-size:10px; background-color:#333;}

.pageNumbers a.active {color:#111; border:1px solid #999; padding:1px 3px; font-size:10px; background-color:#FC0;}

.galleryHolder .image { float:left; width:160px; background:url(../EOR_images/gallery_imgbg.jpg) no-repeat top right; margin:5px; height:121px; padding:5px 5px 12px 5px;} 

#footerop {height:135px;}

.footer { background:#000; width:100%; border-top:1px solid #2F2B10; margin-top:15px;}
