/* @override 
	http://assets.eurekster.com/swicki-rel_1_153/swicki/css/swicki_main.css
*/

/* @group Global Reset */html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td { margin:0;padding:2;border:1;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline; }
:focus { outline:0; }
body { line-height: 1;color: black;background: white; }
ol,ul { list-style:none; }
table { border-collapse:separate;border-spacing:0; }
caption,th,td {text-align:left;font-weight:normal; }
blockquote:before,blockquote:after,q:before,q:after{ content:""; }
blockquote,q{ quotes:"" "";}
/* @end */

/* @group Global Formatting */

html { font-size:100%; }

body {
	font-size:72.5%;
	line-height:1.2em;
	color:#333;
	font-family:Arial,sans-serif;
	background-color:#111;
}

#wrapper {
	background-color:#fff;
}

.skipToContent {
	display:none;
}

#content {
	width:76em;
	background-color:#fff;
	padding-top:1.5em;
	margin:0 auto;
}

h1, h2, h3, h4, h6 {
	font-family:'Trebuchet MS', Helvetica, sans-serif;
	font-weight:bold;
	line-height:1.2em;
}

h2 {
	font-size:1.8em;
	line-height:1.5em;
	padding:0 .56em;
	margin:0 0 .5em;
	color:#4e3a2f;
	font-weight:normal;
	border-bottom:1px solid #ededed;
}

.breadcrumb h2 {
	margin-left:20px;
}

h3 {
	font-size:1.4em;
	line-height:1.5em;
	padding:0 .72em;
	color:#4e3a2f;
	font-weight:normal;
	margin-bottom:.72em;
	border-bottom:1px solid #ededed;
}

h4 {
	font-size:1.4em;
}

h5 {
	font-size:1.4em;
	font-weight:normal;
	color:#646464;
}

h6 {
	font-size:1.2em;
}

p {
	font-size:1.2em;
	line-height:1.4em;
	margin-left:.833em;
}

hr, p {
	margin-bottom:1em;
}

ol, ul, dl {
	margin-left:2em;
	margin-bottom:2em;
	list-style-position:outside;
}

a, a:link, a:visited {
	color:#22508d;
	text-decoration:none;
}

a:hover, a:active {
	color:#02224e;
	text-decoration:underline;
}

strong {
	font-weight:bold;
}

em {
	font-style:italic;
}

h2 a:link,
h2 a:visited {
	color:#4e3a2f;
}

.subjectBanner {
	background-color:#4e3a2f;
}

.finalItem {
	border:none !important;
}

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

/* @group SubColumns */

.wideCol, .shortCol, .fullCol {
	margin:0em 0 1.5em 0;
	color:#444;
	border-left:.1em solid #c8c8c8;
	border-top:.1em solid #c8c8c8;
}

.wideCol {
	width:44.9em;
}

.shortCol {
	width:29.4em;
}

.fullCol {
	clear:both;
}

.left {
	float:left;
	margin-right:0;
}

.right {
	margin-left:0;
	float:right;
}

/* @end */

/* @end */

/* @group Header */

#header {
	height:100px;
	padding-top:2em;
	margin:0 auto 0;
	background-color:#ededed;
	position:relative;
}

#header h1 {
	position:relative;
	width:76em;
	height:100px;
	margin:0 auto 0;
	z-index:1;
}

#header h1 a:link,
#header h1 a:visited,
#header h1 a:hover {
	position:relative;
	z-index:200;
	display:block;
	width:350px;
	height:101px;
	text-indent:-9999px;
	background:url(socialsearch_logo.gif) no-repeat;
}

#header p {
	font-size:1em;
	font-weight:bold;
	padding:0 .2em 0 0;
	margin:0;
}

#header .userTools {
	position:relative;
	width:76em;
	margin:-20px auto 0;
	text-align:right;
	color:#333333;
	z-index: 5;
}

#header .userTools * {
	display:inline;
	text-transform:lowercase;
}

#header .userTools ul {
	margin:0;
	list-style:none;
}

#header .userTools ul li {
	padding:0 .5em;
	border-left:1px solid #888;
	z-index:50;
}

#header .userTools a:link,
#header .userTools a:visited {
	color:#333333;
}



/* @end */

/* @group Navigation */

/* @group Top Nav */

#topNav, #subNav {
	clear:both;
	background-color:#111;
	color:#fff;
	height:3em;
}

#topNav ul, #subNav ul {
	width:76em;
	margin:0 auto;
	padding:0;
	height:3em;
}

#topNav ul li, #subNav ul li {
	width:15.5em;
	float:left;
/*	height:3em; */
	font-family:'Trebuchet MS', sans-serif;
	overflow:visible;
}

#topNav ul li.lastItem, #subNav ul li.lastItem {
	width:14em;
}

#topNav ul li a,
#topNav ul li a:link,
#topNav ul li a:visited,
#subNav ul li a,
#subNav ul li a:link,
#subNav ul li a:visited {
	position:relative;
	display:block;
	padding:.91em;
	margin:0;
	height:.91em;
	line-height:.91em;
	border-left:.1em solid #444;
	color:#fff;
	font-size:1.1em;
	text-decoration:none;
	text-transform:lowercase;
	font-weight:bold;
	z-index:0;
}

#topNav ul li a:hover,
#topNav ul li a.topNav_selected,
#subNav ul li a:hover,
#subNav ul li a.selected {
	color:#f15b26;
/*	color:#000;*/
	text-decoration:none;
	background-color:#333;

}

#topNav ul li a.selected {
	border-color:#666;
	color:#f15b26 !important;
	background-color:#2c2c2c;
	z-index:20;
	margin-right:-1px;
	margin-bottom:-1px;
	border-right:1px solid #666;
	border-bottom:1px solid #2c2c2c;
}
/* @end */

/* @group Sub Nav */

#subNav {
	border-top:1px solid #666;
	background-color:#2c2c2c;
}

#subNav ul li a.selected {
	background-color:#404041;
}


/* @end */

/* @group subTitle */

#mswicki_subTitle {
	background-color:#5c5c5c;
	color:white;
	padding:30px 30px 0px;
	clear:both;
	height:75px;
	margin:0px;
}

#mswicki_subTitle h2 {
	font-size:24px;
	font-weight:normal;
	letter-spacing:.03em;
	padding:0px;
	margin:0px;
	line-height:26px;
}

#mswicki_subTitle h2 em {
	color:#ef9156;
	font-style:normal;
	margin-right:10px;
}

#mswicki_subTitle p {
	margin:0px;
	padding:0px;
	font-size:14px;
	letter-spacing:1px;
	line-height:16px;
}

#mswicki_subTitle p a {
	color:white;
	text-decoration:none;
}

#mswicki_subTitle p a:hover {
	color:gray;
}

/* @end */

/* @group secondaryNav */

#secondaryNav {
	margin:0px;
	padding:0;
	list-style:none;
	font-size:12px;
	height:28px;
	line-height:1em;
}

#secondaryNav li {
	float:left;
	margin:0px 5px 0px 0px;
	padding:1px;
}

#secondaryNav li a:hover,
#secondaryNav li a:visited,
#secondaryNav li a {
	display:block;
	padding:7px;
	margin:0px;
	color:#fff;
	outline:none;
	text-decoration:none;
	cursor:pointer;
}

#secondaryNav li a.menuSelected {
	position:relative;
	padding:6px;
	border:1px solid #737373;
	border-bottom:none;
	background-color:#eeeeee;
	color:#494949 !important;
	z-index:2000;
}

#secondaryNav li ul {
	position:absolute;
	padding:3px 5px;
	margin:-1px 0px 0px 0px;
	border:1px solid #737373;
	background-color:#eeeeee;
	z-index:500;
	list-style:none;
}

#secondaryNav li ul li {
	float:none;
	width:150px;
	margin:0px;
	padding:3px 0px;
}

#secondaryNav li ul li a:hover,
#secondaryNav li ul li a:visited,
#secondaryNav li ul li a {
	display:block;
	margin:0px;
	padding:3px;
	color:#15396a;
	border:none;
}

#secondaryNav li ul li a:hover {
	background-color:#ffffff;
}

/* @end */

/* @end */

/* @group Button Code */

.completionNav {
	position:relative;
	display:block;
	clear:both;
	height:33px;
}

.completionNav #ctl00_Sb_Content_saveCommand,
.completionNav #ctl00_Sb_Content_nextCommand,
.completionNav #ctl00_Sb_Content_confirmCommand,
.completionNav #ctl00_Sb_Content_ImageButton2,
.completionNav #ctl00_Sb_Content_doneCommand,
#donebutton,
.doneButton {
	float:right;
}

.completionNav #ctl00_Sb_Content_cancelCommand,
.completionNav #ctl00_Sb_Content_ImageButton1 {
	float:left;
}

/* @end */

/* @group Footer */

#footer {
	background-color:#111;
	color:#ccc;
	clear:both;
	padding:1em 0 1em 0;
}

#footer p {
	font-size:1em;
	width:76em;
	margin:0 auto;
}

#footer ul {
	width:76em;
	margin:0px auto;
	padding:0px;
}

#footer ul li {
	display:inline;
	line-height:1.6em;
	padding:0 .5em 0 0;
	margin-right:.4em;
	border-right:.1em solid #999;
}

#footer a:link,
#footer a:visited {
	font-size:1.1em;
	color:#cccccc;
	text-decoration:none;
}

#footer a:hover,
#footer a:active {
	color:#fff;
	text-decoration:underline;
}

/* @end */

/* @group Global Alerts */

/* @group Global Global Alert Formatting */

.swickiAlert {
	padding:0px 0px 0px 10px;
	margin:0px 20px 20px 20px;
	height:30px;
	background-repeat:no-repeat;
	text-align:left;
}

.roundedContent .swickiAlert {
	margin:0px 0px 20px;
}

.swickiAlert p {
	margin:0px;
	padding:10px 0px 8px 30px;
	font-size:12px;
	line-height:12px;
	font-weight:bold;
	background:no-repeat right;
}

/* @end */

/* @group Good */

.positive {
	background-image:url(http://assets.socialsearch.com/swicki-rel_1_153/images/alerts/positiveAlertLeft.gif);
	background-color:#b0e57c;
}

.swickiAlert.positive p {
	background-image:url(http://assets.socialsearch.com/swicki-rel_1_153/images/alerts/positiveAlertRight.gif);
}

/* @end */

/* @group Bad */

.negative {
	background-image:url(http://assets.socialsearch.com/swicki-rel_1_153/images/alerts/negativeAlertLeft.gif);
	background-color:#de7361;
}

.swickiAlert.negative p {
	background-image:url(http://assets.socialsearch.com/swicki-rel_1_153/images/alerts/negativeAlertRight.gif);
}

/* @end */

/* @group Error Markers */

.errorField {
	color:#de7361;
	font-weight:bold;
	font-size:24px;
	vertical-align:top;
}

/* @end */

/* @end */

/* @group Home Specific */

/* @group Content */

.home .wideCol, .home .shortCol {
	height:22.5em;
}

.home .shortCol h4 {
	font-weight:normal;
	margin:.36em .72em 0 .72em;
}

.home .wideCol p,
.home .shortCol p {
	line-height:1.4em;
	margin:.36em 0 1em .72em;
}

.home .fullCol p {
	font-size:1.2em;
	margin:0 0 1.25em .833em;
}

.home .wideCol p em {
	font-style:normal;
	font-family:'Trebuchet MS';
	font-weight:bold;
	color:#4e3a2f;
}

.home .wideCol p.quickTag,
.home .shortCol p.quickTag {
	font-size:1.2em;
	margin-left:.9em;
}

.home .shortCol p.quickTag {
	color:#828282;
	padding-right:6em;
	margin-top:0;
	margin-bottom:0;
}

.home .wideCol ul {
	margin:0 1em;
	font-weight:bold;
}

.home .wideCol ul li {
	font-size:1.2em;
	line-height:1.5em;
	overflow:visible;
	list-style-position:inside;
	list-style-type:disc;
}

.home .shortCol ul {
	margin:1em 0 1em 1em;
	list-style:none;
}

.home .shortCol ul li {
	margin-bottom:1em;
	list-style:none;
}

.home .shortCol ul li a {
	font-size:1.2em;
}

.home .wideCol .buttonLink {
	margin:-30px 0px 25px 0px;
}

.home .shortCol .buttonLink {
	position:absolute;
	bottom:10px;
	right:20px;
}

.home .shortCol.video .buttonLink {
	position:relative;
	display:block;
	bottom:auto;
	right:auto;
}

.home .fullCol h3 em {
	font-style:normal;
	color:#f15a22;
}

/* @end */

/* @group HomepageDir */

.swickiCatagories {
	clear:both;
}

.fourth {
	width:16.6em;
	height:15.5em;
	float:left;
	border-right:1px solid #ccc;
	margin:0 0 1.5em 1em;
	padding-right:1em;
}

#catRegional.fourth {
	margin-right:0px;
       padding-right:0;
       border:0;
}

/* @group Directory Titles */

#spotlightSwickis h4, .fourth h4, .fourth h4 a:link, .fourth h4 a:visited {
		color:#4e3a2f;
		margin-bottom:.5em;
}

.fourth h4 {
		padding:.22em 0 .22em 2.15em;
}

#topSwickis h4, #recentlyCreated h4 {
		padding-left:0;
}

#catComputers h4 {
	background:transparent url(iconComputer.png) no-repeat;
}

#catBusiness h4 {
	background:transparent url(iconBusiness.png) no-repeat;
}

#catHome h4 {
	background:transparent url(iconHome.png) no-repeat;
}

#catRegional h4 {
	background:transparent url(iconRegional.png) no-repeat;
}

.fourth h4 a:hover {
	color:#000;
}

/* @end */

/* @group Spotlight */

#spotlightSwickis {
	float:left;
	width:35.2em;
}

#spotlightSwickis div {
	margin-top:1em;
}

#spotlightSwickis div a:link, #spotlightSwickis div a:visited {
	display:block;
	float:left;
	margin:.5em;
	opacity:.8;
}

* html #spotlightSwickis div a:link, * html #spotlightSwickis div a:visited {
	display:inline;
}

#spotlightSwickis div a img {
	display:block;
}

#spotlightSwickis div a:hover {
	border-color:#02224e;
	opacity:.99;
}



/* @end */

.fourth ul {
	list-style:none;
	margin:0;
}

.fourth ul li {
		overflow:hidden;
}

.fourth ul li a:link,
.fourth ul li a:visited {
		font-size:1.1em;
		line-height:1.2em;
		white-space:nowrap;
}

.fourth ul li a:link.swickiListMore,
.fourth ul li a:visited.swickiListMore {
	font-weight:bold;
	display:block;
	margin-top:.8em;
}

/* @end */

/* @group Buttons */

.buttonLink {
	margin:0px;
	padding:0px;
}

.buttonLink a {
	display:block;
	height:25px;
	overflow:hidden;
	text-indent:-2000px;
}

.buttonLink #startNow {
	float:right;
	width:138px;
	background:url(getStarted.gif) no-repeat;
}

.buttonLink #subscribe {
	float:right;
	width:104px;
	background:url(subscribe.gif) no-repeat;
}

.buttonLink #buildVideo {
	float:right;
	width:162px;
	background:url(buildVideo.gif) no-repeat;
}

.buttonLink #buildNow {
	float:right;
	width:129px;
	background:url(buildNow.gif) no-repeat;
}

/* @end */

/* @end */

/* @group About Specific */

/* @group About Swickis */

/* @group Techology */
.technology .shortCol {
	float:right;
}

.technology .shortCol ul li {
	font-size:1.1em;
	line-height:1.2;
	margin-bottom:.5em;
}

.technology .wideCol .term {
	margin-left:1em;
	margin-bottom:2em;
}

.technology .wideCol .term p {
	margin-left:1em;
	margin-bottom:0;
}

.technology .wideCol .term h4 {
	border-bottom:1px solid #ccc;
	margin-bottom:.4em;
	line-height:1.4em;
}

.technology .wideCol .term h5 {
	font-size:1.1em;
	text-transform:uppercase;
	color:#666;
	padding:.2em;
}

/* @end */

/* @group Tour */

#tourContainer {
	margin-left:1em;
}

/* @end */

/* @group FAQ */

.faq h2 {
	border-top:1px solid;
	border-color:#ccc;
}

.faq .wideCol {
	float:left;
}
.faq .shortCol {
	float:right;
}

.faq .shortCol h3 {
	margin-bottom:0;
	line-height:1.8em;
	font-size:1.2em;
}

/* @end */

.aboutswickis .fullCol, .aboutswickis .fullCol h3 {
	border:0;
}

.aboutswickis .wideCol {
	width:60.5em;
	float:left;

}

.aboutswickis .wideCol .swickiExample {
	width:25em;
	float:right;
	margin-left:1em;
}

.aboutswickis .wideCol .swickiExample .hotcloud * {
	line-height:1.2em !important;
}

.aboutswickis .wideCol .swickiExample .hotcloud a:link, 
.aboutswickis .wideCol .swickiExample .hotcloud a:visited {
	color:#22508d !important;
}
.aboutswickis h2 {
	border-top:1px solid;
	border-color:#ccc;
}

.aboutswickis .fullCol h3 {
	margin-bottom:0;
}

.aboutswickis .shortCol {
	float:right;
	background-color:#eee;
	border:0;
	width:12em;
	padding:1em 1em 29em;
} 

.aboutswickis .shortCol h3 {
	height:25px;
	margin:0;
	text-indent:-9999px;
	background:url(swickiPRO.gif) no-repeat;
}

.aboutswickis .shortCol p {
	margin:0;
	font-size:1.1em;
}

.aboutswickis .wideCol p.callToAction {
	clear:both;
	font-weight:bold;
}


/* @end */

/* @group Management */
.management h2 {
	margin-bottom:0;
}

.management .wideCol h3 {
	margin-bottom:0;
}

.management .shortCol h3 {
	line-height:2em;
	padding-right:0;
	margin-bottom:0;
}

.management .shortCol h3:hover {
	background-color:#eee;
}


.management p.position {
	font-size:1em;
	line-height:2em;
	padding:0 1em;
	margin:0 0 1em;
	text-transform:uppercase;
	background-color:#eee;
}

.management .wideCol {
	float:left;
	clear:left;
}
.management .shortCol {
	float:right;
	clear:right;
}
/* @end */

/* @group Contact Us */

.contactUs .wideCol {
	float:left;
}

.contactUs .shortCol {
	float:right;
}

#contactForm div {
	margin-bottom:1em;
}

#contactForm div.inputRegion label {
	font-size:1.2em;
	line-height:1.5em;
	display:block;
	margin-right:1.2em;
	width:11.675em;
	float:left;
	text-align:right;
}

#contactForm div.inputRegion select {
	display:block;
	font-size:1.2em;
	width:16em;
	float:left;
}

#contactForm div.inputRegion input {
	font-size:1.2em;
	width:12.92em;
	float:left;
}

#contactForm div.inputRegion textarea {
	font-family:Arial;
	font-size:1.2em;
	line-height:1.2em;
	display:block;
	width:23em;
	height:11.5em;
	float:left;
}

#contactForm div.submitContainer {
	margin-left:15.5em;
}

#contactForm div.submitContainer input#submit {
	font-size:1.2em;
	margin:0;
}

#contactForm span.warning {
	display:block;
	float:left;
}

/* @end */

.about .shortCol h4 {
	border-bottom:.1em solid #ededed;
	font-weight:bold;
	margin:0 0 .65em 0;
	padding-left:.72em;
}

#awards {
	vertical-align:text-top;
	margin:0 1em 2em 1em;
}

#awards a {
	display:block;
	float:left;
	margin-bottom:1em;
	margin-right:1em;
}

#awards img {

}

.about .shortCol blockquote {
	font-style:italic;
	margin:0 .72em;
}

.about .shortCol blockquote p {
	margin-bottom:0;
}

.about .shortCol cite {
	display:block;
	text-align:right;
}

/* @end */

/* @group Blog Specific */

.blog h2,
.newsroom h2 {
	font-size:2.4em;
	border-top:1px solid;
	border-color:#ccc;
}

.blog p.tagline,
.newsroom p.tagline {
	font-size:1.4em;
}

.blog .wideCol h2,
.newsroom .wideCol h3 {
	border:0;
	line-height:1.2em;
	padding:0;
	margin-bottom:.4em;
	font-size:1.6em;
	color:#222;
	font-family:Arial, san-serif;
}

.newsroom .wideCol h3 a:link,
.newsroom .wideCol h3 a:visited {
	color:#222;
}

.blog .shortCol h3,
.newsroom .shortCol h3  {
	padding:0 !important;
	margin:0 0 .5em;
	border-bottom:1px solid #aaa;
}

.blog .shortCol h3 a:link,
.blog .shortCol h3 a:visited,
.newsroom .shortCol h3 a:link,
.newsroom .shortCol h3 a:visited {
	color:#4e3a2f;
}

.blog .shortCol .moreLink,
.newsroom .shortCol .moreLink {
	text-align:right;
	margin-bottom:2em;
	
}

.blog .wideCol blockquote,
.newsroom .wideCol blockquote {
	line-height:1.4em;
	font-style:italic;
	margin-left:3.6em;
	margin-right:3em;
}

.blog .wideCol .newsItemOpenQuote,
.blog .wideCol .newsItemCloseQuote,
.newsroom .wideCol .newsItemOpenQuote,
.newsroom .wideCol .newsItemCloseQuote {
	display:block;
	font-weight:bold;
	line-height:1em;
	font-size:6em;
	font-family:'Times New Roman', serif;
	color:#ccc;
}

.blog .wideCol .newsItemOpenQuote,
.newsroom .wideCol .newsItemOpenQuote {
	margin-bottom:-1em;
}

.newsroom .wideCol .newsItemOpenQuote {
	font-size:4em;
}

.blog .wideCol .newsItemCloseQuote,
.newsroom .wideCol .newsItemCloseQuote {
	font-size:7em;
	text-align:right;
	margin-top:-.5em;
	margin-bottom:-.5em;
	display:none;
}

.blog .wideCol .itemContent,
.newsroom .wideCol .newsItemContent {
	font-size:1.2em;
}

.blog .shortCol {
	padding:1em;
	width:12em;
	float:right;
	background-color:#ededed;
}

.blog .shortCol p,
.blog .shortCol ul,
.newsroom .shortCol p,
.newsroom .shortCol ul  {
	margin-left:0;
	font-size:1.1em;
	line-height:1.4em;
}

.blog p.position,
.newsroom .wideCol p.position {
	font-size:1em;
	line-height:2em;
	padding:0 .5em;
	margin:0;
	text-transform:uppercase;
	background-color:#eee;
}

.newsroom .wideCol p.position {
	margin-bottom:1em;
}

.newsroom .shortCol p.date {
	margin-top:1em;
}

.blog .shortCol p.categoryListItem,
.newsroom .shortCol p.categoryListItem {
	margin-bottom:.5em;
}

.blog .shortCol img {
	border:1px solid #888;
	width:11.8em;
	height:auto;
}

.blog .shortCol .fBlock img {
	width:auto;
	border:0;
}

.blog .shortCol .hotcloud {
	padding:0 !important;
	margin-bottom:1.5em;
}

.blog .shortCol .fBlock,
.newsroom .shortCol .fBlock {
	margin-bottom:1.5em;
	border-bottom:1px solid #aaa;
	padding-bottom:.5em;
}

.newsroom .shortCol .fBlock p {
	margin-bottom:0;
}

.blog .shortCol .vertical {
	padding:0 !important;
}

.blog .shortCol .vertical .swickiSearch {
	padding:0;
	margin:0 0 1em 0!important;
}

.blog .shortCol .hotcloud * {
	line-height:1.2em;
}

.blog .articlesMasthead {
	width:61em;
	float:left;
}

.blog .shortCol, .blog .wideCol,
.newsroom .shortCol, .newsroom .wideCol {
		border:0;
}

.blog .articlesMasthead .shortCol {
	width:12em;
	float:left;
}

.blog .articlesMasthead .wideCol {
	float:right;
	width:45em;

}

.blog .articlesMasthead .wideCol p {
	margin-left:0;
	font-size:1em;
}

.blog .articlesMasthead .wideCol .newsItemImage img {
	display:block;
	margin:1em 0;
}

.blog .articlesMasthead .wideCol .entry,
.newsroom .wideCol .entry {
	border-bottom:1px solid #eee;
	margin-left:1em;
	margin-bottom:4em;
}



/* @end */

/* @group Login & Signup Page */

#signinUp input,
#emailReg input {
	font-size:1.4em;
	font-family:Arial, san-serif;
}

.statusMessageArea {
	text-align:center;
	color:red;
	font-style:italic;
	font-size:1.2em;
	margin:.5em;
}

div.required, div.optional {
	margin:.5em 0 .5em 0em;
}

div.required span {
	display:block;
	color:#444;
	margin-left:15.5em;
}

div.required label {
	float:left;
	font-size:1.4em;
	display:block;
	width:10em;
	text-align:right;
	line-height:1.8em;
	padding-right:1.072em;
	color:#444;
}

div.required input {
	width:21.072em;
	line-height:1.3em;
	color:#666;
}

div.optional p {
	margin:0px 0 .75em 12.92em;
	font-size:1.2em;
}

div.optional p input {
	margin-left:0;
	margin-right:.3em;
}

#signinUp div.required img {
	float:right;
	margin:.2em 27.5em 0 0;
} 

#btn_login,
#btn_adv_save {
	display:block;
	position:relative;
	width:auto;
	margin:0 auto 1em 11.072em;
}

h4.altLogin {
	margin-left:11.072em;
}

/* @end */

/* @group Newsletter Subscribe */

.wideCol.quickReg {
	float:left;
}

.shortCol.quickReg {
	float:right;
}

#explanation ul li {
	font-size:1.2em;
	line-height:1.2em;
	margin-bottom:.3em;
}

#explanation p {
	font-size:1.2em;
	line-height:1.4em;
}

.quickReg .required input {
	width:20em;
}

/* @end */



/* @group Admin Stuff */

/*
Used to indicate that this is administration mode
*/

.adminMod {
	margin-left:7px;
}

.adminMod *, .adminTools * {
	padding:3px 5px;
	background-color:red;
	color:blue !important;
}

#header .userTools .adminTools {
	border-left:1px solid #888;
	padding-left:.5em;
}

.warn {
	color:red;
}

.debug {
	display:none;
}

.debug {
	color:green;
	width:100px;
	position:absolute;
	top:0px;
	right:0px;
	height:200px;
}

.debug ul {
	background-color:Yellow;
	padding:0 2px;
}

.debug li {
	list-style-type:none;
}

.echo {
	color:orange;
}

/* @end */

/* @group Banners */

/* @group Concert */

.concert {
	height:230px;
	background-image:url(featuredConcert.jpg);
	background-repeat:no-repeat;
	color:#393D40;
}

.mockup {
	height: 464px;
	background: url(banner-new.jpg) 0px 0px no-repeat;
}

.mockup p {
	width:280px;
	float:left;
	font-size:1.35em;
	line-height:1.2;
	margin:20.5em 0 0 1.9em;
	letter-spacing:0.04em;
	color:#222;
	font-family: "Century Gothic", Arial;
}

.mockup p strong {
	font-weight:normal;
	color:#919191;
	font-size:1.2em;
	line-height:1.2em;
}

.local {
	height: 464px;
	background: url(banner-local.jpg) 0px 0px no-repeat;
}

.concert p {
	width:440px;
	float:left;
	font-size:2em;
	line-height:1.2;
	margin:.8em 0 0 .5em;
	letter-spacing:.07em;
	color:#222;
}

.concert p strong {
	font-weight:normal;
	color:#666;
	font-size:1.6em;
	line-height:1.2em;
}

.concert #featuredSwicki {
	position:absolute;
	left:510px;
	width:200px;
	height:220px;
	overflow:hidden;
}

.mockup #featuredSwicki {
	position:absolute;
	left:67px;
	width:200px;
	height:220px;
	overflow:hidden;
	top: 55px;
}

* html .concert #featuredSwicki {
	display:inline;
}

.concert #featuredSwicki embed {
	height:185px;
	overflow:hidden;
}

.concert #featuredSwicki h4 {
	font-size:12px;
	color:#333;
	margin:10px 0px 0px;
	text-align:center;
	font-weight:normal;
	height:20px;
}

.concert #featuredSwicki .hotcloud {
	text-align:center;
	line-height:2em;
	height:130px;
}

.concert #featuredSwicki .hotcloud a:hover {
	color:#f15a22;
}

/* @end */

/* @group Snowboard */

.snowboard {
	height:230px;
	background-image:url(featuredSnowboard.jpg);
	background-repeat:no-repeat;
	color:#393D40;
}

.snowboard p {
	width:440px;
	float:left;
	font-size:2em;
	line-height:1.2;
	margin:.3em 0 0 .5em;
	letter-spacing:.07em;
	color:#222;
}

.snowboard p strong {
	font-weight:normal;
	color:#666;
	font-size:1.6em;
	line-height:1.2em;
}

.snowboard #featuredSwicki {
	position:absolute;
	left:510px;
	width:200px;
	height:220px;
	overflow:hidden;
}

* html .snowboard #featuredSwicki {
	display:inline;
}

.snowboard #featuredSwicki embed {
	height:185px;
	overflow:hidden;
}

.snowboard #featuredSwicki h4 {
	color:#fff;
	margin:10px 0px 0px;
	text-align:center;
	font-weight:normal;
	height:20px;
}

.snowboard #featuredSwicki .hotcloud {
	text-align:center;
	line-height:2em;
	height:130px;
}

.snowboard #featuredSwicki .hotcloud a:hover {
	color:#f15a22;
}

/* @end */

/* @group Various Small Banners */

.blogBanner {
	height:112px;
	background-image:url(banner_blog.jpg);
	background-repeat:no-repeat;
}

.managementBanner {
	height:112px;
	background-image:url(banner_management.jpg);
	background-repeat:no-repeat;
}

.contactBanner {
	height:112px;
	background-image:url(banner_contactUs.jpg);
	background-repeat:no-repeat;
}

.eureksterBanner {
	height:112px;
	background-image:url(banner_aboutEurekster.jpg);
	background-repeat:no-repeat;
}

.technologyBanner {
	height:112px;
	background-image:url(banner_technology.jpg);
	background-repeat:no-repeat;
}

.faqBanner {
	height:112px;
	background-image:url(banner_faq.jpg);
	background-repeat:no-repeat;
}

.swickiBanner {
	height:112px;
	background-image:url(banner_aboutSwicki.jpg);
	background-repeat:no-repeat;
}

.newsroomBanner {
	height:112px;
	background-image:url(banner_newsroom.jpg);
	background-repeat:no-repeat;
}
/* @end */

.subjectBanner div.bannerWrap {
	position:relative;
	width:760px;
	margin:0 auto;
}

/* @end */

/* @group Modblog */

#content.modblog { 
	padding-bottom:1.5em;
}

.modblog tr {
	background-color:transparent !important;
	border-bottom:1px solid #eee;
}

.modblog tr td {
	vertical-align:top;
}

.modblog tr > td {
	width:90px;
}

.modblog tr > td + td {
	width:auto;
}

.modblog h3 {
	font-size:1.8em;
	padding:0;
	margin:0 0 .5em;
	border:0;
}

.modblog div {
	font-size:1.2em;

	margin-bottom:.5em;
}

.modblog form {
	display:block;
	width:80px;
}


/* Seedy Hack Starts Here */
#content.promotedSites {
	position:relative;
	border:1px solid #fff;
	z-index:21;
}
/* End of Seedy Hack */

/* @end */

/* new additions999 */

#mockup_right {
	float: right;
	width: 390px;
	margin: 4.8em 2em 0em 0em;
	vertical-align: baseline;
}

#mockup_right h1 {
	font-size:23px;
	margin:0px 0px 0px 0px;
	color:#506FB2;
	font-family: "Century Gothic", Arial;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: normal;
	line-height: normal;
	padding-top: 0.25em;
}

#mockup_right h2 {
	font-size:1.1em;
	line-height:1.075;
	margin:5px 0px 4px 0px;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border: none;
	text-transform: uppercase;
	padding: 0px;
}

#mockup_right p {
	float: left;
	font-size:1.2em;
	line-height:1.2;
	margin:.2em 0 0 0;
	color:#959595;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: normal;
	width: 390px;
	padding: 0em;
}

#mockup_right span {
	float: right;
	font-size: 1.2em;
	margin: 1.5em 0 0 0;
}

#publishers {
	height: 144px;
}

#advertisers {
	height: 144px;
	margin: 2.2em 0 0 0;
}

.promo_left {
	width: 94px;
	float: left;
	margin: 0em 1.5em 0em 0em;
	vertical-align: baseline;
}

.promo_left img {
	float: right;
	margin-top: 11.3em;
}

.promo_pub {
	background: url(add_pub.gif) 0px 0px no-repeat;
	height: 144px;
}

.promo_adv {
	background: url(add_adv.gif) 0px 0px no-repeat;
	height: 144px;
}

/* local */

#search-container {	
	width: 478px;
	margin: 20px auto 0px auto;
}

#search-right {
	float: right;
	width: 234px;
}

#local-button {
	float: right;
}

#reflection {
	width: 478px;
	height: 26px;
	margin: 1px 0px 0px 0px;
	background: url(reflections.gif) 0px 0px no-repeat;
	vertical-align: top;
}

#why-text {
	float: left;
	width: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #727272;
	line-height: 17px;
}

#join-text {
	float: left;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #727272;
	line-height: 17px;
}

#textfield-r {
	float: left;
	width: 196px;
}

.clear {
	clear: both;
}

.field1 {
	width: 224px;
	background: url(local-textfield.gif) 0px 0px repeat-x;
	border: 1px solid #7b7b7b;
	height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	padding: 5px 0px 0px 4px;
}

.field2 {
	width: 196px;
	background: url(local-textfield.gif) 0px 0px repeat-x;
	border: 1px solid #7b7b7b;
	height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	padding: 5px 0px 0px 4px;
}

#local-container {
	width: 600px;
	margin: 75px 80px 0px;
	float: left;
}

#local-logo {
	width: 172px;
	height: 61px;
	float: left;
	background: url(local-logo.gif) 0px 0px no-repeat;
}

#local-text-top {
	float: right;
	width: 350px;
}

#local-text-top h1 {
	font-family: "Century Gothic", "Trebuchet MS", Arial;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	color: #000;
	margin: 0px;
	padding: 0px;
}

#why {

}

#why h1 {
	font-family:"Century Gothic", "Trebuchet MS", Arial;
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	color: #F37421;
}

.learn-more {float: left;width: 93px;height: 30px;margin: 10px 0px 0px 0px;}

#search-partners {
	background: url(search-partners.jpg) 0px 0px no-repeat;
	width: 93px;
	height: 100px;
	margin: 0px 20px 20px 10px;
	float: left;
}

#qualifications {
	width: 204px;
	height: 54px;
	background: url(qualifications.jpg) 0px 0px no-repeat;
	margin: 0px 0px 0px 10px;
}
