

/***** Global Elements *****/
html, body { border:0; margin:0; padding:0; height: 98%; }
body { font:12px "Helvetiva Neue", Helvetica, Arial, sans serif;}

img { border:0;} 
a img { border:0 } /* This stops link bordering on images */

a, a:link, a:visited { text-decoration:underline;}
a:hover, a:active {text-decoration: none;}

/***** Global Classes *****/
.clear:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clear { display: inline-block; }
html[xmlns] .clear { display: block;}
* html .clear { height: 1%;}

.leftAlig { float:left; }
.rightAlig { float:right; }

.credit {font-size: 11px; color: #999; margin-top: 50px; text-align: center;}
.credit a {color: #999;}

/***** Demo specific *****/
.wrapper { width:860px; margin:0 auto; padding-top: 0px;}

/* The left and right navigation buttons */


/* The Slider Container */
#slideContainer { margin: 0 auto; width: 860px; height: 417px; padding: 0px 0px; z-index: 1;}

/* The Pager */


