/* @override http://americanmadeapp.com/Content/css/styles.css */
/**
 * @generics
 */
body, h1, h2, ul, li, div, p {
    margin: 0;
    padding: 0;
}

a, img {
    outline: 0;
}

img, fieldset {
    border: 0;
}

/**
 * Since the website is very simple, we're not making separation
 * between elements. Everything can be in one place.
 *
 * @struct, @color, @fonts
 */
html {
    background: #d5dde9 url(images/body-repeat.jpg) repeat-x top;
}

body {
    position: relative;
    font-family: Helvetica, Arial, sans-serif;
    text-align: center;
}

#header h1 {
    padding: 10px 80px 10px 595px;
    display: block;
}

#header h1 a {
    display: block;
    width: 215px;
    height: 79px;
    background: transparent url(images/logo.gif) no-repeat 0 0;
}

#header h1 a, #page h1, #page p.download a span {
    overflow: hidden;
    font-size: 0;
    text-indent: -9999em;
}

#header ul li {
    display: inline;
}

#header ul {
    padding: 0 0 0 528px;
}

#header ul, #header ul a {
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    color: #001b54;
}

#header ul a {
    padding: 0 10px 0 0;
}

#header ul a:hover, #header ul a:focus, #page a:hover, #page a:focus {
    color: #500;
}

#header ul li:after {
    content: '|';
    padding-right: 10px;
}

#header ul li:last-child:after {
    content: '';
}

#wrap {
    background: #02163b url(images/wrapper.jpg) repeat-x 0 0;
    padding: 0 0 10px;
}

#header {
    height: 120px;
    overflow: hidden;
    width: 1042px;
    padding: 0;
    margin: 0 auto;
    text-align: left;
}

.header-wapper {
    background: #DDD url(images/body.jpg) no-repeat top right;
}

#page .preview {
    position: absolute;
    top: -50px;
    left: 0px;
    width: 445px;
    height: 512px;
}

#page {
    position: relative;
    padding: 25px 0 1px;
    width: 1042px;
    margin: 0 auto;
    text-align: left;
}

#page h1 {
    height: 51px;
    margin-bottom: 15px;
    background: transparent url(images/title.jpg) no-repeat 528px 0;
    padding: 0 0 0 528px;
}

#fancy_div p, #page p {
    font-size: 12px;
    margin-bottom: 15px;
}

#page p {
    line-height: 20px;
    color: #fff;
    padding: 0 0 0 528px;
}

#page p.download {
    text-align: center;
    margin-bottom: 0;
    height: 75px;
}

#page p.download a {
    display: block;
    text-decoration: none;
    font-weight: bold;
    color: #878787;
    opacity: .8;
    filter: alpha(opacity = 80);
	float:left;
	width:153px;
	margin-left:55px;
	
}

#page p.download a:hover, #page p.download a:focus {
    opacity: 1;
    filter: alpha(opacity = 80);
    color: #fff;
}

#page p.download a.iphone span {
    display: block;
    background: url(images/available.jpg) no-repeat center;
    height: 50px;
}

#page p.download a.droid span {
    display: block;
    background: url(images/androidImage.jpg) no-repeat center;
    height: 50px;
}

#popup, #popup-background {
    display: none;
    position: fixed;
    *position:absolute;
    width:
    100%;
    height:
    100%;
    top:
    0;
    left:
    0;
}

#popup {
    z-index: 2;
}

#popup-background {
    background: #000;
    opacity: .7;
    -moz-opacity: .7;
    -webkit-opacity: .7;
    filter: alpha(opacity = 70);
    z-index: 1;
}

#about, #advertise, #submit {
    width: 383px;
    height: 383px;
    margin: 30px auto 0;
    padding: 30px 30px;
    background: url(images/popup.jpg) no-repeat;
    z-index: 200;
    display: none;
    position: relative;
    text-align: left;
}

#fancy_div h2 {
    margin-bottom: 10px;
    font-size: 16px;
    color: #16263e;
}

#fancy_div form p {
    border-bottom: 1px dashed #aaa;
    padding: 8px 0;
    overflow: hidden !important;
    height: 1%\9; /* only ie hack :( */
}

#fancy_div p input, #fancy_div label, #fancy_div select {
	display:block;
	float:left;
	padding:3px;
	overflow: hidden !important;
}

#fancy_div p input, #fancy_div select {
	width:60%;
	font-family: Helvetica, Arial, sans-serif;
	border:1px solid #aaa;
	color:#aaa;
}

#fancy_div p input:hover, #fancy_div p input:focus {
	color:#888;
	border-color:#888;
}

#fancy_div label {
	width:35%;
}

#footer {
	padding:70px 0 0 30px;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	background:url(images/footer.jpg) repeat-x 0 -1px;
}


div#fancy_div{
	background: transparent url(images/popup.jpg) no-repeat bottom left;
	color:#000;
}

#fancy_div .submit {
	margin: 10px 0 0;
	padding: 5px;
	font: bold 18px Helvetica, Arial, Helvetica, Geneva, sans-serif;
	background: #ccc;
	border: 1px solid #fff;
	cursor: pointer;
}

#fancy_div .submit:hover {
	background: #ddd;
	color: #333;
}

div#fancy_div form,
#about-anet{
	padding: 20px 25px 0;
}

#about-anet p{
	text-align: left;
}

#about-anet a {
	color: navy;
	text-decoration: none;
	font-weight: 700;
}

#about-anet a:hover {
	color: maroon;
	text-decoration: underline;
}

.qrcode {
	width:100%;
	height:313px;
	background:url(images/americanMadeQRCode.jpg) no-repeat center bottom;
}

div#fancy_div .droidContent{
	margin-top:15px;
}

div#fancy_div .droidContent p.title {
	color:#001739;
	font-weight:bold;
	font-size:12pt;
}

div#fancy_div .droidContent p {
	margin:0 0 4px 0;
}

