body
{
	margin: 0;
	padding: 0;
	background-color: #fff;
	background-image: url(SERVE_watermark.jpg);
	background-repeat:no-repeat;
	background-position: bottom right;
	background-attachment: fixed;
}
p.ImageLibrary img
{
	padding: .25em !important;
	border: solid 2px #CCC !important;
	margin: 0 0 .5em .5em !important;
}
.FeatureBox
{
	background-color: #004488;
	border: solid 1px #000;
	padding: .5em;
	margin: 0 0 1em 1em;
	color: #FFF;	
}
.FeatureBox a
{
	color: #FFF;
}
.FeatureBox h1, .FeatureBox h2, .FeatureBox h3, .FeatureBox h4, .FeatureBox h5, .FeatureBox h6
{
	color: #fff;
	margin-top: 0;
}

input.ServerObject
{
	border: dashed 2px #000;
	background-color: #e8e8e8;
	padding: .5em;
	vertical-align: middle;
	text-align: center;
}

iframe.ScrollingBox
{
	border: solid 1px #000;
	margin: 1em;
	padding: .5em;
}

body, div, p, td
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: small;
	vertical-align: top;
	color: #222;
}
a img
{
	border: none;
	text-decoration: none;
}
.wrap
{
}
.Layout
{
	text-align: left;
	margin: 0;
	padding: 0;
	width: 90%;	
}
input, select
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: small;
}
.Header
{
	margin: 0; padding: 0; height: 137px;
}
.Header img
{
	margin: 0; padding: 0;
}
.PadBottom
{
	margin-bottom: 8px;
}
.Header div
{
	padding: .15em;
	margin: 0;
	font-size: x-large;
}
.SearchPanel
{	
	padding: .5em;
}
#ctl00_txtSearch
{
	font-size: 9pt;
	height: 12px;
}
.FooterTop
{
	height: 1em;
}
.Footer
{
	padding: .3em;
	margin: 0;
	text-align: center;
	border-top: solid 1px #AAA;
	font-size: 80%;
	color: #333399;
}
.PageDetails
{
	clear: both;
}
.Footer a
{
	color: #6666CC;
}
.content
{
	color: #444;
}
div.divContent
{
	width: 760px;
	padding: 0 1em 1em 1em;
}
.BreadCrumb
{
	color: #666;
	padding: .5em 0 .2em 1em;
	font-size: x-small;
	font-family: Verdana, Arial, Sans-Serif;
	border-bottom: dotted 1px #eee;
}
.BreadCrumb a
{
	color: #888;
}
.divContent, .divContent div, .divContent p
{
	line-height: 1.5em;
}

p, div
{
	margin: 0;
	padding-bottom: .4em;
}
.divContent ul
{
	margin: .1em 0 .5em 2em;
	padding: 0;
}
.divContent li
{
	margin: 0;
	padding: 0;
}
H1, H2, H3, H4, H5, H6
{
	margin: 1em 0 0 0;
	padding-bottom: .7em;
}
H1
{
	font-size: 150%;
	color: #333999;
}
H2
{
	font-size: 130%;
	color: #333999;
}
H3
{
	font-size: 115%;
	color: #333999;
}
H4
{
	font-size: 110%;
	color: #333999;
}
H5
{
	font-size: 105%;
	color: #333999;
}
H6
{
	font-size: 100%;
	color: #333999;
}

div.PageDetails
{
	color: #999;
	font-size: .8em;
	text-align: right;	
}
div.PageDetails select
{
	font-size: .9em;
	color: #999;
	margin-right: 2em;
	vertical-align: middle;
	padding: 0;
}

.UserPanel
{
	position: fixed;
	top: 5px;
	right: 5px;
}
.UserPanel a, .UserPanel input
{
	padding: .5em;
}
.UserPanel img
{
	margin-top: .5em;
	vertical-align: top;
}
.login
{
	margin: 4em 0 4em 4em;
	line-height: 2.2em;
}
.loginTitle
{
	font-weight: bold;
}
.addPage
{
	margin: 2em;
	padding: 1em;
	border: solid 1px #000;
	background-color: #e8e8e8;
	line-height: 2em;
	width: 40em;
}
.editPage
{
	width: 100% !important;
	height: 600px;
}
.editTemplate
{
	width: 100% !important;	
}
.divOptions
{
	padding: .3em;
	border-top: solid 1px #000;
	border-left: solid 1px #000;
	border-right: solid 1px #000;
	background-color: #B9DCF8;
	margin: .5em 0 0 0;
}
.divOptions input
{
	font-size: small;
	background-color: #EAEAEA;
	padding: 2px;
}
.divOptions select
{
	background-color: #EAEAEA;
}

#pnlContent
{
	padding: 1em 1em 1em 0;
}
.editPage textarea, .editPage iframe
{
	height: 400px;
	border: solid 1px #000;
}
.editTemplate textarea, .editTemplate iframe
{
	height: 80px;
	border: solid 1px #000;
}
.error
{
	font-weight: bold;
	color: Red;
}

.msg
{
	font-weight: bold;
	color: blue;
	background-color: #FFF;
}

.fileSize
{
	font-size: x-small;
	color: #555;
}




.tdLinks
{
	background-image:url(/Images/links_bg.jpg);
	background-position:left top;
	background-repeat: repeat-x;
	margin:0;
	padding:0;
	text-align:left;	
	width:175px !important;
}
/* navigation links */
.links
{
	font-family: Arial, Helvetica, sans-serif;
	padding: .4em 0 .2em .8em;
	min-height: 400px;
	width:175px !important;
}
.links ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}
.links ul li ul
{
	list-style-type: square;
	padding: 0 0 0 1.4em;
	margin: 0;
}
.links li
{
	padding: .2em 0 .2em 0;
}
.links ul li a
{
	color: #FFF;
}
.links a.selected
{
	font-weight: bold;
}
.links ul li a:hover
{
	text-decoration: none;
}




.DisplayNone
{
	display: none;
}





/* html editor styles */
.divOptions, .ctrl, textarea, iframe.htmlEditor
{
	width: 100%;
	margin: 0;
}
select
{
	vertical-align: middle;
	margin: 1px;
}
.ctrl
{
	background: ButtonFace;
	border-top: solid 1px #000;
	border-left: solid 1px #000;
	border-right: solid 1px #000;
	padding: 1px;
	z-index: 1; /* show on top of other Maestro buttons on small monitor */
}
#sourceTa
{
	color: #060;
	font-family: mono;
}
a.button
{
	vertical-align: middle;
}
a.button img
{
	border: 1px solid ButtonFace !important;
	vertical-align: middle;
}
a.button img:hover
{
	border: 1px solid #0A246A !important;
	cursor: default;
	background-color: #B6BDD2;
}
/* IE specific editor styles */
* html a.button img
{
	border: 0 !important;
	margin-top: 2px;
	margin-bottom: 1px;
}
* html a.button
{
	border: 1px solid ButtonFace !important;
	cursor: default;
}
* html a.button:hover
{
	border: 1px solid #0A246A !important;
	cursor: default;
	background-color: #B6BDD2;
}

HR
{
	height: 0px;
	border: 0px;
	border-top: 1px solid #ffcc33;
}









.grid
{
	border: solid 1px #777;
	border-collapse: collapse;
	margin-top: 15px;
}
.grid td, .grid th
{
	padding: .2em;
}
.grid th
{
	background-color: #DDD;
	font-weight: bold;
	text-align: center;
}

.divContent ul
{
}
.divContent li
{
   margin-left: 1.3em;
}

.PhotoGallery td
{
	width: 150px;
	height: 150px;
	vertical-align: top;
	text-align: center;
}
.PhotoGallery td img
{
	border: solid 2px #000;
	margin-bottom: .5em;
}

.NewsletterSubscribe
{
	margin: .5em 0 .5em 0;
	padding: .5em;
	background-color: #e8e8e8;
	border: dotted 1px #333;
}