﻿body
{
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 12pt;
	background-image: url('../Images/Background.png');
	background-repeat: repeat-x;	
}

#shadow-container {
	position: relative;
	left: 3px;
	top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
}
 
#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container {
	position: relative;
	left: -1px;
	top: -1px;
}
 
#shadow-container .shadow1 {
	background: #F1F0F1;
}
 
#shadow-container .shadow2 {
	background: #DBDADB;
}
 
#shadow-container .shadow3 {
	background: #B8B6B8;
}
 
#shadow-container .container {
	background: #ffffff;
	border: 1px solid #848284;
	padding: 0px;
}

div.main
{
    width:100%;
    height:350px;
    margin-right:auto;
    margin-left:auto;
    background-image: url('../Images/Clouds.png');
	background-repeat:no-repeat;
}

div.mainSub
{
    width:925px;
    margin-right:auto;
    margin-left:auto;
    padding: 0px 0px 0px 0px;
}

div.logo
{
    width:310px;
    height:180px;
    background:url('../Images/Sprite.png') -30px -100px;
    float: left;
    position: relative;
    left: 10px;
    top: 5px;
}


div.slogan
{
    width:300px;
    height:40px;
    background:url('../Images/Sprite.png') -350px -100px;
    float: right;
    position: relative;
    top: 15px;
    right: 5px;
    clear:right;
}


div.login
{
    width:120px;
    height:15px;
    background:url('../Images/Sprite.png') -350px -210px;
    float: right;
    position: relative;
    top: 40px;
    right: 30px;
    clear:right;
}

div.slideTmp
{
    width:890px;
    height:300px;
    background:url('../Images/Main_RSVP.png');
    background-repeat:no-repeat;
    float: left;
    position: relative;
    top: -89px;
    left:13px;
    z-index:790;
}

div.slide1
{
    width:890px;
    height:300px;
    background:url('../Images/Main_Rad.png');
    background-repeat:no-repeat;
    float: left;
    position: relative;
    top: -89px;
    left:13px;
    z-index:790;
}

div.slide2
{
    width:890px;
    height:300px;
    background:url('../Images/Main_Case.png');
    background-repeat:no-repeat;    
    float: left;
    position: relative;
    top: -77px;
    left:12px;
    z-index:790;
}

div.slide3
{
    width:890px;
    height:300px;
    background:url('../Images/Main_Proposal.png');
    background-repeat:no-repeat;    
    float: left;
    position: relative;
    top: -77px;
    left:12px;
    z-index:790;
}

div.spotlight
{
    width:255px;
    height:130px;
    background:url('../Images/Sprite.png') -2550px -100px;
    background-repeat: no-repeat;
    float: left;
    position: relative;
    top: -80px;
    z-index:790;
    margin-right:auto;
    margin-left:auto;
}

div.theWatch
{
    width:260px;
    height:130px;
    background:url('../Images/Sprite.png') -2820px -100px;
    background-repeat: no-repeat;
    float: left;
    position: relative;
    top: -80px;
    z-index:790;
}

div.caseStudy
{
    width:260px;
    height:130px;
    background:url('../Images/Sprite.png') -3100px -100px;
    background-repeat: no-repeat;
    float: left;
    position: relative;
    top: -80px;
    z-index:790;
}

div.spotlightImage
{
    width:275px;
    height:100px;
    float: left;
    position: relative;
    top: -60px;
    z-index:790;
    padding: 10px 5px 10px 20px;
    text-align: left;
    margin-right:auto;
    margin-left:auto;
}

.spotlightVert
{
    background:url('../Images/Sprite.png') -2550px -230px;
    clip: rect(230px 2550px 140px 230px);
    float: left;
    position: relative;
    top: -0px;
    left:10px;
}

.theWatchVert
{
    width:230px;
    height:140px;
    background:url('../Images/Sprite.png') -2820px -230px;
    float: left;
    position: relative;
    top: -240px;
    left:10px;
    padding-top: 20px;
}

.caseStudyVert
{
    width:230px;
    height:140px;
    background:url('../Images/Sprite.png') -3100px -230px;
    float: left;
    position: relative;
    top: -250px;
    left:10px;
    padding-top: 20px;
}

.spotlightImageVert
{
    width:200px;
    height:100px;
    float: left;
    position: relative;
    top: 250px;
    padding: 10px 10px 10px 10px;
    text-align: left;
}

div.spotlightText
{
    font-size:10pt;
    width:250px;
    height:100px;
    float: left;
    position: relative;
    top: -120px;
    left:25px;
    z-index:790;
    text-align: left;
}

div.watchText
{
    font-size:10pt;
    width:250px;
    height:100px;
    float: left;
    position: relative;
    top: -120px;
    left:75px;
    z-index:790;
    text-align: left;
}

div.caseText
{
    font-size:10pt;
    width:270px;
    height:100px;
    float: left;
    position: relative;
    top: -120px;
    left:125px;
    z-index:790;
    text-align: left;
}

.leftLinks
{

    text-align: right;
    float: left;
    width:235px;
    height:20px;
    position:relative;
    z-index:820;
    border-bottom:2px #E7E8E9 solid;
    padding-top:10px;
    padding-bottom:10px;
}

.bread
{
    font-size:13pt !important;
    width:600px;
    float:left;
    position:relative;
    top:-60px;
    left:290px;
    z-index:100;
    text-align: left;
}

div.content
{
    float: left;
    position: relative;
    padding-top:0px;
    padding-left:3px;
    top:-43px;
    left:10px;
}

div.contentLocums
{
    float: left;
    position: relative;
    padding-top:0px;
    padding-left:3px;
    top:-43px;
    left:200px;
}

div.footer
{
    font-size:10pt;
    width:880px;
    height:40px;
    background:url('../Images/Footer.png');
    float: left;
    position: relative;
    top:-42px;
    left:12px;
    z-index:800;
    color:#fff;
    text-align:center;
    padding-top:20px;
}

div.footerMain
{
    font-size:10pt;
    width:886px;
    height:40px;
    background:url('../Images/Footer.png');
    float: left;
    position: relative;
    top:-130px;
    z-index:800;
    color:#fff;
    text-align:center;
    padding-top:20px;
}

div.menuLine
{
    width:278px;
    height:50px;
    background:url('../Images/Sprite.png') -650px -101px;
    float: left;
    position: relative;
    top:117px;
    left:-297px;
    z-index:1000;
}

div.menu
{
    width:698px;
    height:50px;
    float: left;
    position: relative;
    top:-78px;
    left:268px;
    z-index:1000;
    clear:right;
}

div.bottomMenu
{
    width:890px;
    height:37px;
    float: left;
    position: relative;
    top: -140px;
    left:5px;
    z-index:800;
    clear:right;
}

.home
{
    left:-427px;
    top:-77px;
    width:147px;
    height:53px;
    background-image: url('../Images/home.png');
    float:left;
    position:relative;
    z-index:1000;
    clear:right;
}

.aboutUs
{
    left:376px;
    top:-130px;
    width:160px;
    height:53px;
    background-image: url('../Images/about.png');
    float:left;
    position:relative;
    z-index:1001;
    clear:right;   
}

.services
{
    left:335px;
    top:-130px;
    width:160px;
    height:53px;
    background-image: url('../Images/services.png');
    float:left;
    position:relative;
    z-index:1001;
    clear:right;   
}

li.careers
{
    left:335px;
    top:-130px;
    width:151px;
    height:53px;
    background-image: url('../Images/careers.png');
    float:left;
    position:relative;
    z-index:1001;
    clear:right;    
}

li.contactUs
{
    left:335px;
    top:-130px;
    width:166px;
    height:53px;
    background-image: url('../Images/contact.png');
    float:left;
    position:relative;
    z-index:1001;
    clear:right;    
}

.topMenu
{
    background: transparent !important;
    z-index:799;    
}

.pipe
{
    color: #fff;
    padding-left: 3px;
    padding-right: 3px;
}

table.content
{
    font-family: Arial, Helvetica, Verdana, Sans-Serif;
    background-color:#fff;
}

.leftContent
{
    background-color:#F5F5F5;
}

.Red-Bold
{
    color:#631b14;
    font-weight:bold;
}

.Clients
{
    font-size:10pt;
}

/* Menu Items */
.MainMenu
{
	border-width: 0px;
	border-style: none;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	padding: 0px 0px 0px 0px;
}

.Dynamic-Menu-Item
{
	color: #000000;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	padding: 1px 2px 1px 2px;
	text-indent: 3px;
	text-align: left;
	width: 170px;
	z-index: 899;
}

.Dynamic-Menu-Hover
{
	color: #6F2521;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	padding: 1px 2px 1px 2px;
	text-indent: 3px;
	text-align: left;
	width: 170px;
	z-index: 899;
}

.HomeMain
{
	vertical-align: top;
}

.InteriorMain
{
	background-image: url('../Images/InteriorBackground.jpg');
	vertical-align: top;
}

.MainTable
{
	vertical-align: top;
}

.Content-Cell
{
	padding: 2px 2px 2px 2px;
	text-align:left;
}

.Link-Button
{
	border-style: none;
	cursor: hand;
}

.Main-Title
{
	color: #6E251F;
	font-size:14pt;
	font-weight:bold;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	text-align:left;
}

.Main-SubTitle
{
	color: #6E251F;
	font-size:13pt;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
}

.Main-Black
{
	color: Black;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
}

.NewsTitle
{
	color: #000;
	font-size:15px;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
}

.Link
{
	color: #6E251F;
	text-decoration: none;
	font-weight: bold;
}

ul.RadMenu_Default .rmRootGroup
.RadMenu_Default .rmBottomArrow
{
    background: transparent !important;
    background-image: none !important; 
}

div.RadMenu a.rmLink .rmLeftImage
 {
	position: relative;
	background: transparent !important;
    background-image: none !important;
 }
        
div.RadMenu .rmItem .rmLink .rmLeftImage,
div.RadMenu .rmItem .rmLink
{
    margin: 0;
    padding: 0px;
    font-family: Arial, Helvetica, Verdana, Sans-Serif;
}

div.RadMenu .rmLink .rmText
{
    color:#000;
    margin: 0;
    padding-top:0px;
    padding-bottom:4px;
    padding-left:0px;
    padding-right:0px;
    font-family: Arial, Helvetica, Verdana, Sans-Serif;
    background-color:#d6d9db;
    text-align:left;
}

div.RadMenu .rmLink:hover .rmText
{
    color:#d6d9db;
    margin: 0;
    padding-top:0px;
    padding-bottom:4px;
    padding-left:0px;
    padding-right:0px;
    font-family: Arial, Helvetica, Verdana, Sans-Serif;
    background-color:#20232c;
    text-align:left;
}

.InviteLabel
{
    color: White;
    text-align: right;
}

.InviteHeader
{
    color: White;
    text-align: center;
}

A:link 
{
    text-decoration: none; 
    color: #666;
}
A:visited 
{
    text-decoration: none; 
    color: #666;
}
A:hover  
{
    text-decoration: none; 
    color: #666;
} 

A.Red-Bold:link
{
    text-decoration: none; 
    color:#631b14;
    font-weight:bold;
}
A.Red-Bold:visited
{
    text-decoration: none; 
    color:#631b14;
}
A.Red-Bold:hover
{
    text-decoration: none; 
    color: #666;
    font-weight:bold;
} 

A.White:link
{
    text-decoration: none; 
    color:#fff;
}
A.White:visited
{
    text-decoration: none; 
    color:#fff;
}
A.White:hover
{
    text-decoration: none; 
    color: #666;
}

.SetStyle  
{  
    position: absolute;  
    z-index: -1;  
}  

