/* Blue: #118 */

/* Main frame */

body {
  	align: center;
	background: #eef;
	/* background-image: url('http://www.cavin.name/CSE/imazes/back_fade.jpg') repeat-x; */
	padding: 10px 0px 5px 0px;
	margin: 0px;
	border: 0px;
	font-family: "arial narrow", geneva, sans-serif;
}

.overall_narrow {
	width: 840px;
	height: 400px;
	padding: 2px;
	spacing: 2px;
  	align: center;
	background-color: #eef;
	border-width: 1px;
	border-style: solid;
	border-color: #bbb;
	text-align: center;
}

.overall {
	width: 960px;
	/* height: 400px; */
	padding: 2px;
	spacing: 2px;
  	align: center;
	background-color: #ddf;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #aae;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aae;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #eef;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eef;
	text-align: center;
	text: #000;
}

/* Main elements: */

.title_element {
	height: 60px;
	width: 750px;
	color:#000000; /* #ff8800; for transparency effect, work only in safari */
	background: #000;
	/* 'http://www.cavin.name/CSE/media/cavin_header.jpg' */
	background-image: url('../media/cavin_header1.jpg');
	background-repeat: no-repeat; /*url('imazes/back_fade.jpg') repeat-x;*/
	/* background-position: 0px -200px; */
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #339;
	padding: 0px 0px 0px 0px;
	/* font-weight: bold;
	text-transform: capitalize;
	font-variant: small-caps;
	font-size: xx-large;
	text-align: left;
	padding-left: 20px;
	text-shadow: 0px 0px 10px #000000; */
}

.search_col {
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #004;
	background: #aaf;*/
}

.search_element {
	/* height: 50px; */
	color:#000; /* #ff8800; for transparency effect, work only in safari */
	/* background: #121A1D url('imazes/back_fade.jpg') repeat-x;
	background-position: 0px -200px; 
	background: #ccc;*/
	/* border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bbb;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #bbb; */
	font-size: 10px;
	text-align: left;
	/*padding-left: 20px;
	padding-right: 20px; */
}

.search_form {
	color:#000;
	border-width: 0px;
	text-align: left;
	font-size:small;
}

.comment {
	color: #118;
	font-size:12px;
}

.user_form {
	color:#000;
	border-width: 0px;
	text-align: left;
}

.inputbox {
	font-weight: normal;
	color: #118;
	background: #ddf;
	border: 1px solid #88a;
	font-size:x-small;
}

.smbt {
	font-size:x-small;
}

.comment_id {
	font-size:medium;
	color:#930;
}

.inputboxdark {
	font-weight: normal;
	color: #118;
	background: #ddf;
	border: 1px solid #88a;
	font-size:x-small;
}

.search_button {
	color:#118;
	border-width: 0px;
	font-variant: small-caps;
	text-align: left;
}

.search_button a {
	text-decoration: none;
}

.button_row {
	spacing: 2px;
	height: 25px;
	color:#118;
	background: #ccf; /* url('imazes/back_fade.jpg') repeat-x; */
	background-position: 0px -40px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #aae;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aae;
	text-align: left;
	padding: 1px;
	font-size:11px; /* large; */
	font-variant: small-caps;
}

.but_sep {
	font-size: large;
	font-variant: small-caps;
	color:#005;
	padding-right: 3px;
}

a.button {
	color:#000;
	font-weight: bold;
	border-style: outset;
	border-color: #118;
	padding: 1px 6px;
	background: #BB4900;
	margin-left: 5px;
	margin-right: 5px;
	border-width: 1px;
	text-decoration: none;
}

hr {
	border: 0;
	color: #999;
	background-color: #aaa;
	height: 1px;
	width: 100%;
	text-align: left;
}

a.button:link {
}

a.button:visited {
}

a.button:hover {
	background: #883300;
}

a.button:active {
	background: #883300;
}

.side_col {
	width: 200px;
	border-right: solid 1px #9DA6B3;
	background: #ccf; /* url('imazes/menu1_fade.jpg') repeat-x; */
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #aae;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aae;
	text-align: center;
	vertical-align: top;
}

.main_col {
	width: 750px;
	vertical-align: top;
	background-color: #ddf;
	/* border-width: 1px;
	border-style: solid;
	border-color: #eee; */
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bbf;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bbf;
}

.footer {
	spacing: 4px;
	height: 20px;
	color:#118;
	background: #ccf url('imazes/back_fade.jpg') repeat-x;
	background-position: 0px -40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bbb;
	text-align: left;
	font-weight: bold;
	font-size: small;
	font-variant: small-caps;
}

a.tree {
	color:#118;
	font-weight: bold;
	font-size: 12px;
	font-variant: small-caps;
	margin-left: 3px;
	margin-right: 3px;
	text-decoration: none;
}

a.tree:link {
}

a.tree:visited {
}

a.tree:hover {
	text-decoration: underline;
}

a.tree:active {
}

/* Body elements: */

.main_display {
	spacing: 2px;
	text-align: left;
	border-width: 0px;
	border-color: #bbb;
}

.top_leaf {
	width: 750px;
	height: 20px;
	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: #88c;
}

.main_leaf {
	width: 750px;
	/* height: 300px; */
	vertical-align: top;
}

.bottom_leaf {
	width: 750px;
	text-align: left;
	vertical-align: middle;
	border-top-style: dotted;
	border-top-width: thin;
	border-top-color: #999;
}

.main_body_frame {
	overflow: auto;
	width: 750px;
	/* height: 400px; */
	/* min-height: 400px; */
	/* height: auto !important; */
	vertical-align: top;
	min-height: 400px;
}

.main_body_frame_narrow {
	overflow: auto;
	width: 740px;
	height: 380px;
	vertical-align: top;
}

.main_body {
	/* placeholder, inside the scrollbarred area... */
	font-size: small;
	vertical-align: top;
	min-height: 400px;
}

.main_body CODE {
	font-size: small;
}

.main_body A:link {
	color:#118;
	text-decoration: none;
}

.main_body A:visited {
	color:#118;
	text-decoration: none;
}

.main_body A:hover {
	color:#118;
	text-decoration: underline;
}

.main_body A:active {
	color:#118;
	text-decoration: none;
}

.main_body TABLE {
	font-size: small;
}

.main_body TR {
	font-size: small;
}


.main_body TD {
	font-size: small;
}

/* Individual elements */
.infobox_large {
	width: 195px;
	text-align: left;
	vertical-align: top;
	color:#000;
	/* border-width: 1px;
	border-style: solid;
	border-color: #fff; */
	font-size: 11px;
	/* margin: 2px;
	padding: 1px; */
}

.infobox_control {
	width: 195px;
	overflow: visible; 
}

.infobox_large a {
	color:#118;
}

.infobox_large table {
	border: 0;
	font-size: 11px;
}

.infobox_large input[type="radio"] {
	font-size: 11px;
}

.infobox_small {
	width: 195px;
	text-align: left;
	vertical-align: top;
	color:#118;
	/* border-width: 1px;
	border-style: solid;
	border-color: #fff; */
	/* margin: 2px;
	padding: 1px; */
	font-size: 11px;
}

.infobox_small a {
	color:#118;
}

table.infobox_small Table TD {
	width: 90px;
	text-align: left;
	vertical-align: top;
	color:#118;
	/* margin: 2px;
	padding: 1px; */
	font-size: 11px;
}

.infobox_mini {
	width: 195px;
	text-align: left;
	vertical-align: top;
	color:#000;
	/* border-width: 1px;
	border-style: solid;
	border-color: #fff; */
	/* margin: 2px;
	padding: 1px; */
	font-size: 11px;
}

.infobox_title {
	width: 135px;
	font-weight: bold;
	text-transform: capitalize;
	font-size: 12px;
	color:#000;
	/* background:#121A1D; */
	border-bottom-style: dashed;
	border-bottom-color: #66f;
	border-bottom-width: 1px;
}

.icon_region {
	width: 60px;
	color:#118;
	border-bottom-style: dashed;
	border-bottom-color: #66f;
	border-bottom-width: 1px;
	TEXT-ALIGN: right;
	vertical-align: middle;
	/* margin:0px;
	padding: 2px; */
}

.icon {
	background-color:#449;
	margin-left:0px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-top: 1px;
	padding: -1px;
	vertical-align: middle;
	width: 10px;
	height: 10px;
}

.news_box {
	padding: 5px;
	text-align: left;
	vertical-align: top;
	background-color: #bbf;
	border-top-style: dotted;
	border-top-width: thin;
	border-top-color: #aaf;
	border-left-style: dotted;
	border-left-width: thin;
	border-left-color: #aaf;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #99f;
	border-right-style: dotted;
	border-right-width: thin;
	border-right-color: #99f;
}

.news_box b {
	font-weight: bold;
	color:#118;
}

.news_box a:link {
	font-weight: normal;
	text-transform: capitalize;
	color:#118;
	text-decoration: none;
}

.news_box a:visited {
	font-weight: normal;
	text-transform: capitalize;
	color:#118;
	text-decoration: none;
}

.news_box a:hover {
	font-weight: normal;
	text-transform: capitalize;
	color:#118;
	text-decoration: underline;
}

.news_box a:active {
	font-weight: normal;
	text-transform: capitalize;
	color:#118;
	text-decoration: none;
}

.blog_col {
	padding: 5px;
	text-align: left;
	vertical-align: top;
	
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #999;
}

.blog_col_left {
	padding: 5px;
	text-align: left;
	vertical-align: top;
	border-right-style: dotted;
	border-right-width: thin;
	border-right-color: #999;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #999;
}

.blog_col_bot {
	padding: 5px;
	text-align: left;
	vertical-align: top;
}

.blog_col_left_bot {
	padding: 5px;
	text-align: left;
	vertical-align: top;
	border-right-style: dotted;
	border-right-width: thin;
	border-right-color: #999;
}

.blog_title_stat {
	font-weight: bold;
	text-transform: capitalize;
	color:#aa4400;
}

.blog_title a:link {
	font-weight: bold;
	text-transform: capitalize;
	color:#118;
	text-decoration: none;
}

.blog_title a:visited {
	font-weight: bold;
	text-transform: capitalize;
	color:#118;
	text-decoration: none;
}

.blog_title a:hover {
	font-weight: bold;
	text-transform: capitalize;
	color:#118;
	text-decoration: underline;
}

.blog_title a:active {
	font-weight: bold;
	text-transform: capitalize;
	color:#118;
	text-decoration: none;
}

.blog_links a:link {
	font-weight: normal;
	text-transform: capitalize;
	color:#118;
	text-decoration: none;
}

.blog_links a:visited {
	font-weight: normal;
	text-transform: capitalize;
	color:#118;
	text-decoration: none;
}

.blog_links a:hover {
	font-weight: normal;
	text-transform: capitalize;
	color:#118;
	text-decoration: underline;
}

.blog_links a:active {
	font-weight: normal;
	text-transform: capitalize;
	color:#118;
	text-decoration: none;
}

.blog_head {
	font-weight: normal;
	font-size: xx-small;
	margin-left: 10px;
}

.blog_author {
	color:#118;
}

.blog_body {
	font-size: small;
}

.blog_body a:link {
	font-weight: normal;
	text-transform: capitalize;
	color:#118;
	text-decoration: none;
}

.blog_body a:visited {
	font-weight: normal;
	text-transform: capitalize;
	color:#118;
	text-decoration: none;
}

.blog_body a:hover {
	font-weight: normal;
	text-transform: capitalize;
	color:#118;
	text-decoration: underline;
}

.blog_body a:active {
	font-weight: normal;
	text-transform: capitalize;
	color:#118;
	text-decoration: none;
}

.blog_more {
	font-weight: bold;
	font-size: x-small;
	color:#118;
}

.file_ext {
	font-size: x-small;
	color:#555;
}

.search_highlight {
	font-weight: bold;
	font-size: x-small;
	color:#118;
}

.gallery_title {
	font-weight: bold;
	font-size: x-large;
	color: #118;
}

.gallery_info {
	font-size: x-small;
	color: #444;
}

.gallery {
	padding: 3px;
  	align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #999;
}

.gallery_td {
	width: 180px;
	height: 180px;
	padding: 3px;
	border-width: 1px;
	border-style: solid;
	border-color: #666;
	text-align: center;
	background-color: #ddf;
}

.gallery_td_title {
	width: 180px;
	height: 80px;
	padding: 3px;
  	align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #666;
	text-align: center;
	background-color: #ccf;
}

.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: #ccf;
}

.gallery_back {
	font-size: large;
	color: #888;
}

.img_caption {
	font-weight: bold;
	font-size: x-small;
	color: #118;
}

.copyright {
	font-size: x-small;
	color: #000;
}

.copyright a:link {
	color:#118;
	text-decoration: none;
}

.copyright a:visited {
	color:#118;
	text-decoration: none;
}

.copyright a:hover {
	color:#118;
	text-decoration: underline;
}

.copyright a:active {
	color:#118;
	text-decoration: none;
}

.toc_folder a {
	font-weight: bold;
	text-decoration: none;
}

.toc_folder a:link {
}

.toc_folder a:visited {
}

.toc_folder a:hover {
	text-decoration: underline;
}

.toc_folder a:active {
}


.toc_file a {
	text-decoration: none;
}

.toc_file a:link {
}

.toc_file a:visited {
}

.toc_file a:hover {
	text-decoration: underline;
}

.toc_file a:active {
}

.toc_base_indent {
	padding-left:5px;
	margin-left:5px;
}

.toc_indent_0 {
	padding-left:5px;
	margin-left:5px;
}

.toc_indent_1 {
	padding-left:5px;
	margin-left:5px;
}

.toc_indent_2 {
	padding-left:5px;
	margin-left:5px;
}

.toc_indent_3 {
	padding-left:5px;
	margin-left:5px;
}

.toc_indent_4 {
	padding-left:5px;
	margin-left:5px;
}

.toc_indent_5 {
	padding-left:5px;
	margin-left:5px;
}

.title_silver {
	padding-left:1px;
	padding-right:140px;
	width: 100%;
	font-weight: bold;
	text-transform: capitalize;
	font-size: 12px;
	color:#000;
	text-align: left;
	border-bottom-style: dashed;
	border-bottom-color: #66f;
	border-bottom-width: 1px;
}


/* get rid of border on hyperlink images in IE */
a img { 
	border:0; 
}

