body{
margin: 0;
padding: 0;
font: 12px/16px "Verdana", "Arial", "Helvetica", sans-serif;
background: #FFF;
color: #292929;
background-image: url(http://www.ogrestronghold.com/images/background.png);
background-repeat: repeat-x;
background-attachment: fixed;
}

a:link{
color: #AF282D;
text-decoration: none;
}

a:visited{
color: #AF282D;
text-decoration: none;
}

a:hover{ 
color: #000;
text-decoration: none;
}

img{
border: 0;
}

#topcontainer{
width: 961px;
margin: 0 auto;
padding: 13px 13px 0 13px;
}

#maincontainer{
width: 961px;
margin: 0 auto;
padding: 13px 13px 0 13px;
background: #FFF;
background-image: url(http://www.ogrestronghold.com/images/topbg.png);
background-repeat: no-repeat;
background-position: top;
}

#roundedtop{
width: 961px;
margin: 0 auto;
padding: 0 13px 0 13px;
height: 13px;
background: #FFF;
background-image: url(http://www.ogrestronghold.com/images/topbg.png);
background-repeat: no-repeat;
background-position: top;
}

#bottomcontainer{
width: 961px;
margin: 0px auto;
padding: 0 13px 0 13px;
background: #FFF;
background-image: url(http://www.ogrestronghold.com/images/bottombg.png);
background-repeat: no-repeat;
background-position: bottom;
}

#footer{
width: 961px;
margin: 0px auto;
padding: 8px 13px 13px 13px;
background: #FFF;
text-align: right;
}

#top{
height: 110px;
background-image: url(http://www.ogrestronghold.com/images/ogre.png);
background-repeat: no-repeat;
background-position: right bottom;
}

#contentwrapper{
float: left;
width: 100%;
display: inline;
}

#contentcol{
margin-right: 243px;
}

#contentcolindex{
margin-right: 487px;
height: 280px;
background-image: url(http://www.ogrestronghold.com/images/mawstooth.jpg);
}

#leftcolindex{
float: left;
width: 231px;
margin-left: -474px;
height: 280px;
background-image: url(http://www.ogrestronghold.com/images/newsbox.png);
display: inline;
}

#rightcol{
float: left;
width: 231px;
margin-left: -231px;
display: inline;
}

#rightcolindex{
float: left;
width: 231px;
margin-left: -231px;
height: 280px;
display: inline;
}

#col1{
float: left;
width: 231px;
height: 170px;
margin-top: 13px;
display: inline;
}

#col2{
float: left;
width: 231px;
height: 170px;
margin-top: 13px;
margin-left: 13px;
display: inline;
}

#col3{
float: left;
width: 231px;
height: 170px;
margin-top: 13px;
margin-left: 12px;
display: inline;
}

#col4{
float: left;
width: 231px;
height: 170px;
margin-top: 13px;
margin-left: 12px;
display: inline;
background-image: url(http://www.ogrestronghold.com/images/loginbox.png);
}

#loginbox{
width: 231px;
height: 170px;
background-image: url(http://www.ogrestronghold.com/images/loginbox.png);
}

#online{
clear: left;
width: 100%;
text-align: center;
padding: 13px 0 13px 0;
}

#lightbox{
position: absolute;
left: 0;
width: 100%;
z-index: 100;
text-align: center;
line-height: 0;
}

#lightbox a img{ 
border: none;
}

#outerImageContainer{
position: relative;
background-color: #FFF;
width: 250px;
height: 250px;
margin: 0 auto;
}

#imageContainer{
padding: 10px;
}

#loading{
position: absolute;
top: 40%;
left: 0%;
height: 25%;
width: 100%;
text-align: center;
line-height: 0;

}
#hoverNav{
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 10;
}

#imageContainer>#hoverNav{
left: 0;
}

#hoverNav a{
outline: none;
}

#prevLink, #nextLink{
width: 49%;
height: 100%;
background: transparent url(http://www.ogrestronghold.com/images/blank.gif) no-repeat;
display: block;
}

#prevLink {
left: 0;
float: left;
}

#nextLink {
right: 0;
float: right;
}

#prevLink:hover, #prevLink:visited:hover {
background: url(http://www.ogrestronghold.com/images/prevlabel.gif) left 15% no-repeat;
}

#nextLink:hover, #nextLink:visited:hover {
background: url(http://www.ogrestronghold.com/images/nextlabel.gif) right 15% no-repeat;
}

#imageDataContainer{
font: 10px Verdana, Helvetica, sans-serif;
background-color: #FFF;
margin: 0 auto;
line-height: 1.4em;
}

#imageData{
padding:0 10px;
color: #666;
}

#imageData #imageDetails{
width: 70%;
float: left;
text-align: left;
}

#imageData #caption{
font-weight: bold;
}

#imageData #numberDisplay{
display: block;
clear: left;
padding-bottom: 1.0em;
}

#imageData #bottomNavClose{
width: 66px;
float: right;
padding-bottom: 0.7em;
}	
		
#overlay{
position: absolute;
top: 0;
left: 0;
z-index: 90;
width: 100%;
height: 500px;
background-color: #000;
}

#wrapper{
margin: 0 auto;
padding: 0;
width: 698px;
}

#generator{
background: #F0F0F0;
border: 1px solid #AF282D;
margin: 30px 0;
font-size: 30px;
font-weight: bold;
padding: 30px 0 20px;
text-align: center;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

#generator input{
font-size: 16px;
font-weight: normal;
margin-top: 30px
}

.innerspace{
padding: 8px;
}

.innerspace ul{
margin: 0;
padding: 8px 0 4px 35px;
list-style-image: url(http://www.ogrestronghold.com/images/bulletgrey.png);
}

.vertspace{
height: 13px;
}

.smallvertspace{
height: 4px;
}

.svertspace{
height:5px;
}

.taster{
width: 231px;
height: 280px;
}

.pageintro{
background-image: url(http://www.ogrestronghold.com/images/pageintrobg.png);
height: 98px;
padding: 8px;
}

.large{
font-size: 14px;
}

.nav ul{
margin: 0;
padding: 0;
list-style-type: none;
font-weight: bold;
}

.nav li{
display: inline;
}

.nav li a{
float: left;
display: block;
text-decoration: none;
padding: 5px 15px 0 0;
color: #FFF;
}

.nav li a:visited{
color: #FFF;
}

.nav li a:hover, .nav li.selected a{
color: #282828;
}

.gallery{
text-align: center;
}

.title{
font-weight: bold;
font-size: 14px;
}

.lbWidth {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
min-width: 790px;
}

* html .lbContent {
margin-left: -790px;
position:relative;
}

* html .lbMinWidth {
padding-left: 790px;
}
	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {
display: inline-block;
}

* html .clearfix {
height: 1%;
}

.clearfix {
display: block;
}
