﻿
body
{
	background-position: top;
	margin: 0;
	background-color: #1b2a38;
}
#masterwrapper
{
	/*border: 1px solid #99CCFF;*/
	width: 920px;
	margin: 0 auto; /*height: 700px;*/
	background-color: #1b2a38;
}

#wrapper
{
	width: 910px;
	margin: 0 auto; /*height: 900px;*/
	background-color: #1b2a38;
}

#header
{
	background-position: bottom;
	height: 100px;
	background-image: url('../Images/HeaderAndLogo.jpg');
	padding-top: 15px;
	margin-left: 0;
	background-repeat: no-repeat;
	padding-right: 45px;
}

#header img
{
	float: right;
	padding-top: 18px;
	padding-left: 10px; /*padding-right:15px;*/
	border: 0;
}

#menu
{
	height: 37px; /*background-color:#e7f6f7;*/
	background-color: #fff;
	padding-top: 3px;
	padding-left: 4px;
}
#SiteMap
{
	text-align: right;
	border-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #99CCFF;
	border-left-color: #99CCFF;
	padding-right: 10px;
	font-size: 15px;
}

#bottom
{
    background-image: url('../Images/Bottom/Bottom.jpg');
    background-repeat: no-repeat;
    height: 40px;
}

#bottomcontent
{
	padding-top: 10px;
	text-align: center; /* Rony */
	font-family: Tahoma, Arial;
	font-size: 10px;
}

#poweredBy
{
	font-family: Tahoma, Arial;
	font-size: 9px;
	float: right;
	padding-right: 10px;
}


#page
{
    padding-left: 8px;
    padding-right: 8px;
    font-family: Tahoma,Arial;
    color: #CCFFFF; /*color: #7596A1;*/ /*font-size: .9em; 	border-width: .1em;*/
    border-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #99CCFF;
    border-left-color: #99CCFF;
    width: 892px;
}

/* Default Page */

#defaultpage #content
{
	float: left;
	width: 630px;
	text-align: justify; /*letter-spacing: .15em;*/
	padding-left: 20px;
	font-size: .9em;
	font-family: tahoma, arial;
	letter-spacing: .11em;
}

#defaultpage #picture
{
	float: left; /*padding-left: 10px;*/
}


/*End - Default Page*/



/*About Us Page*/

/*End About Us Page*/



/*Common across all page*/

/*.pageheading
{
    font-weight: bold;
    font-size: 18px; /*padding-top: 5px;*/
    /*padding-bottom: 10px;
    color: #41A0DA;
    text-transform: lowercase;
}*/


h1
{
   ont-weight: bold;
    font-size: 18px; /*padding-top: 5px;*/
    padding-bottom: 10px;
    color: #41A0DA;
    text-transform: lowercase; 
    }

.pagesubheading
{
    font-weight: bold;
    font-size: 18px;
    /*padding-top: 5px;*/
    padding-bottom: 10px;
    color: #41A0DA;
    text-transform:lowercase;
}

hr
{
    color: #FFFFFF;
    height: .01em;
    
}

.content
{
    font-size: 14px;
    font-family: sans-serif;
    float: left;
    text-align: justify;
    letter-spacing: 1.5px;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
}

.content a
{
	color:	#CEDBD6;
}

.contentWithSpaceInRight
{
	float: left;
	width: 630px;
	text-align: justify; /*letter-spacing: .15em;*/
	padding-left: 20px;
	padding-bottom: 20px;
	font-size: .9em;
	font-family: tahoma, arial;
	letter-spacing: .11em;
}

.contentNoPadding
{
	font-size: .9em;
	font-family: tahoma, arial;
	text-align: justify;
	letter-spacing: .11em;
}

.strongText
{
	/*text-align: justify;*/
	color: #4FB5E7;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 10px;
}

.pageImpText
{
	font-family: Tahoma, Arial;
	/*font-style: italic;
	font-weight: bold;*/
	/*color: #7596A1;*/
	/*text-align: center;*/
	letter-spacing: .15em;
	/*padding-left: 35px;*/
}

#SlideShowBackgroud
{
	background-image: url('../Images/Banner/BannerBackgroud.png');
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #1b2a38;
}

/*End - Common across all page*/

/* Form Styles */
.controlSingleLineSmall
{
    /*background: #E7F6F7 none repeat scroll 0 0;*/ /*color: #22ADCC;*/
    border: 1px solid #97FFFF;
    height: 21px;
    width: 130px;
    background-color: #1B2A38;
    color:#FFFFFF;
}

.controlSingleLineMediumNoBackground
{
	border: 0 none;
	height: 21px;
	width: 171px;
}

.controlSingleLineMedium
{	
	height: 21px;
	width: 171px;
	border: 1px solid #97FFFF;
	background-color: #1B2A38;
    color:#FFFFFF;
}

.controlSingleLineLarge
{
	background: #E7F6F7 none repeat scroll 0 0;
	height: 21px;
	width: 276px;
	border: 1px solid #97FFFF;
	background-color: #1B2A38;
    color:#FFFFFF;
}

.uploadcontrol
{
    background: #E7F6F7 none repeat scroll 0 0;
	height: 21px;
	width: 276px;
	border: 0px solid;
    color:#000000;
}

.controlMultiLine
{
	background: #E7F6F7 none repeat scroll 0 0;
	font-family: Tahoma,Arial;
	height: 100px;
	overflow: auto;
	width: 276px;
	border: 1px solid #97FFFF;
	background-color: #1B2A38;
    color:#FFFFFF;
}

.controlMultiLineMedium
{
    font-family: Tahoma, Arial; /*color: #22ADCC;*/
    height: 179px;
    overflow: auto;
    width: 171px;
    border: 1px solid #97FFFF;
    background-color: #1B2A38;
    color: #FFFFFF;
}

.controlSpacer
{
	padding-top: 10px;
}

/* end Form Style */


.topmenutext
{
	padding-top: 13px;
	font-weight: bold;
	color: #1b2a38;
	font-family: Tahoma, Arial;
	font-size: 15px;
}

.topmenutext a
{
	text-decoration: none;
}

.topmenutext a:link
{
	color: #1b2a38;
}
.topmenutext a:visited
{
	color: #1b2a38;
}

.topmenutext a:hover
{
	color: #1b2a38;
}
.topmenutext a:active
{
	text-decoration: none;
}


/*Latest News*/
#infobox
{
	float: right;
	width: 200px; /*height:20px;*/ /*padding for the space at the left of the info box*/
	padding-top: 30px;
	padding-bottom: 0px; /*height: 245px;*/
	font-size: 12px;
	font-family: tahoma, arial;
	letter-spacing: 1.5px;
	color: #FFFFFF;
}

#infoboxheader
{
    background-position: left top;
    height: 30px; /*margin: 0 0 10px 0;*/
    padding: 0px;
    /*background: url('../Images/Infobox/BoxHeader.png') no-repeat left top;*/
    font-size: 14px;
    font-weight: normal;
    color: #FFFFFF;
    background-color: #41A0DA;
    padding-top:10px;
    padding-left: 10px;
    font-weight:bold;
    
}

#infoboxnews
{
    /*border-bottom: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;*/
    padding-top:10px;
    padding-left: 10px;
    background-color: #E7F7F7;
    color: #1B2A38;
}

