/* Redefine Tags */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin:0;
	padding:0;
	border:0;
}
body {
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	background-color:#FFFFFF;
	margin:0;
	padding:0;
}

p {
	font-size:100%;
	line-height: 115%;
	
}

h1 {
	font-size:280%;
	font-weight: 400;
}

h2 {
	font-size:140%;
	font-weight: 100;
}

h3 {
	font-size:100%;
	font-weight: 100;
	margin-bottom:10px;
	
}
h4 {
	font-size: 140%;
	font-weight: normal;
}


hr {margin:40px 0 40px 0px; width:100%; border:none; background:#CCC; height:1px;}
/* --------------------------------- Lightbox ----------------------------*/
#lightbox{
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #333333;
	width: 10px;
	height: 10px;
	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(../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(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


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

#imageData{
	padding:0 40px;
	}
#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;
	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 */
	}	

/*----------------------------------------------- End Lightbox --------------------*/


/* links */
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #CE2161;
	text-decoration: underline;
}

a:focus {
	color: #CE2161;
	text-decoration: underline;
}
/* IDs */
#wrapper {
	width: 920px;
	background-color:#FFFFFF;
	margin: 10px auto;
	border:0;
	text-align: left;
}
#banner {
	height: 130px;
	background-image: url(../images/layout/logo6.png);
	background-repeat: no-repeat;
	background-position:center;
}
#banner.home{
	height: 110px;
	background-position:center 9px;

}

#nav {
	background-color: #FFFFFF;
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-size:90%;
	font-weight:bold;
	
}

#topbar{
	margin-top:-5px;
	border-top:0;
	background-image:url(../images/layout/soft_line.gif);
	width: 920px;
	height:3px;
	padding: 4px 0px 8px 0px;
	background-repeat: no-repeat;
}

/* -------------------------------- NAvlist ------------------------*/

#navcontainer { margin-left: 12px; }

/*Fat Erik's Pipelist*/
#navlist
{
list-style: none;
padding: 0;
margin: 0;
}

#navlist li
{
	display: inline;
	padding: 0;
	margin-right: 4px;
}


#navcontainer li a:hover
{
text-decoration:none;
}

#active a
{
color: #CE2161;
}
#navlist li:before { content: ""; }
#navlist li:first-child:before { content: ""; }

/*IE workaround*/
/*All IE browsers*/
* html #navlist li
{
	padding: 0 2px 0 2px;
	margin: 0 2px 0 0px;

}

/*Win IE browsers - hide from Mac IE\*/
* html #navlist { height: 1%; }

* html #navlist li
{
display: block;
float: left;
}

/*End hide*/
/*Mac IE 5*/
* html #navlist li:first-child { border-left: 0; }

/* ------------------------- End Nav list--------------*/


#enter {
	margin-left: 320px
}


#leftcol {
	float:left;
	width: 190px;
	background-color:#FFFFFF;
	margin-top: 120px;
	color: #666666;
	vertical-align: middle;
	margin-left: 5px;
}
#leftcolwarne {
	float:left;
	width: 190px;
	background-color:#FFFFFF;
	margin-top: 60px;
	color: #666666;
	vertical-align: middle;
	margin-left: 5px;
}


#leftcol p{
	color: #666666;
	text-align:right;
	margin:20px 10px;
}


#leftcol a:hover, #leftcol a:focus{
	color:#CE2161;
}

#content {
	background-color:#FFFFFF;
	margin-left: 200px;
	margin-right: 5px;
	}
	
#content p{
	margin:5px;
	color: #666666;
	text-align: center;
}	

#content h1 {
	color:#666666;
	margin: 20px;
	padding: 0px;
}

#content h2 {
	color:#666666;;
	margin: 20px;
	padding: 0px;
}


#oneColContent {
	background-color:#FFFFFF;	
	margin-right: 0px;
	margin-left: 0px;
	}
	
#oneColContent p{
	margin:10px 30px;
	color: #666666;
}	

#oneColContent h1 {
	color:#666666;
	margin: 10px 10px 0px 10px;
	padding: 0px;
	font-size: 130%;
}

#oneColContent h2 {
	color:#666666;
	padding: 0px;
	font-size: 110%;
	margin: 12px 10px 0px 12px;
	font-weight: bold;
}
#oneColContent h3 {
	color:#666666;
	margin: 10px 30px;
	padding: 0px;
	font-size: 110%;
	font-weight: bold;
}

#oneColContent ul li {
	color:#666666;
	padding: 0px;
	font-size: 110%;
	font-weight: bold;
	font-style:italic;
	line-height: 120%;
	margin: 0px 45px;
}

#close {
	position: absolute;
	left: 885px;
	top: 48px;
	z-index: 1;
	text-align: center;
	margin: 0;
	padding: 0;
	width: 60px;
}

#wholepic {
	margin-top: 10px
}

	
#footer {
	border-top: 0;
	background-image:url(../images/layout/soft_line.gif);
	background-color: #FFFFFF;
	clear: both;
	padding: 10px 10px;
	background-repeat: no-repeat;
}
#footer p {
	font-size:85%;
	padding:6px;
	color: #666666;
	margin:0;
	text-align:center;
}

#footer a {
	font-size:100%;
	padding:3px;
	color: #666666;
	margin:0;
	text-align:center;
	text-decoration:none
}

#footer a:hover, #footer a:focus{
	font-size:100%;
	padding:3px;
	color: #CE2161;
	margin:0;
	text-align:center;
}
/* Classes */
.p2{
	font-size:90%;	
}
.leftimage{
	float: left;
	margin: 3px 15px 10px 0;
	/*border: 1px solid #666666;*/
}
.leftimage3{
	float: left;
	margin: 3px 40px 10px 0;
	/*border: 1px solid #666666;*/
}
.leftimage4{
	float: left;
	margin: 3px 40px 40px 0;
	/*border: 1px solid #666666;*/
}
.rightimage{
	float: right;
	margin: 3px 0px 10px 15px;
	/*border: 1px solid #666666;*/
}

.centreImg   {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: center;
	background-color: #FFFFFF;
	padding-left:6px;
	    }

.clearit {
	display: block;
	clear: both;
}

.container{
	width:99%;
	float:left;
	background-color:#FFFFFF;
	
}
.floatimg {
	float: left;
	padding: 2px;
	margin: 5px 10px 0 10px;
	text-align:center;
	font-weight:bold;
	}
	

.imgborder {
	border: 1px solid #666666;
	/*border: 1px solid #FFFFFF;*/
}

a:hover .imgborder, a:active .imgborder {
	border:1px solid #CE2161;
	}
	
.imgholder { 
	background-color:#FFFFFF;
	display:inline;	
	border: 1px solid #666666;
	margin:12px 12px 2px 10px;
}
#leftcol2 {

	float:left;
	width: 190px;
	background-color:#FFFFFF;
	margin-top: 30px;
	color: #666666;
	vertical-align: middle;
	margin-left: 5px;
}
#leftcol2 p {

	color: #666666;
	text-align:right;
	margin:20px 10px;
}
#leftcol2 a:hover, #leftcol2 a:focus {

	color: #CE2161;
}
.leftimageidented {

	float: left;
	margin: 3px 20px 10px 35px;
	border: 1px solid #666666;
}
.floatimg2 {

	float: left;
	padding: 2px;
	margin: 5px 2px 0 2px;
	text-align:center;
	font-weight:bold;
}
.floatimg2 p, .floatimg p{
	margin:0;
	padding:0;
	text-align:center;
	font-weight:bold;
}
.rightimage2 {

	float: right;
	margin: 0px 25px 10px 15px;
}
.centreText {
	text-align: center;
	background-color: #FFFFFF;
}
.leftimage2 {
	float: left;
	margin: 3px 9px 10px 4px;
	padding: 0;
}
.leftimageidented2 {
	float: left;
	margin: 3px 20px 10px 35px;
}
.flash {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.fushia, #oneColContent p.fushia {
	color: #CE2161;
}

#contentRight {
	background-color:#FFFFFF;
	margin-left: 450px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#leftcolLeft {
	float:left;
	width: 415px;
	background-color:#FFFFFF;
	margin-top: 5px;
	color: #666666;
	vertical-align: middle;
	margin-left: 5px;
	margin-bottom: 5px;
}
#flashcontent {

	background-color:#FFFFFF;	
	margin-right: 0px;
	margin-left: 0px;
}
.tableList{
	font-size:105%;
	font-weight: bold;
}
#bannerHome {
	height: 112px;
	background-image: url(../images/layout/logo4.jpg);
	background-repeat: no-repeat;
	background-position:center;
}


/*New Portraits page CSS*/

#portraits ul {
	padding: 0px;
	/*border: 1px dotted #999;*/
	width: 100%;
	margin: 0px auto;
	text-align: center;
}
#portraits li {
	vertical-align: middle;
	display: inline-block;
	display: -moz-inline-box;
	*display: inline;
	zoom: 1;
	background: #fff;
	margin: 5px 10px 5px 10px;
} 
#portraits a {
	display: -moz-inline-box;
}
#portraits img {
	padding: 0px;
	/*border: 1px solid #999;*/
}
#portraits a:hover, #portraits a:focus{
	color:#CE2161;
}
#portraits p{
	font-size:90%;
	font-weight:bold;
	

}
.xtra-padding {padding-bottom:80px;}
.color-link:link, .color-link:visited { text-decoration:underline;}
#press #oneColContent h3 {color:#CE2161; margin-left:0;}
#press #oneColContent p {line-height:23px; margin-left:0; }
.bottom-p {margin-bottom:10px;}
#press #oneColContent p a:link, #press #oneColContent p a:visited {color:#ce2161;}
.right-text{text-align:right;}
#oneColContent .right-text p {margin:10px 0;}
#oneColContent .left-text p {margin-right: 0;}
#featured-press {margin:20px 0 -15px;}

/*  BRANDS TABLE */
#brands { height:450px; margin:15px 0 40px 30px;}

a.the-times, a.the-independant, a.sunday-telegraph, a.daily-mail, a.the-guardian, 
a.business-standard, a.daily-express, a.evening-standard, a.deccan-chronicle, a.canberra-times, 
a.artists-illustrators, a.aspreys, a.country-life, a.news-today, a.tatler, 
a.business-india, a.hello, a.the-sun, a.daily-mirror, a.ok, 
a.european-journal, a.herald-sun, a.tmfb1, a.tmfb2, a.centurion, 
a.cga, a.sports-heritage, a.fox, a.cricket-australia, a.mcc {border:0; display:block; text-indent:-9999px; overflow:hidden;}

/* SPRITS */
a.the-times { background:url(../images/press/brands-grid.png) 0 0 no-repeat; width:160px; height:50px; }
a.the-independant { background:url(../images/press/brands-grid.png) -160px 0 no-repeat; width:170px; height:50px; }
a.sunday-telegraph { background:url(../images/press/brands-grid.png) -330px 0 no-repeat; width:170px; height:50px; }
a.daily-mail { background:url(../images/press/brands-grid.png) -500px 0 no-repeat; width:170px; height:50px; }
a.the-guardian { background:url(../images/press/brands-grid.png) -670px 0 no-repeat; width:160px; height:50px; }
 
a.business-standard { background:url(../images/press/brands-grid.png) 0 -50px no-repeat; width:160px; height:60px; }
a.daily-express { background:url(../images/press/brands-grid.png) -160px -50px no-repeat; width:170px; height:60px; }
a.evening-standard { background:url(../images/press/brands-grid.png) -330px -50px no-repeat; width:170px; height:60px; }
a.deccan-chronicle { background:url(../images/press/brands-grid.png) -500px -50px no-repeat; width:170px; height:60px; }
a.canberra-times { background:url(../images/press/brands-grid.png) -670px -50px no-repeat; width:160px; height:60px; }
 
a.artists-illustrators { background:url(../images/press/brands-grid.png) 0 -110px no-repeat; width:160px; height:70px; }
a.aspreys { background:url(../images/press/brands-grid.png) -160px -110px no-repeat; width:170px; height:70px; }
a.country-life { background:url(../images/press/brands-grid.png) -330px -110px no-repeat; width:170px; height:70px; }
a.news-today { background:url(../images/press/brands-grid.png) -500px -110px no-repeat; width:170px; height:70px; }
a.tatler { background:url(../images/press/brands-grid.png) -670px -110px no-repeat; width:160px; height:70px; }
 
a.business-india { background:url(../images/press/brands-grid.png) 0 -180px no-repeat; width:160px; height:80px; }
a.hello { background:url(../images/press/brands-grid.png) -160px -180px no-repeat; width:170px; height:80px; }
a.the-sun { background:url(../images/press/brands-grid.png) -330px -180px no-repeat; width:170px; height:80px; }
a.daily-mirror { background:url(../images/press/brands-grid.png) -500px -180px no-repeat; width:170px; height:80px; }
a.ok { background:url(../images/press/brands-grid.png) -670px -180px no-repeat; width:160px; height:80px; }
 
a.european-journal { background:url(../images/press/brands-grid.png) 0 -260px no-repeat; width:160px; height:80px; }
a.herald-sun { background:url(../images/press/brands-grid.png) -160px -260px no-repeat; width:170px; height:80px; }
a.tmfb1 { background:url(../images/press/brands-grid.png) -330px -260px no-repeat; width:170px; height:80px; }
a.tmfb2 { background:url(../images/press/brands-grid.png) -500px -260px no-repeat; width:170px; height:80px; }
a.centurion { background:url(../images/press/brands-grid.png) -670px -260px no-repeat; width:160px; height:80px; }
 
a.cga { background:url(../images/press/brands-grid.png) 0 -340px no-repeat; width:160px; height:110px; }
a.sports-heritage { background:url(../images/press/brands-grid.png) -160px -340px no-repeat; width:170px; height:110px; }
a.fox { background:url(../images/press/brands-grid.png) -330px -340px no-repeat; width:170px; height:110px; }
a.cricket-australia { background:url(../images/press/brands-grid.png) -500px -340px no-repeat; width:170px; height:110px; }
a.mcc { background:url(../images/press/brands-grid.png) -670px -340px no-repeat; width:160px; height:110px; }

/* HOVER */
a.the-times:hover {background-position:0px -600px;}
a.the-independant:hover {background-position:-160px -600px;}
a.sunday-telegraph:hover {background-position:-330px -600px;}
a.daily-mail:hover {background-position:-500px -600px;}
a.the-guardian:hover {background-position:-670px -600px;}

a.business-standard:hover {background-position:0px -650px;}
a.daily-express:hover {background-position:-160px -650px;}
a.evening-standard:hover {background-position:-330px -650px;}
a.deccan-chronicle:hover {background-position:-500px -650px;}
a.canberra-times:hover {background-position:-670px -650px;}

a.artists-illustrators:hover {background-position:0px -710px;}
a.aspreys:hover {background-position:-160px -710px;}
a.country-life:hover {background-position:-330px -710px;}
a.news-today:hover {background-position:-500px -710px;}
a.tatler:hover {background-position:-670px -710px;}

a.business-india:hover {background-position:0px -780px;}
a.hello:hover {background-position:-160px -780px;}
a.the-sun:hover {background-position:-330px -780px;}
a.daily-mirror:hover {background-position:-500px -780px;}
a.ok:hover {background-position:-670px -780px;}

a.european-journal:hover {background-position:0px -860px;}
a.herald-sun:hover {background-position:-160px -860px;}
a.tmfb1:hover {background-position:-330px -860px;}
a.tmfb2:hover {background-position:-500px -860px;}
a.centurion:hover {background-position:-670px -860px;}

a.cga:hover {background-position:0px -940px;}
a.sports-heritage:hover {background-position:-160px -940px;}
a.fox:hover {background-position:-330px -940px;}
a.cricket-australia:hover {background-position:-500px -940px;}
a.mcc:hover {background-position:-670px -940px;}
