/*   
Theme Name: Piksoul WP4 - Dark
Theme URI: http://piksoul.com
Description: Piksoul Dark theme V3
Author: Piksoul
Author URI: http://www.piksoul.com
Version: 1
*/

@media screen {

* { margin: 0; padding: 0; }
body { background: white; font: 14px/1.4 Georgia, Serif; }
.screen-reader-text { position: absolute; left: -9999px; top: -9999px; }
.clear { clear: both; }
.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .group, *:first-child+html .group { zoom: 1; } /* First selector = IE6, Second Selector = IE 7 */

#page-wrap { width: 960px; margin: 20px auto; }

h1, h2, h3 { font-weight: normal; margin: 0 0 10px 0; }
h1 { }
h2 { }
h3 { }

p { margin: 0 0 10px 0; }
a { }
a:hover { } 

blockquote { }
blockquote p { }

ul, ol { margin: 0 0 10px 0; }

.post { margin:0 0 40px 0; }

.entry { }
.entry a { }
.entry a:hover { }

pre { }
code, tt { }

#meta { }
.postmetadata { }

#sidebar { }

.navgation { }
   .next-posts { }
   .prev-posts { }

#searchform { }
	#s { }
	#searchsubmt { }
	
ol.commentlist { list-style: none; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor { }
ol.commentlist li.byuser { }
ol.commentlist li.comment-author-admin { }
ol.commentlist li.comment { border-bottom: 1px dotted #666; padding: 10px; }
ol.commentlist li.comment div.comment-author { }
ol.commentlist li.comment div.vcard { }
ol.commentlist li.comment div.vcard cite.fn { font-style: normal; }
ol.commentlist li.comment div.vcard cite.fn a.url { }
ol.commentlist li.comment div.vcard img.avatar { float:right; margin: 0 0 10px 10px; }
ol.commentlist li.comment div.vcard img.avatar-32 { }
ol.commentlist li.comment div.vcard img.photo { }
ol.commentlist li.comment div.vcard span.says { }
ol.commentlist li.comment div.commentmetadata { }
ol.commentlist li.comment div.comment-meta { font-size: 10px; }
ol.commentlist li.comment div.comment-meta a { color: #ccc; }
ol.commentlist li.comment p { }
ol.commentlist li.comment ul { }
ol.commentlist li.comment div.reply { font-size: 11px; }
ol.commentlist li.comment div.reply a { font-weight: bold; }
ol.commentlist li.comment ul.children { list-style: none; margin: 10px 0 0; }
ol.commentlist li.comment ul.children li { }
ol.commentlist li.comment ul.children li.alt { }
ol.commentlist li.comment ul.children li.bypostauthor { }
ol.commentlist li.comment ul.children li.byuser { }
ol.commentlist li.comment ul.children li.comment { }
ol.commentlist li.comment ul.children li.comment-author-admin { }
ol.commentlist li.comment ul.children li.depth-2 { border-left: 5px solid #555; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-3 { border-left: 5px solid #999; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-4 { border-left: 5px solid #bbb; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-5 { }
ol.commentlist li.comment ul.children li.odd { }
ol.commentlist li.even { background: #fff; }
ol.commentlist li.odd { background: #f6f6f6; }
ol.commentlist li.parent { border-left: 5px solid #111; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even { }
ol.commentlist li.thread-odd { }

form { }
input[type=text] { }
textarea { }


/* EASY SCREEN  */


/* 
*
* Easy front-end framework
*
* Copyright (c) 2011 Alen Grakalic
* http://easyframework.com/license.php
*
* supported by Templatica (http://templatica.com)
* and Css Globe (http://cssglobe.com)
*
*/

/*

for more info about the strucure of this file 
please read http://easyframework.com/documentation.php

*/

/* HTML elements  */		

	html, body{margin:0;padding:0;}
	h1, h2, h3, h4, h5, h6{
		font-weight:normal;
		margin:0;
		line-height:1.3em;
		;
		}	
	h1{font-size:2em;margin-bottom:.5em; color: #FFF; font-style:italic;}	
	h2{font-size:1.75em;margin-bottom:0.8em;padding-top:.2em; color: #FFF; font-style:italic;}	
	h3{font-size:1.5em;padding-top:.7em; color: #FFF; font-style:italic;}
	h4{font-size:1.25em;margin-bottom:.6em;}
	h5,h6{font-size:1em;margin-bottom:.5em;font-weight:bold;}
	
	p, blockquote, ul, ol, dl, form, table, pre{display:block;line-height:inherit;margin:0 0 1.5em 0;}
	article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary{display:block;}
	ul, ol, dl{padding:0;}
	ul ul, ul ol, ol ol, ol ul, dd{margin:0;}
	li{margin:0 0 0 2em;padding:0;display:list-item;list-style-position:outside;}	
	blockquote, dd{padding:0 0 0 2em;}
	pre, code, samp, kbd, var{font:100% mono-space,monospace;}
	pre{overflow:auto;}
	abbr, acronym{
		text-transform:uppercase;
		border-bottom:1px dotted #000;
		letter-spacing:1px;
		}
	abbr[title], acronym[title]{cursor:help;}
	small{font-size:.9em;}
	sup, sub{font-size:.8em;}
	em, cite, q{font-style:italic;}
	img{border:none;}			
	hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:0 0 1.5em 0;padding:0;}	
	table{width:100%;border-collapse:collapse;}
	th,caption{text-align:left;}	
	label{display:block;}
	fieldset{margin:0;padding:0;border:none;}
	legend{font-weight:bold;}
	input, select{vertical-align:middle;}
	input[type="radio"],input[type="checkbox"], .radio, .checkbox{margin:0 .25em 0 0;}

/* //  HTML elements */	

/* common */		
	
	.left{float:left;margin-right:1em;}
	.right{float:right;margin-left:1em;}
	.left2{float:left;}
	.right2{float:right;}
	.center{text-align:center;}
	
	.clear{clear:both;}
	.block{display:block;clear:both;}
	.first{margin-left:0 !important;}
	.last{margin-right:0 !important;}
	.top{margin-top:0 !important;}
	.bottom{margin-bottom:0 !important;}	
	.hidden, .print{display:none;}
	.graphic{
		margin:0;
		padding:0;
		display:block;
		overflow:hidden;
		text-indent:-8000px;
		}

/* // common */			

/* base */
	
	body, table, textarea, select, li {
		font:1em Helvetica, Arial, Sans-Serif;
		line-height:1.5em;
		color:#e1e1e1;
		}		
	input, button{
		font:1em Helvetica, Arial, Sans-Serif;
		line-height:1.5em;
		}
	body{
		font-size:13px;
		background:#fcb040 url('images/bkg.jpg') no-repeat 50% 0;
		text-align:center;
		padding:0px;
		}	
	a, a:visited{
		text-decoration:none;
		color:#e1e1e1;
		}
	a:hover{color:#FFF;}
	ins{text-decoration:none;color:#900;font-style:italic;}
	code{color:#555;}
	pre{
		margin-left:2em;
		padding-left:2em;
		border-left:1px solid #ccc;
		}
	blockquote{
		margin-left:2em;
		border-left:1px solid #ccc;
		font-style:italic;
		}	
	dt{font-weight:bold;}
	th, td{padding:.5em 1em;line-height:1.5em;}		
	th{background:#eee;}
	td{border-bottom:1px solid #eee;}
	caption{font-style:italic;color:#777;margin:.5em 0;}	
	fieldset{
		border:1px solid #ccc;
		padding:1em 2em;
		margin:0 0 1.5em 0;
		}
	legend{padding:2px 5px;}	
	form div{margin:.5em 0;clear:both;overflow:hidden;}
	form div.col{clear:none;}form div.first{clear:both;}
	
	input[type="text"], input[type="password"], textarea, .field, .area, select{
		border:1px solid #333;
		padding:5px;
		background:#000;
		color: #e1e1e1;
		line-height:1em;
		margin:0;
		}
	select{width:312px;}
	textarea, .area{overflow:auto; height:150px; width:400px;}
	input[type="text"]:focus, input[type="password"]:focus, textarea:focus, select:focus, .focus{background:#333;outline:none;}
	.submit{}
	button{
		border:none;
		background:#555;
		color:#fff;
		padding:0 2.5em;
		height:2em;
		line-height:2em;
		cursor:pointer;
		}
		
	.note, .success, .error{display:block;}
	.error{color:#900;}
	.success{color:#060;}
	.note{font-weight:bold;}
	.notvalid{border:1px solid #900 !important;}

/* base */

/* layout */

	#container, .inner{	
		margin:0 auto;
		width:950px;
		text-align:left;
		position:relative;
		}
	#header{
		position:relative;
		}	
	#footer{
		position:relative;
		clear:both;
		}	
	
	.content{
		clear:both;
		margin-top:4px;
		padding:0;
		}
	 .secondary, .tertiary, .quaternary{
		float:left;
		display:inline;
		}
	.main{width:600px; float:left; display:inline;}
	.main_full{width:950px}
	.secondary{width:300px;margin-left:50px;}
	.tertiary{}
	.quaternary{}
	
	/* percentage based grid */
		
		/* 
			class name .cols used for column containers
			class name .col used for individual columns
		*/
		
		.cols{margin-bottom:1.5em;overflow:hidden;} /* main column container class */
		.col, .col2, .col3, .col4, .col5{
			float:left;
			display:inline;	
			margin-left:2%;
			}		
		.col{width:49%;} /* 2 equal width columns - default */
		.cols3 .col{width:32%;} /* 3 equal width columns */
		.cols4 .col{width:23.5%;} /* 4 equal width columns */
		.cols5 .col{width:18.4%;} /* 5 equal width columns */
		.cols6 .col{width:15%;} /* 6 equal width columns */
		
		/* double width columns */
		.cols3 .col2{width:66%;} 
		.cols4 .col2{width:49%;} 
		.cols5 .col2{width:38.8%;} 
		.cols6 .col2{width:32%;} 
		
		/* triple width columns */
		.cols4 .col3{width:74.5%;} 
		.cols5 .col3{width:59.2%;} 
		.cols6 .col3{width:49%;} 
		
		/* quadruple width columns */
		.cols5 .col4{width:79.6%;} 
		.cols6 .col4{width:66%;} 
		
		/* quintuple width columns */
		.cols6 .col5{width:83%;} 	
		
	/* percentage based grid */

/* // layout */

/* navigation */
	
	#navbox {
		clear:both;
		background: #004a8f; 
		width: 950px; 
		height: 40px;
		padding:0px 0px 0px 0px;
		
		}
		
		#nav, #nav ul, #nav li{margin:0;}
		#nav ul{}
		#nav li{
			float:left;
			display:inline;
			position:relative;
			line-height:40px;
			height:40px;
			margin-right:0;
			
			list-style:none;
			}
			
		#nav li:hover {
			background:#005da4;
			}
				
		#nav a{display:block; padding:0 0.9em;}
		
		/* second level */
		#nav ul{
			position:absolute;
			left:0;
			top:40px;
			padding:0;
			width:200px;	
			background:#005da4;
			display:none;
			z-index:1000;
			}
		#nav ul li{
			float:none;
			display:block;
			}
			
			
			.navred {background:#F00;}
			
			#nav .navred li:hover {
				background:#FC0;
				font-weight:bold;
				}
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
	
	.menu-header-menu-container {
			clear:both;
			background: #004a8f; 
			width: 950px; 
			height: 40px;
			padding:0px 0px 0px 0px;

			}
	
		#menu-header-menu, #menu-header-menu ul, #menu-header-menu li{margin:0;}
		#menu-header-menu ul{}
		#menu-header-menu li{
			float:left;
			display:inline;
			position:relative;
			line-height:40px;
			height:40px;
			margin-right:0;
			
			list-style:none;
			}
			
		#menu-header-menu li:hover {
			background:#0ae9e6;
			}
				
		#menu-header-menu a{display:block; padding:0 0.9em;}
		
		/* second level */
		#menu-header-menu ul{
			position:absolute;
			left:0;
			top:40px;
			padding:0;
			width:200px;	
			background:#004a8f;
			display:none;
			z-index:1000;
			}
		#menu-header-menu ul li{
			float:none;
			display:block;
			}
				
/* //navigation */

/* header */

	#header {
		margin:12px 0 10px 0;
		height:150px;
		}
	#header h1 a{		
		}		

/* // header */
	
/* content */

	.content a, .content a:visited{
		text-decoration:none;
		}
	
/* // content */

/* footer */
	
	#footer {
		background: #004a8f; 
		width: 910px; 
		height: 20px;
		padding:10px 10px 10px 30px;
		margin: 10px 0;
		}
	
	#footer a, #footer a:visited{
		text-decoration:none;
		}
	
	.sitebypiksoul {height:16px; margin:10px;}
	
/* // footer */

/* clearfix (use class name "block") */

	.inner:after, .content:after, .cols:after, .block:after{
		content:"."; 
		display:block; 
		height:0; 
		clear:both; 
		visibility:hidden;
		}
	.inner, .content, .cols, .block{display:block;min-height:1%;}
	* html .inner, * html .content, * html .cols, * html .block{height:1%;}

/* // clearfix */

/* easy elements */

	#easy_tooltip{
		border:1px solid #e1e1e1;
		padding:2px 10px;
		background:#f5f5f5;
		}
	#easy_tooltip span{} /* extra element */
	
	#easy_popup{ /* popup overlay */
		background:#000;
		}
	#easy_popup_preloader{ /* popup preloader */
		padding:10px;
		background:#fff;
		color:#333;
		}
	#easy_popup_content{ /* popup window */
		padding:10px;
		background:#fff;
		color:#333;
		}
	#easy_popup_content .caption{padding-top:10px;}	
	#easy_popup_close{ /* popup close button */
		position:absolute;
		float:left;
		left:0;
		top:-24px;
		color:#fff;
		cursor:pointer;
		}	
	#easy_popup_gallery{ /* popup gallery navigation */
		position:absolute;
		float:left;
		left:0;
		bottom:-24px;
		color:#fff;
		cursor:pointer;
		}	
	#easy_popup_prev{margin-right:5px;}
	#easy_popup_next{}
	#easy_popup_counter{ /* popup gallery counter */
		position:absolute;
		float:left;
		right:0;
		bottom:-24px;
		color:#fff;
		cursor:pointer;
		}
	
/* // easy elements */

#footer_button {padding:5px;}

.featgallery {height:400px;}
.featbox {margin-top:4px;}
.feat {float:left; margin-right:4px;}

.navbutton {display:block; text-align:center; width:124px; background:#004a8f;  height:18px; padding:6px 12px;}
.navbutton:hover {background:#06C; }

.splashbox {margin:280px auto; height:139px; width:586px;}
.splash {display:block; height:139px; background: #004a8f url('../images/splash1.jpg') no-repeat; padding:0px;}
.splash:hover {background: #004a8f url('../images/splash1.jpg') no-repeat 0px -139px;}

.side1 {margin-top:250px;}
.readmore {width:124px; background:#004a8f;  height:18px; padding:6px 12px;}
.readmore:hover {background:#06C; color:#FFF}

.sidenavcontainer {margin:4px 0 4px 0;}
.sidenav {float:left; margin-right:4px; margin-bottom:4px; text-align:left; }
.sidenav {display:block; width:224px; background:#004a8f;  height:18px; padding:6px 12px;}
.sidenav:hover {background:#06C; }
.sidenavselect {background:#06C; display:block; width:224px; height:18px; padding: 6px 12px; float:left; margin-right:4px; margin-bottom:4px; text-align:left; color:#e1e1e1;}

.featcontent {height:400px;}
.feattext {margin-top:70px; margin-bottom:20px;}
.pane { height:265px; overflow: auto; position: relative; padding:0 20px 0 0;}
.thirdleft {float:left; width:314px; margin-right:4px; min-height:400px;}
.twothirdright {float:right; width:600px;}

.thumb {float:left; background:#999;}
.thumb:hover {opacity:0.5; filter:alpha(opacity=50); background:#999;}
.ourpeoplebox {width:580px; height:310px; overflow:hidden; margin-top:70px;}
.ourpeople {float:left; width:580px; min-height:400px;}
.contact1 {width:250px; }


.staffname {color: #FFF; font-size:9px; font-weight:bold; margin-top:20px; font:verdana, sans-serif; line-height:11px;}
.stafftitle {color: #999; font-size:9px; margin-top:6px; font:verdana, sans-serif; line-height:11px;}

.contactheading {color:#666; font-size:0.9em; line-height:1.8em;}
.contactdetail {color:#999; font-size:1.2em; line-height:1.4em; margin-bottom:10px;}
.contactitem {color:#666; font-size:10px;}


/*
	Mosaic - Sliding Boxes and Captions jQuery Plugin
	Version 1.0.1
	www.buildinternet.com/project/mosaic
	
	By Sam Dunn / One Mighty Roar (www.onemightyroar.com)
	Released under MIT License / GPL License
*/


/*General Mosaic Styles*/
.mosaic-block {
	float:left;
	position:relative;
	overflow:hidden;
	width:78px;
	height:78px;
	margin:0;
	background:#111 url(../img/progress.gif) no-repeat center center;
	border:none;
}

.mosaic-contact {
	float:left;
	position:relative;
	overflow:hidden;
	width:314px;
	height:150px;
	margin:0;
	background:#111 url(../img/progress.gif) no-repeat center center;
	border:none;
}

.contactbuttoncontent {margin-top:8px;}
.contactbuttontitle {font-size: 1.53em; text-align:left; font-weight:thin;margin-left:17px;}
.contactbuttontext {margin-top:42px; color:#FFF;}
.enquirybuttoncontent {margin-top:65px;}

	.mosaic-backdrop {
		display:none;
		position:absolute;
		top:0;
		height:100%;
		width:100%;
		background:#111;
	}
	
	.mosaic-overlay {
		display:none;
		z-index:5;
		position:absolute;
		width:100%;
		height:100%;
		background:#111;
		text-align: center;
	}
	
		/*** Custom Animation Styles (You can remove/add any styles below) ***/

	.bar .mosaic-overlay {
		bottom:-78px;
		height:78px;
		background:url(../img/bg-black.png);
	}
	
	.contactbutton .mosaic-overlay {
		bottom:-112px;
		height:150px;
		background:url(../img/bg-black.png);
	}
		
		/*** End Animation Styles ***/

	.staff2 {height:392px; padding:8px 0 0 74px; background:url(../images/ourpeople_bkg.jpg); }
	.staff2item {margin: 0 0 2px 0px; height:52px;}
	.staff2text {float:left; padding:8px 8px 8px 8px; width:160px;}
	.staff2pic {float:left; height:52px; width:52px; overflow:hidden;}
	.staff2name {text-transform: uppercase;}
	.staff2title {color:#666; font-size:8px; text-transform: uppercase;}
	
	.staff3 {height:400px}
	.staff3item {margin: 0 0 4px 20px; height:52px;}
	.staff3text {float:left; padding:8px 8px 8px 20px; width:180px;}
	.staff3pic {float:left; height:52px; width:52px; overflow:hidden;}
	.staff3name {text-transform: uppercase;}
	.staff3title {color:#666; font-size:8px; text-transform: uppercase;}

	#linky {
	  width: 960px;
	margin:10px 0 0 0;
	  } 

	  #linky .boxy {
	  width: 210px;
	  padding: 10px;
	  margin-right: 10px;
	  margin-bottom: 10px;
		background:#004a8f;
	  }

	#linky .boxy:hover {
		background:#0ae9e6;
		color:#FFF;
	  }
	
	#linky .boxy:hover a {color:#fff;}

	.pagetitle {margin:20px 0 20px 0;}
	
	.logo {width:305px; height:103px; margin:0 0 10px 0;}
	
	.headermessage {color:#004a8f; width:250px; font-size:1.5em; margin:10px 25px 0 10px; margin-top:35px;}
		
	.phonehome {float:right; width:250px; margin:0; height:33px; text-align:right; color:#004a8f; margin-top:5px;  }
	
	.phonenumber {font-size:1.5em;}
	
	#gallery2 {margin:10px 0 10px 0;}
	
	.call {font-size:1em;}
	
	.headerright {float:right; width: 645px; height: 20px; margin-top:0px;}
	
	.latestcontainer{}
	.latestleftcol {background:#004a8f; width:420px; float:left; margin:0 10px 0 0; padding:25px;}
	.latestrightcol {background:#222; width:420px; float:right; margin:0; padding:25px;}
	
	.archiveleftcol {background:#004a8f; width:550px; float:left; margin:0 10px 0 0; padding:25px; display:inline;}
	.archiverightcol {background:#222; width:290px; float:right; margin:0; padding:25px;}
	
	.archivefull {background:#222; width:900px; float:left; margin:0 10px 0 0; padding:25px; display:inline;}

	li.categories {
		margin:0;
		list-style:none;
		 }  /* outermost list item */
	 li.cat-item { ... }
	 li.cat-item-7 { ... }  /* category ID #7, etc */
	 li.current-cat { ... }
	 li.current-cat-parent { ... }
	 ul.children { ... }
	 
	 .quote {margin-top:8px; font-size: 10px; font-style:italic;}


/* END EASY SCREEN  */



} /* END screen media */


@media print {

.do-not-print { display: none; }
#comments { page-break-before: always; }

body { width: 100% !important; margin: 0 !important; padding: 0 !important; line-height: 1.4; word-spacing: 1.1pt; letter-spacing: 0.2pt; font-family: Garamond,"Times New Roman", serif; color: #000; background: none; font-size: 12pt; }
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h1 { font-size: 19pt; }
h2 { font-size:17pt; }
h3 { font-size:15pt; }
h4,h5,h6 { font-size:12pt; }
code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em; }
img { display: block; margin: 1em 0; }
a img { border: none; }
table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th, td { padding: 4px 10px 4px 0; }
caption { background: #fff; margin-bottom: 2em; text-align: left; }
thead { display: table-header-group; }
tr { page-break-inside: avoid; } 
a { text-decoration: none; color: black; }


/*   EASY PRINT   */


	html, body{margin:0;padding:0;}
	h1, h2, h3, h4, h5, h6{
		font-weight:normal;
		margin:0;
		line-height:1em;
		}	
	h1{font-size:2em;margin-bottom:.5em;}	
	h2{font-size:1.75em;margin-bottom:.5142em;padding-top:.2em;}	
	h3{font-size:1.5em;margin-bottom:.7em;padding-top:.3em;}
	h4{font-size:1.25em;margin-bottom:.6em;}
	h5,h6{font-size:1em;margin-bottom:.5em;font-weight:bold;}
			
		p, blockquote, ul, ol, dl, form, table, pre{display:block;line-height:inherit;margin:0 0 1.5em 0;}
	article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary{display:block;}
	ul, ol, dl{padding:0;}
	ul ul, ul ol, ol ol, ol ul, dd{margin:0;}
	li{margin:0 0 0 2em;padding:0;display:list-item;list-style-position:outside;}	
	blockquote, dd{padding:0 0 0 2em;}
	pre, code, samp, kbd, var{font:100% mono-space,monospace;}
	pre{overflow:auto;}
	abbr, acronym{
		text-transform:uppercase;
		border-bottom:1px dotted #000;
		letter-spacing:1px;
		}
	abbr[title], acronym[title]{cursor:help;}
	small{font-size:.9em;}
	sup, sub{font-size:.8em;}
	em, cite, q{font-style:italic;}
	img{border:none;}			
	hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:0 0 1.5em 0;padding:0;}	
	table{width:100%;border-collapse:collapse;}
	th,caption{text-align:left;}
	form{display:none;}

/* //  HTML elements */	

/* common */		
	
	.left{float:left;margin-right:1em;}
	.right{float:right;margin-left:1em;}
	.center{text-align:center;}
	
	.clear{clear:both;}
	.first{margin-left:0 !important;}
	.last{margin-right:0 !important;}
	.top{margin-top:0 !important;}
	.bottom{margin-bottom:0 !important;}	
	.hidden, .graphic{display:none;}

/* // common */			

/* base */
	
	body, table, input, textarea, select, li, button{
		font:100% Helvetica, Arial, Sans-Serif;
		line-height:180%;
		color:#000;
		}		
	body{
		font-size:13px;
		background:#fff;
		margin:0;
		padding:0;
		}	
	a{
		text-decoration:none;
		color:#555;
		}
	ins{text-decoration:none;color:#900;font-style:italic;}
	code{color:#555;}
	pre{
		margin-left:2em;
		padding-left:2em;
		border-left:1px solid #ccc;
		}
	blockquote{
		margin-left:2em;
		border-left:1px solid #ccc;
		font-style:italic;
		}	
	dt{font-weight:bold;}
	th, td{padding:8px;}		
	th{background:#eee;}
	td{border-bottom:1px solid #eee;}
	caption{font-style:italic;color:#777;margin:.5em 0;}	

	.note{font-weight:bold;}
	
/* base */

/* misc */

	#container{}
	.inner{}
	#header{
		margin-bottom:1em;
		border-bottom:1px solid #ccc;
		padding-bottom:1em;
		}	
	.content{}
	.main, .secondary, .tertiary, .quaternary{}
	.main{}
	.secondary{}
	.tertiary{}
	.quaternary{}
	#footer{
		margin-top:1em;
		border-top:1px solid #ccc;
		padding-top:1em;
		position:relative;
		clear:both;
		}
	
	#nav, .nav{display:none;}	
	
	#header h1{
		line-height:50px;
		height:50px;
		margin:0;
		}
	#header h1 a{}		

/* // misc */
	
/* clearfix */

	.inner:after, .content:after, .cols:after, .fixed:after{
		content:"."; 
		display:block; 
		height:0; 
		clear:both; 
		visibility:hidden;
		}
	.inner, .content, .cols, .fixed{display:block;min-height:1%;}
	* html .inner, * html .content, * html .cols, * html .fixed{height:1%;}
	
	
	

/* // clearfix */

/*   EASY PRINT   */
	
} /* END print media */




