/* Written by Richard Stowey - www.richardstowey.co.uk */


/******************** Colours **********************

Dark Grey Background - #212121
Text Colour - #212121


*/

/* Style Re-Writes */

body {
background:url(../images/background-header.gif) top repeat-x #121212;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color: #212121;
}

img {
border:0
}

h1 {
font-size:24px;
font-weight: bold;
margin: 0 0 15px 0;
padding:0;
}

h2 {
font-size:19px;
font-weight: normal;
margin: 0 0 15px 0;
padding:0;
}

h3 {
size: 14px;
line-height:20px;
font-weight: normal;
margin: 0 0 15px 0;
padding:0;
}

p {
line-height:18px;
}

a {
color:#0000FF;
text-decoration:none;
}

a:link, a:visited, a:active {

}

a:hover {
color:#FF0000;
text-decoration:underline;
}

hr {border: none 0;
border-top: 1px solid #999999;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
margin: 20px 0 15px 0;
}

ul {
list-style:url(../images/liststyle.gif);
}

li {
line-height:20px;
}

/**************************** Forms *******************************/

label {
width:220px;
margin-left:10px;
position:absolute;
text-align:right;
}

input, textarea, select {
margin-left:240px;
border:1px solid #999;
padding:2px;
}

input[type="submit"] {
margin:0;
padding: 4px 12px;
line-height: 20px;
}

.wrongcode {
border:1px solid #999;
color:#FF0000;
padding:4px;
padding-left:6px;
width:340px;
margin: 15px auto;
text-align:center;
line-height:20px;
}

/* Main Content Divs */

#outerframe {
margin: 25px auto;
width:802px;
padding:9px;
background: #252525;
}

#innerframe{
background:#ffffff;
width:802px;
border: #121212 solid 1px;
}

#header{
text-align:center;
height:90px;
vertical-align:middle;
}

#header img {
padding:14px;
border:0;
}

#footer{
clear:both;
margin: 10px auto;
padding:10px 15px 2px 15px;
text-align:center;
color:#666666;
border-top: #bcbab8 solid 1px;
font-size: 10px;
line-height:14px;
}

/* Header Graphic */

#details {
float:left;
clear:both;
margin: 20px 0;
}

#details img {
border:0;
}

#details h2 {
font-size:18px;
margin: 0 0 10px 0;
padding: 0 25px;
}

/* Main Content  */

#content{
padding: 15px;
}

/* Extra random styles */

.content-1col {
padding:10px;
}

#content-clear {
padding:10px;
width:350px;
}

#content-clear-sm {
padding:4px 10px;
width:350px;
}

.content-clear-sm {
padding:4px 10px;
width:350px;
}

.content-2main-left {
width:340px;
padding:24px 10px 10px 24px;
float:left;
display:inline;
}

.content-2main-right {
width:390px;
padding:24px 0 10px 4px;
float:left;
display:inline;
}

.content-2about-left {
width:470px;
padding:24px 10px 10px 24px;
float:left;
display:inline;
}

.content-2about-right {
width:260px;
padding:24px 0 10px 4px;
float:left;
display:inline;
}

.content-3col {
width:228px;
padding:10px;
margin-left:5px;
margin-bottom:5px;
display:inline;
float:left;
border:1px solid #cccccc;
background:#eeeeee;
}

.content-3col img {
border:0;
}

.content-3col h3 {
font-size:20px;
font-weight: normal;
}

.content-4col {
width:170px;
padding:7px;
margin-left:5px;
margin-bottom:5px;
display:inline;
float:left;
border:1px solid #cccccc;
background:#eeeeee;
}

.content-4col img {
border:1px solid #484848;
}

.content-4col h3 {
font-weight: normal;
}

.content-4col-empty {
width:170px;
padding:7px;
margin-left:5px;
margin-bottom:5px;
display:inline;
float:left;
border:1px #FFF;
background:#FFF;
}

.content-resistance {
width:228px;
padding:10px;
margin-bottom:5px;
border:1px solid #cccccc;
background:#eeeeee;
}

.content-resistance img {
border:0;
}

.content-resistance h3 {
font-size:20px;
font-weight: normal;
}

#content-gallery {
width:742px;
margin: 0 auto;
border:1px solid #484848;
padding: 6px 0 6px 6px;
}

.gallery-left {
width:222px;
padding:0;
margin:0;
float:left;
display:inline;
}

.gallery-right {
width:500px;
padding:0;
margin:0 0 0 228px;
}

.gallery-text {
height:30px;
padding-left:8px;
line-height:30px;
background:#212121;
color:#FFFFFF;
border-top: 1px #fff solid;
}

.gallery-text-gap {
margin-bottom:8px;
}

.gallery-title h2 {
font-size: 18px;
height:30px;
padding-left:8px;
margin:0 14px 6px 0;
line-height:30px;
background:#212121;
color:#FFFFFF;
border-top: 1px #fff solid;
}

.gallery-kitchen {
display:none;
}

/******************** Images ******************/

.zoomimages {
cursor:crosshair;
}

/******************** Buttons *****************/

a.button {
/* Sliding right image */
background: transparent url(../images/buttons/button_right.gif) no-repeat scroll top right; 
display: block;
float: left;
height: 32px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
margin: 10px 6px 10px 0;
margin-top: 10px;
padding-right: 30px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
/* FONT PROPERTIES */
text-decoration: none;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

a.button span {
/* Background left image */ 
background: transparent url(../images/buttons/button_left.gif) no-repeat; 
display: block;
line-height: 22px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
padding: 7px 0 5px 18px;
} 

a.button:hover span{
text-decoration:none;
}

/************************* Contact Form ****************************/

#contactform {
margin: 0 25px;
}

#contactform h2 {
margin-top:25px;
border-bottom:1px solid #999999;
padding-bottom:3px;
}



/* Navigation Styles */
/* http://css.maxdesign.com.au/listamatic/horizontal31.htm */
/* Navigation Container Style */

#navigation{
width:100%;
border-top: #bcbab8 solid 1px;
border-bottom: #bcbab8 solid 1px;
background: #e0dcde;
text-align:center;
line-height: 26px;
}

/* Code for the rollover and positioning */

div#navcontainer
{
background-color: #d2bd87;
border-bottom: solid 1px #FFFFFF;
}

div#navcontainer ul
{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: white;
text-align: center;
margin: 0;
}

div#navcontainer ul li
{
display: inline;
margin-left: -4px;
}

div#navcontainer ul li a
{
padding: 5px 10px 5px 10px;
color: white;
text-decoration: none;
border-right: 1px solid #fff;
}

div#navcontainer ul li a:hover
{
background-color: #e2d0a1;
color: white;
}

#active a { border-left: 1px solid #fff; background-color:#666666; }

/********************************** Cycle Lite Slideshow Code ***********************************/

#slideshow1 {
height:332px;
width:362px;
overflow:hidden;
}

#slideshow1 img {
border: 1px solid #484848;
}

#slideshowtitle {
padding:4px 6px;
text-align:center;
width:362px;
}
