/* ---------- � Eric Dubois ---------- */
/* ---- http://www.ericdubois.com ---- */

/* ------- Styles for text and image elements ------- */

/* ------- Text ------- */
a { 
	text-decoration: none;
	color: #811;
	border: none;
}

a:link, a:visited { 
	color: #811;
}

a:hover { 
	color: #922;
	text-decoration: underline;
}

a:active {
outline: none;
}

a:focus {
-moz-outline-style: none;
}

a.button {
	margin: 0;
	border: none;
	padding: 3px 0 0 0;
	width: 210px;
	height: 24px;
	display: inline-block;
	text-align: center;
	font-style: normal; 
	font-weight: bold; 
	font-size: 1.2em; 
	background: url('images/btn_link.gif') no-repeat;
}
a.button:hover {
	text-decoration: none;
	color: #246;
}

/* ------- Main content Text ------- */
#mainContent h1 { 
	font-family: arial, verdana, sans-serif; 
	font-style: normal; 
	font-weight: bold; 
	font-size: 1.8em; 
	line-height: 1.2em; 
	text-align: center;
	padding: 0px 40px 0 50px;
	color: #811;
	clear: left;
}

#mainContent h2 { 
	font-family: arial, verdana, sans-serif; 
	font-style: normal; 
	font-weight: bold; 
	font-size: 1.5em; 
	line-height: 1.2em; 
	text-align: left;
	padding: 0px 40px 0 50px;
	color: #246;
	clear: left;
}

#mainContent p, #mainContent ul, #mainContent ol { 
	font-family: arial, verdana, sans-serif; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 1.2em; 
	line-height: 1.5em; 
	text-align: left;
	padding: 0px 40px 0 50px;
}

#mainContent blockquote p { 
	font-family: arial, verdana, sans-serif; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 1em; 
	text-align: left;
	padding: 5px 40px 0 70px;
}

#mainContent ul { 
	list-style-type: square;
	padding: 5px 40px 0 70px;
}

#mainContent .left {
	text-align: left;
}
#mainContent .center {
	text-align: center;
}
#mainContent .right {
	text-align: right;
}

/* ------- Caption Text ------- */
#box_caption h1 { 
	font-family: arial, verdana, sans-serif; 
	font-style: normal; 
	font-weight: bold; 
	font-size: 1.8em; 
	line-height: 1.5em; 
	text-align: center;
	padding: 8px 25px 0 25px;
	color: #ec5;
	clear: left;
}

#box_caption h2 { 
	font-family: arial, verdana, sans-serif; 
	font-style: normal; 
	font-weight: bold; 
	font-size: 1.4em; 
	line-height: 1.2em; 
	text-align: center;
	padding: 5px 25px 0 25px;
	color: #468;
	clear: left;
}

#box_caption p, #mainContent ul, #mainContent ol { 
	font-family: arial, verdana, sans-serif; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 1.2em; 
	line-height: 1.5em; 
	text-align: left;
	padding: 0px 20px 0 25px;
	color: #8ad;
}

#box_caption p.media { 
	font-style: italic; 
	font-size: 1em; 
}
#box_caption p.client { 
	font-size: 1em; 
}

#box_caption blockquote p { 
	font-family: arial, verdana, sans-serif; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 1em; 
	text-align: left;
	padding: 0px 20px 0 50px;
}

#box_caption ul { 
	list-style-type: square;
	padding: 10px 20px 0 50px;
}

/* ------- Caption Links ------- */
#box_caption a { 
	color: #9be;
}
#box_caption a:hover { 
	color: #fff;
}

.linkWeb, .linkStill, .linkAnim, .link3d {
	margin: 5px auto;
	border: none;
	padding: 20px 0 0 60px;
	width: 150px;
	height: 30px;
	display: block;
	text-align: left;
	font-style: normal; 
	font-weight: bold; 
	font-size: 1.2em; 
}
.linkWeb {
	background:  url('images/btn_web.gif') no-repeat;
}
.linkStill {
	background:  url('images/btn_still.gif') no-repeat;
}
.linkAnim {
	background:  url('images/btn_anim.gif') no-repeat;
}
.link3d {
	background:  url('images/btn_3d.gif') no-repeat;
}
.linkWeb:hover, .linkStill:hover, .linkAnim:hover, .link3d:hover {
	background-position: 0 -50px;
	color: #fff;
	text-decoration:none;
}

/* ------- Misc Text ------- */
.webmaster { 
	padding: 50px 80px 0 0;
	float: right;
}

.webmaster a { 
	font-family: georgia, serif; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 0.9em; 
	line-height: 1.2em; 
	color: #338;
	text-decoration: none;
}
.webmaster a:hover { 
	color: #449;
}

/* ------- Images ------- */
img {
	margin: 0px;
	border: none;
	padding: 0px;
}

img.floatright { 
	float: right;
	margin: 0 0 10px 10px; 
}

img.floatleft { 
	float: left;
	margin: 0 10px 10px 0; 
}

.hiddenPic { 
	display: none;
}

/* ------- Navigation links ------- */
.homeBtn {
	margin: 0px auto;
	border: none;
	padding: 0px;
	width: 110px;
	height: 125px;
	background: url('images/btn_home.gif') no-repeat;
	display: block;
	overflow: hidden;
	float: left;
	background-position: 0 -125px;
}
.homeBtn:hover {
	background-position: 0 0px;
}
.navl, .navl:link, .navl:visited, .navl:hover, .navs, .navs:link, .navs:visited, .navs:hover, .navl_A, .navl_A:link, .navl_A:visited, .navl_A:hover, .navs_A, .navs_A:link, .navs_A:visited, .navs_A:hover {
	margin: 0;
	border: none;
	padding: 6px 0 0 0;
	height: 45px;
	overflow: hidden;
	float: right;
	background-position: 0 0px;
	font-family: arial, verdana, sans-serif; 
	font-style: normal; 
	font-weight: bold; 
	font-size: 1.3em; 
	line-height: 1.2em; 
	letter-spacing: 1px;
	text-align: center;
	color: #579;
	text-align: center;
	text-decoration: none;
}
.navl {
	width: 280px;
	background: url('images/btn_navl.gif') no-repeat;
}
.navs {
	width: 140px;
	background: url('images/btn_navs.gif') no-repeat;
}
.navl_A {
	width: 280px;
	background: url('images/btn_navl_A.gif') no-repeat;
}
.navs_A {
	width: 140px;
	background: url('images/btn_navs_A.gif') no-repeat;
}

.subnav, .subnav:link, .subnav:visited, .subnav:hover, .subnav_A, .subnav_A:link, .subnav_A:visited, .subnav_A:hover {
	margin: 0;
	border: none;
	padding: 21px 0 0 0;
	height: 55px;
	width: 140px;
	overflow: hidden;
	float: right;
	background-position: 0 0px;
	font-family: arial, verdana, sans-serif; 
	font-style: normal; 
	font-weight: bold; 
	font-size: 1.3em; 
	line-height: 1.2em; 
	letter-spacing: 1px;
	text-align: center;
	color: #ec5;
	text-align: center;
	text-decoration: none;
}
.navl:hover, .navs:hover, .subnav:hover {
	color: #fff;
}
.navl_A:link, .navs_A:link, .subnav_A:link, .navl_A:visited, .navs_A:visited, .subnav_A:visited {
	color: #246;
}
.navl_A:hover, .navs_A:hover, .subnav_A:hover {
	color: #000;
}
.subnav {
	background: url('images/btn_subnav.gif') no-repeat;
}
.subnav_A {
	background: url('images/btn_subnav_A.gif') no-repeat;
}
.connect, .connect_A {
	margin: 0;
	border: none;
	padding: 0;
	height: 55px;
	width: 210px;
	overflow: hidden;
	float: right;
}
.connect {
	background: url('images/btn_connect.gif') no-repeat;
}
.connect_A {
	background: url('images/btn_connect_A.gif') no-repeat;
}

/* ------- JS Warning ------- */

.warning {
	margin: 5px auto;
	border: 3px solid white;
	padding: 20px;
	width: 600px;
	background: red;
	clear: both;
	font: 2em bold;
	color: white;
}

