/* @override 
	http://loosestitchpro.com/styles/home.css
	http://loosestitch.dev/styles/home.css
*/

body {
	font-size: 12px;
	line-height: 17px;
	color: #333
}

#container {
	background-image: url(/images/home/bkg_middle.png);
	width: 956px;
}

#intro {
	background: url(/images/home/bkg_topcap.png) no-repeat left top;
	width: 950px;
	height: 260px;
	margin: 0;
	padding: 10px 3px 0 3px;
}

#main-content {
	margin: 0 3px;
	background-color: #f9f9f9;
	height: 560px;
}

#col1 {
	float: left;
	margin: 15px 19px 20px 19px;
	background-color: #dee;
	border: 1px #ccc solid;
}

#col2 {
	float: right;
	position: relative;
}

#bulleted-list {
	display: none;
	width: 251px;
	font-size: 12px;
	line-height: 24px;
	background-color: #fff;
	padding: 10px 20px;
	border: 1px #ccc solid;
}

#bulleted-list h2 {
	font-size: 12px;
}

#pro-login-form {
	width:  265px;
	height: 110px;
	margin: 20px;
	background: url(/images/home/bkg_signin.png);
	padding: 10px;
}

#pro-login-form h2 {
	color: #00326d;
	text-shadow: 0px 1px 0px #fff;
	margin-bottom: 10px;
}

#pro-login-form td {
	padding: 2px;
}

#pro-login-form input[type="text"], #pro-login-form input[type="password"] {
	width: 115px;
}

#login-form {
	margin: 20px;
	width:  265px;
	color: #000;
/*	border: 1px #999 solid; */
}

#login-form .label {
	color: #333;	
}

#login-form .field {
	font-size: 13px;
	width: 285px !important;
}

#login-form .example {
	font-size: 9px;
	color: #777
}

#snag, #brags {
	color: #333;
	clear: both;
	margin: 0 3px;
	padding: 15px 18px 5px 18px;
}

#snag {
	height: 20px;
	padding-top: 10px !important;
	border-top: 1px solid #ccc;
}

#brags {
	height: 105px;
	border-top: 1px solid #ccc;
	background-color: #eaeaea !important;
	background: url(/images/iphone.png) no-repeat 0px 0px;
}

#mint-stats {
	float: left;
	margin: -10px 20px 0 -18px;
	padding: 10px 25px 3px 10px;
	background: url(/images/bkg_snag.png) repeat-y right;
}

#home-quote {
	padding-left: 350px;
	width: 530px;
	margin-top: 5px;
	padding-top: 0;
	font-size: 13px !important;
	line-height: 20px;
}

#topcap {
	height: 28px;
	background: url(/images/bkg_topcap.png) no-repeat
}

#botcap {
	height: 10px;
	font-size: 6px;
	line-height: 5px;
	background: url(/images/bkg_botcap.png) no-repeat
}

#footer {
	width: 930px;
}

a:hover {
	color: #f36
}

.linker {
	float: left;
	padding-right: 20px
}

#pro-teaser {
	position: absolute;
	top: 223px;
	left: 69px;
	width: 27px;
	height: 44px;
}

#pro-teaser > a {
	display: block;
	width: 222px;
	height: 44px;
	text-decoration: none;
}

#pro-signin {
	position: absolute;
	top: 223px;
	left: 365px;
	width: 135px;
	height: 44px;
}

#pro-signin > a {
	display: block;
	width: 135px;
	height: 44px;
	text-decoration: none;
}

#play {
	position: absolute;
	right: 125px;
	top: 50px;
	width: 70px;
	height: 70px;
}

#navigation {
	position: relative;
	height: 37px;
	font: normal 10px/16px 'Lucida Grande', Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	text-shadow: 0px 1px 0px #fff;
	color: #999;
	line-height: 30px;
	background: url(/images/bkg_navigation_tabs.png) no-repeat;
}

#navigation ul {
	height: 37px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: none;
}

#navigation li {
	float: left;
	height: 37px;
	margin: 0;
}

#navigation a {
	float: left;
	display: block;
	color: #333;
	text-decoration: none;
	text-align: center;
	width: 125px;
	height: 32px;
	font-weight: bold;
	text-shadow: 0px 1px 0px #fff;
	border-left: 1px solid #eee;
	border-right: 1px solid #d0d0d0;
}

#navigation a:hover {
	color: #000
}

#navigation li.active {
	background: url("/images/bkg_tab_on.png") no-repeat center top;
}

#navigation li.active a {
	color: #fff;
	text-shadow: 0px -1px 0px #8C5564;
	border: none;
}

#navigation li.first a {
	border-left: none !important;
}

#navigation li.first a.active {
	background: url("/images/bkg_tab_topl.png") no-repeat left top;
}

#features {
	width: 543px;
	background-color: #fff;
	margin: 15px 20px 20px 0;
	border: 1px #ccc solid;
	padding: 20px 20px 20px 0;
	font-size: 11px;
}

#features li {
	display: inline;
	float: left;
	list-style-type: none;
	color: #777;
	padding-left: 80px;
	padding-bottom: 30px;
	background-position: 5px 0 !important;
}

#features .bullet-title {
	font-size: 12px;
	color: #333;
	font-weight: bold;
}

#features li.ideas {
	background: url(/images/home/icn_bulb.png) no-repeat;
}

#features li.collaborate {
	background: url(/images/home/icn_collaborate.png) no-repeat;
}

#features li.share {
	background: url(/images/home/icn_share.png) no-repeat;
}

#features li.attach {
	background: url(/images/home/icn_attach.png) no-repeat;
}

#features li.tasks {
	background: url(/images/home/icn_tasks.png) no-repeat;
}

#pro-more {
	clear: both;
	margin-left: 80px;
}

#editions {
	width: 950px;
	margin-top: -5px;
	margin-bottom: -19px;
	padding: 10px !important;
}