﻿/* CSS Document */
body{padding:0px; margin:18px 0 0; background:#590000; color:#CD7A7A; font:12px/14px Calibri;}
div, p, ul, h2, h3, h4, h5, form, img{padding:0px; margin:0px;}
ul{list-style-type:none;}

/*----TOP PANEL----*/
#topPan{width:100%; height:35px; position:relative; margin:0 auto; background:url(images/BackgroundTop1.bmp) 0 0 repeat-x;}
#topPan img.logo{width:219px; height:25px; position:absolute; top:13px; left:104px;}
#topPan ul{width:600px; height:19px; position:absolute; top:83px; left:146px;}
#topPan ul li{width:81px; height:19px; float:left;}
#topPan ul li a{width:81px; height:19px; display:block; background:url(images/menu-bg.jpg) 0 0 repeat-x #2F0000; color:#fff; font:12px/30px Calibri; font-weight:bold; text-align:center; text-decoration:none;}
#topPan ul li a:hover{background:#8B3A3A; color:#fff; text-decoration:none;}
#topPan ul li.home{width:81px; height:19px; display:block; background:#191970; color:#fff; font:12px/30px "Trebuchet MS", Calibri; font-weight:bold; text-align:center; text-decoration:none;}

#topcontactPan{width:153px; height:40px; background:url(images/icon1.jpg) 0 0 no-repeat #CC0000; color:#fff; position:absolute; top:18px; left:384px;}
#topcontactPan p.tollfree{width:78px; height:17px; background:#590000; color:#fff; font-size:11px; font-weight:bold; text-transform:uppercase; margin:4px 0 0 37px; text-align:center; line-height:17px;} 
#topcontactPan p.phoneno{font-size:18px; padding:5px 0 0 37px;}
#topimagePan{width:209px; height:83px; position:absolute; top:0px; right:0px; background:url(images/BackgroundTop1.bmp) 0 0 no-repeat;}
/*----/TOP PANEL----*/

/*----BODY PANEL----*/
#bodyPan{width:1000px; position:relative; margin:0 auto;}
/*----Left Panel----*/
#leftPan{width:480px; float:Left; padding:18px 26px 0 0;}
#leftPan p{padding:14px 0 0;}

#leftPan h2{width:350px; height:20px; color:#fff; font:14px/4px Georgia, "Calibri";}
/*-------Left Block One-------*/
#leftblockonePan{width:240px; float:left; padding:10px 45px 0 0;}

#leftblockonePan p span{font-weight:bold;}
#leftblockonePan p.border{height:8px; background:url(images/doted-line.gif) 0 0 repeat-x; padding:0px; margin:10px 0 0;} 

#leftblockonePan h3{width:180px; height:40px; background:#590000; color:#fff; font:26px/40px Georgia,"calibri";}
#leftblockonePan h3 span{background:#191970; color:#F10000;}

#leftblockonePan h4{width:200px; height:26px; background:#590000; color:#fff; font-size:14px; font-weight:bold; text-transform:uppercase;}
#leftblockonePan h4 span{background:#590000; color:#CD7A7A; font:12/12 "Calibri", font-size:"11.5";}

#leftblockoneLinkPan{width:157px; height:19px; display:block; margin:5px 0 0 82px; clear:both;}
#leftblockoneLinkPan ul{width:157px; height:19px;}
#leftblockoneLinkPan ul li{height:19px; float:left; font-size:11px; text-transform:uppercase;}
#leftblockoneLinkPan ul li.comments{width:60px; height:19px; padding:0 30px 0 0; display:block; background:url(images/icon2.jpg) 100% 0 no-repeat #590000; color:#fff; }

#leftblockoneLinkPan ul li.more{width:58px; height:19px; margin:0 0 0 8px;font:12px/12px Calibri, font-size:"11.5";}
#leftblockoneLinkPan ul li.more a{width:58px; height:19px; background:url(images/arrow1.gif) 100% 2px no-repeat #590000; color:#fff; text-decoration:none; padding:0 20px 0 0;font:12px/12px "Trebuchet MS", Calibri;}
#leftblockoneLinkPan ul li.more a:hover{width:58px; height:19px; background:url(images/arrow2.gif) 100% 2px no-repeat #590000; color:#fff; text-decoration:none;font:12px/12px "Trebuchet MS", Calibri;}

#leftblockoneLinktwoPan{width:157px; display:block; margin:5px 0 0 82px; clear:both;}
#leftblockoneLinktwoPan ul{width:157px;}
#leftblockoneLinktwoPan ul li{height:19px; float:left; font-size:11px; text-transform:uppercase;}
#leftblockoneLinktwoPan ul li.comments{width:60px; height:19px; padding:0 30px 0 0; display:block; background:url(images/icon2.jpg) 100% 0 no-repeat #590000; color:#fff; }

#leftblockoneLinktwoPan ul li.more{width:58px; height:19px; margin:0 0 0 8px;}
#leftblockoneLinktwoPan ul li.more a{width:58px; height:19px; background:url(images/arrow1.gif) 100% 2px no-repeat #590000; color:#fff; text-decoration:none; padding:0 20px 0 0;}
#leftblockoneLinktwoPan ul li.more a:hover{width:58px; height:19px; background:url(images/arrow2.gif) 100% 2px no-repeat #590000; color:#fff; text-decoration:none;}

/*----Left Block Two Panel----*/
#leftblocktwoPan{width:192px; float:left; padding:10px 0 0;}

#leftblocktwoPan h3{width:180px; height:50px; background:#590000; color:#fff; font:26px/50px "calibri", font-size:"11.5";
;}
#leftblocktwoPan h3 span{background:#590000; color:#F10000;}

#leftblocktwoPan ul{width:192px;}
#leftblocktwoPan ul li{float:left;}
#leftblocktwoPan p{width:190px; height:42px; float:left; display:block; background:url(images/icon3.gif) 100% 0 no-repeat #590000; color:#fff; font-size:14px; text-transform:uppercase; margin:10px 0 0;}
#leftblocktwoPan p span{font-size:11px; font-weight:bold; text-transform:uppercase;}
/*----/Left Block Two Panel----*/
/*----/Left Panel----*/

/*---- Right Panel----*/
#rightPan{width:209px; float:left; padding:42px 0 0;}
#rightPan form.form1{width:209px; height:138px; background:url(images/Background1.jpg) 0 0 no-repeat #590000; color:#fff;}

#rightPan form.form1 label{width:66px; height:18px; float:left; display:block; font-size:12px; line-height:18px; padding:0 0 0 21px; margin:9px 0 0;}
#rightPan form.form1 label.label1{width:138px; height:16px; float:left; display:block; background:#2F0000; color:#FC0404; font-size:12px; text-transform:uppercase; margin:9px 0 0 2px; padding:0 0 0 19px;}

#rightPan form.form1 input{width:100px; height:18px; float:left; display:block; padding:0px; margin:9px 0 0;}
#rightPan form.form1 input.botton{width:30px; height:14px; float:left; display:block; background:url(images/botton.gif) 100% 3px no-repeat #2F0000; color:#fff; font-size:12px; border:none; padding:0 10px 0 0; margin:9px 0 0; line-height:14px; }

#rightPan h3{width:188px; height:33px; background:#3C0101; color:#fff; font:20px Georgia, "Calibri", Times, serif; padding:18px 0 0 21px; margin:13px 0 0;}

#rightPan ul{width:205px; height:129px; padding:0 0 0 21px; background:#3C0101; color:#fff; margin:0 0 12px 0;}
#rightPan ul li{width:141px; height:18px;}
#rightPan ul li a{width:141px; height:18px; background:url(images/arrow3.gif) 0 5px no-repeat #3C0101; color:#fff; font-size:13px; text-decoration:none; line-height:18px; padding:0 0 0 15px;}
#rightPan ul li a:hover{width:141px; height:18px; background:url(images/arrow4.gif) 0 5px no-repeat #3C0101; color:#FFD6D6; text-decoration:none;} 

#rightform2Pan{width:209px; position:relative; margin:0 auto;}
#rightPan form.form2{width:209px; height:111px; background:url(images/Background2.jpg) 0 0 no-repeat #2F0000; color:#fff; font-size:12px; }
#rightPan form.form2 h2{width:189px; height:36px; background:url(images/member-bg.gif) 0 0 no-repeat; padding:0 0 0 20px; font:20px/36px Georgia, "Calibri", Times, serif; margin:0 0 8px 0;}
#rightPan form.form2 label{width:43px; height:18px; float:left; display:block; font-size:14px; padding:0 0 0 12px; line-height:18px;}
#rightPan form.form2 input{width:100px; height:18px; float:left; display:block; padding:0px;}
#rightPan form.form2 select{width:41px; height:20px; float:left; display:block; background:#fff; color:#000; font-size:13px; margin:0 0 0 4px;} 

#rightPan form.form2 input.search{width:60px; height:20px; float:right; display:block; background:url(images/botton2.gif) 100% 6px no-repeat #2F0000; border:none; color:#fff; font-size:12px; line-height:20px; padding:0 25px 0 0; position:absolute; top:78px; right:8px;} 
/*----/BODY PANEL----*/

/*----BOTTOM BODY PANEL----*/
#bodyBottomPan{width:1000px; height:10px; top:-55px; background:url(images/BackgroundBodyEnd.bmp) 0 0 repeat-x #191970; color:#F5F5DC; position:relative; margin:0 auto; clear:both; padding:52px 0 0;}
#BottomLeftPan{width:178px; float:left;}
#BottomLeftPan p{background:#191970; color:#fff; "calibri"; padding:0 0 0 18px;}
#BottomLeftPan p span{font-size:12px; text-transform:uppercase;}

#BottomMiddlePan p.more{width:70px; height:16px; margin:5px 0 30px 318px;}
#BottomMiddlePan p.more a{width:60px; height:16px; display:block; background:url(images/botton2.gif) 85% 50% no-repeat #3C0101; color:#fff; text-transform:uppercase; font-size:11px; line-height:18px; text-decoration:none; padding:0 0 0 10px;}
#BottomMiddlePan p.more a:hover{background:url(images/botton2.gif) 85% 50% no-repeat #3C0101; color:#36648B; text-decoration:none;}
/*----/BOTTOM BODY PANEL----*/

/*----FOOTER PANEL----*/
#footerPan{width:1000px; height:75px; background:#191970; color:#fff; position:relative; margin:0 auto; font:12px/12px "Trebuchet MS", Calibri; clear:both; padding:26px 0 0;}
#footerPan ul{width:400px; position:relative; margin:0 auto;}
#footerPan li{float:left; }
#footerPan ul li a{padding:0 10px 0; color:#fff; background:#2F0000; text-decoration:none;}
#footerPan ul li a{width:95px; height:30px; display:block; background:url(images/menu-bg.gif) 0 0 repeat-x #2F0000; color:#fff; font:12px/30px "Trebuchet MS", Calibri; font-weight:bold; text-align:center; text-decoration:none;}
#footerPan ul li a:hover{background:#000099; 100% no-repeat #3C0101; color:#FFFFFF; text-decoration:none;}
#footerPan p.copyright{width:204px; background:#191970; color:#fff; position:absolute; top:48px; left:198px; font-size:12px;}
/* scrollbar width */
::-webkit-scrollbar {
    width: 15px;
}
/* Track */
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey; 
    border-radius: 10px;
}
/* Handle */
::-webkit-scrollbar-thumb {
    background: #000066; 
    border-radius: 10px;
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #8DE39E; 
}
::-webkit-scrollbar {
    width: 15px;
}
a:link {
    color: white;
}
a:visited{
    color: yellow;
}	
a:hover {
    color: red;
}
.Button1 {
	color : black;
	background-color: #FFFEF7;
	border:1px solid #000055;
    width: 145px;
	font-family: calibri;
    font-size : 11pt;
    font-weight:bold;
    text-align: left;
}
.Button1:hover 
{
    color  : black;
	border:1px solid #000000;
	background-image: url(images/Button1Hover.png);
    width: 145px;
	font-family: calibri;
    font-size : 11pt;
    font-weight:bold;
    text-align: left;    
}
.Active1 
{
    color  : black;
	border:1px solid #000000;
	background-image: url(images/Button1Hover.png);
    width: 145px;
	font-family: calibri;
    font-size : 11pt;
    font-weight:bold;
    text-align: left;    
}


}.Button2 {
	background-color: #FAF1D3;
	color : black;
	border: 1px solid #000033;
	width: 157px;
	font-family: Calibri;
	font-size : 10.5pt;
}
.Button2:hover 
{
	background-color: #9DBDFF;
	color : black;
	border: 1px solid #000033;
	width: 157px;
	font-family: Calibri;
	font-size : 10.5pt;
}
.center
{
 margin-left:auto;
 margin-right:auto;
 width:70%;
font-family: "calibri";
font-size: 11.5pt;
font-weight:normal;
 font-weight:Bold;
}

.LeftAlignBlackBoldCalibri {
text-align: left;
font-family: "calibri";
font-size: 11.5pt;
font-weight:normal;
font-weight:Bold;
color: Black;    
}
.LeftAlign {
text-align: left;
font-family: "calibri";
font-size: 11.5pt;
font-weight:normal;
color: white;

}
.DefaultFonts{
font-family: "calibri";
font-size: 11.5pt;
font-weight:normal;
color: white;
text-align: left;
margin-left: 14px;
margin-right: 3px;
}

.DefaultTable{
text-align: left;
margin-left: 200px;
font-size: 11pt;
}

.DefaultTabl:active{
text-align: left;
margin-left: 33px;
font-size: 11pt;
}

.DefaultFonts2{
font-family:"calibri";
font-size: 11pt;
font-weight:bold;
color: Black;
}
.rounded {
    -moz-border-radius: 11px;
    -webkit-border-radius: 11px;
    border: 1px solid #000;
    margin-left: 0px;
    margin-top: 0px;
    color: #FFFFFF;
    background-color: Blue;
    font-family: Calibri;
    font-size: 11pt;
}
.rounded:Hover {
    -moz-border-radius: 11px;
    -webkit-border-radius: 11px;
    border: 1px solid #000;
    margin-left: 0px;
    margin-top: 0px;
    color: Black;
    background-color: Beige;
    font-family: Calibri;
    font-size: 11pt;
}
.FooterFonts{
	font-family: "calibri";
	font-size: 11.5pt;
	font-weight: normal;
	color: white;
	text-align: left;
	margin-left: 2px;
}	
.formbutton1 {
	border-style: outset;
	border-color: inherit;
	border-width: medium;
	font-family: Calibri;
	font-size: 11.5pt;
	color: #FFFFFF;
	background-color: #000066;
	}
.formbutton1:Hover {
	font-family: Calibri;
	font-size: 11.5pt;
	color: #000000;
	background-color: #F2E4D5;
	border: outset;
}
.MarginLeft {
	width: auto;
	margin-left: 33px;
	margin-right: auto;
	font-family: "calibri";
	font-size: 11.5pt;
	font-weight:normal;
}
.MarginRight {
	width: auto;
	margin-left: 33px;
	margin-right: auto;
}
.AlignCenter {
	text-align: center;
	color: #FFFFFF;
}
