
.col {
    float: left;
    margin-right: 20px;
    padding: 0 3px;
    position: relative;
}
#ps-mm {
    padding: 30px 15px 20px;
}
#ps-mm .col {
    border: medium none;
    height: auto;
    margin: 0 32px 10px 5px;
    width: 168px;
}
#ps-mm .col:nth-child(3) ul:nth-child(2) {
    border-top: 1px dotted #999999;
    margin-top: 12px;
    padding-top: 14px;
}
#ps-mm .col ul:nth-child(2) {
    margin-top: 14px;
}
#ps-mm .col ul li {
    margin: 0 0 3px;
    padding: 0;
}
#ps-mm .col ul li a, #ps-mm .col ul li a:visited {
    color: #666666;
    font-size: 11px;
    padding: 2px;
}
#ps-mm .col ul li.titles a, #ps-mm .col ul li.titles a:visited {
    color: #ED1C24; 
    text-decoration: none !important;
    font-size: 12px;
    font-weight: bold;
    font-family: Arial,Helvetica,sans-serif;
    
}

#ps-mm .colored-bg {
    background: none repeat scroll 0 0 #F3F3F3;
    border: 1px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 1px 0 0 #FFFFFF inset, 0 1px 0 #FFFFFF inset, -1px 0 0 #FFFFFF inset, 0 -1px 0 #FFFFFF inset;
    float: right;
    height: auto;
    margin: 0 10px 0 0;
    padding: 18px 10px 0;
    width: 205px;
}
#ps-mm .colored-bg h4 {
    color: #666666; 
    font-family: Calibri,Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: normal;
    margin: 0 0 0 5px !important;
}
#ps-mm .colored-bg hr {
    background: none repeat scroll 0 0 #D7D7D7;
    border-bottom: 1px solid #FFFFFF;
    margin: 14px 0 18px;
}
#ps-mm .colored-bg select {
    margin: 1px 0 25px 5px;
    padding: 4px;
    width: 192px;
}
#ps-mm .colored-bg .button.arrow {
    margin: 0 0 15px 5px;
    padding: 8px 5px 8px 0;
    text-align: center;
    width: 165px;
}
#ps-mm .colored-bg .button.arrow:after {
    top: 8px;
}
#ps-mm ul li img {
    border: 2px solid #FFFFFF;
    margin-bottom: 10px;
}
#training-n-support .menu-intro h4 {
    margin: 0 0 5px;
}
#training-n-support .menu-intro p {
    margin: 0;
}
#training-n-support .phone {
    font-size: 17px;
    line-height: 1.4em;
    padding: 6px 10px;
    text-align: left;
    width: 370px;
}
#training-n-support .phone small {
    color: #666666;
    font-size: 14px;
}
#training-n-support .left label {
    font-weight: bold;
    margin: 20px 0 2px;
}
#media-room ul {
    margin-bottom: 0;
}
#get-involved .col {
    height: 210px;
    width: 215px;
}
#get-involved .col:nth-child(2) {
    margin-left: 115px;
}
#get-involved .col:nth-child(4) {
    border-right: medium none;
}
#megamenus div#bookstore {
    padding-right: 0;
}
#bookstore .col {
    height: 310px;
    width: 153px;
}
#bookstore .col.no-border {
    border: medium none;
}
#bookstore .col:nth-child(5) {
    border-right: 1px dotted #999999;
    margin-right: 20px;
}
#bookstore .col ul li.titles a, #bookstore .col ul li.titles a:visited {
    margin-top: -3px;
}
.rep-img {
    height: 131px;
}

/* For Ph. No. on category page coming over rep. image*/
.generic-box p{
	padding-left: 30px;
}
#left-links {
    width: 614px;
}
#credits {
    float: right;
    right: 68px;
}
#left-links ul.top li {
    font-size: 12px;
    white-space: nowrap;
}
#footer{
width: 765px;
}
#left-links ul.bottom {
    margin: 0;
}

/*#ps-mm ul li img {
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
}*/

/* BOX SHADOW
=================================*/		
#ps-mm ul li img { 
	-moz-box-shadow:0 0 3px rgba(0,0,0,.4);
	-webkit-box-shadow:0 0 3px rgba(0,0,0,.4);
	box-shadow:0 0 3px rgba(0,0,0,.4); 
	}

/* CONTACT US PAGE
=================================*/
#info .left { float:left; margin-right:20px; }
#info .left ol { list-style:none; margin:0; padding:0; }
#info .left ol li { float:left; width:200px; height:220px; line-height:20px; padding-left:12px; background:url(../images/bullet-arrow-gray.png) 0 5px no-repeat /*Gray arrow*/;}
#info .right { float:left; width:200px; margin-left: 10px; margin-top: 40px; }


/* PRESS RELEASE PAGES
=================================*/
.leftFloatNews {
    float: left;
}

.clearFloatNews{
    clear: both;
    font-size: 1px;
    height: 1px;
    visibility: hidden;
}

.newsSection,.newsResult {
    margin-bottom: 15px;
}



.newsSection .newsDate {
    color: #666666;
    font-size: 0.9em;
    width: 100px;
}
.newsSection .newsContent,.newsResult .newsContent{
    width: 500px;
}

html > body .newsSection .newsContent,html > body .newsResult .newsContent{
    width: 500px;
}

.newsSection .newsContent ul li , .newsResult .newsContent ul li{
    color: #333333;
    font-size: 1.1em;
    height: auto;
}
.newsSection .newsContent h1, .newsResult .newsContent h1 {
    padding-top: 0;
    color: #333333;
    font-size: 1.1em;
    height: auto;
}
.newsContent p {
    font-size: 1em;
}
.newsContent a,.newsContent a:visited {
    color: #990033;
    font-size: 1em;
    font-weight: normal;
    text-decoration: none;
}
.newsContent a:hover {
    color: #666666;
    text-decoration: underline;
}	


.formats li.annual-text:before, .formats li.bulletin:before, .formats li.report-series:before {
    background: url("../images/sprites.png") no-repeat scroll -21px -1091px transparent;
}
.formats li.software:before,.formats li.journal:before ,li.looseleaf:before {
    background: url("../images/sprites.png") no-repeat scroll -21px -1130px transparent;
}
.formats li.online-magazines:before,li.online:before  {
    background: url("../images/sprites.png") no-repeat scroll -41px -1070px transparent;
}
.formats li.conferences:before, .formats li.package:before,.formats li.textbook:before {
    background: url("../images/sprites.png") no-repeat scroll -41px -1130px transparent;
}

/** Kebs **/
.k-btn {
color: #fff !important;
text-transform: uppercase;
text-decoration: none;
letter-spacing: 1px;
padding: 1em;
background-color: #ed1c24;
display:inline-block;
margin:.5em;
}

.k-btn-alt {
color: #fff !important;
text-transform: uppercase;
text-decoration: none;
letter-spacing: 1px;
padding: 1em;
background-color: #828387;
display:inline-block;
margin:.5em;
}



/* RE logo footer addition styles 
*************************************************/

#center { height:825px !important; }
#prod-page #footer { height: auto; }
#footer { height:auto; }
#frame {
	background: url("http://www.lexisnexis.ca/images/bg-shadow.png") bottom center no-repeat !important;
	width: 100% !important;
	height: 817px !important;
}

#footer-bg { height:95px !important; }

.copy-right { position:absolute; top:751px;  width:960px; }
.copy-right.prod-page { width: auto; margin-top:22px; padding-bottom:20px; position:static; }
.copy-right > div { text-align:left; margin:auto; padding:5px 0 5px 0; overflow:hidden; }
.copy-right a, .copy-right a:active, .copy-right a:link, .copy-right a:visited, .copy-right a:hover { margin:0 5px 0 7px; float:left; line-height:19px; font-size:11px; font-family:Arial, Helvetica, sans-serif; color:#808284; text-decoration:none; }
.copy-right a:hover { text-decoration:underline; }

.re-logo {
	background:url(../images/re-logo.png) 0 0 no-repeat;
	width:133px;
	height:19px;
	float:right !important;
	text-indent:-9999em;
	margin-right:10px;
}

/**************************************************/

/* Footer Updates
Date: 16-09-2015
Done by: Anshul Modi
Task URL: https://basecamp.com/2265851/projects/2916580/todos/203918262
*************************************************/
#footer{right:0; width: 100% !important; text-align: center; padding-left:0;}
#footer ul {text-align:left;}
#footer #left-links{width:auto; float:none; display:inline-block; }
#footer #social-icons{padding:0px 0 0 25px; float:none; display:inline-block;/* position:absolute; top:0px; margin-top:24px;*/}
/*#footer #social-icons ul{ position: absolute; top:0}*/
#footer #left-links ul.bottom{float:none;}
#footer #left-links ul.top{overflow:hidden; margin-top: 7px;}
#footer #left-links ul.top li{float: left; line-height: 0; border-right: #ccc 1px solid; background:none !important;}
#footer #left-links ul li{padding: 0 8px;}
#footer #left-links ul li.last{padding: 0 8px; border:none;}
#footer #left-links ul li a, #footer #left-links ul li a:visited {font:13px 'OmnesRegular', Arial, Helvetica, sans-serif; text-decoration:none;	color:#333;}
#footer #left-links ul.top li a {color:#ed1c24 !important;}
#footer #left-links ul li a:hover{text-decoration:underline;}

/* IE10, IE11 */
_:-ms-input-placeholder, :root #footer {padding-left: 185px;}
_:-ms-input-placeholder, :root #footer #left-links{float:left; display:block;}
_:-ms-input-placeholder, :root #footer #social-icons{padding: 13px 0 0 25px; float: left; display:block;}

/* ie9 hack*/
:root #footer {padding-left: 185px\9;}
:root #footer #left-links {float:left\9; display:block\9;}
:root #footer #social-icons {padding: 13px 0 0 25px\9; float: left\9; display:block\9;}

/* ie8 hack*/
@media all\0{ 
	#footer {padding-left: 185px;}
	#footer #left-links {float:left; display:block;}
	#footer #social-icons {padding: 13px 0 0 25px; float: left; display:block;}
}

/* ie7 hack*/
#footer {#padding-left: 185px;}
#footer #left-links {#float:left; #display:block;}
#footer #social-icons {#padding: 13px 0 0 25px; #float: left; #display:block;}

/**************************************************/
