@CHARSET "UTF-8";
/* 
Name: GeeMail
URL: http://www.sourcebits.com
Author: Chinmay/Dillip @ Sourcebits Technologies
Author URL: http://www.sourcebits.com/geemail
*/

body{
background:#ffffff url(../images/goair-bg.png) repeat-x left top;
font-family:'Myriad Pro', Helvetica, Arial, sans-serif, 'trebuchet ms';
font-size:12px;
color:#444444;
}

a{
text-decoration:none;
color:#444444;
outline:none;
}

.clear{
clear:both;
}

.wrap{
background: url(../images/cloud.png) no-repeat right -45px;
width:835px;
height:800px;
margin:0px auto;
}

.ie6 .wrap{
background: url(../images/cloud.jpg) no-repeat right -45px !important;
width:835px;
height:800px;
margin:0px auto;
}

.header{
margin:0px;
padding:40px 0 0;
width:800px;
height:120px;
}

.logo{
background: url(../images/logo.png) no-repeat left top;
width:244px;
height:87px;
text-indent:-9999px;
display:block;
position:relative;
top:-5px;
left:20px;
float:left;
}

.ie6 .logo{
background: url(../images/logo.jpg) no-repeat left top;
width:244px;
height:87px;
text-indent:-9999px;
display:block;
position:relative;
top:-5px;
left:20px;
float:left;
}

.navigation{
padding:30px 15px 0 0;
float:right;
}

.content{
width:800px;
height:620px;
}

h1{
color:#333333;
font-size:28px;
font-weight:normal;
margin: 0 0 12px 0;
}

.safari h1{
color:#333333;
font-size:28px;
font-weight:normal;
}

.safari h1{
color:#333333;
font-size:28px;
font-weight:normal;
}

h2{
color:#333333;
font-size:24px;
font-weight:normal;
position:relative;
top:-5px;
margin:0 0 10px 0;
}

h3{
color:#333333;
font-size:17px;
font-weight:normal;
width:390px;
line-height:25px;
}

.download, .download-app{
background:url(../images/download.jpg) no-repeat left top;
position:relative;
top:35px;
height:40px;
width:170px;
text-indent:-9999px;
display:block;
float:left;
}

.download{
background:none;
height:90px;
text-indent:0;
}

.download-air{
background:url(../images/download-air.png) no-repeat left top;
display:block;
float:left;
width:187px;
height:32px;
position:relative;
top:40px;
left:5px;
}

.ie6 .download-air{
background:url(../images/download-air-ie6.png) no-repeat left top;
display:block;
float:left;
width:187px;
height:32px;
position:relative;
top:40px;
left:5px;
}

.left{
float:left;
padding:70px 0 0 0;
width:335px;
}

.right{
float:right;
padding:70px 0 0 0;
width:335px;
}

.details{
padding:35px 0 0;
text-align:justify;
}

.safari .details{
padding:22px 0 0;
}

.ie6 .details{
padding:38px 0 0;
}

h4{
color:#2a2a2a;
font-size:12px;
font-weight:bold;
padding:0 0 5px 0;
margin:0 0 0 80px;
}

.details p{
margin:0 0 0 80px;
}
.settings{
background:url(../images/icon-settings.jpg) no-repeat left -3px;
height:65px;
width:80px;
float:left;
}

.offline{
background:url(../images/icon-offline.jpg) no-repeat left -3px;
height:65px;
width:80px;
float:left;
}

.interface{
background:url(../images/icon-mail.jpg) no-repeat left top;
height:85px;
width:80px;
float:left;
}

.platform{
background:url(../images/icon-platform.jpg) no-repeat left -3px;
height:85px;
width:80px;
float:left;
}

.footer{
width:800px;
text-align:center;
padding:5px 0px 20px;
}


