/* ======= 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;
	font-family: 'DejaVu Sans', Georgia, "Times New Roman", Times, Serif !important;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* ======= COMMON CLASSES ======= */
.hide { display: none !important; }

/* ======= BACKGROUND & CONTAINERS ======= */

body { background: #2e2e2e url(../images/mainbody_bg.gif) repeat scroll 0 0; }
#wrapper { margin: 50px auto 0 auto; width: 497px; }
.container { background: url(../images/container_bg.png) repeat-y scroll 0 0; margin: -7px 0 0; overflow: hidden; padding: 15px 25px 25px; width: 446px; }
.left, .right { margin-top: 10px; }
.left { float: left; margin-right: 10px; width: 250px; }
.right { float: right; width: auto; }
.containerHeader { background: url(../images/container_header.png) no-repeat scroll 0 0; height: 11px; margin: 20px 0 0 0; }
.containerFooter { background: url(../images/container_footer.gif) no-repeat scroll 0 0; height: 11px; }
.clearfix { clear: both; height: 0; }
.less { margin-top: -10px; }

/* ======= TYPOGRAPHY ======= */

h1.logo {
	background: url(../images/logo.png) no-repeat left top;
	display: block;
	height: 116px;
	margin: 0 auto;
	text-indent: -9999px;
	width: 416px;
	}

h1.heading {
	font-size: 30px;
	margin: -20px 0 0 110px;
	color: white;
	letter-spacing: -1px;
	font-weight: lighter;
	}

h2 a {
	color: #ff6026;
	font: .9em Georgia, "Times New Roman", Times, Serif;
	font-weight: bold;
	line-height: 1.5em;
	}

h2 a:hover, h2.headline a.here {
	text-decoration: none;
	}

h2.headline a {
	text-decoration: underline;
	}

h2.headline span {
	font-size: 80% !important;
	}

h2.headline {
	color: #fff;
	text-align: center;
	font-size: 105%;
	margin-bottom: -19px;
	white-space: nowrap;
	}

p {
	color: #fff;
	float: left;
	font: .8em Georgia, "Times New Roman", Times, Serif;
	font-style: italic;
	line-height: 1.5em;
	}

.time {
	font-size: 75%;
	font-weight: normal;
	color: #a9a9a9;
	}

/* ======= LINKS ======= */

a {
	border: none;
	color: #a9a9a9;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

a.logoAext, a.logoBoxdeck, a.logoTwitter, a.logowpcomments {
	display: block;
	margin: 10px 0 15px 0;
	}

div.top {
	}

div.top img {
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;

	box-shadow: 0px 0px 20px #444;
	-moz-box-shadow: 0px 0px 20px #444;
	-webkit-box-shadow: 0px 0px 20px #444;

	border: 1px solid #333;
	margin: -1px;
	width: 100%;
	}

div.top {
	margin-bottom: 10px;
	}

div.top h2 {
	margin: 0 0 10px;
	width: 100%;
	}

div.top h2 a {
	font-size: 105%;
	}

div.top h2 span a,
div.top h2 span {
	float: right;
	color: #fff;
	font-size: 105%;
	font-style: italic;
	line-height: 1.5em;
	}

div.top h2 span a {
	text-decoration: underline;
	}

div.bottom p {
	margin-top: 10px;
	font-style: normal;
	}

div.bottom p strong {
	font-style: normal;
	font-size: 1em;
	}

a.logoAext {
	background: url(../images/aext.gif) no-repeat scroll 0 0 transparent;
	height: 42px;
	text-indent: -9999px;
	width: 148px;
	}

a.logoBoxdeck {
	background: url(../images/boxdeck.gif) no-repeat scroll 0 0 transparent;
	height: 43px;
	text-indent: -9999px;
	width: 168px;
	}

a.logowpcomments {
	background: url(../images/wpcomments.alt.png) no-repeat scroll 0 0 transparent;
	height: 42px;
	text-indent: -9999px;
	width: 128px;
	}

a.logoTwitter {
	background: url(../images/twitter.gif) no-repeat scroll 0 0 transparent;
	height: 32px;
	text-indent: -9999px;
	width: 155px;
	}

a.visit {
	background: url(../images/viewsite.png) no-repeat scroll 0 0 transparent;
	display: block;
	height: 37px;
	float: right;
	text-indent: -9999px;
	width: 139px;
	}

a.connect {
	background: url(../images/connect.png) no-repeat scroll 0 0 transparent;
	display: block;
	height: 37px;
	float: right;
	text-indent: -9999px;
	width: 139px;
	}

a:hover.connect, a:hover.visit {
	background-position: 0 -38px;
	}

a.contact {
	background: url(../images/contactus.gif) no-repeat scroll 0 0 transparent;
	display: block;
	height: 25px;
	margin: 20px auto;
	text-indent: -9999px;
	width: 175px;
	}

/* ======= SLIDESHOW CONTROLS ======= */
.controls {
	text-align: center;
	margin-top: -41px;
	height: 41px;
	}
.controls span {
	background-repeat: no-repeat;
	background-position: center center;
	height: 24px;
	cursor: pointer;
	display: inline-block;
	background-color: #000;
	padding: 10px 10px 5px;
	opacity: 0.7;
	}

.w24 { width:24px; }
span.toggleSlideshow {
-	margin: 0 35px;
	width:18px;
	float: right;
	border-top-left-radius: 7px;
-	border-top-right-radius: 7px;
	-webkit-border-top-left-radius: 7px;
-	-webkit-border-top-right-radius: 7px;
	-moz-border-radius-topleft: 7px;
-	-moz-border-radius-topright: 7px;
	}

span.prev-button {
	padding: 10px 10px 5px 0px;
	background-image: url('../images/gray_arrow_left_24x24.png');
	float:left;
	border-bottom-left-radius: 3px;
	border-top-right-radius: 7px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-top-right-radius: 7px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-topright: 7px;
	}
span.play-button {	background-image: url('../images/gray_play_18x24.png'); }
span.pause-button {	background-image: url('../images/gray_pause_18x24.png'); }
span.next-button {
	padding: 10px 5px 5px 5px;
	background-image: url('../images/gray_arrow_right_24x24.png');
	float:right;
	border-bottom-right-radius: 3px;
-	border-top-left-radius: 7px;
	-webkit-border-bottom-right-radius: 3px;
-	-webkit-border-top-left-radius: 7px;
	-moz-border-radius-bottomright: 3px;
-	-moz-border-radius-topleft: 7px;
	}

span.prev-button:hover {	background-image: url('../images/white_arrow_left_24x24.png'); }
span.play-button:hover {	background-image: url('../images/white_play_18x24.png'); }
span.pause-button:hover {	background-image: url('../images/white_pause_18x24.png'); }
span.next-button:hover {	background-image: url('../images/white_arrow_right_24x24.png'); }