﻿/* Basic */
*
{
	margin: 0em;
	padding: 0em;
}

h1,h2,h3,h4,h5,h6
{
	color: #222055;
}

body
{
	font-family: "Gold Standard";
	color: #7a7a7a;
	font-size: 13pt;
	background: #C0C0C0;
}

a
{
	color: #A81302;
	text-decoration: underline;
	font-family: "Gold Standard";
}

a:hover
{ 
	text-decoration: none;
}

/* Outer */

#outer
{
	margin: 2.5em 3.0em 1.5em 3.0em;
}

/* Header */

#header
{
	padding: 0em 1.5em 0em 1.5em;
	height: 8em;
	width: 14em;
	float: left;
	position: relative;
	background-color: #9BCEDF;
	
}

#header h1
{
	position: absolute;
	bottom: 1em;
	font-size: 1.5em;
	letter-spacing: 0.1em;
}

#header h1 a
{
	color: #222055;
	text-decoration: none;
	font: 15pt Arial "Gold Standard";
}

#header h2
{
	position: absolute; 
	bottom: 1.0em;
	color: #C0C0C0;
	font-size: 0.9em;
}

/* Menu */

#menu
{
	height: 8em;
	background-color: #9BCEDF;
	margin-left: 18em;
	position: relative;
}

#menu ul
{
	list-style: none;
	position: absolute;
	top: 3.3em;
	margin-left: 1.5em;
}

#menu li
{
	display: inline;
	border-left: dotted 2px #FFFFFF;
	padding-left: 0.8em;
	padding-right: 0.8em;
}

#menu li.first
{
	border-left: 0px;
	padding-left: 0em;
}

#menu li a
{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0.8em;
	margin-right: 0.8em;
	font-size: 0.9em;
}

#menu li a:hover
{
	background: #AF0A0A url('images/a4.gif') bottom left repeat-x;
	color: #9BCEDF;
}

/* Content */

#content
{
	background: url('images/background.png')repeat fixed;
	margin-top: 20px;
	padding-top: 1.5em;
	font: ;
	color: #FFFFFF;
}

#content p
{
	margin-bottom: 1.5em;
	line-height: 1.6em;
}

#content h2
{
	font-size: 1.5em;
}

#content h3
{
	font-size: 1.1em;
}

#content h2,h3,h4,h5,h6
{
	padding-bottom: 0.2em;
	margin-bottom: 1.2em;
	border-bottom: dotted 1px #cacaca;
}

#content ul
{
	margin-bottom: 1.5em;
	padding-left: 1em;
	line-height: 1.6em;
}

#content blockquote
{
	border-left: solid 0.8em green;
	padding: 0.5em 0em 0.5em 1.0em;
	margin-bottom: 1.5em;
	line-height: 1.6em;
}

#content blockquote p
{
	display: inline;
}

#content table
{
	border: dotted 1px #cacaca;
	padding: 0.5em;
	margin-bottom: 1.5em;
}

#content table th
{
	text-align: left;
	font-weight: bold;
	padding: 0.5em;
	color: #222055;
}

#content table td
{
	padding: 0.5em;
}

#content table tr.rowA
{
	background-color: #C0C0C0;
	color: #494949;
}

#content table tr.rowB
{
	background-color: inherit;
	color: inherit;
}

#content div.extra
{
	display: inline;
	Position: relative;
	float: right;
	left: 0.1em;
	right:5em; 
	bottom: 40em;
	border: dotted 1px #cacaca;
	padding: 0.5em;
	margin-bottom: 1.5em;

}

/* Primary Content */

#primaryContentContainer
{
	float: right;
	margin-left: -19em;
	width: 100%;
}

#primaryContent
{
	margin: 0em 0em 0em 10em;
	padding: 0.5em;
	border-left: dotted 1px #cacaca;
}

/* Secondary Content */

#secondaryContent
{
	float: left;
	width: 8em;
	padding: 0.5em;
}

/* Footer */

#footer
{
	margin-top: 1.0em;
	border-top: dotted 1px #cacaca;
	padding: 1.5em;
	font-size: .59em;
	text-align: center;
	color: #AF0A0A;
}

#footer a
{
	color: #FFFFFF;
}
/* ---------Gallery ----------- */
#Gallery 
{ 
	 position:relative; 
     width:717px; 
	 height:454px; 
	 margin:0px 1px 0 1px; 
	 padding: 0px;
	 border:1px solid #A81302; 
} 

/* Removing the list bullets and indentation */
#Gallery ul 
{
    padding:0;
    margin:0;
    list-style-type:none;
}

/* Remove the images and text from sight */
#Gallery a.gallery span {
	position: absolute;
	width: 1px;
	height: 1px;
	top: 5px;
	left: 5px;
	overflow: hidden;
	background: #A81302;
}
/* Adding the thumbnail images */
#Gallery a.gallery, #Gallery a.gallery:visited {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #A81302;
	margin: 1px 2px 1px 2px;
	text-align: center;
	cursor: pointer;
}
#Gallery a.slide1
 {
    background:url(./images/TKitchen1.jpg);
    height:144px;
    width:96px;
   }
#Gallery a.slide2 
{
    background:url(./images/TKitchen2.jpg);
    height:144px;
    width:96px;
}
#Gallery a.slide3 
{
    background:url(./images/TKitchen3.jpg);
    height:144px;
    width:96px;
}
#Gallery a.slide4 
{
    background:url(./images/TShower1.jpg);
    height:144px;
    width:96px;
}
#Gallery a.slide5 
{
	background:url(./images/TSink1.jpg);
    height:144px;
    width:96px;
}
#Gallery a.slide6 
{
    background:url(./images/TSink2.jpg);
    height:144px;
    width:96px;
}
/* set the size of the unordered list to neatly house the thumbnails */
#Gallery ul {
    width:214px;
    height:418px;
    }
#Gallery li 
{
    float:right;
}
/* move the thumbnails into the correct position */
#Gallery ul 
{
    margin:5px;
    float:right;
}
/* change the thumbnail border color */
#Gallery a.gallery:hover 
{
    border:1px solid #A81302;
}
/* styling the :hover span */
#Gallery a.gallery:hover span 
{
	position: absolute;
	width: 500px;
	height: 415px;
	top: 15px;
	left: 4px;
	color: #FFFFFF;
	background: #A81302;
}

#Gallery a.gallery:hover img
 {
    border:1px solid #A81302;
    float:left;
    margin-right:1px;
}


	


.clear
{
	clear: both;
}