/* Website styles */

html {
     overflow-x: scroll;
     overflow-y: scroll;
     color: #474747;
     background-color: #FEFEFE;
     font-family:Arial, Helvetica, sans-serif; 
     font-size: 14px;
}

h1 
{
	font-family:Arial, Helvetica, sans-serif; 
	letter-spacing: -3px; 
	color: #2D3F4A; 
	font-weight: normal; 
	font-size: 38pt;
}
/*
h1 
{
	font-family:Arial, Helvetica, sans-serif; 
	letter-spacing: -0.7pt; 
	color: #2D3F4A; 
	font-weight: bold; 
	font-size: 18pt; 
	display: block;
}
*/

h2
{
	font-family:Arial, Helvetica, sans-serif; 
	letter-spacing: -1px;
	font-size: 10pt; 
	margin-top: 0px;
}

/*h2
{
	font-family:Arial, Helvetica, sans-serif; 
	letter-spacing: -0.05pt; 
	color: #2D3F4A; 
	font-size: 11pt; 
}*/

h3
{
	font-family:Arial, Helvetica, sans-serif; 
	letter-spacing: -0.05pt;
	font-size: 10pt; 
}

h4
{
	font-family:Arial, Helvetica, sans-serif; 
	letter-spacing: -0.05pt; 
	color: #2D3F4A; 
	font-size: 11pt; 
}

img 
{ 
	border-style:none; 
}

.watermark 
{
	color:#999;
}


.trademark-result 
{
	display:none;
}

.round_corners
{
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.round_bottom_corners
{
  border-bottom-left-radius:6px;
  border-bottom-right-radius:6px;
  -moz-border-radius-bottomright:6px;
  -moz-border-radius-bottomleft:6px;
  -webkit-border-bottom-left-radius:6px;
  -webkit-border-bottom-right-radius:6px;
}

.round_top_corners 
{
  border-top-left-radius:6px;
  border-top-right-radius:6px;
  -moz-border-radius-topright:6px;
  -moz-border-radius-topleft:6px;
  -webkit-border-top-left-radius:6px;
  -webkit-border-top-right-radius:6px;
} 

.round_right_corners 
{
  border-top-right-radius:6px;
  border-bottom-right-radius:6px;
  -moz-border-radius-topright:6px;
  -moz-border-radius-bottomright:6px;
  -webkit-border-top-right-radius:6px;
  -webkit-border-bottom-right-radius:6px;
}

.round_left_corners 
{
  border-top-left-radius:6px;
  border-bottom-left-radius:6px;
  -moz-border-radius-topleft:6px;
  -moz-border-radius-bottomleft:6px;
  -webkit-border-top-left-radius:6px;
  -webkit-border-bottom-left-radius:6px;
}

a.menu_link:link {color: #ffffff; text-decoration: none; }
a.menu_link:active {color: #ffffff; text-decoration: none; }
a.menu_link:visited {color: #ffffff; text-decoration: none; }
a.menu_link:hover {color: #ffffff; text-decoration: none; }

/*- Header Menu --------------------------- */

.header
{
	background: #E7E7E7 url('http://image.remarqueble.com/bg/?h=86&t=F6F6F6&b=DADADA'); 
	height: 84px;
	border-style: solid none solid none; 
	border-width: 1px 0px 1px 0px; 
	border-color: #F9F9F9;
	padding-top: 0px; 
}

.contact_us
{
	display: inline-block; 
	position: relative;
	left: 10px;
	top:49px;
	width:295px;
	height: 24px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:10pt;
	font-weight:bold;
	color: #515151;
	padding-left:15px;
	padding-top:10px; 
	border-style: solid solid none solid; 
	border-width: 1px 1px 0px 1px; 
	border-color: #A5A5A5; 
	background: #C9C9C9 url('http://image.remarqueble.com/bg/?h=33&t=D9D9D9&b=ECECEC') repeat-x 0px 1px;
	-moz-border-radius-topright:6px;
	-moz-border-radius-topleft:6px;
	-webkit-border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
}

/*- Footer Menu --------------------------- */

.footer
{
	height: 72px;
}
.footer2
{
	background: #474747 url('http://image.remarqueble.com/bg/?h=71&t=383838&b=535353') repeat-x 0px 1px; 
	height: 72px;
	border-style: none none solid none; 
	border-width: 0px 0px 1px 0px; 
	border-color: #383838; 
}

/*- Tabbed Menu --------------------------- */

    #Tabbed_Menu {
		float:left;
		width:100%;
		background: #505050 url('http://image.remarqueble.com/bg/?h=86&t=606060&b=343434'); 
		height:51px;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 10pt; 
		letter-spacing: -5%;
		border-style: none none solid none; 
		border-width: 0px 0px 1px 0px; 
		border-color: #ECF4F9; 
      }

    #Tabbed_Menu ul {
	  margin:0;
	  padding:0px 10px 0 18px;
	  list-style:none;
      }

    #Tabbed_Menu li {
      display:inline;
      margin:0px;
      padding:0px;
      }
      
    #Tabbed_Menu a {
      height: 50px; 
      color: #FFFFFF; 
      font-weight: bolder; 
      text-align: center; 
      vertical-align: middle; 
      float:left;
      margin:0px;
      padding: 0 10px 0 10px;
      text-decoration:none;
      border-right-style: solid; 
      border-right-width: 1px; 
      border-right-color: #4F4F4F; 
      }




/*- Buttons --------------------------- */

.green_button
{
	font-family:Arial, Helvetica, sans-serif; 
	background:#BCDD8E url(http://image.remarqueble.com/bg/?h=48&t=8DC63E&b=51A800) repeat-x 0px 1px;
	border:2px solid #68B51E;
	color:White;
	padding-left:16px;
	padding-right:16px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	display:inline-block;
}

.orange_button
{
	font-family:Arial, Helvetica, sans-serif; 
	background:#FFBF9C url(http://image.remarqueble.com/bg/?h=38&t=F89B07&b=FF2D00) repeat-x 0px 1px;
	border:2px solid #FF7E36;
	color:White;
	padding-left:16px;
	padding-right:16px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	display:inline-block;
}

.orange_button_old
{
	font-family:Arial, Helvetica, sans-serif; 
	background:#FFBF9C url(http://image.remarqueble.com/bg/?h=38&t=FF9254&b=F17A35) repeat-x 0px 1px;
	border:2px solid #FF7E36;
	color:White;
	padding-left:16px;
	padding-right:16px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	display:inline-block;
}

.grey_button
{
	font-family:Arial, Helvetica, sans-serif; 
	background:#C9C9C9 url(http://image.remarqueble.com/bg/?h=48&t=A4A4A4&b=747474) repeat-x 0px 1px;
	border:2px solid #767676;
	color:White;
	padding-left:16px;
	padding-right:16px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	display:inline-block;
}



/*- autocomplete --------------------------- */

.ac_results {
	width: 340px;
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
	margin: 0 0 0 10px;
}

.ac_results ul {
	width: 330px;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}

/*-----------------RSS Feed-----------------*/

.rssFeed
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	width:290px;
}
.rssFeed a
{
	text-decoration: none;
	color: #2C79A4; 
}
.rssFeed a:hover
{
	text-decoration: underline;
	color: #2C79A4; 
}

.rssHeader { font-family:Arial, Helvetica, sans-serif; letter-spacing: -0.05pt; color: #2C79A4; font-size: 9pt; display: block; }

.rssBody { }
.rssBody ul { list-style: none; }
.rssBody ul, .rssRow, .rssRow h4, .rssRow p
{
	margin: 0;
	padding: 0;
}

.rssBody li { border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #EAEAEA; }

.rssRow { padding-top: 0.8em; padding-bottom: 0.8em; }
.rssRow div
{
	font-size: 8pt;
	margin: 0.2em 0 0.4em 0;
}

.odd {  }
.even { }


/*-----------------Results table-----------------*/

.results_table
{
	background: #fff;
	border-collapse: collapse;
	text-align: left;
}
.results_table th
{
	font-size: 14px;
	font-weight: normal;
	color: #039;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
.results_table td
{
	border-bottom: 1px solid #ccc;
	color: #669;
	padding: 6px 8px;
}
.results_table tbody tr:hover td
{
	color: #009;
	background: #e8edff;
}



/*
grid - 1024px
38 padding either side

*/

.col {
	margin-right: 9px;
	float: left;
}

.last {
	margin-right: 0;
}

.nudge-mini {
	padding-left: 16px;
}

.nudge {
	padding-left: 38px;
}

.span-1 {
	width: 79px;
}

.nudge-1 {
	padding-left: 79px;
}

.span-2 {
	width: 158px;
}

.nudge-2 {
	padding-left: 158px;
}

.span-3 {
	width: 280px;
}

.nudge-3 {
	padding-left: 280px;
}

.span-4 {
	width: 316px;
}

.nudge-4 {
	padding-left: 316px;
}

.span-5 {
	width: 395px;
}

.nudge-5 {
	padding-left: 395px;
}

.span-6 {
	width: 474px;
}

.nudge-6 {
	padding-left: 474px;
}

.span-7 {
	width: 640px;
}

.nudge-7 {
	padding-left: 640px;
}

.span-8 {
	width: 632px;
}

.nudge-8 {
	padding-left: 632px;
}

.span-9 {
	width: 711px;
}

.nudge-9 {
	padding-left: 711px;
}

.span-10 {
	width: 742px;
}

.nudge-10 {
	padding-left: 742px;
}

.span-11 {
	width: 869px;
}

.nudge-11 {
	padding-left: 869px;
}

.span-12 {
	width: 910px;
}

.span-full {
	width: 948px;
}
