/*	------------------------------------------------------

	Normalization - Stripping default browser styling
	
	======================================================	*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
	}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	}

ol, ul {
	list-style: none;
	}

address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
	}

fieldset, img {
	border: 0;
	}

caption, th {
	text-align: left;
	}

q:before, q:after {
	content:'';
	}
:focus {
		outline: 0;
	}

/*	------------------------------------------------------

	General
	
	======================================================	*/

html {
	text-align: center;
	}

body {
	position: relative;
	min-width: 777px;
	margin: 0 auto;
	text-align: left;
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	background: #222;
	}

h1 {
	font-size: 22px;
	font-weight: normal;
	padding: 0 0 0.7em 0;
	}
	
h2 {
	/*color: #C91087;*/
	color: #555;
	padding: 0.2em 0 0.5em 0;
	font-size: 19px;
	font-weight: normal;
	text-align:left;
	}

h3 {
	font-size: 17px;
	padding: 3px 0 3px 0;
	font-weight: normal;
	}

h3 a {
	font-weight: normal;
	}

h3 .focus {
	color: #2a699a;
	font-size: 16px;
	}

h4 {
	font-size: 14px;
	}

.focus {
	color: #2a699a;
	font-size: 14px;
	}

.clarity {
	color: #777;
	font-size: 15px;
	}

p {
	
	padding: 0 0 1em 0;
	}

.author {
	color: #999;
	}

.red {
	color: #980000;
	}

a {
	color: #cc0000;
	padding: 0 2px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: solid 1px #dfdfdf;
	}

a:hover {
	color: #ff9900;
	background: #fffae0;
	border-bottom: none;
	}

strong {
	font-weight: bold;
	}

em {
	font-style: italic;
	}

/* 	------------------------------------------------------
	NOTE: Clearing div:
	-------------------
	The following is a clearing element used to pull the 
	container div over the content in order to add a unique 
	background color for that section. Not very semantic, 
	but a worthy sacrifice for the sake of a stretchable 
	footer, which uses the body background color so it can 
	be stretched down with larger browser windows.
	------------------------------------------------------	*/

.clear {
	clear: both;
	height: 25px;
	}



/*	------------------------------------------------------

	Branding
	
	======================================================	*/

#branding {
	height: 140px;
	background: url(../images/branding.gif) repeat-x #222;
	border-bottom: solid 3px #000;
	}

#logo {
	width: 777px;
	height: 110px;
	margin: 0 auto;
	padding: 22px 0 0 0;
	text-align: left;
	position:relative;
	/*border: #00CC33 1px solid;*/
	}

#logo a, #logo a:hover {
	padding: 0;
	margin: 0;
	border: none;
	background: none;
	}
	
#logo_slogan {		/*training and support services */
	float:left;
	color:#FFFFFF;
	width: 650px;
	height:30px;
	position:absolute; 
	top:70%; 
	left: 17%; 
	height:10em; 
	margin-top:-4em;
	cursor:pointer;
	overflow:hidden;
	text-align:left;
	/*border: pink 1px solid;*/
}
#logo_slogan_right {	/*we support them blah */
	position: relative;
	float: right;
	font-weight: bold;
	text-align: right;
	color:#FFFFFF;
	width: 300px;
	top:-55%; 
	/*border: green 1px solid;*/
}



/*	------------------------------------------------------

	Navigation
	
	======================================================	*/

#navigation {
	position: relative;
	background: url(../images/tabs.gif) repeat-x #BC0101;
	height: 2.4em;
	border-bottom: solid 3px #6f0900;
	}

#navigation ul {
	position: relative;
	left: 50%;
	
	margin: 0 0 0 -390px;
	list-style: none;
	margin-bottom:-3px;
	float: left;
	/*border: #00FF33 1px solid; */
	width: auto;
	
	padding-bottom: 0px;
	
	}

#navigation ul li {
	float: left;
	background: transparent;
	padding-left: 5px;
	}
	
#navigation li a {
	display: block;
	text-decoration: none;
	float: left;
	background: transparent;
	padding: 0.6em 1em 0.3em 0.7em;
	font-family: Arial, sans-serif;
	font-size: 15px;
	color:#fff;
	text-shadow: #000 0 0 2px;
	font-weight: bold;
	border-bottom: none;
	}
	
#navigation ul li a:hover {
	color:#c3c3c3;
	}

body#home_page #home_tab, body#links_page #links_tab,
body#about_page #about_tab,
body#services_page #services_tab,
body#services_page1 #services_tab1,
body#services_page2 #services_tab2,
body#files_page #files_tab,
body#guides_page #guides_tab,
body#contact_page #contact_tab,
body#blog_page #blog_tab {
	background: url(../images/tab-left.gif) top left no-repeat #f5f5f5;	
	}

body#home_page #home_link, body#links_page #links_link,
body#about_page #about_link,
body#services_page #services_link,
body#services_page1 #services_link1,
body#services_page2 #services_link2,
body#files_page #files_link,
body#guides_page #guides_link,
body#contact_page #contact_link,
body#blog_page #blog_link {
	background: url(../images/tab-right.gif) top right no-repeat #f5f5f5;
	color: #000;
	text-shadow: #e7decf 0 0 2px;
	border-bottom: solid 3px #f5f5f5;
	}
	
	
	/* slider
	
	------------------------------------------------------ */
	.cross-links { text-align: center }
		
		.cross-links { border-bottom: 1px solid #ccc; margin-bottom: 30px; padding-bottom: 30px }
		
		noscript p, noscript ol { color: #a00; font-size: 13px; line-height: 1.4em; text-align: left }
		noscript a { color: #a00; text-decoration: underline }
		noscript ol { margin-left: 25px; }
		
	/* These 2 lines specify style applied while slider is loading */
	.csw {width: 150px; height: 250px; background: #fff; overflow: scroll}
	.csw .loading {margin: 200px 0 300px 0; text-align: center}
	
	.stripViewer { /* This is the viewing window */
			position: relative;
			overflow: hidden; 
			
			margin: auto;
			width:450px; /* Also specified in  .stripViewer .panelContainer .panel  below */
			height: 400px;
			clear: both;
			background: #fff;
		}
		
		.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
			position: relative;
			left: 0; top: 0;
			width: 100%;
			list-style-type: none;
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}
		
		.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
			float:left;
			height: 100%;
			position: relative;
			width: 450px; /* Also specified in  .stripViewer  above */
		}
		
		.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
			padding: 5px;
		}
		
		.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
			margin: auto;
		}
		
		.stripNav ul { /* The auto-generated set of links */
			list-style: none;
		}
		
		.stripNav ul li {
			float: left;
			list-style-type: none;
			margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
		}
		
		
		
		.stripNav li a.current {
			background: #fff;
			color: #fff;
		}
		
		.stripNavL, .stripNavR { /* The left and right arrows */
			position: absolute;
			top: 200px;
			text-indent: -9000em;
		}
		
		.stripNavL a, .stripNavR a {
			
		}
		
		.stripNavL {
			left: 0;
		}
		
		.stripNavR {
			right: 0;
		}
		
		.stripNavL {
			
		}
		
		.stripNavR {
			
		}
	

/*
	Search
	------------------------------------------------------	*/

#searchform {
	position: relative;
	color: #ec9320;
	padding: 0.5em 0 0.5em 0;
	padding-left: 35px;
	white-space: nowrap;
	}

#search fieldset {
	border: none;
	padding: 0;
	}

#search-form {
	background: url(../images/bg_search_box.gif) no-repeat;
	width: 184px;
	height: 24px;
	padding: 0;
	margin: 0;
	}
 
#search-form #s {
	background: none;
	float: left;
	padding: 6px 0 0 5px;
	margin: 0;
	border: none;
	width: 159px;
	color: #999;
	font-size: 11px;
	}
 
#search-form #go {
	/*float: right;*/
	margin: 4px 2px 0 0; 
	width: 18px;
	height: 16px; 
	}
		
/*	------------------------------------------------------

	Content
	
	======================================================	*/


/*
	AP Divs
	------------------------------------------------------	*/
	
#cellotape {
	position: absolute;
	left: 50%;
	margin-left: -50px;
	top: -24px;
	width: 81px;
	height: 47px;
	}

#unpacking {
	position: absolute;
	left: 50%;
	margin-left: -290px;
	bottom: 15px;
	width: 275px;
	height: 228px;
	}

#unpacktext {
	position: relative;
	padding-left: 165px;
	z-index: 10;
	}

.highlighter {
	background: #C91087;
	color:#FFFFFF;
	font-weight: bold;
	padding: 0 2px;
	}

/*
	Main
	------------------------------------------------------	*/
	
#container {
	padding-top: 20px;
	position: relative;
	background: url(../images/container.gif) repeat-x bottom #f5f5f5;
	}

#content {
	position: relative;
	width: 777px;
	
	margin: auto;
	}

#main {
	position: relative;
	background: url(../images/main.gif) no-repeat transparent;
	width: 550px;
	float: left;
	/*padding: 20px 25px 0 25px;*/
	min-height: 550px;
	}

#main ul {
	list-style: square;
	padding-left: 20px;
	color: #777;
	}

#main li {
	color: #000;
	font-weight: bold;
	font-size: 14px;
	padding-top: 6px;
	}

/*
	Landing Page
	------------------------------------------------------	*/

#main_full {
	position: relative;
	background: url(../images/main_full.gif) no-repeat transparent;
	width: 730px;
	float: left;
	padding: 20px 25px 0 25px;
	min-height: 400px;
	}

#main_full img {
	border: 0;
	padding: 0;
	margin: 0;
	}
	
	
#main .contentShell {
padding-left: 30px; width: 500px;
	}

#main .contentShell h2 {	
border-bottom: 12px solid rgb(221, 221, 221); color: rgb(85, 85, 85);
	}
#main .contentShell h3 { text-align:left; 

	}	
#main .contentShell p { text-align:left; } 

#main .contentShell a {} 

#main .contentShell a:hover {} 

	
/*
	Sidebar
	------------------------------------------------------	*/

#sidebar {
	color: #555;
	position: relative;
	width: 200px;
	float: right;
	padding: 5px 0 0 10px;
	font-size: 12px;
	border-left: #999999 1px dotted;
	}

#sidebar h2 {
	border-bottom: solid 2px #ddd;
	padding: 0 0 0.3em 0;
	margin: 0 0 0.5em 0;
	}

#sidebar ul li a {
	display: block;
	background: #fafafa;
	padding: 5px 16px;
	font-size: 14px;
	text-decoration: none;
	border-bottom: solid 1px #ddd;
	}

#sidebar li.first{
	display: block;
	text-decoration: none;
	border-top: solid 1px #ddd;
	}

#sidebar li a:hover {
	background: #fff;
	}
	
#sidebar li a.active {
	background: #fff;
	}

.usp {
	clear:both;
	}

.usp_image {
	float: left;
	}
	
.usp img {
	width: 32px;
	height: 32px;
	}

.usp_text {
	float: right;
	width: 165px;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 1em;
	}

#usp_conclude {
	clear: both;
	}

.special {
	position: relative;
	/*background: url(../images/special.gif) no-repeat bottom #fff6ca;*/
	background-color:#D17584;
	color: #FFFFFF;
	width: 480px;
	padding: 5px;
	margin: 5px 0 15px 0;
	font-size: 15px;
	line-height: 1.4em;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #A5A4A4;
	border-bottom: 1px solid #A5A4A4;
	}

.special a {
	border-bottom-color: #d6cda5;
	}

.special a:hover {
	color: #ff9000;
	background-color: #ffefa6;
	}

.highlight {
	background: #F8F2E6;
	padding: 15px 20px 0 20px;
	border: dashed 1px #adadad;
	margin: 5px 0 15px 0;
	}

.note {
	font-size: 17px;
	color: #cb0018;
	}

.arrows {
	color: #eeac40;
	}

.portfolio {
	background: #ebebeb;
	border: solid 1px #d1d1d1;
	padding: 10px;
	margin-bottom: 15px;
	min-height: 150px;
	}

.portfolio img {
	position: relative;
	float: left;
	padding-right: 15px;
	}
	
.portfoliotitle {
	font-size: 11pt;
	font-weight: bold;
	color: #a30000;
	}

	
.benefits_left img {
	float: left;
	margin-right: 10px;
	}
	
.benefits_right img {
	float: right;
	margin-left: 10px;
	}

.code {
	color: #294c5c;
	padding: 20px;
	background: #d0dce2;
	border: dashed 1px #99b2bd;
	font-weight: bold;
	font-family: "Courier New", sans-serif;
	margin-bottom: 1em;
	}

code {
	display: block;
	color: #294c5c;
	padding: 20px;
	background: #d0dce2;
	border: dashed 1px #99b2bd;
	font-weight: bold;
	font-family: "Courier New", sans-serif;
	margin-bottom: 1em;
	}

.image img {
	background: #ebebeb;
	border: solid 1px #d1d1d1;
	padding: 5px;
	}

.caption {
	font-size: 8pt;
	font-family: Verdana, sans-serif;
	color: #2a699a;
	padding-bottom: 1em;
	}

/*
	People
	------------------------------------------------------	*/

#dmitry {
	background: #ebebeb;
	border: solid 1px #d1d1d1;
	width: 200px;
	padding: 20px;
	margin-right: 5px;
	margin-bottom: 1em;
	float: left;
	}

#myles {
	background: #ebebeb;
	border: solid 1px #d1d1d1;
	width: 200px;
	padding: 20px;
	margin-left: 5px;
	margin-bottom: 1em;
	float: right;
	}

/*
	Contact
	------------------------------------------------------	*/

#contact_tel {
	padding-left: 40px;
	background: url(../images/callskype.gif) no-repeat 0 2px;
	}

#contact_mobile {
	padding-left: 40px;
	background: url(../images/callmobile.png) no-repeat 0 2px;
	}

#contact_email {
	padding-left: 40px;
	background: url(../images/writeemail.gif) no-repeat 0 2px;
	}

#clientform input, textarea {
	font-size: 10pt;
	font-family: Arial, san-serif;
	padding: 3px;
	}

#clientform fieldset {
	font-size: 10pt;
	background: #ebebeb;
	padding: 5px 20px;
	border: solid 1px #d1d1d1;
	margin-bottom: 10px;
	}

#clientform legend {
	color: #000;
	font-size: 13pt;
	padding: 5px 10px;
	}

.field_description {
	color: #a5a5a5;
	font-size: 9pt;
	}

.required_field {
	color: #ff0000;
	font-weight: bold;
	}


.label {
 display:block;
 font-weight:bold;
 margin:5px 0;
}
.input {
 padding:2px;
 border:1px solid #eee;
 font: norm	al 1em Verdana, sans-serif;
 color:#777;
}

/*	------------------------------------------------------

	Site Information
	
	======================================================	*/

#information {
	background: url(../images/tabs.gif) repeat-x bottom #F5F5F5;
	height: 2.4em;
	/*border-top: solid 3px #EF2799;*/
	
	}
	
#information p {
	padding: 0;
	}

#information a {
	color:#FFFFFF;
	border-bottom: solid 1px #a7320e;
	}

#information a:hover {
	color: #ffae00;
	background: #973000;
	border-bottom: none;
	}

#information h4 {
	text-shadow: #000 0 0 2px;
	color: #ffaa3b;
	font-size: 1.4em;
	padding: 0.5em 0;
	font-weight: bold;
	}

#contact .ccolor {
	color: #ffaa3b;
	}
	
#contact {
	color: #fff;
	width: auto;
	margin: 0 auto;
	}

#direct {
	position: relative;
	width: 205px;
	float: right;
	padding: 5px 0 1px 0;
	}

#clientwebform {
	background: url(../images/clientwebform.gif) no-repeat 0 3.5em;
	position: relative;
	width: 500px;
	float: left;
	margin-left: 25px;
	padding: 5px 0 1px 0;
	}

#direct img {
	vertical-align: middle;
	}
	
#clientwebform p {
	padding-left: 40px;
	}

#legal {
	padding: 0.3em 0;
	border-top: solid 3px #000;
	}

#legal p {
	color: #777;
	background: url(../images/copyright.gif) no-repeat 0 6px;
	font-size: 13px;
	padding: 0.5em 0 1em 0;
	
	width: 800px;
	margin: 0 auto;
	}

#legal a {
	color: #e65400;
	border-bottom: solid 1px #333;
	}

#legal a:hover {
	color: #eb9500;
	background: #3b2e00;
	border-bottom: none;
	}

#legal .imagelink {
	border-bottom: none;
	}

#legal .imagelink:hover {
	background: none;
	}

#legal img {
	vertical-align: middle;
	padding-left: 5px;
	}


/* mootools stuff */
div.floated {
	width: 450px;
	float: left;
	margin-left: 1em;
}

div#myOtherElement {
	width: 450px;
	height: 20px;
	overflow: hidden;
	border: 1px solid #BB1E77;
	background-color: #BB1E77;
}

div#myOtherElement span, div#myOtherElement a {
	display: block;
	padding: 0 3px;
}

div#myOtherElement2 {
	width: 450px;
	height: 20px;
	overflow: hidden;
	border: 1px solid #BB1E77;
	background-color: #BB1E77;
}

div#myOtherElement2 span, div#myOtherElement2 a {
	display: block;
	padding: 0 3px;
}

div#myOtherElement3 {
	width: 450px;
	height: 20px;
	overflow: hidden;
	border: 1px solid #BB1E77;
	background-color: #BB1E77;
}

div#myOtherElement3 span, div#myOtherElement3 a {
	display: block;
	padding: 0 3px;
}

div#myOtherElement4 {
	width: 450px;
	height: 20px;
	overflow: hidden;
	border: 1px solid #BB1E77;
	background-color: #BB1E77;
}

div#myOtherElement4 span, div#myOtherElement4 a {
	display: block;
	padding: 0 3px;
}



div#myOtherElement5 {
	width: 450px;
	height: 20px;
	overflow: hidden;
	border: 1px solid #BB1E77;
	background-color: #BB1E77;
}

div#myOtherElement5 span, div#myOtherElement5 a {
	display: block;
	padding: 0 3px;
}


div#myOtherElement6 {
	width: 450px;
	height: 20px;
	overflow: hidden;
	border: 1px solid #BB1E77;
	background-color: #BB1E77;
}

div#myOtherElement6 span, div#myOtherElement6 a {
	display: block;
	padding: 0 3px;
}


div#myOtherElement7 {
	width: 450px;
	height: 20px;
	overflow: hidden;
	border: 1px solid #BB1E77;
	background-color: #BB1E77;
}

div#myOtherElement7 span, div#myOtherElement7 a {
	display: block;
	padding: 0 3px;
}

div#myOtherElement8 {
	width: 450px;
	height: 20px;
	overflow: hidden;
	border: 1px solid #BB1E77;
	background-color: #BB1E77;
}

div#myOtherElement8 span, div#myOtherElement8 a {
	display: block;
	padding: 0 3px;
}

div#myOtherElement9 {
	width: 450px;
	height: 20px;
	overflow: hidden;
	border: 1px solid #BB1E77;
	background-color: #BB1E77;
}

div#myOtherElement9 span, div#myOtherElement9 a {
	display: block;
	padding: 0 3px;
}



