body {
    background: #322d28;
         color: #FFFFFF;
   font-family: Verdana, Helvetica, Tahoma, Arial;
     font-size: 0.75em;
     min-width: 975px;
}
/* Globals */
h1 {font-size: 20px;}
h2 {font-size: 19px;}
h3 {font-size: 16px;}
h4 {font-size: 12px;}

.text-right  {text-align: right;}
.text-left   {text-align: left;}
.text-center {text-align: center;}
.float-right {     float: right;}
.float-left  {     float: left;}
/* Topgraphic order */
#head{
	background-image: url(head-bg.gif);
	background-repeat: repeat-x;
	height: 30px;
	line-height: 25px;
	margin-bottom: 10px;
}
#head a{
	color: #FFFFFF;
	text-decoration: none;
}
#head a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
#head-constraint{
	width: 900px;
	margin: 0 auto;
}
#content{
	background: #fcf6e5;
	margin: 0 auto;
	width: 900px;
	color: #333333;
	padding: 4px;
	overflow: hidden;
	text-align: center;
	border: 1px solid #221613;
	}
#content-g{
	background: #fcf6e5;
	margin: 0 auto;
	width: 979px;
	color: #333333;
	overflow: hidden;
}
#baller{
margin: 0 auto;
overflow: hidden;
text-align: center;
padding-left: 19px;
}
#model-pics{
width: 660px;
float: left;
overflow: hidden;
text-align: center;
}
.baller-list h3{
text-align: center;
}
.baller-list{
background: #FFFFFF;
text-align: left;
	border: 1px solid #e1e1e1;
	padding: 4px;
	margin: 0 0px 10px 5px;
	overflow: hidden;
	width:205px;
}
.baller-list a{
color: #9c2c36;
font-weight: bold;
}
.baller-list a:hover{
border-bottom: 1px solid #9c2c36;
}
#right-col-g {
float: right;
overflow: hidden;
width: 330px;
margin: 0px;
}
#right-col {
float: right;
}
#gallery {
margin-left: 0px;
width: 990px;
}
#footer{
text-align: center;
}
.mainimg {
width: 200px;
height: 300px;
border: 1px solid #e1e1e1;
}
.model-right {
float: right;
font-weight: bold;
}
.main-thumb {
background-color: #FFFFFF;
	float: left;
	width: 202px;
	height: 315px;
	border: 1px solid #e1e1e1;
	padding: 4px;
	margin: 0 5px 5px 0px;
	}
.g-thumbs {
background-color: #FFFFFF;
float: left;
border: 1px solid #E1E1E1;
padding: 4px;
margin: 0 0px 4px 4px;
}
.clearleft { clear: left; }
.center {
text-align: center;
}

.black {
color: #000000;
}
a {
text-decoration: none;
}
a img {
border: 0px;
}


.model-name {
font-weight: bold;
color: #80002B;
text-align: center;
}
.model-name:hover {
font-weight: bold;
text-decoration: underline;
}

.gallink {
color: #80002B;
font-size: 22px;
font-weight: bold;
}
.gallink a:hover {
text-decoration: underline;
}
.galdesc {
width: 630px;
font-size: 14px;
padding-bottom: 4px;
font-weight: bold;
text-align: center;
color: #333333;
}
.galdesc a {
color: #9f2f38;
}
.galdesc a:hover {
color: #9f2f38;
text-decoration: underline;
}
		a .galimg {
		border: 1px solid #E1E1E1;
		text-align: center;
		}
		a:hover .galimg {
		border: 1px solid #9f2f38;
		text-align: center;
		}

.jqbookmark {
line-height: 29px;
font-weight: bold;
}
.dj-y {
color: #ffc757;
font-weight: bold;
}
.dj-g {
color: #234f32;
font-weight: bold;
}

/* Styles description box for model pages */
.tooltip div {
	position: absolute;
	display: block;
	width:190px;
	margin-left: 1px;
	margin-top: 226px;
	padding:5px;
	font-size:11px;
	text-align: center;
	background: url(pound-333333-50.png);
	color: #FFFFFF;
	border-top: 1px solid #333333;
	}
.tooltip {
	position:relative;
	z-index:24;
}
.tooltip span {
	position: absolute;
	display: block;
	width:190px;
	margin-left: 1px;
	margin-top: 226px;
	padding:5px;
	font-size:11px;
	background: none;
	color: #eeeeee;
	z-index: -100;
}
.tooltip:hover {
	z-index:25;
	}
.tooltip:hover span {
border-top: 1px solid #333333;
	position: absolute;
	display: block;
	width:190px;
	height: 65px;
	margin-left: 1px;
	margin-top: 225px;
	background:url(pound-333333-75.png);
	padding:5px;
	font-size:11px;
	color: #FFFFFF;
	z-index: 25;
}















#pages{
width: 656px;
padding: 2px;
margin: 2px;
}







.pagination{
padding: 3px;
}

.pagination ul{
margin: 0;
text-align: center;
font-size: 14px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
margin: 2px;
}

.pagination a, .pagination a:visited{
padding: 2px 5px;
background: #FFFFFF;
border: 1px solid #e1e1e1;
text-decoration: none; 
color: #4f0925;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #4f0925;
color: #FFFFFF;
background-color: #80002b;
}

.pagination a.currentpage{
background-color: #80002b;
color: #FFF !important;
border-color: #4f0925;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: #FFFFFF;
cursor: default;
color: #929292;
border-color: #e1e1e1;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
background-color: #FFFFFF;
}