#container {
/*set default font-size*/
font-size: 70%;
font-family: verdana;
color: #505050;
text-align : left;
background-color: #ffffff;
}

#topbar {
padding-bottom: 2px;
border-bottom: 1px solid #9a9a9a;
}

/*
======================================
==============TAGS====================
======================================
*/


h1,h2,h3 {color: #ff5000;}

h1 {font-size: 20px;}
h2 {font-size: 16px;}
h3 {font-size: 12px;}
h4 {font-size: 11px; margin: 0; padding: 10px 0;}

.content a {color: #194ACF;}
.content a:hover {color: #ff5000;}

/*
======================================
============== CLASSES ===============
======================================
*/


/* Used on contact page enquiries form */
.enquiries form {
  margin: 0;
  padding: 0;
  padding-top: 20px;
  font-size: 11px;
}

.enquiries form div input, .enquiries form div select, .enquiries form div textarea {
  width: 302px;
  font-size: 11px;
  padding: 1px 3px;
  margin: 0 0 0 0;
  float: right;
}

.enquiries form label {
float: left;
color: #ff5000;
font-weight: bold;
}

.enquiries form div {
  clear: both;
  float: left;
  display: block;
  width: 440px;
  margin: 5px 0 0 0;
  padding: 4px 3px;
}

.enquiries form fieldset {
  float: left;
  font-size: 100%;
  border-color: #505050;
  border-width: 1px 0 0 0;
  border-style: solid none none none;
  padding: 10px;
  margin: 0 0 0 0;
}

.enquiries form fieldset legend {
  font-size: 170%;
  font-weight: normal;
  color: #505050;
  margin: 0 0 0 0;
  padding: 0 11px;
}

#submit {
padding-left: 17px;
}

/* Used for the search box styling */
#searchbox {
position: relative;
width: 240px;
float: right;
text-align: right;
background: none;
}

.searchinput {
width: 160px;
margin: 0;
padding: 0;
height: 17px;
font-size: 13px;
border-left: 1px solid #c4c4c4;
border-top: 1px solid #c4c4c4;
border-right: 1px solid #8c8c8c;
border-bottom: 1px solid #8c8c8c;
padding-left: 2px;
}

#searchbox form {
padding: 0;
margin: 0;
}

#searchbutt {
border: 0;
padding: 0px;
width: 23px;
height: 20px;
margin: 0;
margin-left: 3px;
margin-right: 10px;
background: #ffcd14;
color: #ffffff;
font-size: 13px;
border-right: 1px solid #DFC97D;
border-bottom: 1px solid #DFC97D;
}

#searchbutt:hover {
background: #FFC500;
color: #9F9F9F;
border-right: 1px solid #BFB183;
border-bottom: 1px solid #BFB183;
}

#searchbutt:focus {
background: #fedb58;
color: #CFCFCF;
border-right: 1px solid #AF9436;
border-bottom: 1px solid #AF9436;
}


#spacer {
width: 556px;
line-height: 1px;
font-size: 1px;
}

.keepmeuptodate {
width: 180px;
float: right;
padding: 15px;
color: white;
background: #afafaf;
clear: both;
margin: 20px 0 0 14px;
font-weight: bold;
border: 1px solid #e4e4e4;
}

#map {
margin-top: 15px;
border: 1px solid #9a9a9a;
}

.clearing {
clear: both;
}

.content {
padding-left: 30px;
padding-bottom: 30px;
padding-top: 20px;
padding-right: 30px;
line-height: 150%;
}

.showterms {
background: #FDFF4F;
color: black ;
padding: 5px;
}

.topdash {
width: 706px;
border-top: 1px dashed #AFAFAF;
margin-bottom: 25px;
margin-top: 18px;
}

.topdash img {
border: none;
}

.bot_dash {
width: 706px;
border-bottom: 1px dashed #AFAFAF;
}

.bot_dash h4 {
text-transform: uppercase;
}

.bot_dash h4 a {
color: #505050;
}

.toplinkssub {
width: 440px;
float: left;
}

.theprice {
font-weight: bold;
float: left;
width: 205px;
padding: 8px 0;
}

.ex-demo {
color: red;
width: 205px;
text-transform: uppercase;
font-weight: bold;
float: left;
padding: 8px 0;
}

.red {
color: #eb281e;
}

.the_email{
float: left;
width: 240px;
font-weight: bold;
padding: 8px 0;
}

.the_email a {
font-weight: normal;
color: #194ACF;
}

.sold {
border: 1px dashed #cdcdcd;
margin-top: 15px;
font-weight: bold;
padding: 6px;
background: #ededed;
}

.thetext {
width: 474px;
}

.singledes {
text-align: center;
}

.singledes h4 {
font-size: 12px;
}

.singletext {
text-align: left;
padding: 15px 0;
}

.newline {
display: block;
}

.singledes table {
width: 705px;
padding: 15px 0;
}

.singledes td {
vertical-align: bottom;
}

.singledes th {
background: #13389F;
color: #ffffff;
padding: 5px;
}

.singledes table img {
display: block;
}

.singledes table a img {
border: 2px solid #505050;
}

.singledes table a:hover img {
border: 2px solid #ff5000;
}

.uploadphoto img {
display: block;
}

.clicktoenlarge span {text-decoration: none; display: block; font-size: 1em; font-family: tahoma; text-align: right; padding-right: 18px; padding-top: 1px; padding-bottom: 4px; background: url(/images/magnify.png) bottom right no-repeat;}
.clicktoenlarge:hover span {text-decoration: none;}

.content table {
background: #EDEDED;
}

.content td {
padding: 5px;
text-align: center;
}

/* Sortable tables */
table.sortable {
cursor: default;
width: 100%;
background: none;
border: 1px solid #6F6F6F;
margin-top: 15px;
}

table.sortable td {
text-align: left;
background: #EDEDED;
}

table.sortable th {
background: #ffffff;
padding: 4px;
color: #ff5000;
border: 1px solid #ff5000;
font-size: 12px;
text-align: center;
}

.printme {
width: 100%;
background: none;
}

.printme td{

text-align: left;
}

.credits {
font-family: arial;
text-align: center;
font-size: 11px;
padding-bottom: 8px;
}

.credits a {
color: #505050;
text-decoration: none;
}

.credits a {
color: #505050;
text-decoration: underline;
}

.footer {
font-family: verdana;
color: white;
padding-top: 20px;
padding-bottom: 10px;
margin-bottom: 10px;
background: url(/images/footbar-bak.gif) repeat-x;
}

.footer a {
color: #FFFFFF;
}

.footer a:hover {
color: #FFFFFF;
}

.row0 {
background-color: white;
}

.row1 {
}

/* Used on the stats page to create graphs */
.graphbar {
background-color: #ddddff;
border: 1px solid navy;
}

#sitemap ul li {
margin-top: 4px;
}

.boldit {
font-weight: bold;
font-style: italic;
}

.listphoto {
float: right;
display: inline;
margin-top: 15px;
margin-bottom: 15px;
text-align: center;
}

.libpht {
text-decoration: none;
padding: 3px;
font-style: italic;
display: block;
background: #AFAFAF;
color: white;
}

.libphtmain {
padding: 3px;
font-style: italic;
display: block;
}

.moredets {text-decoration: none; display: block; font-size: 1em; font-family: tahoma; text-align: right; padding-bottom: 4px;}

.listphoto a {
 color: #4F4A4A;
}

#disclaimer {
text-align: left;
margin-top: 20px;
background: #ededed;
padding: 11px;
}

#disclaimer h2 {
font-size: 13px;
}

.exdemo {
font-weight: bold;
color: red;
}