/* GENERAL STYLES */
/*Editor Style ~~~~~~~~~~~~~~~~~~~~~~~~~ */
#holderBody {font-family: tahoma, arial, helvetica, sans-serif; /* for IE 5.5 */ text-align: left; color: #000;}	
#holderBody a { color: #ff9900; font-size:8pt; font-weight:bold;text-decoration:underline;}
#holderBody a:visited {}
#holderBody a:hover {text-decoration:none;}
#holderBody a:active {}
#holderBody h2 { font-size: 0.8em; color: #0087D0; padding: 5px 10px 19px 15px; clear: both; text-transform: uppercase;}
#holderBody h3 { font-size: 0.8em; color: #ff9900; padding: 0px 10px 5px 15px; clear: both; }
	
#holderBody img.small-image { position: relative; padding: 3px; background: #eee; border: 1px solid #ccc; margin: 0 10px; }
#holderBody p { color: #000; font-size: 0.7em; margin: 0; padding: 0 20px 20px 15px; line-height:1.8em;}
#holderBody .orange{
    color: #FF9900;
    font-weight:bold;
}
#holderBody .blue{
    color: #0087D0;
    font-weight:bold;
}
#holderBody hr { border: 0; border-top: dashed 1px #999;}
#holderBody ul { color: #000; font-size: 0.7em; margin-left: 25px; padding: 0 20px 20px 15px; line-height:1.8em;}
#holderBody ol { color: #000; font-size: 0.7em; margin-left: 25px; padding: 0 20px 20px 15px; line-height:1.8em;}
#holderBody { border: 1px solid #ccc; padding: 10px; margin: 5px;text-align: left;}


/*Site Style ~~~~~~~~~~~~~~~~~~~~~~~~~ */

* { margin: 0; padding: 0; }
body { background: #fff; text-align:center; font-family: tahoma, arial, helvetica, sans-serif; /* for IE 5.5 */ text-align: left; color: #000; }
a {position: relative; color: #84B301; font-size:8pt; font-weight:bold;text-decoration:underline;}
a:visited {}
a:hover {text-decoration:none;} 
a:active {}
hr { border: 0; border-top: dashed 1px #999; height:0px;}
abbr, acronym { border-bottom: 1px dashed #999; cursor: help; }
p {color:#727272; font-size: 7.5pt; line-height: 10.9pt; padding: 5px 0 5px 0;}

blockquote { font-style: italic; margin-left: 2em; }

/* containers */
img { border: 0; }
#form
{
	position:absolute;
	left: 50%;
	width: 400px;
	margin-left: -150px;  /* half of width */
	background-color: #000;
}

.orange{
    color: #FF9900;
    font-weight:bold;
}
.blue{
    color: #0087D0;
    font-weight:bold;
}

#border{ border: 1px solid #fff; position: absolute; overflow:hidden;}
#main {position: absolute;overflow:hidden; background:#fff;}

#popup {width:446px; height:400px; position: absolute; overflow:hidden;}
#popupInternal img { margin: 0px 0 10px 0; border: 1px dashed #000; }
#popupInternal h2 { width:260px; font-size: 0.8em; color: #0087D0; padding: 0 0px 10px 0px; clear: both; text-transform: uppercase;}
#popupInternal h3 { font-size: 0.8em; color: #ff9900; padding: 0 0px 20px 0px; clear: both; }
#popupInternal p { color: #000; font-size: 0.7em; margin: 00; padding: 0 0px 10px 0px; line-height:1.5em;}
#popupInternal p.date { color: #B4B4B4; font-size: 1.0em; padding: 15px 10px 0 10px; font-family:Arial; letter-spacing: 0.2em; text-transform:uppercase; }
#popupInternal ul { color: #000; font-size: 0.7em; margin-left: 25px; padding: 0 20px 20px 15px; line-height:1.8em;}
#popupInternal ol { color: #000; font-size: 0.7em; margin-left: 25px; padding: 0 20px 20px 15px; line-height:1.8em;}
#popupInternal a {position: relative;}
#popupInternal {padding: 20px 0 0 95px; width:446px; height:400px; position: absolute; overflow:hidden;}


#movie { position: absolute; background:#000; top:100px; left:508px; width:320px; height:250px;}
#movieLinks { position: absolute; cursor: pointer; top:-18px; left:403px;}
#movieLinks ul { float: left;margin: 0px; padding: 15px 0px; border: none; list-style-position: inside;list-style-type: none;position: relative;left: 50px;width:200px;}
#movieLinks ul li {margin 0; padding: 5px 0 0 18px;}
* html body div#movieLinks ul li { margin-bottom: -19px; padding:0}
#movieLinks ul a{display:block; color:#fff; font-size:8pt; text-decoration:none;}
#movieLinks ul a.blackLink{color:#000;}
#movieLinks ul a:visited {}
#movieLinks ul a:hover {color:#84B301;} 
#movieLinks ul a:active {}

#popups { position: absolute; cursor: pointer; top:421px; left:226px;}
#popups ul { float: left;margin: 0px; padding: 15px 0px; border: none; list-style-position: inside;list-style-type: none;position: relative;left: 50px;width:80px;}
#popups ul li {margin 0; padding: 3px 0 0 14px;}
* html body div#popups ul li { margin-bottom: -22px; padding:0}
#popups ul a{display:block; color:#fff; font-size:8pt; text-decoration:none;}
#popups ul a.blackLink{color:#000;}
#popups ul a:visited {}
#popups ul a:hover {color:#84B301;} 
#popups ul a:active {}

#nav {position: absolute; color:#fff; width:104px;}
#nav ul { list-style-type: none; margin:0; float:right; padding:0 0 0 0;}
* html body div#nav ul { list-style-type: none; margin-top:2px; float:right; padding:0 0 0 0;}
#nav ul li { margin: 0 0 5px 0; padding: 0; text-align:right;}
* html body div#nav ul li { margin: 0 0 2px 0;}
#nav ul li a {background:#000 url(../gfx/navline.gif) no-repeat top right; color:#fff; font-size:8pt; padding:3px 8px 4px 6px; text-decoration:none; height:17px;}
#nav ul li a:visited {}
#nav ul li a:hover {} 
#nav ul li a:active {}

#contacts{}
#contentbg {position: absolute; background: #fff; border: 1px solid #000;}
#header{ width:640px; border-bottom: 1px solid #999; clear:both; margin:10px; padding: 2px 0 10px 0; } 
#contentRight {float:left; padding: 40px;}
#content {position: absolute; overflow:auto;} 
	#content img { margin: 0px 0 10px 0; border: 1px dashed #000; }
	#content h2 { font-size: 0.8em; color: #0087D0; padding: 0 0px 20px 0px; clear: both; text-transform: uppercase;}
	#content h3 { font-size: 0.8em; color: #ff9900; padding: 0 0px 20px 0px; clear: both; }
	#content p { color: #000; font-size: 0.7em; margin: 00; padding: 0 0px 20px 0px; line-height:1.8em;}
	#content p.date { color: #B4B4B4; font-size: 1.0em; padding: 15px 10px 0 10px; font-family:Arial; letter-spacing: 0.2em; text-transform:uppercase; }
	#content ul { color: #000; font-size: 0.7em; margin-left: 25px; padding: 0 20px 20px 15px; line-height:1.8em;}
	#content ol { color: #000; font-size: 0.7em; margin-left: 25px; padding: 0 20px 20px 15px; line-height:1.8em;}
	
	#content .block{
		background: #F7F7F7;
    		border: 1px solid #000000;
    		padding: 10px;
    		margin: 10px 16px 10px 16px;
    		clear:both;
		font-size: 0.8em;
	}


/* AutoForm */
  #umbracoAutoForm fieldset {border: 1px #000 dashed; background-color:#999; padding: 20px 20px 20px 85px; margin-bottom:2px;}
  #umbracoAutoForm legend {display:none; }
  #umbracoAutoForm label {float: left; width: 15em; font-weight:bold; color:#fff;}
  .umbracoAutoFormAlert {color: red;margin-left: 15em;}
  #umbracoAutoForm input, textarea {width: 17em; border: 1px #222 solid; background-color:#000; color: #fff; padding: 2px;}
  .umbracoAutoFormValidationSummary {display: none;}
.umbracoAutoFormRowDescription {
	font-weight: normal;
	color: #333;
}

/* BREADCRUM */
#umbBreadcrum {
    list-style:none;
    padding: 0;
    margin: 0;
    color: #aaa;
    font-size: 1.0em;
}

#umbBreadcrum li {
    float:left;
    margin: 0 3px 3px 0;  
    padding: 0;
}


/* EDITOR PROPERTIES */
<h2> {

}

<h3> {

}

