/* @override http://clickfund/css/shopping.css */

#main
{
  border-top: 10px solid #FFFFFF;
  border-bottom: 10px solid #FFFFFF;
  margin-top: 0;
  background: url(../images/layout/par_profile-main.jpg) repeat-y left top;
}

#left-column
{
  width: 212px;
  margin-right: -212px;
  margin-left:5px;
  padding: 0;
  float: left;
  color: #FFFFFF;
}

#right-column
{
  width: 532px;
  margin-left: 222px;
}

.participant_profile_box
{
  display: block;
  width: 212px;
  margin: 0px auto 12px auto;
  overflow: hidden;
}

.participant_profile_box .subtitle
{
  margin-top: 0;
  font-style: italic;
}

.participant_profile_box p
{
  margin: 10px;
}


.participant_profile_box h1
{
  color: #FFFFFF;
  padding: 7px 14px;
  letter-spacing: normal;
  font-size: 14pt;
  letter-spacing: normal;
  background: #4096B8 url(../images/layout/menu-active.jpg) repeat left top;
}

.participant_profile_box h2
{
  display: block;
  clear: left;
  color: #FFFFFF;
  letter-spacing: normal;
  margin: 10px 10px 0 10px;
  padding-top: 10px;
  font-size: 12pt;
  font-weight: bold;
}

.participant_profile_box #days
{
  margin-left: 10px;
  font-weight: bold;
}

.participant_profile_box img
{
  border: 1px solid #CCCCCC;
  margin: 0 10px;
}

#logo{
  display: block;
}

#about_participant img,
#about_organization img
{
  float: left;
}

#about_campaign #progress #goal label,
#about_campaign #progress #raised label
{
  width: 70px;
  display: block;
  margin: 0 10px;
  font-weight: bold;
  float: left;
}

#about_campaign #progress #goal span,
#about_campaign #progress #raised span
{
  float: right;
  margin: 0 10px;
}

.progress_bar
{
  text-align: left;
  margin: 10px;
}

.progress_bar span
{
  font-weight: bold;
  margin-right: 10px;
}

.progress_bar .bar
{
  background: #CCCCCC;
  width: 233px;
}

.progress_bar .bar div
{
  background: #D19B14;
}

/**
 * Top Section
 */
#top-section
{
  text-align: center;
  margin: 0 0 0 8px;
  width:554px;
  _margin: 0 0 0 7px;
}

#top-section #left
{
  float: left;
  width: 304px;
  margin-right: 6px;
}

#top-section #right
{
  float: right;
  margin-right: 11px;
  width: 204px;
}


/**
 * Content Area
 */
#content
{
  background: #FAF9F7 url(../images/layout/profile-content.jpg) repeat left top;
  margin: -2px 15px -2px 10px;
  _margin: -2px 15px -2px 7px;
  padding-top:50px;
  width: 564px;
}

#content #content-inner
{
  padding: 0px;
  padding-top:40px;
  
  *width: 442px;
}



/**
 * Categories
 */
#categories-head
{
  background: url(../images/layout/categories-head.png) no-repeat center top;
  width: 515px;
  height: 43px;
  margin: 0 0 0 10px;
  _margin: 0 0 0 7px;
}

#categories-head a,
#categories-head a:link,
#categories-head a:visited
{
  color: #FFFFFF;
  font-size: 13pt;
  font-weight: bold;
}

#categories-head #left
{
  float: left;
  width: 293px;
  padding-top: 10px;
  padding-left: 10px;
  height: 28px;
}

#categories-head #right
{
  float: right;
  width: 196px;
  height: 28px;
  padding-top: 10px;
  padding-right: 10px;
}

#categories
{
  height: 34px;
  width: 515px;
  margin: 0 0 0 10px;
  _margin: 0 0 0 7px;
  background-color: #649DB0;
}

#categories div
{
  color: white;
  padding: 5px;
  font-weight: bold;
}

#store-head
{
  position: relative;
  height: 60px;
  background: url(../images/layout/store-head.png) no-repeat center top;
  width: 564px;
}

#store-cart
{
  color: #FFFFFF;
  font-weight: bold;
  font-size: 8pt;
  position: absolute;
  width: 238px;
  padding: 4px 8px;
  right: 0;
  top: 0;
}

#store-cart .right
{
  display: block;
  text-align: right;
}

#store-cart .right a,
#store-cart .right a:link,
#store-cart .right a:hover
{
  color: #FFFFFF;
}

#store-scrubber
{
  color: #333333;
  font-weight: bold;
  font-size: 8pt;
  position: absolute;
  width: 220px;
  padding: 4px 8px;
  left: 0;
}

#scrubber ul
{
  margin-left: 12px;
}

#scrubber ul li.first
{
  margin-left: -6px !important;
}

#scrubber ul li
{
  color: #333333;
  border: 1px solid #333333;
  list-style: none;
  text-align: center;
  font-size: 7pt;
  float: left;
  padding-top: 4px;
  display: block;
  margin: 5px 1px;
  width: 21px;
  height: 17px;
  background-color: #FFFFFF;
}

#scrubber ul li.ellip
{
  border: none;
  width: 15px;
  background-color: transparent;
}

#scrubber ul li.current
{
  background-color: #FCFF9C;
  font-weight: bold;
}

#scrubber ul li a,
#scrubber ul li a:link,
#scrubber ul li a:visited
{

  color: #000000;
  text-decoration: none;
}

#scrubber ul li a:hover,
#scrubber ul li a:focus,
#scrubber ul li a:active
{
  text-decoration: underline;  
}

#scrubber ul li a.last
{
  border: none;
}

/**
 * Products
 */
#shopping-table
{
  width: 100%;
  border-collapse: separate;
  border-spacing: 0px 0px !important;
  margin: 0 !important;
}

#shopping-table th
{
  background: none !important;
  padding: 0 !important;
  margin: 0 !important;
  font-weight: bold;
}

#shopping-table th,
#shopping-table th a,
#shopping-table th a:link,
#shopping-table th a:visited
{
  color: #FFFFFF;
}

#shopping-table th span.image
{
  display: block;
  width: 68px;
  height: 20px;
  padding: 5px 0 0 0;
  text-align: center;
  background: transparent url(../images/layout/product-category/image.png) no-repeat center top;
}

#shopping-table th span.name
{
  display: block;
  width: 68px;
  height: 20px;
  padding: 5px 0 0 0;
  text-align: center;
  background: transparent url(../images/layout/product-category/name.png) no-repeat center top;
}

#shopping-table th span.price
{
  display: block;
  width: 68px;
  height: 20px;
  padding: 5px 0 0 0;
  text-align: center;
  background: transparent url(../images/layout/product-category/price.png) no-repeat center top;
}

#shopping-table tr.top
{
  border-top: 1px solid #777777;
  border-left: 1px solid #777777;
  border-right: 1px solid #777777;
}

#shopping-table tr.bottom
{
  border-bottom: 1px solid #777777;
  border-left: 1px solid #777777;
  border-right: 1px solid #777777;
}

#shopping-table tr.padding td
{
  background-color: transparent !important;
  height: 40px;
  border: none !important;
}

#shopping-table td
{
  padding: 10px;
  background-color: #F7F0E8;
}

#shopping-table td h1
{
  font-size: 10pt;
  letter-spacing: normal;
}

#shopping-table td img
{
  border: 1px solid #777777;
}

#shopping-table tr td.add-to-cart
{
  text-align: center;
}

#checkout
{
  background-color: #F7F0E8;
  padding: 6px;
  margin: 25px;
}









#chart
{
  position: relative;
  width: 203px;
  height: 142px;
  padding: 0;
  margin: 0;
  border: 1px solid #AA9999;
  background: url(../images/thermometer.gif) no-repeat left top;
}

#chart #bar
{
  position: absolute;
  bottom: 32px;
  left: 25px;
  width: 16px;
  height: 54px;
}

#chart #level
{
  position: absolute;
  bottom: 0;
  background-color: #CC3333;
  width: 100%;
  height: 0%;
}

#chart #circle
{
  position: absolute;
  width: 74px;
  height: 74px;
  top: 58px;
  right: 14px;
  text-align: center;
}

#chart #circle #num-days
{
  display: block;
  font-size: 20pt;
  font-family: "Lucida Grande", Geneva, Tahoma, Verdana, Helvetica, Helv, Arial, "Liberation Sans", Sans, sans-serif;
  font-weight: bold;
  margin-top: 7px;
  margin-bottom: 0;
  color: #FFFFFF;
}

#chart #circle #more-days
{
  color: #444444;
  font-family: "Lucida Grande", Geneva, Tahoma, Verdana, Helvetica, Helv, Arial, "Liberation Sans", Sans, sans-serif;
  font-size: 7.5pt;
  text-transform: uppercase;
}

#chart #levels
{
  position: absolute;
  bottom: 20px;
  left: 73px;
  width: 40px;
  height: 70px;
  font-family: "Lucida Grande", Geneva, Tahoma, Verdana, Helvetica, Helv, Arial, "Liberation Sans", Sans, sans-serif;
  font-size: 6pt;
  color: #888888;
}

#chart #level-1
{
  position: absolute;
  bottom: 11px;  
}

#chart #level-2
{
  position: absolute;
  bottom: 28px;  
}

#chart #level-3
{
  position: absolute;
  bottom: 44px;  
}

#chart #level-4
{
  position: absolute;
  bottom: 60px;  
}

#chart #goal
{
  position: absolute;
  top: 7px;
  left: 18px;
  width: 167px;
  font-family: "Lucida Grande", Geneva, Tahoma, Verdana, Helvetica, Helv, Arial, "Liberation Sans", Sans, sans-serif;
  font-size: 11pt;
  font-weight: bold;
}

#chart #goal span.title
{
  position: absolute;
  left: 0;
  color: #C78E0B;
}

#chart #goal span.amount
{
  position: absolute;
  right: 0;
  color: #777777;
}

#chart #raised
{
  position: absolute;
  top: 27px;
  left: 18px;
  width: 167px;
  font-family: "Lucida Grande", Geneva, Tahoma, Verdana, Helvetica, Helv, Arial, "Liberation Sans", Sans, sans-serif;
  font-size: 11pt;
  font-weight: bold;
}

#chart #raised span.title
{
  position: absolute;
  left: 0;
  color: #8CBDD3;
}

#chart #raised span.amount
{
  position: absolute;
  right: 0;
  color: #777777;
}




#itemcontainer
{
	border: 1px solid #adb0ae;
	margin: 10px 20px 10px 20px;
	width: 523px;
	display: block;
	background-color: #F7F0E9;
}

.item
{
	background-color: #F7F0E9;
	width: 250px;
	float: left;
	display: block;
	padding: 10px 10px 0 10px;
  margin: 10px 0 0 8px;
	color: #585858;
}

.item img
{
	display: block;
	margin: 10px auto;
	background-color: #FFFFFF;
	border: 1px solid #A7A7A7;
	margin-bottom: 10px;
	cursor: pointer;
}

.item .add
{
	background: transparent url(images/btn-add.gif) no-repeat center top;
	padding: 2px 5px;
	height: 13px;
	width: 58px;
	font-size: 10px;
	display: block;
	float: left;
}

.itemgroup
{
	width: 522px;
	overflow: hidden;
}

.itemgroup .item
{
	width: 228px;
	float: left;
}

#itemcontainer hr
{
	clear: both;
	display: block;
	height: 1px;
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	color: #A7A7A7;
}

.item span
{
	display: block;
	margin: 10px;
}

.item span.price
{
  margin-top: 0;
}

.item span.add_to_cart
{
  margin: 0;
  float: right;
}

#mainnav
{
  margin: -2px 0 -2px 10px;
  _margin: -2px 0 -2px 7px;
  width: 564px;	font-size:16px;
	display:block;
	float:left;
	height:54px;
	background-color:#649DB0;
}

#mainnav li
{
	float:left;
/*	width:100px;*/
	height:27px;
}
#mainnav li a
{
	display:block;
	padding:0 13px;
	background-color:#649db0;
	text-decoration:none;color:#FFFFFF;
	line-height: 27px;
}
#mainnav li a:hover
{
	background-color:#94C3D3;
}


#contentheader
{
	background-color:#D8A222;
	width:100%;
	padding:5px;
	height:35px;
	color:white;
	font-size:16px;
	margin: -2px 0 -2px 10px;
  _margin: -2px 0 -2px 7px;
  width: 564px;
	width:554px;
	display:block;
	float:left;
}

#contentheader .text{float:left;font-size:20px;padding:5px;}

.button
{
	text-align:center;
	color:white;
}

#contribution
{
	float:right;
	background:transparent url(../images/btn-contribute.png) no-repeat left top;
	width:199px;
	height:24px;
	padding:5px;
	text-align:center;
	color:white;
}



.leftitem
{
  display:block;
	padding:10px 0;
	color:white;
}
.leftitem img
{
  	width:145px;
  	height:145px;
	margin: 5px 30px;
	background-color:white;
	text-align:center;
	display:block;

}
.leftitem p
{
	margin:0 12px 12px;
	font-size:12px;
}
.leftitem .title h3
{
	font-size:17px;
	color: #fff;
}
.leftitem .title
{
  background: #4096B8 url(../images/layout/menu-active.jpg) repeat left top;
	padding:5px;
	display:block;
	margin:0 0 10px;
}

#top-blurb
{
	background:transparent url(../images/banner-blurb.gif) no-repeat left top;
	text-align:center;
	color:white;
	font-size:15px;
	height:100%;
	width:224px;
	margin:1px 2px;
	display:block;
	float:left;
	padding:20px 40px;
	letter-spacing:1px;
}

#transaction_expiration_date_month, #transaction_expiration_date_year
{
  width: 80px;
}

.product_popup
{
  position:fixed;
  left:50%;
  width:400px;
  margin-left:-220px;
  top:30%;
  background: #82b6c9;
  padding:20px;
  color: #fff;
	display: none;
}

.product_popup img
{
  float: right;
  margin-left: 20px;
}

.product_popup a
{
  color:#FFF;
}

.product_popup h2
{
  font-size: 14px;
  font-weight: bolder;
  color: #fff;
}

.product_popup .description
{
  margin-bottom: 15px;
}

.product_popup .add_to_cart
{
  float: right;
}

.product_popup .price
{
  text-align: left;
  float: left;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
.page_controls
{
  float:right;
  margin-right:20px;
  background-color:#F7F0E9;
  color:#585858;
  padding:2px 5px;
  border:1px solid #ADB0AE;
  width:512px;
}
.page_controls a
{
  color:#585858;
}
.page_controls a:hover
{
  color:#2C90B7;
}
.page_controls a.previous
{
  float:left;
}
.page_controls a.next
{
  float:right;
}

#note
{
  background-color: #4096B8;
  color: #FFFFFF;
  padding: 5px 7px;
  font-weight: bold;
}