

div#head {
    position: absolute;
    width:750px;
    height:100px;
    left:0px;
    top: 0px;
    background-color: #FFFF66;
}
div#columns {
    position: relative;
    width: 750px;
    top: 100px;
    background-color: #CCCCCC;
}
div#side1 {
    position:absolute;
    width:150px;
    top: 0px;
    left:0px;
    background-color: #FF6666;
}
div#content {
    position: relative;
    width: 450px;
    top: 0px;
    left: 150px;
    background-color: #999999;
}
div#side2 {
    position:absolute;
    width:150px;
    top: 0px;
    left: 600px;
    background-color: #00FF66;
}
div#foot {
    position: relative;
    width: 750px;
    clear: both;
    margin-top: 100px;
    background-color: #99FFFF;
}





.fontbordercoloured
{
font-family:verdana;
color:FF0066;
font-size: 7.5pt;
}

td.deleteimage
{
background-image: url(http://www.babesandboys.com/images/galleries/delete.gif);
}

.maincontentscell	/* Main contents cell in middle of side bars*/
{
padding: 10 10 10 10;
width: 600;
vertical-align: top;
font-family:verdana;
color:000000;
font-size: 7.5pt;
}

.imagecell
{
width: 150px;
height: 150px;
text-align: center;
font-family:verdana;
font-size: 7.5pt;
}

.imagecelltgp
{
width: 20%;
height: 20%;
text-align: center;
font-family:verdana;
font-size: 7.5pt;
}

.contentstable
{
width: 485px;
border: 2px solid #000000;
}

.contentstablenoborder
{
width: 485px;
}

.contentstableempty
{
width: 485px;
border: 2px solid #FFFFFF;
}

.headercellimage
{
background-color: #000000;
text-align: center;
}

.contentsheadercell
{
vertical-align: top;
text-align: center;
}

.contentsheadercell2
{
vertical-align: top;
text-align: center;
background-color: #000000;
font-family:verdana;
color:FFFFFF;
font-size: 8pt;
}

.newsfeedimage2
{
max-width:90;
width:expression(this.width>this.height AND this.width > 90 ? "90px" : this.width);
max-height:90;
height:expression(this.height>this.width AND this.height > 90 ? "90px" : true);
}

.newsfeedimagexxx
{
height:expression(this.height>=this.width && this.height>60?60:true);
width:expression(this.width>=this.height && this.width>60?60:true);
max-width : 60px;
max-height: 60px;
}


.bubble
{
    height: 91px;
    vertical-align: middle;
    text-align: center;
    color: #FFFFFF;
	font-family:verdana;
	font-size: 8pt;
    font-weight: normal;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 20px;
    padding-bottom: 10px;
    background-image: url(http://www.babesandboys.com/imagesmain/bubble.png);
    background-repeat:no-repeat;
}

.standardcellpadding
{
padding: 5 5 5 5;
}

.standardcellpaddingtop
{
padding: 3 3 3 3;
}

.searchcellpadding
{
padding: 5 0 8 15;
}

.topheadercell		/* The text positioning and border above the logo within top03 */
{
padding: 4 0 4 0;
border-bottom: 1px solid #FF0066;
border-right: 1px solid #FF0066;
border-left: 1px solid #FF0066;
border-top: 1px solid #FF0066;
}

.topbordersides
{
border-left: 1px solid #FF0066;
border-right: 1px solid #FF0066;
}

.leftsidebar
{
width: 110;
background-color: #000000;
font-family:verdana;
color:FFFFFF;
font-size: 7pt;
vertical-align: top;
border-right: 2px solid #FF0066;
}

.rightsidebar
{
width: 180;
background-color: #000000;
font-family:verdana;
color:FFFFFF;
font-size: 7pt;
vertical-align: top;
border-left: 2px solid #FF0066;
}

.leftsidetable		/* Sub table within left sidebar*/
{
width: 100;
padding: 0 0 0 0;
margin: 0 5 0 5;
}

.rightsidetable		/* Sub table within right sidebar*/
{
width: 170;
padding: 0 0 0 0;
margin: 0 5 0 5;
}

.headercell		/*Title cell for subtables in sidebars*/
{
padding: 2 2 2 2;
border-bottom: 2px solid #FF0066;
font-family:verdana;
color:FF0066;
font-weight: bold;
font-size: 8pt;
}

.sidecellborder		/*Title cell for subtables in sidebars*/
{
border-bottom: 2px solid #FF0066;
border-top: 2px solid #FF0066;
border-right: 2px solid #FF0066;
border-left: 2px solid #FF0066;
}

.subcell		/*Subcell for subtables in sidebars*/
{
padding: 2 2 2 2;
font-family:verdana;
color:FFFFFF;
font-size: 7.5pt;
}


.innertable		/*Not currently used*/
{
width: 474;
border-spacing: 0px;
border-collapse: collapse;
margin-left: auto;
margin-right: auto;
}

.innertabletitlecell	/*Not currently used*/
{
vertical-align: top;
text-align: center;
padding: 5 5 5 5;
}

.innertabletopspacing	/*Not currently used*/
{
margin-top: 10;
}

.actionbutton
{
background:#000000;
color:#FF0066;
border-top: 2px solid #FF0066;
border-left: 2px solid #FF0066;
border-right: 2px solid #FF0066;
border-bottom: 2px solid #FF0066;
font-family:verdana;
font-size: xx-small;
width: 85%;
}

.votebutton
{
width:1pt;
overflow:visible;
margin:0;
padding:0;
border:0;
background:#000000;
font-family:verdana;
color:FFFFFF;
font-size: 7.5pt;
text-align: left;
}

.votebutton[class] { /*ie ignores [class]*/
    width: auto;
 }

.menuarrow		/*Not currently used*/
{
width: 4;
height: 7;
line-height: 7px; /*mozilla hack */
text-align: center;
margin: 0 0 0 0;
padding: 0;
background-image: http://www.babesandboys.com/images/headlines/tricpink.gif;
}

.forminput		/*Class for html form input boxes*/
{
background:#000000;
color:#FFFFFF;
font-family:verdana;
border: 1px solid #FF0066;
font-size: xx-small;
}

.forminput2		/*Class for html form input boxes*/
{
/*background:#FFFFFF;*/
background:#FFFFFF;
color:#000000;
font-family:verdana;
font-size: xx-small;
}

.formpagecountinput		/*Class for html form input boxes*/
{
background:#FF0066;
color:#FFFFFF;
font-family:verdana;
border: 1px solid #FF0066;
font-size: xx-small;
}

.formsubmit		/*Class for html form submit buttons*/
{
background:#000000;
color:#FFFFFF;
font-family:verdana;
border: 1px solid #FF0066;
font-size: xx-small;
}

.formsubmit2		/*Class for html form submit buttons*/
{
background:#000000;
color:#FFFFFF;
font-family:verdana;
border: 1px solid #FF0066;
font-size: xx-small;
}

.standardborder		/* Border surrounding right side*/
{
border-top: 2px solid #FF0066;
border-left: 2px solid #FF0066;
border-right: 2px solid #FF0066;
border-bottom: 2px solid #FF0066;
}

.standardbordertop		/* Border surrounding right side*/
{
border-top: 2px solid #FF0066;
}

.standardborderbottom		/* Border surrounding right side*/
{
border-bottom: 2px solid #FF0066;
}

.menu2border		/* Border for cells in side menu */
{
border-top: 1px solid #FF0066;
border-left: 2px solid #FF0066;
border-right: 2px solid #FF0066;
border-bottom: 1px solid #FF0066;
font-size: 7.5pt;
}

.menu2borderfull		/* Border for cells in side menu */
{
border-top: 2px solid #FF0066;
border-left: 2px solid #FF0066;
border-right: 2px solid #FF0066;
border-bottom: 2px solid #FF0066;
font-size: 7.5pt;
}

.menu2topbottomborder	/* Border for top and bottom cells in side menu to make up border width*/
{
border-top: 1px solid #FF0066;
border-bottom: 1px solid #FF0066;
}

body			/*Sets background colour and page margin via body tag*/
{
background-color: #FFFFFF;
;
margin: 6 6 6 6;

}

form {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.backgroundcolour		/*Sets main banner colour and background font*/
{
background-color: #background-color: #FFFFFF;
}

.statsquestion
{
font-weight:bold;
}


.cellcolour		/*Sets main banner colour and background font*/
{
background-color: #FFFFFF;
font-family:verdana;
color:000000;
font-size: 7.5pt;
vertical-align: top;
}

.cellcolouralert	/*Sets main banner colour and background font*/
{
background-color: #FFFFFF;
font-family:verdana;
color:FF0066;
font-size: 7.5pt;
vertical-align: top;
}

.cellcolourbigfont		/*Sets main banner colour and background font*/
{
background-color: #FFFFFF;
font-family:verdana;
color:000000;
font-size: 9pt;
vertical-align: top;
}

.alert		/*Sets main banner colour and background font*/
{
background-color: #FFFFFF;
font-family:verdana;
color:#FF0000;
font-size: 7.5pt;
}

.bordercolour		/*Sets main banner colour and background font*/
{
background-color: #FF0066;
font-family:verdana;
color:FFFFFF;
font-size: 7.5pt;
}

.logocolour		/*Sets main banner colour and background font*/
{
background-color: #FF0066;
}

.bannerunderlogo		/*Sets main banner colour and background font*/
{
background-color: #000000;
font-family:arial;
color:FF0066;
font-size: 9pt;
padding-left: 18px;
padding-bottom: 1px;
}

.smallheaderbanner		/*Sets main banner colour and background font*/
{
background-color: #000000;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-top: 0px;
}

.topborder
{
border-top: 2px solid #FF0066;
}

.bannercolourtop		/*Sets main banner colour and background font*/
{
background-color: #000000;
font-family:arial;
color:FF0066;
font-size: 8pt;
}

.bannercolourblack		/*Sets main banner colour and background font*/
{
background-color: #000000;
font-family:verdana;
color:#FFFFFF;
font-size: 7.5pt;
}

.mainbannercolourblack		/*Sets main banner colour and background font*/
{
width: 475px;
background-color: #000000;
font-family:verdana;
color: #FFFFFF;
font-size: 7.5pt;
text-align: center;
}

.bannercolour		/*Sets main banner colour and background font*/
{
background-color: #000000;
font-family:verdana;
color:FFFFFF;
font-size: 7.5pt;
}

.blackcolour		/*Sets main banner colour as black*/
{
background-color: #000000;
}

.bannercolourinverted		/*Sets main banner colour and background font*/
{
background-color: #FFFFFF;
font-family:verdana;
color:000000;
font-size: 7.5pt;
}

.bannercolouralert		/*Sets main banner colour and background font*/
{
background-color: #000000;
font-family:verdana;
color:FF0066;
font-size: 7.5pt;
}

.bannercolourinvertedalert		/*Sets main banner colour and background font*/
{
background-color: #FFFFFF;
font-family:verdana;
color:FF0066;
font-size: 7.5pt;
}

.bannercolourtopborder
{
border-top: 1px solid #000000;
}

.bannercolourbottomborder
{
border-bottom: 1px solid #000000;
}

.wall
{
vertical-align: top;
text-align: left;
}

.text
{
font-family:verdana;
color:FFFFFF;
font-size: 7.5pt;
}

.textinverted
{
font-family:verdana;
color:000000;
font-size: 7.5pt;
}

.bannercolourborder
{
border-top: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
}

.cellborder
{
border-top: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
}

.cellborderinternal
{
border-top: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
}

.bannercolourborderbottominverted
{
border-bottom: 1px solid #FFFFFF;
}

.submenu
{
font-family:verdana;
color:#000000;
font-size: 7pt;
padding-left: 1pt;
padding-right: 1pt;
}

.tabmenu
{
background: #000000;
font-family:Verdana,Arial;
font-size: 8pt;
padding-left: 1pt;
padding-right: 1pt;
text-align: center;
border-right: 1px solid #FF0066;
border-left: 1px solid #FF0066;
border-top: 2px solid #FF0066;
border-bottom: 2px solid #FF0066;
}

.tabmenulink
{
background: #000000;
font-family:verdana;
font-size: 8pt;
padding-left: 1pt;
padding-right: 1pt;
text-align: center;
}

a.tabmenuunselectedlink:link {color: #FF0066; font-weight: normal; text-decoration: none;}


.static
{
width:480px;
height=150px;
position:relative;
top:0px;
bottom:0px;
}


.relative
{
position:absolute;
left: 1px;
top:1px;
z-index:1;
}

.tagimage
{
position:relative;
top:0px;
bottom:0px;
}


.tagimageframe
{
position:absolute;
left: px;
top:px;
z-index:1;
}

.imgfront{
	z-index: 120;
	}

a.tabmenuunselectedlink:link {color: #FF0066; font-weight: normal; text-decoration: none;}
a.tabmenuunselectedlink:active {color: #FF0066; font-weight: normal; text-decoration: none;}
a.tabmenuunselectedlink:visited {color: #FF0066; font-weight: normal; text-decoration: none;}
a.tabmenuunselectedlink:hover {color: #FF0066; font-weight: bold; text-decoration: none;}

a.commentslink:link {color: #FFFFFF; font-weight: normal; text-decoration: none;}
a.commentslink:active {color: #FFFFFF; font-weight: normal; text-decoration: none;}
a.commentslink:visited {color: #FFFFFF; font-weight: normal; text-decoration: none;}
a.commentslink:hover {color: #FFFFFF; font-weight: normal; text-decoration: underline;}

a.commentslinkbold:link {color: #FFFFFF; font-weight: bold; text-decoration: none;}
a.commentslinkbold:active {color: #FFFFFF; font-weight: bold; text-decoration: none;}
a.commentslinkbold:visited {color: #FFFFFF; font-weight: bold; text-decoration: none;}
a.commentslinkbold:hover {color: #FFFFFF; font-weight: bold; text-decoration: underline;}

a.commentslinkinverted:link {color: #000000; font-weight: normal; text-decoration: none;}
a.commentslinkinverted:active {color: #000000; font-weight: normal; text-decoration: none;}
a.commentslinkinverted:visited {color: #000000; font-weight: normal; text-decoration: none;}
a.commentslinkinverted:hover {color: #000000; font-weight: normal; text-decoration: underline;}

a.commentslinkinvertedbold:link {color: #000000; font-weight: bold; text-decoration: none;}
a.commentslinkinvertedbold:active {color: #000000; font-weight: bold; text-decoration: none;}
a.commentslinkinvertedbold:visited {color: #000000; font-weight: bold; text-decoration: none;}
a.commentslinkinvertedbold:hover {color: #000000; font-weight: bold; text-decoration: underline;}

a.commentslinkinvertedboldtopbanner:link {color: #FFFFFF; font-weight: bold; text-decoration: none;}
a.commentslinkinvertedboldtopbanner:active {color: #FFFFFF; font-weight: bold; text-decoration: none;}
a.commentslinkinvertedboldtopbanner:visited {color: #FFFFFF; font-weight: bold; text-decoration: none;}
a.commentslinkinvertedboldtopbanner:hover {color: #FFFFFF; font-weight: bold; text-decoration: underline;}

a.commentslinkcell:link {color: #000000; font-weight: normal; text-decoration: none;}
a.commentslinkcell:active {color: #000000; font-weight: normal; text-decoration: none;}
a.commentslinkcell:visited {color: #000000; font-weight: normal; text-decoration: none;}
a.commentslinkcell:hover {color: #000000; font-weight: normal; text-decoration: underline;}

a.commentslinkcellbold:link {color: #000000; font-weight: bold; text-decoration: none;}
a.commentslinkcellbold:active {color: #000000; font-weight: bold; text-decoration: none;}
a.commentslinkcellbold:visited {color: #000000; font-weight: bold; text-decoration: none;}
a.commentslinkcellbold:hover {color: #000000; font-weight: bold; text-decoration: underline;}

a.celllink:link {color: #000000; font-weight: normal; text-decoration: none;}
a.celllink:active {color: #000000; font-weight: normal; text-decoration: none;}
a.celllink:visited {color: #000000; font-weight: normal; text-decoration: none;}
a.celllink:hover {color: #000000; font-weight: normal; text-decoration: underline;}

a.celllinkbold:link {color: #000000; font-weight: bold; text-decoration: none;}
a.celllinkbold:active {color: #000000; font-weight: bold; text-decoration: none;}
a.celllinkbold:visited {color: #000000; font-weight: bold; text-decoration: none;}
a.celllinkbold:hover {color: #000000; font-weight: bold; text-decoration: underline;}

a.menuoption:link {color: #FF0066; font-weight: bold; text-decoration: none;}
a.menuoption:active {color: #FF0066; font-weight: bold; text-decoration: none;}
a.menuoption:visited {color: #FF0066; font-weight: bold; text-decoration: none;}
a.menuoption:hover {color: #FFFFFF; font-weight: bold; text-decoration: none;}

a.menuoptiontop:link {color: #FF0066; font-weight: bold; text-decoration: none;}
a.menuoptiontop:active {color: #FF0066; font-weight: bold; text-decoration: none;}
a.menuoptiontop:visited {color: #FF0066; font-weight: bold; text-decoration: none;}
a.menuoptiontop:hover {color: #FFFFFF; font-weight: bold; text-decoration: none;}

.tabmenuselected
{
background: #000000;
font-family:verdana;
color: #FF0066;
font-size: 8pt;
text-align: center;
border-right: 2px solid #FF0066;
border-left: 2px solid #FF0066;
border-top: 2px solid #FF0066;
border-bottom: 2px solid #FF0066;
}

.commentsbox{
	position: relative;
	top: 20%;
	text-align: center;
	background-color: #000000;
	width: 30%;
	padding: 10px;
	border-right: 2px solid #FF0066;
	border-left: 2px solid #FF0066;
	border-top: 2px solid #FF0066;
	border-bottom: 2px solid #FF0066;	font-family:verdana;
	color:FF0066;
	font-size: 11pt
	}

.tagpersonbox{
	position: relative;
	top: 2%;
	text-align: center;
	background-color: #000000;
	width: 60%;
	padding: 10px;
	border-right: 2px solid #FF0066;
	border-left: 2px solid #FF0066;
	border-top: 2px solid #FF0066;
	border-bottom: 2px solid #FF0066;
	font-family:verdana;
	color:FF0066;
	font-size: 11pt
	}

.bodyopacity{
	position:absolute;
	top:0%;
	left:0%;
	background-color: #000;
	filter:alpha(opacity=60);
	width: 100%;
	height: 100%;
	text-align: center;
	}

#lightbox{
	position: absolute;
	//top: -100px;
	top: 50%;
	margin-top: -40px;
	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;
	}

#lightboxImage {
	border:1px solid #222;
}

#spacer{
	padding: 10px;
	}

#imageContainer{
	padding: 10px;
	}

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

#replay{
	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(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../light/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../light/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;
	}
#imageData #imageDetails{ width: 95%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: .5em;	color: #D3D3D3}
#imageData #speaker{ width: 20px; float: right; position: relative; top: 7px}
#imageData #commentsButton{ width: 100px; float: left;  padding-bottom: 1.3em; padding-right: 1em; position: relative; top: 7px}
#imageData #tagButton{ width: 83px; float: left;  padding-bottom: 1.3em; padding-right: 1em; position: relative; top: 7px}
#imageData #slideshowLink{ width: 40px; float: right;  padding-bottom: 1.3em; position: relative; top: 7px}
#imageData #bottomNavClose{ width: 20px; float: right;  padding-bottom: 1.3em; padding-left: 1em; position: relative; top: 7px}

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}


.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block;
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}
