* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(img/img01.gif) repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #6E6E6E;
}

#pagewrapper {
	border:#FFFFFF 5px solid;
	border-bottom:0;
	border-top:0;
	width:800px;
	margin:0 auto;
}

input, textarea, select {
	border:#A3A3A3 1px solid;
	font: normal 1em/normal Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	padding:1px;
}

legend {
	font: normal 1em/normal Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	color: #000;
	background:#FFF;
}

.prodcutsAttribut {
	border:0;
	border-bottom:#A3A3A3 1px dotted;
	font: normal 1em/normal Arial, Verdana, Helvetica, sans-serif;
	padding:5px;
	text-align:left;
}

#selectStickerSize, #txtinput {
	width:150px;
}

input[type=image] {
 border:none;
}

input[type=checkbox] {
 border:none;
}

input[type=radio] {
 border:none;
}

.catselect{
 color:#fff;
 background-color:#b1b3b4;
 font-style:normal;
} 

h1, h2, h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
	color: #414141;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 25px;
}

h2 {
	font-size: 16px;
	color:#6e6e6e;
}

h3 {
	font-size: 16px;
	font-weight: normal;
	color: #939292;
}

.txtsmall {
	font-size:smaller;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 190%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

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

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-right: 20px;
}

hr {
	display: none;
}

.headerNavigation {
	color:#6e6e6e;
	font-size:12px;
}

/* Stylish */

.productsAttributeDiv {
}

.productsAttributeSelect {
	margin:3px 0;
}

.productsAttribute {
	text-align:left;
}

.prodAttributeName {
	background:url(img/catList_CatLink_bg.jpg) repeat-x #000;
	font-weight:bold;
	padding:3px;
}

.prodAttributeName a {
	color:#FFF;
	display:block;
}

.producterror{
	padding:3px;
	color:#333333;
	font-weight:bold;
	border:1px #FF4F53 dotted;
	background:#FFAEB0;
}

.dotteddiv {
	border-bottom:#666666 dotted 1px;
	width:100%;
}

.smallHeading {
	font-weight:bold;
}

/* Logo */

#logo {
	width: 800px;
	height: 80px;
	margin: 0 auto;
}

#pagelogo {
	float: left;
	background: url(img/logo.jpg) no-repeat;
	width:220px;
	height:70px;
	margin-left:10px;
}

#pageslogan_img04 {
	float: right;
	text-align:right;
	background: url(img/logo2.gif) no-repeat;
	width:385px;
	height:70px;
	margin-right:10px;
}

#pageslogan_head_cat2 {
	float: right;
	text-align:right;
	background: url(img/logo3.gif) no-repeat;
	width:385px;
	height:70px;
	margin-right:10px;
}

.catList_CatWrapper {
	width:170px;
}

.catList_CatBox {
	border:1px solid #999999;
	border-bottom:0;
	height:170px;
	display:block;
	cursor:pointer;
}

.catList_CatLink, .catList_CatLink a {
	background:url(img/catList_CatLink_bg.jpg) repeat-x #000;
	font-weight:bold;
	padding:3px;
	color:#FFF;
	text-align:left;
}

.prodList_ProdBox {
	border:1px solid #999999;
	height:163px;
	width:163px;
	display:block;
	text-align:center;
}

.prodList_ProdLink, .prodList_ProdLink a {
	font-weight:bold;
	width:163px;
	padding:3px 0;
	text-align:left;
}

.prodList_ProdText {
	width:163px;
	text-align:right;
}

.prodView_ProdPic {
	border:1px dotted #999999;
	height:200px;
	width:200px;
	float:left;
}

.prodView_ProdDetails {
	height:200px;
	width:200px;
	float:left;
	position:relative;
	padding-left:5px;
}


#logo a {
	text-decoration: none;
}

/* Menu */

.menu {
	width: 800px;
	height: 30px;
	margin: 0 auto;
	padding:0;
	background:url(img/button_navi_top_left.gif) repeat-x top right;
}

.menu ul {
	margin:0;
	padding:0;
	list-style: none;
}

.menu li {
	text-align:center;
	float: left;
	cursor:pointer;
	padding-left:8px;
	background:url(img/button_navi_top_left.gif) no-repeat;
	border-right:1px #737070 solid;
}

.menu li:hover {
	background-position: 0 -30px;
}

.menu li:hover a{
	background-position: 100% -30px;
}

.menu li a {
	text-decoration: none;
	font-size: 12px;
	color: #FFF;
	padding:3px 8px 2px 0;
	background:url(img/button_navi_top_left.gif) no-repeat top right;
	display:block;
	font-weight:bold;
}

#current_li {
	background-position: 0 -30px;
}

#current_a {
	background-position: 100% -30px;
}


/* Cart box */

.boxTextBGII {
	text-align:center;
}

#cartbox {
	float: left;
	margin:0;
	padding:6px 6px 6px 12px;
	background:url(img/button_navi_top_left.gif) no-repeat;
}

/* Search */

#search {
	float: right;
	padding:4px 6px 4px 12px;
	background:url(img/button_navi_top_middle.gif) no-repeat;
}

#search fieldset {
	border: none;
}

#search input {
	float: left;
}

#search #s {
	width: 100px;
	margin-right: 7px;
	padding: 2px 5px;
}

#search #x {
	background: none;
	border: none;
}

/* Banner */

#banner {
	width: 800px;
	margin: 0 auto;
	padding:0;
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	padding: 5px 0;
}

/* Content */

#content {
	width:100%;
}

#contentmenu{
	width:100%;
	text-align:right;
}

.post {
}

.post .title {
	margin: 0 0 5px 0;
	padding: 0 10px 10px 0;
	border-bottom:#666666 dotted 1px;
}

.post .entry {
	padding: 0 20px;
}

.post .meta {
	height: 47px;
	margin: 20px 0 40px 0;
	padding: 15px 0 0 20px;
	background: url(img/img07.gif) no-repeat;
	line-height: normal;
}

/* Article */
.articleBox {
	border:#999999 1px solid;
}

.pdPrice {
	color:#000000;
	font-size:larger;
}

/* Submenu */
#submenu{
	width: 800px;
	height: 26px;
	margin: 0 auto;
	margin-bottom:10px;
	border:1px dotted #827d80;
	border-left:0;
	border-right:0;
}

#submenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#submenu li {
	float: left;
	padding:0 10px 0 0;
	margin:5px;
	border-right:1px solid #827d80;
}

#submenu li.first {
	background: none;
}

#submenu a {
	text-decoration: none;
	font-size: 12px;
	color: #827d80;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 253px;
}

#sidebar a {
 text-decoration:none;
}

#sidebar a:hover {
 text-decoration:underline;
}


#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 40px;
	padding: 0 15px 0 20px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 5px 0;
	border-bottom: 1px solid #E5E5E5;
}

#sidebar li h2 {
	margin-bottom: 5px;
	font-size: 18px;
}

/* Calendar */

#sidebar #calendar {
	padding: 0;
	background: url(img/img08.jpg) no-repeat;
}

#calendar caption {
	margin: -20px auto 0 auto;
	text-align: center;
	font-weight: bold;
}

#calendar table {
	margin: 0 auto;
	caption-side: bottom;
}

#calendar thead th {
	width: 31px;
	height: 40px;
	font-weight: bold;
	color: #FFFFFF;
}

#calendar tbody td {
	width: 31px;
	height: 31px;
	text-align: center;
	color: #9E9E9E;
}

#calendar tfoot td {
	padding-top: 20px;
	font-weight: bold;
}

#calendar #next {
	text-align: right;
}

.clearHere{
clear:both;
}
/* Footer */

#footer {
	clear: both;
	width: 800px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
}

#footer p {
	margin: 0;
	line-height: normal;
	color: #B4B4B4;
}

#footer a {
	color: #B4B4B4;
}

#footer .legal {
	float: left;
}

#footer .credit {
	float: right;
}

.copyright {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
.parseTime {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
A.copyright {
  color: #000000;
}
A.copyright:hover {
  color: #0000ff;
  text-decoration: underline;
}

.moduleRow {
	font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 11px;
 line-height: 1.5;
 background-color: #E6E6E6;
 border: 1px solid;
 border-color: #E6E6E6;

}
.moduleRowOver {
	background-color: #D7E9F7;
	border: 1px solid;
	border-color: #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 1.5;
}

.moduleRowSelected { background-color: #ececed; }

td
{
padding:5px 0 5px 0;
}

.highslide {
    cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;

    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;

    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}

/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 400px;
    padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.balloonstyle{
position:absolute;
top: -500px;
left: 0;
padding: 5px;
visibility: hidden;
border:1px solid black;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: white;
width: 200px;
}

#arrowhead{
z-index: 99;
position:absolute;
top: -500px;
left: 0;
visibility: hidden;
}


