@import url("reset.css");

/* global rules */

h1,h2,h3,h4,h5,h6, p {margin:0 0 1em 0;}

h1,h2,h3,h4,h5,h6 {
	color:#01457c;
	margin-bottom:1em;
	font-weight:bold;
}

h1 {
	font-size:1.6em;
}

h2 {
	font-size:1.2em;
	font-weight: bold;
}
h3 {
	font-size:1em;
	font-weight: bold;
}
h4,h5,h6 {font-size:.9em;}

p {line-height: 1.3;}

a {
	color:#014479;
	/*olor: #b20000;*/
	text-decoration: none !important;
}
a:hover {
	text-decoration: underline !important;
	}

strong {font-weight: bold;}
blockquote {margin: 20px;}
sup {
	font-size: .8em;
	vertical-align: super;
}

.printonly {display:none;}

.clear {
	clear: both;
	height: 1px;
	width: 100%;
}

.bottom {vertical-align:bottom;}

/* global layout */



/*
body{
	background: #e5e5e5 url(/images/cs/bg.jpg) repeat-x;
	font-family:"Georgia", Times, serif;
	font-size:.75em;
}
*/

.bluetext {color:#01457C;}


/*
#container {
	width:959px;
	margin:0 auto;
	background-color:#fff;
	position:relative;
}

#header {
	width:959px;
	clear:both;
}

#header #logo {
	height:83px;
	clear:both;
	background:url(../images/cs/logo.jpg) center no-repeat;	
}


#header #logo h1 {
	display:block;
	width:270px;
	height:83px;
	margin:0 auto;
	text-indent:-9999px;	
}

#header #logo h1 a {
	cursor:pointer;
	display:block;
	width:270px;
	height:83px;	
}
*/


#del{
	position:absolute;
	left:-5px;
	width:5px;
	height:583px;
	background-image:url(../images/cs/dogear-left.jpg);
}
#der{
	position:absolute;
	left:959px;
	width:5px;
	height:583px;
	/*background-color:#009933;*/
	background-image:url(../images/cs/dogear-right.jpg);
}


/*
#header #topnav {
	font-size: 11px;
	list-style-type:none;
	height:28px;
	width:959px;
	background:url('../images/cs/navbar-bg.jpg') no-repeat;
	clear:both;
}
*/


/*
#topnav ul{
	margin:0 108px 0 0;
	padding:0;
	list-style:none;
	float:left;
	display:inline;
}

#topnav li {
	float: left;
	height: 28px;
 }
#topnav li:hover, #topnav li.hover {
    position: static;
}
#topnav a {
	display:block;
	height:28px;
	text-decoration:none;
	text-indent:-9999px;
}
*/

#home, #home a {width:82px;}
#products, #products a {width:104px;}
#studio, #studio a {width:132px;}
#locator, #locator a {width:141px;}
#about, #about a {width:98px;}
#academy, #academy a {width:167px;}

#home a {background-image: url(../images/cs/menu-home.gif);}
#products a {background-image: url(../images/cs/menu-products.gif);}
#studio a {background-image: url(../images/cs/menu-studio.gif);}
#locator a {background-image: url(../images/cs/menu-locator.gif);}
#about a {background-image: url(../images/cs/menu-about.gif);}
#academy a {background-image: url(../images/cs/menu-academy.gif);}

#home a:hover {background-position:0 -28px;}
#products a:hover {background-position:0 -28px;}
#studio a:hover {background-position:0 -28px;}
#locator a:hover {background-position:0 -28px;}
#about a:hover {background-position:0 -28px;}
#academy a:hover {background-position:0 -28px;}	

#search{
	height:28px;
	margin-left:98px;
}

#header #topnav #search .go {
	position:relative;
	top:4px;
}

#header #topnav #search .txtsearch {
	border:none;
	padding:1px 2px;
	margin:0 2px 0 0;
	height:17px;
	width:126px;
	position:relative;
	top:-2px;
	_top:1px;
}

* + html #header #topnav #search .txtsearch {
	top:1px !important;
	position:relative;
}



#main {
	clear:both;
	position: relative;
	width: 939px;
	padding:0 0 0 20px;
	min-height:500px;
	_height:500px;
	_overflow:visible;
}

#main #content table {
	display:inline-block;
}

/*
#footer {
	border-bottom: 5px solid #fff200;
	clear: both;
	height: 25px;
	margin: 50px 0 0 0;
	padding: 0 20px;
}

#footer * {color: #333;}

#footer ul li {
	float: left;
}

#footer ul li a {
	border-right: 1px solid #333;
	display: block;
	padding: 0 10px;
}

#footer ul li#cart a {
	background: #fff url(/images/icon_cart.gif) 10px no-repeat;
	border-right: none;
	padding-left: 35px;
}

#footer span {float: right;}
 */

/*
#footer{
	clear:both;
	width:959px;
	height:66px;
	margin:0 auto;
	background-image:url(../images/cs/footer-bg.jpg);
	background-repeat:no-repeat;
	
}
#footer ul{
	padding:45px 0 0 10px;
	list-style:none;
	font-size:10px;
	text-transform:uppercase;
}
#footer ul li {
	color:#fff;
	float:left;
	padding-right:15px;
}
#footer ul li a{
	color:#fff;
	text-decoration:none;
}
#footer ul li a:hover{
	color:#66FFFF;
	color:#789DBA;
	text-decoration:none;
}
*/

big {
	font-size:110%;
}
