/********/
/* html */
/********/
body {
	background:#88796A url(../img/bg/body.gif);
	margin:0;
	overflow:hidden;
	padding:0
}

img {
	border:0;
	display:block
}

h1 {
	color:#014EA0;
	font-size:11px;
	margin:0 0 12px 0;
	padding:0
}

p {
	margin:0 0 18px 0;
	padding:0
}

a {
	color:#014EA0;
	text-decoration:underline
}

hr {
	background:#666;
	border:0;
	border-top:1px solid #FFF;
	height:1px;
	line-height:1px;
	margin:0 0 15px 0
}

form {
	margin:0;
	padding:0
}

td {
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size:11px
}

/**********/
/* layout */
/**********/
/* page */
#page {
	background:url(../img/bg/page.gif) no-repeat;
	color:#000;
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	height:552px;
	left:50%;
	line-height:18px;
	margin:-290px 0 0 -455px;
	padding:14px;
	position:absolute;
	top:50%;
	width:882px
}

/* header */
#header {
	height:120px;
	position:relative;
	width:882px
}

#header img {
	height:120px;
	width:882px;
	z-index:1
}

/* logo */
#logo {
	background:#FF0;
	filter:alpha(opacity=0);
	height:100px;
	opacity:0;
	left:10px;
	position:absolute;
	top:10px;
	width:123px;
	z-index:2
}

#logo a {
	float:left;
	height:100px;
	width:123px
}

/* menu */
#menu {
	background:#E5E5E5 url(../img/bg/menu.gif) no-repeat 0 0;
	height:30px;
	margin:4px 0 0 0
}

#menu ul {
	background:url(../img/bg/menu_item_l.gif) no-repeat right top;
	float:left;
	height:30px;
	list-style:none;
	margin:0;
	padding:0 5px 0 0
}

#menu li {
	float:left
}

#menu li a {
	background:#E5E5E5 url(../img/bg/menu_item_l.gif) no-repeat 0 0;
	color:#000;
	float:left;
	font-weight:bold;
	height:30px;
	line-height:29px;
	text-decoration:none
}

/* template menu items */
.tpl_1 #menu li a.active,
.tpl_1 #menu li a.active:hover {
	background:#FFD101 url(../img/bg/menu_item_l.gif) no-repeat 0 -60px
}

.tpl_1 #menu li a.active span,
.tpl_1 #menu li a.active:hover span {
	background:url(../img/bg/menu_item_r.gif) no-repeat right -60px
}

.tpl_2 #menu li a.active,
.tpl_2 #menu li a.active:hover {
	background:#E50039 url(../img/bg/menu_item_l.gif) no-repeat 0 -90px;
	color:#FFF
}

.tpl_2 #menu li a.active span,
.tpl_2 #menu li a.active:hover span {
	background:url(../img/bg/menu_item_r.gif) no-repeat right -90px
}

.tpl_3 #menu li a.active,
.tpl_3 #menu li a.active:hover {
	background:#014EA0 url(../img/bg/menu_item_l.gif) no-repeat 0 -120px;
	color:#FFF
}

.tpl_3 #menu li a.active span,
.tpl_3 #menu li a.active:hover span {
	background:url(../img/bg/menu_item_r.gif) no-repeat right -120px
}

#menu li a:hover {
	background:#C5C5C5 url(../img/bg/menu_item_l.gif) no-repeat 0 -30px
}

#menu li a:hover span {
	background:url(../img/bg/menu_item_r.gif) no-repeat right -30px
}

#menu li a span {
	background:url(../img/bg/menu_item_r.gif) no-repeat right top;
	border-right:2px solid #FFF;
	cursor:pointer;
	float:left;
	height:30px;
	padding:0 10px
}

/* main wrapper */
#main_wrapper {
	height:398px;
	position:relative
}

.tpl_1 #main_wrapper {
	background:#FFD101 url(../img/bg/footer_1.gif) no-repeat left bottom
}

.tpl_2 #main_wrapper {
	background:#E50039 url(../img/bg/footer_2.gif) no-repeat left bottom
}

.tpl_3 #main_wrapper {
	background:#014EA0 url(../img/bg/footer_3.gif) no-repeat left bottom
}

/* submenu */
#submenu {
	height:262px;
	left:4px;
	position:absolute;
	top:4px;
	width:200px
}

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

#submenu li {
	float:left;
	height:20px;
	margin:0 0 4px 0;
	width:200px
}

#submenu li a {
	float:left;
	height:20px;
	line-height:19px;
	padding:0 10px;
	text-decoration:none;
	width:180px
}

#submenu li a.active {
	font-weight:bold;
	padding:0 10px 0 20px;
	width:170px
}

.tpl_1 #submenu li a {
	background:#FFE880 url(../img/bg/submenu_item_1.gif) no-repeat 0 0;
	color:#000
}

.tpl_1 #submenu li a:hover {
	background:#FFF url(../img/bg/submenu_item_1.gif) no-repeat 0 -20px
}

.tpl_1 #submenu li a.active,
.tpl_1 #submenu li a.active:hover {
	background:#FFF url(../img/bg/submenu_item_1.gif) no-repeat 0 -40px
}

.tpl_2 #submenu li a {
	background:#F2809C url(../img/bg/submenu_item_2.gif) no-repeat 0 0;
	color:#FFF
}

.tpl_2 #submenu li a:hover {
	background:#FFF url(../img/bg/submenu_item_2.gif) no-repeat 0 -20px;
	color:#000
}

.tpl_2 #submenu li a.active,
.tpl_2 #submenu li a.active:hover {
	background:#FFF url(../img/bg/submenu_item_2.gif) no-repeat 0 -40px;
	color:#000
}

.tpl_3 #submenu li a {
	background:#80A7D0 url(../img/bg/submenu_item_3.gif) no-repeat 0 0;
	color:#FFF
}

.tpl_3 #submenu li a:hover {
	background:#FFF url(../img/bg/submenu_item_3.gif) no-repeat 0 -20px;
	color:#000
}

.tpl_3 #submenu li a.active,
.tpl_3 #submenu li a.active:hover {
	background:#FFF url(../img/bg/submenu_item_3.gif) no-repeat 0 -40px;
	color:#000
}

/* banner */
#banner {
	height:124px;
	left:4px;
	position:absolute;
	top:270px;
	width:200px
}

#banner img {
	height:124px;
	width:200px
}

/* content */
#content_wrapper {
	height:390px;
	left:208px;
	position:absolute;
	top:4px;
	width:466px
}

.tpl_1 #content_wrapper {
	background:#FFF url(../img/bg/content_wrapper_1.gif) no-repeat
}

.tpl_2 #content_wrapper {
	background:#FFF url(../img/bg/content_wrapper_2.gif) no-repeat
}

.tpl_3 #content_wrapper {
	background:#FFF url(../img/bg/content_wrapper_3.gif) no-repeat
}

#content {
	height:350px;
	margin:5px;
	overflow:auto;
	padding:15px;
	position:relative;
	width:426px
}

#content ul {
	list-style:url(../img/bg/bullet.gif);
	margin:0;
	padding:0 0 0 15px
}

/* image */
#image {
	height:250px;
	left:678px;
	position:absolute;
	top:4px;
	width:200px
}

#image p,
#image img {
	height:250px;
	left:0;
	position:absolute;
	top:0;
	width:200px
}

#image img {
	display:none;
}

#trigger_text {
	font-size:10px;
	height:124px;
	overflow:hidden;
	padding:0 5px;
	position:absolute;
	right:4px;
	top:270px;
	width:190px;
}

.tpl_1 #trigger_text {
	color:#000;
}

.tpl_2 #trigger_text {
	color:#FFF;
}

.tpl_3 #trigger_text {
	color:#FFF;
}

/* newsletter */
#newsletter {
	height:136px;
	left:678px;
	position:absolute;
	top:258px;
	width:200px
}

.tpl_1 #newsletter {
	background:url(../img/bg/newsletter_1.gif) no-repeat left bottom
}

.tpl_2 #newsletter {
	background:url(../img/bg/newsletter_2.gif) no-repeat left bottom
}

.tpl_3 #newsletter {
	background:url(../img/bg/newsletter_3.gif) no-repeat left bottom
}

#newsletter h1 {
	text-align:center;
	margin:0
}

.tpl_1 #newsletter h1 {
	color:#000
}

.tpl_2 #newsletter h1 {
	color:#FFF
}

.tpl_3 #newsletter h1 {
	color:#FFF
}

#newsletter form {
	margin:10px
}

#newsletter label {
	display:block
}

#newsletter input {
	display:block;
	width:168px
}

#newsletter p {
	margin:5px 0 0 0;
	text-align:right
}

#newsletter p a {
	color:#000;
	font-weight:bold;
	text-decoration:none
}

/*********/
/* pages */
/*********/
/* table data */
#cs_table_data_wrapper table {
	border-left:1px solid #7F7F7F;
	border-top:1px solid #7F7F7F
}

#cs_table_data_wrapper th,
#cs_table_data_wrapper td {
	border-bottom:1px solid #7F7F7F;
	border-right:1px solid #7F7F7F
}

#cs_table_data_wrapper td.cs_header {
	background:#FFF;
	color:#7F7F7F
}

#cs_table_data_wrapper td.cs_sub_header {
	background:#7F97C4;
	color:#FFF;
	font-weight:bold
}

/* news */
#news_items {
	border-top:1px solid #DDD;
	padding:10px 0 0 0
}

#news_items h1,
#news_items p {
	margin:0
}

#news_items a {
	text-decoration:none
}

.news_item {
	border-bottom:1px solid #DDD;
	margin:0 0 10px 0;
	padding:0 0 10px 0
}

/***********/
/* overall */
/***********/
.clear {
	clear:both;
	height:1px;
	line-height:1px
}

/* forms */
.cs_form_wrapper input.cs_submit {
	margin-right:57px
}

/* alerts */
#cs_alert_wrapper {
	border:1px solid #002f89;
	height:510px;
	margin:-256px 0 0 -321px;
	width:640px
}

#cs_alert_header_wrapper {
	background:#002f89
}

#cs_alert_text {
	height:450px
}
