/* DO NOT EDIT THIS SECTION, IT WILL BREAK  THINGS.
 * Make your local changes in the section marked below! 
 * The style defined here in this section is used to ensure a 
 * consistent behavior across browsers!
 */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,code,del,dfn,em,img,q,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline}body{line-height:1.5}table{border-collapse:separate;border-spacing:0}caption,th,td{text-align:left;font-weight:normal}table,td,th{vertical-align:middle}blockquote:before,blockquote:after,q:before,q:after{content:""}blockquote,q{quotes:""""}a img{border:none}body{font-size:75%;color:#222;background:#fff;font-family:"Helvetica Neue",Arial,Helvetica,sans-serif}h1,h2,h3,h4,h5,h6{font-weight:normal;color:#111}h1{font-size:3em;line-height:1;margin-bottom:0.5em}h2{font-size:2em;margin-bottom:0.75em}h3{font-size:1.5em;line-height:1;margin-bottom:1em}h4{font-size:1.2em;line-height:1.25;margin-bottom:1.25em}h5{font-size:1em;font-weight:bold;margin-bottom:1.5em}h6{font-size:1em;font-weight:bold}h1 img,h2 img,h3 img,h4 img,h5 img,h6 img{margin:0}p{margin:0 0 1.5em}p img.left{float:left;margin:1.5em 1.5em 1.5em 0;padding:0}p img.right{float:right;margin:1.5em 0 1.5em 1.5em}a:focus,a:hover{color:#000}a{color:#009;text-decoration:underline}blockquote{margin:1.5em;color:#666;font-style:italic}strong{font-weight:bold}em,dfn{font-style:italic}dfn{font-weight:bold}sup,sub{line-height:0}abbr,acronym{border-bottom:1px dotted #666}address{margin:0 0 1.5em;font-style:italic}del{color:#666}pre{margin:1.5em 0;white-space:pre}pre,code,tt{font:1em 'andale mono','lucida console',monospace;line-height:1.5}li ul,li ol{margin:0 1.5em}ul,ol{margin:0 1.5em 1.5em 1.5em}ul{list-style-type:disc}ol{list-style-type:decimal}dl{margin:0 0 1.5em 0}dl dt{font-weight:bold}dd{margin-left:1.5em}table{margin-bottom:1.4em;width:100%}th{font-weight:bold}thead th{background:#c3d9ff}th,td,caption{padding:4px 10px 4px 5px}tr.even td{background:#e5ecf9}tfoot{font-style:italic}caption{background:#eee}.small{font-size:.8em;margin-bottom:1.875em;line-height:1.875em}.large{font-size:1.2em;line-height:2.5em;margin-bottom:1.25em}.hide{display:none}.quiet{color:#666}.loud{color:#000}.highlight{background:#ff0}.added{background:#060;color:#fff}.removed{background:#900;color:#fff}.first{margin-left:0;padding-left:0}.last{margin-right:0;padding-right:0}.top{margin-top:0;padding-top:0}.bottom{margin-bottom:0;padding-bottom:0}label{font-weight:bold}fieldset{padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc}legend{font-weight:bold;font-size:1.2em}input[type=text],input.text,input.title,textarea,select{background-color:#fff;border:1px solid #bbb}input[type=text]:focus,input.text:focus,input.title:focus,textarea:focus,select:focus{border-color:#666}input[type=text],input.text,input.title,textarea,select{margin:0.5em 0}input.text,input.title{width:300px;padding:5px}input.title{font-size:1.5em}textarea{width:390px;height:250px;padding:5px}input[type=checkbox],input[type=radio],input.checkbox,input.radio{position:relative;top:.25em}form.inline{line-height:3}form.inline p{margin-bottom:0}.error,.notice,.success{padding:.8em;margin-bottom:1em;border:2px solid #ddd}.error{background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4}.notice{background:#FFF6BF;color:#514721;border-color:#FFD324}.success{background:#E6EFC2;color:#264409;border-color:#C6D880}.error a{color:#8a1f11}.notice a{color:#514721}.success a{color:#264409}
/** ------- CHANGES BELOW THIS LINE ---- **/

body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; color: #555555;
	line-height: 14px;
	background-color: #e3e3e3;
}

#wrapper {
	background-color: #fff;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	border: 1px solid #E3E3E3;
}

h1 { font-family: "Trebuchet MS", Verdana; font-size: 24px; color: #ff7d03; }
h2 { font-family: "Trebuchet MS", Verdana; font-size: 20px; color: #ff7d03; }
h3 { font-family: "Trebuchet MS", Verdana; font-size: 16px; color: #ff7d03; }
h4 { font-family: "Trebuchet MS", Verdana; font-size: 12px; color: #c2c2c2; }

a:link 		{ text-decoration: none; }
a:visited 	{ text-decoration: none; }
a:hover 	{ text-decoration: none; }
a:active	{ text-decoration: none; }

#header {
	background-image: url(../img/srtop.jpg);
	height: 113px;
}

#header h1 {
	background: url(../img/speakroute.jpg) no-repeat;
	height: 113px;
	
}

#header h1 span {
	visibility: hidden;
}

#page-menu-wrapper {
	height: 92px;
	background-image: url(../img/menubg.jpg);
	margin-left: auto;
	margin-right: auto;
}

#page-menu {
	margin-left: auto;
	margin-right: auto;
	width: 680px;
	padding-top: 20px;
}

#page-menu ul li {
	height: 50px;
	width: 145px;
	border-left: #E3E3E3 1px solid;
	text-align: right;
	margin-left: 0;
	padding-right: 15px;
	padding-top: 20px;
	list-style: none;
	float: left;

}

#page-menu ul li.last {
	border-right: #E3E3E3 1px solid;
}

#page-menu ul li a {
	text-decoration: none;
	color: black;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
}

#page-menu ul li p {
	text-decoration: none;
	color: black;
	font-family: Verdana;
	text-transform: uppercase;
	font-size: 8px;
	letter-spacing: 0.1em;
	margin-top: 3px;
}

#page-menu ul li a {
	color: black;
}

#page-menu ul li a:active {
	color: black;
}

#page-menu ul li a:hover {
	color: #ff7d03;
}

#page-menu ul li.active a {
	color: #ff7d03;
}

#content-wrapper {
	margin-top: 20px;
	clear: both;
	width: 920px;
	margin-left: auto;
	margin-right: auto;
}


#content {
	width: 650px;
	margin-left: auto;
	margin-right: auto;
}

#content-menu {
	top: 200px;
	left: 780px;
	position:absolute;
	float: right;
	width: 265px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font: 12px Trebuchet MS, Verdana, Helvetica, sans-serif;
	letter-spacing: 0.1em;
}

#content-menu h2 {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #ff7d03;
	margin-top: 30px;
}

#content-menu ul {
	width: 250px;
	list-style-image: url(../img/greyarrow.jpg);
}

#content-menu ul li a {
	display: block;
	width: auto;
	height:20px;
	padding: 5px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4e4e4;
	text-align: left;
}

#content-menu ul li ul li a {
	width: 220px;
}

#content-menu ul li a {
	text-decoration: none;
	color: #555555;
}

#content-menu ul li a:hover {
	color: #00ccff;
}

.content-text {
	padding-top: 10px;
	padding-left: 10px;
}

.content-startpage-menu {
	padding-top: 20px;
	padding-left: 20px;
	float: left;
}

.content-startpage-menu ul {
	list-style-image: url(../img/greyarrow.gif);
}

.content-startpage-menu ul li {
	margin-bottom: 5px;
}

#footer {
	clear: both;
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	border-top: 0px solid #e4e4e4;
	font-family: Tahoma;
	font-size: 11px;
	color: #b8b8b8;
	padding-top: 10px;
}

#footer-breadcrumbs {
	float: left;
	text-align: left;
	width: 20%;
}

#footer-contact {
	width: 55%;
	float: left;
	text-align: center;
}

#footer-meta {
	float: right;
	width: 15%;
	text-align: right;
}

form label span.field_text {
	display: block;
}

.save {
  background-color: #FFFFFF; 
  border: 1px solid #666666;
  margin: 1px;
}
.cancel {
  background-color: #FFFFFF;
  border: 1px solid #666666;
  margin: 1px;
}

.contact-form {
	border: 2px solid #eee;
	padding: 5px;
	width: 440px;
	
}

.tbl_contact {
	width: 150px;
}

.prod-img {
	float: right;
	border: 2px solid #bcb;
	margin-top: 25px;
	
}