.cf:after {clear: both; display: block; margin: 0; padding: 0; height: 0; visibility: hidden; content: "(i)"; }
a,input,textarea,input[type="submit"],input[type="image"] { outline: none; }
a img { border: none; }
form { margin: 0; padding: 0; }

.header {
	margin: 0 0 15px;
	font: bold 28px "Garamond", Times New Roman, Times, serif;	
	color: #333;
	text-align: left !important;
	text-transform: uppercase;
	letter-spacing: -1px;
}
.header big big b {
	font: normal 28px "Garamond", Times New Roman, Times, serif;	
}
.header b big {
	font: bold 28px "Garamond", Times New Roman, Times, serif;
	color: #000;	
}
a.header big b div {
	font: normal 24px "Garamond", Times New Roman, Times, serif;	
	color: #000;
}
.header form {
	font: normal 12px Arial, sans-serif;	
}
.subheader {
	font: bold 14px "Garamond", Times New Roman, Times, serif;	
	color: #a67c47;
	text-transform: uppercase;
}
.content {
	font: normal 12px Arial, sans-serif;
	color: #aaa;
}
.content p {
	margin: 0 0 10px;
	padding: 0;
	font: normal 12px Arial, sans-serif;
	color: #aaa;
	line-height: 18px;
}
.content ul, .content ol {
	color: #aaa;
}

/* Applies To Pop-Up iWorksite Window Backgrounds */
#bgfill {
	background: none;
	background-color: #FFF;
}

/* All Links Within iWorksite */
.content a:link, .content a:visited {
	color: #a67c47;
	text-decoration: none;
}
.content a:active, .content a:hover {
	text-decoration: underline;
}

a.sub:link, a.sub:visited {
	color: #a67c47;
	text-decoration: underline;
}
a.sub:active, a.sub:hover {
	text-decoration: none;	
}

/* BG Properties && Should Look Similar to .content */
.contentgrey {
	color: #aaa;
	background-color: #FFF;
}

/* iWorksite Error Messages */
.contenterror {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #a67c47;
}
#agixx table {
	margin: 10px auto;
	padding: 20px;
	background: #FFF;
	border: 1px solid #e6e6e6;
}
/**********
NEWS STYLES
**********/
table#iws_main_news_title {
	margin: 0 0 20px;
}
table#iws_main_news_content tr td table {
	width: 100%;
	border-bottom: 1px solid #e6e6e6;
}
table#iws_main_news_content tr td table td.header a.header,
table#iws_main_news_content tr td table td.header a.header big b div {
	text-decoration: none;
}
table#iws_main_news_content tr td table td.header a.header:hover big b div,
table#iws_main_news_content tr td table td.header a.header:active big b div {
	color: #a67c47;
	text-decoration: underline;
}
table.newsTable {
	width: 100%;
	line-height: 22px;
}
table.newsTable td.header div.header {
	margin: 15px 0 0;
}
h1
{
	
	margin: 0 0 15px;
	font: bold 28px "Garamond", Times New Roman, Times, serif;	
	color: #333;
	text-align: left !important;
	text-transform: uppercase;
	letter-spacing: -1px;

}


/** bootstrap add ons ***/
.row-buffer-top {
	padding-top: 10px;	
}
.row-buffer-bottom {
	padding-bottom: 10px;
}
.row-buffer {
	padding: 10px 0;
}

a img { border: none; }
.pollgrey
{
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background: black;
}
td.pollgrey img { display: block; }
.pollwhite
{
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background: white;
}


.formInput {
	position: relative;
	display: inline-block;
	margin: 0;
	padding: 6px 10px 4px;
	font-weight: normal;
	font-size: 13px;
	line-height: 18px;
	font-family: Helvetica, Arial, sans-serif;
	color: #999;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 2px 2px 2px 0px rgba(0,0,0,0.05);    
    box-shadow: inset 2px 2px 2px 0px rgba(0,0,0,0.05);
}
.formInput:focus {
	border-color: #bbb;
	-webkit-box-shadow: none;
	box-shadow: none;
}



/* ---------------------------------------------------- 
   navdrop.css 
   ---------------------------------------------------- */

#h-b-l ul.iws_menu_dropdown {
	display: none;
	position: absolute;
	top: 19px !important;
	left: 45px;
	margin: 0;
	padding: 0 !important;
	opacity: 1.0 !important;
	filter: alpha(opacity=100%) !important;
	overflow: hidden;
	z-index: 1000000;
	width: 160px;
	background-color: #FFF;
	-moz-box-shadow: 5px 5px 30px #FFF;
	-webkit-box-shadow: 5px 5px 30px #FFF;
	box-shadow: 5px 5px 30px #FFF;
}
#h-b-l ul.iws_menu_dropdown li {
	float: none;
	display: block;
	margin: 0;
	padding: 0 !important;
	width: 160px;
}
#h-b-l ul.iws_menu_dropdown a {
	display: block;
	margin: 0;
	padding: 10px 5px 7px !important;
	width: 150px;
	height: 100% !important;
	font-size: 11px !important;
	line-height: 11px !important;
	text-align: left;
	color: #666 !important;
	letter-spacing: normal !important;
	text-shadow: none !important;
	border-bottom: 1px solid #a67c47;
}
#h-b-l ul.iws_menu_dropdown a.first {
	padding: 14px 5px 7px !important;
}
#h-b-l ul.iws_menu_dropdown a.last {
	padding: 10px 5px 7px !important;
}
#h-b-l ul.iws_menu_dropdown li, #h-b-l ul.iws_menu_dropdown a span {
	background: none;
}	
#h-b-l ul.iws_menu_dropdown a:link, #h-b-l ul.iws_menu_dropdown a:visited {
	text-decoration: none;
}
#h-b-l ul.iws_menu_dropdown a:active, #h-b-l ul.iws_menu_dropdown a:hover {
	color: #a67c47 !important;
	background: none;
}
/* ---------------------------------------------------- 
   scheme.css 
   ---------------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	color: #aaa;
	font-size: 12px;
	background: #FFF;
}
a:link, a:visited {
	color: #a67c47;
	text-decoration: none;
}
a:active, a:hover {
	text-decoration: underline;
}
/*****************
HEADER
*****************/
#hw {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0 0 3px;
	width: 100%;
	height: 74px;
	background: #FFF url('images/hw_bg.gif') 0 100% repeat-x;
	z-index: 12;
}
#h {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 980px;
}
#h-t {
	position: relative;
	margin: 0;
	padding: 13px 0 0;
	width: 980px;
	height: 33px;
}
#h-logo {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 272px;
	height: 33px;
}
#h-logo a {
	display: block;
}
#h-b {
	position: relative;
	margin: 0;
	padding: 0;
	width: 980px;
	height: 28px;
}
#h-b-l {
	position: relative;
	float: left;
	margin: 0;
	padding: 12px 0 0;
	width: 795px;
}
#h-b-l ul {
	margin: 0;
	padding: 0;
}
#h-b-l ul li {
	position: relative;
	float: left;
	margin: 0;
	padding: 0 0 0 34px;
	font: normal 12px/13px "Garamond", Adobe Garamond, Times New Roman, Times, serif;
	color: #666;
	list-style-type: none;
}
#h-b-l ul li:first-child {
	padding: 0;
}
#h-b-l ul li a:link, #h-b-l ul li a:visited {
	margin: 0;
	padding: 0 0 4px;
	color: #666;
	text-decoration: none;
}
#h-b-l ul li a:hover, #h-b-l ul li a:active,
#h-b-l ul li a.s:link, #h-b-l ul li a.s:visited {
	color: #a67c47;
	background: url('images/h-b-l-a_bg.gif') 50% 100% no-repeat;
}
#h-b-r {
	position: relative;
	float: right;
	margin: 0;
	padding: 0;
	width: 185px;
}
#h-b-r input.search-box-input {
	position: relative;
	display: block;
	float: left;
	margin: 0;
	padding: 11px 2px 0;
	width: 127px;
	height: 12px;
	font: bold italic 11px "Garamond", Adobe Garamond, Times New Roman, Times, serif;
	color: #888;
	line-height: 11px;
	background: url('images/search-box-input_bg.gif') 0 0 no-repeat;
	border: none;
}
#h-b-r input.search-box-btn {
	position: relative;
	display: block;
	float: left;
	margin: 0;
	padding: 11px 0 0;
	width: 53px;
	height: 23px;
	font: bold 12px "Garamond", Adobe Garamond, Times New Roman, Times, serif;
	color: #a67c47;
	line-height: 12px;
	text-align: right;
/* 	text-transform: uppercase; */
	background: none;
	border: none;
	cursor: pointer;
}
#h-b-r input.search-box-btn:hover, #h-b-r input.search-box-btn:active {
	color: #999;
}
/*****************
CONTENT
*****************/
#cw {
	position: relative;
	margin: 0;
	padding: 77px 0 0;
	width: 100%;
	z-index: 0;
}
#c, #c-m, #c-i {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
}
#c-m {
	height: 700px;
}
div.c-m-banner {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 700px;
	z-index: 0;
	overflow: hidden;
}
div.c-m-b {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 700px;
	background-position: 50% 0;
	background-repeat: no-repeat;
}
div.c-m-b-1 {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 980px;
	height: 700px;
}
div.c-m-b-o {
	position: absolute;
	top: 58px;
	right: 0px;
	margin: 0;
	padding: 5px;
	width: 300px;
	background: url('images/c-m-b-o_bg.png') 0 0 repeat;
}
div.c-m-b-o-1 {
	position: relative;
	margin: 0;
	padding: 25px 15px 25px 8px;
	width: 277px;
	background: url('images/c-m-b-o-1_bg.png') 0 0 repeat;
}
div.c-m-b-o h1 {
	margin: 0 0 10px;
	padding: 0 0 20px;
	font: bold 24px "Garamond", Adobe Garamond, Times New Roman, Times, serif;
	color: #a67c47;
	line-height: 26px;
	text-transform: uppercase;
	text-align: center !important;
	background: url('images/c-m-b-o-h1_bg.png') 50% 100% no-repeat;
}
div.c-m-b-o p {
	margin: 0;
	padding: 0 11px 20px;
	font: bold 12px "Garamond", Adobe Garamond, Times New Roman, Times, serif;
	color: #999;
	line-height: 16px;
}
div.c-m-b-o a:link, div.c-m-b-o a:visited {
	position: relative;
	display: block;
	margin: 0 auto;
	padding: 11px 0 9px;
	width: 250px;
	height: 14px;
	font: bold italic 14px "Garamond", Adobe Garamond, Times New Roman, Times, serif;
	color: #FFF;
	text-transform: uppercase;
	line-height: 14px;
	text-decoration: none;
	text-align: center;
	background: url('images/c-m-b-o-a_bg.png') 0 0 no-repeat;
}
div.c-m-b-o a:hover, div.c-m-b-o a:active {
	background-position: 0 100%;
}
#c-m-c {
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0;
	padding: 5px 0;
	width: 100%;
	height: 167px;
	background: url('images/c-m-c_bg.png') 0 0 repeat;
	z-index: 10;
}
#c-m-c-1 {
	position: relative;
	margin: 0;
	padding: 10px 0;
	width: 100%;
	height: 147px;
	background: url('images/c-m-c-1_bg.png') 0 0 repeat;
}
#c-m-c-2 {
	position: relative;
	margin: 0 auto;
	padding: 0 25px;
	width: 930px;
	height: 147px;
}
#c-m-c-3 {
	position: relative;
	margin: 0;
	padding: 0;
	width: 930px;
	height: 147px;
	overflow: hidden;
}
#c-m-c-3 ul {
	margin: 0;
	padding: 0;
	width: 10000px;
}
#c-m-c-3 ul li {
	position: relative;
	float: left;
	margin: 0 5px;
	padding: 5px;
	width: 290px;
	height: 137px;
	background: #FFF;
	list-style-type: none;
}
#c-m-c-3 ul li a, #c-m-c-3 ul li img {
	display: block;
	margin: 0;
	padding: 0;
	width: 290px;
	height: 137px;
}
#c-m-c-2 a.prev, #c-m-c-2 a.next {
	position: absolute;
	top: 50%;
	display: block;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 20px;
	height: 19px;
}
#c-m-c-2 a.prev:link, #c-m-c-2 a.prev:visited {
	left: 0;
	background: url('images/c-m-c-prev.png') 0 0 no-repeat;
}
#c-m-c-2 a.next:link, #c-m-c-2 a.next:visited {
	right: 0;
	background: url('images/c-m-c-next.png') 0 0 no-repeat;
}
#c-m-c-2 a.prev:hover, #c-m-c-2 a.prev:active,
#c-m-c-2 a.next:hover, #c-m-c-2 a.next:active {
	background-position: 0 100%;
}
/*****************
INTERNAL CONTENT
*****************/
#c-i {
	padding: 20px 0;
	background: url('images/c-i_bg.jpg') 50% 0 fixed no-repeat;
	overflow: hidden;
}
#c-i-c {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 980px;
}
#c-i-c-1 {
	position: relative;
	margin: 0;
	padding: 5px;
	width: 970px;
	background: url('images/c-i-c_bg.png') 0 0 repeat;
}
#c-i-c-2 {
	position: relative;
	margin: 0;
	padding: 20px;
	width: 930px;
	background: url('images/c-i-c-1_bg.png') 0 0 repeat;
}
#c-i-c-2 {
	line-height: 18px;
}
#c-i-c-2 h2, #c-i-c-2 h3 {
	font: bold 20px "Garamond", Adobe Garamond, Times New Roman, Times, serif;	
	color: #a67c47;
	letter-spacing: -1px;
	text-transform: uppercase;
}
#c-i-c-2 h3 {
	font-size: 15px;	
}
/*****************
FLAGS STYLES
*****************/
#flags {
	position: absolute;
	top: 20px;
	right: 0;
	margin: 0;
	padding: 0;
	width: 329px;
}
#flags ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#flags ul li {
	position: relative;
	float: left;
	margin: 0;
	padding: 0 0 0 5px;
	width: 25px;
}
#flags ul li:first-child {
	padding: 0;
}
#flags ul li a {
	display: block;
	margin: 0;
	padding: 0;
	-webkit-transition: all 300ms ease; -moz-transition: all 300ms ease; -ms-transition: all 300ms ease; -o-transition: all 300ms ease; transition: all 300ms ease;	
}
#flags ul li a:hover, #flags ul li a:active {
	background-color: #FFF;
	text-decoration: none;
	-moz-transform: scale(1.2); -webkit-transform: scale(1.2); -o-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2);
}
#flags ul li a img {
	display: block;
	border: 1px solid #ccc;
}
/*****************
CATALOG STYLES
*****************/
#catalog-c-c {
	position: relative;
	margin: 0;
	padding: 5px !important;
	width: 970px;
	background: url('images/c-i-c_bg.png') 0 0 repeat;
}
#catalog-c-c-l {
	position: relative;
	margin: 0;
	padding: 15px 10px !important;
	width: 190px !important;
	background: url('images/c-i-c-1_bg.png') 0 0 repeat;
}
ul.category-list li {
	padding: 0 0 20px !important;
}
div.category-list-item {
	font: bold 12px "Garamond", Adobe Garamond, Times New Roman, Times, serif;
	color: #cca574;
	line-height: 12px;
	text-transform: uppercase;
	letter-spacing: -1px;
}
a.category-list-item-link-header:link, a.category-list-item-link-header:visited {
	font: bold 20px "Garamond", Adobe Garamond, Times New Roman, Times, serif;
	color: #a67c47;
	line-height: 20px;
	text-transform: uppercase;
	letter-spacing: -1px;
	text-decoration: none;
}
a.category-list-item-link-header:hover, a.category-list-item-link-header:active {
	color: #a67c47;
}
ul.subcategory-list {
	margin: 5px 0 0 !important;
	padding: 5px 0 0 !important;
	border-top: 1px solid #e6e6e6;
}
ul.subcategory-list li {
	padding: 5px 0 5px 10px !important;
	font: bold 13px "Garamond", Adobe Garamond, Times New Roman, Times, serif;
	color: #888;
	text-transform: uppercase;
	background: url('images/c-c-l-li_bg.png') 0 50% no-repeat;
}
ul.subcategory-list li a:link, ul.subcategory-list li a:visited {
	color: #888;
	text-decoration: none;
}
ul.subcategory-list li a:hover, ul.subcategory-list li a:active {
	color: #cca574;
}
#catalog-c-c-r {
	position: relative;
	margin: 0;
	padding: 15px 20px !important;
	width: 715px !important;
	background: url('images/c-i-c-1_bg.png') 0 0 repeat;
}
#catalog-c-c-r h1 {
	margin: 0 !important;
	padding: 0 0 5px !important;
	font: bold 28px "Garamond", Adobe Garamond, Times New Roman, Times, serif;
	color: #333;
	line-height: 28px;
}
#product-blocks a.product-block-item {
	background: #FFF;
}
div.product-block a {
	cursor: pointer;
}
div.product-block span.product-block-item-text em.product-block-item-new {
	font: bold 12px "Garamond", Adobe Garamond, Times New Roman, Times, serif;
	color: #a67c47;
	line-height: 13px;
}
div.product-block span.product-block-item-text strong.product-block-item-title {
	font: bold 15px "Garamond", Adobe Garamond, Times New Roman, Times, serif;
	color: #333;
	line-height: 14px;
}
div.product-block span.product-block-item-text span.product-block-item-desc {
	padding: 8px 0 0;
	font: normal 11px Arial, sans-serif;
	color: #aaa;
	line-height: 15px;
}
div.product-block span.product-block-item-hover {
	font: bold italic 14px "Garamond", Adobe Garamond, Times New Roman, Times, serif;
	color: #FFF;
	line-height: 12px;
	text-transform: uppercase;
}
span.product-block-item-hover-content-1 {
	padding: 18px 0 0 !important;
	height: 40px !important;
}
span.product-block-item-hover-bg {
	background-color: #eceded !important;
}
#category-product-breadcrumbs {
	padding: 0 0 10px !important;
}
#category-product-breadcrumbs ul li {
	padding: 0 10px !important;
	font: bold 11px "Garamond", Adobe Garamond, Times New Roman, Times, serif;
	color: #888;
	text-transform: uppercase;
	background: url('images/c-c-l-li_bg.png') 0 50% no-repeat;
}
#category-product-breadcrumbs ul li a:link, #category-product-breadcrumbs ul li a:visited {
	padding: 0 !important;
	color: #888;
	text-decoration: none;
	border-left: none;
}
#category-product-breadcrumbs ul li a:hover, #category-product-breadcrumbs ul li a:active {
	color: #cca574;
	text-decoration: none !important;
}
#product-detail-content {
	width: 395px !important;
}
#product-detail-content-new {
	font: bold 18px "Garamond", Adobe Garamond, Times New Roman, Times, serif;
	color: #a67c47;
	text-transform: uppercase;
}
#product-detail-content h1#product-detail-content-header {
	margin: 0 0 5px !important;
	padding: 0 0 20px !important;
	font-size: 30px;
	line-height: 30px;
	background: url('images/product-detail-content-header_bg.png') 0 100% no-repeat;
}
#product-detail-content-list {
	padding: 0 0 10px;
}
#product-detail-content-list ul li {
	font: bold 14px "Garamond", Adobe Garamond, Times New Roman, Times, serif;
	color: #a67c47;
}
#product-detail-content-list ul li b {
	font-size: 12px;
	color: #666;
}
#product-detail-content-text {
	padding: 20px 15px;
	font: normal 11px Arial, sans-serif;
	color: #aaa;
	line-height: 18px;
	border: 1px solid #e6e6e6;
	background: #FFF;
}
#product-detail-image {
	width: 300px !important;
}
#product-detail-image img {
	display: block;
	margin: 0 auto;
}
#product-related-title {
	margin: 0 0 10px !important;
	padding: 0 0 15px !important;
	font: bold 24px "Garamond", Adobe Garamond, Times New Roman, Times, serif;
	color: #555;
	text-transform: uppercase;
	letter-spacing: -1px;
	background: url('images/product-related-title_bg.png') 0 100% no-repeat;
}
#product-related-products {
	padding: 0 !important;
}
#product-related-products a {
	cursor: pointer;
	text-decoration: none !important;
}
#product-related-products span.product-related-block-text {
	padding: 18px 10px 12px !important;
}
#product-related-products span.product-related-block-text strong.product-related-block-title {
	height: 16px;
	font: bold 15px "Garamond", Adobe Garamond, Times New Roman, Times, serif;
	color: #333;
	text-transform: uppercase;
}
#product-related-products ul li a span.product-related-block-hover {
	text-transform: uppercase;
	font: bold italic 12px "Garamond", Adobe Garamond, Times New Roman, Times, serif !important;
	color: #FFF;
}
#product-related-products ul li a span.product-related-block-hover-content-1 {
	padding: 6px 0 0 !important;
	height: 18px !important;
}
span.product-related-block-hover-bg {
	background-color: #eceded !important;
}
#catalog-search-results b {
	color: #a67c47;
}
#catalog-search-results a.catalog-search-item-title {
	font: bold 18px "Garamond", Adobe Garamond, Times New Roman, Times, serif !important;
	color: #888;
	text-transform: uppercase;
}
#catalog-search-results a.catalog-search-item-title:hover, #catalog-search-results a.catalog-search-item-title:active {
	color: #a67c47;
	text-decoration: none;
}
a.catalog-search-item-content-desc-more-link:link, a.catalog-search-item-content-desc-more-link:visited {
	font: bold 12px "Garamond", Adobe Garamond, Times New Roman, Times, serif !important;
	text-decoration: none;
	text-transform: uppercase;
}
a.catalog-search-item-content-desc-more-link:hover, a.catalog-search-item-content-desc-more-link:active {
	color: #888;
}


/*****************
FOOTER
*****************/
#fw {
	position: relative;
	margin: 0;
	padding: 40px 0 15px;
	width: 100%;
	background: #FFF url('images/hw_bg.gif') 0 0 repeat-x;
	z-index: 10;
}
#f {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 980px;
}
#f-t {
	position: relative;
	margin: 0;
	padding: 0 0 15px;
	width: 980px;
}
#f-t-l {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 270px;
}
#f-t-l h3 {
	margin: 0;
	padding: 0;
	font: bold 13px "Garamond", Adobe Garamond, Times New Roman, Times, serif;
	color: #a67c47;
	line-height: 13px;
}
#f-t-l p {
	margin: 0;
	padding: 8px 0 0;
	font: bold italic 12px "Garamond", Adobe Garamond, Times New Roman, Times, serif;
	color: #888;
}
#f-t-l input.nl-input {
	position: relative;
	display: block;
	margin: 0;
	padding: 10px 2px 0;
	width: 208px;
	height: 12px;
	font: bold italic 12px "Garamond", Adobe Garamond, Times New Roman, Times, serif;
	color: #aaa;
	line-height: 11px;
	background: url('images/nl-input_bg.gif') 0 0 no-repeat;
	border: none;
}
#f-t-l input.signupBTN {
	position: relative;
	display: block;
	margin: 0;
	padding: 12px 0 0;
	width: 58px;
	height: 23px;
	font: bold 13px "Garamond", Adobe Garamond, Times New Roman, Times, serif;
	color: #a67c47;
	line-height: 12px;
	text-align: left;
	text-transform: uppercase;
	background: none;
	border: none;
	cursor: pointer;
}
#f-t-l input.signupBTN:hover, #f-t-l input.signupBTN:active {
	color: #999;
}
#f-t-r {
	position: relative;
	float: right;
	margin: 0;
	padding: 0; 
	width: 710px;
}
#f-t-r ul {
	position: relative;
	float: right;
	margin: 0;
	padding: 0 0 0 55px;
}
#f-t-r ul li {
	position: relative;
	margin: 0;
	padding: 0 0 12px;
	font: bold 12px "Garamond", Adobe Garamond, Times New Roman, Times, serif;
	line-height: 13px;
	text-align: right;
	list-style-type: none;
}
#f-t-r ul li a:link, #f-t-r ul li a:visited {
	color: #888;
	text-decoration: none;
}
#f-t-r ul li a:hover, #f-t-r ul li a:active {
	color: #a67c47;
}
#f-b {
	position: relative;
	margin: 0;
	padding: 30px 0 0;
	width: 980px;
	background: url('images/f-b_bg.gif') 0 0 no-repeat;
}
#f-b-l {
	position: relative;
	float: left;
	margin: 0;
	padding: 10px 0;
	width: 500px;
}
#f-b-l p {
	margin: 0;
	padding: 0;
	font: bold 11px "Garamond", Adobe Garamond, Times New Roman, Times, serif;
	color: #999;
	line-height: 18px;
}
#f-b-l p.links {
/* 	text-transform: uppercase; */
}
#f-b-l p a:link, #f-b-l p a:visited,
#f-b-r p a:link, #f-b-r p a:visited {
	color: #999;
	text-decoration: none;
}
#f-b-l p a:hover, #f-b-l p a:active,
#f-b-r p a:hover, #f-b-r p a:active {
	color: #a67c47;
}
#f-b-r {
	position: relative;
	float: right;
	margin: 0;
	padding: 0;
	width: 480px;
	text-align: right;
}
#f-b-r p {
	margin: 0;
	padding: 4px 0 0;
	font: bold 10px "Garamond", Adobe Garamond, Times New Roman, Times, serif;
	color: #999;
	line-height: 10px;
}
div#p-p-r {
	float: right;
	padding: 0;
	margin: 0;
	z-index: 0;
}
div#c-m-fb-c {
    position: absolute;
    right: 0;
    top: 340px;
	margin: 0;
    padding: 0;
    width: 180px;
	background: url('images/c-m-b-o_bg.png') 0 0 repeat;
}

/* ---------------------------------------------------- 
   tabs2.css 
   ---------------------------------------------------- */

/* Tabs */ 
.iws_tabs_nav { 
    position: relative;
    float: left; 
	width: 200px !important;
	z-index: 100100;
} 
.iws_tabs_nav ul { 
	position: relative;
    margin: 0; 
    padding: 0;
}
.iws_tabs_nav li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    background-color: #eee;
	border-top: 1px solid #ddd;
}
.iws_tabs_nav li:first-child {
	border-top: none;
}
.iws_tabs_nav a {
    display: block;
    margin: 0;
    padding: 15px 10px;
    font: normal 11px Arial, sans-serif;
}
.iws_tabs_nav a:first-child {
	border-left: none;
}
.iws_tabs_nav a span {
    display: block;
    padding: 0;
}
.iws_tabs_nav a:link, .iws_tabs_nav a:visited {
    color: #999;
    font: bold 14px/14px "Garamond", Times New Roman, Times, serif; 
    letter-spacing: -1px;
    text-transform: uppercase;
    text-decoration: none;
}
.iws_tabs_nav a:hover, .iws_tabs_nav a:active {
	color: #666;
	background-color: #f6f6f6;
}
.iws_tabs_nav a.tab_selected:link, .iws_tabs_nav a.tab_selected:visited {
    color: #A67C47;
	background-color: #FFF;
    text-decoration: none;
}	
/* Container */
.iws_tab_container {
    position: relative;
    float: left;
	margin: 0;
    padding: 0;
    width: 730px !important;
    background: #FFF;
}
.iws_tab_container h1 {
	font-size: 22px !important;
	color: #666;
}
.iws_tab_container_1 {
    position: relative;
}
.iws_tab_container_2 {
    position: relative;
}
.iws_tab_container_a3 {
    position: relative;
}	
.iws_tab_container_3 {
    position: relative;
    overflow: hidden;
}
.iws_tab_container_4 {
    position: relative;
    width: 1000000px;
}
/* Container Content */
.iws_t_ct {
    float: left;
    margin: 0;
}
/* Container Content */
.iws_t_ct {
    float: left;
	padding: 20px;
}#contentTabs {
	clear: both;
	position: relative;
	margin-bottom: 20px;
	padding: 10px 0;
}

#tabbedContent li a {
	text-decoration: none;
}

.shadeTabStructure {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
}
.shadeTabStructure li {
	float: left;
	margin: 0 2px 0 0;
	text-align: center;
	list-style-image: none;
}
.shadeTabStructure li a {
	float: left;
	color: #666666;
	text-decoration: none;
	list-style-image: none;
}
.shadeTabStructure li a span {
	display: block;
	float: none;
	padding: 7px 12px;
	list-style-image: none;
}
.shadeTabStructure li a:hover {
	color: #333333;
	text-decoration: none;
	list-style-image: none;
}

.shadeTabs{
	position: relative;
	top: 2px;
	background: url(/images/tabs/tab_center.gif) top left repeat-x;
	background-color: #DEDEDE;
}
.shadeTabs a {
	background: url(/images/tabs/tab_left.gif) top left no-repeat;
}

.shadeTabs a span {
	color: #000000;
	background: url(/images/tabs/tab_right.gif) top right no-repeat;
}

.shadeTabsSelected{
	position: relative;
	top: 2px;
	background: url(/images/tabs/tab_center_over.gif) top left repeat-x;
	background-color: #EEEEEE;
}
.shadeTabsSelected a {
	background: url(/images/tabs/tab_left_over.gif) top left no-repeat;
}

.shadeTabsSelected a span {
	color: #000000;
	background: url(/images/tabs/tab_right_over.gif) top right no-repeat;
}

.tabContainer1 {
	clear: both;
	background: #eeeeee url(/images/tabs/content_tr.gif) top right no-repeat;
}
.tabContainer2 {
	background: url(/images/tabs/content_bl.gif) bottom left no-repeat;
}
.tabContainer3 {
	padding: 10px;
	background: url(/images/tabs/content_br.gif) bottom right no-repeat;
}

.tabContent {
}

/* main */
#campaignContainer {

}

#campaignContainer ul.campaignUserList  {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#campaignContainer ul.campaignUserList .teamTotal {
	clear: both;	
}

#campaignContainer ul.campaignUserList > li {
	float: left;	
	width: 320px;
	border: 1px #ccc solid;
	padding: 10px;
	margin: 10px;
}

#campaignContainer ul.campaignUserList > li .campaignUserPhoto {
	width: 170px;
	height: 170px;
	float: left;
	margin: 5px;
	border: 1px #ccc solid;
}

#campaignContainer ul.campaignUserList > li .campaignUserPhotoDefault {
	width: 170px;
	height:170px;
	background: #A29F89 url(/manager/images/avatar_large.gif) -35px -3px  no-repeat;
	float: left;
}

#campaignContainer ul.campaignUserList .campaignUserContainer {
	float: left;
	width: 138px;
}

 #campaignContainer h3 {
	margin: 0;
	padding: 0;
}

.progressBar {
	position: relative;
	width: 135px; 
	height: 20px;
	background: white url(/manager/images/grey_strip.png) 0 0 repeat-x; 
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 10px;
}
.progressBarTotal {
	height: 20px;
	position: absolute;
	left: 0;
	top: 0;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;

	background: #feccb1; /* Old browsers */
	background: -moz-linear-gradient(top,  #feccb1 0%, #f17432 50%, #ea5507 51%, #fb955e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#feccb1), color-stop(50%,#f17432), color-stop(51%,#ea5507), color-stop(100%,#fb955e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #feccb1 0%,#f17432 50%,#ea5507 51%,#fb955e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #feccb1 0%,#f17432 50%,#ea5507 51%,#fb955e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #feccb1 0%,#f17432 50%,#ea5507 51%,#fb955e 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #feccb1 0%,#f17432 50%,#ea5507 51%,#fb955e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feccb1', endColorstr='#fb955e',GradientType=0 ); /* IE6-9 */

}

.progressBarComplete {
	position: absolute;
	background: white url(/images/im/manager_orange_bg.jpg) 0 0 repeat;
	left: 0;
	top: 0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#fundraiserInfoDiv {
	padding: 10px;	
	border: 1px #ccc solid;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */

}

#fundraiserInfoDiv .campaignUserContainer {
	float: left;
	width: 150px;
}
.progressBarPercent{
	position: absolute;
	width: 50px;
	height: 20px;
	color: white;
	font-weight: bold;
	text-align: center;
	left: 50%;
	top: 0;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
	line-height: 20px;
	font-size: 16px;
	margin-left: -25px;
}

/* profile */
#fundraiserInfoDiv h3 {
	margin: 0;
	padding: 0;
	font-size: 18px;
}

#fundraiserInfoDiv .campaignGoal {
	font-size: 14px;
}

#fundraiserInfoDiv .campaignUserPhoto {
	float: left;
	margin: 5px;
	width: 150px;
	height: 150px;
	border: 1px #ccc solid;
}

#fundraiserInfoDiv .campaignUserPhoto img {
	width: 150px !important;

}

#campaignHeader .progressBar {
	width: 500px !important;
	float: none;
}

#campaignHeader .progressBarComplete {
	float: none;
}


#campaignHeader .progressBarPercent{
	width: 200px;
	margin-left: -100px;
}



#campaignUserInfo .progressBar {
	width: 400px !important;
	float: none;
}

#campaignUserInfo .progressBarComplete {
	float: none;
}

#campaignUserInfo  h3, #campaignUserInfo h1, #campaignUserInfo h2 {
	margin: 0 0 5px 0;
	padding: 0;
}

#campaignUserInfo  .campaignDesc {
}

#campaignUserInfo  .campaignGoal {
	float: left;
	margin-top: 10px;
	display: block;
	font-weight: bold;
}
			
#campaignUserInfo .campaignUserPhoto {
}

#campaignUserInfo .campaignUserPhoto img{
	padding: 0 20px 20px 0;
	float: left;
}

#campaignUserInfo .userInfo {
	float: left;
	width: 500px;
}

#campaignUserInfo #sponsorMeName {
}

#campaignUserInfo .campaignBtns {
	float:left;
	margin-right: 10px;
}

/* log table */

.campaignPublicLog {
	border-collapse: collapse;
	width: 100%;
	margin-top: 10px;
}
.campaignPublicLog  th.cmpMessage {
	widtH: 50%;
}
.campaignPublicLog  th {
	background-color: #eee;
}
.campaignPublicLog td, .campaignPublicLog  th {
	padding: 5px 10px;
	border: 1px #ccc solid;
}

.campaignPublicLog td {
	font-size: 12px;
	vertical-align: top;
} 

.campaignPublicLog td .campaignDateTime {
	font-size: 10px;
}

/* small widget */
.campaignWidget {
	padding: 10px;
	width: 500px;
	border: 1px #eee solid;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */

}


.campaignWidget .campaignHeader {
	float: left;
}

.campaignWidget .campaignHeader h1{
	font-size: 12px;
	margin-right: 10px;
	font-weight: bold;
	margin: 0; 
	padding: 0;
}
.campaignWidget .campaignHeader h2{
	font-size: 10px;
	margin: 0 0 4px 0; 
	padding: 0;
}	
.campaignWidget .progressBar {
	width: 500px !important;
	float: none;
}

.campaignWidget .progressBarComplete {
	float: none;
}


.campaignWidget .progressBarPercent{
	width: 200px;
	margin-left: -100px;
}

.campaignWidget .progressBar{
	float: left;
}

.campaignWidget #campaignContainer ul.campaignUserList  {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.campaignWidget #campaignContainer ul.campaignUserList > li {
	background: white;
	margin: 0px 2px 0 0 ;
	padding: 0px;
	float: left;	
	width: 80px;
	height: 80px;
	border: 1px #ddd solid;
}

.campaignWidget #campaignContainer ul.campaignUserList > li .campaignUserPhoto {
	margin: 4px;
	width: 70px;
	height: 70px;
	float: left;
	border: 1px #ccc solid;
}

.campaignWidget #campaignContainer ul.campaignUserList > li .campaignUserPhotoDefault {
	margin: 4px;
	width: 70px;
	height:70px;
	background: #A29F89 url(/manager/images/avatar_small.gif) -23px -5px  no-repeat;
	float: left;
}
.campaignWidget .campaignUserContainer {
	position: relative;
}

.campaignWidget .campaignBtns{
	float: right;
}
/* widget pop up */
.campaignPopUp {
	font-size: 12px !important;
	background-color: white;
	padding: 5px;
	border: 1px #eee solid;
	width: 150px;
	left: -40px;
	top: -10px;
	position: absolute;
	display: none;
	-moz-box-shadow: 0px 3px 25px #333;
    -webkit-box-shadow: 0px 3px 25px #333;
    box-shadow: 0px 3px 25px #333;
}
.campaignPopUp h3 {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
.campaignPopUp p {
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#campaignSearchDiv div {
	float: left;
	position: relative;
}

#campaignSearchDiv ul {
	float: left;
}

#campaignSearchDiv input {
	padding-left: 5px;
}

#campaignSearchDiv #removeUserSearch {
	position: absolute;
	left: 5px;
	top: 8px;
	display: none;
}

#campaignUserSearch {
	width: 400px;
	padding: 5px;
	border: 1px #ccc solid;
}
.blogManage {
	margin: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	position: relative;
}

.blogEntryPhoto {
	padding: 10px;
}

.blogManage div {
	padding: 7px; 
}

.blogManageHeader {
	clear: right;
}

.blogManageHeader a{
	font-size: 14px !important;
}

.blogManageIcons img{
	padding-right: 2px;	
}

.blogManageIcons a {
	border: 1px #333333 solid;
	padding: 2px;
	background-color: white;

}

.blogPhotoCont {
	width: 65px;
	height: 65px;
	padding: 0px !important; 
	margin: 0px;
	border: 2px white solid;
	overflow: hidden;
	position: absolute;
	right: 19px;
	top: 29px;
}

.blogrollWidget {
	margin: 10px;
	padding: 5px;
	font-size: 14px;
	background-color: #ffffff;
	border: 1px #cccccc solid;
}
.blogPhotoCont img{
	padding: 0;
	margin: 0;
}

.blogNumEntries {
	float: right; 
	margin-right: 11px;
	font-size: 12px;
	color: #666666;
	font-style: italic;
}

.blogManageEntries {
	border: 1px #cccccc solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 0 10px;
	overflow: auto;
	min-height: 100px;
	max-height: 300px;
	background-color: #F8F8F8 
}

.blogManageEntries td {
	font-size: 12px;
}

.blogManageEntries .contentgrey {
	background-color: #dddddd;
}

#AddCommentForm label {
	margin-left: 10px;
	font-size: 12px;
	color: #555;
	font-weight: bold;
}

#AddCommentForm label span {
	font-size: 11px;
	font-style: italic;
}

input.comment-form {
	padding: 5px;
	width: 180px;
}

textarea.comment-form {
	width: 500px;
	height: 180px;
}

#blogTagsSearchDiv {
	width: 315px; 	
	padding: 5px;
	background-color: white;
	min-height: 100px;
	max-height: 150px;
	overflow: auto;
	border: 1px #999999 solid;
	position: absolute;
	display: none;
}

#blogTagsSearchList {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#blogTagsSearchList li {
	padding: 5px;
	background-color: #cccccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 1px;
	color: black;
	underline: none;
	font-size: 12px;
	cursor: pointer;
}
#blogTagsSearchList li:hover {
	background-color: #eeeeee; 
}

.blogTag {
	border: 1px #cccccc solid;
	padding: 5px;
	float: left;
	margin: 1px 2px;
	background-color: #ffffff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.blogTagX {
	border: 1px #cccccc solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 2px;
	margin: 1px 2px;
	background-color: #cccccc;
}

.blogTagX:hover {
	background-color: #ffcccc;
	color: white;
	cursor: pointer;
}

.blogCategory {
	border: 1px #cccccc solid;
	padding: 5px;
	float: left;
	margin: 1px 2px;
	background-color: #ffffff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.blogCategoryWide {
	width: 300px;
	display: block;
}

.blogSubCategory {
	border: 1px #cccccc solid;
	padding: 5px;
	float: right;
	margin: 1px 6px;
	background-color: #f9f9f9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

    width: 280px;
    display: block;
}

.blogCategoryX {
}

.blogCategoryX:hover {
}

.blogCategoryEdit {
    /*
	border: 1px #cccccc solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    */
    display: block;
    width: 16px;
    height: 16px;
	margin: 1px 2px;
    float: right;
    background: url(/icons/page_edit.png) center left no-repeat;
    text-indent: -99999px;
}

.blogCategoryEdit:hover {
	background-color: #ffcccc;
}

#blogCategoriesSearchDiv {
	width: 315px; 	
	padding: 5px;
	background-color: white;
	min-height: 100px;
	max-height: 150px;
	overflow: auto;
	border: 1px #999999 solid;
	position: absolute;
	z-index: 1000;
	display: none;
}

#blogCategoriesSearchList {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#blogCategoriesSearchList li {
	padding: 5px;
	background-color: #cccccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 1px;
	color: black;
	underline: none;
	font-size: 12px;
	cursor: pointer;
}
#blogCategoriesSearchList li:hover {
	background-color: #eeeeee; 
}

.blogSearchBar {
	width: 240px;
	float: right;
}
.blogSearchBar .blogSearchBarInput{
	width: 150px;
	float: left;
	padding: 6px 4px 2px 4px;
}
.blogSearchBar .blogSearchBarButton {
	float: right;
}
.blogSearchBar .blogSearchBarInput input {
	width: 150px;
}
.blogSearchBar .blogSearchBarButton input {
	widtH: 70px; 
	text-align: left; 
	padding-left: 20px; 
	margin-left: 4px;
}

.blogCategoryBar {
	width: 219px;
	float: right;
}
.blogCategoryBar .blogCategoryBarInput {
	width: 150px;
	float: left;
	padding: 6px 4px 2px 4px;
}
.blogCategoryBar .blogCategoryBarButton {
	float: right;
}
.blogCategoryBar .blogCategoryBarInput select {
	widtH: 154px; 
}
.blogCategoryBar .blogCategoryBarButton input {
	width: 50px; 
	text-align: left; 
	padding-left: 20px; 
	margin-left: 4px;
}
/* copy thie file into scheme folder to make custom changes */
.blogrollContainer {
}

.blogrollBlog {
	padding: 10px;
	background-color: #ffffff;
	margin: 5px;
}

.blogrollPhoto {
	float: left;
	padding: 3px;
}

.blogrollPhoto {
	padding: 5px;
	margin: 5px;
	background-color: white;
}

.blogrollPhoto img{
	border: 0;
	margin: 0;
	padding: 0;
}

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

.blogrollTitle {
	margin: 3px 0 0 0 ;
}
.blogrollTitle a.sub {
	font-size: 15px;
	text-decoration: none;
}

.blogrollHeadline {
	font-size: 12px;
	font-style: italic;
	color: #666666;
}

.blogrollDesc {
	margin: 2px;
	font-family: arial;
	font-size: 12px;
}
.couponTitle
{
	font-size: 18px;
	font-weight: bold;
	color: #505050;
}
.couponCaption
{
	font-size: 12px;
}
.couponSubText
{
	font-size: 11px;
}
a.rss {border:1px solid #ffcc00; color:#ffffff; background-color:#ff6600; font-weight: bold; font-size:10px;font-family:verdana; text-decoration:none; padding-right:1px;}
a.rss:hover {color:#ffcc00;}
a.rss:visited {color:#ffffff;}

.searchbox
{
	border: 1px black solid;
	padding: 2px;
}

.separator
{
	color: #FFFFFF;
	background: #000000;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 2px 4px 2px 4px;
	background-image: url(/images/grey_black_gradient.jpg);
	background-position: top right;
	background-repeat: repeat-y;
}
#branding {
	position: relative;
	width: 125px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background: url(/images/imavex_branding_bg.gif) top left no-repeat;
}
#branding_sequoia {
	position: relative;
	width: 125px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background: url(/images/sequoia_branding_bg.png) top left no-repeat;
}

#brandingName {
	position: absolute;
	z-index: 1;
	top: 8px;
	left: 19px;
	font-weight: bold;
}
#brandingName a {
	color: #333333;
	text-decoration: none;
}

#brandingService {
	position: absolute;
	z-index: 2;
	top: 0; right: 0;
	width: 60px;
	text-align: left;
}
#brandingService span {
	display: block;
	font-size: 11px;
	height: 13px;
	padding: 8px 0 4px 0px;
	color: #666666;
	text-decoration: none;
}
#surveyFormField {
	display: none;
	width: 50px;
}

.profile {
	padding: 10px;
	width: 600px;
}
.profile h1 {
	padding-top: 0;
	margin-top: 0;
}
.profile #profileImage {
	text-align: center;
}
.profile #profileImage img {
	background-color: #ffffff;
	padding: 10px;
}

.iws_menu_group { overflow: hidden; }

ul.buttons {
    list-style-type: none;
    margin: 4px 0;
    padding: 0;
}
.mgrBtn, ul.buttons li a, #pageSubManagerMenu a, .pageSubManagerMenu a {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(243, 243, 243, 1) 50%, rgba(235, 235, 235, 1) 51%, rgba(255, 255, 255, 1) 100%);
    border: 1px solid #bbb;
    border-radius: 5px;
    color: #333 !important;
    display: block;
    font: bold 11px Arial, Helvetica, sans-serif;
    padding: 4px;
    text-decoration: none !important;
}
ul.buttons li {
    display: block;
    float: left;
    margin-bottom: 2px;
    margin-right: 2px;
}
ul.buttons li span {
    display: block;
    padding: 2px 3px 2px 23px;
}
ul.buttons span.printerBtn {
    background: url(/icons/printer.png) 0 0 no-repeat;
}
ul.buttons span.boxBtn {
    background: url(/icons/box.png) 0 0 no-repeat;
}
ul.buttons span.emailBtn {
    background: url(/icons/email.png) center left no-repeat;
}
.page_action_buttons {
	padding-top: 30px;
}
.page_action_buttons a.btn {
	margin-right: 5px;
}
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/lightbox/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/lightbox/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
