body {
	background: #c7c7c7 url(/img/alt-bg.jpg) center repeat-y; 
	background-attachment: fixed;
	background-position: center;
	margin: 0;
	font: normal 12px verdana,arial,helvetica,sans-serif;
}

#homemain {
	margin: 10px auto 0px auto;
	width: 946px;
	background-color: #fff;
	position: relative;
} 

#homelogo {
	height: 53px;
	width: 530px;
	margin: 0;
	background: url(/img/caissa-logo.gif);
	text-indent: -9999px;
} 

#homenav {
	position: relative;
	overflow: hidden;
	width: 690px;
	height: 38px;
	background: #c7c7c7 url(/images/caissa-homenav.gif) no-repeat;
	text-align: center;
	margin: 21px 0 20px 0;
}

#homenav div {
	float: left;
	height: 32px;
	line-height: 32px;
	border-top: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
}

#homenavh {
	position: absolute;
	top: 50px;
	left: 0;
}

#homenavlive {
	width: 160px;
} 

#homenavcorr {
	width: 200px;
} 

#homenavtour {
	width: 184px;
} 

#homenavmobi {
	width: 138px;
	border-right: 1px solid #c0c0c0;
} 

#homeblurb {
	height: 144px;
	overflow: hidden;
	font-size: 14px;
	margin: 66px 0 0 150px;
} 

#homeblurb p {
	margin: 11px 0 0 0;
}

#homeblurbt {
	font-size: 16px;
	margin: 0;
} 

#homeblurbn {
	width: 420px;
}

/*Caissa Avatar Box Begin*/

#homeavatbox {
	position: absolute;
	top: 119px;
	left: 12px;
	height: 142px;
	width: 116px;
	padding-top: 5px;
	text-align: center;
	font-size: 9px;
	color: red;
}

#homeavatbox img {
	vertical-align: bottom;
}

#homeavattxt {
	margin: 5px 0;
	font-size: 12px;
	color: black;
}

/*Caissa Avatar Box End*/

#homepiece {
	position: absolute;
	top: 2px;
	left: 588px;
} 

/*Login Box Begin*/

#homelogbox {
	height: 318px;
	width: 238px;
	position: absolute;
	top: 0;
	right: 0;
	font-size: 12px;
	text-align: center;
} 

#homelogbox p {
	margin: 16px 0;
	font-size: 9px;
}

#homeloglab {
	height: 14px;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	padding: 1px 0px 2px 15px;
	margin: 0;
	background-color: #ccc;
} 

#homelogform {
	width: 208px;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: left;
}

.homefieldlab {
	font-size: 11px;
	margin: 11px 0 2px 0;
}

.homefieldtb {
	width: 99%;
	border: 1px solid #a7a3f9;
	font-size: 17px;
}

#homelogsub {
	width: 70px; 
	height: 22px; 
	border: outset silver 1px;  
	background-image: url(/images/buttbg1.png);
	margin-right: 20px;
}

#homeforgot {
	font-size: 12px;
	margin: 16px 0 22px 0;
} 

#homesignupbtn {
	margin-bottom: 5px;
} 

/*End Login Box*/

/*End Header*/

#homeframe {
	float: right;
	position: relative;
	width: 500px;
	height: 180px;
}

.framecapt {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	text-align: center;
}

#homeresbox {
	height: 50px;
	width: 408px;
	background-color: #f6f6f5;
	padding: 5px 10px;
	font-size: 11px;
	line-height: 25px;
}

.homeresname {
	float: left;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}


#homeforumbox {
	height: 85px;
	width: 408px;
	background-color: #f6f6f5;
	margin-top: 15px;
	padding: 8px 10px;
}

#homeforumtitle {
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 6px 0;
}

.homeforumcol {
	float: left;
	width: 48%;
	margin-right: 2%;
	font-size: 9px;
	line-height: 16px;
	overflow: hidden;
	white-space: nowrap;
}

#homejinfo {
	position: absolute;
	top: 0px;
	width: 300px;
	height: 120px;
	background-color: #ffffcc;
	border: 2px solid black;
	font-size: 11px;
	padding: 4px;
	visibility: hidden;
}

#homejinfo p {
	margin: 8px 0px 0px 0px;
}

/*Begin Share Box*/

#homeshare {
	height: 32px;
	width: 550px;
	border: 1px solid #ccc;
	position: absolute;
	top: 64px;
	left: 24px;
} 

#homeshricons {
	float: right;
	height: 100%;
	margin: 4px 4px 0 0;
}

.homeshridt {
	float: left;
	width: 78px;
}

.homeshrhdr {
	background-color: #f60;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	margin: 0 0 2px 0;
	padding: 1px 0px 1px 4px;
}

.homeshrlinks {
	float: left;
	height: 100%;
	border-left: 1px solid silver;
	line-height: 32px;
}

.homeshrlinks a {
	margin-left: 16px;
}

/*End Share Box*/

#about {
	height: 24px;
	background-color: #f0f0f0;
	border: 1px solid silver;
	line-height: 24px;
	margin-top: 15px;
	clear: both;
}

#about a {
	margin: 0 30px;
}

#ftrabout {
	float: left;
	width: 150px;
	height: 26px;
	margin: -1px;
	background-color: #000;
	font-size: 12px;
	color: #fff;
	text-align: center;
}

#copyright {
	height: 16px;
	font-size: 9px;
	line-height: 16px;
	margin: 15px 0;
}

#badges {
	float: right;
}

.stdborder {
	border: 1px solid #ccc;
}
