/* General styles */
body, img, p, h1, h2, h3, h4, h5, div {
	margin:0px;
	padding:0px;
	border-width:0px;
	outline-width:0px;
}

body {
	font-family: Trebuchet MS, trebuchet ms, Trebuchet, arial, sans-serif;
	background-color:#e5eaf1;
}

#mainSite {
	width:780px;
	height:500px;
	margin:5px auto 0px auto;
	background:#fff url('images/pnBackground.jpg') no-repeat top left;
}

#mainOrder {
	width:780px;
	height:970px;
	margin:5px auto 0px auto;
	background:#fff url('images/pnBackground.jpg') no-repeat top left;
}

#headerArea {
	height:108px;
}

#menuArea {
	float:left;
	display:block;
	width:132px;
}

#menuArea a {
	display:block;
	float:right;
	width:110px;
	padding:7px 0 3px 0;
	font-size:11px;
	line-height:14px;
	text-decoration:none;
}

.btNormal {
	border-bottom:1px solid #fff;
	color:#fff;
}

.btSelected {
	color:#036;
	border-bottom:1px solid #036;
}

#menuArea a:hover {
	color:#036;
	border-bottom:1px solid #036;
}

#contentArea {
	width:648px;
	float:right;
}

#thumbArea {
	width:162px;
	position:relative;
	top:24px;
	left:28px;
}

#sideImage {
	position:relative;
	top:24px;
	left:28px;
}

#thumbArea img {
	width:38px;
	height:38px;
	border:2px solid #b2c1d6;
	margin-left:9px;
	margin-bottom:9px;
	float:left;
}

#thumbArea img:hover { border:2px solid #036; }

#thumbArea p {
	font-size:11px;
	line-height:13px;
	text-align:center;
	color:#036;
}

#textArea {
	float:left;
	width:172px;
	position:relative;
	top:40px;
	left:28px;
}

#mainImage {
	float:right;
	position:relative;
	top:24px;
	right:28px;
}

#textArea h1 {
	font-size:13px;
	line-height:15px;
	color:#333399;
	text-align:center;
}

#textArea h4 {
	font-size:18px;
	line-height:21px;
	color:#036;
}

#textArea p {
	font-size:12px;
	line-height:14px;
	color:#333399;
	text-align:center;
}

#homeText {
	float:left;
	width:150px;

	padding-left:20px;
}



#homeText p {
	font-size:12px;
	line-height:14px;
	color:#333399;
}

#homeText h4 {
	font-size:18px;
	line-height:21px;
	color:#036;
}

#homeText h1 {
	font-size:17px;
	line-height:18px;
	color:#333399;
}

.fourBottom { margin-bottom:20px; }
.eightBottom { margin-bottom:8px; }

#bottomBar {
	height:20px;
	background-color:#ccd6e4;
	position:relative;
	top:25px;
}

#copyBar {
	z-index:12;
	position:relative;
	top:32px;
	text-align:center;
	font-size:11px;
	width:648px;
	left:132px;
	line-height:13px;
	color:#6685ad;
}

#bottomBar1 {
	height:20px;
	background-color:#ccd6e4;
	position:relative;
	top:505px;
}

#copyBar1 {
	position:relative;
	top:505px;
	text-align:center;
	font-size:11px;
	width:648px;
	left:132px;
	line-height:13px;
	color:#6685ad;
}

#iconArea {
	position:relative;
	top:65px;
	left:284px;
}

#iconArea p {
	color:#6685ad;
	font-size:11px;
	line-height:13px;
	position:absolute;
	top:38px;
	display:none;
}

#textCmyk { left:4px; }
#textSigns { left:40px; }
#textVeh { left:77px; } 
#textWay { left:108px; }
#textAboard { left:158px; }
#textExhib { left:186px; }
#textNewmedia { left:232px; }
#textInfo { left:264px; }



#iconCmyk {
	position:relative;
}

#iconSigns {
	position:relative;
	left:2px;
}

#iconVeh {
	position:relative;
	left:2px;
}

#iconWay {
	position:relative;
	left:0px;
}

#iconAboard {
	position:relative;
	left:-1px;
}

#iconExhib {
	position:relative;
	left:0px;
}

#iconNewmedia {
	position:relative;
	left:0px;
}

#iconInfo {
	position:relative;
	left:1px;
}

.normLink { text-decoration:none; }
.selected { color:#036; font-weight:bold; }
.normal { color:#6685ad; }

#leftCol {
	float:left;
	width:180px;
}
#leftColMain {
	float:left;
	width:180px;
}

#arrowBox {
	position:relative;
	top:29px;
	left:55px;
	width:120px;
	color:#666699;
	text-align:center;
}

#arrowBox p {
	font-size:14px
}

#textContent {
	position:relative;
	padding:0px 20px 0px 0px;
	height:320px;
	overflow:auto;
}

img#bestbuyimg {
	z-index:12;
	position:absolute;
	left:850px;
	top:263px;
}

#textContent h1 {
	font-size:13px;
	line-height:22px;
	color:#036;
}

#textContent h2 {
	font-size:15px;
	line-height:26px;
	color:#036;
}

#textContent p {
	font-size:12px;
	line-height:14px;
	color:#6685ad;
}

#textContent img { margin-bottom:0px; }
#textContent a { color:#6685ad; }
#textContent a:hover { color:#036; }

#orderContent {
	position:relative;
	padding:0px 20px 0px 0px;
}

#orderContent h1 {
	font-size:13px;
	line-height:22px;
	color:#036;
}

#orderContent h2 {
	font-size:15px;
	line-height:26px;
	color:#036;
}

#orderContent p {
	font-size:12px;
	line-height:14px;
	color:#6685ad;
}

#orderContent img { margin-bottom:0px; }
#orderContent a { color:#6685ad; }
#orderContent a:hover { color:#036; }


#orderContent th {
	background-color:#5b81b2;
	padding:1px;
}

#orderContent th.top {
	background-color:#ed1c24;
	padding:1px;
}

#orderContent td {
	background-color:#c6c8ca;
	padding:1px;
}

table#combination-deal {
	position:absolute;
	top:30px;
	left:265px;
	width:130px;
}

#orderContent td p {
	color:#000;
	font-size:10px;
	line-height:12px;
}

#orderContent th {
	background-color:#5b81b2;
	padding:1px;
}

#orderContent th p {
	color:#fff	;
	font-size:14px;
	line-height:16px;
}

#bestbuybox {
	background:url('/images/combodeal.jpg') no-repeat top left;
	height:194px;
	width:409px;
	position:absolute;
	top:10px;
	left:6px;
}

#products_top {
	position:relative;
	left:20px;
	top:230px;
}

table#brochure-stands {
	position:absolute;
	right:6px;
	top:350px;
	width:205px;
}

table#banner-stands {
	position:absolute;
	top:350px;
	left:222px;
	width:205px;
}

table#popup-stands {
	position:absolute;
	top:350px;
	width:205px;
	left:6px;
}

table#total-box {
	position:absolute;
	top:522px;
	right:5px;
	width:430px;
	border: 1px solid #000;
}

table#total-box td {
	border:0;
	padding:10px;
}

table#total-box td p {
	font-size:14px;
	line-height:16px;
}

table#total-box td.left {
	background-color:#5b81b2;
	width:236px;
	border-right:1px solid #000;
}

table#total-box td.left p {
	color:#fff;
}

p#makeorder {
	font-size:15px;
	font-weight:bold;
	line-height:16px;
	position:absolute;
	top:20px;
	left:420px;

}

p#message-box {
	font-size:11px;
	line-height:12px;
	position:absolute;
	top:40px;
	left:420px;
}

p#popup-text {
	font-size:10px;
	line-height:12px;
	position:absolute;
	top:560px;
	left:7px;
}

p#banner-text {
	font-size:10px;
	line-height:12px;
	position:absolute;
	top:493px;
	left:223px;
}

p#brochure-text {
	font-size:10px;
	line-height:12px;
	position:absolute;
	top:449px;
	left:438px;
}

p#needartwork {
	position:absolute;
	top:180px;
	right:32px;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
}

img#artwork_templates {
	position:absolute;
	top:500px;
	right:10px;
}

table#your-details {
	position:absolute;
	top:590px;
	width:637px;
	left:6px;
}

table#your-details td {
	width:159px;
}

table#your-details p.submit {
	margin:1px 1px 1px 560px;
	left:400px;
}

table#your-details td.submit {
	background-color:#fff;
	width:159px;
}

table#your-details p {
	margin:1px 5px 1px 5px;
	font-size:15px;
	line-height:17px;
}

table#your-details input {
	height:15px;
	border:0;
	padding:1px 0 0 5px;
}

table#your-details input.submit {
	color:#fff;
	height:30px;
	width:70px;
	border:1px solid #000;
	background-color:#5b81b2;
	padding:1px 5px 5px 5px;
}




//****//

.headLet {
	font-weight:bold;
	font-size:13px;
	line-height:22px;
	color:#036;
}

.tc {
	font-size:12px;
	line-height:14px;
	color:#036;
}

.tc li { margin-bottom:4px; }