﻿body 
{
	font-family:Franklin Gothic Medium Cond;
	background-color:#295087;
	margin-top: 0px;
	
}
#Wrapper
{
	width:954px;
	margin: 0 auto;
	margin-top: 0px;
	background-color:White;
	height:100%;
	
	
}
#Header
{
	width:954px;
	height:100px;
	background-image:url(images/HeaderBG.jpg);
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#3b7fcd;
}
/******************Top Right Menu including containing Div ********************/
#TopNav
{
	float:right;
	padding-top:71px;
	padding-right:10px;
}
#TopNav A:Link
{
	background-image:none !important;
	 
}
#TopNav a, #TopNav a:visited
{
  background: transparent ! important;
  
}

.StaticMenuItemStyle
{
	
	width:112px;
	background-image:url(images/TabBG.jpg);
	text-align:center;
	color:#1f4277;
	height:29px;
	font-size:14px;
	
}
/*Gets rid of the text having same background as item*/
.StaticMenuItemStyle A:link
{
background-image: none  !important;

}
.StaticMenuItemStyle A:Hover
{
	color:White;
}
.StaticSelected
{
	color:White;
}
/****************************Main Menu*****************************/
#MainMenuHolder
{
    position:relative;
	width:954px;
	
	padding-bottom:1px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#3b7fcd;
	height:34px;
	
}
.OrangeButton
{
	float:left;
	margin-top:1px;
	
}
#aspMenuDiv
{
    
	height:33px;
	float:left;
}
#YellowButton
{
    position:absolute;
    /*left:976px;*/
    right:0px;
    
    
    
	width:173px;
	height:33px;
	background-image:url(images/YellowButton.jpg);
	background-repeat:repeat-x;
	/*float:right;
	margin-top:1px;*/
	
	text-align:center;
	padding-top:6px;
	
}

.RequestEstimate
{
	margin-left:5px;
	margin-top:3px;
}
.MainMenu
{
	height:33px;
		
}
.MainItemStyle
{
	background-image:url(images/MenuBackground.jpg);
	background-repeat:repeat-x;
	height:33px;
	color:White;
	width:129px;
	text-align:center;
	font-size:15px;
	border-right-style:solid;
	border-right-color:#afd5ff;
	border-right-width:1px;
	
	
}
.MainItemStyle A:link
{
background-image: none;
}
.MainItemStyle A:Hover
{
	color:#e6e5df;
			
}
/****************************Gold Bar*****************************/
#GoldBar
{
	width:954px;
	height:85px;
	background-image:url(images/BlueGoldRounded.jpg);
	background-repeat:no-repeat;
	font-size:19px;
	
	
}
.Slogan
{
	
	
}
/**************************************Body***********************/
#MainBody
{
	float:left;
	width:954;
	background-color:White;
	min-height:800px;
	
	height:100%;
	background-image:url(images/MainBodyBG.jpg);
	background-repeat:repeat-y;
	
}
#LeftBody
{
	float:left;
	width:220px;
	
	
	
	
	
}
#LeftText
{
	width:200px;
	margin-left:20px;
	margin-top:20px;
	font-size:17px;
		
}
.textSpan
{
	letter-spacing:1px;
}
#RightBody
{
	float:right;
	width:733px;
	background-color:White;
	font-family:Arial;
	font-size:12pt;
	margin-top:20px;
	
	
	
	
}

/**************************Home-default page*****************************/

#defaultPage
{
	width:724px;
	
	
}
#defaultContent
{
	width:715px;
	padding-left:10px;
	height:100%;
}
/*********************Building ItemDiv**********************************/
#ItemDiv
{
	width:205px;
	margin-left:25px;
	margin-top:20px;
	background-color:#dad8d8;
	text-align:center;
}
.BuildingButtons
{
	margin-bottom:3px;
}

#CategoryDescriptionDiv
{
	width:651px;
	margin-left:30px;
}
#BuildingHeader
{
	margin-left:30px;
	font-size:23px;
	margin-bottom:15px;
	font-family:Franklin Gothic Medium Cond;
}
/****************Single Building Page***********************************/
#picTable
{
	margin-top:20px;
	margin-left:30px;
	text-align:center;
}
.TitleLbl
{
	margin-top:20px;
	margin-bottom:20px;
	margin-left:30px;
	font-size:23px;
}
.descriptionLbl
{
	margin-left:30px;
}
.toolTipDiv
{
	width:530px;
	text-align:center;
	padding:15px;
}
/******************************* admin Master *******************************/
#adminMaster
{
	padding-left:20px;
}
#categoryList
{
	margin-left:130px;
}


/*******************************Building added*****************************/
#BuildingAdded
{
	text-align:center;
}


/*******************************Building Delete*****************************/
#BuildingDelete
{
	width:700px;
	padding-left:20px;
}

/**********************************Store************************************/
#StoreDiv
{
	padding-left:20px;
}
#Products
{
	width:670px;
	margin-top:30px;
	border-bottom-style:dashed;
	border-bottom-color:Gray;
	border-bottom-width:2px;
	padding-bottom:15px;
	
	
}
#ProductImage
{
	width:120px;
	float:left;
	height:148px;
	
}
.ProductName
{
	font-family:Arial;
	font-size:17px;
	color:Black;
	width:425px;
}
.ProductDescription
{
	
	font-family:Arial;
	font-size:13px;
	color:#152F56;
	
}
.ProductPrice
{
	font-family:Arial;
	font-size:17px;
	color:Black;
	
}
#PriceDiv
{
	width:200px;
	
	margin-top:10px;
}
.StoreHeaderDiv
{
	
	font-family:Arial;
	font-size:13px;
	color:Black;
}
.ClickForInfo
{
	font-family:Arial;
	font-size:11px;
	color:Blue;
}
#SingleProductDiv
{
	width:670px;
	margin-top:5px;
	
}
#SingleImageDiv
{
	
	margin-bottom:20px;
}
#singleProductDescription
{
	font-family:Arial;
	font-size:13px;
	color:Black;
}
#singleProdButtons
{
	width:660px;
	text-align:right;
}
/******************************UPdate/delete products************************/
#UpdateRadEditor
{
	width:680px;
	padding-left:15px;
	
}
#UpdateButtonDiv
{
	width:680px;
	text-align:right;
	padding-bottom:15px;
}
/********************************Edit Content Pages***************************/
#SubmitButton
{
	width:700px;
	text-align:right;
}
#defaultContentAdmin
{
	width:715px;
	padding-left:10px;
	height:100%;
	border-style:dashed;
	border-color:Red;
	border-width:2px;
}
#storeHeaderDiv
{
	width:680px;
	padding-left:10px;
	height:100%;
	border-style:dashed;
	border-color:Red;
	border-width:2px;
}
/************************************Form*****************************************/
#formHeaderText
{
	width:690px;
}
#formButton
{
	width:650px;
	text-align:left;
}
/*************************************Email****************************************/
#emailDiv
{
	width:700px;
	padding-left:15px;
}
