body {
	padding: 0px;
	margin: 0px;
	font: normal .8em arial, helvetica, sans-serif;
	background-color: #FFFFFF;
}

.iconLink {
	font-size: 9pt;
}

body,td,th,div,li,p {
	font-size: 9pt;
	line-height: 1.4em;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #413f3f;
}

a,a:visited,a:link {
	color: #3252b2;
	text-decoration: none;
}

div.h2Special li {
	font-size: 15px;
}

a:hover {
	color: #ff6c17;
	text-decoration: underline;
}

a.underline {
	text-decoration: underline;
}

.clearboth {
	clear: both;
}

.outsideText {
	font-size: 12pt;
}

.more {
	font-weight: bold;
	font-size: 12pt;
}

td.tabHeader,td.selectedTabHeader,td.highlightTabHeader {
	font-family: Tahoma;
	font-weight: bold;
	color: #ffffff;
	background: #444444;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

td.selectedTabHeader {
	color: #333333;
	background: #c7defc;
}

td.highlightTabHeader {
	background: #555555;
}

a.tabHeader:link,a.tabHeader:visited {
	color: #ffffff;
	text-decoration: none;
}

a.selectedTabHeader:link,a.selectedTabHeader:visited {
	color: #333333;
	text-decoration: none;
}

.header {
	background: #333333;
}

.subHeader {
	height: 10px;
	background: #c7defc;
}

.insideLeftNav {
	background: #c7defc;
}

.insideContent {
	padding: 10px;
	border-right: 2px solid #c7defc;
}

.h1Special,.h2Special,.h3Special,.h4Special {
	color: #000000;
	font-family: Georgia;
}

.h1Special {
	font-size: 2.5em;
}

.h2Special {
	font-size: 1.5em;
}

.h3Special {
	font-size: 1.5em;
}

.h4Special {
	font-size: 1em;
}

h1,h2,h3,h4 {
	color: #333333;
	font-weight: normal;
	font-family: Lucinda Grande, Verdana, Georgia, Sans-Serif;
}

h1 {
	font-size: 2.5em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.5em;
}

h4 {
	font-size: 1em;
}

div.feature {
	padding-top: 5px;
	float: left;
	width: 270px;
}

div.feature img {
	float: left;
}

div.feature p {
	margin-left: 70px;
}

.contentPadding {
	padding: 3px 10px 10px 10px;
}

#IdeaScale_Body {
	background: #333333;
	padding: 0px;
	margin: 0px;
}

#IdeaScale_Layout {
	width: 1024px;
	background: #fff;
}

#IdeaScale_Header {
	border-bottom: 1px solid #333333;
}

#IdeaScale_Footer {
	text-align: center;
	border-top: 1px solid #333333;
}

#IdeaScale_Navigation_Container {
	border-right: 1px solid #333333;
	background: #c9e5fc;
}

#IdeaScale_Navigation_Sidebar {
	padding-left: 10px;
	padding-top: 10px;
	background: url(/images/lightBlueFade.png) repeat-x;
}

#IdeaScale_SectionHeader {
	font-family: Verdana;
	font-size: 12px;
	padding: 3px;
	margin-top: 15px;
	background: url(/images/section-bg.gif) repeat-x;
}

#IdeaScale_WidgetHeader {
	font-family: Verdana;
	font-size: 12px;
	padding: 3px;
	background: url(/images/section-bg.gif) repeat-x;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

#IdeaScale_WidgetText {
	padding-top: 5px;
	border: 1px solid #cccccc;
}

#IdeaScale_IdeaTitle {
	font-size: 2em;
	color: #339900;
}

#IdeaScale_IdeaSubTitle {
	font-size: 1em;
	font-color: #666;
	padding-bottom: 10px;
	padding-top: 3px;
}

#IdeaScale_IdeaContent {
	
}

#IdeaScale_IdeaFooter {
	margin: 0px 0 40px 0;
	border-top: 1px solid silver;
}

#IdeaScale_Vote {
	width: 120px;
	text-align: center;
	border: 1px solid silver;
	padding: 8px;
	font-family: Tahoma;
}

#IdeaScale_CategoryTitle {
	font-size: 2em;
	color: #339900;
}

#IdeaScale_Browse {
	background: transparent url('/images/line.gif') repeat-x scroll 0 50%;
	float: left;
	width: 100%;
}

#IdeaScale_Browse #IdeaScale_CategoryTitle {
	float: left;
	background: #ffffff;
	padding-right: 5px;
}

a.IdeaScale_SelectedMenu,a.IdeaScale_SelectedMenu:visited,a.IdeaScale_SelectedMenu:link
	{
	background: #ff6600;
	color: #ffffff;
	font-weight: bold;
	padding: 4px;
	margin: 5px;
}

a.IdeaScale_UnSelectedMenu {
	background: #ffffff;
	font-weight: bold;
	margin: 5px;
	border: 1px solid #ccc;
	padding: 4px;
}

#IdeaScale_Browse #IdeaScale_IdeaSubTitle {
	float: right;
	text-align: right;
	padding-bottom: 4px;
	padding-left: 5px;
}

#IdeaScale_Theme_Header a,#IdeaScale_Theme_Header a:hover,#IdeaScale_Theme_Header a:visited
	{
	color: #ffffff;
}

#IdeaScale_Login_Signup {
	background: #333333 none repeat scroll 0 0; 
	padding-top: 10px; 
	padding-bottom: 15px;	
}

.IdeaScale_SecondaryText {
	color: #666;
	font-weight: normal;
	font-size: .8em;
}

.IdeaScale_Comment_Normal {
	background-color: #ECEFF5;
}

.IdeaScale_Comment_Decision {
	background-color: #ECEFF5;
}

tr.errorBox td#primary {
	background: #c7defc;
	border: 1px solid #99ccff;
	padding: 2px;
}

/* player container */
div.player {
	height: 240px;
	width: 320px;
	border: 2px solid #fff;
	outline: 1px solid #333;
	-moz-outline-radius: 4px;
	cursor: pointer;
	float: left;
	text-align: center;
}

/* play button */
div.player img {
	margin-top: 67px;
}

/* info area */
div.player div.info {
	height: 40px;
	background: #000 url(/img/global/gradient/h80.png) repeat-x;
	opacity: 0.7;
	color: #fff;
	margin-top: 45px;
	text-align: left;
	padding: 5px 15px;
	font-family: "bitstream vera sans", "trebuchet ms";
	font-size: 12px;
	border-top: 1px solid #ccc;
	margin-top: 40px;
}

/* duration data inside info area */
div.player div.info span {
	color: #99FF99;
	display: block;
	font-weight: bold;
}

#IdeaScale_Theme_Footer {
	background-color: #333333;
	height: 100px;
}

#IdeaScale_Theme_Footer td {
	padding-top: 5px;
}

#IdeaScale_Theme_Footer a,#IdeaScale_Theme_Footer td {
	color: #eee;
	font-size: 8pt;
}

#IdeaScale_StaticContent {
	padding: 3px 3px 3px 7px;
}

div.quote {
	background-color: #EFEFEF;
	border-bottom: 1px solid #DCDCDC;
	border-top: 1px solid #DCDCDC;
	float: left;
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 10px;
	padding-top: 5px;
	text-align: center;
	width: 100%;
}

div.quote h2 {
	color: #222222;
	font-size: 20px;
	font-weight: normal;
	line-height: 1.2em;
	margin: 0;
	padding: 0;
}

div.quote h3 {
	color: #222222;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.2em;
	margin: 0;
	padding: 0;
}

div.container {
	width: 905px;
	background-color: transparent;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

div.container h3 {
	color: #000000;
	margin: 10px 5px 1px;
}

div.container p {
	font-family: georgia;
	font-size: 15px;
	line-height: 1.3em;
	margin: 10px 5px 1px;
}

div.right {
	float: right;
	text-align: left;
	width: 197px;
	padding: 5px;
}

div.left {
	/*border-right: 1px solid rgb(204, 204, 204); -not sure I like this...*/
	float: left;
	overflow: hidden;
	width: 690px;
}

.clear {
	clear: both;
}

div.home h1 {
	font-size: 41px;
	margin: 0 0 10px 0;
	padding: 0;
	letter-spacing: -2px;
	line-height: 1.0em;
	text-align: left;
	color: #000;
}

div.home h2 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 24px;
	font-weight: normal;
	line-height: 1.2em;
	color: #222;
	font-family: georgia, times;
}

#billboard {
	background: #FFFECE repeat-x scroll 0 100%;
	border-bottom: 1px solid #DADFCB;
	padding: 25px 0 5px;
	text-align: center; /*IE7 Hack*/
}

#billboard #home {
	position: relative;
	background-image: url(/images/ideascale/austin-ideascale.png);
	background-position: right center;
	background-repeat: no-repeat;
	position: relative;
	text-align: left;
	padding-top: 35px;
}

#billboard #home h1 {
	padding: 41px 0 6px 0;
	font-size: 43px;
	width: 370px;
}

#overview {
        padding-top:15px;
}

#billboard #overview h3 {
        padding-left:20px;
        margin-top:0;
        background:url('/images/iconshock/tick_16.gif') no-repeat left;
}

div.quote li { /*list-style-image: url('/images/quote-start.gif'); */
	margin: 0;
	padding: 0;
}

div.quote ul {
	margin: 0;
	padding: 0;
}

#inline-quote {
	text-align: center;
	margin-bottom: 20px;
	margin-top: 20px;
}

div.quote cite {
	color: #666666;
	font-size: 13px;
}

#billboard #home h2 {
	font-size: 19px;
	width: 350px;
}

/* =============== BILLBOARD =============== */
#billboard h1,#billboard h2 {
	line-height: 1em;
	color: #000000;
}

#billboard h1 {
	margin: 0 0 8px 0;
}

#billboard h2 {
	font-weight: normal;
	padding-bottom: 8px;
}

/* =============== PAGE LAYOUT =============== */
.inner {
	width: 900px;
	margin: 0 auto;
}

/* skip */
a#skip {display:block; top:0; left:100px; width:100%; text-align: center; background:#333333}
a#skip:link, a#skip:visited {color: #333333;}
a#skip:hover, a#skip:focus, a#skip:active {background:#FFFFFF;font-size:1.5em;}

/* logout page */
.alignleft { float: left; _display: inline; margin: 0 10px 10px 0; border: none; }

/* Explore External Tools */
#other-tools { padding: 10px; height: 100px; color: #fff; }
#other-tools a { color: #fff; text-decoration: underline; padding: 0 2px; }
#other-tools a:hover { color: #ff6c17; }


.field { margin-top: 10px; }
.field label { display: block; font-weight: bold; }
.boolean-field label { display: inline; font-weight: normal; }

.yammer-actions { padding: 0.5em 1.5em; margin: 1em 0; border: solid 1px #ccc; background: #fff; }
.yammer-actions form { margin: 0; }
.yammer-actions .heading { margin: 0; padding: 0 0 0.5em; border-bottom: solid 1px #ddd; font-size: 1em; }
.yammer-actions h4 { margin: 1.3em 0; }
.yammer-actions ol { margin: 0; padding: 0; list-style: none; }
.yammer-actions textarea { margin: 1em 0; }

.assume-action { margin: 0 0 0 0.5em; display: inline; }
.assume-action div { display: inline; }

#top-banner { height: 100px; background: #333 url(../images/is-masthead.png) no-repeat; }

.subscribe-to-button {
    background: url("/images/blog-subscribe-button.png") repeat scroll left bottom transparent;
    clear: both;
    display: block;
    height: 62px;
    margin-bottom: 1em;
    margin-top: 1em;
    padding: 0;
    text-indent: -9999px;
    width: 216px;
}

.highlighted {
  color: #060;
}
