﻿@charset "utf-8";

@font-face {
      font-family: "Myriad Pro";
      src: url("/fonts/MyriadPro-Regular.ttf");
}

@font-face {
      font-family: "Myriad Pro Italic";
      src: url("/fonts/MyriadPro-It.ttf");
}

    /*@font-face 
    {
          font-family: "IE Myriad Pro";
          font-style:  normal;
          font-weight: normal;
          src: url("/fonts/MYRIADW1.eot");
    }*/

*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td {
	margin:0;
	padding:0;
}
div {
	position:relative;
}
html {
    font-size:125%;
}
body {
    /* Support for IE6 hover */
    behavior:url("/common/scripts/csshover3.htc"); 
}
body, input {
	color:#222222;
	font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans","DejaVu Sans","Bitstream Vera Sans","Liberation Sans",Verdana,"Verdana Ref",sans serif;
	font-size:50%;
	line-height:1.8em;
	margin:0;
}
table, td {
    border-collapse:collapse;
    border-width:0;
    border-spacing:0;
    padding:0;
    vertical-align:top;
}
h1 {
	font-family: "IE Myriad Pro","Myriad Pro Italic","Myriad Pro",Trebuchet MS, sans serif, Verdana;
	font-size:2.2em;
	font-weight: normal;
	font-style: italic;
	margin: -2px 0 10px 0;
	line-height: 1.2em;
}
h2 {
	font-family: "IE Myriad Pro","Myriad Pro", Trebuchet MS, sans serif, Verdana;
	font-size:1.7em;
	font-weight: normal;
	margin: 10px 0;
}
h3 {
	font-family: "IE Myriad Pro","Myriad Pro", Trebuchet MS, sans serif, Verdana;
	font-size:1.4em;
	font-weight: normal;
	margin: 10px 0;
}
h4 {
	font-family: "IE Myriad Pro","Myriad Pro", Trebuchet MS, sans serif, Verdana;
	font-size:1.3em;
	font-weight: normal;
	margin: 10px 0 5px 0;
}
h6, h6 a.no-underline, h6 a.no-underline:link, h6 a.no-underline:active, h6 a.no-underline:visited {
	font-family: "Lucida Grande", "Lucida Sans Unicode","Lucida Sans","DejaVu Sans","Bitstream Vera Sans","Liberation Sans",Verdana,"Verdana Ref",sans serif;
	font-size:1em;
	line-height:1.5em;
    color:#222222 !important;
    text-decoration:none !important;
}
a, a:link, a:active {
	color:#a90703;
	text-decoration:underlined;
}
a:visited {
	color:#5f0503;
	text-decoration:underlined;
}
a:hover {
	color:#a90703;
	text-decoration:none;
	border-bottom: 0;
}
.button-to-link
{
    font-size:1em;
    background:transparent;
    border:0;
    border-bottom:1px solid #a90703;
    cursor:pointer;
    padding:0;
    margin:0;
    color:#a90703;
}
.button-to-link:hover
{
    border-bottom:1px solid white;
}
span.no-hand {
    cursor: default;
}
a img, a.img {
	border:0;
}
a.no-underline, a.no-underline:link, a.no-underline:active, a.no-underline:visited {
    text-decoration:none;
}
#top-wrapper {
	background-image:url(/App_Themes/Default/images/back-top-wrapper.png);
	background-position:center;
	width:100%;
	height:146px;
	z-index: 50;
}
#top-container {
	margin:0 auto;
	width:950px;
	z-index: 55;
}
#logo {
	float:left;
	margin:3.4em 1.5em 0;
}
#sub-navigation {
	float:right;
	width:30em;
	height:50px;
}
#sub-navigation ul {
	list-style:none;
}
#sub-navigation li {
	background-color:#222222;
	float:right;
	text-align:center;
	margin: 0 1px;
	padding: 5px 10px;
}
#sub-navigation li:hover, #sub-navigation li:hover a {
	background-color:#FFFFFF;
	color:#000000;
}
#sub-navigation li:hover a.flag img {
	border: 1px solid #222222;
}
#sub-navigation a {
	font-family: "Myriad Pro","Lucida Grande","Lucida Sans Unicode","Lucida Sans",sans serif,Verdana;
	font-size: 1.25em;	
	color:#FFFFFF;
	text-decoration:none;
	border: 0;
}
#sub-navigation a.flag img {
	border: 1px solid #FFFFFF;
	margin: 2px 2px 0;
}
#main-navigation {
	float:right;
	height:65px;
	width:72em;
}
#main-navigation ul {
	list-style:none;
}
#main-navigation li {
	background-color:#222222;
	float:right;
	text-align:center;
	margin: 0 1px;
	padding: 10px 10px;
}
#main-navigation li.current, #main-navigation li.current a, 
#main-navigation li:hover, #main-navigation li:hover a {
	background-color:#FFFFFF;
	color:#000000;
}
#main-navigation a {
	font-family: "Myriad Pro","Lucida Grande","Lucida Sans Unicode","Lucida Sans",sans serif,Verdana;
	font-size: 1.9em;	
	color:#FFFFFF;
	text-decoration:none;
	border: 0;
}

#sub-main-navigation {
	float:right;
	height:30px;
	width:72em;
}
    #sub-main-navigation ul {
	    list-style:none;
    }
        #sub-main-navigation ul li.first-level {
	        background-color:#222222;
	        float:right;
	        text-align:center;
	        margin:0;
	        padding:5px 10px 0 10px;
	        height:26px;
        }
        #sub-main-navigation ul li.first-level.current, #sub-main-navigation ul li.first-level.current a.first-level,
        #sub-main-navigation ul li.first-level:hover, #sub-main-navigation ul li.first-level:hover a.first-level {
	        background-color:#FFFFFF;
	        color:#000000;
	        height:26px;
        }
        #sub-main-navigation ul li.first-level a.first-level {
	        font-family:"Myriad Pro","Lucida Grande","Lucida Sans Unicode","Lucida Sans",sans serif,Verdana;
	        font-size:1.4em;	
	        color:#FFFFFF;
	        text-decoration:none;
	        border:0;
	        height:26px;
        }

            #sub-main-navigation li ul {
                list-style:none;
                position:absolute;
                z-index:100;
                background-color:#222222;
                display:none;
                margin: 6px 0 0 -10px;
                width:180px;
            }
            #sub-main-navigation li.first-level:hover ul, #sub-main-navigation a.first-level:hover ul {
                display:block;
            }
                #sub-main-navigation li li {
                    display:block;
                    background-color:#222222;
	                float:none;
	                text-align:left;
	                margin:0;
	                padding:2px 10px;
	                border-top: dotted 1px #FFFFFF;
                }
                #sub-main-navigation li li a {
                    font-family:"Myriad Pro","Lucida Grande","Lucida Sans Unicode","Lucida Sans",sans serif,Verdana;
	                font-size:1.4em;	
	                color:#FFFFFF;
	                text-decoration:none;
	                border:0;
                }

#main-wrapper {
	background-image:url(/App_Themes/Default/images/back-content-wrapper.png);
	background-position:top center;
	overflow:hidden;
	width:100%;
	font-size:1.1em;
}
#main-container {
	margin:0 auto;
	width:950px;
}
#left-column {
	background-image:url(/App_Themes/Default/images/back-content.png);
	background-position:top left;
	float:left;
	padding:20px 0 0 0;
	width:222px;
	text-align:left;
	padding-bottom:20px;
}
#content {
	float:right;
	width:672px;
	padding:25px 0 25px 25px;
	/*text-align:justify;*/
}
#content p {
    margin: 0 0 5px;
}
#footer-wrapper {
	background-color:#222222;
	overflow:hidden;
	width:100%;
	height:160px;
}
#bottom-wrapper {
	background-color:#FFFFFF;
	overflow:hidden;
	width:100%;
	height:50px;
	font-size:1.2em;
}
#bottom-container {
	margin:0 auto;
	width:950px;
}
#startpage-flash-container {
    border:1px solid #000000;
    width:700px;
    height:393px;
    margin: -25px 0 0 -27px;
}
.flash-container {
    border:1px solid #000000;
    margin-bottom:5px;
}
#startpage-flash-navcontainer {
    margin-top: 25px;
    display:none;
}
#startpage-flash-text, .container-flash-text {
    width:68%;
    float:left;
    padding-right:25px;
    background-image:url(/App_Themes/Default/images/line-black-vertical.png);
    background-repeat:repeat-y;
	background-position:right;
	margin-right:10px;
}
#startpage-flash-selector 
{
   padding-left:10px;
   width:25%;
   float:left;
}
.box {
    font-family: "Myriad Pro","Lucida Grande","Lucida Sans Unicode","Lucida Sans",sans serif,Verdana;
    font-size:1.1em;
    background-color:#222222;
    color:#FFFFFF;
    padding:4px 2px 0;
    width:23px;
    height:23px;
    text-align:center;
    margin: 0 2px 5px;
    float:left;
    display:none;
    cursor:pointer;
}
.box:hover {
    background-color:#a90703;
}
.box-selected {
    background-color:#a90703;    
}
.special-heading {
	font-family: "Myriad Pro Italic","Myriad Pro","Lucida Grande","Lucida Sans Unicode","Lucida Sans",sans serif,Verdana;
	font-size:1.5em;
	font-style:italic;
	font-weight:normal;
	background-color:#222222;
	color:#FFFFFF;
	padding:5px 10px;
	margin-bottom:10px;
}
.special-heading2 {
	font-family: "Myriad Pro Italic","Myriad Pro","Lucida Grande","Lucida Sans Unicode","Lucida Sans",sans serif,Verdana;
	font-size:1.1em;
	font-style:italic;
	font-weight:normal;
	background-color:#222222;
	color:#FFFFFF;
	padding:5px 10px;
	margin-bottom:10px;
}
.blog-list-item {
	margin-bottom:10px;
	line-height:1.5em;
}
.blog-date {
	color:#666666;
	font-size:0.9em;
	margin-bottom:5px;
	text-decoration:none;
}
.blog-details {
	color:#666666;
	font-size:0.9em;
	margin-bottom:5px;
}
.blog-separator {
    height:40px;
    width:510px;
}
.news-pager-panel {
    margin-top: 10px;
}
.clear {
	clear:both;
	height:5px;
	width:5px;
}
.bottom-content {
    width:290px;
    float:left;
    padding: 15px 0;
}
.bottom-photo {
    border: 1px solid #FFFFFF;
    float:left;
    margin-right:10px;
}
.image-text {
    margin-bottom:10px;
    font-style:italic;
}
.white {
    color:#FFFFFF;
}
.adjust-h {
    margin: 0;
}
/* Templates */
/* */
#template-standard-content {
	width:672px;
}
#template-contact-left-content, .template-contact-left-content {
	background-image:url(/App_Themes/Default/images/line-gray-vertical.png);
	background-repeat:repeat-y;
	background-position:right;
	float:left;
	width:510px;
	/*text-align:justify;*/
	padding-right:25px;
}
#template-contact-right-content {
	width:125px;
	float:right;
	text-align:left;
}
ul.template-contact-details {
	list-style:none;
}
ul.template-contact-details label {
	visibility:hidden;
	display:none;	
}
#template-photos-right-content {
	width:125px;
	float:right;
	text-align:left;
	margin-top: -10px;
}

#template-mediumphotos-left-content {
	background-image:url(/App_Themes/Default/images/line-gray-vertical.png);
	background-repeat:repeat-y;
	background-position:right;
	float:left;
	width:415px;
	padding-right:25px;
}
#template-mediumphotos-right-content {
	width:220px;
	float:right;
	text-align:left;
	margin-top: -10px;
}

img.default-photo {
	border:1px solid #000000;
	margin: 10px 0;
}
div.horizontal-photo-wrapper {
	width:510px;
	margin-left: -5px;
}
div.horizontal-photo-container {
	width:240px;
	margin: 10px 5px;
	float:left;
}
div.horizontal-photo2-wrapper {
	margin-left: -10px;
	width:672px;
}
div.horizontal-photo2-container {
	width:200px;
	margin: 10px 10px;
	float:left;
}
img.horizontal-photo {
	border:1px solid #000000;
}

#blogarchive, #videos {
    list-style:none;
}
.blogarchive-month {
    padding-left:10px;
}

.crew-photo {
    padding: 8px 22px 0pt 16px; 
    overflow: hidden;
    float: left; 
    width: 150px;
    height: 212px;
    background-image: url(http://www.dipart.se/images/fotoram.png);
    text-align: center; 
    margin-right: 20px; 
    margin-bottom: 20px;
}
.crew-photo .text {
	display: none;
	color: white;
	width: 50px;
	height: 10px;
	position: relative;
	font-style:italic;
}

.text {
	display: none;
}

#crew-tooltip{
	width: 229px;
	height: auto;
	background-image: url(../../imgs/crew-tooltip-mid.png);
	background-repeat: repeat-y;
	position: absolute;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-right: 30px;
	color: white;
	margin-top: 34px;
	font-size:1.1em;
	font-style:italic;
}

#crew-tooltip strong{
    font-style:normal;
}

#crew-tooltip-top{
	background-image: url(../../imgs/crew-tooltip-top.png);
	background-repeat: no-repeat;
	width: 264px;
	height: 34px;
	position: absolute;
}

#crew-tooltip-bottom{
	background-image: url(../../imgs/crew-tooltip-bottom.png);
	background-repeat: no-repeat;
	width: 264px;
	height: 15px;
	position: absolute;
	margin-top: 49px;
}

.twingly_title 
{
    line-height:18px !important;    
}

.twingly_get_widget
{
    display:none !important;   
}

/***********************************************************************************************************/

ul.form {
    list-style:none;
}
ul.form li {
    margin-bottom: 5px;
}
ul.form input, ul.form label {
    vertical-align:middle;
}
input, textarea {
    color:#222222;
    font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans","DejaVu Sans","Bitstream Vera Sans","Liberation Sans",Verdana,"Verdana Ref",sans serif;
	font-size:1.1em;
	border:1px solid #777777;
	padding:1px 2px;
}
input:focus, textarea:focus {
    border: 1px dotted #a90703;
}
.default-input {
    width:200px
}
.blog-comment {
    width:350px;
    height:160px;  
}
select {
	font-size:1.1em;
	width:200px;
}


.gsc-branding, div.gsc-tabsArea, div.gs-visibleUrl-short {
    display:none;
}
input.gsc-input, input.gsc-search-button {
    color:#222222 !important;
    font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans","DejaVu Sans","Bitstream Vera Sans","Liberation Sans",Verdana,"Verdana Ref",sans serif !important;
	font-size:0.9em !important;
	width:200px;
	border:1px solid #777777 !important;
	padding:1px 2px !important;
}
input.gsc-input:focus {
    border: 1px dotted #a90703 !important;
}
input.gsc-input {
    background: url('') !important;
}
a.gs-title, a.gs-title b, a.gsc-trailing-more-results, div.gsc-cursor-page {    
    font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans","DejaVu Sans","Bitstream Vera Sans","Liberation Sans",Verdana,"Verdana Ref",sans serif !important;
    color:#a90703 !important;
}
div.gs-snippet {
    font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans","DejaVu Sans","Bitstream Vera Sans","Liberation Sans",Verdana,"Verdana Ref",sans serif !important;
    font-size:0.9em;
}
div.gsc-wrapper {
    margin-top:20px;
}
table.gsc-resultsHeader {
    border-bottom: 0 !important;
}
