/* Main Page formatting for S/E pages */


#main {
	position : relative;
	float : left;
	width : 700px;
	margin : 0;
	font-family : Arial, sans-serif;
	font-size : 12px;
	padding-left : 25px;
}
	
#main h1 {
	width : 642px;
	font-size : 26px;
	text-align : center;
}

#main h2 {
	font-size : 16px;
	text-align : center;
}

#main h3 {
	font-size : 12px;
	text-align : center;
}

#main h4 {
	font-size : 12px;
	text-align : center;
	color : #0000ff;
	margin-top : -0.6em;
}

#main h5 {
	font-size : 10px;
	text-align : center;
	color : #000000;
	margin-top : -1.3em;
}


#main p {
	margin : 0;
	font-size : 14px;
	padding : 0;
}

#main a:link, #main a:hover, #main a:active, #main a:focus, #main a:visited {
	font-size : 14px;
	text-align : center;
}

.butext {
	font-weight : bold;
	text-decoration : underline;
}

#bluetext {
	width : 642px;
	font-size : 18px;
	color : #0000ff;
	text-align : center;
	padding-bottom : 10px;
}

#bluetext a:link, #bluetext a:hover, #bluetext a:active, #bluetext a:focus, #bluetext a:visited {
	font-size : 18px;
	text-align : center;
}

#subheading {
	width : 642px;
	font-size : 14px;
	font-weight : bold;
	color : #000000;
	text-align : center;
	padding-bottom : 10px;
}

#subheading a:link, #subheading a:hover, #subheading a:active, #subheading a:focus, #subheading a:visited {
	font-size : 14px;
	font-weight : bold;
	text-align : center;
}

div.btext {
	font-weight : bold;
	text-align : center;
	color : #000000;
	font-size : 16px;
}

div.cartsubmittext {
	width : 620px;
	float : left;
	font-weight : normal;
	font-size : 12px;
	color : #800080;
	text-align : center;
	padding : 20px 20px 30px 0;
}

div.detail {
	padding-top : 2px;
	padding-bottom : 2px;
	float : left;
	width : 320px;
	text-align : center;
	font-size : 14px;
}

div.wide-detail {
	padding-top : 2px;
	padding-bottom : 2px;
	float : left;
	width : 642px;
	text-align : center;
	font-size : 14px;
}

div.cart-detail {
	padding-top : 2px;
	padding-bottom : 2px;
	float : left;
	width : 637px;
	text-align : left;
	font-size : 10pt;
	color : #000000;
}

div.cart-button {
	padding : 0;
	float : left;
	width : 120px;
	text-align : center;
}

div.cart-item {
	float : left;
	width : 100%;
	height : 25px;
	padding-top : 1px;
}

div.cart-desc {
	font-size : 13px;
	padding : 5px 0 0 0;
	float : left;
	width : 310px;
	text-align : left;
}

div.cart-rate {
	padding : 5px 0 0 0;
	float : left;
	width : 90px;
	text-align : left;
}

div.cart-qty {
	padding : 5px 0 0 0;
	float : left;
	width : 60px;
	text-align : right;
}

div.cart-qtybox {
	padding : 1px 5px 0 0;
	float : left;
	width : 50px;
	height : 25px;
	text-align : left;
}

div.managecart {
	padding :1px;
	float : left;
	width : 640px;
	}
	
div.managecart-detail {
	padding-top : 20px;
	padding-bottom : 30px;
	padding-left : 50px;
	float : left;
	width : 592px;
	text-align : left;
	font-size : 10pt;
	color : #000000;
	border : 0.1em solid #ff8594;
}

div.managecart-button {
	padding : 10px;
	float : left;
	width : 300px;
	border : 1px solid #ff8594;
	text-align : center;
	margin-bottom : 20px;
}

div.managecart-footer {
	width : 640px;
	padding-top : 30px;
	padding-bottom : 20px;
	text-align : center;
	}
	
div.formfieldtext {
	float : left;
	width : 100px;
	padding : 2px;
}

div.formfieldinput {
	float : left;
	padding : 2px;
}

div.formtitles {
	float : left;
	width : 100%;
	padding : 30px 2px 10px 2px;
	color : #008000;
}

div.resale-item {
	float : left;
	width : 100%;
	height : 15px;
	padding-top : 5px;
	padding-bottom : 5px;
}

div.tall-resale-item {
	float : left;
	width : 100%;
	height : 30px;
	padding-top : 5px;
	padding-bottom : 15px;
}

div.resale-left {
	float : left;
	width : 250px;
	padding-left : 30px;
}

div.resale-wide-left {
	float : left;
	width : 450px;
	padding-left : 30px;
}

div.resale-spacer-left {
	float : left;
	width : 250px;
	padding-left : 30px;
	visibility : hidden;
}

div.resale-mid {
	float : left;
	width : 200px;
	padding-left : 10px;
}

div.resale-right {
	float : right;
	width : 80px;
	padding-right : 30px;
	text-align : right;
}

div.notes {
	width : 100%;
	float : left;
	text-align : center;
	padding-bottom : 40px;
	padding-top : 10px;
	font-size : 10px;
}

div.resale-heading {
	width : 100%;
	float : left;
	text-align : center;
	padding-bottom : 10px;
	font-size : 14px;
	font-weight : 600;
	text-decoration : underline;
}

div.acrossbar {
	width : 240px;
	padding : 10px 40px 2px 40px;
	float : left;
}

div.acrossbar-wide {
	width : 480px;
	padding : 10px 80px 2px 80px;
	float : left;
}

div.upbar {
	width : 1px;
	float : left;
	padding-top : 20px;
}

div.w3c {
	position : relative;
	left : 0;
	width : 800px;
	padding-top : 150px;
	padding-bottom : 20px;
}

#footer {
	clear : both;
	width : 400px;
	margin-left : 425px;
	padding-top : 20px;
	padding-bottom : 30px;
	font-size : 9px;
	text-align : center;
	color : #008000;
	background : #ffffff none;
}

#footer-block {
	background-image : url('footerpic.png');
	position : fixed;
	bottom : 0;
	left : 0;
	z-index : 99;
	height : 20px;
	width : 100%;
}

.underline {
	text-decoration : underline;
}

.twelvefont {
	font-size : 12px;
}

.copyright {
	position : relative;
	top : 20px;
	font-size : 9px;
	padding-left : 300px;
	padding-bottom : 50px;
}

.newtext {
	float : left;
	width : 260px;
	font-size : 12px;
	text-align : center;
	padding-top : 10px;
	padding-bottom : 5px;
	padding-left : 30px;
}

.newtext-wide {
	float : left;
	width : 260px;
	font-size : 12px;
	text-align : center;
	padding-top : 10px;
	padding-bottom : 5px;
	padding-left : 190px;
	padding-right : 180px;
}

.newtext-wider {
	float : left;
	width : 460px;
	font-size : 12px;
	text-align : center;
	padding-top : 10px;
	padding-bottom : 5px;
	padding-left : 90px;
	padding-right : 80px;
}

.hidden {
	visibility : hidden;
}
div.newspacer1 {
	float : left;
	width : 315px;
	margin-top : 14px;
	visibility : hidden;
}

div.newspacer2 {
	float : left;
	width : 315px;
	font-size : 10px;
	visibility : hidden;
}

div.newspacer3 {
	float : left;
	width : 315px;
	font-size : 35px;
	visibility : hidden;
}

div.ideas {
	float : left;
	height : 160px;
	width : 210px;
	text-align : center;
	padding : 10px 10px 10px 10px;
}

div.blankideas {
	float : left;
	height : 160px;
	width : 210px;
	visibility : hidden;
	padding : 10px 10px 10px 10px;
}

div.linkideas {
	float : left;
	height : 160px;
	width : 210px;
	text-align : center;
	padding : 10px 10px 0px 10px;
}

div.ideastext {
	float : left;
	width : 210px;
	height : 20px;
	text-align : center;
	padding : 0px 10px 30px 10px;
	margin-top : -20px;
}

div.ideashiddentext {
	float : left;
	width : 210px;
	height : 20px;
	text-align : center;
	padding : 0px 10px 30px 10px;
	margin-top : -20px;
	visibility : hidden;
}

