﻿body
{
	font-family: Arial, Arial Black;
	font-size: 12px;
	font-weight: bold;
	color: #585858;
	padding: 0px;
	margin: 0px;
	text-align: left;
	background-color: #d3d3d3;
}
.MainMainContainer
{
	padding-top:10px;
	width: 992px;
}

/*.MainMainContainer
{
		background-color: #d3d3d3;
		padding:30px 70px 30px 70px;
		width: 994px;
}
*/

.md-mainContainer
{
	padding-top:10px;
	padding-bottom: 10px;
	width: 992px;
	min-height:700px;
	height:auto !Important;
	height:700px;
	background-color: White;	
	
}
.sbn-mainArea
{
	width: 100%;
	height: 100%;
	
}
h1
{
	font-size: 30px;
	color: #100b72;
	font-weight: bold;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px;
}

h2
{
	font-size: 20px;
	color: #100b72;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}

h6
{
	font-size: 14px;
	color: #100b72;
	font-weight: bold;
	text-decoration: none;
	padding: 20px 0px 0px 0px;
	margin: 0px;
}

p
{
	line-height: 20px;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

/* --------------- Header Line -------------------------*/

.md-ControlTopLine
{
	background-color: #c6c7c9;
	color: White;
	width: 972px;
	height: 36px;
	margin-bottom: 10px;
	}
.md-TextBox
{
	border: solid 1px #c6c7c9;
	color: #585858;
	height: 20px;
	width:180px;
	margin-top: -4px;
	padding-left: 4px;
	padding-top: 4px;
}

.md-Link
{
	text-decoration: none;
	color: #4c4c4c;
	font-weight: bold;
}

.md-LineTop
{
	background-color: #4c4c4c;
	width: 1px;
	height: 14px;
	margin-right: 2px;
	margin-top: 6px;
	float: left;
}

/* --------------- Logo&Banners Zone -------------------------*/


.md-PicturesContainer
{
	width: 972px;
	height: 227px;
}

.md-leftPic
{
	width: 222px;
	height: 227px;
}

.md-Banners
{
	width: 743px;
	height: 227px;
}

/* --------------- Menu Zone -------------------------*/

.md-MenuItem
{
	margin-right: 1px;
}

/* --------------- SubMenu Control-------------------------*/

.ContentPlaceholder
{
	padding-top: 15px;
	width: 972px;
	min-height:350px;
	height:auto !Important;
	height:350px;
}

.md-subMenuArea
{
	float: left;
	width: 222px;
	text-align: left;
	vertical-align: top;
	padding:0px;
	margin:0px;
}
.md-subMenuItemHeader
{
	color: #100b72;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	line-height: 30px;
	padding-bottom: 30px;
}
.md-subMenuItemText
{	
	font-size: 14px;
	color: #6e6e6e;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;
	vertical-align: middle;
}
.md-MenuUnselected
{
	font-size: 14px;
	color: #6e6e6e;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;
}
.md-MenuSelected
{
	color: #100b72;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;
}
.md-subMenuUnSelected
{
	color: #6e6e6e;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	font-size: 12px;
}
.md-subMenuSelected
{
	color: #100b72;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	font-size: 12px;
}
.sbn-subSubMenuItemsContainer
{
	line-height: 0px;
	font-size: 0px;
}

.md-subMenuItemSeparator
{
	width: 222px;
	background-image: url("Images/Separator1x1px.gif" );
	background-repeat: repeat-x;
	line-height: 1px;
	font-size:1px;
	height: 1px;
}
.md-subSubMenuItemTextContainer
{
	padding-left: 30px;
	line-height: 20px;
}

.md-subSubMenuItemText
{
	color: #6d6d6d;
	font-size: 12px;
	text-decoration: none;
	line-height: 20px;
}

/* --------------- Content Zone -------------------------*/

.md-ContentPart
{
	float: left;
	width: 730px;
	padding-left: 20px;
	margin: 0;
	overflow:hidden;
}

.md-HeaderContent
{
	text-align: left;
}

.md-TextArea
{
	float: left;
	width: 445px;
	text-align: left;
}


.md-PictureArea
{
	float: left;
	width: 280px;
	padding-top: 5px;
	padding-left: 5px;
	text-align: right;
	overflow:hidden;
}

/* --------------- Foother ------------------------*/
.md-footerLine
{
	min-height: 22px;
	height: auto !Important;
	height: 22px;
	width: 972px;
	line-height: 22px;
	margin-top: 10px;
	text-align: left;
	vertical-align: bottom;
	background-color: #c6c7c9;
	color: #2d3775;
}
/* ---------------- Search Button Top ---------------------*/

.sbn-submitAreaContainer
{
	float: left;
}

.sbn-searchTextContainer
{
	float: right;
}


/* --------------- Search ------------------------*/


.sbn-Search-Search
{
	text-align: center;
}
.sbn-Search-SelectIndex
{
	display: none;
}
.sbn-Search-Button
{
	background-color: #100b72;
	color: white;
	border: none;
	height: 19px;
	width: 40px;
}
.sbn-Search-Title
{
	padding-top: 10px;
}
.sbn-Search-ResultsContainer
{
	width: 100%;
}
.sbn-Search-SortContainer
{
	text-align: right;
}
.sbn-Search-ResultsGrid
{
	width: 100%;
	text-align: center;
}
.sbn-Search-AltItem
{
	background-color: white;
}
.GridBackground
{
	background-color: #f8f8f8;
	border-top: solid 1px #e4e4e4;
	margin-top: 5px;
	margin-left: 5px;
}
.sbn-Search-IndexName
{
	display: none;
}
.sbn-Search-ReasultSet
{
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 15px;
}
.sbn-Search-Error
{
	color: #100b72;
}
.HyperLinkClass
{
	padding-left: 5px;
}

.md-Background
{
	display: none;
}
a
{
	color: #100b72;
	text-decoration: none;
}
a:hover
{
	color: #100b72;
}
a:active
{
	color: #100b72;
}
/* ------------- Dynamic Form Contact Us ------------- */

.sbn-dynamicForm-text
{
	margin-top: 7px ! important;
	text-align: left;
	font-weight: bold;
	width:85px;	
	display: inline;	
}

.sbn-dynamicForm-textInput
{
	width: 265px;
	height: 14px;
	margin-top: 5px ! important;
	border: solid 1px #012d58;
	display: inline;	
}

.sbn-dynamicForm-submit
{
	margin-left: 70px;
	margin-top: 12px;
	font-family: Verdana;
	font-size: 10px;
	height: 18px;
	width: 58px;
	color: White;
	font-weight: bold;
	text-align: center;
	padding-bottom: 2px ! important;
	background-color: #012d58;
	border-style: none;
	display: inline;	

}


.sbn-dynamicForm-dropdown
{
	width: 268px;
	margin-top: 5px ! important;
	border: solid 1px #012d58;
	display: inline;	
}

.sbn-dynamicForm-textArea
{
	width: 265px;
	height: 100px;
	margin-top: 5px ! important;
	border: solid 1px #012d58;
	display: inline;
}


.md-PersonalList
{
	line-height: 30px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
	width: 400px;
	margin-bottom: 5px;
	border-bottom: solid 1px #e4e4e4;
}

.mb-PersonalPhoto
{
	max-width: 50px;
	background-color: #f8f8f8; 
	width: 50px;
}

.md-ProductContainer
{
	padding-top: 60px;
	padding-left: 30px;
	text-align: left;
}
.md-ProductList
{
	padding-left: 5px;
	padding-top: 3px;
	text-align: left;
	margin-bottom: 5px;	
	border-bottom: solid 1px red;
}
.md-ProductLink
{
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 20px; 
	border-bottom: dotted 1px #e4e4e4; 
	height: 38px;
	width: 200px;
}
.mb-ProductImage
{
	max-width: 100px;
	width:auto !Important;
	width: 100px;
	border-left: 20px;
	border-bottom: solid 1px #e4e4e4;
}


/* -------------- Image Gallary -------------- */

.ImageGallery-LargeImage
{
	max-height:250px;
/*	height: expression(this.height >= 250 ? "250px" : "auto");*/
	max-width:400px;
/*	width: expression(this.width >= 400 ? "400px" : "auto");*/
}	

.md-FileList-ItemImage
{
	padding-right:10px;
	padding-bottom:5px;
	padding-top:5px;
}
