/**
 * Perfect Day Marquee Hire Template CSS Stylesheet
 * Author York Interweb Copyright 2008 
 *
 * Main CSS Stylesheet

 */

body {
	margin: 0;
	font-family: sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	background-color: #344B64;
	background-image: url(../images/perfectday_marque_hire_backgrounds.jpg);	
	background-repeat:repeat-x;
	text-align:center;
	}
	
a img {border: none; }

.leftimage {
float: left;
margin-right: 10px;
margin-left: 5px;
}
.rightimage {
float: right;
margin-right: 5px;
margin-left: 10px;
}

p {
margin-top: 0;
padding-top: 0;
margin-left:5px;
}


h1 {
	font-size: 28px;
	color: #000033;
	margin-left:5px;
	padding:0;
	margin-bottom: 10px;
	}

h2 {
	font-size: 16px;
	margin-left:5px;
padding-left:5px;
	}

h3 {
	font-size: 14px;
	margin-top:10px;
	margin-left:5px;
padding:0;
	}

h4, h5, h6, LEGEND, ADDRESS, .larger{
	font-size: 12px;
	}
.biggerText {
	font-size: 1.25em;
	}

#marquee_furniture_table h3{
	font-size: 12px;
	margin:0px;
padding:0;

}
	
.frontcatimages {
border:none;
margin-top: 10px;
}




#mainWrapper {
margin: 0 auto;
	background-color: #FBEDD3;
	text-align: left;
	width: 1000px;
	vertical-align: top;
	background-image: url(../images/perfectday_marque_hire_wrapper_background.jpg);
	background-repeat:repeat-y;
	}


	
#headerWrapper {
	height:240px;
	width: 100%;
	background-image: url(../images/perfectday_marquee_hire_header.jpg);
	background-repeat:no-repeat;
	
	}
#logo {
	float: left;
	height: 166px;
	width: 200px;
	}

		#logo a{
	height: 100%;
	width: 100%;
	display:block;
	text-indent:-9000px;
		}
		
		#logo a:hover{
		background: none;
	
		}

#taglineWrapper {
	height: 166px;		
}


		
#marqueehiremenu {
   margin:0;
   line-height:normal;
   height: 61px;  
   width: 960px;
   margin-left: 20px;
 }	

#marqueehiremenu_top {
width: 100%;
height: 0px;
}	


#marqueehiremenu ul a, #marqueehiremenu ul a:visited, #marqueehiremenu ul a:active {
display:block;
height: 100%;
width:100%;
color: #FFFFFF;
text-decoration:none;
background-image:url(../images/marqueehire_buttons.jpg);
background-repeat:no-repeat;
background-position: 0 -61px;
}

#marqueehiremenu ul a:hover {
color: #FFFFFF;
background-image:url(../images/marqueehire_buttons.jpg);
background-repeat:no-repeat;
background-position:top;
}

#marqueehiremenu ul { /* all lists */
	padding: 0px;
	margin: 0px;
	list-style: none;
line-height:61px;
height: 61px;}

#marqueehiremenu li { /* all list items */
	float: left;
	position: relative;
	width: 130px;
	height:61px;
	list-style-type: none;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:center;
	
}

li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 34px;
	left: 0px;
	background-color: #123867;
	
}

li ul a{ /* second-level lists */
	display: none;
	position: absolute;
	left: 0px;
	background-color: #123867;
	
}

li ul a:hover{ /* second-level lists */
	background-color: #6077E1;
	
}

li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: 34px;
	left: 0px;
	background-color: #123867;

}

li:hover ul, li.over ul { /* lists nested under hovered list items */
	display        : block;
  font-size        : 12px;
  background-color: #123867;
  padding          : 2px 2px 2px 2px;
  font-weight      : bold;
  width            : 100%;

}

#marquee_hire_content_top {
background-image:url(../images/perfectday_marque_hire_content_top.jpg);
background-repeat:no-repeat;
width: 100%;
height: 16px;
}


			

	

#marquee_hire_left_column {
width: 212px;
float:left;

}
	
.marquee_hire_maintext {
width: 748px;
float:right;
margin-right: 30px;
}	

.centerColumn {
margin: 0 auto;
	padding: 0 1em 35px 1em;
	
	}
/* Email COntact Page */

.ddfmwrap {
padding: 0 12px;
color: #000033;
} 

.ddfmwrap form{
padding: 0;
margin: 0;
} 

.ddfmwrap label {
margin-right: 10px;}

.ddfmwrap input, .fmtextarea {
border: 1px solid #000033;
}

#navSuppWrapper {
	margin: 0 auto;
	background-image:url(../images/perfectday_marque_hire_footer.jpg);
	background-repeat:no-repeat;
	
	padding: 0/*0.5em*/ 0.2em;
	font-weight: bold;
	color: #000033;
	height: 107px;
	text-align:center;
 	}	
	
#companyinfo_top {
height: 46px;
width: 100%;
}
#companyinfo {
width: 80%;
margin-left:auto;
margin-right:auto;
font-size:11px;
}

#siteinfoLegal {
	padding: 5px 0 5px 0;
	font-size: 0.9em;
	background-color: #344B64;
		color: #DFF4FF;
		text-align:center;
	
}
#siteinfoLegal a {
	padding: 0 0.5em 0 0.5em;
	color: #DFF4FF;
	font-weight:bold;
	text-decoration:none;
}
#siteinfoLegal a:hover {
	color: #66CCFF;
	
}	





#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background-color: #446EBC;
border: 1px solid #344B64;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}

/* CSS File for Dagon Design Formmailer Script */
/* http://www.dagondesign.com */

/* COLOR/BORDERS CSS */

form.ddfm h1,
form.ddfm h2 {
	color: #606060;
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	color: #606060;
}

form.ddfm .fmcheck p, 
form.ddfm .fmradio p,
form.ddfm textarea, 
form.ddfm .fmfullblock, 
form.ddfm .fmhalfblock, 
form.ddfm .fmselect, 
form.ddfm input.fmtext,
form.ddfm input.fmdate,
form.ddfm input.fmverify,
form.ddfm textarea.fmtextwide,
form.ddfm .submit,
form.ddfm .credits {
	color: #404040;
}

form.ddfm .required {
	color: #FF0000;
}

.ddfmerrors {
	color: #FF0000;
}

/* TEXT CSS */

.ddfmwrap {
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
}

form.ddfm h1,
form.ddfm h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0;
}


form.ddfm h1 {
	font-size: 140%;
}

form.ddfm h2 {
	font-size: 115%;
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	font-size: 100%;
	font-weight: bold;
}

form.ddfm .credits {
	font-size: 90%;
}

form.ddfm legend {
	font-size: 110%;
}

.ddfmerrors {
	font-weight: bold;
}




/* STRUCTURE CSS */

.ddfmwrap {
	margin: 15px 0 0 0;
	width: 450px;
}

.ddfmwrap p.fieldwrap {
	padding: 1px;
	margin: 1px;
	clear: left;
}

form.ddfm {
	text-align: left;
	padding: 10px;
	width: 430px; 
}

form.ddfm fieldset {
	padding: 0 10px 2px 10px;
	margin: 0 0 13px 0;
	display: block;
}

form.ddfm legend {
	padding: 0 6px 0 6px;
	margin: 0 0 0 10px;	 
}

form.ddfm label {
	display: block; 
	float: left; 
	width: 26%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  
}

form.ddfm label.fmtextlblwide {
	display: block;  
	float: left; 
	text-align: left;
	margin: 0 10px 0 1px; 
	padding-bottom: 8px; 
	width: 100%;
}

form.ddfm select.fmselect {
	float: left; 
	display: block;
	width: 65%; 
	margin-bottom: 15px;  
	padding: 3px; 
}

form.ddfm .fmcheck {
	width: 65%; 
	float: left;
	display: block;  
	margin-bottom: 15px;
}

form.ddfm .fmradio {
	width: 65%;
	float: left;
	display: block;
	margin-bottom: 15px;
}

form.ddfm .fmcheck p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm .fmradio p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm textarea {
	float: left; 
	position: relative;
	width: 65%;
	margin-bottom: 15px;
	padding: 3px;
}


/*
	display: block; 
	float: left; 
	width: 26%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  */

form.ddfm .fmfullblock {
	padding-left: 0px;
	float: left; 
	width: 100%;
	margin-bottom: 13px;
	display: block;
}

form.ddfm .fmhalfblock {
	width: 65%;
	padding-left: 29%;
	margin-bottom: 13px;
	float: left; 
	display: block;
}

form.ddfm input.fmverify {
	float: left; 
	width: 22%;
	margin-bottom: 15px; 
	padding: 3px;
	position: relative;
	display: block;
}

form.ddfm img {
	margin: 1px 0 0 10px; 
    float: left;
}

form.ddfm input.fmfile,
form.ddfm input.fmtext {
	float: left; 
	display: block;
	width: 65%;
	margin-bottom: 15px;  
	padding: 3px;
}

form.ddfm input.fmdate {
	float: left; 
	display: block;
	width: 35%;
	margin-bottom: 15px;  
	padding: 3px;
}

form.ddfm textarea.fmtextwide {
	display: block;
	float: left;
	width: 93%;
	margin-right: 2px;
	margin-bottom: 15px; 
	padding: 3px;
}

form.ddfm .credits {
	text-align: right;
	margin-top: 7px;
	width: 97%;
}

form.ddfm .submit {
	text-align: right;
	clear: both; 
	width: 97%;
}

.ddfmwrap .ddfmerrors {
	display: block; 
	float: left; 
	width: 27%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
}

.ddfmwrap .errorlist {
	float: left; 
	display: block;
	width: 65%;
	margin-bottom: 15px;  
	padding: 3px;
	text-align: left;
}

.ddfmwrap .recaptcha {
	width: 100%;
	text-align: right;
	clear: both; 
	height: 120px;
	margin-right: 7px;
	padding-bottom: 10px;
}

.ddfmwrap .recaptcha-inner {
	float: right;
	margin-right: 3px;
}


/* DATE SELECTION */

/* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #404040;
	background-color: #F4F4F4;
	border: 1px solid #999999;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered 
over) */
.dpTDHover {
	background-color: #888888;
	border: 1px solid #888888;
	cursor: pointer;
	color: #000000;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #C0C0C0;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: #555555;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: #666666;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #DDDDDD;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #DDDDDD;
	font-weight: bold;
	}
