@charset "utf-8";
/* -------------------- Web design by www.v35.co.uk ---------------------------------*/

/* This first part is to reset all margins etc so all browsers start from same blank page */
/* ------------------------------------ START undo_html.css ----------------------------------*/
/* (CC) 2004 Tantek Celik. Some Rights Reserved.             */
/*   http://creativecommons.org/licenses/by/2.0                   */
/* This style sheet is licensed under a Creative Commons License. */
:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }
a img,:link img,:visited img { border:none }
address { font-style:normal }
/* ------------------------------------ END undo_html.css ----------------------------------*/

/* ----------------------------------- Start Standard CSS ---------------------------------- */

html {
overflow: auto;
}
body {
	font: 80% Arial, Verdana, sans-serif;
	background: url(../images/bg.gif);
	margin-top: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
/* ----- Text Stylings ----- */
h1{
	font-size:150%;
	font-weight:bold;
	color: #333333;
}
h2{
	font-size:120%;
	font-weight:bold;
	color: #C2CF21;
}
h3{
	font-size:120%;
	font-weight:bold;
	color: #0885AE;
}
h6{ /* ----- Slideshow headings ----- */
	font-size:110%;
	padding: 0px 0 9px 0;
	font-weight:bold;
	color: #0F5166;
}
.style1 {
	font-weight: bold
}
.style2 {
	font-style: italic
}
.style3 {
	color: #0F5166;
}
a:link, a:visited {
	color: #0885AE;
	text-decoration: none;
}
a:hover {
	color: #0885AE;
	text-decoration: underline;
}
#footer a:link, a:visited {
	color: #0F5166;
	text-decoration: underline;
}
#footer a:hover {
	color: #0F5166;
	text-decoration: underline;
}
.tile {
	width: 100px;
	padding: 20px;
	float: left;
	background-color: #DCDCDC;
	margin-right: 12px;
	margin-left: 12px;
	margin-bottom: 25px;
}
/* ------------------------------------- Start Divs ---------------------------------------- */

#container {
	width: 780px; 
	margin: 0 auto;
	margin-top: 0px;
	border: 0px solid #000000;
	text-align: left;
}
#header {
    height: 220px;
	color: #666666;
	background: url(../images/header.png) no-repeat left top; 
	padding: 0px 0px 0px 0px; /* top right bottom left */
}

#menu_container {
    margin-top: 170px;
	margin-bottom: -10px;
    height: 40px;
	padding: 0px 0px 0px 35px;
	bottom: 0px;
}
#mainContentSlider {
	padding: 10px 45px 20px 45px; 
	background: url(../images/bg_shadows.png) repeat-y left top;
	height: 300px;
}
#mainContent {
	padding: 10px 60px 20px 60px; 
	background: url(../images/bg_shadows.png) repeat-y left top;
	height: 100%;
}
#footer {
	text-align: center;
    width: 780px; 
	height: 60px;
	padding: 10px 0px 0px 0px; 
	background:url(../images/footer_shadow.png) no-repeat left top;
	font-size: 100%;
	color: #0F5166;
}
#validation {
    float: left;
	margin: 5px 0px 0px 15px; 
    width:200px;
    height: 25px;
}
/* ------------------------------------- Menu Style ---------------------------------------- */
/*---  Mini tabs courtesy of http://www.frequency-decoder.com/demo/animated-minitabs/  ---*/

#miniflex {
        width: 100%;

		text-align: right;
        font-size: small; /* could be specified at a higher level */
        margin: 0;
        padding: 0px 0px 0 10px;
        border-bottom: 0px solid #696;
        position:relative;
        z-index:2;
        }

#miniflex li {
        float: left;
        margin: 0;
        padding: 0;
        display: inline;
        list-style: none;
        position:relative;
        }

#miniflex a:link, #miniflex a:visited {
        float: left;
        font-size: 12px;
		font-family:  Arial, Verdana, sans-serif;
        line-height: 20px;
        margin: 0 5px 0 10px;
		letter-spacing: 1px;
        text-decoration: none;
        color: #ffffff;
        }

#miniflex a.active:link, #miniflex a.active:visited, #miniflex a:hover {
        border-bottom: 6px solid #C3D020;
        padding-bottom: 2px;
        color: #ffffff;
        }
        
#animated-tab {
        position: absolute;
        z-index: 1;
        font-size: 85%;
        line-height: 14px;
        padding-bottom: 10px;
        border-bottom: 6px solid #C3D020;
        }
br
        {
        clear:both;
        }
		
/*---  News slider courtesy of Gavick Pro http://www.gavick.com  ---*/

DIV.gk_news_image_wrapper {
	Text-align: left; OVERFLOW: hidden; BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}

.gk_news_image_slide h6 {padding-top: 15px;}

DIV.gk_news_image_text_datas {
	DISPLAY: none
}
.gk_news_image_text_bg {
	PADDING: 20px 0px 20px 20px; 
}
DIV.gk_news_image_text {
	PADDING-RIGHT: 30px; PADDING-LEFT: 30px; PADDING-BOTTOM: 30px; OVERFLOW: hidden; PADDING-TOP: 25px;
}
A.gk_news_image_prev {
	DISPLAY: block; FLOAT: left; MARGIN-LEFT: 2px; WIDTH: 21px; HEIGHT: 21px
}
A.gk_news_image_next {
	DISPLAY: block; FLOAT: left; MARGIN-LEFT: 2px; WIDTH: 21px; HEIGHT: 21px
}
A.gk_news_image_play {
	DISPLAY: block; FLOAT: left; MARGIN-LEFT: 2px; WIDTH: 21px; HEIGHT: 21px
}
A.gk_news_image_pause {
	DISPLAY: block; FLOAT: left; MARGIN-LEFT: 2px; WIDTH: 21px; HEIGHT: 21px
}
A.gk_news_image_next {
	BACKGROUND: url(../showcase/next.png) no-repeat 0px 50%

}
A.gk_news_image_prev {
	BACKGROUND: url(../showcase/prev.png) no-repeat 0px 50%

}
A.gk_news_image_play {
	BACKGROUND: url(../showcase/play.png) no-repeat 0px 50%

}
A.gk_news_image_pause {
	BACKGROUND: url(../showcase/pause.png) no-repeat 0px 50%

}
A.gk_news_image_next:hover {
	BACKGROUND: url(../showcase/next-h.png) no-repeat 0px 50%

}
A.gk_news_image_prev:hover {
	BACKGROUND: url(../showcase/prev-h.png) no-repeat 0px 50%

}
A.gk_news_image_play:hover {
	BACKGROUND: url(../showcase/play-h.png) no-repeat 0px 50%

}
A.gk_news_image_pause:hover {
	BACKGROUND: url(../showcase/pause-h.png) no-repeat 0px 50%

}
DIV.gk_news_image_tb_prev {
	BACKGROUND: #fff
}
DIV.gk_news_image_tb_next {
	BACKGROUND: #fff
}
DIV.gk_news_image_tb {
	OVERFLOW: hidden
}