#tiamatPage{
	margin: 0 auto 50px;
	text-align: left;
	width: 930px;
}

#tiamatHeader{
	height: 172px;
	padding: 0;
	margin: 0;
}


#tiamatNavigation {
    margin: 0 auto;
    width: 917px;
}

#tiamatNavigation a#home:hover,#tiamatNavigation a#home.selected {
    background-position: 0px 40px;
}

#tiamatNavigation a#features:hover,#tiamatNavigation a#features.selected {
    background-position: -88px 40px;
}

#tiamatNavigation a#soundcards:hover,#tiamatNavigation a#soundcards.selected {
    background-position: -218px 40px;
}

#tiamatNavigation a#gallery:hover,#tiamatNavigation a#gallery.selected {
    background-position: -515px 40px;
}

#tiamatNavigation a#faq:hover,#tiamatNavigation a#faq.selected {
    background-position: -630px 40px;
}

#tiamatNavigation a#notify:hover,#tiamatNavigation a#notify.selected {
    background-position: -773px 40px;
}

#tiamatNavigation li {
    margin: 0;
    padding: 0;
    display: inline;
    float: left;
}

#tiamatNavigation li a {
    display: block;
    height: 40px;
}

#tiamatNavigation li a#home {
    background-position: 0 0;
    width: 88px;
}

#tiamatNavigation li a#features {
	background-position: -88px 0;
	width: 130px;
}

#tiamatNavigation li a#soundcards {
	background-position: -218px 0;
	width: 297px;
}

#tiamatNavigation li a#gallery {
	background-position: -515px 0;
	width: 115px;
}

#tiamatNavigation li a#faq {
	background-position: -630px 0;
	width: 143px;
}

#tiamatNavigation li a#notify {
	background-position: -773px 0;
	width: 144px;
}

#tiamatNavigation ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    height: 40px;
    overflow: hidden;
}

#tiamatNavigation2 {
    margin: 0 auto;
    width: 917px;
}

#tiamatNavigation2 a#home:hover,#tiamatNavigation2 a#home.selected {
    background-position: 0px 40px;
}

#tiamatNavigation2 a#features:hover,#tiamatNavigation2 a#features.selected {
    background-position: -56px 40px;
}

#tiamatNavigation2 a#soundcards:hover,#tiamatNavigation2 a#soundcards.selected {
    background-position: -192px 40px;
}

#tiamatNavigation2 a#reviews:hover,#tiamatNavigation2 a#reviews.selected {
    background-position: -431px 40px;
}

#tiamatNavigation2 a#gallery:hover,#tiamatNavigation2 a#gallery.selected {
    background-position: -543px 40px;
}

#tiamatNavigation2 a#faq:hover,#tiamatNavigation2 a#faq.selected {
    background-position: -671px 40px;
}

#tiamatNavigation2 a#buynow:hover,#tiamatNavigation2 a#buynow.selected {
    background-position: -784px 40px;
}

#tiamatNavigation2 li {
    margin: 0;
    padding: 0;
    display: inline;
    float: left;
}

#tiamatNavigation2 li a {
    display: block;
    height: 40px;
}

#tiamatNavigation2 li a#home {
    background-position: 0 0;
    width: 56px;
}

#tiamatNavigation2 li a#features {
	background-position: -56px 0;
	width: 136px;
}

#tiamatNavigation2 li a#soundcards {
	background-position: -192px 0;
	width: 239px;
}

#tiamatNavigation2 li a#reviews {
	background-position: -431px 0;
	width: 112px;
}

#tiamatNavigation2 li a#gallery {
	background-position: -543px 0;
	width: 128px;
}

#tiamatNavigation2 li a#faq {
	background-position: -671px 0;
	width: 113px;
}

#tiamatNavigation2 li a#buynow {
	background-position: -784px 0;
	width: 133px;
}

#tiamatNavigation2 ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    height: 40px;
    overflow: hidden;
}

div#tiamatLanguage{
	width: 897px;
	height:78px;
	margin: 5px auto 0;
	padding-top: 11px;
	padding-right: 20px;
	background: url(../images/contentbg.png) repeat-x top left ;
	text-align: right;
}

#tiamatLanguage span{
	margin: 2px 5px 2px 2px;
}

#tiamatContent{
	min-height: 550px;
	width: 930px;
}

#tiamatContent-left{
	float: left;
	width: 460px;
	margin: 0;
}

#tiamatContent-left img {
	padding-left: 12px;
}

#tiamatContent-right {
	width: 420px;
	float: right;
}

.tiamatIntro{
	width: 430px;
	color: #888;
	font-size: 13px;
	text-align: justify;
	line-height: 1.8;
	padding-top: 34px;
	padding-left: 12px;
}

.borderBottom {
	width: 460px;
	background: url(../images/borderbottom.png) no-repeat left bottom;
}

.btnFeatures {
	padding: 30px 20px;
	float: right;
}

.tiamatTitle{
	margin: 0 auto 30px;
	width: 905px;
	padding-left: 12px;
}

.featureMainText {
	width: 883px;
	color: #999;
	font-size: 15px;
	text-align: justify;
	line-height: 2em;
	margin-top: 20px;
	margin-bottom: 30px;
}

.featureMainBtn {
	margin-right: 20px;
}

.tiamatHR {
	display: block;
	width: 883px;
	padding-left:12px;
	margin: auto;
	height: 1px;
	border-bottom: 1px solid #00ff00;
}

.tiamatdotHR {
	display: block;
	width: 883px;
	padding-left:12px;
	margin: auto;
	height: 1px;
	background: url(../images/dotted.png) repeat-x left center;
}

#featureTiamat {
	width: 905px;
	margin: 30px auto 60px;
	color: #999;
}

#featureTiamat22 {
	background: url(../images/feature-tiamat22-bg.jpg) no-repeat left top;
	min-height: 538px;
	margin-top: 30px;
}

#featureCompare {
	width: 870px;
	margin: 40px auto 0;
	padding-left: 35px;
}

.compareRow {
	background: url(../images/feature-compare-bg.png) repeat-y center top;
	height: 33px;
	line-height: 33px;
}

.descCol {
	float: left;
	width: 250px;
	text-align: left;
	min-height: 1px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding-left: 30px;
}

.prodCol {
	float: left;
	width: 295px;
	text-align: center;
	color: #00ff00;
	font-size: 12px;
	font-weight: bold;
}

.tiamatTech71 {
	width: 594px;
	padding-top: 15px;
	min-height: 85px;
}

.tiamatTechText {
	margin-left: 15px;
	height: 85px;
	width: 215px;
	font-size: 11px;
	color: #545454;
	line-height: 1.3em;
}

.tsTitle {
	font-weight: bold;
}

.tsRemark {
	color: #333;
	font-size: 11px;
}

.featureSubHeader {
	font-size: 17px;
	font-weight: bold;
	margin: 12px 0 10px;
}

.featureText {
	font-size: 14px;
	line-height: 2em;
	text-align: justify;
}

#featureGallery {
	width: 917px;
	margin: 70px auto 0;
}

.featureGallerySlide {
	width: 917px;
	min-height: 400px;
}

.usp3bg {
	background: url(../images/feature-usp-3-1.png) no-repeat bottom right;
}

.f14 {font-size:14px;}
.m0 {margin: 0;}
.mT-300 {margin-top:-300px;}
.mT10 {margin-top: 10px;}
.mT20 {margin-top: 20px;}
.mT30 {margin-top:30px;}
.mT40 {margin-top: 40px;}
.mT60 {margin-top: 60px;}
.mT280 {margin-top:280px;}
.mT420 {margin-top:420px;}
.mR10 {margin-right: 10px;}
.pL12 {padding-left: 12px;}
.fLeft {float: left;}
.fRight {float: right;}
.w380 {width:380px;}
.w460 {width:460px;}
.w470 {width:470px;}
.w483 {width:483px;}
.noBg {background:none;}
.resetLH {
	line-height: normal;
}

.borderTL {
	background: url(../images/bordertopl.png) no-repeat top left;
}

.borderBR {
	background: url(../images/borderbottomr.png) no-repeat bottom right;
}

.tiamat-simple-nav{
	float: right;
	padding: 30px 20px 10px 0;
}

.tiamat-simple-nav a{
	background: url("../images/BUTTON-GREY.png") no-repeat 0 0;
	cursor: pointer;
	height: 15px;
	width: 25px;
	text-indent: -9999px;
	float: left;
	overflow: hidden;
	display: block;
}

.tiamat-simple-nav a:hover, .tiamat-simple-nav a.activeSlide{
	background: url("../images/BUTTON-GREEN.png") no-repeat scroll 0 0 transparent;	
}

.tiamat-faq-q{
	color: #888;
	font-size: 18px;
	font-weight: bold;
	text-align:justify;
	padding: 20px 0 6px 10px;
	line-height: 1.6;
}

.tiamat-faq-a{
	color: #777;
	font-size: 14px;
	text-align:justify;
	padding: 2px 0 15px 10px;
	line-height: 1.6;
}

#gallery-content{
	position: relative;
	clear: both;
}

.slideshow-container{
	display: block;
	position: relative;
}

.loader{
	height: 500px;
	width: 100%;
	left: 0;
	top: 0;
	margin: 0 auto;
	position: absolute;
	z-index: 99;
}

.slideshow{
	height: 500px;
	margin: 0 auto;
	position: relative;
	width: 900px;
}

.slideshow .current{
	display: table-cell;
	position: static;
	vertical-align: middle;
}

.slideshow .image-wrapper{
	position: absolute;
	display: block;
	height: 570px;
	overflow: hidden;
	width: 730px;
}

.slideshow a.advance-link{
	height: 500px;
	line-height: 502px;
}

#foot-note{
	position: relative;
	color:#555;
	font-size: 11px;
	margin:10px 10px;
}

#gallery-thumbs{
	width: 760px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	display: block;
}

#thumbs{
	width: 760px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	display: block;
}

ul.thumbs{
	list-style: none outside none;
	width: 760px;
}

ul.thumbs li{
	float: left;
	list-style: none outside none;
	margin: 2px 4px;
	padding: 0;
	text-align: center;
	border: 1px solid #121212;
}

ul.thumbs .selected {
	border: 1px solid #888;
}

.gallery-download{
	width: 760px;
	margin: 8px auto;
	color: #888;
	text-align: center;
}

.gallery-download a{
	color: #00f00;
	text-decoration: none;
}

.gallery-subtitle {
	margin: 30px 0 10px;
	padding-left: 5px;
	width: 755px;
}
#stay-form{
	width: 400px;
	margin: 16px 0 4px 2px;
	color: #333;
	font-size: 15px;
	font-weight: bold;
	
}

#country, .stay-txt{
	width: 180px;
	background: #333;
	font-size: 15px;
	border: 0.1pt solid #666;
}

.stay-txtarea{
	width: 400px;
	height: 120px;
	background: #333;
	font-size: 15px;
	border: 0.1pt solid #666;
	display: inline;
}

.notifyme {
	float: right;
	margin-top: 42px;
	margin-right: 7px;
}

.clear {
	clear: both;
}

.backToTop {
	display: block;
	width: 883px;
	margin: 20px auto 15px;
	text-align: right;
}

.backToTop2 {
	width:760px;
	margin: 20px auto 0;
	color:#444;
	font-size:11px;
	text-align:right;
	padding-right:5px;
}

.backToTop2 a {
	color: #444;
	text-decoration: none;
}

#soundcard {
	width: 905px;
	margin: 40px auto;
	font-size: 12px;
	color: #888;
	line-height: 44px;
	text-align: left;
}

.productName {
	float: left;
	height: 44px;
	width: 635px;
	background: #111 ;
	text-align: left;
	margin-bottom: 3px;
	padding-left: 15px;
}

.productPrice {
	float: left;
	height: 44px;
	width: 170px;
	background: #111 ;
	text-align:center;
	border-left: 3px solid #000;
	border-right: 3px solid #000;
	margin-bottom: 3px;
}

.productLink {
	float: left;
	height: 44px;
	width: 65px;
	background: #111 ;
	text-align: center;
	margin-bottom: 3px;
}

#soundcard .disclaimer {
	font-size: 11px;
	color: #555;
	text-align: justify;
	width: 885px;
	line-height: normal;
	margin-top: 13px;
}

#faqTiamat {
	width: 905px;
	margin: 30px auto 60px;
	color: #999;
}

#faqTiamat ol {
	list-style: decimal outside;
	color: #777;
	margin-left: 20px;
	margin-top: 5px;
}

#faqTiamat li {
	font-size: 14px;
}

div#tiamat360 {
	display: block;
	width: 600px;
	height: 600px;
	margin: 10px auto 0;
}

.tiamat360Desc {
	width: 500px;
	text-align: center;
	margin: 0 auto 50px;
	font-size: 12px;
	color:#777;
}

#verifyemail {
	padding-left: 12px;
	font-size: 14px;
	color: #999;
}

#announcement {
	width: 988px;
	height: 778px;
	background: url(../images/announcement-bg.jpg) no-repeat center center #000;
	padding-top: 70px;
	padding-left: 54px;
}

#announcement p {
	width: 420px;
	font-size: 14px;
	color: #666;
	margin-bottom: 25px;
}

#colorbox {
	background: #000 !important;
}

#tiamatReviews .fLeft{
	width: 394px;
	margin: 10px 20px 20px 40px;
}

#tiamatReviews .box {
	width: 394px;
}

.box .logo {
	width: 100%;
	height: 100px;
	text-align: center;
}

.box .title {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	text-align: left;
}

.box p {
	font-size: 12px;
	color: #666;
	font-weight: normal;
	text-align: justify;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 16px;
}

.box .score {
	font-size: 12px;
	color: #fff;
	text-align: left;
	margin-bottom: 5px;
}

.box a {
	color: #0f0;
	text-decoration: underline;
}

.box .logo a, .box .logo img {
	border: 0;
}

.box {
	height: 300px;
}

.logo img {
	margin-top: 30px;
}