html *	{ margin:0; padding:0; }
html
{
	width:100%;
	height:100%;
  background:#eff3f4;
	font-size:100%;
}

body
{
  width:100%;
  height:100%;
  line-height:14px;
	font-family:'Trebuchet MS', Helvetica, Arial, Verdana, san-serif;
  color:black;
  background:#e4ecee;
}

#chassis
{
  z-index:0;
	position:relative;
	float:left;
  width:100%;
  height:100%;
  background:#e4ecee;

}

#header
{
  z-index:0;
	position:relative;
	float:left;
  width:100%;
  height:107px;
  background:#e2eaec;
}

#header img
{
  margin-top:10px;
  float:left;
}

#header span
{
  display:block;
  float:left;
  font-size:14px;
  font-weight:bold;
  text-transform:uppercase;
  letter-spacing:2.4px;
  margin:40px 0 0 10px;
  color:#002c3c;
  text-indent:-3000px;
  width:220px;
  height:20px;
  background:#e2eaec url(/site_media/images/logo_msg.gif) 0 0 no-repeat;
}

#header form
{
  margin-top:20px;
  float:right;  
  width:264px;
  height:50px;
  background:transparent;
}

#header form fieldset
{
  display:block;
  width:196px;
  float:left;
  background:transparent;

}

#header form fieldset label
{
  display:block;
  float:left;
  margin:0 0 5px 0;
}


#header form fieldset input
{
  display:block;
  float:left;
  clear:both;
  width:196px;
  height:18px;
  margin:0;
}

#header form input
{
  display:block;
  clear:none;
  float:left;
  margin:25px 0 0 0;
}

/* primary navigation */

#menu
{
  z-index:0;
	position:relative;
	float:left;
  clear:both;
  width:100%;
  height:20px;
  background:#e2eaec url(/site_media/images/menu_bg.gif) 0 0 repeat-x;
  font-size:12px;
  font-weight:bold;
  text-transform:uppercase;
  padding-top:8px;
}

#menu ul
{
  left:-9px;
}

#menu ul li
{
  display:block;
  float:left;
  margin:0 7px 0 7px;
  font-family:'Trebuchet MS', Helvetica, Arial, Verdana, san-serif;
  overflow:hidden;
}

#menu ul li a
{
 margin:0;
 padding:0;
 overflow:hidden;
font-size:12px;
  display:inline;
  font-weight:bold;
}
#menu ul li a:hover
{
  text-decoration:none;
}



/* Secondary Site navigation */

ul.subpages
{
  padding:0 0 28px 0;
  margin-left:-2px;
  margin-top:0px; 
}

ul.subpages li
{
  display:block;
  float:left;
  clear:both;
  width:185px;
  background:transparent;
  font-weight:bold;
  font-size:12px;
  text-transform:uppercase;
  border:none;
}

ul.subpages li a, ul.subpages li.subtitle
{
  color:#2b444a;
  color:#5a757c;  /* si */
  font-weight:bold;
  font-size:12px;
  display:block;
  width:185px;
  padding:4px 0 0 10px;
  margin:0;
  height:100%;
  text-decoration:none;
  height:18px;
}



#options
{
  z-index:10;
	position:relative;
	float:left;
  width:195px;
  min-width:195px;
  background:transparent;
  height:100%;
  clear:both;
  line-height:16px;
}

#options h2
{
  margin-left:6px;
  padding-bottom:0px;
  background:transparent;
 
  height:31px;

}

#options h6, #options a
{
  color:#5a757c;
  font-size:12px;
}

#options h6 a
{
  padding:0;
  margin:0;
}

#options h6
{
  padding-bottom:3px;
}

#options a:hover
{
  color:#4a0311;
  text-decoration:none;
}

#options a.selected
{
  color:#4a0311;
}

/* Home Page */

#homecontent
{
  z-index:0;
	position:relative;
	float:left;
  clear:both;
  width:100%;
  min-height:410px;
  background:#e4ecee;
  color:#5a757c;
    line-height:16px;
}

#introduction
{
  z-index:0;
	position:relative;
	float:left;
  clear:both;
  width:100%;
  height:290px;
  background:black;
  padding:30px 0 30px 0;
  color:#afafaf;
    line-height:16px;
}

#introduction h1
{
  font-size:24px;  
  line-height:22px;
  margin:0 0 0 0px;
  color:white;
  padding:0;
  font-weight:normal;
}

#introduction h1 strong
{
  color:white;
}

#introduction h2
{
  color:#c1c0c0;
  font-size:14px;  
  line-height:14px;
  padding-top:0;
  padding-bottom:10px;
  margin-top:0px;
}

#introduction #mainfeature
{
  position:relative;
  width:350px;
  clear:none;
  float:left;
  background:transparent;
}




#introduction #mainquote
{
  position:relative;
  clear:none;
  float:left;
  padding:20px 0 20px 23px;
  width:327px;
  background:transparent url(/site_media/images/leftquotes.gif) 0 0 no-repeat;
    line-height:16px;
}

#introduction #mainquote blockquote
{
  position:relative;
  display:inline;
  padding-bottom:17px;
  padding-right:20px;
  height:auto;
  background:transparent url(/site_media/images/rightquotes.gif) bottom right no-repeat;
  color:#c1c0c0;
    line-height:16px;
}

#introduction #mainquote blockquote a
{
 color:#c1c0c0;
   line-height:16px;
}
 
#introduction #mainquote cite
{
  position:relative;
  display:block;
  font-size:12px;
  color:#c1c0c0;
  top:25px;
}

#videoplayer
{
  z-index:0;
	position:relative;
	float:left;
  clear:both;
  width:512px;
  height:290px;
  margin:0 30px 0 25px;
  background:black;
  display:inline;
}

#bgstrip
{
  z-index:-10;
	position:absolute;
  top:0px;
  left:0%;
  background:black url(/site_media/images/rip_rpt_left.gif) 0 0 repeat-x;
  width:100%;
  height:43px;
}

#projects
{
  z-index:0;
	position:relative;
	float:left;
  width:374px;
  min-height:430px;
  height:430px;
  background:#e4ecee url(/site_media/images/vr.gif) top right repeat-y;
}
  #projects h3
   {
  width:364px;
  left:0px;
  background:black url(/site_media/images/projects_bg.gif) 0 0 no-repeat;
  padding-left:10px;
  padding-top:13px;
  position:relative;
  height:20px;
  margin-bottom:20px;
  font-family:Agenda, 'Trebuchet MS', Helvetica, Arial, Verdana, san-serif;
  color:white;
  font-size:20px;
  font-weight:normal;
  }
  #projects img
    {
  float:left;
  }

#licensing
{
  z-index:0;
	position:relative;
	float:left;
  width:267px;
  background:#e4ecee;
  min-height:430px;
  height:430px;
  padding:0 0px 0 0px;
}
  #licensing h3
   {
  width:247px;
  background:black url(/site_media/images/licensing_bg.gif) 0 0 no-repeat;
  left:-0px;
  padding-left:20px;
  padding-top:13px;
  position:relative;
  height:20px;
  font-family:Agenda, 'Trebuchet MS', Helvetica, Arial, Verdana, san-serif;
  color:white;
  font-size:20px;
  font-weight:normal;
  margin-bottom:20px;
  }
  #licensing h4
    {
  width:227px;
  overflow:hidden;
  }
  #licensing .description
    {
  padding-left:10px;
  }

#announcements
{
  z-index:0;
  position:relative;
  float:left;
  width:289px;
  background:#e4ecee url(/site_media/images/vr.gif) top left repeat-y;
  min-height:430px;
  height:430px;
  padding-left:20px;  
}
  #announcements div
    {  
    z-index:0;
    position:relative;
    float:left;
    top:63px;
    margin-bottom:10px;
  }

 #announcements h3
   {
  width:289px;
  padding-left:20px;
  left:0px;
  top:0;
  background:black url(/site_media/images/announcements_bg.gif) 0px 0 no-repeat;
  padding-top:13px;
  position:absolute;
  height:20px;
  font-family:'Trebuchet MS', Helvetica, Arial, Verdana, san-serif;
  color:white;
  font-size:20px;
  font-weight:normal;
  display:block;
  }
 #announcements img
   {
    margin-bottom:5px;
  }
  
#indevelopment
{
  z-index:0;
	position:relative;
	float:left;
  height:auto;
  clear:both;
  width:100%;
  padding:0px 0 0 0;
  color:#5a757c;
  background:#eef3f4;
  margin-bottom:-20px;
}

#indevelopment img
{
  float:left;
  margin-right:20px;
  margin-top:20px;
}

#development_list
{
  margin-bottom:20px;

}



#content
{
  z-index:0;
	position:relative;
	float:left;
  clear:both;
  width:100%;
  min-height:410px;
  background:#f8fbfb;
  color:#5a757c;

  background:#e4ecee;
  padding-bottom:20px;
	padding-top:0;

  }


/* 2 col, right sidebar */
    /* Awards, Testimonials, Press & Media */
#largeview
{
  z-index:10;
	position:relative;
	float:left;
  min-height:400px;
  height:auto;
  min-width:733px;
  width:733px;
  padding-left:10px;
  border-right:1px solid #ced9db;
  background:#f8fbfb;
  background:#e4ecee;
}
 
#sidebar
{
  z-index:11;
  position:relative;
  float:left;
  width:205px;
  background:#e4ecee;
  clear:none;
  min-height:400px;
}
  #sidebar h4
    {
  width:175px;
  overflow:hidden;
  margin:0 0 0 1px;
  }
  #sidebar div
   {
    padding:0 20px 20px 10px; 
  	z-index:0;
  	margin-top:20px;
    position:relative;
    clear:both;
  }
  /*
   #sidebar  img
   {
    margin:0 0 10px 0; 
  }
*/
  
  
#sidebar #videodetails
{
  margin-top:20px;
}

#subscribe
{
  position:relative;
  z-index:0;
  width:175px;
  background:#e4ecee; 

display:none;

}




/* 3 col, large centre */
    /* Social Change,  Team,  Contact Us  */



#view
{
  z-index:10;
  position:relative;
  float:left;
  height:auto;
  min-height:400px;
  width:508px;
  padding-left:20px;
  padding-right:20px;
  clear:none;
  border-left:1px solid #ced9db;
  border-right:1px solid #ced9db;
  background:#f8fbfb;
  background:#e4ecee;
  overflow:hidden;

  }

#view h2
{
  margin:0 0 5px 0;
  padding:0;
  position:relative;
  top:-3px;
}

/* 3 col, large centre, black top, repeating right */
    /* Projects  */

#video
{
  z-index:10;
	position:relative;
  left:-20px;
 
	float:left;
  height:auto;
  width:548px;
  height:397px;
  background:black url(/site_media/images/video_bottom.gif) bottom left no-repeat;
  margin-bottom:15px;

  }

#player
{
  z-index:10;
	position:relative;
	float:left;
  height:288px;
  width:512px;
  margin:10px 20px 20px 20px;
}


#videodetails
{
  z-index:20;
  position:relative;
  top:-20px;
  margin-left:-2px;
	float:left;
  width:207px;
  height:357px;
  padding:10px 0 30px 0 !important;
  background:black url(/site_media/images/videodetail_bottom.gif) bottom left no-repeat;
  color:#afafaf;
}



#video h1
{
  margin:5px 0 10px 20px;
  height:22px;
  padding:8px 0 0 0;
  width:500px;
  overflow:hidden;
  background:black;
  color:white;
}

#videodetails_bg
{
  z-index:-10;
	position:absolute;
  top:0;
  left:50%;
  overflow:hidden;
  width:50%;
  height:397px;
  background:black url(/site_media/images/videodetail_bottom.gif) bottom left repeat-x;
}

#movietitle
{
  position:relative;
  top:-48px;
  margin-left:1px;
  margin-bottom:-50px;
}

#projects_to_follow
{
  position:relative;
  top:-3px;
}

#projects_to_follow a
{
  text-transform:uppercase;
  margin-left:12px;
}

 
/* 3 col layout, no sub pages */
	/* Contact Us */

#contactform
{
	display:block;
	width:300px;
}

	
#contactform label,#contactform input,#contactform textarea
{
	display:block;
	width:300px;
}

#contactform textarea
{
	height:100px;
}

#contactform #submit
{
  margin-top:20px;
	width:62px;
	height:22px;
  
}


input#id_database
{
  display:block;
  position:relative;
  margin:3px -3px 10px 0;
  float:right;
  width:18px !important;
}


/**
 * footer
 * how about some indenting??? 
 **/

#footer
{
  width:100%;
  z-index:0;
  position:relative;
  /* float:left; */
  clear:both;
  min-height:60px;
  height:60px;
  line-height:12px;
  font-size:12px;
  font-family:'Trebuchet MS', Helvetica, Arial, Verdana, san-serif;
  color:#5a757c;
  background:#f8fbfb;
  padding:10px 0 20px 0;
    }

#footer span
{
  display:block;
  width:80px;
  float:left;
}

#footer img
{
  display:block;
  float:left;
  clear:none;
  margin:0 20px 0 0;
}

#footer p
{
  float:right;
}

#footer a
{
  margin:0 20px 0 0;
}
#footer a span {
    margin-top:10px;
}
#footer p {
    padding-top:8px;
}

#map a:hover
{
  text-decoration:underline;
}

/* end footer */

#map
{
  display:none;
  z-index:0;
	position:relative;
  top:20px;
	float:left;
  padding-top:20px;
  clear:both;
  width:100%;
  height:0px;
  min-height:550px;
  background:#e4ecee;
}

#map h5
{
  font-size:16px;
  margin-bottom:10px;
}

#map h6
{
  margin-top:-4px;
}

#map h6, #map h5
{
  margin-left:8px;
}



.mapdata ul.subpages
{
  padding:0 0 0 0;
  margin-left:-2px;
  margin-top:-5px;
}

.mapdata ul.subpages li
{
  display:block;
  float:left;
  clear:both;
  width:185px;
  background:transparent;
  font-weight:bold;
  font-size:11px;
  text-transform:uppercase;
  border:none;
}

.mapdata ul.subpages li a
{
  color:#5a757c;  /* si */
  font-weight:bold;
  font-size:11px;
  display:block;
  width:185px;
  padding:2px 0 0 13px;
  margin:0;
  height:100%;
  text-decoration:none;
}

/* POLLDADDY SURVEY STYLES */
#PDF_c_chezchenz{
background-color: #4A0311 !important;
}

/*BLOG*/
.wrp #largeview .feature h1 {
    font-weight: bold;
}

h2.subheading {
    margin-top: -10px;
    margin-bottom: 10px;
}

p.date,p.author, p.cat {
    display:inline-block;
    position:relative;
    margin-right:22px;
    color:#4A0311;
}

h5.side_nav_head {
    height: 15px;
    margin-left: 5px;
}

#sidebar.blog ul.line li ul li a{
    color:#1F393F;
    display:block;
    font-size:13px;
    font-weight:bold;
    margin:0;
    padding:4px 0 0 1px;
    text-decoration:none;
    /*width:185px;*/
    width:310px;
}

#sidebar.blog ul.line li ul li a:hover{
    color:#4A0311;
}

#sidebar.blog ul.line li ul li small {
    margin-left: 15px;
    color:#5A757C!important;
}

#sidebar.blog ul {
    padding-left: 5px!important;
}

#sidebar.blog ul.line li ul li#view_all_posts {
    margin-top: 10px;
    margin-bottom: 20px;
}

#sidebar.blog ul.line li ul li#view_all_posts a {
    color:#5A757C;
    font-weight: bold;
}

#sidebar.blog ul.line li ul li#view_all_posts a:hover {
    color:#4A0311;
}

h5.side_nav_head#categories {
    height: 0px!important;
}

ul#categories li a {
    padding-left:3px!important;
}

h5.side_nav_head#archives {
    padding-top: 40px;
}

p.rss {
    margin-left: 10px;
}

p.rss img {
    margin-top: 2px;
}

p.rss a {
    padding-left: 5px;
    vertical-align: top;
}

p.rss a:hover {
    color:#4A0311;
    text-decoration: none;
}

ul.months {
    float: right;
    margin-right: 50px;
    margin-top: 0px;
    width:116px;
}

ul.months li ul li a{
    padding-left: 10px;
    color:#5A757C;
    font-weight: normal;
    font-size: 14px;
}

ul.months li ul li {
    margin-bottom: 10px;
}

ul.months li ul li a:hover {
    color:#4A0311;
    text-decoration: none;
}

ul.months h5 {
   margin-left: 35px!important;
}

