html, body,div,h1,h2,h3,h4,h5,h6,ul,li {
    font-family: "Lucida Grande","Lucida Sans",Helvetica,Arial,sans-serif;
	margin: 0 0;
    padding: 0 0;
    font-size:16px;
    font: inherit;
    vertical-align: baseline
}

h1 {font-size: 20pt; font-weight: bold;}

h2 {
font: italic 18px Georgia, serif;
color: #333;
}

ul{
	list-style-type:none;
}

html {
    background: #fff url(img/bg-header.png?07a751e) repeat-x;
}
body {
	padding:0 0;
}

.secondary li a.selected, .secondary li a:hover {
    background: #ECF5FE;
}


#page {
    width: 1000px;
    margin: 0 auto;
    min-height: 404px;
	padding:0 0;

}
#page header.hero {
    width: 720px;
}
#page header h2, #page header h3 {
    margin-bottom: 16px;
}
a {
    text-decoration: none;
    color: #447bc4;
}
a:hover {
    text-decoration: underline;
}

.amo-header {
	min-height:130px;
	position:relative;
}


#aux-nav {
    float: right;
	font-size:15px;
	width:50%;
}

#aux-nav ul{list-style-type:none;margin:0 0;padding:0 0;}
#aux-nav ul li{float:right;margin-left:5px;}

.header-search {
    position: absolute;
    top: 63px;
    right: 0;
    background: #1b5898;
    background-image: -webkit-gradient(linear, left bottom, left top, from( #2e89ca), to( #1b5898));
    background-image: linear-gradient( #2e89ca,  #1b5898);
    background-image: -moz-linear-gradient( #2e89ca,  #1b5898);
    background-image: -webkit-linear-gradient( #2e89ca,  #1b5898);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: 0 -2px 0 rgba(0, 0, 0, .5) inset, 0 2px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 -2px 0 rgba(0, 0, 0, .5) inset, 0 2px 0 rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 -2px 0 rgba(0, 0, 0, .5) inset, 0 2px 0 rgba(0, 0, 0, .1);
    width: 250px;
	padding:5px;
	height:35px;
}

#search-q {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-shadow: 0 0 2px rgba(0, 0, 0, .4) inset;
    -moz-box-shadow: 0 0 2px rgba(0, 0, 0, .4) inset;
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .4) inset;
    float: left;
    font: 16px "Trebuchet MS", sans-serif;
	padding-left:5px;
    width: 200px;
	margin-right:5px;
}

.header-search #search-q, .header-search .search-button {
    height: 30px;
}

#masthead {
    padding-top: 45px;
    max-width: 600px;
}
#masthead h1 {
    font: normal 40px/40px MetaBlack;
    letter-spacing: -1px;
    text-transform: uppercase;
    margin-bottom: 7px;
}

.site-title img {
    float: left;
    margin-right: 10px;
}

.site-title {
    margin-bottom: 7px;
}
.site-title a {
    color: #333;
    text-decoration: none;
}

.secondary{
    line-height: 1.3;
    width: 196px;
    position: relative;
    left:0;
    margin: 0;
}

.secondary ul,.secondary ol{
    color: #666;
    font-size: 15px;
    line-height: 16px;
    margin-bottom: 28px;
}
.secondary ul ul {
    margin-bottom: 0;
}
.secondary ul ul li {
    border-top: 0;
}
.secondary ul ul li a {
    padding-left: 1em;
}
.secondary li {
    border: #CCC 1px solid;
    border-width: 0 0 1px 0;
    position: relative;
}

.secondary h2 {
    font-size: 16px;
    line-height: 16px;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    color: #333;
}
.secondary h2 a {
    color: inherit;
}
.secondary li a, .secondary h2 {
    display: block;
    padding: 6px;
    text-decoration: none;
}

.primary{
	float:right;
	width:780px;
	min-height:400px;
}

#promos{
	font-family: "Lucida Grande","Lucida Sans",Helvetica,Arial,sans-serif;
	width:630px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: 0 -2px 0 rgba(204, 223, 243, .3) inset, 0 0 1px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 -2px 0 rgba(204, 223, 243, .3) inset, 0 0 1px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 -2px 0 rgba(204, 223, 243, .3) inset, 0 0 1px rgba(0, 0, 0, .1);
    float: left;
    margin-bottom: 15px;
    padding: 16px 60px;
}


#promos h2{
	 color: #075f7a;
	font-size: 36px;
	font-weight: 700;
	font-style: normal;
	line-height: 1.1em;
	text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
}

#promos h3{
	color:#666;
	font-size:15px;
}

.addons li {
    float: left;
    width: 25%;
    position: relative;
	margin-top:4%;
    margin-right: 5%;
    margin-bottom: 5%
    text-align: center;
    height: 120px;
    padding:9px;
    background-image: -webkit-gradient(linear, left bottom, left top, from( #fff), to( #ecf1f7));
    background-image: linear-gradient( #fff,  #ecf1f7);
    background-image: -moz-linear-gradient( #fff,  #ecf1f7);
    background-image: -webkit-linear-gradient( #fff,  #ecf1f7);
    border: 1px solid #b7c3d7;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    box-shadow: 0 -2px 0 rgba(58, 78, 103, .08) inset, 0 2px 0 rgba(190, 210, 230, .5);
    -moz-box-shadow: 0 -2px 0 rgba(58, 78, 103, .08) inset, 0 2px 0 rgba(190, 210, 230, .5);
    -webkit-box-shadow: 0 -2px 0 rgba(58, 78, 103, .08) inset, 0 2px 0 rgba(190, 210, 230, .5);
}

.addons h3 {
    font-size: 16px;
    line-height: 1.1;
    max-height: 1.1em;
    font-weight: 700;
    font-family: inherit;
    margin: .25em 0;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	text-decoration:none;
}

.addons p.desc {
    overflow: hidden;
    max-height: 5.4em;
    font-size: 11px;
    text-align: left;
    color: #373d48;
    text-overflow: ellipsis;
    margin: 0;
}

.addons img {
    display: block;
    margin: 0 auto;
    max-width: 50px;
	border:none;
}

.primary .secondary {
	float: right;
}

.island {
    background: #FCFDFE;
	width:500px;
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fcfdfe', endColorstr='#f4f8fc'); /* for IE */
    border: 1px solid #c9ddf2;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: 0 -2px 0 rgba(204, 223, 243, .3) inset, 0 0 1px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 -2px 0 rgba(204, 223, 243, .3) inset, 0 0 1px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 -2px 0 rgba(204, 223, 243, .3) inset, 0 0 1px rgba(0, 0, 0, .1);
    display: block;
    float: left;
    margin-bottom: 15px;
    padding: 16px 16px 16px;
}

.island h2 .seeall{
font: normal 12px "Helvetica Neue", Arial, sans-serif;
text-transform: none;
margin-left: .5em;
}

.icon {
	width:100%;
}


.sub_list li{
	float:left;
	width:48%;
	margin:15px 5px;
	height:50px;
}

.sub_list h3 {
font-weight: 700;
margin: 0 0 2px 0;
font-size: 16px;
line-height: 16px;
white-space: nowrap;

}

.icon a{float:left;padding-right:5px;}

.icon div{font-size:12px;color:#666;text-decoration:none;}

.icon img{
	border:none;
	margin:0 8px 0 8px;
}

#footer {
    background: #33559b url(img/bg-footer.png?46b85ba) 0 0 repeat-x;
    clear: both;
    color: #476FBE;
    display: block;
    font-family: Georgia, serif;
    min-width: 978px;
    padding: 0 0 5px;
}

#footer .section {
    max-width: 960px;
    margin: 0 auto;
    position: relative;
    min-height: 0;
    padding-bottom: 20px;
}

.footerlogo {
position: absolute;
right: 0;
top: -64px;
}

#social-footer {
height: 68px;
margin-bottom: 4px;
display: table;
font-size: 18px;
font-style: italic;
width: 80%;
color: white;
}

#social-footer ul{
	margin-top:30px;
}

#social-footer ul li {
float:left;
vertical-align: middle;
text-align: center;
font-size:20px;
width:120px;
margin-right:5px;

}

#social-footer ul li a:link,#social-footer ul li a:visited,.first:link,.first:visited{
	color:#FFF;
}

#footer-menu {
margin: 17px;
width: 68%;
}

.first{
	font-size:16px;
}

#footer-menu td{width:20%;vertical-align:top;}

#footer-menu td ul{
	margin-top:10px;
}

#footer-menu td ul li{margin-bottom:10px;font-size:15px;}

#footer-menu td ul li a:link,#footer-menu td ul li a:visited{
	color:#FFF;
	font-family: Georgia, serif;
	font-size: 15px;
	font-weight: 400;
}

#footer-menu td ul li a:hover{color:#FFF;}

p{
	font-size:14px;
	margin:2px 0 !important;
}