body, div, h1, h2, h3, h4, h5, h6, p, ul, img {margin:0px; padding:0px; border:0px;}


body { 
	font-size:13px;
	font-family:'Helvetica Neue',Arial,'Liberation Sans',FreeSans,sans-serif;
	color:#222c69;
	background-color:#bbd659;
	line-height: 140%;
	}

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

a:hover
{
	text-decoration: underline;
}

a {
	text-decoration:none;
	}
a:link {
	color:#000033;
	} 
a:visited {
	color:#693126;
	text-decoration:none;
	} 
a:hover {	
	color:#693126;
	} 
a:active {
	color:#2a2b2b;
	} 

h1 {
	font-size:3em;
	color:#2a2b2b;
	line-height: 120%;
	font-weight:lighter;
	padding-top:15px;
	padding-bottom:8px;
	}

h2 {
	font-size:1.4em;
	font-weight:lighter;
	padding-top:15px;
	padding-bottom:8px;
	}

h3 {
	font-size:1.1em;
	font-weight:lighter;
	padding-top:10px;
	}

hr {
	border:0 #693126 solid;border-top-width:2px;clear:both;height:0;padding-top:12px;
	}

ul {
	list-style:none;
	}
		
p {
	padding-top:12px;
	}

.container {  
	width: 960px;  
	margin: 0 auto;   
	}    



#content {
	background-image:url(/catalog/view/theme/graveyard_games/image/image_texture_maintop.png);
	background-repeat:no-repeat;
	padding:21px;
	width:599px;
	float:left;
	}
	
#newcards {
	float:left;
	width:300px;
	margin-right:20px;
	padding-bottom:20px;
	}

#feature {
	float:left;
	width:200px;
	margin-right:12px;
	padding-bottom:20px;
	}
	
#column_left {
	float:left;
	width:240px;
	margin-right:15px;
	background: #bbd659;
	background-image:url(/catalog/view/theme/graveyard_games/image//image_texture_sidetop.png);
	background-repeat:no-repeat;
	padding: 20px;
	}

#header {
	height:115px;
	margin-top:0px;
	}	
#search {
	margin-top:4px;
	} 
#logo {
	margin-top:0px;
	float: left;
	padding-right: 230px;
	}
#nav_account {
	position: absolute;
	height:22px;
	font-size:14pxem;
	font-weight: 900;
	background: #bbd659;
	background-image:url(/catalog/view/theme/graveyard_games/image//image_texture_account.png);
	background-repeat:no-repeat;
	width:930px;
	margin-top:14px;
	padding:4px;
	}
.link {
	margin-top:8px;
	padding-left:8px;
	padding-top:8px;
	padding-bottom:6px;
	}
#footer {
	clear: both;
	height: 350px;
	margin-top: 20px;
	background: #bbd659;
	background-image: url(/catalog/view/theme/graveyard_games/image/image_footer.png);
	background-repeat: no-repeat;
	background-position: bottom;
	}
.tombstones {
	margin-bottom: -10px;
	margin-top: 1155px;
	margin-left: -5%;
	width: 960px;
	height: 195px;
	position: absolute;
	}
#footer_nav{
	padding-top:350px;
	}

#breadcrumb {
	padding-top: 8px;
	padding-bottom: 10px;
	padding-left: 10px;
}


form {
	padding: 0;
	margin: 0;
	display: inline;
}
input, textarea, select {
	margin: 3px 0px;
}

.box {
	margin-bottom: 10px;
}
.box .top {
	padding: 8px 0px 6px 7px;
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
.box .top img {
	float: left;
	margin-right: 5px;
}
.box .middle {
	padding: 10px;
}
.box .bottom {
	height: 5px;
}
.success {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #bbd659;
	border: 1px solid #bbd659;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.warning {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #bbd659;
	border: 1px solid #bbd659;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.wait {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #bbd659;
	border: 1px solid #bbd659;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	color: #FF0000;
	display: block;
}
.help {
	cursor: pointer;
}
.tooltip {
	border: 1px solid #bbd659;
	background: #bbd659;
	padding: 5px;
	font-size: 11px;
	width: 250px;
}
.clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}
a.button {
	background: transparent url('../image/button_right.png') no-repeat scroll top right;
	color: #bbd659;
	display: inline-block;
	font: normal 12px arial, sans-serif;
	height: 25px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
}
a.button span {
	background: transparent url('../image/button_left.png') no-repeat;
	display: inline-block;
	padding: 5px 0 5px 18px;
}
.buttons {
	background: #bbd659;
	border: 1px solid #bbd659;
	margin-bottom: 10px;
	clear: both;
	padding: 5px;
}
.buttons input {
	padding: 0px;
	margin: 0px;
}
.buttons table {
	width: 100%;
	border-collapse: collapse;
}
.buttons table td {
	vertical-align: middle;
}
.list {
	width: 100%;
	margin-bottom: 10px;
	background:#bbd659;
}
.list td {
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
}
.sort {
	margin-bottom: 10px;
	height: 30px;
	width: 100%;
	background:#bbd659;
}
.sort .div1 {
	float: right;
	margin-left: 5px;
	padding-top: 6px;
	padding-right: 9px;
	}
.sort .div2 {
	text-align: right;
	padding-top: 9px;
}
.sort select {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.pagination {
	display: inline-block;
	width: 100%;
	background: #bbd659;
	margin-bottom: 10px;
}
.pagination .links, .pagination .results {
	padding: 7px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	border: 1px solid #bbd659;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
}
.pagination .links b {
	border: 1px solid #bbd659;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
	background: #fbf7e6;
}
.pagination .results {
	float: right;
}
.tabs {
	display: block;
	width: 100%;
	margin-bottom: 0px;
}
.tabs a {
	float: left;
	display: block;
	padding: 6px 15px 7px 15px;
	margin-right: 2px;
	border-top: 1px solid #bbd659;
	border-bottom: 1px solid #bbd659;
	border-left: 1px solid #bbd659;
	border-right: 1px solid #bbd659;
	background: #bbd659;
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: 1px;
}
.tabs a.selected {
	background: #bbd659;
	border-bottom: 0px;
	padding-bottom: 8px;
	z-index: 3;
}
.page {
	border: 1px solid #bbd659;
	background: #bbd659;
	display: inline-block;
	padding: 10px;
	display: block;
	width: 536px;
	clear: both;
	z-index: 2;
	margin-bottom: 10px;
}

#category ul {
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: 8px;
	padding-left: 12px;
	list-style:none;
}

#category li {
	margin-top: 4px;
	}
#information ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style:none;
}
#information li {
	margin-top: 4px;
	
.cart {
	border-collapse: collapse;
	margin-bottom: 10px;
	width: 100%;
	border: 1px solid #bbd659;
}
.cart th {
	background: #bbd659;
	padding: 5px;
	font-weight: normal;
}
.cart td {
	padding: 5px;
}

