﻿
html, body
{
	height: 100%;
}

body
{
	margin: 0px;
	padding: 0px;
	background: #292C2F url(login/homepage01.gif) ;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color:#ffffff; 
}

/*h1, h2, h3
{
	margin: 0px;
	padding: 0px;
	font-family: Matura MT Script Capitals; 
	color:#7EB5D6;
	/*font-family: Monotype Corsiva,Arial, Helvetica, sans-serif;  Arial, Helvetica, sans-serif;
}*/

p, ol, ul
{
	margin-top: 0px;
}

p, ol
{
	line-height: 170%;
}

strong
{
	color: #49525A;
}

a
{
	color: #0065A4;
}

a:hover
{
	text-decoration: none;
}

a img
{
	border: none;
}

img.border
{
}

img.alignleft
{
	float: left;
}

img.alignright
{
	float: right;
}

img.aligncenter
{
	margin: 0px auto;
}

hr
{
	display: none;
}

/*ADDED BY MSM LOGIN PAGE*/

#wrapper_l
{
	overflow: hidden; /*background: url(images/.jpg) repeat-x left top;*/
	background: url(login/homepage02.gif) repeat-x left top;
	
}

#header_l
{
	width: 1150px;
	height: 80px;
	padding: 50px 10px 0px 0px;
	vertical-align: middle;
	/*background: url(login/subpage11_01.gif) no-repeat left top; */
}

.container_l
{
	width: 1000;
	margin: auto; /*10px 10px 10px;*/
}

#login
{
	/*background: url(login/loginGA.png) no-repeat center top; */
     
	height: 500px; 
}

#header_N
{
  background-position : no-repeat center top;
  height: 100px;
}

#logo_l
{
	float: left;
	width: 99%;
	height: 45px;
	background-position :center top; 
}

#logo_l h1, #logo p
{
	margin: 0px;
	line-height: normal;
}

#logo_l h1 a
{
	float: left;
	letter-spacing: 0px;
	text-decoration: none; /*text-shadow: 1px 1px 1px #141618;*/
	font-size: 30px;
	font-weight: normal;
	color: #CCFF00;
}

#logo_l h1 span
{
	font-weight: bold;
}

#logo_l p
{
	padding: 152px 0px 0px 0px;
	letter-spacing: 1px; /*text-shadow: 1px 1px 1px #141618;*/
	font-size: 18px;
	font-weight: normal;
	color: #868E95;
}

 h1, h2, h3
{
	margin: 0px;
	padding: 0px;
	font-family: Calibri; 
	color:White;
	/*font-family: Monotype Corsiva,Arial, Helvetica, sans-serif;  Arial, Helvetica, sans-serif;*/
} 

#page
{
	overflow: hidden;
	width: 1130px;
	padding: 0px 0px 0px 0px;
}

.single #page
{
	width: 1080px;
	padding: 0px 50px;
}

#content_l
{
	overflow: hidden;
	float: left;
	width: 805px;
	background: url(login/subpage1_03.gif) repeat-y left top;
}

#content-bgtop
{
	background: url(login/subpage1_02.gif) no-repeat left top;
}

#content-bgbtm
{
	overflow: hidden;
	padding: 30px 30px 0px 30px;
	background: url(login/subpage1_04.gif) no-repeat left bottom;
}

.single #content
{
	width: 1080px;
	background: url(login/subpage2_02.gif) repeat-y left top;
}

.single #content-bgtop
{
	background: url(login/subpage2_01.gif) no-repeat left top;
}

.single #content-bgbtm
{
	background: url(login/subpage2_03.gif) no-repeat left bottom;
}

#banner
{
	width: 685px;
	height: 250px;
	margin-bottom: 15px;
	padding: 30px 30px 0px 30px;
	background: url(login/bg011.png) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#banner h2
{
	display: block;
	padding: 0px 0px 10px 0px;
	letter-spacing: 0px;
	font-size: 36px;
	font-weight: normal;
	color: #FFFFFF;
}

#banner .meta
{
	font-weight: normal;
	font-size: 18px;
	color: #677078;
}

#sidebar
{
	float: none;
	width: 400px;
}

#divider
{
	float: none;	
	background: url(login/div.png) no-repeat left top;
	width: 3px;
	height: 300px;
	margin: 70px 0 0 20px;
	
}

#e-logo
{
	float: none;	
	background: url(login/e-revenue_logo.png) no-repeat left top;
	width: 400px;
	height: 309px;
	margin: 70px 0 0 20px;
	
}

.box-style2
{
}

.box-style2 .title
{
	width: 320px;
	height: 47px;
	margin: 0px;
	padding: 0px 40px;
	line-height: 47px;
	letter-spacing: -1px; /*text-shadow: 1px 2px 2px #004979; 	text-transform: lowercase;*/
	font-family: Bauhaus 93;/* Monotype Corsiva,Arial, Helvetica, sans-serif;  Arial, Helvetica, sans-serif;*/
	font-size: 25px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}

.box-style2 .entry
{
	overflow: hidden;
	padding: 30px 95px 30px 30px;
	background: url(login/homepage20.jpg) no-repeat left top;
}

.username{
background-image:url(login/User.png); 
background-position :right; 
background-repeat:no-repeat;
font-family: Cambria;
font-weight: 600;
font-size:large;
height: 25px;
width:200px;
border-style:solid;
border-color:Gray;
}

.username:hover
{
    border-style: solid;
    border-color: #10292e;
}

.password{
background-image:url(login/lock.png); 
background-repeat:no-repeat;
background-position :right;
border-color: Gray;
border-style: solid;
font-family: Cambria;
font-weight: 600;
font-size:large;
height: 25px;
width:200px;

}

.password:hover
{
    border-style: solid;
    border-color: #10292e;
}

#footer_l
{
	overflow: hidden;
	height: 100px;
	padding: 55px 0px 0px 0px;
	background: url(login/homepage03.gif) no-repeat left top;
}

#footer_l p
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
}

#footer_l .copyright
{
	padding: 25px 0px 0px 0px;
	font-size: 12px;
	color: #383D41;
}

#footer_l .menu-links
{
	text-transform: lowercase;
	font-size: 14px;
	color: #69727A;
}

#footer_l .menu-links a
{
	margin: 0px 10px 0px 10px;
	color: #69727A;
}

/*-----------*/

/** WRAPPER 

#wrapper {
	overflow: hidden;
	background: url(images/homepage02.gif) repeat-x left top;
}

.container {
	width: 1180px;
	margin: 0px auto;
}*/

#wrapper
{
	overflow: hidden; /*background: url(images/.jpg) repeat-x left top;*/
	background: url(login/homepage02.gif) repeat-x left top;
}

.container
{
	width: 1000;
	margin: auto; /*10px 10px 10px;*/
}

.clearfix
{
	clear: both;
}

/** HEADER 

#header {
	width: 1020px;
	height: 209px;
	padding: 0px 30px;
	background: url(images/subpage1_01.gif) no-repeat left top;
}*/

#header
{
	width: 1150px;
	height: 80px;
	padding: 50px 10px 0px 0px;
	vertical-align: middle;
	/*background: url(login/subpage11_01.gif) no-repeat left top; */
}


/** LOGO */

#logo
{
	float: left;
	width: 99%;
	height: 45px;
}

#logo h1, #logo p
{
	margin: 0px;
	line-height: normal;
}

#logo h1 a
{
	float: left;
	letter-spacing: 0px;
	text-decoration: none; /*text-shadow: 1px 1px 1px #141618;*/
	font-size: 30px;
	font-weight: normal;
	color: #CCFF00;
}

#logo h1 span
{
	font-weight: bold;
}

#logo p
{
	padding: 152px 0px 0px 0px;
	letter-spacing: 1px; /*text-shadow: 1px 1px 1px #141618;*/
	font-size: 18px;
	font-weight: normal;
	color: #868E95;
}

/** MENU */

#menu
{
	float: right;
	width: 600px;
	height: 209px;
}

#menu ul
{
	float: right;
	margin: 0px;
	padding: 142px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li
{
	float: left;
	height: 39px;
	margin-left: 15px;
}

#menu a
{
	display: block;
	line-height: 39px;
	text-decoration: none; /*text-shadow: 2px 2px 2px #292C2F;*/
	text-transform: lowercase;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}

#menu a:hover
{
	text-decoration: underline;
}

#menu span
{
	display: inline-block;
	height: 39px;
	padding: 0px 15px;
	line-height: 39px;
}

#menu li.active
{
	/*background: url(images/homepage05.gif) repeat-x left top; */
}

#menu li.active a
{
	/*background: url(images/homepage04.gif) no-repeat left top; */
}

#menu li.active span
{
	/*background: url(images/homepage06.gif) no-repeat right top; */
}

/** PAGE 

#page
{
	overflow: hidden;
	width: 1130px;
	padding: 0px 0px 0px 0px;
}

.single #page
{
	width: 1080px;
	padding: 0px 50px;
}*/

/** CONTENT 

#content
{
	overflow: hidden;
	float: left;
	width: 805px;
	background: url(images/subpage1_03.gif) repeat-y left top;
}

#content-bgtop
{
	background: url(images/subpage1_02.gif) no-repeat left top;
}

#content-bgbtm
{
	overflow: hidden;
	padding: 30px 30px 0px 30px;
	background: url(images/subpage1_04.gif) no-repeat left bottom;
}

.single #content
{
	width: 1080px;
	background: url(images/subpage2_02.gif) repeat-y left top;
}

.single #content-bgtop
{
	background: url(images/subpage2_01.gif) no-repeat left top;
}

.single #content-bgbtm
{
	background: url(images/subpage2_03.gif) no-repeat left bottom;
}
*/

.main
{
	overflow: hidden;
	float: left;
	width: inherit; /*805px;*/
	/*background: url(images/subpage1_03.gif) repeat-y left top; background-image: inherit; 	background-repeat:repeat-y;*/
}

/** SIDEBAR 

#sidebar
{
	float: right;
	width: 325px;
}
*/
/** FOOTER */

#footer
{
	overflow: hidden;
	height: 47px;
	padding: 55px 0px 0px 0px;
	/*background: url(images/homepage03.gif) no-repeat left top;  */
}

#footer p
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
}

#footer .copyright
{
	padding: 25px 0px 0px 0px;
	font-size: 12px;
	color: #383D41;
}

#footer .menu-links
{
	text-transform: lowercase;
	font-size: 14px;
	color: #69727A;
}

#footer .menu-links a
{
	margin: 0px 10px 0px 10px;
	color: #69727A;
}

/** BANNER 

#banner
{
	width: 685px;
	height: 250px;
	margin-bottom: 15px;
	padding: 30px 30px 0px 30px;
	background: url(images/bg011.png) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#banner h2
{
	display: block;
	padding: 0px 0px 10px 0px;
	letter-spacing: 0px;
	font-size: 36px;
	font-weight: normal;
	color: #FFFFFF;
}

#banner .meta
{
	font-weight: normal;
	font-size: 18px;
	color: #677078;
}
*/

/** TWO COLUMNS */

#two-columns
{
	overflow: hidden;
}

#two-columns #column1
{
	float: left;
	width: 420px;
}

#two-columns #column2
{
	float: right;
	width: 265px;
}

/** BOX 1 */

#box1
{
	overflow: hidden;
	margin-bottom: 40px;
}

/** BOX 2 */

#box2
{
}

/** IMAGE BORDER STYLE 1 */

.image-style1
{
	position: relative;
	float: left;
	width: 237px;
	height: 192px;
	margin-right: 40px;
}

.image-style1 span
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.image-style1 img
{
	position: absolute;
	top: 0;
	left: 0;
}
/*
.image-style1a span
{
	background: url(images/bg02.png) no-repeat left top;
}
*/
/** IMAGE BORDER STYLE 2 */

.image-style2
{
	position: relative;
	float: left;
	width: 150px;
	height: 180px;
	margin-right: 30px;
}

.image-style2 span
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.image-style2 img
{
	position: absolute;
	top: 0;
	left: 0;
}
/*
.image-style2a span
{
	background: url(images/bg03.png) no-repeat left top;
}
*/
/** IMAGE BORDER STYLE 3 */

.image-style3
{
	position: relative;
	float: left;
	width: 80px;
	height: 80px;
	margin-right: 20px;
}

.image-style3 span
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.image-style3 img
{
	position: absolute;
	top: 0;
	left: 0;
}
/*
.image-style3a span
{
	background: url(images/bg04.png) no-repeat left top;
}
*/
/** LINK STYLE 1 */

.link-style1
{
	display: inline-block;
	height: 43px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 20px;
	/*background: url(images/homepage08.gif) repeat-x left top;*/
}

.link-style1 a
{
	display: inline-block;
	height: 43px;
	/*background: url(images/homepage07.gif) no-repeat left top; */
	text-decoration: none;
}

.link-style1 span
{
	display: inline-block;
	height: 43px;
	margin: 0px;
	padding: 0px 20px 0px 40px;
	/*background: url(images/homepage09.gif) no-repeat right top; */
	line-height: 43px;
	text-decoration: none; /*text-shadow: 1px 1px 1px #004979;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}

/** LINK STYLE 2 */

.link-style2
{
	display: inline-block;
	height: 43px;
	margin-top: 5px;
	margin-bottom: 10px;
	/*background: url(images/homepage11.gif) repeat-x left top; */
}

.link-style2 a
{
	display: inline-block;
	height: 43px;
	/*background: url(images/homepage10.gif) no-repeat left top; */
	text-decoration: none;
}

.link-style2 span
{
	display: inline-block;
	height: 43px;
	margin: 0px;
	padding: 0px 20px 0px 40px;
	/*background: url(images/homepage12.gif) no-repeat right top; */
	line-height: 43px;
	text-decoration: none; /*text-shadow: 1px 1px 1px #26292C;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}

/** LINK STYLE 3 */

.link-style3
{
	display: inline-block;
	height: 43px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: 20px;
	/*background: url(images/homepage17.gif) repeat-x left top; */
}

.link-style3 a
{
	display: inline-block;
	height: 43px;
	/*background: url(images/homepage16.gif) no-repeat left top; */
	text-decoration: none;
}

.link-style3 span
{
	display: inline-block;
	height: 43px;
	margin: 0px;
	padding: 0px 20px 0px 40px;
	/*background: url(images/homepage18.gif) no-repeat right top; */
	line-height: 43px;
	text-decoration: none;
	text-transform: lowercase; /*text-shadow: 1px 1px 1px #004979;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}

/** LIST STYLE 1 */

ul.style1
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.style1 li
{
	padding: 15px 0px;
	border-bottom: 1px solid #E1E3E5;
}

ul.style1 .first
{
	padding-top: 0px;
}

/** LIST STYLE 2 */

ul.style2
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.style2 li
{
	padding: 10px 0px;
	/*background: url(images/homepage21.gif) repeat-x left top; */
}

ul.style2 a
{
	color: #B1B6BB;
}

ul.style2 .first
{
	background: none;
	padding-top: 0px;
}

/** BOX STYLE 1 */

.box-style1
{
}

.box-style1 .title
{
	margin: 0px;
	padding: 0px;
	letter-spacing: -2px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 34px;
	color: #393E42;
}

.box-style1 .byline
{
	letter-spacing: -1px;
	font-size: 16px;
	color: #939AA0;
}

.box-style1 .entry
{
	padding-top: 10px;
}

.box-style1 .meta
{
	float: left;
	width: 225px;
	height: 43px;
	padding: 0px 0px 0px 15px;
	/*background: url(images/homepage13.gif) no-repeat left top; */
}

.box-style1 .meta a
{
	height: 43px;
	line-height: 43px;
	letter-spacing: -1px;
	text-decoration: none; /*text-shadow: 1px 1px 1px #FFFFFF;*/
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #677078;
}

.box-style1 .meta a:hover
{
}

.box-style1 .meta .readmore
{
	margin-right: 20px;
	padding-left: 20px;
	/*background: url(images/homepage14.gif) no-repeat left 4px; */
}

.box-style1 .meta .comments
{
	padding-left: 20px;
	/*background: url(images/homepage15.gif) no-repeat left 4px; */
}

.divider
{
	border-top: 1px solid #E1E3E5;
}

/*LOGIN BUTTON*/

.logbtn
{
    border: 0px;
    outline: none;
    background-color:Transparent;
    background-image: url('login/Log.png');
    font-family: "Trebuchet MS", Cambria, Calibri, Arial, "georgia", "times new roman", serif;
    text-align: center;
    font-size: small;
    color: #ffffff;
    height: 25px;
    width: 85px;
}

.logbtn:hover
{
    background-image: url('login/Log_Hover.png');
    font-family: "Trebuchet MS", Cambria, Calibri, Arial, "georgia", "times new roman", serif;
    text-align: center;
    font-weight: bold;
    color: #ffffff;
}


/** BOX STYLE 2 

.box-style2
{
}

.box-style2 .title
{
	width: 215px;
	height: 47px;
	margin: 0px;
	padding: 0px 30px;
	background: url(images/homepage19.jpg) no-repeat left top;
	line-height: 47px;
	letter-spacing: -1px; /*text-shadow: 1px 2px 2px #004979; 	text-transform: lowercase;
	font-family: Bauhaus 93;/* Monotype Corsiva,Arial, Helvetica, sans-serif;  Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}

.box-style2 .entry
{
	overflow: hidden;
	padding: 30px 95px 30px 30px;
	background: url(images/homepage20.jpg) no-repeat left top;
}

.username{
background-image:url(images/User.png); 
background-position :right; 
background-repeat:no-repeat;

}

.password{
background-image:url(images/lock.png); 
background-repeat:no-repeat;
background-position :right;

}*/