/* 
MVG Media
All content is copyright MVG Media
No reproduction is allowed unless explicitly told otherwise
 */

/* PETE! Remember, pretty code is happy code - and happy code is what I like! */

/* GEOFF! Remember, when time is tight, shove the code in anywhere! */

/* Homepage Structure */

body {
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	background:	#FFFFFF;
}

#container{
	width:770px;
	margin:12px auto 0;
	background:url(media/body_bg.gif);
}

#header {
	height: 70px;
	background: url(media/top.gif) no-repeat;
}

img{
	border:0;
}

#shell {
	width:734px;
	margin:0 18px 0 18px;
	padding:0 0 0 0;
	float:left;
	display:inline;
}

#innerShell{
	margin:12px 12px 2px 12px;
	background:url(media/inner_top.gif) no-repeat;
	float:left;
	display:inline;
	width:710px;
}
#innerShell2{
	float:left;
	display:inline;
	background:url(media/inner_bottom.gif) no-repeat bottom left;
	padding:36px 12px 24px 12px;
	width:686px;
}

#tabs {
	float:right;
}
#tabs ul{
	margin:26px 0 0 0;
	float:right;
	padding:0;
	list-style:none;
	height:37px;
	background:url(media/gif/topnav/topnav_left.gif) repeat-x;
}

#tabs ul li{
	float:left;
	margin:0;
	padding:0 15px 0 0;
	background:url(media/gif/topnav/topnav_left.gif) repeat-x top right;
	color:#FFFFFF;
	font-size:1.1em;
}
#tabs ul li.topNavSelected{
	float:left;
	margin:0;
	padding:0 15px 0 0;
	color:#000000;
	background:url(media/gif/topnav/topnav_left_selected.gif) repeat-x;
}
#tabs ul li a {
	height:37px;
	float:left;
	display: block;
	padding:10px 5px 0;
	color:#9a9a9a;
	font-weight:bold;
}
#tabs ul li.topNavSelected a{
	display:block;
	color:#646464;
	background:url(media/gif/topnav/topnav_right_selected.gif) no-repeat top right;
}
#tabs ul li a:hover {
	border: 0;
	display: block;
	color:#646464;
	text-decoration:none;
}
#content {
	clear: both;
	margin-top: 3%;
}

#leftHome {
	float: left;
	width: 380px;
	padding:0 20px;
	margin:0;
}

#rightHome {
	float: left;
	width: 260px;
	padding:0 20px;
}

#botbox {
	clear: both;
	padding-top: 4%;
	padding-bottom: 4%;
}

#footer {
	padding: 0;
	margin:10px 0 0 0;
	font-family: 'Trebuchet MS','Lucida Grande', Arial, sans-serif;
	color: #999999;
	background:url(../custom/media/bottom.gif) repeat-x #FFFFFF;
}

#footer p{
	margin:0 0 0 20px;
	padding:0;
}

div#footerText{
	margin:0;
	padding-top:12px;
}


/* Content Page Layout */

#leftNarrow {
	float: left;
	width: 212px;
	padding:0 24px 0 0;
	margin:0;
	text-align:justify;
}

#rightWide {
	float: left;
	width: 450px;
	padding:0 0 0 0;
	margin:0 0 0 0;
	text-align:justify;
}

#leftWide {
	float: left;
	width: 470px;
	padding:0 20px;
	margin:0 0 40px 0;
}

#rightNarrow {
	float: left;
	width: 200px;
	padding: 0 20px;
	margin:0 0 0 0;
}

/* two column layout styles */

div#leftCol{
	float:left;
	width:213px;
	padding-right:24px;
}

div#rightCol{
	float:right;
	width:213px;
}

/* Label Styling Tag */

label{
	float:left;
	margin:0 5px 0 0;
	padding:0;
	width:80px;
	text-align:right;
}
input, textarea{
	width:180px;
	margin:0;
	padding:1px;
}
#submit1{
	margin-left:85px;
	width:180px;
}

/* Left CC Links */

#leftNarrow ul{
	margin:0 0 0 30px;
	padding:0;
	list-style-type: none;
}

#leftNarrow li{
	list-style-image:url(../custom/media/icons/bullet_go.gif);
}
#nav a{
	
	color: #666666;
	font-size:0.8em;
	font-weight: bold;
}
#nav a:link {
	text-decoration:none;
}

#nav a:hover {
	text-decoration:none;
}

#nav a:visited {
	
}

#nav a:active {
	
}

/* Project Frame */

.project{
	float:left;
	text-align:center;
	margin:0 0 10px 0;
}
.project p{
	margin:0 0 10px 0;
	padding:0;
}
.project img{
	border:solid 1px #888888;
	float:left;
	margin:0 10px 0 0;
}

h1{
	margin:0;
	padding:0 0 12px 0;
	font-size:1.2em;
	color:#999999
}

h2{
	margin:0;
	padding:0 0 12px 0;
	font-size:1.1em;
	color:#999999
}
h3{
	color:#999999
}

p, dl {
	margin:0;
	padding:0 0 12px 0;
	color:#999999;
	font-size:0.85em;
	line-height:1.5em;
}

#projectsContainer{
	float:left;
	margin:0;
}

#projectsContainer h2{
	margin:0 0 20px 0;
}


/* Profiles */

#profiles {}

#profiles img {
	border: 1px solid #e4e4e4;
	float: left;
}

/* Project */

dt.name {
	font-weight:bold;
	margin: 10px 0 0 0;
	padding: 0;
	color:#646464;
}
dt.info {
	margin: 10px 0 0 0;
	padding: 0;
}
dl {
	float:right;
	margin: 0 0 0 10px;
	padding: 0;
	width:200px;
	text-align:left;
}

div#projectDetail {
	margin:0 -12px 12px -12px;
	padding:0 0 12px 0;
	text-align:right;
	height:280px;
}

div#projectDetail img {
	text-align:right;
}

#projectThumbnails{
	text-align:center;
}
#projectThumbnails img{
	border: 1px solid #888888;
	margin:0 1px 1px 1px;
	width:50px;
	height:50px;
}

hr{
	background-color:#FFFFFF;
	color:#FFFFFF;
	height:2px;
	border:none;
	border-top:dashed 1px #c9c9c9;
}

/* project nav */
div.projectNav{
	clear:left;
	text-align:center;
	padding:2px;
}
div.projectNav a{
	padding:2px 6px;
	border:solid 1px #c9c9c9;
	font-size:0.8em;
}
.currentPage{
	padding:2px 6px;
	border:solid 1px #c9c9c9;
	font-size:0.8em;
	display:inline;
	color:#c9c9c9;
	margin:0 2px;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: underline;
}
a:active {
	color: #006699;
	text-decoration: none;
}

/* template styles */

.image_right{
	float:right;
	margin:0 0 10px 20px;
	border:#c9c9c9 solid 1px;
}
#clearer{
	clear:both;
}

#projectNav{
	text-align:center;

}

.projectNavImage{
	display:inline;
	text-align:center;
	margin:0 0 0 0;
	padding:0;
}

.projectNavImage img{
	border:solid #9a9a9a 1px;
}

.box{
width:200px;
float:left;
text-align:left;
margin:0 12px 12px 0;
overflow:none;
}
.box img{
	width:200px;
	height:133px;
}
.box a{
	color:#9a9a9a;
}
.box a:hover{
	text-decoration:none;
	color:#646464;
}
.box a:visited{
	text-decoration:none;
	color:#9a9a9a;
}