/*
Theme Name: Kaas Tailored
Theme URI: 
Author: Abbas Reza
Author URI: 
Description: This theme is designed to copy existing kaastailored.com website design in order to move it from asp to wordpress without changing teh look and feel.
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, flexible-width, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: kaastailored
Version: 1.2

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


p.login-password label {
    margin-right: auto;
    width: 20%;
    display: inline-block;
}
p.login-username label {
    margin-right: auto;
    width: 20%;
    display: inline-block;
}

p.login-password input {
    width: 20%
}
p.login-username input {
    width: 20%
}

.stockImage, .stockTextContainer {
    float: left;
    display: inline;
}

.stockImage {
    /*width: 100%;*/
    left: 0px;
    text-align: center;
    top: 0px;
	padding-top:8px;
    	padding-bottom: 12px;
        vertical-align:middle;
        width: 250px;
        /*height:200px;*/
}

.stockTextContainer {
    position: absolute;
	bottom: 0px;
	left: 0px;
	padding-left: 14px;
	padding-bottom: 8px;
}

#stockCodeView {
    position: relative;
    display: inline-block;
    margin: 15px;
}

.stockCodeItems {
    position: relative;
    width: 100%;
}

    .stockCodeItems ul {
        position: relative;
        left:0;
        display: inline-block;
        column-width:256px;
        list-style: none;
        padding-left: 8px;
        height: 100%;
    }
        .stockCodeItems ul li {
            height: 100%;
            max-height: 270px;
            margin-left: 8px;
            margin-bottom: 8px;
            width: 32%;
            float: left;
            background-color: #ffffff;
        }


    .stockCodeItems table {
        width: 100%;
        border-collapse: separate;
        border-spacing: 14px;
		border:0;
        background-color: #f0f0f0;
    }

        .stockCodeItems table td {
			height:100%;
            width: 33%;
            border: 0px;
            background-color: #ffffff;
        }
            .stockCodeItems table td img {
                top: 0px;
                 /* max-height: 184px; */
				max-height:215px;
				width:auto;
                margin-bottom: 8px;
            }

.stockCodeItem {
    position: relative;
    height:300px !important;
    width: 100%;
}

.stockCodeText {
	width:100%;
	color: black;
    font-size: 14pt;
	
}

.stockCodeDes {
    font-size: 12pt;
	margin-top:5px;
}
.filler {
    background-color: #f0f0f0;
}

.Grid td {
    background-color: lightgray;
    color: black;
    font-size: 10pt;
    line-height: 200%;
    border-spacing: 0px;
    border-collapse: separate;
    border: 2px ridge black;
    padding: 3px;
}

.Grid th {
    background-color: darkgray;
    color: White;
    font-size: 10pt;
    line-height: 200%;
    border-spacing: 0px;
    border-collapse: separate;
    border: 2px ridge black;
    padding: 3px;
}

.main-reports{
    	position: relative;
	top:0; 
	width: 100%;	
	margin: 0; 
        padding-left: 25px;
        border-left: #000 solid thin;
}

.login-username label{
    margin-right: 10px;
}

body, p, td, li
{
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 9pt;
	line-height: 16pt;
	color: #999999;
}
body
{
	background-color:#666666;
	background-image: url('images/bg.jpg');
	background-repeat: repeat;
}
p
{
	margin: 0 0 13px 0;
}
h1
{
	font-family: "Trebuchet MS", Calibri, Verdana, Geneva, Tahoma, sans-serif;
	font-size: 20pt;
	color: #000000;
}
h2
{
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 10.25pt;
	font-weight: normal;
	line-height: 16pt;
	color: #000000;
	margin: 13px 0 0 0;
}
h3
{
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 7.5pt;
	color: #666666;
	margin: 13px 0 0 0;
	text-transform: uppercase;
	letter-spacing: 1.5pt;
}
a, a:visited
{
	color:#666666;
	text-decoration: none;
}
a:hover
{
	color:#993300;
	text-decoration: none;
}
#main 
{
	position: relative;
	width: 790px;
	margin: 0px auto;
	text-align: left;	
	background-color: #ffffff;
	padding: 10px 40px 15px 44px;
}
#globalTop
{
	position: relative;
	width: 790px;
	height: 155px;
	color: #fff;	
	padding: 0;	
	margin: 0;
}
#menuContainer
{
	width: 790px;
	margin: 0; padding: 0;
	text-align:right;
	height: 18px;
}
#tagline
{
	float:right;
	margin: 103px 12px 0 0;
}
#logo
{
	float:left;
	margin-top: 20px;
}
#globalFooter
{
	color:#b3b3b3;
	font-size:0.75em;
	padding-top: 40px;
	padding-bottom: 15px;
	clear:both;
}
#globalFooter a, #globalFooter a:visited
{
	color:#b3b3b3;
	text-decoration: none;
}
#globalFooter a:hover
{
	color:#993300;
	text-decoration: none;
}

#headerLeftImage
{
	float:left;
	margin: 0px 0px 0px 0px;
	height: 208px;
	width: 147px;
}
#headerContent .h-overview
{
	background-image: url('/lib/img/head/overview.jpg');
}
#headerContent .h-contact
{
	background-image: url('/lib/img/head/contact.jpg');
}
#headerContent .h-login
{
	background-image: url('/lib/img/head/login.jpg');
}
#headerContent .h-methods
{
	background-image: url('/lib/img/head/methods.jpg');
}
#headerContent .h-solutions
{
	background-image: url('/lib/img/head/solutions.jpg');
}
#headerContent .h-tours
{
	background-image: url('/lib/img/head/tours.jpg');
}
#headerContent 
{
	background-repeat: no-repeat;
	height: 208px;
	clear:both;
}
#headerText
{
	margin-left: 147px;
	height: 208px;
	vertical-align: middle;
}
#headerText h1
{
	font-family: "Trebuchet MS", Calibri, Verdana, Geneva, Tahoma, sans-serif;
	font-size: 20pt;
	margin: 0 0 10px 0;
	line-height: 18pt;
	color: #ffffff;
	padding: 38px 35px 0px 39px;
}
#headerText p
{
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	color: #fcf6d8;
	font-size: 10pt;
	line-height: 18pt;
	padding-left: 39px;
	padding-right: 35px;
	margin:0;
}
#content 
{
	background-color: #fff;
	position: relative;
	clear: both;
	width: 785px;	
	padding: 0; margin: 0; 
	min-height: 300px;
}
.main
{
	position: relative;
	top:0; left:185px;
	width: 565px;	
	margin: 0; padding: 0;
}
.col3-container
{
	position:relative;
	top:0; left:0;
	padding:0; margin:0;
	width:100%;
	clear:both;
}
.col3-left
{
	position:absolute;
	width:232px;
	margin: 0; padding: 0;
	top:0; left: 25px;
}
.col3-center
{
	position:absolute;
	width:232px;
	margin: 0; padding: 0;
	top:0; left: 272px;
}
.col3-right
{
	position:absolute;
	width:232px;
	margin: 0; padding: 0;
	top:0; left: 520px;
}
.leftbar
{
	position: absolute;
	top:0; left:0;
	width:150px;
	margin-left:10px;
	margin-right:10px;
	color: #000;
	font-size:8pt;
	line-height:13pt;
}
.leftbar h3 {
	margin:0;
}
* html .leftbar h3 { 	margin:13px 0 0 0; }
.leftbar p,.leftbar li, .leftbar a 
{
	color: #000;
	font-size:8pt;
	line-height:13pt;
}
.leftbar a, .leftbar a:hover
{
	text-decoration: underline;
}
.leftbar a:hover
{
	color:#993300;
}
.leftbar .footnote
{
	color: #999999;
	font-size: 7pt;
	margin-top: 20px;
}
.bottomWrap
{
	width: 100%;
	clear:both;
	padding:1px;
	margin:0;
}
.bottomWrap a
{
	color: #000;
}
.bottomWrap img, .bottomWrap p, .bottomWrap a
{
	vertical-align:middle;
}
.hline
{
	background-image: url('images/hline.gif');
	background-repeat: repeat-x;
	height: 3px;
	margin: 22px 0 20px 0;
	width: 100%;
	clear:both;
}

.emBox 
{
	width:588px;
	float:right;
	margin: 25px 23px 25px 0px;
	background: #eeefef url('images/emBox-bg.gif') repeat-y;
}
.emBoxTop
{
	height:10px;
	margin:0;padding:0;
	overflow:hidden;
	clear:both;
	background: #ffffff url('images/emBox-top.gif') no-repeat;
}
.emBoxBottom
{
	height:18px;
	margin:0;padding:0;
	overflow:hidden;
	clear:both;
	background: #ffffff url('images/emBox-bottom.gif') no-repeat;
}
.emBoxContent
{
	clear:both;
	margin:0 12px 0 8px;
	padding:0;
}

.emBoxContent h3
{
	font-size:9pt;
	margin:0;
	padding:5px 5px 5px 15px;
	background-color: #666666;
	color: #cccccc;
	text-transform:uppercase;
	letter-spacing: .25em;
}
.emBoxContent h3.emBlue
{
	color:#becbda;
}
.emBoxContent h3.emRed
{
	color:#f0cb99;
}
.emBoxContent h3.emGreen
{
	color:#cccc99;
}

.emBoxContent h3 em
{
	color:#ffffff;
}
.emBoxContent p, .emBoxContent dl
{
	color: #000000;
	padding:5px 15px 5px 15px;
}
.emBoxContent dt
{
	float:left;
	color: #666666;
}
.emBoxContent dd
{
	margin-bottom:7px;
}
.emLeftBlue
{
	color:#003366; top:200px;
	left: -10px; width:165px;
}
.emLeftGreen
{
	color:#666633; top:350px;
}
.emLeftRed
{
	top:345px;
}
#copyright
{
	float:left;
}
#byGraphica
{
	float:right;
	text-align: right;
	padding-right:15px;
}

.hidden
{
	display: none;
}
.fullwidth
{
	width:560px;
}
.halfwidth
{
	width:275px;
}
.leftcol
{
	float:left;
	margin-right: 10px;
}
.rightcol
{
	float:right;
	margin-left: 10px;
}
.withUnderline
{
	text-decoration: underline;
}
.wasteTours em
{
	color:#663366;
	font-weight:normal;
	font-style:normal;
	padding-left:5px;
}
/* Form Inputs */
.contactForm 
{
	width: 590px;
	font-size:.9em;
}
input, textarea, select
{
	background-color:#f9f6ef;
	border: solid 1px #d8d8d8;
	margin-bottom: 8px;
}
select.selectWasteTour
{
	margin: 0 0 25px 28px;
	color: #666666;
}
.errorLabel
{
	color:#FF6666;
}

.submitArea
{
	height: 20px;
}
.submitArea input, .submitArea a
{
	margin-bottom:0px;height:20px;
	vertical-align: middle;
}
.checkboxlisttours td
{
    font-size:x-small;
}
.checkboxlisttours input
{	
    background-color:#f9f6ef;
	border: solid 1px #d8d8d8;
	margin-bottom: 8px;
}

/************************************MENU**************************************************/

#site-navigation ul li a {
	color: #000;
	padding: 0.2em 1em;
	/*text-transform: uppercase;*/
	transition: all 0.5s ease 0s;
        height: 1% !important;
        font: normal 7.5pt Verdana;
        text-decoration: none;
}

#site-navigation ul ul li a{
    color: #000;
	padding: 2px 10px;
        text-decoration: none;
}
.nav-collapse a:active, 
.nav-collapse .active a, 
#site-navigation ul li a:hover {
	color: #993300;
}
#site-navigation ul ul li a:hover {
	color: #993300;
}

.main-navigation {
	clear: both;
	display: inline-block;
	float: right;
	/*width: 55%;/*width: 100%;*/
}
.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}
.main-navigation ul {
	display: block;
	float: right;
	list-style: none;
	margin: 0;
	padding-left: 0;
	position: relative;
}
.main-navigation li {
	float: left;
	position: relative;
}
.main-navigation a {
	display: block;
	text-decoration: none;
}
.main-navigation ul ul {
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0.1);
	float: left;
	position: absolute;
	top: 1.1em;
	left: -999em;
	width: 160px;
	z-index: 99999;
}
.main-navigation ul ul ul {
	/*left: -999em;*/
	top: 0;
}
.main-navigation ul ul a {
	width: 160px;
}
.main-navigation ul ul li {
}
.main-navigation li:hover > a, .main-navigation li.focus > a {
}
.main-navigation ul ul :hover > a, .main-navigation ul ul .focus > a {
}
.main-navigation ul ul a:hover, .main-navigation ul ul a.focus {
}
.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul {
	left: auto;
	transition: all 0.5s ease 0s;
}
.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
	right: 100%;
}
.main-navigation .current_page_item > a, .main-navigation .current-menu-item > a, .main-navigation .current_page_ancestor > a, .main-navigation .current-menu-ancestor > a {
}
/* Small menu. */
.menu-toggle, .main-navigation.toggled ul {
	display: block;
}
 @media screen and (min-width: 37.5em) {
.menu-toggle {
	display: none;
}
.main-navigation ul {
	display: block;
}
}

.main-navigation li:last-child a {
	/*margin-top: 31px;*/
	/*margin-left: 0.2em;*/
}
.main-navigation li:last-child span.menu-order {
	background-color: #fff;
	border-radius: 40px;
	color: #000 !important;
	letter-spacing: 2px;
	height: 30px;
	line-height: 24px;
	padding: 5px 15px;
	vertical-align: middle;
}

.main-navigation ul ul{
	background-color: #fff;
}
.main-navigation ul ul li {
	width: 100%;
}
.main-navigation ul ul li:hover {
	background-color: #fff;
	transition: all 0.5s ease 0s;
        color: #993300;
}

.main-navigation ul ul li a {
	color: #000;
	padding: 10px 10px;
}
#site-navigation ul ul li a:hover {
	color: #993300;
}
.main-navigation ul ul li {
	border-bottom: 1px #fff solid;
	display: block;
	font-weight: 400;
	letter-spacing: 1px;
	/*line-height: 24px;
	min-height: 24px;*/
	text-align: left;
	/*text-transform: uppercase;*/
	width: 100%;
}

.main-navigation ul ul li:last-child {
	border-bottom: none;
}

@media (max-width: 767px) {

.main-navigation li:last-child a {
	margin-left: 0;
}
}

@media (max-device-width: 640px) {


.main-navigation li:last-child a{
	/*margin-top:25px;*/}
	
.main-navigation li:last-child a span.menu-order {
	font-size: 8pt;
	padding: 5px 10px;
}

}