@import url("./nav.css");

@import url("https://fonts.googleapis.com/css?family=Michroma:regular,italic,bold|Cabin:regular,italic,bold");

body {
    background: url("images/bg_header.jpg") repeat scroll 0 0 #686868;
	color: #333;
	font-size: 22px;
	line-height: 20px;
	padding: 0;
	font-family: "Cabin",helvetica,arial,sans-serif;
	font-weight: 400;
	font-style: normal;
	margin:0;
	float: center;
}

img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}

.dropshadow {
	-moz-box-shadow: 3px 3px 4px #999; /* Firefox */
	-webkit-box-shadow: 3px 3px 4px #999; /* Safari/Chrome */
	box-shadow: 3px 3px 4px #999; /* Opera and other CSS3 supporting browsers */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";
}

.float-left {
	float:left; 
	margin:15px 20px 20px 0;
}

.float-right {
	float:right; 
	margin:0 0 40px 20px;
}

li span.copy {
	font-size: 20px;
}

ul.copy {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}

.techlist {
	font-weight: 800;
	font-size: 20px;
}

ul.copy li {
	list-style: none;
	margin-bottom:10px;
}

disabled ul.copy li:before {
	color:#3963ff;
	content: "\0020";
}

p.copy + blockquote.address {
	margin-top: -9mm;
}


blockquote.address {
	margin: 0 ;
	padding: 0 4px 0 80px;
}

p {
	margin: 0;
	padding: 0 0 15px 0;
}

P.copy {
	line-height:140%;
}

a {
	color: #00d3d9;
	text-decoration: none;
	outline:none; 
}

.copy a {
	color:#3963ff;
}

a:hover, .copy a:hover {
	color: #00d3d9;
	text-decoration: none;
}

a.logo {
	display:block; 
	margin-bottom:5px;
	height:82px; 
	width:255px;  
	background-image: url("images/triumvant-logo.png");
    background-repeat: no-repeat;
	background-position: 0 0;}
	
a.logo span {margin-left:-1000px;}

a:hover.logo {
  	background-position: 0 -95px;
	background-color:transparent;
}

button,
button:active,
a:link,
a:visited,
a:hover,
a:active {outline:none;}

.clear {clear:both;}

#page {
        display: block;
        float: none;
        margin:0 auto;
        text-align:center;
        clear:both;
	width:97%;
}

#header {
    background: url("images/bg_header.jpg") repeat scroll 0 0 #686868;
    padding: 10px 0 10px 0;
}

#header .header_content,
#footer .footer_content {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

#content .content_inside {
    margin-left: 8px;
    width: 95%;
}

#content {
	background: #eee url(images/bg_main.jpg);
	width:100%;
	padding: 30px 0 40px 0;
	overflow:hidden;
}

#content div.left-col {
	width:70%;
	float:left;
}

#content .right-col {
	width:55%; 
	float:left;
	text-align: left;
}

#teasers .staticimg {
	visibility: visible;
	position: relative;
	z-index: 2;
	left: 0px;
	width: 344px; 
}

#illustrations .staticimg {
	visibility: visible;
	position: relative;
	z-index: 2;
	left: 0px;
	width: 344px; 
	border: 0px;
	border-color: #000;
}

h1, h2, h3, h4, h5 {
	font-family: "Cabin",helvetica,arial,sans-serif;
	font-weight: 700;
	font-style: normal;
}

h1 a, h2 a {
	color:#000;
}

h1 {
	padding: 0 0 10px 0;
	margin:0 0 0 0;
	color: #000;
	font-size: 29px;
}

h1 + h2 { 
	margin-top: -2mm;
} 

h2 {
	padding: 0 0 10px 0;
	margin:0 0 0 0;
	color: #000;
	font-size: 25px;
}



#footer {
	font-size: 13px;
	line-height: 18px;
	background: #585858 url(images/bg_dark.jpg);
	padding: 10px 0 0 0;
	border-top: solid #333 1px;
	color: #999;
	margin: 0;
	height: 30px;
    bottom: 0px;
    left: 0px;
    width: 100%;
}

#footer .footer_content {
	text-align:center;
}

#footer a, #footer a:link {
	color: #ccc;
}

#footer a:hover {
	color: #c6e9ff;
}

#footer h4 {
	font-family: "Cabin",helvetica,arial,sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #fff;
	font-size: 14px;
}

#footer ul {
  margin: 0;
  list-style: none;
  padding: 0 0 10px 0;
}

#copyright {
  font-size: 12px;
  padding: 10px 0 20px 0;
  text-align: center;
}

#copyright p {
	padding: 0;
}


#illustrations {
	width:440px;
	font-size:20px;
	line-height:135%;
	background:#eee url(images/bg_main.jpg);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding-bottom:5px;
	clear:left;
}

#bracket {
	width:440px;
	font-size:20px;
	line-height:135%;
	background:#eee url(images/bg_main.jpg);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding-bottom:5px;
	clear:left;
}

#teasers {
	float:left;
	clear:none;
	width:344px;
}

#teasers ul {
	text-align:center;
	list-style:none;
	float:left;
}

#teasers ul li {
	font-family: "Cabin",helvetica,arial,sans-serif;
	margin:0;
}

#teasers ul li a img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}

.plainimg {
	padding:5px; 
	position: relative; 
    display: inline-block; 
	overflow: hidden;
}

.plainimg img {
	display: block;
	margin: 0;
	border: 0px solid #000;
	height:195px;
	width:344px;
	-ms-interpolation-mode: bicubic;
	-moz-box-shadow: 3px 3px 4px #999; /* Firefox */
	-webkit-box-shadow: 3px 3px 4px #999; /* Safari/Chrome */
	box-shadow: 3px 3px 4px #999; /* Opera and other CSS3 supporting browsers */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";
}

.plainimg ul {
	margin:0;
	padding:0;
	text-align:center;
	list-style:none;
	float:left;
}

.plainimg ul li {
	padding: 20px 0 20px 0;
}



img .teaserimg, li .teaserimg {
	height:195px;
	width:344px;
	border: 0;
	-ms-interpolation-mode: bicubic;
}
	
.prev button {
	float:left;
	clear:left;
	border:0;
	padding:0 0px;
	width:41px;
	height:195px;
	background:#fff url(d2-images/bracket-left-black.gif);
	color:#000;
	margin:0 2px;
}

.active .prev button:hover {
	color:#3963ff;
	background:url(d2-images/bracket-left-mblue.gif);
}

.next button {
	float:right;
	clear:right;
	border:0;
	padding:0 0px;
	width:41px;
	height:195px;
	background:url(d2-images/bracket-right-black.gif);
	color:#000;
	margin:0 2px;
}

.active .next button:hover {
	color:#3963ff; 
	background: url(d2-images/bracket-right-mblue.gif);
}

.prevlite {
	background: url(d2-images/bracket-left-mblue.gif);
}

.blue, 
.blue a:link,
.blue a:visited, 
.blue a:hover,
.blue a	{color:#3963ff;}	

.red, 
.red a:link,
.red a:visited, 
.red a:hover,
.red a	{color:#ff0000;}

.green, 
.green a:link,
.green a:visited, 
.green a:hover,
.green a	{color:#17c200;}

.orange, 
.orange a:link,
.orange a:visited, 
.orange a:hover,
.orange a	{color:#ff6600;}

.violet, 
.violet a:link,
.violet a:visited, 
.violet a:hover,
.violet a	{color:#6600ff;}
