/* thomson_main.css */

/* START DEFAULT STYLES */

body{
    margin: 0px;
    height:100%;

}

td, span {
    font-family: Arial, "Palatino Linotype", Times, serif;
    font-size: 11px;
    color: #666666;


}

h1 {
    font-family: "Palatino Linotype", Times, serif;
    font-size: 22px;
    color: #333333; /* TITLE FONT COLOR */
    margin: 8px 20px 8px 20px;
    letter-spacing: 0px;
    line-height: 24px;
     font-weight: 100;
	text-align:left;


}
h2 {
    font-family: "Palatino Linotype", Times, serif;
    font-size: 20px;
    color: #B5111B;
    margin: 8px 6px 8px 16px;
    letter-spacing: 0px;
    line-height: 20px;
   font-style: italic;
   font-weight: 100;
}
h3 {
    font-family: "Palatino Linotype", Times, serif;
    font-size: 20px;
    color: #B5111B;
    margin: 8px 20px 8px 20px;
    letter-spacing: 0px;
    line-height: 20px;

   font-weight: 100;
}
h4 {
    font-family: "Palatino Linotype", Times, serif;
    font-size: 20px;
    color: #000000;
    margin: 4px 6px 4px 16px;
    letter-spacing: 0px;
    line-height: 20px;
   font-style: italic;
   font-weight: 100;
}
h5 {
    font-family: "Palatino Linotype", Times, serif;
    font-size: 22px;
    color: #333333;
    margin: 8px 20px 8px 20px;
    letter-spacing: 0px;
    line-height: 24px;

   font-weight: 100;
}
h6 {
    font-family: "Palatino Linotype", Times, serif;
    font-size: 15px;
    color: #B5111B;
    margin: 8px 6px 8px 16px;
    letter-spacing: 0px;
    line-height: 20px;

   font-weight:100;
}




.homepage {
   font-family: "Palatino Linotype", Times, serif;
	font-size: 14px;
    margin: 0px 20px 0px 20px;
     text-align:justify;
     color: #49494B;/* Text body font color */
     /* font-weight:bold; */

      line-height: 20px;

}

.homepage1 {
   font-family: "Palatino Linotype", Times, serif;
	font-size: 12px;
    margin: 0px 20px 0px 20px;
     text-align:left;
     color: #49494B;/* Text body font color */
     /* font-weight:bold; */

      line-height: 20px;

}
.survey {
   font-family: "Tw Cen MT", Estrangelo Edessa, Times, serif;
	font-size: 26px;
    margin: 8px 16px 8px 16px;
    letter-spacing: 4px;
     text-align:left;
     color: #ffffff;/* Text body font color */
     /*font-weight:bold;*/


      line-height: 20px;
}

.survey2 {
   font-family: "Tw Cen MT", Estrangelo Edessa, Times, serif;
	font-size: 16px;
    margin: 8px 16px 8px 16px;
     text-align:left;
     color: #ffffff;/* Text body font color */
     /*font-weight:bold;*/
      line-height: 15px;
}

.survey3 {
   font-family: "Tw Cen MT", Estrangelo Edessa, Times, serif;
	font-size: 13px;
    margin: 5px 5px 5px 5px;
     text-align:left;
     color: #636563;/* Text body font color */
     /*font-weight:bold;*/
      line-height: 0px;
}
.survey4 {
   font-family: "Tw Cen MT", Estrangelo Edessa, Times, serif;
	font-size: 13px;
    margin: 5px 5px 5px 5px;
     text-align:left;
     color: #636563;/* Text body font color */
     /*font-weight:bold;*/
      line-height: 0px;
      font-style: italic;
}

.homepage-new {
   font-family: "Palatino Linotype", Times, serif;
	font-size: 12px;
    margin: 0px 16px 0px 16px;
     text-align:justify;
     color: #636466;/* Text body font color */
      /*font-weight:bold;*/

      line-height: 15px;

}
p {
   font-family: "Palatino Linotype", Times, serif;
	font-size: 14px;
    margin: 8px 16px 8px 16px;
	 text-align:justify;
}




input, select, textarea {
font-family: "Palatino Linotype", Times, serif;
	font-size: 11px;
	color: #666666;
}


ul {
    font-size: 11px;
    margin: 0px 6px 0px 20px;
	padding-left: 0px;
    list-style-image: url("/images/misc/msc_bullet_gray.gif");
}


/* START LINKS */
a {
   font-family: "Palatino Linotype", Times, serif;
    font-size: 11px;
}

a:link, a:visited {
   font-family: Arial, Times, serif;

    color: #B5111B; /*clickable link font color */
}

a:hover, a:active {
   font-family: Arial, Times, serif;

    color: #999999;
}

.rights {
   font-family: Arial, Times, serif;
   font-size: 9px;
    margin: 8px 6px 8px 1px;
    color: #cecece;
}


a.footer:link, a.footer:visited {
   font-family: Arial, Times, serif;

   font-family: Arial, Times, serif;

    color: #888778;
}

a.footer:hover, a.footer:active {
   font-family: Arial, Times, serif;

    color: #bbbaa8;
}

.mainborder1{
 border: 10px solid #FFFFFF;
}

.mainborder2{
 border: 1px solid #e4dbbe;
}

.error{
 color: red;
 font-size: 12px;
}

.admin-right{
 border-left: 2px dotted #DCDCDC;
 padding:10px 10px 10px 10px;
}

.login{
 color: #FFFFFF;

}

a.subnav:link, a.subnav:visited {
    font-family: verdana, "Palatino Linotype", Times, serif;
   font-size: 9px;
    color: #B5111B;
}

a.subnav:hover, a.subnva:active {
    color: #000000;
     font-family: verdana, "Palatino Linotype", Times, serif;
   font-size: 9px;
}

.subnavHilite{
    color: #000000;
    font-family: verdana, "Palatino Linotype", Times, serif;
   font-size: 9px;
   text-decoration: none;

}

.sold{
   color: red;
   font-family: "Palatino Linotype", Times, serif;
   font-size: 10px;
   text-decoration: none;
    letter-spacing: 2px;

}
.white{
   color: white;

}

.price{
   color: #B5111B;
   font-weight: 600;

}

.homeDetails{
   color: #000000;

}

.contentTitle{
   color: #B5111B;
   font-size: 13px;
   margin: 0px 0px 0px 0px;
   text-decoration: none;
    font-weight: 600;
	
}

.source{
   color: #6c9d31;
   font-size: 13px;
   text-decoration: none;
   font-weight: 200;

}

.menuClass {
letter-spacing: 1px;
font-family:"Palatino Linotype,Verdana, Tahoma, Arial";
font-size: 10px;
font-style: normal;
text-decoration: none;
}
