@charset "utf-8";
@font-face {
	font-family: meta_thin;
	src: url('http://mosstika.com/system/resources/fonts/MetaThi.ttf');
}

@font-face {
	font-family: meta_thin_lf;
	src: url('http://mosstika.com/system/resources/fonts/MetaThiLF.ttf');
}

@font-face {
	font-family: futura;
	src: url('http://mosstika.com/system/resources/fonts/Futura-LtCn-BT-Light.ttf');
}

body {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: Helvetica;
	margin: 0px;
	padding: 0px;
}

body.dark {
	margin: 0px;
	padding: 0px;
	/*background: #232222;*/
	background: #1d1b1c;
}

#container {
	width: 1210px;
	margin: auto;
}

.backLink {
	font-size: 12px;
	color: #000000;
	margin: 10px;
	display: block;
	width: auto;
}

#containerInner {
	margin-left: 112px;
	width: 990px;
}

#mosstikaLogo {
	background: url(../images/mosstika_logo_big.jpg) no-repeat top left;
	width: 122px;
	height: 44px;
	display: block;
}

#mosstikaLogo.white {
	background-position: 0 0;
}

#mosstikaLogo.dark {
	background-position: 0 -44px;
}

#indexHeader {
	font-size: 15px;
	text-align: center;
	margin: 5px 0 38px 0;
	color: #212121;
	padding: 9px 0 0 0;
	border-top: 2px #7f7f7f solid;
}

.boldText {
	font-weight: bold;
}

#indexContent {
	width: 881px;
	margin-left: auto;
	margin-right: auto;	
	margin-bottom: 77px;	
}

.indexLinkLeft {
	/*font-weight: bold;*/
	font-size: 16px;
	text-decoration: none;
	color: #000000;
	float: left;
	text-transform: uppercase;	
	margin-left: 3px;
}

.indexLinkRight {
	/*font-weight: bold;*/
	font-size: 16px;
	text-decoration: none;
	color: #000000;
	float: right;
	text-transform: uppercase;
	margin-right: 3px;
}

#indexBoxLeft {
	float: left;
	width: 287px;
	height: 370px;
	border: 1px #909090 solid;
	padding: 18px 5px 5px 5px;
}

#indexBoxLeft h1 {
	font-weight: normal;
	margin: 0;
	padding: 0;
	font-size: 16px;
	text-transform: uppercase;
	text-align: center;
}

#indexBoxLeft h2 {
	font-weight: normal;
	margin: 0;
	padding: 0;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
}

#indexBoxLeft #imageHolder {
	background: #c4c4c4;
	height: 320px;
	margin: 15px 0 0 0;
}

#indexBoxLeft h1 a, 
#indexBoxLeft h2 a,
#indexBoxLeft #imageHolder a 
{
	text-decoration: none;
	color: #212121;
}

#indexBoxLeft #imageHolder a img {
	border: none;
}

#indexBoxRight {
	float: right;
	width: 557px;
	height: 383px;
	border: 1px #909090 solid;
	padding: 5px 5px 5px 5px;
}

#indexBoxRight h1 {
	font-size: 14px;
	display: block;
	margin: 0;
	background: #212121;
	padding: 26px 0 16px 0;
	text-transform: uppercase;
	text-align: center;
}

#indexBoxRight #left {
	width: 360px;
	float: left;
}

#indexBoxRight #left h1 {
	color: #787878;
	height: 16px;
}

#indexBoxRight #left #content {
	background: #c4c4c4;
	height: 318px;
	margin-top: 5px;
}

#indexBoxRight #left #content a img {
	border: none;
}

#indexBoxRight #right {
	width: 190px;
	float: right;
}

#indexBoxRight #right h1 {
	color: #ffffff;
}

#indexBoxRight #right #content {
	padding: 30px 0 0 0;
	text-align: center;
}

#indexBoxRight #right #content a {
	text-decoration: none;
	display: block;
	color: #d4d4d4;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	margin-top: 35px;
}

.indexLinkBottom {
	text-decoration: none;
	text-transform: uppercase;
	color: #000000;
	display: block;
	margin: 3px 0 0 10px;
	font-size: 15px;
	font-weight: bold;
}

#aboutContent {
	border-top: 2px #7f7f7f solid;
	margin: 3px 0 70px 0;
}

#aboutContent .left {
	width: 85px;
	padding: 10px;
	float: left;
	text-align: center;
	font-size: 12px;
}

#aboutContent .left .highlightBox {
	background: #222222;
	color: #ffffff;
	width: 80px;
	margin: auto;
	font-weight: normal;
	font-size: 16px;
	padding: 2px 0 2px 0;
}

#aboutContent .left .colorBoxBlue {
	background: #347e8b;
	width: 22px;
	height: 22px;
	margin: auto;
}

#aboutContent .left .colorBoxGreen {
	background: #5e7f2b;
	width: 22px;
	height: 22px;
	margin: auto;
}

#aboutContent .right {
	width: 820px;
	padding: 5px;
	float: left;
	font-size: 13px;
	color: #212121;
	margin: 0px 0 20px 0;
	/*font-family: 'futura';*/
}

#aboutContent .right h1 {
	margin: 2px 0 0 0;
	font-weight: normal;
	font-size: 22px;
	/*font-family: 'meta_thin';*/
}

#aboutContent a {
	text-decoration: none;
	color: #212121;	
}

#aboutContent .right hr {
	background: #7f7f7f;
	border: none;
	height: 2px;
}

#footer {
	border-top: 2px solid;
	padding: 4px 0 0 0;
}

#footer.white {
	border-color: #7f7f7f;
}

#footer.dark {
	border-color: #ffffff;
}

#footer #logos {
	width: 64px;
	float: left;
	height: 20px;
}

#footer.dark #logos {
	/*background: #151515;*/
}

#footer #logos a {
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	margin: 2px;
}

#footer.white #logos a.facebookLogo {
	background: url(http://mosstika.com/system/resources/images/facebook_16.gif) no-repeat top left;
}

#footer.white #logos a.twitterLogo {
	background: url(../images/twitter_16.gif) no-repeat top left;
}

#footer.white #logos a.mailLogo {
	background: url(http://mosstika.com/system/resources/images/mail_16.gif) no-repeat top left;
}

#footer.dark #logos a.facebookLogo {
	background: url(http://mosstika.com/system/resources/images/facebook_16.gif) no-repeat top left;
}

#footer.dark #logos a.twitterLogo {
	background: url(../images/twitter_16.gif) no-repeat top left;
}

#footer.dark #logos a.mailLogo {
	background: url(http://mosstika.com/system/resources/images/mail_16.gif) no-repeat top left;
}

#footer #links {
	width: 200px;
	float: right;
}

#footer #links a {
	display: block;
	width: auto;
	float: right;
	margin: 2px 2px 0 0;
	padding-right: 4px;
	border-right: 1px #000000 solid;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	/*font-family: 'futura';*/
	letter-spacing: 1px;
}

#footer.white #links a {
	color: #000000;
}

#footer.dark #links a {
	color: #ffffff;
	border-color: #ffffff;
}

#footer #links a.last {
	border: none;
}

#projectsHeader {
	border-top: 1px #ffffff solid;
	margin: 3px 0 35px 0;
	color: #f6f6f6;
	font-size: 16px;
	padding: 0 0 0 5px;
	/*font-weight: bold;*/
}

#projectsHeader ul {
	float: right;
	margin: 0;
	list-style-type: none;
}

#projectsHeader ul li a {
	font-size: 16px;
	color: #cdcdcd;
	text-decoration: none;
	background: url(http://mosstika.com/system/resources/images/arrow_down_7.gif) no-repeat right;
	padding-right: 12px;
	font-weight: normal;
}

#projectsHeader ul li ul {
	display: none;
	position: absolute;
	z-index: 1000;
	border: 1px #4b4b4b solid;
	padding: 5px;
	width: 93px;
	margin-left: 55px;
}

#projectsHeader ul li ul li {
	margin: 0;
}

#projectsHeader ul li ul li a {
	background: none;
	font-size: 13px;
	color: #c5c5c5;
	font-weight: normal;
}

#projectsHeader ul li:hover ul {
	display: block;
}

#projectsSlideshowContent,
#projectsListContent
{
	width: 885px;
	height: 467px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	border: 1px #494949 solid;
	-moz-border-radius: 2px;
	padding: 30px 20px 10px 20px;
}

#projectsListContent {
	/*height: 350px;*/
	height: auto;
	padding: 15px 10px 5px 10px;
}

#projectsListContent a#projectListPrev,
#projectsListContent a#projectListNext  
{
	display: block;
	float: left;
	margin-top: 178px;
	height: 11px;
	width: 8px;
}

#projectsListContent a#projectListPrev {
	background: url(http://mosstika.com/system/resources/images/arrow_left_8.gif) no-repeat bottom right;
	margin-right: 0px;
	margin-left: 5px;
}

#projectsListContent a#projectListNext {
	background: url(http://mosstika.com/system/resources/images/arrow_right_8.gif) no-repeat bottom left;
	margin-left: 0px;	
	margin-right: 0px;
}

#projectsListContent h1 {
	color: #aeaeae;
	margin: 0 0 0 10px;
	font-weight: lighter;
	text-transform: uppercase;
	font-size: 18px;
	/*font-family: 'meta_thin';*/
}

#projectListHolder,
#projectVideoListHolder
{
	float: left;
	width: 840px;
	/*height: 230px;*/
	margin: 77px 8px 0 12px;
}

.projectListBox,
.projectListBoxLast
{
	width: 170px;
	height: 171px;
	float: left;
	background: #ffffff;
	padding: 14px 10px 47px 10px;	
}

.projectListBox {
	margin-right: 25px;
}

.projectListBoxLast {
	margin-right: 0;
}

.projectListBox img,
.projectListBoxLast img 
{
	border: none;	
}

.projectListBox div,
.projectListBoxLast div
{
	background: #aeaeae;
	width: 100%;
	height: 100%;
}

.projectListTextBox,
.projectListTextBoxLast
{
	width: 190px;
	float: left;
	text-align: center;
	margin-top: 23px;
}

.projectListTextBox {
	margin-right: 25px;
}

.projectListTextBoxLast {
	margin-right: 0;

}

.projectListTextBox h2,
.projectListTextBoxLast h2
{
	margin: 0 0 5px 0;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: normal;
}

.projectListTextBox h3,
.projectListTextBoxLast h3
{
	margin: 0;
	color: #ffffff;
	font-size: 13px;
	font-weight: normal;	
}

#projectPageHolder, 
#projectPageHolder a 
{
	font-size: 16px;
	text-align: center;
	margin-top: 50px;
	color: #6b6a6a;
}

#projectPageHolder span.actualPage,
#projectPageHolder span.actualPage a 
{
	color: #ffffff;
}

#projectPageHolder a {
	text-decoration: none;
}

#projectsSlideshowContent a#projectSlideshowPrev,
#projectsSlideshowContent a#projectSlideshowNext  
{
	display: block;
	float: left;
	margin-top: 179px;
	height: 11px;
	width: 6px;
}

#projectsSlideshowContent a#projectSlideshowPrev {
	background: url(http://mosstika.com/system/resources/images/arrow_left_6.gif) no-repeat bottom right;
	margin-right: 25px;
	margin-left: 164px;
}

#projectsSlideshowContent a#projectSlideshowNext {
	background: url(http://mosstika.com/system/resources/images/arrow_right_6.gif) no-repeat bottom left;
	margin-left: 25px;	
	margin-right: 164px;
}

#projectSlideshowImageHolder {
	float: left;
	width: 246px;
	height: 331px;
	border: 1px #4b4b4b solid;
	padding: 5px 7px 5px 7px;
}

#projectsSlideshowDescription {
	width: 130px;
	float: right;
	margin-top: 115px;
}

#projectsSlideshowDescription h2 {
	font-size: 14px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	color: #cecece;
}

#projectsSlideshowDescription h3 {
	font-size: 13px;
	margin: 0;
	padding: 0;
	color: #cecece;
}

.project_image_description {
	display: none;
}

td#fancybox-title-float-main p {
	margin: 0;
	padding: 0;
}

td#fancybox-title-float-main a {
	color: #ffffff;
	text-decoration: none;
}

td#fancybox-title-float-main a:hover {
	text-decoration: underline;
}

#adminMenuBox {
	position: fixed;
	font-size: 12px;
	width: 130px;
	padding: 10px;
	border: 1px #000000 solid;
	background: #ffffff;
}

#adminMenuBox h1 {
	font-size: 13px;
	margin: 0 0 10px 0;
}

#adminMenuBox a {
	display: block;
	color: #000000;
	text-decoration: none;
}

#adminMenuBox a:hover {
	text-decoration: underline;	
}

.adminListTable {
	font-size: 12px;
	color: #7F7F7F;
	margin: 10px;
}

.adminListTable td {
	background: #D4D4D4;
	padding: 2px;
}

.adminListTable a img {
	border: none;
}

.adminListTable a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.adminListTable a:hover {
	text-decoration: underline;
}

#aboutContent .right h1.pressHead {
	border-bottom: 2px #404040 solid;
	margin-top: 50px;
}

#aboutContent .right h1.pressHead div.left {
	width: 300px;
	float: left;
	text-align: left;
	font-size: 18px;
	margin: 0px;
	padding: 0;
	color: #212121;
	font-weight: normal;	
}

#aboutContent .right h1.pressHead div.right {
	width: 300px;
	float: right;
	text-align: right;
	font-size: 18px;
	margin: 0 105px 0 0;
	padding: 0;
	color: #212121;
	font-weight: normal;
}

#pressLeft {
	padding: 28px 14px 20px 14px;
	margin: 40px 45px 50px 10px;
	border: 1px #787878 solid;
	width: 485px;
	float: left;	
}

#pressLeft a img {
	border: none;
}

#pressLeft h2 {
	font-size: 18px;
	font-weight: normal;
	text-align: right;
	margin: 0 0 20px 0;
}

#pressRight {
	margin: 46px 0 0 0;
	width: 188px;
	float: left;
}

#pressRight div.pressLink,
#pressRight div.pressLinkActive
{
	cursor: pointer;
	border-bottom: 1px #979797 solid;
	padding: 2px 0 5px 10px;
	color: #979797;
}

#pressRight div.pressLinkActive {
	color: #212121;
	background: url(http://mosstika.com/system/resources/images/press_arrow.gif) no-repeat 0 5px;
}

#pressRight div.pressLink .title,
#pressRight div.pressLinkActive .title
{
	text-transform: uppercase;
	font-size: 12px;
	display: block;
}

#pressRight div.pressLink .subTitle,
#pressRight div.pressLinkActive .subTitle
{
	font-size: 11px;
	display: block;
}

.clear {
	clear: both;
}

form#pageForm {
	font-size: 12px;
}

#playerContainer { 
	background: none; 
	width: 300px; 
	padding: 5px;
	border: 1px solid #7F7F7F;
	margin: 10px auto 0 auto;
}

#playerControls { list-style: none; padding: 0px; margin: 0px }

#playerControls li { 
	display: block; 
	width: 15px; 
	height: 15px; 
	float: left; 
	text-indent: -9999px;
	cursor: pointer;
	background: url(http://mosstika.com/system/resources/images/player_buttons.gif) no-repeat;
	margin-right: 3px;
}

li#jplayer_play  { 
	background-position: 0 0;
}

li#jplayer_pause { 
	background-position: 0 -18px;
}

li#jplayer_stop  { 
	background-position: 0 -36px;
}

li#jplayer_next  { 
	background-position: 0 -53px;
}

li#jplayer_prev  { 
	background-position: 0 -68px;
}

#playerProgress { 
	background-color: #ffffff; 
	height: 15px; 
	width: 215px; 
	float: left;
	margin-left: 10px;
}

#jplayer_load_bar { background-color: #e0e0e0; height: 15px; width: 0%; }
#jplayer_play_bar { background-color: #222222; height: 15px; width: 0%; }

#playerSongInfo { 
	background-color: #C4C4C4;
	/*height: 24px;*/
	width: 290px;
	padding: 3px;
	margin-top: 5px;
	float: left;
	border: 1px solid #7F7F7F;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

#playListContainer {
	width: 300px;
	margin: auto;
	padding: 5px;
	border: 1px solid #7F7F7F;
	border-top: none;
	font-size: 11px;
}

#playListContainer a {
	display: block;
	padding: 2px;
}

#playListContainer a:hover {
	background-color: #C4C4C4;
}

#playListContainer a.selected {
	background: #E0E0E0;
	cursor: default;
}

#fancybox-outer {
	background: none !important;
}

#fancybox-content {
	border: none !important;
}

#fancybox-title-float-left, 
#fancybox-title-float-main,
#fancybox-title-float-right
{
	font-weight: normal;
	padding: 0;
	font-size: 11px;
	line-height: 15px;
	background: none !important;
}

.fancybox-title-float {
	bottom: 0;
	top: 0;
	height: auto;
}

#newsHref {
	cursor: default;
}

#archiveHref {
	cursor: default;
}