@charset "UTF-8";

/* +------------------------------------------------------------------------+ */
/* | MYHOMEPROFILE GLOBAL STYLES											| */
/* +------------------------------------------------------------------------+ */

body, html
{
	background: #9BA1AA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 0px;
	margin: 0px;
}

img
{
	border: none;
}

form
{
	padding: 0px;
	margin: 0px;
}

.error
{
	color: #990000;
	font-weight: bold;
	margin-left: 10px;
	padding: 2px 0px 2px 0px;
}

.badNews
{
	background-image:url(../../../i/MyHomeProfile/login/g_bg_box_badNews.gif);
	background-repeat:no-repeat;
	/*
	background:#E7E5E6;
	border:1px solid #C86464;
	*/
	height:26px;
	width:689px;
	margin:10px 31px -10px 31px;
	padding: 5px;
	text-align: center;
	font-weight: bold;
}


.badNewsSml
{
	/*
	background:#E7E5E6;
	*/
	border:1px solid #C86464;
	background-image:url(../../../i/MyHomeProfile/login/g_bg_box_badNewsSmaller.gif);
	background-repeat:repeat-x;
	height:26px;
	margin:0px 10px;
	padding: 2px 10px;
	text-align: center;
	font-weight: bold;
}

.goodNews
{
	background-image:url(../../../i/MyHomeProfile/login/g_bg_box_goodNews.gif);
	background-repeat:no-repeat;
	/*
	background-color: #E9FCE9;
	border: 1px solid #99CC99;
	*/
	height:26px;
	width:689px;
	margin:10px 31px -10px 31px;
	padding: 5px;
	text-align: center;
	font-weight: bold;
}


.passwordBox
{
	background-image:url(../../../i/MyHomeProfile/login/g_bg_box2.gif);
	background-repeat:no-repeat;
	/*
	background-color: #E9FCE9;
	border: 1px solid #99CC99;
	*/
	height:135px;
	width:689px;
	margin:10px 31px 0px 31px;
	padding: 5px;
	text-align: center;
	font-weight: bold;
}


/* +------------------------------------------------------------------------+ */
/* | MYHOMEPROFILE CHROME STYLES											| */
/* +------------------------------------------------------------------------+ */

#mainContent
{
	background: url(../../i/MyHomeProfile/login/g_bg_main.gif) repeat-y;
	width: 826px;
	margin: 0px auto;
	padding-bottom: 30px;	
}


#header
{
	background: url(../../i/MyHomeProfile/login/g_bg_header.jpg) no-repeat;
	width: 754px;
	height: 115px;
	margin: 0px auto;
}

/* DEFINE CONTENT CONTAINERS */

div#mainContentSections
{
	width: 754px;
	margin: 0px auto;
}

div#mainContentSections ul, div#mainContentSections ul li ul
{
	padding: 0px;
	margin: 0px;
	
}

div#mainContentSections ul li, div#mainContentSections ul li ul li
{
	padding: 0px;
	margin: 0px;
	list-style: none;
	float: left;
}

/* DEFINE LEFT SIDE CONTENT */

#boxLeftTop
{
	width: 218px;
	height: 153px;
	background: #C47034;
	margin: 0px 7px 0px 31px;
	color: #FFFFFF;
}

#boxLeftTop div#active
{
	font-size: 11px;
	padding: 0px 0px 0px 5px;
}

#boxLeftTop div#active .title
{
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0px 5px 5px;
}

#boxLeftTop div#active #welcome
{
	font-size: 12px;
	text-decoration: underline;
	padding: 5px 0px 0px 5px;
}

#boxLeftTop ul#active
{
	font-size: 10px;
	margin: 5px 0px 0px 20px;
}

#boxLeftTop ul#active li
{
	list-style-type:circle;
	float: none;
}

#boxLeftTop div#firstTime
{
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 24px;
	position: relative;
	top: 80px;
	letter-spacing: 1px;
}

#boxLeftMid
{
	width: 218px;
	height: 114px;
	background: #FBF1E3;
	margin: 7px 7px 0px 31px;
}

#boxLeftMid div
{
	background: url(../../i/MyHomeProfile/login/i_image_binder.gif) no-repeat;
	width: 105px;
	height: 88px;
	position: relative;
	top: 15px;
	left: 10px;
}

#boxLeftMid div span
{
	position: relative;
	left: 90px;
	top: 5px;
	color: #575757;
}

#boxLeftMid div span.textTop
{
	display: block;
	font-weight: bold;
}

#boxLeftLogin
{
	width: 218px;
	height: 105px;
	background: #d39d61;
	margin: 7px 7px 0px 31px;
}

#boxLeftLogin div#title
{
	background: url(../../i/MyHomeProfile/login/g_bg_login_title.gif) repeat-x;
	height: 17px;
	border-top: 1px solid #E49C68;
	border-bottom: 1px solid #E49C68;
}

#boxLeftLogin div#title span
{
	color: #FFFFFF;
	position: relative;
	top: 2px;
	left: 10px;
}

#boxLeftLogin div#content
{
	background: #D39D61 url(../../i/MyHomeProfile/login/g_bg_login.gif) repeat-x;
	height: 74px;
	padding-top: 8px;
}

#boxLeftLogin div#content div
{
	text-align: right;
	margin: 0px auto;
	width: 180px;
}

#boxLeftLogin div#content div input
{
	width: 120px;
	border: 1px solid #EBD2B6;
	background: #F6EADA;
	font-size: 10px;
	margin-top: 3px;
}

#boxLeftLogin div#content div#login
{
	background: url(../../i/MyHomeProfile/login/i_icon_go_arrow.gif) no-repeat;
	width: 58px;
	height: 15px;
	margin: 5px 20px auto auto;
}

#boxLeftLogin div#content div#login a
{
	text-decoration: none;
	color: #FFFFFF;
	position: relative;
	top: 2px;
}

#boxLeftLogin div#content div#forgotPassword a
{
	text-decoration: none;
	color: #FFFFFF;
	position: relative;
	top: 2px;
	float:left;
	margin:-20px 0px 0px 0px;
	padding:5px 5px 5px 5px;
	text-align:left;
}

#forgotPasswordResetForm a
{
	color: #114FAA;
	text-decoration: none;
}

/* DEFINE RIGHT SIDE CONTENT */

#boxRightImage
{
	background: url(../../i/MyHomeProfile/login/i_image_water_roof.jpg) no-repeat;
	width: 465px;
	height: 299px;
}

#boxPres
{
	background: url(../../i/MyHomeProfile/login/g_bg_box_pres.gif) repeat-y;
	height: 79px;
	width: 262px;
	margin: 7px 8px 0px 0px;
	border: 1px solid #D1D1D1;
}

#boxPres div
{
	background: url(../../i/MyHomeProfile/login/i_image_monitor.gif) no-repeat;
	width: 150px;
	height: 66px;
	position: relative;
	top: 8px;
	left: 15px;
}


#boxPres div span
{
	position: relative;
	left: 80px;
	top: 12px;
	color: #575757;
}

#boxPres div span.textTop
{
	font-weight: bold;
	font-size: 14px;
}

#boxPres div span a
{
	color: #333333;
}

#boxInfoTop
{
	background: url(../../i/MyHomeProfile/login/g_bg_box_info.gif) repeat-y;
	height: 33px;
	width: 191px;
	margin: 7px 0px;
	font-size: 10px;
	border: 1px solid #D1D1D1;
}

#boxInfoTop div
{
	text-align:center;
	position: relative;
	top: 10px;
}


#boxInfoTop span.textTop
{
	display: block;
	font-weight: bold;
}


#boxInfoTop span.rightTop
{
	display: block;
	/*
	font-weight: bold;
	font-size:12px;
	*/
}

#boxInfoTop span a
{
	color: #114FAA;
	text-decoration: none;
}


#boxInfoBottom
{
	background: url(../../i/MyHomeProfile/login/g_bg_box_info.gif) repeat-y;
	height: 37px;
	width: 191px;
	font-size: 9px;
	font-weight: bold;
	border: 1px solid #D1D1D1;
}

#boxInfoBottom div#image
{
	background: url(../../i/MyHomeProfile/login/i_logo_axis_tiny.gif) no-repeat;
	width: 177px;
	height: 14px;
	margin: 11px 0px 0px 6px;
}

/* DEFINE FOOTER CONTENT */


div#footer
{
	background: #E5C096;
	height: 20px;
	clear: both;
	position: relative;
	top: 35px;
}

div#footer .txtLeft
{
	float: left;
}

div#footer .txtLeft a
{
	color: #FFFFFF;
	font-size: 9px;
	position: relative;
	top: 3px;
	left: 10px;
	text-decoration: none;
}

div#footer .txtRight
{
	color: #FFFFFF;
	font-size: 9px;
	float: right;
	position: relative;
	top: 5px;
	right: 10px;
}


#lowerShadow
{
	background: url(../../i/MyHomeProfile/login/g_bg_lower_shadow.gif) no-repeat;
	width: 826px;
	height: 9px;
	margin: 0px auto;
	position: relative;
	top: 35px;
	clear: both;
}
