/* @override http://www.mikhaii.com/css/jquery.ad-gallery.css */


* {
   margin: 0px;
   padding: 0px;
   color: #333;
   letter-spacing:normal;
}


body {
	background-image: url("../images/mstripe.png");
	background-repeat:repeat-x;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	margin-top:-10px;
	text-align:left;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
	letter-spacing:normal;
	width:900px;
}

#envelope,
#wrapper {
	
	width: 900px; 
	margin: 0 auto;
}

p {
	margin: 0;
	padding: 0px;
	line-height:1.5em;
	font-style: normal;
	letter-spacing:normal;
}

p  strong{
	
color:#FFF;	
	
	
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*-------LOGO -----------*/
  
    .logo {
	display: block;
	width: 150px;
	height: 54px;
	position: relative;
	top: 40px;
}
/*
  h1.logo {
	display: block;
	width: 150px;
	height: 54px;
	position: relative;
	top: 35px;
}
h1.logo span {
	background: url("../images/mlogo2.gif");
	position: absolute;
	width: 100%;
	height: 100%;
}

*/
#logotitle {
	display: block;
	color:#545454;
	position: relative;
	font-size:8px;
	top: 45px;
	letter-spacing:1.5px;
	line-height:3px;
	padding-left:1px;
	padding-right:0;
	text-transform:uppercase;
}
/*------- end of LOGO -----------*/
/*//--------NAVIGATION MENU---------*/
#container {
	height: 117px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	margin-bottom: 10px;
}

#container_info {
	
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	height: 750px;
}
#container_contact {
	
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	height: 750px;
}
#navmenu {
	position:relative;
	list-style:none;
	display:block;
	top: 30px;;
	//margin:20px 0px 5px 545px;
	float: right;
}
#navmenu li {
	text-align:LEFT;
	cursor:hand;
	cursor:pointer;
	display:inline;
}
#navmenu li a {
	background:url() repeat #1f1f1f;
	color:#fff;
	font-size:14px;
	line-height:normal;
	font-weight:900;
	padding-left:0px;
	margin-left:0px;
	padding:2px 9px 2px 11px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}
#navmenu span {
	font-family: Arial, Helvetica, sans-serif;
	line-height:normal;
	font-weight:900;
	cursor:default;
	background:url() repeat #5b3b8d;
	color:#fff;
	font-size:14px;
	padding:5px 9px 2px 11px;
}


/*---- LINKS - GENERAL LINKS----*/


#slideshow a:link, a:visited, a:active {
	color:#fff;
	text-decoration: none;
	font-weight: 900;
}


 #slideshow a:hover {
	background:#5b3b8d;
	color:#FFF;
}


/*----TWITTER icon image----*/

.twittericon p {
	position: absolute;
	
	
	
	
}
.twittericon a {
	color:#000000;
	text-decoration: underline;
	font-style:normal;
	font-weight:100;
	
}
	.twittericon img {
	top:5px;
	padding-right: 5px;
	padding-left: 0px;
	width: 16px;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*--------- CONTENT STYLES ---------*/

#content {
clear:left;

width:900px;
}

#contentBottom{
	height: 50px;
	background-image: url(../images/mstripe.png);
	background-repeat: repeat;
	
}
.contentArea{

clear:both;
display:block;
margin-bottom:20px;
overflow-x:auto;
overflow-y:auto;
padding-bottom:10px;
padding-left:0;
padding-right:0;
padding-top:75px;

}
.contentArea_contact{


margin-top:70px;
margin-bottom:20px;
overflow-x:auto;
overflow-y:auto;
padding-bottom:10px;
padding-left:0;
padding-right:0;
padding-top:75px;

}


/*--- ContentNav essentiall just holds place for the slidshow nav in the other document-----*/
.contentNav {
float:left;
padding-bottom:0;
padding-left:20px;
padding-right:25px;
padding-top:0;
text-align:right;
width:200px;
}
	.workDetails h2 a, .workDetails h2, .contentNav h2 {
display:inline-block;
font-size:16px;
font-weight:bold;
}

	#contentText {
		
	float:left;
	margin-bottom:0;
	margin-left:225px;
	margin-right:20px;
	margin-top:0;
	width:600px;
	height:490px;
}

#contentText p, .contact p, .thanks p, .home p {
	padding-bottom:15px;
	color:#FFF;
	font-size:14px;
}
#contentText h3, .contact h3, .thanks h3, .home h3 {
	color:#fff;
	font-size:35px;
	font-weight:normal;
	line-height:40px;
	margin-bottom:15px;
	margin-top:-10px;
}
#contentText h3 strong, .contact h3 strong, .thanks h3 strong, .home h3 strong{
	color:#fff;
}


	.home {
	float:left;
	margin-bottom:0;
	margin-left:145px;
	margin-right:0px;
	margin-top: 170px;
	height: 260px;
	width:600px;
}


/*------section underline on nav in the info page---*/
.fancyborder {
border-bottom-color:#000000;
border-bottom-style:dotted;
border-bottom-width:1px;
position:absolute;
width:900px;
margin-top:60px;
}


/*-----Contact Me -----------*/

	.contactPhoto{
		float:left;
	padding-bottom:0;
	margin-left: 60px;
	padding-right:30px;
	padding-top:0;
	
	}
	.contactPhoto img {
		border: 10px solid #FFF;
		
	}
	
	
		.contactForm {
			display: block;
			

	margin-top: 10px;
	
	
}
.contactField{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
	
}


	.contactField input{
	padding-top:5px;
	padding-bottom: 5px;
	background-color:#fff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;	
	width:235px;
	

}

.contactField textarea{
	padding-top:5px;
	width:235px;
	padding-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color:#fff;
    resize: none;
}
	

label { width: 10em; float: left; 

}

.contactForm label.error {
	float: none;
	color: #FFFFFF;
	padding-left: 5px;
	font-size: 10px;
	font-style: italic;
}

		
.contactForm label{
	 width: 80px; float: left; 
	 padding-right: 15px;
	 color:#FFF;
	
	
}

contactForm p {
	clear: both;
	margin-top:20px;

}

.contactForm .submit {
	display:block;
	color: #fff;
	background-color: #5b3b8d;
	margin:0px;
	margin-left:95px;
	padding: 0px;
	height: 30px;
	width: 90px;
	cursor: pointer;
	
} 

	.contact{
		
	float:right;
	margin-bottom:0;
	margin-left:30px;
	margin-right: 30px;
	margin-top:0;
	width:450px;
	height:455px;
}

	.thanks{
	float: right;	
	
	margin-bottom:0;
	margin-left:0px;
	margin-right:-20px;
	margin-top:125px;
	width:480px;
	height:300px;
}
.thanks span {
	margin-right: 80px;
	margin-top:40px;
float: right;	
color:#fff;
	
}

	

  h1 {
	margin-top: 20px;
	margin-bottom: 0;
	font-size: 10px;
	text-decoration:none;
	padding: 0;
}
h2 {
	margin-top: 1.2em;
	margin-bottom: 0;
	padding: 0;
	border-bottom: 1px dotted #dedede;
}
h3 {
	margin-top: 1.2em;
	margin-bottom: 0;
	padding: 0;
}
pre {
	border: 1px solid #CCC;
	background: #f2f2f2;
	padding: 10px;
}
code {
	margin: 0;
	padding: 0;
}
#gallery {
	padding: 0px;
	background-color:#fff;
}
.ad-gallery {
	width: 100%;
	
}
.ad-gallery, .ad-gallery * {
	margin: 0;
	padding: 0;
	
}
.ad-gallery .ad-image-wrapper {
	width: 100%;
	height: 600px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	overflow: hidden;
	/*background-color:#1ed9db;*/
}
.ad-gallery .ad-image-wrapper .ad-loader {
	position: absolute;
	z-index: 10;
	top: 48%;
	left: 48%;
	border: 1px solid #CCC;
}
.ad-gallery .ad-image-wrapper .ad-next {
	position: absolute;
	right: 20px;
	top: 0;
	width: 35%;
	height: 100%;
	cursor: pointer;
	display: block;
	z-index: 100;
}
.ad-gallery .ad-image-wrapper .ad-prev {
	position: absolute;
	left: 20px;
	top: 0;
	width: 35%;
	height: 100%;
	cursor: pointer;
	display: block;
	z-index: 100;
}
.ad-gallery .ad-image-wrapper .ad-prev, .ad-gallery .ad-image-wrapper .ad-next {
	/* Or else IE will hide it */
      background: url(non-existing.jpg)\9
}
.ad-gallery .ad-image-wrapper .ad-prev .ad-prev-image, .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
	background: url(../images/ad_prev.png);
	width: 68px;
	height: 60px;
	display: none;
	position: absolute;
	top: 47%;
	left: 0;
	z-index: 101;
}
.ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
	background: url(../images/ad_next.png);
	width: 68px;
	height: 60px;
	right: 0;
	/* background-color:#000;*/
        left: auto;
}
.ad-gallery .ad-image-wrapper .ad-image {
	position: absolute;
	overflow: hidden;
	top: 50;
	background-color:#0C0;
	left: 0;
	z-index: 9;
}
.ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding: 7px;
	text-align: left;
	width: 100%;
	z-index: 2;
	background: url(opa75.png);
	color: #000;
}
* html .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
	background: none;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, sizingMethod=scale, src='opa75.png');
}
.ad-gallery .ad-image-wrapper .ad-image .ad-image-description .ad-description-title {
	display: block;
}
/*------- SHOW/HIDE THUMBNAILS TEXT ---------.*/
  .ad-gallery .ad-controls {
	color:#ddd;
	font-family:helvetica, arial, verdana;
	font-size:16px;
	font-weight:900;
	top:5px;
	position: relative;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000;
	padding-top: 15px;
	margin-top: -10px;
}

#gallery div.ad-controls a.toggleLink {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
}
/*---- SLIDE NUMBER BOX-------*/
    .ad-gallery .ad-info {
	float:right;
	width: 50px;
	letter-spacing: 0px;
	margin-top: -4px;
}
/*---------PLAY STOP SLIDESHOW BUTTON----------*/
    .ad-gallery .ad-slideshow-controls {
	display: block;
	font-size: 24px;
	margin-right:20px;
	height: 100%;
	/*background-color:#0C0;*/
	padding:0px 12px;
	overflow: hidden;
	font-family:Helvetica, Arial, sans-serif;
	float: right;
}
.ad-gallery .ad-slideshow-controls .ad-slideshow-start, .ad-gallery .ad-slideshow-controls .ad-slideshow-stop {
	padding-left: 5px;
	cursor: pointer;
}
.ad-gallery .ad-slideshow-controls .ad-slideshow-countdown {
	padding-left: 20px;
	font-size: 0.9em;
}
.ad-gallery .ad-slideshow-running .ad-slideshow-start {
	cursor: hand;
	background-color:#C30
}
.ad-gallery .ad-nav {
	width: 100%;
	position: relative;
}
.ad-gallery .ad-forward, .ad-gallery .ad-back {
	position: absolute;
	top: 0;
	height: 100%;
	z-index: 10;
}
/* IE 6 doesn't like height: 100% */
    * html .ad-gallery .ad-forward, .ad-gallery .ad-back {
	height: 100px;
}
.ad-gallery .ad-back {
	cursor: pointer;
	left: 5px;
	width: 13px;
	display: block;
	background: url(../ad_scroll_back.png) 0px 35px no-repeat;
}
.ad-gallery .ad-forward {
	cursor: pointer;
	display: block;
	right: 5px;
	width: 13px;
	background: url(../ad_scroll_forward.png) 0px 35px no-repeat;
}
/*-----WIDTH OF THE LINE OF THUMBS AT THE BOTTOM----*/
    .ad-gallery .ad-nav .ad-thumbs {
	overflow: hidden;
	width: 100%;
}
.ad-gallery .ad-thumbs .ad-thumb-list {
	float: left;
	width: 9000px !important;
	list-style: none;
	padding-bottom: 0;
	padding-top:10px;
	margin-left:20px;
}
/* distance between each thumbnail */
        .ad-gallery .ad-thumbs li {
	float: left;
	padding-right: 10px;
}
.ad-gallery .ad-thumbs li a {
	display: block;
}
.ad-gallery .ad-thumbs li a img {
	border: 3px solid #CCC;
	display: block;
}
.ad-gallery .ad-thumbs li a.ad-active img {
	border: 3px solid #000;
}
/* Can't do display none, since Opera won't load the images then */
.ad-preloads {
	position: absolute;
	left: -9000px;
	top: -9000px;
}

#footer {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	margin-top: 18px;
}

