/* BROWSER FLAGS (lunchdates/global): default + gecko + gecko1.8.1 */
/* ERROR: FILE NOT FOUND: lunchdates/global/gecko1.8.1.css */
/* -------------------------------- default -------------------------------- */
/* 
STANDARD CSS

Saved from webdav.

Help
----
Path to the document's folder: /data/
Path to the design's data folder*: /styles/lunchdates/data/

Example how to link images:
File in the user's DATA folder:
  background-image: url("/data/Images/wysiwyg-uploaded-image.jpg");
File in the Design DATA folder (in /styles/lunchdates/data/) - prefered way is to use path relative to this CSS:
  background-image: url("../data/template.jpg");

To upload your files use the WebDAV interface.

*/



html {
	background-image:  url(sliver2.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #d8c688;;
}

.phone {
	color: #ffffff;
	font-weight: bold;
	
	position: absolute;	
	left: 470px;
	top: 17px;
	width: 610px;
}

.mojo {	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	/*font-weight: bold;
	line-height: 30px;*/
	color: #660000;
	font-size: 16px;
	position: absolute;	
	left: 60px;
	top: 210px;
	width: 610px;
	
}

.mojoc {	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	/*font-weight: bold;
	line-height: 30px;*/
	color: #660000;
	font-size: 16px;
	position: absolute;	
	left: 60px;
	top: 150px;
	width: 610px;
	
}

.mojot {	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	/*font-weight: bold;
	line-height: 30px;*/
	color: #660000;
	font-size: 16px;
	position: absolute;	
	left: 60px;
	top: 110px;
	width: 610px;
	
}
.images {	
	position: absolute;	
	left: 50px;
	top: 130px;
	width: 610px;
	
}
.mainblurb {	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	position: absolute;	
	left: 60px;
	top: 290px;
	width: 610px;
	
}

.mainblurbc {	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	position: absolute;	
	left: 60px;
	top: 210px;
	width: 610px;
	
}

.disclaimer {	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	
}

.post-content{	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	position: absolute;	
	left: 20px;
	top: 130px;
	width: 630px;
	
}
body {
 	font-size: 13px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 15px;
	color: black;
	padding: 0px;
	margin: 0px;
	/*border:solid #000000;*/
	background-image:  url(sliver2.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	/*xxheight: 800px;*/
	height:1000px;
	width:100%;
	
}

#sub{
	background-image:  url(../sub_01.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	xxheight: 109px;
	
}

a {
	color: #660000;
	text-decoration: underline;
}

h1{
	margin-top: 10px;
	margin-bottom: 16px;
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
		color: #ffffff;
}

h2{
	margin-top: 10px;
	margin-bottom: 16px;
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	color: #660000;
}

h3{
	margin-top: 10px;
	margin-bottom: 16px;
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	color: #660000;
}

h4, h4 a{
	margin-top: 10px;
	margin-bottom: 12px;
	font-size: 16px;
	color: #660000;
	xxfont-weight: normal;
	line-height: 18px;
	xxletter-spacing: -0.03em;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

h4 a:hover{
	text-decoration: underline;
}

h5{
	margin-top: 10px;
	margin-bottom: 2px;
	font-size: 16px;	
	color: #ff6600;
	line-height: 18px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

h6{
	margin-top: 20px;
	margin-bottom: 0px;
	font-size: 16px;
	line-height: 18px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	xxfont-weight: normal;
	xxfont-size: 17px;
		color: #660000;
}

.logo{
	/*background-image:  url(../logo_01.gif);*/
	background-position: 0 10px;
	background-repeat: no-repeat;
	position: absolute;	
	left: 15px;
	top: 20px;
	width: 290px;
	height: 58px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:20px;
	line-height: 18px;
	color: white;
	
}

.logo a{
	/*background-image:  url(../logo_01.gif);*/
	/*background-position: 0 10px;
	background-repeat: no-repeat;
	position: absolute;*/
    text-decoration:none;	
	left: 3px;
	top: 10px;
	width: 290px;
	height: 58px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:20px;
	line-height: 22px;
	color: white;
	/*z-index:1;*/
}

.tag{
	/*background-image:  url(../logo_01.gif);*/
	background-position: 0 10px;
	background-repeat: no-repeat;
	position: absolute;	
	left: 770px;
	top: 32px;
	width: 290px;
	height: 58px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:16px;
	line-height: 18px;
	color: white;
	
}

#couple{
	background-image:  url(../couple_08.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	position: absolute;	
	left: 239px;
	top: 87px;
	xxwidth: 252px;
	width: 266px;
	height: 217px;
	
}

.video{
/*	background-image:  url(../video_11.jpg); */
	background-position: top left;
	background-repeat: no-repeat;
	position: absolute;	
	left: 782px;
	top: 112px;
	width: 210px;
	height: 185px;
}

.works{
	background-image:  url(../works_15.gif);
	background-position: top left;
	background-repeat: no-repeat;
	position: absolute;	
	left: 782px;
	top: 304px;
	width: 207px;
	height: 74px;
}

.intro{
	position: absolute;	
	left: 60px;
	top: 470px;
	width: 610px;
	font-size:16px;
	font-weight:bold;
	color:#660000;
	
}

.presslogo{
	position: absolute;	
	left: 60px;
	top: 510px;
	width: 328px;
	font-size:16px;
	font-weight:bold;
	color:#660000;
	
}

.press{
	position: absolute;	
	left: 400px;
	top: 515px;
	width: 328px;
	font-size:16px;
	font-weight:bold;
	color:#336699;
	
}

.globe{
	/*background-image:  url(../globe_25.gif);*/
	background-position: top left;
	background-repeat: no-repeat;
	position: absolute;	
	left: 810px;
	top: 410px;
	width: 179px;
	height: 130px;
}


.boston_mag{
	width: 179px;
	float: right;
	margin-top: 8px;
}

.mag{
	/*background-image:  url(../mag_26.gif);*/
	background-position: right 30px;
	background-repeat: no-repeat;
	padding-top: 70px;

}

.left_panel .mag{
	margin-left: 40px;
	margin-right: 40px;
}

.content{
	padding-top: 475px;
	width: 990px;
	overflow: hidden;
}

.content_txt{
	padding: 25px 25px 0 25px;
	width: 730px;
}

.left_panel{
	float: right;
	width: 260px;
}

.sub_content{
	width: 975px;
	overflow: hidden;
	
}

.sub_content_txt{
	padding: 55px 25px 25px 25px;
	
	_padding: 25px 25px 25px 25px;
	width: 640px;
	overflow: hidden;
}

.globe_sub{
	background-image:  url(../globe_25.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 179px;
	height: 130px;
	margin-top: 20px;
	margin-left: 40px;
}

.home_bottom{
	left: 0px; 
	xxbottom: 10px;
	width: 100%;
	
	background-image:  url(../bg_09.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 50px;
}

.logo_bottom{
	background-image:  url(../logo_bottom_41.gif);
	background-position: 100px top; 
	background-repeat: no-repeat;
	height: 36px;
}

.copy{
	position: absolute;	
	left: 360px; 
	font-size: 11px;
	padding-bottom:15px;
	
}

.listen{
	position: absolute;	
	left: 18px; 
	top: 275px;
	
}


.survey{
	position: absolute;
	left: 700px; 
	top: 102px;
	width: 450px;
	height:457px;
	padding-left:20px;
	padding-top:15px;
	
	background:#3D4A6C;
}

.survey h1{
	/*padding-left: 10px;*/
	white-space: nowrap;
}

.survey_sub{
	height: 460px;
	padding-top: 65px;
	_padding-top: 25px;
}

.survey_sub h1{
	padding: 0px 0px 10px 70px;
	margin: 0px;
	
}

input{
	width: 115px;
	border: 1px solid #999999;
}

select{
	width: 115px;
}

.short
{
color:#ffffff;
}

.short input{
	width: 40px;
}

.short select{
	width: 90px;
}

.select input{
	width: 10px;
	border: 0px;
}

.option{
	width: 120px;
}

#sex select{
	width: 140px;
}

#phone input{
	width: 92px;
}

.survey td, .survey_sub td {
	vertical-align: top;
	padding-right: 2px !important;
	_
}

.first{
	/*padding-left:55px;*/
	color:white;
}
.second{
	/*padding-left:35px;*/
	color:white;
}
.third{
	/*padding-left:15px;*/
	color:white;
}
.submit{
	/*background-image:  url(..submit_27.gif);*/
	background-position: top left;
	background-repeat: no-repeat;
	border: 0px;
	width: 89px;
	height: 24px;
}

.submit span{
	display: none;
}

.note{
	font-style: 9px !important;
	font-weight: bold;
	color:#ffffff;
}


.xFormError{
 display: inline;
 position: relative;
}

.xFormErrorLabel {

	background-image:  url(../star.gif);
	background-position: top left;
	background-repeat: no-repeat;
  xxborder: 1px solid red;
  display: block;
  position: absolute;
  width: 7px;
  height: 8px;  
  top: 0px;
  left: 0px;
  xxbackground-color: red;
 
}
.xFormErrorList {
	display: none;		
}

.thankyou{
	margin-top: 80px;
	padding-right: 8px;
	font-size: 17px;
	line-height: 25px;
	text-decoration: none;
	text-align: center;
	
}

.survey .thankyou h1,
.survey_sub .thankyou h1{
	padding-left: 0px;
}


/*menu*/

.menu{
	position: absolute;	
	left: 0px; 
	top: 58px;
	width:787px;
	
}

.menu ul {
	padding: 0px;
	margin: 0px auto; /* Align center (not MSIE) */
	xxpadding-left: 20px !important;
	list-style-type: none;
	
		  
	}
			
.menu li {                
	float: left;
	padding-left: 15px;
	padding-right: 15px;
			}
			
.menu a span {
		xxfont-weight: normal;
	}
	

.menu a {
	color: white;
	line-height: 50px; /* 'line-height' == 'height' (!) */
	text-decoration: none;

	font-size: 17px;
	font-weight: bold;
	
	xxfont-weight: normal;
	xxfont-size: 17px;

	font-variant: small-caps;
	}
		
.menu a:hover {
	color: #6699cc;
	
	}
	
.menu a:visited {
	color: #99ccff;
	
	}
				
.questionnaire {
color: #ffffff;
}			
			
			


.flashVideo {
 	position: absolute;
	top: 112px;
	left: 780px;
}
.survey, .menu {
 	


}/* -------------------------------- gecko -------------------------------- */
/* File: gecko.css */
