﻿#LMAdmin {
	background-color: #999999;	
	color: white;
	width: #000000;
}

#LMAdmin * {
	margin: 0 0 0 0;
}

#LMAdmin div, #LMAdmin a, #LMAdmin span, #LMAdmin td {
	font-family: Arial;
	font-size: 11px;
}

#LMAdmin a {
	text-decoration: none;	
	color: #000000;
}

#LMAdmin a:Hover {
	text-decoration: underline;	
}

#LMAdmin #topAdmin {
	height: 99px;
	border-bottom: solid 1px white;	
}

.LMAdminButton {
	background: url(images/button.gif);
	height: 26px; 
	width: 93px; 
	padding: 0px; 
	margin: 0px; 
	border: none;
	font-size: 11px;
}

#LMBullet li 
{
    list-style-type: disc;
    margin-left: 30px;
}

#form {
    margin-top: 15px;
    padding-top: 15px;
    margin-bottom: 15px;
    clear: left;
}

#form-col1 {
    width: 150px;
}

#form-col2 {
    width: 80px;
}

#form-col3 {
    width: 140px;   
}

#form-col4 {
    width: 140px;
}

.form-question 
{
    vertical-align: top;
    text-align: right;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-right: 10px;
}

.form-title {
    width: 60px;
    margin-top: 4px;
    margin-bottom: 4px;
}

.form-send-friend {
	width: 200px;	
}

.form-name {
    width: 120px;
    margin-top: 4px;
    margin-bottom: 4px;
}
.form-address {
    width: 340px;
}

.form-town {
    width: 340px;
}

.form-postcode {
    width: 200px;
}

.form-phone-number {
    width: 200px;
}

.form-email {
    width: 344px;
}

.form-email-small {
    width: 200px;
}

.LMScreenshot
{
    width: 225px;
    height: 329px;
    float: left;
    margin-right: 18px;
}

.fl {
    float: left;
}

.fr {
    float: right;
    text-align: right;
}

.admin-hr {
    width: 510px;
    height: 1px;
    text-align: left;
    line-height: 1px;
    margin-top: 6px;
    margin-bottom: 8px;
    border: 0;
    background-color: #CCCCCC;
}

.adminListing {
	width: 95%;
}

.adminReorderList {
	border: 1px solid black;
	padding: 5px;
	width: 600px;
	font-family: Arial;
	font-size: 10pt;
	overflow: visible;
}

.adminListing .row {
	padding: 2px 2px 2px 5px;
}

.adminListing .row a {
    color: #000000;
}

.adminListing .row1 {
	background-color: #CCCCCC;
	width: 170px;
}

.adminListing .row1Date {
	background-color: #CCCCCC;
	width: 170px;
}

.adminListing .row2 {
	background-color: #FFFFFF;	
}

.adminListing .row2Date {
	background-color: #FFFFFF;	
	width: 170px;
}

.adminLogo {
	float: left;
}

.adminModalWindow {
    width: 300px;
    background-color: #eeeeee;
    border: #000000 1px solid;
    padding-bottom: 10px;
    margin: 0 0 0 0;
}

.adminModalWindowAwaitingAuth {
    height: 340px;
    overflow: auto;
}

.adminModalWindow hr {
	background-color: #AAAAAA;
	color: #AAAAAA;
	border: none;
	height: 1px;
}

.adminModalClose {
	position: absolute;
	top: 5px;
	right: 5px;
	margin-top: 1px;
}

.adminModalTitle {
	position: absolute;
	top: 5px;
	left: 5px;
	color: White;
	font-weight: bold;	
	font-family: Arial;
	font-size: 10pt;
}

.adminModalTitleBar {
	background-color: #015873;
	width: auto;
	height: 16px;
	padding: 4px;
}

.adminModalMain {
	padding: 10px;
	font-size: 12px;
	color: Black;	
    text-align: left;
    font-family: Arial;
    font-size: 10pt;
}

.adminModalMain div {
	font-size: 12px;
	color: Black;
}

.adminButton {
	font-size: 12px;	
	font-family: Arial;
}

.adminTextbox {
    border: 1px solid black;
    width: 100%;
}

.adminPropertiesLeft {
	padding-left: 10px;
	float: left;
	clear: left;
}

.adminPropertiesRight {
	padding-right: 10px;
	text-align: right;
	float: right;
}

.adminTopPanel {
	float: left;
}

.adminRightPanel {
	text-align: right;
	float: right;
	height: 59px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
}

.error {
	color: Red;	
}

.LMExample
{
    color: #33A1D7;
    font-style: italic;
    font-weight: bold;
}

.LMBlueText
{
    color: #33A1D7;
    font-weight: bold;
}

.propertiesPanel {
	background-color: Black;
	color: White;
}

.adminLinkPanel {
	cursor: pointer;
}

.section-padding {
    padding-top: 10px;
}

.txt-field {
    width: 240px;
    margin-top: 1px;
    margin-bottom: 5px;
    margin-right: 10px;
    clear: left;
}

.cl {
    clear: left;
}

.item {
    margin-bottom: 3px;
}

.item-checkbox input, .item-checkbox  {
    margin-right: 5px;
}

/* Security user page */
.userPanel {
	float: left;	
	width: 33%;
	border: solid 1px Black;
}

.listRow {
	clear: left; 
	width: 500px;	
}

.listRow:hover {
	background-color: Gray;
}

.reorder-row-1 {
    background-color: #F5F5DC;
}

.reorder-row-2 {
    background-color: #E9ECF0;   
}

/* Interface elements */
.LMHovermenu {
    background-color: #000000;
    filter: alpha(opacity: 70);
    opacity: 0.7;
    border-right: #ff0000 1px dotted;
    border-top: #ff0000 1px dotted;
    border-left: #ff0000 1px dotted;
    border-bottom: #ff0000 1px dotted;
    padding-left: 20px;
    padding-top: 3px;
    /*visibility: hidden;*/
}

.LMHovermenu a {
    font-size: 18px;
    font-weight: bold !important;
    color: #ffffff !important;
    text-decoration: none !important;
    position: relative; /* To fix hover issues in IE with transparency */
}

.LMHovermenu a:hover {
      background-color: Red !important;
      position: relative; /* To fix hover issues in IE with transparency */
}

.LMHovermenu a.small {
    font-size: 12px;
}

.LMModalBackground {  
    background-color: #000000;  
    filter: alpha(opacity=70);  
    opacity: 0.7;
}


/* Admin top bar */
.LMBottomBar {
    height: 36px;
    line-height: 36px;
    background-image: url(images/bottom-bar.gif);
	padding: 0px 5px 0px 5px;
	border-bottom: solid 5px #999999;
}

.LMBottomBar div {
	color: #000000;
}

#LMTopBar {
    width: 100%;
    height: 29px;
    background-image: url(images/top-bar.gif);
    border-bottom: solid 1px #DAE1E7;
}

#LMTopBarLogo {
    width: 34px;
    height: 26px;
    float: left;
}

#LMTopBarLogOut {
	position: absolute; 
	top: 0px;
	right: 5px;
}

.LMTopBarTab {
    float: left;
    vertical-align: bottom;   
    padding-right: 2px;
    padding-top: 5px;
}

.LMTopBarTabOnLeft {
    width: 5px;
    height: 24px;
    background-image: url(images/tab-on-left.gif);
}

.LMTopBarTabOnMiddle {
    font-size: 11px;
    color: #FFFFFF;
    height: 24px;
    padding-left: 3px;
    padding-right: 3px;
    background-image: url(images/tab-on-middle.gif);
}

.LMTopBarTabOnRight {
    width: 5px;
    height: 24px;
    background-image: url(images/tab-on-right.gif);
}

.LMTopBarTabOffLeft {
    width: 5px;
    height: 24px;
    background-image: url(images/tab-off-left.gif);
}

.LMTopBarTabOffMiddle {
    font-size: 11px;
    color: #FFFFFF;
    padding-left: 3px;
    padding-right: 3px;
    height: 24px;
    background-image: url(images/tab-off-middle.gif);
}

.LMTopBarTabOffRight {
    width: 5px;
    height: 24px;
    background-image: url(images/tab-off-right.gif);
}

.LMInfoBar {
    height: 30px;
    line-height: 30px;
    background-image: url(images/info-bar.gif);
    border-bottom: solid 1px #DAE1E7;
	padding: 0px 5px 0px 5px;
}

.LMInfoBar div {
	color: #000000;
	padding-left: 8px;
}

div.instant-warning, .instant-warning {
	color: Red;
	font-weight: bold;
	margin-bottom: 5px;
}

.adminHeading {
	font-weight: bold;
	font-size: 12pt;
	color: Black;
}

#lmAdminContent {
	font-family: Arial;	
}

.LMAdminReorderRow
{
	font-family: Arial;
	font-size: 10pt;	
}

.LMAdminModalButtons {
	text-align: center;
}

.LMAdminPageProperty {
	width: 300px;	
}

.LMAdminFolderProperty {
	width: 300px;
}

#LMAdminMainContent {
    width: 600px;
    font-size: 12px;
    font-family: Arial;
    padding-left: 15px;
    padding-top: 5px;
    padding-bottom: 20px;
}

.LMMessage {
	font-family: Arial;
	color: White;	
	font-size: 10pt;
}

.LMAdminEditImage {
	width: 150px;
    max-height: 300px;	
}

/* Login Screen */
#LMLoginTopBar
{
    width: 100%;
    height: 130px;
    background-image: url(images/login-top-bar.gif);
    border-top: solid 1px #DAE1E7;
    border-bottom: solid 1px #DAE1E7;
    margin-top: 100px;
    text-align: center;
    font-family: Arial;
	color: #000000;	
	font-size: 10pt;
	padding-top: 10px;
}

#LMLoginBottomBar
{
    width: 100%;
    height: 27px;
    background-image: url(images/login-bottom-bar.gif);
    border-bottom: solid 1px #DAE1E7;
    text-align: center;
	padding-top: 10px;
}

#LMLoginBottomBar a
{
    font-family: Arial;
	color: #000000;	
	font-size: 10pt;
	text-decoration: none;
}

/* Wizards */
.LMBackground-Gradient
{
    width: 100%;
    height: 197px;
    background-image: url(images/background-gradient.gif);
    background-position: top;
    background-repeat: repeat-x;
    font-size: 12px;
    font-family: Arial;
    color: #6D6F71;
    line-height: 150%;
}

.LMBackground-Gradient2
{
    width: 100%;
    background-image: url(images/background-gradient2.gif);
    background-position: top;
    background-repeat: repeat-x;
    font-size: 12px;
    font-family: Arial;
}

.LMButtons
{
    width: 480px;
    margin-top: 20px;
    float: left;
    clear: left;
}

.LMNext-Button
{
    width: 154px;
    height: 39px;
    float: left;
    margin-right: 8px;
}

.LMPrevious-Button
{
    width: 154px;
    height: 39px;
    float: left;
    margin-right: 8px;
}

.LMSelect-Template-Button
{
    width: 154px;
    height: 39px;
    float: right;
}

.LMCompany-Container
{
    width: 510px;
    height: 180px;
    float: left;
}

.LMPages-Container
{
    width: 490px;
    height: 520px;
    float: left;
}

.LMCompany-Details-Image
{
    width: 250px;
    height: 75px;
    border: solid 1px #000000;
}

.LMCompany-Details-Left
{
    width: 10px;
    height: 222px;
    float: left;
    clear: left;
    background-image: url(images/company-details-left.gif);
}

.LMCompany-Details
{
    width: 460px;
    height: 202px;
    padding-left: 10px;
    padding-top: 20px;
    float: left;
    background-image: url(images/company-details-middle.gif);
    color: #000000;
}

.LMCompany-Details-Right
{
    width: 10px;
    height: 222px;
    float: left;
    background-image: url(images/company-details-right.gif);
}

.LMYour-Details-Left
{
    width: 10px;
    height: 142px;
    float: left;
    clear: left;
    background-image: url(images/your-details-left.gif);
}

.LMYour-Details
{
    width: 460px;
    height: 122px;
    padding-left: 10px;
    padding-top: 20px;
    float: left;
    background-image: url(images/your-details-middle.gif);
    color: #000000;
}

.LMYour-Details-Right
{
    width: 10px;
    height: 142px;
    float: left;
    background-image: url(images/your-details-right.gif);
}

.LMContainer
{
    width: 490px;
    font-size: 12px;
    font-family: Arial;
    color: #6D6F71;
    line-height: 150%;
}

.LMContainer-medium
{
    width: 690px;
    font-size: 12px;
    font-family: Arial;
    color: #6D6F71;
    line-height: 150%;
}

.LMContainer-Wide
{
    width: 940px;
    font-size: 12px;
    font-family: Arial;
    color: #6D6F71;
    line-height: 150%;
}

.LMForm-Question
{
    padding-right: 10px;
    vertical-align: top;
}

.LMForm-Input
{
    margin-bottom: 3px;    
    padding-left: 2px;
    font-family: Arial;
    font-size: 12px;
}

.LMHeading
{
    color: #33A1D7;
    font-family: Arial;
    font-size: 18px;
    font-weight: 100;
    margin-bottom: 12px;
}

.LMItalicText
{
    color: #6D6F71;
    font-style: italic;
}

.LMPage-Item
{
    width: 150px;
    height: 173px;
    margin-right: 10px;
    margin-bottom: 10px;
    background-image: url(images/page-item.gif);
    float: left;
}

.LMPage-Banner-Item
{
    width: 150px;
    height: 97px;
    margin-right: 10px;
    margin-bottom: 10px;
    background-image: url(images/page-item-banner.gif);
    float: left;
}

.LMPage-Item-Image
{
    padding-left: 13px;
    padding-top: 13px;
    margin-bottom: 8px;
}

.LMPage-Item-Text
{
    color: #000000;
    font-family: Arial;
    font-size: 11px;
    padding-left: 13px;
    padding-right: 13px;
    line-height: 120%;
}

.LMPage-Items
{
    width: 480px;
    float: left;
    clear: left;
    padding-bottom: 20px;
}

.LMSEO-Container
{
    width: 960px;
    height: 450px;
    float: left;
    display: table;
}

.LMSEO-Left
{
    width: 10px;
    height: 380px;
    float: left;
    clear: left;
    background-image: url(images/seo-left.gif);
}

.LMSEO
{
    width: 930px;
    height: 360px;
    padding-left: 10px;
    padding-top: 20px;
    float: left;
    background-image: url(images/seo-middle.gif);
    color: #000000;
}

.LMSEO-Right
{
    width: 10px;
    height: 380px;
    float: left;
    background-image: url(images/seo-right.gif);
}

.LMSEO-Title
{
    width: 930px;
    height: 27px;
    padding-left: 10px;
    padding-top: 12px;
    float: left;
    background-image: url(images/title-middle.gif);
    color: #000000;
    font-size: 15px;
}

.LMSupport-Title
{
    width: 550px;
    height: 27px;
    padding-left: 10px;
    padding-top: 12px;
    float: left;
    background-image: url(images/title-middle.gif);
    color: #000000;
    font-size: 15px;
}

.LMSupport
{
    width: 550px;
    height: 360px;
    padding-left: 10px;
    padding-top: 20px;
    float: left;
    background-image: url(images/seo-middle.gif);
    color: #000000;
}

.LMSearch-Title-Container
{
    width: 470px;
    float: left;
}

.LMSearch-Title
{
    width: 440px;
    height: 27px;
    padding-left: 10px;
    padding-top: 12px;
    float: left;
    background-image: url(images/title-middle.gif);
    color: #000000;
    font-size: 15px;
}

.LMSearch-Left
{
    width: 10px;
    height: 76px;
    float: left;
    clear: left;
    background-image: url(images/search-left.gif);
}

.LMSearch
{
    width: 440px;
    height: 60px;
    padding-left: 10px;
    padding-top: 8px;
    padding-bottom: 8px;
    float: left;
    background-image: url(images/search-middle.gif);
    color: #000000;
}

.LMSearch a
{
    color: #33A1D7;
}

.LMSearch-Results-Container
{
    width: 470px;
    padding-top: 15px;
    margin-bottom: 15px;
    float: left;
    clear: left;
}

.LMSearch-Results-Left
{
    width: 10px;
    height: 39px;
    float: left;
    clear: left;
    background-image: url(images/search-results-left.gif);
}

.LMSearch-Results-Middle
{
    width: 440px;
    height: 30px;
    padding-left: 10px;
    padding-top: 9px;
    float: left;
    background-image: url(images/search-results-middle.gif);
    color: #000000;
    font-size: 15px;
    font-family: Arial;
}

.LMSearch-Results-Middle a
{
    color: #33A1D7;
}

.LMSearch-Results-Right
{
    width: 10px;
    height: 39px;
    float: left;
    background-image: url(images/search-results-right.gif);
}

.LMPage-Sets-Left
{
    width: 10px;
    height: 122px;
    float: left;
    clear: left;
    background-image: url(images/page-sets-left.gif);
}

.LMPage-Sets-Right
{
    width: 10px;
    height: 122px;
    float: left;
    background-image: url(images/page-sets-right.gif);
}

.LMPage-Sets
{
    width: 460px;
    height: 102px;
    padding-left: 10px;
    padding-top: 20px;
    float: left;
    background-image: url(images/page-sets-middle.gif);
    color: #000000;
}

.LMPages-Left
{
    width: 10px;
    height: 460px;
    float: left;
    clear: left;
    background-image: url(images/pages-left.gif);
}

.LMPages-Right
{
    width: 10px;
    height: 460px;
    float: left;
    background-image: url(images/pages-right.gif);
}

.LMPages-Middle
{
    width: 460px;
    height: 440px;
    padding-left: 10px;
    padding-top: 20px;
    float: left;
    background-image: url(images/pages-middle.gif);
    color: #000000;
}

.LMPreview
{
    width: 480px;
    height: 630px;
    float: left;
}

.LMPreview-Banner
{
    width: 480px;
    height: 630px;
    float: left;
}

.LMPreview-Left
{
    width: 10px;
    height: 501px;
    float: left;
    clear: left;
    background-image: url(images/preview-left.gif);
}

.LMPreview-Left-Banner
{
    width: 10px;
    height: 349px;
    float: left;
    clear: left;
    background-image: url(images/preview-left-Banner.gif);
}

.LMPreview-Middle
{
    width: 440px;
    padding-left: 10px;
    padding-right: 10px;
    height: 476px;
    padding-top: 25px;
    float: left;
    background-image: url(images/preview-middle.gif);
}

.LMPreview-Middle-Banner
{
    width: 440px;
    padding-left: 10px;
    padding-right: 10px;
    height: 274px;
    padding-top: 75px;
    float: left;
    background-image: url(images/preview-middle-banner.gif);
}

.LMPreview-Right
{
    width: 10px;
    height: 501px;
    float: left;
    background-image: url(images/preview-right.gif);
}

.LMPreview-Right-Banner
{
    width: 10px;
    height: 349px;
    float: left;
    background-image: url(images/preview-right-banner.gif);
}

.LMPreview-Title
{
    width: 450px;
    height: 27px;
    padding-left: 10px;
    padding-top: 12px;
    float: left;
    background-image: url(images/title-middle.gif);
    color: #000000;
    font-size: 15px;
    font-family: Arial;
}

.LMSearch-Right
{
    width: 10px;
    height: 76px;
    float: left;
    background-image: url(images/search-right.gif);
}

.LMTitle-Left
{
    width: 10px;
    height: 39px;
    float: left;
    background-image: url(images/title-left.gif);
}

.LMTitle
{
    width: 460px;
    height: 27px;
    padding-left: 10px;
    padding-top: 12px;
    float: left;
    background-image: url(images/title-middle.gif);
    color: #000000;
    font-size: 16px;
}

.LMTitle-Right
{
    width: 10px;
    height: 39px;
    float: left;
    background-image: url(images/title-right.gif);
}

.margin-left
{
    margin-left: 15px;
}
