/* Default CSS Stylesheet for OWO Quick Order */

body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	background-color: #ffffff;
	}

#container {
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: left;
	background: #ffffff left top no-repeat;
	width: 955px;
	}

#pageheader {
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: center;
	background: #ffffff url(owo_pageheader.jpg) left top no-repeat;
	width: 955px;
	height: 88px;
	}

#exitlinks {
	position: absolute;
	top: 88px;
	left: 0px;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	line-height: 25px;
	background: #cccccc left top no-repeat;
	width: 235px;
	height: 50px;
	}

#exitlinks a:link {color: #000000; text-decoration: underline; margin: 0px 0px 0px 15px}
#exitlinks a:visited {color: #000000; text-decoration: underline; margin: 0px 0px 0px 15px}
#exitlinks a:hover {color: #c80000; text-decoration: none; cursor: hand; margin: 0px 0px 0px 15px}
#exitlinks a:active {color: #c80000; text-decoration: none; margin: 0px 0px 0px 15px}

#header {
	position: absolute;
	top: 88px;
	left: 236px;
	background: #000000 left top no-repeat;
	width: 719px;
	height: 50px;
	}

.headertext {
	text-align: left;
	font-weight: bold;
	font-size: 24px;
	color: #ffffff;
	margin: 20px 0px 0px 15px;
	}

.step1 {
	position: absolute;
	left: 0px;
	top: 139px;
	background: #cc0000 left top no-repeat;
	width: 235px;
	height: 85px;
	}

.step1high {
	position: absolute;
        left: 0px;
        top: 139px;
        background: #ffffff left top no-repeat;
        width: 235px;
        height: 85px;
        }
.step2 {
        position: absolute;
        left: 0px;
        top: 224px;
        background: #cc0000 left top no-repeat;
        width: 235px;
        height: 85px;
        }

.step2high {
        position: absolute;
        left: 0px;
        top: 224px;
        background: #ffffff left top no-repeat;
        width: 235px;
        height: 85px;
        }

.step3 {
        position: absolute;
        left: 0px;
        top: 309px;
        background: #cc0000 left top no-repeat;
        width: 235px;
        height: 85px;
        }

.step3high {
        position: absolute;
        left: 0px;
        top: 309px;
        background: #ffffff left top no-repeat;
        width: 235px;
        height: 85px;
        }

.step4 {
        position: absolute;
        left: 0px;
        top: 394px;
        background: #cc0000 left top no-repeat;
        width: 235px;
        height: 85px;
        }

.step4high {
        position: absolute;
        left: 0px;
        top: 394px;
        background: #ffffff left top no-repeat;
        width: 235px;
        height: 85px;
        }

.stepfill {
	position: absolute;
	left: 0px;
	top: 479px;
	background: #cc0000 left top no-repeat;
        width: 235px;
	height: 350;
}

.steplist {
	text-align: left;
	font-weight: bold;
	font-size: 25px;
	color: #000000;
	margin: 30px 0px 0px 15px;
	}
.stepdesc {
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	line-height: 25px;
	color: #000000;
	margin: 0px 0px 0px 30px;
	}

.sidebar {
        position: absolute;
        top: 139px;
        left: 0px;
        background: #cc0000 left top no-repeat;
        width: 235px;
        height: 690px;
        }

#fieldsbody {
	position: absolute;
	top: 139px;
	left: 236px;
	text-align: left;
	background: #000000 left top no-repeat;
	width: 719px;
	height: 690px;
	}

#fields {
	position: absolute;
	top: 169px;
	left: 243px;
	text-align: left;
	background: #cccccc left top no-repeat;
	width: 711px;
	height: 640px;
	}

#formheader {
	position: absolute;
	top: 0px;
	left: 0px;
	background: #ffffff;
	width: 100%;
	height: 17px;
	border-style: solid;
	border-width: 0px 0px 2px 0px;
	border-color: #000000;
	}

#ContactInfo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 400px;
	}

p.ContactInfo {
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
    	margin: 2px 15px 2px 15px;
	}

p.ContactInfohigh {
        text-align: left;
        font-weight: bold;
        font-size: 12px;
        color: #cc0000;
        margin: 2px 15px 2px 15px;
        }

fieldset#ContactInfo {
	position: relative;
	top: 0px;
	left: 0px;
	border: none;
	}
#ReviewInfo {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 711px;
        }

p.ReviewInfo {
        text-align: left;
        font-weight: bold;
        font-size: 12px;
        color: #000000;
        margin: 2px 15px 2px 15px;
        }
	
#DeliveryInfo {
	position: absolute;
	top: 0px;
	left: 405px;
	width: 306px;
	}

p.DeliveryInfo {
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
    	margin: 2px 15px 2px 15px;
	}

p.DeliveryInfohigh {
        text-align: left;
        font-weight: bold;
        font-size: 12px;
        color: #cc0000;
        margin: 2px 15px 2px 15px;
        }

fieldset#DeliveryInfo {
	position: relative;
	top: 0px;
	left: 405px;
	border: none;
	}

#JobInstructions {
	position: absolute;
	top: 310px;
	left: 0px;
	width: 711px;
	}
	
p.JobInstructions {
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
    	margin: 2px 15px 2px 15px;
	}

p.JobInstructionshigh {
        text-align: left;
        font-weight: bold;
        font-size: 12px;
        color: #cc0000;
        margin: 2px 15px 2px 15px;
        }

fieldset#JobInstructions {
	position: relative;
	top: 260px;
	left: 0px;
	border: none;
	}

#SubmitOriginals {
        position: absolute;
        top: 420px;
        left: 0px;
        width: 711px;
        }

p.SubmitOriginals {
        text-align: left;
        font-weight: bold;
        font-size: 12px;
        color: #000000;
        margin: 2px 15px 2px 15px;
        }

p.SubmitOriginalshigh {
        text-align: left;
        font-weight: bold;
        font-size: 12px;
        color: #cc0000;
        margin: 2px 15px 2px 15px;
        }

fieldset#SubmitOriginals {
	position: relative;
	top: 420px;
	left: 0px;
	border: none;
	}

p.submitBody{
        text-align: left;
        font-size: 12px;
        color: #000000;
        }
td.delinfo {
	text-align: left;
        font-size: 12px;
        color: #000000;
}
td.radio {
        font-family: Arial, Helvetica, sans-serif;
        text-align: left;
	font-weight: bold;
	font-size: 10px;
	color: gray;
}
td.radiosel {
        font-family: Arial, Helvetica, sans-serif;
        text-align: left;
        font-weight: bold;
        font-size: 10px;
}
td.delHead {
	font-family: Arial, Helvetica, sans-serif;
        text-align: left;
        font-weight: bold;
        font-size: 12px;
	color: black;
}
td.delHeadGray {
        font-family: Arial, Helvetica, sans-serif;
        text-align: left;
        font-weight: bold;
        font-size: 12px;
	color: gray;
}

