body {
	font-family: arial, sans-serif, helvetica;
	font-size: 12px;
	background: #FABE5D;
	margin: 0px;
	padding: 0px;
}

p {
	padding: 0px;
	margin: 8px 0 18px 0;
}

h1 {
	font-size: 18px;
	font-weight: bold;
}

h2 {
	font-size: 13px;
	font-weight: bold;
}

/* Trigger hasLayout for IE */
form {
	display: inline-block;
}

form {
	display: block;
	border: 1px solid #D33234;
	padding: 16px 20px 10px 20px;
	margin: 0px 0px;
}

form ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

form li {
    clear: left;
}

label {
	display: block;
	width: 115px;
	float: left;
	clear: both;
	margin: 6px 0px;
	font-size: 14px;
	font-weight: bold;
}

.wide-field {
	display: block;
	width: 320px;
	float: left;
	margin: 6px;
}

#option-container {
	float: left;
	margin: 6px;
}

#option-container label{
	font-weight: normal;
	font-size: 12px;
	width: 80px;
	float: left;
	margin: 2px 8px;
	clear: none;
}

#option-container input {
	float: left;
	display: block;
}

#captcha-picture-container {
	float: left;
	text-align: right;
	padding: 12px 2px;
}

#captcha-picture-container a {
	text-decoration: none;
	color: #646464;
}

#captcha-picture-container a:hover {
	text-decoration: underline;
}

#captcha-picture-container #captcha-picture{
	background: #EAEAEA;
	height: 15px;
	width: 156px;
	padding: 16px 0px;
	text-align: center;
}

#captcha-input-container {
	padding: 20px 8px 0px 20px;
	float: left;
}

h2.caption {
	color: #FFF;
	background-color: #D33234;
	margin: 10px 0px 0px 0px;
	padding: 4px 8px;
}

.picture-subtitle {
	font-size: 11px;
	margin-bottom: 20px;
}

#content  .picture-placehoder{
	padding: 0;
	margin-bottom: 8px;
	text-align: center;
	font-size: 24px;
}

#content a {
   color: #D63336; 
}

#right-sidebar .picture-placeholder {
	padding-top: 0;
	margin-bottom: 8px;
	text-align: center;
}

.submit-button {
	color: #FFF;
	background: #D23232 url("../img/submit_bg.gif") no-repeat top left;
	height: 16px;
	padding: 0px;
	font-weight: bold;
	width: 85px;
	border: none;
}
label {
    font-size: 95%;
    vertical-align: middle;
}

label input {
    vertical-align: middle;
}

ul ul li label {
    width: 380px;
}

.submit-container {
	clear: both;
	text-align: right;
}

#page {
	width: 996px;
	margin: 15px auto;
	padding: 14px;
	background: #FFF;
	color: #646464;
}

#header {
	margin-bottom: 14px;
	height: 236px;
}

#logo-placehoder {
	height: 140px;
	width: 225px;
	float: left;
	margin-right: 14px;
	padding-top:0;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	background-color: #ffffff;
}

#main-picture {
	background-color: #ffffff;
	float: left;
	height: 200px;
	padding-top: 0;
	font-size: 32pt;
	font-weight: bold;
	text-align: center;
	width: 754px;
	z-index: 1;
}

#left-sidebar {
	width: 225px;
	margin-right: 14px;
	float: left;
}

#left-menu, #left-menu ul {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	list-style-type: none;
}

#left-menu a {
	display: block;
	text-decoration: none;
	color: #D63336;
	font-weight: bold;
	border-bottom: 1px solid #E64C18;
	padding: 7px 2px;
}

#left-menu a:hover {
	color: #000;
}

#left-menu li{
	height: 1%;
}

.pop-links {
    list-style: none;
    margin: 20px 0;
    padding: 0;
}

.pop-links li {
    height: 1%;
}

.pop-links a {
    display: block;
    font-size: 105%;
    color: #D63336;
    padding: 4px 0; 
}

#other-links {
	list-style-type: none;
	margin: 0 0 20px;
	padding: 0px;
}

#other-links li {
    height: 1%;
	margin: 0px;
	padding: 2px 0px;
}

#other-links a {
	font-weight: bold;
	color: #ABABAB;
	text-decoration: none;
}

#content {
	background: #FFF url("../img/gradient2.png") repeat-x top left;
	float: left;
	width: 500px;
	padding: 26px;
	min-height: 604px;
}

.data-grid {
	width: 100%;
	border: 1px solid #D33234;
	border-right: none;
}

.data-grid tr {
	margin: 0px;
	padding: 0px;
	font-size: 105%;
}

.data-grid td {
	border-right: 1px solid #D33234;
	padding: 8px 4px;
	vertical-align: top;
}

.data-grid th {
	background-color: #D33234;
	color: #FFF;
	text-align: left;
	padding: 3px 8px;
}

.data-grid .odd-row td {
	background-color: #FAEEDB;
}

.data-grid .even-row td {
	background-color: #FADBDB;
}

#right-sidebar {
	width: 185px;
	margin-left: 14px;
	float: right;
}

#rightside-text, #rightside-text a {
	color: #D4523C;
}

#footer {
	clear: both;
	height: 20px;
	margin-top:10px;
	background: url("../img/footer.png") no-repeat top left;
}

#footer p {
    padding: 4px 0;
    margin: 0;
    font-size: 90%;
    text-align: center;
    color: #fff;
}

#footer a {
    color:#fff;
}

.galleryBox {
    overflow: hidden;
    height: 1%;
}

.galleryBox a {
    float: left;
    display: block;
    width: 152px;
    height: 140px;
    border: 1px solid #D4523C;
    text-align: center;
    padding: 10px 0;
    text-decoration: none;
    background: #fff;
    color: #D4523C;
    margin-bottom: 20px;
}

.galleryBox .centerThumb {
    margin: 0 19px;
}

.errorlist li {
    color: #D4523C;
}

/*============ TOP NAVMENU =============*/

#top-navmenu {
	height: 32px;
	min-width: 996px;
	background: url("../img/navmenu_bg.gif") repeat-x top left;
}

#flags {
    float: right;
    padding: 10px 20px 0;
}

a img {
    border: 0;
}

.feedBox {
    border: 1px solid #D33234;
    padding: 10px;
    overflow: hidden;
    height: 1%;
    margin-bottom: 10px;
}
.feedBox img {
    clear: left;
    float: left;
    margin-right: 10px;
}
.feedBox h3 {
    margin: 0 0 10px;
}
#top-navmenu ul {
	margin: 0px auto;
	padding: 0px;
	width: 980px;
	position: relative;
}

#top-navmenu li {
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}

#top-navmenu li a {
	white-space: nowrap;
	display: block;
	padding: 10px 8px 8px 10px;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	outline: none;
}

#top-navmenu li a:hover {
	color: #ED594B;
	background: #FFF;
}

#top-navmenu ul ul li {
	float: left;
	width: 100%;
	border-bottom: 1px solid #FFF;
}

#top-navmenu ul ul li a {
	padding: 6px;
	font-size: 11px;
}

#top-navmenu ul ul, #top-navmenu li:hover ul ul, #top-navmenu li.li_hover ul ul {
	display: none;
	position: absolute;
	width: 120px;
	background: #EC4949 url("../img/submenu_bg.gif") no-repeat 14px 0px;
	
	padding: 10px 4px 20px 4px;
	z-index: 100;
}

#top-navmenu li:hover ul ul, #top-navmenu li.li_hover ul ul {
	margin-top: -1.5em;
	left: 55%;
}

#top-navmenu li:hover ul, #top-navmenu li.li_hover ul, #top-navmenu li:hover li:hover ul,  #top-navmenu li.li_hover li.li_hover ul {
	display: block;
}