﻿html {
	height: 100%; 
	margin-bottom: 1px;
}
	
body{
	font: normal 13px Arial;
	margin:0px;
	padding:0px;
}

img {
	border: none;
}

a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;}

a:hover {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;}	

/* SETS HEADING PROPERTIES */

h1 {
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0065CB;
}

h2 {
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0065CB;
}

h3 {
    color: #0065CB;
    font-size: 22px;
    font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
    background:url(images/info_blue-Square.gif) no-repeat;
    text-indent: 43px;
	height: 29px;
    padding: 6px 0px 0px 0px;
}

h4 {
    color: #303030;
    font-size: 16px;
    font-weight:bold;
	font-family: Arial;
    padding: 0px 0px 0px 0px;
}



/* SETS FONT PROPERTIES */

.sideheadings {
    color: #FDD000;
    font-size: 15px;
    text-align:center;
    font-weight:bold;
	width: 175px;
}

.orangeicon {
    color: #FF5A00;
    font-size: 20px;
    font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
    background:url(images/orange.gif) no-repeat;
    text-indent: 35px;
	height: 28px;
    padding: 4px 0px 0px 0px;
}

.purpleicon {
    color: #A552A5;
    font-size: 20px;
    font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
    background:url(images/purple.gif) no-repeat;
    text-indent: 35px;
	height: 28px;
    padding: 4px 0px 0px 0px;
}

.redicon {
    color: #B50000;
    font-size: 20px;
    font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
    background:url(images/red.gif) no-repeat;
    text-indent: 35px;
	height: 28px;
    padding: 4px 0px 0px 0px;
}

.newsletterintro {
    color: #000000;
    font-size: 13px;
    text-align:center;
    font-weight:normal;
}

.styleunsubcribe {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 9px; color: #000000; 
    text-decoration: none; 
    font-weight: 700; 
    font-style: normal; 
}

.readmore {
    background:url(images/readmore.gif) no-repeat;
    padding: 0px 0px 0px 14px;
}

.readreviews {
    background:url(images/reviewstar.gif) no-repeat;
    padding: 0px 0px 0px 15px;
}

.visitwebsite {
    background:url(images/smallhandlink.gif) no-repeat;
    padding: 0px 0px 0px 20px;
}

.glosshead {
	font-size: 18px;
	font-weight: bold;
	color:#000000;
    border: 0px solid #FFF2B7;
    height: 30px;
    text-align: center;
    background-color: #6495ED;
}


/* TABLES */

.headerbottom {
    padding: 0px 0px 0px 0px;
    width: 100%;
    height: 20px;
    background-color: #0065CB;
    border-top: 3px solid #FECD00;
}

.bottom {
    padding: 0px 0px 0px 0px;
    width: 100%;
    height: 20px;
    background-color: #0065CB;
    border-bottom: 3px solid #FECD00;
}

.footermenu {
    padding: 3px 0px 3px 0px;
    width: 100%;
    height: 20px;
    background-color: #ffffff;
    border-bottom: 3px solid #FECD00;
    font-weight: bold;
	font-family: Arial;
	font-size: 12px;
}

.copyright {
    padding: 5px 0px 10px 0px;
    width: 100%;
    height: 25px;
    background-color: #ffffff;
    border-top: 3px solid #FECD00;
    font-size: 11px;
    font-weight: normal;
    font-family: Arial;
    color: #333333;
}

.maintext {
	vertical-align: top ;
	text-align: left;
	padding: 10px 15px 0px 15px; 
	background-color: #FFF2B7;
    width: 50%;
}

.listtext {
	vertical-align: top ;
	text-align: left;
	padding: 15px 15px 15px 15px; 
	background-color: #ffffff;
    width: 50%;
}

.reviewstext {
	vertical-align: top ;
	text-align: left;
	padding: 10px 15px 10px 15px; 
	background-color: #FFF2B7;
    width: 50%;
}

.leftside {
	vertical-align: top ;
	text-align: center;
	padding: 10px 30px 0px 15px; 
	background-color: #0065CB;
    width: 25%;
}

.rightside {
	vertical-align: top ;
	text-align: center;
	padding: 10px 30px 0px 15px; 
	background-color: #0065CB;
    width: 25%;
}

#right {
	padding: 0;
	margin: 0;
	text-align	: left;
	width: 175px;
	background	: transparent;
	visibility: visible;
}

.newsletterform {
	vertical-align: top ;
	text-align: left;
	font-size: 10px;
	width: 100%;
	text-decoration:none;
    font: normal 11px arial, sans-serif;
    background-color: #FFF2B7;
	padding: 5px 10px 5px 10px; 
}

.righttextads {
	vertical-align: top ;
	text-align: center;
	font-size: 10px;
	text-decoration:none;
    font: normal 11px arial, sans-serif;
    background-color: #FFF2B7;
	padding: 5px 5px 5px 5px; 
    height: 600px;
}

.selectcountry {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: 900;
	font-style: normal;
    border: 0px solid #FFF2B7;
    height: 29px;
    text-align: center;
    background-color: #6495ED;
}

.listingsmenu {
	background-color: #FFF2B7;
	font-family: Arial;
	font-size: 12px;
    padding: 6px 4px 6px 4px; 
	text-align: center;
    border: 0px solid #FFF2B7;
}

.listbottommenu {
	width: 100%;
    border: 1px solid #6495ED;
    text-align: center;
    background-color: #6495ED;
}

.listings {
    padding: 4px 4px 6px 4px; 
	text-align: left;
    font-family: Arial;
	font-size: 12px;
	background-color: #FFF2B7;
    border: 0px solid #FFF2B7;
}

.listingsname {
    padding: 3px 3px 3px 3px; 
	text-align: left;
    font-family: Arial;
	font-size: 12px;
	background-color: #6495ED;
	width: 50%;
    height: 28px;
        
}
.listings p {
	color: #000; 
	text-decoration: none; 
    font-weight: normal;
	display: inline;
}

.listingslink p {
	color: #000; 
	text-decoration: none; 
	font-weight: normal;
	display: inline;
}

.listingsflag p {
	display: inline;
}

.listingshomepage p {
	display: inline;
}


.listingslink {
	padding: 1px 6px 3px 1px; 
    text-align: right;
    font-family: Arial;
	font-size: 11px;
	background-color: #FFF2B7;
    border-top: 1px solid #999999; 
}

.listingsflag  {
    padding: 3px 3px 3px 3px; 
	text-align: right;
	background-color: #6495ED;
	width: 50%;
    height: 28px;
    vertical-align: middle;
}
.listingstable  {
	border: 3px solid #6495ED;
	background: #6495ED;
	width: 100%;
}

.combobox {
    background-color: #FFFFFF;
    color: #000000;
    font-size: 8pt;
    font-family: arial;
    font-weight: bold;
    vertical-align:top;
}

.listingsnamehp {
	text-align: left;
	width: 70%;
}

.listingslinkhp {
	padding: 1px 6px 3px 1px; 
    text-align: right;
    font-family: Arial;
	font-size: 11px;
	background-color: #FAFAF5;
}


/* Select Country Pages */


.countryselect {
	vertical-align: top ;
	text-align: center;
	padding: 10px 15px 10px 15px; 
	background-color: #ffffff;
    width: 100%;
}

.csnav { 
    background-color: #FAFAF5; 
    border: 1px #909090 solid;
    width: 25%; 
    text-align:center; 
    vertical-align:top; 
    padding-bottom:5px;
}

.csflag {
	margin-top: 7px; 
	margin-bottom: 3px;
}


/* SETS LINK PROPERTIES */

#links {
	padding: 0;
	margin: 0;
	text-align	: left;
	width: 160px;
	background	: transparent;
	visibility: visible;
}

#links ul {
    list-style	: none outside;
    padding: 0;
    margin: 0;
    background	:#6495ed;
    color: #000;
    border-style:	solid;
    border-color:	#0065CB;
    border-width:	1px 1px 0px 1px;
    font: 10px/15px verdana, helvetica, sans-serif;
}

#links ul li {
    padding: 0;
    margin: 0;
    border: none;
}

#links ul li a {
    display: block;
    padding: 4px 6px;
    margin: 0;
    background: #6495ed;
    color: #000;
    border-bottom: 1px #5984D4 solid;
    border-top: 1px #6B9FFF solid;
    width:	160px;
    text-decoration: none;
}

#links ul li a:hover {
    background	: #FECD00;
    color:	#000;
    border-bottom: 1px #BDBF3F solid;
    border-top	: 1px #F0F250 solid;
    text-decoration: 	none;
}

.menulinks {
	font-size: 9px;
	font-weight: bold;
	text-indent: 25px;
}

.footermenu a:link    { color: #000000; text-decoration: none; font-weight: bold;}
.footermenu a:active  { color: #000000; text-decoration: none; font-weight: bold;}
.footermenu a:visited { color: #000000; text-decoration: none; font-weight: bold;}
.footermenu a:hover   { color: #0000FF; text-decoration: underline; font-weight: bold;
}

.copyright a:link    { color: #333333; text-decoration: none; font-weight: normal;}
.copyright a:active  { color: #333333; text-decoration: none; font-weight: normal;}
.copyright a:visited { color: #333333; text-decoration: none; font-weight: normal;}
.copyright a:hover   { color: #333333; text-decoration: underline; font-weight: normal;
}

.styleunsubcribe a:link    { color: #000000; text-decoration: none; font-weight: normal;}
.styleunsubcribe a:active  { color: #000000; text-decoration: none; font-weight: normal;}
.styleunsubcribe a:visited { color: #000000; text-decoration: none; font-weight: normal;}
.styleunsubcribe a:hover   { color: #0000FF; text-decoration: underline; font-weight: normal;
}

.listingsmenu a:link    { color: #000000; text-decoration: none; font-weight: bold;}
.listingsmenu a:active  { color: #000000; text-decoration: none; font-weight: bold;}
.listingsmenu a:visited { color: #0000e7; text-decoration: none; font-weight: bold;}
.listingsmenu a:hover   { color: #0000e7; text-decoration: none;font-weight: bold;
}

.listingslink a:link    { color: #000000; text-decoration: none; font-weight: bold;}
.listingslink a:active  { color: #000000; text-decoration: none; font-weight: bold;}
.listingslink a:visited { color: #000000; text-decoration: none; font-weight: bold;}
.listingslink a:hover   { color: #0000e7; text-decoration: none; font-weight: bold;
}

.listingsname a:link    { color: #000000; text-decoration: none; font-weight: bold;}
.listingsname a:active  { color: #000000; text-decoration: none; font-weight: bold;}
.listingsname a:visited { color: #0000e7; text-decoration: none; font-weight: bold;}
.listingsname a:hover   { color: #0000e7; text-decoration: none; font-weight: bold;
}

.faqs a:link    { color: #000000; text-decoration: none; font-weight: normal;}
.faqs a:active  { color: #000000; text-decoration: none; font-weight: normal;}
.faqs a:visited { color: #000000; text-decoration: none; font-weight: normal;}
.faqs a:hover   { color: #0000e7; text-decoration: none; font-weight: normal;
}

.listingslinkhp a:link    { color: #000000; text-decoration: none; font-weight: bold;}
.listingslinkhp a:active  { color: #000000; text-decoration: none; font-weight: bold;}
.listingslinkhp a:visited { color: #000000; text-decoration: none; font-weight: bold;}
.listingslinkhp a:hover   { color: #0000e7; text-decoration: none; font-weight: bold;
}



/* Newsletter Form */


checkbox  {
		font-family: tahoma;
		font-size: 12px;
	}


textarea  {
		font-family: tahoma;
		font-size: 12px;
	}


select  {
		font-family: tahoma;
		font-size: 12px;
	}


input  {
		font-family: tahoma;
		font-size: 12px;
	}


.myForm td  {
		font-family: tahoma;
		font-size: 12px;
	}

.required {
		color: red;
	}

.btnav { 
        background-color: #6495ED; 
        border: 1px solid #6F6F6E; 
        padding:5px 5px 5px 5px; 
        font-weight:bold
}

.rightcontest{vertical-align:top;text-align:center;text-decoration:none;font:normal 12px arial,sans-serif;background-color:#fff2b7;padding:5px 5px 5px 5px;height:180px;}