﻿html, body
{
	/* background-image: url(../../Images/Design/BackgroundPattern.gif); */
	margin-bottom:0px; 
	margin-left:0px; 
	margin-right:0px; 
	margin-top:0px;
	
	font-size: 8pt;
	font-family: Arial;
	color: #000000;
	height: 100%;
	
}

input
{
	font-size: 8pt;
	font-family: Arial;
	
}

textarea
{
	font-size: 8pt;
	font-family: Arial;
}


.treeView
{
	text-align:left;
}

.test
{
	background-image:url(playGroundimageUrl)
}

.kolkuOdGoreTolkuOdDole
{
	padding:10px 0px 5px 20px;
}

.aboutMe
{
	font-size: 8pt;
	font-family: Verdana;
	color: #000000;
}

.personalPageLink
{
	font-size: 7pt;
	font-family: Verdana;
	color: #000000;
}

#masterMid 
{
    width:950px;
    position:relative; left:50%; /*Shift left edge to center*/
    margin-left:-475px;          /*Shift back half width*/
    
    
    position: absolute;
    top: 0px !important;
    height: auto !important;
    
    min-height: 100%;
    height: 100%;
    border: solid 1px #000000;
}

#masterFooter
{
	position: absolute;
    bottom: 0px !important;
    height: 108px;
    margin-top:-108px;
    width:100%;
}

#clearfooter
{
	clear:both;
	height:108px;
}/*Clearance with same height as of footer*/





.dashedBottomBorder
{
	border-bottom: #cccccc 1px dashed;
}


input
{
	border: 1px solid #cccccc;
}
a
{
	color:#2e5570;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
}

a:link, a:visited, a:active
{
	text-decoration: underline;
}
 
a:hover
{
	text-decoration: none;
}

.textLink
{
	color:#2e5570;
	font-family:Verdana;
	font-size:7pt;
	font-weight:normal;
}

.textLink:link, a:visited, a:active
{
	text-decoration: underline;
}
 
textLink:hover
{
	text-decoration: none;
}

table
{}

tr
{}

td
{}

div
{
	}

span
{}

.headerMainText
{
	font-size: 13pt;
	color: #000000;
	font-family: Arial;
	font-weight: bold;
}

.headerSmallerMainText
{
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	font-family: Arial;
	
}

.blueAllCapsText
{
	font-size: 16pt;
	color: #4d7a8d;
	font-family: 'Arial Narrow';
	text-transform: uppercase;
}

.grayText
{
	font-size: 10pt;
	color: #5e5e5e;
	font-family: Arial;
}

.headerSingleText
{
	font-size: 11pt;
	color: #ffffff;
	font-family:Century Gothic;
	
}
.headerText
{
	font-size: 11pt;
	color: #ffffff;
	font-family: Arial;
	font-weight:bold;
		
}
.headerText a:link
{
	font-size: 11pt;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
}
.headerText a:hover
{
	font-size: 11pt;
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}
.headerText a:active
{
	font-size: 11pt;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}

.headerText a:visited
{
	font-size: 11pt;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}
.footerText
{
	font-size: 10pt;
	color: #ffffff;
	font-family: Arial;
	text-decoration: none;
	font-weight: normal;
}
.footerText a:link
{
	font-size: 10pt;
	color: #ffffff;
	font-family: Arial;
	text-decoration: underline;
	font-weight: normal;
}
.footerText a:hover
{
	font-size: 10pt;
	color: #ffffff;
	font-family: Arial;
	text-decoration: none;
	font-weight: normal;
}

.footerText a:active
{
	font-size: 10pt;
	color: #ffffff;
	font-family: Arial;	
	font-weight: normal;
}

.footerText a:visited
{
	font-size: 10pt;
	color: #ffffff;
	font-family: Arial;
	font-weight: normal;
}
.menuItems
{
	font-size: 8pt;
	color:#fbc72d;
	font-family: Arial;
	font-weight:100;
	
	}
.menuItems a:link
{
	font-size: 8pt;
	color:#fbc72d;
	font-family: Arial;
	font-weight:100;
	
	}
.menuItems a:visited
{
	font-size: 8pt;
	color:#fbc72d;
	font-family: Arial;
	font-weight:100;
	
	}
	
.menuItems a:hover
{
	font-size: 8pt;
	color:#fbc72d;
	font-family: Arial;
	font-weight:100;
	
}
.dashBoard
{
	font-size: 9pt;
	color:#214a67;
	font-family: Arial;
	font-weight:bold;
	}
.dashBoard a:link
{
	font-size: 9pt;
	color:#214a67;
	font-family: Arial;
	font-weight:bold;
	}
.dashBoard a:visited
{
	font-size: 9pt;
	color:#214a67;
	font-family: Arial;
	font-weight:bold;
	}
.titleSection
{	
	border-width: 0px;
	border-style: solid;
}
.titleSection #sectionBody
{
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	background-color: #ffffff;
	height: 65px;
}
.titleSection #sectionHeader
{
	padding-left: 5px;
	padding-right: 5px;
	font-size: 10pt;
	font-weight: bold;
	height: 24px;
	color: #214a67;
/*	background-color: #789F4A;*/
}
/* CSS classes for the navigation menu at bottom of the page DATALIST control paging(Previous/More ) */

.navigation
{
 width:100%;
 margin-top:30px;
 
}

#leftnav 
{
 float:left;
 width:80px;
 text-align:center;
 
}

#rightnav 
{
 float:right;
 width:80px;
 text-align:center;
}

#numnav
{
 float:inherit;
 text-align:center;
}

.leftMenu
{
	height: 28px;
	width:176px;
	padding-left:5px;
	
}
.leftMenu a:link
{
	color: #214a67;
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
}

.leftMenu a:visited
{
	color: #214a67;
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
}

.leftMenu a:hover
{
	color: #214a67;
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
}
/*
.dataListTableForImage
{
	width:50px;
	height:70px;
	text-align:center;
	vertical-align:top;
	
}
*/
.defaultPgNews
{
	font-size: 11px;
	font-family: Arial;
}

.defaultPgNews a:link
{
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
}

.defaultPgNews a:visited
{
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
}

.defaultPgNews a:hover
{
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
}
