﻿div
{
	border:0px solid DarkGreen;
}
body 
{
	margin: auto;
	padding: 0;
	border: 0;	
	background: white;
	background-repeat: no-repeat;
	background-position: center;
	color:Black;
	font: x-small Arial, Verdana, Helvetica, sans-serif;
	line-height: normal;
	font-size:11px;
}
#mainWrapper
{
    
}
#mainHeader
{
    width: 750px;
    height: 53px;
}
#mainContent
{
    width: 750px;
}
#mainHeaderContent
{
	border-bottom: solid 2px #3f5c9e; 
	height: 90px; 
	background-color: #d0d7e7;
	width: 100%; 
	padding-top: 10px;
}
#mainHeaderContentRight
{
	float: left; 
	width: 25%;
}
#mainHeaderContentLeft
{
	float: left; 
	width: 70%; 
	color: #01267e; 
	font-size: x-large; 
	font-weight: bold;
    text-align: center; 
    margin-top: 30px;
}
#mainContentLeft
{
    width: 500px;
    float: left;
}
#mainMenu
{
    width: 250px;
    float: right;
    text-align: center;
    vertical-align: middle;
    border-left: solid 1 #01267E;
}
#mainFooter
{
    width: 750px;
}
.div-height-20 {
    height:20px;
}
.div-height-44 {
    height:44px;
}
.div-height-30 {
    height:30px;
}
.div-height-15 {
    height:15px;
	font-size:1px;
}
.div-height-3 {
    height:3px;
	font-size:1px;
}
.format-textbox
{
	border:1px solid #d1bca7;
}


.left
{
    float: left;
}
.right
{
    float: right;
}
.divclear
{
    clear: both;
}
.content 
{
	padding: 20px;
	font-weight: normal;
	line-height: normal;
}
.title 
{
    font-size:11px;
	font-weight: bold;
	line-height: normal;
}
.border 
{
    border: solid 1 #01267E;
}

/*CollapsiblePanel*/
.collapsePanel {
	
	background-color:white;
	overflow:hidden;
}

.collapsePanelHeader{	
	width:100%;		
	height:30px;
	background-image: url(../../Images/bg-menu-main.png);
	background-repeat:repeat-x;
	color:#FFF;
	font-weight:bold;
}

.collapsePanelHeader a {color:#FFF;}
.collapsePanelHeader a:hover {text-decoration:none;background:none;}

.blue-button  
{
	background-color: #7c97c2;
	color:White;
	font-weight:bold;
	font-size:small;
	height:25px;
	cursor:pointer;
}
.yellow-button  
{
	background-color: #f3dbc1;
	color:#7f6544;
	font-weight:bold;
	font-size:small;
	height:25px;
	cursor:pointer;
}
.header-title 
{
	border-bottom: solid 1px #98aad0;
	 margin-bottom: 5px;
	 margin-top: 5px;	
	 text-align:left;
}
.header-title-yellow 
{
	 background-color: #f3dbc1;
	 text-align:left;
	  font-size:medium;
	  font-weight:bold;
	  color:#7f6544;
	  padding:10px;
}
.text-title-yellow 
{
	 text-align:left;
	  font-size:large;
	  font-weight:bold;
	  color:#7f6544;
	  padding-top:10px;
	  padding-bottom:10px;
}
.text-title-blue
{
	color:#a27b5e;
	border-bottom: solid 1px #d1bca7;
	font-weight:bold;
	font-size:medium;
	text-align:right;
	margin-bottom:5px;
	margin-top:5px;
}
/*Neighborhood*/

#portalWrapper
{
    text-align: center;
    width:1000px;
    border-left: solid 1px #98aad0; 
    border-right: solid 1px #98aad0;
}
#loginStatus
{
    background-color:#e2e6f1;
    width:inherit;
    font-family:Verdana;
    font-size:12px;
    color:#465479;
    vertical-align:middle;
    height:25px;
    padding-top:4px;
    border-bottom: solid 1px #6f8cd0;
}
#loginStatusLeft
{
    float:left;
    width:49%;
    text-align:right;
}
#loginStatusRight
{
    float:right;
    width:49%;
    text-align:right;
    font-size:13px;
    font-weight:bold;
    padding-top:3px;
}
.textbox-search
{
	border:1px rolid #37549a;
}
.textbox-login
{
	width:100px;
	height:18px;
	border:1px rolid #37549a;
}
.checkbox-login
{
	 text-align:center;	
}
.link-search a:link
{
	float:left;margin-top:5px;margin-left:10px;
	font-weight:bold;
}
.button-login
{
	color:#01257d;
	background-color:Transparent;
	border:0;
	font-weight:bold;
	font-size:10px;
}
.blue-button-login
{
	background-color: #7c97c2;
	color:White;
	font-weight:bold;
	font-size:small;
	height:25px;
	cursor:pointer;
	margin-right:80px;
}
#loginStatusRight a, a:link, a:visited, a:hover, a:active
{
    background-color:Transparent;
    text-decoration:none;
}
#portalBanner
{
    background-image: url(../../Images/header-image-right.gif);
    background-repeat:no-repeat; 
    background-position:right top;
    text-align:left;
    height:113px;
    margin-bottom:3px;
}
#portalBanner a, a:link, a:visited, a:active, a:hover
{
    color:#8c030b;
    font-family:Arial;
    font-size:30px;
    font-weight:bold;
    white-space:normal;
    text-decoration:none;
    background-color:Transparent;
}
#portalBannerLeft
{
	float:left;
    width:240px;
    height:115px;
    vertical-align:middle;
    text-align:left;
    font-size:16px;
    color:#8f0505;
    background-color:#e4f2fb;
}
#portalBannerRight
{
	float:right;
    width:750px;
    text-align:right;
}
#portalMenu
{
    float:left;
    width:240px;
    background-color:#7f92bd;
    padding-top: 24px;
    border-bottom: solid 1px #b0b7c9;
}
#portalMenuLeft
{
    float:left;
    width:148px;
    height:100%;
    background-color:#e2e6f1;
    border-top: solid 1px white;
    border-right: solid 1px white;
    border-bottom: solid 1px white;
}
.portalMenuLeftItem
{
    border-top: solid 1px #a8b6d3;
    border-right: solid 1px #a8b6d3;
    padding-top:10px;
    padding-bottom:10px;
    padding-left:10px;
    text-align:left;
    font-size:11px;
    font-weight:bold;
}
.portalMenuLeftItem a, a:hover, a:link, a:visited, a:active
{
    text-decoration:none;
    color:#0f3389;
    background-color:Transparent;
    font-size:11px;
    font-weight:bold;
}
#portalMenuRight
{
    float:right;
    width:90px;
    background-color:#7f92bd;
    white-space:normal;
}
#portalMenuRight a, a:hover, a:link, a:visited, a:active
{
    text-decoration:none;
    color:#0f3389;
    font-size:12px;
    font-weight:bold;
    background-color:Transparent;
}

#portalContent
{
    float:right;
    width:100%;
}
#homeContent
{
    float:right;
    width:756px;
    background-color:White;
}
#mainContent
{
    float:right;
    /*width:753px;*/
    width:755px;
    background-color:White;
    
    margin-bottom:3px;
}
#mainHomeContent
{
    float:right;
    /*width:753px;*/
    width:759px;
    background-color:White;
}
#leftContent
{
    float:left;
    width:570px;
    border-right: solid 1px #d1bca7;
    border-top: solid 1px #d1bca7;
    border-bottom: solid 1px #d1bca7;
    border-left: solid 1px #d1bca7;
}
#leftAdsGoogle
{
	clear:both;
	width:235px;	
}
#adsByGoogle
{
    float:right;
    width:178px;
}
#master-left-banner-googleAds
{
    background-color: #e4f2fb;
    width: 140px;
    height: 30px;
    margin-top: 10px;
    text-align: center;
    color: #4d669f; 
    font-family: Verdana;
	font-size:medium;
	font-weight:bold;
}
#portalFooter
{
    background-color:#02267e;
    width:inherit;
    height:30px;
}
.webpartWrapper
{
    border: solid 1px #cfbda7;
    margin-bottom:2px;
}
.webpartHeader
{
    height:42px;
    background-color:#f3dbc1;
    text-align:left;
}
.webpartContent
{
    background-color:White;
    color:#cacbc5;
    text-align:left;
    font-size:10px;
    padding: 10px;  
}
.webpartContent a, a:hover, a:link, a:visited, a:active
{
    background-color:Transparent;
    color:#4d669f;
    text-align:left;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
}
.icon-btn
{
	background-color:#b6d400;height:12px;width:12px;font-size:1px;float:left;margin-top:2px;
}
.icon-btn-right
{
	background-color:#b6d400;height:12px;width:12px;font-size:1px;float:right;margin-top:2px;
}
.btn-red
{
	background-image:url(../../Images/btn-red.jpg);width:13px;height:13px;float:right;
	margin-right:3px;margin-top:3px;
}
.add-header-portal
{
	font-size:13pt;
	color:#086376;
	float:right;
	width:200px;
	margin-top:10px;
}
.add-header-portal a,add-header-portal a:hover,add-header-portal a:link,add-header-portal a:visited
{
	font-size:13pt;
	color:#086376;
	font-weight:bold;
    text-decoration:none;
    font-family:Arial, Helvetica, sans-serif;
}
#content-center-portal
{
	width:575px;margin-left:15px;float:left;margin-top:20px;
}
#content-center-portal-header
{
	border-bottom:2px solid #8093be;height:30px;margin-bottom:10px;
}
/*for debug only
div
{
    outline: solid red 1px;
}*/

/* start Home Page Portal css ------------------------------------*/
#home-portal-img-logo
{
	background-image:url(../../Images/header-image-left.gif);width:242px;height:113px;float:left;
}
#home-portal-img-line-header
{
	background-image:url(../../Images/header-image-line.gif);
	width:758px;height:113px;float:right;background-repeat:repeat-y;
}

#home-portal-img-upcoming-event
{
	background-image:url(../../Images/header-upcoming-event.gif);width:200px;height:22px;float:left;
	margin-left:15px;margin-top:12px;
}
#home-portal-img-headlines
{
	background-image:url(../../Images/header-headlines.gif);width:200px;height:22px;float:left;
	margin-left:15px;margin-top:10px;
}
#home-portal-img-onthemarket
{
	background-image:url(../../Images/header-onthemarket.gif);width:200px;height:22px;float:left;
	margin-left:15px;margin-top:10px;
}
#home-portal-img-verdor-listings
{
	background-image:url(../../Images/header-verdor-listings.gif);width:200px;height:23px;float:left;
	margin-left:15px;margin-top:12px;
}
#home-portal-img-poll
{
	background-image:url(../../Images/header-poll.gif);width:200px;height:22px;float:left;
	margin-left:15px;margin-top:10px;
}
.home-headLines-content
{
	color:#593c1c;
	text-align:left;
}
.home-headLines-content a,home-headLines-content a:hover,home-headLines-content a:link,home-headLines-content a:visited
{
	font-size:10pt;
	color:#593c1c;
	font-weight:bold;
    text-decoration:none;
    font-family:Arial, Helvetica, sans-serif;
}
.home-Vendor-content
{
	color:#593c1c;
	text-align:left;
}
.home-Vendor-content a,home-Vendor-content a:hover,home-Vendor-content a:link,home-Vendor-content a:visited
{
	font-size:10pt;
	color:#593c1c;
	font-weight:bold;
    text-decoration:none;
    font-family:Arial, Helvetica, sans-serif;
}
.vendormore
{
	color:#c6c5b0;
}
.vendormore a:link,vendormore a:visited
{
	color:#c6c5b0;
}
.vendormore a:hover
{
	color:#593c1c;
}
.button-poll
{
	background-color: #f3dbc1;
	color:#5a3c1a;
	font-weight:bold;
	font-size:small;
	height:25px;
	cursor:pointer;
}
.home-Market-content
{
	color:#593c1c;
	text-align:left;
}
.home-Market-content a,home-Market-content a:hover,home-Market-content a:link,home-Market-content a:visited
{
	font-size:10pt;
	color:#906e55;
	font-weight:bold;
    text-decoration:none;
    font-family:Arial, Helvetica, sans-serif;
}
.home-events-content
{
	color:#593c1c;
	text-align:left;
}
.home-events-content a,home-events-content a:hover,home-events-content a:link,home-events-content a:visited
{
	font-size:10pt;
	color:#906e55;
	font-weight:bold;
    text-decoration:none;
    font-family:Arial, Helvetica, sans-serif;
}
#main-content-center
{
	float:left;width:600px;
}
/* end Home Page Portal css ------------------------------------*/


/* start Entry Page master css ------------------------------------*/
#Entry-wrapper
{
	width:755px;background-color:#FFFFFF;
}
.Entry-size-menu
{
	width:200px;height:55px;
}
#Entry-img-Community-text
{
	background-image:url(../../Images/Community.jpg);width:98px;height:35px;float:right;margin-top:10px;
}
.Entry-img-Community
{
	background-image:url(../../Images/Button_Community.jpg);width:55px;height:55px;float:left;
}
.Entry-img-Community-over
{
	background-image:url(../../Images/Button_CommunityOver.jpg);width:55px;height:55px;float:left;
}
#Entry-img-logo
{
	background-image:url(../../Images/logo-entry.gif);width:179px;height:20px;float:left;
}

#Entry-bg-center-line
{
	width:751px;background-image:url(../../Images/entry-line-center.jpg);background-repeat:repeat-y;
}

#Entry-border-header
{
	background-color:#02267e;height:54px;border-right:1px solid #8092c0;
	border-top:1px solid #8092c0;border-left:1px solid #8092c0;
}
#Entry-bg-center
{
	background-color:#8093be;
	
}
#Entry-border-footer
{
	width:753px;
	background-color:#02267e;height:20px;border-right:1px solid #8092c0;
	border-bottom:1px solid #8092c0;border-left:1px solid #8092c0;
	color:#8192c3;
	font-size:9pt;
}
#Entry-border-footer a:link,#Entry-border-footer a:visited
{
	color:#8192c3;
	font-size:9pt;
}
#Entry-border-footer a:hover
{
	color:White;
}
#Entry-img-Services-text
{
	background-image:url(../../Images/Services.jpg);width:105px;height:18px;float:right;margin-top:20px;
}
.Entry-img-Services
{
	background-image:url(../../Images/Button_Services.jpg);width:55px;height:55px;float:left;
}
.Entry-img-Services-over
{
	background-image:url(../../Images/Button_ServicesOver.jpg);width:55px;height:55px;float:left;
}
#Entry-img-Advertiser-text
{
	background-image:url(../../Images/Advertiser.jpg);width:116px;height:17px;float:right;margin-top:20px;
}
.Entry-img-Advertiser
{
	background-image:url(../../Images/Button_Advertiser.jpg);width:55px;height:55px;float:left;
}
.Entry-img-Advertiser-over
{
	background-image:url(../../Images/Button_AdvertiserOver.jpg);width:55px;height:55px;float:left;
}
#Entry-img-Market-text
{
	background-image:url(../../Images/Market.jpg);width:121px;height:17px;float:right;margin-top:20px;
}
.Entry-img-Market
{
	background-image:url(../../Images/Button_Market.jpg);width:55px;height:55px;float:left;
}
.Entry-img-Market-over
{
	background-image:url(../../Images/Button_MarketOver.jpg);width:55px;height:55px;float:left;
}
#Entry-mainmenu
{
	float:right;width:255px;
}
/*************end Entry default page*************************/
/* start Entry Page master css ------------------------------------*/





/*************end Entry default page*************************/




/* start Page NKHome css ------------------------------------*/



/* end Page NKHome css ------------------------------------*/




/* start Page Portal CCR css ------------------------------------*/
#ccr-img-contact-us
{
	background-image:url(../../Images/img-contact-us.jpg);width:113px;height:17px;float:right;margin-top:10px;	
}
#ccr-img-header-code
{
	background-image:url(../../Images/img-header-codes.jpg);width:85px;height:25px;float:left;	
}
#ccr-img-header-covenants
{
	background-image:url(../../Images/img-header-covenants.jpg);width:152px;height:25px;float:left;	
}
#ccr-img-header-restrictions
{
	background-image:url(../../Images/img-header-restrictions.jpg);width:190px;height:25px;float:left;	
}
.ccr-text
{
	text-align:left;font-family:Arial, Helvetica, sans-serif;
	margin-top:10px;font-size:10pt;margin-left:5px;
}
/* end Page Portal CCR css ------------------------------------*/

/* start Page Portal Contact css ------------------------------------*/
#contact-img-header
{
	background-image:url(../../Images/img-header-contact.jpg);width:161px;height:25px;float:left;	
}


/* end Page Portal Contact css ------------------------------------*/

/* start Page Portal Vendor css ------------------------------------*/
#vendor-img-directory
{
	background-image:url(../../Images/vendor-directory.jpg);
	width:221px;height:253px;float:left;margin-top:30px;
}

#vendor-image-detail
{
	background-image:url(../../Images/image-detail-vendor.jpg);width:254px;height:266px;float:right;	
}
#vendor-image-add-vendor
{
	background-image:url(../../Images/image-add-vendor.jpg);width:229px;height:154px;float:right;	
}
.vendor-title
{
	font-weight:bold;font-size:11pt;color:#a27b5e;
	font-family:Arial, Helvetica, sans-serif;
}
/* end Page Portal Vendor css ------------------------------------*/

/* start Page Portal Event css ------------------------------------*/
#event-img-add
{
	width:23px;height:23px;float:right;
}
#event-img-detail
{
	width:23px;height:23px;float:right;
}
/* end Page Portal Event css ------------------------------------*/

/* start Page Portal Hobbies css ------------------------------------*/
#hobby-img-header
{
	background-image:url(../../Images/img-header-hobbies.jpg);width:130px;height:25px;float:left;
}
#hobby-img-header-detail
{
	background-image:url(../../Images/hobby-detail.gif);width:133px;height:27px;float:left;
}
#hobby-img-header-add
{
	background-image:url(../../Images/add-hobby.gif);width:105px;height:27px;float:left;
}
#hobby-img-header-facility
{
	background-image:url(../../Images/add-facility.gif);width:125px;height:27px;float:left;
}
#hobby-img
{
	background-image:url(../../Images/image-hobbies.jpg);width:139px;height:478px;float:right;margin-top:24px;
}
.hobby-text-header
{
	float:left;color:#5a3d1b;font-size:10pt;
}
.text-header
{
	font-size:10pt;
	font-weight:bold;
}
#hobby-image-add-hobby
{
	width:158px;height:135px;float:left;
}
.border-bottom
{
	border-bottom:2px solid #8092c0;
}
.hobby-text-title
{
	text-align:left;font-weight:bold;float:left;margin-left:5px;font-size:11pt;
}
.text-title
{
	text-align:left;font-weight:bold;float:left;margin-left:5px;font-size:11pt;
}
/* end Page Portal Hobbies css ------------------------------------*/

/* start Page Portal Contact css ------------------------------------*/
#contact-image-add-hobby
{
	background-image:url(../../Images/image-contact.jpg);width:759px;height:251px;margin-top:30px;
}

/* end Page Portal Contact css ------------------------------------*/

/* start Page Portal Forum css ------------------------------------*/
#forum-img-header
{
	background-image:url(../../Images/forum.gif);width:65px;height:27px;float:left;
}
#forum-img-header-add
{
	background-image:url(../../Images/add-new-topic.gif);width:144px;height:28px;float:left;
}
#forum-img-header-edit
{
	background-image:url(../../Images/edit-topic.gif);width:99px;height:27px;float:left;
}
.forum-img-line
{
	height:27px;background-repeat:repeat-x;
	width:556px;margin-left:1px;
}
.forum-img-line-left
{
	height:27px;width:5px;float:left;
	font-size:1px;
}
.forum-img-line-right
{
	height:27px;width:5px;float:right;
	font-size:1px;
}

/* end Page Portal Forum css ------------------------------------*/
/* start Page Portal NK  css ------------------------------------*/
#nk-img-header-directory
{
	background-image:url(../../Images/neighbor-derectory.gif);width:244px;height:27px;float:left;
}
#nk-img-header-detail
{
	background-image:url(../../Images/neighbor-detail.gif);width:208px;height:27px;float:left;
}
/* end Page Portal NK  css ------------------------------------*/

/* start Page Portal Poll  css ------------------------------------*/
#poll-img-header-directory
{
	background-image:url(../../Images/poll-directory.gif);width:149px;height:27px;float:left;
}
#poll-img-header-detail
{
	background-image:url(../../Images/poll-detail.gif);width:113px;height:27px;float:left;
}
#poll-img-header-add
{
	background-image:url(../../Images/add-poll.gif);width:90px;height:27px;float:left;
}

/* end Page Portal Poll  css ------------------------------------*/

/* start Page Portal common  css ------------------------------------*/
.portal-bg-header
{
	height:43px;background-color:#f3dbc1;
}
.portal-text-header
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:2em;color:#5a3d1b;
	margin-top:8px;margin-left:18px
}
.portal-button
{
	float:right;width:100px;
	margin-top:10px;margin-right:20px;
}
.classifieds-link-cag
{
	
}
.classifieds-link-cag a:link
{
	color:#806753;
}

/* end Page Portal common  css ------------------------------------*/

/* start Page Portal recipe  css ------------------------------------*/


.recipe-link-cag
{
	
}
.recipe-link-cag a:link
{
	color:#bba899;
}

.recipe-link
{
	color:#4d669f;
}
.recipe-link a:link
{
	color:#4d669f;
}

/* end Page Portal recipe  css ------------------------------------*/


/* start Page Portal restaurant  css ------------------------------------*/
#restaurant-img-details
{
	background-image:url(../../Images/restaurant-details.gif);width:124px;height:215px;float:left;
	margin:0 15px 8px 0;
}
/* end Page Portal restaurant  css ------------------------------------*/
/* start Page Portal news  css ------------------------------------*/
.news-text-content
{
	text-align:left;width:540px;
	font-family:Arial, Helvetica, sans-serif;
	color:Black;font-size:9pt;
}
/* end Page Portal news  css ------------------------------------*/



.padding-linkfield
{
	padding-left:10px;
}
.padding-linkfield a:link, padding-linkfield a:visited, padding-linkfield a:hover
{
	color:#4d669f;
	text-decoration:none;
}
.style-link
{
	color:#a7785c;
	font-size:8pt;
}
.style-link a:link ,.style-link a:visited,.style-link a:hover
{
	color:#a7785c;
	font-size:8pt;
}
.black-link a:link, .black-link a:visited,.black-link a:hover
{
	color:Black;
}
.webpart-title
{
	font-size:x-large;
	color:#5b3d19;
}


/* start Page master admin css ------------------------------------*/
#master-wrapper-admin
{
	width:1024px;background-color:#FFFFFF;border-left:1px solid #a8b6d3;
	border-bottom:1px solid #a8b6d3;
}
#admin-img-logo
{
	background-image:url(../../images/logo-admin.jpg);width:244px;height:115px;
}
#admin-img-line-header
{
	background-image:url(../../images/admin-line-header.jpg);width:777px;height:12px;
}
.admin-header-top
{
	height:20px;border-top:1px solid #a8b6d3;border-left:1px solid #a8b6d3;background-color:#e2e6f1;
}
.admin-content
{
	width:1021px;float:left;border-right:1px solid #a8b6d3;
}
.admin-menu
{
	width:239px;background-color:#7f92bd;float:left;margin-bottom:10px;
}
#adminMenuLeft
{
    float:left;
    width:230px;
    height:100%;
    background-color:#e2e6f1;
    border-top: solid 1px white;
    border-right: solid 1px white;
    border-bottom: solid 1px white;
    margin-top:7px;
}
.adminMenuLeftItem
{
    border-top: solid 1px #a8b6d3;
    border-right: solid 1px #a8b6d3;
    padding-top:7px;
    padding-bottom:7px;
    padding-left:10px;
    text-align:left;
    font-size:12px;
    font-weight:bold;
    color:#0f3389;
}
.adminMenuLeftItem a:hover,.adminMenuLeftItem a:link,.adminMenuLeftItem a:visited,.adminMenuLeftItem a:active
{
    text-decoration:none;
    background-color:Transparent;
    font-size:11px;
    font-weight:bold;
    color:Black;
}
.adminMenuItem
{
    border-top: solid 1px #a8b6d3;
    border-right: solid 1px #a8b6d3;
    padding-top:7px;
    padding-bottom:7px;
    padding-left:10px;
    text-align:left;
    font-size:12px;
    font-weight:bold;
    color:#0f3389;
}
.adminMenuItem a:hover,.adminMenuItem a:link,.adminMenuItem a:visited,.adminMenuItem a:active
{
    text-decoration:none;
    background-color:Transparent;
    font-size:11px;
    font-weight:bold;
    color:#0f3389;
}
.admin-bg-header
{
	height:30px;
	border-bottom:solid 1px #01267f;
	margin-bottom:10px;
}
.admin-text-header
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:2em;color:#01267f;
	margin-top:5px;margin-left:10px
	
}
.admin-button
{
	float:right;width:100px;
	margin-top:13px;margin-right:10px;
	color:#01267f;
	font-size:12px;
}
.admin-button a:hover,.admin-button a:link,.admin-button a:visited
{
    text-decoration:none;
    font-style:normal;
    font-size:12px;
    color:#01267f;
}
.admin-category
{
	margin-top: 10px;
	font-size:12pt;
	color:#01267f;
	font-weight:bold;
}
.admin-category a:hover,.admin-category a:link,.admin-category a:visited
{
	margin-top: 10px;
	font-size:10pt;
	color:#375699;
}
.admin-padding
{
	padding-left:10px;
}
.admin-market
{
	color:Black;
}
.admin-border
{
	color:#03257f;
}
.admin-border a:hover,.admin-border a:link,.admin-border a:visited
{
	font-size:10pt;
	color:#03257f;
}
.clearbtn
{
	font-size:1px;
}
.admin-comment
{
	color:Black;
	font-size:9pt;
}
.admin-comment a:hover,.admin-comment a:link,.admin-comment a:visited
{
	font-size:9pt;
	color:Black;
	text-decoration:none;
	font-style:normal;
}
.admin-icon
{
	background-color:#014284;height:12px;width:12px;font-size:1px;float:left;margin-top:2px;
}
/*************end master page admin*************************/
