/* 
*
* Easy front-end framework
*
* Copyright (c) 2009 Alen Grakalic
* http://easyframework.com/license.php
*
* supported by Templatica (http://templatica.com)
* and Css Globe (http://cssglobe.com)
*
*/


/*

for more info about the strucure of this file 
please read http://easyframework.com/documentation.php

*/

/* HTML elements  */		

	h1, h2, h3, h4, h6{
		font-weight:normal;
		margin:0;
		line-height:1em;
		}	
	h1{font-size:1.5em;margin-bottom:.5em; color:#cc0033}	
	h2{font-size:1.3em;margin-bottom:.5142em;padding-top:0; color:#666}	
	h3{font-size:1.0em;margin-bottom:.2em;padding-top:1em;color:#4f4f4f }
	h4{font-size:1.25em;margin-bottom:.6em;}
	h5{font-size:0.8em;line-height:1.5em;margin-bottom:.5em;padding-top:.5em;color:#000 }
	h6{font-size:1.1em;margin-bottom:.2em;padding-top:1em;font-weight:400;color:#4f4f4f}
	p{font-size:0.8em;margin-bottom:.1em;padding-top:.1em;color:#000 }
	
	blockquote, ul, ol, dl, form, table, pre{line-height:inherit;margin:0 0 1.0em 0;}
	ul, ol, dl{padding:0;}
	ul ul, ul ol, ol ol, ol ul, dd{margin:0;}
	li{margin:0 0 0 0.0em;display:list-item;list-style-position:inside;}	
	blockquote, dd{padding:0 0 0 2em;}
	pre, code, samp, kbd, var{font:100% mono-space,monospace;}
	pre{overflow:auto;}
	abbr, acronym{
		text-transform:uppercase;
		border-bottom:1px dotted #000;
		letter-spacing:1px;
		}
	abbr[title], acronym[title]{cursor:help;}
	small{font-size:.9em;}
	sup, sub{font-size:.8em;}
	em, cite, q{font-style:italic;}
	img{border:none;}			
	hr{color:#cdcdcd; margin-top:7px; margin-bottom:7px;  }	
	table{width:100%;border-collapse:collapse;}
	th,caption{text-align:left;}
	form div{margin:.5em 0;clear:both;}
	label{display:block;}
	fieldset{margin:0;padding:0;border:none;}
	legend{font-weight:400;}
	input[type="radio"],input[type="checkbox"], .radio, .checkbox{margin:0 .25em 0 0;}

/* //  HTML elements */	

/* common */		
	
	.left{float:left;margin-right:1em;}
	.right{float:right;margin-left:1em;}
	.center{text-align:center;}
	.center-top{text-align:center;verticle-align:top;}
	.clear{clear:both;}
	.first{margin-left:0 !important;}
	.last{margin-right:0 !important;}
	.top{margin-top:0 !important;}
	.bottom{margin-bottom:0 !important;}	
	.hidden, .print{display:none;}
	.graphic{
		margin:0;
		padding:0;
		display:block;
		overflow:hidden;
		text-indent:-8000px;
		}
	.borderLeft { border-left:1px solid #ccc; }
	.borderRight { border-right:1px solid #ccc; }


/* // common */			

/* base */
	
	body, table, input, textarea, select, button{
		font:.99em Trebuchet MS, serif;
		line-height:15px;
		color:#000;
		}		
	body{
		background:#172b66;
		margin:0;
		padding:0;
		text-align:center;
		}	
	a, a:visited{
		text-decoration:none;
		color:#a60d10;
		font-size:.96em;
		}
	a:hover{color:#a60d10; text-decoration:underline}
	ins{text-decoration:none;color:#900;font-style:italic;}
	code{color:#555;}
	pre{
		margin-left:2em;
		padding-left:2em;
		border-left:1px solid #ccc;
		}
	blockquote{
		padding-left:1.75em;
		line-height:normal;
		}	
	dt{font-weight:400;}
	th, td{		
	background:#FFF;padding:.5;}
	td{ height:1.5em; vertical-align:middle; font-size:.8em}
	#specs td{border-bottom:1px solid #CCC; height:1.5em; vertical-align:middle; font-size:.8em}
	caption{font-style:italic;color:#777;margin:.5em 0;}	
	fieldset{
		border:1px solid #ccc;
		padding:1em 2em;
		margin:0 0 1.5em 0;
		}
	legend{padding:2px 5px;}	
	form div.col{clear:none;}form div.first{clear:both;}
	form div{overflow:hidden;}
	
	input[type="text"], input[type="password"], textarea, .field, .area, select{
		border:1px solid #aaa;
		padding:3px;
		background:#fff;
		width:300px;
		line-height:1em;
		color:#666;
		margin:0;
		}
	select{width:120px; height:1.8em; padding:1px; margin-top:12px;}
	textarea, .area{overflow:auto; height:150px; width:400px;}
	input[type="text"]:focus, input[type="password"]:focus, textarea:focus, select:focus, .focus{background:#f5f5f5;outline:none;}
	.submit{}
	button{
		border:none;
		background:#555;
		color:#fff;
		padding:0 2.5em;
		height:2em;
		line-height:2em;
		cursor:pointer;
		}
		
	.note, .success, .error{display:block;}
	.error{color:#900;}
	.success{color:#060;}
	.note{font-weight:bold;}
	.notvalid{border:1px solid #900 !important;}
	
	.pullquote{
		width:20%;
		float:left;
		margin-right:2em;
		padding-right:2em;
		border-right:1px solid #ccc;
		text-align:right;
		font-size:1.1em;
		font-style:italic;
		color:#777;
		margin-bottom:.5em;
		}
	.boxout{
		width:20%;
		float:right;
		margin-left:2em;
		padding:1em 2em;
		border:1px solid #ccc;
		margin-bottom:.5em;
		}
	#easy_tooltip{
		border:1px solid #e1e1e1;
		padding:2px 10px;
		background:#f5f5f5;
		}
	.imgPadding {
		padding:15px;
	}
	.txtFieldSearch{
		background-color:#eaeef4;
		border:1px solid #c2c2c2;
		height:15px;
		line-height:15px;
		color:#666;
		padding:1px;
		width:150px;
	}
	.txtFieldLanguage {
		background-color:#eaeef4;
		border:1px solid #c2c2c2;
		height:25px;
		line-height:25px;
		color:#45b8fe;
		padding:1px;
		width:150px;
		margin-top:5px;
		margin-bottom:-10px;
	}
	.txtFieldGo {margin-bottom:-7px;}
	.line { 
		border-bottom:1px solid #CCCCCC; 
		margin-bottom:5px;
	}

/* base */

/* layout */

	#wrapper {
		background-image:url(../images/bg.png);
		background-repeat:repeat-y;
	/*	width:1525px; */
		background-position:center;
		margin:0 auto;
	}
	#container{	
		margin:0 auto;
		width:925px;
		text-align:left;
		position:relative;
		line-height:18px;
		background-image:url(../images/bg.png);
		background-repeat:repeat-y;
		background-position:center;
		}
	.inner{
		position:relative;
		}
	#header{
		position:relative;
		background-image:url(../images/header.png);
		height:169px;
		width:925px;
		}	
		
	#homelink{
		float:left;
		height:90px;
		width:280px;
		}	
		
	#searchHeader {
		float:right;
		width:350px;
		text-align:right;
		font-size:.75em;
		color:#666;
		margin-right:15px;
	}
	#searchHeader a{
		color:#666;
		text-decoration:none;
	}	
	#searchHeader a:hover {
		color:#45B8ff;
		text-decoration:underline;
	}
	#searchHeader form {
		padding-top:5px;
		margin:0;
		margin-bottom:5px;
	}

	#breadcrumbs {
		width:920px;
		margin:0 auto;
		color: #666666;
		font-size:.7em;
		margin-left:28px;
		margin-bottom:5px;
	}
	
	#footer {
		position:relative;
		clear:both;
		background-image:url(../images/footerbtm2.png);
		background-position:center;
		background-repeat:no-repeat;
		height:600px;
		line-height:38px;
	/*	width:1525px;  */
		color:#ffffff;
		font-size:.8em;
		font-weight:400;
		margin:0 auto;
		margin-top:-1px;
	}	
	.footerBubble {
		background-image:url(../images/footerBubble.png);
		width:293px;
		height:149px;
		display:inline
		font-weight:400;
		font-size:1.0em;
		margin-bottom:10px;
	}
	.footerBubble ul, .footerBubble li {
		list-style:none;
		color:#7c7c7c;
		font-size:1.0em;
		font-weight:400;
		a:color:#a60d10;
		line-height:14px;
	}
	.footerBubble a {
		text-decoration:none;
		color:#a60d10;
		font-size:.8em;
	}
	.footerBubble a:hover {
		text-decoration:underline;
	}	
	.content{
		clear:both;
		padding:4px;
		width:900px;
		margin:0 auto;
		background-color:#FFF;
		font-size:1.1em;
		min-height:500px;
		display:block;
		}
	#contentPad {
		padding-left:25px;
		padding-right:25px;
		clear:both;
	}
	#subContentPad {
		padding-left:25px;
		padding-right:25px;
		width:550px;
		float:left;
	}

	.main, .secondary, .tertiary, .quaternary{
		float:left;
		display:inline;
		}
	.main{width:600px;}
	.secondary{width:280px;margin-left:40px;}
	.tertiary{}
	.quaternary{}
	.cntTop {
		background-image:url(../images/cntTop.png);
		width:908px;
		height:14px;
		margin:0 auto;
		margin-top:5px;
	}
	.cntBottom {
		background-image:url(../images/cntBottom.png);
		width:908px;
		height:16px;
		margin:0 auto;
		margin-bottom:10px
	}
	
	#sidebarContainer {
		float:right;
		width:277px;
		margin-right:15px;
	}
	.sidebarTop {
		background-image:url(../images/sidebarTop.png);
		background-repeat:no-repeat;
		width:277px;
		height:14px;
	}
	.sidebarBottom {
		background-image:url(../images/sidebarBottom.png);
		background-repeat:no-repeat;
		width:277px;
		height:14px;
	}
	#sidebar {
		background-color:#e6e6e6;
		color: #666666;
		font-size:.85em;
		padding:20px;
		padding-top:10px;
	}
	#sidebar h1 {
		color: #666666;
		font-size: 1.5em;
		margin:0;
		padding:0;
		margin-bottom:10px;
		
	}
	#sidebar a { 
		color:#1855a5;
		font-size:.8em;
	}
	.slideshow {
		width:  879px;
		height: 172px;
		margin: auto 0;
		overflow:hidden;
	}
	/* grid */
		
		.cols{ margin-left:10px} /* main column container class */
		.col{
			float:left;
			font-weight:400;
			display:inline;
			width:50%;margin-left:%; /* 2 equal width columns layout - default */
			}	
		.cols3 .col{width:30%;margin-left:3.5%;} /* 3 equal width columns layout */
		.cols4 .col{width:22%;margin-left:4%;} /* 4 equal width columns layout */
		
		
		/* use following classes to build custom grid (add as many as you want) */
		
		.col1, .col2, .col3{float:left;display:inline;}
		.col1{
			margin-left:-10px;
			display:inline;
			float:left;
		}
		.col2{margin-left:30px;}
		.col3{}
		
		.indent1{}
		.indent2{}
		.indent3{}
		
	/* grid */	

/* // layout */

/* navigation */
		#navContainer {
			width:925px;
			line-height:35px;
			height:35px;
		}
		#navPosition {
			margin:0 auto;
			width:920px;
			bottom: 15px;
			position: absolute;
		}

		#nav, #nav ul, #nav li{
			margin:0;
			padding:0;
			padding-top:1px;
			list-style:none;
			
		}	
		#nav li{
			float:left;
			display:inline;
			position:relative;
			margin-right:2em;
			
			}	
			
		#nav ul{
			position:absolute;
			left:0;
			top:32px;
			padding:0px 0px;
				
			background:#fff;
			display:none;
			z-index:1000;
			
			}
		#nav ul li{
			float:none;
			display:block;
			
			}
		#nav a {
			display:block;
			color:#686868;
			font-size:1.25em;
			text-decoration:none;
			line-height:35px;
			height:35px;
			padding-left:0px;
			padding-right:0px;
			width:270px;
			text-align:center;
		}
		#nav a:hover {
			color:#45B8ff;
			
		}
		#nav ul {
			width:450px;
			height:245px;
			background-image:url(../images/navBg.png);
			background-repeat:no-repeat;
			padding-top:5px;
			padding-left:5px;
		}
		
		#nav ul li {
			color:#464646;
			width:125px;
		}
		#nav ul li a{
			font-size:.8em;
			font-weight:100;
			text-align:left;
			margin-left:20px;
			line-height:15px;
			height:15px;
			padding:0;
			color:#464646;
		}
		
		#nav ul li a:hover {
			color:#FFF;
			text-decoration:none;
			background-color:#45B8FF;
			width:150px;
			
		}

<!-- color:#45B8ff;
	<!--		text-decoration:underline;
		<!--	display:block;
		<!--	background-color:#45B8FF;
		<!--	width:105px;
		<!--	margin-left:0px;
		
/* //navigation */

/* header */

	#header h1{
		line-height:50px;
		height:50px;
		margin:0;
		}
	#header h1 a{		
		}		
		
	#home{
		position:absolute;
		left:0;
		height:90px;
		width:325px;
		}
		

/* // header */
	
/* content */

	.content a, .content a:visited{
		text-decoration:underline;
		}
	
/* // content */

/* footer */
	
	#footer a{
		text-decoration:none;
		text-align:top;
		font-size:1em;
		color:#ffffff;
		}
	#footer a:visited,{
		text-decoration:none;
		color:#ffffff;
		}
	#footer a:hover{
		text-decoration:underline;
		color:#ffffff;
		}
	
/* // footer */

/* clearfix */

	.inner:after, .content:after, .cols:after, .fixed:after{
		content:"."; 
		display:block; 
		height:0; 
		clear:both; 
		visibility:hidden;
		}
	.inner, .cols, .fixed{display:block;min-height:1%;}
	* html .inner, * html .content, * html .cols, * html .fixed{height:1%;}

/* // clearfix */

/* TABS */
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
}
ul.tabs li a, ul.tabs li a:visited {
	text-decoration: none;
	color: #666;
	display: block;
	font-size: .8em;
	font-weight:bold;
	padding: 0 20px;
	outline: none;
}
ul.tabs li a:hover {
	color: 45b7fd;
	border-bottom:2px solid #45b7fd;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	color: 45b7fd;
	border-bottom:4px solid #45b7fd;
}

.tab_container {
	border: 0;
	border-top: none;
	overflow: hidden;
	clear: both;
}
.tab_content {
	padding: 20px;
}

#sitemap_list {

	margin: 0;

	padding: 0;

	line-height: 1.9em;

}



#sitemap_list a {

	text-decoration: none;

}



#sitemap_list li {

	font-size: medium;

	text-indent: 0;

	background: url(../images/cube/line_horizontal_solid.gif) repeat-x 0 1.5em;

	padding: 0 0 20px 5px;

	margin: 0;

	list-style-type: none;

}



#sitemap_list li ul {

	margin: 0;

	padding: 5px 0 0 0;

}



#sitemap_list li  {

	font-size: small;

	font-weight: normal;

	background: url(../images/cube/icon_package.gif) no-repeat 0 0.5em;

	margin: 0 0 3px 15px;

	padding: 0 0 0 22px;

}



#sitemap_list li li  {

	background: url(../images/cube/bullet_orange_16x16.png) no-repeat 0 0.5em;

}



#sitemap_list li a {

	border-bottom: 1px dotted #797876;

	font-size:1.2em;

	color:#333;

}



#sitemap_list li a:hover {

	border:none;

}



#sitemap_list li li a {

	border:none;

	font-size:0.9em;

	color:#797876;

}



#sitemap_list li li a:hover {

	border-bottom: 1px dotted #797876;

}



#sitemap_list .posts_in_category {

	position: absolute;

	padding-left: 10px;

}



#sitemap_list li .posts_in_category a {

	background: #fff url(../images/cube/ico_post_list.png) no-repeat center;

	text-indent: -9999px;

	display: block;

	width: 1.2em;

	height: 1.2em;

	border: solid 1px #ccc;

	padding: 0;

}
