* {
	padding: 0;
	margin: 0;
	text-decoration: none;
	border: none;
	outline: none;	
	font-size: 1em;
}

body {
	background-color:  #222;
	color: #333;
	font: 12px/18px 'Lucida Grande', Verdana, Arial, sans-serif;
}

ul, ol {
	list-style: none;
}

a {
	color: #39c;
}

a:hover {
	text-decoration: underline;
}

.alignleft {
	float: left;
	display: inline;
}

.alignright {
	float: right;
	display:inline;
}

.nobr {
	white-space: nowrap;
}

.content h1, .content h2, .content h3, .content h4 {
	font-weight: bold;
	color: #003E7e;
	margin-top: 10px;
	margin-bottom: 10px;
}

.content h1 {
	font-size: 180%;
}

.content h2 {
	font-size: 129%;
}

.content p {
	margin-top: 10px;
	line-height: 140%;
}

.content ul {
        margin-top: 10px;
        list-style: disc outside;
        margin-left: 40px;
}

.content ul li {
        margin-bottom: 10px;
}

blockquote {
	font-style: italic;
	font-family: Georgia;
	font-size: 15px;
}

#page {	
	background: #fff url('/images/bg_gradient.png') repeat-x 0 0;;
	background-color: #ffffff;
	text-align: left;

}

#header {
	margin: 0px auto;
	padding: 10px 0px;
	width: 760px;
	height: 70px;
}

#logo {
	float: left;
}

#header #mainNav {
	float: right;
	margin: 20px 10px 0px 0px;
	font: bold 13px/30px Helvetica, Arial, sans-serif;

}

#mainNav li {
	float: left;
	padding-right: 2px;
	background: url('/images/top_menu_divider.png') no-repeat right 0;
}

#mainNav li a {
	background: url('/images/top_menu_slice.png') repeat-x 0 0;
	float: left;
	padding: 2px 20px 5px;
	color: #666;
}

#mainNav li.selected a, #mainNav li.selected a:hover {
	color: #39c;
	text-decoration: none;
	cursor: default;
}

#mainNav li.selected a:focus {
	color: #069;
}

#mainNav li a:hover, a:focus {
	color: #333;
	text-decoration: none;
}
#mainNav li a:active {
	padding-top: 3px;
}

#mainNav li.first a {
		background: url('/images/top_menu_left.png') no-repeat 0 0;
		padding-left: 22px;
}

#mainNav li.last {
	background: none;
	padding: 0;
}
#mainNav li.last a {
		background: url('/images/top_menu_right.png') no-repeat right 0;
		padding-right: 22px;
}


#footer {
	background: #222;
	color: #999;
	clear: both;
	padding: 10px 0;
	font-size: 75%;
}

#footer_wrap {
	margin: 0 auto;
	width: 680px;
}

#footer p {
	float: left;
	padding-right: 10px;
}

#footer ul {
	float: right;
}

#footer ul li {
	display: inline;
	padding: 0px 6px;
	border-right: 1px solid #999;
}

#footer ul li.last {
	border-right: none;
}

#footer ul li a {
	color: #999;
}

#ie6warning {
	color: #fff;
	text-align: center;
}

#ie6warning .warning {
	color: #d00;
	font-weight: bold;
}

/* Layouts */

.layout_single {
	clear: both;
	width: 720px;
	margin: 0 auto;
	background: url('/images/content_bg_720.png') no-repeat;
	min-height: 400px;
}

.content {
	padding: 20px 30px;
}

.layout2nw {
	clear: both;
	margin: 0 auto;
	width: 720px;
}

.layout2nw #sidebar {
	width: 220px;
	float: left;
}

.layout2nw #primary {
	width: 480px;
	float: right;
	background: url('/images/content_bg_480.png') no-repeat;
	min-height: 400px;
}

#socialLinks a {
	display: inline !important;
	padding: 0px 5px !important;
}
#socialLinks img {
	display: inline;
}
#secondaryNav {
	height: 40px;
	background: url('/images/secondary_nav_bg.png') repeat-x;
	margin: 5px 5px 0px;
	font: bold 13px/36px Helvetica, Arial, sans-serif;
}

#secondaryNav li {
	float: left;
	display: inline;
	padding-right: 2px;
	background: url('/images/secondary_nav_divider.png') no-repeat right 0;
}

#secondaryNav li a {
	display: block;
	padding: 3px 20px;
	color: #666;
}

#secondaryNav li a:hover {
	color: #333;
	text-decoration: none;
}

#secondaryNav li.selected {
	background-color: #fff;
	margin-left: -1px;
}

#secondaryNav li.selected.first {
	margin-left: 0px;
}

#secondaryNav li.selected a,
#secondaryNav li.selected a:hover {
	color: #39c;
}

#secondaryNav li a:active {
	padding-top: 4px;
}

/* Page specific styles */

#homePage {
	clear: both;
	padding-top: 20px;
	margin: 0 auto;
	width: 720px;
}

#homePage #feature {
	margin: 0px auto;
	display: block;
}

#homePage #events {
	float: right;
	width: 340px;
	margin: 10px 10px 10px 0px;
}

#homePage #customerSlider ul {
	list-style:	none;
	margin: 0;
	padding: 0;
}

#homePage #customerSlider  li {
	overflow: hidden;
	width: 340px;
}

#homePage #customerSlider p {
	margin-top: 0px;
}

#homePage #news {
	float: right;
	width: 340px;
	margin: 10px 0px 10px 10px;
	border-left: 2px solid #003E7e;
	padding-left: 8px;
	list-style: disc;
}

#homePage #news .newsDate {
	color: #888;
}

div.productHeader {
	text-align: center;
	margin: 0 auto;
}

div.productHeader .productTitle {
	color: #003E7e;
	font-size: 170%;
	font-weight: bold;
}

div.productHeader .productSubTitle {
	
}

div.productInfo {
	width: 320px;
	text-align: center;	
}

.productInfo ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#productPage #studio {
	float: left;	
}


#productPage #studio .productOverview {
	background-color: #3fb44f;
}

#productPage #explorer .productOverview {
	background-color: #f4922f;
}

#productPage #explorer {
	float: right;
}

div.productInfo .productOverview {
	list-style: none;
	background-color: #3fb44f;
	padding-top: 10px;
	padding-bottom: 10px;
}

div.productInfo .productOverview li {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
}

.callToAction {
	margin: 15px auto 0px;
	background: url('/images/blue_button_220.png') no-repeat;
	height: 45px;
	width: 200px;
	text-align: center;

}

.callToAction a {
	padding: 10px 0px 15px;
	color: #fff;
	display: block;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}

.callToActionDetail {
	text-align: center;
	font-size: 140%;
	margin-bottom: 20px;
	color: #003E7e;
}

ul.productReqs {
	font-size: 11px;
	line-height: 16px;
	color: #999;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

ul.productReqs li {
	padding: 10px 0px;
	border-top: 1px dotted #ccc;
}

ul.productReqs li.first {
	border: 0px;

}

ul.sidebarQuotes {
	text-align: center;
	font-size: 11px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}

ul.sidebarQuotes li {
	border-top: 1px dotted #ccc;
	padding: 10px 0px;
}

ul.sidebarQuotes li.first {
	border: 0px;
}

ul.sidebarQuotes blockquote {
	font-size: 14px;
}

ul.sidebarQuotes blockquote .reviewer {
	margin-top: 5px;
	color: #003E7e;
}

table.pricing td {
	border: 2px solid #1f377e;
	padding: 5px;
}

table.pricing {
	width: 100%;
	border: 1px solid #003E7e;
	border-collapse: collapse;
	margin: 10px auto;
}

table.pricing .type {
	width: 150px;
}

table.pricing .price {
	text-align: right;
}



#badgeInstall {
	display: block;
	margin: 10px auto;
}


p.effectiveDate {
	font-size: 80%;
	text-align: right;
}

/** Blog stuff */

div.post {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #39c;
}

div.post h2.postTitle {
	margin-bottom: 0px;
}

div.post p.byline {
	margin-top: 0px;
	color: #aaa;
	font-size: 80%;
	text-transform: uppercase;
	
}

div.post div.entry {

}

div.post p.postmetadata {
	margin: 10px 20px 10px;
	font-size: 75%;
}

div.post div.commentBody {
	margin: 0px 20px 10px;
}

div.post h2#comments, div.post h2#respond {
	font-size: 100%;
}

ol.commentlist li {
	padding-bottom: 10px;
}

textarea#comment {
	width: 400px;
}

div.navigation {
	margin: 10px 0px;
	padding-bottom: 20px;
}

