@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Helvetica, Arial;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #DCE3E3;
	margin: 0px;
}

form {
	margin: 0px;
}

#container {
	width: 900px;
	border: 10px solid #FFFFFF;
	background-color: #FFFFFF;
}

#idea h2 {
	font-size: 18px;
	font-weight: bolder;
	color: #EA5B21;
}

#idea img {
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-bottom: 15px;
}

#ideaConfirm h3 {
	font-size: 19px;
	color: #EB5B21;
}

#ideaConfirm p {
	margin-top: 0px;
}

#ideaConfirm .subSection {
	border: 1px solid #DDDDDD;
	background-color: #FFFFFF;
	padding: 10px;
}

#ideaContent {
	display: none;
}

#ideaFormLoading {
	display: none;
	margin-left: 5px;
}

#ideaFormSingle #headerDescription p {
	font-size: 13px;
}

#ideaFormSingle #subHeaderDescription p {
	color: #EB5B21;
	font-size: 10px;
}

#ideaFormWrapper {
	background-image: url(../images/idea_box-bg.png);
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#ideaFormWrapper ul {
	margin-left: 10px;
	padding-left: 10px;
}

#ideaFormWrapper #headerDescription p {
	font-size: 13px;
}

#ideaFormWrapper #subHeaderDescription p {
	color: #EB5B21;
	font-size: 10px;
}

#ideasWrapper {
	padding-bottom: 15px;
}

#topIdeas {
	width: 240px;
	padding-top: 5px;
	padding-bottom: 10px;
	display: none;
}

#topIdeas .userImage img {
	border: 1px solid #999999;
	padding: 2px;
	margin-bottom: 15px;
}

#topIdeas h4 {
	font-size: 12px;
}

#topIdeasLoading {
	display: none;
}

#topIdeasWrapper {
	background-image: url(../images/idea_box-bg.png);
	background-repeat: repeat-y;
	padding-left: 20px;	
	padding-top: 10px;
}

#topIdeasWrapper h3 {
	margin-top: 0px;
}

#topIdeasWrapper h4 {
	margin-top: 0px;
}

#topIdeasWrapper h4 a {
	text-decoration: none;
}

#topIdeasWrapper h4 a:hover {
	text-decoration: underline;
}

#topIdeasWrapper .like {
	text-align: left;
	padding-bottom: 10px;
}

#topIdeasWrapper .page {
	background-color: #FFFFFF;
}

.shadowTop {
	background-image: url(../images/shadow_top.jpg);
	background-repeat: no-repeat;
	height: 44px;
	width: 920px;
}

.nav {
	height:80px;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	background-color: #EA5B21;
	text-align: left;
}

#menuLinks {
	float: left;
	text-align: left;
}

#menuLinks .menuItem {
	border-left: 1px solid #FFCC66;
	height: 80px;
	float: left;
	line-height: 11px;
}

#menuLinks .menuItem div {
	padding-left: 25px;
}

#menuLinks a {
	float: left;
	padding-top: 15px;
	padding-left: 25px;
	padding-right: 20px;
	height: 65px;
	color:#FFFFFF;
	text-decoration:none;
	font-size: 11px;
}

#menuLinks a:hover  {
	color:#fff;
	text-decoration: none;
	background-image: url(../images/nav_check-bg.png);
	background-repeat: no-repeat;
}

#menuLinks .current  {
	color:#fff;
	text-decoration: none;
	background-image: url(../images/nav_check-bg.png);
	background-repeat: no-repeat;
}


#w2w {
	float: left;
	width: 314px;
}

.contact {
	margin-right: 10px;
	margin-top: 5px;
	color: #FFFF00;
	font-size: 10px;
	display: block;
	float: right;
	text-align: left;
	vertical-align: top;
}
.comment {
	padding-bottom: 25px;
	background-image: url(../images/hed_under-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 25px;
	margin-bottom: 10px;
}

.comment h3 {
	margin-top: 0px;
}

.comment h3 a {
	font-size: 18px;
	font-weight: bolder;
	color: #EA5B21;
	text-decoration: none;
}

.comment h3 a:hover {
	text-decoration: underline;
}

.entryWrapper {
	padding-bottom: 25px;
	background-image: url(../images/hed_under-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.entryWrapper h3 {
	margin-top: 10px;
	margin-bottom: 0px;
}

.entryWrapper h3, .entryWrapper h3 a {
	color: #EB6224;
	font-size: 18px;
	text-decoration: none;
}

.entryWrapper h3 a:hover {
	text-decoration: underline;
}

.entryWrapper .date {
	color: #000000;
	font-size: 11px;
}

.entryWrapper .author {
	color: #999999;
	font-size: 11px;
}

.like {
	font-size: 10px;
	color: #999999;
	text-align: right;
}

.navHed {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	font-family: Helvetica, Arial;
}
.intro {
	color: #000000;
	font-weight: bold;
	text-transform: none;
}

.pict {
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}

.clear {
	clear: both;
	height: 0px;
	margin: 0px;
	font-size: 1px;
	line-height: 0px;
}

.content {
	background-image: url(../images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	vertical-align: top;
	padding-top: 25px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.content a {
	color: #EB5B21;
}

.content a:hover {
	text-decoration: none;
}

.hed {
	background-image: url(../images/hed_under-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 5px;
}
.formImage {
	padding: 20px;
	background-color: #ECE6DA;
	border: 1px solid #C3BEB7;
}
.footer {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
	height: 145px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-right: 10px;
	font-size: 12px;
	background-color: #EB5B21;
	padding-top: 5px;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
	color: #FFFF00;
}

.shadowBottom {
	background-image: url(../images/shadow_bottom.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 920px;
	padding-top: 5px;
	font-size: 10px;
	color: #7A8C90;
	font-family: Arial, Helvetica, sans-serif;
}
.shadowBottom a {
	color: #7A8C90;
	text-decoration: none;
	padding-right: 10px;
}

.shadowBottom a:hover {
	text-decoration: underline;
	color: #E95D20;
}

a.body {
	color: #EB5B21;
	text-decoration: none;
	font-weight: bold;
}

a.body:hover {
	text-decoration: none;
	color: #FF9900;
	font-weight: bold;
}

a.like {
	color: #EB5B21;
	text-decoration: none;
	
}
a.like:hover {
	text-decoration: none;
	color: #FF9900;
	
}

.highlight {
	color: #EB5B21;
}

.page {
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-right: 3px;
}

a.page {
	text-decoration: none;
}

a.page:hover {
	text-decoration: underline;
}

.pagerOn {
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	padding: 5px;
	margin-right: 3px;
}

.readMore {
	white-space: nowrap;
}

.successSummary {
	border: 1px solid #006600;
	color: #006600;
}

.successSummary p, .successSummary li {
	color: #006600;
}

.summaryBox {
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

.validationSummary {
	border: 1px solid #FF6600;
	color: #FF6600;
}

.validationSummary li, .validationSummary p {
	color: #FF6600;
}

img, div, span, input { behavior: url(../iepngfix.htc) }
