/* CSS Document */
body {
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	background: #000 url(../img/media/body-bg.jpg) repeat-x scroll 0 0;
	font-family: "Helvetica", Arial, Helvetica, sans-serif;
	line-height: 1em;
}

#wrapper {
	width: 1000px;
	position: relative;
	margin: 0 auto;
	/*border-bottom:none;*/
	overflow: hidden;
}

/* header */
#header {
	width: 100%;
	height: 225px;
	overflow: hidden;
}

#header .header-top {
	width: 100%;
	height: 12px;
	background: red;
	overflow: hidden;
}

#header .header-container {
	width: 100%;
	height: 150px;
	/*background:url(../img/media/header_bg.jpg) repeat-x;*/
	background: #000;
	overflow: hidden;
}

#header .header-container .logo {
	padding-left: 20px;
	padding-top: 20px;
	float: left;
}

#header .header-container .tagline {
	padding-left: 20px;
	float: right;
	color: #ffffff;
	padding-top: 8px;
	font-size: 12px;
	padding-right: 5px;
	font-family: "Helvetica", Arial, Helvetica, sans-serif;
	text-align: right;
}

#header .header-container .tagline a {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}

#header .header-container .tagline a:hover {
	text-decoration: underline;
}

#header .header-container .tagline div {
	font-size: 23px;
	margin-right: 10px;
	margin-top: 15px;
}

#header .header-container .tagline .toplogo {
	right: 0px;
	top: 72px;
	z-index: 50;
	position: absolute;
}

#header .header-menu .topmenu {
	position: absolute;
	right: 0px;
	left: 0px;
	text-align: center;
}

#header .header-menu .topmenu ul {
	list-style-type: none;
	margin-top: 1px;
	width: 100%;
	padding-left: 6px;
	margin-left: 25px;
	margin-bottom: 0px;
}

#header .header-menu .topmenu ul li {
	float: left;
	font-family: "Helvetica", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background: url(../img/media/li-bg.jpg) repeat-y right;
}

#header .header-menu .topmenu ul li.none {
	background: none;
}

#header .header-menu .topmenu ul li a {
	display: block;
	margin: 0px 15px 0px 0px;
	color: #ffffff;
	text-decoration: none;
	padding: 2px 0 0 5px;
	text-transform: uppercase;
}

#header .header-menu .topmenu ul li a:hover { /* color: red;*/
	color: red;
}

#header .header-menu {
	height: 27px;
	width: 100%;
	/*background: url(../img/media/menu_bg.png) repeat-x;*/
	color: red;
}

.header-breadcrump {
	width: 100%;
	height: 22px;
	background: #000;
	font-size: 12px;
	color: #fff;
	padding-top: 5px;
	padding-left: 42px;
	text-transform: capitalize;
}

.header-breadcrump a {
	background: transparent url(../img/media/breadcrumb.gif) no-repeat
		center right;
	text-decoration: none;
	padding-right: 18px;
	color: #ffffff;
	font-weight: bold;
}

#header .greeting {
	float: right;
	position: absolute;
	top: 168px;
	right: 5px;
	color: #ffffff;
	font-size: 12px;
}

#header .greeting a {
	color: red;
}

/* Photo */
#photo {
	width: 1000px;
	overflow: hidden;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	height: 351px;
}

#imgText {
	color: #ffffff;
	position: absolute;
	z-index: 300;
	font-size: 35px;
	right: 20px;
	top: 350px;
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	padding:5px;
	display: block;
}

/* Content */
#content-admin {
	background: #e7e7e7;
	padding: 0px 10px 20px 10px;
	font-size: 12px;
}

#content {
	background: #e7e7e7;
	padding: 0px 10px 20px 14px;
	font-size: 12px;
	display: block;
	overflow: hidden;
}

/* Box */
.whiteSpace {
	background: #ffffff;
	margin: 25px 15px 5px 10px;
	display: block;
	overflow: hidden;
	width: 950px;
	padding-bottom: 20px;
}

.leftContainer {
	float: left;
	width: 250px;
}

#box {
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 20px;
	float: left;
}

#box .boxContent {
	margin-left: 10px;
	margin-right: 10px;
	width: 910px;
	overflow: hidden;
	position: relative;
}

#box .boxContent-left {
	margin-left: 10px;
	margin-right: 10px;
	width: 234px;
	overflow: hidden;
	position: relative;
}

#box .boxContent-right,#box .boxContent-right-n {
	padding-left: 10px;
	padding-right: 0px;
	width: 664px;
	overflow: hidden;
	position: relative;
}

#box .boxContent-homeLeft {
	margin-left: 10px;
	margin-right: 10px;
	width: 600px;
	overflow: hidden;
	position: relative;
}

#box .boxContent-homeRight {
	padding-left: 10px;
	padding-right: 0px;
	width: 305px;
	overflow: hidden;
	position: relative;
}

#box .boxContent-homeRight .newsBox{
	margin:0px 0px 21px 0px;
}

#box .innerDiv {
	border: 1px solid #b2b2b2;
	padding: 15px 15px 15px 15px;
}

#box .innerDivG {
	border: 1px solid #b2b2b2;
	padding: 15px 15px 15px 15px;
	background: #8a8a8a;
	color: #ffffff;
}

#box p{
	margin-top: 0px;
	margin-bottom: 0px;
}

#box H2 {
	padding: 5px 10px 5px 10px;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0px 0px 2px 0px;
	color: #ffffff;
	background: #333333;
	white-space: nowrap;
	display: table;
}

#box H2 a.out {
	font-size: 14px;
	text-transform: uppercase;
	padding: 5px 10px 5px 10px;
	color: red;
	display: block;
	background: #cccccc;
	white-space: nowrap;
	border-right: 1px dotted #fff;
}

#box H2 a.active {
	font-size: 14px;
	text-transform: uppercase;
	padding: 5px 10px 5px 10px;
	color: #ffffff;
	display: block;
	background: #333333;
	white-space: nowrap;
	border-right: 1px dotted #fff;
}

#box H2 a:hover {
	text-decoration: none;
}

#box .boxContent-right H2 {
	background: #cccccc;
}

#box H3 {
	width: 100%;
	padding-top: 6px;
	padding-bottom: 8px;
	font-size: 14px;
	margin-bottom: 0px;
	text-transform: capitalize;
color: #ffffff;
}

#box H4 {
	width: 100%;
	padding: 0px 0px 2px 0px;
	font-size: 14px;
	text-transform: capitalize;
	color: red;
	margin: 4px 0px 10px 0px;
}

#box .disclaimer {
	position: absolute;
	left: 5px;
	bottom: 0px;
	font-size: 11px;
}

#box a,#box a:visited {
	color: red;
	/*color:#027AC6;*/
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
}

#box a.blue {
	color: red;
}

#box a:hover {
	text-decoration: underline;
}

p {
	margin-top: 10px;	
}

/* menu */
#box ul.menus {
	margin: 0px 0px 0px 0px;
	padding: 0;
}

#box ul.menus ul {
	margin-left: 0px;
}

#box ul.menus li ul li.leaf {
	padding: 0 0 4px 15px;
	margin: 0 0 0px 0px;
	list-style-type: none;
	list-style-image: none;
	background: transparent url(../img/media/menu-leaf.gif) no-repeat 1px
		.35em; /* LTR */
}

#box ul.menus li ul li.leaf a {
	font-weight: normal;
	color: #666666;
}

#box ul.menus li ul li.leaf a.active {
	text-decoration: underline;
}

#box ul.menus li {
	padding: 0 0 8px 15px;
	margin-left: 0px;
	list-style: none;
}

#box ul.menus li.expanded {
	background: transparent url(../img/media/menu-expanded.gif) no-repeat
		2px .10em; /* LTR */
}

#box ul.menus li.expanded a { /* color: #027AC6;*/
	color: #000000;
}

#box ul.menus li.collapsed {
	background: transparent url(../img/media/menu-collapsed.gif) no-repeat
		0px .25em; /* LTR */
}

#box ul.menus li ul li.leaf a,ul li.expanded a,ul li.collapsed a {
	display: block;
}

/* Footer */
#footer {
	background: #000;
	color: #ffffff;
	font-size: 12px;
	overflow: hidden;
	position: relative;
}

#footer .fline {
	background: red;
	height: 12px;
	width: 100%;
}

#footer .upper {
	background: #8a8a8a;
	height: 24px;
	width: 976px;
	padding: 0px 10px 0px 14px;
	margin: auto;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
}

#footer .upper .fleft {
	width: 320px;
	padding-top: 4px;
	padding-left: 10px;
	float: left;
}

#footer .upper .fcenter {
	width: 280px;
	padding-top: 4px;
	padding-left: 40px;
	float: left;
}

#footer .upper .fright {
	width: 300px;
	padding-top: 4px;
	padding-left: 0px;
	float: left;
}

#footer .bottom {
	height: 150px;
	width: 976px;
	padding: 10px 10px 0px 14px;
	margin: auto;
	color: #ffffff;
	font-size: 11px;
}

#footer .bottom .fleft {
	width: 320px;
	padding-top: 4px;
	padding-left: 10px;
	float: left;
}

#footer .bottom .fcenter {
	width: 279px;
	padding-top: 4px;
	padding-left: 41px;
	float: left;
}

#footer .bottom .fright {
	width: 300px;
	padding-top: 4px;
	padding-left: 0px;
	float: left;
}

#footer .bottom .fleft a,#footer .bottom .fcenter a,#footer .bottom .fright .readmore a
{
	color: red;
}

#footer .bottom .fleft a:hover,#footer .bottom .fcenters a:hover,#footer .bottom .fright .readmore a
	{
	color: red;
	text-decoration: underline;
}

#footer a,#footer a:visited,#footer a:hover {
	color: #ffffff;
	text-decoration: none;
}

.galImgs {
	cursor: pointer;
	margin-right: 10px;
	margin-left: 10px;
}

/* Home */
.homeLogoLeft {
	width: 250px;
	height: 30px;
	float: left;
	border-right: 1px solid #000000;
	margin-left: 15px;
	margin-top: 10px;
	text-align: center;
	height: 130px;
	padding-top: 10px;
}

.homeLogoRight {
	width: 250px;
	height: 30px;
	float: left;
	margin-top: 10px;
	height: 130px;
	padding-top: 10px;
	text-align: center;
	padding-left: 7px;
}

/**/
.gray {
	color: #999999;
	font-size: 11px;
}

/**/
#galImg {
	border: 2px solid #ccc;
	background: url(../img/ajax_loading.gif) no-repeat;
}
.imgLoading{
	width: 794px;
	height: 400px;
	border: 2px solid #ccc;
	vertical-align: middle;
	position: absolute;
	z-index: 0;
}
/* Forms */
legend {
	font-size: 24px;
	color: #9b2821;
	font-weight: bold;
	text-align: center;
	border: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
}

fieldset {
	border: 0px;
}

fieldset div {
	width: 80%;
	clear: left;
	margin: 0;
	padding: 5px 0 8px 0;
	padding-left: 100px;
	height: 1%;
}

fieldset label {
	font-weight: bold;
	float: left;
	margin-left: -100px;
	width: 150px;
}

fieldset input[type="text"] {
	width: 180px;
}

fieldset textarea {
	width: 250px;
	height: 150px;
}

/* list style box */
#list_box {
	height: 141px;
	width: 184px;
	padding: 15px 0px 5px 0px;
	text-align: center;
	background: transparent url(../img/media/list-box-bg.jpg) no-repeat;
}

#list_box_g {
	height: 141px;
	width: 184px;
	padding: 15px 0px 5px 0px;
	text-align: center;
	background: transparent url(../img/media/list-box-bg-g.jpg) no-repeat;
}

#list_box H4 {
	margin: -8px 0px 5px 0px;
	text-align: center;
	color: #ffffff;
}

#list_box div.in { /* border: 2px solid #666666;	*/
	width: 140px;
	margin: 5px auto;
}

.cta-box {
	width: 232px;
	height: 56px;
	background: #8a8a8a;
	overflow: hidden;
}

.cta-box div a {
	color: #ffffff;
}

.cta-box div {
	padding-left: 20px;
	padding-top: 12px;
	padding-right: 20px;
}