@charset "utf-8";

/* CSS Document by csstemplateheaven.com */

* {
	margin: 0;
	padding-top: 1;
	padding-right: 0;
	padding-bottom: 20;
	padding-left: 5px;
}

body {
	font-family: "Arapey", Times, serif;
	font-size: 110%;
	background-color: #4E4E4E;
	background-image: url(images/layout-v1.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#container {
	width: 900px;
	margin:auto;
	background-image: url(images/body.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#header {
	background: url(images/header.png) no-repeat center;
	height: 200px;
}

.content {margin: 30px 0; height: 286px}

#main-Navigation {
	text-align: center;
	padding-top: 160px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}

img {
	border: none;
	right: -8px;
}

.seperator {background: url(images/seperator.png) repeat-x; height:2px; width: 100%;}

a {color:#fff;}

h2 {
	font-size: 18px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 18px;
}

h3 {
	font-size: 110%;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 36px;
	margin-bottom: 10px;
}
h4 {
	font-size: 14px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.h4b {
	font-size: 16px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 4px;
}
.big_thumb {
	padding:0px;
	float: left;
	margin-right: 10px;
	background-repeat: no-repeat;
}
.sample_row {
	border: 10px solid #121416;
	padding:0px;
	float: none;
	margin-right: 10px;
}

.info {
	margin-left: 20px;
	margin-top: 25px;
	list-style-type: none;
	font-size: 12px;
	color: #b0b1b2;
	margin-right: 20px;
}

.discPages {
	margin-left: 20px;
	margin-top: 25px;
	list-style-type: none;
	font-size: 90%;
	color: #CCCCCC;
	margin-right: 20px;
}

.info li {border-bottom: 1px dotted #6f7275; padding: 6px;}

.more {margin-top: 30px; float: right;}

/*----------------------------------------- Glowing Menu styles ---------------------------------------*/

/* Firefox Dotted Outline Fix */
a:active { 
		outline: none; 
}

a:focus { 
		-moz-outline-style: none; 
}
	
/* Menu Body */
ul#menu {
	height:40px;
	list-style:none;
	padding-top: 0px;
}
	
/* Float LI Elements - horizontal display */
ul#menu li {
		float:left;
}
	
/* Link - common attributes */
ul#menu li a {
		background:url(sprite.png) no-repeat scroll top left;
		display:block;
		height:37px;
		position:relative;
}
	
/* Specify width and background position attributes specifically for the class: "photography" */
ul#menu li a.photography {
	width:225px;
	}
	
/* Specify width and background position attributes specifically for the class: "webdesign" */
ul#menu li a.webdesign {
	width:225px;
	background-position:-225px 0px;
}

/* Specify width and background position attributes specifically for the class: "about" */
ul#menu li a.about {
	width:225px;
	background-position:-450px 0px;
	}
	
/* Specify width and background position attributes specifically for the class: "contact" */
ul#menu li a.contact{
	width:225px;
	background-position:-675px 0px;
}
	
/* Span (on hover) - common attributes */
ul#menu li a span {
		background:url(sprite.png) no-repeat scroll bottom left;
		display:block;
		position:absolute;
		top:0;
		left:0;
		height:100%;
		width:100%;
		z-index:100;
}
	
/* Span (on hover) - display pointer */
ul#menu li a span:hover {
		cursor:pointer;
}
	
/* Shift background position on hover for the class: "photography" */
	ul#menu li a.photography span {
		background-position: 0px -37px;
}
	
/* Shift background position on hover for the class: "webdesign" */
	ul#menu li a.webdesign span {
		background-position: -225px -37px;
}

/* Shift background position on hover for the class: "about" */
	ul#menu li a.about span {
	background-position: -450px -37px;
}
	
/* Shift background position on hover for the class: "contact" */
	ul#menu li a.contact span {
	background-position: -675px -37px;
}

/* adds */
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #000000;
}

a.mid:link {
	color: #999;
	text-decoration: none;
}
a.mid:visited {
	text-decoration: none;
	color: #999;
}
a.mid:hover {
	text-decoration: underline;
	color: #fff;

}
a.mid:active {
	text-decoration: none;
	color: #999;
}

#main-Navigation {
	text-align: center;
	padding-top: 100px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
}	
	
.btnRow {
	vertical-align: middle;
	margin-top: 8px;
	margin-bottom: 9px;
	height: 324px;
	width: 900px;
}
imageLeft {
	margin-right: 30px;
}
.imageLeft {
	margin-right: 30px;
	margin-left: 0px;
	float: left;
}
.flashStyle {
	margin-left: 10px;
}
.style2 {
	font-size: 14px;
	text-transform: uppercase;
	color: #CCCCCC;
}
.style3 {
	font-size: 14px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
}
imageLeft {
	float: left;
}
.imageRight {
	float: right;
	margin-top: 157px;
	margin-right: 0px;
}
.imagemail {
	float: right;
	margin-top: 157px;
	margin-right: 10px;
}
.smallPrint {
	font-size: 10px;
	color: #999999;
}
.peeps {
	line-height: 20px;
	text-transform: uppercase;
	margin-left: 300px;
	margin-top: 25px;
	list-style-type: none;
	font-size: 14px;
	color: #b0b1b2;
	margin-right: 0px;
}
#container .content .info .midNav {
	font-size: 86%;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}
.iframie {
	border-top-width: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #333333;
	border-bottom-color: #121212;
	border-left-color: #333333;
}
.justText {
	text-transform: none;
	font-size: 110%;
	font-family: Arial, Helvetica, sans-serif;
}
.justText2 {
	font-size: 120%;
	text-transform: none;
}
#container .content div {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 95%;
	color: #CCCCCC;
	position: relative;
	left: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #4E4E4E;
}

#container .content .portal {
	float: right;
	height: 100px;
	width: 140px;
	padding-bottom: 20px;
	font-size: 90%;
	text-transform: uppercase;
	color: #CCCCCC;
	line-height: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#container .content .portal-b {
	float: none;
	height: 100px;
	width: 140px;
	padding-bottom: 20px;
	font-size: 12px;
	text-transform: uppercase;
	color: #CCCCCC;
	line-height: 10px;
}
.indexFlash {
	height: 450px;
	width: 261px;
	margin-right: 16px;
	margin-left: 2px;
	float: left;
}
#container .content .portal .pad {
	padding-bottom: 20px;
}
.quote {
	border: 1px solid #333;
	width: 45%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	float: right;
	margin-left: 10px;
	padding: 10px;
}
.signature {
	float: right;
	margin-right: 40px;
}
.comment {
	border: 1px solid #666666;
}
.flashes {
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4E4E4E;
	border-left-color: #4E4E4E;
}
.boxy {
	width: 778px;
	float: right;
	border: 1px solid #333333;
	background-image: url(images/boBK.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 60px;
	font-size: 90%;
	line-height: 18px;
}
.portal .portal .pad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
}
.social {
	position: fixed;
	top: 0%;
	padding-right:0px;
	background-image: url(images/socialBK.png);
	background-repeat: no-repeat;
	width: 100%;
	background-position: right top;
	height: 30px;
	float: right;
}
.hiFB {
	position: fixed;
	top: 4px;
	right: 20px;
	z-index: +10;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	height: 14px;
	width: 18px;
	font-size: 10px;
	padding-top: 2px;
}
.hiGP {
	position: fixed;
	top: 4px;
	right: 174px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	height: 14px;
	width: 16px;
	font-size: 11px;
	padding-top: 2px;
}

