/*  
Theme Name: ClearEdge
*/

/* Defaults */

* {
  margin: 0;
  padding: 0;
  }

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 10px 0;
  }

h1, h2, h3, h4, h5, h6 {
  font-family:Arial, Verdana;
  }
h2{font-size:14px;font-weight:bold;padding:0px 0px;}
hr {
  color: #bbccd2;
  border: 0px;
  height:1px;
  background:url('images/sep.png') no-repeat center center;
  margin:15px 0px;
  clear:both;
  }

pre {
  height: auto; 
  overflow-x:scroll;
  }

fieldset {
  margin: 0;
  padding: 0; 
  border: 0;
  }

dd {
  padding-left: 15px;
  }
p {
  font-size: 12px;
  }

a {
  color: #6598b8;
  text-decoration: none;
  /*font-size: 12px;*/
  }

a:hover {
  color: #222;
  text-decoration: underline;
  }

a img {
  border: none;  
  }

blockquote {
  background: #070707;
  border: 1px solid #060606;
  padding: 5px 15px;
  margin: 10px 10px 5px 15px;
  font-style: italic;
  color: #fff;
  }

code {
  color: #3366cc;
  font-style: italic;
  }

strong {
  font-size: 110%;
  }

body {
  text-align: center;
  margin: 0;
  padding: 0 0 15px 0;
  font-family: Arial,verdana, sans-seri;
  background:  url(images/tata-steel-background.png) center 150px no-repeat;
  }


/* Header and wrapper */
#wrapper {
  margin: 0 auto;
  width: 900px;
  text-align: left;
  padding: 0;
  }
#headerWrapper
{
	height: 150px;
  	background:#fff;
}

#headerWrapper #header {
  padding: 0;
  margin: 0 auto;
  width:900px;
	font-family: arial, verdana, sans-serif;
	position:relative;
  }

#header #mainNav {
position:absolute;
  top:75px;
  right:0px;
  text-align: right;
  /*width: 600px;  */
  /*margin: 5px 0 0 0;*/
}
#header #mainNav ul,#header #globalNav ul {
  list-style: none;
  padding: 0;
  margin: 0;
  }
#header #mainNav li,#header #globalNav li {
  display: inline;
  padding: 0;
  margin: 0;
  }

#header #mainNav li a {
  color: #00aeef;
  display:block;
  float:left;
  font-weight:bold;
  font-size: 12px;
  margin: 0 0 0 16px;
  padding-bottom:7px;
  text-transform:uppercase;
  }
#header #mainNav li a span{color:#a3b2b8;font-size: 12px;}
#header #mainNav li a:hover, #mainNav li.current_page_item a, #mainNav li.current_page_parent a{
  color: #000;
  border-bottom:solid 2px #bbccd2;
  text-decoration:none;
  }

#header #logo {
  float: left;
  width: 179px;
  height:96px;
  margin: 25px 0 0 0;
  padding: 0;
  /*background:url('images/logo.png') no-repeat;*/
}
#header h1 {
  padding: 0;
  margin: 0;
  }
#header h1 a {
  color: #fff;
  font-size: 17pt;
  text-decoration: none;
  }
#header h1 a:hover {
  color: #eee;
  text-decoration: none;
  }
#header span {
  padding: 0;
  color: #111;
  font-size: 11pt;
  }
#header #searchSite{
  width:190px;
  height:40px;
  position:absolute;
  top:58px;
  right:0px;
  }
#searchSite input, #pTRight input{color:#a3b2b8;}
#searchSite .submitbutton {
  margin: -1px 0 0 0px;
  background:url('images/btn_search.png') no-repeat;
  width:23px;
  height:22px;
  color: #44c4f4;
  font-size: 0px;
  padding: 0px 0px;
  vertical-align:top;
  border: 0px solid #111;
  }
#searchSite .submitbutton:hover {
  cursor: pointer;
  background:url('images/btn_search-over.png') no-repeat;
  }
#header #globalNav {
  position:absolute;
  top:30px;
  right:0px;
  text-align: right;
  /*width: 600px;  */
  /*margin: 5px 0 0 0;*/
}
#header #globalNav li a{
  color: #a3b2b8;
  display:block;
  float:left;
  font-weight:bold;
  font-size: 12px;
  margin: 0 0 0 15px;
  text-transform:lowercase;
}
#header #globalNav li a:hover{color:#000;}
/* Menu */

#catnav {
  margin: 20px 0 0 0;
  padding: 0;
  clear: both;
  height: 44px;
  width: 960px;
  }

#nav {
  list-style: none;
  margin: 0;
  padding: 0;
  }
	
#nav ul {
  margin: 0;
  padding: 0;
  }

#nav li {
  float: left;
  margin: 0;
  padding: 0;
  }

#nav a {
  display: block;
  line-height: 44px;
  margin: 0;
  padding: 0 20px 0 15px;
  font-size: 10pt;
  color: #fff;
  letter-spacing: -1px;
  }

#nav li a:hover {
  color: #6598b8;
  text-decoration: none;
  display: block;
  }

#nav li ul {
  list-style: none;
  position: absolute;
  width: 150px;
  left: -999em;
  }

#nav li:hover ul, #nav li.sfhover ul {
  left: auto;
  }
	
#nav li li {
  float: left;
  margin: 0;
  padding: 0;
  width: 150px;
  }
	
#nav li li a {
  width: 150px;
  height: 24px;
  line-height: 24px;
  color: #fff;
  border-top: 1px solid #131f27;
  background: #040404;
  margin: 0;
  padding: 5px 20px 5px 15px;
  }
	
#nav li li a:hover {
  border-top: 1px solid #131f27;
  background: #000;
  padding: 5px 20px 5px 15px;
  }

#nav li:hover, #nav li.sfhover { /* prevents IE7 drop-down menu bug (focus on a page element prevents nested menus from disappearing) */
  position: static;
  }

#toprss {
  float: right;
  margin: 10px 15px 0 0;
  display:none;
  /*display: inline;*/
  width: 65px;
  line-height: 41px;
  }
  

/* Index Page */
#homeTout
{
	width:900px;
	height:377px;
	position:relative;
	overflow:hidden;
	z-index:2;
	margin-bottom:3px;
}
.hTout
{
	width:900px;
	height:377px;
	position:absolute;
	top:0px;
	left:0px;
}
#homeTout .toutControls{width:15px;height:15px;position:absolute;bottom:10px;cursor:pointer; z-index:1000;}
#homeTout .toutControls#tc1{left:30px;}
#homeTout .toutControls#tc2{left:50px;}
#homeTout .toutControls#tc3{left:70px;}


.hTout#hTout1{background:url('images/homeTout_Air.jpg') no-repeat;}
.hTout#hTout2{background:url('images/homeTout_Power.jpg') no-repeat;}
.hTout#hTout3{background:url('images/homeTout_Water.jpg') no-repeat;}

.hTout#hTout2 #p1,.hTout#hTout1 #p1{color:#fff;}
.hTout a.learn{display:block;width:90px;height:15px;position:absolute;}
#hTout1 a.learn{bottom:37px;left:310px;}
#hTout2 a.learn{bottom:37px;left:350px;}
#hTout3 a.learn{bottom:37px;left:280px;}
.hTout #p1{
	position:absolute;
	width:475px;
	top:275px;
	left:30px;
	/*font-weight:bold;*/
}
.hTout #p2{
	width:190px;
	position:absolute;
	top:240px;
	left:672px;
	line-height:18px;
}
.hTout a{color:#00aeef;}
/* Index Page */
/* Top Content */

#main {
  margin:0px !important;
  padding:0px;
  clear: both;
  width: 900px;
  padding-bottom: 5px;
  background:url('images/page_bg.png') repeat-x #fff;
  }
#main a{color:#00aeef;}
#contentwrapper {
  float:left;
  width: 580px;
  margin: 0px 30px 15px 0;
  padding: 30px 0 0 0px;
  
}
#contentwrapper2 {
  float:left;
  width: 840px;  
  margin: 0 0 15px 0;
  padding: 30px 0 0 30px;
  min-height:780px;
  }
  
#contentwrapper3 {
  float:right;
  width: 320px;  
  margin: 0 0 15px 0;
  padding: 30px 0 0 30px;
  min-height:780px;
  }  
  /*
#contentwrapper .pageTitle, #contentwrapper2 .pageTitle {
  margin: 15px 0 10px 0;
  font-size: 14pt;
  letter-spacing: -1px;
  color: #fff;
  font-weight: normal;
  background: url(images/bg-trans.png) repeat;
  padding: 5px;
  }
  */
  .pageTout
  {
  	width:280px;
  }
  .pageTout a{font-size:12px;}
  .pageTout#pTLeft
  {
  	margin-right:20px;
	float:left;
  }
  .pageTout#pTRight
  {
	float:right;
  }
  .pageTout .subscribebutton {
  margin: -2px 0 0 0px;
  background:url('images/btn_subscribe.png') no-repeat;
  width:93px;
  height:25px;
  color: #44c4f4;
  font-size: 0px;
  padding: 0px 0px;
  vertical-align:top;
  border: 0px solid #111;
  }
.pageTout .subscribebutton:hover {
  cursor: pointer;
  background:url('images/btn_subscribe-over.png') no-repeat;
  }
.topPost {
  margin: 0;
  padding: 0;
  font-size: 9pt;
  }
  .topPost:first-child h1.topTitle,#contentwrapper .pageTitle, #contentwrapper2 .pageTitle{
  	display:block;
  	width:570px;
	height:29px;
	background:url('images/subHeader_bg.png') no-repeat;
	font-size:18px;
	color:#fff;
	padding:8px 0 0 10px;
  }
  .topPost h2.topTitle, .topPost div.topContent h2, .topPost div.topContent h2 a{color:#00aeef; font-size:14px; text-decoration:none;}
  .topPost div.topContent h2 a{margin:0px;}
.topPost h2.topTitle a {
  font-size: 14px;
  font-weight: normal;
  color: #000000;
  }
.topPost h2.topTitle a:hover {
  text-decoration: none;
  color: #abd1ea;
  }
  .topPost h3.topTitle, .topPost h3{font-size:12px;color:#000;margin-bottom:-10px;padding-bottom:0px;}
  .topPost h3.topTitle a{color:#000000 !important;}
.topPost p.topMeta {
  padding: 0;
  margin: 0 0 0 0;
  font-size: 9pt;
  color: #000;  
  }
.topPost p.topMeta a {
  text-decoration: underline;
  color: #fff;
  }
.topPost p.topMeta a:hover {
  color: #ccc;
  }
.topPost div.topContent {
  font-size: 9pt;
  color: #000;
  margin: 8px 0;
  }
.topPost div.topContent a {
  text-decoration: underline;
  color: #fff;
  }
.topPost div.topContent a:hover {
  text-decoration: underline;
  color: #ff9933;
  }

.topPost div.topContent ul, .topPost div.topContent ol {
  padding: 10px 30px 0 0px;
  }
.topPost div.topContent ul li, .topPost div.topContent ol li {
  color: #000;
  list-style:none;
  background:url('images/bullet_1.png') no-repeat 0px 5px;
  padding-left:15px;
  padding-bottom:10px;
  }
  .topPost div.topContent ul li a, .topPost div.topContent ol li a{ text-decoration:none;}
  .topPost div.topContent a.more{padding-left:15px;background:url('images/bullet_1.png') no-repeat 0px 5px; text-decoration:none;}
.topPost span.topComments, .topPost span.topMore, .topPost span.topTags {
  font-size: 9pt;
  font-style: italic;
  background: url(images/bg-trans.png) repeat;
  padding: 8px 10px;
  margin-right: 5px;
  line-height: 27pt;
  color: #fff;
  border: 1px solid #111;
  }
.topPost span.linkpages {
  font-size: 9pt;
  font-style: italic;
  color: #fff;
  margin-bottom: 10px; display:block;
  }
.topPost span.linkpages a:hover {
  color: #ddd;
  }
.topPost span.topComments:hover, .topPost span.topMore:hover, .topPost span.topTags:hover {
  background: #040404;
  }
.topPost span.topComments a {
  color: #fff;
  background: url(images/comments.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topMore a {
  color: #fff;
  background: url(images/more.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topTags em {
  background: url(images/tags.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  color: #0a0a0a;
  }
.topPost span.topTags a {
  color: #fff;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topComments a:hover, .topPost span.topMore a:hover, .topPost span.topTags a:hover {
  color: #fff;
  text-decoration: underline;
  }
#nextprevious {
  margin: 10px 0 5px 0;
  }
#nextprevious a {
  color: #83adc8;
  text-transform: lowercase;
  text-decoration: underline;
  }
#nextprevious a:hover {
  color: #fff;
  }

.doc-list li{background:none !important;padding:0px !important;margin-bottom:10px;}
.doc-list li.alternate{background:#f7f9fa !important;}
.doc-list li .media-icon{float:left;margin-right:10px;}
.doc-list li .doc-title{display:block;margin-bottom:5px; font-weight:bold;}
.doc-list li .doc-title a{color:#666666 !important;}
.doc-list li .doc-content{margin-left:10px;margin-bottom:10px;}
.docCat{cursor:pointer;}
.docCatContent{margin-left:20px;}
.docCatContent li{padding-bottom:0px;}
/* Comments */

#comment {
  margin-bottom: 10px;
  margin-top: 15px;
  background: #040404;
  width: 530px; /* fixes bug in IE7 where putting focus on the text makes it disappear behind the background. yeah, weird. they call it a dimensional bug. */
  border: 1px solid #090909;
  padding: 0px 15px 10px 15px;
  color: #fff;
  display:none;
  }
#comment h3 {
  font-size: 10pt;
  font-weight: normal;
  color: #fff;
  margin: 15px 0;
  padding: 0;
  }
#comment p a {
  color: #6598b8;
  }
#comment p a:hover {
  color: #fff;
  }
#comment p {
  padding:0;
  margin: 7px 0;
  }
ul.commentlist, ul.trackback  {
  list-style-type: none;
  margin: 10px 0;
  font-size: 9pt;
  }
.commentlist li, .trackback li {
  margin: 10px 0 15px 0;
  padding: 10px;
  background: #080808;
  border: 1px solid #040404;
  list-style-type: none;
  }
.commentlist li.alt {
  background: #000;
  border: 1px solid #020202;
  border: none;
  margin-top:10px;
  }
.commentlist li.cleared {
  background: transparent;
  border: none;
  }
.commentlist a:hover {
  color: #eee;
  }
.commentlist a.gravatar {
  float: left;
  margin: 0 15px 10px 0;
  width: 60px;
  }
.commentlist .commentbody {
  margin: 0;
  padding: 0;
  }
.commentlist .commentbody p a {
  text-decoration: underline;
  }
.commentlist cite {
  font-size: 10pt;
  font-style: normal;
  color: #ddd;
  }
.commentlist small.commentmetadata a {
  color: #666;
  }
.commentlist p {
  color: #dedede;
  }
#respond {
  clear: both;
  margin-top: 15px;
  }
textarea#comment {
  width: 450px;
  background: #fff;
  color: #111;
  padding: 10px;
  }
#comment #submit {
  margin: 0;
  }
  #extrastuff{display:none;}
#extrastuff a {color:#222; font-size:0.8em;}
#extrastuff a:hover {color:#6598b8; text-decoration:none;}
#extrastuff #rssleft {float:left; width:250px;}
#extrastuff #trackright {float:right; width:180px; text-align:right;}


/* Welcome section */

#main #welcome {
  margin: 0 0 20px 0;
  padding: 0 0 5px 0;
  background: url(images/bg-trans.png) repeat;
  }
#main #welcome h2 {
  font-size: 14pt;
  font-weight: normal;

  color: #fff;
  letter-spacing: -2px;
  margin: 0 10px;
  padding: 10px 0 3px 0;
  }
#main #welcome p {
  font-size: 9pt;
  color: #eee;  
  margin: 0 10px;
  padding: 6px 0;
  }
#main #welcome a {
  text-decoration: underline;
  color: #00aeef;
  }
#main #welcome a:hover {
  color: #6598b8;
  }
#main #welcome form {
  margin: -5px 0 0 0;
  background: transparent; /* required for IE */
  }
#main #welcome #feedbox {
  border: 1px solid #ccc;
  padding: 2px 1px;
  width: 180px;
  }
.submitbutton {
  margin: -5px 0 0 5px;
  background: #010101;
  color: #fff;
  font-size: 8pt;
  padding: 3px 6px;
  vertical-align: middle;
  border: 1px solid #111;
  }
.submitbutton:hover {
  cursor: pointer;
  background: #050505;
  }


/* Sidebars */
#sidebars {
  margin: 30px 30px 0px 30px;
  float: left;
  width: 230px;
  color: #000;
  background:url('images/sidebar_bg.png') repeat-x #f1f5f6;
  }
#sidebars .sidebarbox {
  background: url(images/bg-trans.png) repeat;
  padding: 8px 15px;
  }

#sidebar_full {
  padding: 0;
  margin: 0;
  }

#sidebar_left {
  float: left;
  width: 160px;
  }

#sidebar_right {
  float: right;
  width: 160px;
  }
#sidebars h1 {
	color:#bbccd2;
	font-size:18px;
	text-transform:uppercase;
}
#sidebars h2 {
  margin: 0;
  padding: 0 0 8px 0;
  font-weight: normal;
  font-size: 11pt;
  color: #fff;
  letter-spacing: -1px;
  }

#sidebars table {
  width: 130px;
  }

#sidebars ul {
  margin: 0;
  /*padding: 0 0 5px 0;*/
  }

#sidebars li {
  /*margin-bottom: 20px;*/
  list-style: none;
  font-size: 9pt;
  }

#sidebars li ul {
  padding: 0;
  margin:0px;
  }

#sidebars ul ul li {
  margin: 0;
  /*padding: 2px 2px 2px 16px;
  color: #eee;
  background: url(images/bullet.gif) left 8px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }

#sidebars a {
  display: inline;
  /*color: #eee;*/
  }
#sidebars a:hover {
  color: #6598b8;
  text-decoration: underline;
  }

#sidebars p {
  padding: 2px 0;
  font-size: 9pt;
  color: #000;
  }

#tag_cloud a {
  display: inline;
  }

#sidebars ul.children li {border-bottom:none;}
#sidebars ul.children {margin-bottom:0;}

#sidebars #subNav{
}
#sidebars .titleImgWrapper{height:200px;background:url('images/subNav_blank.jpg') no-repeat;}
#sidebars .titleImgWrapper img{display:block;}
#contentwrapper .titleImg{display:none;}
#subNav{
	text-align:right;
	/*margin:10px 20px 0px;*/
}
#sidebars h2#pagenavTitle
{
	font-size:18px;
	color:#bbccd2 !important;
	text-transform:uppercase;	
	background:url('images/pagenav_head_bg.png') no-repeat right bottom;
	margin:10px 27px 0 0;
	text-align:right;
}
#subNav ul{margin-top:10px;}
#subNav ul li a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#959595 !important;
	text-transform:uppercase;
	font-weight:normal;
	display:block;
	width:203px;
	height:25px;
	margin:0px;
	padding:5px 20px 0 0;
}
#subNav a:hover, #subNav ul li.current_page_item a{
	color:#fff !important;
	text-decoration:none;
	background:url('images/pagenav_over.png') no-repeat;
}
#contactUs{padding:20px;width:190px;}
#contactUs input,#contactUs select, #contactUs textarea{width:100%;margin-bottom:10px;}
#contactUs h2{color:#00aeef; font-size:14px;font-weight:bold;}
#contactUs label{color:#808080; font-size:11px; display:block;}
#contactUs .contactSubmit{
  margin: 0px 0 20px 0px;
  background:url('images/btn_submit.png') no-repeat;
  width:69px;
  height:26px;
  border:0px;
  float:right;
  }
  #contactUs .contactSubmit:hover{
	cursor:pointer;
  background:url('images/btn_submit-over.png') no-repeat;
  }
  
/* Before footer */

#morefoot {
  background: #000 url(images/bggrad.jpg) top left repeat-x;
  border: 1px solid #070707;
  padding: 15px;
  color: #dfdfdf;
  margin: 0 0 10px 0;
  }
#morefoot p {
  margin: 5px 0;
  padding: 5px 0;
  }
#morefoot ul {
  list-style-type: none;
  margin-top: 5px;
  }
#morefoot ul li, #morefoot p {
  font-size: 9pt;
  }
#morefoot a {
  text-decoration: underline;
  color: #ddd;
  }
#morefoot a:hover {
  text-decoration: underline;
  color: #6598b8;
  }
#morefoot h3 {
  font-size: 12pt;
  font-weight: normal;
  color: #dfdfdf;
  letter-spacing: -1px;
  border-bottom: 1px dotted #444;
  margin: 0;
  padding: 0 0 2px 0;
  }
#morefoot #searchbox {
  padding: 1px;
  width: 180px;
  }
#morefoot .col1 {
  float: left;
  width: 340px;
  }
#morefoot .col2 {
  margin: 0 25px;
  }
#morefoot .col2, #morefoot .col3 {
  float: left;
  width: 260px;
  }
#morefoot li {
  padding-left: 20px;
  margin-bottom: 5px;
  background: url(images/more.gif) left 2px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }


/* footer*/
#footer {
  clear: both;
  background: url('images/footer_bg.png') no-repeat;
  /*width:870px;*/
  height:93px;
  padding:20px 30px 0px 30px;
  }
#footer span {
  font-size:11px;
  color: #000000;
  padding: 0;
  }
#footer a {
  color: #000000;
  text-decoration: none;
  text-transform:lowercase;
  font-size:11px;
  font-weight:bold;
  padding-right:20px;
  }
#footer a:hover {
  color: #00aeef;
  }
#footerleft {
  float: left;
  width: 500px;
  }
  
  #footerleft li{display:inline; list-style:none;}
  
#footerright {
  float: right;
  width: 300px;
  text-align: right;
  }



/* Misc */

.highlight {
  color: #222;
  font-weight: bold;
  }

.cleared {
  margin: 0;
  padding: 0;
  clear: both;
  }

.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
.aligncenter,
div.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

img.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
img.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
img.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;

  padding-top: 4px;

  /* optional rounded corners for browsers that support it */

  -moz-border-radius: 3px;

  -khtml-border-radius: 3px;

  -webkit-border-radius: 3px;
  border-radius: 3px;
  }

.wp-caption img {
  margin: 0;
  padding: 0;
  border: none;
  }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
  color: #111;
  }

/*jquery style for select boxes*/

.jquery-selectbox {
	position: relative;
	border: 1px solid #bbccd2;
	height: 21px;
	z-index: 0;
	float: left;
	display: inline;
	font-size: 11px;
	font-family:Arial, Verdana, Geneva,  Helvetica, sans-serif;
	color: #808080;
	padding: 1px 0 0 5px;
	background: url("images/select_bg.png") repeat-x;
	width:100%;
	margin-bottom:10px;
}

.jquery-selectbox.selecthover {
	border-color: #7a7a7a;
	background-color: #FFFCDF;
	background: url("images/select_bg.png") repeat-x;
	z-index: 700;
	width:100%;
}	
.jquery-selectbox .jquery-selectbox-currentItem {
	padding: 3px 0px 0px 3px;
	white-space: nowrap;
	display: block;
	overflow: hidden;
margin: 0 40px 0 0;
}

.jquery-selectbox .jquery-selectbox-list {
	display: none;
	position: absolute;
	top: 26px;
	padding: 4px;
	left: 0px;
	background: #ececec;
        font-size: 11px;
height: 70px;
        overflow-y: auto;
	overflow-x: hidden;
white-space: nowrap;
	z-index: 1000;
	border: 1px solid #ccc;
	width:95%;

}
.jquery-selectbox .jquery-selectbox-moreButton {
	
	position: absolute;
	top: 0px;
	right: 0px;
	width:100%;
	/*
	float: right;
	*/
	background: url("images/select_more.png") no-repeat top right;
	width: 21px;
	height: 21px;
	cursor: pointer;
white-space: nowrap;
}
.jquery-selectbox .jquery-selectbox-moreButton.morebuttonhover {
	background: url("images/select_more.png");
white-space: nowrap;
}

.jquery-selectbox .jquery-selectbox-item.listelementhover {
	background: #ccc;
	color: #7a7a7a;
white-space: nowrap;
}
.jquery-selectbox .jquery-selectbox-item {
	display: block;
	cursor: default;
}

/** ERROR classes **/
form .error .jquery-selectbox {
	color: #ccc;
	border-color: #ccc;
	background-image: url("../images/bg-TextFieldError.html");
}
.timeline{margin-top:20px;}
.timeline .next,.timeline .prev{width:43px;height:42px; cursor:pointer;float:left;margin-right:10px;margin-bottom:20px;}
.timeline .next{background:url('images/timeline_next.png');}
.timeline .next.disabled{background:url('images/timeline_next-off.png');}
.timeline .prev{background:url('images/timeline_prev.png');}
.timeline .prev.disabled{background:url('images/timeline_prev-off.png');}
.timeline ul{margin-top:20px;clear:left;}
.timeline ul li
{
	background:none !important;
	padding:0px;
	width:180px;
}
.timeline ul li h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px !important;
	color:#808080 !important;
	background:url('images/timeline_header_bg.png') no-repeat bottom;
}















