﻿
body {
    margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /*  this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}

#content {
	padding:10px 10px 0px 10px;
	margin:10px 80px 0px 80px;
	height:100%;
	background-color:#FFFFFF;
	border-left:1px dashed #D0D0BF;
	border-right:1px dashed #D0D0BF;
}
#div_left {
 float:left;
}
.centre {
width: 949px;
margin-right: auto;
margin-left: auto;
position: relative;
}
.input_text
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    height: 12px;
}

.input_text_uc
{
   font-family: Verdana;
   font-size:10px; 
   height: 12px;
}

.txtBox {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; background-color: White; border: #000000; border-style: solid; border-top-width: .9pt; border-right-width: .9pt; border-bottom-width: .9pt; border-left-width: .9pt}
.textBlack1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
font-weight:bold;
}

.textBlack2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
font-weight:bold;
}

.textRed{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:Red;
font-weight:bold;
}
.listMenu{
width:160px;
height:30px;
border:1px solid;
border-color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:Blue;
}

.listMenuL{
width:200px;
height:30px;
border:1px solid;
border-color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:Blue;
}

.bodyTextBlue{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:Blue;
font-weight:bold;
text-align:justify;
}

.bodyTextPurple{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:Purple;
font-weight:bold;
text-align:justify;
}

.bodyTextBlack{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:Blue;
text-align:justify;
}

.bodyTextBlackR{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-align:right;
}

a:link.linkBlue{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#006699;
text-decoration:none;
font-weight:bold;
}

a:visited.linkBlue{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#006699;
text-decoration:none;
font-weight:bold;
}

a:hover.linkBlue{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#CC0000;
text-decoration:underline;
font-weight:bold;
}
a:active.linkBlue{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#006699;
text-decoration:none;
font-weight:bold;
}

.footerWhite{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-decoration:none;
}

.footerBlack{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-decoration:none;

}

.headerPink{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
color:#CC0099;
text-decoration:none;
font-weight:bold;
}

.bullet{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FF0404;
font-weight:bold;
}

.bullet1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#FF0404;
font-weight:bold;
}


.headerBlue{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:Blue;
text-decoration:none;
font-weight:bold;
}

.headerBlue1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:Blue;
text-decoration:none;
font-weight:bold;
}

.headerBlue20{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
color:Blue;
text-decoration:none;
font-weight:bold;
}

.form{
 height:12px;
 border:1px solid;
 border-color:#006699;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:10px;
 color:#000000;
}

textarea{
 height:50px;
 border:1px solid;
 border-color:#006699;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:10px;
 color:#000000;
}

.button{
  width:70px;
  height:25px;
  background-color:#66CCFF;
  border:1px solid;
  }
  
  .button2{
  width:40px;
  height:18px;
  background-color:#66CCFF;
  border:1px solid;
  }
  
   .button3{
  width:60px;
  height:20px;
  background-color:#66CCFF;
  border:1px solid;
  }
  
  .SearchButton{
    margin-top:10px;
  width:120px;
  height:22px;
  background-color:Purple;
  color:white;
  border:2px solid white;
  }
  
.SearchButton:hover {
    border: 2px solid white;
    background:blue;
    color:white;
}
  
/*Textbox Watermark*/

.watermarked 
{
  font-family :Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;  
  height: 12px;
  color:gray;
}

/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(Images/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(Images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(Images/SavedStar.png);
}

.img_slide {padding:1em;}

h1 {font-family: Arial, Helvetica, sans-serif;font-size: 18px;font-weight: bold;color: #663300; margin-top:10px;}
h2 {font-family: Arial, Helvetica, sans-serif;font-size: 16px;font-weight: bold;color: #663300;}
h3 {font-family: Arial, Helvetica, sans-serif;font-size: 14px;font-weight: bold;color: #663300;}

.linkNextPrev{ text-decoration:none;color:#663300;font-size: 9pt;}
.linkNextPrev:hover {color: #FF0000;}

.InputPageNumber {border: 1px solid #006; background-color:White;}
.InputPageNumber:hover {background-color:Aqua;}

.ButtonNumber{
    margin-top:10px;
  width:50px;
  height:18px;
  background-color:#F9EDDD;
  color:#663300;
  border:1px solid;
  }