/*
 Theme Name: MC+A Take Two
 Theme URI: http://www.mcplusa.com
 Description: MC+A CMS Theme
 Author: John Cizmar
 Version: 1.0
 */
a {
    color: #2fa1df;
}

a.hidden {
    display: none;
}

fieldset {
    border: 0;
}

#header {
    height: 121px;
    margin: 20px 0 2px 0;
    padding: 0;
    background: url(img/header-bg.gif) repeat-x 0 100%;
    position: relative;
}

#header h1 {
    float: left;
    margin: 0 0 0 13px;
    display: inline;
}

#header h1 a {
    float: left;
    text-indent: -9999px;
    overflow: hidden;
    width: 255px;
    height: 50px;
    background: url(img/logo.jpg) no-repeat 0 0;
}

#mainMenu {
    margin: 0;
    padding: 43px 0 0 50px;
    overflow: hidden;
    font: bold 12px / 26px Arial, sans-serif;
    list-style: none;
    float: right;
}

#mainMenu li {
    float: left;
    padding: 0 8px 0 8px;
    list-style: none;
}

#mainMenu li a {
    color: #1b5c7f;
    text-decoration: none;
}

#mainMenu li.current_page_item, #mainMenu li.current_page_parent, #mainMenu li.current_page_ancestor {
    background: url(img/menu-bg2.gif) no-repeat top right;
    padding: 0 3px 0 0;
}

#mainMenu li.current_page_item a, #mainMenu li.current_page_parent a, #mainMenu li.current_page_ancestor a {
    background: url(img/menu-bg1.gif) no-repeat top left;
    padding: 15px;
    padding-top: 5px;
    text-decoration: none;
    color: #fff;
}

#searchHeader h2 {
    margin: 20px 0 0 10px;
    padding: 5px;
    color: #fff;
}

#searchBox fieldset {
    padding: 5px 25px 0 0;
    border: 0;
    float: right;
    vertical-align: middle;
}
#search_label {
	display:none;
}
#ctl00_q {
    padding: 3px;
}

input.signUp {
    margin: 10px 0 0 0;
}

#newsContent {
    padding: 5px 5px 0 10px;
    margin: 10px 0 10px 0;
    height: 22px;
}

#newsContent h4 {
    float: left;
    color: #666;
    font-weight: bold;
    padding: 0 25px 0 5px;
}
#ticker li {
	list-style:none;
}
#news {
    margin-bottom: 0;
}

#CalloutTwo h2, #CalloutThree h2 {
    color: #ff7f00;
}

.breadcrumbs {
    margin: 10px 50px 0 50px;
    padding: 7px;
    height: 22px;
}

.breadcrumbs span.breadcrumbSep {
    width: 9px;
    height: 20px;
    background: url(http://assets.mcplusa.com/images/breadcrumbSep.png) top left no-repeat;
    float: left;
    text-indent: -9999px;
}

.breadcrumbs {
    list-style-type: none;
}

.breadcrumbs li a {
    color: #666;
    font-weight: bold;
    text-decoration: none;
    display: block;
    float: left;
    padding: 0 10px;
}

.breadcrumbs li a:hover {
    color: #2fa1df;
    text-decoration: underline;
}

.breadcrumbs li.front_page a {
    background: url(http://assets.mcplusa.com/images/breadcrumbHome.png) top left no-repeat;
    margin-right: -12px;
    text-indent: -9999px;
    width: 20px;
    height: 20px;
    float: left;
}

#contentCallout {
    margin: 25px 0 15px 0;
}

#contentCallout div {
    padding: 0;
    margin: 0;
}

#contentCallout div:first-child {
    margin-left: 10px;
}

.smContentCallout {
    background: #F2F2F2;
    border: 1px solid #ccc;
    height: 120px;
}

#footer {
    background: url(img/footer.gif) no-repeat bottom left;
    margin-top: 10px;
    padding-top: 5px;
    height: 100px;
}

#footerLinks li {
    padding: 0 5px 0 5px;
    list-style: none;
    float: left;
}

#copyrightInformation {
    clear: both;
    padding-left: 15px;
}

#copyrightInformation p {
    color: #404040;
    padding: 0;
    margin: 2px;
}

#locationLinks li {
    padding: 0 5px 0 5px;
    list-style: none;
    float: left;
}

#MainContentWrap {
    background: url(img/main-bg.gif) repeat-x top left;
    border-bottom: 4px solid #ccc;
    padding-bottom: 10px;
}

#levelTwoHeader {
    height: 100px;
    margin-top: 20px;
    background: url(img/levelTwoHeader-bk.png) no-repeat top left;
}

#levelTwoHeader h3 {
    color: #ff7f00;
    text-transform: uppercase;
    padding: 15px 0 0 50px;
    margin-bottom: 0;
    font-size: 28px;
}

#levelTwoHeader h3.levelTwoTag {
    color: #666;
    padding: 0 0 0 50px;
    font-size: 14px;
}

.alignright {
    float: right;
    padding: 5px 10px 5px 15px;
}

.alignleft {
    float: left;
    padding: 5px 15px 5px 10px;
}

.alignnone {
    clear: both;
    padding: 5px;
}

div.post h2, div.post p {
    padding: 5px 15px 5px 10px;
}

div.post h2 {
    margin-bottom: 0;
    font-size: 14px;
}

div.post h2 a {
    color: #ff7f00;
    text-decoration: none;
    font-weight: bold;
}

div.post h2 a:hover {
    text-decoration: underline;
}

div.post h3, div.post ul, div.post ol {
    padding-left: 10px;
}

.entry h2 {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    color: #666;
}

.entry h3 {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    color: #1b5c7f;
}

div.entry div.downloadCallout {
    padding: 0;
    margin-bottom: 12px;
    height: 65px;
}

div.entry div.downloadCallout h3 {
    float: left;
    margin: 12px 0 0 0;
    padding: 10px 12px 12px 12px;
}

div.entry div.downloadCallout img {
    padding: 5px 10px 10px 10px;
}

.postmetadata {
    background-color: #F0F0F0;
    border: 1px solid #D8D8D8;
    padding: 10px;
}

p.postmetadat {
    color: #B8B8B8;
}

.postmetadata a {
    color: #888;
}

.tagCloud {
    padding: 0 10px 15px 5px;
}

#secondaryContent ul, #sidenavWrap ul {
    list-style-type: none;
}

#sidebar {
    float: right;
}

#sidebar li, #sidebar li ul, #sidebar li ul li {
    padding: 0;
    margin: 0;
}

#sidenavWrap {
    float: right;
}
#sidenavWrap li{
	list-style: none;
}
h2.widgettitle {
	font-size:14px;
	text-transform:uppercase;
}

#sidenavWrap li ul li a {
    color: #1b5c7f;
    display: block;
    padding: 5px 20px 0 0;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

#sidenavWrap li ul li a:hover {
    background: url(http://assets.mcplusa.com/images/sidenavHover.png) right no-repeat;
}

#sidenavWrap li ul li.current_page_item a, #sidenavWrap ul li.current_page_parent a, #sidenavWrap ul li.current_page_ancestor a {
    color: #000;
}

#sidenavWrap li ul li ul {
    margin: 0;
    display: inline;
}

#sidenavWrap li ul li ul li a {
    font-weight: normal;
    padding: 0 0 0 10px;
    text-transform: none;
    font-size: 12px;
}

#sidenavWrap li ul li ul li.current_page_item a {
    color: #1b5c7f;
}

#sidenavWrap li ul li ul li ul li a {
    padding: 0 0 0 20px;
}

#sidenavWrap li ul li ul li.current_page_item ul li a {
    color: #000;
    padding: 0 0 0 20px;
}

#sidenavWrap li ul li ul li a:hover {
    background: url(http://assets.mcplusa.com/images/sidenavSubHover.png) right no-repeat;
}

#sidenavWrap li  ul li ul li.current_page_item, {
	color:#333;
}

#secondaryContent #sidebar h3, h3.sidenav {
    color: #ff7f00;
    text-transform: uppercase;
}

#secondaryContent #sidebar li {
    list-style-type: none;
    padding-left: 15px;
}

#secondaryContent #sidebar ul li {
    padding-left: 15px;
    margin-left: 10px;
    list-style: none;
}
#sidebar li h3 {
    margin: 10px 0 5px 0;
}

#commentform {
    padding-left: 10px;
}

ol.commentlist {
    padding: 5px 10px 5px 15px;
}

ol.commentlist li {
    padding: 5px;
}

.alt {
    background: #CCE6FF;
}

#mySlides {
    background: url(http://assets.mcplusa.com/images/contentBackgroundBlend.png) repeat-x top left;
}

#contentSlideMenu {
    float: right;
    list-style: none;
}

#contentSlideMenu li {
    float: left;
    display: block;
    padding: 5px 8px 5px 8px;
    margin-right: 8px;
    cursor: pointer;
}

#contentSlideMenu li:hover {
    color: #000;
}

#jFlowSlide {
    position: relative;
}

.jFlowPrev {
    position: absolute;
    top: 240px;
    left: 0;
    height: 24px;
    width: 24px;
    background: url(http://assets.mcplusa.com/images/slideBackButton.png) no-repeat;
    text-indent: -9999px;
    z-index: 10;
    cursor: pointer;
}

.jFlowNext {
    position: absolute;
    top: 240px;
    right: 0;
    height: 24px;
    width: 24px;
    background: url(http://assets.mcplusa.com/images/slideNextButton.png) no-repeat;
    text-indent: -9999px;
    z-index: 10;
    cursor: pointer;
}

.jFlowSelected {
    margin-left: 0;
    padding: 0;
    color: #fff;
    border: 2px solid #1b5c7f;
    background: #2fa1df;
}

div.left {
    float: left;
}

div.left h2 {
    margin: 15px 0 0 68px;
    color: #ff7f00;
    font: bold 48px / 50px Arial, sans-serif;
}

div.right {
    float: right;
    width: 320px;
    padding-right: 45px;
}

div.right h3 {
    margin: 10px 0 0;
    font: bold 24px / 26px Arial, sans-serif;
    color: #ff7f00;
}

#formCallout {
    background: #eef1f1;
    padding: 10px;
    border: 1px solid #abacad;
}
label {
	display:block;
}
#header #hiring {
position: absolute;
height: 100px;
width: 100px;
right: -90px;
top: -35px;
z-index: 200;
cursor: pointer;
}

#header #hiring.careers {
background-color: transparent;
background-image: url("http://assets.mcplusa.com/images/were_hiring.gif");
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0% 0%;
}
#CalloutThree form fieldset.cf_hidden {
	display:none;
}
.linklove {
	display:none;
}
.cf-ol {
	list-style: none;
}
.cf-ol input {
	padding: 2px;
	margin:5px;
	width: 200px;
}
.reqtxt,.emailreqtxt {
	color: red;
	margin-left: 5px;
}
legend {
	display: none;
}
.cf_hidden {
display:none;
}
.cform {
padding-bottom: 0;
margin-bottom: 0;
}
#formGSS {
	overflow: auto;
	
}