﻿body 
{
    margin: 0px 0px 20px 0px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    color: #3c3c3c;
    background: #ffffff url(../Images/bg.gif) repeat-x;
}
.main
{
    width: 777px;
    margin: 0 auto;
    text-align: left;
    position: relative;
}
.logo
{
    position: absolute;
    top: 39px;
    left: -60px;
}
a
{
    color: #00305b;
    text-decoration: underline;
}
a:hover
{
    color: #000000;
    text-decoration: underline;
}
.top
{
    float: right;
    height: 125px;
    width: 690px;
    color: #8d8d8d;
    padding-right: 7px;
}
.menu
{
    float: right;
    height: 43px;
    width: 750px;
    padding-right: 5px;
	margin-bottom: 16px;
}
.menu a
{
    background: transparent;
    display: block;
    float: right;
    padding: 14px 9px 14px 9px;
    font-size: 11px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
}
.menu a.selected, .menu a.selected:hover
{
    display: block;
    float: right;
    padding: 14px 9px 14px 9px;
    font-size: 11px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
}
.menu a:hover
{
    background: transparent;
    display: block;
    float: right;
    padding: 14px 9px 14px 9px;
    font-size: 11px;
    color: #3687bd;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
}
.t1
{
    border-bottom: 1px solid #d5d5d5;
    padding-bottom: 7px;
    font-size: 14px;
    font-style: italic;
    margin-top: 65px;
}
.t2
{
    border-top: 1px solid #fbfbfb;
    text-align: right;
    padding: 8px;
}
a.toplink
{
    text-transform: uppercase;
    color: #8d8d8d;
    text-decoration: none;
}
a.toplink:hover
{
    text-transform: uppercase;
    color: #00305b;
    text-decoration: none;
}
.contenttop
{
    background: url(../Images/startbg.jpg) no-repeat;
    width: 342px;
    height: 313px;
/*    margin-top: 16px;*/
    padding: 45px 385px 0px 50px;
	font-size: 12px;
}
.content
{
    background: url(../Images/contentbg.gif) no-repeat top;
    /*margin-top: 16px;*/
    padding: 30px;
    min-height: 380px;
	height: auto !important;
	height: 380px;
}
.info
{
    padding: 15px 20px 10px 20px;
	font-size: 12px;
	line-height: 1.4em;
	position: relative;
}
.box
{
    /*width: 239px;
    height: 111px;*/
    float: left;
    /*color: #3c3c3c;*/
    /*color: #001a31;*/
   	/* position: relative;*/
    /*padding: 15px 0px 0px 20px;*/
}
/*.box a
{
    display: block;
    position: absolute;
    bottom: 13px;
    left: 20px;
    text-decoration: none;
    font-weight: bold;
    color: #ffffff;
}
.box a:hover
{
    display: block;
    position: absolute;
    bottom: 13px;
    left: 20px;
    text-decoration: none;
    font-weight: bold;
    color: #001a31;
}*/
h1
{
    font-size: 36px;
    color: #00305b;
    margin: 0px;
    font-weight: normal;	
	line-height: normal;
}
h2
{
    font-size: 20px;
    color: #ffffff;
    margin: 0px 0px 3px 0px;
    font-weight: bold;
	line-height: normal;
}
h3
{
    font-size: 14px;
    color: #00305b;
    margin: 0px 0px 3px 0px;
    font-weight: bold;
	line-height: normal;
}
h4
{
    font-size: 14px;
    color: #3c3c3c;
    margin: 0px 0px 3px 0px;
    font-weight: normal;
    line-height: 1.4em;
	line-height: normal;
}
input, select, textarea
{
    font-size: 11px;
    font-family: Arial, Helvetica, Sans-Serif;
    border: 1px solid #3c3c3c;
    padding: 3px;
}
input[type="radio"], input[type="checkbox"]
{
    border: 0px;
    padding: 0px;
}
.formtable
{
    padding: 0px 20px 15px 20px;
    background-color: #e5e5e5;   
}
.formheader
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 16px;
    color: #00305b;
    font-weight: bold;
    border-bottom: 1px solid #c1c1c1;
    padding: 15px 10px 10px 10px;
}
.formfoot
{
    border-bottom: 1px solid #c1c1c1;
    border-top: 1px solid #c1c1c1;
}
.formfoot div
{
    padding: 10px 13px 10px 10px;
    background-color: #d2d2d2;
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
}
.formtableheader
{
    background-color: #d2d2d2;
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    padding: 5px 10px;
}
.formcontent
{
    padding: 10px;
}
.button
{
    background: #004989 url(../Images/bgbtn.gif) repeat-x;    
    border: 1px solid #001b32;
    padding: 8px 12px;
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
}
.button2
{
    background: #004989 url(../Images/bgbtn.gif) repeat-x;    
    border: 1px solid #001b32;
    padding: 4px 6px;
    color: #ffffff;
    font-size: 11px;
    font-weight: normal;
}
.mat
{
    float: left;
    margin-right: 8px;
    border: 1px solid #3c3c3c;
}
.matcolor
{
    position: relative;
    top: 5px;
}
.price
{
    font-size: 12px;
    font-weight: bold;
}
.weight
{
    font-size: 12px;
    font-weight: bold;
}
.blue { color: #2f83ba; }
.red { color: #b30c3b; }
.green { color: #aeb620; }
.orange { color: #e69311; }
.yellow { color: #f0c400; }
.grey { color: #3c3c3c; }
.brown { color: #6c4b2f; }
#bgblue { background-color: #2871a1; }
#bgred { background-color: #a90230; }
#bggreen { background-color: #99a114; }
#bgorange { background-color: #cd810c; }
#bgyellow { background-color: #d3ad00; }
#bgbrown { background-color: #462e23; }

.icon{
	position: relative;
	top: 3px;
	margin-right: 5px;
}
.extrabox{
	margin-bottom: 7px;
	font-size: 14px;
	font-style: italic;
	text-transform: uppercase;
	padding-left: 5px;
}
