@charset "utf-8";
/* CSS Document */

body{
	background-color:#E6DDDF;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	font-family:Arial;
	font-size:12px;
	color:#666666;
}

#content-wrapper{
	margin:15px 0 5px 5px;
	width:710px;
}


h1{
	color:#996699;
	font-family:"Century Gothic";
	font-weight:normal;
	font-size:19px;
	margin:5px 0 5px 0;
	padding:0;
}

h1.float{
	float:left;
	margin:5px 0 0 5px;
}

h2{
	color:#ffffff;
	font-family:"Century Gothic";
	font-weight:normal;
	font-size:16px;
	margin:10px 0 10px 10px;
	padding:0;
}

h3{
	color:#336699;
	font-family:"Century Gothic";
	font-size:20px;
	font-weight:normal;
}

h4{
	color:#6699CC;
	font-family:"Century Gothic";
	font-weight:normal;
	font-size:16px;
}

h4.float{
	float:left;
	margin:5px 15px 0 5px;
}

h5{
	color:#996699;
	font-family:"Century Gothic";
	font-weight:normal;
	font-size:16px;
	margin:5px 0 5px 5px;
	padding:0;
}

hr{
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:solid thin #EDE8EA;
}

img.rightfloat{
	float:left;
	margin-left:120px;
}

.float{
	float:left;
}

.clear{
	clear:left;
}

a:link, a:visited, a:active {
	color:#996666;
	text-decoration:none;
	font-weight:bold;
}

a:hover{
	color:#6699CC;
}

#italic-text{
	color:#666666;
	font-style:italic;
}

#titlebar{
	width:960px;
	height:238px;
	background-image:url(../images/titlebar.jpg);
	background-repeat:no-repeat;
}

#topnav-bar{
	background-color:#83646E;
	width:960px;
	height:60px;
}

#bottom-links{
	background-image:url(../images/bottom-links.png);
	background-repeat:no-repeat;
	width:937px; 
	height:215px;
	padding:4px 10px 10px 60px;
	margin:0;
}

a.bottom-links:link, a.bottom-links:visited,a.bottom-links:active{
	color:#996699;
}

a.bottom-links:hover{
	color:#663366;
}

#bottom-bar{
	background-color:#83646E;
	color:#FFFFFF;
	font-size:11px;
	height:35px;
}

a.bottom-bar:link, a.bottom-bar:visited, a.bottom-bar:active{
	color:#E6DDDF
}

a.bottom-bar:hover{
	color:#6699CC;
}

#copy{
	margin-left:5px;
	float:left;
}

#entelligence{
	margin-right:5px;
	float:right;
}

a.MainNav:link, a.MainNav:visited, a.MainNav:active{
	color:#FFFFFF;
	font-family:"Century Gothic";
	font-size:16px;
	margin:4px 15px 0 15px;
	display:block;
	font-weight:normal;
}

a.MainNav:hover{
	color:#6699CC;
}

#nav{
    display:table;
	  padding:0; 
	  margin:0 auto; 
	  margin-top:-45px;
	  list-style-type:none;
	  white-space:nowrap;
}

#nav li {
  display:table-cell;
  }
* html #menu2 li {
  float:left;
  }
* html #nav a {
  float:left;
  }

.container {clear:both; text-decoration:none;}

* html .container {display:inline-block;}

.Piping {
	margin:0;
	padding: 0;
}

/*#nav li{
    float:left;
    position:relative;
}

#nav ul {
    position:absolute;
    width:12em;
    top:1.5em;
    display:none;
}

#nav li ul a{
    width:12em;
    float:left;
}

#nav li ul ul {
    left:12em;
    margin:0px 0 0 10px;
    }

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
    display:none;
    }
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
    display:block;
    }*/
	
ul.articles li {
	margin:10px;
	padding:0;
}
	
#left-pane{
	background-color:#83646E;
	padding:10px;
	width:200px;
}	

a.Quick-Button2:link, a.Quick-Button2:visited, a.Quick-Button2:active {
	border-bottom:2px dotted #F0F0F0;
	width:200px;
	float:left;
	padding: 4px 0 4px 0;
	color:#ffffff;
	margin:0;
}

a.Quick-Button2:hover {
	color:#6699CC;
}

#Quick-Country {
	float: left;
	width: 170px;
	height: 24px;
	margin: 2px 0 2px 0;
}

#Quick-Search {
	width: 253px;
	height: 26px;
	background: url(../images/search-box.gif) no-repeat;
	padding:3px 0 0 15px;
	margin-right:5px;
}

select.text-1 {
	float: left;
	width: 170px;
	height: 24px;
	border: #3dafe0 solid 1px;
	font-size: 11px;
	color: #666666;
	padding: 2px 0 2px 0;
	margin-right:10px;
}

input.text-2 {
	float: left;
	height: 18px;
	margin: 2px 0 0 0;
	padding: 2px 0 0 0;
	line-height: 18px;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: none;
	width: 202px;
}

div.Custom-Input {
	height: 24px;
	background: url(../images/input_mid.gif) repeat-x;
	float:left;
}


#search-background{
	background: url(../images/search-background.gif) no-repeat;
	width:492px;
	height:30px;
	float:right;
	margin:10px;
	padding:10px;
}

input.Go {
	float: left;
	width: 35px;
	height: 27px;
	background: url(../images/go-button.gif) no-repeat;
	border: none;
	cursor: pointer;
}

input.Send{
	background: url(../images/button-background.jpg); 
	background-repeat:no-repeat;
	width:188px;
	height:35px;
	border: none;
	cursor: pointer;
	color:#ffffff;
	font-family:"Century Gothic";
	font-size:15px;
}

.normalrow{

	background-color:#FAF9F9;
}

.alternaterow{
	background-color:#EAE3E6;
}

div.Box3 {
	clear: left;
	float: left;
	width: 213px;
	margin: 0 0 10px 0;
}

div.Box3-Top {
	float: left;
	width: 213px;
	height: 12px;
	background: url(../images/box8_top.gif) no-repeat;
}

div.Box3-Sides {
	float: left;
	width: 173px;
	padding: 10px 20px 10px 20px;
	background: url(../images/box8_sides.gif) repeat-y;
	font-size: 11px;
	color: #333333;
	text-align: center;
}

div.Box3-Bottom {
	float: left;
	width: 213px;
	height: 12px;
	background: url(../images/box8_bottom.gif) no-repeat;
}

.border{
	border:solid 1px #EAE5E6;
}

#treatments-middle {
background-image:url(../images/bg_treatments.jpg);
background-repeat:repeat-y;
vertical-align:top;
width:680px;
}