html{color:#000;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

body {
	margin: 0;
	padding: 0;
	font-size: 62.5%;
	line-height: 100%;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;	
	background: white url(../images/body.png) repeat-x top;
	color: #333333;
}



a:link, a:visited, a:active {
	color: #d95b21;
	text-decoration: underline;
}
a:hover {
	color: #f06826;
	text-decoration: none;
}


.wrapper {
	background: url(../images/body-shadow.png) no-repeat center top;
}
.container {
	width: 960px;
	margin: 0 auto;
}
.header {
	height: 90px;
	overflow: hidden;
}
.logo {
	background: url(../images/itteco-logo.png) no-repeat 0 0;
	width: 162px;
	height: 44px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	margin: 24px 0 0 9px;	
	float: left;
}
.nav {
	float: right;
	overflow: hidden;
	padding-top: 29px;
}
.nav li {
	float: left;
	display: inline-block;
	margin-left: 80px;
	padding-left: 12px;
	background: url(../images/sprites.png?v=1.0.3) no-repeat -373px -44px;
}
.nav a {
	display: block;
	background: url(../images/sprites.png?v=1.0.3) no-repeat 0 100px;
	height: 36px;
	text-indent: -9999px;
	overflow: hidden;	
}
.nav a.visit {
	width: 120px;	
	background-position: 0 -44px;
}
.nav a.visit:hover {
	background-position: 0 -80px;
}
.nav a.request {
	width: 92px;	
	background-position: -154px -44px;
}
.nav a.request:hover {
	background-position: -154px -80px;
}
.nav a.signin {
	width: 100px;	
	background-position: -246px -44px;
}
.nav a.signin:hover {
	background-position: -246px -80px;
}


.image {
	width: 940px;
	height: 389px;
	background: #333333 url(../images/image.png) no-repeat top right;
	margin: 10px;
	cursor: pointer;
}
.image .content {
	width: 940px;
	height: 389px;
}
.image .text {
	display: none;
}





.body {
	padding-bottom: 60px;
}
.columns {
	overflow: hidden;
	zoom: 1;
}
.column-left {
	width: 425px;
	float: left;
}
.column-right {
	width: 425px;
	float: right;
}
.main, .demo {
	padding: 30px;
	font-size: 1.4em;
	line-height: 1.5;
}



.columns.general .column-left {
	width: 350px;
}
.columns.general .column-right {
	width: 520px;
}






h2 {
	display: block;
	height: 22px;
	margin-top: 45px;
	margin-bottom: 1.5em;
	background: url(../images/sprites.png?v=1.0.3) no-repeat 0 100px;
	text-indent: -9999px;
	overflow: hidden;
}
h2.tuned {
	background-position: 0 -159px;
	width: 154px;
	margin-top: 12px;
}
h2.help {
	background-position: 0 -181px;
	margin-top: 35px;
}
h2.chance {
	background-position: 0 -203px;
}
h2.private {
	background-position: 0 -225px;
	margin-bottom: 1em;
}
h2.screenshots {
	background-position: 0 -475px;
	margin-top: 10px;
}
.demo h2 {
	margin-top: 0;
}


.social {
	overflow: hidden;
	min-height: 43px;
	margin-bottom: 20px;
}
.social h2, .social ul, .social li {
	float: left;
}
.social li {
	display: inline-block;
	min-height: 60px;	
}
.social li.last-child {
	margin-left: 0;
}
.social .input {
	margin-right: 10px;
	display: block;
	background: #f9f9f8 url(../images/sprites.png?v=1.0.3)	no-repeat -258px -116px;
	border: 1px solid #e2e2e2;
	padding: 5px 5px 5px 35px;
	line-height: 1.6;
	height: 22px;
	width: 300px;
	margin-top: 2px;
	margin-left: 30px;
	float: left;
}
.social .input:hover {
	border-color: #d1d1d1;
}
.social .input:focus {
	border-color: #c5c5c5;
}
* html .social .input {
	width: 200px;
}


.social .button {
	display: block;
	width: 163px;
	height: 34px;
	background: url(../images/sprites.png?v=1.0.3)	no-repeat -611px -44px;
	border-width: 1px;
	border-style: solid;
	border-color: #e2e2e2 #b7b7b7 #b7b7b7 #d1d1d1;
	font-size: 0.86em;
	color: #404040;
	margin-top: 2px;
}
.social .button:hover {
	background-position: -611px -76px;
	border-color: #bdd6de #67a1b3 #67a1b3 #bdd6de;
	color: black;
}

.icon {
	display: block;
	width: 43px;
	height: 43px;
	margin-left: 22px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/sprites.png?v=1.0.3)	no-repeat 0 100px;
}
.icon-twitter {
	background-position: 0 -116px;
}
.icon-facebook {
	background-position: -43px -116px;
}
.icon-rss {
	background-position: -86px -116px;
}
.icon-twitter:hover {
	background-position: -129px -116px;
}
.icon-facebook:hover {
	background-position: -172px -116px;
}
.icon-rss:hover {
	background-position: -215px -116px;
}

.addthis_button {
	position: relative;
	top: 2px;
}


.widgets {
	float: right;
	width: 50px;
	padding-left: 30px;
	margin-top: -40px;
}
.widgets .widget {
	display: block;
	margin-bottom: 10px;
	overflow: hidden;
}
.widget .fb_share_count_wrapper {
	width: 50px;
}
.widget .FBConnectButton_Small, .FBConnectButton_RTL_Small {
	background-position: -4px -232px;
}
.widget .FBConnectButton_Small .FBConnectButton_Text {
	margin-left:12px;
	padding:2px 6px 3px 3px;
}	
.widget .FBConnectButton_Small:active {
	background-position: -4px -250px
}


.social div.mce_inline_error {
	display: block;
	color: #ee4a17;
	font-size: 0.86em;
	clear: left;
	width: 342px;
	padding-top: 3px;
	text-align: right;
}
.social .response {
	position: absolute;
	z-index: 2;
	width: 460px;
	height: 60px;
	margin-left: 400px;
	background: white;
	display: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;	
	padding: 15px;	
	color: black;	
}
.social .mce-success-response {
	background: #e3eed4;
	border: 1px solid #b6cd9e;
}
.social .mce-error-response {
	background: #fcd1bf;
	border: 1px solid #e3875d;	
}


ol.list {
	padding-left: 2px;
	padding-bottom: 10px;
}
ol.list li {
	background: url(../images/sprites.png?v=1.0.3) no-repeat 0 100px;
	padding: 3px 0 15px 38px;
}
ol.list li.list-1 {
	background-position: -120px -267px;	
}
ol.list li.list-2 {
	background-position: -80px -324px;	
}
ol.list li.list-3 {
	background-position: -40px -381px;	
}
ol.list li.list-4 {
	background-position: 0 -438px;	
}
.entry ul {
	margin-bottom: .8em;
}
.entry ul li {
	background: url(../images/bullet.png) no-repeat 7px 12px;
	padding: 4px 0 4px 23px;
}
.entry p {
	margin-bottom: .8em;
}

.gallery {
	overflow: hidden;
}
.gallery li {
	display: inline;
	float: left;
	margin-right: 24px;
	padding-bottom: 24px;
}
.gallery li.break {
	margin-right: 0;
}
.gallery li a {
	display: block;
}
.gallery img {
	display: block;
	padding: 2px;
	border: 1px solid #e2e2e2;
}
.gallery img:hover {
	background: #bdd6de;
	border-color: #bdd6de;
}



.demo {
	background: #ededed url(../images/demo.png) repeat-x top;
	border: 1px solid #ececec;
	padding: 30px;
	margin-top: 10px;
}
.demo .request {
	float: right;
	display: block;
	width: 400px;
	margin-top: -20px;
	text-align: center;
}
.demo .button {
	display: block;
	width: 229px;
	height: 34px;
	margin: 0 auto 6px auto;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/sprites.png?v=1.0.3) no-repeat -162px 0;
}
.demo .button:hover {
	background-position: -391px 0;	
}


.contact {
	font-size: 1.4em;
	line-height: 1.3;
	padding: 30px 30px 0 30px;
	color: #5d5d5d;
}
.contact strong {
	font-weight: bold;
	display: block;
	padding-bottom: 4px;
}


.pds-box {
	width: auto !important;
	border: 0 !important;
	padding: 0 !important;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif !important;
}
.pds-box-outer {
	padding: 0 !important;
}
.pds-votebutton-outer, .pds-totalvotes-outer {
	overflow: hidden !important;
}
.pds-vote-button, .pds-view-results, .pds-share, .pds-links-back a {
	float:left !important;
	margin-right: 20px !important;
	display: inline-block !important;
	line-height: 16px !important	
}
.pds-answer {
	padding-left: 10px !important;
	border-bottom: 0 !important;
}
.pds-links {
	padding: 3px 0 0 0 !important;
}
.pds-links a:link, .pds-links a:visited, .pds-links a:active,
.pds-links-back a:link, .ppds-links-back a:visited, .pds-links-back a:active {
	color: #d95b21 !important;
	text-decoration: underline !important;
	font-weight: normal !important;
}
.pds-links a:hover, .pds-links-back a:hover {
	color: #f06826 !important;
	text-decoration: none !important;
}
.pds-answer label {
	line-height: 120% !important;
}
.pds-answer-group {
	padding: 10px 0 !important;
}
.pds-question-top {
	font-weight: bold !important;
	color: black !important;
	font-size: 16px !important;
	padding: 8px 0 10px !important;
	line-height: 130% !important;
}
.pds-feedback-group {
	
}
a.pds-pd-link {
	display: none !important;
	visibility: hidden !important;
}
.pds-answer-feedback-bar {
	background: #1780c3 !important;
}