@import url("generic.css");

/* ----------container to center the layout-------------- */
#container {
width: 750px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
background-color: #fff;
border: 1px solid #000;
margin-top: 20px;
}

/* ----------upper nav area--------------- */
#quickfinder {
background-image: url("../images/quickfinder.gif");
background-repeat: no-repeat;
background-position: top right;
color: #999999;
height: 36px;
padding: 2px;
font-size: 70%;
}

#topspace {
background-color: #fff;
padding: 0px;
height: 55px;
text-align: left;
border-bottom: 1px solid #f0f0f0;
}

/* Remaining nav bar styles located in generic.css */

/* ----------banner for logo-------------- */
#banner {
background-color: #fff; 
padding: 0px;
margin: 0px;
height: 122px;
}
#banner img {padding: 0px 0px;} 

#breadcrumb {
height: 25px;
border-bottom: 1px solid #f0f0f0;
line-height: 25px;
text-align: left;
font-size: 70%;
}

#crumb {
float: right;
width: 110px;
margin-right: 5px;
text-align: left;
}

#news {
float: left;
width: 600px;
margin-left: 5px;
text-align: right;
}


/* -----------------content--------------------- */
#content {
background-color: #ffffff;
padding: 0px;
margin-left: 205px;
margin-right: 0px;
text-align: justify;
padding-top: 5px;
border-left: 1px solid #f0f0f0;
font-size: 75%;
}


p, pre{
padding: 5px 10px;
margin: 0px;
}

/* --------------left navi------------- */
#left {
float: left;
width: 200px;
margin: 0px;
padding: 0px;
margin-right: 5px;
background-color: #fff;
padding-top: 5px;
}


/* -----------footer-------------- */
#bar1 {
height: 15px;
background-color: #1a206d;
clear: both;
}

#bar2 {
height: 7px;
background-color: #d71e6a;
clear: both;
}

#footer {
background-color: #fff;
clear: both;
padding: 0px;
text-align: center;
line-height: 20px;
height: 70px;
margin-top: 5px;
font-size: 70%;
}

#bannerad {
width: 539px;
height: 170px;
background-image: url("../images/bannerad_new.gif");
background-repeat: no-repeat;
text-indent: 120px;
vertical-align: text-bottom;
}

#adcontainer
{
 width: 525px;
 display: block;
 height: 177px;
 text-align: center;
 margin-left: 13px;
}

.advert1 {
width: 171px;
height: 177px;
background-image: url("../images/ad1.jpg");
background-repeat: no-repeat;
float: left;
text-align: left;
}

.advert2 {
width: 171px;
height: 177px;
background-image: url("../images/ad2.jpg");
background-repeat: no-repeat;
float: left;
text-align: left;
}

.advert3 {
width: 171px;
height: 177px;
background-image: url("../images/ad3.jpg");
background-repeat: no-repeat;
float: left;
text-align: left;
}

.advert4 {
width: 171px;
height: 177px;
/*background-image: url("../images/ad4.jpg");*/
background-image: url("../images/new-tv-ad.jpg");
background-repeat: no-repeat;
float: left;
text-align: left;
}

a.newtvad {
	display:block;
	float:left;
	text-indent:-9999px;
	width:171px;
	height:177px;
}

.advert5 {
width: 171px;
height: 177px;
background-image: url("../images/ad5.jpg");
background-repeat: no-repeat;
float: left;
text-align: left;
margin-top: 10px;
}

.adtext {
margin-top: 60px;
margin-left: 5px;
margin-right: 5px;
margin-bottom: 10px;
font-size: 90%;
}
.advert6 {
width: 171px;
height: 177px;
background-image: url("../images/ad6.jpg");
background-repeat: no-repeat;
float: left;
text-align: left;
}
.adtext_left {
margin-top: 60px;
margin-left: 5px;
margin-right: 5px;
margin-bottom: 10px;
font-size: 70%;
}
.adtext_left2 {
margin-top: 60px;
margin-left: 5px;
margin-right: 5px;
margin-bottom: 10px;
font-size: 70%;
padding-left: 10px;
}

.nopaddedp {
margin: 0px;
padding: 0px;
}
.grey {
	margin-left:5px;
}
