
* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	font-size: 80%;
	color: #333;
	margin-bottom: 20px;
}

/* Container Styles #################### */

#wrapper {
	margin: 10px auto 0px; width: 980px;
}
#header {
	width: 100%; height: 65px; z-index:1; position:relative;
}

#header #utility {
	float:right; width: 600px; text-align:right; margin-bottom: 10px;
}

#content-wrapper {
	clear:both; width: 100%; 
}

#footer {
	border-top: #0056b7 5px solid; margin-top: 50px; width: 100%; padding-top: 10px; float: left;
}

.clear {
	clear:both;
}	

.right {
	float:right;
	margin: 10px 10px 10px 10px;
}

.left {
	float:left;
	margin: 10px 10px 10px 10px;
}

.centered {
	margin: 0 auto;
}	

.hidden {
	display:none;
}

.buttonContainer {
	overflow: hidden;
	width: 100%;
}

/* Navigation Styles #################### */

#global-nav {
	clear:both;
	margin-top: 20px;
}
#global-nav .prog-logo {
	float: left
}
#nav-menu {
	background: #0094D4 url(../images/global-nav-bg2.gif) no-repeat; float: right; width: 835px; height: 34px;
}

#navcontainer {
	float: left;
	left:20px;
	margin-right: 3px;
	position: relative;
}

#detailsNavLinks {
	float: right;
}

#detailsNavLinks ul {
	list-style:	none;
	padding: 0 50px 0 0;
}

#detailsNavLinks ul li {
	float:			left;
	position:		relative;
	margin-left: 10px;
	padding: 3px 3px 3px 3px;
}

#detailsNavLinks ul  a {
	font-size: 12px;
	color:#000;
	display:	block;
	position:		relative;
}

#detailsNavLinks ul  a:hover {
	color:#FF6600;
}

.boxedNavLinks {
	width: 130px;
	padding: 10px;
	border:1px solid #FF0000;
	text-align:right;
	color:#339933;
	font-size: 11px;
}

.boxedNavLinks ul {
	list-style:	none;
}

.boxedNavLinks ul li {
	float:			left;
	position:		relative;
	padding: 3px 3px 3px 3px;
}

.boxedNavLinks ul  a {
	font-size: 11px;
	color:#000;
	display:	block;
	position:		relative;
}

.boxedNavLinks ul  a:hover {
	color:#FF6600;
}

/* Content Styles #################### */

#content h3 {
	font-size: 12px; margin-bottom: 10px
}
#content #leftcolumn {
	float: left; margin-left: 30px; width: 440px
}

#content #rightcolumn {
	float: left; margin-left: 30px; width: 440px; display:inline; 
}

#content, #breadcrumbcontainer { clear: right; }

.adminsectionHome {
	margin: 20px auto 20px auto;
	display:block;
	padding: 10px 10px 10px 20px;
	clear:both;
	width:100%;
	min-height: 100px;
	background:#ebebeb ;
	border:1px solid #d3d3d3;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
}

.adminsectionHome .adminsectionHomeColumn {
	float: left; margin-left: 20px; width: 400px
}

.adminsectionHome .adminsectionLink {
	font-size:12px;
	font-weight: bold;
	text-decoration:none;
	color:#0033CC;
	padding: 5px 0px 5px 0px;
}

.adminsectionHome legend {
	display:block;
	font-size:16px;
	line-height: 18px;
	color:#ff8a00;
	margin-bottom:3px;
}

.adminsectionHome label {
	display:block;
	font-size:15px;
	color:#444;
	margin-bottom:3px;
}
.adminsectionHome label span.loginerror {
	font-size:10px;
	color:#8d1c1c;
}
.adminsectionHome input.textinput {
	width:200px;
	border:1px solid #d3d3d3;
	background:#fff;
	font-size:12px;
	color:#000;
	text-indent:7px;
	padding:7px 0;
	margin-bottom:10px;
}

.adminsectionHome input.fileinput {
	width:200px;
	border:1px solid #d3d3d3;
	background:#fff ;
	font-size:12px;
	color:#000;
	text-indent:7px;
	padding:7px 0;
	margin-bottom:10px;
}

.adminsectionHome input:focus {
	border-color:#77b2ee;
}
.adminsectionHome input.error, #logincontainer input.error:focus {
	border-color:#8d1c1c;
}

.adminsectionHome .errormsg {
	font-size:14px;
	font-weight:bold;
	color:#8d1c1c;
	margin-bottom:15px;
}

.successmsg {
	width: 300px;
	margin: 0 auto 20px auto;
	padding: 5px;
	border:1px solid #000000;
	background-color:#FFFFCC;
	text-align:center;
	color:#339933;
	font-weight:bold;
	font-size: 12px;
}

.progressCheckList {
	width: 500px;
	margin: 0 auto 20px auto;
	padding: 5px;
	border:1px solid #000000;
	background-color:#FFFFFF;
	color:#000;
}

.progressCheckList h2 {
	text-align:center;
	color:#ff8a00;
	font-weight:bold;
	font-size: 14px;
}

.progressCheckList ul {
	margin:			0;
	padding:		0;
	list-style:		none;
}

.progressCheckList ul li {
	padding: 5px 0px 0px 20px;
	background:#fff url(../images/arrow_right.gif) repeat-x;
	background-position: 0 0.35em;
	background-repeat: no-repeat;
	border-bottom: 1px solid #cbd6df;
}

.headerSubPage {
	margin: 10px auto 10px auto;
	display:block;
	padding: 10px 10px 10px 20px;
	clear:both;
	
	overflow: auto;
	background:#ebebeb;
	border:1px solid #d3d3d3;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
}

.headerSubPagePreviewBG {
	background:#ebebeb url(../images/snapshot-preview-logo-lg.gif) no-repeat top right;
	padding-top: 30px;
	height:auto;
}

.headerSubPageSnapShotBG {
	background:#ebebeb url(../images/snapshot-logo-lg.gif) no-repeat top right;
	height:auto;
}	

.headerSubPage .adminsectionSubNavHeader {
	font-size:14px;
	font-weight: bold;
	text-decoration:none;
	color:#FF6600;
	padding: 5px 0px 5px 0px;
}

.headerSubPage ul {
	margin:			0;
	padding:		0;
	list-style:		none;
}

.headerSubPage .sectiongroup {
	margin:			20px 0px 30px 0px;
	border:			1px solid #d3d3d3;
	padding:		10px;
}

.headerSubPage ul li {
	margin:			8px 0px 5px 0px;
	padding:		0;
	list-style:		none;
}

.headerSubPage .headerSubPageColumn {
	margin-left: 20px; 
	width: 425px; 
	font-size: 12px;
}

.headerSubPage .adminsectionLink {
	font-size:12px;
	font-weight: bold;
	text-decoration:none;
	color:#0033CC;
	padding: 5px 0px 5px 0px;
}

.headerSubPage legend {
	display:block;
	font-size:16px;
	line-height: 18px;
	color:#ff8a00;
	margin-bottom:3px;
}

.headerSubPage .adminForm label {
	font-weight:bold;
	font-size: 12px;
	font-family: verdana;
}

.headerSubPage .adminForm label span.labelAside {
	font-weight: normal;
}

.headerSubPage label {
	display:block;
	font-size:15px;
	color:#444;
	margin-bottom:3px;
}
.headerSubPage label span.loginerror {
	font-size:10px;
	color:#8d1c1c;
}
.headerSubPage input.textinput {
	width:200px;
	border:1px solid #d3d3d3;
	background:#fff;
	font-size:12px;
	color:#000;
	text-indent:7px;
	padding:7px 0;
	margin-bottom:10px;
}

.headerSubPage input.textinputdate {
	width:100px;
	border:1px solid #d3d3d3;
	background:#fff;
	font-size:12px;
	color:#000;
	text-indent:7px;
	padding:7px 0;
	margin-bottom:10px;
}


.headerSubPage input.fileinput {
	width:200px;
	border:1px solid #d3d3d3;
	background:#fff ;
	font-size:12px;
	color:#000;
	text-indent:7px;
	padding:7px 0;
	margin-bottom:10px;
}

.headerSubPage .radioBtn {
	background:#fff ;
	border:none;
	font-size:14px;
	color:#000;
	text-align:center;
	padding:5px 0px 0px 0px;
	margin-bottom:10px;
}

.headerSubPage SELECT {
	float:left;
	margin-top:8px;
	display: inline;
}


.headerSubPage input:focus {
	border-color:#77b2ee;
}
.headerSubPage input.error, #logincontainer input.error:focus {
	border-color:#8d1c1c;
}

.headerSubPage .errormsg {
	font-size:12px;
	font-weight:normal;
	color:#8d1c1c;
	margin-bottom:5px;
}

.adminsection {
	margin: 20px auto 20px auto;
	display:block;
	padding: 10px 10px 10px 20px;
	clear:both;
	width:400px;
	height:175px;
	background:#ebebeb ;
	border:1px solid #d3d3d3;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
}

.adminsection ul {
	margin:			0;
	padding:		0;
	list-style:		none;
}

.adminsection .sectiongroup {
	margin:			20px 0px 30px 0px;
	border:			1px solid #d3d3d3;
	padding:		10px;
}

.adminsection ul li {
	margin:			8px 0px 5px 0px;
	padding:		0;
	list-style:		none;
}

	

.adminsection .adminsectionSubNavHeader {
	font-size:14px;
	font-weight: bold;
	text-decoration:none;
	color:#FF6600;
	padding: 5px 0px 5px 0px;
}

.adminsection .adminsectionLink {
	font-size:12px;
	font-weight: bold;
	text-decoration:none;
	color:#0033CC;
	padding: 5px 0px 5px 0px;
}

.adminsection legend {
	display:block;
	font-size:16px;
	line-height: 18px;
	color:#ff8a00;
	margin-bottom:3px;
}

.adminsection label {
	display:block;
	font-size:15px;
	color:#444;
	margin-bottom:3px;
}
.adminsection label span.loginerror {
	font-size:10px;
	color:#8d1c1c;
}
.adminsection input.textinput {
	width:50%;
	border:1px solid #d3d3d3;
	background:#fff;
	font-size:12px;
	color:#000;
	text-indent:7px;
	padding:7px 0;
	margin-bottom:10px;
}

.adminsection input.textinputdate {
	width:100px;
	border:1px solid #d3d3d3;
	background:#fff;
	font-size:12px;
	color:#000;
	text-indent:7px;
	padding:7px 0;
	margin-bottom:10px;
}

.adminsection input:focus {
	border-color:#77b2ee;
}
.adminsection input.error, #logincontainer input.error:focus {
	border-color:#8d1c1c;
}

.adminsection .errormsg {
	font-size:14px;
	font-weight:bold;
	color:#8d1c1c;
	margin-bottom:15px;
}

.col400 {
	float:left;
	margin-left: 10px;
	margin-right: 10px;
	width:325px;
}

.col500 {
	float:left;
	margin-left: 10px;
	margin-right: 10px;
	width:500px;
}

.col350 {
	float:left;
	margin-left: 25px;
	margin-right: 25px;
	width:300px;
}

.col300 {
	float:left;
	margin-left: 25px;
	margin-right: 25px;
	width:250px;
}

.highlightedBox {
	margin: 0 auto;
	width:100%;
	background:#ebebeb ;
	border:1px solid #d3d3d3;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
}

.colgreyBG {
	background:#ebebeb ;
}

/* Font Style	#################### */
.money_charge {
	font-size:12px;
	color:#FF0000;
}

.money_refund {
	font-size:12px;
	color:#00CC00;
}

/* Footer Styles #################### */

#footer ul li {
	padding-right: 5px; display: inline; width: 500px; list-style-type: none
}
#footer .disclaimer {
	margin-top: 50px
}
#footer .verisign {
	float: right;
	margin-right: 20px;
}

/* Link Styles #################### */
	a:link, a:hover {
		color: #0056b7;
		text-decoration: underline;
		}
		
	a:visited {
		color: #405E7C;
		text-decoration: underline;
		}
		
	a:active {
		color: #092a4f;
		text-decoration: underline;
		}

 /* Image Styles #################### */
		
	img {
		border: none;
		}
		
 /* Heading Styles #################### */
 
	h1 {
		font-weight: normal;
		color: #ff8a00;
		margin: 2px 0 10px 0;
		font-size: 1.75em;
		}
		
 /* Messaging Styles #################### */
 
 .customerMessage {
	padding: 10px 10px 10px 10px;
	border:1px solid #FF9900;
	background-color: #FFFFFF;
	font-size:12px;
}

.batchStatus {
	float: right;
	padding: 5px 5px 5px 5px;
	width:150px;
	border:1px solid #d3d3d3;
	font-size:12px;
}

.orderAddress {
	padding: 10px 10px 10px 10px;
	border:1px solid #FF9900;
	background-color: #FFFFFF;
	font-size:12px;
}

.printMessage {
	margin: 0 auto;
	padding-top: 20px;
	width: 100%;
	font-size:12px;
}

.sectiongroup .inventoryStatus {
	float: right;
	padding: 5px 5px 5px 5px;
	margin: 5px 0px -5px 50px;
	width:150px;
	border:1px solid #FF9900;
	background-color: #FFFFFF;
	font-size:12px;
}

.inventoryStatus {
	float: right;
	padding: 10px 10px 10px 10px;
	margin: 5px 5px 5px 50px;
	width:150px;
	border:1px solid #FF9900;
	background-color: #FFFFFF;
	font-size:12px;
}

.openOrders {
	float: right;
	padding: 5px 5px 5px 5px;
	width:150px;
	border:1px solid #FF9900;
	font-size:12px;
}

/* Shipping Label Styles #################### */

#shippingLabelScroll {
	background: #fff;
	float:left;
	height:3in; 
	width: 3in;
	overflow:auto; 

}

#shippingLabelPrint {
	display:none;
}

/* Hidden Content Styles #################### */



.addRole {
	background:#CCCCFF;
	border: 1px #000;
	padding: 5px 10px 10px 30px;
	margin: 20px auto 5px auto;
	width: 250px;
	display:none;
}

/* Form Styles #################### */

#logincontainer {
	margin: 0 auto;
	width:320px;
	background:#ebebeb ;
	border:1px solid #d3d3d3;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
}
#logincontainer .loginform {
	margin:30px;
}
#logincontainer form, #logincontainer fieldset {
	margin:0 !important;
	padding:0 !important;
}

#logincontainer legend {
	display:block;
	font-size:16px;
	line-height: 18px;
	color:#ff8a00;
	margin-bottom:3px;
}

#logincontainer label {
	display:block;
	font-size:15px;
	color:#444;
	margin-bottom:3px;
}
#logincontainer label span.loginerror {
	font-size:10px;
	color:#8d1c1c;
}
#logincontainer input.textinput {
	width:100%;
	border:1px solid #d3d3d3;
	background:#fff;
	font-size:14px;
	color:#000;
	text-indent:7px;
	padding:7px 0;
	margin-bottom:10px;
}

#logincontainer input:focus {
	border-color:#77b2ee;
}
#logincontainer input.error, #logincontainer input.error:focus {
	border-color:#8d1c1c;
}

#logincontainer .errormsg {
	margin: 10px 10px 10px 10px;
	width: 280px;
}

.adminFormContainer label {
	display: inline-block;
	width: 125px;
}
.adminFormContainer li {
	padding-bottom: .5em;
}

#adminFormContainer {
	width:480px;
	padding-left:20px;
	padding-top: 20px;
	background:#ebebeb ;
	border:1px solid #d3d3d3;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
}
#adminFormContainer .adminForm {
	margin:30px;
}
#adminFormContainer form, #logincontainer fieldset {
	margin:0 !important;
	padding:0 !important;
}

#adminFormContainer legend {
	display:block;
	font-size:16px;
	line-height: 18px;
	color:#ff8a00;
	margin-bottom:3px;
}

#adminFormContainer label {
	display:block;
	font-size:15px;
	color:#444;
	margin-bottom:3px;
}
#adminFormContainer label span.loginerror {
	font-size:10px;
	color:#8d1c1c;
}
#adminFormContainer input.textinput300 {
	width:300px;
	border:1px solid #d3d3d3;
	background:#fff;
	font-size:14px;
	color:#000;
	text-indent:7px;
	padding:7px 0;
	margin-bottom:10px;
}

#adminFormContainer input.textinput200 {
	width:150px;
	border:1px solid #d3d3d3;
	background:#fff;
	font-size:14px;
	color:#000;
	text-indent:7px;
	padding:7px 0;
	margin-bottom:10px;
}

#adminFormContainer input.textinput150 {
	width:150px;
	border:1px solid #d3d3d3;
	background:#fff;
	font-size:14px;
	color:#000;
	text-indent:7px;
	padding:7px 0;
	margin-bottom:10px;
}

#adminFormContainer input:focus {
	border-color:#77b2ee;
}
#adminFormContainer input.error, #logincontainer input.error:focus {
	border-color:#8d1c1c;
}

/* design notes #########################*/
.designnote  {
	width: 150px;
	padding: 5px;
	border:1px solid #FF6600;
	background-color: #FFFF66;
	display:block;
	color:#000;
	font-size: 10px;
	clear:both;
}


/* Validation Styles #################### */

.errormsg  {
	width: 500px;
	margin: 0 0 20px 0;
	padding: 5px;
	border:1px solid #FF6600;
	background-color: #FFFF66;
	color:#000;
	font-size: 12px;
}

/* Form Element Styles #################### */

a.buttonsLg {
	background: transparent url('../images/buttonback.jpg') no-repeat scroll top right;
	color: #FFFFFF;
	display: block;
	float: left;
	font: normal 12px arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	width:160px;
	height:34px;
	margin-right: 6px;
	text-decoration: none;
	cursor:pointer;
}

a.buttonsLg span {
	display: block;
	line-height: 14px;
	text-align:center;
	color:#FFFFFF;
	padding: 10px 0 10px 0px;
}

a.buttonsLg:visited {
	background: transparent url('../images/buttonback.jpg') no-repeat scroll top right;
	color: #FFFFFF;
	display: block;
	float: left;
	font: normal 12px arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	width:160px;
	height:34px;
	margin-right: 6px;
	text-decoration: none;
}

a.buttonsLg:hover {
	color: #FFFF99;
}

input.buttonsLg {
	background: transparent url('../images/buttonback.jpg') no-repeat scroll top right;
	color: #FFFFFF;
	display: block;
	float: left;
	font: normal 12px arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	width:160px;
	height:34px;
	margin-right: 6px;
	text-decoration: none;
	cursor:pointer;
}

input.buttonsLg span {
	display: block;
	line-height: 14px;
	text-align:center;
	color:#FFFFFF;
	padding: 10px 0 10px 0px;
}

input.buttonsLg:visited {
	background: transparent url('../images/buttonback.jpg') no-repeat scroll top right;
	color: #FFFFFF;
	display: block;
	float: left;
	font: normal 12px arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	width:160px;
	height:34px;
	margin-right: 6px;
	text-decoration: none;
}

input.buttonsLg:hover {
	color: #FFFF99;
}

button.buttonsSm 
{
	background: transparent url('../images/buttonback_sm.jpg') no-repeat scroll top right;
	color: #FFFFFF;
	font: normal 12px verdana, arial, sans-serif;
	font-weight:bold;
	width:100px;
	height:34px;
	line-height:14px;
	margin-right: 6px;
	margin-left: 6px;
	text-align:center;
	text-decoration: none;
	cursor:pointer;
	border: 0;
}

a.buttonsSm {
	background: transparent url('../images/buttonback_sm.jpg') no-repeat scroll top right;
	color: #FFFFFF;
	display: block;
	float: left;
	font: normal 12px arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	width:100px;
	height:34px;
	margin-right: 6px;
	margin-left: 6px;
	text-decoration: none;
	cursor:pointer;
}

a.buttonsSm span {
	display: block;
	line-height: 14px;
	text-align:center;
	padding: 10px 0 10px 0px;
}

.buttonsSm:hover {
	color: #FFFF99;
}

a.buttonsSm:visited {
	background: transparent url('../images/buttonback_sm.jpg') no-repeat scroll top right;
	color: #FFFFFF;
	display: block;
	float: left;
	font: normal 12px arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	width:100px;
	height:34px;
	margin-right: 6px;
	margin-left: 6px;
	text-decoration: none;
}

a.buttonsSmAlert {
	background: transparent url('../images/buttonback_sm.jpg') no-repeat scroll top right;
	color: #FFFFFF;
	display: block;
	float: left;
	font: normal 12px arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	width:100px;
	height:34px;
	margin-right: 6px;
	margin-left: 6px;
	text-decoration: none;
}

a.buttonsSmAlert span {
	display: block;
	line-height: 14px;
	text-align:center;
	padding: 10px 0 10px 0px;
}

a.buttonsSmAlert:hover {
	color: #FFFF99;
}

a.buttonsSmAlert:visited {
	background: transparent url('../images/buttonback_sm.jpg') no-repeat scroll top right;
	color: #FFFFFF;
	display: block;
	float: left;
	font: normal 12px arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	width:100px;
	height:34px;
	margin-right: 6px;
	margin-left: 6px;
	text-decoration: none;
}

a.button100x22 {
	background: transparent url('../images/buttonback_100x22.jpg') no-repeat scroll top right;
	color: #FFFFFF;
	display: block;
	float: left;
	font: normal 12px arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	width:100px;
	height:22px;
	margin-right: 6px;
	margin-left: 6px;
	text-decoration: none;
	cursor:pointer;
}

a.button100x22 span {
	display: block;
	line-height: 12px;
	text-align:center;
	padding: 4px 0 4px 0px;
}

a.button100x22:hover {
	color: #FFFF99;
}

a.buttonsSm:visited {
	background: transparent url('../images/buttonback_sm.jpg') no-repeat scroll top right;
	color: #FFFFFF;
	display: block;
	float: left;
	font: normal 12px arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	width:100px;
	height:34px;
	margin-right: 6px;
	margin-left: 6px;
	text-decoration: none;
}

.button100x34 {
	background: transparent url('../images/buttonback_sm.jpg') no-repeat;
	border: 0;
	color: #FFFFFF;
	cursor: hand;
	display: block;
	font: bold 12px verdana, arial, sans-serif;
	width: 100px;
	height: 34px;
	margin: 0 6px;
}

a.button100x34:hover {
	color: #FFFF99;
}

a.button100x34 {
	background: transparent url('../images/buttonback_sm.jpg') no-repeat;
	color: #FFFFFF;
	display: block;
	font: bold 12px verdana, arial, sans-serif;
	width: 100px;
	height: 24px;
	margin: 0 6px;
	padding: 10px 0 0 0;
	text-decoration: none;
}
textarea {
		padding:2px 0 2px 5px;
		margin-left:5px;
		width:90%;
		margin-top: 5px;
		}
	
input {
	font-size: 14px; 
 	background-color: #FFF; 
 	border: 1px solid #2570d6; 
	line-height: 14px;
	}
	
option {
	margin-right: 10px;
	}		

textarea {
	padding:2px 0 2px 5px;
	color:#333333;
	border:solid 1px #333333;
	margin-left:5px;
	}

input:focus, select:focus, textarea:focus {
	background-color:#E0E7ED;
	}
	
/* Table Styles ******************************/

.resultsContainer400 {
	margin: 0 auto;
	width:400px;
}	

.resultsContainer600 {
	margin: 0 auto;
	width:600px;
}

.resultsContainer700 {
	margin: 0 auto;
	width:700px;
}

.resultsContainer900 {
	margin: 0 auto;
	width:900px;
	display:block;
	padding: 10px 10px 10px 20px;
	min-height: 200px;
}

.detailsContainer900 {
	margin: 0 auto;
	display:block;
	padding: 10px 10px 10px 20px;
	min-height: 200px;
	overflow: auto;
	border:1px solid #FF6600;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	zoom: 1; /* IE6 border fix */
}

.detailsContainer500 {
	margin: 0 auto;
	width:500px;
	display:block;
	padding: 20px 30px 20px 30px;
	min-height: 200px;
	overflow: hidden;
	border:1px solid #FF6600;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
}

.resultsHeaderText {
	font-size:16px;
	font-weight: bold;
	color:#ff8a00;
	padding: 0 0 10px 0;
}

.resultsHeaderNav {
	margin: 20px auto 20px auto;
	display:block;
	padding: 10px 10px 10px 20px;
	clear:both;
	width:95%;
	min-height: 100px;
	overflow: hidden;
	background:#ebebeb ;
	border:1px solid #d3d3d3;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
}

.resultsHeaderNav .rightColumn {
	float: right;
	margin: 5px 5px 5px 5px;
	width:45%;
}

.resultsHeaderNav .leftColumn {

	float: left;
	margin: 5px 5px 5px 5px;
	width:45%;
}

.resultsHeaderNav input.textinput {
	width:200px;
	border:1px solid #d3d3d3;
	background:#fff;
	font-size:12px;
	color:#000;
	text-indent:7px;
	padding:7px 0;
	margin-bottom:10px;
}

.resultsTable {
	font: 11px/24px Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	width: 100%;
	}

.resultsTable th {
	padding: 0 0.5em;
	text-align: left;
	}
	
.resultsTable tr.focusRow {
	border-top: 1px solid #FB7A31;
	border-bottom: 1px solid #FB7A31;
	background:#FFCC33;
}

.resultsTable tr.yellow th {
	border-top: 1px solid #FB7A31;
	border-bottom: 1px solid #FB7A31;
	background: #FFC;
	}

.resultsTable td {
	border-bottom: 1px solid #CCC;
	padding: 0 0.5em;
	}

.resultsTable td:first-child {
	/*width: 200px; */
	}

.resultsTable th+th {
	border-left: 1px solid #CCC;
	text-align:left;
	}
	
.resultsTable td+td {
	border-left: 1px solid #CCC;
	text-align:left;
	}
	
.resultsTable td input.textinput {
	width:150px;
	border:1px solid #d3d3d3;
	background:#fff;
	font-size:12px;
	color:#000;
	text-indent:7px;
	padding:7px 0;
	margin-bottom:10px;
}

	
.rolesTable {
	font: 11px/24px Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	}

.rolesTableth {
	padding: 0 0.5em;
	text-align: left;
	}
	
.rolesTable tr.focusRow {
	border-top: 1px solid #FB7A31;
	border-bottom: 1px solid #FB7A31;
	background:#FFCC33;
}

.rolesTable tr.yellow td {
	border-top: 1px solid #FB7A31;
	border-bottom: 1px solid #FB7A31;
	background: #FFC;
	}

.rolesTable td {
	border-bottom: 1px solid #CCC;
	padding: 0 0.5em;
	}

.detailsTable {
	font: 11px/24px Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	}

.detailsTable th {
	padding: 0 0.5em;
	text-align: left;
	}
	
.detailsTable tr.focusRow {
	border-top: 1px solid #FB7A31;
	border-bottom: 1px solid #FB7A31;
	background:#FFCC33;
}

.detailsTable tr.yellow td {
	border-top: 1px solid #FB7A31;
	border-bottom: 1px solid #FB7A31;
	background: #FFC;
	}

.detailsTable td {
	border: 1px solid #CCC;
	padding: 0 0.5em;
	}	
	
.benchTestTable {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	width: 100%;
	}
	
.benchTestTable th {
	padding: 0 0.5em;
	text-align: left;
	}

.benchTestTable tr.yellow td {
	border: 1px solid #FB7A31;
	background: #FFC;
	text-align:center;
	font-weight:bold;
	padding: 8px 0px 8px 0px;
	}
	
.benchTestTable tr.boldedTd td {
	border: 1px solid	#999999;
	background: #CCCCCC;
	text-align:center;
	padding: 8px 0px 8px 0px;
	font-weight:bold;
}

.benchTestTable td {
	border: 0px;
	width: 160px;
	padding: 8px 0px 8px 0px;
	}
	
.benchTestTable td input.textinput {
	width:150px;
	border:1px solid #d3d3d3;
	background:#fff;
	font-size:12px;
	color:#000;
	text-indent:7px;
	padding:7px 0;
	margin-bottom:10px;
}

.deviceTable {
	width:192px;
	border: 1px solid #d3d3d3;
	margin: 0 auto;
}

.resultsTable2 {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

.resultsTable2 tr.alt-row {
	background: #FCFCDC;
}

.resultsTable2 th {
	font-weight: bold;
	border-top: 1px solid #FB7A31;
	border-bottom: 1px solid #FB7A31;
	background: #FFC;
	padding: 3px 5px;
	vertical-align: bottom;
}

.resultsTable2 th+th {
	border-left: 1px solid #CCC;
	padding: 3px 5px;
}

.resultsTable2 td {
	border-bottom: 1px solid #CCC;
	padding: 3px 5px;
	text-align: left;
}

.resultsTable2 td+td {
	border-left: 1px solid #CCC;
	padding: 3px 5px;
}

.resultsTable2 input {
	border: 0;
	background: transparent;
}

.resultsTable tr.disabled, .resultsTable tr.disabled * {
	color:#aaa;
}

a.abandon {
	cursor:pointer;
}


/* Other Styles *******************/
.meter-wrap{	
	position: relative;
	margin: 0 auto;
}
.meter-wrap, .meter-value, .meter-text {	
	/* The width and height of your image */	
	width: 155px; height: 30px;
}
.meter-wrap, .meter-value {	
	background: #bdbdbd url(../images/meter-outline.png) top left no-repeat;
}  			  
.meter-text {	
	position: absolute;	
	top:0; left:0;	
	padding-top: 5px;					
	color: #000;	
	text-align: center;	
	width: 100%;
}

.meter-value .meter-text{
	white-space: nowrap;
}	

.ui-widget-header-green { border: 1px solid #e78f08; background: #00CC00 url(../images/ui-bg_gloss-wave_35_green_500x100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }

.ui-widget-header-red { border: 1px solid #e78f08; background: #FF0033 url(../images/ui-bg_gloss-wave_35_red_500x100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }

.ui-widget-header-yellow { border: 1px solid #e78f08; background: #FFFF00 url(../images/ui-bg_gloss-wave_35_yellow_500x100.png) 50% 50% repeat-x; color: #000000; font-weight: bold; }

.field-validation-error
{
	width: 300px;
	margin: 0 0 20px 0;
	padding: 5px;
	border:1px solid #FF6600;
	background-color: #FFFF66;
	color:#000;
	font-size: 12px;
}
	
.validation-summary-errors 
{
	width: 300px;
	margin: 0 0 20px 0;
	padding: 5px;
	border:1px solid #FF6600;
	background-color: #FFFF66;
	color:#000;
	font-size: 12px;
}

.validation-summary-errors li
{
	list-style-type:circle;
}

.submitButton
{
	background: transparent url('../images/buttonback_sm.jpg') no-repeat scroll top right;
	color: #FFFFFF;
	display: block;
	float: left;
	font: normal 12px arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	width:100px;
	height:34px;
	margin-right: 6px;
	margin-left: 6px;
	text-decoration: none;   
	border: 0 0 0 0;
	border-style: none;
	cursor:pointer;
}
.validation-summary-errors 
{
	width: 300px;
	margin: 0 0 20px 0;
	padding: 5px;
	border:1px solid #FF6600;
	background-color: #FFFF66;
	color:#000;
	font-size: 12px;
}

.headerSubPage .field-validation-error {
	font-size:12px;
	font-weight:normal;
	color:#8d1c1c;
	margin-bottom:5px;
	background-color: #FFFF66;
	width: 300px;
	padding: 5px;
	border:1px solid #FF6600;
	display:block;
	clear:both;
}
						  
.field-validation-error span { display: block; }

.adminsection .field-validation-error {
	font-size:14px;
	font-weight:bold;
	color:#8d1c1c;
	margin-bottom:15px;
}

#logincontainer .field-validation-error {
	font-size:14px;
	font-weight:bold;
	color:#8d1c1c;
	margin-bottom:15px;
}

.brochureContent 
{
	font-family:Humnst777 BT Roman;
	font-size: 9pt;
	font-weight: normal;
	text-align:left;
	vertical-align:top;
	color: Black;
}

.brochureContent p
{
	margin: 0 0 0 0;
	font-family:Humnst777 BT Roman;
	font-size: 9pt;
	font-weight: normal;
	text-align:left;
	vertical-align:top;
	color: Black;
}

.brochureContentTable
{
	font-family:Humnst777 BT Roman;
	font-size: 9pt;
	line-height:0.125in;
	color: Black;
	float: left;
}

.brochureContentTable2
{
	font-family:Humnst777 BT Roman;
	font-size: 9pt;
	line-height:0.125in;
	color: Black;
}

.brochureContentTableBold
{
	font-family:Humnst777 BT Bold;
	font-size: 9pt;
	font-weight:bold;
	line-height:0.125in;
	color: Black;
}

.errorContent {
	font-size: 14px;
	font-weight: bold;
	color: Red;
	text-align: left;
	vertical-align: top;
	padding-top: 6px;
}

.modalError {
	font-size:14px;
	font-weight:bold;
	color: #ff0000;
	margin-bottom:15px;
}

.printProcessedOrders  {
	display:none;
}

.PolicyMaintenanceHeaderBG {
	background: url(../images/snapshot-logo.gif) no-repeat 800px 5px;
}

.loading {
	background: url(../images/loading.gif) no-repeat;
	width: 32px;
	height: 32px;
	position: absolute;
	left: 0;
	top: 0;
}

#LookupHeader .fieldContainer {
	font-size:12px;
	width: 50%;
	float: left;
}
	
#LookupHeader span.label { display: block; }
#LookupHeader .textinput { float: left; }

.search-horizontal li {
	display: inline-block;
	width: 49%;
}

dl.table-display dt:first-child, dl.table-display dd:first-of-type {
	border-top: thin solid #ccc;
}
dl.table-display dt {
	float: left;
	clear: left;
	width: 125px;
	padding: .5em;
	border-bottom: thin solid #ccc;
	border-right: thin solid #ccc;
		
}
dl.table-display dd 
{
	float: left;
	padding: .5em;
	border-bottom: thin solid #ccc;
}
dl.table-display.resultsList-2 dt {
	width: 250px;
}
dl.table-display.resultsList-2 dd {
	width: 675px;
}
dl.table-display.resultsList-5 dd {
	width: 191px;
}
dl.table-display.detailsList dd {
	width: 190px;
}
dl.table-display dd.head, dl.table-display dt.head { border-top: 0; }
dl.table-display.resultsList, dl.table-display.detailsList {
	font-size: 85%;
}

dl.table-display.detailsList dt {
	font-weight: bold;
	text-align: right;
}