﻿*{margin:0px;padding:0px;}
form{margin:0px;}
body{background-color:#000;font-family:Arial;color:#fff;}
#globalContainer{text-align:left;padding:0px;}
#globalBottomCurve{background-image: url('images/iPhone/footer.gif');height:5px;width:320px;overflow:hidden}

.header{width:320px;height:40px;padding:0px;margin:0px; background-image:url('images/iPhone/header.gif');}
.login{float:right;width:120px;height:39px;}
.logo{float:left;display:block;height:39px;width:195px;}

.btnL{text-decoration:none;cursor:pointer;cursor:hand;white-space:nowrap;}
.btnL:hover {text-decoration:none;}
.btnL:hover .buttonText{color:#CCC;}
.btnL .bB{float:left;clear:none;font-size:28px;font-weight:bold;line-height:30px;color:#A90000;margin-top:1px}
.btnL .bT{float:left;clear:none;font-family:Arial;font-size:22px;font-weight:bold;line-height:36px;color:#FFF;}

.btn{text-decoration:none;cursor:pointer;cursor:hand;white-space:nowrap;}
.btn:hover {text-decoration:none;}
.btn:hover .bt{color:#CCC;}
.btn .bB{float:left;clear:none;font-size:18px;font-weight:bold;line-height:20px;color:#A90000;margin-top:1px}
.btn .bT{float:left;clear:none;font-family:Arial;font-size:16px;font-weight:bold;line-height:24px;color:#FFF;}


.page{position:absolute;top:40px;width:320px;min-height:420px;overflow:hidden;padding-top: 4px;background:#333;background-image: url('images/iPhone/footer.gif');background-position:left bottom;background-repeat:no-repeat; overflow:hidden}
.container{padding:10px 0px 10px 15px;}
    
.c{width:320px;clear:both;padding-top:12px;}

h1{font-size:32px; font-weight: bold; font-family: Arial;color:#fff;}
h2{font-size:16px; font-family:Arial;color:#fff;font-weight:lighter;padding-top:6px;}
input{height:20px;font-size:18px;}
select{height:18px;}

.breaker{overflow:hidden;height:1px;clear:both}

a:link{color:#FFF;}
a:visited{color:#FFF;}
a:hover{color:#A90000;}
a:active{color:#A90000;}
a img{border:none;}

p{margin-bottom:6px;}
.loadingGif{height:30px;width:30px;background-image:url('images/ajax-loader.gif');position:absolute;top:45px;left:140px;display:none;}
li{margin-left:10px;margin-top:4px;}
.hideMe{}