body {
    font-family: 'Lucida Grande',Verdana,Arial,Sans-Serif;
    background: #FFFFFF;  
    font-size: 14px;
}

img {
    vertical-align: middle;
}

a img{ border:none; }  

a {
    color: #820000;
}

fieldset, form fieldset, form div fieldset {
    background: #F1F1F1;
    border: 1px solid #C1C1C1;
    padding: 10px;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 30px;
}

form div label {
    padding-left: 6px;
}

fieldset p {
    margin-top: 6px;
    margin-bottom: 16px;  
}

fieldset div {
    margin-bottom: 8px;  
}


form div {
  margin: 0 0;
  padding: 0 0;
}



fieldset legend {
    font-size: 18px;
    padding-left: 5px;
    padding-right: 5px;
}

h1, h2, h3, h4, h5 {
    color: #848182;
    margin-bottom: 0.75em;
}

h1 { font-size: 2.0em; }
h2 { font-size: 1.8em; }
h3 { font-size: 1.6em; }
h4 { font-size: 1.4em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1.0em; }


#header_boundary {
    background: #820000;
}

#header_container {   
    position: relative;
    padding-top: 10px;
    height: 100px;
}

#header_container .current {
    font-weight: bold;
}

#header_container a {
    text-decoration: none;
    color: #F1F1F1;
}

#header_container .child a:hover {
    background: #f30000;
    color: #F1F1F1;
}


#logo {
    background: url(../images/gsma/gsma_oneapi_white_transparent.png) no-repeat;
    height: 90px;
}

#logged_in_boundary {
    background: #3F0000;
    width: 100%;
    border-top: 1px solid #f30000;
    height: 30px;
}

#powered_usp {
    color:#FFFFFF;
    font-size:8pt;
    font-style:italic;
    margin-top:8px;
}

#powered_usp a, #powered_usp a:visited {
    color: #FFFFFF;  
    text-decoration: none;
}

#powered_usp a:hover {
    text-decoration: underline;
}

#dashboardnav {
    color: #FFFFFF;
    text-align: right;
    font-size: 8pt;
    padding-top: 8px;
    padding-bottom: 8px;
    height: 14px;
}

#dashboardnav a {
    text-decoration: none;
    color: #F1F1F1;
}

#dashboardnav a:hover {
    text-decoration: underline;
}

#navigation {
    position: absolute;
    top: 54px;
    right: 0px;
    font-family: Helvetica,Arial,Verdana,sans-serif;
    font-size: 18px;
}

ul.dropdown .standard {
    padding-right: 0px;
}

ul.dropdown .header {
    padding-left: 25px;
    padding-right: 0px;
}

ul.dropdown ul {
     margin-left: -6px;
     width: 170px;
     padding-bottom: 9px;
     background: #820000;
     color: #000;
     font-size: 11px;
     font-weight: normal;
     border-left: 1px solid #f30000;
     border-right: 1px solid #f30000;
     border-bottom: 1px solid #f30000;
}

ul.dropdown ul li a {
     display: block;
     padding: 7px 12px;
}

ul.dropdown ul li.dir {
     padding: 7px 20px 7px 12px;
}


/*
#tagline_boundary {
    background: #fcfad8;
    float: left;
    position: relative;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
}

#tagline {
    text-align: center;
}
*/

#content_boundary {
    margin-top: 10px;
}

#content_boundary a {
    text-decoration: none;
}

#content_boundary a:hover {
    text-decoration: underline;
}


#regionLeft {
    background: #F3F3F3;
    border: 2px solid #C1C1C1;
    padding: 10px 10px;
    width: 100%;
    -moz-border-radius: 10px;
}


.portlet-title {
    margin-bottom: 10px;
}

#footer_boundary {
    float: left;
    position: relative;
    width: 100%;
    margin-top: 10px;
    line-height: 14pt;
    color: #808285;
    font-size: 10px;
}

#footer_boundary a {
    text-decoration: none;
    color: #032c5e;
}

#footer_boundary a:hover {
    text-decoration: underline;
}

#footer {
    border-top: 1px solid #BAC4D2;
    padding-top: 10px;
}

#footer li {
    display: inline;
    margin-left: 10px;
}

#footer_centre {
    text-align: right;
}

#footer .logos {
    font-style: italic;
    margin-bottom: 15px;
    margin-top: 10px;
}

#footer .follow {
    margin-top: 8px;  
    margin-bottom:15px;
}

#footer .social {
    width: 26px;
    padding-left: 10px;
}

#footer .copyright {
    text-align: center;
}



/* YUI Skin */
.twsui-skin .yui-dt th {
    background: #820000;
}

.twsui-skin .yui-dt th, .twsui-skin .yui-dt th a {
    color: #FFFFFF;
}

.twsui-skin tr.yui-dt-odd, .twsui-skin tr.yui-dt-even, .twsui-skin .yui-dt td  {
    border: 0 none;
}

.twsui-skin tr.yui-dt-odd {
    background: #F1F1F1;
}


/* Content specifics */
.join {
    margin-top: 10px;
}

.home_content p.intro {
    line-height: 14pt;
    margin-bottom: 14pt;
}

#home_news {
    margin-top: 15px;
    padding-top: 10px;
    border-top: 1px solid #C1C1C1;
}

#home_news .date {
    font-weight: bold;
    clear: right;
}

#home_news .news {
    margin-bottom: 10pt;
}

#regionLeft h3, #regionLeft h4 {
    color: #820000;
}

.home_main_image {
    float: left;
    clear: none;  
}

.home_steps {
    float: left;
    clear: none;  
}

.home_content {
    margin-left: 50px;  
}

.home .steps {
    height: 135px;
    width: 350px;
    text-size: 14pt;
    text-align: center;
    color: #FEFFEB;
    -moz-border-radius: 10px; 
    -webkit-border-radius: 10px; 
    border: 1px solid #021e41;
    margin-left: 10px;
    margin-bottom: 30px; 
    
}

.home_disclaimer {
    text-align: center;
    width: 100%;
    float: left;
    clear: both;
    font-weight: bold;  
}

.home .stepcontainer {
    padding: 10px;  
}

.home .step1 {
    margin-right: 87px;
    background: #CE0B0E;
}

.home .step2 {
    margin-right: 87px;
    background: #A50709;
}

.home .step3 {
    background: #820000;
}

.home .steps h2 {
    margin-bottom: 20px;
    margin-top: 10px;
    color: #FFF;
}

.home img {
    margin-bottom: 20px;
}

.news .mainstory {
    background: #F3F3F3;
    border: 2px solid #C1C1C1;
    padding: 10px 10px;
    width: 100%;
    -moz-border-radius: 10px;
    float: left;
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
}

.news .mainstory .newsimage {
    float: left;
    position: relative;
}

.news .mainstory .title {
    font-size: 24px;
    float: right;
    right: 20px;
    width: 620px;
    position: absolute;
    clear: none;
}

.news .mainstory .date {
    font-weight: bold;
}

.news .mainstory .body {
    clear: none;
    float: right;
    position: absolute;
    right: 20px;
    top: 60px;
    width: 620px;
    padding-right: 20px;
}

.news .previousstory {
    margin-top: 20px;
}

.news .previousstory .date, .news .previousstory .title {
    font-weight: bold;
}


ol {
    color: #848182;
    font-size: 1.2em;
    margin-top: 10px;

}

ol li {
    margin-bottom: 10px;
    list-style-type: decimal !important;
}

ol p {
    font-size: 1em;
    color: #000000;
}

.home_content p {
    margin-bottom: 20px;
}

.home_content ul {
    margin-bottom: 20px;
}

.home_content li {
    list-style-type: disc;
    margin-left: 23px;
}

.home_content dt {
    font-weight: bold;
    margin-bottom: 5px;
}

.home_content dd {
    margin-bottom: 20px;
}

.home_content a {
    text-decoration: underline;
}

.library li {
    list-style-type: none;
}

input[type=text], input[type=password], textarea, select {
    outline-style:none;
    border:1px solid black;
}

input[type=text], input[type=password], select {
    width: 179px;
}

input[type=text]:focus, input[type=password]:focus {
    outline-style:none;
    border:1px solid #820000;
    background-color: #FFECEC;
}

.buttons {
    margin-top: 10px;
    margin-bottom: 15px;
}

.buttonLink {
    margin-left:10px;
    margin-top:4px;
    position:absolute;
}

#loginView fieldset {
    margin-right:20px;
}

.signup fieldset {
    margin-left: 20px;
}
