/* CSS Document */



body { 
background-image:url(http://www.robothespian.com/nav-images/back.jpg);
background-repeat:repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size: 0.75em;

}

/* For IE */
#outer-container {
margin: auto;
height: 694px;
width: 973px;
background-color:#CCCCCC;
border:#CCCCCC;
padding: 2px;
}

/* For all other browsers */
html>body #outer-container {
margin: auto;
height: 698px;
width: 975px;
background-color:#CCCCCC;
border:#CCCCCC;
border-width:thick;
padding: 2px;
}

/* For IE */
#container {
height: 690px;
width: 975px;
}

/* For all other browsers */
html>body #container {
height: 699px;
width: 975px;
}

/* For IE */
#header {
width: 972px;
height: 78px;
padding-left: 1px;
padding-right: 1px;
margin-bottom:2px;
}

/* For all other browsers */
html>body  #header {
width: 976px;
height: 78px;
margin-bottom:2px;
}

/* For IE */
#content {
	height: 578px;
	width: 733px;
	float:right;
	margin-right:1px;

}

/* For all other browsers */
html>body #content {
	height: 578px;
	width: 733px;
	float:right;
	margin-right: 2px;

}



/* For IE */
#content-inner {
	height: 578px;
	width: 733px;
	float:right;
	background-color: #202020;

}

/* For all other browsers */
html>body #content-inner {
	height: 578px;
	width: 733px;
	float:right;
	background-color: #202020;
 margin-bottom: 5px;

}


/* For IE */
#left-content {
width: 240px;
height: 576px;
float:left;
background-color:#202020;
}


/* For all other browsers */
html>body  #left-content {
width: 240px;
height: 576px;
float:left;

}



/* For IE */
#right-content {
	width: 480px;
	height: 576px;
	float:right;
	background-color:#202020;

		

}

/* For all other browsers */
html>body  #right-content {
width: 480px;
height: 576px;
float:right;
margin-bottom:8px;
background-color: #202020;
}


/* For IE */
#top-content-text {
margin-top: 30px;
margin-left: 5px;
margin-right: 15px;
}

/* For all other browsers */
html>body #top-content-text {
margin-top: 30px;
margin-left: 5px;
margin-right: 15px;
}





/* For IE */
#footer {
margin-top:6px;
padding-top:8px;
width:733px;
height: 24px;
background-color: #202020;
font-size: 1em;
margin-bottom:1px;

}

/* For all other browsers */
html>body #footer {
margin-top:6px;
padding-top:8px;
width:733px;
height: 24px;
background-color: #202020;
font-size: 1em;
clear:both;
margin-bottom:1px;
}


/* For IE */
#footer-ea {
width: 240px;
height: 20px;
font-size: 1em;
float:left;
text-align:center;
}

/* For all other browsers */
html>body #footer-ea {
width: 240px;
height: 20px;
font-size: 1em;
font-size: 1em;
float:left;
text-align:center;
}

/* For IE */
#footer-tel {
width: 240px;
height: 20px;
text-align:center;
font-size: 1em;
float:left;
}

/* For all other browsers */
html>body #footer-tel {
width: 240px;
height: 20px;
text-align:center;
font-size: 1em;
font-size: 1em;
float:left;
}

/* For IE */
#footer-email {
width: 240px;
height: 20px;
text-align:center;
font-size: 1em;
float:left;
}

/* For all other browsers */
html>body #footer-email {
width: 240px;
height: 20px;
text-align:center;
font-size: 1em;
font-size: 1em;
float:right;
}




/* For IE */
#navbar {
height: 603px;
width: 229px;
margin-left: 1px;
background-image:url(http://www.robothespian.com/nav-images/nav-bar-background.png); 
background-repeat:no-repeat;
padding-top: 15px;
float:left;
}

/* For all other browsers */
html>body #navbar {
height: 605px;
width: 228px;
margin-left: 2px;
background-image:url(http://www.robothespian.com/nav-images/nav-bar-background.png); 
background-repeat:no-repeat;
padding-top: 15px;
float:left;
}

/* For IE */
#menublock {
	width: 220px;
	float: left;
	height: 300px;
}

/* For all other browsers */
html>body #menublock {
	width: 220px;
	float: left;
	height: 300px;
}

/* For IE */
#menu {
width: 220px;
height: 300px;
}

/* For all other browsers */
html>body #menu {
width: 220px;
height: 300px;
}

/* For IE */
#cartoon {
margin-top:400px;
margin-left: 25px;
height: 200px;
width: 200px;
background-image: url(http://www.robothespian.com/nav-images/robothespian-cartoon.gif);
background-repeat:no-repeat;
}

/* For all other browsers */
html>body #cartoon {
margin-top: 400px;
margin-left: 25px;
height: 200px;
width: 200px;
background-image: url(http://www.robothespian.com/nav-images/robothespian-cartoon.gif);
background-repeat:no-repeat;
}

/* For IE */
#company-info {
padding-top: 10px;
font-size:0.8em;
color:#000000;
height: 50px;
width: 975px;
text-align:center;
margin: auto;
}

/* For all other browsers */
html>body #company-info {
padding-top: 10px;
font-size:0.8em;
color:#000000;
height: 50px;
width: 975px;
text-align:center;
margin: auto;
}

/* For IE */
#white-bold-heading {
font-size: 1.2em;
line-height: 1.5em;
font-weight: bold;
font-family:verdana;
/*padding-left: 4px; */ 
padding-bottom: 5px;
}

/* For all other browsers */
html>body #white-bold-heading {
font-size: 1.2em;
line-height: 1.5em;
font-weight: bold;
font-family:verdana;
/*padding-left: 4px; */ 
padding-bottom: 5px;
}


/* for IE*/
 #white-small {
height: 20px;
width: 230px;
font-size: 1em;
font-family:verdana;
margin-left: 5px;
margin-top: 2px;
}

/* For all other browsers */
html>body #white-small {
height: 20px;
width: 237px;
font-size: 1em;
font-family:verdana;
margin-left: 5px;
margin-top: 2px;
}

.button {
	font-size: 0.95em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-right: 18px;
	margin-bottom: 5px;
	margin-left: 26px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-style: solid;
	border-color: #666666;
	
	font-weight: bold;
}

.button a {
	color: #999999;
	text-decoration: none;
	display: block;
}

.button a:hover {
	background-color: #CCCCCC;
	color: #000000;
	text-decoration: none;
}

.subutton {
	font-size: 1em;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #454545;
	border-right-color: #666666;
	border-bottom-color: #444444;
	border-left-color: #666666;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	font-weight: normal;
}

.subutton a {
	color: #999999;
	text-decoration: none;
}

.subutton a:hover {
	background-color: #CCCCCC;
	color: #000000;
	text-decoration: none
}

.EA {
	font-weight: bold;
	color: #FFFFFF;
	
}

#footer-email a{
	text-decoration: none;
	color: #FFFFFF;
	padding-bottom: 2px;
}

#footer-email a:hover{
	text-decoration: none;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


a{
	text-decoration: none;
	color: #999999;
	padding-bottom: 2px;
}

a:hover{
	text-decoration: underline;
	color: #FFFFFF;

}

a img {
border: 0;
}

.white-bold-heading {
font-size: 1.2em;
line-height: 1.5em;
font-weight: bold;
font-family:verdana;
padding-left: 4px;
padding-bottom: 5px;

}

/* For IE */
#project-sub-links {
	float:right;
	width: 400px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 0.95em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* For all other browsers */
html>body #project-sub-links {
	float:right;
	width: 400px;
	text-align:right;
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 0.95em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


.youtube {
	font-size:0.85em;
	margin-right:10px;
	width: 220px;
	height: 230px;
	float:right;
}

#newsletter {
	width:400px;
	height:250px;
	background-image:url(RT-images/newsletterBG.gif);
	background-repeat:no-repeat;
	
}



.clearboth {
clear:both;

}


.people{

margin-top:100px;
text-align:right;
padding-left:10px;
font-size: 0.9em;
width: 235px;
 
 }
 
 
 /*Form styles*/
 
 

#form {
	width: 450px;
	
}
 

.col1 {
	text-align:right;
	width: 140px;
	font-size:0.9em;
	float: left;

}

.col2 {
	width: 300px;
	font-size:0.9em;
	display: block;
	float: left;
	margin: 0;
	padding-top:1px;
	

}

.col3 {
	width: 300px;
	font-size:0.9em;
	display: block;
	float: left;
	margin: 0;
	
}

.col2comment {
	width: 250px;
	font-size:0.9em;
	margin: 0;
	display: block;
	float: left;
	 
}

.col1comment {
	text-align: right;
	width: 135px;
	 font-size:0.9em;
	float: left;
	display: block;
	margin-right: 2px;
	 
}

div.row {
	clear: both;
	width: 460px;
}

.submit {
	height: 29px;
	width: 330px;
 	padding-right:30px;
	padding-top: 5px;
	clear: both;
} 

.input {
	background-color: #DBDBDB;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	color: #333333;
	margin: 4px 0 5px 8px;
	padding: 1px;
	border: 1px solid #8595B2;
}

.textarea {
	border: 1px solid #8595B2;
	background-color: #fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	margin: 4px 0 5px 8px;
}

.intended-app {
	
	width: 420px;
	font-weight:bold;
	font-size:0.9em;
	padding-top: 15px;
	padding-bottom:3px;
	clear: both;
} 




/* MENU FLYOUT common styling */
.cssfly {
font-family: Verdana, Arial, Helvetica, sans-serif; 
width:200px; 
height:150px; 
position:relative; 
margin-left:10px;
margin-top:10px;
font-size:0.9em; 
font-weight:bold;
 
}

.cssfly ul li a, .menu ul li a:visited {
display:block; 
text-decoration:none; 

width:200px; 
height:20px; 

border-bottom:1px solid #666666; 
color: #CCCCCC;
line-height:19px; 
padding-left:5px;





}

.cssfly ul {
padding:0; 
margin:0;
list-style-type: none; 

}

.cssfly ul li {
float:left; 
margin-right:1px; 
position:relative;

}

.cssfly ul li ul {
display: none;

}

/* specific to non IE browsers */
.cssfly ul li:hover a {
color: #000000; 
background: #CCCCCC;

}


.cssfly ul li:hover ul {
display:block; 
position:absolute; 
top:0; 
left:150px; 
width:200px;
font-weight:normal;
font-size:10px;





}

.cssfly ul li:hover ul li a.hide {
background: #666666; 
color: #333333;
}
.cssfly ul li:hover ul li:hover a.hide {
width:120px;
text-align:center; 
}

.cssfly ul li:hover ul li ul {
display: none;
text-align:center; 
}

.cssfly ul li:hover ul li a {
display:block; 
text-align:center; 

color: #000000 ; 
width:120px;
text-align:center; 
}

.cssfly ul li:hover ul li a:hover {
background: #666666; 
color:#000;
}

.cssfly ul li:hover ul li:hover ul {
display:block; 
position:absolute; 
left:200px; 
top:0; 
color:#000;
text-align:center; 
}

.cssfly ul li:hover ul li:hover ul li a {
display:block; 
width:200px; 
background: #666666; 
color:#000;
text-align:center; 
}

.cssfly ul li:hover ul li:hover ul li a:hover {
background:#bd8d5e; 
color:#fff;
text-align:center; 
}

