/* CSS Document */
/* 	MSPY 24 - Private Investigations & Process Serving
	Last updated on May 18, 2009
	Created & Updated by SURESH
*/

/* 	===================================================================================================
											BODY
===================================================================================================  */

BODY {
	padding:20px 0px 20px 0px;
	margin:0px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.main {
	width:950px;
	padding:0px;
	margin:0px auto;
}
.mainOuter {
	width:950px;
	padding:0px;
	float:left;
	background-attachment: scroll;
	background-image: url(../mspy24Images/bgBody.jpg);
	background-repeat: repeat-y;
}
* {
	margin:0px;
	padding:0px;
}
form {
	padding: 0px;
	margin: 0px;
}
img {
	border:none;
}
a {
	outline:none;
}
a:hover {
	outline:none;
}
fieldset, form, label {
	margin:0px;
	padding:0px;
}
/* 	===================================================================================================
											 HEADER
===================================================================================================  */
.header, .headerHome {
	width:840px;
	height:383px;
	float:left;	
	padding:11px 0px 0px 110px;
}

.header { background: url(../mspy24Images/bgHeader.jpg) no-repeat top left; }
.headerHome { background: url(../mspy24Images/bgHeaderHome.jpg) no-repeat top left; }
	
.clockLyr {
	width:840px;
	height:20px;
	float:left;	
	padding:0px 0px 10px 0px;
}

#clock { text-align:right; color:#fff; font-size:12px; font-weight:bold; }


.logo-area {
	width:126px;
	height:351px;
	float:left;
}
.logo {
	width:109px;
	height:101px;
	float:left;
}
.space-logo {
	padding-left:17px;
}
.aboutUs {
	width:206px;
	height:236px;
	padding:108px 0px 0px 8px;
	float:left;
}
.aboutUs ul {
	position: relative;
	width:206px;
	height:236px;
	text-align:left;
	background-image: url(../mspy24Images/bgAboutUs.jpg);
}
.aboutUs ul li {
	list-style: none;
	position: absolute;
	top:0;
}
.aboutUs ul li, .aboutUs a {
	display:block;
	height:236px;
	border-bottom:0;
}
.aboutUs ul li a {
	text-indent:-9999px;
	text-decoration:none;
	cursor:pointer;
}
.aU {
	left:0;
	top:0;
	width:206px;
}
.aU a:hover {
	background: transparent url(../mspy24Images/bgAboutUs.jpg) 0 -236px no-repeat;
	border-bottom:0;
}
.aUa {
	left:0px;
	top:0px;
	width:206px;
	background: transparent url(../mspy24Images/bgAboutUs.jpg) 0 -236px no-repeat;
	border-bottom:0;
}
.service {
	width:206px;
	height:236px;
	padding:108px 0px 0px 11px;
	float:left;
}
.service ul {
	position: relative;
	width:206px;
	height:236px;
	text-align:left;
	background-image: url(../mspy24Images/bgServices.jpg);
}
.service ul li {
	list-style: none;
	position: absolute;
	top:0;
}
.service ul li, .service a {
	display:block;
	height:236px;
	border-bottom:0;
}
.service ul li a {
	text-indent:-9999px;
	text-decoration:none;
	cursor:pointer;
}
.se {
	left:0;
	top:0;
	width:206px;
}
.se a:hover {
	background: transparent url(../mspy24Images/bgServices.jpg) 0 -236px no-repeat;
	border-bottom:0;
}
.sea {
	left:0px;
	top:0px;
	width:206px;
	background: transparent url(../mspy24Images/bgServices.jpg) 0 -236px no-repeat;
	border-bottom:0;
}

.contactUs {
    width:656px;
/*	width:421px;*/
	height:181px;
	float:left;	
}
.contactUs ul {
	position: relative;
	width:421px;
	height:181px;
	text-align:left;
	background-image: url(../mspy24Images/bgContactUs.gif);
}
.contactUs ul li {
	list-style: none;
	position: absolute;
	top:0;
}
.contactUs ul li, .contactUs a {
	display:block;
	height:181px;
	border-bottom:0;
}
.contactUs ul li a {
	text-indent:-9999px;
	text-decoration:none;
	cursor:pointer;
}
.cu {
	left:0;
	top:0;
	width:421px;
}
.cu a:hover {
	background: transparent url(../mspy24Images/bgContactUs.gif) 0 -181px no-repeat;
	border-bottom:0;
}
.cua {
	left:0px;
	top:0px;
	width:421px;
	background: transparent url(../mspy24Images/bgContactUs.gif) 0 -181px no-repeat;
	border-bottom:0;
}

.pdf {
	width:66px;
	height: 53px;
	padding:255px 0px 0px 65px;
	float: left;
}
.pdf ul {
	position: relative;
	width:66px;
	height: 53px;
	text-align:left;
	background-image: url(../mspy24Images/bgPDF.gif);
}
.pdf ul li {
	list-style: none;
	position: absolute;
	top:0;
}
.pdf ul li, .pdf a {
	display:block;
	height:53px;
	border-bottom:0;
}
.pdf ul li a {
	text-indent:-9999px;
	text-decoration:none;
	cursor:pointer;
}
.pf {
	left:0;
	top:0;
	width:66px;
}
.pf a:hover {
	background: transparent url(../mspy24Images/bgPDF.gif) 0 -53px no-repeat;
	border-bottom:0;
}

.pdfLyr, .printLyr {  width:117px; height: 71px; padding:227px 0px 0px 16px; float: left; }

.pdfLyr a {  width:117px; height: 71px; float: left; background: url(../mspy24Images/pdf.gif) top left; text-indent:-9999px; text-decoration:none; cursor:pointer; }
.pdfLyr a:hover { background: url(../mspy24Images/pdfOver.gif) top left; }

.printLyr a {  width:117px; height: 71px; float: left; background: url(../mspy24Images/print.gif) top left; text-indent:-9999px; text-decoration:none; cursor:pointer; }
.printLyr a:hover { background: url(../mspy24Images/printOver.gif) top left; }

/*
.pdfLyrInner { width:117px; height:71px;  float:left; background: url(../mspy24Images/pdf.gif) no-repeat left top; }
.pdfLyrInner a { width:117px; float:left; text-indent:-9999px; text-decoration:none; cursor:pointer; }
.pdfLyrInner a:hover { text-decoration:none; }
*/

/* 	===================================================================================================
										NAVIGATION (MENUS)
===================================================================================================  */
.menus {
	width:39px;
	height: 280px;
	padding:45px 0px 0px 91px;
	float: left;
}
.menus ul {
	position: relative;
	width:39px;
	height: 285px;
	background:url(../mspy24Images/bgMenus.jpg) top left no-repeat;
}
.menus ul li {
	list-style: none;
	position: absolute;
}
.menus ul li, .menus a {
	display:block;
	border-bottom:0;
	height:95px;
}
.menus ul li a {
	text-indent:-999999px;
	text-decoration:none;
}
.m1 {
	left:0px;
	top:0px;
	width:39px;
}
.m2 {
	left:0px;
	top:95px;
	width:39px;
}
.m3 {
	left:0px;
	top:191px;
	width:39px;
}
.m1 a:hover {
	background:  transparent url(../mspy24Images/bgMenus.jpg) no-repeat -39px 0px;
	border-bottom:0;
}
.m2 a:hover {
	background: transparent url(../mspy24Images/bgMenus.jpg) no-repeat -39px -95px;
	border-bottom:0;
}
.m3 a:hover {
	background: transparent url(../mspy24Images/bgMenus.jpg) no-repeat -39px -191px;
	border-bottom:0;
}
.m1a {
	left:0px;
	top:0px;
	width:39px;
	background: transparent url(../mspy24Images/bgMenus.jpg) no-repeat -39px 0px;
	border-bottom:0;
}
.m2a {
	left:0px;
	top:95px;
	width:39px;
	background: transparent url(../mspy24Images/bgMenus.jpg) no-repeat -39px -95px;
	border-bottom:0;
}
.m3a {
	left:0px;
	top:191px;
	width:39px;
	background: transparent url(../mspy24Images/bgMenus.jpg) no-repeat -39px -191px;
	border-bottom:0;
}
/* 	===================================================================================================
										NAVIGATION1 (MENUS1)
===================================================================================================  */
.menus1 {
	width:39px;
	height: 197px;
	padding:35px 0px 0px 0px;
	float: left;
}
.menus1 ul {
	position: relative;
	width:39px;
	height: 192px;
	background:url(../mspy24Images/bgMenus1.jpg) top left no-repeat;
}
.menus1 ul li {
	list-style: none;
	position: absolute;
}
.menus1 ul li, .menus1 a {
	display:block;
	border-bottom:0;
	height:96px;
}
.menus1 ul li a {
	text-indent:-999999px;
	text-decoration:none;
}
.m11 {
	left:0px;
	top:0px;
	width:39px;
}
.m12 {
	left:0px;
	top:96px;
	width:39px;
}
.m11 a:hover {
	background:  transparent url(../mspy24Images/bgMenus1.jpg) no-repeat -39px 0px;
	border-bottom:0;
}
.m12 a:hover {
	background: transparent url(../mspy24Images/bgMenus1.jpg) no-repeat -39px -96px;
	border-bottom:0;
}
.m11a {
	left:0px;
	top:0px;
	width:39px;
	background: transparent url(../mspy24Images/bgMenus1.jpg) no-repeat -39px 0px;
	border-bottom:0;
}
.m12a {
	left:0px;
	top:96px;
	width:39px;
	background: transparent url(../mspy24Images/bgMenus1.jpg) no-repeat -39px -96px;
	border-bottom:0;
}
/* 	===================================================================================================
										NAVIGATION1 LOGOUT (MENUS1)
===================================================================================================  */
.menus2 {
	width:39px;
	height: 197px;
	padding:35px 0px 0px 0px;
	float: left;
}
.menus2 ul {
	position: relative;
	width:39px;
	height: 192px;
	background:url(../mspy24Images/bgMenus2.jpg) top left no-repeat;
}
.menus2 ul li {
	list-style: none;
	position: absolute;
}
.menus2 ul li, .menus2 a {
	display:block;
	border-bottom:0;
	height:96px;
}
.menus2 ul li a {
	text-indent:-999999px;
	text-decoration:none;
}
.m21 {
	left:0px;
	top:0px;
	width:39px;
}
.m22 {
	left:0px;
	top:96px;
	width:39px;
}
.m21 a:hover {
	background:  transparent url(../mspy24Images/bgMenus2.jpg) no-repeat -39px 0px;
	border-bottom:0;
}
.m22 a:hover {
	background: transparent url(../mspy24Images/bgMenus2.jpg) no-repeat -39px -96px;
	border-bottom:0;
}
.m21a {
	left:0px;
	top:0px;
	width:39px;
	background: transparent url(../mspy24Images/bgMenus2.jpg) no-repeat -39px 0px;
	border-bottom:0;
}
.m22a {
	left:0px;
	top:96px;
	width:39px;
	background: transparent url(../mspy24Images/bgMenus2.jpg) no-repeat -39px -96px;
	border-bottom:0;
}
/* 	===================================================================================================
											 CONTENTS PART
===================================================================================================  */
.contentPart, .contentPartHome {
	width:950px;
	float:left;
	/*
	background-attachment: scroll;
	background-image: url(../mspy24Images/bgContentOuter.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	*/
}

.contentPart { background: url(../mspy24Images/bgContentOuter.jpg) scroll repeat-y left top; }
.contentPartHome { background: url(../mspy24Images/bgContentOuterHome.jpg) scroll repeat-y left top; }

.content {
	width:630px;
	padding:20px 45px 0px 270px;
	float:left;
	background-attachment: scroll;
	background-image: url(../mspy24Images/bgContent.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.content h1 {
	padding:0px 0px 20px 0px;
	width:620px;
}
.content h2 {
	padding:6px 0px 6px 10px;
	margin:0px 0px 20px 0px;
	color:#FFFFFF;
	font-size:13px;
	width:620px;
	border-top:2px dotted #666666;
	border-bottom:2px dotted #666666;
	background-color:#000000;
	float:left;
}
.content h4 {
	padding:0px 0px 20px 0px;
	float:left;
	color:#999999;
	font-size:11px;
	width:620px;
}
.content h4 ul {
}
.content h4 ul li {
	padding:0px 8px 0px 0px;
	list-style:none;
	color:#999999;
	font-size:11px;
	float:left;
}
.content h4 ul li a {
	color:#999999;
	text-decoration:none;
}
.content h4 ul li a span {
	color:#FFFFFF;
	text-decoration:none;
}
.content h4 ul li a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.content p {
	padding:0px 0px 10px 0px;
	color:#999999;
	font-size:12px;
	text-align:justify;
}
.content p span {
	color:#FFFFFF;
}
.content p img {
	float:right;
	padding:0px 0px 20px 20px;
}
.content p a {
	color:#FFFFFF;
	text-decoration:underline;
}
.content p a:hover {
	color:#AD0000;
	text-decoration:none;
}
ul.listItem {
	padding:0px 0px 10px 0px;
}
ul.listItem li, ul.listItem li#null {
	padding:0px 0px 5px 15px;
	list-style:none;
	width:610px;
	font-size:12px;
	color:#999999;
}

ul.listItem li { background: url(../mspy24Images/bgList1.gif) scroll no-repeat left top; }
ul.listItem li#null { background: none; }

ul.listItem li a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
ul.listItem li a:hover {
	color:#999999;
	text-decoration:none;
}
.mainServices {
	width:620px;
	color:#999999;
	font-size:12px;
	line-height:17px;
	text-align:justify;
}
.mainServices img {
	float:right;
	padding:0px 0px 20px 20px
}
ul.listServices {
	padding:0px 0px 10px 0px;
	float:left;
	width:395px;
}
ul.listServices li {
	padding:0px 0px 5px 15px;
	list-style:none;
	float:left;
	background-attachment: scroll;
	background-image: url(../mspy24Images/bgList1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:350px;
	font-size:12px;
	color:#999999;
}
ul.listServices li a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
ul.listServices li a:hover {
	color:#999999;
	text-decoration:none;
}
.linksLeft {
	width:400px;
	float:left;
}
.linksRight {
	padding:0px 0px 0px 20px;
	width:205px;
	float:left;
}
.linksLeft ul {
	padding:0px 0px 25px 0px;
	margin:0px 0px 20px 0px;
	float:left;
	border-bottom:2px dotted #666666;
	width:400px;
}
.linksLeft ul li {
	padding:0px 10px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style-type:none;
	height:46px;
	width:176px;
	float:left;
}
.line {
	border-bottom:2px dotted #666666;
	margin-bottom:15px;
	margin-top:15px;
}
.contentService {
	width:630px;
	padding:20px 50px 0px 270px;
	float:left;
	background-attachment: scroll;
	background-image: url(../mspy24Images/bgContent.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.contentServiceLeftRight { float:left; width:620px; }
.contentServiceLeftRight h1 { padding:0px 0px 20px 0px; float:left; width:620px; }

.contentServiceLeft { float:left; width:400px; }
.contentServiceLeft h1 { padding:0px 0px 20px 0px; float:left; width:400px; }

.contentServiceLeft h2, .contentServiceLeftRight h2 {
	padding:6px 0px 6px 10px;
	margin:0px 0px 20px 0px;
	float:left;
	color:#FFFFFF;
	font-size:13px;	
	border-top:2px dotted #666666;
	border-bottom:2px dotted #666666;
	background-color:#000000;
}
.contentServiceLeft h2 { width:370px; }
.contentServiceLeftRight h2 { width:590px; }

.contentServiceLeft h4, .contentServiceLeftRight h4 {
	padding:0px 0px 20px 0px;
	float:left;
	color:#999999;
	font-size:11px;	
}
.contentServiceLeft h4 { width:400px; }
.contentServiceLeftRight h4 { width:620px; }

.contentServiceLeft ul, .contentServiceLeftRight ul { padding-bottom:20px; float:left; }

.contentServiceLeft ul li, .contentServiceLeftRight ul li { padding:0px 8px 0px 0px; list-style:none; float:left; color:#999999; font-size:11px; }

.contentServiceLeft ul li a, .contentServiceLeftRight ul li a { color:#999999; text-decoration:none; }

.contentServiceLeft ul li a span, .contentServiceLeftRight ul li a span { color:#FFFFFF; text-decoration:none; }

.contentServiceLeft ul li a:hover, .contentServiceLeftRight ul li a:hover { color:#AD0000; text-decoration:none; }

.contentServiceLeft p, .contentServiceLeftRight p {	
	padding:0px 0px 15px 0px;
	float:left;
	color:#999999;
	font-size:12px;
	line-height:17px;
	text-align:justify;
}
.contentServiceLeft p { width:380px; }
.contentServiceLeftRight p { width:600px; }

.contentServiceLeft p span, .contentServiceLeftRight p span { color:#FFFFFF; }

.contentServiceLeft p a, .contentServiceLeftRight p a { color:#fff; text-decoration:underline; }
.contentServiceLeft p a:hover, .contentServiceLeftRight p a:hover { color:#AD0000; text-decoration:none; }

ul.listItem1, ul.listItem2 { padding:0px 0px 10px 0px; float:left; }

ul.listItem1 li, ul.listItem2 li {
	padding:0px 0px 10px 15px;
	list-style:none;
	float:left;
	background-attachment: scroll;
	background-image: url(../mspy24Images/bgList1.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	font-size:12px;
	color:#999999;
	text-align:justify;
}

ul.listItem1 li { width:350px; }
ul.listItem2 li { width:570px; }

ul.listItem1 li a, ul.listItem2 li a { color:#999999; text-decoration:none; }
ul.listItem1 li a:hover, ul.listItem2 li a:hover { color:#AD0000; text-decoration:none; }

.contentServiceRight {
	padding:70px 0px 0px 10px;
	float:left;
	width:210px;
}
.contentServiceRight img {
	float:right;
	padding:0px 0px 20px 0px;
}
.textField {
	width:155px;
	padding:3px 0px 8px 0px;
	float:left;
	color:#FFFFFF;
	font-size:12px;
}
.textElement {
	width:450px;
	padding:0px 0px 8px 0px;
	float:left;
}
.input {
	width:350px;
	padding:2px;
	float:left;
	font-size:12px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
	border:1px solid #666666;
	background-color:#2F2F2F;
}
.inputFile {
	width:350px;
	padding:3px;
	float:left;
	font-size:13px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
	border:1px solid #666666;
	background-color:#2F2F2F;
}
.textArea {
	width:348px;
	height:80px;
	padding:3px;
	float:left;
	font-size:12px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
	border:1px solid #666666;
	background-color:#2F2F2F;
}
.button {
	width:80px;
	height:23px;
	float:left;
}
.button ul {
	position: relative;
	width:80px;
	height:23px;
	text-align:left;
	background-image: url(../mspy24Images/bgSubmit.jpg);
}
.button ul li {
	list-style: none;
	position: absolute;
	top:0;
}
.button ul li, .button a {
	display:block;
	height:23px;
	border-bottom:0;
}
.button ul li a {
	text-indent:-9999px;
	text-decoration:none;
	cursor:pointer;
}
.bu {
	left:0;
	top:0;
	width:80px;
}
.bu a:hover {
	background: transparent url(../mspy24Images/bgSubmit.jpg) 0 -23px no-repeat;
	border-bottom:0;
}

.contentBottom {
	width:656px;
	padding:0px 50px 0px 244px;
	float:left;	
	background: url(../mspy24Images/bgContactUsHome.jpg) no-repeat left top;
}

.hpContent { width:456px; float:left; margin:0px; padding:75px 0px 0px 0px; color:#fff; font-size:14px; font-weight:bold; text-align:center; }
.hpContent a { color:#fff; text-decoration:none; }
.hpContent a:hover { color:#AD0000; }

.welcomeContent { padding:10px 0px 0px 10px; float:left; /*width:220px;*/ width:456px;	}
.welcomeContent h2 { padding:0px 0px 5px 0px; font-size:12px; color:#FFFFFF; }
.welcomeContent p { padding:0px 0px 5px 0px; font-size:12px; color:#999999; line-height:18px; }
.welcomeContent p a { color:#FFFFFF; text-decoration:underline; }
.welcomeContent p a:hover {	color:#AD0000; text-decoration:underline; }

.hpFlashContent { width:456px; float:left; text-align:center; }


/*
.hpContent { width:350px; float:left; padding:150px 10px 0px 10px; background:blue; }
.flashContent { width:270px; float:left; padding:10px 2px 0px 43px; background:green; }
*/
.back {
	width:60px;
	height:23px;
	padding:20px 0px 20px 0px;
	float:left;
	padding:0px;
	margin:0px;
}
.back ul {
	position: relative;
	width:60px;
	height:23px;
	margin: 0;
	padding: 0;
	text-align:left;
	background-image: url(../mspy24Images/bgBack.jpg);
}
.back ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top:0;
}
.back ul li, .back a {
	display:block;
	height:23px;
	border-bottom:0;
}
.back ul li a {
	text-indent:-9999px;
	text-decoration:none;
	padding: 0px;
	cursor:pointer;
}
.bb {
	left:0;
	top:0;
	width:60px;
}
.bb a:hover {
	background: transparent url(../mspy24Images/bgBack.jpg) 0 -23px no-repeat;
	border-bottom:0;
}
/* 	===================================================================================================
												FOOTER PART
===================================================================================================  */
.footer, .footerHome {
	width:950px;
	height:53px;
	float:left;
	background-color:#000000;
	background-attachment: scroll;
	background-image: url(../mspy24Images/bgFooter.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.footer { background-image: url(../mspy24Images/bgFooter.jpg); }
.footerHome { background-image: url(../mspy24Images/bgFooterHome.jpg); }

.footerPart {
	width:950px;
	padding:20px 0px 20px 0px;
	text-align:left;
	color:#999999;
	font-size:11px;
	float:left;
	background-color:#000000;
}
.footerPart a {
	color:#FFFFFF;
	text-decoration:underline;
}
.footerPart a:hover {
	color:#999999;
	text-decoration:underline;
}
.footerLeft {
	width:750px;
	float:left;
	text-align:left;
}

.footerRight {
	width:200px;
	float:left;
	text-align:right;
}

.w3c-links ul{ width: 165px; height: 15px; float:left; background: url(../mspy24Images/w3c-bg.gif) no-repeat left top; }
.w3c-links ul li{ float:left; top:0; }
.w3c-links ul li, .w3c-links a { display:block; height:15px; border-bottom:0; font-size: 5px; text-indent: -999999px; text-decoration:none;	}
.w3c-links ul li a:hover{ text-decoration:none; }
.w3c1 { left:0; top:0; width:68px; }
.w3c2 { left:68px; top:0; width:97px; }
.w3c1 a:hover { background: transparent url(../mspy24Images/w3c-bg.gif) 0 -15px no-repeat; border-bottom:0; }
.w3c2 a:hover { background: transparent url(../mspy24Images/w3c-bg.gif) -68px -15px no-repeat; border-bottom:0; }



/* 	===================================================================================================
												MAP PART
===================================================================================================  */
.mapPart {
	padding:10px 0px 0px 0px;
	margin:0px 0px 7px 0px;
	float:left;
	width:620px;
	border-top:2px dotted #666666;
}

.space { height:215px; float:left; }

.login {
	float:left;
	padding:30px 95px 0px 25px;
	width:370px;
	height:274px;
	color:#333333;
	background: url(../mspy24Images/bg-login.jpg) scroll left top no-repeat;	
}

.login p { font-size:12px; }

.login-area { float:left; width:350px; margin-top:4px; }

.elements-area { width:350px; float:left; color:#333333; font-size:12px; }

.elements-area1 { width:350px; float:left; color:#333333; font-size:11px; }

.elements-area1 a { color:#333333; text-decoration:underline; }
.elements-area1 a:hover { color:#999999; text-decoration:underline; }

.lable { width:100px; float:left; font-weight:bold; padding-top:2px; }

.input-area { width:250px; float:left; }
.err-msg-area { width:250px; float:left; font-weight: normal; color: #ff0000; font-size:11px; }

.elements-area p { font-weight: normal; color: #ff0000; text-align:center; }

.input-text {
	border:1px solid #666666;
	background-color:#333333;
	font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:12px;
	color:#666666;
	padding:2px;
	width:225px;
		
}
.submit-button {
	float:left;
	/*background:url(../mspy24Images/bg-submitbutton.jpg) scroll left no-repeat;*/
	background:url(../mspy24Images/loginBtn.jpg) scroll left no-repeat;
	width:95px;
	height:33px;
	border:none;
	cursor:pointer;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
}
.submit-button:hover {
	/*background:url(../mspy24Images/bg-submitbutton-over.jpg) scroll left no-repeat;*/
	background:url(../mspy24Images/loginBtnO.jpg) scroll left no-repeat;
}
.space-elements {
	padding-bottom:10px;
	padding-top:1px;
}
.space-elements1 {
	padding-bottom:15px;
	padding-top:9px;
}
.img-space {
	margin-bottom:15px;
	margin-top:5px;
}
.img-space1 {
	margin-bottom:15px;
}

.fileLyr { width:630px; float:left; }
.fileLyrInner { width:630px; float:left; padding:5px 0px 10px 0px; }

a.downloadBtn, a:hover.downloadBtn {
	width:132px;
	height:12px;	
	float:left;
	background:url(../mspy24Images/downloadBtn.gif) no-repeat left top;
	text-align:center;
	padding:10px;
	color:#fff;
	font-size:12px; 
	text-decoration:none;	
}

a:hover.downloadBtn { background:url(../mspy24Images/downloadBtnO.gif) no-repeat left top; }
/* Video Flash Player related styles - Starts Here */
#lbOverlay { position: absolute; left: 0; width: 100%; background-color: #000; cursor: pointer; }

#lbCenter, #lbBottomContainer { position: absolute; left: 50%; overflow: hidden; background-color: #fff; text-align: center; padding: 5px; }

.lbLoading { background: #fff url(../mspy24Images/loading.gif) no-repeat center; }

#lbImage { border: 10px solid #fff; }

#lbPrevLink, #lbNextLink { display: block; position: absolute; top: 0; width: 50%; outline: none; }
#lbPrevLink { left: 0; }
#lbPrevLink:hover { background: transparent url(../mspy24Images/prevlabel.gif) no-repeat 0% 15%; }
#lbNextLink { right: 0; }
#lbNextLink:hover { background: transparent url(../mspy24Images/nextlabel.gif) no-repeat 100% 15%; }

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 5px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../mspy24Images/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber { margin-right: 71px; }
#lbCaption { font-weight: bold; }

/* Video Flash Player related styles - Ends Here */

.redTxt { color:#AD0000; }
.wTxt { color:#fff; }