/* ---main imajeo style--- */


body {
	-x-system-font:none;
	float:none !important;
	margin:0 0 !important;
	padding:0 !important;
	width:auto !important;
	height:100%;
	background: #FFF url(../main_images/gradient_top.jpg) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	
}
html body {


}


img{
border: 0px
}

h1{
font-size: 14px;

color: #333;
margin: 0px;
}
h2{
font-size: 12px;

color: #cc0000;
}
h3{
font-size: 14px;

color: #333;
}
h4{
font-size: 14px;

color: #333;
}

a:link              { color:#CC0000; text-decoration:underline; }
a:visited           { color:#CC0000; text-decoration:underline; }
a:hover             { color:#CC0000; text-decoration:none; }
a:active            { color:#CC0000; text-decoration:underline; }

  /*
    a.otherLink:link    { color:red; text-decoration:none; }
    a.otherLink:visited { color:red; text-decoration:none; }
    a.otherLink:hover   { color:green; text-decoration:underline; }
    a.otherLink:active  { color:red; text-decoration:none; }
	*/


/* --- // //--- */

#container {
   min-height:100%;
   position: absolute;
   width: 100%;
}
.baseWidth{
	width: 860px;
	margin: 0 auto;
	padding: 0px 9px;
}

/* -- header style -- */
#headerBox{
	height: 190px;
	background: url(../main_images/gradient_topleft.png) no-repeat;	
}
#logoBox{
		padding-top: 112px;
		
}
 .logo{
	background: url(../main_images/imajeo_logo.png) no-repeat;
	width: 294px;
	height: 79px;
	padding: 0px;
}
.logo span{
	display: none;
	visibility: hidden;
}
#shadowBox{
	height: 56px;
	background: url(../main_images/gradient_logoshadow.jpg) repeat-x;
	
}
.innershadowBox{
	width: 126px;
	margin: 0 auto;
	background: url(../main_images/imajeo_logo_shadow.png) no-repeat;
	padding: 14px 0px 0px 734px;
	
	
}
#iconBox{
	width: 126px;
	Zfloat: right;
	text-align: left;
}
#iconBox img{
padding-right: 12px;
}

/*flashbox */
#flashBox{
	height: 308px;
	background: #FFF;
	width: 100%;
	text-align: center;
	border-bottom: 8px solid #FFF;
	

}
#secondaryHeaderBox{
	height: 185px;
	background: #FFF;
	width: 100%;
	text-align: center;
	border-bottom: 8px solid #FFF;
	

}
#galleryHeaderBox{
	height: 580px;
	background: #FFF;
	width: 100%;
	text-align: center;
	border-bottom: 8px solid #FFF;
	

}


/* navbox*/
#navBox{
	height: 40px;
	
	background: url(../main_images/gradient_nav_bg.jpg) repeat-x;
}

/* --footer styles --*/
#footerBox{
	background: #737373 url(../main_images/gradient_bottom.jpg) repeat-x;
	height: 104px; /* Height of the footer */
	border-top: 1px solid #CC0000;
	position:absolute;/* anchor at the bottom */
   bottom:0;
   width:100%;
}
.innerFooter{
	margin-top: 15px;
	color: #ccc;
	font-size: 9px;
}
.innerFooter span{
	width: 480px;
	text-align: right;
	float: right;
}

/* tool tip */

a{
z-index:8;
}
a:hover{
position:relative;
z-index:55;
}
a span{
display:none;

}
a:hover span{
display:block;
position:relative;
float:left;
color:#FFF;
padding:5px;
z-index:8;
width: 115px;
height: 55px;
text-align: center;
top:-96px;

}
a:hover.imajeoIcon span{
left: 0px;
background: url(../main_images/tooltip_blue.gif) no-repeat;

}
a:hover.boostIcon span{


left: 0px;
background: url(../main_images/tooltip_green.gif) no-repeat;

}
a:hover.brandIcon span{

left: 0px;
background: url(../main_images/tooltip_orange.gif) no-repeat;


}
#iconBox a, #iconBox a:hover{
text-decoration: none;
}


/*lava menu*/
/* menu */
#menu {
text-transform: uppercase;
position:relative;
width:860px;
padding: 0px;
margin: 0px auto 0px auto;
overflow: hidden;
height: 40px;
font-size: 12px;
letter-spacing: -1px;
}
ul #menu{
list-style:none;
margin: 0px;
padding: 0px;
}
#menu li {
float: left;
list-style: none;
}
#menu li.backLava {
background: url(../main_images/nav_arrow.gif) no-repeat center top;
Zwidth: 9px;
position: absolute;
zindex: 25;

}
#menu li a {
text-decoration: none;
color: #000;
text-align: center;
padding: 12px 10px;
z-index: 8;
display: block;
position: relative;
Zmargin: auto 5px;
}
#menu li a:hover {
color: #FFF;
}
#menu li a.selected {
color: #FFF;
}
/* ---- main text areas ---- */
/*  -fade box -- */

#mainBox {
   padding:9px 0px 104px 0px;
   Zpadding-bottom:104px;  /* Height of the footer */
  background: url(../main_images/background_grad_left.png) no-repeat;
   
}

.innerMain{

}
.mainBg{
	background: url(../main_images/background_grad_mid.png) no-repeat top right; 
}
#leftMain{
	width: 268px;
	float: left;
	border: 0px solid #000;
	background: url(../main_images/background_grad_leftbox.png) no-repeat top left; 
	padding: 9px;
}

#leftSecondaryMain{
	width: 550px;
	float: left;
	border: 0px solid #ccc;
	background: url(../main_images/background_secondary.jpg) no-repeat top left; 
	padding: 9px;
}
#rightMain{
	border: 0px solid #000;
	padding: 9px 0px 9px 9px;;
	width: 276px;
	float: right;
	/*height: 150px; */
	text-align: left;
	/*min-height:201px;*/
}

ul#portfolio li img{
	
}
ul#portfolio{
	list-style: none;
	width:  280px;
	margin: 0px 286px 0px 290px;
	padding: 0px;
	Zfloat: left;
}
#portfolio li{
	list-style: none;
	border: 0px solid #000;
	margin: 0px;
	padding: 9px;
}
#portfolio li span, #rightMain span, #leftMain span{
	color:#CC0000;
	display: block;
	width: 50px;
	float: right;
	background: url(../main_images/arrow-more.gif) no-repeat right;
	
}
.fade{
	margin-bottom: 12px;
}

.fade p{
	margin-bottom: 12px;
	text-align: center;
	width: 100%;
	background: #fff;
}
#flashcontent{
	width: 100%; height: 308px; text-align: center; position: absolute; top: 246px; min-width: 878px;
}
#flashheader{
	width: 100%; height: 185px; text-align: center; position: absolute; top: 246px; min-width: 878px;
}
#galleryheader{
	width: 100%; height: 580px; text-align: center; position: absolute; top: 246px; min-width: 878px;
}
/* ----- contact page -------- */

.mapBox{
	width: 240px;
	float: left;
	padding: 0px 20px 10px 0px;
}
a.mapBox {
text-decoration: none;
}
#form1{
display: block;
width: 280px;

float: right;

}
legend
{

} 
fieldset
{
border: 1px solid #CC0000;
width: 180px;
padding: 10px;
margin: 0px;
}
textarea{
width: 150px;
border: 1px solid #000;
margin: 0px;

}
#form1 label{

padding: 0px;
margin: 0px;
}
input.text{
width: 150px;
border: 1px solid #000;

}
input.button{
margin-top: 10px;
background: #CC0000;
color: #FFF;
border: 0px;
}
