/*
Gary Hollands - solriche - 2009 - Default Template Stylesheet
This stylesheet is available under the terms of the GNU General Public License as published by
the Free Software Foundation - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
*/
*{
	margin: 0;
	padding: 0;
}
html,body{
	font-family: "lucida grande", "lucida sans unicode", arial, "bitstream vera sans", sans-serif;/*mac,windoze,linux*/
	color: rgb(0,0,0);
	background-color: rgb(255,255,255);
	line-height: 1.5;
}
/*-------------------------Page layout boxes etc-------------------------*/
#container {
	width: 98%;/*48em or 98%*/
	margin: 2% auto 0 auto;
}
#masterbox {
	width: 90%;
	margin: 0 auto 0 auto;
}
#top{
	clear: both;
}
#content{
	margin-top: 0.5em;
}
#content p{
	font-size: 90%;
}
#content .css_example_box{
	width: 100%;
	margin: 1em 0 1em 0;
}
/*-----------------------------General CSS-----------------------------*/
a{
	outline: none;
}
/*------Colors are chosen with consideration for those with visibility disabilities such as deuteranomaly.------*/
a:link{
	color: rgb(0,28,112);
	text-decoration: underline;
}
a:visited{
	color: rgb(112,101,0);
	text-decoration: underline;
}
a:hover{
	color: rgb(112,23,0);
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6{
	color: rgb(100,100,120);
}
	h1{font-size: 130%;}
	h2{font-size: 110%;}
	h3{font-size: 100%;}
	h4{font-size: 95%;}
	h5{font-size: 90%;}
	h6{font-size: 85%;}
/*------Font Family choices, these are the most common and/or close matching fonts across the various operating systems.------*/
.serif{
	font-family: georgia, "DejaVu Serif", "bitstream vera serif", serif;/*mac/windoze,linux*/
}
.fantasy{
	font-family: papyrus, impact, fantasy;/*mac/windoze,linux*/
}
.cursive{
	font-family: "Comic Sans MS", cursive;/*mac/windoze/linux*/
}
code{
	color: rgb(80,80,80);
}
pre{
	margin: 0.25em 0 0.25em 0;
}
abbr,acronym{
	border-bottom: dotted 1px rgb(0,0,0);
	cursor: help;
}
img{
	border: 0;
}
/*-------------------Tube Station List-------------------*/
#tube_station{
	clear: both;
	margin: 1em 0 0 0;
	/*width: 80%;safari and konqueror*/
}
#tube_station ul{
	list-style-type: none;
}
#tube_station ul li{
	float: left;
	display: inline;
	height: 3em;
	padding: 0 0 0 3em;
	background: url("line.png") repeat-x 0% 41%;
}
#tube_station .stops{
	position: relative; top: 1em; left: -2.75em;
	font-size: 85%;
}
#tube_station .bullet{
	font-size: 150%;
}
#tube_station a{
	text-decoration: none;
}
#tube_station h1{
	font-size: 130%;
	color: rgb(20,60,125);
}
#pre_container{
	clear: both;
}
.pre_box h2{
	font-size: 110%;
	color: rgb(20,60,125);
	margin: 0.5em 0 .5em 0.5em;
}
.pre_box p{
	font-size: 80%;
}
/*-------------------Drop Shadow CSS-------------------*/
.outer{
	border: 1px solid rgb(150,150,150);
	background: rgb(238,238,238) url("box-background.png") repeat-x 0% 0%;
}

.inner{
	position: relative; top: 3px; left: 3px;
	padding: 1%;
	border-right: 2px solid rgb(220,220,220);
	border-bottom: 2px solid rgb(180,180,180);
}
/*-------------------Zen Corners-------------------*/
#top{
	clear: both;
	width: 100%;
	height: 80px;/*should be set to the same height as the background image - but MSIE7 bug requires height to be same as images to
	clear the top div properly*/
	background: url("flourish_horizontal.png") repeat-x 0% 0%;/*Corner images from http://openclipart.org/*/
	/*If the top height is too small it becomes difficult to fit and align content within it*/
}
#topleft{
	float: left;
	width: 80px;
	height: 80px;
	background: rgb(255,255,255) url("flourish_uleft.png") no-repeat 0% 0%;
	/*background color for the corners hide the horizontal graphics*/
}
#header{
	text-align: center;
	padding-top: 1%;
	margin: 0 auto 0 auto;
}
#header h1{
	font-size: 120%;
}
#topright{
	float: right;
	width: 80px;
	height: 80px;
	background: rgb(255,255,255) url("flourish_uright.png") no-repeat 100% 0%;
}
/*--------------------------------------middle and content------------------------------------*/
#zen_content{
	padding: 0 1em 0 1em;
}
#zen_content p{
	margin: 0 0 1em 0;
}
#left{
	float: left;
	width: 100%;
	background: url("flourish_vertical.png") repeat-y 0% 0%;
}
#right{
	float:right;
	width: 100%;
	background: url("flourish_vertical.png") repeat-y 100% 0%;
}
/*--------------------------------------bottom------------------------------------*/
#bottom{
	clear: both;
	width: 100%;
	height: 80px;/*height should be the same as the bottom corner height*/
	background: url("flourish_horizontal.png") repeat-x 0% 100%;
	/*If the bottom height is too small it becomes difficult to fit and align content within it*/
}
#footer{
	text-align: center;
	padding-top: 2%;
	margin: 0 auto 0 auto;
}
#footer h1{
	font-size: 120%;
}
#bottomleft{
	float: left;
	width: 80px;
	height: 80px;
	background: rgb(255,255,255) url("flourish_bleft.png") no-repeat 0% 100%;
}
#bottomright{
	float: right;
	width: 80px;
	height: 80px;/*bottom of this element needs to align with the bottom of th bottom left and right images*/
	background: rgb(255,255,255) url("flourish_bright.png") no-repeat 100% 100%;
}
/*-------------------Rounded Buttons-------------------*/
.tab_container{
	float: left;
	clear: both;
	width: 100%;
}
.button_left {
	float : left;
	width: 16px;
	height: 32px;
	background : url("tab_left.png") no-repeat 0% 0%;
}
.middle {
	float : left;
	height : 32px;
	padding-top : 0.25em;
	text-align : center;
	background : url("tab_middle.png") repeat-x 0% 0%;
}
.button_right {
	float : left;
	width: 16px;
	height: 32px;
	margin : 0 0.25em 0 0;
	background : url("tab_right.png") no-repeat 100% 0%;
}
.middle h2{
	font-size: 90%;
	text-shadow: rgba(0,0,50, 0.9) -1px -1px 0;
/*shadow color opacity, horizontal, vertical, blur*/
}
.middle h2 a{
	text-decoration: none;
	color: rgb(245,245,245);
}
.middle h2 a:visited{
	text-decoration: none;
	color: rgb(245,245,245);
}
.middle h2 a:hover{
	color: rgb(211,185,255);
}
