﻿/* GW Law UWP Style Sheet */


#container #contentWrapperShadow #contentWrapper div.divider {
	height: 1px;
	border: none;
	background-image: url(../images/bgSpotlightHR.gif);
	width: 100%;
	margin-top: 1.0em;
	margin-bottom: 1.0em;
}


/* Site Actions */

#divSiteActionsPosition {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 50;
	width: 50px;
}

#divSiteActionsPosition * {
	height:auto;
	margin-bottom: 0em;
}


#msomenuid3 * {
	height:auto;
	margin-bottom: 0em;
}


.ms-MenuUIPopupBody, .ms-MenuUILarge, .ms-MenuUIItemTableCell, 
.ms-MenuUIItemTable, .ms-MenuUIIconLarge, .ms-MenuUILabel, 
.ms-MenuUIAccessKey, .ms-MenuUISubmenuArrow, .ms-MenuUISeparatorLarge {
	height:auto;
	margin-bottom: 0em;
}



/* Publishing Console */

#divPublishingConsolePosition {
	position: absolute;
	top: 0px;
	left: 100px;
	z-index: 51;
	width: 800px;
}

#divPublishingConsolePosition img {
	border: none 0;
	margin-bottom: 0em;
}







/* CUSTOM MODULES */

/* Module LAW01 */

#moduleLAW01 {
	margin-top: 2.0em;
	margin-bottom: 15px;
	color: #555;
}

#moduleLAW01 h3 {
	font-size: 2.0em;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1.2em;
}


/* Module LAW02 (CM22 variation) */

#moduleLAW02 {
	margin-bottom: 30px;
	color: #555;
}

#moduleLAW02 h4 {
	font-style: italic;
	font-weight: bold;
	font-size: 1.2em;
	margin: 1.0em 0;
}

#moduleLAW02 p {
	margin-bottom: 1.0em;
	font-size: 1.2em;
	line-height: 1.4em;
}

#moduleLAW02 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 1.0em;
	margin-left: 1.0em;
	list-style: url(../images/arrowCM33List.gif) outside;
}

#moduleLAW02 ul a {
	line-height: 1.4em;
	text-decoration: none;
}

#moduleLAW02 ul a:hover {
	text-decoration: underline;
}

#moduleLAW02 p.date {
	font-size: 1.2em;
	font-family: Georgia;
	font-style: italic;
}

#moduleLAW02 img.left {
	float: left;
	margin: 0 1.0em 1.0em 0;
}

#moduleLAW02 img.right {
	float: right;
	margin: 0 0 1.0em 1.0em;
}

#moduleLAW02 .profilequote {
	font-size: 1.6em;
	line-height: 1.2em;
	font-family: "Times New Roman",Times,serif;
	font-style: italic;
	color: #003366;
}




/* Module LAW03 (CM11 variation) */
#moduleLAW03 {
	margin-bottom: 30px;
	color: #555;
}

#moduleLAW03 p {
	margin-bottom: 1.0em;
	font-size: 1.2em;
	line-height: 1.4em;
}

#moduleLAW03 img {
	float: left;
	margin: 0.2em 1.0em 0.4em 0;
}

#moduleLAW03 div.divider {
	height: 1px;
	border: none;
	background-image: url(../images/bgSpotlightHR.gif);
	width: 100%;
	margin-top: 1.0em;
	margin-bottom: 1.0em;
}





/* Module LAW04 (CM3-1 variation) */
#moduleLAW04 {
	margin-bottom: 30px;
	margin-bottom: 1.0em;
}

#moduleLAW04 .featureCarousel {
	float: left;
	width: 223px;
	margin-right: 1.0em;
}

#moduleLAW04 .featureDescription p {
	font-family: Arial;
	font-size: 1.2em;
	line-height: 1.3em;
	margin-bottom: 0;
}

#moduleLAW04 .featureDescription div.line {
	width: 225px !important;
	margin-left: 235px;
}




/* LibraryQuickSearch */
#LibraryQuickSearch {
	margin-bottom: 30px;
	color: #555;
	padding: 10px;
	border: thin;
	border-style: solid;
}

#LibraryQuickSearch p {
	margin-bottom: 1.0em;
	font-size: 1.2em;
	line-height: 1.4em;
}

#LibraryQuickSearch div.divider {
	height: 1px;
	border: none;
	background-image: url(../images/bgSpotlightHR.gif);
	width: 100%;
	margin-top: 1.0em;
	margin-bottom: 1.0em;
}


/* Module SiteIndex */

#SiteIndex {
	margin-bottom: 30px;
	color: #555;
}

#SiteIndex h4 {
	font-style: italic;
	font-weight: bold;
	font-size: 1.2em;
	margin: 1.0em 0;
}

#SiteIndex p {
	margin-bottom: 1.0em;
	font-size: 1.2em;
	line-height: 1.4em;
}

#SiteIndex ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 1.0em;
	margin-left: 1.0em;
	list-style: url(../images/arrowCM33List.gif) outside;
}

#SiteIndex ul a {
	line-height: 1.4em;
	text-decoration: none;
}

#SiteIndex ul a:hover {
	text-decoration: underline;
}


/* Module SiteMap */

#SiteMap {
	margin-bottom: 30px;
	color: #555;
}

#SiteMap h4 {
	font-style: italic;
	font-weight: bold;
	font-size: 1.2em;
	margin: 1.0em 0;
}

#SiteMap p {
	margin-bottom: 1.0em;
	font-size: 1.2em;
	line-height: 1.4em;
}

#SiteMap ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 1.0em;
	margin-left: 1.0em;
	list-style: url(../images/arrowCM33List.gif) outside;
}

#SiteMap ul a {
	line-height: 1.4em;
	text-decoration: none;
}

#SiteMap ul a:hover {
	text-decoration: underline;
}


/* Social Media Page */


.SocialMediaCategory {
	padding: 0 0 0 60px; /* 60px being the width of the thumbnail + how much space you want to put between it and your text */
	position: relative; /* So the thumbnail is relative to this */
}

.SocialMediaCategory img {
	left: 0;
	position: absolute;
	top: 0;
}

.SocialMediaHeader {
	padding: 0 0 20px 60px; /* 60px being the width of the thumbnail + how much space you want to put between it and your text */
	position: relative; /* So the thumbnail is relative to this */
}

.SocialMediaHeader img {
	left: 0;
	position: absolute;
	top: 0;
}

.SocialMediaItem {
	padding: 0 0 0 50px; /* 50px being the width of the thumbnail + how much space you want to put between it and your text */
	position: relative; /* So the thumbnail is relative to this */
}

.SocialMediaItem img {
	left: 0;
	position: absolute;
	top: 0;
}


