/*  DATE:  02/06
	FILENAME:  virtual_tour_service_style.css
	WEBSITE:  www.virtualtourservice.com
*/

	body {
	margin:1px 0px 0px 0px;  padding:0px 0px 0px 0px;
	font-family:Arial,Verdana,Geneva,Helvetica, sans-serif;
	color:#333333;
	font-size: 12px;
	background-color:#ffffff;
	background-image : url(http://www.virtualtourservice.com/images/bg.gif);
	}

	a:        { color : #0066FF;  text-decoration: none; }
	a:link    { color : #0066FF;  text-decoration: none; }
	a:hover   { color : #ff6600;  text-decoration: underline; }
	a:visited { color : #ff9966;  text-decoration: none; }


.header {
  width: 776px;  margin:0px 0px 0px 0px; padding:15px 0px 0px 10px;
  border-color : #000000;
  border-style : solid;
  border-width : 1px;	 background-color:#ffffff;
  text-align: left;
  background-image: url(images/vts-logo.gif);
  background-position: right;
  background-repeat: no-repeat;
	
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height:110px; /* 53px + 0px + 0px = 53px */
	/* border-style:solid;
	border-color:black;
	border-width:1px 0px; */
	/* top and bottom borders: 1px; left and right borders: 0px */

	/*  Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
        Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
        IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
	    declaration. The incorrect IE5/Win value is above, while the correct value is 
	    below. See http://glish.com/css/hacks.asp for details. */
	voice-family: "\"}\"";
	voice-family:inherit;
	height:110px; /* the correct height */
	}
	/*  I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
		length values to user agents that exhibit the parsing error exploited above yet get 
		the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
		a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */
	body>.header {height:110px;}
	

.navbar {
  width: 766px;  margin:0px 0px 0px 0px; padding:4px 0px 2px 10px;
  border-color : #000000;
  border-style : solid;
  border-width : 1px;	 background-color:#ff9900;
  text-align: middle;
	
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height:25px; /* 53px + 0px + 0px = 53px */
	/* border-style:solid;
	border-color:black;
	border-width:1px 0px; */
	/* top and bottom borders: 1px; left and right borders: 0px */

	/*  Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
        Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
        IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
	    declaration. The incorrect IE5/Win value is above, while the correct value is 
	    below. See http://glish.com/css/hacks.asp for details. */
	voice-family: "\"}\"";
	voice-family:inherit;
	height:25px; /* the correct height */
	}
	/*  I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
		length values to user agents that exhibit the parsing error exploited above yet get 
		the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
		a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */
	body>.navbar {height:25px;}
	
		

	
	.biglink { font-size: 20px; 
	  color:#FF9900;
	  text-decoration: none;
	  letter-spacing:2px; 
	  word-spacing:4px;
	  }

	.biglink:link
	{ font-size: 20px; 
	  color:#ff9900;
	  text-decoration: none;
	  letter-spacing:2px; 
	  word-spacing:4px;
	  }

	.biglink:hover 
	{ font-size: 20px; 
	  color : #ff6600;  
	  text-decoration: none;
	  letter-spacing:2px; 
	  word-spacing:4px;
	  }

	.biglink:visited
	{ font-size: 20px; 
	  color:#ff9900;
	  text-decoration: none;
	  letter-spacing:2px; 
	  word-spacing:4px;
	  }


.google-box {float: right; margin: 0px 0px 0px 15px; }		
		
		
	p.tagline { padding-left:3px; font-size:11px; color:#808080; letter-spacing:2px; word-spacing:3px; line-height:15.5px;}
	span.small { font-size:9px;}







	.navbar a:
	{ font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	  font-weight:bold;
	  font-size: 10px; 
	  color:#000000;
	  background:#dddddd;
	  text-decoration: none;
      margin:0px 10px 0px 0px;
	  padding:2px 10px 0px 10px;
	  }


	.navbar a:link, .navbar a:visited
	{ font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	  font-weight:bold;
	  font-size: 10px; 
	  color:#000000;
	  background:#aaaaaa;
	  text-decoration: none;
      margin:0px 10px 0px 0px;
	  padding:2px 10px 2px 10px;
	  }

	.navbar a:hover 
	{ font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	  font-weight:bold;
	  font-size: 10px; 
	  color : #ff8000;  
	  background:#dddddd;
	  text-decoration: underline;
      margin:0px 10px 0px 0px;
	  padding:2px 10px 2px 10px;
	  }


.content {
  font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
  width: 756px;  margin:0px 0px 0px 0px; padding:0px 0px 50px 10px;
  border-color : #000000;
  border-style : solid;
  border-width : 1px;	 background-color:#ffffff;
  text-align: left;
}

	.content a: , a:link, a:hover, a:visited { 
	  font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	  color:#ff8000;
	  text-decoration: none;
	  }


	.content a:hover 
	{ color : #ff6600;  
	  text-decoration: underline;
	  }


	blockquote.main {
     margin:4px 4px 4px 4px; 
     padding:14px 14px 14px 30px; 
	 text-align:left;
	 line-height:20px;
	 color:#000000;
	 letter-spacing:0px;
	 word-spacing:2px;
	}

	.content h1, h2 {
 	font-style:  bold;
	}

	.content h1 {
	color : #ff9900; 
	font-size: 16px;
	}

	.content h2 {
	color : #0066FF; 
	font-size: 17px;
	}

	span.box-right { 
		float: right;
		width: 500px;
		height:300px;
		background:#cccccc;
		margin:0px 10px 10px 10px;
		}

	span.register-box { 
		float: right;
		width: 250px;
		height:300px;
		background:#cccccc;
		margin:0px 10px 10px 15px;
		padding:10px 10px 10px 10px;
		}



	p.float-right, span.float-right {
	float:right; 
	}


	p.float-left, span.float-left {
	float:left; 
	}

	.content hr {
	float:middle;
	}

	.panorama, span.panorama {
	float:middle;
	background:#ffffff;
	border-color:#000000;
	border-style:solid;
	border-width:1px;
	}

	.pricing-box { 
		float:middle;
		text-align:left;
		width: 400px;
		background:#ffffff;
		border-color:#0066FF;
		border-style:solid;
		border-width:3px;
		margin:0px 5px 20px 0px;
		padding:5px 2px 5px 2px;
		}


	.insidebox { 
		width: 210px;
		background:#AAED45;
		border-color:#000000;
		border-style:solid;
		border-width:1px;
		margin:0px 0px 0px 4px;
		padding:5px 0px 5px 5px;
		font-size:12px; line-height:13.5px; color:#000000;
		}

	.tourincludesbox { 
		position:relative;
		left:25px;
		text-align:left;
		width:85%;
		background:#ffffff;
		border-color:#000000;
		border-style:solid;
		border-width:1px;
		margin:0px 0px 15px 0px;
		padding:5px 5px 5px 5px;
		}

	.optionsbox { 
		position: relative;
		width:100px;
		background:#ffffff;
		border-color:#000000;
		border-style:solid;
		border-width:1px;
		margin:0px 0px 15px 0px;
		padding:5px 5px 5px 5px;
		}



	.pricing {
	font-size:15px; line-height:20px; text-align:middle; color:#000000;
	}

	span.highlight, greylight {
		letter-spacing:1px;
		word-spacing:2px;
		}

	span.highlight {
		color:#0066FF;
		font-size:13px;
		font-style:  bold;

		}

	span.greylight {
		color:#666666;
		}

	h1.whitelight {
		font-style:italic;
		text-align:center;
		font-size:14px;
		letter-spacing:1px;
		word-spacing:2px;
		color:#ffffff;
		}


	.smallprint { font-size:9px; line-height:10px;}
	ul.listprint { font-size:12px; line-height:18.5px;}