/*  	QUEENS TRAVEL EXPO 2008-2009   */
body 
{
	font: 78%/1.5 arial, helvetica, serif;
	margin: 1em;
	padding: 0;
	background-color: #FFFFFF;
}

#container {
	position: relative;
	height: auto !important;
	height: 100%;
	margin: auto;
	text-align: left;
	background: #FFFFFF;
	width:772px;
	border: 1px solid #716f64;
}


/* Logo */

#headerhome
{
	margin: 0px;
	height: 75px;
	background-image: url(../images/header.gif);
}


#headerin
{
	margin: 0px;
	height: 150px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #00aeef;
}

#specials{
	margin: 0px;


}

/*Pages center text  */

/* INDEX.HTML CONTENT */ 

/* LEFT COLUMN */ 
div#navcol {
	padding: 10px;
	width: 130px;
	float: left;
	font-size: 1em;
	color: #FFFFFF;
}
#navcol a{
	text-decoration:none;
	font-weight: bold;
	color: #FFFFFF;
}
#navcol ul {
	margin:0;
list-style: none;
	padding: 0px;
}
#navcol ul li {
	list-style-type: none;
}

#navcol ul li a:hover {
	text-decoration: underline;
}


/* RIGHT COLUMN */ 
div#sidecol {
position:realtive;
	background-color: #fff2d9;
	padding: 10px;
	width: 120px;
	float: right;
	text-transform: uppercase;
	border: 1px solid #ffcc66;
	margin-top: 10px;
	margin-right: 10px;
}

div#sponsors {
	padding: 5px;
	width: 150px;
	float: right;
	text-transform: uppercase;
	margin-left:10px;
	margin-top: 10px;
	margin-right: 10px;
	/*background-image: url(../images/sponsorsbg.gif);
	background-repeat: repeat-y; */
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

/* CENTER TEXT */ 
div#main {
    padding: 10px;
    margin-left: 160px;
    margin-right: 0px;
}

.event_times
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #996633;
	text-align: left;
	white-space: normal;
	font-weight: bold;
	background-color: #fff2d9;
	border-top-width: 4px;
	border-top-style: solid;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #f08b1d;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #f08b1d;
	border-bottom-color: #f08b1d;
	border-left-color: #f08b1d;
}

.expotxt{ font-family:Arial; font-size:18px; font-weight:bold; color:#996633;}
.sponsortxt{
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	color:#000000;
}

.event_timesb
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	color: #000000;
	text-align: left;
	white-space: normal;
}

.event_times a{
	text-decoration: none;
	color: #000000;
}


.rtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/* RIGHT - COLOR */ 
div#column2 {
	margin: 0;
	padding: 0;
	background-image: url(../images/side2a.gif);
	background-position: right;
	background-repeat: repeat-y;
	width: 100%;
	background-color: #FFFFFF;
}
/* LEFT - COLOR */ 
div#column1 {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/side1.gif);
	background-repeat: repeat-y;
	width: 100%;
}

/* END-----INDEX.HTML CONTENT */ 

.Pageboxin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background: #FFFFFF left;
	margin-top: 1px;
	padding: 4px;
	color: #333333;
}

.Pageboxin a, .Pagebox a:link, .Pagebox a:visited {
	color: #0a93d6;
	text-decoration: none;
}

.Pageboxin a:hover, .Pagebox a:active {
	color: #0a93d6;
	text-decoration: underline;
}



.EventDate{
	font-size:1.2em;
	color: #f45200;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#maincontent{
position: fixed;
top: 0; 
left: 200px; /*Set left value to WidthOfFrameDiv*/
right: 0;
bottom: 0;
overflow: auto; 
background: #fff;
}
/* Text for pages*/

.greenHeader{
	font-family: "Lucida Sans";
	font-size: 1em;
	color: #99cc00;
	font-weight: bold;
	text-transform: uppercase;
}

/* declarations to style the hover effect of the current state */ 
body#home a#homenav,
body#services a#servicesnav,
body#about a#aboutnav,
body#test a#testnav,
body#products a#prodnav,
body#consult a#consultnav,
body#contact a#connav {
	background-color: #009900; /*Menu hover bgcolor*/
	color: #FFFFFF;
}





/* services links */ 

#linkList {
	position: absolute;
	top: 283px;
	left: 10px;
	width: 229px;
	background-color: #ffffff;
	height: 536px;
	background-image: url(../images/servicesbgbox.png);
	background-repeat: no-repeat;
}


*html #linkList {
	margin-top: -1px;
	line-height: 1.1em;
}

#linkListbot{
	width: 227px;
}

#linkList a{
	text-decoration: none;
	color: #0d7d0d;
}
#linkList h3 span {
    display: none;
}
#linkList h3 {
	margin-top: 25px;
	width: 200px;
	height: 5px;
}
h3.select {
	font-size: 12px;
	padding-left:5px;
	background: transparent;
}
#linkList ul {
	list-style: none;
}
#lselect ul li {
	margin-bottom: 1px;
	padding-bottom: 1px;
	font-size: 10px;
	color: #000000;
	list-style-type: none;
}



#lselect ul li a:hover {
	text-decoration: underline;
}


/* -------------------------------------------------------------------------------- */

/* Home page center text  */


.box {
	margin: 10px;
	width:700px;
	background-color: #E2E2E2;
	border: 1px solid #999999;
	font-size: 12px;
	color: #333333;
	padding: 10px;
	}
.boxtop { 
  background: url(../images/ne.gif) no-repeat right top; 
}
.boxtop div { 
  height: 10px; 
  background: url(../images/nw.gif) no-repeat left top; 
}
.boxbottom { 
  background: url(../images/se.gif) no-repeat right bottom; 
}
.boxbottom div { 
  height: 10px; 
  background: url(../images/sw.gif) no-repeat left bottom; 
}
.boxcontent {
	padding: 0px 10px 0px 10px;
}

.greentxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #009900;
}
.squarebox{
	background: #e5e6e4;
	border-top: 2px solid #666666;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

.squarebox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 0px 2px 2px;
	margin: 0px;
}

.clearing {
/* removed for the IE6 Problem */
    /* height:0px; */
	clear: both;
}

.copyright
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.90em;
	color: #000000;
	text-align: center;
	white-space: normal;
	text-transform: uppercase;
}


.copyrightin
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .825em;
	color: #ffffff;
	text-align: center;
	white-space: normal;
	text-transform: uppercase;
}

.consultin
{
	font-family: Arial;
	font-size: 9px;
	color: #ffffff;
	text-align: left;
	text-transform: uppercase;
	padding: 5px;
}

.consultin a{
	text-decoration: none;
	color: #000000;
	text-align: right;
}


/*------Menu Items Drop-Down------*/

#dd_container {
	width: 100%;
	text-align: left;
	margin: 0 auto;
	background-color: #FFFFFF;
}

p {
	margin: 1em 1em;
}

p#smurf {
	background: transparent;
	font-style: italic;
	text-align: center;
	font-weight: bold;
	color: #0d7d0d;
}

#smurf strong {
	font-size: 1.2em;
	color: black;
}

/* ----------------------------------------------------------------------- */


#nav, #nav ul {
	float: left;
	width: 100%;
	list-style: none;
	line-height: 1;
	background: #0036a8;
	font-weight: bold;
	padding:0;
	margin: 0 0 0 0;
}

#nav a {
	display: block;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size:0.8em;
	/*	width: 7em;
	w\idth: 7em; */
	color: #FFFFFF;
	text-decoration: none;
	padding: 1em;
}
#nav a:hover{
	background-color: #f75500; color:#FFFFFF;}

#nav li {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;	/* width: 8.5em; */
}
/* ----------------------------------------------------------------------- */

/* ---------- sub-nav ---------- */

#subContainer1 {
	width: auto;
    height: auto !important; height: 1%;
	padding: 18px 0 18px 20px;
	margin-bottom: 20px;
	background: url(../images/bg-subnav1.gif) repeat-y;
}
#subMain {
	display: inline;
	float: left;
	text-align: left;
	width: 170px;
	height: auto !important;
	height: 1%;
	font-weight: bold;
	color: #5C743D;
}
.subSub1 {
	display: inline;
	float: left;
	text-align: left;
	width: auto;
	height: auto !important;
	height: 1%;
	padding-right: 40px;
	font-size: 10px;
}
.subSelected {
	font-weight: bold;
	color: #ff4fa7;
}
#subContainer1 a, #subContainer1 a:link, #subContainer1 a:visited {
	color: #32791a;
	text-decoration: none;
}
#subContainer1 a:hover, #subContainer1 a:active {
	color: #993300;
	text-decoration: underline;
}

#pageHeading {
	width: auto;
	margin-bottom: 5px;
	background: #ffffff;
	text-align: left;
	font-size: 1.5em;
	color: #cc3333;
	text-transform: uppercase;
	height: auto !important;
	height: 1%;    /* IE Holly Hack */
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 2px;
}

.clearer {
	clear: both;
	display: block;
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
	height: 0;
	width: auto;
}

.subHeader {
	font:bold 1em Arial, Helvetica, sans-serif;
	color: #993300;
	line-height:22px;
	letter-spacing:.2em;
	}

#about ul li {
	margin-bottom: 1px;
	padding-bottom: 1px;
	font-size: 1em;
	line-height:28px;
	color: #000000;
	list-style-type: square;
}



.title_pages{
	background-color: #f08b1d;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 5px;
	text-decoration:none;
	font-weight: bold;
	font-size: 1em;
	letter-spacing: normal;
	font-family: "Lucida Sans";
}
.servicesbg2{
	background-color: #F1209C;
	color: #ffffff;
	text-transform: uppercase;
	padding: 5px;
}

.servicesbg3{
	background-color: #E13C2E;
	color: #ffffff;
	text-transform: uppercase;
	padding: 5px;
}

.sponsorship{
	background-color: #99CC00;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 5px;
	font-weight: bold;
	text-decoration: overline;
}

.events_home{
	background-color: #F1209C;
	color: #ffffff;
	text-transform: uppercase;
}

.events_home a{ text-decoration:none; color:#FFFFFF;}

/************** cell styles *****************/

td.datacellone {
	background-color: #FFFFFF; color: black;
}
td.datacelltwo {
	background-color: #eff2ea; color: black;
}

/************** feature styles *****************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 100%;
	line-height:16px;
}
html>body .feature {height: auto;}

.feature h3{
	font: bold 130% Arial,sans-serif;
	color: #000066;
	padding: 30px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}


.featurestaff{
	font-size: 90%;
	line-height:24px;

}

.featurelogo{
	background-position: center center;
	background-image: url(../images/clip_image002%5B1%5D.jpg);
	background-repeat: no-repeat;
	clear: both;
	float: none;
	height: 111px;
	width: 100%; 
}
.footer{
	font-size: 0.9em;
	color: #000000;
	background-color: #7ebaff;
	padding: 2px;
}

.bluetxt{
color: #0036A8;}

.blueheader{
	color: #0b6acb;
	font-size: 1.2em;
	font-weight:bold;
}


.whitetxt{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.drkblue{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}

.grtxt{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #62b541;
}