﻿.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
ul.sortable li {
position: relative;
}
.ewmsg
{
	color:#ff0000;
	font-family: arial;
	font-size: 12px;
}
thead
{
	cursor : pointer;
	text-align:center;
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.altrow1{
		color: #000000;
		background-color: #dddddd;
		vertical-align: middle;
		font-size:12px;
	}
	.altrow1 td{
		padding: 3px;
		font-size:12px;
	}
	.altrow2 td{
		padding: 3px;
		font-size:12px;
	}
	.altrow2{
		color: #000000;
		background-color: #FFFFFF;
		vertical-align: middle;
		padding: 5px;
		font-size:12px;
	}	
.required
{
	color : #ff0000;
	font-size : 13px;
}
.highslide-loading {
    display: block;
	color: silver;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(/js/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
/* Set 400px as the default width for expanders */
.highslide-wrapper .highslide-html-content {
    width: 500px;
    padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
/* Hide the previous and next links */
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: inline;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(/js/highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}





.highslide-overlay {
	display: none;
}

a.highslide-full-expand {
	background: url(/js/highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


/* Controlbar example */
.controlbar {	
	background: url(/js/highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(/js/highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}

/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.whitelinks{
	color:#FFFFFF;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.addlinks{
	color:#941d23;
	font-family: arial;
	text-decoration: none;
	font-weight: bold;
	font-size:12px;
	
}
.addlinks a{
	color:#941d23;
	font-family: arial;
	text-decoration: none;
	font-weight: bold;
	font-size:12px;
	
}
.viewlinks{
	color:#941d23;
	font-family: arial;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.heading{
	color:#941d23;
	font-family: arial;
	font-weight: bold;
	font-size: 20px;
}
td
{
	font-family: arial;
}
.titlerow{
	background-color: #941D23;
	color:#FFFFFF;
	font-weight: bold;
	padding-left: 10px;
	font-size: 12px;
}
.inputbutton{
	background-image:url(../image/submit_b.gif);
	border:0px; 
	height:20; 
	width:52;
	background-repeat:no-repeat
}
.ewtable td{
	font-size:12px;
}
input{
		font-size: 12px;
}
	.myboxy		
	{
		cursor:pointer;
		padding-top : 0px;
		padding-bottom : 4px;
		padding-right : 16px;
		padding-left : 16px;
	/*	border: 1px solid #ccc;*/
		border: 1px solid #941D23;
		background:url(../image/variableinfo.gif);
		background-repeat:no-repeat;
		background-color: #FFFFFF;
		font-weight:bold;
		color: #941D23;
		text-align:center;
		width:inherit;
	}
	.myboxy a:link{
		text-decoration: none;
		font-weight:bold;
		color : #941D23;
	}
	.myboxy a:active{
		text-decoration: none;
		font-weight:bold;
		color : #941D23;
	}
	.myboxy a:visited{
		text-decoration: none;
		font-weight:bold;
		color : #941D23;
	}
.highlighted{
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
	color: #941D23;
}