﻿body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444;
	line-height:20px;
}

h1
{
    font-weight:normal;
    font-size:1.7em;
    margin:0 0 0.7em 0;
}

h2
{
    font-weight:normal;
    font-size:1.4em;
    margin:1em 0 1em 0;
}

h2.orange
{
    color:#FF760E;
}

h2.login
{
    margin:0 0 1em 0;
}

h3
{
    font-weight:normal;
    font-size:1.2em;
    margin:0 0 0.4em 0;
    color:#39A52B;
}

h4
{
    font-weight:normal;
    font-size:1.2em;
    margin:0 0 0.6em 0;
}

p, address, ul
{
    margin-bottom:1em;
}

ul
{
    margin-left:20px;
}

li
{
    text-indent:0px;
    list-style-type:disc;
}

a
{
    color:#FF760E;
    font-weight:bold;
    text-decoration:none;
}

a:hover
{
    text-decoration:underline;
}

a img
{
    border:none;
}

.small
{
    font-size:0.8em;
}

.orange
{
    color:#FF760E;
}

.strikethrough
{
    text-decoration:line-through;
}

.small_lower, .lower_case
{
    text-transform:none;
}

.small_lower
{
    font-size:0.8em;
}

.a_large
{
    font-size:1.3em;
}

.a_medium
{
    font-size:1em;
}

.a_small
{
    font-size:0.8em;
}

/* For testimonials */
blockquote {
font-style:italic;
font-size:1em;
margin-bottom:0.4em;
line-height:1.2em;
margin-top:1.4em;
}

blockquote span {
font-size:1.6em;
margin:0 5px 0 5px;
color:#39A52B;
}

.attributed {
margin-left:15px;
font-size:0.8em;
}

/* For home page introductory paragraph */
.home_intro a
{
	color:#444;
	font-weight:normal;
}

/* For returns labels */
h1.big_line_height
{
    line-height:2em;
}

/* For terms and conditions page */
#maincol ul.terms_index li
{
    list-style:none;
    text-indent:0;
}

/* For coloured backgrounds, darken the text */
.dark_text
{
	color:#000;    
}

.dark_text a
{
	color:#000;
}

/* Web parts */
.sectiontitle, .sectiontitle span
{
}

#WebPartsManager
{
    font-size:0.8em;
    text-transform:uppercase;
}

#WebPartsManager span
{
    text-transform:none;
}
