/*
Template name: Fluid Solution
Template URI: http://templates.arcsin.se/fluid-solution-website-template/
Release date: 2006-09-06
Last updated: 2009-08-08
Description: Totally liquid three-column layout, clean and simple.
Author: Viktor Persson
Author URI: http://arcsin.se/

This template is licensed under a Creative Commons Attribution 2.5 License:
http://templates.arcsin.se/license/
*/

/* 
   Reset
------------------------------------------------------------------- */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, /*a,*/ abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol,/* ul, li, */fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, textarea, input, select {
	margin: 0; 
	padding: 0; 
	/*border: 0; */
	font-weight: inherit; 
	font-style: inherit; 
	font-size: 100%; 
	font-family: inherit; 
	/*vertical-align: baseline;*/
}
/*table {border-collapse: collapse; border-spacing: 0;}*/
caption, th, td {
	text-align: left;
	font-weight: normal;
	}
	
table, td, th {
	/*vertical-align: middle;*/
	}
	
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img {border: none;}
:focus {outline: 0;}


/*
telephone number
*/
/*.telephone_number{
	position: absolute;
	top: 80px;
	right: 130px;
	width: 200px;
	
	font-size: 15pt;
	text-align: right;
}*/ /*XXX*/

.telephone_number {
	float:right;
	font-size:15pt;
	padding-right:10px;
	padding-top:32px;
	text-align:right;
	width:200px;
}


/*
blog archive
*/
#blog_archive{
	padding: 5px;
	border: 1px solid #AAA;
	background-color: #EEE;
	width: 180px;
	
}
#blog_archive h2{
	color: #000;
}

#blog_archive a{
	color: #000;
}

#blog_archive li.selected{
	font-weight: bold;
}

/* 
   Standard Elements
------------------------------------------------------------------- */

a {text-decoration: none;}
/*url(../img/swirls.jpg) no-repeat;*/
body {
	background: #FFF url(../img/bg.gif) repeat-x;
	color: #444;
	font: normal 62.5% "Lucida Sans Unicode",Verdana,sans-serif;
	padding-top: 40px;
}

p,code,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}

li {
	list-style: none;
}
h1 {
	font-size: 1.4em;
}

h2 {
	font-size: 1.3em;
}
code {
	background: url('../img/bgcode.gif');
	border: 1px solid #F0F0F0;
	border-left: 6px solid #CC3399;	
	color: #444;
	display: block;
	font: normal 1.1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
blockquote {
	background: #FBFCF5;
	border-bottom: 1px solid #EED;
	border-top: 1px solid #EED;
	color: #444;
	display: block;
	font: normal 0.9em Verdana,sans-serif;
	margin-bottom: 12px;
	padding: 12px;
}
h1,h2,h3,h4 {
	font: normal 1.2em "Trebuchet MS",sans-serif;
	color: #CC3399;
}
/* misc */
.clearer {
	clear: both;
}

/* 
   Layout
   
   
   height:645px;
	min-height:645px;
	height:auto !important;
------------------------------------------------------------------- */

/* header */
.header {
	/*background: transparent url('../img/stripes.gif') no-repeat scroll 0 0;*/
	/*background: transparent url('../img/small_jy_logo.gif') no-repeat scroll 0 0;*/
	border-bottom: 1px solid #EEE;
	height: 120px;
	padding-left: 210px; /*XXX*/
}
.header h1 {
	color: #222;
	font: normal 4em sans-serif;
	/*margin-top: 12px;*/
	padding: 12px;
	text-align: center;
}
.header h2 {
	/*border-top: 1px solid #EEE;*/
	color: #666;
	text-align: right;
}
.header h2 span {
	background: #222;
	color: #EEE;
	padding: 0 6px;
}

	/* for Internet Explorer */
	/*\
	* html #main_wrapper {
	height: 675px;
}*/
#main_wrapper{
	margin:0px auto 0;
	text-align:left;
	width:1020px;
	/*overflow: hidden;*/
	border: 1px solid black;
	background: #FFF;
	min-height:675px; 
	height: 1100px;
}

/**/


/* left side (main content) 
.main-left {
	margin: 0 230px 20px 15px;
}
*/

.content{
/*url(../img/aperture.jpg) no-repeat*/
	background: #FFF ;
	/*padding: 5px;*/
	/*float: left;*/
	text-align: left;
	/*width: 780px;*/
}

.content .descr {
	color: #06F;
	font-size: 1.2em;
	margin-bottom: 6px;
}
/*
.content li {
	list-style: url('../img/li.gif');
	margin-left: 18px;
}
*/
.content h1 {
	font-size: 2.4em;
	margin-bottom: 4px;
}

.content h2 {
	font-size: 1.9em;
	margin-bottom: 4px;
}
.content a,.footer a {
	color: #CC3399;
	text-decoration: none;
}
.content a:hover,.footer a:hover {
	color: #444;
	border-bottom: 1px solid #CC3399;
}

/* nav & subnavigation */

	

/*.horiz_menu {
	right: 23%;
	text-align: center;
	width: 17%;
}*/


/*ul.horiz_menu, ul.horiz_menu li, ul.horiz_menu a {
float:left;
}*/

ul#horiz_menu {
background: #111  /*url(../img/nav_bg.jpg)*/ repeat-x scroll 0 0;
clear:left;
/*margin:39px 0 0;*/
margin: 0px;
padding: 0px;
height: 26px;

}


ul#horiz_menu li {
	display: inline;
	list-style-type: none;
	padding-right: 15px;
	padding-left: 10px;
	margin: 0px;
	height: 26px;	
	vertical-align: middle;
}

ul#horiz_menu a {
	/*background:transparent url(../img/nav_link_bg.jpg) no-repeat scroll right top;*/
	text-transform:uppercase;
	margin: 0px;
	height: 26px;
	vertical-align: middle;
	color: #DDD;
}

ul#horiz_menu a:hover {
	color: #C39;
}

a {
color:#444444;
text-decoration:none;
}


/* subnav */
.main-right {
	float: right;
	top: 220px;
	/*position: absolute;*/
	background: black;
	width: 200px;
	/*margin-left: 803px;*/
	margin-top: 10px;
	padding:0px;
}
.subnav {
	padding: 12px 12px 0;
	width: 170px;
}
.subnav h1 {
	font-family: "Lucida Sans Unicode", Verdana, sans-serif;
	text-transform: uppercase;
	color: #CC3399;
	font-size: 12px;
	height: 20px;
	margin-left: 8px;
}
.subnav ul {
	margin: 0 0 16px;
	padding: 0;
}
.subnav li {
	font-family: Lucida, Arial, sans-serif;
	list-style: none;
	color: #DDD;
	margin: 0;
	padding: 3px 6px 3px 8px;
	border-bottom: 1px solid #333;
}
.subnav li a {	
	color: #777;
	display: block;
	font-size: 0.9em;
	/*padding: 3px 6px 3px 8px;*/
	text-decoration: none;
}
.subnav li a:hover {
	color: #DDD;
}

/* round edges */
.roundtl,.roundtr,.roundbl,.roundbr {
	background: url('../img/round.gif');
	height: 16px;
	width: 14px;
}
.roundtl,.roundbl {float: left;}
.roundtr,.roundbr {float: right;}
.roundtr {background-position: right top;}
.roundbr {background-position: right bottom;}
.roundbl {background-position: left bottom;}

/* footer */
.footer {
	color: #666;
	border-top: 1px solid #EEE;
	font: normal 1em Verdana,sans-serif;
	margin: 0 42% 0 3%;
	padding: 8px 6px;
}
.footer .right, .footer .right a {color: #AAA;}
.footer .right a:hover {color: #333;}


/* Floats */ 
.left,.alignleft {float: left;}
.right,.alignright {float: right;}

.clear,.clearer {clear: both;}
.clearer {
	display: block;
	font-size: 0;
	line-height: 0;	
	height: 0;
}