
table.content {
	width: 100%;
}

table.content td {
	text-align: center;
	padding: 5px;
}

table.content td.altRow {
	background-color: #f3f3f3;
}

table.content td.divider {
	text-align: left;
	height: 30px;
	line-height: 30px;
	color: #fff;
	background-color: #1f326b;
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0;
	padding-left: 10px;
	padding-right: 10px;
}

img {
	border-width: 0;
}

p.strong {
	font-weight: bold;
}

h3.feature {
	color: #fff;
	background-color: #112255;
	font-weight: normal;
	font-size: medium;
	margin-bottom: 1em;
	padding-left: 10px;
	padding-right: 10px;
	height: 30px;
	line-height: 30px;
	background-repeat: repeat-x;
	background-position: bottom;
}

div.networksBox {
	display: table;
	border-style: solid;
	border-color: #112255;
	border-width: 1px;
	padding: 10px;
	float: left;
}

.smallText {
	font-size: 80%;
}

.largeText {
	font-size: 150%;
}

.highlight {
	color: #112255;
	text-shadow: 0 0 20px #364a87;
}

.btn-cta {
	color: #fff;
	background-color: #112255;
	padding: .375rem 1.25rem;
	line-height: 2.5rem;
	font-size: 1rem;
	text-decoration: none;
	border-radius: 3px;
}
.btn-cta:hover {
	color: #fff;
	background-color: #1f326b;
}

#topBar {
	background-color: #112255;
	background-image: url(../theme-images/topBarBg.png);
	height: 50px;
}

#topBarContent {
	color: #fff;
	width: 100%;
	max-width: 960px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}

#topBarContent p {
	float: right;
	margin: 18px 10px;
}

#topBarContent a {
	color: #fff;
}

#topBarLogo {
	float: left;
}

#topBarAddThis {
	float: right;
	margin-top: 15px;
}

#pageMount {
	background-color: #f3f3f3;
}

.page {
	background-color: #fff;
	width: 100%;
	max-width: 960px;
	background-repeat: repeat-x;
	background-position: top;
}

#footer {
	background-color: #505050;
}

#footerContent {
	color: #fff;
	width: 100%;
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#footerContent p {
	color: #fff;
	margin-bottom: 0;
}

#footerContent a {
	color: #fff;
}

#shade {
	height: 20px;
	background-image: url(../theme-images/shade.png);
	background-repeat: repeat-x;
	background-position: top;
}

#packages {
	padding-left: 222px;
	background: transparent url(../theme-images/sitella_home.png) no-repeat;
	min-height: 450px;
	margin-top: 10px;
	margin-bottom: 10px;
}
