/* CSS Document */
#cpoSection{
	margin: 0px auto;
	width: 950px;
	clear: both;
	color: #000000;
}
#cpoSpecificInformation{
	border: 2px dashed #FF6600;
	margin-top: 5px;
	height: 365px;
}
#mastheadCreative {
	float: left;
	width: 680px;
	color: #000000;
	margin: 150px 0 0 50px;
}
#mastheadCreative p {
	font-size: 13px;
}
.error {
	color: #FF0000;
}
#wcContainer {
	z-index: 10;
	display: block;
	position: absolute;
	width: 530px;
	background-color: #FFFFFF;
}
#wcContainer #closeBtn {
	clear:both;
	display: block;
	float: right;
	margin: 0 15px 15px 0;
}
#wcContainer #closeBtn a {
	color: #FF6600;
	text-decoration:none;
	font-size:15px;
	font-weight: bold;
}

#wcContainer #wcOverlay {
	clear:both;
	display: block;
	border: 1px solid #CCCCCC;
	margin: 0;
	padding: 0;
	width: 530px;
}
#wcContainer #wcOverlay h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0;
	padding: 10px 0 0 20px;
	text-transform: uppercase;
}
#wcContainer #wcOverlay p {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin: 0;
	padding: 5px 0 5px 20px;
}
#wcContainer #wcOverlay table {
	clear:both;
	display: block;
	margin: 0 0 0 10px;
	padding: 0;
}
#wcContainer #wcOverlay table td {
	border-left: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-top: 0px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	margin: 0 5px 0 5px;
	padding: 5px;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}
#wcContainer #wcOverlay table td.noborderlr {
	border-left: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 2px solid #CCCCCC;
	padding: 5px 0 10px 0;
}
#wcContainer #wcOverlay table td.lastrow {
	border-bottom: 2px solid #CCCCCC;
}
#wcContainer #wcOverlay table td.col1{
	width: 125px;
	font-weight: bold;
}
#wcContainer #wcOverlay table td.col2{
	width: 170px;
}
#wcContainer #wcOverlay table td.col3{
	width: 180px;
}
#wcContainer #wcOverlay table td#brandHeader {
	font-weight: bold;
	text-transform: uppercase;
}
#wcContainer #wcOverlay table td#brandsSelector form select {
	font-weight: bold;
}
#wcContainer #wcOverlay #disclaimers {
	clear:both;
	display: block;
	margin: 10px 0 0 10px;
	padding: 0;
}
#wcContainer #wcOverlay #disclaimers p {
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	margin: 0 0 10px 0;
	padding: 0;
}
#submissionAlert {
	z-index: 20;
	display: block;
	position: absolute;
	height: 120px;
	width: 500px;
	background:#DDDDDD;
	font-size:15px;
	color: #000000;
	text-align: center;
	padding: 100px 0 0 0;
}
#print a {	
	width: 57px
	height: 12px;
	padding:2px 0 0 24px;
	background:transparent url(/assets/en/images/global/utility/btns/buttons-n-icons.png) no-repeat;
	background-position: 0 -172px;
	text-indent: -99999px;
	font-size: 0;
	line-height: 0;
	text-decoration: none;
	cursor: pointer;
}
#print a:hover, #print a:active {
	background-position: 0 -185px;
	text-decoration: none;
}
#email a {	
	width: 59px
	height: 12px;
	padding: 2px 0 0 24px;
	background:transparent url(/assets/en/images/global/utility/btns/buttons-n-icons.png) no-repeat;
	background-position: 0 -36px;
	text-indent: -99999px;
	font-size: 0;
	line-height: 0;
	text-decoration: none;
	cursor: pointer;
}
#email a:hover, #email a:active {
	background-position: 0 -49px;
	text-decoration: none;
}

iframe#raqframe {
	border: 0;
}
