/* tag styles */
body {
	margin: 0em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #ffffff;
}
a {
	color: #0000cc;
	text-decoration: underline;
}
a:hover {
	color: #0000cc;
	text-decoration: none;
}
h1 {
	font-size: 130%;
	font-weight: normal;
	color: #aaaaaa;
	margin-top: 0em;
	margin-bottom: 0em;
}
h2 {
	font-size: 130%;
}
h3 {
	font-size: 120%;
}
h4 {
	font-size: 110%;
}

/* header/footer styles */
.headLogin {
	text-align: right;
	font-size: 93%;
}
.headNav {
	margin: 0;
	padding:0;
}
.headNav ul {
	margin: 0;
	padding:0;
}
.headNav li {
	list-style: none;
	margin:0; padding:0;
	font-size: 90%;
	float: left;
	border-top: 1px solid #94ddfe;
	border-left: 1px solid #94ddfe;
	background: url(../images/navHeadLiBg.gif);
}
.headNavLast {
	border-right: 1px solid #94ddfe;
}
.headNavLi {
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	padding: 0.5em;
}
.headNav a {
	color: #0000cc;
	font-weight: bold;
	text-decoration: none;
	padding-left: 1em;
	padding-right: 1em;
}
.headNav a:hover {
	color: #82A7FF;
	text-decoration: none;
}

.footNavMain {
	margin: 0em;
}
.footNavMain ul {
	margin:0; padding:0;
}
.footNavMain li {
	list-style: none;
	font-size: 90%;
	float: left;
	margin-right: 1em;
	padding-left: .5em;
	border-left: 1px solid #cccccc;
}
.footNavMain a {
	color: #666666;
	text-decoration: underline;
}
.footNavMain a:hover {
	color: #0000cc;
	text-decoration: none;
}

.footNavSub {
	margin: 0em;
}
.footNavSub ul {
	margin:0; padding:0;
}
.footNavSub li {
	list-style: none;
	font-size: 80%;
	float: left;
	margin-right: 1em;
	padding-left: .5em;
	border-left: 1px solid #cccccc;
}
.footNavSub a {
	color: #666666;
	text-decoration: underline;
}
.footNavSub a:hover {
	color: #0000cc;
	text-decoration: none;
}

.copyText {
	color: #ffffff;
	margin-top: 4em;
	font-size: 90%;
	/* font-weight: bold; */
	padding: 0.5em;
	background-color: #94ddfe;
}

/* body tables */
.bodyTable {
	background-color: #ffffff;
	border-left: 1px solid #94DDFE;
	border-right: 1px solid #94DDFE;
}
.bodyTop {
	margin-top: 2em;
	margin-bottom: 2em;
	background-color: #ffffff;
}
.bodyMiddle {
	margin-bottom: 1em;
	border-bottom: 1px solid #94ddfe;
	border-top: 1px solid #94ddfe;
}
.bodyMiddleCell {
	padding-top: 1em;
	border: 1px solid #ffffff;
	background: url(../images/body-cell-bg.gif);
	background-repeat: repeat-x;
}
.bodyBottom {
	text-align: center;
	border-style: none;
}


/* specific page styles */

/* index */
.homeLeft {
	width: 40%; float: left; 
	padding-right: 1em; 
	margin-right: 1em; 
	padding-bottom: 4em; 
	border-right: 1px solid #cccccc;
}
.homeHeader {
	font-size: 160%;
}
.homeLearnLink {
	margin-bottom: 2em; 
	text-align: right;
}
.homeJoin {
	text-align:center;
	margin-top:1.5em;
}


/* featuresandpricing */
.featureBlock {
	float: left;
}


/* previewauctiontemplates */
.prevTempBlock {
}
.prevTempBlock img {
	margin-right: 0.5em;
	padding: 0.1em;
	border: 1px solid #aaaaaa;
}


/* auctiontemplates */
.tempFeatures {
	font-size: 93%;
}
.tempFeatures li {
	margin-bottom: 0.7em;
	list-style-image: url(../site_icons/16x16/plain/bullet_ball_glass_green.gif);
	list-style-position: outside;
}
.tempPlaceholders {
	font-size: 93%;
}
.tempPlaceholders li {
	margin-bottom: 0.7em;
	list-style-image: url(../site_icons/16x16/plain/bullet_ball_glass_red.gif);
	list-style-position: outside;
}
.tempDesc1 {
	
}
.tempDesc2 {
	border: 20px solid #FF0000;
	color: #000000;
	padding: 1em;
}


/* imagehosting */
.imgFeatures {
	font-size: 93%;
}
.imgFeatures ul {
	margin-top: 2em;
	margin-bottom: 3em;
}
.imgFeatures b {
	font-size: 120%;
}
.imgFeatures li {
	margin-bottom: 1.8em;
	list-style: none;
	/*
	list-style-image: url(../site_icons/16x16/plain/bullet_ball_glass_blue.gif);
	list-style-position: outside;
	*/
}
.imgUploads {
	font-size: 93%;
}
.imgUploads li {
	margin-bottom: 0.7em;
	list-style-image: url(../site_icons/16x16/plain/bullet_ball_glass_blue.gif);
	list-style-position: outside;
}
.imgDesc1 {
	
}
.imgDesc2 {
	border: 20px solid #FF0000;
	color: #000000;
	padding: 1em;
}
.imgImages {
	float:right;
	text-align:center;
}



/* others */
.breadcrumb {
	margin-bottom: 1.5em;
}
.imgBorder {
	border: 1px solid #999999;
}
.greenBullets {
	margin-bottom: 0.7em;
	list-style-image: url(../site_icons/16x16/plain/bullet_ball_glass_green.gif);
	list-style-position: outside;
}
.blueBullets {
	margin-bottom: 0.7em;
	list-style-image: url(../site_icons/16x16/plain/bullet_ball_glass_blue.gif);
	list-style-position: outside;
}
.redBullets {
	margin-bottom: 0.7em;
	list-style-image: url(../site_icons/16x16/plain/bullet_ball_glass_red.gif);
	list-style-position: outside;
}
.deepBottom {
	margin-bottom: 2em;
}

/* generalized */
.clear{
	clear: both;
}
.floatRight {
	float: right;
	margin-bottom: 1em;
}
.floatLeft {
	float: left;
	padding-bottom: 1em;
	margin-bottom: 1em;
}
.noBorder {
	border: 0px none #ffffff;
}
