
/* addthis */

#addthisheader
{
display: block;
width: 100%;
height: 100%;
}

#addthis
{
display: inline;
position: static;
float: right;
width: 100%;
height: 100%;
padding-top: 1.5em;
}


/* links */

a:hover, a:focus, a:active
{
text-decoration: none;
color: #7e726a;
}


/* skip */
.skip
{
position:absolute;
left:0px;
top:-500px;
width:1px;
height:1px;
overflow:hidden;
}


/* directory */

.directory h3
{
text-align: center;
font-size: 1.5em;
margin-bottom: .3em
}

.directory ul li
{
font-size: 1em;
padding: 1em .2em 0 0
}


.directory ul ul
{
padding: .2em 0
}

.directory ul ul li
{
display: inline;
font-size: .8em;
padding: .3em 0;
color: #49423D
}

#toptxt h1 {
color: #49423D;
margin: 0 0 0;
font-family:Arial, "Helvetica Neue", Helvetica, sans-serif;
font-size:2.0em;
text-shadow: 1px 2px #f5f5f5;
}

#toptxt h2 {
color: #49423D;
margin: 0 0 0 1%;
font-family:Arial, "Helvetica Neue", Helvetica, sans-serif;
font-size:1.2em;
font-style: italic;
text-shadow: 1px 2px #f5f5f5;
}



/* countries */
#country
{
float: left;
width: 49%;
margin: 1% 0 4% 2%;
}

#country p {
margin-top: 1%;
font-size: 1em;
padding-top:1em;
}

#country h3 {
text-align: left;
color: #49423D;
padding: .3em;
box-shadow: 0px 2px 1px #d6d6d6;

background-image: -ms-radial-gradient(left bottom, circle farthest-corner, #F5EDD4 0%, #CFC8B3 100%);


background-image: -moz-radial-gradient(left bottom, circle farthest-corner, #F5EDD4 0%, #CFC8B3 100%);


background-image: -o-radial-gradient(left bottom, circle farthest-corner, #F5EDD4 0%, #CFC8B3 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(radial, left bottom, 0, left bottom, 896, color-stop(0, #F5EDD4), color-stop(1, #CFC8B3));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-radial-gradient(left bottom, circle farthest-corner, #F5EDD4 0%, #CFC8B3 100%);

/* W3C Markup, IE10 Release Preview */ 
background-image: radial-gradient(circle farthest-corner at left bottom, #F5EDD4 0%, #CFC8B3 100%); 
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}


/* subjects */

#subject
{
float: left;
width: 49%;
margin: 1% 0 3%;
}

#subject h3
{
text-align: left;
padding: .3em;
color: #49423D;
box-shadow: 0px 2px 1px #d6d6d6;
/* IE10 Consumer Preview */ 
background-image: -ms-radial-gradient(left bottom, circle farthest-corner, #F5EDD4 0%, #CFC8B3 100%);

/* Mozilla Firefox */ 
background-image: -moz-radial-gradient(left bottom, circle farthest-corner, #F5EDD4 0%, #CFC8B3 100%);

/* Opera */ 
background-image: -o-radial-gradient(left bottom, circle farthest-corner, #F5EDD4 0%, #CFC8B3 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(radial, left bottom, 0, left bottom, 896, color-stop(0, #F5EDD4), color-stop(1, #CFC8B3));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-radial-gradient(left bottom, circle farthest-corner, #F5EDD4 0%, #CFC8B3 100%);

/* W3C Markup, IE10 Release Preview */ 
background-image: radial-gradient(circle farthest-corner at left bottom, #F5EDD4 0%, #CFC8B3 100%);
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}

#subject1, #subject2
{
float: left;
width: 46%;
margin: 2%;
}

#subject1
{
margin-right: 2%;
}

/* end subjects */

/* end directory */

/* end main */

#spons, h2.direct
{
position:absolute;
left:0px;
top:-500px;
width:1px;
height:1px;
overflow:hidden;
}

