
.text_normal
{
	color: black;
	font-size: 12px;
	font-family: helvetica;
}
#ajax_container
{
	height: 16px;
	margin: 0;
	padding: 0;
}
#ajax_loading
{
}
#banner_top_right
{
}
#content p
{
	color: #000;
	font-size: 1.1em;
	line-height: 1.8em;
}
#footer
{
	background: #84b7ea url('../img/layout/bg_footer.png') repeat-x top left;
	border-top: 1px solid lightgray;
	height: 115px;
	margin-top: 40px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 25px;
	vertical-align: bottom;
}
#invoice_content
{
}
#loader
{
	padding-top: 3px;
}
#logo
{
	background: url('../img/layout/banner.png') no-repeat top left;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
}
#menu_container
{
	background: url('../img/menu/background2.png') repeat-x top left;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 100%;
}
#program_year
{
	margin-left: 10px;
	z-index: -100;
}
#top
{
	background: url('../img/layout/bg.png') repeat-x top left;
	height: 100px;
	width: 100%;
}
#top_shadow
{
	background: url('../img/layout/menu_shadow.png') repeat-x top left;
	height: 8px;
}
.bg_red
{
	background: red;
}
.black
{
	color: black;
}
.bold
{
	font-weight: bold;
}
.bold
{
	font-weight: bold;
}
.border_heading
{
	color: white;
	font-weight: bold;
	line-height: 22px;
	margin-left: 8px;
}
.border1
{
	color: orange;
}
.center
{
	text-align: center;
}
.error
{
	position: relative;
	width: 200px;
	z-index: 1;
}
.gray
{
	color: gray !important;
}
.heading
{
	color: orange;
	font-family: "trebuchet ms";
}
.huge
{
	font-size: 2em;
}
.left
{
	text-align: left;
}
.link_clear a
{
	text-decoration: underline !important;
}
.list_dot_add
{
	background-image: url(../img/icons/add.png);
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 30px;
}
.list_dot_invoice
{
	background-image: url(../img/icons/invoice.png);
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 30px;
}
.list_dot_letter
{
	background-image: url(../img/icons/letter.png);
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 30px;
}
.list_dot_no
{
	background-image: url(../img/icons/no_small.png);
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 30px;
}
.list_dot_padlock
{
	background-image: url(../img/icons/padlock.png);
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 30px;
}
.list_dot_person
{
	background-image: url(../img/icons/person.png);
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 30px;
}
.list_dot_persons
{
	background-image: url(../img/icons/persons.png);
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 30px;
}
.list_dot_stats
{
	background-image: url(../img/icons/stats.png);
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 30px;
}
.list_dot_spanner
{
	background-image: url(../img/icons/spanner.png);
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 30px;
}
.list_no_dot
{	
	list-style-type: none;
}
.list_no_dot a
{
	color: red !important;
}
.margin_left_small
{
	margin-left: 5px;
}
.message
{
	background: #FFF6BF;
	border: 2px solid #ddd;
	border-color: #FFD324;
	color: #514721;
	margin-bottom: 1em;
	padding: .8em;
}
.movie_preview img
{
	margin: 5px;
	padding: 1px;
}
.navbar
{
	color: #333;
	font-size: 0.9em;
}
.navbar a
{
	color: #333;
	text-decoration: underline;
}
.no_padding
{
	padding: 0;
}
.noborder input
{
	border: none;
}
.nomargin
{
	margin: 0;
}
.option a
{
	color: red;
	font-family: "trebuchet MS";
	font-size: 1.2em;
	font-weight: normal;
}
.option a:hover
{
	color: darkred;
}

.button, .button:active, .button:hover, .button:link, .button:visited
{
	cursor: pointer;
    background: #6d9bca;
    color: white;
	font-weight: bold;
	border: 1px solid #377ec5 !important;
    font: normal 12px arial, sans-serif;
	padding: 5px 10px;
    text-decoration: none;	
}


.options
{
	border-color: #FFD324;
	color: #514721;
	list-style-type: none;
	margin-bottom: 1em;
	padding: 10px;
}
.options li
{
	background-image: url(../img/icons/dot.png);
	background-position: center left;
	background-repeat: no-repeat;
	list-style-type: none;
	margin-top: 10px;
	padding-left: 20px;
}

.options li a
{
	color: red;
	font-family: "trebuchet ms";
	font-size: 14px;
}
.options ul
{
	padding: 0;
}
.prepend-right
{
	margin-right: 25px;
}

.right
{
	text-align: right;
}
.search
{
	margin: 0;
	margin-left: 183px;
	margin-top: 20px;
}
.sidebar_content
{
	margin-left: 20px;
}

#sidebar_comment a:hover
{
	text-decoration: underline !important;
}

#sidebar_comment, #sidebar_comment a, #sidebar_comment p
{
	font-size: 12px !important;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif !important;
}

.text_normal *
{
	font-size: 12px !important;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif !important;
}

.sidebar_comment_small
{
	font-size: 10px !important;
	color: gray !important;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif !important;
}

.sidebar_content_small
{
	margin: 0;
	margin-left: 10px;
}
.testborder td
{
	border: 1px solid black;
}
.white
{
	color: white !important;
}
.white a
{
	color: white !important;
}
a
{
	color: black;
	text-decoration: none;
}
a:hover, a:active
{
	color: gray;
	text-decoration: none;
}
a:visited
{
	color: black;
	text-decoration: none;
}
hr
{
	background: #eee;
}
input
{
	border: 1px solid #ccc;
}