/* stephengibbs.co.uk Stylesheet */

body
{
	background: #CACACA url(background_bottom_top.jpg) repeat-x;
}

#container
{
	text-align: justify;
	width: 796px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	min-height: 750px;
}

#header
{
	width: 100%;
}

#subheader
{
	text-align: right;
}

#maincontent
{
	width: 100%;
	margin: 0 auto;
	background: #FFFFFF;
	min-height: 550px;
	border: #8C8484 1px solid;
}

#sub_maincontent
{
	width: 70%;
	margin: 20px;
	padding-top: -315px;
}

#menu
{
	width: 139px;
	float: right;
	padding: 0px 20px 10px 30px;
	margin-top: 30px;
	border-left: #8C8484 1px solid;
	font-size: 12px;
}

#menu a
{
	display: block;
	width: 150px;
	background-color: #FFFFFF;
}

#menu a:hover
{
	background-color: #FFFFFF;
}

#menu ul
{
	margin: 0;
	padding: 10px 0 10px 15px;
}

#menu li
{
	list-style-type: none;
	margin-left: -10px;
}

#menu span
{
	color: #000080;
	font-size: 20px;	
	font-family: "Trebuchet MS", Verdana, serif;
	font-weight: bold;
	text-decoration: underline;
}

.menu1
{
	list-style-image: url(home.png);
	padding-left: 3px;
}

.menu2
{
	list-style-image: url(about.png);
	padding-left: 3px;
}

.menu3
{
	list-style-image: url(contact.png);
	padding-left: 3px;
}

.menu4
{
	list-style-image: url(gallery.png);
	padding-left: 3px;
}

#aboutmelist ul
{
	margin: 0;
	padding: 10px 0 10px 15px;
	font-family: "Trebuchet MS", Verdana, serif;
	color: #000000;
	font-size: 14px;
}

#aboutmelist li
{
	list-style-type: none;
	margin-left: -15px;
	font-family: "Trebuchet MS", Verdana, serif;
	color: #000000;
	font-size: 14px;
}

#footer
{
	text-align: center;
}

#footer span
{
	color: #FFFFFF;
	font-size: 10px;	
	font-family: "Trebuchet MS", Verdana, serif;
	line-height: 10px;
}

#footer a
{
	color: #FFFFFF;
	font-size: 10px;	
	font-family: "Trebuchet MS", Verdana, serif;
	line-height: 10px;
}

p
{
	color: #000000;
	font-size: 14px;	
	font-family: "Trebuchet MS", Verdana, serif;
	text-align: justify;
}

h1
{
	color: #000080;
	font-family: "Trebuchet MS", Verdana, serif;
	font-style: italic;
	font-size: 36px;
}

h2
{
	color: #000080;
	font-family: "Trebuchet MS", Verdana, serif;
	font-style: italic;
	font-size: 20px;
}

h3
{
	color: #000080;
	font-family: "Trebuchet MS", Verdana, serif;
	font-style: italic;
	font-size: 18px;
}

h4
{
	color: #000080;
	font-family: "Trebuchet MS", Verdana, serif;
	font-style: italic;
	font-size: 15px;
}

#sub_maincontent a
{
	color: #000000;
	font-size: 14px;	
	font-family: "Trebuchet MS", Verdana, serif;
	font-weight: bold;
	text-decoration: none;
}

#sub_maincontent a:hover
{
	color: #000080;
	font-size: 14px;	
	font-family: "Trebuchet MS", Verdana, serif;
	font-weight: bold;
	text-decoration: underline;
}

a
{
	color: #000000;
	font-size: 18px;	
	font-family: "Trebuchet MS", Verdana, serif;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	color: #000080;
	font-size: 18px;	
	font-family: "Trebuchet MS", Verdana, serif;
	font-weight: bold;
	text-decoration: underline;
}

#clock
{
	position: relative;
	text-align: left;
	bottom: 5px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: 	#808080;
}

#textsizerdec a 
{
	position: absolute;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: 	#808080;
	top: 5px;
	right: 320px;
}

#textsizerinc a
{
	position: absolute;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: 	#808080;
	top: 5px;
	right: 250px;
}

img
{
	margin-right: 6px;
}

/* *********************************Start Contact Me Style******************************************* */

ul#form
{
	margin: 10px auto;
	width: 70%;
	float: left;
}

ul#form  li
{
	display: block;
	list-style: none;
	width: 100%;
	margin: 5px 0;
	clear: both;
	height: 20px;
	line-height: 15px;	
	padding-top: 10px;
}

ul#form li label
{
	color: #000000;
	font-size: 14px;	
	font-family: "Trebuchet MS", Verdana, serif;
	font-weight: bold;
}
	
ul#form li input, ul#form li textarea
{
	border: 2px solid #ddd;
	overflow: auto;
	padding: 3px; color: #666;
	margin-top: -20px;
	font-size: 14px;
	font-family: "Trebuchet MS", Verdana, serif;
	float: right;
	width: 270px;
	background: #f0f0f0;
}

input:focus
{
	background: #fff;
	border: 1px solid #999999;
}

ul#form li textarea
{
	height: 170px;
	font-size: 14px;
	font-family: "Trebuchet MS", Verdana, serif;
}

ul#form2 li input.submit
{
	border: 2px solid #ddd;
	overflow: auto;
	padding: 3px; color: #666;
	font-size: 14px;
	font-family: "Trebuchet MS", Verdana, serif;
	background: #f0f0f0;
	position: relative;
	top: 320px;
	left: -100px;
	width: 100px;
}

ul#form li input:hover , ul#form li textarea:hover
{
	border: 2px solid #ccc;
	background: #eee;
}

ul#form li input:focus , ul#form li textarea:focus
{
	border: 2px solid #ccc;
	background: #fff;
}

ul#form2 li input:hover , ul#form li textarea:hover, input.submit:hover
{
	border: 2px solid #ccc;
	background: #eee;
}

ul#form2 li input:focus , ul#form li textarea:focus, input.submit:focus
{
	border: 2px solid #ccc;
	background: #fff;
}

#form2 li
{
	list-style-type: none;
}

.cont_required
{
	color: #000000;
	font-size: 11px;	
	font-family: "Trebuchet MS", Verdana, serif;
	font-style: italic;
	text-align: justify;
}

.con_star
{
	color: #FF0000;
}

/* *********************************End Contact Me Style******************************************* */

/* *********************************Start Lightbox Style******************************************* */
#lightbox
{
	background-color: #eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}

#lightboxDetails
{
	font-size: 0.8em;
	padding-top: 0.4em;
}	

#lightboxCaption
{
	float: left;
	font-size: 14px;
	font-family: "Trebuchet MS", Verdana, serif;
}

#keyboardMsg
{
	float: right;
	font-size: 14px;
	font-family: "Trebuchet MS", Verdana, serif;
}

#closeButton
{
	top: 5px;
	right: 5px;
}

#lightbox img
{
	border: none; clear: both;
}

#overlay img
{
	border: none;
}

#overlay
{
	background-image: url(overlay.png);
}

* html #overlay
{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
}
/* *********************************End Lightbox Style******************************************* */

.clearfix:after
{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

* html>body .clearfix
{
	display: inline-block; 
	width: 100%;
}

* html .clearfix
{
	/* Hides from IE-mac */
	height: 1%;
	/* End hide from IE-mac */
}

kbd
{
	color: #555;
	background-color: #ddd;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: inherit;
	font-family: inherit;
	padding: 0 3px 2px 4px;
}

/* *********************************Start Updated Style******************************************* */
.updated
{
	color: #808080;
	font-family: "Trebuchet MS", Verdana, serif;
	font-size: 11px;
}
/* *********************************End Updated Style******************************************* */
