/*Infoshop Blue-White*/
body{
	font-size: 100%;
	text-align: center;
	margin: 0 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}
img{
	border: none;
}
a img{
	border:none;
}
a {
color: #666;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: underline;
}
h1{
	font-size:medium;
	color:#000;
}
p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333;
	line-height: 12px;
}
h1 a {
	text-decoration: none;
	color:#000;
}
h1 a:hover {
	text-decoration: underline;
	color: #006699;
}
h3{
	font-size: 140%;
	color: #9BD6F7;
	width: 300px;
	border-bottom: 1px solid #666;
}
dt {
	font-size: xx-small;
}
ul{
	width: auto;
	height: 70px;
	background: url('/themes/chameleon/cms_header.jpg') top right no-repeat;
	padding-left: 0;
	margin-left: 0;
	margin: 0 auto;
}
img.bunnybug{
	float: left;
}
li.splash{
	float: left;
	width: 10%;
	display: block;
	padding: 10px;
	text-align: center;
}
a.splash{
	height: 15px;
	display: block;
	height: 50px;
	font-family: helvetica, verdana, sans-serif;
	font-size: 110%;
	text-decoration: none;
	font-weight: bold;
	color: #9BD6F7;
}
a.splash:hover{
	background-color: #9BD6F7;
	color: #FFF;
}
#main{
	text-align: left;
	margin: 0px auto;
	width: 80%;
	min-width: 600px;
	clear: both;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px dashed #2AAFF8;
}
#box{
	width: 50%;
	font-size: 80%;
	font-family: helvetica, verdana, sans-serif;
	padding: 0px 0 0 3px;
}
.box_float{
	width: 50%;
	float: left;
	margin-top: 0px;
	/*border-left: 1px dashed #2AAFF8;
*/
}
.box_right{
	width: 50%;
	margin: 10px 0 0 55%;
	/*border-left: 1px dashed #666;
*/
	padding-bottom: 5px;
}
.box_right:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#header{
	background-image: url(/alt/img/infoshop_logo.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	min-width: 740px;
	height: 150px;
	margin-bottom: 10px;
}
#header p{
	padding-left: 120px;
	padding-top: 135px;
	font-weight: 500;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
.wrapper{
	width: 800px;
	margin: 0 auto;
	margin-top:0.5em;
	padding: 0;
	}
.wrapper p{
	margin-top: 0;
}
/*IE Hack for Footer placement*/	
.wrapper:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html .wrapper {
	height: 1%;
}
/*END Hack for Footer placement*/	
#leftColumn{
	float: left;
	width: 300px;
	margin: 0;
	padding: 0 15px;
	font-size: 1em;
	text-align: left;
	}
#leftColumn h1{
	margin-bottom:0;
	padding-bottom:0;
}
#rightColumn {
	float: right;
	width: 430px;
	padding: 0 15px;
	font-size: 1em;
	text-align: left;
	border-left: 1px solid #666;
	}
	
#rightColumn div{
	font-size: 100%;
	word-spacing: -1px;
 
	padding-bottom: 0;
	
}
#rightColumn div h1{
	margin-bottom: 0px;
}
#rightColumn p{
	font-size: x-small;
}
.footer{
	clear:both;
	text-align:center;
	padding-top: 10px;
}
.searchinput, .inputsubmit  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color:#0066CC;
	border: 1px dashed #CCC;
}
#searchform{
    margin-top:1.25em;
	font-size: xx-small;
}
#searchform2{
	display: none;
}
#info{
	font-style:italic;
 
	font-size:x-small;
}
.info_float{
	position: absolute;
	top: 0;
	left: 0;
	vertical-align: top;
}
-->

