﻿.wshead			{ font-weight: bold; }
.wsdv			{ background-color: #dcf0fb; }

/* IncentiveOverview */
.wstwocols		{ width: 480px; display: block; float: left; }
.wsioitembox	{ width: 100%; height: 173px; /*margin-bottom: 18px;*/ }
.wsioleft		{ display: block; float: left; }
.wsiothumb		{ border: solid 1px #8dc7ec; width: 98px; height: 98px; text-align: center; }
.wsiopoints		{ color: #333; background-color: #8dc7ec; height: 31px; width: 100px; text-align: center; padding-top: 1px; font-weight: bold; }
.wsioright		{ display: block; float: left; width: 348px; margin-left: 16px; }
.wsioname		{ margin: 4px 0; }
.wsioname a		{ font-size: 14px; text-decoration: none; color: #0685d2; }
.wsiodesc		{ height: 65px; margin: 6px 0; }
.wsiofield		{ float:left;}
.wsiobtn		{ height:45px; margin: 10px 0 0 10px; float:left;}
.wssearchsmall	{ width: 500px; height: 40px; background-color: #dcf0fb; padding: 14px 0 0 22px; }
.wssearchlarge	{ width: 700px; height: 40px; background-color: #dcf0fb; padding: 14px 0 0 22px; }
.wssearchadd	{ padding-left: 2px; }
.wssearchadd a	{ text-decoration: none; color: #0685d2; font-size: 12px; }
.wsiopager		{ margin-bottom: 14px; float: right; }
.wsiopager a	{ text-decoration: none; color: #0685d2; }

/* IncentiveDetails */
.wsidimgbox		{ width: 327px; display: block; float: left; text-align: center; padding-left: 18px;  }
.wsiddescbox	{ width: 319px; display: block; float: left; border-right: solid 1px #bee1f5; }
.wsidorderbox	{ width: 235px; display: block; float: left; padding-left: 24px; }
.wsidname		{ margin: 7px 0; font-size: 16px; color: #0685d2; font-weight: bold; }
.wsiddesc		{ margin: 20px 0; padding:0 10px; }
.wsidotext		{ margin: 10px 0; }

/* IncentiveListControl */
.wsiltable		{ border: solid 1px #95CEEC;}
.wsiltable td	{ padding:0 6px; }
.wsiltable tr	{ height: 23px; }
.wsiltable a	{ text-decoration: none; color: #0685d2; }
.wsilhead		{ background-color:#6BB8E4; color:#FFFFFF;height:30px;}
.wsilheadempty	{ background-color:#6BB8E4}
.wsildata		{ background-color:#DCF0FB}
.wsilempty		{ background-color:#DCF0FB}
.wsilrecalc		{ width: 250px; display: block; float: left;  margin-top: 8px; }
.wsiltotal		{ width: 334px; display: block; float:left;  margin-top: 8px; position:relative; left:523px;}
.wsilbottom		{ height:20px; background-color:#ccc; font-weight:bold;} 
.wsilbottom	td	{ border-top:1px solid black;} 

/* OrderOverview */
.wsoopager		{ width: 358px; margin-top: 6px; text-align: left;}
.wsoopager a	{ text-decoration: none; color: #0685d2; }
.wsordernr		{text-decoration: none; color: #0685d2;}

/* ShoppingCart */
.wsscorder		{ width: 590px; text-align: right; }


/* Survey Teaser Screen */
.wsiselected { background-color: #0685d2; }
