/* START DEFAULT CSS ======================================== */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5;
	color: #e2dac3;
}

body {
	background-color: #291a0d;
	background-image: url(/gui/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link, a:visited {
	color: #999933;
	text-decoration: underline;
}

a:active, a:hover {
	color: #993300;
	text-decoration: none;
}

h1 {
     font-family: Arial, Helvetica, sans-serif;
     color: #999933;
     font-size: 18px;
	font-weight: bold;
	margin: 15px 0 5px 0;
	padding: 0 0 5px 0;
}

h2 {
     font-family: Arial, Helvetica, sans-serif;
     color: #efc977;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0 0 10px 0;
	border-bottom: #6b5a3d dotted 1px;
}

h3 {
	font-family: Arial, sans-serif;
     color: #943b0f;
	font-size: 14px;
	line-height: 15px;
}

h4 {
	font-family: Arial, sans-serif;
     color: #bcab77;
	font-size: 14px;
	line-height: 1;
	padding: 0 0 10px 0;
	border-bottom: #6b5a3d dotted 1px;
     margin: 5px 0 5px 0;
}

h5 {
	font-family: Arial, sans-serif;
	font-size: 14px;
     margin: 2px 0 2px 0;
}

hr {
	border: 0;
	width: 100%;
     color: #291a0d;
	background-color: transparent;
     margin: 5px 0 5px 0;
	border-bottom: #6b5a3d dotted 1px;
}

/* Template DIVs ======================================== */

#container {
	width: 880px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
}

#wrapper {
	float: left;
	width: 100%;
}

#header {
	margin-left: 240px; /*Set left margin to sidebarWidth*/
	background: #291a0d url(/gui/bgh.jpg) no-repeat;
	height: 280px;
	width: 640px;
}

#header2 {
	margin-left: 240px; /*Set left margin to sidebarWidth*/
	height: 280px;
	width: 640px;
}

#video-header {
	padding: 20px 0  0px 0;
	margin-left: 300px; /*Set left margin to sidebarWidth*/
}

#content {
	margin-left: 240px; /*Set left margin to sidebarWidth*/
	width: 640px;
}

.content-inner {
	margin: 0 30px 30px 30px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
}

#video-player {
	margin: 10px 0 0 0;
	padding: 30px 0  30px 0;
	text-align: center;
	border: 1px #eed6a5 solid;
}

#sidebar {
	float: left;
	width: 240px; /*Width of left column*/
	margin-left: -880px; /*Set left margin to -(containerWidth)*/
}

.sidebar-inner {
	margin-top: 80px;
}

#footer {
	border-top: 1px solid #ff9900;
	padding: 20px 0 5px 0;
	clear: left;
	text-align: center;
	color: #54351b;
	font-size: 13px;
	margin: 0;
    white-space: nowrap;
}

/* CLASSES ======================================== */

.logo {
	margin-top: 75px;
}

.selected {
	color: #ff9900;
	text-decoration: none;
	font-weight: bold;
	padding: 2px 0 4px 50px;
	font-size: 9pt;
}	

.pipe {
	color: #522400;
	text-decoration: none;
}

.contact {
	background-color: #1b1109;
	font-size: 11px;
   	color: #bcab77;
     text-align: left;
	padding: 6px 8px 6px 6px;
	margin: 10px 0 10px 20px;
	width: 210px;
	float: right;
	border: 1px dotted #6b5a3d;
}

.banner {
	background-color: #382412;
	text-align: left;
	padding: 10px 10px 10px 10px;
	margin: 20px 0 30px 0;
	border: 1px dotted #6b5a3d;
}

.privacy {
	padding: 8px;
	border: 1px dotted #6b5a3d;
	background-color: #382412;
	margin-bottom: 25px;
}

.callout {
     font-family: Arial, sans-serif;
	font-size: 13px; 
     color: #9c8b56;       
     background-color: transparent;
	border: #715537 dotted 1px;
	padding-top: 15px;
     padding-bottom: 5px;
	margin: 30px 0 10px 0;
}

.gallery {
	background:#59391C none repeat scroll 0 0;
	border:1px solid #6b5a3d;
	margin-bottom:20px;
	margin-top:20px;
	padding:10px 0 0;
	text-align:center;
}

.inset {
	padding: 1px;
	border: #715537 solid 6px;
	background: transparent;
	float: right;
	margin: 0 0 10px 15px;
}

.ah-label {
	border-bottom:1px dotted #6b5a3d;
	font-size:11px;
	padding:3px 0 3px 6px;
	text-align:left;
	vertical-align:middle;
}

.ah-contact {
	border-bottom:1px solid #6b5a3d;
	font-size:11px;
	padding:6px 0 6px 6px;
	vertical-align:middle;
}

.ah-full {
	background-color:#59391C;
	border:1px solid #6b5a3d;
	padding:30px 0;
	text-align:center;
}

.ah-thumb {
	border-bottom:1px solid #6b5a3d;
	padding:10px;
	text-align:center;
}

.date {
	background-color:#EFC977;
	color:#993300;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding: 3px 5px 3px 5px;
	text-align:right;
}

.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	padding-bottom: 10px;
}

.credits a {
	color: #382312;
}

/* FixPNG for IE6 */

/* FixPNG from Komodo ======================================== */

* html .fixPNG {
azimuth: expression(
this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "/images/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true
);
}

/* END DEFAULT CSS ======================================== */
