﻿body {
    padding: 0px;
    margin:0px;
    text-align:center; 
    background-image:url(/images/bodybackground.png);
    background-repeat:repeat-x;
    background-color:#7d7e7d;
}

body {
    font-size: 14px;
    font-family:Segoe UI, Tahoma, Verdana, Sans-Serif;
}

img 
{
 border:0px
}
#OutsideWrapper {


     margin:0px; 
   	text-align:left; 
  
       width:740px;
      height:100%; 
}

#InsideWrapper 
{
    background-color:#f1f4f5;
        background-color:#ffffff;
    text-align:left;
   	overflow:hidden;
       width:740px;
}

a:link, a:visited, a:active {
    color: #dd7d09;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
    color: #dd7d09;
	text-decoration:  underline;
	font-weight: bold;
	
}
.fakelink {
    color: #dd7d09;
	text-decoration: none;
	font-weight: bold;
}

.fakelink:hover {
    cursor:pointer;
    color: #dd7d09;
	text-decoration:  underline;
	font-weight: bold;
}   

form {margin:0px;}

.formbutton {
    cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
    font-weight:bold;
	text-align: center;
	background-color: #e13804;	
	padding:2px;
	border-style:ridge;
	border-width: 1px;
	border-color: #ffffff;
	height:22px;
}

.formfield {
	font-family:tahoma,Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	padding-left:3px;
	background-color: #ffffff;
	border: solid 1px #7f9db9;
}
.warning {
	color:red;
}
.error {
	color:red;
}
h1 {
	font-size: 16px;
	margin: 0 0 0px 0;
	padding:0px;
}
h2 {
	font-size: 15px;
	margin: 0 0 0px 0;
	padding:0px;
}
h3 {
	font-size: 14px;
	margin: 0 0 0px 0;
	padding:0px;
}
h4 {
	font-size: 13px;
	margin: 0 0 0px 0;
	padding:0px;
}
h5 {
    font-size: 12px;
	margin: 0 0 0px 0;
	padding:0px;
}
h6 {
	font-size: 11px;
	margin: 0 0 -12px 0;
	padding:0px;
}

#Top 
{
   background-image:url('/images/TopBackground.png');
   background-repeat:repeat-x;
   background-color:#f7941d;

}

.TopLink a:link, .TopLink a:visited, .TopLink a:active 
{
    font-size:12px;
    color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.TopLink  a:hover {
    color: #000000;
	text-decoration:  underline;
	font-weight: bold;
	
}

#PageContentWrapper 
{
 /*  background-image:url('/images/ContentBackground.png');
   background-repeat:no-repeat;
   background-color:#f1f4f5; */
    background-color:#ffffff;
}


#MainArea 
{
     background-color:#ffffff;
 padding-left:10px;   
}

#BreadCrumb 
{
padding-right:10px;
 text-align:right; 
 color: #e13804;
 }
#BreadCrumb a:link, #BreadCrumb a:visited, #BreadCrumb a:active 
{
    font-size:11px;
    color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#BreadCrumb  a:hover {
    color: #ffffff;
	text-decoration:  underline;
	font-weight: bold;
	
}

#Footer {
clear:both;
    padding:10px;
       background-color:#f1f4f5;
       background-color:#ffffff; 
}
#Footer  a:link, #Footer  a:visited, #Footer  a:active 
{
    font-size:13px;
    padding:0px 5px;
    color: #dd7d09;
	text-decoration: none;
	font-weight: bold;
}

#Footer a:hover {
    color: #dd7d09;
	text-decoration:  underline;
	font-weight: bold;
	
}



.TopImageNav img
{
    border:0px
}
.TopImageNav a:link, .TopImageNav a:visited, .TopImageNavk a:active 
{
    border:1px solid #ffffff;
    padding:7px;
    float:left;
    -webkit-border-radius: 5px;

}

.TopImageNav a:hover {
     padding:7px;
    float:left;
	border:1px solid #555555;
	background-color:#acc6e9;
	-webkit-border-radius: 5px;

}

.HomeLink1 
{
    display:block;
    padding-top:5px;
font-size:12px;
font-weight:bold;
text-decoration:none;
color: #d3711a;
}
.HomeLink1 a:link, .HomeLink1 a:visited, .HomeLink1 a:active 
{
font-size:12px;
font-weight:bold;
text-decoration:none;
color: #d3711a;
}
.HomeLink1 a:hover {

font-size:12px;
font-weight:bold;
text-decoration:none;
color: #d3711a;
}

.HomeAreaDescription 
{
    color: #0c3e82;
    padding-left:10px;
}

.HomeAreaDescription a:link, .HomeAreaDescription a:visited, .HomeAreaDescription a:active 
{
    font-weight:normal;
font-size:12px;
text-decoration:none;
color: #0c3e82;
}
.HomeAreaDescription a:hover {
color: #0c3e82;
font-size:12px;
font-weight:normal;
text-decoration:none;
}

.SearchFields {
	height:24px;
	border:1px dashed #555555;
    text-align:center;
    line-height:24px;
    vertical-align:middle;
    font-size:15px;
    font-weight:bold;
    letter-spacing:5px;
    text-transform:uppercase;
}

.SocialMediaIconwrapper {
	vertical-align: middle;
	text-align: center;
	font-size: 10px;
	font-family: tahoma,verdana;
	float: left;
	height: 90px;
	width: 70px;
	overflow: hidden;
	padding: 2px;
	margin: 2px;
	cursor: pointer;
	color:#000000;
	text-shadow: #fff 0px 1px 1px;
}
.SocialMediaIconimagewrapper {
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	width: 64px;
	max-height: 64px;
	text-align: center;
	line-height: 64px;
	font-size: 64px;
}
.SocialMediaIconimagewrapper img {
	border: 0px;
}
.SocialMediaIcontitlearea {
	text-align: center;
	width: 68px;
	overflow: hidden;
	padding-top: 2px;
	

}

.friendslinks ul 
{ text-transform:capitalize;
    margin:0px;
    padding:0px;
    font-size:12px;
}
    
.friendslinks li 
{
     margin:0px;
	list-style:none;
display:inline; border-right:1px solid #555555;

padding:0px 5px;


}
.friendslinks li:first-child 
{
    padding:0px;
}
.friendslinks li a:link,.friendslinks li a:visited, .friendslinks li a:active,.friendslinks li a:hover {
color:#325eb0;
cursor:default;
}