body { margin: 0px 0px 0px 0px; background-color: #000000; }

#officefinderddl {
	padding: 120px 0px 0px 40px;
	}

#officefinderddlP2 {
	padding: 104px 0px 0px 0px;
	}

.contentbg { 
	background-color: #f7ebda;
	vertical-align: top;
	z-index: 1;
	}

.rberror {background-color: #FFFFCC; font-family: 'Courier New', Courier, monospace; 10px; color: #000000; padding: 2px; }

.codeworderror { font-family: 'Courier New', Courier, monospace; 10px; color: #FF0000; padding: 2px; }

.tellafriendbg {
	padding-top: 10px;
	padding-left: 35px;
	vertical-align: top;
	background-image: url(http://e1.simplecdn.net/theoffice/confirm/tellafriend_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	}
	

.formfield {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	background-color: transparent;
	width: 211px;
	}

.formpadding {
	font-family: "Courier New", Courier, monospace;
	color: #FF0000;
	font-size: 10px;
	}

.optintext { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	}

.formdropdownlist {
	font-family: "Courier New", Courier, monospace;
	font-size: 12 px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	background-color: #F7EBDB;
	width: 215px;
	}

.entrybg {
	background-image: url(http://e1.simplecdn.net/theoffice/v2/entry/entry_r1_c1.jpg);
	background-repeat: no-repeat;
	}

.formbg {
	background-image: url(http://e1.simplecdn.net/theoffice/entry/entry_r1_c2.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-left: 473px;
	width: 1100px;
	height: 524px;
	}
	
.codewordbg {
	background-image: url(http://e1.simplecdn.net/theoffice/entry/entry_r1_c2.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	vertical-align: top;
	padding-top: 252px;
	width: 1100px;
	height: 272px;
	}

.wordofthedaybg	{
	background-image: url(http://e1.simplecdn.net/theoffice/entry/wordoftheday_bg.jpg);
	background-repeat: no-repeat;
	height: 68px;
	width: 473px;
	padding-left: 210px;
	}

.codewordfield {
	border-style: none;
	background-color: transparent;
	}

.stationfinderbg {
	background-image: url(http://e1.simplecdn.net/theoffice/nat_landing/nat_landing_r3_c3.jpg);
	background-repeat: no-repeat;
	}

.stationfinderbgP2 {
	background-image: url(http://e1.simplecdn.net/theoffice/v2/nat_landingP2/nat_landing_r3_c3.jpg);
	background-repeat: no-repeat;
	}

.stationfinderstyle {
	font-family: "Courier New", Courier, monospace;
	font-size: 12pt;
	width: 200px;
	border: solid 1px #000000;
	height: 25px;
	}

.ruleslogobg {
	background-image: url(http://e1.simplecdn.net/theoffice/v2/large_logo.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	}

.text { font-family: "Courier New", Courier, monospace; font-size: 13px; color: #000000; }
.text a:link { font-family: "Courier New", Courier, monospace; font-size: 13px; color: #FF0000;  text-decoration: none;}
.text a:active { font-family: "Courier New", Courier, monospace; font-size: 13px; color: #FF0000;  text-decoration: none;}
.text a:visited { font-family: "Courier New", Courier, monospace; font-size: 13px; color: #FF0000;  text-decoration: none;}
.text a:hover { font-family: "Courier New", Courier, monospace; font-size: 13px; color: #FF0000; text-decoration: underline;}

.episodeguidetext { font-family: "Courier New", Courier, monospace; font-size: 13px; color: #000000; vertical-align: top; padding-bottom: 15px; }

.largetext { font-family: "Courier New", Courier, monospace; font-size: 20px; color: #000000; }

.rulesbg { 
	background-image: url(http://e1.simplecdn.net/theoffice/v1/rulesbg.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	vertical-align: top;
	}
	
.biocontentbg {
	background-image: url(http://e1.simplecdn.net/theoffice/v1/bios/bios_r2_c1.jpg);
	background-repeat: no-repeat;
	padding-left: 80px;
	}

.andy {
	background-image: url(http://e1.simplecdn.net/theoffice/v1/bios/bios_r1_c1.jpg);
	background-repeat: no-repeat;
	padding-left: 80px;
	vertical-align: bottom;
	}
	

/*Modal Popup*/
.modalBackground {
	background-color: Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup
{
    background-color: #FFFF9B;
    background-repeat: repeat-x;
    border-width: 1px;
    border-style: solid;
    border-color: #FFFF9B;
    padding: 10px;
    width: 650px;
	height: auto;
    overflow: hidden;
}

.modalPopupDragPanel 
{
	cursor: move;
    height: auto;
}


