.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;
}


#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 1px 0 0;
	text-align: center;
	border: 1px solid #cccccc;
	border-bottom: 0;
}
.shadeTabStructure li a {
	float: left;
	color: #999999;
	text-decoration: none;
}
.shadeTabStructure li a span {
	display: block;
	float: none;
	padding: 7px 12px;
}
.shadeTabStructure li a:hover {
	color: #666666;
	text-decoration: none;
}

.shadeTabs{
	position: relative;
	top: 1px;
	background: #eeeeee url(/images/tabs/tab_center_standard.gif) top left repeat-x;
}

.shadeTabs a span {
	margin: 0 0 0 0;
	color: #000000;
}

.shadeTabsSelected{
	position: relative;
	top: 1px;
	background: #ffffff url(/images/tabs/tab_center_standard_over.gif) top left repeat-x;
}

.shadeTabsSelected a span {
	margin: 0 0 1px 0;
	color: #000000;
}

.tabContainer1 {
	clear: both;
	padding: 10px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
}

.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: #;
	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: #;
	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 */
	}	
	
