



/* some new elements */
 .twogrid, .threegrid, .fourgrid, .fivegrid, .sixgrid {
    float:left;
    margin: 0 6px 0 0;
    text-align:left;
}
.twogrid {
    float: left;
    width: 194px;
    margin-left: 8px;
}



/* --------------- Global settings -------------- */
body, a, div, select, input, textarea {
    font-family: Verdana, Arial, Tahoma, sans-serif;
    font-size: 12px;
}
a img {
    border: none;
}
a {
    text-decoration: none;
    color: #ffffff;
}
a:hover, .underline {
    text-decoration: underline !important;
}
a:focus {
    border:medium none;
}

h1,h2,h3{
    font-weight:bold;
}

h1{
    font-size:16px;
    color:#BA080E;
}
h2{
    font-size:12px;
    color:#BA080E;
}

h2.dark{
    font-size:12px;
    color:#6A5E49;
}

h3{
    font-size:12px;
    color:#000;
}

.breaker {
    clear: both;
    height: 1px;
    font-size: 0px;
    line-height: 0px;
    overflow: hidden;
}
.clear{clear:both;}
/*----------------------- Global layout ------------ */
#globalcontainer {
    margin: 0 auto;
    width: 980px;
    text-align: left;
    background-color:#fff;
}
.noscriptBox {
    border: 1px solid #9b080d;
    background-color: #ffcccc;
    text-align: left;
    padding-left: 10px;
    line-height: 40px;
    margin-top: 3px;
}

/*------------ Headers --------------- */

h1.pageTitle, .openquote {
    color:#646565;
    font-size: 20px;
    margin: 11px 0;
    font-weight: bold;
    padding: 0 0 0 15px;
    background: url(images/quotes.png)  no-repeat 0 -105px;
}
h1.pageTitle {
   font-family: "Trebuchet MS", Verdana, Arial, Tahoma, sans-serif;
    background-position: 0 -102px;
	line-height: 18px;
	vertical-align: top;
}
/* IE7 hack for openquote */
*:first-child+html h1.pageTitle {
	background-position: 0 -100px;
	}

.titlequote {
	background: url(images/quotes.png) 100% -24px no-repeat;
	width: 16px;
	height: 11px;
	line-height: 0;
	}

.openquote span {
    background: url(images/quotes.png) 100% -18px no-repeat;
    padding-right: 17px;
}
.pageTitle .catchLine {
    display: inline;
    background: none;
    font-size: 16px;
    font-weight: bold;
    padding: 0;
}



h4 {
    display:inline-block;
    font-size:12px;
    margin:0 0 5px;
    line-height: 16px;
    color: #646565;
}
h4.openquote {
    background-position:0 -47px;
    height:34px;
    font-size:12px;
    overflow:hidden;
    margin:5px 0 0;
}
.openquote span {
    background-position: 100% -75px;
}
.openquote span {
    background: none;
    padding-right: 0px;
}
.openquote .closeQuote {
    background: url(images/quotes.png) no-repeat scroll 100% -79px;
    width:14px;
    height: 14px;
}







/* ----------------- Grids/Columns ---------*/

.twogrid, .threegrid, .fourgrid, .fivegrid, .sixgrid {
    float:left;
    overflow: hidden;
    margin: 0 6px 6px 0;
}
.gridcontent {
    margin: 10px;
}
.twogrid {
    width: 187px;
    border:1px solid #000000;
}


.threegrid {
    width: 357px;
}
.fourgrid {
    width: 478px;
}
.fourgrid.mid {
    width: 476px;
}
.fivegrid {
    width:599px;
}
.sixgrid {
    width: 597px;
    border:0px solid #666;
text-align:justify;
}

.lastcol {
    margin-right: 0px !important;
}
.bannerBlock {
    width: auto;
    text-align: center;
}
.teaserboxes {
 width:785px;   
font-size: 0px;
    white-space:nowrap;
}

.teaserboxes .twogrid, .teaserboxes .sixgrid {
	display: inline-block;
	float: none;
}

.teaserboxes .twogrid{
	vertical-align:bottom;
}

.teaserboxes .sixgrid * {
	white-space: normal;
}



.ghpMenuTitle{
    background-color:#fff;
    padding:0 10px;
    height:43px;
    overflow: hidden;
    display: table-cell;
    vertical-align: center;
     white-space: normal;
}

.ghpLineTop {
    background-color: #000000;
    height: 6px;
    line-height: 0px;
    padding: 0px;
    font-size: 0px;
}
.ghpMenuTitle p {
    padding-top: 6px;
}

.ghpMenuImage{
    height:150px;
    width:194px;
    overflow:hidden;
    position:relative;
    display:block;
    top: 0;
    cursor: pointer;
     white-space: normal;
}

.ghpMenuImage:hover a {
    text-decoration: underline;
}
.ghpMenuImage img {
    position: absolute;
    bottom: 0;
}
.ghpMenuImage .whiteCover {
    position: absolute;
    width: 194px;
    height: 150px;
    background-color: #FFFFFF;
    top: 0;
    left: 0;
    opacity: 0.5;
    filter: alpha(opacity = 50);
    cursor: pointer;
}
.ghpMenuImage a.thLink {
    width: 194px;
    height: 150px;
	display:block;
}

a.thLink:hover .whiteCover {
	visibility: hidden;
}
.ghpMenuImage .descrText{
    overflow: hidden;
    width:194px;
    position:absolute;
    bottom:0;
    left:0;
    background-color:#666;
    font-size: 12px;
    opacity: 0.8;
    filter: alpha(opacity = 80);
    white-space: normal;
}

.ghpMenuImage div p{
    color:#fff;
    margin:6px 10px;
    font-weight: bold;
}

.ghpMenuImage div p span{
    color:#fff;
    display: block;
    font-weight: bold;
}
.ghpMenuImage div p a {
    color: #fff;
    font-weight: normal;
    margin-left: 2px;
}

.morePlace {
    height:22px;
    overflow:hidden;
    padding-bottom:6px;
    white-space: normal;
}

.morePlace .forward {
    background-position:0 -30px;
    display:block;
    font-weight:bold;
    line-height:20px;
    margin:5px 10px 6px;
    color:#7f7f7f;
}
.forward {
    background: url(images/arrow_icons.png) no-repeat 0 -34px;
}

.smallIcon {
    width:auto;
    height:18px;
    padding: 0px 0 0 14px;
    line-height: 1.3em;
}

.login {
    font-weight:bold;
    margin-left: 6px;
    text-transform: uppercase;
    background:transparent url(images/arrow_icons.png) no-repeat 0 -34px;
    cursor:pointer;
}
.loginPlace {
    float: right;
    font-weight:bold;
    color: #696969;
}
#fbButton{
	display:inline-block;
    margin-left:6px;
}

/* GHP Copperation Box */
.cooperationBox {
    height: 115px;
    text-align: center;
    color: #666;
    overflow: hidden;
}

.cooperationBox h4 {
    font-size: 12px;
    font-weight: bold;
    margin: 6px;
}
.cooperationBox a{
    color: #666;
}



/* GHPimage articles*/

.ghpMenuImage{
    height:150px;
    width:600px;
    overflow:hidden;
    position:relative;
    display:block;
    top: 0;
    cursor: pointer;
     white-space: normal;
}

.ghpMenuImage:hover a {
    text-decoration: underline;
}
.ghpMenuImage img {
    position: absolute;
    bottom: 0;
}
.ghpMenuImageA .whiteCover {
    position: absolute;
    width: 770px;
    height: 150px;
    background-color: #FFFFFF;
    top: 0;
    left: 0;
    opacity: 0.5;
    filter: alpha(opacity = 50);
    cursor: pointer;
}


.ghpMenuImageA .descrText{
    overflow: hidden;
    width:770px;
    position:relative;
    bottom: 70px;
    left:10;
    background-color:#000000;
    font-size: 12px;
    opacity: 0.8;
    filter: alpha(opacity = 80);
    white-space: normal;
}

.ghpMenuImageA div p{
    color:#fff;
    margin:6px 10px;
    font-weight: bold;
}

.ghpMenuImageA div p span{
    color:#fff;
    display: block;
    font-weight: bold;
}
.ghpMenuImage div p a {
    color: #fff;
    font-weight: normal;
    margin-left: 2px;
}

.ghpMenuTitleA{
    background-color:#fff;
    padding:0 0px;
    height:20px;
    overflow: hidden;
    display: table-cell;
    vertical-align: center;
     white-space: normal;
}



