* {
margin: 0;
padding: 0;
}

body{
	margin:0;
	padding:0;
	border:0;		/* Removes viewport border in old v's of IE */
	width:100%;
	min-width:924px;		/* doesn't work in older v's of IE */
	
	background-color: #000000;
	background-image:url(../_images/_std/bg_grad.jpg);
	background-repeat:repeat-x;
	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:75%;
	color:#999999;
	text-align:center;	/* to centre all divs on page */
}	

ul {width:85%}

li{
	list-style: square outside;
	white-space: normal;
	padding-bottom: 10px;
	margin-left:10px;
}

H1 {
	font-size: 3em;
	font-weight: normal;
	color: #CCCCCC;
	margin-bottom: 0px;
	border-bottom:1px dotted #333333;
}

h1#top {
	margin-top:70px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:20px;
	}

.hilite {color:#FFFFFF;}

H2 {
	font-size: 12px;
	font-weight: NORMAL;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	font-variant: small-caps;
}

img {border:0px none;}

p{width:85%}


/* ================================================ */

	

#nav{
	background:;
	width:138px;
	float:right;
	font-size:11px;
	color:;
}


/* ======================================= */


div.pic {
	
	padding: 50px;
	background-color: #AAAAAA;
	border: 5px solid #7C7C7C;
	margin-left: 50px auto;
	margin-right: 50px auto;
	text-align: center;
}

/* =================================== */

a:link {
	color: #4174CC;
	text-decoration: none;
	}
	
a:visited {
	color: #4174CC;
	text-decoration: none;
	}
	
a:hover {
	color: #1B56FF;
	text-decoration: underline;
	}
	
a:active {
	color: #1B438C;
	text-decoration: underline;
	}
	
a {outline:none}


/* =================================== */

.tableleft {
	width:100px;
	font-size: 18px;
	color: #FFFFFF;
	text-align: right;
	font-weight: normal;
}

.black {
	font-size: 6px;
	color: #000000;
}


/* =================================== */


.miniHead {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.miniHead2 {
	font-size: 12px;
	font-weight: bold;
	color: #cccccc;
}


/* =================================== */

.footer a:link {
	color: #999999;
	text-decoration: none;
	}
	
.footer a:visited {
	color: #999999;
	text-decoration: none;
	}
	
.footer a:hover {
	color: #DDDDDD;
	text-decoration: none;
	}

.footer a:active {
	color: #AAAAAA;
	text-decoration: none;
	}
	
		
.footer {
	font-size: 11px;
	color: #999999;
	font-weight: normal;

}

/* =================================== */
	
.footerDark a:link {
	color: #5A5A5A;
	text-decoration: none;
	}
	
.footerDark a:visited {
	color: #5A5A5A;
	text-decoration: none;
	}
	
.footerDark a:hover {
	color: #BBBBBB;
	text-decoration: none;
	}

.footerDark a:active {
	color: #DDDDDD;
	text-decoration: none;
	}	
	
.footerDark {
	font-size: 9px;
	color: #5A5A5A;
}

/* =================================== */

.caption {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}

/* =================================== */

.sitemap1 {
	font-size: 12px;
	font-weight: bold;
	color: #888;
	margin-left:20px;
	padding:5px;
	padding-left:10px;
	border-left:5px solid;
	background-color:#222222;
	border-color: #444;
}

.sitemapSubhead {
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	margin-left:35px;
}

.sitemap2 {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	margin-left: 50px;
	margin-top: -10px;
}

/* =================================== */

.thumb{
	border:1px solid #FFFFFF;
	margin:3px;
}

.thumbSmall{
	border:1px solid #FFFFFF;
}

.mainImage{
	border:5px solid #ffffff;
}


/* ============== TOP LEVEL NAV ================ */

.homeLinkHdr, .homeLinkHdrOvr, .homeLinkHdrDwn{
	padding:1px;
	padding-left:5px;
	font-weight:bold;
	font-size:10px;
	cursor:pointer;
	margin-top:10px;
}

.homeLinkHdr{
	background-color:#2a2a2a;
	color:#AAAAAA;
	
}

.homeLinkHdrOvr{
	background-color:#3a3a3a;
	color:#FFFFFF;
	}

.homeLinkHdrDwn{
	background-color:#1a1a1a;
	color:#444444;
}




.homeLinkHdr H1, .homeLinkHdrOvr H1, .homeLinkHdrDwn H1{
	font-size:11px;
	margin:0;
	color:#CCCCCC;
}

.homeLinkHdrOvr H1{color:#FFFFFF}
.homeLinkHdrDwn H1{color:#666666}




/* ================ SUBNAV =================== */

.homeLink, .homeLinkOvr, .homeLinkDwn{
	padding:2px 0 2px 0px;
	font-weight:normal;
	font-size:10px;
	cursor:pointer;
	border:none;
	border-top:1px;
	border-bottom:1px;
}

.homeLink{
	color:#666666;
	background-color:#2A2A2A;
}

.homeLinkOvr{
	background-color:#3a3a3a;
	color:#ffffff;
}

.homeLinkDwn{
	background-color:#1a1a1a;
	color:#444444;
}


.homeLink h1, .homeLinkOvr h1, .homeLinkDwn h1, .homeLinkCurrent h1{
	font-size:11px; 
	margin:0; 
	padding-left:10px;
	border:none;
	color:#666666;
	}


.homeLinkOvr h1{color:#FFFFFF}
.homeLinkDwn h1{color:#555555}

#current h1{
	color:#FFFFFF; 
		}

#current{	
	background-color:#111111;
	border-top:1px solid #000000;
	border-bottom:1px solid #333333;
	}



/*============ HOMEPAGE THUMBNAIL DIVS =========*/

.homeThumb, .homeThumbOver, .homeThumbDown{
	width:90px;
	height:90px;
	margin-right:5px;
	margin-bottom:10px;
	float:left;
	cursor:pointer;
}

.homeThumb img{	border:1px solid #333333;}
.homeThumbOver img{	border:1px solid #FFFFFF;}


.homeMainPic, .homeMainPicOver{
	border-width:2px;
	border-style: solid;
	cursor:pointer;
	float:left;
	clear:none;
	margin:10px;
}

.homeMainPic{border-color:#222222}
.homeMainPicOver{border-color:#FFFFFF;}



.homeGalList, .homeGalListOver{
	border-bottom:1px dashed #333333;
	padding-bottom:5px;
	padding-top:5px;
	margin-top:-10px;
	margin-bottom:10px;
	margin-right:-5px;
	font-size:10px;
	font-weight:normal;
}

.homeGalListOver{color:#FFFFFF;}





#main1 h1, #main2 h1, #main3 h1{
	font-size:13px;
	padding:5px 0;
	border-bottom:1px solid #333333;
}

#main1, #main2, #main3{margin-left:0}



/* ================ OVERALL COLUMN STRUCTURE ======== */


#fixed {
   margin:0 auto;
   width:87%;   /* you can use px, em or % */
   text-align:left;
}

	
	/* 'widths' sub menu */
	#layoutdims {
		clear:both;
		background:#eee;
		border-top:4px solid #000;
		margin:0;
		padding:6px 15px !important;
		text-align:right;
	}
	
	/* column container */
	.colmask {
		position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	    clear:both;
	    float:left;
        width:100%;			/* width of whole page */
		overflow:hidden;	/* This chops off any overhanging divs */
		border:1px solid #111111;
	}
    
    
	/* 2 column left menu settings */
	.leftmenu {
	    background:#222222;
		background-image:url(../_images/_std/bg.gif);
		background-repeat:repeat-y;
	}
	
	
	/* MAIN CONTENT AREA */
    .leftmenu .colright {
        float:left;
        width:200%;
		position:relative;
		left:220px;   /* ORIGINAL 200px */
        background:#000000;
    }
	
    .leftmenu .col1wrap {
	    float:right;
	    width:50%;
	    position:relative;
	    right:180px;
	    padding-bottom:1em;
	}
	
	/* MAIN CONTENT */
	
	.leftmenu .col1 {
        margin:0 15px 0 225px;
	    position:relative;
	    right:100%;
	    overflow:hidden;
		background:url(../_images/_std/web-bg.gif) top right no-repeat;
		
	}
	
    .leftmenu .col2 {
        float:left;
        width:190px;
        position:relative;
        right:190px; /* original: 185px */
		padding:0;
    }
    
    
	/* Footer styles */
	#footer {
        clear:both;
        float:left;
        width:100%;
    }
	
    #footer p {
        padding:10px;
        margin:0;
    }
	
	
/* ================= WEB DESIGN PROJECT PAGES ==================== */

#project {padding-bottom:20px; margin-bottom:10px}


#project h1{
	margin-top:30px;
	width:120px; 
	text-align:right; 
	font-size:20px; 
	color:#ffffff; 
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
#project p{
	text-align:left; 
	margin-left:130px;
	width:60%;
	}

.intro{margin-top:-18px}

#footer {margin-top:5px}

#project ul{
	margin:-18px 0 0 135px; 
	padding:0; 
	text-align:left;
	width:70%;
	}

input.txt, textarea.txt {
	background-color:#1a1a1a !important; 
	border:1px solid #333333 !important; 
	color:#cccccc !important;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
}

#email_form td{text-align:left; vertical-align:top}

#email_form h1{margin-top:0}

#mssHolder{
	margin-bottom:20px;
}


/* ======== 2 COLUMN LAYOUT =========== */

#project{width:700px}

#project #lhs{
	float:left;
	width:35%;
	margin-right:5%;
	margin-bottom:20px;
}	

#project #rhs{
	float:left;
	width:60%;
	margin-bottom:20px;
}	

#project #lhs h1, #project #rhs h1{
	margin-top:20px;
	width:100%; 
	text-align:left; 
	font-size:20px; 
	color:#ffffff; 
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	
} 


#project #lhs p, #project #rhs p{
	text-align:left; 
	margin-left:0;
	width:100%;	
	margin-bottom:15px;
	line-height:1.3em;
} 


#project #lhs .intro, #project #rhs .intro{
	margin-top:10px;
}

#project #lhs ul, #project #rhs ul{
	margin:10px 0 0 0; 
	padding:0; 
	text-align:left;
	width:90%;
	}


/* ======= WEB DESIGN PROJECT SAMPLE PAGES ================ */

#sampleSubnav{padding-top:5px;}

#sampleSubnav .cat, #sampleSubnav .catActive {
	float:left;
	margin-right:20px;
}

 #sampleSubnav .catActive {
	font-weight:bold;
	background-color:#FFFFFF;
	background-image:url(../_images/_std/tab-bg-10x30.gif);
	background-repeat:repeat-x;
	color:#333333;
}

#sampleSubnav .catActive {padding-bottom:5px}
#sampleSubnav .cat{margin-top:15px} 

	
#flashContainer{
	float:left; 
	clear:left;
	background-color:#FFFFFF;
	width:90%;
}

#flashContent{
	float:left; 
	clear:left; 
	padding:0 20px; 
	margin:0;
	width:90%;
	text-align:center;
	}

.flashDesc{
	width:99%;
	margin-bottom:20px;
	padding-bottom:5px;
	border-bottom:1px dotted #CCCCCC;
	text-align:left;
}

.flashDesc a:visited, .flashDesc a:link, .flashDesc a:hover, .flashDesc a:active {
	padding:0 5px;
	background-color:#eeeeee;
	border-width:1px;
	border-style: solid;
	border-color: #cccccc;
	text-decoration:none;
	color:#999999;
	cursor:pointer;
	line-height:23px;
}

.flashDesc a:hover {
	background-color:#D4D7E8;
	border-color: #8296B5;
	color:#8296B5;
}

.flashDesc a:active {
	background-color:#8296B5;
	border-color: #566378;
	color:#FFFFFF;
}


.flashDesc .skinSelect{
	float:right;
	padding:0 0 5px 10px;
}

.flashDesc p {float:left}


#btmEdge, #topEdge{float:left; clear:left; width:100%}




/* ================ LHSNAV LIST ((NOT USED))=================== */

#lhsNav {margin:0; padding:0}

#lhsNav li{list-style:none; margin:0; padding:0}

#lhsNav li a{
	padding:4px 0 4px 5px;
	font-weight:normal;
	font-size:10px;
	cursor:pointer;
	font-size:11px;
	

	border-top:1px solid #2a2a2a;
	border-bottom:1px solid #2a2a2a;
	
	color:#888888;
	display:block;
	width:133px;
	text-decoration:none;
}

#lhsNav li a:hover{
	background-color:#3a3a3a;
	color:#ffffff;
}

#lhsNav li a:active{
	background-color:#1a1a1a;
	color:#444444;
}

#lhsNav li #current{	
	background-color:#111111;
	border-top:1px solid #000000;
	border-bottom:1px solid #333333;
	color:#FFFFFF;
	}
	
