/* CSS Document */

p {
	text-align: left;
}

p.indent {
	text-indent: 25px;
}

p.right {
	text-align: right;
}

p.red {
	color: #f00f00;
	font-weight: bold;
}

img {
	border: 0px;
}

a {
	text-decoration: none;
	color: #a7a7a7;
}

a:hover {
	color: #000000;
}

div.background {
	position: relative;
	left: 0px;
	right: 0px;
	bottom: 0px;
	top: 0px;
	text-align: center;
	background-image: url(http://i200.photobucket.com/albums/aa114/ebayaccountnet/Pokemon/background.png);
	background-repeat: no-repeat;
	background-position: left;
	background-position: top;
	padding-top: 20px;
	height: 599px;
}

table.header {
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

tr.header {
	height: 75px;
	width: 850px;
	text-align:center;
	font-family: Century Gothic, Arial;
	font-size: 15px;
	color: #ffffff;
}

a.header {
	display: block;
	height: 75px;
	width: 150px;
	line-height: 75px;
	text-decoration: none;
	color: #ffffff;
}

a.header:hover {
	color: #000000;
}

td.logo {
	width: 250px;
	background-image: url(http://icollected.net/images/logo.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

a.logo {
	display: block;
	height: 75px;
	width: 250px;
}

td.pokemon {
	width: 150px;
	background-image: url(http://icollected.net/images/pokemon.jpg);
	background-repeat: repeat-x;
}

td.yugioh {
	width: 150px;
	background-image: url(http://icollected.net/images/yugioh.jpg);
	background-repeat: repeat-x;
}

td.movies {
	width: 150px;
	background-image: url(http://icollected.net/images/movies.jpg);
	background-repeat: repeat-x;
}

td.other {
	width: 150px;
	background-image: url(http://icollected.net/images/other.jpg);
	background-repeat: repeat-x;
}

table.content {
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

tr.content {
	height: 437px;
	width: 850px;
	text-align: left;
	font-family: Century Gothic, Arial;
	font-size: 15px;
}

td.left {
	width: 200px;
	vertical-align: middle;
	color: #a7a7a7;
	padding-left: 50px;
}

table.left {
	height: 437px;
}

td.search {
	width: 200px;
	height: 30px;
	text-align: right;
	vertical-align: top;
}

input.search {
	font-family: Century Gothic, Arial;
	font-size: 15px;
	width: 200px;
	border-top: #CCC 1px solid;
	border-left: #CCC 2px solid;
	border-right: #CCC 2px solid;
	border-bottom: #666 3px solid;
}	

input.submit {
	background-color: #ffffff;
	color: #000000;
	border: none;
	font-family: Century Gothic, Arial;
	font-size: 15px;
}

a.nav {
	text-decoration: none;
	color: #a7a7a7;
}

td.nav {
	width: 200px;
	vertical-align: middle;
	color: #a7a7a7;
}


a.nav:hover {
	color: #000000;
}

td.item {
	text-align: center;
	color: #ffffff;
	width: 440px;
}

td.content {
	text-align: center;
	color: #000000;
	width: 252px;
	background-image: url(http://icollected.net/images/content.png);
	background-repeat: no-repeat;
	background-position: top;
	vertical-align: top;
}

div.content {
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 394px;
	width: 232px;
}

#itemdescription {
	display: block;
}

#shipping {
	display: none;
}

#shippinginfo {
	width:232px;
	margin-bottom:10px;
	margin-left:5px;
	margin-right:5px;
	z-index:2;
}

#shipping caption {
	padding: 0 0 5px 0;
	width: 232px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	border-bottom: 1px solid #C1DAD7;
}

#shipping th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	background: #CAE8EA;
	text-align:center;
}

#shipping td {
	border: 1px solid #C1DAD7;
	background: #fff;
	color: #4f6b72;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-align:center;
}

#faqs {
	display: none;
	overflow: scroll;
}

#newsletter {
	display: none;
}

div.footer {
	position: relative;
	bottom: -5px;
	left: 0px;
	right: 0px;
	text-align: center;
	font-family: Century Gothic, Arial;
	font-size: 15px;
	color: #c5c5c5;
}
