﻿/*
#download_button a
{
	display: block;
	width: 155px;
	height: 45px;
	background: url('images/downloadbutton.gif') 0 0 no-repeat;
	text-decoration: none;
	overflow: hidden;
	text-indent: -999px;

}

#download_button a:hover
{
	background-position: -153px 0;
}
*/

#download_button a
{
	display: block;
	width: 180px;
	height: 45px;
	background: url('images/download_button_new.png') 0 0 no-repeat;
	text-decoration: none;
	overflow: hidden;
	text-indent: -999px;

}

#download_button a:hover
{
	
}





.download_link {
	border-width: 0px 0px 1px 0px;
	font-size: 12px;
	border-bottom-style: dotted;
	border-bottom-color: #585858;
	letter-spacing: 0px;
}

a.download_link:link { 
		/*color:  #C9C9C9;*/
}

a.download_link:visited {
	
}


a.download_link:hover{
		border-width: 0px;
		color: #00ff00; 
}


a:visited {
	border-width: 0px 0px 0px 0px;
	color:#1D7A21;
}


a:link {
	border-width: 0px 0px 0px 0px;
	color:#1D7A21;
}

a:active {
}


a:hover {
	border-width: 0px 0px 0px 0px;
	color:#00FF00;
}

a {
	font-weight:normal;
	text-decoration: none;
}


body {
	font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Arial, Sans-serif;
	font-size: 11px;
	/*font-weight: lighter;*/
	line-height: 280%;
	background-color: #000000;   /*#DEDEDE;*/
	color: #cccccc;
	text-align: justify;
	vertical-align: text-bottom;
	background-repeat: repeat-x;
	background-image: none; /*url('images/body_bkgnd.png');*/
	margin: 0; 
	padding: 0;
}
tbody{
	
}

table {
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #303030;
	vertical-align: middle;
	text-align: justify;
	background-color: #000000;
}
td {
	vertical-align: bottom;
	text-align: left;

}
th {
	border: 0px solid #303030;
	font-size: medium;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	color: #FF8B17;
	font-family: "Times New Roman", Times, serif;
	background-color: #0C0C0C;
	background-image: url('images/subheader_bg.gif');
	background-repeat: no-repeat;
}

a.page_subheader:link { 
	color: #00FF00; 
	border-bottom-style: none;
	background-image:none;
	font-weight:bold;
}
a.page_subheader:visited { 	
	color: #00FF00; 
	border-bottom-style: none;
	background-image:none;
	font-weight:bold;
}
a.page_subheader:active { }
a.page_subheader:hover { color: #F5F5F5; }

.page_subheader {
	color: #00FF00;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Arial, Sans-serif;	text-align: left;
	vertical-align: middle;
	letter-spacing: 0px;
	background-image: url('images/bg_header_menu_bar.gif');
	line-height: 28px;
	background-repeat: repeat-x;
}




.highlight {
	color: #D7FFD7;
	font-weight: bold;
	letter-spacing: 1px;
}




a.downloadpage_header:link { 
	color: #00FF00; 
	border-bottom-style: none;
	background-image:none;
	font-weight:bold;
}


a.downloadpage_header:visited { 	
	color: #00FF00; 
	border-bottom-style: none;
	background-image:none;
	font-weight:bold;
}
a.downloadpage_header:active { }
a.downloadpage_header:hover { color: #F5F5F5; }

.downloadpage_header {
	border-style: solid solid dotted solid;
	border-width: 1px 0px 1px 0px;
	border-color: #003300;
	color: #00FF00;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Arial, Sans-serif;
	text-align: left;
	vertical-align: middle;
	letter-spacing: 1px;
	background-image: url('images/bg_download_header_bar.gif');
	background-repeat: repeat-x;
	line-height: 30px;
}


.release_title
{
	font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Arial, Sans-serif;
	font-size:14px; 
	font-weight:bold;
	color:#53FF53;
}


.release_title_quote
{
	line-height:30px;
	font-size:12px;
	font-style:italic;
	color:white;
}




.button_text a:active 
{ 
}


.button_text, .button_text a, .button_text a:link, .button_text a:visited
{
	background-image: url('images/bg_menu.jpg');
	background-repeat: repeat-x;
	font-size:11px; 
	font-weight:bold;
	color:black;
	padding: 6px;
	padding-top:4px;
	border:0px solid white;
}

.button_text a:hover 
{ 
	/*background-image: url('images/bg_menu_highlight.jpg');*/
	/*	background-repeat: repeat-x;*/
	color: white; 
	border:0px solid blue;
}



 ul 
 {
list-style-image:url("images/sx_icon_about_bullet.png");
list-style-type:square;
/*margin-left:0;*/
/*padding-left:2em;*/
}


.video_subheader {
	color: #00FF00;
	font-weight: bold;
	font-size: small;
	font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Arial, Sans-serif;
	text-align: left;
	vertical-align: top;
	letter-spacing: 0px;
	background-image: url('images/videopage_subheader_bg.gif');
	line-height: 24px;
	background-repeat: repeat-x;
}



.page_sub_subheader_new {
	color: #669EFD;
	font-size: 14px;
	font-weight: bold;
	font-family: Cambria, Garamond, Georgia;
	vertical-align: middle;
	text-align: left;
	letter-spacing: 1px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: green;
	background-repeat: repeat;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #006600;
	line-height: 26px;
	background-image: none; /*url('images/subheader_bg_general.gif');*/
}



/* Subtitle for each navigation page */
.page_subtitle {
	border-width: 1px;
	font-family: Garamond, Georgia;
	font-size: 26px;
	font-weight: bold;
	color: #CCCCCC;
	vertical-align: middle;
	line-height: 34px;
	background-repeat: repeat;
	background-image: url('images/background_subtitle.gif');
	border-top-style: solid;
	border-top-color: #003300;
}


.page_main_title
{
	text-shadow: 1px 1px 2px #C0C0C0;
	font-family: Arial;
	text-align:center;
	font-size:32px;
	font-weight:bold;
	color:#C1FFC1;
}



hr {
	color: #666666;
	font-size: 0px;
	line-height: 0mm;
	font-weight: lighter;
}




.page_sub_subheader {
	color:#C0C0C0
	font-size: 13px;
	font-weight: bolder;
	font-family: Cambria, Garamond, Georgia;
	vertical-align: middle;
	text-align: left;
	letter-spacing: 1px;
	background-color: #111111;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #999999; 
	background-repeat: repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: green;
	line-height: 22px;
}
.page_subtitle_quote {
	background-position: -4px;
	font-family: Georgia;
	font-size: 11px;
	font-weight: lighter;
	font-style: italic;
	color: #666666;
	vertical-align: middle;
	text-align: left;
	line-height: 20px;
	background-repeat: repeat;
	letter-spacing: 1px;
	background-image: url('images/subheader_bg_general.gif');
	border-bottom-style: ridge;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	background-color: #000000;
}
.page_code {
	font-family: monospace, "Courier New", Courier, "Bitstream Vera Sans Mono";
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #00CC00;
	text-align: left;
	/*background-color: #121212;*/
}
.page_code_comment {
	font-family: monospace, "Courier New", Courier, "Bitstream Vera Sans Mono";
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	color: #E5E5E5;
}

.page_text {
	font-family: "Courier New", Courier, "Bitstream Vera Sans Mono", monospace;
	font-size: medium;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
	vertical-align: bottom;
}

.page_title {
	font-family: Cambria, Garamond, Georgia;
	font-size: 24px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	line-height: 150%;
	letter-spacing: 1px;
	word-spacing: 2px;
}

.aboutpage_header {
	border: 0px solid #808080;
	color: #69D200;
	font-weight: bold;
	font-size: 15px;
	font-family: Georgia, Garamond;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	letter-spacing: 1px;
}


/* Styles for Sidebar BEGIN */
.sidebar_header {
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #003300;
	color: #00FF00;
	font-weight: bold;
	font-size: small;
	font-family: Georgia, Garamond;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	letter-spacing: 1px;
	background-image: url('images/bg_header_menu_bar.gif');
	line-height: 34px;
}
.sidebar_text {
	font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Arial, Sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-align: left;
	vertical-align: middle;
	line-height: 150%;
	border-width: 0px 0px 1px 0px;
	border-style: ridge;
	border-color:#313131;
    margin-left: 4px;
}

a.sidebar_navtext:link {border: 0px solid #191919;
 color: #cccccc;  }
a.sidebar_navtext:visited { border: 0px solid #191919;
color: #cccccc; }
a.sidebar_navtext:active { }
a.sidebar_navtext:hover { border: 0px solid #191919;
color: #00FF00; }
a.sidebar_navtext {
	border: 0px solid #191919;
	vertical-align: bottom;
}

/* Styles for Sidebar END */

/* Styles for Header BEGIN */

.header_th_bottom {
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Arial, Sans-serif;	
	line-height: 24px;
	font-variant: normal;
	letter-spacing: 1px;
}
a.navtext:link {
	color: #00CC00;

	text-decoration:none;
	border-width: 0px 0px 0px 0px;
	font-weight: bold;

}
a.navtext:visited {
	color: #00CC00;
	text-decoration:none;
	border-width: 0px 0px 0px 0px;
	font-weight: bold;

}
a.navtext:active { 

 }

a.navtext:hover {
	color: #cccccc;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color:#00FF00;
	text-decoration:none;
	font-weight: bold;
	

}

a.navtext {
	text-decoration: none;
	vertical-align:middle;
	font-size: 11px;
	font-weight: bold;
	letter-spacing:1px;
	font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Arial, Sans-serif;
	font-variant: normal;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom:0px;
	background-image: none;
}


.header_title_quote {
	font-family: Georgia;
	font-size: small;
	font-weight: bold;
	font-style: italic;
	color: #FF0000;
	vertical-align: middle;
	text-align: center;
	letter-spacing: 1px;
	word-spacing: 1px;
}

/* Styles for Header END */

.copyright_text {
	color: #585858;
	font-size: 11px;
	vertical-align: middle;
	background-color: #111111;
	background-image: none;
	font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Arial, Sans-serif;
	line-height: 24px;
}

.indexpage_subheader {
	color: white;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Arial, Sans-serif;
	text-align: left;
	vertical-align: top;
	letter-spacing: 0px;
	background-image: url('images/bg_header_menu_bar.gif');
	line-height: 34px;
	background-repeat: repeat-x;
}



.indexpage_subheader a:link 
{
	color:white;
	font-weight: bold;
	

}

.indexpage_subheader a:visited
{
	color:white;
	font-weight: bold;
}



.indexpage_subheader a:hover
{
	color: lime;
	font-weight: bold;
}


.sidebar_background {
	background-image: none; /*url('images/sidebar_bg.gif');*/
	background-repeat: repeat-x;
	background-position: bottom;
	height: 100%;
	width: 95%;
}
.sidebar_seperator {
	line-height: 15px;
	width: 100%;
	border-color: #3C3C3C;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
}
.indexpage_sub_subheader {
	color: #008A00;
	font-size: 12px;
	font-weight: bolder;
	font-family: Cambria, Garamond, Georgia;
	vertical-align: middle;
	text-align: left;
	letter-spacing: 1px;
	background-color: #050505;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #363636;
	background-repeat: repeat;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #191919;
	line-height: 18px;
}
.advmt_title {
	color: #00A400;
	font-weight: bold;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	background-color: #242424;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 1px;
	border-bottom-width: 1px;
	border-bottom-color: #191919;
	border-bottom-style: solid;
	background-image: none;
}
.advmt_text {
	font-family: monospace, "Courier New", Courier, "Bitstream Vera Sans Mono";
	font-size: 11px;
	font-weight: normal;
	color: #8c8c8c;
	text-align: justify;
	vertical-align: bottom;
}

.textbox {
	background-color: #000000;
	color: #A0A0A0;
	border: 1px solid #003300;
	font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Arial, Sans-serif;
	font-size: 13px;
	height:22px;

}
.mainpage_background {
/*	background-image: url('images/background_mainpage.gif');*/
	background-repeat: repeat;
	background-attachment: scroll;
}


div {
	/*background-image: url('images/background_mainpage.gif');*/
}


.subpage_background {
	/*background-color: #121212;*/
}
.footer_background {
	background-image: url('images/background_footer.gif');
	background-repeat: repeat-x;
}

.header_th {
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	vertical-align: top;
	font-size: 18px;
	line-height: 38px;
	color: #00FF00;
	letter-spacing: 0px;
	background-image:url('images/bg_header_menu_bar.gif');
	background-repeat: repeat-x;
}

.page_subtitle_noquote {
	border-style: solid;
	border-width: 2px 0px 2px 0px;
	font-family: Garamond, Georgia;
	font-size: 24px;
	font-weight: bold;
	color: #CCCCCC;
	vertical-align: middle;
	line-height: 36px;
	background-repeat:repeat-x;
	background-image: url('images/background_subtitle.gif');
	border-top-color: #003300;
	border-bottom-color: #003300;
}

#menubar
{
	float:left;
	background-image:none;
}

#searchbar
{
	float: right;
	background-image: none;
	margin-right: 0px;
	vertical-align: top;
}

.book {
	border-style: 1;
	border-width: 1px;
	border-color: #444444;
	padding: 2px;
}
.table_cell_padfile {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	border: 1px solid #008000;
	vertical-align: middle;
}

/* Index page - image thumbview related styles */

#image_thumb_border
{  
	width:200px;
	height:150px;
	background-color:green;
	border:1px solid #C0C0C0;
	text-align:left;
	vertical-align:bottom;
	font-size: 10px;
	padding-top:5px;
	color:white;
	background-image:  url('images/background_footer.gif');
	background-repeat: repeat-x;
	background-position: top;
	background-color:black;
}


	


#image_thumb_border a
{
	border:1px solid lime;
	text-decoration:none;
	color:#00FF00;
}


#image_thumb_border a:hover
{
	border:1px solid white;
	text-decoration:none;
	color:white;

}


#image_thumbnail a
{
	position:absolute;
	text-align:center;
	width: 160px;
	height: 120px;
	margin-left: 20px;
	margin-top:5px;
	border: 1px solid white;
	background: none 0 0 no-repeat;
	text-decoration: none;
	overflow: hidden;
	text-indent:-999;
}

#image_thumbnail a:hover
{
	border:1px solid lime;
	text-decoration:none;
}



#image_thumb_update
{
	text-align:center;
	width: 140px;
	position:relative;
	margin-left: 30px;
	margin-top:100px;
	font-size:10px;
}
