/* ++++++++++++++++++++ RESET CSS ++++++++++++++++++++ */

html,body,div,span,
applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
dd,dl,dt,li,ol,ul,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	line-height: 1px;
	font-family: inherit;
}

/*table {
	border-collapse: collapse;
	border-spacing: 0px;
}*/

ol,ul {
	list-style: none;
}

q:before,q:after,
blockquote:before,blockquote:after {
	content: "";
}

html, body {
	height: 100%;
}

* {
	font-size: inherit;
}

/* ++++++++++++++++++++ TAGS ++++++++++++++++++++ */

html {
	background-image:url(images/main_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	background-attachment:fixed;
}

input, textarea, table, tr, td, h1, h2, h3, h4, p, li, a, strong, .big, .small, .nav {
	font-family: 'Helvetica Neue', Helvetica, Arial, "Nimbus Sans L", sans-serif;
	font-style: normal;
	font-weight: normal;
	background-color: inherit;
	line-height: 16px;
}

a, em, strong, span{
	font-size: inherit;
	font-family: inherit;
	font-style: inherit;
	font-weight: inherit;
	line-height: inherit;
}

em {
	font-style: italic;
}

h1, h2, h3, h4, strong {
	font-weight: bold;
}

h1 {
	font-size: 20px;
	line-height: 26px;
	padding-bottom: 10px;
}

h2 {
	font-size: 16px;
	line-height: 18px;
	padding-bottom: 9px;
}

h3 {
	font-size: 14px;
	line-height: 16px;
	padding-bottom: 6px;
}

h4 {
	font-size: 12px;
	padding-bottom: 5px;
}

p {
	font-size: 12px;
	padding-bottom: 17px;
}

li {
	font-size: 12px;
}

td {
	vertical-align: top;
}

div {
	font-size: 0px;
	margin:0px;
	padding:0px;
	line-height:0px; /*fixes IE empty DIV*/
}

a:link, a:visited, a:hover {
	text-decoration: none;
}

a:link, a:visited {
}

a:hover {
}


/* ++++++++++++++++++++ GRID ++++++++++++++++++++ */

.container {
	width: 1000px;
	min-height: 100.01%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
	background-image: url(images/content_bg.gif);
	background-position: center;
	background-repeat: repeat-y;
}

.head {
	width: 1000px;
	margin: 0 auto;
	clear:both;
}

.content {
	width: 1000px;
	margin: 0 auto;
}

.footer {
	width: 1000px;
	margin: 0 auto;
}

.left {
	position: relative;
	float: left;
}

.right {
	position: relative;
	float: right;
}

.clear {
	clear: both;
}

/* ++++++++++++++++++++ HEAD ++++++++++++++++++++ */

.head .top {
	height: 25px;
}

.head .bottom {
	height: 160px;
	background-image: url(images/head_bg.jpg);
	background-position: top;
	background-repeat:no-repeat;
}

/* ==================== navi ==================== */

.head .top .nav {
	height: 20px;
	float: right;
	padding-right:30px;
}

.head .top .nav div {
	height: 20px;
	padding-top: 0px;
	float: left;
}

.head .top .nav .start {
	width: 10px;
	background-image: url(images/tnav_left.gif);
}

.head .top .nav .item {
	background-image: url(images/tnav_bg.gif);
	padding: 0 10px;
}

.head .top .nav .end {
	width: 5px;
	background-image: url(images/tnav_right.gif);
}

.head .top .nav a:link, .head .top .nav a:visited, .head .top .nav a:hover {
	font-size: 10px;
	font-weight: bold;
	padding:0px;
}

.top .nav .end {
	width: 15px;
}

.head .bottom .nav {
	height: 35px;
	margin-top:105px;
	background-color:transparent;
}

.head .bottom .nav div {
	height: 35px;
	float: left;
	background-image:url(images/mnav_bg.gif);
}

.head .bottom .nav .start {
	background-image: url(images/mnav_start.gif);
}

.head .bottom .nav .seperator {
	width: 2px;
	background-image: url(images/mnav_seperator.gif);
}

.head .bottom .nav .end {
	background-image: url(images/mnav_end.gif);
}

.head .bottom .nav a:link, .head .bottom .nav a:visited, .head .bottom .nav a:hover {
	font-size:14px;
	font-weight: bold;
	line-height:34px;
	padding:0px;
}

.bottom .nav .item {
	padding-left: 15px;
	padding-right: 15px;
}


/* ++++++++++++++++++++ CONT ++++++++++++++++++++ */

.c_top {
	height: 20px;
	background-image:url(images/content_top.gif);
	background-position:top;
	background-repeat:no-repeat;
}

.c_middle {
	margin: 0 auto;
	width: 880px;
}

.c2, .c3, .c4, .c5, .c6, .c7, .c8, .c9, .c12, .bc, .tbc, .bbc, .bc_framed, .lg, .tlg, .lg_framed {
	margin-bottom: 20px;
}

.c2	{ width: 130px; }
.c3	{ width: 205px; }
.c4	{ width: 280px; }
.c5	{ width: 355px; }
.c6	{ width: 430px; }
.c7	{ width: 505px; }
.c8	{ width: 580px; }
.c9	{ width: 655px; }
.c12 { width: 880px; }

.tripple .left { 
	margin-right: 20px;
}

.top, .bottom{
	position:relative;
	z-index:1;
	background-position: top right;
	height: 15px;
}

.middle, .hd {
	position:relative;
	z-index:2;
}

.hd {
	padding:10px 15px 0 15px;
}

.middle {
	clear:both;
}

.bbc .middle, .blg .middle {
	padding-top: 15px;
}

.tbc .top, .tlg .top, .snav .top {
	margin-bottom: -15px;
}

.snav .middle {
	clear:none;
}

.bc .l, .bc .r, .tbc .l, .tbc .r, .bbc .l, .bbc .r, .bc_framed .l, .bc_framed .r, .lg .l, .lg .r, .tlg .l, .tlg .r, .blg .l, .blg .r, .lg_framed .l, .lg_framed .r, .snav .l, .snav .r  {
	width: 15px;
	height: 15px;
}

.l {
	float: left;
}

.r {
	float: right;
}

.bc .top, .snav .top, .tbc .top 				{ background-image:url(images/bc_top_left.gif);}
.bc .top .l, .snav .top .l, .tbc .top .l 		{ background-image:url(images/bc_top_left.gif);}
.bc .top .r, .snav .top .r, .tbc .top .r 	{ background-image:url(images/bc_top_right.gif);}

.bc .bottom, .bbc .bottom, .snav .bottom	 	{ background-image:url(images/bc_bottom_left.gif);}
.bc .bottom .l, .bbc .bottom .l, .snav .bottom .l 	{ background-image:url(images/bc_bottom_left.gif);}
.bc .bottom .r, .bbc .bottom .r, .snav .bottom .r 	{ background-image:url(images/bc_bottom_right.gif);}

.bc_framed .top, .bbc .top 		{ background-image:url(images/bc-framed_top_left.gif);}
.bc_framed .top .l, .bbc .top .l 	{ background-image:url(images/bc-framed_top_left.gif);}
.bc_framed .top .r, .bbc .top .r	{ background-image:url(images/bc-framed_top_right.gif);}

.bc_framed .bottom, .tbc .bottom { background-image:url(images/bc-framed_bottom_left.gif);}
.bc_framed .bottom .l, .tbc .bottom .l { background-image:url(images/bc-framed_bottom_left.gif);}
.bc_framed .bottom .r, .tbc .bottom .r { background-image:url(images/bc-framed_bottom_right.gif);}

.lg .top, .tlg .top 			{ background-image:url(images/lightgrey_top_left.gif);}
.lg .top .l, .tlg .top .l 	{ background-image:url(images/lightgrey_top_left.gif);}
.lg .top .r, .tlg .top .r 	{ background-image:url(images/lightgrey_top_right.gif);}

.lg .bottom, .blg .bottom		{ background-image:url(images/lightgrey_bottom_left.gif);}
.lg .bottom .l, .blg .bottom .l 	{ background-image:url(images/lightgrey_bottom_left.gif);}
.lg .bottom .r, .blg .bottom .r 	{ background-image:url(images/lightgrey_bottom_right.gif);}

.lg_framed .top, .blg .top 		{ background-image:url(images/lg-framed_top_left.gif);}
.lg_framed .top .l, .blg .top .l 	{ background-image:url(images/lg-framed_top_left.gif);}
.lg_framed .top .r, .blg .top .r 	{ background-image:url(images/lg-framed_top_right.gif);}

.lg_framed .bottom, .tlg .bottom 			{ background-image:url(images/lg-framed_bottom_left.gif);}
.lg_framed .bottom .l, .tlg .bottom .l 	{ background-image:url(images/lg-framed_bottom_left.gif);}
.lg_framed .bottom .r, .tlg .bottom .r 	{ background-image:url(images/lg-framed_bottom_right.gif);}

.lg, .blg {
	background-color: #ccc;
}

.lg_framed .middle, .tlg .middle, .blg .middle, .blg .bigpic   {
	border-left: 3px solid #ccc;
	border-right: 3px solid #ccc;
}

.tlg {
	background-color: #ccc;
}

.tbc .middle, .tlg .middle {
	background-color: #fff;
}

/* ==================== box-content ==================== */

.middle  h1, .middle  h2, .middle  h3, .middle  h4, .middle  p, .middle ul {
	margin-left: 15px;
	margin-right: 15px;
}

.sbar .middle * {
	margin:0px;
}

.content .seperator {
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #fff;
}

.bc .seperator, .lg .seperator {
	margin-bottom: 10px;
}

.lg .seperator {
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #fff;
}

.killpad {
	padding-top: 0px;
	padding-bottom: 0px;
}

/* ==================== lists ==================== */

ul {
	list-style-image: none;
	padding: 7px 0px;
}

li {
	background-image: url(images/arrow_white_small.gif);
	background-position: top left;
	background-repeat: no-repeat;
	line-height: 12px;
	padding-left: 15px;
	padding-bottom: 7px;
}

.bc .middle li , .bbc .middle li{
	background-image: url(images/arrow_bc_small.gif);
}

.lg li, .blg li {
	background-image: url(images/arrow_lg_small.gif);
}

.big li {
	padding-left: 20px;
	background-image: url(images/arrow_white_big.gif);
}

.middle li p, .middle p li {
	margin: 0px;
	padding-bottom:  7px;
}

/* ==================== tables ==================== */

td {
	margin: 0px;
	padding: 0px;
}

table {
	width: 100%;
}

table td p {
	padding-bottom: 7px;
}

.tstyle01 td, .tstyle02 td, .tstyle04 td {
	border-top: 1px dotted #ccc;	
}

.tstyle02 td, .tstyle03 td {
	border-left: 1px dotted #ccc;	
}

.tstyle02 tr td:first-child, .tstyle03 tr td:first-child{
	border-left: 0px;	
}

.tstyle03 td, .tstyle05 td {
	border-top: 1px solid #ccc;	
}

.tstyle04 td, .tstyle05 td {
	border-left: 1px solid #ccc;	
}

.tstyle02 {
	border-bottom: 1px dotted #ccc;
}

.tstyle03, .tstyle04, .tstyle05 {
	border-bottom: 1px solid #ccc;
}

.bc td {
	border-color: #fff;
}

.bc td p{
	color: #fff;
}

.bc th, .tbc th {
	font-weight: bold;
	color: #fff;
	text-align:left;
}

th * {
	padding: 5px 0;
}

.middle td h1,  .middle td h2,  .middle td h3,  .middle td p, .middle th * {
	margin: 0 5px;
}

/* ==================== navi ==================== */

.snav .start, .snav .item, .snav .end {
	padding: 5px 15px;
}

.snav p {
	padding: 0px;
}

.snav .bottom {
	margin-top: -10px;
}

/* ==================== size ==================== */

.big * {
	font-size: 1.2em;
	line-height: 14px;
	font-style:inherit;
}

.small{
	font-size: 11px;
	color: inherit;
}

.small ul {
	padding-bottom: 5px;
}

/* ==================== forms ==================== */

form table th {
	padding: 5px 10px;
}

form table th h3{
	color: #999;
	margin: 0px;
}

form table td {
	padding: 5px 10px;
}

form p {
	color: #999;
}

form table td:first-child {
	width: 150px;
}

/* ++++++++++++++++++++ FOOT ++++++++++++++++++++ */

.footer .cnt_bottom  {
	height: 25px;
	background-image:url(images/content_bottom.gif);
}

.footer .top {
	margin-top: 10px;
	height: 20px;
	background-image:url(images/footer_top.gif);
}

.footer .middle {
	margin: 0 auto;
	padding-left:45px;
	padding-right:45px;
	background-image:url(images/footer_bg.gif);
}

.footer p,.footer a {
	font-size: 9px;
	line-height: 11px;
	color: #fff;
	margin-bottom: 0px;
}

.footer .bottom {
	height: 25px;
	background-image:url(images/footer_bottom.gif);
}

