﻿#Footer
{
	height: 90px;
	text-align: left;
	background-color: #FFF;
	color: #999;
	line-height: 14px;
	font-size:11px;
	border-top: solid 1px #CCC;
	padding-top: 4px;
	padding-bottom: 30px;
	/*background: #fff url(/Content/images/BackgroundBottom.jpg) repeat-x bottom;*/
}

#menu a
{
	color: #666;
	font-weight: normal;
}

#menu a:hover
{
	color: #000;
	font-weight: normal;
}

#containerbordertop
{
	background: #fff url(/Content/images/TopBackground.jpg) repeat-x top;
}

#bottombackground
{
	background: #fff url(/Content/images/BackgroundBottom.jpg) repeat-x bottom;
}

#bottomleftcurve
{
	padding-top: 5px;
	padding-bottom: 30px;
	height: 90px;
	background: #fff url(/Content/images/BackGroundBottomCurvesLeft.jpg) no-repeat bottom left;
}

#bottomrightcurve
{
	padding-top: 5px;
	padding-bottom: 30px;
	height: 90px;
	background: #fff url(/Content/images/BackGroundBottomCurvesRight.jpg) no-repeat bottom right;
}

#backgroundleft
{
	height: auto;
	background: #fff url(/Content/images/BackgroundLeft.jpg) no-repeat 25px left;
}

#contentbackground
{
	background:#fff;
}

#promobox
{
	background: #FDE2AA url(/Content/images/promotext.gif) no-repeat bottom right;
	width: 810px;
	margin-right: 40px;
	margin-top: -12px;
	padding: 10px;
	height:245px;
	text-alignment: right;
    
}

#promobox1
{
	background: #FDE2AA url(/Content/images/promo2.jpg) no-repeat bottom right;
	width: 810px;
	margin-right: 40px;
	margin-top: -265px;
	padding: 10px;
	height:245px;
	text-alignment: right;
}


#promobox2
{
	background: #FDE2AA url(/Content/images/promotext2.gif) no-repeat bottom right;
	width: 810px;
	margin-right: 40px;
	margin-top: -519px;
	padding: 10px;
	height:245px;
	text-alignment: right;
}


   .divSample
    {      
        margin-top:253px;
    }  
    
    
    
    /* Flowplayer */
    
    
    
/* Navigation */

UL#nav
{
	float: right;
	height: 28px;
	clear: right;
	overflow: hidden;
	border-bottom: solid 3px #FCC95A;
	width: 790px;
	margin-right: 50px;
}
UL#nav LI
{
	display: inline;
	float:right;
	background: url(/Content/images/MenuBGLeft.jpg) no-repeat bottom left;
}
UL#nav LI A
{
	text-align: center;
	text-decoration: none;
	padding-bottom: 0px;
	line-height: 28px;
	font-variant: small-caps;
	margin: 0px 1px 0px 0px;
	padding-left: -2px;
	padding-right: 10px;
	display: inline;
	float: left;
	height: 28px;
	color: #000;
	font-size: 13px;
	font-weight: bold;
	padding-top: 0px;
	background: url(/Content/images/MenuBGRight.jpg) no-repeat bottom right;
}

UL#nav LI A:hover
{
	color: #FFF;
}

UL#nav LI.selected A
{
	background: url(/Content/images/MenuBGRight.jpg) no-repeat bottom right;
}


/* Rounded Boxes */



.myBox285L 
{
	float: left;
    color: #000;
    width: 205px;
    padding: 10px;
    text-align: left;
    background-color: #FFF;
    border: 1px solid #CCC;
    margin: 10px 10px 10px auto;

    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.myBox319 
{
	float:left;
    color: #000;
    width: 333px;
    padding: 10px;
    text-align: left;
    background-color: #FFF;
    border: 1px solid #CCC;
    margin: 10px 10px 10px 0px;

    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.myBox285R 
{
	float: right;
    color: #000;
    width: 205px;
    padding: 10px;
    text-align: left;
    background-color: #FFF;
    border: 1px solid #CCC;
    margin: 10px 0px 10px auto;

    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.button {
  color: #555555;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}
.smallboldtext
{
	font-family: Arial, Hevlvetica, sans-serif;
	font-size: 11px;
  font-weight: bold;
    color: #000000;
    font-style:normal;

}

.teaser {
		width:810px;
		padding:0 0 14px 0;
		margin:10px auto;
		background:url("/Content/images/tsr.gif") bottom left no-repeat;
	}
	.teaser h3 {
		margin:0;
		padding:7px 10px 3px 10px;
		background:url("/Content/images/tsr.gif") top left no-repeat;
	}
	.teaser p, .teaser a.more {
		margin:0;
		padding:0 10px 3px;
		border:1px solid #d8d8d8;
		border-width:0 1px;
		background:#fff;
	}
	.teaser a.more {
		display:block;
		text-align:right;
		background:url("/Content/images/tsr-a.gif") 410px 50% no-repeat;
		padding:0 24px 0 0;
		text-decoration:none;
		color:#44a;
	}
	.teaser a.more:hover {
		text-decoration:underline;
	}

/* Form */
OL
{
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

LI
{
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

FORM
{
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

OL.forms
{
	list-style-type: none;
	width: 100%;
	float: left;
	list-style-image: none;
}

OL.forms LI
{
	line-height: 1.5em;
	width: 100%;
	margin-bottom: 0.5em;
	float: left;
	clear: left;
}

OL.forms LABEL
{
	text-align: right;
	line-height: 1.5em;
	width: 10%;
	padding-right: 1%;
	display: block;
	float: left;
	cursor: pointer;
}

OL.forms INPUT
{
	width: 75%;
	float:right;
}

OL.forms TEXTAREA
{
	width: 64%;
	height: 20em;
}

OL.forms LI.buttons
{
	padding-left: 11%;
	width: 89%;
}

.clearing { clear: both; }
.alert, .error { color: #FF0000; }
