/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0px;;
	text-align: center;
}
p { margin-top:20px; margin-bottom:20px; }
a:link {
	color: #CA2D92;
}
a:visited {
	color: #CA2D92;
}
a:hover {
	color: #C1D72E;
}
a:active {
	color: #FFCC00;
}
a.lnk:link {
	color: #f5f5f5;
}
a.lnk:hover {
	color: #ffffcc;
}
#outershell {
	width: 100%;
	background-image: url(images/bg_tile2.gif);
	background-repeat: repeat-x;
	background-position: center;
}
#loopshell {
	background-image: url(images/bg_loop3.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}
#centershell {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1px;
	margin-bottom: 4px;
}
#footnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	line-height: 16px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 20px;
}
#footnav a {
	color: #333333;
	text-decoration:none;
}
#footnav a:hover {
	color: #333333;
	text-decoration:underline;
}
#headnav {
	width: 750px;
	margin-top: 14px;
	margin-bottom: 14px;
}
#templateshell {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1px;
	/*height:545px;*/
}
#rightshell {
	width: 290px;
/*	margin-right: 30px;*/
	margin-left: 10px;
	text-align: center;
	margin-top: 14px;
}
.formItems {
	font-size: 10px;
	color: #000000;
}
.customize {
	background-image: url(images/bg_custom.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.box {
	width: 320px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333E;
	background-color: #eeeeee;
	padding: 0px;
}
#menushell {
	height: 24px;
	display: block;
}
#sampleCust {
	background-color: #333333;
	position: absolute;;
	width: 700px;
	height: 170px;
	top: 24px;
	left: 20px;
	display: none;
	z-index: 3;
}
#sampleMLM {
	background-color: #333333;
	position: absolute;;
	width: 700px;
	height: 170px;
	top: 24px;
	left: 20px;
	display: none;
	z-index: 3;
}
#utilities {
	background-color: #333333;
	position: absolute;;
	border: 2px solid #333333;
	width: 700px;
	height: auto;
	top: 24px;
	left: 20px;
	display: none;
	z-index: 3;
}
#previewshell {
	background-color:#CA2D92; 
	background-image:url(images/buttons/tile_purp_12.gif);
}
.thumb {
	width: 200px;
	height: 156px;
	border: 0px solid #ccc;
}
.thumbcont {
	width: 200px;
	height: 170px;
	float: left;
	text-align: center;	
	margin-right: 4px;
}
.sublabel {
	background-color: #000000;
	width: 700px;
	height: 34px;
	text-align: left;
	border-bottom: 2px solid #000000;
}
.menuBtn {
	position: relative;
	height: 45px;
	text-align: center;
	float: left;
}