/*
Theme Name: LiteCure
Description: Fashion Design Wordpress Theme is a unique custom designed fashion portfolio and blog template for creative web designers and fashion designers that require a high impact web presence. But this template can also be used for any other type of artistic portfolios ( photogprahy, art, web design).
Author: Design by Fatih Baytekin, Coded by Mahamat Sartbaev
Author URI: http://www.imperialthemes.com
Version: 1.0
Tags: fashion, design, custom post types, portfolio, showcase, models, red, fixed-width
*/

/* =Reset default browser CSS. 
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
/* this hides the buddypress admin bar for this theme */
body {padding-top:0 !important;}
#wp-admin-bar {display:none !important;}

h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

/* ------------------------------------------------------- */

/* LAYOUT */

html,body{
	height:100%;
	background:url(images/dark-background.png) fixed #616161 no-repeat;
/* \*/
	height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
body{
	font:normal 12px/16px Tahoma;color:#333;
}
.clearfix:after {
    content:""; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}

.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* General styles */
a {text-decoration:none;color:#fff}

h1 {font:20px/28px Tahoma, Arial, sans-serif;color:#fff}
h2 {font:18px/26px Tahoma, Arial, sans-serif;color:#fff}
h3 {font:16px/24px Tahoma, Arial, sans-serif;color:#fff}
h4 {font:14px/22px Tahoma, Arial, sans-serif;color:#fff}
h5 {font:12px/20px Tahoma, Arial, sans-serif;color:#fff}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{text-decoration:none!important}


/* Text elements */
p {
	margin-bottom: 12px;
}
ul {
	list-style: disc;
	margin: 0 0 12px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 12px 1.5em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 0 18px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 12px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
	clear:both;
	white-space: pre;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
textarea {
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding: 2px;
}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}


/* =Images
-------------------------------------------------------------- */

#mainContent img,
#content-2 img {
	margin: 0;
	height: auto;
	max-width: 710px;
        width:auto;
}
#mainContent .attachment img,
#content-2 .attachment img {
	max-width: 680px;
}
#mainContent img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#mainContent img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#mainContent img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#mainContent img.alignleft,
#mainContent img.alignright,
#mainContent img.aligncenter {
	margin-bottom: 12px;
}
#mainContent .wp-caption {
	background: #000;
	color:#FFFFFF;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 4px;
	text-align: center;
}
#mainContent .wp-caption img {
	margin: 5px 5px 0;
}
#mainContent .wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
#mainContent .wp-smiley {
	margin: 0;
}
#mainContent .gallery {
	margin: 0 auto 18px;
}
#mainContent .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#mainContent .gallery img {
	padding:0;
}
#mainContent .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#mainContent .gallery dl {
	margin: 0;
}

#mainContent .gallery br+br {
	display: none;
}
#mainContent .attachment img { /* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}

.image-frame {padding:5px;background:url(images/overlay80.png);} 

.alignright {float:right}
.alignleft {float:left}
.aligncenter {float:none;margin-right:auto;margin-left:auto}
.clear {clear:both}

.padding5{padding:5px!important}
.padding10{padding:10px!important}
.padding15{padding:15px!important}
.padding20{padding:20px!important}

input{font:normal 11px Tahoma, Arial, sans-serif;color:#000}
select{font:normal 11px Tahoma, Arial, sans-serif;color:#000}
textarea{font:normal 11px Tahoma, Arial, sans-serif;color:#000}

/*general layout*/
#wrapper{
  position:relative;z-index:1;width:998px;margin:0 auto;
  min-height:100%;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
#wrapp\65	r{ /*** for Opera and Moz (and some others will see it, but NOT Safari) ***/
  height:auto; /*** For moz to stop it fixing height to 100% ***/
}
/* \*/
* html #wrapper{
  height:100%;
}

#content {margin:50px 0 20px 0}
#mainContent{width:720px;padding-right:20px;float:left}
#sidebar {width:258px;float:left}
#footer{width:998px;height:107px;margin:0 auto;margin-top:-107px;position:relative;z-index:1}
#topbar {width:100%;height:5px;background:#000;position:absolute;top:0;left:0;z-index:100;overflow:hidden}
#bottombar{width:100%;height:5px;background:#000;position:relative;z-index:100;margin-top:-5px;overflow:hidden}
.footer_clear{height:107px}


/* shortcodes */
.dropcap1, .dropcap2 {
	float:left;
	overflow:hidden;
	text-align:center;
}

.dropcap1 {font-size:34px;height:34px;line-height:38px;width:30px;text-align:left;}
.dropcap2 {font-size:28px;height:38px;line-height:38px;width:38px;margin-right:7px;background:#fff;color:#000;text-shadow:none;
          -moz-border-radius:4px;-webkit-border-radius:4px;}

blockquote {font-style:italic;line-height:18px;margin:15px 0 15px 20px;}
blockquote.alignleft {float:left;margin:10px 10px 10px 0;width:200px;}
blockquote.alignright {float:right;margin:10px 0 10px 10px;width:200px;}

.one_half, .one_half_last {float:left;width:48%;margin:0 4% 18px 0;overflow:hidden;}
.one_half_last {margin:0 0 18px 0;}

.video_frame, .google_map{margin-bottom:10px}

/*background image*/
#background-img {position:fixed;top:0;left:0;z-index:1;width:100%;min-width:998px;min-height:840px}
#background_img_wrap{position:absolute;top:0;left:0;z-index:1;width:100%;overflow:hidden;}

/*background image changer*/
#bg_changer {z-index:10;margin-left:0px}
#bg_changer li{list-style:none;float:left;padding:0 5px 5px 0}

#bg_changer li a{position:relative;display:block}
#bg_changer li .overlay{position:absolute;top:0;left:0;background:url(images/bg_notactive.png) no-repeat;display:block;width:100px;height:100px;}
#bg_changer li a:hover .overlay{background:url(images/bg_active.png) no-repeat}

#bg_changer .bg_wrap{
        background:url(images/overlay80.png);
        padding:5px 0 0 100px;
        height:104px;
}
#bg_changer .bg_top{background:url(images/overlay80.png);height:3px;overflow:hidden}
#bg_changer .bg_top span{
        display:block;
        width:70%;
        height:3px;
        background:#8c9292; 
  }
#bg_changer .header{
	margin-left:20px;
	font-size:20px;
        line-height: 28px;
	color:#fff;
	display:block;
        text-transform:lowercase;
	height:28px;
  	font-family:'HelveticaNeueW01-45Ligh';
	}
#bg_changer-lnk{
	margin-top:28px;
	width:110px;
	height:109px;
	background:url(images/nav-arrow.png) bottom right no-repeat #000;
	opacity:0.8;
	filter:Alpha(Opacity=80);
	border-top:3px solid #8c9292;
	z-index:50;
	cursor:pointer;
	}

/*header style*/
#header{
	height:132px;
	z-index:25;
	}
#header .logo{
	float:left;
	margin-top:21px
	}
	
#header .logo-interior-wrap {
	float:left;
	margin-top:15px;
	margin-left:-75px;
	width:135px;
}
.logo-small {
	float:left;
	padding-left:2px;
}
.logo-tagline {
	text-transform:capitalize;
	font-size:44px;
	float:left;
	text-align:left;
	margin-top:6px;
  	font-family:'HelveticaNeueW01-45Ligh';
	}
#header .search-box{float:right}

/*header search box*/
.search-box {
	padding:21px 5px 5px 5px;
	background:#626262;
	opacity: .8;
	filter:Alpha(Opacity=80);
	z-index:1000;
  	font: Tahoma;
        width:182px;
	}
.cc-login {
        float:left;
        width:173px;
        height:24px;
	border:1px solid #a8a8a7;
	border-width:1px 1px 1px 1px;
}
.cc-login:hover {
        background:#8cb61d;
}
.search-box input {
	float:left;
	color:#a8a8a7;
	padding:5px 5px 5px 14px;
	height:14px;
	background:none;
        left:0;
        margin:0;
	}
.search-box form {
        float:left;     
}
.search-box fieldset {
        border:none;
        padding:0;
        margin:0;
}
.search-box #username {
	border:1px solid #a8a8a7;
	border-width:1px 1px 1px 1px;
	}
.search-box #password {
	border:1px solid #a8a8a7;
	border-width:1px 1px 1px 0px;
	}	
.search-box .search input {
	border:1px solid #a8a8a7;
	border-width:0px 0 1px 1px;
	}	
	
.search-box #btn-submit {
	background:url(images/seach-box-btn.png) no-repeat;
	width:35px;
	height:25px;
	border-width:0px 1px 1px 0;
	cursor:pointer
	}
.search-box-right {
        display:none;
	position:absolute;
	left:998px;
	top:5px;
	background:#626262;
	opacity: .8;filter:Alpha(Opacity=80);
	height:72px;
	z-index:100
	}
.search-box-clear{
	clear:both;
	height:13px
	}

/*primary navigation*/
#primary-nav {
	background:#fff;
	height:42px;
	position:relative;
	z-index:1000;
	} 
.main {
        list-style:none;
        margin:0;
        padding:0;
        float:left;
}
.main li{
	float:left;
	width:199px;
	height:42px;
	padding:0px 0px 0 0px;
	background:#FFF; 
	position:relative;
	display:block;
	cursor:pointer;
	}

.main li:hover {
	background:url(images/nav-arrow.png) bottom right no-repeat #8c9292;
	color:#FFF;
	}
.main li a{
	font-size:14px;
	color:#666;
	line-height:54px;
	padding-left:10px;
	margin-top:-12px;
	cursor:pointer;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	}


/*primary navigation highlighted */
.main li:hover a,
.main li:active a{
	color:#fff;
	}	


.main li ul {
	position: absolute;
	left: -999em;
}

.main li:hover ul {
	left: auto;
}

/*dropdowns */

.main li:hover>ul {
	display:block;
	float:right;
	width:172px;
	height:auto;
	z-index:500;
	margin-left:17px;
	position:absolute;
	padding: 3px 5px 3px 5px;
	background: #5e5e5e;
	opacity: .8;
	filter:Alpha(Opacity=80);
}
.main li ul li {
	width:172px;
	height:34px;
	margin-bottom: 3px;
	background: #5e5e5e;
	}
.main li ul li:hover {
	background:url(images/nav-arrow.png) bottom right no-repeat #444543 ;
	color:#fff;
	opacity:1;
}
	
.main li ul li a {
	margin-top: -6px;
  	font: Tahoma;
	font-size: 12px;
	line-height: 37px;
	color: #ccc;
}

.main li ul ul {
	position: absolute;
	left: -999em;
}

.main li:hover ul ul {
	left: auto;
}

/*2nd level dropdowns */

.main ul li ul {
    overflow:hidden;
	height:0;
	opacity:0;
}
.main ul li:hover>ul {
	display:block;
	width:172px;
	height:auto;
	z-index:1000;
	position:absolute;
	margin-left:177px;
	margin-top: -34px;
	padding: 3px 5px 3px 5px;
	background: #444543;
	opacity: 1;
	filter:Alpha(Opacity=100);
}

.main ul ul li {
	width:100%;
	height:34px;
	margin-bottom: 3px;
	background: #444543;
	}
.main ul ul li:hover {
	background:url(images/nav-arrow.png) bottom right no-repeat #8c9292;
	color:#fff;
	opacity:1;
}
.main ul ul li:hover a,
.main ul ul li:active a{
	color:#fff;
	}	
.main ul ul li a {
	margin-top: -6px;
  	font: Tahoma;
	font-size: 11px;
	line-height: 37px;
	color: #ccc;
}

/*models sub menu navigation */
.scroll-pane{position:absolute;top:71px;left:0;z-index:100}

#primary-nav .scroll-content {overflow:hidden;width:998px;position:relative;background:url(images/nav-li-active-sub.png) repeat-x;}
#primary-nav .scroll-content ul{background:url(images/nav-li-active-sub.png) repeat-x;height:101px;position:relative;display:block}
#primary-nav .scroll-content li{float:left;display:block;height:50px;background:none;padding:10px 10px 0 10px;width:310px}
#primary-nav .scroll-content li img{border:1px solid #fff;margin-right:15px;margin-top:0px;}
#primary-nav .scroll-content li a{font:9px/11px Tahoma, Arial, sans-serif;color:#919191;}
#primary-nav .scroll-content li a strong{font:13px/20px Tahoma, Arial, sans-serif;color:#666;font-weight:600;}
#primary-nav .scroll-content li a:hover span{text-decoration:underline}

.slider-wrap{width:884px;padding:0 57px;height:29px;background:url(images/slider-wrap.png) repeat-x;text-align:left;margin-top:-3px;}
.ui-slider{position:relative;}
.ui-slider-handle {position:absolute;top:0;width:114px;height:9px;cursor:pointer;margin-left:-57px;display:block}

#nav-below {clear:both}

/*general box content styles*/
#content {color:#969696;line-height:14px}
#content p{padding:6px 0; margin:0;}
#content p strong{color:#fff}
#content li{list-style-type:disc;list-style-position:inside;padding-left:5px}

#content-2{margin:50px 0 117px 0}
#content-2.search {
        margin-bottom:255px;
}
#content-2 .content-list p {
	color: #fff;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 40px;
	padding-top: 0px;
  	font:Tahoma;
}
#content-3 {margin:40px 0 5px 0}
.content-list {
    margin:50px 0 20px 0;
	}
.content-list h1{
	margin-bottom:40px;
	font-size:14px;
	padding-left:10px;
	text-transform:uppercase;
  	font-family:'HelveticaNeueW01-45Ligh';
	}
.content-list.showcase h1{
	margin-bottom:10px;
	margin-top:84px;
	font-size:20px;
	padding-left:0px;
	text-transform:uppercase;
	}


/*long text page content boxes style*/

.long-text-sidebar-left {
	float:left;
	width:120px;
	height: 555px;
	background:none;
}

.quick-links,
.related-items {
        margin-top:50px;
        width: 120px;
}
.quick-links h4,
.related-items h4,
.featured-news h4 {
        font-size:14px;
	color:#fff;
	text-transform:uppercase;
	text-align:left;
  	font-family:'HelveticaNeueW01-45Ligh';
        margin-bottom:2px;
        text-shadow: #000 0px 2px 2px;
	} 
.widget .quick-links ul,
.widget .related-items ul {
        margin:0;
        padding:0;
}
.widget .quick-links ul li,
.widget .related-items ul li {
        width:115px;
        /* height:17px; */
        margin-bottom:2px;
        display:block;
        list-style:none;
        padding-left:5px;
        font-family: "lucida console", monaco, sans-serif;
        color:#fff;
        text-transform:uppercase;
        background:#3a3c39; 
}
.widget .quick-links ul li a,
.widget .related-items ul li a {
        line-height:17px;
        font-size:11px;
        padding-top:2px;
        }
.widget .quick-links ul li:hover,
.widget .related-items ul li:hover {
        background: #8c9292;
}     

.long-text-sidebar-right {
	float:right;
	width:168px;
	min-height: 555px;
	background:none;
	}

.featured-news {
        margin-top:20px;
        width:168px;
}

.widget .featured-news ul {
        margin:0;
        padding-top:5px;
        min-height:167px;
        background: #a2a2a2;
}

.widget .featured-news ul li {
        width:163px;
        display:block;
        list-style:none;
        padding-left:5px;
        font-family: "lucida console", monaco, sans-serif;
        color:#fff;
        text-transform:uppercase;
        background:none; 
}

.widget .featured-news ul li.time a {
        font-size:9px;
        padding-bottom:0px;
        background:none;
        color:#fff;
        }
.widget .featured-news ul li.news {
        margin-bottom:8px;
        padding-left:5px;
}
.widget .featured-news ul li.news a {
        font-size:9px;
        background:none;
        color:#fff;
        text-align:left;
        }

#long-text-box-wrap {
	background:url(images/long-page-bkgrd.png) #fff bottom no-repeat;
	float:left;
	margin-left:10px;
	margin-right:20px;
	padding:12px 44px 12px 12px;
	width: 624px;
	min-height: 531px;
}
.breadcrumb-bar {       
	width:624px;
	height:17px;
	margin-bottom:18px;
	float:left;
	background: none;
        margin-left:-5px;
        padding-left:0;
}
.breadcrumb-bar li {
        display:inline;
        list-style:none;
        height:17px;
        font-family: "lucida console", monaco, sans-serif;
        font-size:9px;
        color:#fff;
        padding-left:5px;
        text-transform:uppercase;
}

.breadcrumb-bar li a {
        padding: 3px 5px 3px 5px;
        font-family: "lucida console", monaco, sans-serif;
        color:#fff;
        margin-right: 2px;
        text-transform:uppercase;
        background:#3a3c39;
}
.breadcrumb-bar li a:last-child  {
        background:#8c9292;
    }
	
.long-text-sidebar-inside {
	float:left;
	width:160px;
	min-height:472px;
	background: none;
}
.long-text-sidebar-inside img {
        margin-bottom:20px;
}
.interior-graphics {}
.widget .interior-graphics {
        max-width:160px;
        margin-bottom:20px;
}

.long-text-content {
	float:left;
	margin-left: 18px;
	width:442px;
}
.long-text-content-header {
	float:left;
	width:442px;
	height:61px;
	margin-bottom:20px;
	background: #8c9292;
}
.long-text-content h3 {
        font-size:12px;
	line-height:16px;
  	font: Tahoma;
	font-weight: bold;
	color: #5d5d5d;
	margin: 0;
	padding: 0 0 0 10px;
}
.long-text-content p {
        font-size:12px;
	line-height:16px;
  	font: Tahoma;
	font-weight: normal;
	color: #5d5d5d;
	margin: 0;
	padding: 0 0 25px 10px;
}
.long-text-content ul {
        padding:0;
        margin-left:25px;
        margin-bottom:10px;
        margin-top:-15px;
}
.long-text-content ul li {
        list-style:none;
        display:block;
        font-size:12px;
	line-height:16px;
  	font: Tahoma;
	font-weight: normal;
	color: #5d5d5d;
}
.long-text-content-header h1, 
.long-text-content-header p {
    font-size:14px;
	color:#fff;
	text-transform:uppercase;
	text-align:left;
    padding-left:10px;
  	font-family:'HelveticaNeueW01-45Ligh';
	}

/*Additional Calendar styles
--------------------------------------------------------*/
#wp-calendar {
       background-color:none;
}
#event-calendar h3.widget-title,
#wp-calendar a#ec3_publish {
        display:none;
}
#wp-calendar table.nav tr {
        background:none;
        border:none;
}
#event-calendar #wp-calendar table#ec3 {
        width:168px;
}
#wp-calendar #prev {
        background:url(images/calendar-prev-btn.png) top left no-repeat;
}
#wp-calendar #next {
        background:url(images/calendar-next-btn.png) top right no-repeat;     
}
#wp-calendar a#ec3_prev  {
        top:-2px;
        margin-left:12px;
        color:#4b4c4a;
  	font-family:'HelveticaNeueW01-45Ligh';
        font-size:11px;
	text-transform:uppercase;
        position:relative;
        text-shadow: #000 0px 2px 2px;
 }
#wp-calendar a#ec3_next  {
        top:-2px;
        margin-right:12px;
        color:#8c9292;
  	font-family:'HelveticaNeueW01-45Ligh';
        font-size:11px;
	text-transform:uppercase;
        position:relative;
        text-shadow: #000 0px 2px 2px;
}
#wp-calendar caption {
        width:168px;
        margin-top:2px;
        margin-bottom:6px;
        text-align:left;
        background:none;
}
#wp-calendar caption a {
        font-size:14px;
	color:#fff;
	text-transform:uppercase;
	text-align:left;
  	font-family:'HelveticaNeueW01-45Ligh';
        margin-bottom:2px;
        text-shadow: #000 0px 2px 2px;
        }
#wp-calendar thead {
        height:26px;
        background:none;
}
#wp-calendar thead th {
        font-size:11px;
  	font: Tahoma;
	font-weight: normal;
        line-height:25px;
	color: #fff;
        text-shadow: #000 0px 2px 2px;
        background:none;
}
.long-text-sidebar-right #wp-calendar table tbody {
        background-color: none;
        margin-top:10px;
}
#wp-calendar tbody td {
        font-size:11px;
  	font: Tahoma;
	font-weight: normal;
	color: #5d5d5d;
        background-color:none;
}
#wp-calendar tbody tr{
        height:26px;
        background:#3a3c39;
        border-bottom: 1px solid #a8a8a8;
}
#wp-calendar .ec3_eventday  {
        color:#fff !IMPORTANT;
        background:url(images/calendar-select.png) 6px no-repeat;
        overflow:visible;
        height:26px;
}



/*general box content styles*/
#content {color:#969696;line-height:14px}
#content p strong{color:#fff}

.content-list {margin:20px 0}

#mainContent h1,
#mainContent h2,
#mainContent h3,
#mainContent h4,
#mainContent h5,
#mainContent h6 {
	margin-bottom:5px
}


#mainContent table {border: 1px solid #e7e7e7;margin: 0 -1px 24px 0;text-align: left;width: 100%;}
#mainContent tr th,
#mainContent thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
#mainContent tr td {
	border-top: 1px solid #e7e7e7;
	padding: 6px 24px;
}
#mainContent tr.odd td {
	background: #f2f7fc;
}

.box {width:326px;height:527px;position:relative;overflow:hidden}
.box_wrap{position:absolute;bottom:0}
.box.box_aboutus {width:399px}
.box.box_aboutus .dk_grey_box{padding:5px 5px 5px 15px}
.box.box_aboutus .grey_box{padding:5px 5px 5px 15px}
.box.box_aboutus .scrollPane{height:517px}
.box.box_aboutus h1{ margin-top:8px}
.box.box_aboutus p{ margin-right:10px;}

.box.box_contact {width:399px}
.box.box_contact .dk_grey_box{padding:15px 10px 10px;height:517px}
.box.box_contact .grey_box{padding:15px 10px 10px;height:517px}

.box.alignleft{margin-right:10px}
.box_top {background:url(images/overlay80.png);height:3px;overflow:hidden}
.box_top span{display:block;width:200px;height:3px}
.box_thumb img{height:200px;overflow:hidden;margin-top:0px;display:block}
.box_footer a{background:url(images/box-footer.png) no-repeat 0 -23px;height:23px;display:block;width:326px;}
.box .dk_grey_box {
	margin-bottom:0px; 
	padding:20px 30px 20px 20px ;
	}
.box .grey_box {margin-bottom:0px; padding-bottom:13px;}

#content .box .dk_grey_box p {
	font-size:11px;
   	color:#b2b3b4;
  	font:Tahoma;
	}

.dk_grey_box {
	background:#3a3c39;
	padding:10px;
	margin-bottom:10px;
	color:#fff;
	}
.grey_box {background:url(images/overlay80.png);padding:15px 20px 10px;margin-bottom:10px}
.dk_grey_box h1{
	color:#fff;
	font-size:20px;
	line-height:normal;
	text-transform:uppercase;
	margin-bottom:14px;
  	font-family:'HelveticaNeueW01-45Ligh';
	}
.dk_grey_box h3{
	color:#fff;
	font-size:14px;
	line-height:normal;
	text-transform:uppercase;
	margin-bottom:24px;
  	font-family:'HelveticaNeueW01-45Ligh';
	}
.grey_box h3{color:#d3d3d3}
.dk_grey_box a{text-decoration:underline}

.grey_box a{text-decoration:underline}

.lt_grey_box {
	background:#626262;
	padding: 10px;
	color:#fff;
	margin-bottom:10px;
	}
.lt_grey_box h3{
	color:#fff;
	font-size:14px;
	line-height:normal;
	text-transform:uppercase;
	margin-bottom:24px;
	}
.lt_grey_box a{text-decoration:underline}

.red_box {background:url(images/redoverlay80.png);padding:15px 20px 10px;color:#eda2a7;margin-bottom:10px}
.red_box h3{color:#fadadb}
.red_box a{text-decoration:underline}

/*blog post style*/
.attachment-thumbnail {padding:0 20px 0 0}
.entry-utility a{text-decoration:none;color:#969696}
.entry-utility .entry-date{background:url(images/icon-entrydate.png) no-repeat 0 2px;padding:0 14px}
.entry-utility .cat-links {background:url(images/icon-tags.png) no-repeat 0 2px;padding:0 14px}
.entry-utility .tag-links {background:url(images/icon-tags.png) no-repeat 0 2px;padding:0 14px}
.entry-utility .comments-link {background:url(images/icon-comments.png) no-repeat;padding:0 16px}

.post-content {padding:5px}

.post-content .entry-content {padding:0 10px 5px;border-bottom:1px solid #363432;}
.post-content .entry-title{padding:10px 10px 0;}
.entry-author {padding:10px;border-bottom:1px solid #363432;}

.author-avatar {width:68px;margin-right:15px;float:left}
.author-detail {width:400px;float:left}
.author-displayname {font-size:20px;color:#636363;line-height:28px}
.entry-twitter {float:right;width:70px}

/*comments style*/
.h2comments, .commentsForm {font:20px/54px Tahoma, Arial, sans-serif; padding:0 10px; border-bottom:1px solid #363432;margin-bottom:5px}
.commentlist {margin:0}
.commentlist li{padding:16px 0 0 10px!important; list-style-type:none}
.commentlist .children {padding-left:83px}
.commentlist .children .children{padding-left:0}
.commentlist .children li{padding-left:0!important}
.commentlist .comment-detail{border-bottom:1px solid #363432;padding-bottom:10px}
.commentlist .comment-meta strong{font-size:20px;line-height:28px;color:#636363}
.commentlist .comment-reply-link{font-size:20px;line-height:28px;color:#636363;text-decoration:none}
.commentlist .comment-avatar{width:68px;margin-right:15px;float:left}
.commentlist .comment-detail{width:607px;float:left}
.commentlist .children .comment-detail{width:519px;float:left}
.commentlist .comment-text ul li{list-style:disc;padding:0!important}
.commentlist .comment-text ol li{list-style:decimal;padding:0!important}

.nopassword,.nocomments {display: none;}

.breadcrumb {height:38px;line-height:38px;border-bottom:1px solid #363432;margin:0 5px;padding:0 10px}
.breadcrumb a{background:url(images/icon-arrow.png) no-repeat center right;padding-right:16px;margin-right:10px}
.breadcrumb .comments-link {padding:0 0 0 16px}
.breadcrumb .comments-link a{background:none;padding:0;margin:0}

/*widget styles
.widget h2{font:20px/28px Tahoma, Arial, sans-serif;color:#fff;border-bottom:1px solid #838383;padding-left:9px;margin-bottom:5px}
.widget ul {padding-top:11px;margin-left:0}
.widget ul li{list-style-type:none!important;padding-left:10px!important;margin-bottom:0px}
.widget ul li a{background:#000;color:#858585;text-decoration:none;padding:2px 4px}
.widget ul li a:hover{text-decoration:none;padding:2px 4px}*/

/*.widget table{background:none;color:#858585;width:90%;margin:0 auto}
.widget table caption{background:none;color:#fff;line-height:20px}
.widget th, .widget td{padding:2px;text-align:center}*/

.widget_twitter ul{padding-top:0!important}
.widget_twitter li{margin-bottom:10px!important}
.widget_twitter li span{background:#000;color:#858585;text-decoration:none;padding:1px 0 1px 4px}
.widget_twitter li span a{text-decoration:none;padding:1px 4px}

/*home page content boxes hidden content style*/
.box.closed .box_top span{display:none}
.box.closed .box_thumb {height:100px;overflow:hidden;}
.box.closed .box_footer a{background-position:0 0}

/*models detail style*/
.models_info {position:absolute;bottom:0;left:0;z-index:10}
.models_info_top {background:url(images/arrow-up.png) no-repeat right;height:10px;margin-right:10px}
.models_info_wrap{background:#000;padding:15px 20px;opacity:0.8;filter:Alpha(Opacity=80)}

/*index detail style*/
.index_info {
	position:absolute;
	bottom:0;
	z-index:10;
	}
.index_info_top {
	background:url(images/arrow-up.png) no-repeat right;
	height:10px;
	margin-right:10px;
	}
	
.index_info_wrap{
	background:url(images/index-info-wrap-grey.png) no-repeat;
	width: 286px;
	height:28px;
	padding:15px 20px;
	opacity:0.8;
	filter:Alpha(Opacity=80);
	}
	
.index_info_wrap:hover{
	/*background:url(images/index-info-wrap-black.png) no-repeat;*/
    background:url(images/index-info-wrap-black2.png) no-repeat;
	width: 286px;
	height:85px;
    height:110px;
	padding:15px 20px;
	opacity:0.8;
	filter:Alpha(Opacity=80);
	}	
.index_info h1 {
	margin: 5px 0px 6px 0px;
  	/*font-family:'HelveticaNeueW01-45Ligh';*/ 
}

#content .index_info p {
        padding:0px 0 6px 0;
        font:Tahoma;
        font-size:11px;
}


/*showcase list style*/
.showcase-list {
        margin:0;
        padding:0
}
.showcase-list li {
	float:left;
	margin:10px 10px 0 0;
	height:170px;
	width:158px;
	position:relative;
	padding:0!important;
	list-style:none!important;
	background:url(images/media-circle-big.png) center no-repeat #3a3c39;
	}
.showcase-list li.last {margin-right:0}

#content-2 .showcase-list li .showcase-info {
	overflow:hidden;
	height:0;
	opacity:0;
}
#content-2 .showcase-list li:hover>.showcase-info{
	display:block;
	background:url(images/showcase-info-black.png) no-repeat;
	opacity:0.7;
	filter:Alpha(Opacity=70);
	position:absolute;
	bottom:0;
	padding:16px 10px 6px 10px!important;
	color:#b6b5b4;
	width:138px;
	height:60px;
        float:left;
        margin:0px;
	}
#content-2 .showcase-list li .showcase-info li {
	color:#b6b5b4;
	height:16px;
	width:138px;
	background:none;
	margin:0px;
        padding-bottom: 2px;
    	font: Tahoma;
        font-size:10px;
	}
#content-2 .showcase-list li .showcase-info li a:hover {
	color:#fff;
	height:16px;
	width:138px;
	background:none;
        text-decoration:underline;
	margin:0px;
        padding-bottom: 2px;
    	font: Tahoma;
        font-size:10px;
	}

.years a{
	display:block;
	padding:5px;
	background:#3c3e39;
	color:#fff;
	opacity:0.8;
	filter:Alpha(Opacity=80);
	float:left;
	margin-right:1px;
	width:107px;
	height:17px;
	font-family: "lucida console", monaco, sans-serif;
	}
.years .active{
	background:#8c9292;
	color:#FFF;
	opacity:0.8;
	filter:Alpha(Opacity=80)
	}

/*showcase list style
.showcase-list {margin:0}
.showcase-list li {float:left;margin:10px 10px 0 0;height:170px;position:relative;padding:0!important;list-style:none!important}
.showcase-list li.last {margin-right:0}
.showcase-list li p{background:#000;opacity:0.7;filter:Alpha(Opacity=70);position:absolute;bottom:0;left:0;margin-bottom:0;padding:6px 10px!important;color:#b6b5b4}
.showcase-list li a.playicon .image_overlay{cursor:pointer;position:absolute;width:100%;height:100%;overflow:hidden;top:0;left:0;background:url(images/image_overlay_play.png) no-repeat 50% 50%}*/

.catalog-list {margin:0}
.catalog-list li{float:left;list-style:none!important;padding:0!important;margin:0 2px 0 0}
.catalog-list a{
	display:block;
	padding:5px;
	background:#3c3e39;
	color:#fff;
	opacity:0.8;
	filter:Alpha(Opacity=80);
	float:left;
	margin-right:1px;
	width:107px;
	height:17px;
	font-family: "lucida console", monaco, sans-serif;
	}
.catalog-list a:hover {
       	background:#8c9292;
	opacity:0.8;
	filter:Alpha(Opacity=80);
}
.catalog-list .current-cat a{
	background:#8c9292;
	color:#FFF;
	opacity:0.8;
	filter:Alpha(Opacity=80)
	}

/*form style*/
.form input{color:#a8a8a7;padding:5px 14px;height:14px;border:1px solid #4f4f4e;background:none;width:154px;margin-right:10px}
.form .error {background:url(images/redoverlay20.png)}
.form textarea{color:#a8a8a7;padding:5px 14px;border:1px solid #4f4f4e;background:none;width:300px;height:65px}
.form p {position:relative;float:left}
.form p.last input {margin-right:0}
.form label{display:inline;position:absolute;top:6px;left:14px}

.form-submit input{font-size:12px;height:33px;color:#fff;padding:0 15px 2px;border:0;cursor:pointer;width:auto}

/*styling for select list used in contact form */
.newListSelected {width:184px;margin-right:10px}
.newListSelected  .selectedTxt {padding:5px 14px;height:14px;border:1px solid #4f4f4e;cursor:pointer} 
.newListSelected .newList li{list-style:none!important;padding-left:0!important}
.newListSelected .newList li a{color:#a8a8a7;text-decoration:none;display:block;padding:5px 14px;height:14px;border:1px solid #4f4f4e;border-width:0 1px 1px 1px;white-space:nowrap}
.newListSelected .newList {position:absolute;width:100%;height:100px!important;z-index:9999;top:22px!important;overflow:auto!important}
.newListSelected .newList {left:-9999px;}

/*pagination*/
.pagination {
	background:#3a3c39;
	margin-left:890px;
	width: 32%;
	position:absolute;
        margin-top:20px;
}
.pagination a{
	line-height:20px;
	padding:0 5px;
	color:#fff;
	display:block;
	float:left;
  	font:Tahoma;
	}
.pagination a.active {
	background:url(images/paging_active.png) no-repeat;
	line-height:30px;
	width:12px;
	margin-top:-5px;
	margin-right:-5px;
	color:#fff;
	}

/*tooltip style*/
#tooltip {
	position: absolute;
	z-index: 3000;
	background-color: #000;
	padding:3px 5px;
	opacity: 0.85;
	font-size:9px;
}
#tooltip h3, #tooltip div {margin:0;font-size:11px;padding:0;line-height:16px}

/*footer*/
.footer-nav {
	background:#3A3C39; 
	border-bottom: solid #fff 5px; 
	height:27px;
	width:998px;
        margin:0;
        padding:0;
        list-style:none;
        float:left;
	}
.footer-menu {
        margin:0;
        padding:0;
}
.footer-menu li{
	float:left;
	font-size:10px;
	line-height:25px;
        list-style:none;
	}
.footer-menu li:hover, .footer-menu li.active span{
	border-bottom:5px solid #8c9292;
	color:#fff;
	}
.footer-menu li.last a{border-right:none}
.footer-menu li a{
	padding:0px 20px 0px 20px;
	color:#fff;
	border-right: solid #ccc 1px;
	font-family: "lucida console", monaco, sans-serif;
        text-transform: uppercase;
	}

.social-media-icons {
        float:left;
        padding:0;
        top:50px;
        left:-16px;
        width:150px;
        height:30px;
        position:absolute;
}
.social-media-icons li {
        display:inline;
        padding:0;
        width:30px;
        height:30px;
        float:left;
}
.social-media-icons li.rss {
        padding-right:5px;
 }
.social-media-icons li.fb {
        padding-right:5px;
 }
.social-media-icons li.tw { }




.icon-sound{
	float:left;
        background:url(images/soundon.gif) no-repeat right center;
	padding-right:15px;
	margin-right:40px;
	padding-top:1px;
	}
.soundoff {background:url(images/soundoff.gif) no-repeat right center}
.icon-fscreen{
	float:left;
	background:url(images/icon-fscreen.png) no-repeat right center;
	margin-left:163px;
	margin-top:5px;
	font-size:10px;
	width:80px;
	}
#footer .icon-fscreen a {
        color:#fff;
}

/*footer social links*/
.social {margin:0}
.social {list-style:none;margin-top:20px}
.social li{float:left;margin-right:5px}

/*fixed position related style*/
.fixed-top /* position fixed Top */{position:fixed;bottom:auto;top:200px;}
.fixed-left /* position fixed Left */{position:fixed;right:auto;left:0px;}


/*salesforce form*/
.salesforceform ul
{
    font-size:100%;
    list-style-type:none;
    margin:0;
    padding:0;
    width:100%;
}

.salesforceform li
{
    display:block;
    margin:0;
    padding:4px 5px 10px 9px;
    position:relative;
}

.salesforceform li:after
{
    clear:both;
    content:".";
    display:block;
    height:0;
    visibility:hidden;
}

.salesforceform li div {
    color: #444444;
    margin: 0 4px 0 0;
    padding: 0 0 8px;
}

.salesforceform li span {
    color: #444444;
    float: left;
    margin: 0 4px 0 0;
    padding: 0 0 8px;
}

.salesforceform .requiredfield {
    color:red !important;
    float:none !important;
    font-weight:700;
}

.salesforceform label {
    display: block;
    border: none;
    color: #444444;
    font: Tahoma;
    font-size: 10px;
    line-height: 9px;
    margin: 0;
    padding-top: 0px;
}
.salesforceform label.description {
    font-size:95%;
    font-weight:700;
    line-height:150%;
    padding:0 0 1px;
}

.salesforceform label.error {
    background:url(images/redoverlay20.png);
    height:14px
}

.salesforceform input, .salesforceform textarea {
    padding: 3px;
    color: #5d5d5d;
    font-size: 1.4em;
    margin: 0px 0px 5px 0px;
    border: 1px solid #ccc;
}

.salesforceform .small {
    width: 25%;
}

.salesforceform .medium {
    width: 49%;
}

.salesforceform .large {
    width: 99%;
}

.salesforceform textarea {
    height: 40px;
    width: 99%;
}

.salesforceform textarea:focus, .salesforceform input:focus {
    border: 1px solid #900;
}

.salesforceform input[type="submit"] {
    color: #ffffff;
}

.salesforceform input .submit-button {
    width: 100px;
    float: right;
}

// Spam free wordpress comment form
#sfw-respond form p {margin:0;padding: 0 0 25px 10px;}
#sfw-respond form label,#sfw-respond form input {color:#5d5d5d;}
#sfw-respond element.style {text-indent: 0px;}
#sfw-reply-title, #sfw-reply-title a, #sf-reply-title small {color: #5d5d5d;}
.sfw-logged-in-as a {color: #5d5d5d;}
.sfw-comment-meta a {color: #5d5d5d;}
.comment-reply-link {color: #5d5d5d;}
#nav-above a {color: #5d5d5d; font-weight:bold;}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
	color: #888;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #ff4b33;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}


#pardot-form p {
    clear: left;
    line-height: normal;
    margin: 3px 5px;
    padding: 5px 2px;
}

#pardot-form p label {
    width: 190px;
 }

#pardot-form input,select {
    height: 25px;
    margin-left: 225px;
    color: #333333;
}

#pardot-form p.submit input {
    background: #8cb51d;
    color: #ffffff
}

#pardot-form p label.inline {
    line-height: 1.2em;
}

#pardot-form p span.description {
    line-height: 1.2em;
    margin-left: 300px;
    position: relative;
    bottom: 35px;
}


/* new top nav */
#network-menu ,
#network-menu * {
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box; 
}
#network-menu {
    background: #3a3a3c;
    width: 100%;
    float: left;
    color: white;
    font-size: 13px;
    font-family: Arial;
    text-transform: uppercase;
    position: relative;
    z-index: 50;
    margin-bottom: 20px;
}
#network-menu ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
    float: left;
}
#network-menu ul li {
    float: left;
}
#network-menu .inner-wrapper {
    margin: 0px auto;
    width: 998px;
}
#network-menu .network-logo {
    float: left;
    width: 110px;
    margin-right: 50px;
}
#network-menu .network-logo a {
    display: inline-block;
    float: left;
    height: 54px;
    text-indent: -9999px;
    width: 100%;
    background: url(images/nav-new-logo.png) no-repeat 3px 50%;
}
#network-menu .network-sites {
    float: left;
}
#network-menu .network-sites li {
    margin-right: 20px;
}
#network-menu .network-sites li:last-child {
    margin-right: 0px;
}
#network-menu .network-sites a {
    display: inline-block;
    float: left;
    height: 54px;
    font-size: 12px;
    color: #a0a0a0;
    padding: 20px 10px 20px 10px;
}
#network-menu .network-sites a:hover {
    color: white;
}
#network-menu .network-sites li.selected-site a {
    font-weight: bold;
    color: white;
    border-bottom: 3px solid #065fc5;
}
#network-menu .right-col {
    float: right;
}
#network-menu .site-search {
    float: left;
    width: 65px;
    height: 54px;
    position: relative;
}
#network-menu .site-search a.search-button {
    display: inline-block;
    width: 100%;
    height: 54px;
    background: url(images/nav-search-button.png) no-repeat 50% 50%;
}
#network-menu .site-search .form-cont {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 54px;
    background: #3a3a3c;
    padding: 10px;
    z-index: 10;
    width: 0px;
    visibility: hidden;
    overflow: hidden;
    transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out; 
}
#network-menu .site-search.form-expanded .form-cont  {
    width: 150px;
    visibility: visible;
    transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out; 
}
#network-menu .site-search .form-cont #kword {
    height: 34px;
    line-height: 34px;
    background: #5e5e5f;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
}
#network-menu .site-search .form-cont #btn-submit {
    display: none;
}
#network-menu .contact-us-button {
    float: left;
}
#network-menu .contact-us-button a {
    display: inline-block;
    float: left;
    color: #d3d2d2;
    font-size: 12px;
    height: 54px;
    padding: 20px;
    background: #040404;
}
#network-menu .contact-us-button a:hover {
    background: #1e1e1e;
}
#network-menu .login-corner {
    float: left;
}
#network-menu .login-corner a {
    display: inline-block;
    float: left;
    color: white;
    background: #002e62;
    padding: 20px;
    height: 54px;
}
#network-menu .login-corner a span {
    display: inline-block;
    padding-right: 20px;
    background: url(images/top-nav-arrow.png) no-repeat 100% 40%;
}
#network-menu .login-corner a:hover {
    background-color: #021f60;
}
#header .search-box,
.search-box-right {
    display: none !important;
}
.box_wrap .box_thumb {
    height: 100px;
    overflow: hidden;
}
@media (max-width: 1020px){
    #network-menu .inner-wrapper {
        width: 100%;
    }
    #network-menu .network-logo {
        display: none;
    }
    .box_wrap .box_thumb {
        height: auto;
    }
    .box {
        margin-right: 0.5% !important;
    }
}
@media (max-width: 860px){
    #network-menu .contact-us-button {
        display: none;
    }
}
@media (max-width: 750px){
    #network-menu .login-corner {
        display: none;
    }
}
@media (max-width: 550px){
    #network-menu .network-sites ,
    #network-menu .right-col ,
    #network-menu ul,
    #network-menu .site-search{
        width: 100%;
    }
    #network-menu .network-sites li {
        width: 50%;
        margin: 0px;
    }
    #network-menu .network-sites li  a {
        width: 100%;
        text-align: center;
    }
    #network-menu .site-search a.search-button {
        width: 54px;
        float: right;
    }
    #network-menu .site-search .form-cont {
        right: 50px;
    }
    #network-menu .site-search.form-expanded .form-cont {
        width: 250px;
    }
}
/* /new top nav */


/* theme updates 2/2017 */
img.alignright { float: right; margin: 0 0 0 1em; }
img.alignleft { float: left; margin: 0 1em 0 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { font-size:90%; color: black }
.alignright .wp-caption-text { margin-left: 10px; }
/* theme updates 2/2017 */



/* 2017-06-16 */

#content {
	position: relative;
}
