/* CSS Document */

td img {display: block;}
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#009FC6;
	}
H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#F6CC20;
	}
H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #0B3A8A;
	text-align: center;
}
	
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0B3A8A;
	line-height: 14px;
}
A:link {
	color:#009FC6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none
} 
A:visited {
	color:#009FC6; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none} 
A:hover {
	color:#009FC6; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: underline}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #00386D;
	line-height: 14px;
}
.cmd { background-color:#FFFFFF; text-align:center}
hr { color:#E5E9EE;}
.total
{ border:none;
background:#FFFFFF;
color:#000000;
}
.logoaffiliates td{
	border-top: 1px solid #999966;
	border-left: 1px solid #999966;
	border-right: 1px solid #999966;
	border-bottom: 1px solid #999966;
	height: 45px;
	width: 45px;
	text-align: center;
}
.logoaffiliates img
{
	border:0;
	
}
.logostitle
{
	background-color:#DDEEFF;
	padding:2px; 
	width:490px;
}
.contact
{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:right;
	color:#FFFFFF;
}
A.contact:link
{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:right;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}
A.contact:hover
{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:right;
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:normal;
}
A.contact:visited
{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:right;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}
 li.makeawish
{
	list-style-image: url(../images/star.gif);
	line-height:20px;
}

/* search engine */
#srch_details td img {display:inline;}
tr.tableContent td {
	border-top: 1px solid #99CCFF;
	border-bottom: 1px solid #99CCFF;
	BACKGROUND-COLOR : #DDEEFF;
}

/************************************************************************
-) Slider: only the following lines are necceassary for slider styling,
   rest of the css file styles the demo page
*************************************************************************/
.aviaslider{ 
height:260px; 	/*this changes the height of the image slider*/
width:260px;
overflow: hidden;
position: relative;
background: #fff url(../images/preload.gif) center center no-repeat;
}

.aviaslider li, .aviaslider .featured{
display: block;
width:100%;
height:100%;
position: absolute;
top:0;
left:0;
z-index: 1;
}

.js_active .aviaslider li, .js_active .aviaslider .featured{
display:none;
}

.aviaslider img, .aviaslider a img, .aviaslider a{
border:none;
text-decoration: none;
}

.slidecontrolls{
margin:5px auto 0 auto;
position: relative;
float:left;
}

.slidecontrolls a{
height:20px;
width:18px;
display:block;
cursor: pointer;
background: transparent url(../images/controlls.gif) center bottom no-repeat;
float:left;
outline: none;
}

.slidecontrolls a:hover, .slidecontrolls .active_item{
background: transparent url(../images/controlls.gif) center top no-repeat;
}

.feature_excerpt{
width:393px;
position: absolute;
display: block;
bottom: 0;
left:0;
z-index: 2;
padding:7px 10px;
font-size: 11px;
line-height:1.5em;
cursor: pointer;
background: #000;
color: #fff;
}

.feature_excerpt strong{
display: block;
font-size: 15px;
padding-bottom: 3px;
}

/* SEARCH ENGINE */
.search-table1 {
padding: 15px;
border: 1px solid #A5A6A1;
margin-bottom:10px;
}

.search-table-title {
font-size: 16px;
font-weight: bold;
padding: 0 0 15px 0;
}

.search-table-mandatory {
font-size:10px;
}

.search-table-no-cp {
margin-bottom: 30px;
font-size: 15px;
color:red;
}

.search-table-results {
margin: 25px 0;
}

.search-table-results-nr{
color:red;
font-size:16px;
}

.search-table-results-name{
margin: 8px 0 4px 0;
}

.search-table-aff-name{
font-size:16px;
color:#0C71B2;
}
.search-table-aff-addr{
line-height: 22px;
padding-bottom: 8px;
}

.search-table-aff-open {
padding:14px 0 5px 0;
}


/************************************************************************
-) DEMO PAGE STYLING
*************************************************************************/

/*Small reset*/
body, ul, ol, h1,h2,h3,h4,h5,h6,form,li,p,input,select,legend,textarea{ margin:0; padding:0;}



