﻿body
{
	margin: 0 auto 30px auto;
	padding: 0;
	width: 914px;
	font-family: trebuchet ms, verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 13px;
	background: url(../images/background.jpg) repeat-x #77acd0;
	zborder: solid 1px yellow;
	position: relative;
}

div#container
{
	width: 900px;
	background: #fff;
	zborder: solid 1px red;
	position: relative;
}

div#bottom_shadow
{
	background: url(../images/shadow_bottom.jpg) no-repeat;
	background-position: top;
	height: 13px;
	text-align: right;
	padding-right: 15px;
	padding-top: 4px;
	
}

div#left_shadow
{
	background: url(../images/shadow_left.jpg) repeat-y left;
	position: relative;
}
	
div#border_left
{
	background: url(../images/shadow_left_top.jpg) no-repeat top left;
	padding-left: 6px;
}

div#right_shadow
{
	background: url(../images/shadow_right.jpg) repeat-y right;
}
	
div#border_right
{
	background: url(../images/shadow_right_top.jpg) no-repeat top right;
	zborder: solid 1px green;
}

div#header
{
	border-top: solid 10px #ef3f35;
	background: url(../images/logo_conexion.gif) no-repeat top left;
	height: 115px;/*85px*/
}

div#header ul
{
	float: right;
	margin: 35px 20px 0 0;
	padding-bottom: 10px;
	margin-top:95px;
}

div#header li
{
	display: inline;
	padding: 0px;
	zborder-right: solid 1px #094a6d;
	font-weight: bold;
}

div#header a.selected, div#right_content a.selected, div#footer a.selected
{
	color: #ef3f35;
	text-decoration: underline;
}

div#header img
{
	margin: 0;
	padding: 0;
}

div#multimedia
{
	position: relative;
	z-index: 200;
	zheight: 243px;
	zborder: solid 1px yellow;
}


/****************************generic***************************************/
p.content_title
{
	font-size: 18px;
	font-weight:bold;
	color: #0082C8;
}

a:link, a:visited
{
	text-decoration: none;
	color: #094a6d;
}

a:hover
{
	text-decoration: underline;
	color: #ef3f35;
}

/****************************Default.asp***************************************/
div#content
{
	background: url(../images/shadow_header.gif) repeat-x top #fff;
	position: relative;
	color: #333;
}

div#bizcard
{
	position: absolute;
	right: 25px;
	/* un-comment to make it transparent: background: url(../images/bg_bizcard.png); */
	background-color: #0090DD;
	padding: 20px;
	height: 130px;
	top: -170px;
	z-index: 100;
	zborder-bottom: solid 5px #0082C8;
}

* html div#bizcard
{

}

div#bizcard p
{
	margin: 0;
	color: #fff;
	line-height: 110%;
}

div#bizcard a, div#bizcard a:link, div#bizcard a:hover, div#bizcard a:visited
{
	color: #fff;
}

div#bizcard img
{
	position: absolute;
	right: 0;
	bottom: -27px;
	cursor: pointer;
}


div#showreel
{
	position: absolute;
	right: 25px;
	/* un-comment to make it transparent: background: url(../images/bg_bizcard.png); */
	background-color: #ef3f35;
	padding: 20px;
	height: 266px;
	top: -300px;
	z-index: 300;
	zborder-bottom: solid 5px #ef3f35;
}


div#showreel img
{
	position: absolute;
	right: 0;
	bottom: -67px;
	cursor: pointer;
}


div#left_box
{
	float: left;
	width: 530px;
	border-right: solid 1px #0082c8;
	margin: 30px 20px 0 0;
	background: #fff;
	padding: 0 20px 10px 30px;
	position: relative;
	z-index: 10;
}

div#left_box p, div#left_box ul
{
	line-height: 110%;
}

div#right_box
{
	padding: 50px 20px 0 10px;
	float: left;
	width: 260px;
	zborder: solid 1px red;
	position: relative;
	z-index: 10;
}

div#right_box_testimonials
{
	padding: 0px 0px 0px 0px;
	float: left;
	width: 280px;
	zborder: solid 1px red;
	position: relative;
	z-index: 10;
	background-image:url(images/bgtop_testimonials.gif); 
	background-position: top center;
	background-repeat:no-repeat;
}

div#right_box_testimonials_home {
	padding: 10px 20px 10px 20px;
	background-image:url(images/bgbottom_testimonials.gif); 
	background-position: bottom center;
	background-repeat:no-repeat;
}

div#right_box p
{
	line-height: 110%;
}

/****************************GeneralPage***************************************/
div#sub_container
{
	background: url(../images/bg_sub_container.gif) repeat-y right;
}

div#sub_content
{
	background: url(../images/shadow_header.gif) repeat-x top;
	position: relative;
}

div#left_content
{
	float: left;
	width: 600px;
	zborder: solid 1px #0082c8;
	margin: 25px 0 40px 0;
	padding: 0 15px 0 30px;
}

div#left_content p
{
	line-height: 110%;
}

div#left_content ul#UlWithMargin li
{
	margin-top: 20px;
}

div#left_content li
{
	line-height: 110%;
}

div#right_content
{
	zborder: solid 1px red;
	float: right;
	padding: 45px 15px 0 15px;
	width: 201px;
	background: url(../images/shadow_right_content.jpg) top repeat-x;
	zposition: relative;
	zbackground-color: #F1F6F8;
}

div.rotwof
{
	zbackground: url(../images/quote_bottom.gif) bottom right no-repeat;
	zwidth: 201px;
	zoom: 100%;
}


div#rotatingpuff p
{
	line-height: 150%;
	zborder: solid 1px red;
}

span#prevnext
{
	visibility: hidden;
}

div#right_content ul
{
	margin: 0 0 30px 0;
	padding: 0;
}

div#right_content li
{
	padding: 10px 0;
	border-bottom: solid 1px #b7c9d6;
	list-style-type: none;
	font-weight: bold;
}

ul#UlWithMargin
{
	list-style-type: none;
}

div.li_hide
{
	display: none;
	padding-left: 16px;
	zborder: solid 1px red;
}

/****************************footer***************************************/
div#footer
{
	clear: both;
	font-size: 11px;
	margin-left: 30px;
	color: #094a6d;
}

div#footer ul
{
	margin: 0;
	padding: 10px 0;
}

div#footer li
{
	zfloat: left;
	display: inline;
	margin: 0;
	padding: 0 3px;
	list-style-type: none;
}

/**********************form**********************/
span.formLable
{
	width: 150px;
	text-align: right;
	float: left;
	padding: 2px 5px 0 0;
}

div.formDiv
{
	padding: 2px 0;
}


#mask
{
  width:100%; 
  height:100px; 
  position:absolute; 
  z-index:100; 
  top:0px; 
  left:0px;
  background: transparent;   
  display:none; 
}

#mask img
{
-moz-opacity: 0.5; 
filter: alpha(opacity=50); 
opacity:0.5;
height:100%; 
width:100%; 
border: none;
}

#popup
{
   position:absolute; 
   background-color:#ffffff;  
   width:740px;
   margin-top:2%; 
   z-index:200; 
   overflow:auto; 
   display:none;
  /* border: 10px solid #EF3F35;*/
   text-align:center;
   padding-top:5px;
   background-image:url("images/popup_xmascard.gif");
   background-position:center top;
   background-repeat:no-repeat;
   height:584px;

}

#popup: first-child 
{
width:100%; 
overflow:auto; 
margin-top:5px;

}

#pin_pic
{
  float:right; 
  margin-top:-1px; 
  height:25px;
  border:none;
}


#close
{
 text-align:left;  
 padding-top:10px;
 padding-left:45px;

}

#close img
{
  float:right;
  border:none;
}

.text-color {
    color: #ffffff;
}
