@font-face {  
	font-family: ScriptMTStd-Bold ;  
	src: url( ScriptMTStd-Bold.otf ) format("opentype");  
} 
@font-face {  
	font-family: helvetica ;  
	src: url( helvetica.otf ) format("opentype");  
} 
@font-face {  
	font-family: comic ;  
	src: url( comic.ttf ) format("truetype");  
} 
@font-face {  
	font-family: blackchancery ;  
	src: url( blackchancery.ttf ) format("truetype");  
} 
@font-face {  
	font-family: carolingia ;  
	src: url( carolingia.ttf ) format("truetype");  
} 
@font-face {  
	font-family: crashlandingbb ;  
	src: url( crashlandingbb.ttf ) format("truetype");  
} 
@font-face {  
	font-family: digital-7 ;  
	src: url( digital-7.ttf ) format("truetype");  
} 
@font-face {  
	font-family: dolphins ;  
	src: url( dolphins.ttf ) format("truetype");  
} 
@font-face {  
	font-family: hotpizza ;  
	src: url( hotpizza.ttf ) format("truetype");  
} 
@font-face {  
	font-family: jeansunho ;  
	src: url( jeansunho.ttf ) format("truetype");  
} 
@font-face {  
	font-family: magnificent ;  
	src: url( magnificent.ttf ) format("truetype");  
} 
@font-face {  
	font-family: sofachrome ;  
	src: url( sofachrome.ttf ) format("truetype");  
} 
@font-face {  
	font-family: terminator ;  
	src: url( terminator.ttf ) format("truetype");  
} 
* {
	margin: 0px;
	padding: 0px;
}

body {
	background: #EFEFEF;
	color: #fff;
	font-family: arial, sans-serif;
	font-size: 11px;
	text-align: center;
}

a {
	color: #fff;
	background-color: inherit;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #f4a308;
	background-color: inherit;
}

span {
	display: none;
}

img {
	border: none;
}
ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	padding: 10px 0px 11px;
	text-align: justify;
	line-height: 16px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size: 1px;
	line-height: 0px;
	overflow : hidden;
	visibility: hidden;
}

#body_wrapper {
	margin: 0px auto;
	width: 788px;
	background: url('images/header_bg.gif') no-repeat 0% 0%;
}


/* Page Header */

#page_header {
	margin: 0px auto;
	width: 716px;
	height: 56px;
	overflow: hidden;
	text-align: left;
}

#company_name {
	width: 275px;
	float: left;
}

#company_name h1 {
	width: 265px;
	height: 56px;
	background: url('images/wizpens.gif') no-repeat 0% 0%;
}


/* Header Navigation */

#header_nav {
	width: 440px;
	height: 56px;
	overflow: hidden;
	float: left;
	text-align: left;
}

#header_nav ul {
	margin-top: 16px;
}

#header_nav li {
	height: 23px;
	background: url('images/menu_bullet.gif') no-repeat 0% 0%;
	float: left;
}

#header_nav li a {
	display: block;
	padding: 5px 5px 0px 38px;
	text-decoration: none;
}

#header_nav li a:hover {
	color: #ffe400;
	background-color: inherit;
}


/* Left Sidebar */

#leftsidebar_1 {
	margin-top: 5px;
	padding-left: 36px;
	background: url('images/sidebar_top.gif') no-repeat 36px 0%;
	float: left;
	text-align: left;
}

#leftsidebar_2 {
	padding: 11px 0px;
	width: 154px;
	background: url('images/sidebar_bot.gif') no-repeat 0% 100%;
}

#leftsidebar_content {
	padding: 15px 20px 15px 25px;
	color: #000000;
	background: #60160a url('images/sidebar_bg.gif') repeat-y;
	font-weight: bold;
}

#leftsidebar_content a {
	color: #000000;
	background-color: inherit;
	text-decoration: none;
}

#leftsidebar_content a:hover {
	color: #fff;
	background-color: inherit;
}

#leftsidebar_content li {
	padding: 4px 0px;
}


/* Main Content */

#maincontent_1 {
	margin-top: 178px;
	padding-right: 0px;
	background: url('images/main_top.gif') repeat 0% 0%;
	float: right;
	text-align: left;
}

#maincontent_2 {
	padding: 1px 0px;
	width: 788px;
	background: url('images/main_bot.gif') repeat 0% 100%;
}

#maincontent_content {
	padding: 17px 20px 5px 60px;
	color: #4b3001;
	background: url('images/main_bg.gif') repeat-y 0% 0%;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#maincontent_content a {
	color: #4b3001;
	background-color: inherit;
	border-bottom-style:none;
	border-bottom-width:0px;
	text-decoration: none;
	border:none;
}

#maincontent_content a:hover {
	color: #724c04;
	background-color: inherit;
}
.pensdisplayed {
	margin-left: auto;
	margin-right: auto;
	display:block;
	text-align: center;
}
.instock {
	margin-left: auto;
	margin-right: auto;
	display:block;
	text-align: center;
	color: blue;
	font-weight: bold;
	font-size: 16px;
}
.outstock {
	margin-left: auto;
	margin-right: auto;
	display:block;
	text-align: center;
	color: red;
	font-weight: bold;
	font-size: 16px;
	text-decoration: line-through;
}
/* Page Footer */

#page_footer {
	margin: 0px auto;
	padding: 15px 0px 25px;
	width: 690px;
	text-align: left;
}

#ringoffire {
	color: black;
	width: 295px;
	height: 70px;
	background: url('images/logo_ring.jpg') no-repeat 100% 50%;
	float: left;
}

#ringoffire a {
	color: black;
	width: 295px;
	height: 70px;

}

#ringoffire .box {
	padding-top: 12px;
	line-height: 22px;
}

#paypalverified {
	padding-left: 35px;
	float: left;
}

#paypalverified a {
	color: black;
	display: block;
	width: 86px;
	height: 70px;
	background: url('images/logo_paypal.gif') no-repeat 50% 50%
}

#copyright_info {
	color: black;
	margin-right: 2px;
	width: 270px;
	float: right;
	line-height: 30px;
	text-align: center;
	font-weight: bold;
}

#copyright_info a {
	color: black;
}

#copyright_info small b {
	color: #fff;
	padding-top: 1px;
	display: block;
	float: left;
	font-size: 15px;
}
