html, body {	margin:0; padding:0; height:100%; min-height:100%;}

body.main { 	
		background:#F3F1ED url('../img/portfolio/details/texture_tile.gif');
		font: 62.5% Georgia, Times, Times New Roman ;
		color:#4A493F ;
		margin:0; padding:0;
		}

body.topframe { 	
		background:#F3F1ED url('../img/portfolio/details/frameback.jpg') no-repeat fixed;
		font: 62.5% Georgia, Times, Times New Roman ;
		color:#4A493F ;
		margin:0; padding:0;
		}

body.bottomframe { 	
		background:#F3F1ED url('../img/portfolio/details/texture_tile.gif');
		font: 62.5% Georgia, Times, Times New Roman ;
		color:#4A493F ;
		margin:0; padding:0;
		}
		
a { text-decoration:underline;padding:0 5px 0 0px;}
a:link { color:#4A493F;}
a:visited { color:#663333;}
a:hover {background:#4A493F; color:#F8F8F8;text-decoration:none;}

img.clear a {text-decoration:none;}
img.clear a:hover {background:red; color:#F8F8F8;text-decoration:none; }
		
p 	{	margin:10px 0;
		padding:0;
}

h1 {
	font: bold 1.4em Georgia, Times, Times New Roman ;
	padding:0;
	padding-bottom:10px; 
	margin:0;
	/*clear:both;*/
}

h2 {
	font: bold 1.2em Georgia, Times, Times New Roman ;
	padding:0;
	padding-bottom:10px; 
	margin:0;
	/*clear:both;*/
}

hr {
		border: 0;
		color: #C0BEB8;
		background-color: #C0BEB8;
		height: 1px;
}



.new { background-image:url(/img/portfolio/details/new.gif); background-position:right; background-repeat:no-repeat;}
.updated { background-image:url(/img/portfolio/details/updated.gif); background-position:right; background-repeat:no-repeat;}
.workin { background-image:url(/img/portfolio/details/work_in.gif); background-position:right; background-repeat:no-repeat;}

/*sidebar & top area*/

#hireMe {
background:#00b0cf;
display:block;
color:#fff;
padding:5px;
font-size: 1.4em;
}

#hireMe a{
color:#fff;
text-decoration: none;
padding: 0;

}

#sidebar {	position:absolute;
			top:0px;
			left:0px;
			background:#4A493F;
			color:red;
			width:10px;
			height:100%;
			min-height:100%;
			/*vertical-align:middle;*/
}


#topbackground
{
	width: 100%;
	height:800px;
	background-image: url('../img/portfolio/details/uppertile.jpg');
	background-repeat: repeat-x;
}


#header
{
	position:absolute;
	top:25px;
	left:25px;
	width:800px;
}


#sampleArea
{
	position:absolute;
	top:135px;
	left:320px;
	width:525px;
	margin-bottom:5px;
}

#preload {visibility:hidden;}
#preload img {width:0; height:0;}

div.url	{padding:0;width:100%;}
div.url:hover {background:#E1811A;}

.nolink { padding:0; text-decoration:line-through;}

/*menu options*/
#menu {		position:absolute;
			top:135px;
			left:25px;
			width:260px;
			margin:0 0 20px 0;
	}
#menu ul { list-style:none; margin:0; padding:5px 0 10px 0;}
#menu li { padding:0;}

#menu li:hover, ul#thumbMenu:hover { padding:0;background:#E1811A;}
#menu li.nolink:hover { padding:0;background:transparent;}


#menu a { text-decoration:none;padding:0 5px 0 0px;}
#menu a:link { color:#4A493F;}
#menu a:visited { color:#663333;}
#menu a:hover {background:#4A493F; color:#F8F8F8;}


ul#thumbMenu
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#thumbMenu li
{
display: inline;
list-style-type: none;
padding: 0 5px 0 0;
}



/*** topFrame ***/

.contentBlock
{
	background:#F3F1ED url('../img/portfolio/details/frameback.jpg') 40px 20px no-repeat fixed;
	height: 440px;
	width: 525px;
	margin:0px;
}


/*** vertical alignment ***/

.centred div {
	width:525px; height:400px;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
}
.centred img {
	vertical-align:middle;
	padding:5px;background:#fff;
	border:1px solid #CCCCCC;
}
* html .centred div {
	font-size:356px; /* IE hack */
	line-height:400px;
}

/*** vertical alignment ***/

/*** bottomFrame ***/

.descBlock {
	height:100%;
	background:#F3F1ED url('../img/portfolio/details/texture_tile.gif');
	width:525px;
	margin-bottom:10px;
	font-size: 1.1em;
	/*line-height: 1.3em;*/
}

.pageLinks {
	text-align:left;
	padding-bottom:8px;
}

/* 100 percent sidebar & footer */

#container-page {
  margin: 0;
  text-align: left;
  position: relative;
  min-height: 100%; /* For Modern Browsers */
  height: auto !important; /* For Modern Browsers */
  height: 100%; /* For IE */
}

#container-head {
  background: #999;
}

#head {
  padding: 0;
}


#container-content {
  padding: 0;
}

#container-foot {
width:300px;
  /*width: 100%;
  position: absolute;
  bottom: 0 !important;
  bottom: -1px;  For Certain IE widths */
/*  border: 1px solid red;*/
}

#foot {
		font: 0.9em Georgia, Times, Times New Roman ;
		color:#B3A584;
 	 	padding: 0 0 5px 25px;
}

/* 100 percent sidebar & footer */

.note {
		font: 0.9em Georgia, Times, Times New Roman ;
		color:#B3A584;
}
