body
{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvettica, sans-serif;
}

h1, h2, h3, h4, h5
{
	
}

a img
{
    border: 0;
}

a
{
    text-decoration: none;
    color: #031257;
}

.EditLink
{
    float: right;
    margin-top: 0.5em;
    margin-right: 0.5em;
}

.DeleteLink
{    
    float: right;
    margin-top: 0.5em;
    margin-right: 0.5em;
}

.MoreInfoLink
{
    display: block;
    text-align: right;
    
}


.StatusMessage
{
    border: 1px solid black;
    padding: 0.5em;
    text-align: center;
    margin: 0.5em 0;
}

h1.mainheading
{
	/*background: url( images/grayheader_940.png ) no-repeat;*/
	/*width: 500px;*/
	/*height: 40px;*/
/* 	font-size: 15px; */
	/*line-height: 40px;*/
	/*padding-left: 0.5em;*/
    /*color: white;*/
    /*color: #031257; */
    font-size: 12pt;
    /*border-bottom: 1px solid #f89507;*/
    /*border-bottom: 1px dotted #031257;*/


    background-color: #cdcdcd;
    color: #031257;
    -moz-border-radius: 8px;
    padding: 3px 0.5em;
    text-align: center;
    margin-bottom: 1em;

}

h2
{
    font-size: 16px;
    color: #031257; 
    border-bottom: 1px solid #f89507;
}

h5
{
    color: #031257; 
}

.Portlet h5
{
    background: url( images/grayheader_940.png ) no-repeat;
    height: 40px;
    font-size: 14px;
    line-height: 40px;    
    margin-top: 1em;
    margin-bottom: 0;
    color: white;
    text-align: center;
}

.PortletBody
{
    border: 1px solid #020725;    
    padding: 0.5em;
    background-color: #e7eff4;
}

#main-wrapper
{
	border-top: 4px solid #7c96b7;
}

#header
{
	background: url( images/top_gradient.png ) repeat-x;
	padding-top: 45px;
}

#header-inner
{
	width: 940px;
	margin-left: auto;
	margin-right: auto;
}

#logo
{
	display: block;	
	margin-bottom: 20px;
}

ul#navigation
{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	padding: 0;
    /*padding-left: 15px;*/
	width: 940px;

}

ul#navigation li
{
	display: block;
    float: left;
    margin-right: 3px;
	background: url( images/menu_inactive.png ) no-repeat;	
	width: 130px;    
	height: 39px;	
}

ul#navigation li:hover
{
	background: url( images/menu_active.png ) no-repeat;	
}

ul#navigation li a
{	
	display: block;
	line-height: 39px;
	width: 130px;
	text-align: center;
	font-family: Arial;
    font-size: 14px;
    font-weight: bold;
	/*font-size: 15px;    */
	color: white;
	text-transform: uppercase;
	text-decoration: none;
}

#navigation-underline
{
    line-height: 0px;
    border-top: 3px solid #f89507;
	/*line-height: 3px;
	background-color: #f89507;*/
    clear: both;
}


#main-content
{
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	font-size: 15px;
	
}

#main-column
{
    margin-top: 10px;
    width: 580px;
    float: left;
    margin-right: 30px;
}

#full-column
{
    margin-top: 20px;    
}

#portlet-column
{   
    width: 320px;
    float: right;
}

#portlet-quote
{
    margin-top: 21px;
}

#portlet-quote p a
{
    text-decoration: underline;
}

#footer
{
    text-align: center;
    border-top: 1px dotted silver;
    padding: 0.5em;
    margin-top: 1em;
}

hr
{    
    border: 1px solid #f89507;
    border-bottom: 0;
    height: 1px;
}

div.field
{
    margin-bottom: 0.5em;
}

div.field label
{
    
}

table.MainLayout td
{
    vertical-align: top;
}

.justClear
{
    line-height: 1px;
    clear: both;
}

.CaseStudy, .Client
{
    /*border-bottom: 1px solid silver;*/
    padding-bottom: 0.5em;
}

.Client
{
    
}

.ClientLogo, .CaseStudyLogo
{
    float: left;
    margin-right: 0.5em;
    margin-bottom: 0.5em ;
}

.PortfolioItem
{
    float: left;
    width: 100px;
    height: 150px;	
    margin-right: 1em;
    margin-bottom: 1em;
    text-align: center;
}

.PortfolioCategory 
{
    clear: both;
}

.PortfolioCategory h5
{
    clear: both;
    border-bottom: 1px solid black;
    margin-bottom: 0.5em;
}

#popup-frame-wrapper
{
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.8;
    filter:alpha(opacity=80);
    background-color: black;
}

#popup-frame
{
    /*display: none;*/
    position: absolute;
    left: 40%;
    top: 200px;
    background-color: white;
    /*border: 1px solid silver;*/
}

#popup-frame-header
{
    text-align: right;
    background-color: black;    
    padding: 2px;

}

#popup-frame-content
{
    /*margin-top: -19px;*/
    width: 520px;
    height: 330px;
    
}

#popup-frame-iframe
{
    width: 100%;
    height: 100%;
    border: 0;
}

#popup-frame-close-link
{
    color: white;
    background-color: #031257;
    -moz-border-radius: 10%;
    -webkit-border-radius: 10%;
    border-radius: 10%; 
    padding: 0.5em;
}

#popup-frame-close-link:hover
{
    background-color: #f89507;
    color: black;
}


.ShortTestimonial
{    
    /*font-size: 10pt;*/
    font-style: italic;
}

.ShortTestimonial img
{
    margin: 0 0.5em 0.5em 0;
}

.ShortTestimonialName
{
    font-weight: bold;
    text-align: right;
}

.TipListing
{
    border-bottom: 1px dotted #031257;
}


a#home-moreinfo, a#clients-fulllist
{    
    text-decoration: underline;
    font-weight: bold;
}   


#homepage-heading
{
    margin-bottom: 3em;
}

#portfolio-heading
{
    margin-bottom: 2em;
}

#testimonials-heading
{
    margin-bottom: 2em;
}

