﻿/* layout */

html
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
}

body
{
    margin: 0;
    padding: 0;
	background-color: #CFBDDA;
	background-image: url("images/background.jpg");
    background-repeat: repeat-x;
	text-align: center;
}

div#view
{
    width: 800px;
    margin: 0 auto 0 auto;
    background-color: #EC6C02;
    text-align: left;
}

div#header
{
    position: relative;
    height: 130px;
    background-image: url("images/header.jpg");
}

div#phone
{
    position: absolute;
    top: 20px;
    left: 520px;
    width: 260px;
    color: White;
    text-align: center;
    font-size: 15px;
    line-height: 35px;
    font-weight: bold;
}

div#body
{
    padding: 1px 10px 0 10px;
    background-image: url("images/body.jpg");
    background-repeat: repeat-y;
}

div#menu
{
    float: left;
    width: 220px;
    margin: 20px 0 0 0;
    text-align: center;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 11pt;
}

div.menu
{
    width: auto;
    margin: 0 auto 25px auto;
    border: solid 2px Yellow;
    padding: 2px 10px 2px 10px;
    background-color: White;
    background-image: url("images/menu.jpg");
    background-repeat: repeat-y;
    color: #003D6B;
    text-align: left;
}

#menu-offer
{
    color: Red;
}

div.menu a
{
    display: block;
    color: #003D6B;
    text-decoration: none;
}

div.menu a.submenu
{
    margin: 0 0 0 10px;
    font-size: 8pt;
}

div.menu a:hover
{
    color: #EC6C02;
    text-decoration: underline;
}

div.menu a.submenu:hover
{
    text-decoration: underline;
}

div#content
{
    float: left;
    margin: 0 0 0 20px;
    padding: 15px;
    width: 500px;
    background-color: White;
}

div#cover
{
    position: relative;
}

div#cover img
{
    position: absolute;
    left: 5px;
    top: -365px;
    border-style: none;
}

div#coverspace
{
    height: 370px;
}

div#footer
{
    padding: 20px 10px 10px 10px;
    height: 55px;
    background-image: url("images/footer.jpg");
}

div#footer table
{
    margin: 0;
    width: 100%;
    height: 100%;
    border-spacing: 0;
}

td#company
{
    width: 200px;
    border: solid 2px Yellow;
    padding: 2px 10px 2px 10px;
    background-color: White;
    background-image: url("images/menu.jpg");
    background-repeat: repeat-y;
    color: #003D6B;
    text-align: center;
    vertical-align: middle;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 11pt;
}

td#company span
{
    color: #B22C80;
    font-size: 14pt;
}

td.bottomlinks
{
    color: White;
    text-align: center;
    font-size: 9pt;
}

td.bottomlinks a
{
    color: White;
    font-weight: bold;
    text-decoration: none;
}

td.bottomlinks a:hover
{
    text-decoration: underline;
}

div.clear
{
    clear: both;
}

/* generic */

h1
{
    margin: 0;
    border-bottom: solid 3px #EC6C02;
    padding: 0 0 5px 0;
    color: #003D6B;
    font-style: italic;
    font-variant: normal;
    font-weight: bolder;
    font-size: 200%;
}

h2, h3
{
    margin: 2em 0 0.5em 0;
    padding: 0;
    color: #EC6C02;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 130%;
}

h2:first-letter
{
    float: left;
    padding: 0 0.2em 0 0;
    color: #EC6C02;
    font-weight: bold;
    font-size: 300%;
    text-transform: uppercase;
}

h3
{
    margin-top: 1em;
    border-bottom: solid 1px #003D6B;
}

p
{
    margin: 1em 0 1em 0;
    padding: 0;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
}

th
{
    text-align: center;
    font-weight: bold;
    font-size: 120%;
}

legend
{
    padding: 5px;
    color: #EC6C02;
}

fieldset
{
    padding: 5px;
}

fieldset label
{
    display: -moz-inline-box; /* yes, FF is not CSS2.1 compliant */
    display: inline-block;
    margin-top: 0.25em;
    width: 8em;
}

.list label
{
    width: 5em;
}

.largelist label, .maxlist label, legend label
{
    width: auto;
}

.biglist label
{
    width: 12em;
}

.maxlist input
{
    display: block;
    float: left;
    clear: both;
}

fieldset input, fieldset select, fieldset textarea
{
    margin-top: 0.25em;
}

/* specialized */

.thumbnail
{
    float: left;
    width: 166px;
    height: 250px;
    text-align: center;
    font-size: 90%;
}

.thumbnail img
{
    border: solid 1px blue;
}

p.preview
{
    text-align: center;
}

.preview img
{
    border: solid 1px black;
}

.legal
{
	clear: both;
	margin: 4em 0 0 0;
	text-align: left;
	font-size: 8pt;
	color: #505050;
}

#priority-mail
{
    float: right;
    margin: 0 0 1em 1em;
}

.subtitle
{
    font-style: italic;
    font-size: 90%;
}

.change
{
    font-size: 70%;
}

.change a
{
    color: Blue;
}

div.adlegend
{
    float:right
}

div.adlegend p
{
    margin: 0 0 1em 1em;
    border: solid 3px #EC6C02;
    padding: 1em;
    width: 20em;
    font-style: normal;
    font-weight: normal;
    font-size: 90%;
}

.adpageindex
{
    text-align: center;
    font-weight: bold;
}

.adcopyright
{
	clear: both;
	margin: 4em 0 0 0;
	text-align: center;
	font-size: x-small;
	color: #505050;
}

table.ad th
{
    padding: 20px 0 20px 0;
}

p.catch
{
    text-align: center;
    font-size: 130%;
}

p.catch a
{
    color: #003D6B;
    font-weight: bold;
}

p.catch a:hover
{
    color: #EC6C02;
}

.buttons
{
    margin: 20px 0 0 0;
    text-align: right;
    font-size: 130%;
    font-weight: bold;
}

.buttons a
{
    color: #003D6B;
}

.buttons a:hover
{
    color: #EC6C02;
    text-decoration: underline;
}

.leftbutton
{
    display: block;
    float: left;
}

a.leftbutton img, a.rightbutton img
{
    border-style: none;
}

.validation
{
    margin: 2em 0 1em 0;
    color: Red;
    font-weight: bold;
}

.validation ul
{
    margin-top: 0.5em;
    margin-bottom: 0;
    font-weight: normal;
}

a.nounderline
{
    font-weight: bolder;
    text-decoration: none;
}

a.nounderline:hover
{
    text-decoration: underline;
}
