/* CSS Document */
smallBr{
font-size: 1px;
line-height: 0;
}
/*******************************************/
/*** Concept Graphic ****/
/*******************************************/
#altconcept-graphic{clear:both; padding: 25px 50px; *padding: 25px 50px 0 50px;}/*padding counts toward total height 235+25+25 = 285total*/
.blankback{background-image:url(../images/blankback.jpg); height: 530px; }/*Home page graphic*/
.support{background-image:url(../images/support.jpg); height: 530px; }/*Home page graphic*/
.community{background-image:url(../images/community.jpg); height: 530px; }/*Home page graphic*/
.stopthespying{background-image:url(../images/stopthespying.jpg); height: 530px; }/*Home page graphic*/
.home{background-image:url(../images/home.png); height: 474px; }/*Home page graphic*/
.anonymousbrowsing{background-image:url(../images/anonymous-browsing.jpg); height: 530px; }/*Home page graphic*/
.personal{background-image:url(../images/identity-protection.jpg); height: 530px; }/*Home page graphic*/
.xb-personal{background-image:url(../images/personal.jpg); height: 530px; }/*Home page graphic*/
.competitive{background-image:url(../images/competitive_background.jpg); height: 530px; }/*Home page graphic*/
.personalprivacy{padding: 0 !important; height: 530px; background-color:#fff; background-image:url(../images/personalprivacy.jpg);}/*Home page graphic*/
.personalintro{padding: 0 !important; height: 530px; background-color:#fff; background-image:url(../images/personalintro.jpg);}/*Home page graphic*/
.software{padding: 0 !important; height: 530px; background-color:#fff; background-image:url(../images/software.jpg);}/*Home page graphic*/
.serious_about_privacy{padding: 0 !important; height: 530px; background-color:#fff; background-image:url(../images/serious_about_privacy.jpg);}/*Home page graphic*/
.serious_back{padding: 0 !important; height: 530px; background-color:#fff; background-image:url(../images/serious_back.jpg);}/*Home page graphic*/
.spycam{padding: 0 !important; height: 530px; background-color:#fff; background-image:url(../images/spycam.jpg);}/*Home page graphic*/
.business{padding: 0 !important; height: 530px; background-color:#fff; background-image:url(../images/business.jpg);}/*Home page graphic*/
.integrity{padding: 0 !important; height: 530px; background-color:#fff; background-image:url(../images/integrity.jpg);}/*Home page graphic*/
.filtering{padding: 0 !important; height: 530px; background-color:#fff; background-image:url(../images/filtering.jpg);}/*Home page graphic*/
.onyx{padding: 0 !important; height: 530px; background-color:#fff; background-image:url(../images/onyx.jpg);}/*Home page graphic*/
.crypto_back{padding: 0 !important; height: 530px; background-color:#fff; background-image:url(../images/cryptorouter_back.jpg);}/*Home page graphic*/
.servicesummary{padding: 0 !important; height: 530px; background-color:#fff; background-image:url(../images/service-summary.jpg);}/*Home page graphic*/

/*Generic Concept Graphic rules*/
#concept-graphic{height: 235px; clear:both; color:#fff; padding: 25px 50px; *padding: 25px 50px 0 50px;}/*padding counts toward total height 235+25+25 = 285total*/

/*** Individual Graphic rules add any new graphics here ***/
/*** Use classes wich will be added to the #concept-graphic div ***/
/*** Carefull when changing classest that you do not delete the ***/
/*** yui-g class ***/
.stealth{background-image:url(../images/stealth.jpg);}/*government page graphic*/

/*** rules for europe text ***/
.europe h4 {font-weight: normal;}
.europe h1.bottom-text {text-align: right;font-weight: normal;padding: 170px 160px 0 0;}

/*** rules for goverment text ***/
.stealth h4 {font-weight: normal; padding: 20px 0 0 0;}
.stealth h1.bottom-text {font-weight: normal; padding: 8px 0 0 50px;}
.stealth h1.bottom-text a {font-weight: normal; padding: 8px 0 0 50px; text-decoration:none; color:#ffffff;}