#contactPic {
	background-image: url("../images/mid_bg.jpg");
	background-repeat: no-repeat;	
	z-index: 1;
}

#returnPic {
	position: absolute;
	top: 108px;
	left: 86px;
}

table td {
	width: 140px;
}

td.radio {
	width: 50px;
	text-align: left;
	padding: 20px 40px 0px 0px;
}

table#pricetable {
	text-align: left;
	font-family: arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	line-height: 16px;
	font-weight: bold;
	z-index: 20;
	font-size: 14px;
	font-weight: bold;
}

table#pricetable td, table#purchase td {
	width: 200px;
}

table#purchase {
	text-align: left;
	font-family: arial, sans-serif;
	font-size: 14px;
	color: #ffffff;
	line-height: 14px;
	font-weight: bold;
}

table#thanksTable {
	text-align: left;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 14px;
	font-weight: bold;
}

table#thanksTable input {
	border: none;
	background-color: transparent;
	text-align: right;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 14px;
	font-weight: bold;
	padding: 0px;
}

table#quotetable td {
	width: 140px;
}

table#quotetable {
	text-align: left;
	font-family: arial, sans-serif;
	font-size: 14px;
	color: #ffffff;
	line-height: 14px;
	font-weight: bold;
	width: 312px;
}
	
#media {
    width: 24%;
    height: 390px;
    float: left;
    border-bottom: 1px dotted #ffffff;
}

#packageOne {
    width: 25%;
    height: 390px;
    float: left;
    border-left: 1px dotted #ffffff;
    border-bottom: 1px dotted #ffffff;
}

#packageOne img.prodpic {
	margin-left: 33px;
}

#packageTwo {
    width: 25%;
    height: 390px;
    float: left;
    border-right: 1px dotted #ffffff;
    border-bottom: 1px dotted #ffffff;
}

#packageTwo img.prodpic {
	margin-left: 33px;
}

#print {
	padding-left: 10px;
    width: 24%;
    height: 390px;
    float: left;
    border-bottom: 1px dotted #ffffff;
}

#contactForm {
	width: 66%;
	height: 436px;
	float: left;
    border-right: 1px dotted #ffffff;
}

table#contact {
	font-family: arial, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-align: left;
}

#details {
	height: 436px;
	float: left;
	padding-left: 10px;
	width: 32%;
}

#prices {
	width: 580px;
	height: 436px;
	float: left;
}

#printbutton {
	height: 40px;
	float: right;
	padding-right: 10px;
}
img.mediapic, img.packagepic, img.printpic {
	padding-left:0px;
	padding-bottom: 0px;
	border: none;
}

input.fields {
	width: 300px;
}

input.purchfields {
	width: 300px;
}

input#question {
	width: 300px;
	height: 140px;
}

textarea#specReq {
	width: 300px;
	height: 150px;
}

input#send {
	position: absolute;
	left: 226px;
	width: 120px;
	height: 30px;
/*	font-size: 18px; 
	color: #ffffff; 
	background-color: #A7A5A6;
	border: 1px solid #F00000; */
}

img#getQuote, input#getQuote {
	position: absolute;
	top: 440px;
	left: 257px;
}

img#butChange {
	position: absolute;
	top: 420px;
	left: 200px;
}

img#butBuy {
	position: absolute;
	top: 420px;
	left: 372px;
}

img#pBack {
	position: absolute;
	top: 440px; /*was 237px*/
	left: 30px;
}

img#pNext {
	position: absolute;
	top: 440px;
	left: 505px;
}

#selMedia, #selPackaging, #selPrinting, #selPaper1, #selPaper2 {
	width: 120px;
	height: 78px;
	float: left;
	padding-left: 42px;
}

#selMedia img, #selPackaging img, #selPrinting img, #selPaper1 img, #selPaper2 img {
	margin:5px 0px 5px 0px;
}



#resetButton {
	position: absolute;
	overflow: hidden;
	top: 386px;
	left: 218px;
	width: 50px;
	height: 38px;
}

#centerPanel {
	width: 764px;
	height: 440px;
}

#bigQuestion {
	width: 300px;
	height: 120px;
}

span#error {
	visibility: hidden;
	color: #FFFF00;
	font-weight: normal;
	line-height: 16px;
}

table#pricelist {
	text-align: left;
	border-collapse: collapse;
	margin-top: 8px;
}

table#pricelist td {
	border: 1px solid #ffffff;
	font-weight: normal;
	font-size: 12px;
	padding: 2px 5px 2px 5px;
}

table#pricelist td.noFrame {
	border: none;
	font-weight: bold;
	font-size: 20px;
	width: 300px;
}

table#pricelist td.textline {
	border: none;
	font-weight: normal;
	font-size: 11px;
	width: 100%;
}

table#template {
	text-align: left;
	border-collapse: collapse;
	margin-top: 15px;
}

table#template td {
	font-weight: normal;
	font-size: 10px;
	width: 120px;
}
table#template td.wider {
	font-weight: normal;
	font-size: 12px;
	width: 300px;
}
	