/* 
##################################################################
reset css
##################################################################
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
a {text-decoration: none;}
p, h1, h2, h3 {font-weight: normal;}

/* 
##################################################################
global
##################################################################
*/

body {
	background: transparent url(../images/bg.jpg) fixed repeat center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #F7F1E6;
}

a {
	color: #F1CC00;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
}

/* 
##################################################################
main container 
##################################################################
*/

#container {
	width: 940px;
	margin: 0 auto;
	background-color: #6D5A40;
}

/* 
##################################################################
header
##################################################################
*/
#header {
	display: block;
	height: 93px;
	width: 940px;
	background: transparent url(../images/header.jpg) no-repeat left top;	
}

h1, h1 a{
	display: block;
	width: 241px;
	height: 93px;
	float: left;
	position: relative;
}

h1 span {
	display: block;
	width: 241px;
	height: 93px;
	background: transparent url(../images/monika-tanus-spirit.jpg) no-repeat top left;
	position: absolute;
	top: 0;
	left: 0;
}

#topnav {
	list-style: none;
	font-size: 0.917em;
	text-align: right;
	font-family: Tahoma, Verdana, Arial, Helvetica-Normal;
	height: 13px;
	padding: 0;
	float: right;
	margin: 75px 15px 0 0;
}

#topnav li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0 18px 0 0;
	position: relative;
}

#topnav li a {
	display: inline-block;
	height: 18px;
	text-decoration: none;	
	color: #ffffff;
}

#topnav li a:hover  {	
	color:#e5d7b7;	
}

#topnav li a.active {
	color: #FFCC00;
	font-weight: bold;
}

#topnav li em {
	background: transparent url(../images/bubble.png) no-repeat 0 0;
	font-style: normal;
	color: #ffffff;
	display: block;
	height: 54px;
	width: 222px;	
	padding-top: 10px;
	text-align: center;
	position: absolute;
	top: -70px;
	z-index: 10;
}

* html #topnav li em {
	background: transparent url(../images/bubble.gif) no-repeat 0 0;
}

#homebubble {left: -95px;}
#aboutbubble {left: -95px;}
#portfoliobubble {left: -81px;}
#blogbubble {left:-98px;}
#contactbubble {left: -86px;}

/* 
##################################################################
BELOW MENU
##################################################################
*/
#belowmenuhome {
	width: 940px;
	height: 225px;
	clear: both;
}

#status {
	color: #6d5a40;
	background-color: #E5D7B7;
	height: auto;
}

h2 {
	font-family: "Times New Roman", serif;
	font-size: 2em;
	height: 21px;
	width: 700px;
	padding: 15px 40px 3px 200px;
}

.slide {
	height: 16px;
	padding: 0 0 5px 200px;
}

.btn-slide {
	color: #6d5a40;	
	font-size: 0.8em;
	position: relative;
	top: -3px;
}

#panel {
	display: none;
	height: auto;
}

#text {
	height: auto;
	width: 414px;
	padding: 23px 0 0 200px;
	float: left;
	text-align: left;
}

p {
	padding-bottom: 15px;
}

#photo {
	width: 326px;
	height: auto;
	float: right;
	padding-top: 23px;
	text-align: center;
}

* html #photo {
	margin: 0 -3px;
}

/* 
/* 
##################################################################
CONTENT
##################################################################
*/
.contentleft {
	margin: 10px 0 5px 0;
	width: 180px;
	clear: both;
	float: left;
}

.contentcentre{
	padding: 20px 23px 10px 23px;
	float: left;
	width: 414px;	
	background: transparent url(../images/arrow.gif) no-repeat scroll 40px 0px;
}

.contentright {
	float: right;
	width: 280px;
	padding: 10px 10px 5px 10px;
	background-repeat: no-repeat;
	overflow: hidden;
}

* html .contentright {
	margin: 0 -3px 0 0;
}

ul#media {
	overflow: hidden;
}

ul#media li {
	display: block;
	width: 83px;
	height: 108px;
	float: left;
	margin: 0 5px 5px 0;
}

* html ul#media li {
	margin-bottom: 2px;
}

.contentcentre h3 {
	font-size: 2em;
	color: #E5D7B7;
	font-family: "Times New Roman", serif;
	margin-bottom: 15px;
}

.statustime {
	color: #F7F1E6;
	font-size: 0.7em;
}


/*********7/7/09************/
#contact-phone {
	font-size: 0.833em;
	margin-left: 10px;
}
	
#contact-phone #number {
	font-size: 2.2em;
	font-weight: bold;
	color: #F1CC00;
}

#profile {
	width: 260px;
	height: 47px;
	margin: 10px;
	padding: 6px 0 4px 3px;
	background: #a49377;
	font-size: 0.833em;
	line-height: 1.3em;
	color: #333333;
}

#profile img {
	float: left;
	margin-right: 6px;
	position: relative;
	top: -3px;
}

/***********CONTACT - CONTENT****************/
#contact-contentright #number {
	padding: 5px 0;
}

#fav-links {
	margin: 35px 10px 10px 10px;
}

#fav-links p {
	font-size: 2em;
	color: #E5D7B7;
	font-family: "Times New Roman", serif;
}

#fav-links ul {
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 15px;
}

#contact-form div {
	padding: 4px 0;
}

#contact-form label {
	display:inline-block;
	width: 90px;
	height: 23px;
	line-height: 18px;
	float: left;
}

#contact-form input {
	display: inline-block;
	width: 280px;
	padding: 4px;
	margin: 0;
	border: none;
	background: transparent url(../images/input-bg.gif) no-repeat top left;
}

#contact-form input:focus {
	background: transparent url(../images/input-bg-focus.gif) no-repeat top left;
}

#contact-form input, #contact-form textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	color: #6D5A40;
}

#contact-form label.error {
	width: 280px;
	padding-left: 90px;
	font-style: italic;
	color: #ffcc00;
}

#contact-form p {
	padding: 0 0 0 90px; 
	width: 280px;
	font-size: 0.917em;
}

#contact-form #contact-message {
	padding-top: 20px;
}

#contact-form #contact-message label.error {
	padding-left: 0;
}

#contact-form #message-label{
	display: block;
	float: none;
	width: 414px;
}

#contact-form #contact-message {
}

#contact-form #contact-message textarea {
	margin: 0;
	border: none;
	width: 370px;
	height: 99px;
	padding: 4px;
        margin-top:23px;
	background: url(../images/textarea-bg.gif) no-repeat scroll 0 0 transparent;
}


#contact-form textarea:focus {
	background: transparent url(../images/textarea-bg-focus.gif) scroll no-repeat top left;
}

* html #contact-form textarea:focus {
	background: transparent url(../images/textarea-bg-focus.gif) fixed no-repeat top left;
}

#contact-submit-button {
	clear: both;
}

#contact-submit-button input {
	width: 100px;
	height: 29px;
	line-height: 29px;
	margin-top: 20px;
	text-align: center;
	text-indent: -9999px;
	background: transparent url(../images/button-bg.gif) no-repeat top left;
	font-family: Arial, Tahoma;
	font-size: 0.833em;
	color: #ffffff;
	cursor: pointer;
}

#contact-submit-button input:hover {
	color: #943a3a;
	background: transparent url(../images/button-bg-hover.gif) no-repeat top left;
}


/* 
##################################################################
CONTENT PORTFOLIO PAGE
##################################################################
*/
.contentportfolio {
	width: 940px;
	height: 514px;
	padding-top: 25px;
	background: transparent url(../images/wood-background.jpg) no-repeat center center;
}

.contentportfolio p, .contentportfolio h3 {
	margin: 0;
	padding-left: 200px;
}

.contentportfolio p img {
	position: relative;
	top: 5px;
}

.infiniteCarousel {
	position: relative;
	width: 622px;
	height: 368px;
	margin: 25px 0 0 156px;
	background: transparent url(../images/wrapper-bg.png) no-repeat scroll 46px 0;
}

* html .infiniteCarousel {
	background: transparent url(../images/wrapper-bg.jpg) no-repeat scroll 46px 0;
}

.infiniteCarousel .wrapper {
	width: 536px;
	height: 363px;
	margin: 0 70px 0 46px;	
	overflow: auto;
	position: absolute;
	top: 0;
}	

.infiniteCarousel .wrapper ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 9999px;
}	

.infiniteCarousel ul li {
	display: block;
	float: left;
	width: 450px;
	height: 200px;
	padding: 25px 43px; 
}

.infiniteCarousel ul li a img {
	display: block;
	border: none;
}	

.description {
	display: block;
	width: 450px;
	margin-top: 15px;
	text-decoration: none;
	cursor: pointer;
}

.infiniteCarousel .arrow {
	display: block;
	width: 40px;
	height: 45px;  
	text-indent: -9999px;  
	cursor: pointer;
}

.infiniteCarousel .back {
	background: url(../images/arrow-left.png) no-repeat center center;
	position: relative;
	left: 6px;
	top: 162px;
	z-index: 2;
}	

.infiniteCarousel .forward {
	background: url(../images/arrow-right.png) no-repeat center center;
	position: relative;
	right: -582px;
	top: 124px;
	z-index: 2;
}

/* 
##################################################################
FOOTER
##################################################################
*/
#footer {
	clear: both;
	background:#000;
	color: #fff;
	text-align:left;
	width: 100%;
	margin: 0 auto;
	padding: 10px 0;
	font-family: arial;
	font-size: 0.917em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}  

#twitter-status {
	width: 414px;
	padding: 0 43px 10px 203px;
	float: left;
}

#twitter-status-top {
	width: 414px;
	height: 72px;
	background: transparent url(../images/twitter-top.jpg) no-repeat top left;
}

#twitter_div {
	background-color: #e5d7b7;
	color: #6d5a40;
	font-size: 1em;
	font-weight: normal;
	padding: 0 20px;
}

#twitter_div li a {
	color: #943a3a;
}

#twitter_div li a:hover {
	text-decoration: underline;
}

#twitter-status-bottom {
	width: 414px;
	height: 8px;
	background: #e5d7b7 url(../images/twitter-bottom.jpg) no-repeat bottom left;
}

#other-links {
	padding-top: 20px;
}

#other-links p {
	text-decoration: underline;
}

#other-links img {
	padding-right: 10px;
}

#copyright {
	clear: both;
	text-align: center;
	padding-top: 5px;
}

.quote {
	color: #FFFFFF;
	background-color: #FCF8F8;
	padding: 15px 0 15px 10px;
	border: 1px dashed #943A3A;
	line-height: 1.5em;
}

/* 
##################################################################
HIGHLIGHT PHOTO
##################################################################
*/
#highlight {
	height: 238px;
	position: relative;
	width: 925px;
	background-attachment: scroll;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#prev {
	cursor: pointer;
	height: 30px;
	position: absolute;
	left: -24px;	
	top: 100px;
	width: 24px;
	background: transparent url(../images/prev.png) scroll no-repeat 0 0;
}

#next {
	cursor: pointer;
	height: 30px;
	position: absolute;
	right: -24px;
	top: 100px;
	width: 24px;
	background: transparent url(../images/next.png) scroll no-repeat 0 0;
}

.p {
	margin: 5px 0;
}

.strong {
	color: #F5B55E;
	font-weight: bold;
}

