#registration input, #sf_admin_container textarea, #sf_admin_container select
{
  padding: 3px;
  font-family: Arial, sans-serif;
  font-size: 11px;
  border: 1px solid #ddd;
  vertical-align:middle;
}

#registration label
{
  display: block;
  padding: 0 3em 3px 0;
  float: left;
  text-align: left;
  width: 11em;
  color: #666;
  font-weight: normal !important;
}

#registration label.required
{
  color: #333 !important;
  font-weight: bold !important;
}

body
{
	background-repeat:repeat-x;
	background-color:#cccccc;
	text-align:center;
	font-size: 0.8em;
	font-family: Tahoma,Verdana, Helvetica, Arial;
}

.box
{
	background-color:#ffffff;
	width: 974px;
	text-align:left;
	margin:14px auto;
	border: 1px #000000 solid;
}

 .boxtop div, .boxtop, .boxbottom div, .boxbottom
{
	width: 100%;
	height: 10px;
	font-size: 10px;
}

.boxtop div
{
	height:0px;
}

.boxtop
{
	height:0px;
 }

.boxbottom div
{
}

.boxbottom
{
	height:10px;
}



.header
{
	margin-left:0px;
	margin-right:0px;
	background-color:#FFFFFF;
	height:150px;
    background: url(/assets/4/header.jpg) no-repeat;
    border-bottom: 4px double #999999;
}


.maincontent
{
	margin: 0 auto;
}

.sidebar
{
	width:140px;
	float:left;
	display:inline;
	height: 100%;
    margin:0;
    padding:0;
    /*border:1px #ff0000 solid;*/
}

.rsidebar
{
	width:230px;
	float:right;
	display:inline;
	height: 100%;
    margin:0;
    padding:0;
    /*border:1px #0000ff solid;*/
}

div.main
{
	padding-top:5px;
	font-size: 1em;
}

div.main#col1
{
	margin-left:10px;
	margin-right:10px;
}

div.main#col2
{
	margin-right:10px;
	margin-left:142px;
}

div.main#col3
{
    margin:0px;
    margin-left:142px;
    margin-right:233px;
}

.clear
{
	clear:both;
    height:1px;
    overflow:hidden;
}

.navigation
{
	font-size: 1em;
	margin-top:5px;
    margin-right:5px;
    margin-left:5px;
	text-align:center;
	background: url(/assets/4/pmxbox/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.navigation .boxhead
{
	background: url(/assets/4/pmxbox/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.navigation .boxhead h2
{
	background: url(/assets/4/pmxbox/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 3px 30px 24px ;
	color: #f57c21;
	font-weight: normal;
	font-size: 1.2em;
	line-height: 30px;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.navigation .boxbody
{
	background: url(/assets/4/pmxbox/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 10px 20px;
    text-align:left;
}

.navigation ul
{
	list-style-type: none;
	padding:0px;
	margin:0px;

}
.navigation li
{
	list-style-type: none;
    margin-top:10px;
	color:#ffffff;

    margin:0px;
	padding-left:18px;
    margin-bottom:10px;


	background-image: url(/assets/4/bullet.gif);
	background-repeat: no-repeat;
	background-position: center left;
    font-weight:bold;

}


.navigation li.last
{
}

.navigation a
{
	color: #000000;
	text-decoration: none;
}

.navigation a:visited
{
}

.navigation a:hover
{
	color: #cc0000;
}

.navigation a:active
{
}


.buttonbar
{
	top:155px;
	padding:5px;

	position:relative;

    float:right;
    z-index:99;

	left:0px;
	width:auto;
	text-align:right;
}

.buttonbar ul
{
	list-style-type: none;
	padding:0px;
	margin:0px;
}
.buttonbar li
{
	list-style-type: none;
	display: inline;
	color:#000000;

	padding-left:10px;
	padding-right:10px;

	border-right:1px #000000 solid;
}

.buttonbar li.last
{
	padding-right:0px;
	border-right: 0px #ff0000 solid;
}

.buttonbar a
{
	color: #000000;
	text-decoration: none;
}

.buttonbar a:visited
{
}

.buttonbar a:hover
{
	color: #f57c21;
}

.buttonbar a:active
{
}


.footer
{
	font-size: .7em;
	text-align:center;
	padding-top:15px;
	padding-right:10px;
}

.clear
{
	float: none;
	clear: both;
	height: 1px;
	margin: 0;
	padding: 0;
}


.loginbox
{
	margin-top:30px;
    margin-right:10px;
	float:right;
	text-align:center;
    width: 350px;
	background: url(/assets/4/pmxbox/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.loginbox .boxhead
{
	background: url(/assets/4/pmxbox/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.loginbox .boxhead h2
{
	background: url(/assets/4/pmxbox/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 3px 30px 24px ;
	color: #f57c21;
	font-weight: normal;
	font-size: 1.2em;
	line-height: 30px;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.loginbox .boxbody
{
	background: url(/assets/4/pmxbox/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 10px;
}

.pagecontent
{
    margin:0px;
    padding:0px;
	background: url(/assets/4/pmxbox/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.pagecontent .boxhead
{
	background: url(/assets/4/pmxbox/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.pagecontent .boxhead h2
{
	background: url(/assets/4/pmxbox/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 3px 30px 24px ;
	color: #f57c21;
	font-weight: normal;
	font-size: 1.2em;
	line-height: 30px;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.pagecontent .boxbody
{
	background: url(/assets/4/pmxbox/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 10px 10px;
    text-align:left;
}



.loginbox label
{
  display: block;
  float:left;
  padding: 0 5px 3px 0;
  text-align: left;
  font-size: 1em;
  width:110px;
  font-weight: normal !important;
}

.logincontent
{
    width:570px;
}
.loginbox a
{
	padding-right: 55px;
	color: #f57c21;
	text-decoration: none;
}

.loginbox a:visited
{
}

.loginbox a:hover
{
	color: #000000;
}

.loginbox a:active
{
}
.changePassword label
{
  display: block;
  /*padding: 0px 1em 0px 0px;*/
  float: left;
  text-align: right;
  width: 17em;
  font-weight: normal !important;
}

div.changePassword div.form-row
{
  margin-bottom:5px;
}

label.required
{
  color: #333 !important;
  font-weight: bold !important;
}


.pagecontent
{
}

.pagecontent > h1
{
	font-size: 1.5em;
}

.pagecontent > h1:first-letter
{
	font-size: 150%; font-weight: bold;
}


.miniactivity
{
	margin-top:35px;
    margin-right:5px;
	float:right;
	text-align:center;
    width:220px;
	background: url(/assets/4/pmxbox/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.miniactivity .boxhead
{
	background: url(/assets/4/pmxbox/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.miniactivity .boxhead h1
{
	background: url(/assets/4/pmxbox/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 3px 30px 20px ;
	color: #f57c21;
	font-weight: normal;
	font-size: 1.2em;
	line-height: 30px;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.miniactivity .boxbody
{
	background: url(/assets/4/pmxbox/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 10px;
    text-align:left;
}

div.miniactivity div.activity, div.activity_container
{
	padding-left:10px;
	margin:0px;text-align:center;
}

div.miniactivity div.activity, div.activity_container .balance
{

}

div.miniactivity h1
{
	margin:0px;
	background-color:#cc0000;
	padding:3px;
	color:#ffffff;
	text-align:center;
	font-size: 1em;
}

div.miniactivity .bottomlinks
{
	font-size: 1em;
	text-align:center;
}

div.miniactivity .bottomlinks ul
{
	list-style-type: none;
	padding:0px;
	margin:0px;
}
div.miniactivity .bottomlinks li
{
	list-style-type: none;
	display:inline;
	color:#ffffff;
	padding-left:10px;
	padding-right:10px;
	border-right:1px #000000 solid;
}

div.miniactivity .bottomlinks li.last
{
	padding-right:0px;
	border-right: 0px #000000 solid;
}

div.miniactivity .bottomlinks a
{
	color: #000000;
	text-decoration: none;
}

div.miniactivity .bottomlinks a:visited
{
}

div.miniactivity .bottomlinks a:hover
{
	color: #cc0000;
}

div.miniactivity .bottomlinks a:active
{
}

.form-errors
{
	margin-bottom: 10px;
	border: 1px solid #f33;
	background-color: #ffc;
	margin-top:0px;
	padding:0px;
}

.form-errors h2
{
  padding: 5px 0px 5px 25px;
  margin:0px;
  font-size: 11px;
  color: #fff;
  background: #f33 url(/images/sf/error.gif) no-repeat 5px 2px;
}

.form-errors ul
{
	margin:0px;
	padding: 5px;
	list-style-type: none;
	font-size: 11px;
}

.form-errors li
{
  padding: 5px 20px;
  background: url(/images/sf/error.gif) no-repeat 0 2px;
}

.form-error
{
  color: #f33;
}

  .form-error input,   .form-error select,   .form-error textarea
{
  border: 1px solid #f33;
}

.float-left
{
  float: left;
}

.float-right
{
  float: right;
}


.list
{
  width: 98%;
  border: 1px solid #f57c21;
  border-bottom: 0px;
  border-right: 0px;
  padding:0px;
}

.list td
{
  margin: 0;
  font-family: Arial, sans-serif;
  font-size: 11px;
  background-color: #fff;
  padding: 3px;
  border-right: 1px solid #f57c21;
}

.list th
{
  padding: 2px;
  color:#ffffff;
  background-color: #f57c21;
  text-align: left;
}

.list th a
{
  color: #333;
}


.list .row_0 td
{

}

.list .row_1 td
{
  background-color: #dddddd;
}

.list th.points
{
	text-align:center;
}

.list td.points
{
	text-align:center;
}

.list td.negative
{
	color:#FF0000;
}

.list tr.commentrow td
{
	border-bottom: 1px solid #ddd;
	padding-left:20px;
}

.list th.points
{
	width: 10%;
}

div.adminbc
{
	margin-top:20px;
}


div.adminbc ul
{
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
}

div.adminbc ul li
{
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;

	padding-right:15px;
	background-image: url(/assets/3/breadcrumb.gif);
	background-repeat: no-repeat;
	background-position: center right;
}

div.adminbc ul li.last
{
	padding-right:0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center right;
}

div.breadcrumb
{
	margin-top:20px;
}


div.breadcrumb ul
{
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
}

div.breadcrumb ul li
{
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;

	padding-right:15px;
	background-image: url(/assets/3/breadcrumb.gif);
	background-repeat: no-repeat;
	background-position: center right;
}

div.breadcrumb ul li.last
{
	padding-right:0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center right;
}


.save-ok
{
  margin-bottom: 10px;
  width:98%;
  border: 1px solid #73B65A;
}

.save-ok h2
{
  margin: 0 !important;
  padding: 5px 20px 5px 25px;
  font-size: 11px;
  color: #fff;
  background: #73B65A url(/images/sf/ok.gif) no-repeat 5px 2px;
}

/* catalogue styles */
div.catalogue_sidebar
{
	margin:0px;
	padding:0px;
	width:200px;
	border: 1px #000000 solid;
}

div.catalogue_sidebar h1
{
	margin:0px;
	padding:0px;
	background:#ff0000;
	color:#ffffff;
	font-size: 1em;
	text-align:center;
}

div.catalogue_sidebar ul
{
	margin-top:10px;
	margin-bottom:10px;
	padding-left:20px;
}

div.catalogue table.catlist
{

}
div.catalogue table.catlist td
{
	padding-left:20px;
	padding-right:20px;
	padding-bottom:10px;
}

div.catalogue table.catlist td div.contents
{
	border:1px #ff0000 solid;
	text-align:center;
	padding:0px;
	vertical-align:top;
}

div.catalogue table.catlist td a
{
	text-decoration:none;
	color:#ffffff;
}
div.catalogue table.catlist td h1
{
	padding:0px;
	margin:0px;
	font-size:1em;

	background-color:#FF0000;
}

div.catalogue table.catlist td span.description
{
	font-size:0.7em;
}

div.catalogue table.itemlist
{
	padding:0px;
	margin:0px;
}

div.catalogue table.itemlist tr
{

}

div.catalogue table.itemlist td
{
	padding-left:0px;
	padding-right:0px;
	padding-bottom:10px;
	text-align:left;
	vertical-align:top;
	border-top: 1px #000000 solid;
}

div.catalogue table.itemlist td div.contents
{
	margin-left:5px;
	margin-right:5px;
}

div.catalogue table.itemlist td a
{
	text-decoration:none;
}
div.catalogue table.itemlist td h1
{
	padding:0px;
	margin:0px;
	font-size:1em;
}

div.catalogue table.itemlist td span.description
{
	font-size:0.7em;
}


/* Shopping Cart Summary */
div.cartsummary
{
    margin:0px;
    margin-top:35px;
	border: 1px #000000 solid;
	padding:0px;
	padding-bottom:5px;
}

div.cartsummary div.content
{
	padding-left:10px;
	padding-top:2px;
}

div.cartsummary h1
{
	margin:0px;
	background-color:#f57c21;
	padding:2px;
	color:#ffffff;
	text-align:center;
	font-size: 1em;
}

div.cartsummary .bottomlinks
{
	margin-top:10px;
	font-size: .9em;
	text-align:center;
}

div.cartsummary .bottomlinks ul
{
	list-style-type: none;
	padding:0px;
	margin:0px;
}
div.cartsummary .bottomlinks li
{
	list-style-type: none;
	display:inline;
	color:#ffffff;
	padding-left:10px;
	padding-right:10px;
	border-right:1px #000000 solid;
}

div.cartsummary .bottomlinks li.last
{
	padding-right:0px;
	border-right: 0px #000000 solid;
}

div.cartsummary .bottomlinks a
{
	color: #000000;
	text-decoration: none;
}

div.cartsummary .bottomlinks a:visited
{
}

div.cartsummary .bottomlinks a:hover
{
	color: #cc0000;
}

div.cartsummary .bottomlinks a:active
{
}

/* reports */

div#Report ul.Buttons
{
  margin:0;
  padding:0;
  padding-top:10px;
  list-style-type: none;
  text-align:center;
  padding-bottom:35px;
}

div#Report ul.Buttons  li
{
    list-style-type: none;
    display: inline;
}


div#Report div.
{

}

div#Report fieldset
{
    margin: 0;
    padding: 0;
    margin-bottom: 3px;
    border: 1px solid #cc0000;
    border-bottom: 0px;
    background-color: #fff;
    width:98%;
}

div#Report fieldset h2
{
    margin: 0;
    padding: 3px;
    color: #ffffff;
    background-color: #cc0000;
    font-size: 11px;
}

div#Report fieldset div.form-row
{
    clear: both;
    padding: 10px;
    border-bottom: 1px solid #cc0000;
}

div#Report fieldset div.form-row label
{
    display: block;
    padding: 0 3em 3px 0;
    float: left;
    text-align: left;
    width: 11em;
    color: #666;
    font-weight: bold !important;
}

div#Report fieldset div.form-row div.graph
{
    text-align: center;
}

div#Report fieldset div.form-row div.content
{
    padding-left: 9em;
}

/* Distribution style */

div#Distribution.ViewCart
{
}

div#Distribution.ViewCart table#Cart
{
    width: 98%;
    border: 1px solid #f57c21;
    border-bottom: 0px;
    border-right: 0px;
    padding:0px;
    margin:0px;
    font-size:0.8em;
}

div#Distribution.ViewCart table#Cart tr#SpacerRow
{
    height:5px;
}

div#Distribution.ViewCart table#Cart td
{
  margin: 0;
  font-family: Arial, sans-serif;
  font-size: 11px;
  background-color: #fff;
  padding: 3px;
  border-right: 1px solid #f57c21;
  border-bottom: 1px solid #f57c21;
  text-align:center;
}

div#Distribution.ViewCart table#Cart tr.commentrow td
{
    text-align: left;
}

div#Distribution.ViewCart table#Cart tr.itemrow td
{
    border-bottom: 0px none #000000;
}

div#Distribution.ViewCart table#Cart td.Item
{
    text-align:left;
}

div#Distribution.ViewCart table#Cart td.PointsSubTotalLabel, div#Distribution.ViewCart table#Cart td.DollarSubTotalLabel
{
    text-align:right;
}




div#Distribution.ViewCart table#Cart th
{
  padding: 2px;
  color:#ffffff;
  background-color: #f57c21;
  text-align: center;
}

div#Distribution.ViewCart table#Cart th#person
{
   width: *;
}

div#Distribution.ViewCart table#Cart th#program
{
    width:1%;
}

div#Distribution.ViewCart table#Cart th#numberofpoints
{
    width:1%;
}

div#Distribution.ViewCart table#Cart th#totalpoints
{
    width:10%;
}

div#Distribution.ViewCart table#Cart th a
{
    color: #333;
}


div#Distribution.ViewCart table#Cart .row_0 td
{

}

div#Distribution.ViewCart table#Cart .row_1 td
{
    background-color: #dddddd;
}

div#Distribution ul.Buttons
{
  margin:0;
  padding:0;
  padding-top:10px;
  list-style-type: none;
  text-align:center;
}

div#Distribution ul.Buttons  li
{
    list-style-type: none;
    display: inline;
}

/* Distribution Processing */
/* Order Verify page */
div#Distribution.Verify div.
{

}

div#Distribution.Verify fieldset
{
    margin: 0;
    padding: 0;
    margin-bottom: 3px;
    border: 1px solid #f57c21;
    border-bottom: 0px;
    background-color: #fff;
    width:98%;
}

div#Distribution.Verify fieldset h2
{
    margin: 0;
    padding: 3px;
    color: #ffffff;
    background-color: #f57c21;
    font-size: 11px;
}

div#Distribution.Verify fieldset div.form-row
{
    clear: both;
    padding: 10px;
    border-bottom: 1px solid #f57c21;
}

div#Distribution.Verify fieldset div.form-row div.content
{
    padding-left: 9em;
}

div#Distribution.Verify fieldset div.form-row label
{
    display: block;
    padding: 0 3em 3px 0;
    float: left;
    text-align: left;
    width: 11em;
    color: #666;
    font-weight: bold !important;
}

div#Distribution.Process div.
{

}

div#Distribution.Process fieldset
{
    margin: 0;
    padding: 0;
    margin-bottom: 3px;
    border: 1px solid #f57c21;
    border-bottom: 0px;
    background-color: #fff;
    width:98%;
}

div#Distribution.Process fieldset h2
{
    margin: 0;
    padding: 3px;
    color: #ffffff;
    background-color: #f57c21;
    font-size: 11px;
}

div#Distribution.Process fieldset div.form-row
{
    clear: both;
    padding: 10px;
    border-bottom: 1px solid #f57c21;
}

div#Distribution.Process fieldset div.form-row div.content
{
    padding-left: 9em;
}

div#Distribution.Process fieldset div.form-row label
{
    display: block;
    padding: 0 3em 3px 0;
    float: left;
    text-align: left;
    width: 11em;
    color: #666;
    font-weight: bold !important;
}

/* distribution index styles */
div#Distribution.Index div.searchbox
{
	margin:0px;
	padding:0px;
	width:95%;
	border: 0px #000000 solid;

}

div#Distribution.Index div.searchbox div
{
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 10px;
    padding-right: 10px;
}

div#Distribution.Index div.searchbox h1
{
	margin:0px;
	padding:0px;
	background:#f57c21;
	color:#ffffff;
	font-size: 1em;
	text-align:center;
    display:none;
}

div#Distribution.Index table.results_list
{
  width: 95%;
  border: 1px solid #ddd;
  border-bottom: 0px;
  border-right: 0px;
}

div#Distribution.Index table.results_list th
{
  padding: 2px;
  background-color: #f57c21;
  color: #ffffff;
  text-align: left;
}

div#Distribution.Index table.results_list th a
{
  color: #333;
}

div#Distribution.Index table.results_list td
{
  padding: 3px;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
}

div#Distribution.Index table.results_list li
{
  list-style-type: none;
}

div#Distribution.Index table.results_list.row_0 td
{

}

div#Distribution.Index table.results_list.row_1 td
{
  background-color: #eef;
}

div#Distribution.Index#results_actions
{
	width: 1%;
}

div#Distribution.Index#results_actions a
{
	color: #ffffff;
	text-decoration: none;
}

#registration ul.registration_buttons
{
    margin:10;
    padding:0;
    list-style-type: none;
    text-align:center;
}

#registration fieldset
{
    padding:0;
    margin-bottom: 3px;
    border: 1px solid #ddd;
    border-bottom: 0px;
    background-color: #fff;
    width:99%;
}

#registration .form-row
{
    clear: both;
    padding: 10px;
    border-bottom: 1px solid #ddd;
}

#registration h1
{
    margin: 8px 0;
    padding: 3px;
    padding-left: 0px;
    font-family: Arial, Verdana, sans-serif;
    font-size: 25px;
}

#registration fieldset h2
{
    margin:0px;
    padding: 3px;
    color: #333;
    background-color: #ccf;
    font-size: 11px;
}
.loginbuttonsbox
{
	padding-right:10px;
}