body {
  color: #000;
  font-size: 12px;
  font-family: Trebuchet MS, Arial, sans-serif;
  vertical-align: baseline;
  line-height: 1.5;
  background: #fff;
}

* {
  margin: 0;
  padding: 0;
}

.left {
  display: block;
  float:left;
}

.right {
  display: block;
  float: right;
}

.marker {
  font-weight: bold;
}

.clr {
  clear: both;
}

.image {
  margin: 5px;
}

.button {
  border: 2px solid #EEEEEE;
  margin: 3px 0 3px 0;
}

/* Remove annoying border on linked images. */
a img { border: none; }

h1 {
  color: #000;
  font-size: 20px;
}

h2 {
  color: #000;
  font-size: 18px;
}

h3 {
  font-size: 16px;
}

h4 {
  font-size: 14px;
}

a {
  color: #000;
  text-decoration:underline;
}

a:hover {
  text-decoration: none;
}


#breadcrumbs li {
  display: inline;
}

table {
	clear: both;
}

.fan_box .profileimage {
  display: none;
}

.container {
  margin: 0 auto;
  width: 980px;
  padding: 0px;
  overflow: auto; /* Auto display scrolls if overflow */
}
/* HEADER */
.header {
  display:block;
  float:left;
  width:980px;
}

.header h1 {
	display: block;
	text-indent: -9999px;
	font-size: 0px;
	height: 0px;
	width: 0px;
}

.top {
  display:block;
  float:left;
  width:980px;
}

.top .left {
  padding: 45px 0px 0px 0px;
}

.top .right {
  padding: 10px 0px 10px 0px;
}

.top .box {
  display: block;
  float: left;
  width: 203px;
  padding: 0px 0px 10px 0px;
  background: url(../images/bg_login_bottom.jpg) bottom no-repeat;
  margin: 0px 2px 0px 0px;
}

.top .box .box_header {
  display: block;
  float: left;
  width: 193px;
  background: url(../images/bg_login_top.jpg) top no-repeat;
  color: #4294ad;
  padding: 7px 0px 0px 10px;
  font-weight: bold;
}

.top .box .box_content {
  display: block;
  float: left;
  width: 181px;
  border-left: solid #d1d1d1 1px;
  border-right: solid #d1d1d1 1px;
  padding: 10px 10px 0px 10px;
  height: 130px;
}

.top .box label, .top .box .inputbox, .top .box .forgot, .top .box .submit {
  font-size: 11px;
  display: block;
  float: left;
  clear: both;
  margin: 0px 0px 2px 0px;
}

.top .box .inputbox {
  border: solid #d1d1d1 1px;
  font-size: 12px;
  width: 173px;
  padding: 2px;
}

.top .box .forgot {
  color: #000;
  width: 100%;
}

.top .box .forgot:hover {
  text-decoration: underline;
}

.top .box .submit {
  font-size: 11px;
  width: 107px;
  height: 24px;
  background: url(../images/btn_type2.jpg) no-repeat;
  border: 0;
  margin: 2px 0px 2px 0px;
  padding: 0px 0px 5px 0px;
}

.top .box .mod_eshop_mc_p_summary_f {
  background: url(../images/ico_cart.jpg) center left no-repeat;
  padding: 22px 0px 22px 35px;
}

.top .box .show_cart {
  display: block;
  font-size: 11px;
  width: 107px;
  height: 22px;
  background: url(../images/btn_type2.jpg) no-repeat;
  border: 0;
  text-align: center;
  color: #000;
  text-decoration: none;
  margin: 5px 0px 0px 0px;
  padding: 2px 0px 0px 0px;
  font-weight: bold;
}

.top .box .links {
  display: block;
  float: left;
  width: 100%;
  padding: 15px 0px 15px 0px;
}

.menu {
	display:block;
  float:left;
  width:980px;
  height: 29px;
  list-style: none;
  background: url(../images/bg_menu.jpg) no-repeat;
}

.menu li {
	display:block;
  float:left;
  background: url(../images/bg_menu_sep.jpg) no-repeat right;
  padding: 0px 2px 0px 0px;
}

.menu li a {
	display:block;
  float:left;
  height: 24px;
  padding: 5px 20px 0px 20px;
  font-size: 12px;
  font-weight: bold;
  color: #191919;
  text-transform: uppercase;
  text-decoration: none;
}


.menu li a:hover, .menu li a.menu-first:hover {
	background: url(../images/bg_menu_hv.jpg);
	text-decoration: none;
  color: #082d38;
}

.menu li a.menu-current {
	font-style: italic;
}

.menu li a.menu-first:hover {
	background: url(../images/bg_menu_hv0.jpg) no-repeat;
}

.menu li a.menu-last {
	background: url(../images/bg_menu_rss.jpg) repeat-x;
  color: #fff;
}

.menu li a.menu-last:hover {
	background: url(../images/bg_menu_hv.jpg) repeat-x;
  color: #082d38;
}

.main {
	display:block;
  float:left;
  width:590px;
  height: 209px;
  background: url(../images/bg_main.jpg) no-repeat;
}

.content {
	display:block;
  float:left;
  width:980px;
  padding: 10px 0px 20px 0px;
}

.leftside {
	display:block;
  float:left;
  width:172px;
  padding: 0px 0px 0px 0px; 
}

.leftside .heading {
	display:block;
  float:left;
  width:162px;
  background: url(../images/bg_left_top.jpg) no-repeat;
  font-size: 14px;
  color: #4a4a4a;
  padding: 10px 0px 0px 10px;
  font-weight: normal;
  text-transform: uppercase
}

.leftside .block {
	display:block;
  float:left;
  width:172px;
  background: url(../images/bg_left_bottom.jpg) no-repeat bottom;
  padding: 0px 0px 20px 0px;
  margin: 0px 0px 10px 0px;
}

.leftside .block .block_content {
	display:block;
  float:left;
  width:150px;
  background: #fff;
  padding: 5px 10px 0px 10px;
  border-left: solid #c5c5c5 1px;
  border-right: solid #c5c5c5 1px;
}

.leftside .categories {
  list-style: none;
}

.leftside .categories li {
  display: block;
  float: left;
  width: 145px;
  padding: 2px 0px 3px 5px;
}

.leftside .categories li a {
  color: #565656;
  text-decoration: none;
}

.leftside .categories li a:hover {
  text-decoration: underline;
}

.leftside .categories li a.menu-current {
  font-weight: bold;
}

.leftside .categories .even {
  background: #ebebeb;
}

/* ------ RIGHTSIDE ------- */
.rightside {
	display:block;
  float:left;
  width:218px;
  padding: 0px 0px 0px 0px; 
}

.rightside .heading {
	display:block;
  float:left;
  width:208px;
  background: url(../images/bg_right_top.jpg) no-repeat;
  font-size: 14px;
  color: #4a4a4a;
  padding: 10px 0px 0px 10px;
  font-weight: normal;
  text-transform: uppercase
}

.rightside .block {
	display:block;
  float:left;
  width:218px;
  background: url(../images/bg_right_bottom.jpg) no-repeat bottom;
  padding: 0px 0px 20px 0px;
  margin: 0px 0px 10px 0px;
}

.rightside .block .block_content {
	display:block;
  float:left;
  width:196px;
  background: #fff;
  padding: 5px 10px 0px 10px;
  border-left: solid #d1d1d1 1px;
  border-right: solid #d1d1d1 1px;
}

.rightside .news_post, .page .news_post {
  display: block;
  float: left;
  width:196px;
  padding: 0px 0px 10px 0px;
  border-bottom: dashed 1px #e1e1e1;
  margin-bottom: 10px;
}

.news_post a {
  font-weight: bold;
  text-decoration: none;
}

.news_post a:hover {
  text-decoration: underline;
}

.news_post .title {
  font-size: 14px;
  color: #4294ad;
  width: 100%;
}

.news_post .posted {
  font-size: 10px;
}

.page .news_post {
  width: 560px;
}

.page {
	display:block;
  float:left;
  width:590px;
}

.page p {
	padding: 0px 0px 10px 0px;
}

.page p img, .page p img.nb {
	float: left;
	border: solid #ccc 1px;
	padding: 1px;
	margin: 10px 10px 10px 0px;
	display: block;	
}

.page img.nb {
	border: 0;
	float: none;
}

.page td img {
	float: none;
	display: inline;
	margin: 0px;
}

.page .items {
  list-style: none;
  width: 100%;
  margin: 0;
  padding: 0;
}

.page .items li {
  display: block;
  float: left;
  width: 186px;
  border-top: solid #bababa 1px;
  padding: 10px 0px 10px 0px;
  text-align: center;
}

.page .items li.clear {
  display: block;
  float: left;
  width: 100%;
  height: 0;
  margin: 0;
  padding: 0;
  border: 0;
}

.page .items li .thumb img {
  border: solid #c9cbcf 1px;
  float: none;
  display: inline;
  margin: 10px 0px 10px 0px; 
}

.page .items li h3 {
  display: block;
  float: left;
  width: 100%;
}

.page .items li h3 a {
  color: #111;
  font-size: 12px;
}

.page .items li .thumb, .page .items li .price, .page .items li .form {
  display: block;
  float: left;
  width: 186px;
}

.page .items li .thumb {
  min-height: 120px;
}

.page .items li .price {
  color: #93be20;
  font-size: 11px;
}

.page .items li .form {
  width: 151px;
  padding: 0px 0px 0px 35px;
}

.page .items li .price span {
  font-size: 14px;
  font-weight: bold;
}

.page .items li .form a {
  display: block;
  float: left;
  width: 49px;
  height: 18px;
  background: url(../images/bg_info.jpg) no-repeat;
  padding: 1px 0px 0px 3px;
  text-decoration: none;
  font-size: 11px;
}

.page .items li .form .mod_eshop_bt_add_f {
  display: block;
  float: left;
  width: 71px;
  height: 19px;
  background: url(../images/bg_to_cart.jpg) no-repeat;
  border: 0;
  font-size: 11px;
  font-weight: bold;
  padding: 0px 0px 3px 0px;
}

.page .page_heading {
	display:block;
  float:left;
  width:575px;
  font-size: 18px;
  color: #4a4a4a;
  padding: 12px 0px 0px 15px;
  font-weight: bold;
}

.page_content {
	display:block;
  float:left;
  width:560px;
  background: #fff;
  padding: 0px 15px 0px 15px
}

.page_content h2 {
	display:block;
  float:left;
  width:560px;
  font-size: 16px;
  color: #000;
}

.page_content ul, .page_content ol {
	display:block;
  float:left;
  margin: 0;
  padding: 5px 5px 5px 25px;
}

.page_content .textfield, .page_content .textarea, .page_content .email {
	border: solid #666 1px;
	padding: 2px;
}

.page_content .submit {
	border: solid #333 1px;
	padding: 3px 10px 3px 10px;
}

.page .navigation {
	display: block;
	float: left;
	width: 560px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #000;
  border-top: solid #bababa 1px;
  padding: 10px 0px 0px 0px;
}

.page .navigation .prev, .page .navigation .next, .page .navigation .text_of {
  display: block;
  float: left;
  width: 186px;
}

.page .navigation .next {
  float: right;
  text-align: right;
}

.page .navigation .text_of {
  text-align: center;
}

.page .navigation a {
	color: #2cb6e9;
	font-weight: normal;
}

.page #orders th {
  background: #e1e1e1;
  padding: 5px;
  text-align: left;
}

.page #orders td {
  padding: 5px;
}

.footer {
  margin: 0 auto;
  width: 950px;
  padding: 11px 20px 0px 20px;
  overflow: auto; /* Auto display scrolls if overflow */
  color: #000;
  font-size: 11px;
}

.footer_container {
	display:block;
  float:left;
  width: 100%;
  height: 40px;
  border-top: solid #b7c1c4 3px;
}

/*register form*/
span#error_width, span#error_height {
  clear: both;
  color: #A52A2A;
  font-size: 11px;
  font-weight: bold;
}

#shop_login, #shop_register, .login_title, .register_title {
  display: block;
  float: left;
}

.login_title, .register_title {
  background: #5a7177;
  width: 340px;
  padding: 5px 0px 5px 10px;
  margin: 10px 0px 0px 0px;
}

 .login_title a, .register_title a {
  font-size: 12px;
  color: #fff;
  text-decoration: none;
 }
 
.login_title a:hover, .register_title a:hover {
  text-decoration: underline;
}

#shop_login, #shop_register {
  padding: 10px;
  width: 540px;
  border: solid #B7C1C4 1px;
}

.select_user_type {
  border-bottom: solid #B7C1C4 1px;
  padding: 0px 0px 10px 0px;
  margin: 0px 0px 10px 0px;
}

.hide, .nixhier {
  display: none;
}

.error {
  display:block;
  float: left;
  width: 95%;
  color: #B40909;
  text-align: center;
  margin: 5px 0px 10px 0px;
  padding: 10px 0px 10px 0px;
}

.error-label {
  color: #B40909;
}

.inputbox, .inputbox_small, textarea.inputbox {
	border: solid #666 1px;
	padding: 2px;
	width: 180px;
	font-size: 11px;
}

.inputboxerror {
	border: solid #666 1px;
	padding: 2px;
	width: 180px;
	font-size: 11px;
}

.inputboxerror, .error {
  border: solid #B40909 1px;
  background: #F9B7B7;
}

