/*------- begin global styles -------*/

html, body { 
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  width:660px;
  height: 100%;
  margin: auto;
}

/*body { background:#999 url('../images/common/background.png') repeat-y top left; font:11px/15px Arial, Helvetica, Sans-serif; color:#231f20;}*/
/*body { background:#666 url('../images/aice_awards_show_overview/2011/bg_content.jpg') repeat-y; background-position: center; font:11px/15px Arial, Helvetica, Sans-serif; color:#231f20;}*/
/*body { background:#666 url('../images/aice_awards_show_overview/2011/bg_content.jpg') repeat-y top left; font:11px/15px Arial, Helvetica, Sans-serif; color:#231f20;}*/

/*body { background:#FFF url('../images/aice_awards_show_overview/2011/bg_content_2013.jpg') repeat-y; background-position: center; font:11px/15px Arial, Helvetica, Sans-serif; color:#231f20;}*/

body { background:#FFF; font:13px/15px Arial, Helvetica, Sans-serif; color:#414045;}


a, a:link, a:visited {
	color: #f05829;
	text-decoration: none;
}

a:hover {
	color: #000;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.5em;
}

font.big_orange{
	font-weight: bold;
	color: f05829;
}

font.big_orange_UC{
   font-size: 13px;
	font-weight: bold;
	color: f05829;
  text-transform: uppercase; 
}

font.orange{
	color: f05829;
}

img {
	vertical-align: middle;
	border: none;
}

fieldset {
	border: none;
}

div#container {
	width: 100%;
	margin: 15px auto 0px auto;
}
/*------- end global styles  -------*/

/*------- begin header styles -------*/
div#header {
	padding: 10px;
}

div#header h1 {
	margin-right: 1em;
	font-size: 3em;
	color: #efefef;
}
/*------- end header styles -------*/


/*------- begin main_nav styles -------*/
div#main_nav {
	padding: 10px;
	background-color: #333;
}

#main_menu {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	float: left;
	height: 50px;
}

#main_menu li {
	display: inline;
	
	font-weight: bold;
	font-size: 1em;
}

#main_menu li a, #main_menu li a:link, #main_menu li a:visited {
	padding: 0.3em 1em;
	color: #fff;
	text-decoration: none;
	float: left;
	height: 30px;
	margin-right: 9px;
	vertical-align: middle;
	border: 5px solid #333;
}

#main_menu li a:hover, #main_menu li a:hover {
	background-color: f05829;
	color: #fff;
	border: 5px solid #fff;
	
}

#main_menu li.selected a:link, #main_menu li.selected a:visited {
	background-color: f05829;
	color: #fff;
	border: 5px solid #fff;
}
/*------- end main_nav styles -------*/

/*------- begin content styles -------*/
div#content {

}
/*------- end content styles -------*/
	
/*------- begin content_path styles -------*/
div#content_path {
	padding: 10px;
	background-color: f05829;
	color: #fff;
}

div#content_path ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	float: left;
}
div#content_path li {
	display: inline;
	
	font-weight: bold;
	font-size: 1em;
}
/*------- end content_path styles -------*/

/*------- begin spinner styles -------*/
/* Ajax Spinner */
.spinner {
    position: fixed;
    top: 10%;
    left: 50%;
/*    margin-left: -32px; /* half width of the spinner gif */
/*    margin-top: -32px; /* half height of the spinner gif */
    text-align:center;
    z-index:1234;
    overflow: auto;
/*    width: 32px; /* width of the spinner gif */
/*    height: 34px; /*hight of the spinner gif +2px to fix IE8 issue */
}

/* Ajax Spinner */
.spinner1 {
position:relative;
top:-30px;
left:70px;
}
/*------- end spinner styles -------*/

/*------- begin content_nav styles -------*/
div#content_nav {
	width: 20%;
	float: left;
}

#section_menu {
	list-style: none;
	margin: 0px;
	width: 100%;
	padding: 0px;
}

#section_menu li {
	padding: 1em;
	border-bottom: 0px solid #eee;
}

#section_menu li:hover {
	background-color: #eee;
}

#section_menu li a, #section_menu li a:link, #section_menu li a:visited {
	color: #666;
	text-decoration: none;
}

#section_menu li a:hover, #section_menu li a:hover {
	color: f05829;
}

#section_menu li.selected {
	color: #000;
	font-weight: bold;
}
/*------- end content_nav styles -------*/

/*------- begin content_main styles -------*/
/*div#content_main {
	width: 72%;
	float: left;
	padding: 10px;
	border-left: 0px solid #BDBDBD;
}*/


div#content_main {
	width: 100%;
	padding: 0px;
/*	background: url('images/2014/content_bg.jpg') repeat-y; */
/*	background-color:#ede9db; */
	background-color:#ddddde;
	border: 0px solid #414045;
}

div#content_content {
	margin-left: 120px;
/*	background: url('images/2014/content_bg.jpg') repeat-y; */
}

div#pagination_top {
	margin-bottom: 10px;
}

div#pagination_bottom {
	margin-top: 25px;
}

table.item_list {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
}

table.item_list img {
	border: 1px dashed #eee;
}

th {
	font-size: .8em;
	color: #fff;
	text-align: left;
	background-color: f05829;
	text-transform: uppercase;
	padding: 5px;
}

th a, th a:link, th a:visited {
	color: #fff;
	text-transform: uppercase;
}

th a:hover {
	color: #ccc;
	text-transform: uppercase;
}

td {
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 13px;
	color: #414045;
}

.list_row_0 {
	background-color: #fff;
}

.list_row_0 td {
	vertical-align: bottom;
	padding: 7px 0 10px 5px;
	border-bottom: 1px dashed #ddd;
}

.list_row_1 {
	background-color: #fff;
}

.list_row_1 td {
	vertical-align: bottom;
	padding: 7px 0 10px 5px;
	border-bottom: 1px dashed #ddd;
}

.input_title {
	font-weight: bold;
	margin: 9px 0 0 0;
}

.input_description {
	margin: 0;
}

.information_msg {
	background-color: #ffc;
	padding: 3px;
	margin: 0;
}

.error_msg {
	background-color: #fcc;
	padding: 3px;
	margin: 0;
}

div.item_form {
	margin: 0 0 25px 0;
	padding: 10px;
	background-color: #fefefe;
}

div.item_header {
	border-bottom: 1px solid #000;
}

fieldset img {
	border: 1px dashed #eee;
}

fieldset.submit {
	text-align: right;
	border-top: 1px solid #000;
}

.button_actions {	
	font-size: 1em;
	color: #f63;
	background-color: #fff;
	border: 1px solid #ddd;
}

.button_actions:hover {
	color: #fff;
	background-color: f05829;
}

input {
   color:#000000;
   font-size: 11px;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   text-decoration:none;
   background:#FFFFFF;
   border:solid #999999;
   border-width: 1px;
	padding: 1px;
}

select {
   color:#000000;
   font-size: 11px;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   text-decoration:none;
   background:#FFFFFF;
   border:solid #999999;
   border-width: 1px;
	padding: 1px;
}

font.red {
   font-family:verdana, arial, helvetica, sans-serif;
   font-size:12px;
   color: #FF0000;
}

/*------- end content_main styles -------*/

/*------- begin footer styles -------*/
div#footer {
	padding: 10px;
	background-color: #c3c3c3;
	height: 30px;
}

/*------- end footer styles  -------*/









































































































































































