.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.menu:hover {
	text-decoration:none;
	color: #226DA7;
}
.menu:link {
	text-decoration:none;
}
.menu:visited {
	text-decoration:none;
}


.current_pg {
	text-decoration:none;
	color: #226DA7;
}

input {
 font-size: 12px;
}

select {
 font-size: 12px;
}

textarea {
 font-size: 12px;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	font-weight: bold;
}

.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.marq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
}


body {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;

}



/* added */

/* Advert.php*/
.input1
{
text-decoration: none;
color: #000000;
position: absolute;
left: 380px;
font-size:12px;

}

.label1
{
position: absolute;
left: 400px;
font-size:12px;
text-decoration: none;
color: #000000;
font-weight: bold;
 width: 180px;
}

.input2
{
text-decoration: none;
color: #000000;
position: absolute;
left: 540px;
font-size:12px;


}

.label2
{
position: absolute;
left: 560px;
font-size:12px;
text-decoration: none;
color: #000000;
font-weight: bold;
 width: 180px;
}

.input3
{
text-decoration: none;
color: #000000;
position: absolute;
left: 700px;
font-size:12px;

}

.label3
{
position: absolute;
left: 720px;
font-size:12px;
text-decoration: none;
color: #000000;
font-weight: bold;
 width: 180px;
}

/* Photos */
.detail-photos .photo {border:solid 1px #999999;}
.detail-photos .photo-list a:hover .photo {border:solid 1px #FF9A00;}
.detail-photos .photo-list a.nophoto:hover .photo {border:solid 1px #999999;}
.detail-photos .photo-header {text-align:left; width:100%; height:30px; background-position:10px; background-repeat:no-repeat;}
.detail-photos .photo-list {clear:both; width:870px;}

.mainphoto .photo-header {background-image:none; width:300px; height:auto; display:none;}
.mainphoto .photo-list {width:auto; padding-bottom:5px;}
.photopopup .gallery .photo-list {width:auto; padding:4px; background-color:whitesmoke;}

.slideshow-buttons .button-close {float:left; margin:2px; padding:2px; background-repeat:no-repeat; background-image:url(../../../images/close.gif); width:62px; height:28px;}
.slideshow-buttons .button-close:hover {background-image:url(../../../images/close_o.gif);}
.slideshow-buttons .button-prev {float:left; margin:2px; padding:2px; background-repeat:no-repeat; background-image:url(../../../images/back.gif); width:62px; height:28px;}
.slideshow-buttons .button-prev:hover {background-image:url(../../../images/back_o.gif);}
.slideshow-buttons .button-next {float:left; margin:2px; padding:2px; background-repeat:no-repeat; background-image:url(../../../images/next.gif); width:62px; height:28px;}
.slideshow-buttons .button-next:hover {background-image:url(../../../images/next_o.gif);}


.Pager 
{ 

	background-repeat:repeat; 
	width:99.8%; 
	height: 28px; 
 padding-top: 8px;
	
	display:inline-block;
 background-color: #316692;
}



.PagerSeparator{ font-size:14px; padding-left:3px; }
.PagerCurrentPage{ color:#FDCD00; }
.PagerNonCurrentPage, .PagerSeparator{ color:white; }
.PagerNonCurrentPage, .PagerCurrentPage{ font-family:Arial; font-size:14px; font-weight:bold; }

a:hover.Head 
{
	color:#FF9A00;	
	text-decoration: underline;
}
.Head
{
	color:#0064A8;	
}
.Head
{ 
	font-family: Verdana; 
	font-size:12px; 
	font-weight:bold; 
}

.adtext
{
	font-size:12px;
}
.adtext
{
	color:#003265;
}