/* Generated by Font Squirrel (http://www.fontsquirrel.com) on June 24, 2010 */
/*
@font-face {
	font-family: 'FrutigerRegular';
	src: url('frutiger-cn-webfont.eot');
	src: local('☺'), url('frutiger-cn-webfont.woff') format('woff'), url('frutiger-cn-webfont.ttf') format('truetype'), url('frutiger-cn-webfont.svg#webfontXHSjz4zM') format('svg');
	font-weight: normal;
	font-style: normal;
}
*/
/* Reset. Used to reset most browsers default properties */

/* global */
html, body { width:100%; min-height:100%; height:auto !important; height:100%; margin:0; padding:0; }
ul, ol, dl { list-style:none; }
ul,ol,li,h1,h2,h3,h4,h5,h6,strong,em,pre,form,body,html,p,blockquote,cite,code,fieldset,legend,input,embed,object,param,dl,dd,dt,kbd,samp,var,tt { margin:0; padding:0; font-style:normal; font-weight:normal; }
a img,:link img,:visited img { border:none; }
embed,object,param { display:block; }

/* typography */
a, a:hover,a:visited,a:active,a:link,a:focus {  }
	/* never reset focus as this is a valuable visible aid for screenreaders... but as you know most clients hate it... */
	a:focus, object:focus { outline:none; }

/* form elements */
input[type=text]:focus, input[type=password]:focus, textarea:focus { outline: 0 none; }
input[type=submit] { cursor:pointer; }
input,fieldset,select,radio,textarea,button { background-color:transparent; border:none; overflow:visible; /* trigger haslayout for ie6/7, fixes the width bug on input's and buttons... */ } 
	/* disabling safari resize handles */
	textarea { resize:none; } 

/* - adjusted clearfix for FI. Fixes IE6 min-height issues when clearfix is used on a div */
.clearfix:after { content:" "; display:block; height:0; width:100%; clear:both; visibility:hidden; }



html, body {
	width: 100%;
	height: 100%;
}

body {
	text-align: center;
	position: relative;
	background: #e8e8e9;
	color: #606060;
	font-family: 'Verdana';
	font-size: 11px;
	line-height: 16.5px;
}

p {
	margin-bottom: 18px;
}

h1 { color: #2273b5; /*font-family: 'FrutigerRegular';*/ line-height: 25px; margin-bottom: 15px; font-size: 24px; }
h1 span { color: #22c8f5; }
h2 { color: #2273b5; /*font-family: 'FrutigerRegular';*/ line-height: 25px; margin-bottom: 15px; font-size: 18px; }

a:link { color: #2273b5; text-decoration: none; }
a:visited {	color: #2273b5; text-decoration: none; }
a:hover { text-decoration: underline; }
a:active, a:focus { text-decoration: none; }

#footer a:link, li a:link { color: #2273b5; text-decoration: none;}
#footer a:visited, li a:visited {	color: #2273b5; text-decoration: none; }
#footer a:hover, li a:hover { text-decoration: underline; }
#footer a:active, #footer a:focus, li a:active, li a:focus { }


#horizontalwrapper {
	background: url(../img/dashes-bottom.png) bottom repeat-x;
	background-color: #fff;
	width: 100%;
	height: auto;
	padding-bottom: 14px;
}

#horizontalwrapper2 {
	width: 100%;
	height: auto;
	background: #e8e8e9;
}

#dotsTop {
	background: url(../img/dots.gif) repeat-x scroll left bottom transparent;
	font-size: 1px;
	height: 2px;
	left: 0;
	line-height: 1px;
	position: absolute;
	top: 177px;
	width: 50%;
	z-index: 1;
}

#wrapper {
	text-align: left;
	margin: 0 auto;
	width: 910px;
	position: relative;
	background: #fff;
	padding-left: 66px;
}

.demoPage .content {
	position: relative;
	top: 14px;
}

.demoPage h1 {
	margin-bottom: 10px;
}

.demoPage h2 {
	margin-bottom: 5px;
}

li { 
	margin-bottom: 8px;
}

#plagLogo {
	position: relative;
	padding-top: 15px;
	left: -65px;
	margin-bottom: 14px;
}

#headerExtended {
	position: relative;
	width: 864px;
	height: 72px;
	background: url(../img/headerExtended.gif) no-repeat;
	top: -30px;
	left: -30px;
}

.colLeft {
	float: left;
	display: inline; 
	position: relative;	
	width: 414px;
	height: auto;
	padding-right: 8px;
	padding-left: 2px;
}

.colRight {
	position: relative;
	top: -29px;
	display: block;
	width: 410x;
	height: auto;
	float: left;
}

.demoPage li span { padding-left: 35px; color: #2273b5; } 


#footer {
	overflow:hidden;
	padding: 9px 0 0;
	position:relative;
	width:100%;
}

#footer .footerContent .bg {
	background:url(../img/footer-hexagon.png) no-repeat scroll left top transparent;
	display:block;
	height:220px;
	left:637px;
	position:absolute;
	top: -4px;
	width:712px;
	z-index:0;
}

.footerContent {
	text-align: left;
	position: relative;
	top: 0;
	left: -10px;
	min-height: 200px;
	height:auto !important;
	height: 200px; 
	margin:auto;
	padding-bottom: 40px;
	/*padding:0 0 40px 78px;*/
	position:relative;
	width:882px;
	padding-left: 66px;
}


#footer p {
	width: 475px;
}