/* Multilogue Consulting */

/* Reset */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: Tahoma; color: #333; }
body { /*line-height: 1.5;*/ background: #fff; /*margin: 1.5em 0;*/ }
table { border-collapse: collapse; border-spacing: 0; }
caption, th, td { text-align: left; font-weight:400; vertical-align: top; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
a img { border: none; }
input,textarea { margin: 0; }
select { font-family: Tahoma, arial; }  

/* Removes Firefox imposed outline */
a { outline: none; }

/* Clearing floats without extra markup  */
#wrapper { display: inline-block; }
#wrapper:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
/** html #wrapper { height: 1%; }*/
#wrapper { display: block; }

/* Css Sprite Map
.sprite-background { background-position: 0 -30px; } 
.sprite-banner { background-position: 0 -1060px; } 
.sprite-btn-submit { background-position: 0 -1104px; } 
.sprite-bullet-divider { background-position: 0 -1152px; } 
.sprite-bullet { background-position: 0 -1183px; } 
.sprite-callout-bottom { background-position: 0 -1221px; } 
.sprite-callout-top { background-position: 0 -1256px; } 
.sprite-footer { background-position: 0 -1467px; } 
.sprite-input-bg { background-position: 0 -1562px; } 
.sprite-nav-left { background-position: 0 -1612px; } 
.sprite-nav-right { background-position: 0 -1665px; } 
 */

.main-logo { 
	overflow: hidden;
	width: 749px; 
	height: 171px;
}

#wrapper {
	display: block;
	background-color: #fff;
	width: 749px;
	margin: 0 auto;
	padding: 0 15px 15px 15px;
	text-align: left;
	font-size: 12px;
}
#banner { position: relative; }

/* Site */
a { color: #0066b3; }
a:hover { text-decoration: none; }
body {
	background: url(../images/background.jpg) repeat-x;
	text-align: center;
}
.logo { 
	/*background: url(../images/logo.jpg) no-repeat; */
	text-indent: -9999px; 
	height: 54px; 
	width: 230px; 
	position: relative;
	top: 23px;
}
.logo a {
	display: block;
	height: 54px;
	position: relative;
}

.logo img {
	left:0;
	position:absolute;
	top:0;
}

/* navigation */
.nav {
	margin: 9px 0 0;
	/*height: 0;*/
	position: relative;
	left: 2px;
	top: 1px;
}
.nav ul {
    float: right;
    position: relative;
	/*left: 2px;*/
    list-style: none;
	/*top: -23px;*/
}
.nav li {
    float: left;
	margin-right: 2px;
}
.nav ul a { 
    background: url(/App_Themes/Multilogue/images/nav-right.jpg) no-repeat 100% 0;
	padding: 5px 12px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}
.nav ul li {
    background: url(/App_Themes/Multilogue/images/nav-left.jpg) no-repeat;
	/*padding: 5px 0;*/
}
.nav-border {  /* CssSprite - banner */
	background: url(../images/cssSprite-Multilogue.jpg) no-repeat 0 -1060px;
	width: 749px;
	height: 14px;
}

/* Main-Nav DropDown */

#menuElem ul li { float: left; }
#menuElem li a { display: block; height: inherit; padding-top: 5px; }
#menuElem ul li { position: relative; }

#menuElem li ul, #menuElem ul li {
    background: none;
    background-color: #F27501;
}
#menuElem li ul a, #menuElem ul li a {
    background: none;
    background-color: #F27501;
}
#menuElem li ul {
    /*position: absolute;*/
    display: none;
}
#menuElem li:hover ul, li.over ul {
    display: block;
    position: absolute;
    top: 23px;
    z-index: 1000;
}
#menuElem li ul li {
	clear: left;
	float: left;
}


.subNav-border {
	background: url(../images/subpage-banner.jpg) no-repeat;
	height: 40px;
	width: 749px;
}
#footer { /* CssSprite - footer */
	float: left;
	background: url(../images/cssSprite-Multilogue.jpg) no-repeat 0 -1467px; 
	width: 749px;
	height: 65px;
}

/* Main-box */
.main-box {
	background: url(../images/main-box.gif) repeat-y;
	width: 749px;
	float: left;
}


/* column-1 */
.column-1 { 
	float: left;
	width: 190px; 
	padding-top: 5px;
	/*background: url(../images/column1-bg.gif) repeat-y;*/
}
.column-1 h2 {
	color: #4E6F42;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0 10px 15px;
}

.column-1 .blog h2, .column-1 .news h2 {
	background-color: #f3f6e7;
}
.column-1 .news a {
    padding: 0 15px;
    display: block;
}
.blog, .news { padding-bottom: 10px; }
.blog ul {
    list-style: none;
	padding: 15px 0 0 15px;
}
.blog li {
	background: url(../images/divider.jpg) repeat-x 0 80%;
    font-size: 11px;
    height: 30px;
}
.blog li a { /* Css Sprite - bullet */
	background: url(../images/cssSprite-Multilogue.jpg) no-repeat 0 -1180px;
	color: #7C816D;
	padding-left: 15px;
}
.zoneLeft {
    margin-top: 25px;
}
.zoneLeft .BlogPTitle {
    font-size: 14px;
    font-weight: bold;
}
.zoneLeft .BlogPDateWhole {
    font-size: 11px;
}
.blogDetail h1 {
    font-size: 18px;
}
.blogDetail .BlogCommentsTitle {
    font-weight: bold;
}
.blogDetail .BlogPTitle {
    margin-bottom: 5px;
}
.blogDetail .BlogPDateWhole {
    padding-top: 8px;
}
.news a { color: #6EA34B; }
.news span, .news p {
	padding-left: 15px;
}
.news span {  
	display: block;
	color: #F37801;
	font-size: 11px;
	font-weight: bold;
	margin-top: 15px;
}
.news p {
	font-size: 11px;
	color: #666;
}

/* LeftSide - SubNavigation */
.left-side ul {
    list-style: none;
	padding: 15px 0 0 15px;
}
.left-side li {
    background: url(../images/divider.jpg) repeat-x 0 80%;
    font-size: 11px;
    height: 30px;
}
.left-side h2 {
	background-color: #f3f6e7;
}
.left-side li a { /* Css Sprite - bullet */
	background: url(../images/cssSprite-Multilogue.jpg) no-repeat 0 -1180px;
	color: #7C816D;
	padding-left: 15px;
}
.CMSListMenuLinkHighlighted { font-weight: bold; }

.blackBox .content {
    padding: 0 15px;
}

/* Email Signup */ 
.email-signup { margin-top: 15px; }

/* column 2 */
.main-logo img {
    /*position: relative;*/
}

.column-2 {
	float: right;
	padding: 20px 0 30px 10px;
	width: 535px;
}
.main-content {
	line-height: 1.5;
    padding-bottom: 30px;
}
.main-content p {
	margin: 15px 15px 0 0;
}
.main-content h2 {
    font-size: 19px;
    font-weight: bold;
    line-height: 20px;
}
.main-content ol h2 {
    padding: 15px 0 10px;
}
.main-content img {
	float: left;
    padding: 4px;
    border: 1px solid #ccc;
    margin-right: 20px;
}

.subpage-content {
	line-height: 1.5;
    padding-bottom: 30px;
}
.subpage-content p {
	margin: 15px 15px 0 0;
}
.subpage-content h2 {
    font-size: 19px;
    font-weight: bold;
    line-height: 20px;
	text-align: left;
}
.subpage-content img {
	/*float: right;*/
    padding: 4px;
    border: 1px solid #ccc;
    margin-right: 20px;
	margin-left: 10px;
}

.callout {
	background: url(../images/callout-bg.jpg) repeat-y 0 100%;
	width: 507px;
    color: #fff;
    line-height: 14px;
}
.callout a {
	color: #fff;
}
.callout h2 {
    color: #fff;
}
.callout p {
	color: #fff;
    margin-top: 10px;
	padding-bottom: 15px;
	font-size: 11px;
}
.callout-top { 
	background: url(../images/callout-top.jpg) no-repeat 0 0;
	width: 507px;
}
.callout-bottom { 
	background: url(../images/callout-bottom.jpg) no-repeat 0 100%;
	width: 507px;
	clear: both;
	overflow: hidden;
}
.callout-left {
	float: left;
    width: 205px;
    margin: 0 45px 0 25px;
}
.callout-left h2, .callout-right h2 {
    font-size: 16px;
    font-weight: bold;
    padding: 13px 0;
}
.callout-right {
    float: left;
    width: 205px;
}

/* footer */
#footer, #footer a { 
	color: #fff; 
	font-size: 11px;
}
#footer ul { 
	list-style: none;
	margin: 8px 0 10px 13px;
	text-align: left;
}
#footer li {
    display: inline;
    border-right: 1px solid #fff;
    padding-right:10px;
    margin-right: 10px;
}
#footer li.last {
	border: none;
	color: #fff;
}
#footer p {
	float: left;
	margin: 0 0 0 12px;
	text-align: left;
	color: #fff;
}
#footer p.copyright {
    float: left;
    position: relative;
    top: 0px;
    left: 0px;
}

/* Site Map */
ul.CMSSiteMapList {
    list-style: none;  
    padding: 0 0 0 15px;
}
.CMSSiteMapList {
    padding-left: 15px;
}
.CMSSiteMapList li { /* CSS Sprite - bullet-divider */
    font-size: 12px;
}
.CMSSiteMapList li a { /* Css Sprite - bullet */
	background: url(../images/cssSprite-Multilogue.jpg) no-repeat 0 -1180px;
	color: #7C816D;
	padding-left: 15px;
}
.site-map {
    margin-top: 25px;
}
.site-map ul li ul li a { 
	background: none; 
	padding-left: 0; 
}
.site-map ul li ul li { 
	list-style: disc; 
	margin-left: 15px; 
}
.site-map ul li.CMSSiteMapListItem { 
	margin-top: 5px;
}

/* Privacy Policy */
h1.privacy { font-weight: bold; font-size: 22px; padding-top: 20px; }


/* Contact Us Form */
#plcRoot_Layout_main_pageplaceholder_pageplaceholder_Layout_zoneMainContent_BizForm_viewBiz_ctl00_pnlForm{
    border: 1px solid #7C816D;
    width: 510px;
    margin: 0 auto;
    padding: 20px 0;
}
#plcRoot_Layout_main_pageplaceholder_pageplaceholder_Layout_zoneMainContent_BizForm_viewBiz p {
    margin-left: 33px;
}
#plcRoot_Layout_main_pageplaceholder_pageplaceholder_Layout_zoneMainContent_BizForm_viewBiz h2 { text-align: center; }
.subpage-content table { 
	display: block; 
	margin-left: 25px; 
}
.input-control { margin-left: 15px; }
.address {
    font-size: 14px;
}
.mission {
    width: 510px;
    font-size: 14px;
    text-align: left;
	padding-bottom: 20px;
}
.EditingFormLabel {
	/*float:right;*/
	width:140px;
}
.subpage-content td {
    padding: 4px 0;
}
.chkbx-label { font-size: 11px; padding-left: 5px; }
.chkbx-label span { padding-left: 5px; }
.contactus-form .subpage-content {
    padding-top: 15px;
}
.contactus-form .subpage-content h2 {
    text-align: center;
}
.contactus-form .subpage-content table {
    width: 500px;
    margin: 0 auto;
}
.ErrorLabel {
    display: block;
    text-align: center;
    font-weight: bold;
    color: red;
    margin-bottom: 15px;
}
.EditingFormErrorLabel {
    color: red;
}
.CheckBoxField {
    margin-right: 5px;
}
.thankyou {
    margin: 0 auto;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

/* addthis script style */
.left-side .addthis_button {
    margin: 5px 0 5px 15px;
    display: block;
}

/* Marketing Communication Portfolio */
.filterThis {
	list-style: none;
}
.filterThis li {
    float: left;
    width: 250px;   
    padding: 0 15px 20px 0;
	height: 300px;
}
.filterThis h3 {
    font-weight: bold;
    font-size: 14px;s
	background-color: #fff;
}
.filterThis .thumbnail img {
    margin: 0;
    padding: 0;
}
.filters label {
	color: #7C816D;
	padding-left: 10px;
	text-transform: capitalize;
}
#portfolio-container  {
	margin-top:15px;
}
#portfolio-container #images  {
	border:4px solid #CBCBCB;
	height:249px;
	overflow:hidden;
	width:409px;
}
#portfolio-container #images img, #portfolio-container #button img {
	border:none;
	margin: 0;
	padding:0;
}
#portfolio-container #button  {
	float:left;
}
#portfolio-container #button ul {
	list-style:none outside none;
	margin:0;
	padding:0;
}
#portfolio-container #button li {
	float:left;
	margin:10px 10px 10px 0;
}
#portfolio-container #button img {
	border:4px solid #CBCBCB;
}


