body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
background:#999999;
background-image: url("/images/bg_stripes.png");
background-repeat: repeat-x;
margin-left:0;
margin-right:0;
}
p, h1, form, button{border:0; margin:0; padding:0;}
.spacer{clear:both; height:1px;}

h2 {
	font-size:16px;
	font-weight: bold;
	display: inline;
}
a:link { 
	color: #333333;
	text-decoration:underline;
	}
a:visited { 
	color: #333333;
	text-decoration:underline;
	}
a:hover { 
	color: #CCCCCC;
	text-decoration: none;
	}
a:active { 
	color: #333333;
	text-decoration:underline;
	}

#wrapper{
width:738px;
margin-left:auto;
margin-right:auto;
}

#header{
width:728px;
margin-left:auto;
margin-right:auto;	
margin-top:25px;
margin-bottom:32px;
}

#menuwrap{
position:relative;
bottom:24px;
width:100%;
margin-left:0;
margin-right:0;
margin-bottom:0px;
border-top:1px solid #000;
border-bottom:1px solid #000;
background:url(menu/images/bg.png) repeat-x;
}

#menunav{
width:730px;
margin-left:auto;
margin-right:auto;
}

.logo{
}

#content{
border:solid 5px #CCCCCC;
background:#ffffff;
width:698px;
height:110px;
padding-left:15px;
padding-right:15px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
margin-bottom:5px;
margin-bottom:5px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}

#results{
width:550px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

#results-title{
width:550px;
height:10px;
margin-left:8px;
position:relative;
bottom:10px;
}

#ranks-chart{
border:solid 5px #CCCCCC;
background:#ffffff;
width:724px;
height:165px;
padding:2px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
margin-bottom:5px;
}

#ranks{
left:0px;
height:100%;
float:left;
width:160px;
background-color:#EEEEEE;
padding:0 10px 0 10px;
margin-right:1px;
}

#ranks ul{
list-style: none; 
margin: 0; 
padding: 0; 
}

#ranks li{
border-bottom: 1px solid #999999; 
margin-top:5px;
margin-bottom:5px;
}

#charts{
border:solid 5px #CCCCCC;
background:#ffffff;
width:724px;
height:605px;
padding:2px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
margin-bottom:5px;
}

#ads{
border:solid 5px #CCCCCC;
background:#ffffff;
width:728px;
height:90px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
padding:0px;
}


#alexa-reach-img{
margin-top:0;
float:left;
width:360px;
}

#quantcast-img{
margin-top:0;
float:left;
width:360px;
}

#g-trends{
width:580px;
float:left;
margin-left:79px;
}

/* ----------- My Form ----------- */
.myform{
margin:0 auto;
width:400px;
padding:14px;
}

/* ----------- stylized ----------- */
#stylized{

margin-top:8px;
border:solid 5px #CCCCCC;
background:#FFFFFF;
width:728px;
height:33px;
-moz-border-radius: 5px; 
-webkit-border-radius: 5px;
}
#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#stylized p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}
#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:195px;
float:left;
margin:3px 0 0 0;

}
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:195px;
}
#stylized input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
margin:4px 0 20px 10px;
}
#stylized button{
clear:both;
margin-left:150px;
width:100px;
height:28px;
background:#666666 url(img/button.png) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}
