/* Finishing Touches Hire - stylesheet */


body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: "Verdana","Arial";
	font-size: 0.8em;
	background-color: #000000;
	color: #FFFFFF;
	}

/*
h1 {
	font-size: 1.5em;
	font-weight: bold;
	color: #000000;
	}
	
h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
	}

p {
	font-size: 0.8em;
	color: #000000;
	text-align: justify;
	}

a {
	font-size: 0.9em;
	color: #000000;
	text-decoration: none;
	}
	
a:link, a:visited {
	font-size: 0.9em;
	color: #000000;
	text-decoration: none;
	}

a:hover {
	font-size: 0.9em;
	color: #000000;
	text-decoration: underline;
	}
*/

a:link img, a:visited img{
	text-decoration: none;
	border: none;
	}

a:hover img{
	border: none;
	}

/* ************************************* */	
	
#ft {
	width:99%;
 	position:absolute;
 	top:0;
 	padding:0;
 	}

#ftMain {
 	float:left;
 	padding:0;
 	margin:0 0 0 0;
 	width:100%;
 	background:#000000;

	}


.header_h1 {
	display:none;
	}
	
#rand_gallery {
	float: right;
	width: 200px;
	margin-top: 50px;
	}
	
#rand_gallery a:hover img{
	border: 1px solid #000000;
	}

#rand_gallery a:link img {
	border: 1px solid #000;
	}
	
#rand_gallery li {
	list-style: none;
	}
	
	


/* MAIN BODY WRAPPER */

#ftMainBody {
 	float:left;
 	padding:0px 0px 0px 0px;
 	margin:0 0 0 0;
 	width:100%;
 	min-height: 700px;
 	background:#000000;
 	
	}


/* NAVIGATION */

#ftNav {
	float: left;
	width: 100%;
	height:351px;
	background-color: #000000;
	}

#ftNav h1 {
	padding-left: 200px;
	font-size: 1.7em;
	color: #fff;
	padding-top: 20px;
	}

#ftNav h2 {
	padding-left: 200px;
	font-size: 1.3em;
	color: #fff;
	}

#ftNavLogo img {
	float: right;
	vertical-align: bottom;
	}

#ftNavig {
	position: absolute;
	top: 150px;
	left: 440px;
	color: #000;
	}
	
#ftNavig ul li {
	display: inline;
	list-style-type:none;
	padding: 1px;
	font-size: 1.0em;
	}

#ftNavig a, a:visited {
 	border:0;
 	margin:0 0 0 0;
 	color: #000;
 	text-decoration:none;
	font-family: "Verdana","Arial";
	}


#ftNavig a:hover {
 	font-weight:normal;
 	text-decoration:underline;
 	margin:0 0 0 0;
 	color: #000000;
 	background-color: #ffffff;
	}


/* BODY PANEL */

#ftBody {
	float: left;
	padding-left: 180px;
	width: 800px;
	background-color: #000000;
	/* border: 1px solid black; */
	}
	
#ftBodytext {
	width: 95%;
	padding-left: 5px;
	clear: both;
	color: #FFFFFF;
	}

#ftBodytext p {
	padding: 4px;
	}
	


#ftBodyfulltext {
	/* border: 1px solid green; */
	float: right;
	width: 95%;
	padding-left: 5px;
	clear: both;
	}

#ftBodyfulltext a {
	font-size: 1.0em;
	color: #000000;
	font-weight: normal;
	}

#ftBodyfulltext a:visited {
	font-size: 1.0em;
	color: #000000;
	font-weight: normal;
	}

#ftBodyfulltext a:hover {
	font-size: 1.0em;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
	}
	

/* FOOTER */

#ftFooter {
	padding: 0px 5px 5px 200px;
	background-color: #000000;
	height: 25px;
	}

#ftFooter a {
	font-size: 1.0em;
	color: #000;
	font-weight: normal;
	}
	
#ftFooter a:hover {
	font-size: 1.0em;
	color: #000;
	font-weight: normal;
	text-decoration: underline;
	}

#ftFooterright a:visited {
	font-size: 1.0em;
	color: #fff;
	}
	
#ftFooterright a:hover {
	font-size: 1.0em;
	color: #fff;
	text-decoration: underline;
	}

#ftFooterright a {
	font-size: 1.0em;
	font-color: #fff;
	color: #fff;
	text-decoration: none;;
	}

#ftFooter p {
	margin:0 0 0 0;
	padding-top: 5px;
	font-size: 0.9em;
	color: #fff;
	}

#ftFooterright {
	float: right;
	}
	
#ftFooterright p {
	text-align: right;
	}



/* GALLERY */

#gallery {
	width: 650px;
	
	}

#gallery li {
	list-style: none;
	display: inline;
	padding: 5px;
	}
	



/* CONTACT */

#ftContact {
	margin-left: 10px;
	width: 550px;
	}


fieldset {
	border:1px solid #fff;
	}

legend {
	font-weight: bold;
	padding: 0 1em;
	}

form fieldset {
	font-size:0.9em;
	border:1px solid #ffffff;
	margin-bottom:2em;
	padding:1em 2em;
	width: 500px;

	}

form fieldset legend {
	padding:0 1em;
	color:#ffffff;
	}	

form input,
form textarea,
form select {
	border-top:1px solid #d5d5d5;
	border-right:1px solid #d5d5d5;
	border-bottom:1px solid #e5e5e5;
	border-left:1px solid #e5e5e5;
	font-family: "Trebuchet MS";
	font-size: 0.9em;
	}

form textarea {	
	width:90%;
	}

.row p {
	padding:0;
	margin:0;
	}

.row {
	margin-bottom:1.5em;
	clear:both;
	padding-bottom: 2px;

	}

.label {
	width:50%;
	text-align:left;
	display:block;
	float:left;

	}

.label img {
	padding: 5px;
	}

.field {
 	width:50%;
	text-align:left;
	display:block;
	float:right;
	}

.mini {
	font-size:0.8em;
	}

#formerror {
	margin-left: 10px;
	}
	
.formerror {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-right: 5px;
	color: #FF3300;
	line-height: 20px;
	background: #e5e5e5;
	border: 2px dotted #FF3300;
	padding: 2px;
	display: block;
	width: 40%;
	}



.cats li  {
	border: 1px solid #000;
	
       float: left;
       padding: 2px;
       margin: 2px;
       min-height: 200px; height: auto !imortant; height: 200px;
       min-width: 200px; width: auto !important; width: 200px;
       margin-bottom: 0px;
	list-style-type: none;
	text-align: center;
	}


/* clear div - neat & handy */

.clear {
	clear: both;
	}