/* Common text CSS for Alvanon
   2007 Warkulwiz Design Associates
   http://www.warkulwiz.com 		*/
   

body, td, th {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #636267;
	
}
html>body {
	width: auto;
	min-width: 955px;
}

img { border: 0px; }


body {
	margin: 0px 0px 40px 0px;
}

a:link, a:visited {
	color: #F26522;
	text-decoration: none;
}

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

/*h1 {
	font-size: 1px;
	font-weight: bold;
	height: 20px;
	margin: 0px;
}*/
h1 {
	font-family:"Century Gothic";
	font-stretch:condensed;
	
	font-size: 17px;
	font-weight:700;
	color:#F26522;
	height: 22px;
	margin: 0px;
	line-height:17px;
}

h2 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px 0px 20px 0px;
}

h3 {
	font-size: 14px;
	font-weight: normal;
	color: #636267;
	padding: 0px;
	margin: 0px;
}
h4 {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 0px;
	margin: 0px;
	line-height: 15px;
}

p {

	margin-bottom: 20px;
}

/*  List styles */

ul.titled_list {
	list-style: none;
	margin: 0px;
	padding-left: 30px;
	padding-bottom: 20px;
}
li {
	line-height: 12px;
}
div#col_1 li {
	padding-bottom: 4px;
}
li.list_head {
	padding-bottom: 1px;
	margin-bottom: 2px;
	color: #F26522;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px dashed #636267;
}
li.list_head a:link,li.list_head a:visited  {
	color: #b71c1c;
	text-transform: lowercase;
	font-weight: bold;
}
li.list_head a:hover,li.list_head a:active  {
	color: #636267;
}
li.list_dot {
	margin-left: 15px;
	list-style-type: disc;
}

ul.client_list_left {
	padding: 0px;
	list-style: none;
	float: left;
	width: 245px;
}

ul.client_list_right {
	padding: 0px;
	list-style: none;
	float: right;
	width: 245px;
}
div.wrapper
{
  float: left;
  width: 245px;
}
ul.client
{
	list-style: none;
}

/* clear float after lists */
ul.client_list_left {
	list-style: none;
	width:400px;
}
ul.client_list_left li{
	float: left;
	width: 200px;
}
/* Collapsed List */

ul.collapsed_list {
	margin-bottom: 20px;
	padding: 0px;
	list-style: none;
}
ul.collapsed_list li {
	padding: 10px;
	min-height: 18px;
}
ul.collapsed_list li.odd {
	background-color: #ececed;
}
div.guide_info {
	padding: 10px 0px 5px 0px;
	margin: 0px;
	display: none;
	visibility: hidden;
}
div.close {
	padding: 5px 0px;
	margin: 0px;
	text-align: right;
}
div.option a:link, div.option a:visited  {
	font-size: 14px;
	padding-bottom: 10px;
	color: #b71c1c;
}
div.option a:hover, div.option a:active  {
	color: #f26522;
}


/* Lang quote */
div.q_left {
	width: 100%;
	height: 50px;
	margin-top: 20px;
	background: url('../images/quote-left.gif') center left no-repeat;
}
div.q_right {
	width: 100%;
	height: 50px;
	background: url('../images/quote-right.gif') center right no-repeat;
}
p.quote {
	font-weight: bold;
	margin: 0px 40px;
	font-size: 14px;
	line-height: 21px;

}

/* Worldwide Locations */
span.address {
	color: #000000;
}
span.phone {
	font-size: 10px;
	padding-right: 5px;
}
span.fax {
	font-size: 10px;
	padding-right: 7px;
}
span.extention {
	font-size: 10px;
}







/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just 
   fine, not poorly with a tab laid over it.             */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text 
   before it is replaced... the negative-letter spacing 
   in this case is used to make the browser text metrics 
   match up with the sIFR text metrics since the sIFR 
   text in this example is so much narrower... your own 
   settings may vary... any weird sizing issues you may 
   run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size: 17px;
	font-weight: bold;
}

