﻿body
{
	background-position: 0px 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #363636;
	/*background-image: url('../../Images/bg2.png');*/
	background-repeat: repeat-x;
}
pre
{
	font-family: Verdana, Arial, Helvetica;
	margin:0px;
}
html, input, textarea, select
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #363636;
}

div
{
	margin: 0px;
}
table
{
	margin: 0px;
	border-collapse: collapse;
}
h1, h2, h3
{
	font-size:10px;
	margin:0px;
	font-family: Verdana, Arial, Helvetica;
}

a:link {color:#0000FF} /* unvisited link */
a:visited {color:#0000FF} /* visited link */
a:hover {color:#0000FF} /* mouse over link */
a:active {color:#0000FF} /* selected link */

.main
{
	width: 934px; /*772px;*/
	margin: 0px auto;
	text-align: left;
	border: solid 1px #738daf;
}
.mainCol
{
	min-height: 1200px;
	height: auto !important;
	height:1200px; /*background-image: url('../../Images/bg.png'); 	background-repeat: repeat-x;	*/
	background-color: #ffffff;
}
.leftCol
{
	min-height: 800px;
	height: auto !important;
	height: 800px;
	background-color: #ffffff;
}
.rightCol
{
	min-height: 800px;
	height: auto !important;
	height: 800px;
	background-color: #ffffff;
}

#content
{
	min-height: 800px;
	height: auto !important;
	height: 800px;
	line-height: 1.3em;
	width: 100%;
}
#divFrame
{
	width: 934px; /*782px;*/
	margin: 0px auto;
}
/*======= header =======*/
#header
{
	height: 229px;
	width: 100%;
	color: #363636;
	background-repeat: repeat-x;
}

/*======= footer =======*/
#footer
{
	height: 95px;
	width: 100%;
	text-align: center;
	border-top: solid 1px;
	background-color:#738daf;
	color:#ffffff;
}
#footer a
{
	color:#ffffff;
	
}

.divMenuHeader
{
	padding-left: 4px; padding-top:4px;height: 20px; width: 176px; 
    font-weight: bold; text-align: left; font-size:12px;
}
.buttonMenuProvider
{
	/*color: #ffffff;
	background-color: #6d84b4;*/
	color: #6d84b4;
	background-color: #ffffff;
	text-align: left;
	padding-left: 12px;
	cursor: pointer;
	height: 20px;
	width: 100%;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: dotted 1px #becfde;
	font-weight: bold;
	font-size: 11px;
}

.buttonMenuProviderSelected
{
	color: #ffffff;
	background-color: #6387ac;
	text-align: left;
	padding-left: 12px;
	cursor: pointer;
	height: 20px;
	width: 100%;
	border: none;
	font-weight: bold;
	font-size: 11px;
}
.buttonMenuProviderOver
{
	color: #ffffff;
	background-color: #6387ac;
	text-align: left;
	padding-left: 12px;
	cursor: pointer;
	height: 20px;
	width: 100%;
	border: none;
	font-weight: bold;
	font-size: 11px;
}
.buttonMenuStudentSelected
{
	color: #CCFFCC;
	background-color: #6d8154;
	text-align: left;
	padding-left: 12px;
	cursor: pointer;
	height: 20px;
	width: 100%;
	border: none;
	font-weight: bold;
	font-size: 11px;
	
}
.buttonMenuStudent
{
	color: #6d84b4;
	background-color: #ffffff;
	text-align: left;
	padding-left: 12px;
	cursor: pointer;
	height: 20px;
	width: 100%;
	border: none;
	font-weight: bold;
	font-size: 11px;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: dotted 1px #becfde;
}
.buttonMenuStudentOver
{
	color: #CCFFCC;
	background-color: #6d8154;
	text-align: left;
	padding-left: 12px;
	cursor: pointer;
	height: 20px;
	width: 100%;
	border: none;
	font-weight: bold;
	font-size: 11px;
	
}
/*
.buttonHostMenu
{
	color: #FF9933;
	background-color: #6d84b4;
	text-align: left;
	padding-left: 20px;
	cursor: pointer;
	height: 20px;
	width: 100%;
	border: none;
	font-weight: bold;
}*/
.button
{
	color: #ffffff;
	background-color: #6d84b4;
	text-align: left;
	padding: 2px;
	cursor: pointer;
	border: 0px;
	text-align: center;
	font-weight: bold;
	font-size: 9px;
	text-decoration: none;
}

.buttonProperty
{
	color: #ffffff;
	background-color: #6d84b4;
	text-align: left;
	padding: 2px;
	cursor: pointer;
	border: 0px;
	text-align: center;
	font-weight: bold;
	font-size: 9px;
	text-decoration: none;
}

/*Slide thumbnail image */
.slideThumbnail
{
	border: solid 1px Gray;
}
/*Modal Popup*/
.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalPopup
{
	background-color: #ffffff;
	border: solid 1px Gray;
	padding: 3px;
	width: 350px;
}
/****************/
.divSection
{
	background-color: #ffffff;
	border: solid 1px #bbbbbb;
	padding: 3px 5px 3px 5px;
	width: 535px;
	margin: 1px 0px 1px 0px;
}
.divSubSection
{
	background-color: #ffffff;
	border: solid 1px #bbbbbb;
	padding: 5px 5px 5px 5px;
}
.tableSection
{
	width: 547px; /*535 + 2 border + 10 padding*/
	background-color: #ffffff;
	border: solid 1px #bbbbbb;
	margin: 0px auto;
	margin: 1px 0px 1px 0px;
}

.sectionNonBorder
{
	width: 535px;
	background-color: #ffffff;
}

.subHeader2
{
	font-weight: bold;
	color: #0033CC;
}
.subHeader3
{
	font-weight: bold;
	color: #0033CC;
	font-style:italic;
}
h2
{
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	text-align: center;
}
/*======= div Property  84px=======*/
.divProperty
{
	background-color: #ffffff;
	border: solid 2px #bbbbbb;
	padding: 2px 2px 0px 2px;
	width: 539px;
	margin-top: 2px;
	margin-bottom: 2px;
	height: 94px;
}
.divProperty a
{
	background-color: #ffffff;
	color:#1a5d8a;
	font-weight:bold;
	text-decoration:underline;
	font-size:10px;
}
.tabControl
{	
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
	width: 268px;
	height: 20px;
	border-top: solid 1px #847FB5;
	border-left: solid 1px #847FB5;
	border-right: solid 1px #847FB5;
	margin-left: 2px;
	cursor: pointer;
	text-align: center;
}

.tabPanel
{
	/*border: solid 1px #847FB5;*/
	color:#1a5d8a;
}
/************* Dialog Table ********************/
.dialogDiv
{
	margin: 0px auto; width: 400px;
}
.dialogTable
{
	width: 400px; 
	margin-top: 30px; 
	border: solid 1px #6d84b4;
}
.dialogTableRowHeader
{
	background-image: url('Images/LoginHeaderBg.png'); background-repeat: repeat-x; 
}
.dialogTableHeaderCell
{
	height: 42px; border-bottom: solid 1px #6d84b4;
}

.dialogTableFooterRow
{
	height: 30px;background-color:#6d84b4 ;color:#ffffff; 
}
.dialogTableFooterCell
{
	border-top: solid 1px #6d84b4;
}
/************* Main Cities Control ********************/
.countrySpan
{
	font-size: 14px; font-weight: bold;
	color: #1a5d8a;
}
.countryDiv
{
	background-position: bottom;
	margin: 5px 2px 5px 2px;
	border: 1px solid #BFD1DF;
	padding: 0px 5px 5px 5px;
	background-repeat: repeat-x;
}
.countryDiv a
{
	color: #1a5d8a;
}
