body{
	margin:0;
	color:#494949;
	font:11px Helvetica, Arial, sans-serif;
	background:#fff;
	/*min-width:1000px;*/
    padding-top: 101px;
}
img{border-style:none; outline: none;}
a {
	text-decoration:none;
	/*color:#3070c0;*/
	color:#063666;
    outline: none;
}
a:hover{color:#000; outline: none;}
input,
textarea,
select{
	font:11px arial,sans-serif;
	vertical-align:middle;
	color:#848484;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
.clear { clear:both; }
#header {
	padding:19px 0 0;
	height:82px;
	text-align:center;
	overflow:hidden;
	position:fixed;
	top: 0;
	left: 0;
	z-index: 90;
	background:#fff;
	width:100%;
	min-width:1000px;
}
.logo {
	float:left;
	background:url(/templates/default/images/logo.gif) no-repeat;
	width: 160px;
	height: 43px;
	text-indent:-9999px;
	overflow:hidden;
	margin: 7px 0 0 24px;
	display:inline;
}
.logo a {
	display:block;
	height:100%;
}
#quick-links {
	list-style:none;
	padding:0 24px 0 0;
	margin: 0;
	float:right;
}
#quick-links li {
	text-align:right;
	font-size:10px;
	line-height:13px;
	margin:0 0 2px;
}
#quick-links a {color:#434343; text-transform: uppercase;}
#quick-links a:hover {color:#004a94;}
ul#main-menu {
	list-style:none;
	padding:17px 0 0;
	width:745px;
	margin:0 auto;
	overflow:hidden;
}
* html ul#main-menu {padding:14px 0 0;}
*+html ul#main-menu {padding:14px 0 0;}
ul#main-menu li {
	float:left;
	font-size:24px;
	line-height:27px;
	text-transform:uppercase;
	padding:0 15px;
}
/*
ul#main-menu li.first {
    padding-left: 0px;
}
*/
ul#main-menu li.last {
    padding-right: 16px;
}
ul#main-menu a {
	float:left;
	color:#292929;
}
ul#main-menu a:hover, ul#main-menu .active a {color:#004a94;}
.cufon-active ul#main-menu li {font-size:28px;}
.sub-nav {
	padding: 0 0;
	width:100%;
	background:#151515;
    position: fixed;
    top: 101px;
    left: 0px;
    z-index: 90;
    /*height: 46px;*/
}
.sub-nav .holder {
	width:976px;
	margin:0 auto;
	overflow:hidden;
 	height:46px;

}
.sub-nav ul {
	list-style:none;
	padding:0;
	margin:0;
	float:left;
	overflow:hidden;
}
.sub-nav ul li {
	float:left;
	border-left:1px solid #706e6b;
	height: 47px;
    padding: 16px 14px 0 13px;
    /*
	padding:30px 14px 0 13px;
	height:48px;
	margin:0 13px 0 -13px;
    */
	display:inline;
	font-weight:bold;
}
.sub-nav ul a {
	float:left;
	color:#c8c3b9;
	font-size:11px;
}
.sub-nav ul li.active {padding:29px 14px 0 13px;}
.sub-nav ul li.active a {
	color:#fff;
	/*font-size:14px;*/
}
.sub-nav ul a:hover {color:#fff;}
.cufon-active .sub-nav ul li {
    /*
	padding:32px 14px 0 13px;
	height:47px;
    */
}
.cufon-active .sub-nav ul li.active {
    /*
	padding:31px 14px 0 13px;
	height:47px;
    */
}
* html.cufon-active .sub-nav ul li {
	padding:16px 14px 0 13px;
	height:47px;
}
* html.cufon-active .sub-nav ul li.active {
	padding:15px 14px 0 13px;
	height:46px;
}
*+html.cufon-active .sub-nav ul li {
	padding:16px 14px 0 13px;
	height:47px;
}
*+html.cufon-active .sub-nav ul li.active {
	padding:15px 14px 0 13px;
	height:46px;
}
.btn-view {
	float:right;
	background:#063666 url(/templates/default/images/bg-btn-view.gif) no-repeat;
	color:#fff;
	font-size:10px;
	font-weight:bold;
	margin:12px 0 0 19px;
}
.btn-view span {
	float:left;
	background:url(/templates/default/images/bg-btn-view-right.gif) no-repeat 100% 0;
	padding:6px 10px 0;
	height:18px;
	cursor:pointer;
}
.btn-view:hover {color:#fff;}
.cufon-active .btn-view span {
	padding:6px 10px 2px;
	height:16px;
}
* html.cufon-active .btn-view span {
	padding:6px 10px 0;
	height:18px;
}

*+html.cufon-active .btn-view span {
	padding:6px 10px 0;
	height:18px;
}
.projects-info {
	float:right;
	padding:29px 0 0;
}
.projects-info strong {
	float:left;
	font-size:11px;
	font-weight:bold;
	color:#c8c3b9;
	margin:0 13px 0 0;
}
.projects-info span {
	float:left;
	font-size:14px;
	color:#9c9c9c;
}
.cufon-active .projects-info {padding:17px 0 0;}
.content-bar, .content-bar-black {
	background:#eceae6;
	width:100%;
	padding: 10px 0 0;
    left: 0;
	height: 35px;
    /*overflow: hidden;*/
}
body.content .content-bar-black, body.search .content-bar-black {
    background: #151515;
}
.content-bar .holder {
	margin:0 auto;
	width:976px;
	/*overflow:hidden;*/
}

#ajax-loader {
    float:right;
    background: url(/templates/default/images/ajax-loader-bg.gif) no-repeat;
    width: 48px;
    height: 35px;
    display: none;
}
    .img-loading {
        display: block;
        margin: 10px auto 0;
    }
#main {
	/*width:976px;
    */
	margin:0 auto 30px;
	overflow:hidden;
	padding:0 0 65px;
    border-bottom: 1px solid #eceae6;

	/* background:url(/templates/default/images/separator-main.gif) repeat-y 282px 0; */
}
body.content #main, body.downloads #main{
    width:976px;
    background:url(/templates/default/images/separator-main.gif) repeat-y 282px 0;
}

#sidebar {
	float:left;
	width:282px;
	padding:30px 0 0;
}
ul.accordion {
	list-style:none;
	padding:0;
	margin:0;
}
ul.accordion li {
	float:left;
	font-size:24px;
	line-height:26px;
	width:100%;
	padding:0 0 14px;
	/*text-transform:uppercase;*/
}
* html ul.accordion li {padding:0 0 11px;}
*+html ul.accordion li {padding:0 0 11px;}
ul.accordion a  {
	float:left;
	color:#aeaca8;
	padding:0 16px 0 0;
	letter-spacing:1px;
	outline:none;
    display: block;
}
ul.accordion .active li a {
    color:#aeaca8;
}
ul.accordion a:hover, ul.accordion .active li a:hover, ul.accordion .active a, ul.accordion li.active li.active a { color:#063666;}
ul.accordion a.opener {
	/*background:url(/templates/default/images/btn-open.gif) no-repeat 100% 0;*/
	width:266px;
}
ul.accordion .submenu a.opener {
    background:url(/templates/default/images/btn-open.gif) no-repeat 100% 0;
}
.slide {
	width:100%;
	overflow:hidden;
	float:left;
}
ul.accordion ul {
    clear: both;
	list-style:none;
	padding:0;
	margin:11px 0 4px;
	width:217px;
	overflow:hidden;
}
* html ul.accordion ul {margin:10px 0 4px;}
ul.accordion ul li {
	float:none;
	font-size:11px;
	line-height:13px;
	border-top:1px solid #e4e4e4;
	font-weight:bold;
	margin:-1px 0 1px;
	/*padding:5px 0 6px;*/
    padding: 0;
	text-transform:none;
}
ul.accordion ul a {
	float:none;
	width:auto !important;
	color:#7e7e7e;
	letter-spacing:normal;
    padding:5px 0 6px;
    display: block;
}
#content {
	float:right;
	width:694px;
	overflow:hidden;
    line-height: 21px;
    font-size: 12px;
}
.profile #content {
	width:976px;
	margin:0 auto;
    padding-top: 35px;
    float: none;
}
.main-info {
	border-top:1px solid #eceae6;
	padding:31px 0 27px 22px;
	margin:-1px 0 1px;
	line-height:17px;
}
.main-info p {margin:0 0 20px;}
.main-info h1 {
	margin:0 0 26px;
	font-size:30px;
	line-height:32px;
	color:#292929;
	font-weight:normal;
}
* html .main-info h1 {margin:0 0 23px;}
*+html .main-info h1 {margin:0 0 23px;}
.visual {
	width:694px;
	margin:0 0 29px -22px;
}
.visual img {display:block;}
.main-info .holder {
	width:100%;
	overflow:hidden;
}
.column {
	float:left;
	width:290px;
	margin:0 34px 0 0;
}
.column .box {padding:0 0 37px;}
.heading {
	display:block;
	color:#063666;
	font-size:12px;
	margin:0 0 4px;
}
.column p {margin:0;}
.main-info h2 {
	margin:0 0 29px;
	font-size:18px;
	line-height:20px;
	color:#b9b7b4;
}
.main-info h3 {
	margin:0 0 6px;
	font-size:12px;
	line-height:14px;
	color:#063666;
}
.txt-box {
	font-size:12px;
	line-height:20px;
}
#content a:visited {color:#494949;}
ul.item-list {
	list-style:none;
	padding:10px 0 40px;
	margin:0;
}
ul.item-list li {
	background:url(/templates/default/images/bullet.gif) no-repeat 4px 7px;
	padding:0 0 5px 23px;
}
.button-holder {
	width:100%;
	overflow:hidden;
}
.button {
	float:left;
	background:#063666 url(/templates/default/images/bg-button-left.gif) no-repeat;
	overflow:hidden;
	font-size:10px;
	font-weight:bold;
	color:#eceae6;
	text-transform:uppercase;
	margin:0 0 14px;
}
.button span {
	float:left;
	padding:0 12px 0 11px;
	height: 24px;
	line-height:24px;
	cursor:pointer;
	background:url(/templates/default/images/bg-button-right.gif) no-repeat 100% 0;
}
.button:hover {
	background:#1b5691 url(/templates/default/images/bg-button-left.gif) no-repeat 0 -24px;
	color:#eceae6;
}
#content .button:visited {color:#eceae6;}
.button:hover span {background-position:100% -24px;}
ul.img-list {
	list-style:none;
	padding:0;
	margin:0;
	width:100%;
	overflow:hidden;
}
ul.img-list li {
	width:322px;
	display:inline-block;
	vertical-align:top;
	margin:0 0 22px;
}
* html ul.img-list li {
	display:inline;
	width:325px;
	height:1%;
}
*+html ul.img-list li {
	display:inline;
	height:1%;
	width:325px;
}
a.img-holder {
	display:block;
	width:325px;
	position:relative;
	cursor:pointer;
	margin:0 0 14px;
}
a.img-holder img {vertical-align:top;}

/* ORIGINAL
.shadow {
	position:absolute;
	left:-9999px;
	top:0;
	width:100%;
	height:159px;
	z-index:1;
	background:url(/templates/default/images/bg-shadow.png) no-repeat;
}
a.img-holder:hover {border:none;}
a.img-holder:hover .shadow {left:0;}
.arrow {
	position:absolute;
	left:-9999px;
	top:39px;
	z-index:30;
	background:url(/templates/default/images/arrow.png) no-repeat;
	width: 43px;
	height: 87px;
}
a.img-holder:hover .arrow {left:142px;}
*/
/* BEGIN NEW */
.shadow {
	position:absolute;
	left:0px;
	top:0;
	width:100%;
	height:159px;
	z-index:1;
	/*background:url(/templates/default/images/bg-shadow.png) no-repeat;*/
    background: #000;
    display: none;
}
a.img-holder:hover {border:none;}
.arrow {
	position:absolute;
	left:142px;
	top:39px;
	z-index:30;
	background:url(/templates/default/images/arrow.png) no-repeat;
	width: 43px;
	height: 87px;
    display: none;
}
/* END NEW */


.project-title {
	display:block;
	font-size:12px;
	line-height:14px;
	color:#063666;
	margin:0 0 4px;
}
.project-title a,
.project-title a:hover,
#content .project-title a:visited {color:#063666;}
.details {
	display:block;
	font-size:11px;
	line-height:13px;
	color:#494949;
	font-style:normal;
}
/**
 * Footer
 */
#footer {
	width:976px;
	margin:0 auto;
	padding:0 0 50px;
}
    .footer-row {
        width:100%;
        overflow:hidden;
        border-bottom:1px solid #eceae6;
        padding:0 0 15px;
        margin:0 0 28px;
    }
.sign-up-text {
	float:left;
	font-size:12px;
	font-weight:bold;
	padding:6px 0 0;
	text-transform:uppercase;
}
.sign-up-text a {
	float:left;
	color:#222;
	margin:0 15px 0 0;
}
.sign-up-text a:hover {text-decoration:underline;}
.sign-up-text .sign-up-newsletter {color:#898989 !important;}
.newsletter {float:right;}
.newsletter .row {float:left;}
.field {
	float:left;
	background:url(/templates/default/images/bg-field.gif) no-repeat;
	width:87px;
	height:18px;
	padding:6px 10px 0;
	margin:0 4px 0 0;
}
.field input {
	float:left;
	border:none;
	width:86px;
	margin:0;
	background:none;
	padding:0;
}
.field-2 {
	background:url(/templates/default/images/bg-field-2.gif) no-repeat;
	width:131px;
}
.field-2 input {width:130px;}
input.btn-sign-up {
	float:left;
	width:58px;
	height:24px;
	margin:0 0 0 3px;
	display:inline;
	border:none;
	font-size:0;
	line-height:0;
	cursor:pointer;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/templates/default/images/btn-sign-up.gif) no-repeat;
}
#footer .holder {
	width:100%;
	overflow:hidden;
	padding:0 0 76px;
}
#footer .box {
	float:left;
	width:180px;
}
body #footer .company-profile-box, body #footer .contact-us-box {
    width: 150px;
}
body #footer .fabrics-box {
    width: 240px;
}
.headline {
	display:block;
	margin:0 0 15px;
	font-size:10px;
	color:#000;
	text-transform:uppercase;
}
.headline a {color:#000;}
.headline a:hover {
	color:#000;
	text-decoration:underline;
}
#footer .box dl {
	width:100%;
	overflow:hidden;
	margin:0;
	color:#9f9f9f;
	font-size:10px;
	line-height:12px;
}
#footer .box dl dt {
	float:left;
	width:65px;
	padding:0 0 6px;
}
#footer .box dl dd {
	margin:0;
	padding:0 0 6px;
}
#footer .box ul {
	list-style:none;
	padding:0;
	margin:0;
	color:#9f9f9f;
	font-size:10px;
	line-height:12px;
}
#footer .box ul li {padding:0 0 6px;}
#footer .box ul a {color:#9f9f9f;}
#footer .box ul a:hover {
	color:#9f9f9f;
	text-decoration:underline;
}

#fabric-menu {
    width: 240px;
}
#fabric-menu li {
    width: 70px;
    float: left;
    margin-right: 20px;
}

#fabric-menu li.menuItem_76 {
    width: 110px;
}

.follow-us {
	float:right;
	margin:-2px 0 0;
	width:95px;
	text-align:right;
}
.follow-us strong {
	display:block;
	text-transform:uppercase;
	font-size:10px;
	line-height:14px;
	color:#222;
	margin:0 0 17px;
}
.follow-us ul {
	list-style:none;
	padding:0;
	margin:0;
	width:100%;
	overflow:hidden;
}
.follow-us ul li {
	float:right;
	margin:0 0 0 1px;
}
.login-form {
	float:right;
	width:152px;
}
.login-form .field {
	margin:2px 0 0;
	float:none;
	display:block;
}
.buttons-holder {
	width:100%;
	overflow:hidden;
	padding:8px 0 13px;
}
.btn-login {
	float:left;
	width:75px;
	height:24px;
	border:none;
	margin:0;
	padding:0;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
	background:url(/templates/default/images/btn-login.gif) no-repeat;
}
.btn-sign-up-2 {
	float:right;
	margin:0;
	width:76px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	border:none;
	padding:0;
	cursor:pointer;
	background:url(/templates/default/images/btn-sign-up-2.gif) no-repeat;
}
.password {
	display:block;
	font-size:9px;
	line-height:11px;
}
.password a {color:#9a9999;}
.password a:hover {
	text-decoration:underline;
	color:#9a9999;
}
.add-info {
	width:100%;
	overflow:hidden;
	font-size:10px;
	color:#575757;
}
.search-form {
	float:right;
	width:317px;
}
.search-form .field {
	background:url(/templates/default/images/bg-field-3.gif) no-repeat;
	width: 231px;
}
.search-form .field input {width:230px;}
.btn-search {
	float:right;
	width:58px;
	height:24px;
	border:none;
	margin:0;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
	overflow:hidden;
	padding:0;
	cursor:pointer;
	background:url(/templates/default/images/btn-search.gif) no-repeat;
}
.add-info p {margin:5px 0 0;}
.add-info a {color:#575757;}
.add-info a:hover {
	text-decoration:underline;
	color:#575757;
}
.add-info .design {
	color:#acacac;
	margin:0 0 0 7px;
	background:url(/templates/default/images/icon-cru-digital.gif) no-repeat 100% 1px;
	padding:0 22px 1px 0;
}
.add-info .design:hover {color:#acacac;}
/* enquiry-form page */
.sub-nav-holder {
	width:100%;
	overflow:hidden;
}
.sub-nav .sub-nav-holder ul {
	padding-left:115px;
	float:none;
}
.sub-nav .sub-nav-holder ul li {
	padding:17px 37px 0 37px;
	height:30px;
	margin:0;
}
.sub-nav .sub-nav-holder ul li:first-child {border:none;}
.sub-nav .sub-nav-holder ul li.active {
	padding:16px 14px 0 13px;
	height:29px;
}
.cufon-active .sub-nav .sub-nav-holder ul li {
	padding:17px 37px 0 37px;
	height:29px;
}
.cufon-active .sub-nav .sub-nav-holder ul li.active {
	padding:17px 37px 0 37px;
	height:29px;
}
/*.content-bar-2 {height:28px;}*/
.main-form {
	width: 704px;
	margin: 0 auto;
	font-size: 12px;
	line-height: 20px;
	padding: 33px 153px 0 119px;
}
* html .main-form {padding:31px 153px 0 119px;}
*+html .main-form {padding:31px 153px 0 119px;}
.main-form p {margin:0;}
.form-text {padding:0 60px 40px 31px;}
.main-form h1 {
	margin:0 0 29px;
	font-size:30px;
	line-height:34px;
	color:#292929;
	font-weight:normal;
}
    .form-head, div.type-section h3 {
        display:block;
        color:#3A3A3A;
        margin:0 0 3px;
    }
    .form-content fieldset {
    }
        div.submit {
            /*
            position: absolute;
            z-index: 1;
            bottom: -100px;
            right: 0px;
            */
        }
    .form-content {
        width:100%;
        padding:0;
        margin-bottom: 41px;
        /*overflow: hidden;*/
    }
        .form-column {
            float:left;
            width:287px;
        }
            .form-content .row {
                width:100%;
                /*overflow:hidden;*/
                padding:0 0 4px;
                height: 33px;
            }
                span.required, span.required-placeholder {
                    float:left;
                    font-size:30px;
                    line-height:32px;
                    color:#063666;
                    margin: 6px 0 -7px 0;
                    display: inline-block;
                    width: 20px;
                    text-indent: 3px;
                    overflow: hidden;
                }
                /* IE6 */
                * html span.required { width: 20px; }
                * html span.required-placeholder { width: 20px; }
                div.type-section h3 {
                    padding-left: 31px;
                    font-size: 12px;
                }

                label.row-label {
                    float: right;
                    width: 258px;
                }
                .textarea-column label.row-label {
                    float: right;
                    width: 381px;
                }

#validation-bar{
    display: none;
    /*margin: -20px auto 22px;*/
	margin: 15px auto -22px;
    width: 675px;
    background: url(/templates/default/images/validation-bar-top.gif) no-repeat top left;
    clear:both;
}
    #validation-bar-top{
        background: url(/templates/default/images/validation-bar-icon.gif) no-repeat 16px 16px;
        padding: 14px 20px 8px 35px;
        color: #ff0000;
        line-height: 15px;
    }
    * html #validation-bar-top{
        padding-bottom: 0px;
    }
    #validation-bar-bottom{
        background: url(/templates/default/images/validation-bar-bottom.gif) no-repeat bottom left;
        height: 6px;
    }
#enews-validation-bar-top {
    color: #ff0000;
    text-align: right;
}
#enews-validation-bar {
    display: block;
    float: right;
    clear: both;
    margin-top: 10px;
    /*margin: 30px 0 0 0 !important;*/
    width: 450px;
}
.sel {
	float:right;
	width:258px;
}
.field-4 {
	float:right;
	background:url(/templates/default/images/bg-field-4.gif) no-repeat;
	width: 238px;
	height: 22px;
	margin:0;
	padding-top:8px;
}
.field-4 input {width:237px;}
.field-holder {
	float:right;
	width:258px;
}
.field-5 {
	float:left;
	background:url(/templates/default/images/bg-field-5.gif) no-repeat;
	width: 25px;
	height: 22px;
	padding-top:8px;
	margin:0 3px 0 0;
}
.field-5 input {
	width:24px;
	text-align:center;
}
.field-6 {
	background:url(/templates/default/images/bg-field-6.gif) no-repeat;
	width: 138px;
	height: 22px;
	padding-top:8px;
	margin:0;
}
.field-6 input {width:137px;}
.form-title {
	float:right;
	width:258px;
	padding:5px 0;
	color:#3a3a3a;
}
.form-content .row-2 {padding:7px 0 10px;}
.form-content input.rad {
	float:left;
	width:16px;
	height:16px;
	margin:7px 0 0 2px;
	padding:0;
}
.field-7 {
	background:url(/templates/default/images/bg-field-7.gif) no-repeat;
	width:188px;
	height: 22px;
	padding-top:8px;
	float:left;
	margin:0 0 9px 29px;
}
.field-7 input {width:187px;}
.field-8 {background:url(/templates/default/images/bg-field-8.gif) no-repeat;}
.field-9 {
    background:url(/templates/default/images/bg-field-9.gif) no-repeat;
	float:right;
	/*width: 363px;*/
    width: 357px;
	height: 22px;
	margin:0;
	padding-top:8px;
}
.field-9 input {
    /*width:362px;*/
    width:356px;
}

.textarea-column {
	/*float:right;*/
        float:left;
	width:404px;
}
.area {
	float:right;
	width:381px;
	overflow:hidden;
	background:#f4f3f0 url(/templates/default/images/bg-textarea.gif) no-repeat;
}
.area div {
	display:block;
	background:url(/templates/default/images/bg-textarea-bottom.gif) no-repeat 0 100%;
	padding:5px 3px 0 16px;
	width:362px;
}
.area textarea {
	margin:0;
	border:none;
	background:none;
	width:362px;
	max-width:362px;
	overflow:auto;
	height:157px;
	padding:5px 0 10px 0;
    font-size: 11px;
}
.form-info {
	border:solid #eceae6;
	border-width:1px 0;
	width:100%;
	padding:20px 0 116px;
	margin:45px 0 33px;
    clear: both;
}
.form-info-holder {
	width:706px;
	margin:0 auto;
	overflow:hidden;
	padding:0 151px 0 119px;
}
.form-info .required {width:29px;}
.text {
	float:left;
	font-size:11px;
	line-height:12px;
	color:#afafaf;
	margin:9px 0 0;
}
.btn-submit, div.submit input {
	float:right;
	background:url(/templates/default/images/btn-submit.gif) no-repeat;
	width: 107px;
	height: 24px;
	text-indent:-9999px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	border:none;
	margin:0 0 0 15px;
	cursor:pointer;
}
.privacy-txt {
	float:right;
	margin:5px 0 0;
}
/* news page */
.sub-nav-3 .sub-nav-holder ul {
	position:static;
	left:0;
	padding-left:0;
}
.title {
	width:100%;
	border-bottom:1px solid #eceae6;
	padding:35px 0 22px;
}
* html .title {padding:33px 0 19px;}
*+html .title {padding:33px 0 19px;}
.title .holder {
	width:976px;
	margin:0 auto;
	overflow:hidden;
}
.title h1 {
	margin:0;
	font-size:30px;
	line-height:32px;
	font-weight:normal;
	/*color:#063666;*/
	float:left;
}
.sub-nav-3 .sub-nav-holder ul li {margin:0 37px 0 -37px;}
.articles {
	float:right;
	font-size:12px;
	line-height:14px;
	color:#494949;
	margin:1px 0 0;
}
.news-area {
	width:976px;
	margin:0 auto;
	overflow:hidden;
}
.news-sidebar {
	float:left;
	width:150px;
	padding:41px 0 0;
}
.news-sidebar h4 {
	margin:0 0 10px;
	font-size:14px;
	line-height:16px;
	color:#063666;
}
.news-sidebar ul {
	list-style:none;
	padding:0 0 17px;
	margin:0;
	font-size:10px;
	line-height:12px;
}
.news-sidebar ul li {margin:0 0 8px;}
.news-sidebar ul a {color:#494949;}
.news-sidebar ul a:hover {
	text-decoration:underline;
	color:#494949;
}
.news-content {
	float:right;
	width:771px;
	padding:41px 29px 40px 0;
}
.news-box {
	width:100%;
	overflow:hidden;
}
.news-box a.img-holder {
	margin:0 32px 0 0;
	float:left;
}
.news-desc {
	height:1%;
	overflow:hidden;
	line-height:17px;
}
.news-desc h2 {
	margin:-2px 0 4px;
	font-size:15px;
	line-height:17px;
	color:#063666;
}
.news-desc h2 a,
.news-desc h2 a:hover {color:#063666;}
.news-desc p {margin:0;}
.news-info {
	width:100%;
	overflow:hidden;
	padding:13px 0 0;
}
.news-info .button {
	float:left;
	margin:0 15px 0 0;
}
.date {
	float:left;
	font-style:normal;
	font-size:10px;
	color:#7b7b7b;
	margin:4px 0 0;
}
.news-nav {
	width:100%;
	border:solid #eceae6;
	border-width:1px 0;
	padding:28px 0 144px;
	margin:0 0 29px;
}
.news-nav .holder {
	width:976px;
	margin:0 auto;
	overflow:hidden;
}
.news-nav em {
	float:left;
	font-size:11px;
	line-height:13px;
	color:#6f6f6f;
	font-style:normal;
	margin:4px 0 0;
}
.news-nav .button {
	float:right;
	margin:0 0 0 3px;
}
/* project-detail page */
.img-area {
	padding:101px 0 0;
	height:1%;
	overflow:hidden;
	background:#000;
	position:relative;
}
    .downloads .img-area, .project_makmax .img-area {
        padding-top: 0;
    }
.btn-back {
	position:fixed;
	left:18px;
	background:url(/templates/default/images/btn-back.png) no-repeat;
	width: 103px;
	height:26px;
	font-size:11px;
	line-height:13px;
	color:#555;
	padding:12px 3px 0 37px;
	z-index:20;
	cursor:pointer;
}
.btn-back:hover {color:#555;}
.img-content {
	margin:0 auto;
	width:976px;
	position:relative;
	z-index:10;
}
.img-content img {display:block;}
.info-box {
	background:#151515;
	padding:16px 0 0;
	width:100%;
	height:31px;
}
.info-box .holder {
	width:976px;
	margin:0 auto;
}
.info-box .holder:after {
	content:"";
	display:block;
	clear:both;
}
ul.slider {
	list-style:none;
	padding:0;
	margin:9px 0 0;
	float:left;
}
ul.slider li {
	float:left;
	margin:0 3px 0 0;
}
ul.slider a {
	float:left;
    display: block;
	height: 16px;
    margin-top: -9px;
    overflow: hidden;
}
    ul.slider a span {
        margin-top: 8px;
        display: block;
        background:#363636;
        width:27px;
        height:2px;
        overflow:hidden;
    }
ul.slider a:hover span,
ul.slider li.active a span {background:#eceae6;}
.tags {
	float:right;
	line-height:13px;
	color:#fff;
}
.tags strong {
	float:left;
	color:#c8c3b9;
	margin:0 10px 0 0;
}
.tags a {color:#fff;}
.tags a:hover {
	text-decoration:underline;
	color:#fff;
}
.project-heding {
	padding:22px 0 18px;
	margin:0 0 25px;
	border-bottom:1px solid #d7d4cf;
}
* html .project-heding {padding:19px 0 16px;}
*+html .project-heding {padding:19px 0 16px;}
.project-heding .holder {
	margin:0 auto;
	overflow:hidden;
	width:927px;
	padding:0 48px 0 0;
}

.project-heding h1 {
    /*
	font-size:40px;
	margin:0;
	line-height:44px;
	color:#063666;
	font-weight:normal;
	text-transform:uppercase;
    */
    float:left;
    font-size:30px;
    font-weight:normal;
    line-height:44px;
    margin:0;
}
.project-info {
	border-bottom:1px solid #d7d4cf;
	width:100%;
	margin:0 0 22px;
	padding:0 0 58px;
}
.project-info .holder {
	width:927px;
	padding:0 48px 0 0;
	overflow:hidden;
	margin:0 auto;
}
.project-sidebar {
	float:left;
	width:325px;
	padding:7px 0 0;
    overflow: hidden;
}
.project-sidebar img {
    margin-bottom: 14px;
}
.project-sidebar h2 {
	margin:0;
	padding:3px 0 9px;
	font-size:11px;
	line-height:13px;
	color:#063666;
}
.info {
	font-size:14px;
	line-height:23px;
	font-weight:bold;
	padding:0 0 14px;
}
.info p {margin:0;}
.project-sidebar ul {
	list-style:none;
	padding:0;
	margin:2px 0 0;
	width:100%;
	overflow:hidden;
}
.project-sidebar ul li {
	padding:5px 0px 5px 0;
	height:1%;
	overflow:hidden;
	line-height:14px;
	margin:-1px 0 1px;
	vertical-align:top;
	border-top:1px solid #d7d4cf;
}

.project-sidebar ul strong {
	float:left;
	font-size:12px;
	color:#535353;
}
.project-sidebar ul span {
	float:right;
	color:#063666;
	font-size:11px;
    width: 220px;
    display: block;
    text-align: right;
}
.project-sidebar ul span.mark {color:#004a94;}
.project-content {
	float:right;
	width:566px;
	font-size:12px;
	line-height:20px;
}
.project-content p, .project-description {margin:0 0 20px;}
.awards {
	font-size:10px;
	line-height:20px;
	padding:0 0 44px;
	text-transform:uppercase;
}
.awards h2 {
	margin:0;
	font-size:12px;
	text-transform:none;
}
.award-name {
    display: block;
    font-size: 11px;
    /*font-size: 13px;
    color: #5e5e5e;*/
    line-height: 17px;
    color: #494949;
    padding-right: 15px;
    padding-bottom: 5px;
}
.award-date {
    font-style: normal;
    color: #063666;
    font-size: 10px;
    display: block;
    padding-bottom: 8px;
    line-height: 14px;
}
/* projects page */
.featured-project, .featured-download {
	position:absolute;
	width:100%;
	left:0;
	top:0;
}
    .featured-project .view {
        background: url(/templates/default/images/featured-download-arrow.gif) no-repeat;
        color: #FFF;
        font-weight: bold;
        font-size: 18px;
        line-height: 15px;
        margin-top: 20px;
        padding: 0 0 2px 25px;
        display: inline-block;
    }

.featured-project .holder, .featured-download .holder {
	background:url(/templates/default/images/bg-featured-project.png);
	padding:125px 0 0 65px;
	height:269px;
	width:911px;
	font-size:11px;
	color:#c5c5c5;
	line-height:16px;
}
.featured-project p {margin:0;}
.head {
	display:block;
	font-size:14px;
	color:#fff;
	margin:0 0 21px;
}
* html .head {margin:0 0 18px;}
*+html .head {margin:0 0 18px;}
.featured-project h1, .featured-download h1 {
	margin:0 0 15px -4px;
	font-size:60px;
	line-height:64px;
	color:#fff;
	font-weight:normal;
}
* html .featured-project h1, * html .featured-download h1 {margin:0 0 11px -4px;}
*+html .featured-project h1, *+html .featured-download h1 {margin:0 0 11px -4px;}
.featured-project .mark {
	color:#fff;
	font-weight:bold;
}
.project-txt {padding:0 485px 0 0;}
.current-tags {margin:0px 2px 0 0;}
.current-tags a {
	float:left;
	background:url(/templates/default/images/icon-delete.gif) no-repeat 100% 0;
	padding:1px 25px 2px 0;
	margin:0 5px 0 0;
	position:relative;
}
.info-box h2 {
	margin:-1px 27px 0 0;
	font-size:14px;
	line-height:16px;
	color:#fff;
	float:left;
}
.txt-select {
	float:left;
	font-size:11px;
	line-height:13px;
	color:#9c9c9c;
}
.selects-holder {
	float:left;
	width:975px;
	padding:1px 0 0;
}
.selects-holder .row {
	width:100%;
	/*overflow:hidden;*/
}
.product-sel {
	float:left;
	width:149px;
	margin:0 6px 0 0;
	color:#4d4d4d;
}
.product-sel-2 {width:79px;}
.product-sel-3 {width:119px;}
.project-frame {
	width:100%;
	border-bottom:1px solid #dddbd7;
	padding:23px 0 0px;
	margin:0 0 0px;
    height: 230px;
    overflow: hidden;
    /*
	padding:23px 0 5px;
	margin:0 0 4px;
    */
}
.project-frame .holder {
	width:976px;
	margin:0 auto;
}
.location {
	display:block;
	font-style:normal;
	color:#063666;
	font-size:10px;
	line-height:12px;
}
.project-frame .project-title {color:#2a2a2a;}
.project-frame .project-title a,
.project-frame .project-title a:hover {color:#2a2a2a;}
.projects-area {padding:0 0 23px;}

#projects-area {
    margin-top: -18px;
    clear: both;
}
/**
 * Content pages
 */
.moduleContent {
}

    #content img.align-right {
        float: right;
        margin: 5px 0 40px 50px;
    }

.generic-footer {
    background: #eceae6;
    height: 1px;
    overflow: hidden;
    margin-bottom: 30px;
}


ul.my-menu {
    margin: 10px 0 0 0;
    padding: 0;
}
    ul.my-menu li {
        margin: 0;
        padding: 0;
        list-style: none;
        line-height: 19px;
    }


div.flash-info, div.flash-notice {
    position: fixed;
    width: 100%;
    top: 101px;
    left: 0px;
    z-index: 99;
    height: 47px;
    background: url(/templates/default/images/flash-info-bg.jpg) repeat-x;
}
    div.flash-info ul, div.flash-notice ul {
        padding: 0;
        margin: 0;
    }
        div.flash-info ul li, div.flash-notice ul li {
            text-align: center;
            list-style: none;
        }
            div.flash-info ul li span, div.flash-notice ul li span {
                background: url(/templates/default/images/flash-info-icon.gif) no-repeat 0% 50%;
                line-height: 47px;
                font-weight: bold;
                color: #FFF;
                padding-left: 20px;
            }

.award-frame {
	width:100%;
	padding:23px 0 5px;
	margin:0 0 4px;
}
.award-frame .holder {
	width:650px;
	margin:0 auto;
}

body .sub-nav-holder {
    margin-left: -37px;
}
body .sub-nav-holder, body .sub-nav .sub-nav-holder ul {
    padding-left: 0px;
}

a.back-to-projects {
    float: right;
    margin-top: -4px;
}


.data-table {
}
    .data-table table {
        border-left: 1px solid #eceae6;
    }
    .data-table caption {
        margin:0 0 10px;
        font-size: 13px;
        line-height: 14px;
        color: #063666;
        font-weight: bold;
        text-align: left;
    }

    .data-table thead tr {
        background: #FFF;
    }
    .data-table thead th {
        line-height: 11px;
        font-size: 11px;
        font-weight: bold;
        padding: 10px 6px;
        border-right: 1px solid #eceae6;
        border-bottom: 1px solid #eceae6;
        border-top: 1px solid #eceae6;
        letter-spacing: 0px;
    }

    .data-table tbody td {
        border-right: 1px solid #eceae6;
        border-bottom: 1px solid #eceae6;
        background: #FFF;
        padding: 6px 6px 6px 12px;
        text-align: center;
    }


div.main-info ul {
    margin-left: 0px;
    padding-left: 10px;
}
    div.main-info ul li {
        list-style: none;
        background: url(/templates/default/images/bullet.gif) no-repeat 0% 5px;
        margin-left: 0px;
        padding-left: 20px;
    }

