
/*------------------------------------------
	Reset (from the Yahoo UI Library)
------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,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{font-style:normal;font-weight:normal;}
ol,ul{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;}
a{outline: none;}

/*------------------------------------------
    	Reusable Classes
------------------------------------------*/


.hide{display: none !important;}


/*------------------------------------------
	Wrapper
------------------------------------------*/

#body {
	float: left;
    width: 100%;
    clear: both;
}
 
body {
	background-color: black;
    color: #d2dced;
    font-family: helvetica, arial, sans-serif;
    font-size: 12px;
}

#body.container {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
    padding-top: 20px;
	padding-bottom: 20px;
}

.wrap {
	display: block;
    text-align: left;
    width: 960px;
	height: 100%;
    margin: 0 auto;
    clear: both;
	vertical-align: middle;
	background-color: #303030;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding-bottom: 20px;
}

.wrap_text {
	 width: 760px;
	 padding: 50px 100px;
	 padding-top: 125px;
}

/*------------------------------------------
	Title Section
------------------------------------------*/

.titlerow {
	float: left;
	position: relative;
	width: 940px;
}

#sixtytenlogo {
	float: left;
    padding-top: 50px;
	padding-left: 100px;
}

#animaillogo:hover {
	border: 0px;
}

#logo_iphone {
	display: none;
}

#slogan {
	float: left;
	padding-top: 35px;
	padding-left: 165px;
}

#appstore {
	float: right;
	padding-top: 20px;
	padding-right: 20px;
}

/*------------------------------------------
	Main Content
------------------------------------------*/

.row {
	float: left;
	position: relative;
	text-align: left;
    width: 940px;
    margin: 0 auto;
    padding-left: 30px;
    padding-right: 30px;
    clear: both;
	vertical-align: top;
	background-image: url(images/spotlight.png);
	background-repeat: no-repeat;
	background-position: 50px 435px;

}

.description {
	float: left;
	width: 320px;
	height: 200px;
	vertical-align: top;
}

.description p {
    font-size: 14px;
    line-height: 1.7em;
    color: #bbb;
    margin-bottom: 0px;
    padding-top: 15px;
    margin-top: 20px;
}

#iphone {
	position: absolute;
	width: 708px;
	height: 518px;
	top: 15px;
	left: 165px;
	vertical-align: top;
}

#screenshot {
	position: absolute;
	top: 97px;
	left: 402px;
	width: 214px;
	height: 321px;
}

.bullets {
	float: left;
	width: 230px;
	vertical-align: top;
}

.features {
	float: right;
	padding-right: 60px;
	padding-bottom: 77px;
	padding-top: 35px;
}

.left {
	width: 250px;
	padding-left: 30px;
	padding-right: 100px;
	padding-bottom: 25px;
}

.right {
	float: right;
	padding-right: 60px;
	width: 230px;
	height: 400px;
}

.video_thumb {
	 padding-top: 5px;
	 padding-left: 15px;
}

.right a {
	text-decoration: none;
}

.right a:hover {
	border-bottom: none;
}

.bullets ul {}

.bullets ul li {
	font-size: 12px;
	line-height: 1.4em;
	margin-bottom: 25px;
	margin-left: -5px;
	color: #aaa;
	padding-left: 25px;
	padding-top: 6px;
    text-shadow: #111 1px 1px 0;
	background: url(images/small_star.png) no-repeat 0 .55em;
}

.bullets ul li b {
	color: #fafafa;
	font-weight: normal;
}

.left ul li {
	margin-bottom: 10px;
}

#sitelinks {
    float: left;
    padding-left: 30px;
    margin-top: 5px;
}

#sitelinks ul {
    float: left;
    margin-bottom: 5px;
}

#sitelinks ul li {
    float: left;
	width: 90px;
    margin: 0 0 0 0;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    border-radius: 13px;
    padding: 2px 30px 2px 32px;
    background-color: #d2dbed;
    background-image: none;
}

#sitelinks ul li a {
    border: 0;
    color: #aaa;
    font-size: 12px;
    line-height: 1.5em;
}

#sitelinks ul li.link-to a {
	color: #677899;
	text-shadow: #fff -1px 1px 0;
}

#follow-twitterapi {
	position: relative;
	left: 5px;
}

#facebook {
	margin-top: 38px;
}

#facebook a:hover {
	border-bottom: none;
}

.gallery {
	float: right;
	margin-top: -215px;
	padding-right: 30px;
}

.gallery ul {}

.gallery li{
    float: left;
    margin: 35px 10px 0 0;
}

.gallery li a{
    display: block;
    background: #000;
    padding: 1px;
    border: 2px solid #cccccc;
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-left: 0px;
}

.gallery li a:hover{border-color: #fff;}

.gallery li a img{
    display: block;
    width: 68px;
    height: 68px;
    background: #ccc;
}

.bottomrow {
	display: block;
    text-align: left;
    width: 900px;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 15px;
    clear: both;
	vertical-align: top;
}

.bottomrow hr {
	background-color: #aaa;
	border-color: #aaa;
}

/*------------------------------------------
	Content Pages
------------------------------------------*/

.row_text {
	float: left;
	text-align: left;
    width: 760px;
    margin: 0 auto;
    padding-right: 30px;
    clear: both;
	vertical-align: top;
	color: #bbb;
    text-shadow: #111 0px 1px 0;

}

.row_text ul {
	padding-bottom: 30px;
}

.column_text {
	float: left;
	width: 380px;
	color: #bbb;
}

.column_text ul {
	padding-bottom: 30px;
}

.bottom_text {
	width: 900px;
	padding: 0;
	margin-left: -70px;
	margin-right: -70px;
	margin-bottom: -15px;
}

/*------------------------------------------
	Feedback tab
------------------------------------------*/

a#fdbk_tab {
	border: none;
	width: 32px !important;
	height: 99px !important;
	background-image: url('images/feedback_trans_tab.png') !important;
}

a.fdbk_tab_right:hover {
	width: 32px !important;
}

a.fdbk_tab_bottom {
	height: 32px !important;
	width: 99px !important;
	background-position: 0 -99px !important;
}

a#fdbk_close {
	width: 30px !important;
	height: 30px !important;
	border: none;
	background-image: url('images/close.png') !important;
}

a#fdbk_close:hover {
	background-position: 0 0 !important;
}

/*------------------------------------------
	Typography
------------------------------------------*/


a {
    color: #00c0ff;
    text-decoration: none;
    border-bottom: 1px solid #333;
    margin-left: 5px;

}

a:hover {
    color: #fff;
    border-bottom: 1px solid #fff;
}

.row_text b {
	font-weight: normal;
	color: #fff;

}

.faq_text b {
	font-size: 14px;
}

.bottomrow a {
	float: right;
	margin-right: 0px;
	margin-left: 10px;
}

h1 {
    font-size: 18px;
	font-weight: normal;
	color: #00c0ff;
	margin-bottom: 15px;
	line-height: 1.38em;
	padding-left: 65px;
	text-shadow: #111 1px 1px 0;
}

.wrap_text h1 {
	padding: 0;
	padding-bottom: 20px;
	font-size: 20px;
	color: #fff;
	text-shadow: #111 2px 2px 0;
}

h2 {
    font-size: 14px;
	font-weight: normal;
	color: #fff;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 20px;
	line-height: 1.38em;
	text-shadow: #111 1px 1px 0;
}

h3 {
	width: 760px;
    font-size: 16px;
	font-weight: normal;
	color: #00c0ff;
	margin-bottom: 15px;
	line-height: 1.38em;
	text-shadow: #111 1px 1px 0;
}


/*------------------------------------------
	Demo Video overlay
------------------------------------------*/


.highslide-wrapper, .highslide-outline {
	background: #000000;
}
.highslide img {
	border: 1px solid #D0D0D0;
}
.highslide:hover img {
	border-color: #A0A0A0;
}
.highslide-dimming {
	background: #000000;
}
.highslide-image {
	border: 2px solid #FFFFFF;
}
.highslide-loading {
	padding: 0px;
}

.highslide-html {
	background: none;
}
.highslide-header ul a {
	background-image: url(graphics/controlbar-text-buttons.png);
	padding-left: 16px;
	display: inline-block;
	height: 16px;
}
.highslide-header ul li span {
	display: none;
}
.highslide-header .highslide-move {
	display: none;
}
.highslide-header .highslide-close {
	display: none;
}
