﻿*{
     margin: 0 0 0 0;
     padding: 0 0 0 0;
    
    
}


html{
      background-color:#9b1e2b;
}


.menu
{
    background-color:#9b1e2b;
}

.menu a
{
    color: #ffffff;
}

#hd
{
    background: transparent url(../images/banner.png);
    height:168px;
}

#bd
{
    min-height: 800px;
    background-color: #ffffff;
}

#ft
{
    background-color: #ffffff;
    height:50px
}

/*  background: transparent url(../images/roundedbottom.gif)  no-repeat; #77a0b5; */
/*left nav */
div.left
{
    background-color: #D6BFAB;
    min-height:800px;
}

div.link
{
    width:170px;
    padding: 2 2 2 2;
    background-color: #CCCCCC;
    margin-left: 10px;
    margin-top: 2px;
    margin-bottom: 2px;
}


/* Thie is the start of it */
ul {
	margin-left: 25px;
	list-style: none;
}

img {
	border: none;
}


iframe{
    border:none;
}


.SimpleTable tbody tr td
{
    border-color:window Silver Silver window;
    border-style:solid;
    border-width:1px;
}

.SimpleTable tbody tr.even
{
    background-color: #CCCCCC;
}

.SimpleTable th
{
    color: #000000;
    background-color: #ABABAB;
    font-family: Verdana;
    font-size: 10pt;
    font-weight: bold;
}

.SimpleTable
{
    width:100%;
    padding:3 3 3 3;
    color: #000000;
    background-color: #DCDCDC;
    border-collapse: collapse;
    font-family: Verdana;
    font-size: 8pt;
    border-right: gray 2pt solid;
    border-top: gray 2pt solid;
    border-left: gray 2pt solid;
    border-bottom: gray 2pt solid;
    background-color: white;
    margin: 2pt;
}

div.ajaxLoader
{
    background: transparent url(../images/ajax-loader.gif);
    width:100px;
    height:100px;
}

/* Jquery UI Dialog Section */
div.padding
{
    margin-right:10px;
    padding:6px;
}

.ui-dialog-titlebar
{
    background-color: #888888;
    color: #ffffff;
    padding-left:10px;
    padding-top:5px;
}

.ui-dialog-content
{
    color: #888888;
    background-color: #ffffff;
    padding-left:10px;

    
}

.ui-dialog-content .DialogResults
{
    background-color: #eeeeee;
    color: #555555;
    border: solid 1px black;
}

.ui-dialog-container
{
    color: #888888;
    background-color: #ffffff;

}

.ui-dialog-titlebar-close {
	background: transparent url(../images/close.png) no-repeat scroll 0 0;
	cursor:default;
    height:16px;
    position:absolute;
    right:7px;
    top:6px;
    width:16px;
}

.ui-dialog-titlebar-close span{
    display:none;
    
}

/*Left Nav Styles  div.leftnav */

div.leftnav {
    
}
div.leftnav ul {
    margin: 0px;
    padding: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 30px;
}
div.leftnav li {
    list-style-type: none;
    width: 150px;
    margin-left: 10px;
    margin-top: 5px;
    text-align:center;
}
div.leftnav li a {
    text-decoration: none;
    height: 100%;
    width: 100%;
    display: block;
    background-color: #999999;
    border-style: solid;
    border-bottom-color: #333333;
    border-right-color: #555555;
    border-left-color: #BBBBBB;
    border-top-color: #DDDDDD;
}
div.leftnav li a:link {
    color: #000000;
    font-weight: bold;
    background-color: #999999;
    border-style: solid;
    border-bottom-color: #333333;
    border-right-color: #555555;
    border-left-color: #BBBBBB;
    border-top-color: #DDDDDD;
}
div.leftnav li a:visited {
    color: #000000;
    font-weight: normal;
    background-color: #999999;
    border-style: solid;
    border-bottom-color: #333333;
    border-right-color: #555555;
    border-left-color: #BBBBBB;
    border-top-color: #DDDDDD;
}
div.leftnav li a:hover {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #777777;
    border-style: solid;
    border-bottom-color: #333333;
    border-right-color: #555555;
    border-left-color: #BBBBBB;
    border-top-color: #DDDDDD;
}
div.leftnav li a:active {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #666666;
    border-style: solid;
    border-top-color: #333333;
    border-left-color: #555555;
    border-right-color: #BBBBBB;
    border-bottom-color: #DDDDDD;
}

textarea..scaffoldTextBox
{
    width: 200px;
}

table.noBorder, table.noBorder tr, table.noBorder tr td
{
    border-collapse: collapse;
    border: 0px;
}

fieldset { border:1px solid navy }

legend {
  padding: 0.2em 0.5em;
  border:1px solid navy;
  color:navy;
  font-size:90%;
  text-align:right;
  }
  
  a
  {
      color: Blue;
      text-decoration: underline;
      cursor: pointer;
  }
  
  
  h3 .title
  {
      font-family:'Comic Sans MS',Textile,cursive;
      font-weight: bold;
  }
  
  
#JT_arrow_left{
	background-image: url(../images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #CCCCCC;
	background-color: #fff;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(../images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
 cursor:help;
}

.jTip img{
 border: none;
}

.lavaLampWithImage {
            position: relative;
            height: 29px;
            width: 800px;
            background: url("../images/bg.gif") no-repeat top;
            padding: 15px;
            margin: 10px 0;
            overflow: hidden;
        }
                .lavaLampWithImage li {
                    float: left;
                    list-style: none;
                }
                    .lavaLampWithImage li.back {
                        background: url("../images/lava.gif") no-repeat right -30px;
                        width: 9px; height: 30px;
                        z-index: 8;
                        position: absolute;
                    }
                        .lavaLampWithImage li.back .left {
                            background: url("../images/lava.gif") no-repeat top left;
                            height: 30px;
                            margin-right: 9px; /* 7px is the width of the rounded shape */
                        }
                    .lavaLampWithImage li a {
                        font: bold 11px arial;
                        text-decoration: none;
                        color: #fff;
                        outline: none;
                        text-align: center;
                        top: 7px;
                        text-transform: uppercase;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 30px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 10px;    
                    }
                        .lavaLampWithImage li a:hover, .lavaLampWithImage li a:active, .lavaLampWithImage li a:visited {
                            border: none;
                        }

        .lavaLampNoImage {
            position: relative;
            height: 15px;
            width: 700px;
            background-color: white;
            padding: 5px;
            margin: 1px 0;
            overflow: hidden;
        }
                .lavaLampNoImage li {
                    float: left;
                    list-style: none;
                }
                    .lavaLampNoImage li.back {
                        border: 1px solid #000;
                        background-color: #9b1e2b;;
                        width: 9px;
                        height: 30px;
                        z-index: 8;
                        position: absolute;
                    }
                    .lavaLampNoImage li a {
                        font: bold 12px arial;
                        text-decoration: none;
                        color: #000;
                        outline: none;
                        text-align: center;
                        top: 7px;
                        text-transform: uppercase;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 30px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 10px;
                    }
                        .lavaLampNoImage li a:hover, .lavaLampNoImage li a:active, .lavaLampNoImage li a:visited {
                            border: none;
                        }                    

        .lavaLampBottomStyle {
            position: relative;
            height: 29px;
            width: 421px;
            background-color: white;
            padding: 15px;
            margin: 10px 0;
            overflow: hidden;
            border: 1px solid gray;
        }
                .lavaLampBottomStyle li {
                    float: left;
                    list-style: none;
                }
                    .lavaLampBottomStyle li.back {
                        border-bottom: 5px solid blue;
                        width: 9px;
                        height: 30px;
                        z-index: 8;
                        position: absolute;
                    }
                    .lavaLampBottomStyle li a {
                        font: bold 14px arial;
                        text-decoration: none;
                        color: #000;
                        outline: none;
                        text-align: center;
                        top: 7px;
                        text-transform: uppercase;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 30px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 10px;
                    }   
                        .lavaLampBottomStyle li a:hover, .lavaLampBottomStyle li a:active, .lavaLampBottomStyle li a:visited {
                            border: none;
                        }                     