@charset "UTF-8";
/* CSS Document */

/*Common Styling --------------------- */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 71.1%;
	margin: 0px;
	padding: 0px;
	line-height:1.7em;
background: #F2F2F2 url(/assets/templates/fg1/images/body_bg.png) repeat-x left top;
}

.homeheader {
height: 200px;
background: url(/assets/templates/fg1/images/hm_hdr_logo.png) no-repeat center;
}

.subpageheader {
height: 100px;
background: url(/assets/templates/fg1/images/sp_hdr_logo.png) no-repeat center;
}

/* --.bodyfade {
background: #F2F2F2 url(/assets/templates/fg1/images/body_bg.png) repeat-x left top;
}-- */

.redcenter {
background-color: #AA0000;
width: 968px;
margin: auto;
position: relative;
}

.centershadow {
width: 970px;
margin: auto;
background: url(/assets/templates/fg1/images/ctr_shdw.png) repeat-y scroll left top;
position: relative;
}

.centercontainer {
width: 960px;
margin: auto;
position: relative;
}

.headerbg {
height: 80px;   /* total is 80px: adjust according to padding-{top,bottom} */
background: transparent url(/assets/templates/fg1/images/header_bg.png) repeat-x left top;
position: relative;
}

.headerlogo {
border: none;
float: left;
padding: 0;
margin: 20px 0 0 20px;
position: relative;
}

.headerlogo img {
border: none;
}

.headernav {
float: left;
height: 40px;
padding: 0;
margin: 0;
position: relative;
}

.headernav ul {
padding: 0;
margin: 0;
position: relative;
}

.headernav li {
list-style: none;
height: 20px;
padding: 0 20px 0 0;
margin: 0;
float: left;
position: relative;
text-align: left;
font-weight: bold;
}

/* .headernav li > ul {
display: none;
position: absolute;
top: 21px;
} */

.headernav li a:link, .headernav li a:visited {
text-decoration:none;
color: #000;
background: none;
}

.headernav li.hover a, .headernav li a:hover, .headernav li.active a, .headernav li a:active, .headernav ul li.CSStoHighlight {
color: #C80000;
background: none;
}

.headernav ul.CSStoShow {
display: block;
}

.mainframe {
background: #FFFFFF;
position: relative;
padding: 1px;
}

.main {
margin: auto;
padding: 10px 20px 30px 20px;
background: #F2F2F2 url(/assets/templates/fg1/images/mainfade.png) repeat-x;
position: relative;
}

.splash {
position: relative;
width: 878px;
border: 1px solid #BBB;
margin: auto;
padding: 20px;
}

.splashleft {
position: relative;
margin: 0;
float: left;
width: 400px;
border: none;
}

.splashtag {
position: relative;
margin: 0 0 20px 0;
padding: 0;
border: 1px solid #BBB;
}

.splashintro {
position: relative;
margin: 0;
padding: 0;
font-weight: bold;
text-align: justify;
}

.splashright {
position: relative;
margin: auto;
float: left;
width: 400px;
border: none;
}

.splashgraphic {
position: relative;
margin: 40px 0 0 100px;
padding: 0;
border: none;
}

.teasercontainer {
position: relative;
margin: auto;
border: none;
width: 920px;
padding: 30px 0 0 0;
}

.homecolumn {
position: relative;
float: left;
margin: 0;
padding: 10px;
border: 1px solid #BBB;
background-color: #F2F2F2;
width: 268px;
}

.homecolumn h2 {
margin: 0 0 10px 0;
}

.homecolumnspacer {
position: relative;
float: left;
margin: 0;
padding: 0;
border: none;
width: 25px;
}

.centercolumn {
float: left;
margin: 0;
padding: 10px;
border: 1px solid #BBB;
background-color: #F2F2F2;
width: 268px;
}

.rightcolumn {
float: left;
margin: 0;
padding: 10px;
border: 1px solid #BBB;
background-color: #F2F2F2;
width: 268px;
}

.contentcontainer {
position: relative;
width: 878px;
border: 1px solid #BBB;
margin: auto;
padding: 20px;
}

.longtitle {
margin: 0;
padding: 0;
font-size: 1.4em;
font-weight: 700;
color: #c80000;
letter-spacing:0.1em;
text-align: justify;
}

.introtext {
position: relative;
width: 670px;
margin: 0 0 20px 0;
text-align: justify;
}

.h3content {
position: relative;
width: 670px;
margin: 0 0 20px 0;
}

.content {
position: relative;
width: 670px;
margin: 0 0 20px 0;
text-align: justify;
}

.clear {
clear: both;
}

/*----- Ditto Item Formatting -----*/

.dittohometeasercontent {
text-align: justify;
}

.dittoteasercontent {
text-align: justify;
}




.footer {
color: #999;
background-color: #000;
padding: 20px 0 20px 20px;
margin: auto;
position: relative;
}

/*----- Code Flipping -----*/

.flipcode {
unicode-bidi:bidi-override; direction: rtl;
}


#tabs {
padding: 10px;
}

#tabs #nav {
margin-bottom: 0px;
margin-left: 8px;
}

#tabs ul {
list-style: none;
margin: 0px;
padding: 0px;
}

#tabs #nav ul li {
display: inline;
padding: 5px 7px;
cursor: default;
background-color: #eeeeee;
border: 1px solid #cccccc;
border-bottom: none;
margin-right: 2px;
}

/*  #tabs #nav ul li.active {
border: 1px solid #000066;
border-bottom: 1px solid white;
background-color: #ffffff;
}  */

#tabs #nav ul li:hover {
background-color: #ffffff;
}

#tabs #data {
margin-top: 3px;
}

#tabs #data div {
display: none;
border: 1px solid #000066;
padding: 10px;
}

/*  #tabs #data div.active {
display: block;
}  */

.homeheaderlogo {
padding:50px;
}

.subpageheaderlogo {
padding:20px;
float:left;
}

.int {
width:880px;
margin: auto;
}

/* --.top, .main, .footer, .topsmall, .content {
float:left;
width:100%;
} --*/

/* --.homeheader {
height:287px;
background-image: url(/assets/templates/fg1/images/hdr_bg.jpg);
background-repeat:repeat-x;
} --*/

/* --.subpageheader {
height:100px;
background-image:url(/assets/templates/fg1/images/hdr_bg.jpg);
background-repeat:repeat-x;
}-- */

.topmenu {
height: 21px;
width: 100%;
list-style: none;
}

ul, li, ol {
padding:0 0 0 5px;
margin:0;
list-style:disc;
}

ul {
margin-left:10px;
}

a:link, a:visited {
color:#c80000;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

.topmenu ul {
	padding: 0;
	margin: 0;
	margin-left:0;
}

.topmenu li {
padding: 0;
margin: 0;
margin-left:0;
display:block;
float: left;
width: 60px;
position: relative;
list-style: none;
border-left: 1px solid #222;
font-weight: lighter;
font-size: 0.9em;
}

.topmenu li > ul {
display: none;
position: absolute;
top: 21px;
}

.topmenu li a:link, .topmenu ul li a:visited {
padding:0;
margin:0;
display: block;
text-decoration:none;
text-align: center;
width: 60px;
}

/*  .topmenu li:hover a, .topmenu li a:hover, .topmenu li a:active, .topmenu ul li.CSStoHighlight {
display: block;
background-color: #c80000;
color: #fff;
width: 60px;
}  */

.topmenu ul.CSStoShow {
display: block;
}

.topmenu li ul.topmenudropdown {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: none;
	background: white;
	width: 60px;
	position: absolute;
	top: 21px;
	left: -1px;
	border-left: 1px solid #222;
}

.topmenu li:hover ul.topmenudropdown {
	display: block;
}

.topmenu li ul.topmenudropdown li {
	width: 60px;
	clear: left;
	width: 60px;
}

.topmenu li ul.topmenudropdown li a:link, .topmenu li ul.topmenudropdown a:visited {
	clear: left;
	background-color: white;
	padding: 0;
	width: 60px;
	border-left: 1px solid #222;
	position: relative;
	z-index: 1000;
}

/*  .topmenu li ul.topmenudropdown li:hover a, .topmenu li ul.topmenudropdown li a:hover link, .topmenu li ul.topmenudropdown a:active {
	clear: left;
	color: white;
	background-color: #c80000;
	padding: 0;
	width: 60px;
	border-left: 1px solid #222;
	position: relative;
	z-index: 1000;
}  */

.left {
float:left;
width:60%;
}

.right {
float:right;
width:30%;
}

.intro {
float:left;
width:80%;
}

/* -- .intro h2 {
	margin: 0;
	padding: 0;
	font-size: 1.4em;
	font-weight: normal;
	color: #c80000;
	font-weight:lighter;
	letter-spacing:0.1em;
} -- */

.leftbox, .centerbox, .rightbox {
float:left;
width:32%;
}

.centerbox {
padding:0 2%;
}

h1 {
font-size:2em;
color:#c80000;
margin:0;
padding:10px 0;
font-weight:lighter;
letter-spacing:0.1em;
}

h2 {
	margin: 0;
	padding: 0;
	font-size: 1.4em;
	font-weight: normal;
	color: #c80000;
	letter-spacing:0.1em;
}

h3 {
color:#777;
font-weight:lighter;
font-size:1.3em;
margin:0 0 15px 0;
padding:0;
border-bottom:3px solid #ededed;
}

h3 a:link, h3 a:visited, h3 a:hover {
color:#777;
text-decoration: none;
}

.footer .int {
border-top:1px solid #e4e4e4;
padding:10px 0;
margin:30px auto;
color:#999;
font-size:0.88em;
}

blockquote {
font-size:1.2em;
color:#777;
float:left;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:lighter;
line-height:1.8em;
margin:0;
padding:0;
font-style:italic;
}

img.image {
border:1px solid #e4e4e4;
padding:6px;
margin:0 10px 0 0;
}

.small {
font-size:0.9em;
color:#222;
font-style:italic;
font-stretch:expanded;
}