@font-face {
	/* Nevis: by Ed Merritt -> www.tenbytwenty.com */
	font-family: 'NevisBold';
	src: url('http://www.atma-sphere.com/fonts/nevis-webfont.eot');
	src: local('?'), url('http://www.atma-sphere.com/fonts/nevis-webfont.woff') format('woff'), url('http://www.atma-sphere.com/fonts/nevis-webfont.ttf') format('truetype'), url('http://www.atma-sphere.com/fonts/nevis-webfont.svg#webfontXSWcmiZ6') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	/* Museo Sans: by Jos Buivenga (exljbris) -> www.exljbris.com */
	font-family: 'MuseoSans';
	src: url('http://www.atma-sphere.com/fonts/museosans_500-webfont.eot');
	src: local('?'), url('http://www.atma-sphere.com/fonts/museosans_500-webfont.woff') format('woff'), url('http://www.atma-sphere.com/fonts/museosans_500-webfont.ttf') format('truetype'), url('http://www.atma-sphere.com/fonts/museosans_500-webfont.svg#webfonttGvHuN9m') format('svg');
	font-style: normal;
}
a:link, a:active {color: #24709B; text-decoration: none; outline:none; border-bottom: none}
a:visited {text-decoration: none; color: #6c6f76; outline: none; border-bottom: none}
a:hover {text-decoration: none; color: #24709B; outline: none; border-bottom: #24709B solid 1px}

#menu a:link, #menu a:active, #menu a:visited { color: #000; text-decoration: none; outline:none; border-bottom: none}
#menu a:hover { color: #24709B; text-decoration: ; outline:none; border-bottom: none}

h2 a:link, h2 a:active {color: #24709B; text-decoration: none; outline:none; border-bottom: none}
h2 a:visited {text-decoration: none; color: #6c6f76; outline: none; border-bottom: none}
h2 a:hover {text-decoration: none; color: #24709B; outline: none; border-bottom: #24709B solid 1px}

a img  { 
	border: none;
	}
#si_refresh_com a{
	border-bottom: none;
}
* {
	margin: 0;
	padding: 0;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: -moz-none;
	-o-user-select: none;
	user-select: none;
}

.highlight *, .highlight{
	-webkit-user-select: text;
	-khtml-user-select: text;
	-moz-user-select: text;
	-o-user-select: text;
	user-select: text;
} 
.nohighlight *, .nohighlight{
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
} 
html, body {
	padding: 0px;
	margin: 0px;
	height: 100%;
	font-family: 'MuseoSans', sans-serif;
	font-size-adjust: 0.51;
	font-size: 92%;
	line-height: 1.6;
	border: 0;
	color: #111;
	background: #FFF;
}
body.home {		background: #FFF url('http://www.atma-sphere.com/Images/background_home.png') repeat-x;}
body.support { 	background: #FFF url('http://www.atma-sphere.com/Images/background_support.png') repeat-x;}
body.products {	background: #FFF url('http://www.atma-sphere.com/Images/background_products.png') repeat-x;}
html { overflow-y: scroll;}
body { height: 100%; }
#wrapper {
	position: relative;
	min-height: 100%;
}
/*Home Page ********************************************************/
#home_wrapper {
	background: none;
	position: relative;
	width: 1000px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 60px;
}
#home_bg_circle_gradient {
	margin-top: -72px;
	height: 793px;
	width: 100%;
	z-index:1;
	position: absolute;
	background: url('http://www.atma-sphere.com/Images/background-circle-gradient.png') center no-repeat;
}
#home_product_image {
	margin-top: 110px;
	z-index:2;
	position: relative;
}
#home_pull-quote {
	font-family: 'NevisBold', sans-serif;
	font-size: 1.2em;
	color: #eee;
	margin-top: 10px;
	background: none;
	text-align: center;
	width: 1000px;
	position: absolute;
	text-shadow: 0px -1px 0px #264C72;
	z-index: 3;
}
#home_title {
	position: relative;
	margin-top: 40px;
	background: none;
	text-align: center;
	width: 1000px;
	font-family: 'NevisBold', sans-serif;
	font-size: 5em; 
	color: #000;
	line-height: 20px;
}
#home_title a, #home_title a:visited {
	color: #555;
	font-size: .6em;
	position: relative;
	z-index: 3;
}
#home_title a:hover {
	color: #5485BF; text-decoration: none; outline:none; border-bottom: none;
}

#lolcat {
	margin-top: 70px;
	z-index:2;
	position: relative;
}
/* Navigation Bar ************************************************/
#header_wrapper {
	position: relative;
	width: 100%;
	height: 68px;
	background: #FFF;
	z-index: 4;
}
#header {
	position: relative;
	width: 1000px;
	height: 0px;
	background: #FFF;
	margin-left: auto;
	margin-right: auto;
}
#logo_header {
	width: 125px;
	height: 110px;
	position: absolute;
	left: 437px;
	margin-top: 13px;
	z-index:3;
}
#logo_header a {
	background: url('http://www.atma-sphere.com/Images/logo-header-hover.png') no-repeat 0px 0px;
	display: block;  
	width: 100%;  
	height: 100%;  
	text-decoration: none; 
	border-bottom: none;
}
#logo_header a:hover { background-position: -125px 0px; background-color: none;  border-bottom: none}
#menu, #menu_products { width: 100px; }
#menu_support { width: 110px; }
#menu_blog, #menu_about_us  { width: 90px; }
#menu {
	z-index: 2;
	display: block;
	position: absolute;
	clear: both;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
	width: 500px;
	float: none;
	left: 0px;
	top: 36px;
	font-family: 'MuseoSans', sans-serif;
	font-size-adjust: 0.51;
	font-size: 100%;
	line-height: 1.5;
	margin-bottom: 10px;
}
#menu li {
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	cursor: pointer;
}
#menu li ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	padding-top: 15px;
	background: #FFF;
	opacity:1;
}
#menu li ul li {
	display: block;
	float: none;
	clear: both;
	background: #FFF;	
}
#menu li ul li a {
	background: #FFF;
	font-size: 85%;
	font-weight: normal;
	text-decoration: none;
	display: block	
}
#menu_flavor_text {
	width: 500px;
	z-index: 2;
	display: block;
	position: absolute;
	margin: 0px;
	padding-right: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	float: left;
	right: 0px;
	top: 37px;
	font-family: 'MuseoSans', sans-serif;
	font-size-adjust: 0.51;
	font-size: 90%;
	line-height: 1.5;
	color: #cbcbcb;

}
/* Content ***********************************************************/
#content {
	margin-top: 69px;
	background: none;
	width: 100%;
	height: 100%;
}
.spacer_26px {
	background: #5485BF;
	height: 26px;
	width: 100%;
}
.list1 {
	list-style-type: disc;
	padding: 5px;
	padding-left: 0px;
	padding-bottom: 18px;
	font-size: 100%;
	padding-top:0px;
}
ol.list2 li{
	padding-bottom: 7px;
}
.list2 {
	list-style-type: none;
	padding: 5px;
	padding-left: 0px;
	padding-bottom: 18px;
	font-size: 100%;
	padding-top:0px;
}

table, td, th
{
border-spacing: 0px;
}
table {
	width: 100%;
	color: #000;
	padding-bottom: 60px;
	padding-top: 20px;
	text-align: left
}
td {
	padding: .2em 1em;
	text-align: center;
	background: #f5f5f5;
	font-size: 95%;
	margin:none;	
}
tr {
	padding:none;
	margin:none;
}
.row1 {
	background: #FFF;
	vertical-align: bottom;
	padding-bottom: 6px;
}
tr.odd td {
	background: #e5e5e5;
}
tr.odd td.column1 {
	font-family: 'NevisBold', sans-serif;
	font-size: 125%;
}
.column1 {
	font-family: 'NevisBold', sans-serif;
	font-size: 125%;
	background: #f5f5f5;
	width: 60px;
}
.column_left_border {
	border-left: 3px solid #FFF;
}
.extra_padding { padding-bottom: 39px; }
/* Tabbed Navigation 1, Main ****************************************************/
.ui-tabs .ui-tabs-hide {
     display: none;
}
#tabs_window {
	width: 100%;
	margin: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#tabs_nav_left {
	width: 50%;
	float: left;
	margin-right: -470px;
	height: 26px;
	background: transparent;
}
#tabs_nav_right {
	width: 50%;
	float: right;
	margin-left: -470px;
	height: 26px;
	background: transparent;
	text-align: left;
}
#tabs_nav_left_inner {
	margin-right: 469px;
	background: #FFF;
	height: 26px;
}
#tabs_nav_right_inner {
	margin-left: 469px;
	background: #FFF;
	height: 26px;
}
#tabs_nav_center {
	text-align: center;
	height: 26px;
	width: 940px;
	z-index: 1;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
.tabs_spacer { background: #FFF; width:1px; height: 26px;}
ul.tabs_nav {
	margin: 0;
	padding: 0;
	height: 26px;
	list-style-type: none;
}
ul.tabs_nav li {
	display: inline-block;
	float: left;
}
ul.tabs_nav a {
	border: none;
	text-align: center;
	height: 26px;
	line-height: 26px;
	display: block;
	font-family: 'NevisBold', sans-serif;
	font-size: 1.22em;
	background: url('http://www.atma-sphere.com/Images/tabs_nav.png') no-repeat 0px -26px;
}
ul.tabs_nav a:link, ul.tabs_nav a:active, ul.tabs_nav a:visited {color: #AEBFCE; text-decoration: none; outline:none; text-shadow: 0px -1px 0px #306191;  border-bottom: none}
ul.tabs_nav a:hover         {color: #FFF; text-decoration: none; outline:none; text-shadow: 0px -1px 0px #264C72;  border-bottom: none}
ul.tabs_nav a.current       { color: #FFF; text-shadow: 0px -1px 0px #264C72;  border-bottom: none}
ul.tabs_nav a.current:hover { cursor: default}
/* width 1 */
ul.tabs_nav a.tab_1 		{ background-color: #FFF; width: 100px;  border-bottom: none}
ul.tabs_nav a.tab_1:hover   { background-position: 0px 0px; background-color: transparent;  border-bottom: none}
ul.tabs_nav a.tab_1.current { background-position: 0px 0px; background-color: transparent;  border-bottom: none}
/* width 2 */
ul.tabs_nav a.tab_2 		{ background-color: #FFF; width: 140px;  border-bottom: none}
ul.tabs_nav a.tab_2:hover   { background-position: -100px 0px; background-color: transparent;  border-bottom: none}
ul.tabs_nav a.tab_2.current { background-position: -100px 0px; background-color: transparent;  border-bottom: none}
/*Tabbeds Nav 2, info****************************************************/
#tabs_2_nav_wrapper {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: #5485BF;
}
.invert {
	position: relative; 
	top: -69px;
}
ul.tabs_2_nav {
	position: relative;
	padding: 0;
	height: 26px;
	list-style-type: none;
	width: 661px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
ul.tabs_2_nav li {
	display: inline-block;
	margin-left: -2px;
	margin-right: -2px;
}
ul.tabs_2_nav a {
	text-align: center;
	height: 26px;
	line-height: 26px;
	display: block;
	font-family: 'NevisBold', sans-serif;
	font-size: 1.22em;
	background: url('http://www.atma-sphere.com/Images/tabs_2_nav.png') no-repeat 0px -26px;
}
ul.tabs_2_nav  a:link , ul.tabs_2_nav  a:active, ul.tabs_2_nav  a:visited {color: #FFF; text-decoration: none; outline:none; text-shadow: 0px -1px 0px #264C72;  border-bottom: none}
ul.tabs_2_nav  a:hover {color: #000; text-decoration: none; outline:none;  text-shadow: none;  border-bottom: none}
ul.tabs_2_nav a.current { color: #000;  text-shadow: none;  border-bottom: none}
ul.tabs_2_nav a.current:hover { cursor: default}
/* width 1 */
ul.tabs_2_nav a.tab_1 { background-color: transparent; width: 100px;  border-bottom: none}
ul.tabs_2_nav a.tab_1:hover { background-position: 0px 0px; background-color: transparent;  border-bottom: none}
ul.tabs_2_nav a.tab_1.current { background-position: 0px 0px; background-color: transparent;  border-bottom: none}
/* width 2 */
ul.tabs_2_nav a.tab_2 { background-color: transparent; width: 130px;  border-bottom: none}
ul.tabs_2_nav a.tab_2:hover { background-position: -100px 0px; background-color: transparent;  border-bottom: none}
ul.tabs_2_nav a.tab_2.current { background-position: -100px 0px; background-color: transparent;  border-bottom: none}
/* width 3 */
ul.tabs_2_nav a.tab_3 { background-color: transparent; width: 170px;  border-bottom: none}
ul.tabs_2_nav a.tab_3:hover { background-position: -230px 0px; background-color: transparent;  border-bottom: none}
ul.tabs_2_nav a.tab_3.current{ background-position: -230px 0px; background-color: transparent;  border-bottom: none}
/* width 4 */
ul.tabs_2_nav a.tab_4 { background-color: transparent; width: 147px;  border-bottom: none}
ul.tabs_2_nav a.tab_4:hover { background-position: -400px 0px; background-color: transparent;  border-bottom: none}
ul.tabs_2_nav a.tab_4.current{ background-position: -400px 0px; background-color: transparent;  border-bottom: none}
/* width 5 */
ul.tabs_2_nav a.tab_5 { background-color: transparent; width: 80px;  border-bottom: none}
ul.tabs_2_nav a.tab_5:hover { background-position: -547px 0px; background-color: transparent;  border-bottom: none}
ul.tabs_2_nav a.tab_5.current{ background-position: -547px 0px; background-color: transparent;  border-bottom: none}
/* width 6 */
ul.tabs_2_nav a.tab_6 { background-color: transparent; width: 190px;  border-bottom: none}
ul.tabs_2_nav a.tab_6:hover { background-position: -627px 0px; background-color: transparent;  border-bottom: none}
ul.tabs_2_nav a.tab_6.current{ background-position: -627px 0px; background-color: transparent;  border-bottom: none}
/* Tabbed content ****************************************************/
.tabs_content {
	margin-top: 0px;
	width: 100%;
	background: none;
	text-align: center;
	min-height: 555px;
}
#tabs_2_image_span {
	position: relative;
	width: 100%;
	background: none;
	height: 460px;
	display: table;
}
#tabs_2_image_cell {
	display: table-cell; 
	vertical-align: middle;
	padding-top: 5px;
}
#tabs_2_content_bg1 {
	width: 100%;
	background: #FFF; 
	z-index: 0;
	position: absolute;
	height: 300px;
	margin-top: 100px;
}
#tabs_2_content_photo {
	z-index: 1;
	position: relative;
}
#product_image_info {
	width: 1000px; 
	margin-right: auto; 
	margin-left: auto; 
	background: none; 
	text-align: right; 
	color: #ddd; 
	font-size: .9em;
	top: -40px;
}
#tabs_2_content_wrapper {
	width: 100%;
	margin: 0px;
	background: none;
	position: relative;
}
.tabs_2_content_span_wrapper {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: #FFF;	
}
.tabs_2_content {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background: #FFF;
	text-align: center;
	overflow: auto;
	position: relative;
	padding-top: 42px;
	padding-bottom: 42px;
	overflow-x: hidden;
	clear: both;
}
.tabs_2_content_span {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background: none;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	overflow: auto;
	position: relative;
	overflow-x: hidden;
}

#title {
	background: none;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	height: 69px;
	line-height: 69px;
}
#title_left {
	position: absolute;
	background: none;
	text-align: left;
	width: 1000px;
	left: 0px;
}
#title_right {
	position: absolute;
	background: none;
	text-align: left;
	width: 452px;
	right: 0px;
}
#product_left {
	text-align: justify;
	width: 452px;
	float: left;
	position: relative;
	margin-right: 2px;
}
#product_right {
	width: 452px;
	float: right;
	text-align: justify;
	position: relative;
	margin-right: 2px;
}
.image_center {
	text-align: center; 
}
/* Tubes Page ***************************************************/
#tubes_content_wrapper {
	position: relative;
	width: 100%;
	background: none;
	padding-bottom: 69px;
}
.tubes_content {
	height:710px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	position: relative;	
	background: none;
}
.tube_info {
	width: 100%;
	height: 460px;
}
#tubes_bg {
	width: 100%;
	background: #FFF; 
	z-index: 0;
	position: absolute;
	height: 300px;
	margin-top: 100px;
}
.tube_image {
	position: relative;
	background: none;
	display: table;
	height: 460px;
	text-align: middle;
}
.tube_image_cell {
	display: table-cell; 
	vertical-align: middle;
	width: 1000px;
}
.tube_text_cell {
	margin-top: 137px;
	width: 1000px;
	text-align: justify;
}
.tubes_nav {
	top: 529px;
	position: absolute;
	z-index: 4;
}
/* Dealer Page *******************************************************************/
#dealer_left_1 {
	text-align: left;
	width: 200px;
	float: left;
	position: relative;
	margin-right: 2px;
	left: 0px;
}
#dealer_left_2 {
	text-align: left;
	width: 200px;
	float: left;
	position: relative;
	margin-right: 2px;
	left: 64px;
}
#dealer_left_3 {
	text-align: left;
	width: 200px;
	float: left;
	position: relative;
	margin-right: 2px;
	left: 129px;
}
#dealer_right {
	text-align: left;
	width: 200px;
	float: right;
	position: relative;
	margin-right: 2px;
}

h3 { /*list headlines*/
	padding-bottom: 5px;
	font-family: 'NevisBold', sans-serif;
	color: #000; 
	font-size: 1.15em;
}
h5 { /*list headlines larger*/
	padding-bottom: 5px;
	font-family: 'NevisBold', sans-serif;
	color: #000; 
	font-size: 1.5em;
}
h6 { /*image caption*/
	padding-bottom: 7px;
	font-family: 'NevisBold', sans-serif;
	color: #777; 
	font-size: 1.1em;
}
h7 { /*list headlines larger*/
	padding-bottom: 0px;
	color: #000; 
	font-size: 1.10em;
	font-family: 'NevisBold', sans-serif;
}
h8 { /*list headlines larger advantages*/
	color: #ddd; 
	font-size: 1.60em;
	font-family: 'NevisBold', sans-serif;
}
h9 { /*list headlines larger advantages*/
	color: #000; 
	font-family: 'NevisBold', sans-serif;
	font-size: .75em;
}
.h1 {
	font-family: 'NevisBold', sans-serif;
	color: #000; 
	font-size: 2.7em;
}
.h2 { /*page titles-left*/
	font-family: 'NevisBold', sans-serif;
	color: #000; 
	font-size: 2em;
}

.h3 { /*page titles-right*/
	font-family: 'NevisBold', sans-serif;
	color: #000; 
	font-size: 1.8em;
}
.h4 { /*superscript*/
	font-family: 'MuseoSans', sans-serif;
	color: #000; 
	font-size: 95%;
	display: inline;
}
.feedback {
	font-size: 95%;
	padding: 20px;
	border: 1px #cdcdcd solid;
	margin-bottom: 25px;
	font-style: italic;
}
.feedback_sig { font-style: normal; }
.fbBottom { margin-bottom: 0px; }

.FBbg1 { background: #ECECEC; border: none; }
.FBbg2 { background: #; border: none; }
.FBbg3 { background: #; border: none; }
.FBbg4 { background: #; border: none; }
/* Award Logos************************************/

#awards2, #awards, #awards3 {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background: none;
	position: static;
	text-align: center;
	
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}
#awards2 { padding-bottom: 35px; }
#awards { padding-bottom: 45px; }

a.award_TAS-EC-08 {
	display: inline-block;
	width: 90px;
	height: 90px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: top;
	text-decoration: none;
	border-bottom: none;
	background: url("http://www.atma-sphere.com/Images/awards/TAS-EC-08-roll-sat.png");
}
#awards.about a.award_TAS-EC-08 { margin-left: 12px; margin-right: 12px; }
a.award_TAS-EC-08:hover { background-position: -90px 0; border-bottom: none }

a.award_TAS-EC-09 {
	display: inline-block;
	width: 90px;
	height: 90px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: top;
	text-decoration: none;
	border-bottom: none;
	background: url("http://www.atma-sphere.com/Images/awards/TAS-EC-09-roll-sat.png");
}
#awards.about a.award_TAS-EC-09 { margin-left: 12px; margin-right: 12px; }
a.award_TAS-EC-09:hover { background-position: -90px 0; border-bottom: none }

a.award_TAS-EC-10 {
	display: inline-block;
	width: 94px;
	height: 90px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: top;
	text-decoration: none;
	border-bottom: none;
	background: url("http://www.atma-sphere.com/Images/awards/TAS-EC-10-roll-sat.png");
}
#awards.about a.award_TAS-EC-10 { margin-left: 12px; margin-right: 12px; }
a.award_TAS-EC-10:hover { background-position: -94px 0; border-bottom: none }

a.award_TAS-EC-11 {
	display: inline-block;
	width: 94px;
	height: 90px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: top;
	text-decoration: none;
	border-bottom: none;
	background: url("http://www.atma-sphere.com/Images/awards/TAS-EC-11-roll-sat.png");
}
#awards.about a.award_TAS-EC-11 { margin-left: 12px; margin-right: 12px; }
a.award_TAS-EC-11:hover { background-position: -94px 0; border-bottom: none }

a.award_SS-RC {
	display: inline-block;
	width: 90px;
	height: 105px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: top;
	text-decoration: none;
	border-bottom: none;
	background: url("http://www.atma-sphere.com/Images/awards/SS-RC-roll-sat.png");
}
#awards.about a.award_SS-RC { margin-left: 12px; margin-right: 12px; }
a.award_SS-RC:hover { background-position: -90px 0; border-bottom: none }

a.award_SS-RC-obelesk-M-60{
	display: inline-block;
	width: 45px;
	height: 90px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: top;
	text-decoration: none;
	border-bottom: none;
	background: url("http://www.atma-sphere.com/Images/awards/SS-RC-obelesk-M-60.png");
}
#awards.about a.award_SS-RC-obelesk-M-60 { margin-left: 10px; margin-right: 10px; }
a.award_SS-RC-obelesk-M-60:hover { background-position: -45px 0; border-bottom: none }

a.award_SS-RC-obelesk-MA-2{
	display: inline-block;
	width: 45px;
	height: 90px;
	margin-left:15px;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: top;
	text-decoration: none;
	border-bottom: none;
	background: url("http://www.atma-sphere.com/Images/awards/SS-RC-obelesk-MA-2.png");
}
#awards.about a.award_SS-RC-obelesk-MA-2 { margin-left: 10px; margin-right: 10px; }
a.award_SS-RC-obelesk-MA-2:hover { background-position: -45px 0; border-bottom: none }

a.award_TAS-Golden_Ear {
	display: inline-block;
	width: 93px;
	height: 91px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: top;
	text-decoration: none;
	border-bottom: none;
	background: url("http://www.atma-sphere.com/Images/awards/TAS-Golden_Ear-roll-sat.png");
}
#awards.about a.award_TAS-Golden_Ear { margin-left: 12px; margin-right: 12px; }
a.award_TAS-Golden_Ear:hover { background-position: -93px 0; border-bottom: none }

a.award_UA-SC {
	display: inline-block;
	width: 114px;
	height: 68px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 11px;
	margin-bottom: 0px;
	vertical-align: top;
	text-decoration: none;
	border-bottom: none;
	background: url("http://www.atma-sphere.com/Images/awards/UltraAudio-SC-roll-sat.png");
}
#awards.about a.award_UA-SC { margin-left: 12px; margin-right: 12px; }
a.award_UA-SC:hover { background-position: -114px 0; border-bottom: none }
	
/* Footer *******************************************************/
#footer {
	position: relative;
	padding: 0px;
	width: 100%;
	height: 39px;
	background: #5485BF;
	z-index: 3;
	margin-top: -39px;
	text-shadow: 0px -1px 0px #264C72;
	color: #FFF;
}
#footer_wrapper {
	width: 1000px;
	height: 39px;
	margin-left: auto;
	margin-right: auto;	
}
#footer_center {
	width: 87px;
	height: 70px;
	margin-top: -36px;
	position: absolute;
	background: url('http://www.atma-sphere.com/Images/logo-footer.png') no-repeat center;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	text-align: center;
	margin-left: 456px;
	z-index:3;
}
#footer_left{
	float: left;
	width: 450px;
	background: none;
	text-align: left;
	line-height:34px;
	position: relative;
}
#footer_right {
	width: 450px;
	float: right;
	background: none;
	text-align: right;
	line-height:34px;
	position: relative;
}

/* WORDPRESS CRAP ***************************************************************/

p {
	text-align: left;
}
#submit {
	text-align: left;
}
.widecolumn .entry p {
	font-size: 1.05em;
}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}
.widecolumn {
	line-height: 1.6em;
}
.narrowcolumn .postmetadata {
	font-size: 0.9em;
}
.alt {
	background-color: #fff;
	border-top: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
	margin-top: 2px;
}
small {
	font-size: 0.9em;
	line-height: 1.5em;
}
.commentlist li, #commentform input, #commentform textarea {
	font-size: 1em;
	line-height: 1.4em;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #c9c9c9;
	padding: 2px;
	background: #fff;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
.commentmetadata {
	font-weight: normal;
}
#sidebar {
	font-size: .95em ;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #333;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}
pre {
	font: 1.1em 'Courier New', Courier, Fixed;
	overflow: auto; /*--If the Code exceeds the width, a scrolling is available--*/
	overflow-Y: hidden;  /*--Hides vertical scroll created by IE--*/
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */

/* Begin Structure */
.narrowcolumn {
	float: left;
	padding: 0 0 20px 0px;
	margin: 0px 0 0;
	width: 600px;
	text-align: justify;
}
.widecolumn {
	padding: 10px 0 0px 0;
	margin: 5px 0 0 150px;
	width: 450px;
}
.post {
	margin: 0 0 45px 0;
	text-align: justify;
}
.post hr {
	display: block;
	width: 100%;
	height: 0px;
	background: #cdcdcd;
	border: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
.widecolumn .post {
	margin: 0;
}
.narrowcolumn .metadata {
	padding-top: 5px;
}
.widecolumn .postmetadata {
	margin: 30px 0;
}
.widecolumn .smallattachment {
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	margin: 5px 0px;
}
.postmetadata {
	clear: both
}
.clear {
	clear: both;
}
/* End Structure */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
/* End Images */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}
#sidebar ul ul li, #sidebar ul ol li {
	list-style-type: disc;
	margin: 3px 0 0;
	padding: 0;
}
.entry p{
	text-align: justify;
}
div.entry {
	padding: 30px 20px 30px 20px;
	border: 1px #cdcdcd solid;
	margin-top: 10px;
	margin-bottom: 10px;
}
/* End Entry Lists */

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}
#sidebar #searchsubmit {
	padding: 1px;
 	cursor: pointer;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
}
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#commentform #submit {
	margin: 0;
	float: right;
 	cursor: pointer;
	}
input, textarea, select
 {
 	border: #cdcdcd 1px solid;
 	background-color: #ffffff;
	font-family: 'MuseoSans', Sans-Serif;
 	font-size:1em;
 	font-weight: normal;
 }
#text_field, #text_area, .password, select
 {
	width: 100%;
 }
#searchsubmit 
 {
 	cursor: pointer;
 	text-decoration:none;
 }

/* End Form Elements */
/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}
.commentlist p {
	margin: 10px 5px 10px 0;
	text-align: left;
}
#commentform p {
	margin: 5px 0;
	text-align: left;
}
.nocomments {
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
#respond, #comments, #author, #submit {
	text-align: left;
}
#comments {
	color: #666;
}
/* End Comments */

/* Begin Sidebar */
#sidebar
{
	padding: 0px 0 10px 0;
	margin-left: 700px;
	width: 250px;
	text-align: left;
}
#sidebar form {
	margin: 0;
}
/* End Sidebar */

/* Begin Calendar */
#wp-calendar_wrap {
	text-align: left;
}
#wp-calendar {
	empty-cells: show;
	margin: 10px 0 0 0;
	width: 155px;
	text-align: left;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	width: 100%;
	text-align: left;
}
#wp-calendar td {
	padding: 3px 0;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #c9c9c9;
}
blockquote {
	font-style: italic;
	margin: 15px 30px 5px 0px;
	padding-left: 20px;
	border-left: 1px solid #cdcdcd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.hidden {
	display: none;
}
hr {
	border: none;
	border-top: 1px solid #cdcdcd;
	margin-top: 25px;
	margin-bottom: 25px;
}
.navigation {
	display: block;
	margin-top: 10px;
	margin-bottom: 60px;
}
/* End Various Tags & Classes*/

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #c9c9c9;
	background-color: #fff;
	padding-top: 4px;
	margin-top: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0px 5px;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
