html, body{
	background: #B5B7BF; /*#777888; /* url(images/restraint.gif) repeat-y center; /*#C0C4CD; #B7C0C6;*/
	text-align: center;
	font: normal normal normal 10px/16px Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}
.br {
	clear:both;
	text-align: center;
	background: #E8EAEF;
	padding: 10px 0 10px 0;
	color: #777888;
	border-top: 1px solid #B5B7BF;
}
h2, h3, h4, h5, h6, table.propBox th.agentHead {
	margin: 0;
	padding: 0;
	color: #000;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 20px;
	background: #E8EAEF;
	text-align: left;
	text-indent: 8px;
}
h2, h3 {
	border-bottom: 1px solid #B5B7BF;
	border-left: 10px solid #FFAD00;
}
h3 {
	border: 1px solid #B5B7BF;
	border-left: 10px solid #FFAD00;
	margin-bottom: 11px;
}


h5:before {
	content: 'ERROR: ';
}
h5 {
	border-left: 10px solid #F66;
	background: #FEE;
	color: #F33;
	text-transform: none;
	line-height: 30px;
}

h6 {
	border-left: 10px solid #393;
	background: #EFE;
	color: #090;
	text-transform: none;
	line-height: 30px;
}

div#head {
	padding: 0px;
	color: #000;
	background: #DADBE0 url(images/topBg.png) repeat-x top; /*#F1EFE2  #B5B7BF*/
	height: 70px;
}

div#head div.h1 {
	text-align: left;
	letter-spacing: 1px;
	text-transform: uppercase;
	width: 740px;
	margin: 0;
	padding: 0px;
	padding-top: 16px;
	font: normal normal normal 9px/54px Verdana, Helvetica, sans-serif;
	font-weight: normal;
	margin-left: auto;
	margin-right: auto;
	color: #000;
}

div#sign{
	position: absolute;
	font: 11px;
	top: 0px;
	right: 0px;
	width: 190px;
	height: 28px;
	background: #777888 url(images/topLt.png) no-repeat top;
	text-align: right;
}
div#sign span#topNav a, a:hover, a:visited{
	color: #000;
	text-decoration: none;
}
span#topNav{
	padding: 0 25px 0 0;
}
div#restraint{
	width: 740px;
	margin: 0 auto 5px auto;
	border: 1px solid #555666;
	border-top: 10px solid #000;
	text-align: left;
	background: #FFF;
	clear: both;
}
div.inner{
	margin: 11px;
}

div#leftNav {
	position: relative;
	width: 180px;
	float: left;
	margin: 0; 
	position: relative;
	font-size: 11px;
}
div.leftNav {
	width: 178px;
	float: left;
	background: #FFF;
	border: 1px solid #B5B7BF;
	padding: 0;
	margin: 0 0 11px 0;
}
div.leftNav ul {
	list-style: none;
	margin: 5px;
	padding: 0;
}
div.leftNav ul li a.menuRight:link, div.leftNav ul li a.menuRight:visited {
	font-size: 11px;
	line-height: 20px;
	text-decoration: none;
	text-transform: capitalize;
	color: #00F;
	background: none;
	border: 1px solid transparent;
	height: auto;
	display: block;
	text-indent: 10px;
}

div.leftNav ul li a.menuRightOn:link, div.leftNav ul li a.menuRightOn:visited {
	font-size: 11px;
	line-height: 20px;
	text-decoration: none;
	text-transform: capitalize;
	text-indent: 10px;
	background: none;
	height: auto;
	color: #000;
	cursor: normal;
	display: block;
	border-right: 10px solid #E8EAEF;
	border-bottom: 1px solid #E8EAEF;
}

div.leftNav ul li a.menuRight:hover {
	color: #F93;
	background: none;
	text-indent: 10px;
	border-right: 10px solid #FFAD00;
	border-bottom: 1px solid #FFAD00;
}

div.leftNav center{
	margin: 5px;
	padding: 0px;
}
div#content {
	float: left;
	width: 525px;
	text-align: justify;
	font-size: 11px;
	margin: 0 0 0 11px;
	color: #25241F;
	position: relative;
}
div.show{
	text-align: right;
	width: 234px;
	float: right;
	border: 1px solid #B5B7BF;
	padding: 0;
	margin: 0 0 0 10px;
	position: relative;
}
img {
	border: 0px none transparent;
}
div.wideBox {
	background: #FFF;
}
div#menu{
	background: #CCC url(images/menu.png);
	margin: 0;
}
div#menuCenter{
	width: 740px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #555561;
}
div#menuCenter ul{
	list-style: none inside none;
	text-indent: 0px;
	margin: 0;
	padding: 0;
}
div#menuCenter ul li{
	display: inline;
	text-indent: 0px;
	float: left;
	height: 30px;
	padding: 0px;
	margin: 0px;
}
div#menuCenter ul li.right{
	border-left: 1px solid #D3D3DE;
}
div#menuCenter ul li a.menuRight:link, div#menuCenter ul li a.menuRight:visited{
	display: block;
	float: left;
	color: #000;
	background: #CCC url(images/menu.png);
	font: normal normal normal 10px/30px Arial, Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	height: 30px;
	padding: 0 10px 0 10px;
	margin: 0px;
	border-left: 1px solid #D3D3DE;
	border-right: 1px solid #555561;
}
div#menuCenter ul li a.menuRightOn{
	font: normal normal normal 10px/30px Arial, Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFF;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	background: #000 url(images/on.png) repeat-x top;
	margin: 0px;
	padding: 0 10px 0 10px;
	height: 30px;
	float: left;
	cursor: default;
}
div#menuCenter ul li a.menuRight:hover{
	color: #000;
	border-left: 1px solid #D3D3DE;
	border-right: 1px solid #555561;
	background: #F93 url(images/menu.png) repeat-x bottom;
	margin: 0px;
	padding: 0 10px 0 10px;
	height: 30px;
	float: left;
}
div#livehelp {
	width: 200px !important;
	height: 200px !important;
	background: #FFF url(images/livehelp.jpg) no-repeat;
	text-align: center;
	border-right: 1px solid #000;
	cursor: hand !important;
}

div#store {
	width: 180px !important;
	height: 180px !important;
	position: absolute;
	top: 10px;
	left: 509px;
	text-align: center;
	/*border: 1px solid #000;*/
	cursor: hand !important;
}

div#livehelp img#skype {
	margin-top: 140px;
}

div#breadCrumb {
	margin: 0;
	background: #FFF;
	text-transform: uppercase;
	padding: 3px 15px 3px 15px;
	border-color: #000 #000 #777888 #000;
	border-width: 0 0 1px 0px;
	border-style: solid;
	height: 18px;
	line-height: 20px;
}
div#breadCrumb a{
	color: #00F;
}
div#breadCrumb a:hover{
	color: #F93;
}
div#breadCrumb select, form#kidLook input#kid{
	font: 12px/12px Arial Verdana Helvetica sans-serif;
	color: #00F;
}
form#kidLook {
	margin: 0 auto 0 auto;
	padding: 0px;
	width: 150px;
}
form#kidLook input#kid {
    width: 150px;
    letter-spacing: 1px;
    text-align: center;
}
div#imageBox{
    width: 100%;
    height:200px;
    position: relative;
    background: #FFF url(images/bar3.jpg) no-repeat top right;
    border-bottom: 2px solid #000;
    border-top: 2px solid #000;
	margin-bottom: 21px;
}
div#imageBox a.livehelp {
	display: block;
	width: 200px;
	height: 200px;
	border: 0px none transparent;
}

div#imageBox a.store {
	display: block;
	width: 180px;
	height: 180px;
	border: 0px none transparent;
}



div.wideBox div, div.wideBox p {
	margin: 10px;
}

table.propBox, table.contactBox {
	border: 1px solid #B5B7BF;
	margin: 0 0 11px 0;
	text-align: left;
	background: #fff;
	min-width: 257px;
	width: 257px;
}

table.contactBox {
	min-width: 96%;
	width: 96%;
	margin: 0 auto 11px auto;
}

table.contactBox td {
	background: #E8EAEF;
	text-align: center;
}

table.contactBox th {
	background: #FFF;
	width: 140px;
	max-width: 140px;
}

table.propBox img {
	border: 3px solid #FFF;
}

table.propBox td {
	text-align: center;
	background: #E8EAEF;
}

table.propBox td.agentHead {
	background: #FFF;
	border-right: 1px solid #B5B7BF;
	width: 30px;
}

table.propBox td h4, table.propBox td h5 {
	text-transform: uppercase;
	color: #000;
	text-align: center;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}
table.propBox td h5 {
	text-transform: none;
}

table.form td {
	text-align: right;
}

table.form th {
	text-align: left;
}

table.form input, table.form textarea {
	width: 350px;
}

table.form textarea {
	height: 100px;
}



.anylinkcss{
	position:absolute;
	text-align: left;
	text-transform: uppercase;
	visibility: hidden;
	letter-spacing: 1px;
	line-height: 23px;
	z-index: 100;
	background-color: #CCC;
	width: 150px;
}

.anylinkcss a{
	background-image: url(images/menubg.png);
	background-position: top left;
	background-repeat: repeat-x;
	border: 1px outset #FFF;
	width: 100%;
	display: block;
	padding: 0;
	text-decoration: none;
	font-weight: normal;
	text-indent: 10px;
	color: #000;
}

.anylinkcss a:hover{ /*hover background color*/
	background-color: #F93;
	background-position: bottom left;
	color: #000;
}
.button {
	width: 150px;
}
