/* ZUNO MAIN STYLESHEET
+----------------------------------------------------------------------+
   Copyright (c) 2006 Moneynet Enterprises, All Rights Reserved
+----------------------------------------------------------------------+
*/

@charset "utf-8";

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	text-align: justify;
	margin-left: 0px;
	margin-top: 0px;
/*	background-image: url('../../images/bg.jpg'); */
}
table,tr,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
form,textarea,input,select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
hr {
	color:#24408A;
	width:100%;
	height: 1px;
	text-align: center;
}

/* Page Links */

a:link {
	color: #0077b0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0077b0;
}
a:hover {
	text-decoration: underline overline;
	color: #CC4141;
}
a:active {
	text-decoration: none;
	color: #0077b0;
}

/* Specific Links */

a.TopMenuLinks {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10;	
	font-weight: bold;
}
a.TopMenuLinks:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.TopMenuLinks:hover {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
	background-color: #D6DFEF;
}
a.TopMenuLinks:active {
	text-decoration: none;
	color: #990000;
}
a.TickerLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0077b0;
	text-decoration: underline;
	font-size: 9px;	
	font-weight: bold;
}
a.TickerLinks:visited {
	text-decoration: underline;
	color: #0077b0;
}
a.TickerLinks:hover {
	text-decoration: underline;
	color: #CC4141;
	font-weight: bold;
	background-color: #D6DFEF;
}
a.TickerLinks:active {
	text-decoration: underline;
	color: #0077b0;
}
.TickerSummary {
	padding-left: 7px;
}
a.TickerSummary {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 9px;	
}
a.TickerSummary:visited {
	text-decoration: none;
	color: #000000;
}
a.TickerSummary:hover {
	text-decoration: none;
	color: #990000;
	background-color: #D6DFEF;
}
a.TickerSummary:active {
	text-decoration: none;
	color: #000000;
}

/* Classes */

.Home {
	font-size: 12px;
	text-align: justify;
}
.Heading {
	font-size: 15px;
	font-weight: bold;
	color: #880000;
	padding-top: 2px;
	padding-right: 5px;	
	padding-bottom: 4px;
	padding-left: 5px;
	text-decoration: none;
	background-color: #E7E7E7;
	border: 1px solid #529DB2;
}
.TopMenubg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF33;
	text-decoration: none;
	font-size: 10px;	
	font-weight: bold;
}
.Small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.Mainheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.Mediumheading {
	font-size: 14px;
	font-weight: bolder;
	padding-bottom: 3px;
}
.SmallHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 3px;
}
.Bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.Center {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 13px;
	padding-right: 13px;
	text-align:justify;
}
.Maroon {
	color: #990000;
	font-weight: bold;
}
.TableHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: underline;
}
.Footer {
	font-size: 9px;
	text-align: center;
	font-weight: bold;
	padding: 7px;
}
a.FooterLinks {
	color: #000000;
	text-decoration: underline;
	padding: 1px;
}
a.FooterLinks:visited {
	text-decoration: underline;
	color: #000000;
}
a.FooterLinks:hover {
	text-decoration: underline;
	color: #CC4141;
	background-color: #E7E7E7;
}
a.FooterLinks:active {
	text-decoration: underline;
	color: #000000;
}
.tickertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.Homepic {
	padding-right: 30px;
	margin-right: 20px;
}
.nine {
	font-size: 9px;
}
.ten {
	font-size: 10px;
}
.eleven {
	font-size: 11px;
}
.twelve {
	font-size: 12px;
}
.padding_left_right {
	padding-left: 10px;
	padding-right: 10px;
}
.padding_top_bottom {
	padding-top: 7px;
	padding-bottom: 7px;
}
.padding_top {
	padding-top: 3px;
}
.padding_bottom {
	padding-bottom: 7px;
}
.padding {
	padding: 3px;
}
.padding_bold {
	padding: 3px;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.grayheadings {
	color: #666666;
	font-weight: bold;
}
.adminheading {
	font-size: 14px;
	font-weight: bolder;
	text-decoration: none;
	padding-bottom: 3px;
	text-align: center;
}
.bulleted_lists {
	font-weight: bold;
	padding-bottom: 3px;
}
.maroon {
	color: #770000;
}
.red {
	color: #FF0000;
}
.add_record {
	font-size: 11px;
	font-weight: bolder;
	text-decoration: none;
	padding-bottom: 5px;
}
.sitemap {
	font-size: 11px;
	font-weight: bold;
	padding: 1px;
}

/* Gallery and Playback Controls
----------------------------------------------- */
#gallerySelect { width: 180px; }
#controls {	margin:0 auto 10px auto; text-align: center;	}
#galleries {	margin:0 auto 20px auto; }
#galleries label { padding-bottom: 2px; }

#galleryLinks a {
	color: white;
	text-decoration: none;
}

#transport {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;	
}
#transport li {
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
}
#transport a {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 1px 0 1px;
	padding: 5px;
	width: 255px;
	float: left;
	display: block;
	-moz-user-select: none;
	-khtml-user-select: none;
}
#transport a:link {
	background: #555555;
	color: #fff;
	border: solid 1px #555555;	
}
#transport a:visited {
	background: #555555;
	color: #fff;
	border: solid 1px #555555;
	}
#transport a:hover {
	background: #FFFFFF;
	color: #000000;
	border: solid 1px #000000;
}
#transport a:focus {
	-moz-user-select: none;
	-khtml-user-select: none;
}
#transport .playBtn .pauseLabel, #transport .pauseBtn .playLabel {
	display: none;
}
#previews {
	padding: 10px 10px 20px 10px;
	margin-bottom: 5px;
	width: 270px;
	float: left;
	margin-right: 13px;
	border: solid 1px #529DB2;
	background-color: #E7E7E7;
	text-align: center;	
}
#thumbnails {
	clear: both;
	margin: 10px auto;
}
#thumbnails div {
	position: relative;
	width: 35px;
	height: 35px;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 7px;	
	margin-bottom: 7px;
	padding: 0;
	float: left;
	display:inline;
	text-align: center;
}
#thumbnails img {
	width: 35px;
	height: 35px;
	position: absolute;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #333;
	border-left: solid 1px #404040;
}
#picture {
	padding: 0px;
	width: 300px;
	float: left;
}
#mainImageOutline {
	margin: 0 auto;
	padding: 9px;
	background-color: #E7E7E7;
	border: solid 1px #529DB2;
	overflow: hidden; 
	width: 0px;
	height: 0px;
}
#mainImage {
	width: 100%;
	height: 100%;
}
#picture img {	
border: 1px solid #999999; 
}
.selectedThumbnail {  
border: solid 2px #DD0000 !important; 
}
.inFocus {  
border: solid 1px #DD0000 !important; 
}
.clear {
	visibility: hidden;
	display: block;
	clear: both;
	height: 0px;
	margin: 0;
	padding: 0;
	}
.ClearAll {
	clear: both;
	height: 0px;
	font-size: 0;
	line-height: 0;
}