html,body{
	font-family:Verdana, Helvetica, Arial, sans-serif;
	height:100%;
}	


.sku_error{
}

.sku_error hr.top_hr{
	margin-top:50px;
}

.sku_error hr {
	width:95%;
	margin:0 auto;
	color: rgb(255, 0, 0); 
	height: 4px; 
	background-color: rgb(255, 0, 0); 
	border-style: solid; 
	margin-bottom:20px;
}

.sku_error h1{
	color:#444444;
	width:85%;
	margin:0 auto;
	margin-bottom:20px;
}

.sku_error .exception{
	color:#666666;
	font-size:10px;
	width:85%;
	margin:0 auto;
	margin-bottom:20px;
}

#Instructions_Header{
	width:1000px;
	margin: 0 auto;
}

.title_date{
	width:287px;
	font-size:18px;
	color:#FF2A00;
	font-weight:900;
	margin:0 auto;
}

.scriptblock_warning{
	font-weight:bold;
	font-size:15px;
	line-height:16px;
	padding:10px;
	width:700px;
	text-align:center;
}


#queue
 {
     float:left;
     width:265px;
     height:400px;
     text-align:left;
}
#Queue_Header
 {
     margin:5px; 
	 margin-bottom:0px;
	 width:255px;
	 border:solid #333 1px;
	 background-color: #1CA8E1;
}
.queue_DDL{
	border:solid 1px #1CA8E1;
	width:110px;
	font-size:7pt;
	font-weight:900;
	color:#666666;
}

.queue_DDL:hover{
	border:solid 1px #ffffff;
	color:#000000;
}

 #queue h5
 {
	 font-family:Helvetica, Arial, sans-serif;
     padding:0px;
     margin:0px;
     margin-left:5px;
     color:#1CA8E1;
     font-weight:bold;
     font-size:25px;
	 line-height:14px;
 }
 
 #queue .counter{
	font-size:14px;
	font-weight:light;
	font-style:italic;
 }
 
 
 #queue .controls 
 {
     margin-left:0px;
 }
 
 #queue .controls  img
 {
     padding-left:6px;
 }
 
 .container
 {
     height:350px;
     border:solid #333 1px;
	 border-top:none;
	 border-bottom:none;
     margin:5px;
	 margin-top:0px;
	 margin-bottom:0px;
	 padding-top:0px;
	 padding-bottom:0px;
     overflow: auto;
 }
 
 #queue .container img
 {
     width:110px;
     height:74px;
     padding:2px;
 }
 
 .controls-bottom{
	background-color: #1CA8E1;
	margin:0px; 
	margin-left:5px;
	width:245px;
	border:solid #333 1px;
	padding:4px;
 }
 
.controls-bottom a
 {
     color:#ffffff;
     font-weight:bold;
     text-decoration:none;
	 padding:10px;
 }
 
 .controls-bottom a:hover
 {
     text-decoration:underline;
 }
 
 .coupontable
 {
     display:block;
     border:solid 0px #333;
     float:left;
	 
	 position:relative;
	 z-index:0;
 }
 
 .coupontable_jscheat
 {
     display:block;
 }
 
 .coupontable_jscheat img
 {
     padding:3px;
      border: solid 3px #ffffff;
 }
 
 .coupontable img
 {
      padding:3px;
      border: solid 3px #ffffff;
	  cursor:pointer;
 }
 
 
 .main
 {
     width:1024px;
     margin:5px auto;
     border:solid #333 0px;
     float:both;
	 text-align:left;
 }
 
 .footer
 {
     width:1024px;
     margin:0 auto;
	 padding: 15px 0px 0px 0px;
     border:solid #333 0px;
     height:55px;
     clear:both;
 }
 
 #place_holder
 {
     border:solid #333 1px;
     height:1000px;
     width:100px;
     margin:5px;
 }
 
 img.unselected
 {
     padding:3px;
     border: solid 3px #ffffff;
 } 

 img.selected 
 {
     padding:3px;
     border: solid 3px #ff0000;
 } 

.top_controls {
	border:solid #333 1px;
	border-bottom: none;
}

.top_controls a{
	text-decoration:none;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	line-height:18px;
}

.top_controls a:hover{
	text-decoration:underline;
}


#CouponList{
}

#CouponList img{
	margin:2px;
}

.preview-controls{
    margin-left:0px;
	height:70px;
}

.preview_DDL_Control{
	width:200px;
	position:relative;
	left:130px;
	bottom:65px;
}

.instruct-lbl{
	font-family:Verdana;
	font-size:13px;
	line-height:15pt;
	
	color:#1CA8E1;
}

.preview_DDL{
	margin-top:10px;
	border:solid 1px #e1e1e1;
	width:100px;
	line-height:8pt;
	font-size:8pt;
	font-weight:900;
	color:#666666;
}

.preview_DDL:hover{
	margin-top:9px;
	border:solid 2px #1CA8E1;
	color:#000000;

}



