@font-face {font-family:
    "League Gothic";
    src:
    url('/fonts/League_Gothic-webfont.eot'), url('/fonts/League Gothic.otf') format("opentype"), url('/fonts/League_Gothic-webfont.woff') format('woff'), url('/fonts/League_Gothic-webfont.ttf') format('truetype'), url('/fonts/League_Gothic-webfont.svg') format('svg');
}

body {
    font-family: helvetica, arial, sans-serif;
    background-color: #E5E4D8;
    margin: 0px;
}

a {
    text-decoration: none;
}

img {
    border-style: none;
}

a:link {
    color: #444;
}

a:visited {
    color: #888;
}

a:hover {
    color: #648bee;
}

a:focus {
    color: #648bee;
}

a:active {
    color: #648bee;
}

h1 {
    font-size: 20pt;
    font-family: "League Gothic";
    text-transform: uppercase;
    font-weight: lighter;
    letter-spacing: 1px;
}

h2 {
    font-size: 20pt;
    font-family: "League Gothic";
    text-transform: uppercase;
    font-weight: lighter;
    color: #648bee;
    letter-spacing: 1px;
    margin: 0px;
}

h3 {
    font-family: helvetica, arial, sans-serif;
    font-size: 10pt;
    font-weight: lighter;
    line-height: 18pt;
}

h4 {
    font-family: helvetica, arial, sans-serif;
    font-size: 10pt;
    font-weight: lighter;
    margin: 0px;
}

h5 {
    font-size: 6pt;
    text-transform: uppercase;
    font-weight: lighter;
    letter-spacing: 1px;
}

h6 {
    font-size: 12pt;
    font-weight: lighter;
    margin: 0px;
}

.uppercase {
    text-transform: uppercase;
}

.bold {
    font-weight: bold;
}

.italic {
    font-style: italic;
}

.underline {
    text-decoration: underline;
}

.gg-blue {
    color: #648bee;
}

/* SIGN IN BOX */
div#box-signin {
    background-color: #000;
}

.headline-black-signin {
    position: relative;
    line-height: 25px;
    width: 400px;
    height: 26px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 1px solid #fff;
    color: #fff;
}

.user-login-box {
    width: 375px;
    height: 30px;
    margin-top: 10px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    background-color: #aaa;
}

div#box-container {
    width: 400px;
    height: 250px;
    background-color: #fff;
    margin-top: 15px;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

div#connect-fb {
    width: 375px;
    height: 60px;
    padding: 20px 0px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.box-text {
    height: 20px;
    float: right;
    margin-right: 10px;
    position: relative;
}

div#text-field-user {
    background-color: #00ff00;
    width: 275px;
    height: 20px;
    margin: 5px;
    position: relative;
    float: right;
}

div#text-field-pass {
    background-color: #00ff00;
    width: 275px;
    height: 20px;
    margin: 5px;
    position: relative;
    float: right;
}

/* main contents */
div#app-container {
    width: 970px;
    height: 1600px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

div#app-contents {
    width: 970px;
    height: 1200px;
    position: relative;
    top: 150px;
}

/* CAROUSEL LOCATION */
div#top-container {
    width: 962px;
    height: 423px;
    position: relative;
}



div#left-container {
    float: left;
    width: 600px;
    position: relative;
    height: 1100px;
    margin-right: 50px;
}

div#right-container {
    float: left;
    width: 240px;
    height: 1100px;
    position: relative;
	margin-left:50px;
	margin-top:20px;
}

div.app-store-badge-container {
	margin-top:20px;
    width: 250px;
    height: 86px;
}

img.app-store-badge {
    width: 250px;
    height: 86px;
}

.carousel-iphone-screenshot {
    width: 150px;
    height: 318px;
}

img#video-thumbnail {
    width: 180px;
    height: 120px;
}

div#video-thumbnail-container {
    margin-top: 15px;
}

div#right-badge-container {
    margin-top: 50px;
}

div#get-it-now{
	font-size:12pt;
	font-weight:bold;
	border-bottom:1px solid #777;
	padding-bottom:5px;
}

div#video-container {
    margin-top: 5px;
}

div#watch-video-now {
    font-size: 12pt;
    font-weight: bold;
	border-bottom:1px solid #777;
	padding-bottom:5px;
}


.screenshot-title {
	color:#444;
    font-weight: bold;
    font-size: 16px;
	text-align:left;
}

.title-bg{
	width:432px;
	height:95px;
	background:url(prototype-ui/themes/carousel/prototype-ui/geograffiti/screentitle-bg.png) center no-repeat;
	position:absolute;
	top:30px;
	left:-42px;
	z-index:99;
	
}
.screenshot-description {
    font-weight: normal;
    font-size: 13px;
    color: #6e6e6e;
    text-align: left;
    line-height: 16px;
}

.screenshot-left-side {
    float: left;
    width: 308px;
    margin-left: 60px;
	margin-top:80px;
}

.screenshot-right-side {
    float: right;
    margin-right: 90px;
	margin-top:30px;
}

div#features-and-description {
    margin-left: 50px;
    margin-top: 20px;
}

div#what-is-voicemark-title {
	color:#648bee;
    font-weight: bold;
    font-size: 16pt;
    margin-top: 5px;
	text-transform:uppercase;
}

#what-is-voicemark-description {
    color: #555;
    font-size: 12px;
    line-height: 28px;
    font-weight: normal;
	text-align:justify;
}

div#voicemark-features-title {
    color: #648bee;
    font-weight: bold;
    font-size: 20px;
    margin-top: 5px;
}

ul#voicemark-features-list {
    list-style: disc;
    font-weight: normal;
    font-size: 14px;
    line-height: 22px;
    color: #6e6e6e;
}

div#what-users-are-saying-title {
    color: #648bee;
    font-weight: bold;
    font-size: 20px;
    margin-top: 5px;
}

ul#what-users-are-saying-quotes {
    list-style: disc;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    color: #6e6e6e;
}

ul#what-users-are-saying-quotes .quote {
    font-style: italic;
}

ul#what-users-are-saying-quotes .cite {
    font-style: normal;
}

div#what-can-you-voicemark-title {
    color: #648bee;
    font-weight: bold;
    font-size: 20px;
}

div#supported-devices-title {
    color: #648bee;
    font-weight: bold;
    font-size: 20px;
}

ul#supported-devices-list {
    list-style: disc;
    font-weight: normal;
    font-size: 16px;
    color: #6e6e6e;
}

div#download-title {
    color: #648bee;
    font-weight: bold;
    font-size: 20px;
}

ul#download-list {
    list-style: none;
    font-weight: normal;
    font-size: 16px;
    color: #6e6e6e;
}

.bullet-point {
    list-style-type: disc;
}

div#addthis-container {
    margin-top: 20px;
}

div#facebook-fanbox-container {
    margin-top: 20px;
	background-color:#ffffff;
	width:250px;
}

/* footer */
div#footer {
    width: 1100px;
    height: 50px;
    border-top: 1px solid #000;
    margin-left: auto;
    margin-right: auto;
    color: #000;
    text-align: center;
}

div#copyright {
    float: left;
    margin: 5px 0px 5px 0px;
}

div#designed-by {
    float: right;
    margin: 5px 0px 5px 0px;
}

div#main-header-my-account-container {
	float:right;
}

div#main-header-my-account-container div#line-spacer {
	height:1px;
	width:75px;
	margin-top:2px;
	margin-bottom:2px;
	background-color:#666666;
}

div#main-header-my-account-container div#my-account-link {
	font-size:8px;
	text-transform:uppercase;
	margin-right:10px;
	text-align:right;
	letter-spacing:1px;
}

div#main-header-my-account-container div#my-account-link a {
	color: #444444;
}

div#main-header-my-account-container div#my-account-link a:link {
    color: #444444;
}

div#main-header-my-account-container div#my-account-link a:visited {
    color: #444444;
}

div#main-header-my-account-container div#my-account-link a:hover {
    color: #648bee;
}

div#main-header-my-account-container div#my-account-link a:focus {
    color: #648bee;
}

div#main-header-my-account-container div#my-account-link a:active {
    color: #648bee;
}


div#main-header-share-addthis {
     background-color: #EFEFEA;
     font-size: 9pt;
     height: 20px;
     line-height: 16px;
     margin: 0;
     padding: 5px 0 2px 10px;
     position: absolute;
     right: 0;
     text-transform: uppercase;
     top: 68px;
     vertical-align: top;
     width: 139px;
	z-index:1000;
}

div#main-header-share-facebook {
     background-color: #EFEFEA;
     float: right;
     font-size: 8pt;
     height: 20px;
     line-height: 15px;
     margin: 0;
     padding: 5px 0 2px 20px;
     position: fixed;
     right: 155px;
     top: 73px;
     width: 69px;
}
/*		 
div#main-header-share-addthis {
    height: 20px;
    margin: 0px;
    line-height: 16px;
    width: 139px;
    float: right;
    font-size: 9pt;
    position: fixed;
    top: 105px;
    right: 0px;
    text-transform: uppercase;
	vertical-align:top;
	background-color:#EFEFEA;
	padding:5px 0px 2px 10px;
}

div#main-header-share-facebook {
    height: 24px;
	padding:5px 0px 2px 20px;
    margin: 0px;
    line-height: 15px;
    width: 69px;
    float: right;
    font-size: 8pt;
    position: fixed;
    top: 138px;
    right: 0px;
	background-color:#EFEFEA;
}
*/
div#main-header-share-left-side{
	padding-bottom:2px;
	position:relative;
	float:left;
}

div#main-header-share-right-side{
	position:relative;
	float:left;
}
.addthis_toolbox {
    height: 20px;
    line-height: 20px;
    vertical-align: middle;
}

img#add-this-button{
	padding-top:2px;
}

.addthis_toolbox a {
    width: 190px;
    height: 20px;
    margin: 0;
    padding: 0;
}

.addthis_toolbox .custom_images a:hover img {
    padding-top: 5px;
    opacity: 1;
}

.addthis_toolbox .custom_images a img {
    opacity: 0.75;
}


