/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Times;
	color: #66ccffz;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Times;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Times;
 font-size: 120%;
 color: #660000;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: bolder;
 color: #990000;
}

h5{
 text-align : center;
 font-size: font-size: 14pt;
 font-style: italic;
 color: #990000;
}

h6{
 text-align : center;
 font-size: 14pt;
 font-style: italic;
 color: #fff;
}

h7{
 text-align : center;
 font-size: 10pt;
 font-style: normal;
 color: blue;
}
h8{
 text-align : center;
 font-size: font-size: 16pt;
 font-style: italic;
 color: #990000;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Times;
 color: #334d55;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 20px 20px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}

#navBar{
    height : 1085px;
	margin: 0 68% 0 0;
	padding: 0px;
	background-color: #d9d9ff;
	border-left: 183px solid #99ccff;
	border-bottom: 1px solid #ccc;
}

#content{
    line-height : 155%;
	float:right;
	width: 51%;
	height : 1085px;
	margin: 0;
	padding: 0 3% 0 0;
	background-color: #fff;
	border-right: 183px solid #99ccff;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 460px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
color: #00ccff;
padding: 0px 0px 0px 410px;
white-space: nowrap;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}


/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 320px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 100%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 100%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #0099cc;
	font-size: 75%;
	color: #cccccc;
    height : 65px;
	padding: 10px 10px 10px 0px;
	margin-top: -1px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

/***********************************************/
/*Main Pix                               */
/***********************************************/
div#box-1 { 
position : relative; 
top : +8px; 
left : +44px; 
width : 141px; 
height : 137px; 
} 
div#box-1 { 
background : #d9d9ff url('http://www.usatravelmagazine.com/A1/USATM_Logo5.jpg') 0; 
} 
div#box-1:hover { 
background : #d9d9ff url('http://www.usatravelmagazine.com/A1/009/Compass_1.jpg') 0; 
} 

div#box-2 { 
position : relative; 
top : +8px; 
left : -1px; 
width : 234px; 
height : 160px; 
} 
div#box-2 { 
background-position: 0 0; background-color:#0099ff; background-repeat:repeat; background-attachment:scroll 
} 


div#box-3 { 
position : relative; 
top : +10px; 
left : 176px; 
margin : 0 0 20px; 
width : 922px; 
height : 214px; 
} 
div#box-3 { 
background : #99ccff url('../../sitemap/032Titlelogo.jpg') 922px; 
} 
div#box-3:hover { 
background : #99ccff url('http://www.usatravelmagazine.com/Inside/USATravelMagazine313.jpg') 922px; 
} 

div#box-4 { 
position : relative; 
top : +8px; 
left : -1px; 
width : 234px; 
height : 119px; 
} 
div#box-4 { 
background-position: 0 0; background-color:#0099ff; background-repeat:repeat; background-attachment:scroll 
} 


div#box-5 { 
position : relative; 
top : -7px; 
left : -1px; 
width : 234px; 
height : 265px; 
} 
div#box-5 { 
background-position: 0 0; background-color:#fff; background-repeat:repeat; background-attachment:scroll 
} 

div#box-6 { 
position : relative; 
top : -7px; 
left : -1px; 
width : 234px; 
height : 239px; 
} 
div#box-6 { 
background-position: 0 0; background-color:#fff; background-repeat:repeat; background-attachment:scroll 
} 

div#box-7 { 
position : relative; 
top : +10px; 
left : 223px; 
margin : 0 0 20px; 
width : 250px; 
height : 167px; 
} 
div#box-7 { 
background : #ffffff url('CreditsGrayLineNewYork.jpg') 250px; 
} 
div#box-7:hover { 
background : #ffffff url('CreditsGrayLineNewYork1.jpg') 250px; 
}

<style>
/* Validated by W3C CSS Validation Service */

/* set general thumbnail styles */
dl#pix	{image-align : left; position: float; top: 10px; left: 10px; border : 5px solid white }

/* MouseOut state (default) - hide larger picture */
dl#pix a img.hid {
	width: 175px; height:118px;
	position: absolute; top: 98px; left: 128px; border : 1px solid blue;
	visibility: hidden;
	}

/* MouseOver state (hover)- reveal larger picture */
dl#pix a:hover img.hid { visibility:visible }
</style>

<style>
/* Validated by W3C CSS Validation Service */

/* set general thumbnail styles */
dl#pix1	{image-align : left; position: relative; top: 125px; left: 10px; border : 5px solid white }

/* MouseOut state (default) - hide larger picture */
dl#pix1 a img.hid {
	width: 175px; height:118px;
	position: absolute; left: 128px; top: +255px; right: 10px; border : 1px solid blue;	visibility: hidden;
	}

/* MouseOver state (hover)- reveal larger picture */
dl#pix1 a:hover img.hid { visibility:visible }
</style>

<style>
/* Validated by W3C CSS Validation Service */

/* set general thumbnail styles */
dl#pix2	{image-align : left; position: relative; top: 125px; left: 10px; border : 5px solid white }

/* MouseOut state (default) - hide larger picture */
dl#pix2 a img.hid {
	width: 175px; height:118px;
	position: absolute; left: 128px; top: +398px; right: 10px; border : 1px solid blue;	visibility: hidden;
	}

/* MouseOver state (hover)- reveal larger picture */
dl#pix2 a:hover img.hid { visibility:visible }
</style>


<style>
/* Validated by W3C CSS Validation Service */

/* set general thumbnail styles */
dl#pic	{image-align : left; position: float; top: 10px; left: 10px; border : 5px solid white }

/* MouseOut state (default) - hide larger picture */
dl#pic a img.hid {
	width: 175px; height:118px;
	position: absolute; top: 98px; left: 128px; border : 1px solid blue;
	visibility: hidden;
	}

/* MouseOver state (hover)- reveal larger picture */
dl#pic a:hover img.hid { visibility:visible }
</style>

<style>

/* Validated by W3C CSS Validation Service */

/* set general thumbnail styles */
dl#pic	{image-align : left; position: relative; top: 125px; left: 10px; border : 5px solid white }

/* MouseOut state (default) - hide larger picture */
dl#pic a img.hid {
	width: 175px; height:118px;
	position: absolute; left: 128px; top: 521px; right: 10px; border : 1px solid blue;	visibility: hidden;
	}

/* MouseOver state (hover)- reveal larger picture */
dl#pic a:hover img.hid { visibility:visible }
</style>


<style>

/* Validated by W3C CSS Validation Service */

/* set general thumbnail styles */
dl#pic1	{image-align : left; position: relative; top: 125px; left: 10px; border : 5px solid white }

/* MouseOut state (default) - hide larger picture */
dl#pic1 a img.hid {
	width: 175px; height:118px;
	position: absolute; left: 128px; top: 651px; right: 10px; border : 1px solid blue;	visibility: hidden;
	}

/* MouseOver state (hover)- reveal larger picture */
dl#pic1 a:hover img.hid { visibility:visible }
</style>

<style>

/* Validated by W3C CSS Validation Service */

/* set general thumbnail styles */
dl#pic2	{image-align : left; position: relative; top: 125px; left: 10px; border : 5px solid white }

/* MouseOut state (default) - hide larger picture */
dl#pic2 a img.hid {
	width: 175px; height:118px;
	position: absolute; left: 128px; top: 776px; right: 10px; border : 1px solid blue;	visibility: hidden;
	}

/* MouseOver state (hover)- reveal larger picture */
dl#pic2 a:hover img.hid { visibility:visible }
</style>


<style>
/* Validated by W3C CSS Validation Service */

/* set general thumbnail styles */
dl#pik	{image-align : center; position: float; top: 10px; left: 10px; border : 5px solid white }

/* MouseOut state (default) - hide larger picture */
dl#pik a img.hid {
	width: 200px; height:109px;
	position: absolute; top: 98px; left: 128px; border : 1px solid blue;
	visibility: hidden;
	}

/* MouseOver state (hover)- reveal larger picture */
dl#pik a:hover img.hid { visibility:visible }
</style>

<style>

/* Validated by W3C CSS Validation Service */

/* set general thumbnail styles */
dl#pik	{image-align : center; position: relative; top: 125px; left: 10px; border : 5px solid white }

/* MouseOut state (default) - hide larger picture */
dl#pik a img.hid {
	width: 200px; height:109px;
	position: absolute; left: 224px; top: 465px; right: 10px; border : 1px solid blue;	visibility: hidden;
	}

/* MouseOver state (hover)- reveal larger picture */
dl#pik a:hover img.hid { visibility:visible }
</style>
