@charset "UTF-8";
body {
	background: #980212;
	font: lighter 1em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
/* CSS Document */

#container {
	width:980px;
	height:430px;
	margin-top: -215px;
	margin-left: -490px;
	padding:0;
	position: absolute;
	left: 50%;
	top: 50%;
} 
#topbar  {
	height: 30px;
	width: 980px;
	display: block;
	clear: both;
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	width: 980px;
	display: block;
	overflow: hidden;
}
#topbar  li  {
	float: right;
	height: 30px;
	padding: 0 0 0 15px; 
	_width: 20px;
}
#topbar  li  a  {
	color: #FEA539;
	text-decoration: none;
	height: 30px;
	display: block;
	line-height: 1.8em;
}
#topbar li a:hover {
	color: #FFF;
}
.icon-contact {
	background: url(images/icons/email.png) no-repeat right center; 
	padding-right: 35px;  
}
.icon-language {
	background: url(images/icons/language.png) no-repeat right center;
	padding-right: 35px;  
}
.icon-rss {
	background: url(images/icons/rss_feed.png) no-repeat right center;
	padding-right: 35px; 
}
  
.icon-about {	
	background: url(images/icons/about.png) no-repeat right center;
	padding-right: 30px;  
}

#topbar  li  a  {
	_padding-right: 0px;  
	_background: none;  
}

#icon {
	height: 400px;
	width: auto;
	float: left;
}
#tomateLogo {
	margin: 136px 0 0 0;
}
#page {
	height: 376px;
	width: 780px;
	float: right;
	padding: 9px;
	-webkit-box-shadow: 0em 0em 2em #5b0001;
	-moz-box-shadow: 0em 0em 2em #5b0001;
	box-shadow: 0em 0em 2em #5b0001; 
	background: #FEA539;
	border: 1px solid #FEA954;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px; 
	background: #FEA539;
	border: 1px solid #FEA954;
}  
#navigation  , #navigationB{
	width: 120px;
	margin: 0px;
	padding: 0px;
	height: 376px;
	list-style: none;
	color: #BF0318;
	text-transform: uppercase;
	overflow: hidden;
	background: #FF8317;
	float: left;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#navigation li , #navigationB li{
	border-bottom: 1px solid #FEA539;
	float: left;
}
#navigation li a , #navigationB li a{
	background:url(images/navback.gif) repeat 0 0;
	text-decoration: none;
	display: block;
	color: #FEC485;
	font-size: 0.65em;
	padding: 9px 0px 0px 5px;
	height: 19px;
	letter-spacing: 0.1em;
	line-height: 1em;
	overflow: hidden;
	width: 115px;
}
#navigation li a:hover , #navigationB li a:hover{
	color: #FFFFFF; 
}
#content {
	height: 376px;
	width: 650px;
	float: right;
	padding: 0px;
	background: #FEA539;
	display: block;
	overflow: hidden;
}
#popups {
	display: block;
	float: left;
	height: 386px;
	width: 250px;
	overflow: hidden;
	border-right: 10px solid #FEA539;
	margin-top: -10px;
}
#accordionTitle {
	color: #FFFFCC;
	padding: 30px;
	font-size: 0.75em;
	line-height: 1.7em;
	font-weight: lighter;  
}
.accordionTitle {
	color: #FFFFCC;
	text-transform: uppercase;
	padding-bottom: 13px;
	font: 1.4em/1em Georgia, "Times New Roman", Times, serif;
	border-bottom: 2px dotted #FEA539;
	display: block;
	margin: 0px;
}

/* Styles for case study rollup */
     
.casestudy{
	margin:0;
	padding:0;
	list-style: none;
	width: 250px;
	display: block;
	float: left;
}
.casestudy li {
	background-color: #fff;
	display: block;
	height: 67px;
	position: relative;
	width: 250px; 
	padding:0;
	margin:0;
	border-bottom: 10px solid #FDA640;
	float:left;
}
.casestudy a  {
	float: left;
	text-decoration: none;
	display: block;
	border: 0;
}
.casestudy a:hover { border: 0; text-decoration: none;  }

/* **************************/
/* actual case study pages */
/* ************************/

.casepage {
	margin: 0px;
	padding: 0px;
	height: 376px;
	width: 650px;
}
.casepagetext {
	background: url(images/red-70.png);
	padding: 15px;
	font-size: 0.9em;
	color: #FFF;
	height: 346px;
	margin: 0px;
	float: right;
	width: 235px;
	border-left: 10px solid #FDA640;
}  
.casepagetext ul {
	margin: 0;
	padding: 2px 0px 2px 2px;
	border: 1px solid #FFF;
	list-style: none;
	width: 231px;
	height: 30px;
	font-size: 0.6em;
	letter-spacing: 0.1em;
	display: block;
	overflow: hidden;
}
.casepagetext ul li {
	margin: 0;
	padding: 0px;
	height: 30px;
	width: 77px;
	float: left;
}
.casepagetext ul li a {
	text-decoration: none;
	color: #FFF;
	border: 1px solid #FFF;
	display: block;
	height: 24px;
	margin: 0 0 2px;
	width: 68px;
	line-height: 1.2em;
	padding: 4px 0 0 5px;
	float: left;
	text-transform: uppercase;
} 
.casepagetext ul li a:hover {
	color: #990316;
	background: #FFF;
}
.caption-bottom {
	color: #E6E7E2;
	padding: 1em;
	font-weight: normal;
	font-size: 11px;
	font-family: arial;
	cursor: pointer;
	border: 0px solid #334143;
	background: #9D0212;
} 
.caption a {
	border: 0 none;
	text-decoration: none;
	background: #A90013;
	padding: 10px;
} 

/* Form Items */

form {
	margin: 0px;
}
#contactform label{
	margin: 6px 0px 2px 0px;
	_margin: 6px 0px -20px 0px;
	padding: 3px 2px 0px 6px;
	background-color: #990316;
	font-size: 0.7em;
	font-weight: lighter;
	color: #FFFFFF;
	display: block;
	height: 15px;
	width: 77px;
	line-height: 1.1em;
	letter-spacing: .1em;
} 


#contactform input{
	padding: 2px;
	margin :  -20px 0px  2px 90px;
	_margin : -17px 0px -30px 90px;
	border: 1px solid #990316;
	background-color: #eee;
	color: #990316;
	height: 12px;
	float:left;
	_float:none;
	font-size: .7em;
}
#contactform select{
	padding: 2px;
	margin :  -20px 0px  2px 90px;
	_margin : -17px 0px -30px 90px;
	border: 1px solid #990316;
	background-color: #990316;
	color: #FFF; 
	float:left;
	_float:none;
	font-size: 0.7em;
}

#contactform p select{ 
	margin :  0 0 10px 0; 
	font-size: 1em; 
}


#contactform textarea{
	padding: 2px;
	margin :  -20px 20px 10px 90px;
	_margin : 1px 20px 10px 90px;
	border: 1px solid #990316;
	background-color: #eee;
	color: #000;
	float:left;
	_float:none;
	clear: right;
}
#content #contactform p{
	clear: both;
	margin: 0;
	padding: 0;
}
 
#contactform  #Submitbutton{
	clear: both;
	color: #FFFFFF;
	background-color: #8A0213;
	border: 3px solid #FFFFFF;
	margin: 0px;
	padding: 4px 10px;
	height: 30px;
}
.textpage {
	margin: 0px;
	padding: 10px;
	height: 356px;
	width: 630px;
	background: #FE9619;
}

/* news page RSS links */
#container #page #content .feed-reader-links li {
	border-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 122px;
	height: 28px;
	display: block;
}
#container #page #content .feed-reader-links {
	margin: 0px;
	padding: 0px;
	border-style: none;
}
#container #page #content .feed-reader-links a {
	margin: 0px;
	padding: 0px;
	border-style: none;
}
