/* Main Stylesheet for OUTER BANKS GUIDES 

Coded by:
Pete Schmeck
atari2600vcs@yahoo.com

*/


/*site colors
main- brown background				#FFCC99
left Nav Bar blue					#4EC4DE
restaurant- orange background		#CC6633
wedding- dark yellow background		#CC9933
duck- light yellow background 		#CCCC33
roanoke- green background			#66CC66
obx- blue background				#99CCCC
*/

BODY 
{ 
  background: #fff; 
  color: #fff;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 12px;
}

        A:link    { color: #3333CC; text-decoration: none; }
        A:visited { color: #3333CC; text-decoration: none; }
        A:hover   { color: #3333CC; text-decoration: underline; }
        A:active  { color: #3333CC; text-decoration: none; }
        
        
		
img
{
  border-width: 0;
}

h1 
{ 
  color: #000; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 18px;
  line-height: 27px;
  padding-left: 15px;
}

h2 
{ 
  color: #000; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 14px;
  line-height: 20px;
  padding-left: 20px;
}

h3 
{ 
  color: #000; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 12px;
  line-height: 16px;
  padding-left: 25px;
}


/* upgrade your browser -------------------------------------------------- */
div#upgrade
{
  color: #fff;
  display: none;
}






/* Page -------------------------------------------------- */
div#pageBody
{
  background: #000;
  border-bottom: 2px solid #000;
  border-left: 2px solid #000;
  border-right: 2px solid #000;
  margin: 0 auto;
  padding: 0;
  position: relative;
  width: 770px;
}




/* Header -------------------------------------------------- */

div#header
{
  background: #000 url(../images/headerLogoTrial.jpg) bottom left no-repeat;
  height: 120px;
  margin: 0 auto;
  padding: 0;
  width: 770px;
}

span#siteLogoPrint
{
  display: none;
}

div#siteTiles
{
  float: right;
  height: 115px;
  margin: 0;
  padding: 5px 5px 0 10px;
  width: 770px;
}

span#homeTile
{
  background: #000 transparent;
  display: block;
  float: right;
  height: 95px;
  margin: 0 10px 0 0;
  padding: 0;
  text-align: center;
  width: 115px;
}

div#restaurantTile
{
  background: #000 url(../images/siteTiles/restaurantTile2.jpg) no-repeat;
  color: #557189;
  display: block;
  float: right;
  height: 95px;
  margin: 0 8px 0 0;
  padding: 0;
  text-align: center;
  width: 115px;
}
div#restaurantTile a
{
  color: #557189;
  text-decoration: none;
}
div#restaurantTile span
{
  display: block;
  padding-top: 3px;
}

div#weddingTile
{
  background: #000 url(../images/siteTiles/weddingTile2.jpg) no-repeat;
  color: #8D3328;
  display: block;
  float: right;
  height: 95px;
  padding: 0 8px 0 0;
  text-align: center;
  width: 115px;
}
div#weddingTile a
{
  color: #6B5797;
  text-decoration: none;
}
div#weddingTile span
{
  display: block;
  padding-top: 3px;
}

div#obxTile
{
  background: #000 url(../images/siteTiles/outerBanksTile2.jpg) no-repeat;
  color: #828DAB;
  display: block;
  float: right;
  height: 95px;
  padding: 0 8px 0 0;
  text-align: center;
  width: 115px;
}
div#obxTile a
{
  color: #828DAB;
  text-decoration: none;
}
div#obxTile span
{
  display: block;
  padding-top: 3px;
}

div#duckTile
{
  background: #000 url(../images/siteTiles/duckTile2.jpg) no-repeat;
  color: #FFF2D2;
  display: block;
  float: right;
  height: 95px;
  padding: 0 8px 0 0;
  text-align: center;
  width: 115px;
}
div#duckTile a
{
  color: #FFF2D2;
  text-decoration: none;
}
div#duckTile span
{
  display: block;
  padding-top: 3px;
}

div#roanokeTile
{
  background: #000 url(../images/siteTiles/myHomeTile2.jpg) no-repeat;
  color: #838F47;
  display: block;
  float: right;
  height: 95px;
  padding: 0 10px 0 0;
  text-align: center;
  width: 115px;
}
div#roanokeTile a
{
  color: #838F47;
  text-decoration: none;
}
div#roanokeTile span
{
  display: block;
  padding-top: 3px;
}






/* Left navigation -------------------------------------------------- */
ul#leftNav
{
  list-style-type: none;
  margin: 0px;
  padding: 5px;
  position: absolute;
  top: 125px;
  left: 0;
  text-align: left;
  width: 140px;
}

ul#leftNav li
{
  background: transparent;
  border-bottom: 1px solid #639;
  display: block;  
  font-family: Arial, Verdana,sans-serif, Helvetica;
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
  margin: 0px;
  padding: 5px 0 5px 0;
  text-align: left;
}

ul#leftNav a
{
  color: #666;
  display: block;  
  margin: 0px;
}

ul#leftNav li#select a
{
  color: #000;
  text-transform: uppercase;
}

ul#leftNav li a:hover
{
  color: #424242;
  display: block;  
  text-decoration: none;
}

div#tdiLogo
{
  background: url(../images/3diLogo.gif) no-repeat;
  display: block;
  height: 70px;
  left: 30px;
  margin-left: 1px;
  position: absolute;
  top: 400px;
  width: 80px;
}




/* Right side Bar ------------------------------------------- */
div#rightSidebar
{
  color: #000;
  margin: 0px 5px 0px 5px;
  padding: 0;
  position: absolute;
  right: 0;
  top: 145px;
  width: 130px;
}





/* Body Copy -------------------------------------------------- */

div#bodyCopyMain
{
  background: #fff;
  border-left: 150px solid #82D5FE; /* Left navigation Side Bar*/
  border-right: 140px solid #DEF4FF; /* Right Side Bar*/
  color: #333;
  font-size: 12px;
  min-height: 500px; 
  margin: 0px;
  padding: 0px;
  width: 480px;
}

* html div#bodyCopyMain /*IE only - creating minimum height of 300px*/
{
  /* hide from mac IE \*/
  height: 500px;
  /* end hide from mac IE */
}

div#bodyCopyMain p
{
  padding-left: 15px;
  padding-right: 30px;
}

div#bodyCopyMain img.inLine
{
  padding: 10px;
}






/* Printer Friendly icon -------------------------------------------------- */
div#printerFriendly
{
  background: #fff url(../images/printerFriendly.gif) no-repeat;
  margin: 15px;
  position: absolute;
  height: 16px;
  right: 150px;
  width: 89px;
}

div#printerFriendlyInverted
{
  background: url(../images/printerFriendlyInverted.gif) no-repeat;
  margin: 15px;
  position: absolute;
  height: 16px;
  right: 150px;
  width: 89px;
}







/* footer -------------------------------------------------- */
div#footer
{
  color: #666;
  font-size: 9px;
  font-style: normal;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  width: 770px;
}

div#footer a
{
  color: #666;
}


div#footer a:hover
{
  color: #000;
  text-decoration: none;
}






/* BR divider -------------------------------------------------- */
br.divider
{
  clear: both;
  visibility: hidden;
}

/* HR divider -------------------------------------------------- */
hr.divider
{
  clear: both;
  visibility: hidden;
}