/* Orange: #ff6600 */

/* Main frame */

body {
  	align: center;
	background: #121A1D url('imazes/back_fade.jpg') repeat-x;
	padding: 5px 0px 10px 0px;
	margin: 0px;
	border: 0px;
}

.overall_narrow {
	width: 840px;
	height: 450px;
	padding: 3px;
	spacing: 3px;
  	align: center;
	background-color: #333;
	border-width: 1px;
	border-style: solid;
	border-color: #eee;
	text-align: center;
}

.overall {
	width: 1040px;
	height: 500px;
	padding: 3px;
	spacing: 3px;
  	align: center;
	background-color: #333;
	border-width: 1px;
	border-style: solid;
	border-color: #eee;
	text-align: center;
}

/* Main elements: */

.title_element {
	height: 50px;
	color:#ff6600;
	background: #121A1D url('imazes/back_fade.jpg') repeat-x;
	background-position: 0px -80px;
	border-width: 1px;
	border-style: solid;
	border-color: #eee;
	font-weight: bold;
	text-transform: capitalize;
	font-variant: small-caps;
	font-size: xx-large;
	text-align: left;
}

.button_row {
	spacing: 4px;
	height: 35px;
	color:#ff6600;
	background: #121A1D url('imazes/back_fade.jpg') repeat-x;
	background-position: 0px -40px;
	border-width: 1px;
	border-style: solid;
	border-color: #eee;
	text-align: left;
}

a.button {
	color:#000;
	font-weight: bold;
	border-style: outset;
	border-color: #ff6600;
	padding: 1px 6px;
	background: #BB4900;
	margin-left: 5px;
	margin-right: 5px;
	border-width: 1px;
	text-decoration: none;
}

a.button:link {
}

a.button:visited {
}

a.button:hover {
	background: #883300;
}

a.button:active {
	background: #883300;
}

.side_col {
	width: 200px;
	border-left: solid 1px #9DA6B3;
	background: #182327 url('imazes/menu1_fade.jpg') repeat-x;
	border-width: 1px;
	border-style: solid;
	border-color: #eee;
	text-align: center;
	vertical-align: top;
}

.main_col {
	width: 640px;
	background-color: #ddd;
	border-width: 1px;
	border-style: solid;
	border-color: #eee;
}

.footer {
	spacing: 4px;
	height: 30px;
	color:#000;
	background-color: #eee;
	border-width: 1px;
	border-style: solid;
	border-color: #ddd;
	text-align: left;
}

/* Body elements: */

.main_display {
	spacing: 4px;
	text-align: left;
	border-width: 0px;
	border-color: #fff;
}

.top_leaf {
	width: 640px;
	height: 30px;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	text-transform: capitalize;
	font-variant: small-caps;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #aaa;
}

.main_leaf {
	width: 640px;
	height: 350px;
	vertical-align: top;
}

.bottom_leaf {
	width: 640px;
	text-align: left;
	vertical-align: middle;
	border-top-style: dotted;
	border-top-width: thin;
	border-top-color: #aaa;
}

.main_body_frame {
	overflow: auto;
	width: 640px;
	height: 450px;
	vertical-align: top;
	/* Only IE, but cool */
	scrollbar-base-color: #ddd;
	scrollbar-arrow-color: #ddd;
	scrollbar-3dlight-color: #ddd;
	scrollbar-darkshadow-color: #ddd;
	scrollbar-face-color: #999;
	scrollbar-highlight-color: #222;
	scrollbar-shadow-color: #ddd;
	scrollbar-track-color: #ddd;
}

.main_body_frame_narrow {
	overflow: auto;
	width: 640px;
	height: 400px;
	vertical-align: top;
	/* Only IE, but cool */
	scrollbar-base-color: #ddd;
	scrollbar-arrow-color: #ddd;
	scrollbar-3dlight-color: #ddd;
	scrollbar-darkshadow-color: #ddd;
	scrollbar-face-color: #999;
	scrollbar-highlight-color: #222;
	scrollbar-shadow-color: #ddd;
	scrollbar-track-color: #ddd;
}

.main_body {
	/* placeholder, inside the scrollbarred area... */

}

.main_body CODE {
	font-size: small;
}


/* Individual elements */
.infobox_large {
	width: 185px;
	text-align: left;
	vertical-align: top;
	color:#000;
	background-color: #bbb;
	border-width: 1px;
	border-style: solid;
	border-color: #fff;
	font-size: small;
	margin: 2px;
	padding: 1px;
}

.infobox_small {
	width: 185px;
	text-align: left;
	vertical-align: top;
	color:#000;
	background-color: #b6b6b6;
	border-width: 1px;
	border-style: solid;
	border-color: #fff;
	margin: 2px;
	padding: 1px;
	font-size: x-small;
}

table.infobox_small Table TD {
	width: 90px;
	text-align: left;
	vertical-align: top;
	color:#000;
	background-color: #bbb;
	margin: 2px;
	padding: 1px;
	font-size: x-small;
}

.infobox_mini {
	width: 185px;
	vertical-align: top;
	color:#000;
	background-color: #888;
	border-width: 1px;
	border-style: solid;
	border-color: #fff;
	margin: 2px;
	padding: 1px;
	font-size: x-small;
}

.infobox_title {
	/* width: 185px; */
	font-weight: bold;
	text-transform: capitalize;
	font-size: small;
	color:#ff6600;
	background:#121A1D;
	border-bottom-style: dashed;
	border-bottom-color: #fff;
	border-bottom-width: 1px;
}

.blog_col {
	padding: 5px;
	text-align: left;
	vertical-align: top;
}

.blog_title {
	font-weight: bold;
	text-transform: capitalize;
	color:#aa4400;
}

.blog_head {
	font-weight: bold;
	font-size: x-small;
}

.blog_author {
	color:#aa4400;
}

.blog_body {
	font-size: small;
}

.blog_more {
	font-weight: bold;
	font-size: x-small;
	color:#aa4400;
}

.gallery_title {
	font-weight: bold;
	font-size: x-large;
	color: #a40;
}

.gallery_info {
	font-size: x-small;
	color: #444;
}

.gallery {
	padding: 3px;
  	align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #aaa;
}

.gallery_td {
	width: 180px;
	height: 180px;
	padding: 3px;
  	align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #666;
	text-align: center;
}

.gallery_td_title {
	width: 180px;
	height: 80px;
	padding: 3px;
  	align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #666;
	text-align: center;
}

.gallery_td_folder {
	width: 180px;
	height: 80px;
	padding: 3px;
  	align: center;
	border-width: 2px;
	border-style: solid;
	border-color: #666;
	text-align: center;
	background-color: #ddd;
}

.gallery_back {
	font-size: large;
	color: #888;
}

.img_caption {
	font-weight: bold;
	font-size: x-small;
	color: #a40;
}

.copyright {
	font-size: x-small;
	color: #bbb;
}

.icon_region {
	width: 58px;
	font-weight: bold;
	text-transform: capitalize;
	font-size: small;
	color:#ff6600;
	background:#121A1D;
	border-bottom-style: dashed;
	border-bottom-color: #fff;
	border-bottom-width: 1px;
	TEXT-ALIGN: right;
	vertical-align: middle;
	margin:0px;
	padding: 2px;
}

.icon {
	background-color:#b60;
	margin-left:0px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-top: 1px;
	padding: -1px;
	vertical-align: middle;
	width: 10px;
	height: 10px;
}

/* get rid of border on hyperlink images in IE */
a img { 
	border:0; 
}
