﻿colors
{
    green               : #5c8526;
    rust                : #a64324;    
    brown               : #593931;
    maroon              : #990000;
}

body 
{ 
	margin-top			: 60px;
    margin-left         : 0px;    
    background-color    : #303934;    
	background-image	: url('../Images/Background.gif');
	background-repeat	: repeat-y;
	background-position : center;
	color               : #555555;
	background-position : top;    
    font-family         : Verdana;
    font-size           : 12px;
}
a
{
	font-family         : Verdana;
    font-size           : 12px; 
    color               : #303934;   
    text-decoration     : none;
    border-bottom       : dashed 1px #a64324;
}
a:visited
{
	font-family         : Verdana;
    font-size           : 12px; 
    color               : #303934;   
    text-decoration     : none;
    border-bottom       : dashed 1px #a64324;
}
a:hover
{
    color				: #a64324;
	text-decoration		: none;
	border-bottom       : dashed 1px #303934;
}
a.colorLink
{
    color               : #a64324;   
    border-bottom       : dashed 0px #a64324; 
}
a.colorLink:hover
{
   	font-family         : Verdana;
    font-size           : 12px; 
    color               : #303934;   
    text-decoration     : none;
    border-bottom       : dashed 0px #303934; 
}
a.noUnderline
{
    border-bottom       : solid 0px #ffffff;
}
a.noUnderline:hover
{
    	
	border-bottom       : solid 0px #ffffff;
}
a.noUnderline:visited
{
	border-bottom       : solid 0px #ffffff;
}
table
{
     padding            : 0px;    
}
.imageLink
{
     border             : dashed 0 #ffffff;
}
a.imageLink:hover
{
     border             : dashed 0 #ffffff;
}
.navTable
{
	background-image	: url('../Images/TableTopShadow.png'); 		
	padding				: 0px 0px 0px 0px; 
	background-position : center top; 
	border				: 0px;
    position            : fixed;    
    top                 : 0px;    
    width               : 100%;
    background-repeat   : no-repeat;
    height              : 40px;
}
td
{    
    position            : relative;
    color               : #555555;
    font-family         : Verdana;
    font-size           : 12px;    
}
img
{
    border-bottom       : 0px;    
}
iFrame
{
	border				: 0px solid #ffffff;	
	margin				: 0 0 0 0; 	
}
.navLinks
{
	padding-top			: 3px;
	padding-left		: 3px;
	padding-right		: 4px;
	color				: #dddddd;
}
.textInput
{
	 border				: 1px solid #5c8526;
	 padding			: 1px 7px 1px 7px;
	 background-color   : #ffffff;
}
.textInput:focus
{
	 border				: 1px solid #5c8526;
	 height				: 32px;
	 font-size			: 22px;
	 color              : #303934;	 
	 outline            : none;
	 background-color   : #ffffff;
}
.textInputSmall
{
	 border				: 1px solid #5c8526;
	 padding			: 1px 7px 1px 7px;
	 background-color   : #ffffff;
}
.textInputSmall:focus
{
	 border				: 1px solid #5c8526;
	 padding			: 1px 7px 1px 7px;
	 background-color   : #ffffff;
	 outline            : 0px;
}
.titleText2 
{    
    font-family         : Verdana;
    color               : #303934;    
    font-size           : 18px;
}
.introTextLight
{    
    font-family         : Arial;
    color               : #999999;    
    font-size           : 22px;
}
.introTextDark
{    
    font-family         : Constantia;
    color               : #a64324;    
    font-size           : 26px;
}
.fileLink
{
	font-family         : Verdana;
    font-size           : 12px; 
    color               : #303934;   
    text-decoration     : none;
}
.fileLink:hover
{
    color               : #a64324;
    text-decoration     : none;
    border-bottom       : dashed 1px #303934;
}
.colorNavLink, .colorNavLink:visited
{
    font-family         : Verdana;
    font-size           : 12px; 
    color               : #eeeeee;   
    text-decoration     : none;
    border-bottom       : dashed 0px #a64324;
}
.colorNavLink:hover
{    
    color               : #ffffff;   
    text-decoration     : none;
    border-bottom       : dashed 1px #a64324;
}
.dashed
{
    border-bottom       : dashed 0px #a64324;
}
.dashedLine
{
     width              : 100%;
     height             : 1px;   
     background-image   : url('../Images/Dash.gif');
     background-repeat  : repeat-x;
}
.ErrorDiv {}
.ErrorTable
{
    border              : dashed 1px #a64324;
}   
.logo
{

}
.labelLink
{
    color               : #999999;
    font-style          : italic;         
}
.encodedMediaTable
{
     background-color   : #ffffff;    
     border             : solid 1px #d5d5d5;
     border-bottom      : 0;
}
.introText 
{    
    border-bottom       : 0px;
    font-family         : Constantia;
    color               : #303934;    
    font-size           : 28px; 
}
.whiteLink
{
    font-family         : Verdana;
    font-size           : 12px; 
    color               : #303934;   
    text-decoration     : none;
}
.whiteLink:hover
{
    font-family         : Verdana;
    font-size           : 12px; 
    color               : #999999;   
    text-decoration     : none;
}

.logoText
{
    font-family         : Century Gothic;    
}
.myloadingDiv
{
	width               : 100%;
	height              : 1600px;
	overflow			: hidden;
	position            : fixed;
	left				: auto;
	right				: auto;
	background-color    : Transparent;
	top                 : 250px;
	border              : solid 0px #ffffff;
    -moz-opacity        : 0.80;
    filter              : alpha(opacity=80);
    text-align          : center;
}
.loadingDiv
{
	width               : 100%;
	height              : 1600px;
	overflow			: hidden;
	position            : fixed;
	left				: auto;
	right				: auto;
	background-color    : Transparent;
	top                 : 250px;
	border              : solid 0px #ffffff;
    -moz-opacity        : 0.80;
    filter              : alpha(opacity=80);
    text-align          : center;
    visibility          : hidden;
}
.loadingDivImage
{
	left                : auto;
	right               : auto;
	width               : 100%;            		
	text-align          : center;
	position            : relative;
	top                 : 0px;
	height				: 500px;
	visibility          : hidden;
} 
.fileBrowserRow
{
	height				: 25px;
}
.fileList
{
     text-align         : center;
}
.hiddenLinks
{
    visibility          : hidden;
}    
.bigTextLight
{
    font-family         : Arial;
    color               : #ffffff;    
    font-size           : 22px;    
}
.mediumTextLight
{    
    font-family         : Arial;
    color               : #303934;    
    font-size           : 16px;
}
.mediumTextReallyLight
{    
    font-family         : Arial;
    color               : #bbbbbb;    
    font-size           : 16px;
}
.managerPopupMenuDiv
{
    position            : relative;
    overflow-y	        : hidden;
    overflow-x	        : hidden;    
    width               : 675px;
    margin              : -320 auto auto auto;
    visibility          : hidden;
    vertical-align      : top;
    text-align          : center;
    height              : 300;
}
.popupMenuDiv
{
    position            : relative;
    overflow-y	        : hidden;
    overflow-x	        : hidden;    
    width               : 675px;
    margin              : -500 auto auto auto;
    visibility          : hidden;
    vertical-align      : top;
    text-align          : center;
    height              : 300;
}
.filesIframe
{
    overflow-x          : hidden;
    overflow-y          : scroll;
    width               : 100%; 
    height              : 175px;  
    border              : solid 0px #303934; 
    padding             : 0 0 0 0;     
}
.fileRows
{
    text-align          : center;
    border              : solid 0px white;
    height              : 275px;
    overflow-x          : hidden;
    overflow-y          : scroll;
    width               : 890px;
}
.fileRowScroll
{
    width               : 900px;
    text-align          : center;
}
.uploadDiv
{
    
    overflow	        : hidden;    
    width               : 840px;
    margin              : 0 auto auto auto;
    vertical-align      : top;
    text-align          : center;
    height              : 33%;
}
.menu
{
     border             : solid 0px #303934;
     margin             : 5 50 25 50;
     width              : auto;
     text-align         : center;    
}
.files
{
     background-color   : #ffffff;
     border             : solid 0px #303934;
     margin             : 0 0 0 0;
     text-align         : left;    
}
.submenu
{
     visibility         : hidden;
     background-color   : #ffffff;
     border             : solid 1px #303934;
     margin             : 25 150 0 150;
     text-align         : center;    
}
.filemenu
{
     border             : solid 0px #303934;
     margin             : 10 0 0 25;
     text-align         : center;  
     width              : 800;
}
.navTab
{
    padding				: 0px 0px 0px 0px; 
    border				: 0px;
    top                 : 18px;    
    position            : fixed;
    width               : 100%;
    background-image	: url('../Images/Tab.png'); 
    background-position : right top; 
    border				: 0px;
    position            : fixed;    
    height				: 200px;
    width               : 100%;
    background-repeat   : no-repeat;                      
}
.logOn
{
     height             : 18px;    
     background-color   : white;     
}
.usermenu
{
     margin-top         : 15px;    
}
.userIframe
{
    overflow            : hidden;
    width               : 700; 
    height              : 170px;  
    border              : solid 0px #303934; 
    padding             : 0 0 0 0;     
    margin              : 0 50 0 50;
}
.pageBuilderIframe
{
    overflow-x          : hidden;
    overflow-y          : scroll;
    width               : 100%; 
    height              : 150px;  
    border              : solid 0px #303934; 
    padding             : 0 0 0 0;     
}
.myFilesIframe
{
    overflow-x          : hidden;
    overflow-y          : scroll;
    width               : 100%; 
    height              : 250px;  
    border              : solid 0px #303934; 
    padding             : 0 0 0 0;     
}
.updateMeiFrame
{
    overflow-x          : hidden;
    overflow-y          : scroll;
    width               : 100%;     
    border              : solid 0px #303934; 
    padding             : 0 0 0 0;     
}

.addUsersDiv
{
     border             : solid 1px #dddddd;
     padding            : 10px;
     margin-bottom      : 10px;
     height             : 100px;
     overflow           : hidden;
}
.editSelf
{
     border             : solid 1px #dddddd;
     padding            : 10px;
     margin-bottom      : 10px;
     height             : 150px;
     overflow           : hidden;
}
.errorText
{
     color              : #a64324;    
}
.titleTextColorOne
{    
    border-bottom       : 0px;
    font-family         : Constantia;
    color               : #303934;    
    font-size           : 28px;    
}
.titleTextColorOne:hover
{    
    border-bottom       : 0px;
    font-family         : Constantia;
    color               : #303934;    
    font-size           : 28px;    
}
.titleTextColorOne:visited
{    
    border-bottom       : 0px;
    font-family         : Constantia;
    color               : #303934;    
    font-size           : 28px;    
}
.header
{	                
    padding				: 0px 0px 0px 0px; 
    background-position : center top; 
    border				: 0px;                    
    width               : 100%;
    background-repeat   : no-repeat;
    margin-top          : -37px;
    margin-left         : 4px;
    text-align          : center;
}   