/* CSS Document */

html, body {
	background:#000 url(http://www.mariusbarbier.com/images/bkcontent.gif) repeat-y center;
	padding:0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	color:#666;
	height:100%;
}

p {
	margin: 1em 0;
	font-size:11px;}

a {
	color:#333333;}

a:hover {
	color:#000;}

a:visited {
	color:#666;}
	
#container {
    position: relative;
    min-height: 100%;
}

#content {
	width:953px;
	margin:auto;
}

#left {
	float:left;
	width:193px;
	height:582px;
	background:url(http://www.mariusbarbier.com/images/left.jpg) no-repeat;
}

#flashleft {
	height:447px;
	width:193px;
}

#right {
	float:left;
	width:193px;
	height:582px;
	background:url(http://www.mariusbarbier.com/images/right.jpg) no-repeat;
}

#contactbox {
	margin: 0;
	padding: 0 15px 0 0;
	text-align:right;}
	
#contactbox:hover p {
	color:#666;}

#contactbox:hover a {
	color:#666;
	background-color:#000;}

#contactbox:hover .biggreen {
	color:#605F0D;}
	
#contactbox p {
	padding:0;
	margin:0;
	color:#333;
	font-size:11px;}
	
#contactbox a {
	color:#333;}
	
#contactbox a:hover {
	color:#605F0D;}
	
/* pages content */




#linkstop {
	height:32px;
	padding:10px 30px 0 25px;
	margin:0;
}
	
#linkstop a {
	font-family:"Trebuchet MS", Arial;
	font-size:11px;
	color:#666;
	display:block;
	float:left;
	background-color:#fff;
	font-weight:bold;
	border: #ccc 1px solid;
	padding:5px 10px;
	margin-right:20px;
	text-decoration:none;}

#linkstop a:hover {
	color:#E18C46;
	border: #dbdbdb 1px solid;}

/* stiles */
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000;
	display:block;
	width:114px;
	background-color: #F6E6DC;
	font-weight:bold;
	border: #F2DBCC solid 1px;
	padding:2px 5px 2px 5px; }
	
.biggreen {
	font-size:23px;
	font-weight:bold;
	color:#2B2E03;
	font-family: "Book Antiqua", "Bookman Old Style", "times New Roman";
	padding-bottom:15px;}
	
.bigblack2 {
	font-family:Garamond, Georgia, "times New Roman"; 
	font-weight:bold;
	font-size:28px;
	color:#000;}
	
.bigblack {
	font-family:Garamond, Georgia, "times New Roman";
	font-size:28px;
	color:#000;}
	
.bigblackgray {
	font-family:Garamond, Georgia, "times New Roman";
	font-size:28px;
	font-weight:bold;
	color:#666666;}

.smalltitle {
	font-size:14px;
	padding:20px;
	font-weight:bold;
	color: #000;
	padding:0px;}
	
.date {
	color:#E18C46;
	font-weight:bold;}
	
.dateblack {
	color:#000;
	font-weight:bold;}
	
.posttitle {
	color:#333;
	font-weight:bold;}
	
	
#header {
	clear:both;
	padding:0;
	margin:0;
	height:109px;
	width:100%;
	background:url(http://www.mariusbarbier.com/images/header_bk.gif) repeat-x;
}

#headercenter {
	padding:0;
	margin:0;
	width:953px;
	height:109px;
	margin:auto;
	background:url(http://www.mariusbarbier.com/images/header4.jpg) repeat-x;
}
 
#headertop {
	clear:both;
	padding:0;
	margin:0;
	height:109px;
	width:100%;
	background:url(http://www.mariusbarbier.com/images/header_bk.gif) repeat-x;
}

#headertopcenter {
	padding:0;
	margin:0;
	width:953px;
	height:109px;
	margin:auto;
	background:url(http://www.mariusbarbier.com/images/header4.jpg) repeat-x;
}

#menu {
	margin:0;
	padding: 65px 0 0 193px;
	width:600px;
	height:44px;
}

#menu ul {
	display: inline;
	margin: 0;
	padding: 0;
}

#menu li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

li.homepage a{
	float:left;
	background: url(http://www.mariusbarbier.com/images/menu/home01.gif);
	display: block;
	width: 124px;
	height: 44px;
	text-indent: -999999px;
	overflow: hidden;
}

li.homepage a:hover {
	background: url(http://www.mariusbarbier.com/images/menu/home03.gif);
}

li.homepageselected {
	float:left;
	background: url(http://www.mariusbarbier.com/images/menu/home02.gif);
	display: block;
	width: 124px;
	height: 44px;
	text-indent: -999999px;
	overflow: hidden;
}

li.aboutpage a{
	float:left;
	background: url(http://www.mariusbarbier.com/images/menu/about01.gif);
	display: block;
	width: 149px;
	height: 44px;
	text-indent: -999999px;
	overflow: hidden;
}

li.aboutpage a:hover {
	background: url(http://www.mariusbarbier.com/images/menu/about03.gif);
}

li.aboutpageselected {
	float:left;
	background: url(http://www.mariusbarbier.com/images/menu/about02.gif);
	display: block;
	width: 149px;
	height: 44px;
	text-indent: -999999px;
	overflow: hidden;
}

li.portfoliopage a{
	float:left;
	background: url(http://www.mariusbarbier.com/images/menu/portfolio01.gif);
	background-position: 0 0;
	display: block;
	width: 144px;
	height: 44px;
	text-indent: -999999px;
	overflow: hidden;
}


li.portfoliopage a:hover {
	background: url(http://www.mariusbarbier.com/images/menu/portfolio03.gif);
}

li.portfoliopageselected {
	float:left;
	background: url(http://www.mariusbarbier.com/images/menu/portfolio02.gif);
	display: block;
	width: 144px;
	height: 44px;
	text-indent: -999999px;
	overflow: hidden;
}

li.contactpage a{
	float:left;
	background: url(http://www.mariusbarbier.com/images/menu/contact01.gif);
	display: block;
	width: 150px;
	height: 44px;
	text-indent: -999999px;
	overflow: hidden;
}

li.contactpage a:hover {
	background: url(http://www.mariusbarbier.com/images/menu/contact03.gif);
}

li.contactpageselected {
	float:left;
	background: url(http://www.mariusbarbier.com/images/menu/contact02.gif);
	display: block;
	width: 150px;
	height: 44px;
	text-indent: -999999px;
	overflow: hidden;
}

#footer {
	clear:both;
	padding:0;
	margin:0;
	width:100%;
	background:url(http://www.mariusbarbier.com/images/footer_bk.gif) repeat-x;
}

#copyright {
	padding:0;
	margin:0;
	width:953px;
	height:41px;
	margin:auto;
	background:#000 url(http://www.mariusbarbier.com/images/footer.gif) repeat-x;
}

#copyright p {
	padding:18px 0 0 0;
	margin:0;
	font-size:10px;
	color:#565656;
	text-align:center;}
	
#topbar { 
text-align:center;
	height:60px;
	padding:0;
	margin:0;
	background: #6B9743 url(http://www.mariusbarbier.com/imagess/top.gif) repeat-y center;
	border-bottom: 1px solid #396C00;
	border-top: 1px solid #396C00;
	font-size:11px;
} 
#topbarcenter {
	padding:0;
	margin:0;
	width:564px;
	height:58px;
	margin:auto;
	background:url(http://www.mariusbarbier.com/images/top5.gif) no-repeat center;
}
	
#topbar a {
	color:#A7B524;
	padding-right:20px;
	font-weight:bold;
}

#topbar a:hover {
	color:#fc0;}
	
#bookmark {
	float:right;
	padding-top:5px;
	padding-right:10px;
	margin:0;
	width:150px;
	height:20px;
	font-size:11px;
	text-align:right;}
	
#pagetitle { 

	float:center;
	padding:0;
	margin:0;
	width:630px;
	height:20px;
}

#pagetitle h1{
	margin:0; 
	background: #6B9743 url(http://www.mariusbarbier.com/images/top.gif) repeat-y center;
	padding-top:5px;
	padding-left:10px;
	text-align:right;
	color:#006600;
	font-size:11px;
}
	
#bottombar {
	clear:both;	
	text-align:center;
	width:100%;
	background: #6B9743 url(http://www.mariusbarbier.com/images/top.gif) repeat-y center;
	height:23px;
	border-bottom: 1px solid #396C00;
	border-top: 1px solid #396C00;
	position:absolute;
	bottom:0;
}

#bottombar a {
	padding: 7px 10px 5px 10px;
	font-weight:bold;
	line-height:100%;
	text-align:center;
	color:#ffffff;
	font-size:11px;}
	
#bottombar a:hover {
	color:#003300;}
	
#clientlogin {
	float:right;
	padding: 3px 10px 0 0;
	margin:0;
	width:150px;
	height:20px;
	font-size:11px;
	text-align:right;
	line-height:100%;}
	
#bottomlinks {
	text-align:center;
	color:#ffffff;
	font-size:11px;
	padding: 3px 0 0 10px;
	margin:0;
	width:620px;
	height:20px;
	line-height:100%;
}
