/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size:100%;
	font-family: inherit;
	vertical-align: baseline;
}

html, body {
	height: 100%;
	margin: 0px auto;
	padding: 0px 0px;
	background-image: url(../images/bodybgpatt.jpg);
	background-repeat: repeat-x;
	background-color: #363636;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.9em;
	color: #3C1E00;
	text-align: center;
}

div {text-align: left;}

strong {font-weight: bold;}

h2 {
	font-size: 1em;
	font-weight: normal;
	color: #FFF;
	margin: 5px 0px 10px 0px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: normal;
	font-style: italic;
	color: #CCC;
	margin-bottom: 15px;
}

h3.white {
	color: #FFF;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-weight: normal;
	font-style: italic;
	color: #CCC;
	margin-bottom: 15px;
}

#wrapper {
	position: relative;
	margin: 0px auto;
	margin-bottom: 15px;
	min-height: 100%;
	width: 820px;
	padding: 0px;
}

#header {
	width: 820px;
	height: 420px;
	margin: 0px;
	padding: 0px 0px;
	background-image: url(../images/headerbg.jpg);
}

#contact {
	width: 210px;
	height: 225px;
	background-repeat: no-repeat;
	float: right;
	margin: 40px 0px 0px 0px;
}

#contact p {
	color: #fff;
	margin: 95px 0px 0px 0px;
}

#contact ul {color: #4A3118; margin: 82px 0px 0px 12px;}
#contact li {list-style-type: none; margin: 0px 0px 18px 0px; line-height: 16px;}
#contact li.mail {list-style-image: url(../images/mail-icon.gif); padding-left: 3px;}
#contact li.tel {list-style-image: url(../images/phone.gif); padding-left: 3px;}
#contact li.skype {list-style-image: url(../images/online-chat.gif); padding-left: 3px;}
#contact li.twitter {list-style-image: url(../images/twitter.png); padding-left: 3px;}

#contact img {
	margin: 0px 0px 10px 0px;
}

#introduction {
	width: 820px;
	float: left;
	height: 80px;
	margin: 70px 0px 0px 0px;
	padding:0;
	font-size: 0.9em;
	text-shadow: 1px 1px 1px #FC0;
}

#status {
	width: 770px;
	float: left;
	height: 20px;
	margin: -10px 0px 0px 0px;
	padding:0;
	text-shadow: 1px 1px 1px #960;
}

#status p {
	color: #fff;
}

#colourchange {
	width: 135px;
	height: 20px;
	float: right;
	margin: -31px 0px -10px 0px;
	padding-bottom: 0px 0px;
}

#content {
	width: 820px;
	height: 100%;
	margin: 20px auto;
}

#featured-proj {
	width: 820px;
	height: 400px;
}

.project-detail {
	width: 820px;
	height: 400px;
}

.project {
	width: 195px;
	float: left;
	margin-bottom: 10px;
}

.right {margin-right: 13px;}

#content img {border: 3px solid #222;}
#content img.view-site {border: none!important; float: right; margin: -10px 0px 0px 0px;}
#content a:link img {border: 3px solid #222;}
#content a:visited img   {border: 3px solid #222;} 
#content a:active img  {border: 3px solid #222;} 
#content a:hover img     {border: 3px solid #FC0;}

.webmultimedia {float: left; width: 390px;}
.webmultimedia h1, #content h1 {font-size: 1.2em; color: #C90; margin: 5px 0px 0px 0px;}
.webmultimedia p, #content p {font-size: 0.9em; color: #CCC; margin: 0px 0px 30px 0px;}
.webmultimedia p, #content-sub p {font-size: 1em;!important color: #CCC; margin: 0px 0px 30px 0px;}

.graphics {float: right; width: 390px;}
.graphics h1 {font-size: 1em; color: #C90; margin: 0px 0px;}
.graphics p {font-size: 0.8em; color: #CCC; margin: 0px 0px 30px 0px;}

#footer {
	text-align: center;
	clear: both;
	left: 0px;
	margin-bottom: 0px;
	width: 100%;
	height: 280px;
	background-image: url(../images/footerbg.jpg);
}

#footertopbar {
	margin-top: 0px;
	width: 100%;
	background-color: #848484;
	height: 1px;
}

#footercontent {
	width: 820px;
	margin: 20px auto;
	padding: 0px auto;
}

#footercontent p {
	color: #C0C0C0;
}

#footerleft {float: left; width: 390px; margin-top: 20px; font-size: 0.9em;}
#footerleft ul {color: #999; margin-left: 15px; margin-top: 20px;}
#footerleft li {list-style-image: url(../images/bullet_tick.gif); margin-top: 5px;}


#footerright {float: right; width: 390px; margin-top: 20px; font-size: 0.9em;}
#footerright ul {color: #C0C0C0; margin-left: 15px; margin-top: 20px;}
#footerright li.mail {list-style-image: url(../images/mailicon.gif); padding-left: 10px;}
#footerright li.tel {list-style-image: url(../images/tel.gif); padding-left: 10px;}
#footerright li.skype {list-style-image: url(../images/skype.gif); padding-left: 10px;}

#footnote {margin: 45px 0px 0px 0px; color: #CCC; font-size: 0.8em;}

#finalword {
	width: 820px;
	clear: both;
	height: 20px;
	text-align: center;
}

#finalword p {
	font-size: 0.8em;
	color: #666;
}

#quote {
	width: 330px;
	height: 127px;
	padding: 30px;
	margin-top: 5px;
	background-image: url(../images/quote-bubble.png);
}

#quote h3 {
	color: #333;
}

#author {
	width: 390px;
	height: 20px;
	margin-top: -15px;
	text-align: right;
}

#webrib {
	width: 27px;
	height: 210px;
	background-image: url(../images/webrib.png);
	position: absolute;
	left: -50px;
	top: 410px;
}

#graphicrib {
	width: 27px;
	height: 210px;
	background-image: url(../images/graphicrib.png);
	position: absolute;
	right: -53px;
	top: 410px;
}

form {
	padding: 0px;
	font-size: 11px;
}

form #email {
	display: none;
}

form #submit {
	width:60px;
	height: 22px;
	margin-right:23px;
	float: right;
	clear:both;
	font-size: 10px;
}

form p {
	margin-left: 110px;
}

form label {
	width:100px;
	display:block;
	float:left;
	clear:left;
	margin:5px 0px;
	color: #FFF;
}

.label {
	width:100px;
	display:block;
	float:left;
	clear:left;
	margin:8px 0px;
	color: #FFF;
}

form input {
	width: 250px;
	height: 15px;
	border: 1px solid #171717;
	background-color: #999;
	font-family: Tahoma, Geneva, sans-serif;
	color: #333;
	font-size: 11px;
	padding: 2px;
	margin-left: 10px;
	margin-top: 5px;
}

form textarea {
	width: 250px;
	height: 50px;
	border: 1px solid #171717;
	background-color: #999;
	font-family: Tahoma, Geneva, sans-serif;
	color: #333;
	font-size: 11px;
	padding: 2px;
	margin-left: 10px;
	margin-top: 5px;
}

.formfeedback {
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 10px;
}

.formfeedbackerror {
	font-weight: bold;
	font-size: 11px;
	padding-left: 1px;
}

.divider {
	width: 820px;
	height: 1px;
	border-bottom: dashed 1px #666;
	clear: both;
	margin: 0px 0px 20px 0px;
}

.divider-thin {
	width: 820px;
	height:5px;
	border-bottom: dashed 1px #666;
	clear: both;
	margin: 20px 0px 20px 0px;
}

#slidingDiv {
    display: none;
	height: auto;
	padding:0px;
	margin-top:10px;
}

.clear {margin: 10px; 0px; height: 10px; clear: both;}

.project p {
	line-height: 7px;
	color: #333;
}



.rss-popup {
margin: 0;
padding: 0;
width: 100px;
position: relative;
}
 
div.rss-popup em.mail {
background: url(../images/bubble.png) no-repeat;
width: 100px;
height: 49px;
position: absolute;
top: -70px;
left: -40px;
text-align: center;
text-indent: -9999px;
z-index: 2;
display: none;
}
 
.rss-icon.mail {
width: 180px;
height: 16px;
background: url(../images/mail-icon.gif) no-repeat 0 0;
text-indent: -9999px;
display: block;
}

div.rss-popup em.phone {
background: url(../images/bubble-call.png) no-repeat;
width: 100px;
height: 49px;
position: absolute;
top: -70px;
left: -40px;
text-align: center;
text-indent: -9999px;
z-index: 2;
display: none;
}
 
.rss-icon.phone {
width: 180px;
height: 16px;
background: url(../images/phone.gif) no-repeat 0 0;
text-indent: -9999px;
display: block;
}

div.rss-popup em.skype {
background: url(../images/bubble-skype.png) no-repeat;
width: 100px;
height: 49px;
position: absolute;
top: -70px;
left: -40px;
text-align: center;
text-indent: -9999px;
z-index: 2;
display: none;
}
 
.rss-icon.skype {
width: 180px;
height: 16px;
background: url(../images/online-chat.gif) no-repeat 0 0;
text-indent: -9999px;
display: block;
}

div.rss-popup em.twitter {
background: url(../images/bubble-tweet.png) no-repeat;
width: 100px;
height: 49px;
position: absolute;
top: -70px;
left: -40px;
text-align: center;
text-indent: -9999px;
z-index: 2;
display: none;
}
 
.rss-icon.twitter {
width: 180px;
height: 16px;
background: url(../images/twitter.png) no-repeat 0 0;
text-indent: -9999px;
display: block;
}


