/* Stylesheets for Crexent (NEW LAYOUT) CONTENT on the PAGES
   Explosive Image.
   Coder: Arleys
   Date: 10-05-07
*/

/*******************
     COLORS USED
********************/

/*
Page background:          #f7f8fc
header color:             #6a8ab4
red line & header font:   #72103d
boxes color:              #dfe7ef
*/


/****************
     GLOBAL
*****************/

*
{
 margin: 0;
 padding: 0;
}

#right a:link, #right a:visited
{
 color: #6a8ab4;
}

#right a:hover, #right a:active
{
 color: #72103d;
 text-decoration: underline;
}

/****************
   CONTENT STYLE
*****************/

#right h3.contenth3
{
 width: 390px;
 height: 79px;
 color:#72113D;
 text-indent: -9999px;   
 font-size:1px;
 margin:0 0 20px 0px;
}

#right h3.about_us
{
 background: url(../images/titles/about_us.jpg) top left no-repeat;
}

#right h3.careers
{
 background: url(../images/titles/careers.jpg) top left no-repeat;
}

#right h3.contact
{
 background: url(../images/titles/contact.jpg) top left no-repeat;
}

#right h3.executive_suites
{
 background: url(../images/titles/executive_suites.jpg) top left no-repeat;
}

#right h3.corporate_offices
{
 background: url(../images/titles/corporate_offices.jpg) top left no-repeat;
}

#right h3.virtual_offices
{
 background: url(../images/titles/virtual_offices.jpg) top left no-repeat;
}

#right h3.testimonial
{
 background: url(../images/titles/testimonials.jpg) top left no-repeat;
}

/* ******************************************** */

#right p
{
 width: 385px;
 margin-bottom: 15px;
 margin-left: 5px;
}

#right ul
{
 width: 345px;
 margin-bottom: 15px;
 margin-left: 20px;
 padding-left: 20px;
 padding-top: 15px;
}

#right ul li
{
 width: 345px;
 margin-bottom: 5px;
}


/* ******************************************** */

#right ul.bigul,#right ol.bigul {
  min-height:  150px;
  height: auto !important;
  height: 150px;
  background: url(../images/ul.jpg) left top no-repeat;
  font-size:1.2em;
}

#right ul.smallul,#rightol.smallul {
  min-height:  85px;
  height: auto !important;
  height: 85px;
  background:url(../images/ulsmall.jpg) left top no-repeat;
  font-size:1.2em;
}
.bigul li,
.smallul li
{
	/*height:18px;*/
	padding-bottom:1px;
}

/* ******************************************** */

#right img.rightpic
{
 position:absolute;
 top: 35px;
 left:415px;
}

#right img.rightpic_small
{
 position:absolute;
 top: 35px;
 left:445px;
}

/****************
    CLASSES
*****************/


