@charset "utf-8";
/* CSS Document */

/***************************/
/* RESET MARGINS & PADDING */
/***************************/

html, body, div, span,
p, blockquote, pre, code,
ul, ol, li,
h1, h2, h3, h4, h5, h6,
form, fieldset, legend, label, input, textarea,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
}

img {
	border: none;
}


/**************/
/* TYPOGRAPHY */
/**************/

body {
	background: #e0e0e0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 85%;    
	font-weight: normal;
}

h1 {
	border-bottom: 0px solid #dddddd;
	clear: left;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.833em;
	font-weight: normal;
	padding: 0 0 5px 0;
}

h2 {
	border-bottom: 1px solid #dddddd;
	clear: left;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.3em;
    font-weight: normal;
}

h3 {
	font-size: 1.25em;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}

h4 {
  font-size: 1.1em;
  font-weight: bold;
}

h5 {
  font-size: 1em;
  font-weight: bold;
}

h6 {
  font-size: 0.9em;
  line-height: 2em;
  font-weight: bold;
  font-style:italic;
}

em {font-size: 12px;
font-weight:bold;
}

/*****************/
/* DEFAULT LINKS */
/*****************/

a {
  color: #0000ff;
  margin: 0;
  padding: 0;
  text-decoration: underline;
}

a:link,
a:visited {
  color: #0000ff;
}  

a:hover,
a:active {
	text-decoration: none;
	color: #ff0080;
}

/**********/
/* LAYOUT */
/**********/

html {
  background: #e0e0e0;                               /* background & font color */
  color: #666;
}

#page {
  margin: 0;
  width: 100%;
}

p {
  font-size: 1em;
  font-weight: normal;
  line-height: 160%;
  margin: 10px 0;
}

/*********/
/* LISTS */
/*********/

ul {
  margin: 0.2em 0 0 0;
  padding: 0;
}

ul.menu ul, .item-list ul ul {
  margin-left: 0;
}

ol li,
ul li,
ul.menu li,
.item-list ul li,
li.leaf {
  margin: 0.15em 0;
  padding: 0em 0;    /* LTR */
}

li.sidemenu a{
  color: #666666;
}
ul.sidemenu {
	font-size: 90%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}

ul li,
ul.menu li,
.item-list ul li,
li.leaf {
  list-style-image: none;
  list-style-type: none;
}

ul.links li,
ul.links.inline {
  background: transparent;
}

/********************/
/* ALL PAGE REGIONS */
/********************/

/******************/
/* HEADER REGIONS */
/******************/

/* MISSION */

#mission {
	margin: 0;
	padding: 10px 0;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

#mission h2 {
	font-size: 1.1em;
	border-bottom: none;
}

/* header wrapper there in case what to isolate it for background */
#header-wrapper {
}

#header {
	background-color:#000000;
	border:15px solid #F2F2F2;
	height:140px;
	margin:0 auto;
	padding:0;
	width:1000px;
	border-top: none;
}

#header-first {
	float: left;
	margin: 0px 0px 0px 10px;
	width: 210px;
}

#header-last {
	float: right;
	margin: 0; 
	padding: 0 10px 0 0;
	width: 730px;
}

/********************************/
/* PRIMARY MENU REGIONS */
/********************************/

#primary-menu-wrapper {
	margin: 0 auto;
	position: relative;
	width: 1020px;
	height: 50px;
	z-index: 5;
}

/****************/
/* PRIMARY MENU */
/****************/

#primary-menu {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	padding:17px 0;
}
 
#primary-menu ul.menu {
	text-align:center;
	margin:0;
	padding-top: 10px;
} 

#primary-menu ul.menu li {
	padding: 0px 10px 0px 0px;
	display: inline;
}
#primary-menu ul.menu li.state {
	padding: 0px 1px 0px 0px;
	display: inline;
}
#primary-menu ul.menu li.state a{
	color: #0000ff;
	text-decoration: underline;
}
#primary-menu ul.menu li.state a:hover{
	color: #ff0080;
	text-decoration: none;
}
#primary-menu ul.menu li a {
	background: none;
	color: #666;
	text-decoration: none;
}

#primary-menu ul.menu li ul {
	background: none;		
}

#primary-menu ul.menu li a:hover,
#primary-menu ul.menu li:hover a,
#primary-menu ul.menu li.hover a,
#primary-menu ul.menu li.active-trail a {
	color: #666;
	text-decoration: underline;
}

/********************************/
/* SEARCH REGIONS */
/********************************/

.search-box {
	background-color:#000;
	border:4px solid #eeeeee;
	float:right;
	width:280px;
	padding: 4px 2px;
	text-align: right;
}

.search-box input#edit-search-theme-form-1 {
	width: 30px;
}

.search-box input.form-submit {
  background: #ff0080;
  border: 1px solid #fff;
  color: #fff;
  cursor: pointer; 
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 1.1em;
  font-weight: normal;
  padding: 3px 3px 2px;
  text-transform: none;
}

.search-box label,
#search-box a.advanced-search-link {
	display: inline;
}

/********************************/
/* PREFACE REGIONS */
/********************************/

#preface {
  background: none;
  min-height: 0px;   
}

#preface p {
	line-height: 0;  
}

#preface-wrapper {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.5em;
	margin: 0 auto;
	padding: 0;
	width: 1020px;
}

/* correct button font size */
#preface-wrapper .form-submit {
  font-size: 0.6em;
}

#preface-wrapper #preface-first {
}

#preface-wrapper #preface-middle {
}

#preface-wrapper #preface-last {
}

#preface-wrapper.prefaces-1 div.column {
	float: left;    /* LTR */
	width: auto;
}
  
#preface-wrapper.prefaces-2 div.column {
	display: inline;
	float: left;    /* LTR */
	margin: 0 10px 0 0;
	width: auto;
}
  
#preface-wrapper.prefaces-3 div.column {
	display: inline;
	float: left;    /* LTR */
	margin: 0 10px 0 0;
	width: auto;
} 

#preface-wrapper a:link:hover,
#preface-wrapper a:visited:hover {
  border-bottom: none;
  text-decoration: none;
}

div.content > a:link img {
  border-bottom: none;
  margin: 10px;
  padding: 0;
}

/************************/
/*  MAIN AREA WRAPPER   */
/* (Sidebars + Content) */
/************************/

#main-wrapper {
	background: #e0e0e0;
	padding-left: 0px;
}

#main {
	margin: 10px auto 0 auto;
	width: 1020px;
}

#main-review {
  margin: 10px auto 0 auto;
  width: 1000px;
  border: solid #eeeeee 10px;
  background: #ffffff;
}
#main-review-new {
	margin: 20px auto 0 auto;
	width: 1020px;
}




#main-review ul {
	padding: 0px 0px 0px 20px;
}

#main-review li {
	list-style-type: square;
	padding: 5px 0;
	list-style-image: url(images/raquo.png);
}


/*******************/
/* SIDEBAR REGIONS */
/*******************/

#sidebar-first {
	float: left;
	position: relative;
	width: 160px;
	border: solid #eeeeee 10px;
	padding: 10px;
	min-height: 1220px;
	background-color:#FFFFFF;
	margin-bottom: 10px;
}


#sidebar-first-review {
	float: left;
	position: relative;
	width: 660px;
	padding: 10px;
	text-align: left;
}
#sidebar-first-review-new {
	float: left;
	position: relative;
	width: 560px;
	padding: 10px;
	text-align: left;
	border: solid #eeeeee 10px;
	margin: 0 10px;
	background-color: #FFFFFF;
	min-height: 1220px;
}
#sidebar-first-content-search-iframe {
	float: left;
	position: relative;
	width: 100%;
	padding: 0px;
	background-color: #FFFFFF;
}


#sidebar-first a {
	text-decoration: none;
	font-size: 1.1em;
	line-height: 1.2em;
}

#sidebar-first a.active {
	color: #666666;
	text-decoration: underline;
	padding:0px;
}

#sidebar-first a.active:hover {
	text-decoration: none;
}

#sidebar-first a:hover{
	text-decoration: underline;
}

/*******************/
/* CONTENT REGIONS */
/*******************/

#content-wrapper {
	float: right;
	width: 810px;
}



#content-wrapper-review{
	float: left;
	width: 320px;
}
#content-wrapper-review-new{
	float: left;
	width: 180px;
	border: solid #eeeeee 10px;	
	background-color: #FFFFFF;	
}


#content {
}


#content ul {
	padding: 0px 0px 0px 20px;
}

#content li {
	list-style-type: square;
	padding: 5px 0;
	list-style-image: url(images/raquo.png);
}

#content-inner {
	clear: left;
	background-color: #fff;
	border: solid #eeeeee 10px;
	padding: 10px;
}

#content-inner-review {
	clear: left;
	padding: 10px;
}

/**********************************/
/* POSTSCRIPT REGIONS  */
/**********************************/

#postscript-wrapper {
	clear: both;
	margin: 10px auto 0;
	width: 810px;
}

#postscript-wrapper #postscript-first {
  padding-left: 0;    /* LTR */
}

#postscript-wrapper #postscript-middle {
}

#postscript-wrapper #postscript-last {
  padding-right: 0;    /* LTR */
}

#postscript-wrapper.postscripts-3 div.column {
  float: left;    /* LTR */
  padding: 0 10px 0 0;
  margin-bottom: 10px;
  width: 263px;
} 

/*****************/
/* FOOTER REGION */
/*****************/

#footer {
	clear: both;
	display: block;
	font-size: 0.9em;
	margin: 10px auto 0px;
	text-align: center;
	width: 980px;
	background-color: #f2f2f2;
	border: solid #fff 10px;
	padding: 10px;
}

#footer ul {
  display: inline;
  margin: 0;
  padding: 0 10px 0 0px;    /* LTR */
}

#footer ul li {
  background: none;
  border-left: 0px solid #CCC;    /* LTR */
  display: inline;
  padding: 0 20px 0 0px;    /* LTR */
}

#footer ul li.first {
  border: none;
}

#footer a.active {
color:#666666;
text-decoration:none;
}

#footer a:hover, a:active {
	text-decoration:none;
}

#legal-notice {
	background: #e0e0e0;
	clear: both;
	display: block;
	font-size: 1em;
	padding: 10px 0;
	text-align: center;
	width: 100%;
}

#agents {
	clear: both;
	display: block;
	font-size: 100%;
	padding: 10px 0;
	text-align: center;
	width: 100%;
	font-style: normal;
	background-color: #e0e0e0;
	background-position: center;
	line-height: 300%;
}

/******************/
/* HELPER CLASSES */
/******************/

.hide {
  display: none;
  visibility: hidden;
}

.clear {
  clear: both;
}

.clearfix:after {                                 /* add .clearfix class to clear floats after an element */
  clear: both;                                    /* (IE version is in ie6-fixes.css) */
  content: "."; 
  display: block;
  font-size: 0;
  height: 1%; 
  visibility: hidden;
}


/************/
/* HEADINGS */
/************/

h1.title {                                
	border-bottom: 1px solid #dddddd;
	clear: left;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.833em;
	line-height: 1.272em;
}  

h2.title {                              
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.1em;
}  

h2.title a:link, h2.title a:visited {
	text-decoration: none;
}

h2.title a:hover,
h2.title a:active {
  color: #619CBE;
  text-decoration: none;
}  




/**********/
/* BLOCKS */
/**********/

#postscript-wrapper h2.block-title {
	background-color:#FFFFFF;
	border-bottom:3px solid #eeeeee;
	margin:0 3px;
	padding:5px 0 3px 5px;
	text-align:left;
}

#sidebar-first div.block div.content,
#sidebar-first-review div.block div.content,
#sidebar-last div.block div.content,
#postscript-wrapper div.block div.content {
	padding: 10px 10px 8px;
	text-transform:none;
	font-size: 95%;
}


/***************/
/* BLOCK MENUS */
/***************/

div.block ul li a,
div.block ul.menu li a {								

}

div.block ul.menu li,
div.block .item-list ul li {

}

div.block ul.menu li a:link,
div.block ul.menu li a:visited {
}

div.block ul.menu li a:hover,
div.block ul.menu li a:active {
}

#footer div.block ul li a,
#footer div.block ul.menu li a {

}

div.rounded-block {
   

}

div.rounded-outside {
	border: solid #eeeeee 10px;
	background: #fff;
	min-height: 150px;
}

div.rounded-outside-teaser {
	border: solid #eeeeee 10px;
	background: #fff;
	text-align: center;
}

/**********/
/* TABLES */
/**********/

table {
  border-collapse: collapse;
  margin: 0 0 10px;
  width: 100%;
}

.layout-first-main-last table {
  border-collapse: collapse;
  margin: 0 0 10px;
  width: 57%;
}

th {
  text-align: left;    /* LTR */
  padding-right: 1em;
  border-bottom: 3px solid #CCC;
}

tr {
	padding: 0.1em 0.6em;
	border-bottom: solid #dddddd 1px;
}

td {
  padding: 3px;
}
td.nice {
	background-color: #C8F0C8;
}
td.column {
	border-left: solid #dddddd 2px;
	border-right: solid #dddddd 2px;
}
th.active img {
  display: inline;
}

tr.even td {
  background-color: #f2f2f2;
  border-bottom: 1px solid #CCC;
}

tr.odd td {
  background-color: #fff;
  border-bottom: 1px solid #CCC;
}

tr.prem td {
  background-color: #fde9e9;
  border-bottom: 1px solid #ff0080;
  border-top: 1px solid #ff0080;
}
tr.prem- td {
	background-color: #FEF3F3;
	border-bottom: 1px solid #ff0080;
	border-top: 1px solid #ff0080;
}


td.active {
  
}

tbody {
  border-top: 1px solid #CCC;
}

tbody th {
  border-bottom: 1px solid #CCC;
}

thead th {
  text-align: left;    /* LTR */
  padding-right: 1em;
  border-bottom: 3px solid #CCC;
}

/***************/
/* BOX */
/***************/

.review-box {
	border: solid #dddddd 1px;
	margin: 10px 0;
	padding: 5px;
}

#listing {
	border: solid #ff0080 1px;
	background-color: #fde9e9;
	margin: 5px 0px 15px 0px;
	padding: 10px 5px 5px 5px;
}

#listing a {
	text-decoration: underline;
	font-size: 1em;
}

#listing a:hover{
	text-decoration: none;
}
#listing p{
	line-height: normal;
}


.review-box-prem{
	background-color: #fde9e9;
	margin: 10px 0;
	padding: 5px;
}

/***************/
/* IMAGE MARGIN */
/***************/

.image-review {
	padding: 0px 0 10px 0;
	text-align: right;
}

.image-review-center {
	padding: 10px 0 0 0;
	text-align: center;
}
.image-rotor {
	position: static;
	z-index: inherit;
}
.image-google {
	margin: 10px 10px 0 0;
	float: left;
}


/***************/
/* BUTTON STYLE (and hopefully search, etc...) */
/***************/

input.form-submit,
input.teaser-button {                                    /* default styling for all form buttons */
  background: transparent url('images/blue-button.png') no-repeat left center;
  border: 1px solid #fff;
  color: #fff;
  cursor: pointer;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin: 0 4px;
  padding: 2px 4px;
  text-transform: uppercase;
  outline: 1px solid #9BABB0;
}

input.form-submit:hover,
input.teaser-button:hover  {
  background-position: right center;
  cursor: pointer;
} 

.button {                                    /* default styling for all form buttons */
	background: transparent url('images/blue-button.png') no-repeat left center;
	border: 3px solid #fff;
	color: #fff;
	cursor: pointer;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px 0px 10px 0;
	padding: 5px;
	outline: 1px solid #666666;
	text-align: center;
	max-width: 280px;
}

.button a {
	text-decoration:none;
	color: #FFFFFe;
}

.button:hover {
  background-position: right center;
  cursor: pointer;
} 

/***************/
/* GENERAL */
/***************/

.pink {
	color: #FF0080;
	font-style: normal;
	font-weight: 900;
}

#sitemap ul {
	padding: 0px 0px 0px 20px;
}

#sitemap li {
	list-style-type: square;
	padding: 5px 0;
	list-style-image: url(images/raquo.png);
}

#sitemap ul a {
	text-decoration: none;
	color: #666666;
}

#sitemap ul a:hover {
	text-decoration: underline;

}

/***************/
/* PRINT STYLE */
/***************/

@media print {
  body {
    background: white;
    font-size: 10pt;
  }
  #header,
  #header-top,
  #header-wrapper,
  #primary-menu-wrapper,
  #sidebar-first,
  #sidebar-last,
  #preface-wrapper,
  #content-tabs,
  #mission,
  #slogan,
  #postscript-wrapper,
  #footer-top,
  #footer,
  #primary-menu,
  #search-box,
  #logo {
    display: none;
  }
  #page,
  #main-wrapper,
  #content-wrapper,
  #content-top,
  #content,
  #content-bottom {
    background: transparent none;
    border: 0;
    color: black;
    float: none !important;
    margin: 0;
    padding: 0;
    width: auto; }}
