/* =color 
page-background #C5C4A1;


*/

/* Reset some defaults */
ul,ol {
	list-style:none 
}

h1,h2,h3,h4,h5,h6,pre,code,kbd {
	font-size:1em; 
}

dl,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,blockquote,fieldset,input {
	margin:0; padding:0 
}

a img,:link img,:visited img,abbr {
	border:0 
}

address,abbr {
	font-style:normal 
}

* {
	margin:0;
	padding:0;
}

/* remove dotted outline on links */
a:active { outline: none; }
a:focus { -moz-outline-style: none; }

body.page {
	background:#C5C4A1 url(/assets/images/background_page.gif) repeat-x scroll 0% -102px;
	padding:0 15px;
	color:#333;
}

body 
{
	font:76%/1.5 "Trebuchet MS", Arial, Helvetica, sans-serif;
}

/* =links */
a:visited {
	color:#600;
} 


a:hover {
	color:#fc6;	
	text-decoration: underline;
}

a, a:active {
	color:#205959;
} 


#signin-controls a {
	color:#fff;
	text-decoration:none;
}

#signin-controls a.default-link {
	color:#fff;
	text-decoration: underline;
	font-weight:bold;
}


/*
#signin-controls a {
	color:#333;
	text-decoration:none;
}

#signin-controls a.default-link {
	color:#4E4A5F;
	text-decoration: underline;
}
*/

a.white {
	color:#fff;
}

/* =layout */

#container {
	width:990px;
	margin:0 auto;
}

#one-percent-planet {
	background: url(/assets/images/background_one_percent.gif) no-repeat;
	width:136px;
	padding:32px 15px 0 68px;
	font-size:0.9em;
	line-height:1.1;
	float:right;
	color:#fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;	
	height:69px;
	vertical-align:middle;
}


#detail-navigation {
	clear:left;
	height:127px;
}

#content-main {
	/*background: #fff url(/assets/images/background_content_main.gif) repeat-y;*/
	background: url(/assets/images/fasl_body.jpg) no-repeat;
}


#content-main-noad {
	background:#fff;
}


#content	{
	float:left;
	width:789px;
	padding:0;
	background:#fff url(/assets/images/background_content_fade.gif) repeat-x;
}

.content-pad {
	padding:10px 15px; 
}

.sw-account .content-pad {
	padding-top: 0px; 
}

#tribe .content-pad {
	padding:1px 10px 10px; 	
}

#tribe .content-pad, #log .content-pad {
	padding:1px 10px 10px; 	
}


#sign-in-bar  {
	background: #62584B url(/assets/images/background_business_bar.gif) repeat-x;
	font-size:1.1em;
	letter-spacing: -0.25px;
	color:#fff;
	padding:4px 10px;
}

#sign-in-bar a
{
	text-decoration:underline;
}

.learn {
	text-align:left;
	padding:10px ;
	margin-top:10px;
	background: #ffc;
}

#swellwatch-demo {
	text-align: center;
	padding:25px 15px;
}

.loading {
	width:98%;
	background:#fff;
	filter:alpha(opacity=55);
	opacity: 0.55;
	-moz-opacity:0.55;	
	padding:1%;
}

/* =breadcrumbs */

.breadcrumb-nav{
	float:left;
	width:610px;
	padding:0;
	margin:0;
	position:absolute; /* this fixes the page reflow bug in ie that caused the content to drop below the footer */
	z-index:5000;
}

.breadcrumb-pulldown {
	background-color: white;
	border: solid black 2px;
	position: absolute;
	top: 26px;
}	
	

#ad-column	{
	float:left;
	width:160px;
	padding:20px;
	/*background: url(/assets/images/background_adbar_fade.gif) repeat-x;*/	
}


#preroll-text-container {

	font-family:Arial, Helvetica, sans-serif;
	padding:5px;
	background:#ffc;
}

/* =headers */

h1{}

#masthead h1.logo {
	background: url(/assets/images/logo-sw.gif) no-repeat 0 0;
	float:left;
	margin:3px 0 -1px 3px;
	width:200px; 
}

#masthead h1.logo a {
	display:block;
	height:55px;
	width:150px;
}

#one-percent-planet  h1 {
	letter-spacing: -0.050em
}
#one-percent-planet  p { /*sub header*/
	font-size:0.95em;
	line-height: 1.1;
}
#one-percent-planet  a {
	color:#fff;
	text-decoration: none;
}


.half h1, .content-pad h1 {
	font-size:1.8em;
	color:#092A2A;
	padding:10px 10px 5px 0;
	letter-spacing: -0.036em;
	line-height: 1.0;
}

.half h1+h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.2em;
	line-height: 1.2;
	font-weight: normal;
} 

.content-pad h1+p, .page-subheader { /*sub header*/
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.2em;
	line-height: 1.1;
	margin:0 0 15px;
	padding:0;
}


#detail-navigation h2 {
	color:#fff;
	font-size:3.0em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;	
	letter-spacing: -0.050em;
	float:right;
	padding:0 34px;
}

.learn  h2{
	font-size:1.4em;
	margin:0;
	padding:0;
}

.learn  h2+p{
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.2em;
	line-height: 1.1;
	margin:0;
	padding:0;
}

.account h3, .session-detail h3 {
	font-size:1.2em;
	font-weight: normal;
}

.account h3+p, .session-detail h3+p {
	font-family: Arial, Helvetica, sans-serif;
}


.swellwatch-data-container h5 {
	padding:3px 10px;
}

/*Modal Popup*/
.modalBackground {
	background-color:#666;
	filter:alpha(opacity=70);
	opacity:0.7;
	-moz-opacity:0.70;	
}

h3.modal-container  
{
	background:#ECEADE;
	padding-left:5px;
	border-bottom:1px solid black;
	color:#000000;
	font-size:18px;
	font-weight:bold;
	height:30px;
	line-height:30px;
}

p.modal-container {
	background:#ECEADE;
	font-size:0.8em;
	line-height: 1.1;
	padding:2px;
}

/* =list */


dl {
	
}

dl dt {
	font-size:1.2em;
	font-weight:bold;
}


dl dd {
	margin-bottom:15px;	
}

/* =resource */
	.resource
	{
		display: block;
		margin-top:5px;
		margin-bottom: 5px;
	}

	.resource_list_title
	{
		font-family: Georgia, Trebuchet MS, Arial, Verdana, Geneva; 
		font-weight: normal; 
		color: #4f473c; 
		text-decoration: none;
		margin: 0;
		padding-bottom: 2px;
	}
	
	.resource_list_title a
	{
		color: #4f473c; 
		text-decoration: underline;		
	}
	
	.resource_list_title a:hover 
	{
		color: #4f473c;
		text-decoration: none;
	}
	
	.resource_list_description
	{
		font-family: Trebuchet MS, Arial, Verdana, Geneva; 
		font-size: 1.1em; 
		font-weight: normal; 
		color: #666666; 
		text-decoration: none;
		padding-bottom: 10px;
		display: block;
	}
	
	/* =messaging */
	.message {
		font-family: Arial, Helvetica, sans-serif;
		background:#ffc;
		padding:5px 10px;
		margin:5px 0;
	}
	
	/* =messaging */
	.system-message, .system-message-error {
		font-family: Arial, Helvetica, sans-serif;
		color:#000;
		font-weight:normal;
		text-align:left;
		font-size:12px;
		padding:5px 10px;
		border-bottom:1px dotted #efefe7;
		letter-spacing: 0;
		background: #ffffcc;
		display:block;
		width:98%;
	}
	.system-message-error
	{
		color:#a00;
		border:2px solid #900;
		background: #fed url(/assets/images/icn-alert.gif) no-repeat 5px 2px;
		padding-left: 25px;
	}
	
	span.error {
		display:block;
		background: #c00;
		color:#fff;
		padding:2px 5px;
		margin:1px 0;
		font-size:0.9em;
	}
	
	.message-error, #ctl00_ContentMain_sw_createUser_CreateUserStepContainer_valsum {
		font-family: Arial, Helvetica, sans-serif;
		background:#c00;
		color:#fff;
		padding:5px 15px;
		margin:10px 0;
	}
	
	.message-error ul,
	#ctl00_ContentMain_sw_createUser_CreateUserStepContainer_valsum ul {
		padding-left:10px;
		margin-left:10px;
	}

	.message-error ul li,
	#ctl00_ContentMain_sw_createUser_CreateUserStepContainer_valsum ul li {
		font-size: 1.1em;
		color:#fff;
		line-height: 1.2em;
		padding:0;
		margin:5px 0;
		list-style: circle;
	}
	
	message-error ul li a,
	#ctl00_ContentMain_sw_createUser_CreateUserStepContainer_valsum ul li a {
		color:#fff;
	}

	
	/* =table */
	
	table {
		font-family: Arial, Helvetica, sans-serif;
	}
	
	.accountTable {
		width:100%;
		margin:10px 0;
	}
	
	.accountTable caption {
		text-align: left;
		padding:5px 10px;
		background:#ECF3F3;
		margin:10px 0;
	}

	.accountTable th {
		text-align: left;
		padding:5px 10px;
		background:#f0f0f0;
	}
	
	.accountTable td {
		padding:15px 10px;
		border-bottom:1px dotted #ccc;
		vertical-align: top;
	}
	
	.accountTable tr.last td {
		border-bottom:0;
	}
	
	#content	.aspnet-wrapper td {
		padding:0;
		border-bottom:0;
		vertical-align: top;		
	}



	
/* =icons */

.help {
	background: transparent url(/assets/images/icn_help.gif) no-repeat 0 1px;
	padding-left: 17px;
	margin-left:5px;
}

.search-link {
	background: transparent url(/assets/images/icn-search.gif) no-repeat 0 1px;
	padding-left: 17px;
}


.send {
	background: url(/assets/images/icn_email.gif) no-repeat 0 1px;
	padding-left: 17px;
	margin-left:5px;
}

.confirm {
	background: url(/assets/images/icn_confirm_small.gif) no-repeat 0 4px ;
	padding:5px 20px ! important;
}	

.info {
	background: url(/assets/images/icn_info_small.gif) no-repeat 0 4px ;	
}
	
.rss{
	background: url(/assets/images/icn-rss-small.gif) no-repeat 0 0 ;	
	padding-left:15px;
} 	

.edit{
	background: url(/assets/images/icn-edit-small.gif) no-repeat 0 2px ;	
	padding-left:15px;
} 	

.trash{
	background: url(/assets/images/icn-trash-small.gif) no-repeat 0 3px  ;	
	padding-left:15px;
} 	

.more-options, .less-options {
	padding-left:19px;
	padding-bottom:8px;
} 	
.more-options {
	background: url(/assets/images/icn-more-options.gif) no-repeat 0 3px  ;	
}
.less-options {
	background: url(/assets/images/icn-less-options.gif) no-repeat 0 3px  ;	
} 


.add-user{
	display:inline-block;
	background: url(/assets/images/icn-user-add.png) no-repeat 0 3px  ;	
	padding:3px 0 3px 20px;
} 	

.delete-user{
	display:inline-block;
	background: url(/assets/images/icn-user-delete.png) no-repeat 0 3px  ;	
	padding:3px 0 3px 20px;
} 	


.secure {
	background: url(/assets/images/icn_lock.gif) no-repeat 0 4px  ;	
	padding:2px 0 0 15px;	
	margin:5px;
}

.accept {
	background:#ffc url(/assets/images/icn-add-small.gif) no-repeat 0 5px  ;	
	padding:0 0 0 10px;	
}

.go-modal {
	clear:both;
	background:#ffc url(/assets/images/icon-modal-window.png) no-repeat 8px 7px  ;	
	padding:2px 30px;	
	margin:5px 0;
}

.decline {
	padding:0 0 0 10px;	
	background:#ffc;
}

/* =footer */

#footer {
	background: #665C4E url(/assets/images/background_business_bar.gif) repeat-x;
	padding:20px;
	color:#BBB3A8;	
	font-size:1.0em;
	border-top:1px solid #6B645B;
}

.photo-credit {
	margin:0 0 15px 0;
}

/* =text */

.small {
	font-size:0.8em;
	font-weight: normal;
	line-height: 1.1;
}

.smaller {
	font-size:0.9em;	
	font-weight: normal;
}

.light {
	color:#666;
}

.highlight {
	background:#ffc;
	padding:3px;
}

.highlighter {
	background:#FFFFEF;
	padding:3px;
}

.not-bold {
	font-weight: normal;
}

.big {
	font-size:1.6em;
}

.bigger {
	font-size:1.2em;
}


/* RatingControl */

.ratingStar,.ratingStar-form {
    font-size: 0pt;
    width: 20px;
    height: 20px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.ratingStar-form {
    font-size: 0pt;
    width: 10%;
    height: 20px;
    margin: 0px;
    padding: 2% 5%;
	background-color:#efefe7;
	background-position:13px 6px;
	background-color:#efefe7;
}

.filledRatingStar {
    background-image: url(/assets/images/star.gif);

}

.emptyRatingStar {
    background-image: url(/assets/images/star-off.gif);
}

.savedRatingStar {
    background-image: url(/assets/images/star-save.png);
}

.verify-data table{
	width:225px;
}

.verify-data table td {
	padding:0 5px;
	text-align:center;
}
/* End-RatingControl */


/* =form */

.invisible-textbox { border:none;
	background:#ffc;
	width:35px;
}

.classic-button a  {
	display:block;
	padding:0 10px;
	border:1px solid #6b645b;
	width:150px;
	text-align:center;
	font-size:0.9em;
	text-decoration:none !important;
	color:#d3d1cd !important;
	background: url(/assets/images/classic-button-background.gif) repeat-x !important;
}

/* =hacks - use only if things get */

.clear {
	clear: both;
}

.image-replacement {
	text-indent:-8000px;
}

/* clear fix */
* html .clearfix {
        height: 1%; /* IE5-6 */
        }
.clearfix {
    display: inline-block; /* IE7xhtml*/
    }
html[xmlns] .clearfix { /* O */
    display: block;  
    }
.clearfix:after { /* FF, O, etc. */
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
}

/* debug
#company_info h1, .sign_in_text  {border:1px solid #c00;} */
/* ----- tool tip specific styles ----- */
#theToolTip {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.9em;
	left: -300px;
	width: 200px;
	border: 2px solid #C0C09F;
	padding: 8px 8px 8px 10px;
	background-color: #FFFFCC;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,strength=4);
}

#ToolTipPointer {
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}

#theToolTip p {
	font-size: 1.1em;
	color: #333333;
	line-height:1.2;
	margin-right:10px;
	margin-top:0;
}

#ToolTipTextWrap {
	font-weight:bold;
	font-size: 1.2em;
	color: #592C16;
	margin-right:10px;
}
