/*-----------------------------------------------------------------------------------------------------------------------------------------------------------
CSS for 	Moggs Digital - Main Stylesheet
Author:		Alison Lee (alisonlee@silktide.com) / Silktide Ltd - All Rights Reserved
Created:	29/07/2008

----------------------------------------------------------------------------------------------------------------------------------------------------- */

/* Global Styles
----------------------------------------------------------------------------------------------------------------------------------------------------- */

body					{ font: 80% helvetica, arial, verdana, sans-serif; text-align: center; padding: 0; margin: 0;}

h1						{ font: bold 1.6em helvetica, arial, verdana, sans-serif; color: #ee592c; margin: 10px 0; }
h2						{ font: bold 1.4em helvetica, arial, verdana, sans-serif; color: #ee592c; margin: 10px 0 5px; }
h3						{ font: bold 1.2em helvetica, arial, verdana, sans-serif; color: #ee592c; margin: 10px 0 5px; }

p, li					{ font-size: 1.0em; line-height: 1.5em; margin: 1.0em 0; }
p.largetext				{ font-weight: bold; font-size: 1.4em; font-style: italic; margin-bottom: 15px; }

a, a:visited			{ font-weight: bold; color: #ee592c; text-decoration: none; outline: none; }
a:hover, a:active		{ color: #000; }

hr						{ height: 1px; background-color: #e8e8e8; color: #e8e8e8; border: 0; margin: 15px 0; }
img						{ border: 0; }
form, table				{ background: transparent; font-size: 1.0em;  }

.tablestyle				{ border-collapse: collapse; }
.tablestyle td, 
.tablestyle th			{ vertical-align: top; padding: 5px 5px 5px 0; }
.tableborder td, 
.tableborder th			{ vertical-align: top; padding: 5px; border: 1px solid #e8e8e8; }

.widthwrapper			{ width: 100%; }
.padding				{ padding: 20px; }
.right					{ float: right; clear: both; }
.left					{ float: left; }
.clear					{ width: 0; height: 0; clear: both; font-size: 0; line-height: 0; }

.imgbotleft				{ position: absolute; bottom: 6px; left: 9px; }
.imgbot					{ position: absolute; bottom: 8px; }

#accessibility			{ display: none; }


/* Layout Styles
----------------------------------------------------------------------------------------------------------------------------------------------------- */

#container				{ width: 1000px; text-align: left; margin: 0 auto; }

#header					{ height: 96px; background: #fff url("templatefiles/header-bg.jpg") no-repeat bottom center; margin: 20px 0 0; }
#header #logo			{ padding: 10px 0 0 30px; }

#nav					{ height: 36px; background: #fff url("templatefiles/nav-bg.jpg") no-repeat top center; margin: 0; }

#contentwrapper			{  }

#footer					{ height: 32px; clear: both; background: #fff url("templatefiles/footer-bg.jpg") repeat-x center top; text-align: center; padding-top: 5px; }


/* Column Styles
----------------------------------------------------------------------------------------------------------------------------------------------------- */

/* ==== 1/3 width column ==== */
.coltop-1-3				{ width: 334px; height: 10px; background: #fff url("templatefiles/col-bg-1-3-top.jpg") no-repeat bottom left; }
.col-1-3				{ width: 304px; min-height: 260px; position: relative; background: #fff url("templatefiles/col-bg-1-3.jpg") no-repeat bottom left; padding: 10px 15px; }

/* ==== 1/3 width column with orange background ==== */
.coltop-1-3.orangetop		{ width: 334px; height: 10px; background: #fff url("templatefiles/col-bgo-1-3-top.jpg") no-repeat bottom left; }
.col-1-3.orange				{ width: 304px; min-height: 100px; position: relative; background: #fff url("templatefiles/col-bgo-1-3.jpg") no-repeat bottom left; padding: 15px 15px; }
.col-1-3.orange p			{ font-weight: bold; }
.col-1-3.orange a, 
.col-1-3.orange a:visited	{ color: #000; }
.col-1-3.orange a:hover, 
.col-1-3.orange a:active	{ text-decoration: underline; }

/* ==== 2/3 width column ==== */
.coltop-2-3				{ width: 665px; height: 10px; background: #fff url("templatefiles/col-bg-2-3-top.jpg") no-repeat bottom left; }
.col-2-3				{ width: 605px; min-height: 150px; position: relative; background: #fff url("templatefiles/col-bg-2-3.jpg") no-repeat bottom left; padding: 15px 30px; }



/* ==== 1/4 width column ==== */
.coltop-1-4				{ width: 260px; height: 10px; background: #fff url("templatefiles/col-bg-1-4-top.jpg") no-repeat bottom left; }
.col-1-4				{ width: 230px; min-height: 390px; position: relative; background: #fff url("templatefiles/col-bg-1-4.jpg") no-repeat bottom left; padding: 10px 15px; }

/* ==== 3/4 width column ==== */
.coltop-3-4				{ width: 740px; height: 10px; background: #fff url("templatefiles/col-bg-3-4-top.jpg") no-repeat bottom left; }
.col-3-4				{ width: 680px; min-height: 380px; position: relative; background: #fff url("templatefiles/col-bg-3-4.jpg") no-repeat bottom left; padding: 15px 30px; }



/* ==== full width column ==== */
.full-coltop			{ width: 999px; height: 10px; background: #fff url("templatefiles/col-bg-full-top.jpg") no-repeat bottom left; }
.full-col				{ width: 939px; min-height: 400px; position: relative; background: #fff url("templatefiles/col-bg-full.jpg") no-repeat bottom left; padding: 10px 30px; }

.full-col.homeflash		{ width: 959px; min-height: 200px; background: #fff url("templatefiles/col-bg-full-white.jpg") no-repeat bottom left; padding: 10px 20px 6px; }



/* Navigation Styles
----------------------------------------------------------------------------------------------------------------------------------------------------- */

#nav ul					{ padding: 4px 0 0 10px; margin: 0; }
#nav ul li				{ float: left; list-style-type: none; font-weight: bold; font-size: 1.1em; padding: 0; margin: 0 25px; }
#nav ul li a,
#nav ul li a:visited	{ color: #fff; }
#nav ul li a:hover,
#nav ul li a:active		{ color: #000; }


ul#subnav 				{ padding: 0 0 12px; margin: 0; }
ul#subnav li			{ list-style-type: none; font-weight: normal; font-size: 1.1em; padding: 0; margin: 0; }
ul#subnav li a			{ font-weight: normal; }

/*
#footer ul				{ text-align: center; padding: 0; margin: 0; }
#footer ul li			{ display: inline; list-style-type: none; font-size: 0.85em; text-align: center; color: #000; padding: 0; margin: 0; }
#footer ul li a,
#footer ul li a:visited	{ font-weight: normal; color: #000; }
#footer ul li a:hover,
#footer ul li a:active	{ color: #ee592c; }
*/

#footer 				{ position: relative; font-size: 0.85em; text-align: center; color: #000; padding: 0; margin: 0; }
#footer div				{ width: auto!important; display: inline; }
#footer div table		{ position: absolute; top: 3px; left: 20px; width: auto!important; display: inline; }

#footer a,
#footer a:visited		{ font-weight: normal; color: #000; }
#footer a:hover,
#footer a:active		{ color: #ee592c; }

#footernav				{ position: absolute; top: 6px; right: 20px; }
#footernav a			{ display: inline; padding: 1px;  }

/* Content Styles
----------------------------------------------------------------------------------------------------------------------------------------------------- */

.contenttext			{ width: 160px; float: left; text-align: justify; }
.contenttextwide		{ width: 52%; text-align: justify; }

.contenttext h1			{ margin-top: 0; }


.contentimg				{ width: 45%; min-height: 200px; float: right; position: relative; background: transparent url("templatefiles/thumb-bg.jpg") no-repeat 20px 0; margin: 50px 0 0 0; }
.contentimg img			{ position: absolute; top: 1px; left: 21px; } 
.contentimg	p.caption	{ font-weight: bold; color: #ee592c; padding: 190px 25px 5px 23px; }

.contentimgwide				{ width: 45%; min-height: 320px; float: right; position: relative; background: transparent url("templatefiles/thumb-wide-bg.jpg") no-repeat 0 0; margin: 50px 0 0; }
.contentimgwide img			{ position: absolute; top: 1px; left: 1px; } 
.contentimgwide	p.caption	{ font-weight: bold; color: #ee592c; padding: 280px 25px 5px 3px; }

.foliothumb					{ width: 140px; height: 100px; float: left; background: transparent url("templatefiles/foliothumb-bg.jpg") no-repeat 0 0; padding: 2px 0 0 1px; }

/* Portfolio Styles
----------------------------------------------------------------------------------------------------------------------------------------------------- */
/*
#portfoliomenu			{ margin: 65px 0 0 200px; }
#portfoliomenu td		{ width: 160px; min-height: 140px; position: relative; background: transparent url("templatefiles/foliothumb-bg.jpg") no-repeat 0 0; padding-top: 0; }
#portfoliomenu td img	{ position: absolute; top: 0; left: 1px; } 
#portfoliomenu td p		{ padding: 95px 3px 10px; margin: 0; }
*/

#portfoliowrapper		{ min-height: 680px; position: relative; height: 1%; }
#portfoliomenu			{ position: absolute; top: 40px; left: 200px; }
#portfoliomenu td		{ width: 160px; background: transparent url("templatefiles/foliothumb-bg.jpg") no-repeat 0 0; padding: 0; }
#portfoliomenu td img	{ margin: 2px 0 0 1px; } 

