 
	
	.top-section {
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 8px;
		padding-left: 25px; /* matches padding left in #menu ul */
		font-size: 18px;
		line-height: 24px;
		color: #666666;
		font-style: bold;
		font-family: Georgia;
	}
 

	#menu {
		width: 235px; /* sets the width of your left hand bar - if you change this also change the LEFT margin in #content to match */
                overflow: auto;
                top: 0;
		bottom: 0;
		left: 60px;
		position: fixed; /* this make the menu stay in place while the content section scrolls*/
		height: 599px;
                background-color: transparent;            
                padding-top: 40px; /* change to match the padding-top in #content if you want them to align */
		padding-bottom: 25px;
		/* padding-left & right can be changed in #menu ul - below */
		font-size: 10px;
                z-index:993;

	}
	
	/* This section controls each section made */ 
	#menu ul {
		list-style: none;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 12px; /* sets the space between each section */
		margin-left: 0px;
		/* sets the spacing around the menu - this is normally set to match padding options in #content but can be changed seperately */
		padding-right: 25px;
		padding-left: 25px;
	}

	#menu ul li {
		margin-top: 0px;
		margin-bottom: 4px;
	}
	
	/* The following sets the style for the section heading */
	#menu ul li.section-title {
 
	text-transform: uppercase;	/* Following lines adds a line about each section */
	

	}
	
	/* The following selectors style the "Built with Indexhibit" on the menu */	
		
		#menu ul.built {
			margin-bottom: 0;
		}
	
		#menu ul.built li {
			padding-top: 5px;
			border-top-color: #666;
			border-top-style: solid;
			border-top-width: 1px;
 
	text-transform: uppercase;
		}
		
		/* The following changes the link colors for only the "Built with Indexhibit" link */
		#menu ul.built a {
 
		}
		
		#menu ul.built a:hover {
		 	text-decoration: none;
 
		}

	/* This sets the style for Post-Nav Text which can be accessed in the Exhibit Settings */
		
		#copy {
			font-size: 11px;
			color: #bbbbbb;
			font-family: Helvetica,sans-serif, Arial, serif;
			font-style: italic;
			margin-top: 5px;
			padding-top: 10px;
			border-top-color: #cccccc;
			border-top-style: solid;
			border-top-width: 1px;
		}


 

/* HEADINGS */
	
	/*
	when typing your text/descriptions follow this format to use these heading types
	
	<h1>This is the text i want to be a heading which</h1>
	
	start with h1 as your largest most important heading. you may not need all 4 but they are here if you do.
	*/
	
	h1 { 
		font-family: Georgia;
		font-size: 14px;
 
		padding-bottom: 15px; /* sets the spacing between the heading and paragraph below */
	}
	
	h2 { 
		font-family: georgia;
		
		font-weight: normal;
 
		padding-bottom: 15px; /* sets the spacing between the heading and paragraph below */

	}
	
	h3 { 
		font-size: 11px;
 
	}
	
	h4 { 
		font-size: 9px; 
 
	}

  
  
  body {
	margin: 0px;
	padding: 0px 0px 30px 0px;
	background: #ffffff  ;
 color: #666;
	 
font-family: georgia;
font-size:12px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
 
}

body#home {
	text-align: center;
	background: #ffffff  ;
	padding: 20px 0px 0px 0px;
}

body#home div#content {
	width: 970px;
	margin: 0px auto;
	text-align: left;
	padding: 0px;
}

body#home div#headerHome {
	width: 970px;
	position: absolute;
	margin: 440px 0px 0px 0px;
	background: #ffffff  ;
}

body#home .menu {
	margin: 0px 10px 0px 0px;
	top: 0px;
	display: block;
}

body#home .portfolio {
	margin: 0px;
	padding: 0px;
}

body#home .portfolio img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.tooltipHome-tip {
	background: no-repeat;
	padding: 10px 10px 0px 12px;
	color: #ffffff;
	width: 200px;
	height: 142px;
	text-align: left;
	z-index: 13000;
}
.tooltipHome-tip img {
	margin: 0px 0px 4px 0px;
}
.tooltipHome-title {
	font-weight: bold;
	font-size: 12px;
}

.tooltipHome-text {
	
	color: #a4a4a4;
}
div#header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 51px;
	background: #fff url(../img/layout/backNavbar.gif) repeat-x;
	padding: 0px 0px 0px 10px;
	margin: 0px;
}

div#logo {
	width: 337px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 10px;
}

div#bottom {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 30px;
	background: #fff url(../img/layout/backBottom.gif) repeat-x;
	padding: 7px 0px 0px 30px;
	margin: 0px;
	color: #ffffff;
	border-top: 1px solid #393939;
}

div#content {
	width: 100%;
	padding: 0px;
	margin: 0px;
}
body#contact div#content {
	
	padding: 0px;
	margin-left: 200px;
}
@media screen {

body > div#header {
	position: fixed;
}

body > div#bottom {
	position: fixed;
}

}

div#logo img {
	border: 0px;
}

div#scroll {
	width: 200px;
}

.menu {
	position: absolute;
	width: auto;
	right: 0px;
	margin: 0px 0px 0px 0px;
}

.menu ul {
	font-weight: lighter;
	
	list-style: none;
	margin: 0px 0px 0px 2px;
	padding: 0px;
}

.menu ul li {
	float: left;
	height: 33px;
	padding: 18px 7px 1px 8px;
	

	text-align: center;
}

.menu ul li a {
	display: block;
	padding: 0px 7px 0px 8px;
	margin: 0px;
 
	background: url(blank.gif) repeat;
}

.menu ul li a:hover {
	display: block;
	color: #839fe3;
	padding: 0px 7px 0px 8px;
	margin: 0px;
	text-decoration: none;
	background: #333333;
}

body#fashionShow .menu ul li.linked {
	display: block;
	background: #48494a url(../img/layout/linkedFashionShow.gif) no-repeat;
	padding: 18px 15px 0px 15px;
	margin: 0px;
	color: #717171;
}

body#fashion .menu ul li.linked {
	display: block;
	background: #48494a url(../img/layout/linkedFashion.gif) no-repeat;
	padding: 18px 15px 0px 15px;
	margin: 0px;
	color: #717171;
}

body#travel .menu ul li.linked {
	display: block;
	background: #48494a url(../img/layout/linkedTravel.gif) no-repeat;
	padding: 18px 15px 0px 15px;
	margin: 0px;
	color: #717171;
}

body#fineArt .menu ul li.linked {
	display: block;
	background: #48494a url(../img/layout/linkedFineArt.gif) no-repeat;
	padding: 18px 15px 0px 15px;
	margin: 0px;
	color: #717171;
}

body#aboutMe .menu ul li.linked {
	display: block;
	background: #48494a url(../img/layout/linkedAboutMe.gif) no-repeat;
	padding: 18px 15px 0px 150px;
	margin-left: 0px;
	color: #717171;
}

body#contact .menu ul li.linked {
	display: block;
	background: #48494a url(../img/layout/linkedAboutMe.gif) no-repeat;
	padding: 18px 15px 0px 15px;
	margin: 0px;
	color: #717171;
}

.contact {
	bottom: 20px;
	position: absolute;
	padding: 0px 0px 0px 17px;
}

.contact a:hover {
	text-decoration: none;
}

.portfolio {
	padding: 128px 0px 0px 0px;
}

.portfolio table {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border: 0px;
}

.portfolio td {
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	outline:none;
	 
}

.portfolio td.back {
	background: none;
	vertical-align: top;
	padding: 0px;
}

.portfolio img {
	margin: 0px -288px 0px 286px;
	padding: 50px;
	outline:none;
	 
}

.left {
	float: left;
	display: block;
	margin: 0px 100px 10px 0px;
}

/* My Comment */

/************** GENERAL CONTENT ****************/
a img , a:visited img {
	border: 0px;
	outline:none;
}
a {
	color: #999;
	text-decoration: none;
	outline:none;
}
img a:hover {
	background: none;
}
a:hover {
	color: #85c7e4;
	text-decoration: none;
}
p a:hover {
	background-color: #FFF;
}
.credits {
	color: #f2f2f2;
	font-size: 10px;
}

.credits a:hover {
	text-decoration: none;
}

div.about {
	width: 750px;
	margin: 65px 750px 0px 0px;
	height: 498px !important; height /**/: 500px;
	border: 1px solid #666666;
	background: #434344 url(../img/contact/backDirect.gif) repeat-x 0 bottom;
}
.about img {
	padding: 0px 0px 19px 0px;
	border-right: 1px solid #4a4a4a;
	background: #000000;
	margin: 0px 10px 0px 0px;
}
div.mention {
	width: 380px;
	height: 498px !important; height /**/: 500px;
	margin: -500px 0px 0px 750px;
	background: #353636 url(../img/contact/backBlog.gif) repeat-x 0 bottom;
	padding: 0px;
	border: 1px solid #666666;
}
h1 {
	font-size: 14px;
	font-weight: normal;
	color: #cbcbcb;
	padding: 20px 10px 0px 10px;
	margin: 0px;
	letter-spacing: 1px;
}
h2 {
	font-size: 13px;
	font-weight: normal;
	color: #cbcbcb;
	padding: 20px 10px 0px 10px;
	margin: 0px;
	letter-spacing: 1px;
}
p {
	color: #b8b8b8;
	padding: 0px  0px;
	font-size: 10px;
	line-height: 1.5em;
	margin: 0px;
	text-align: right;
}

p.content {
	color: #b8b8b8;
	font-size: 1.1em;
	line-height: 1.3em;
	padding: 4px 4px 4px 10px;
	font-weight: normal;
}

p.intro {
	color: #b8b8b8;
	width: 250px;
	font-size: 1.1em;
	line-height: 1.5em;
	padding: 0px 70px 10px 10px;
	font-weight: normal;
}

table td {
	vertical-align: top;
}

#logo {
	border: none;
	padding: 0px;
	margin: 0px;
}

/************* HIDDEN CONTENTS *****************/

.hidden_contents {
	position: absolute;
	margin-top: -1000px;
}

/************* SLIDER MOOTOOLS *****************/

#button {
	list-style: none;
	margin: 3px 0px 0px 0px;
	padding: 0px;
	color: #ffffff;
	height: 15px;
	text-align: center;
}

#button li {
	float: left;
	display: block;
	width: 22px;
	padding: 0px;
	margin: 0px;
	background: url(../img/layout/bottoneImg.gif) 1px 1px;
}

#button li a, #button li a:visited {
	display: block;
	color: #333333;
	padding: 5px 4px 3px 4px;
	background: url(../img/layout/bottoneImg.gif) 1px -19px;
}

#button li a:hover {
	color: #ffffff;
	text-decoration: none;
	margin: 0px;
	background: url(../img/layout/bottoneImg.gif) 1px 1px;
}

/*************** TOOL TIP MOOTOOLS ******************/

.tool-tip {
	background: url(backTooltip.gif) no-repeat 0 0;
	padding: 13px;
	color: #ffffff;
	width: 300px;
	height: 50px;
}

.tool-title {
	font-weight: bold;
	font-size: 12px;
}

.tool-text {
	
}

.toolNav-tip {
	background: url(ballonTooltip.png);
	padding: 0px;
	color: #ffffff;
	width: 100px;
	height: 100px;
}

.toolNav-title {
	font-weight: bold;
	
}

.toolNav-text {
	
}

.FirstFoto {
	position: relative;
	margin: 200px 0px 0px 0px;
}

.FirstFoto a {
	display: block;
	width: 70px;
	height: 60px;
	text-indent: -90000%;
	background: url(../img/layout/firstPhoto.gif) no-repeat 0px -60px;
}

.FirstFoto a:hover {
	background: url(../img/layout/firstPhoto.gif) no-repeat 0px 1px;
}

/****************** FORMMAIL *******************/
table.contactT {
	padding: 0px;
	margin: 65px 0px 0px 0px;
	border: 0px none;

	border-collapse: collapse;
}
table.contactT td {
	padding: 0px;
	margin: 0px;
	height: 498px !important; height /**/: 500px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-collapse: collapse;
}
div.formMail {
	float: left;
	width: 350px;

	margin: 0px 0px 0px 10px;
}

form#myForm {
	width: 320px !important; width /**/: 350px;
	height: 275px !important; height /**/: 300px;
	margin: 0;
	padding: 15px 15px 10px;
}

label {
	float: left;
	width: 90px;
	height: 30px;
	font: 12px/30px Arial,sans-serif;
	margin-right: 5px;
	text-align: right;
	color: #8b8b8b;
}

input,textarea {
	border: 1px solid #252525;
	color: #475078;
	font: 12px Arial,sans-serif;
}

div.input-cont {
	float: left;
	width: 200px;
	height: 30px;
	margin-bottom: 3px;
}

input {
	display: block;
	width: 175px;
	background: #FFF;
	margin: 5px 0 0 10px
}

div.textarea-cont {
	float: left;
	width: 200px;
	height: 170px;
	padding: 1px;
}

textarea {
	width: 170px;
	height: 140px;
	margin: 10px;
}

button#go {
	float: left;
	width: 130px;
	text-align: center;
	height: 27px !important; height /**/: 32px;
	line-height: 25px;
	display: inline;
	margin-left: 102px;
	padding: 1px 0 6px;
	background: #D5D8E1 url(../img/layout/submitBk.gif) no-repeat 0 -1px;
	color: #000;
	cursor: pointer;
	border: 0px;
}
#log {
	width: 320px;
	margin: 10px 0px 0px 10px;
	color: #e9ab1b;
}
 
#log_res {
	overflow: auto;
}
 
#log_res.ajax-loading {
	padding: 20px 0;
	background: url(../img/layout/spinner.gif) no-repeat center;
}

/*************** PAGINA CONTACT ******************/
div.address {
	float: left;
	height: 500px;
	width: 320px;
	margin: 0px;
	padding: 0px;
	background: #434344 url(../img/contact/backDirect.gif) no-repeat 0 bottom;
	border-bottom: 1px solid #343435;
	border-left: 1px solid #343435;
	border-right: 1px solid #343435;
}
div.myBlog {
	float: left;
	width: 320px;
	height: 500px;
	margin: 0px;
	background: #353636 url(../img/contact/backBlog.gif) no-repeat 0 bottom;
	padding: 0px;
	border-bottom: 1px solid #252526;
	border-left: 1px solid #252526;
	border-right: 1px solid #252526;
	
}
.voiceCont {
	display: block;
	width: 95px;
	float: left;
	background: #606060;
	margin: 0px 4px 0px 0px;
	padding: 0px 0px 0px 2px;
}
 
