@charset "utf-8";
/* CSS Document */






/* Global Formatting */
body {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #3b3b3b;
	background-color: #FFFFFF;
}

#container {
	background: #FFF;
}

h2 {
	font-size: 24px;
}

.two_col #left_column {
	color: #FFFFFF;
	background-color: #666666;	
	border-radius: 10px;
}

.two_col #container #left_column h3 a {
	color: #FFF;
	text-decoration: none;
	font-variant: normal;
}

.post_header {
	background-color: #999999;
	border-radius: 10px;
}

.post_header h3 {
	color: #3B3B3B;
}

#right_column img {
	border-radius: 10px;
}






/* Header Formatting */
#header {
	background-color: #000000;
	color: #FFFFFF;
}

#header a {
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#header h1 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#header h1 a {
	font-size: 80px;
	border: none;
	background: none;
	font-weight: normal;
}

#header ul li:hover{
	background-color: #5099DE;
}

#header ul ul{
	background-color: #5099DE;
}

#header ul ul li a,visited{
	color: #3B3B3B;
	font-size: 14px;
}

#header ul ul li:hover a{
	color: #FFF;
}







/* Button Formatting */
#twitter-share-button img, #reddit_button img, #fbshare img {
	border-radius: 10px;
}

#fbshare, #twitter-share-button, #reddit_button {
	cursor: pointer;
}

.linkbox {
	border-radius: 10px;
	background-color: #00DD34;
}

#right_column .linkbox {
	background-color: #FF474A;	
}

#container #Fb_Page_Like {
	background-color: #FFF;
}






/* Home Page Formatting */
#center_column a {
	color: #3B3B3B;
	text-decoration: none;
}

#center_column p a {
	color: #0000EE;
	text-decoration: underline;
}

#main_image {
	background-repeat: no-repeat;
	background-image: url(../images/banner_background.jpg);

}

#main_text {
	background-color: #FFFFFF;
	background: rgba(255,255,255,.8);
	border-radius: 10px;
	font-size: 14px;
	line-height: 180%;
}






/* Global Layout */
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h3 {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 25px;
	margin-bottom: 25px;
}

h2 {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 25px;
	margin-bottom: 25px;
}

h1 {
	margin-top: 0px;
}

#container {
	width: 968px;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
	position: relative;
}

.two_col #left_column, .two_col #right_column {
	float: left;
	padding-bottom: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
}

.two_col #right_column {
	width: 612px;
	margin-left: 30px;
}

.two_col #left_column {
	margin-right: 10px;
	padding-top: 0px;
}

.post_header h2, .post_header h3 {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.post_header {
	margin-bottom: 10px;
	padding: 10px;
}

#left_column p, #right_column p {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#secure_badge {
	position: absolute;
	right: 0px;
	bottom: 0px;
}

#social_media_icon {
	margin-bottom: 10px;
	margin-top: 20px;
	width: 50px;
	margin-left: 281px;
}






/* Header Layout */
#header h1 {
	text-align:left;
	padding-top: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#header {
	padding-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}


#header ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	min-height: 20px;
	position: relative;
	cursor: pointer;
}

#header ul li {
	display: inline-block;
	width: 161px;
	text-align:center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#header ul li:hover ul{
	display: block;
}
#header ul ul{
	display: none;
	position: absolute;
	z-index: 1;
	cursor: pointer;
}

#header ul ul li{
	display: block;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#header ul #rightmost {
	display: inline-block;
	width: 163px;
	text-align:right;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
}



/* Button Layout */
#twitter-share-button img, #fbshare img {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 0;
	width: 296px;
	height: 100px;
}

 #reddit_button img {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding: 0;
	width: 296px;
	height: 100px;
 }

.linkbox img{
	margin-top: 25px;
	margin-left: 10px;
}

.linkbox {
	width: 296px;
	height: 100px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 0 0 0 0;
	margin-top: 0px;
}

#right_column .linkbox {
	margin-left: 161px;
}


#container #Fb_Page_Like {
	margin-left: 10px;
	margin-bottom: 10px;
	width: 296px;
}







/* Home Page Layout */
#left_column, #center_column, #right_column {
	width: 316px;
	float: left;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 50px;
	margin-left: 0px;
}

#right_column, #center_column {
	margin-left: 10px;
}

#center_column p {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#main_image {
	min-width: 968px;
	min-height: 376px;
	position: relative;
}

#main_text {
	width: 300px;
	position: absolute;
	right: 40px;
	bottom: 60px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#logo img {
	max-height: 110px;
	max-width: 550px;
	position: absolute;
	top: 130px;
	left: 20px;	
}






/* Ursa Reference Design Page Specific */
#ursa10img {
	width: 612px;
	height: 4140px;
	position: relative;
}

#ursa21img {
	width: 612px;
	height: 4600px;
	position: relative;
}

#ppuimg {
	width: 612px;
	height: 1475px;
	position: relative;
}

#ncpointer21 {
	position: absolute;
	bottom: 4150px;
	left: 350px;
}

#nctext21 {
	background: #D8D8D8;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border-radius: 10px;
	opacity: 0;
}

#ncpointer21:hover #nctext21 {
	opacity: 1;
}

#ppupointer21 {
	position: absolute;
	bottom: 2600px;
	left: 350px;
}

#pputext21 {
	background: #D8D8D8;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border-radius: 10px;
	opacity: 0;
}

#ppupointer21:hover #pputext21 {
	opacity: 1;
}

#srpointer21 {
	position: absolute;
	bottom: 1950px;
	left: 350px;
}

#srtext21 {
	background: #D8D8D8;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border-radius: 10px;
	opacity: 0;
}

#srpointer21:hover #srtext21 {
	opacity: 1;
}

#pupointer21 {
	position: absolute;
	bottom: 1150px;
	left: 350px;
}

#putext21 {
	background: #D8D8D8;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border-radius: 10px;
	opacity: 0;
}
	
#pupointer21:hover #putext21 {
	opacity: 1;
}

#recpointerppu {
	position: absolute;
	bottom: 1050px;
	left: 350px;
}
#rectextppu {
	background: #D8D8D8;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border-radius: 10px;
	opacity: 0;
	}
#recpointerppu:hover #rectextppu {
	opacity: 1;
}
#pmupointerppu {
	position: absolute;
	bottom: 750px;
	left: 350px;
}
#pmutextppu {
	background: #D8D8D8;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border-radius: 10px;
	opacity: 0;
	}
#pmupointerppu:hover #pmutextppu {
	opacity: 1;
}

#fmupointerppu {
	position: absolute;
	bottom: 450px;
	left: 350px;
}

#fmutextppu {
	background: #D8D8D8;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border-radius: 10px;
	opacity: 0;
}

#fmupointerppu:hover #fmutextppu {
	opacity: 1;
}

#srpointerppu {
	position: absolute;
	bottom: 50px;
	left: 350px;
}

#srtextppu {
	background: #D8D8D8;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border-radius: 10px;
	opacity: 0;
}

#srpointerppu:hover #srtextppu {
	opacity: 1;
}

#inpointer10 {
	position: absolute;
	bottom: 3800px;
	left: 350px;
}

#intext10 {
	background: #D8D8D8;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border-radius: 10px;
	opacity: 0;
}
	
#inpointer10:hover #intext10 {
	opacity: 1;
}

#capointer10 {
	position: absolute;
	bottom: 3350px;
	left: 350px;
}

#catext10 {
	background: #D8D8D8;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border-radius: 10px;
	opacity: 0;
}

#capointer10:hover #catext10 {
	opacity: 1;
}

#sppointer10 {
	position: absolute;
	bottom: 2500px;
	left: 350px;
}

#sptext10 {
	background: #D8D8D8;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border-radius: 10px;
	opacity: 0;
}
	
#sppointer10:hover #sptext10 {
	opacity: 1;
}

#dspointer10 {
	position: absolute;
	bottom: 1850px;
	left: 350px;
}

#dstext10 {
	background: #D8D8D8;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border-radius: 10px;
	opacity: 0;
	}
	
#dspointer10:hover #dstext10 {
	opacity: 1;
}

#bmpointer10 {
	position: absolute;
	bottom: 800px;
	left: 350px;
}

#bmtext10 {
	background: #D8D8D8;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border-radius: 10px;
	opacity: 0;
	}
	
#bmpointer10:hover #bmtext10 {
	opacity: 1;
}

#map-canvas {
        width: 612px;
        height: 612px;
      }