/* CSS Document */

body {
	font-family: arial, helvetica, sans-serif;
	font-size: 60%;
	background-image:url(../imagenes/back.jpg);
	background-repeat:repeat-x;
	background-color: #FFFFFF;
	vertical-align: top;
	/* 62.5;
	
our magic number */
	color: #5a5c5d;
}

img{
	border:0;
}

a:link {
	color: #2177c8;
	text-decoration: underline;
}
a:visited {
	color: #2177c8;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
/* main container */
#main {
	clear: both;
	width: 970px;
	margin: 0 auto;
	border-top: 1px solid white;
	background-color:#FFFFFF;
}
/* top container */
#top {
	width: 970px;
	margin: 15px auto 0 auto;
	background: url(../gfx/top_green_border.png) repeat-x 0 40px;
}
#top #logo {
	float: left;
	width: 410px;
	height: 50px;
	margin-bottom: 1px;
}
#top #logo img {
	border: none;
}
#top #mainlinks {
	text-align: right;
	padding: 20px 10px;
	height: 10px;
	background: url(../gfx/mainlinks.png) no-repeat top right;
	text-align: right;
	text-transform: uppercase;
	font-family: arial, sans-serif;
	font-weight: bolder;
	font-size: 1.1em;
}
#top #mainlinks a {
	color: #428301;
	background: transparent;
	text-decoration: none;
	margin: 0 1em;
}
#top #mainlinks a:hover {
	text-decoration: underline;
}
#top #extralinks li {
	display: inline;
}
#top #extralinks img {
	border: none;
}
#top #extralinks {
	float: right;
	background: white url(../gfx/extralinks_notext.png) no-repeat top right;
	height: 23px;
	width: 305px;
	padding: 8px 14px 0 0;
	text-align: right;
}
#top #extralinks a {
	margin: 0 5px;
}
#top #topbar {
	height: 23px;
	background: white url(../gfx/topbar.png) repeat-x top left;
}
#top #callnow span {
	visibility: hidden;
}
#top #callnow {
	height: 42px;
	width: 205px;
	background: white url(../gfx/callnow.png) no-repeat top left;
}
#top #callus {
	position: relative;
	top: -26px;
	left: 240px;
	width: 40em;
	font-family: arial, sans-serif;
	font-size: 1em;
}
#top #banner {
	width: 100%;
	height: 140px;
	background-color: #888;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}
/* main content */
#content {
	font-size: 1.2em;
}
#widecontent {
	font-size: 1.2em;
	margin: 1em 0 0 19em;
}
#content p, #widecontent p, #pf_content p {
	margin: 0em 0;
	line-height: 1.2em;
	/*text-align: justify;
*/
}
#content ul, #content ol {
	margin: 0.5em 1.5em;
}
#content li {
	margin-top: 0.5em;
}
#content img {
	border: none;
}
.homepicture {
	border: none;
	padding: 4px;
}
h1, h2 {
	color: #8bc200;
	background-color: inherit;
	font-style: oblique;
	margin: 0.8em 0;
}
h1 {
	font-size: 1.6em;
}
h2 {
	font-size: 1.3em;
}
/* homepage gradient and rounded corner box */
#bigbox {
	padding: 0 1em;
	border: 1px solid #d7dadc;
	/*-moz-border-radius: 1em;
*/
	color: inherit;
	background: white url(../gfx/bigbox_gradient.png) repeat-x bottom left;
}
#bigbox ul {
	margin-bottom: 1em;
}
#bigbox li {
	list-style: none;
	margin-bottom: 0.4em;
}
#bigbox li a {
	padding: 0 0 0 20px;
	background: transparent url(../gfx/arrow_green.gif) no-repeat 3px 5px;
}
.half {
	width: 50%;
	float: left;
}
hr {
	clear: left;
	border: none;
	color: #f0f0f0;
	height: 0;
}
/* left hand side, menu and camera */
#side {
	float: left;
	width: 20em;
	margin-top: 10px;
}
#client_login_form, #client_subscription_form {
	font-size: 1.1em;
	margin: 1em 0;
	padding: 0.8em 1.4em 0.5em 1.4em;
	background-color: #e5f2bf;
	/*background: white url(../gfx/clientlogin_back.png) top left;
*/
	/*-moz-border-radius: 1em;
*/
}
#client_login_form .submit, #client_subscription_form .submit {
	margin-top: 3px;
}
#client_login_form .cf_input, #client_subscription_form .cf_input {
	font-size: inherit;
	width: 10em;
	border: 1px solid #ccc;
}
#menu {
	padding: 0 0 1em 0;
	border-right: 1px solid #c9d0d5;
	border-bottom: 1px solid #c9d0d5;
	border-left: 1px solid #c9d0d5;
	background-color: #f6f7f7;
	font-family: arial, sans-serif;
	/*-moz-border-radius-bottomright: 1em;
	-moz-border-radius-bottomleft: 1em;
*/
}
#menu ul#nav {
	border-bottom: 1px solid #d4d9dc;
	font-size: 1.2em;
}
#menu #nav li {
	display: inline;
}
#menu #nav li a {
	display: block;
	padding: 0.4em 0.5em 0.4em 1em;
	border-top: 1px dashed #d4d9dc;
	border-bottom: 2px solid #ebedee;
	background-color: #eef4f6;
	color: #5d656b;
	text-decoration: none;
}
#menu #nav li a:hover {
	background: #dfe3e4 url(../gfx/menu_hover_gradient.png) repeat-x 0 0;
	border-top: 3px solid #d1d6d8;
	border-bottom: none;
}
#menu #nav li .first {
	border-top: 1px solid #d4d9dc;
}
#menu #nav .active {
	background: #a9f000 url(../gfx/menu_active_gradient.png) repeat-x 0 0;
	color: white !important;
	border-top: 3px solid #aaf002;
	border-bottom: 1px solid #8a8;
}
#menu #nav .active:hover {
	background: #a9f000 url(../gfx/menu_active_gradient.png) repeat-x 0 0;
	color: white !important;
	border-top: 3px solid #aaf002;
	border-bottom: 1px solid #8a8;
}
#menu #nav li ul {
	padding: 0.5em 0.3em 0.2em 0.8em;
	background: #f1f4f6 url(../gfx/level2background.png) bottom left repeat-x;
	border-left: 4px solid white;
	border-right: 4px solid white;
	width: 15.2em;
	margin-left: -1px;
}
#menu #nav li ul li a {
	display: block;
	border: none;
	padding: 2px 0 0.3em 15px;
	color: #98aab7;
	background: #f1f4f6 url(../gfx/arrow_blue.gif) no-repeat 0 5px;
	font-size: 0.9em;
}
#menu #nav li ul li .active {
	display: block;
	border: none;
	padding: 2px 0 0.3em 15px;
	color: #98aab7 !important;
	background: #f1f4f6 url(../gfx/arrow_green.gif) no-repeat 0 5px;
	font-size: 0.9em;
}
#menu #nav li ul li .active:hover {
	display: block;
	border: none;
	padding: 2px 0 0.3em 15px;
	color: #98aab7 !important;
	background: #f1f4f6 url(../gfx/arrow_green.gif) no-repeat 0 5px;
	font-size: 0.9em;
}
#menu #nav li ul li a:hover {
	text-decoration: underline;
	background: #f1f4f6 url(../gfx/arrow_green.gif) no-repeat 0 5px;
	border-top: none;
}
/* live cam and office picture */
#menu #office {
	background-color: #f1f4f6;
	color: inherit;
}
#menu #officepic {
	width: 182px;
	height: 133px;
	border: 1px solid #cdd7dd;
	margin: 0 auto;
}
#menu #officepic img {
	border: 1px solid white;
	margin: 0;
}
#menu p {
	padding: 1em 8px 0.8em 8px;
	text-transform: uppercase;
	color: #6f9ab4;
	background-color: inherit;
	font-size: 1.1em;
}
#menu #livecam {
	margin: 0px 8px;
	padding: 0 !important;
	height: 125px;
	border: 1px solid #cdd7dd;
	background-color: #cdd7dd;
	color: inherit;
	font-size: 1.1em;
}
#menu #livecam img {
	float: left;
	border: 1px solid white;
	margin: 0;
}
#menu #livecam ul {
}
#menu #livecam li {
	display: inline
}
#menu #livecam li a {
	display: block;
	background: #e6ebee url(../gfx/cam_button_off) no-repeat top right;
	color: #838e95;
	height: 17px;
	padding: 4px 9px 0 0;
	text-align: right;
	text-decoration: none;
	font-size: 1em;
}
/* portfolio */
#portfolio {
	width: 22em;
	float: right;
	padding: 1em 0 0 1em;
	border-left: 1px dashed #c9d0d5;
	color: #949ea5;
	background-color: #FFFFFF;
}
#portfolio p {
	font-size: 1.1em;
	margin: 1em 0;
}
#portfolio img {
	float: left;
	margin-right: 0.5em;
	border: none;
}
.right {
	text-align: right !important;
}
/* team.php */
.team {
	margin: 2em 1em;
	border-bottom: 1px dotted silver;
}
.team img {
	float: right;
	border: 1px solid silver;
	margin: 0 0 0.5em 1em;
}
/* portfolio.php */
.pf_table td {
	padding: 0.5em 0.2em;
	vertical-align: top;
}
.pf_table img {
	border: none;
}
.pf_table .thumb {
	width: 10%;
}
.pf_table .desc {
	width: 40%;
}
.tech {
	border: 1px solid #999;
}
.tech th {
	color: inherit;
	background-color: #e6ebee;
	border-bottom: 1px solid #999;
	padding: 0.5em;
}
.tech td {
	vertical-align: top;
	width: 50%;
	padding: 0.5em;
}
#portfoliotop {
	background: url(../gfx/top_green_border.png) 0 40px repeat-x;
}
#pf_content {
	font-size: 1.2em;
	margin: 0 0.5em 0.5em 0.5em;
}
/* forms */
.error {
	background-color: inherit;
	color: red;
}
.mailbox {
	width: 25em;
	margin: 1em auto !important;
	padding: 1em !important;
	border: 1px solid red;
	text-align: center !important;
}
fieldset {
	margin-top: 1em;
	padding: 0.5em;
}
legend {
	padding: 0.5em;
}
.fiftyfifty {
	width: 100%;
}
.fiftyfifty td {
	width: 50%;
}
/* instant quote */
#iqtable td {
	padding: 0.5em;
}
#portfoliotable td {
	padding: 0 1em 0.5em 0;
}
#iqtable {
	border: 1px solid silver;
	margin-bottom: 1em;
	width: 97%;
}
/* testimonial.php */
.testimonial {
	width: 98%;
}
.testimonial td {
	padding: 0 0.5em;
	border-bottom: 1px dashed silver;
}
/* footer */
#footer {
	clear: both;
	width: 970px;
	margin: 0 auto;
	border-top: 1px solid #c9d0d5;
	padding-top:1em;
	background-color:#FFFFFF;
}
#footer p {
	font-size: 1em;
	color: #989fa4;
	background-color: inherit;
	padding: 0.5em;
}
#footer img {
	border: none;
}
.center {
	text-align: center !important;
}
#alliancesImg img {
	padding: 0 16px 0 0;
}
#ourPartners {
	padding-top: 10px;
}
#careers {
	padding-top: 120px;
	font-size: 9px;
}
.right {
	float: right;
}
.left {
	float: left;
}
/* career page */
.careertable td {
	padding: 0.2em;
}
.tdcenter {
	text-align: center;
}

.style1 {color: #FFFFFF}
.style3 {color: #FFFFFF; font-size: 15px; }