/*reset ----------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
vertical-align: baseline;
background: transparent;
list-style:none;
text-decoration:none;
}

/* Global reset-RESET */
/* The below restores some sensible defaults */
strong { font-weight: bold }
em { font-style: italic }
a img { border:none } /* Gets rid of IE's blue borders */



/*other useful stuff ----------------------------------------------------------- */

br.clearfloat { clear:both; display:block; height:1px; margin:-1px 0 0 0 }

div.float_right{
float:right;
}

.inline{
display:inline;
}

* a{
position:relative
} /* Gets links displaying over a PNG background */

.inline{
display:inline;
}

.nomargin{
margin:0px!important;
}

.noborder{
border:0px!important;
}

.nopadding{
padding:0px!important;
}

.noshow{
display:none;
}


/* font sizes & line height ------------------------------------------------------*/

body{
font-size:62.5%;
}

div#container{
font-size:1.2em;
}

p{
line-height:1.6em;
margin-bottom:1em;
}

h1{
font-size:1.8em;
margin-bottom:7px;
font-weight:normal;
line-height:1.1em;
}

h2{
font-size:1.4em;
margin-bottom:7px;
font-weight:normal;
line-height:1.1em;
}

h3{
font-size:1.2em;
margin-bottom:5px;
font-weight:normal;
line-height:1.1em;
}


/*main layout ----------------------------------------------------------- */

div#sidebar_right{
border-left:1px solid #eeecec;
float:right;
padding-left:10px;
width:301px;
}

div#content{
width:603px;
}

/*main styling ----------------------------------------------------------- */

div#container{
color:#817f7f;
font-family:Georgia, serif;
width:945px;
margin:0 auto;
}

h1, h2{
color:#516eb6;
}

a{
color:#8a360d;
}

a:hover{
color:#000000;
}

div#main{
}

/*header ----------------------------------------------------------- */

h1.title{
font-weight:bold;
display:inline;
}

p.tagline{
display:inline;
font-size:1.6em;
font-style:italic;
color:#516eb6;
}

img.header_image{
border-top:1px solid #D9D8D8;
border-bottom:1px solid #D9D8D8;
display:block;
margin:30px 0 40px 0;
padding:6px 0;
}

div#header{
margin-top:30px;
}

/*left ----------------------------------------------------------- */

p.intro{
font-size:1.5em;
font-style:italic;
margin-bottom:40px !important;
}

ul.features_list{
font-size:1.3em;
line-height:1.6em;
}

ul.features_list li{
background:transparent url(bgimages/tick.png) no-repeat scroll left center;
display:block;
float:left;
padding:10px 10px 10px 30px;
width:261px;
}



/*right----------------------------------------------------------- */

div#sidebar_right{
font-size:1.3em;
line-height:1.6em;
}

a.download_button{
background:transparent url(bgimages/button_bg.png) no-repeat scroll 0 0;
display:block;
font-size:1.1em;
height:49px;
padding-left:15px;
padding-top:12px;
width:238px;
height:37px;
}

div.downloadbutton_box{
border-bottom:1px solid #eeecec;
padding:30px;
position:relative;
left:-10px;
width:251px;
}

div.links_box{
padding:10px;
}

ul.links_list li{
padding:15px 0;
}

ul.howto_list li{
padding-left:10px;
}



/*bottom boxes ----------------------------------------------------------- */

div#bottom_boxes{
border-top:1px solid #eeecec;
margin-top:60px;
font-size:1.3em;
}

div.bottom_box{
float:left;
padding-right:21px;
width:289px;
}

div.bottombox_middle{
width:281px!important;
padding-left:20px;
border-left:1px solid #eeecec;
border-right:1px solid #eeecec;
margin-right:20px;
}

div.bottombox_right{
padding-right:0px!important;
}

div#bottom_boxes h2{
font-style:italic;
margin:20px 0!important;
}



/*footer ----------------------------------------------------------- */

div#footer{
margin:40px 0;
}



/*section 5 ----------------------------------------------------------- */



/*section 6 ----------------------------------------------------------- */



/*misc layout and style -------------------------------------------- */



/*other stuff ------------------------------------------------------- */









