* {
	margin:0;
	padding:0;
}

body {
	background:#fff url(../images/bg.gif) repeat-x top;
	font:14px/20px "Trebuchet MS",Tahoma,Verdana,Helvetica,sans-serif;
	color:#222;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
p.about {
  font-size:11px;
  font-weight:bold;
  color:#cc11aa;
}
p.shoplist {
  line-height: 1.7;
}
p.floatleftflash {
  float: left;
  clear: left;
  width: 54%;
  padding-right: 12px;
}
p.floatrightflash {
  float: right;
  clear: right;
  width: 50%;
  padding-left: 12px;
}


a {
	color:#222;
	text-decoration:underline;
	font-weight:bold;
}
a.about {
  font-size:13px;
  font-weight:bold;
  text-decoration:none;
}
a.inline {
  color:#116;
  text-decoration:none;
}
a.gal {
  font-weight:normal;
  color:#221100;
}

a:hover {
  text-decoration:underline;
  color:#1d88b4;
}

h1 {font-size:32px;}
h2 {font-size:26px;}
h3 {font-size:18px;}
h4 {font-size:16px;}

h1,h2,h3,h4 {
  margin: 0 0 15px 0;
  color: #000B19;
  font-family: "Trebuchet MS";
  font-weight: normal;
}

h5 {font-size:16px;}
h6 {font-size:12px;}

h5,h6 {
  margin: 0 0 0 0;
  color: #000B19;
  font-family: "Trebuchet MS";
  font-weight: bold;
}

input {
  font-family: "Trebuchet MS";
  font-weight: bold;
}

option {
  font-family: "Trebuchet MS";
}

img {
  border:none;
}

.clear {clear:both;}
.floatleft {float:left;}
.floatright {float:right;}
.center {text-align:center;}
.text-left {text-align:left;}
.text-right {text-align:right;}
.normal, .normal a {font-weight:normal;}
.textbold {font-weight:bold;}

#container .nomargin, .nomargin {margin:0;}
#container.nobg, .nobg {background:none;}
.padding15 {padding:15px;}

.newsdate {color:#001177;}

#pixelonpaper_background {
	background:#fff url(../images/hbg.jpg) repeat-x top;
}

#pixelonpaper_inner_background {
	background:#fff url(../images/header.gif) repeat-x top;
}

#wrapper {
	width:900px;
	margin:0 auto;
}
	#header {
		height:347px;
		overflow:hidden;
	}
		#logo {
			width:900px;
			margin:0 auto;
			padding:10px 0 0 0;
		}
			#logo h1 {
				background:url(../images/pixel_logo.png) no-repeat;
			}
				#logo h1 a {
					display:block;
					height:100px;
				}
					#logo h1 a span {
						display:none;
					}					
						#pixelonpaperflash {
						padding:0px;
						text-align:center;
						}
							
#monoSlideshow  {
	padding: 10px;
    text-align: center;
}

#monoSlideshowL {
    padding: 10px;
    text-align: left;
}

#monoSlideshowR {
    padding: 10px;
    text-align: right;
}

#header-inner {
  height:117px;
}
	
	#menu{
		background:url(../images/menubg.png) no-repeat;
		height:45px;
	}
		#menu ul{
			list-style:none;
			padding:13px 0 0 29px;
		}
			#menu li{
				margin:0 29px;
			}
			#menu li, #menu li a, #menu li a span, #menu li a.current, #menu li a.current span{
				display:block;
				float:left;
				height:22px;
				line-height:20px;
				color:#fff;
				cursor:pointer;
				font-size:13px;
			}
				#menu li a, #menu li a.current{
					text-decoration:none;
					padding:0 0 0 10px;
				}
					#menu li a span, #menu li a.current span{
						padding:0 20px 0 10px;						
					}
						#menu li a:hover, #menu li a.current{
							background:url(../images/ml.png) no-repeat left;
						}
							#menu li a:hover span, #menu li a.current span{
								color:#fff;
								background:url(../images/mr.png) no-repeat right;
							}
							
							
	#container, #container1{
		margin:15px 0;
		padding:0 15px;
		background:#fff url(../images/container-divider.jpg) repeat-y 623px 20px;
	}
		#mainarea{
			width:595px;
			padding:20px 0 0 0;
		}
			#container h2 span, #container1 h2 span{
				color:#c00;
			}
			#container p span, #container1 p span{
				color:#c00;
			}
		#sidearea{
			width:240px;
			padding:20px 0 0 0;
		}
		.block1 {
			display:block;
			float:left;
			margin:0 10px 10px 0;
			width:286px;
		}
			.block1 p {
				text-align:center;
			}
#footer-wrapper{
	background:url(../images/fbg.gif) no-repeat;
	width:900px;
	height:37px;
	margin:0 auto;
}
	#footer{
		width:870px;
		margin:0 auto;
		height:37px;
		line-height:37px;
		color:#333;
		overflow:hidden;
	}
		#footer a{
			color:#333;
			text-decoration:none;
		}


#container p.hr{
	border:solid #DEE3E7;
	border-width:1px 0 0 0;
	margin:0;
	padding: 3px;
	outline:none;
}
#container p{
	margin:0 0 15px 0;
}
#container form p{
	margin:0 0 5px 0;
}
#container p img.floatleft{
	margin:0 20px 0 0;
}
#container p img.floatright{
	margin:0 0 0 20px;
}
#mainarea img.floatleft, #mainarea p img.floatleft{
	margin:10px 10px 10px 0;
}
#mainarea img.floatright, #mainarea p img.floatright{
	margin:10px;
}
#container ul, #container ol{
	margin:0 0 0 20px;
}
#container ol{
	margin:0 0 0 30px;	
}
ul#portfolio{margin:0;list-style:none;}
#container dt, #container1 dt{
	font-weight:bold;
	margin:20px 0 10px 0;
}

#mytable {
	width: 590px;
	padding: 0;
	margin: 0;
}

th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	border-right: 0px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #ccc url(../images/bg_header.jpg) no-repeat;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 0px solid #ccc;
	background: none;
}

td {
	border-right: 0px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 6px 6px 6px 12px;
	color: #333;
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

td.alt {
	background: #F5FAFA;
	color: #333;
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.spec {
	border-left: 0px solid #ccc;
	border-top: 0;
	background: #fff;
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
	border-left: 0px solid #ccc;
	border-top: 0;
	background: #f5fafa;
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}

