/* CSS Document */
html{ 
	overflow-y: scroll;
}


body {
	margin:0;/*still shows top and bottom border in opera*/
	border:0;
	padding:0;
	font-size:88.01%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	background-color:#d1edfb;
}
p {
	margin-left:10px;
	margin-right:10px;
}
p.large {
	font-size:120%;
	font-weight:bold;
}
p.bld{
	font-weight:bold;
}
p.centerbld{
	margin-top:15px;
	font-weight:bold;
	text-align:center;
}
.c_link{
	width:400px;
	margin:0 auto;
}
.c_link li{
	
	display:inline;
}
p.spacer{
	margin-bottom:150px;
}
.red{
	color:#c30;
}
ul {
	margin-right:10px;
}
ul.bd{
	font-weight:bold;
}
h1 {
	text-align:center;
   	margin-top:15px;
	font-size:130%;
	color:#39f;
}
h1.toppubs{
	margin-left:10px;
	margin-top:5px;
	text-align:left;
}
h1.pubs{
	color:#333;
	font-size:200%;
}

p.pubs2{
	margin-top:0;
	text-align:center;
	color:#333;
	font-size:150%;	
	font-weight:bold;
}
p.pubs3{
	text-align:center;
	font-size:130%;
	color:#333;
	font-variant:small-caps;
	font-weight:bold;
}
p.ital{
	margin-top:20px;
	margin-bottom:20px;
	font-weight:bold;
	font-style:italic;
}
.ital2{
	font-style:italic;
}
h1.bg {
    margin-top:15px;
	margin-left:5px; 
	margin-right:50%;
	padding-left:5px;
	font-size:130%;
	color:#39f;
	border-top: #CCC 2px solid;
	border-left:#ccc 2px solid;
	background-color:#f5f5f5;
}

h2 {
	margin-left:10px;
	margin-top:20px;
	margin-bottom:40px;
	font-size:110%;
	color:#39f;
}
h2.main {
	margin-left:10px;
	margin-top:20px;
	margin-bottom:15px;
	font-size:110%;
	color:#39f;
}
h2.pub_lt {
	margin-left:10px;
	margin-top:15px;
	margin-bottom:-5px;
	font-size:110%;
	color:#39f;
}
h2.leg{
	
	text-align:center;
	margin-bottom:0;
	font-size:100%;
}
h2.choice{
	text-align:center;
	margin-bottom:10px;
	font-size:100%;
}
h2.caps{
	text-transform:uppercase;
	text-align:justify;

}
h3 {
	margin-left:10px;
	margin-top:5px;
	margin-bottom:10px;
	font-size:110%;
	color:#39f;
}
.blue{
	color:#39f;
}
hr {
	clear:both;
	border: 0;
	color:#00adef;
	background-color:#00adef;
	height: 2px;
	width: 80%;
	text-align: center;
	
}
em{
	font-weight:bold;
}

blockquote {
	margin:0;
	padding:0;
	color:#003399;
}
blockquote p{
	font: italic 1em Georgia, Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	margin: 1.5em 2em 0 2.5em;
	padding:0;
}
blockquote .qu{
	text-align:right;
	font-style:normal;
	margin-right:2em;
}

img.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto;
	margin-bottom:10px;
}

#wrapper {
	position:relative;
	font-size:80%;
	padding:0px;
	margin:0 auto;
	width: 730px;
	border-right:#00adef 1px solid;
	border-left:#00adef 1px solid;
	
}
#header_hm {
	height:159px;
	margin-left:2px;
	
	/*index page only  */
	}
#header_hm2 {
	height:159px;
	margin-left:1px;
	/*index page only  */
	}	
#header_typ {
	background-color:#fff;
	height:89px;
	padding-left:2px;
	/*thinner, on typical pages */
	}
#home_top{
	background-color:#fff;
	height:62px;
}
#topnav{
	padding:0.4em;
	background-color:#00adef;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;	
	font-size:11px;
	text-align:center;
}
#topnav a{
	color:#fff;
	margin-left:4px;/*both 5*/
	margin-right:4px;
}
#topnav a:link{
	text-decoration:none;
}
#topnav a:visited{
	text-decoration:none;
}
#topnav a:hover{
	text-decoration:underline;
}
#fla{
	width:400px;
	float:left;
	padding-top:30px;
}
#ban{
	width:328px;
	float:left;
}
#browse{
	position:relative;
	text-align:center;
	font-size:110%;
	font-weight:bold;
	background-color:#a3e0ff;
	color:#666;
	padding:0.3em;
	border:0;
	margin:0;
}
#browse a{
	color:#666;
	}
#browse a:link{
	text-decoration:none;
	color:#666;
}
#browse a:visited{
	text-decoration:none;
	color:#666;
}
#browse a:hover{
	text-decoration:underline;
	color:#666;
}
#browse2{
	text-align:center;
	font-size:110%;
	font-weight:bold;
	background-color:#a3e0ff;
	color:#666;
	border-top:#fff 2px solid;
	border-bottom:#fff 2px solid;
	padding:0.3em;
	margin:0;
}
#browse2 a{
	color:#fff;
	}
#browse2 a:link{
	text-decoration:none;
	color:#fff;
}
#browse2 a:visited{
	text-decoration:none;
	color:#fff;
}
#browse2 a:hover{
	text-decoration:underline;
	color:#fff;
}
#leftcol p{
	display:block;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:40px;
	font-weight:bold;
	color:#fff;
}
#leftcol a{
	color:#666666;
}
#leftcol a:link{
	
	text-decoration:none;
}
#leftcol a:visited{
	
	text-decoration:none;
}
#leftcol a:hover{
	
	text-decoration:underline;
}
#leftcol ul{
	
}
#container { /*for home */
	margin:0px;
	width:730px;
	background-color:#fff;
}
#container_lcp{ /*for page with left col */
	margin:0px;
	padding:0px;
	width:730px;
	background-color:#a3e0ff;
}
#center_main{
	margin:0 auto;
	margin-bottom:0;
	margin-top:0;
	width:644px;
	padding:0;
	background-color:#3a9ed0;
	color:#fff;
	font-size:120%;
}
#center_main a{
	color:#fff;
	margin-left:5px;
	margin-right:5px;
	font-weight:bold;
}
#center_main a:link{
	text-decoration:none;
}
#center_main a:visited{
	text-decoration:none;
}
#center_main a:hover{
	text-decoration:underline;
}
#center_main h1{
	text-align:center;
   	margin-top:10px;
	margin-bottom:10px;
	color:#fff;
}
#center_main h2{
	text-align:center;
   	margin-top:10px;
	margin-bottom:10px;
	color:#fff;
}
#center_main table{
	width:600px;
	margin:0 auto;
	margin-top:20px;
	margin-bottom:20px;
}
#center_main table td.tick{
	width:30px;
	height:23px;
	background-image:url(../graphics/tick.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
#center_main table td.col2{
	width:55%;
}
#center-sub{
	margin:0 auto;
	margin-bottom:0;
	width:604px;
	padding:20px;
	background-color:#b7d7ee;
	color:#369;
	font-size:110%;
}

#leftcol {
	float:left;
	width:130px;
	margin:0;
	background:inherit; 
	padding-top:80px;/*so content starts below bottom of banner photo*/
}
#content {   /*where there is a leftcol div */
	float:left;
	width:597px;
	background-color:#fff;
	border-left:#00adef 2px solid;
	/*background-image:url(../graphics/ir105Web_fade.jpg);*/
	background-image:url(../graphics/rapida-fade.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}
#content img{
	float:right;
	margin:7px;
}
#content img.left{
	float:left;
	margin: 7px 7px 7px 0;
}
#content img.acro{
	float:left;
	margin:32px;
}
#left50{ /*pairs with right50*/
	float:left;
	width:325px;
	height:850px;
	margin:0;
	background-color:#fff; 
	padding:10px 20px 10px 20px;
	background-image:url(../graphics/prod_pg_bg.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}
#left50 p.prodct{
	text-align:justify;
	background-color:#f5f5f5;
	padding:10px;
	border:#666 1px solid;
	/*background-color:#99CCFF;*/
}
#left50 a{
	color:#000;
	display:block;
	margin-top:20px;
	margin-bottom:10px;
}
#left50 a:link{
	text-decoration:none;
}
#left50 a:visited{
	text-decoration:none;
}
#left50 a:hover{
	color:#09f;
	text-decoration:underline;
}
#right50{ /*pairs with left50*/
	float:left;
	width:360px;
	margin:0;
	background-color:#fff; 
	padding-top:10px;
}	
#right50 img{
	display:block;
	margin: 0 auto;
}
#right50 a{
	color:#000;
	display:block;
	margin-top:20px;
	margin-bottom:10px;
}
#right50 a:link{
	text-decoration:none;
}
#right50 a:visited{
	text-decoration:none;
}
#right50 a:hover{
	color:#09f;
	text-decoration:underline;
}
#left40{ /*pairs with right60*/
	float:left;
	width:292px;
	margin:0;
	background-color:#fff; 
	padding-top:10px;
}
#right60{ /*pairs with left40*/
	float:left;
	width:418px;
	margin:0;
	background-color:#fff;
	padding-top:10px;
}
#right60 img{
	margin:40px auto;
}
#content_np{  /*eg on home / products page */
	width:100%;
	background-color:#fff;
}
#content_np img.rt{
	float:right;
	margin:5px;
}
#content_np img.rt15{
	float:right;
	margin:10px;
}
#content_np a{
	color:#039;
}
#content_np a:link{
	text-decoration:none;
}
#content_np a:visited{
	text-decoration:none;
}
#content_np a:hover{
	color:#000;
	text-decoration:underline;
}
#full_content{ /*eg on bus card pages */
	width:710px;
	background-color:#fff;
	padding:10px;
}
#full_content img.rt{
	float:right;
	margin:5px;
}
#full_content img.mid{
	display:block;
	margin:0 auto;
	margin-top:30px;
	margin-bottom:30px;
	
}
#full_content a{
	color:#000;
	display:block;
	margin-top:20px;
	margin-bottom:10px;
}
#full_content a.book{
	display:inline;
	margin-left:50px;
}
#full_content a.hold{
	display:inline;
}
#full_content a:link{
	text-decoration:none;
}
#full_content a:visited{
	text-decoration:none;
}
#full_content a:hover{
	color:#09f;
	text-decoration:underline;
}
#full_lt{
	float:left;
	width:49%;
	background-color:#f5f5f5;
	padding:0 1% 0 0;	
	margin-bottom:10px;	
}
#full_rt{
	float:left;
	width:49%;
	background-color:#fff;
	padding:0 1% 0 0;	
	margin-bottom:10px;	
}
/*#full_rt a{
	background-color:#f5f5f5;
	border:#09c 1px solid;
	padding:5px;
}*/

#full_rt img.book{
	float:right;
	margin-left:5px;
	margin-bottom:10px;
}
#full_rt img.acro{
	float:left;
	margin:32px;
}
#content a{
	color:#039;
}
#content a:link{
	text-decoration:none;
}
#content a:visited{
	text-decoration:none;
}
#content a:hover{
	color:#000;
	text-decoration:underline;
}
#content a.emph{
	color:#003399;
	font-size:larger;
}
#content a.emph:link{
	text-decoration:none;
}
#content a.emph:visited{
	text-decoration:none;
}
#content a.emph:hover{
	color:#000;
	text-decoration:underline;
}

#stf{
	margin:0 auto;
}
#frcdset{
	margin: 0 auto;
	border:#ccc 1px solid;
	width:404px;/*412 */
	height:160px;/*180 */
	padding:3px 0 3px 0;
	background-color:#f5f5f5;
	text-align:center;
}
#frcdset img{
	margin:5px 2px 5px 2px;
	border:#999 1px solid;
}
#frcdset p{
	margin:2px;
	font-size:80%;
}
#clrln{	
	height:1px;
	clear:both;
}
.lfdiv{
	float:left;
	width:49%;
	background-color:#fff;
	padding:0 1% 0 0;	
	margin-bottom:10px;	
	background-image:url(../graphics/corner3.jpg);
	background-position:6% 6%;
	background-repeat:no-repeat;
}
.leftDiv2{
	float:left;
	width:48%;
	background-color:#fff;
	margin-bottom:10px;	
}
.rightDiv2{
	float:right;
	width:48%;
	background-color:#fff;
	margin-bottom:10px;	
}
.bold{
	font-weight:bold;
}
.lfdiv a{
	color:#000;
}
.lfdiv a:link{
	text-decoration:none;
}
.lfdiv a:visited{
	text-decoration:none;
}
.lfdiv a:hover{
	color:#0099FF;
	text-decoration:underline;
}
.item img{
	float:right;
	margin-right:10px;
	margin-top:10px;
}
.rfdiv{
	float:left;
	width:49%;
	background-color:#fff;
	padding:0 1% 0 0;
	margin-bottom:10px;
	background-image:url(../graphics/corner3.jpg);
	background-position:6% 6%;
	background-repeat:no-repeat;	
}
.rfdiv a{
	color:#000;
}
.rfdiv a:link{
	text-decoration:none;
}
.rfdiv a:visited{
	text-decoration:none;
}
.rfdiv a:hover{
	color:#0099FF;
	text-decoration:underline;
}
.item{
	background-image:url(../graphics/corner4.jpg);
	background-position:94% 98%;
	background-repeat:no-repeat;
	padding:0 0 1px 0;
	margin-bottom:5px;
	min-height:150px;	
}
.rfdiv .item{
	border-left:#000 2px solid;
}
.lfdiv .item{
	border-right:#000 2px solid;
	
}
.item h1{
	color:#39f; /*overides normal h1 color */
}
.rt_al{
	text-align:right;
}
#footer {
	clear:both;/*clears both leftcol and content divs if they are floated left*/
	background-color:#eee;
	margin:0;
	/*background-image: url(../graphics/cornerlogovs.jpg);
	background-position:100% 50%;
	background-repeat:no-repeat;*/
	padding:0 0 0 15px;/* problem here inconsistent in ie*/
	border-top:#999 1px solid;
	border-bottom:#999 1px solid;
}
#footer img{
	float:right;
}
#footer a{
	margin-left:5px;
	margin-right:5px;
}
#footer a:link{
	text-decoration:none;
}
#footer a:visited{
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
#special {
	margin:15px 30px 15px 30px;
	background-color:#9AE0FE;
	border: #CCCCCC thin solid;
	padding:15px;
}
#special .emph {
	font-size:110%;
	font-style:oblique;
}
#homeleft{
	float:left;
	width:254px;
	background-color:#fff;
}
#homeleft p{
	width:204px;
	margin-left:25px;
}
#countdown{
	width:500px;
	padding-bottom:50px;
}
#countdown a{
	color:#039;
}
#countdown a:link{
	text-decoration:none;
}
#countdown a:visited{
	text-decoration:none;
}
#countdown a:hover{
	color:#000;
	text-decoration:underline;
}
#countdown h2{
	margin-bottom:10px;
}
#count_out{
	width:100%;
	background-color:#fff;
	background-image:url(../graphics/countdown.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	padding-top:90px;
	
}


#homemid{
	float:left;
	width:254px;
	background-color:#fff;
}
#homemid p{
	width:204px;
	margin-left:25px;
}
#homeright{
	float:left;
	width:254px;
	background-color:#fff;
}
#homeright p{
	width:204px;
	margin-left:25px;
}
#homecontent {
	clear:both;
	width:760px;
	background-color:#fff;
	border:#FFF 1px solid;/* to stop margin collapse*/
}

.center {
	text-align:center;
}
.leftlink{
	text-align:left;
}
.clr{
	clear:both;
}

.clear {
	clear:both;
	height:1px;
}
.clear10 { 
	display:block;
	clear:both;
	height:10px;
}
.ftlnk{
	display:block;
	padding-top:6px;
	padding-bottom:6px;
}
#outer{
	margin:0 auto;
	width:300px;
	background-color:#FF9933;
}
#inner{
	background-color:#33CCFF;
	width:inherit;
}
#acro{
	width:350px;
	margin:0 auto;
	border:#CCC 2px solid;
}
	
.cardins{
	display:block;
	
	width:50%;
	background-color:#a3e0ff;
	padding: 11px 0 5px 0;	
}

fieldset {
	width:80%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #efefef;
	color:#000080;
	border: solid 1px #63c6ff;
	margin:30px 0 10px 0;
	padding: 10px;
}
#frcdset fieldset{
	margin:0 auto;
	padding:5px;
}

input.fmintxt {
	border: solid 1px #ccc;
	background-color: #fffeee !important;
	font-size:90%;
	color: #666;
	margin-bottom:3px;
	padding: 2px;
}
label {
	font-weight: bold;
	font-size:90%;
	line-height: normal;
	text-align: left;
	display: block;
	margin-left:15px;	
}
img.offers{
	display:block;
	float:right;
	margin:20px 10px 10px 20px;	
}
img.offersL{
	margin:10px;	
}

#offDate{
	padding-top:150px;
}

#offerTxt{
	clear:both;
	text-align:center;
	font-size:80%;
}
#offerTxt img{
	margin-bottom:15px;
}
#offerTxt h1{
	font-size:160%;
}

.lgCaps1{
	font-variant:normal;
	font-size:200%;
}
.lgCaps2{
	font-variant:normal;
	font-size:170%;
}
.lgCaps3{
	font-variant:normal;
	font-size:140%;
}
#offBL{
	width:40%;
	float:left;
}
#offBR{
	width:60%;
	float:right;
	
	font-size:80%;
	padding-top:30px;
}
#viewcart_link{
	position:absolute;
	visibility:visible;
	left:600px;
	top:120px;
	width:100px;
	padding:3px;
	color:#fff;
	font-weight:bold;
	background-color:#00adef;
	text-align:center;
	z-index:4;
}
#viewcart_link a{
	color:#fff;
}
#viewcart_link a:link{
	text-decoration:none;
}
#viewcart_link a:visited{
	text-decoration:none;
}
#viewcart_link a:hover{
	text-decoration:underline;
}
#newslink{
	position:absolute;
	top:73px;
	left:300px;
	z-index:100;
}

.rednew{
	color:#F30;
	font-weight:bold;
}
#newslink a{
	color:#039;
	font-weight:bold;
	padding-left:20px;
}
#newslink a:link{
	text-decoration:none;
}
#newslink a:visited{
	text-decoration:none;
}
#newslink a:hover{
	color:#000;
	text-decoration:underline;
}
