@charset "utf-8";
/* 
    Document   : popup.css
    $LastChangedRevision: 104 $
	$LastChangedBy: jamiebyrne $
	$LastChangedDate: 2010-10-06 16:38:45 +0100 (Wed, 06 Oct 2010) $
    Description:
        POPUP / THICKBOX IFRAME STYLING FOR BASIC TEXT etal
*/
html{ font-size:16px;color:#000; background-color:#fff; } /* Set BASE Font Size */

/* Reset Browser Differences */
*,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,th,td{margin:0;padding:0px;}
table{border-collapse:collapse;border-spacing:0}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:400}
ol,ul,li{list-style:none}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}
q:before,q:after{content:''}
fieldset,img,abbr,acronym{border:none;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{*font-size:100%;}
legend{color:#000;}
/*EORESET*/

html, body { height:100%; }
body {
	font:0.8em/1.6 "Trebuchet MS", Helvetica, Verdana, Arial, FreeSans, sans-serif;
	margin:2px 6px;
}
h1{ font-size:1.2em; font-weight:600; }
p{ margin-top:6px; padding:0 4px; }
a{ text-decoration:underline; color:#000; }
h3 { font-size:16px; font-weight:600 }

/* Virtual Tour Applet */
#tabDescription4 { text-align:center; }

.conditions { display:block;padding:6px;background-color:#efefef; }
