/******************* main elements **********************/
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a, div, img, input, fieldset, blockquote, cite
{
    margin: 0;
    padding: 0;
    border: 0;
}

.clear{clear: both;}
.space{height: 35px;}
.left{float: left;}
.right{float: right;}

html
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 62.5%;
    height: 100%;
}

body
{
    font-size: 1.2em;
    color: #323232;
    height: 100%;
    background: #fff url(../images/top-shadow.gif) repeat-x;
}

a
{
    color: #FF9900;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}


h2{
    font-size: 1.7em;
    font-weight: normal;
    color: #323232;
    padding: 0 0 15px 0;
    margin: 0 0 15px 0;
    border-bottom: 1px solid #cacaca;
}

h3{
    font-size: 1.6em;
    font-weight: normal;
    margin: 0 0 15px 0;
    color: #092b65;
}

h4{
    font-size: 1.4em;
    font-weight: normal;
    margin: 0 0 15px 0;
    color: #092b65;
    padding: 15px 0 0 0;
}

h7
{
    font-size: 1.3em;
    color: #323232;
    height: 100%;
}


h8{
    font-size: .8em;
    font-weight: normal;
    margin: 0 0 8px 0;
    color: #cacaca;
    padding: 8px 0 0 0;
    text-align: right;
}

table{padding: 0 0 15px 0;}

th, td{
  padding: 5px 40px 5px 15px;
  text-align: left;
  border: 1px solid #dadada;
  margin: 1px;
  background: url(../images/shadow-back.gif) repeat-x left bottom;
}


/******************* main text area elements *******************/
#text h3{
    padding: 15px 0 0 0;
}

#text p, #text ul, #text ol{
    line-height: 1.6;
    padding: 0 0 15px 0;
    color: #444444;
}

#text ul, #text ol{
    padding: 0 0 15px 30px;
}

#text ul ul, #text ul ol, #text ol ol, #text ol ul{padding: 0 0 0 30px;}

#text img{
    padding: 3px;
    border: 1px solid #DEDFDE;
    vertical-align: middle;
    margin: 0 10px 10px 0;
}

#text table img{
    padding: 3px;
    border: 1px solid #DEDFDE;
    vertical-align: middle;
    margin: 0;
}

#text img.right{
    float: right;
    margin: 0 0 10px 10px;
}

#text .noborder{
    border: 0;
}

blockquote{
    font-size: 0.9em;
    background: url(../images/blockquote-middle.gif) repeat-y;
    margin: 0 0 15px 0;
}

#text blockquote p{
    padding: 0;
}

blockquote div{
    background: url(../images/blockquote-start.gif) no-repeat;
    padding: 15px 25px 5px 45px;
}

blockquote cite{
    width: 533px;
    height: 29px;
    display: block;
    background: url(../images/blockquote-end.gif) no-repeat right top;
    font-style: italic;
    font-weight: bold;
    color: #798263;
}
}
#content .contentBox{
	padding:20px 20px 0px 0px;
	border-top:1px solid #fff;
}
#content .contentBox blockquote{
	border-left:2px solid #ccc;
	padding:0 0 0 20px;
	margin-bottom:30px;
}
#content .contentBox blockquote p{
	padding:0;
	color:#a6a197;
	font-style:italic;
	font-size:14px;
}
#content .contentBox .newsdate{
	margin:-5px 0 0 0;
	padding:0 0 20px 0;
	position:relative;
	display:block;
	font-size:11px;
	color:#848484;
}


/***************************** layout divs *******************/

#wrapper{
    width: 945px;
    margin: 0 auto -80px auto; 
    min-height: 100%;
    height: auto !important;
    height: 100%;
}

#header{
    padding: 50px 15px 0 20px;
}

#logo{
    width: 300px;
    float: left;
}

#contacts{
    width: 200px;
    float: right;
    margin: -5px 5px 5px 0;
    font-size: 0.9em;
    text-align: right;
    line-height: 1.4;
}

#text{
    width: 580px;
    float: left;
    margin: 0 0 40px 50px;
    padding: 0 0 0 0;
}

#text2{
    width: 610px;
    float: left;
    margin: 0 0 40px 50px;
    padding: 0 0 0 0;
}

/********************** main horizontal menu ***************/

#mainmenu{
    float: right;
    list-style: none;
    position: relative; top: 13px; right: 6px;
    z-index: 1;
}

#mainmenu li{
    float: left;
    width: 120px;
    height: 35px;
    background: url(../images/mainmenu-back.gif);
}

#mainmenu li a{
    font-weight: bold;
    font-family: "Trebuchet MS", Arial, sans-serif;
    letter-spacing: 0.05em;
    color: #fff;
    background: url(../images/mainmenu-back.gif);
    display: block;
    width: 120px;
    height: 25px;
    padding: 10px 0 0 0;
    text-align: center;
    text-transform: uppercase;
    
}

#mainmenu li a:hover{
    text-decoration: none;
    background: url(../images/mainmenu-back-hover.gif);
    height: 20px;
    padding: 15px 0 0 0;
}


/******************* headers with slogan and header for inner pages **********************/

.panel{
    width: 945px;
    height: 250px;
    background: url(../images/banner-home-01.jpg);
}

#first{
    background: url(../images/banner-home-01.jpg);
}
#second{
    background: url(../images/banner-home-02.jpg);
}
#third{
    background: url(../images/banner-home-03.jpg);
}
#fourth{
    background: url(../images/banner-home-04.jpg);
}

.panel-inner{
    width: 945px;
    height: 200px;
    background: url(../images/banner-inner.jpg);
}
.panel-inner1{
    width: 945px;
    height: 200px;
    background: url(../images/monster_bigideas_banner.jpg);
}
.panel-inner2{
    width: 945px;
    height: 200px;
    background: url(../images/uniq_experiential.jpg);
}
.panel-inner3{
    width: 945px;
    height: 200px;
    background: url(../images/banner-inner3.jpg);
}
.panel-inner4{
    width: 945px;
    height: 200px;
    background: url(../images/madness.jpg);
}

.panel-inner5{
    width: 945px;
    height: 200px;
    background: url(../images/banner_scorecheer.jpg);
}
.panel-inner6{
    width: 945px;
    height: 200px;
    background: url(../images/banner_movent.jpg);
}
.panel-inner7{
    width: 945px;
    height: 200px;
    background: url(../images/banner_monsterkiosk.jpg);
}
.panel-inner8{
    width: 945px;
    height: 200px;
    background: url(../images/banner_hookmeup.jpg);
}
.panel-inner9{
    width: 945px;
    height: 200px;
    background: url(../images/banner_vwdatacap.jpg);
}
.panel .show-next-banner{width: 20px; height: 100px; display: block; float: right; position: relative; top: 130px;}

.slogan{
    width: 450px;
    padding: 65px 0 0 350px;
}

.slogan p{
    color: #fff;
    line-height: 1.5;
    padding: 10px 0 15px 0;
}

.slogan strong{
    color: #adddff;
    font-size: 2.1em;
    font-family: Arial, sans-serif;
}


/******************* left sidebar **********************/

#sidebar{
    width: 260px;
    float: left;
    padding: 0 0 0 20px;
}

#sidebar p, #sidebar ul{
    line-height: 1.6;
    padding: 0 0 15px 0;
    color: #444444;
    font-size: 0.9em;
}

#sidebar ul{
    list-style-image: url(../images/tick.gif);
    padding: 0 0 15px 25px;
}

#sidebar ul li{padding: 0 0 5px 5px;}

#sidebar img{
    float: left;
    padding: 3px;
    border: 1px solid #C8C8C8;
    margin: 0 15px 5px 0;
}

#sidebar strong{
    text-transform: uppercase;
}

#sidebar #sidemenu li{
    margin: 0 0 5px 0;
    border-bottom: 1px solid #dadada; 
}

#sidebar #sidemenu li a{
    color: #798263;
}
/******************* left sidebar2 **********************/


#sidebar2{
    width: 200px;
    float: left;
    padding: 0 0 0 20px;
}

#sidebar2 p, #sidebar2 ul{
    line-height: 1.6;
    padding: 0 0 15px 0;
    color: #444444;
    font-size: 0.9em;
}

#sidebar2 ul{
    list-style-image: url(../images/tick.gif);
    padding: 0 0 15px 25px;
}

#sidebar2 ul li{padding: 0 0 5px 5px;}

#sidebar2 img{
    float: left;
    padding: 3px;
    border: 1px solid #C8C8C8;
    margin: 0 15px 5px 0;
}

#sidebar2 strong{
    text-transform: uppercase;
}

#sidebar2 #sidemenu li{
    margin: 0 0 5px 0;
    border-bottom: 1px solid #dadada; 
}

#sidebar2 #sidemenu li a{
    color: #798263;
}

/******************* footer *****************************/

.push{height: 80px;}

#footer{height: 100px;}

#footer{
    background: #E3E2E3 url(../images/footer-shadow.gif) repeat-x;
}

#footer p{
	width: 900px;
	margin: 0 auto;
	padding: 40px 0 0 15px;
	font-size: 0.9em;
	text-align:right;
	
}
#footer h8{
	width: 900px;
	margin: 0 auto;
	padding: 0px 0 0 5px;
	font-size: 0.9em;
	text-align:right;
	
}

/**************** contact form **************************/

input, select, option{
  height: 18px;
}

input, select, textarea{
	border: solid 1px #ddd;
	background: transparent url(../images/contact-input-back.gif) repeat-x;
	width: 190px;
}

option{background: white;}

textarea{
	width: 400px;
	background: transparent url(../images/contact-textarea-back.gif) repeat-x left bottom;
}

input.submit-button{
	background: url(../images/contact-send-button.gif) no-repeat;
	width: 78px;
	height: 29px;
	border: 0;
	color: white;
	font-weight: bold;
}


/**************** scrolling effect **********************/
#slider {
  width: 945px;
  position: relative;
}

.scroll {
  height: 250px;
  width: 945px;
  overflow: hidden;
  position: relative; /* fix for IE to respect overflow */
  clear: left;
  margin: 0 0 20px 0;
  z-index: 0;
}

.scrollContainer div.panel {
  width: 945px;
  height: 250px;
  z-index: 0;
}

.block{
	display:block;
}
.clear{
	clear:both;
}
.alignLeft{
	text-align:left;
}
.alignRight{
	text-align:right;
}
.alignJustify{
	text-align:justify;
}
.alignCenter{
	text-align:center;
}

.floatRight{
	float:right
}
.floatLeft{
	float:left;
}

.clear{
	clear:both;
}

/* Accronym and abbr style*/
abbr, acronym{
	font-style:italic;
	cursor:help;
	color:#6d6d6d;
}


/*imageLeft - Image Left style*/
.imageLeft{
	background:#fff;
	border:1px solid #ebe8e2;
	padding:10px 10px;
	margin:0 15px 20px 0;
}


/*imageRight - Image Right style*/
.imageRight{
	background:#fff;
	padding:10px 10px;
	margin:0 0 20px 15px;
	border:1px solid #ddddda;
}


/*hide - Hide style*/
.hide{
	display:none;
}









#mainmenu{
   z-index: 999;
   list-style: none;
}

#mainmenu li a{
   float: left;
   display: block;
   text-decoration: none;
}

#mainmenu li ul{
   clear: left;
   position: absolute;
   left: -999em;
   z-index: 999;
   margin-top: 35px;
   margin-left: -1px;
   _margin-top: 0; /* IE6 Hack */
   border: 1px solid #bebeb1;
   border-top: 0;
   border-bottom: 0;
   list-style: none;
   line-height: 1;
   padding:0;
}

/* http://thatnorwegianguy.wordpress.com/2007/03/20/ie7-css-filter-hack/ */
*+html #mainmenu li ul{
   margin-top: 0;
}

#mainmenu li li{
   display: inline;
   _display: block;
   float: none;
   _float: left;
   margin: 0;
   font-size: .9167em;
   text-transform: none;
}

#mainmenu li:hover ul,
#mainmenu li li:hover ul,
#mainmenu li.sfhover ul,
#mainmenu li li.sfhover ul{
   left: auto;
}

#mainmenu li:hover li a {
   float: none;
   width: 120px !important;
   height: auto;
   padding: 0;
   padding-top: 9px;
   padding-bottom: 9px;
}

#mainmenu li li a:hover {
   background: url(../images/mainmenu-back-hoverlight.gif);
}
