/*********************************************************************
 Loss Prevention CSS Document
*********************************************************************/
html {
    font-size: small;
}

body {
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 90%;
    line-height: 1.3em;
    background: black url(../images/background.jpg) top center no-repeat;
    color: #000000;
    text-align: justify;
}

img {
    border-style: none;
	border-color: inherit;
	border-width: medium;
	float: none;
	text-align: center;
}

ul {
    margin: 0 auto;
    padding: 0;
    width: 760px;
    list-style: none;
}

a {
    text-decoration: none;
    color: black;
	text-align: center;
	font-weight: 700;
}

ontext {
    color: black;
    font-weight: bold;
}

.context:hover {
    text-decoration: underline;
}

#mainmenu {
    width: 100%;
    height: 42px;
    background: url(../images/menu_bg.gif) repeat-x;
}

#mainmenu li {
    width: 120px;
    height: 42px;   
    float: left;
}

#mainmenu li.home, li.home {
    width: 120px;
    margin-left: 5px;
    float: left;
}

#mainmenu li.homeend, li.homeend {
    width: 120px;
    margin: 0;
    float: left;
}

#mainmenu a {
    display: block;
    font-weight: bold;
    padding-top: 10px;
    height: 42px;
    color: White;
}

#mainmenu a:hover {
    background: url(../images/menu_bg_selected.gif) repeat-x;
}

#submenu {
    width: 100%;
    height: 30px;
    background: #9792ba;
    text-align: center;
    font-size: 95%;
}

#submenutabs li {
    width: 95px;
    height: 30px;
    float: left;   
}

#submenutabs a {
    display: block;
    padding-top: 8px;
    height: 22px;
    background: url(../images/submenubtn.jpg) no-repeat;
    background-position: 0px 0px;
    color: White;
}

#submenutabs a:hover {
    background-position: 0px -30px;
    color: black;
    font-weight: bold;
}

#submenu2 {
    width: 100%;
    height: 30px;
    background: #C9C5DA;
    text-align: center;
    font-size: 95%;
}

#submenutabs2 li {
    width: 150px;
    height: 30px;
    float: left;   
}

#submenutabs2 a {
    display: block;
    padding-top: 8px;
    height: 22px;
    background: url(../images/submenubtn2.jpg) no-repeat;
    background-position: 0px 0px;
    color: White;
}

#submenutabs2 a:hover {
    background-position: 0px -30px;
    color: black;
    font-weight: bold;
}

#contentwrapper {
    width: 760px;
    margin: 0 auto;
	height: 100%;
}

/************ Content Panels ************/
#adjustableContent {
    float: left;
    width: 100%;
    height: 100%;
    margin: 0 0 20px 0;
    padding: 0;
    background: #eae7ff;
    border-bottom: #3a3c79 solid 1px;
}

#fixedContent {
	float: left;
	width: 100%;
	min-height: 425px;
	margin: 0 0 20px 0;
	padding: 0;
	background: #eae7ff;
	border-bottom: #3a3c79 solid 1px;
}

#footer {
    width: 760px;
    margin: 0 auto auto auto;
    padding: 0;
}

#footerwrapper {
    width: 760px;
    margin: 0;
    padding: 0; 
}

.footerText 
{
    font-size: x-small;
    text-align: center;	
    color:#FFFFFF;
    display: inline-block;
    width: 100%;
}

#advicePanel {
	min-height: 320px;
}

/************ General Styles ************/

.introText {
	font-family: Century Gothic, Trebuchet MS;
	text-align: center;
	color: #3A3C79;
	font-size: 14px;
	padding-left:20px;
	padding-right:20px;
}

#blastfilms {
	font-family: Century Gothic, Trebuchet MS;
	text-align: center;
	font-weight: bold;
	color: Red;
	font-size: 14px;
	border: solid 1px red;
	padding-left:20px;
	padding-right:20px;
	margin-bottom:10px;
}
#blastfilms a
{
    color:Red;
    text-decoration:underline;
}

h1 {
    margin: 0 auto;
    padding: 0;
    height: 150px;
    width: 800px;
    text-indent: -9999px;
    background: url(../images/logonew.jpg) left no-repeat;
}

h2 {
    margin: 10px 0 20px 0;
    padding: 0;
    font-family: Century Gothic, Arial, Helvetica, sans-serif;
    line-height: normal;
    font-size: 150%;
    font-weight: bold;
    color: black;
}

h3 {
	font-size: medium;
}

h4
{
	color:#3A3C79;
	font-size:14px;
	font-weight:bold;
	padding:0;
	margin:0;
}

.clientlogin {
    float: left;
}

#letter {
    float: right;
}

.errorMessage {
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: red;
    font-weight: bold;
}

.source 
{
	font-size: x-small;
	font-style: italic;
	color: #3A3C79;
	padding: 0;
}

/************ General Column Elements ************/
#columnleft {
    color: black;
    width: 30%;
    float: left;
    margin: 40px 0px 20px 0px;
}

#columnleft img {
    float: left;
}

#columnright {
    margin: 40px 0px 20px 0px;
    color: black;
    width: 70%;
    float: right;
}

/************ Contact Elements ************/
#contactus {
    padding: 0;
}

.method {
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	color: #3A3C79;
}

.methodDetails {
	padding: 0 0 20px 40px;
}

.textbox {
    width: 175px;
    font-family: Century Gothic;
    font-size:12px;
    color: #000000;
}

.textarea {
    width: 300px;
    font-family: Century Gothic;
    font-size:12px;
    color: #000000;
}

.textbox:focus {
	border-style: solid;
    border-color: #9792BA;
    border-width: 2px;
	color: #3A3C79;
}

.textarea:focus {
	border-style: solid;
    border-color: #9792BA;
    border-width: 2px;
	color: #3A3C79;
}

.button {
    background-color: #9792BA;
    font-family: Century Gothic;
    font-size:12px;
	color: #000000;
	width: 150px;
	height: 25px;
	vertical-align: middle;
}

.button:hover {
	cursor:pointer;
}

#blockquote
{
    position:relative;
    background:#9792BA;
    border:2px solid #3A3C79; 
    -moz-border-radius: 15px; 
    -webkit-border-radius: 15px;
    padding:20px 35px;
    color:#000000;
}

#blockquote .top
{
    position:absolute;
    font-size:80px;
    left:5px;
    top:35px;
    color:#FFFFFF;
}
#blockquote .bottom
{
    position:absolute;
    font-size:80px;
    bottom:-10px;
    right:5px;
    color:#FFFFFF;
}

#forum
{
    border: solid 3px #3A3C79;
    padding: 5px;
}
