﻿/* ************** */
/* CONTROL STYLES */
/* ************** */
a {
    font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; 
    color: #00589e;
	text-decoration: underline;
}
a:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; text-decoration: none}
a:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; text-decoration: none}

a.foldertitle { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #ff6600; text-decoration: underline}
a.foldertitle:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #ff6600; text-decoration: none} 
a.foldertitle:active { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #ff6600; text-decoration: none} 
a.folderoptions { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #333333; text-decoration: underline}
a.folderoptions:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #333333; text-decoration: none} 
a.folderoptions:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #333333; text-decoration: none} 
a.white { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #FFFFFF; text-decoration: underline}
a.white:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #FFFFFF; text-decoration: none} 
a.white:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #FFFFFF; text-decoration: none} 
a.white { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #FFFFFF; text-decoration: underline}
a.white:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #FFFFFF; text-decoration: none} 
a.white:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #FFFFFF; text-decoration: none} 

a.gray { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #333333; text-decoration: underline}
a.gray:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #333333; text-decoration: none} 
a.gray:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #333333; text-decoration: none} 

a.contentLink { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; text-decoration: underline}
a.contentLink:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; text-decoration: underline}
a.contentLink:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; text-decoration: underline}
ul
{ 
    margin: 0px 0px 0px 5px;
}

span 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #333333; 
	text-decoration: none;
}
body 
{
	background-image: url(/images/mainbg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #5e5e5e;
}
table {
    margin: 0px 0px 0px 0px; 
    padding: 0px 0px 0px 0px;
}
.footr {
	color: #FFFFFF;
	background-image: url(/images/footerbg.jpg);
	background-repeat: repeat-x;
}
A {
	color: #00589e;
	text-decoration: underline;
}
A:hover {
	color: #00589e;
	text-decoration: none;
}
A.footrlink {
	color: #edbf49;
	text-decoration: underline;
}
A.footrlink:hover {
	color: #edbf49;
	text-decoration: none;
}
.dropdown {
	font-weight: bold;
	color: #f0d9ab;
	background-color: #6b541a;
	padding: 10px;
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7f6b39;
}
.dropdownover {
	font-weight: bold;
	color: #ffffff;
	background-color: #3d2f0e;
	padding: 10px;
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7f6b39;
}

/* ************* */
/* Custom Styles */
/* ************* */

.AdminControls
{
    
}

.BoldLg 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #000001; 
	text-decoration: none
}

.BoxContent
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal;
	color: #000001; 
	padding: 10px 5px 0px 5px;
	text-decoration: none
}

.BorderTopLeft
{
    background-image: url('/Images/Border/top_left.png');
    width: 16px;
    height: 16px;
}
.BorderTopRight
{
    background-image: url('/Images/Border/top_right.png');
    width: 16px;
    height: 16px;
}
.BorderBottomLeft
{
    background-image: url('/Images/Border/bottom_left.png');
    width: 16px;
    height: 16px;
}
.BorderBottomRight
{
    background-image: url('/Images/Border/bottom_right.png');
    width: 16px;
    height: 16px;
}
.BorderSliceTop
{
    background-image: url('/Images/Border/slice_top.png');
    height: 16px;
}
.BorderSliceBottom
{
    background-image: url('/Images/Border/slice_bottom.png');
    height: 16px;
}
.BorderSliceLeft
{
    background-image: url('/Images/Border/slice_left.png');
    height: 100%;
    width: 16px;
}
.BorderSliceRight
{
    background-image: url('/Images/Border/slice_right.png');
    height: 100%;
    width: 9px;
}

.BoxTopLeft
{
    background-image: url('/Images/box/top_left.png');
    width: 9px;
    height: 31px;
}
.BoxTopRight
{
    background-image: url('/Images/box/top_right.png');
    width: 9px;
    height: 31px;
}
.BoxBottomLeft
{
    background-image: url('/Images/box/bottom_left.png');
    width: 9px;
    height: 9px;
}
.BoxBottomRight
{
    background-image: url('/Images/box/bottom_right.png');
    width: 9px;
    height: 9px;
}
.BoxSliceTop
{
    background-image: url('/Images/box/slice_top.png');
    height: 31px;
}
.BoxSliceBottom
{
    background-image: url('/Images/box/slice_bottom.png');
    height: 9px;
}
.BoxSliceLeft
{
    background-image: url('/Images/box/slice_left.png');
    height: 100%;
    width: 9px;
}
.BoxSliceRight
{
    background-image: url('/Images/box/slice_right.png');
    height: 100%;
    width: 9px;
}

.Content
{
    font-family: Verdana;
    font-size: 12px;
    padding-top: 15px;
    padding-bottom: 0px;
    padding-left: 30px;
    padding-right: 10px;
    color: White;
}
.footer
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-weight: bold; font-size: 10px; color: #999999;
    padding-bottom: 10px;
}

.footerLeft
{
    background-image: url('/Images/slice_bottom.jpg'); 
    height: 69px; 
    width: 200px;
}
.footerMain
{
    background-image: url('/Images/slice_bottom.jpg'); 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-weight: bold; font-size: 16px; color: #999999;
    text-align: center;
    height: 69px; 
    width: 100%;
}
.footerRight
{
    background-image: url('/Images/slice_bottom.jpg'); 
    height: 69px; 
    width: 300px;
}
a.Footer { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; text-decoration: underline}
a.Footer:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; text-decoration: none}
a.Footer:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; text-decoration: none}

.formControl
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    color: #999999;
    padding-bottom: 10px;
    text-align: left;
}
.formLabel
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-weight: bold; 
    font-size: 11px; 
    color: #999999;
    padding-right: 5px;
    text-align: right;
}


.heading
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-weight: bold; font-size: 16px; color: #999999;
    padding-bottom: 10px;
}
.headingPage
{
    border: none;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-weight: bold; font-size: 16px; color: #999999;
    vertical-align: top;
    padding-bottom: 20px;
    margin-bottom: 20px;
    float: left;
}

.headingLeft
{
    background-image: url('/Images/slice_top.jpg'); 
    height: 69px; 
    width: 200px;
}
.headingMain
{
    background-image: url('/Images/slice_top.jpg'); 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-weight: bold; font-size: 16px; color: #999999;
    padding-left: 20px;
    height: 69px; 
    width: 100%;
}
.headingRight
{
    background-image: url('/Images/slice_top.jpg'); 
    height: 69px; 
    width: 300px;
}

a.leftnav 
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-weight: bold; font-size: 12px; color: #999999;
    padding-left: 35px; 
    position: relative;
    top: 25%;    
    text-transform: uppercase; text-decoration: none; 
    z-index: 50;
}
a.leftnav:hover 
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-weight: bold; font-size: 12px; color: #FFFFFF; 
    padding-left: 35px; 
    position: relative;
    top: 25%;    
    text-transform: uppercase; text-decoration: none; 
    z-index: 50;
}
a.leftnav:active 
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-weight: bold; font-size: 12px; color: #FFFFFF; 
    padding-left: 35px; 
    position: relative;
    top: 25%;    
    text-transform: uppercase; text-decoration: none; 
    z-index: 50;
}
div.leftnavoff
{
    background-image: url('/Images/nav/left_nav_off.png');
    background-repeat: no-repeat;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-weight: bold; font-size: 12px; color: #999999;
    height: 33px;
    text-transform: uppercase; text-decoration: none; 
    vertical-align: middle;
    width: 178px;
    z-index: 50;
}

a.leftnavon 
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-weight: bold; font-size: 12px; color: #ffffff;
    padding-left: 35px; 
    text-transform: uppercase; text-decoration: none; 
    position: relative;
    top: 25%;
    vertical-align: middle;
    z-index: 50;
}
div.leftnavon 
{
    background-image: url('/Images/nav/left_nav_on.png');
    background-repeat: no-repeat;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-weight: bold; font-size: 12px; color: #999999;
    height: 33px;
    text-transform: uppercase; text-decoration: none; 
    vertical-align: middle;
    width: 178px;
    z-index: 50;
}

.mainBody
{
    background-color: #333333; 
    padding: 0px 20px 0px 20px;
    width: 100%; 
}
.mainLeft
{
    background-color: #333333;
    width: 200px;
}
.mainRight
{
    background-color: #333333;
    width: 300px;
}

.ModelFrame
{
    padding-left: 30px;
    vertical-align: top;
    padding-bottom: 0px;
}
.ModelFrameSm
{
    border: solid 1px white;
    height: 142px;
    width: 107px;
}
.ModelFrameLg
{
    border: solid 1px white;
    height: 250px;
    width: 190px;
}

#pageContainer
{
    border: solid 1px green;
    text-align: center;
	width: 100%;
    text-align: center;
    position: absolute;
    top: 40px;
    left: 0px;
}

.PortfolioNav
{
    margin:0px auto; 
    padding: 10px 5px 5px 5px; 
    color: Black; 
    font-size: 11px; 
    overflow: scroll; 
    height: 300px;
    width: 260px; 
    overflow-x: hidden; 
    text-align: center;
}
.PortfolioMain
{
    margin:0px auto; 
    padding: 10px 5px 5px 5px; 
    color: Black; 
    font-size: 11px; 
    overflow: scroll; 
    height: 300px;
    width: 460px; 
    overflow-x: hidden; 
    text-align: center;
}
.GridMain
{
    margin:0px auto; 
    padding: 10px 5px 5px 5px; 
    color: Black; 
    font-size: 11px; 
    overflow: scroll; 
    height: 300px;
    width: 400px; 
    overflow-x: hidden; 
    text-align: left;
}

.PortfolioHeading
{
    font-size: 16px; 
    font-weight: bold; 
    color: #555555;    
}
.PortfolioSubHeading
{
    font-size: 12px; 
    font-weight: bold; 
    color: #555555;    
    padding-bottom: 5px;
}
.PortfolioDesc
{
    text-align: left; 
    padding-left: 10px;
    font-size: 11px; 
    padding-bottom: 5px;
}
PortfolioFooter
{
    padding-bottom: 10px;
}

.THeading 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold;
	color: #FFFFFF; 
	text-decoration: none;
}