/*
 * sddRETAIL Theme
 * Main Layout File
 *
 */

:active, :focus
{
	outline: none;
}

html, body {
    width: 100%;
    height: 100%;
    background: #fff;
}

body {
    font: 13px Arial;
}

#outer
{
	width: 1302px;
	background: transparent url(../images/logo.jpg) top left no-repeat;
    margin: 0px auto;
}

.middle {
    position: relative;

    width: 1020px;
    
    margin: 0px auto;
}

.content {
    position: relative;
    float: left;
    width: 100%;
	margin-top: 220px;
}

.clear {
    display: block;
    clear: both;
    font-size: 0px;
    line-height: 0px;
    height: 0px;
}

#Header {
    position: relative;

    height: 80px;
    width: 100%;
    padding: 14px 0px 0px 0px;
}

#Navigation {
    float: left;
    padding: 33px 0px 0px 18px;
}

.topline {
    float: left;

    border: 0px none;
    border-top: 1px solid #e5e5e5;

    width: 100%;
    height: 1px;

    margin-top: 4px; 

    z-index: 1;
}

/* / Header Area*/

#Layout {
    margin-top: 20px;
    clear: both;
}

.homePageMainContent {
    float: left;
    width: 685px;
    margin-top: 5px;
}

.container a {
    color: #808285;
}

.container a:hover {
    color: #f05223;
}

.homePageMainContent .container {
    clear: left;
    padding: 59px 0 0 29px;
}

.homePageMainContent h2 img {
    display: block;

    height: 118px;
    width: 669px;

    margin-top: 11px;
}

.homePageMainContent ul {
    float: left;

    list-style: none;

    width: 685px;

    margin-top: 90px;
}

.homePageMainContent ul li {
    background: #333333;
    float: left;
    position: relative;

    width: 196px;
    height: 112px;

    margin-right: 21px;
}

.homePageMainContent ul li a {
    float: left;
    position: relative;

    text-decoration: none;
	
	cursor: default;
}

.homePageMainContent ul li a .thumbnailDescr {
    display: block;
    float: left;
    position: absolute;

    width: 180px;
    height: 100px;

    margin-top: 6px;
    margin-left: 6px;

    font-size: 0px;
    line-height: 0px;
    text-indent: -9999px;
}

.homePageMainContent ul li span#rmuThumbnail {
    /* background: transparent url(../images/RMUThumbnailText.png) no-repeat; */
}

.homePageMainContent ul li span#kioskThumbnail {
    /* background: transparent url(../images/KioskThumbnailText.png) no-repeat; */
}

.homePageMainContent ul li span#cscThumbnail {
    /* background: transparent url(../images/CSCThumbnailText.png) no-repeat; */
}

.homePageMainContent ul li a img {
    display: block;
    float: left;
    position: absolute;
}

.rightColumn {
    float: left;

    width: 324px;
    height: 483px;

    margin: 5px 8px 0px 0px;
}

.newsBox {
    background: transparent url(../images/NotePaperBackground.png) no-repeat;

    width: 100%;
    height: 270px;
}

.newsBox .title {
    float: left;
    margin: 10px 0px 0px 62px;
}

.newsBox .title h3 {
    background: transparent url(../images/latestprojects.png) no-repeat;
    float: left;

    width: 142px;
    height: 38px;

    text-indent: -9999px;
}

.newsBox .title a.news {
    background: url(../images/news.png) no-repeat scroll 0 0;
    float: left;
    display: inline-block;

    width: 16px;
    height: 16px;

    margin: 7px 5px 0px 50px;

    font-size: 0px;
    line-height: 0px;
    text-indent: -9999px;
}

.newsBox .title a.rss {
    background: url(../images/rss.png) no-repeat scroll 0 0;
    float: right;
    display: inline-block;

    width: 20px;
    height: 20px;

    margin: 2px 17px 0px 55px;

    font-size: 0px;
    line-height: 0px;
    text-indent: -9999px;
}

.newsBox .container {
    float: left;
    position: relative;

    height: 200px;

    margin: -12px 20px 0px 47px;
}

.newsList .newsLink {
    color: #808285;
    font: 13px Arial;
    text-decoration: none;
}

.newsList .newsLink:hover {
    color: #808285;
    background: transparent url(../images/HeadlinesUnderline.png) repeat-x bottom;
    padding-bottom: 2px;
}

.newsList li {
    background: transparent url(../images/arrow.png) 0% 5px no-repeat;

    padding-left: 13px;
    padding-right: 10px;
    margin-bottom: 9px;

    line-height: 1.1em;
    cursor: pointer;
	
	font-size: 1em;
	
	color: #AAA;
}

.newsList li a:hover {
    background: transparent url(../images/HeadlinesUnderline.png) repeat-x bottom;
    padding-bottom: 2px;
}

.newsBox .container .subscription {
    position: absolute;

    bottom: 0px;
    left: 0px;

    height: 67px;
}

.subscription  h3 {
    color: #808285;
    font-size: 14px;
}

.subscription h3 span {
    color: #f05223;
    font-size: 15px;
    font-weight: bold;
}

.testimonial {
    margin: 0px 24px 0px 29px;
}

.testimonial .title {
    background: transparent url(../images/TestimonialDottedLine.png) bottom repeat-x;

    width: 100%;

    padding-bottom: 4px;
    margin-bottom: 5px;
}

.testimonial .title h3 {
    background: transparent url(../images/speechmarks.png) 0% 0% no-repeat;

    padding: 4px 32px;

    color: #f05223;
    font: 13px Arial;
    font-weight: bold;

    text-transform: uppercase;
}

.testimonial .container p {
    color: #808285;
}

.testimonial .container .testimonialAuthor {
    background: transparent url(../images/TestimonialDottedLine.png) bottom repeat-x;
    display: block;

    margin-top: 5px;
    margin-right: 3px;
    padding-bottom: 5px;

    font: 13px Arial;
    color: #000;
    text-align: right;
}

.testimonial .endQuote {
    background: transparent url(../images/usdspeechmarks.png) 0% 0% no-repeat;
    float: right;

    width: 25px;
    height: 18px;

    margin-top: 8px;
}

.mockMenuDivider {
    display:block;
    float: left;
    clear:both;
    
    height: 16px;
    width: 100%;
}

/* Basic and Illustrated common */
.basicContent, .illustratedContent {
    display: block;
    float: left;

    min-height: 338px;
    height: auto;
    color: #808285;
}
/* / Basic and Illustrated common */

/* Basic page */
.basicContent {
    margin: 15px 50px 10px 30px;
}

/* / Basic page */
/* Illustrated Page */

.illustratedContent {
    margin: 50px 0px 10px 30px;
    width: 450px;

}

.illustratedContent p {
    display: block;
    float: left;
    clear: left;

    width: 520px; /* 600 was too wide: was going under the illustration */
    margin: 14px 0px 4px 0px;
}

.illustration {
    display: block;
    float: left;

    width: 400px;
    margin: 2px 0px 0px 95px;
}

/* Our Clients */

.ourClients {
    text-align: center; 
    display: block;
    float: left;
    
    margin: 32px 0px 30px 3px;

    width: 100%;
}
/* / Our Clients */
/* Footer block */

.footer {
    background: transparent url(../images/orangefooter.jpg) no-repeat top left;
    float: left;
    
    margin-top: 4px;

    width: 100%;
    height: 145px;

}
 
.footer .footerBlocks {
    margin: 22px 0px 0px 24px;
}

.footer .footerBlocks .footerBlock {
    background: transparent url(../images/line.png) no-repeat left;
    float: left;

    height: 108px;
    width: 155px;

    margin-left: 5px;
    margin-right: 17px;
    padding-left: 14px;
}

.footerBlock .title {
    /* background: transparent url(../images/FooterTitleUnderline.png) repeat-x bottom; */

    padding-bottom: 7px;

    color: #fff;
    font: 12px Arial;
    line-height: 10px;
	
	border-bottom: 1px solid #FFF;
}

.footerBlock .content {
    background: transparent;
    float: none;

    margin-top: 2px;

    font: 13px Arial;
    color: #fff;
    line-height: 16.6px;
}

.footerBlock .content a {
    color: #EFEFEF;
    text-decoration: none;
}

.footerBlock .content a:hover {
    color: #000;
}

.footerBlock .content a.footerLogo {
    display: block;
    float: left;

    font-size: 0px;
    line-height: 0px;
    text-indent: -9999px;
}

.footerBlock .content a#fsc, .footerBlock .content a#fsc:hover {
    background: transparent url(../images/FSCIconGrey.png) 0% 0% no-repeat;
    display: block;
    float: left;

    width: 46px;
    height: 52px;

    margin-top: 13px;
}

.footerBlock .content a#fsc:hover {
    background: transparent url(../images/FSCIconOrange.png) 0% 0% no-repeat;
}

.footerBlock .content a#roSpa, .footerBlock .content a#roSpa:hover {
    background: transparent url(../images/rospa_white.png) 0% 0% no-repeat;
    display: block;
    float: left;

    width: 53px;
    height: 14px;

    margin-top: 3px;
    margin-left: 0px;
}

.footerBlock .content a#roSpa:hover {
    background: transparent url(../images/rospa_black.png) 0% 0% no-repeat;
}

/* / Footer block */


.copyright {
    display: block;
    clear: both;

    padding: 10px;

    text-align: center;
    color: #808285;
}

/* Client logos and such things... */

#clientlogoholder
{
	margin: 0;	
}

.clientlogopanel
{
	float: left;
	text-align: center;
	width: 180px;
	/* height: 150px; */
	padding-top: 10px;
	overflow: hidden;	
}