/*
Design by Frinley Paul
http://www.RTTNews.com
*/
a.info{
    position:relative; /*this is the key*/
    z-index:29; background-color:#ccc;
	width:150px; height:85px;
    color:#000;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
    text-decoration:none}

a.info:hover{z-index:29; background-color: #666; width:150px; height:85px;}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:-10em; left:2em; width:15em;
    border:1px solid #0cf;
    background-color:#cff; color:#000;
		font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding:10px;
    text-align: center}
body {
	margin: 0;
	padding: 0;
	background: white;
}

.full {
	width:1000px;
	height:860px;
	margin:left;
    background-color: #000;
    background-image:url(images/big_b.jpg);
    background-repeat:repeat-x;
}
.frinleys {
	width:800;
	height:150px;
	margin:auto;

}
.thumbsaad {
	width:150;
	height:85px;
	margin:left;
	float:left;
	padding:4px;
	padding-bottom:6px;
	border:#FFF 2px solid;
	margin-left:10px;
	margin-top:10px;
	background-color: #FFF;
	
}
.frinley-holder {
	height:85px;
	float:left;
	width: 150px;
	margin-left:0px;

}
.pics {
	width:602px;
	margin:auto;
	background-image: url(images/Loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border-top:  #CCC  dashed 0px;
	border-left:  #CCC  dashed 0px;
	border-right:  #CCC  dashed 0px;

}
.iconsa {
	width:600px;
	height:60px;
	margin:auto;
	background-color:#b7b7b7;
	border:  #C30  solid 1px;
	background-image: url(images/bg1.gif);
	padding-left:8px;
	font-family: Verdana, Geneva, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	

}
.iconsa-holder {
	float:left;
	height:36px;
	width:157px;
	margin-top:10px;
	margin-left:20px;

}
.toper {
	width:1000px;
	height:51px;
	margin:auto;

}
.toper2 {
	width:1000px;
	height:51px;
	margin:auto;

}
.contents {
	width:1000px;
	height:580px;
	margin:auto;

}
.navig {
	width:100%;
	height:60px;
	margin:auto;
	border-bottom: #CCC dotted 1px;

}
.greyline {
	width:100%;
	height:2px;
	margin-top:5px;
	margin-bottom:5px;
	margin-right: auto;
	margin-left: auto;
	border-bottom: #CCC dotted 1px;

}
.greyline2 {
	width:1000px;
	height:2px;
	margin-top:5px;
	margin-bottom:5px;
	margin-right: auto;
	margin-left: auto;
	border-bottom: #CCC dotted 1px;

}
.phtext {
	float:left;
	width:200px;
	height:30px;
	margin-left:7px;
	margin-top:10px;
	background-image:url(images/camera.jpg);
	background-position:left;
	background-repeat: no-repeat;
	padding-top:15px;
	padding-left:45px;
	font: Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #09C;
}
.maintext {
	float:right;
	width:290px;
	margin-right:7px;
	margin-top:10px;
	font-size:13px;
	color:#FFF;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;

}
.pics-holder {
	float:left;
	width:602px;
	height:500px;
	margin-left:25px;
	margin-top:10px;
	text-align: left;

}
.rite-holder {
	float:right;
	width:340px;
	height:500px;
	margin-right:20px;
	margin-top:10px;

}
.layers-holder {
	float:right;
	width:340px;
	background-image: url(images/boxer.png);

}
.banner-holder {
	float:right;
	width:316px;
	height:250px;
	margin-top:10px;
	text-align:center;
	padding:0px;

}
.logo-holder {
	float:left;
	width:150px;
	height:35px;
	margin-left:25px;
	margin-top:10px;

}
.yellow-holder {
	float: right;
	width:700px;
	height:35px;
	margin-right:25px;
	margin-top:15px;
	color:#999;
	font-size:22px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;

}
.heading-holder {
	float:left;
	width:470px;
	margin-left:25px;
	margin-top:10px;
	background-image:url(images/t_bg.png);
	padding-left:15px;
	padding-right:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	padding-top:5px;
	overflow:hidden;
	background-repeat: no-repeat;
	background-position: top;
	height: 40px;

}
.button-holder {
	float:right;
	width:175px;
	height:28px;
	margin-right:250px;
	margin-top:10px;
	padding-left:10px;
	padding-right:10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:lighter;
	color: #FFF;
	padding-top:5px;
	overflow:hidden;

}

