@charset "utf-8";
/* CSS Document */

#footer-widget-area {
	width:790px;
	margin:20px auto;
}

ul.xoxo {
	font-size:9px;
	list-style-type:none;
	margin-left:10px;
    padding:0 10px;
}

div#first	{
	float:left;
	display:inline;
	width:350px;
	background-color:rgba(0,0,0,0.05);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	height:75px;
	padding-bottom:10px;
}

div#second {
	float:left;
	display:inline;
	width:430px;
	background-color:rgba(0,0,0,0.05);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	height:75px;
	padding-bottom:10px;
	margin-left:5px;
}

div#third, div#fourth {
	width:50%;
	float:left;
	display:inline;
	margin:20px 10px 20px 0;
}

div#first h2 {
	margin-bottom:5px;
	margin-top:5px;
}

div#second h2 {
	margin-bottom:5px;
	margin-top:5px;
}


ul.xoxo li ul{
	list-style-type:none;
	padding-left: 5px;
}

/* Footer logos */

.fade {
  position: relative;
/*  top: 75px;
  left: 75px;*/
}

.fade div {
  position: relative;
  float:left;
  
  top: -38px;
  left: 0;
  display: none;
}

html body table#container tbody tr td table#main tbody tr td table tbody tr td.main-left div#primary.widget-area ul.xoxo {
	margin-left:0;
    margin-top:-10px;
}

table.gallery td.hl {
    padding-left:15px;
}

html body table#container tbody tr td table#main tbody tr td table tbody tr td.main-right div#primary.widget-area ul.xoxo {margin-left:0;}


/*#footer-widget-area fieldset {margin:1em; padding:1em; border:1px solid #ccc; background:#eee;}
#footer-widget-area legend {font:1.5em "Century Gothic",Helvetica,sans-serif; color:#000; border:1px solid #ccc; border-bottom:0; background:#eee; padding:.4em;}
#footer-widget-area label {display:block; font:1.3em "Century Gothic",Helvetica,sans-serif; color:#333;}
#footer-widget-area input {border:1px solid #999; padding:.4em; width:80%; font-size:1.4em;}
#footer-widget-area .btn {border:0; padding:0; width:105px; margin-bottom:-.9em;}

#response {color:#f30; font-style:italic; font-size:inherit; padding:.4em;}
#no-spam {font-size:1.1em; font-style:italic; color:#666; margin-top:.4em;}
#description {font-size:1.1em; margin:1.5em 1em -1.9em 0; color:#333; text-align:right; color:#333;}*/