/* Print Document */

/*
Author: Invitation Digital
Author URL: 


/* Main Sections 
------------------------------------------------------------------------- */
/* 
* {
    margin: 0;
    padding: 0;
}*/
body {
    font-size:62.5%; /* resets font medium to 10px= 1.0em */
  	font-family: "Century Gothic", verdana, arial, sans-serif;
    background: #fff;
    color: #6d6e71;
    margin-top: 23px;
}
div, p, img, td, ul, ol {
    font-size: 1.08em; 
}
a {
    font-size: 1.06em; 
}

ol {
    margin-left: 1em;
    padding-left: 1em;
}
ol li {
    margin-left: 1em;
    padding: 0 0 .5em.3em;
    list-style: decimal;
}
h1, h2, h3, h4 {
  	font-family: "Century Gothic", verdana, helvetica, arial, sans-serif;
  	font-weight: bold;
}

h1 { font-size: 218% }
h2 { font-size: 164%; }
h3 { font-size: 145%; }
h4 { 
  font-size: 140%;  
  margin-top: 13px;
  margin-bottom: 0px;
}


a, a:link { 
    text-decoration: none;
    color: #a11100;
}
a:visited {  }
a:hover {  }
a:active {  }


a img, img {
    border: none;
}

ul {
    list-style: none;
    margin: 0;
}
li {
    list-style: none;
    padding-left: 0;
    margin-bottom: 3px;
}

#container {
  background: #fff url(/assets/images/bg.jpg) repeat-y scroll left;
	width: 788px;
	min-height: 650px;
	text-align: left;
	margin: 0 auto 0 auto;
}

.clear {
    clear: both;
}

/* Display  
------------------------------------------------------------------------------- */
.printDisplay {
  display: inline! important;
}

#container #header {
  display: none! important;
}


/* Display none 
------------------------------------------------------------------------------- */
#sidebar {
  display: none;
}


/* Special text formatting 
------------------------------------------------------------------------------- */
#title {
  font-weight: bold;
}
#title p {
  margin-top: 0;
}
#sidebar p {
  font-size:1em;
}
#sidebar a {
  font-size:1em;
}


/* Header 
------------------------------------------------------------------------- */
#header {
  background: url(/assets/images/head.jpg) no-repeat;
	width: 788px;
	height: 246px;
	margin: 0 auto 0 auto;
}

#header #navigation ul {
  padding-top: 220px;
  padding-left: 5px;

/*  w\idth: 780px;*/
}


 
#header #navigation li { 
  display: inline;
}

#header #navigation li a span { 
  display: inline;
  padding-left: 104px;
	padding-top: 10px;
}

#header #navigation li#link1 a span { 
  display: inline;
  background: url(/assets/images/bt_up_home.jpg) no-repeat;
}
#header #navigation li#link1 a:hover span { 
  background: url(/assets/images/bt_down_home.jpg) no-repeat;
}
#header #navigation li#link2 a span { 
  background: url(/assets/images/bt_up_certification.jpg) no-repeat;
}
#header #navigation li#link2 a:hover span { 
  background: url(/assets/images/bt_down_certification.jpg) no-repeat;
}
#header #navigation li#link3 a span { 
  background: url(/assets/images/bt_up_events.jpg) no-repeat;
}
#header #navigation li#link3 a:hover span { 
  background: url(/assets/images/bt_down_events.jpg) no-repeat;
}
#header #navigation li#link4 a span { 
  background: url(/assets/images/bt_up_linuxit.jpg) no-repeat;
}
#header #navigation li#link4 a:hover span { 
  background: url(/assets/images/bt_down_linuxit.jpg) no-repeat;
}
#header #navigation li#link5 a span { 
  background: url(/assets/images/bt_up_trainpartners.jpg) no-repeat;
}
#header #navigation li#link5 a:hover span { 
  background: url(/assets/images/bt_down_trainpartners.jpg) no-repeat;
}
#header #navigation li#link6 a span { 
  background: url(/assets/images/bt_up_faqs.jpg) no-repeat;
}
#header #navigation li#link6 a:hover span { 
  background: url(/assets/images/bt_down_faqs.jpg) no-repeat;
}
#header #navigation li#link7 a span { 
  background: url(/assets/images/bt_up_contact.jpg) no-repeat;
}
#header #navigation li#link7 a:hover span { 
  background: url(/assets/images/bt_down_contact.jpg) no-repeat;
}

/* Page selected
*/
.Certification #header #navigation li#link2 a span { 
  background: url(/assets/images/bt_down_certification.jpg) no-repeat;
}
#index #header #navigation li#link1 a span { 
  background: url(/assets/images/bt_down_home.jpg) no-repeat;
}
#certification #navigation li#link2 a span { 
  background: url(/assets/images/bt_down_certification.jpg) no-repeat;
}
#events #header #navigation li#link3 a span { 
  background: url(/assets/images/bt_down_events.jpg) no-repeat;
}
#linuxit #header #navigation li#link4 a span { 
  background: url(/assets/images/bt_down_linuxit.jpg) no-repeat;
}
#training-partners #header #navigation li#link5 a span { 
  background: url(/assets/images/bt_down_trainpartners.jpg) no-repeat;
}
#faqs #header #navigation li#link6 a span { 
  background: url(/assets/images/bt_down_faqs.jpg) no-repeat;
}   
#contact-us #header #navigation li#link7 a span { 
  background: url(/assets/images/bt_down_contact.jpg) no-repeat;
}   

/* content 
------------------------------------------------------------------------- */                        
#content {
  padding-top: 22px;
  padding-left: 26px;
  float: left;
  width: 521px;
}

#content ul {
  padding-left: 15px;
  list-style-type: disc;
  
}
#content ul li{
  padding-left: 15px;
  list-style-type: disc;
  
}

/* contact us page */

#contact-us #EmailForm label {
  display:block;
}

#contact-us #EmailForm input,
#contact-us #EmailForm textarea {
  color: #6D6E71;
}

#contact-us #EmailForm input#cfContact {
  color: #a11100;
  background-color:#EBEBEB;
  border:1px solid #D5D5D5;
  padding: 2px 11px;
}

#contact-us #EmailForm input#cfContact:hover {
  background-color: #dedede;
}

#contact-us hr {
  color: #dedede;
  width: 260px;
  background-color: #dedede;
  border: 0;
  height: 2px;
}

#faqs p.faqs  {
  color: #A11100;
}







/* Footer 
------------------------------------------------------------------------- */
#footer {
  background: #a11100 url(/assets/images/border_bottom.gif) no-repeat;
  height: 21px;
  color: #fff;
  padding-left: 27px;
  font-size: 1.05em
}

#footer a { 
  color: #fff;
  font-size: 1.01em
}
/* starBottom 
------------------------------------------------------------------------------- */
#starBottom { 
  margin-left: 5px;
  text-align: right;
  width: 778px;
  height: 64px;
  background: #fff url(/assets/images/bottom_right_star.jpg) no-repeat right;
}

/* Events Table 
------------------------------------------------------------------------------- */
#events table tr {
  height: 40px;
  text-align: left;
  border-left: 1px solid #ffffff;
  border-top: 1px solid #ffffff;
}

#events table tr.one {
  background-color: #dedede;
  /*background-color: #FBF0F3;*/
}
  
#events table tr.two {
  background-color: #ebebeb;
  /*background-color: #F7E4E9;*/
}

#events table tr:hover /* This has no effect in IE6 and below */
{
  background-color: #ffffff;
}


#events table td {
  border-left: 1px solid #ffffff;
  border-top: 1px solid #ffffff;
  padding-left: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}

#events table td.title {
  font-weight: bold; 
}

/* Sitemap 
------------------------------------------------------------------------------- */
ul ul li a {
  font-size: 0.95em;
}

.Legal #sidebar .navigation li a {
  padding-left: 69px;
}


/* Forms 
------------------------------------------------------------------------------- */


/* Special handling for images & alignment 
------------------------------------------------------------------------------- */

