/**
* @author Den Markin <denmarkin@gmail.com>, http://dmarkin.name
* @version $Id$
* @package MashIt
*/

@import "reset.css";

/* MAIN */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
a {
	text-decoration: none;
	color: #CD3D63;
	cursor: pointer !important;
}
a:hover {
	text-decoration: underline;
}
div {
	display: block;
}
p, ul {
	margin: 20px 0;
}
strong {
	font-weight: bold;
}
.wai, .hidden {
	display: none;
}
.wrapped {
	margin: 0 auto;
	width: 900px;
	clear: both;
	position: relative;
}
.imaged {
	overflow: hidden;
	text-indent: -9000px;
	float: left;
}
.remark {
	font-style: italic;
	color: #666;
	font-size: 11px;
}
#ribbon {
	position: absolute;
	top: 0;
	left: 0;
	width: 50px;
	height: 50px;
	background: transparent url(../i/ribbon.png) no-repeat;
}

/* LAYOUT */
.colL, .colC, .colR {
	float: left;
}
.colL {
	margin-right: 45px;
	width: 215px;
}
.colC {
	margin-right: 20px;
	width: 215px;
}
.colR {
	width: 405px;
}
#header {
	height: 351px;
	background: #0A272D url(../i/bgHead.jpg) repeat-x;
}
	#header #logo {
		background: transparent url(../i/headLogo.png) no-repeat;
		width: 180px;
		height: 231px;
		margin: 43px 58px 0 0;
	}
	#header #headDesc {
		width: 221px;
		color: #D8DFDC;
		font-size: 15px;
		font-weight: bold;
		margin: 105px 70px 60px 0;
		
	}
	#header #itsButton {
		width: 229px;
		height: 73px;
		margin: 0 0 0 -10px;
		background: transparent url(../i/itsBtn.png) no-repeat;
	}
#content {
	background: #fff url(../i/bgBody.png) repeat-x;
	height: 690px;
}
	#content .colL, #content .colC {
		margin-top: 50px;
	}
	#content .colR {
		margin-top: 223px;
	}
	#content h3 {
		font-size: 11px;
		font-weight: bold;
		padding-left: 37px;
		height: 26px;
		line-height: 26px;
	}
	#content h4 {
		color: #666;
		font-size: 11px;
		margin-bottom: 10px;
	}
	#content #new {
		background: transparent url(../i/icons/new.png) no-repeat;
	}
	#content #fun {
		background: transparent url(../i/icons/fun.png) no-repeat;
	}
	#content #screens {
		background: transparent url(../i/icons/screens.png) no-repeat;
	}
	#content #encore, #content #contact {
		font-size: 11px;
	}
	#content #encore {
		background: transparent url(../i/icons/encore.png) no-repeat;
		padding-left: 20px;
	}
	#content #infoContainer {
		padding: 0 65px;
	}
	
		#content #infoContainer #contact {
			background: transparent url(../i/icons/contact.png) no-repeat scroll 0 4px;
			padding-left: 30px;
		}
		#content #infoContainer #specification {
		}
			#content #infoContainer #specification ul {
				padding-left: 13px;
			}
				#content #infoContainer #specification ul li {
					list-style-image: url(../i/bullet.png);
					margin-bottom: 10px;
				}
#footer {
	color: #ccc;
	height: 100px;
}
	#footer .wrapped {
		background: transparent url(../i/hSeparator.png) no-repeat;
		padding: 10px 5px;
	}
	#footer a {
		color: #ccc;
	}
		#footer .wrapped #copyrightContainer {
			float: left;
			height: 31px;
			width: 300px;
			padding-top: 10px;
		}
		
		#footer .wrapped #socialContainer {
			float: right;
			height: 31px;
			text-align: left;
			padding-top: 10px;
			padding-right: 30px;
}
		
		#footer #iLogo_FB {
			width: 16px;
			height: 16px;
			margin: 0 0 0 15px;
			background: transparent url(../i/Logo_FB.png) no-repeat;
			float: right;
}
		#footer #iLogo_Twitter {
			width: 16px;
			height: 16px;
			margin: 0 0 0 15px;
			background: transparent url(../i/Logo_Twitter.png) no-repeat;
			float: right;

		}
		#footer #iLogo_MySpace {
			width: 16px;
			height: 16px;
			margin: 0 0 0 15px;
			background: transparent url(../i/Logo_MySpace.png) no-repeat;
			float: right;

	}
	
	#join {
			
			float: right;
	color: #787878;
	font-size: 11px;
	font-style: italic;
}

/* IPHONE */
#iphone {
	width: 304px;
	height: 568px;
	background: transparent url(../i/iphone.png) no-repeat;
	position: absolute;
	top: 39px;
	left: 546px;
}
	#iphone #screenshots {
		width: 228px;
		height: 328px;
		margin: 107px 0 0 39px;
		overflow: hidden;
		position: relative;
	}
	#iphone #screenshots #screenshotsList {
		padding: 0;
		margin: 0;
		position: absolute;
		top: 0;
		left: 0;
	}
		#iphone #screenshots #screenshotsList li {
			width: 228px;
			height: 328px;
			float: left;
		}
/* UNLOCK */
#unlockBtnContainer {
	float: left;
	clear: both;
	width: 100%;
}
	#unlockBtnContainer a#unlockBtn {
		background: transparent url(../i/unlockBtn.png) no-repeat;
		width: 285px;
		height: 67px;
		margin-left: 60px;
		float: left;
		
	}
#unlockFormContainer {
	background: transparent url(../i/bgUnlockForm.png) no-repeat;
	width: 357px;
	height: 465px;
	float: left;
	padding: 24px;
}
	#unlockFormContainer #sendBtn {
		width: 79px;
		height: 27px;
		float: right;
		border: none;
		padding: 0;
		background: transparent url(../i/sendBtn.png) no-repeat;
	}
	#unlockFormContainer p {
		font-weight: bold;
		color: #FFF;
		font-size: 14px;
	}
	#unlockFormContainer h2 {
		font-weight: bold;
		color: #FFF;
		font-size: 20px;
		text-align: center;
		margin-top: 90px;
		line-height: 28px;
	}
	#unlockFormContainer fieldset {
		position: relative;
	}
		#unlockFormContainer fieldset label {
			font-weight: bold;
			font-size: 12px;
			float: left;
			width: 90px;
			padding-top: 4px;
		}
		#unlockFormContainer fieldset input.error {
			border: 1px solid red;
		}
		#unlockFormContainer fieldset label.error {
			display: none !important;
		}
		#unlockFormContainer fieldset #sendBtn {
			margin-top: 6px;
		}
		#unlockFormContainer fieldset input {
			border: 1px solid #FFF;
			float: left;
			padding: 1px 4px;
			width: 257px;
			font-size: 12px;
			margin: 3px 0;
		}
			#unlockFormContainer fieldset.grouped input.fName, #unlockFormContainer fieldset.grouped input.lName {
				width: 121px;
			}
				#unlockFormContainer fieldset.grouped input.fName {
					margin-right: 5px;
				}
			#unlockFormContainer fieldset.friend label {
				padding-left: 40px;
				width: 50px;
			}
