
body {
	background: #faf9f8 url(img/mainbg.png) repeat-x;
	color: #777;
	margin: 0;
}

img {border: 0; padding: 0; margin: 0;}
p {margin-bottom: 11px}
table {margin: 0}
td {padding: 2px;}
h1 {font-size: 24px; font-weight: bold; color: #335560}
h2 {font-size: 14px; font-weight: bold; color: #333; margin: 0 0 5px 0}

ul { margin: 0px}

select, input[type="text"], input[type="password"]  {
	height: 15px;
	line-height: 15px;
	font-size: 11px;
	color: #777;
	border: 1px solid #ada797;
	background: white;

}

.rounded { -webkit-border-radius: 7px; -moz-border-radius: 7px;}

.horinaja_pagination {
	position: absolute;
	top: 12px;
	right: 0px;
	z-index: 100;
}


.horinaja_pagination  LI {
	list-style-type: none;
	display: block;
	margin: 0;
	float: left;
}


select {height: 18px}
/*strong {color: black}*/

a[target="_blank"]:after { margin-left: 4px; content: url(img/newwindowicon.png) }

a[href$='.pdf'] {line-height: 30px;}
a[href$='.pdf']:before {vertical-align: text-top; content: url(img/pdficon.png); margin-right: 5px }

/********************************************************************************************************************************/


#coreuppermenus TD {height: 24px; padding: 0;}
#coreuppermenus TR.nouser {display: none}

.topmenu {background-color: #9c9a91; text-align: center; color: #c5c2b7; font-size: 10px;}
.topmenu A:link, .topmenu A:hover, .topmenu A:visited {color: white; font-weight: bold}

.usermenu {background-color: white; text-align: center; color: #7c8d9a; font-size: 10px;}
.usermenu A:link, .usermenu A:hover, .usermenu A:visited {font-weight: bold}

.topmenuleft, .topmenuright, .usermenuleft, .usermenuright {height: 24px; width: 9px; vertical-align: middle}

.topmenuleft.nouser {background: url(img/coretopmenuleftnouser.png)}
.topmenuright.nouser {background: url(img/coretopmenurightnouser.png)}
.topmenuleft.loggeduser {background: url(img/coretopmenuleftloggeduser.png)}
.topmenuright.loggeduser {background: url(img/coretopmenurightloggeduser.png)}
.usermenuleft.loggeduser {background: url(img/coreusermenuleft.png)}
.usermenuright.loggeduser {background: url(img/coreusermenuright.png)}

/********************************************************************************************************************************/

#core_mainpanel {
	background-color: #fcfcfc;
	background-image: url(img/mainpanelbg.gif);
	background-repeat: repeat-x;
	/*border: 1px solid #bab7ae;*/
	padding: 10px;	
}

#home_rotatorpanel {
	background-color: white;
}

#home_featuredpanel {
	margin-top: 10px;
	background-color: white;
}

.home_contactpanelinfo {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	text-align: center;
}

#featureditems td.title, #coin_relateditems td.title {
	width: 160px;
	font-size: 10px;
	text-align: center;
	vertical-align: bottom;
}

#featureditems td.photo, #coin_relateditems td.photo {
	width: 160px;
	height: 120px;
	text-align: center;
	vertical-align: middle;
	padding: 5px 0 20px 0;
}

#coin_relateditems td.title, #coin_relateditems td.photo { width: 25%; font-size: 9px; font-weight: normal }

#featureditems td.title a {font-weight: normal }

.home_lowerpanel, #shop_categorypanel {
	background-color: #fafbf9;
	margin-top: 10px;
	border: 1px solid #e0e0e0;	
}

#home_searchpanel {
	background: url(img/homesearchpanelbg.png);
	padding: 6px 0;
	/*/border: 1px solid #bab7ae;/*/
}

#home_loginpanel {
	margin: 10px 0;
	padding: 7px 0;
	background: #e0ddd7;
	/*/border: 1px solid #bab7ae;/*/
}

#home_uslugitable TD {
	padding: 5px 4px;
	border-bottom: 1px solid #e0e0e0;
}

.home_uslugititle {
	font-size: 16px;
	font-weight: bold;
	color: #355560;
	display: block;
	margin-bottom: 5px;
}

.home_articletitle {
	font-size: 14px;
	font-weight: bold;
}

#footer {
	font-size: 10px;
	padding: 10px 0 0 10px;
	text-align: center;
}

#footer P {
	margin: 3px 0 10px 0;
	font-size: 9px;
	text-align: center;
}

.controlpanel {overflow: hidden;}

.contentholder {margin: 5px 10px; position: relative;}

.contentholder > H2, #shop_categorypanel H2 {
	width: 100%;
	height: 45px;
	margin: 6px 0px 3px 0px;
	overflow: hidden;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
	display: block;
	background-image: url(img/panelheaderline.png);
	background-repeat: no-repeat; 
	background-position: 0px 30px;
	color: #777;
}

a:link, a:visited, a:hover, a:active {
	font-weight: bold;
	text-decoration: none;
	color: #335560;
}

a:hover, a:active {
	text-decoration: underline;
}

.controlpanel a.morelink {
	display: block;
	line-height: 26px;
	margin-bottom: 6px;
	border-top: 1px solid #c0c0c0;
	text-align: right;
}

.controlpanel a.morelink:after { content: " \00BB"; }

#home_searchpanel a { font-weight: normal; text-align: right;}
#home_searchpanel #searchbox { vertical-align: top; width: 225px;}

/****** SLIDER PANEL **********/

.coda-slider .coin {height: 270px}
.coda-slider .coin > .photo {width: 250px; float: left; }
.coda-slider .coin > .info_pane {width: 300px; margin-left: 35px; padding-top: 8px; float:left;}

.info_pane .title_curr {font-size: 18px; font-weight: bold; line-height: 26px}
.info_pane .title_name {font-size: 14px; line-height: 20px}
.info_pane P {margin-top: 10px}

/********************************************************************************************************************************/

.home_categorylister_level1, .home_categorylister_level2, .shop_categorylister_level1, .shop_categorylister_level2, .shop_categorylister_level3 {
	color: #335560;
	display: block;
}

.home_categorylister_level1 {
	font-weight: bold;
	margin-top: 20px;
	font-size: 12px;
	letter-spacing: -0.5px;
}

.home_categorylister_level2 {
	font-weight: normal;
	font-size: 10px;
	margin: 3px 0 0 15px;
}


.home_categorylister_level1:before, .shop_categorylister_level1:before {
	content: url(img/shopcategorylistbullet1.png);
}

.home_categorylister_level2:before, .shop_categorylister_level2:before, .shop_categorylister_level3:before {
	content: url(img/shopcategorylistbullet2.png);
}

#home_categorylister_table td {
	width: auto;
	vertical-align: top;
}

/********************************************************************************************************************************/

#content_mainpanel {background-color: white;}
#content_mainpanel #contentholder {margin: 6px 20px}

/********************************************************************************************************************************/

#shop_searchpanel {
	background: url(img/shopsearchpanelbg.png);
	border: 1px solid #bab7ae;
}

#shop_searchpanel #searchbox {
	width: 260px;
}

#shop_searchpanel #searchwheretd div, 
#shop_searchpanel #searchwheretd img {
	margin-top: -5px;
}

.shop_categorylister_level1 {
	font-weight: bold;
	margin-top: 5px;
	font-size: 11px;
}

.shop_categorylister_level2 {
	font-weight: normal;
	font-size: 10px;
	margin: 3px 0 0 15px;
}

.shop_categorylister_level3 {
	font-weight: normal;
	font-size: 9px;
	margin: 3px 0 0 25px;
}

.shop_categorylister_level2 a {font-weight: normal}
.shop_categorylister_level1:before {font-size: 8px;}
.shop_categorylister_level3:before {font-size: 5px;}

#shop_categorypanel {padding-bottom: 15px;}
#shop_categorypanel H2 {font-size: 16px; height: 40px; background-position: 0px 24px;}

#shop_breadcumbs {font-size: 10px; margin-bottom: 8px;}

#shop_categorybreadcumbs h1 {font-size: 14px}
#shop_categorybreadcumbs h1 .path {font-size: 14px; display: block;}
#shop_categorybreadcumbs h1 .selected {font-weight: bold; font-size: 35px; color: #335560; letter-spacing: -2px; line-height: 30px; margin-bottom: 7px; text-shadow: 0px 1px 0px #fff;}

#shop_coincount {float: left; margin-left: 3px;}
#shop_coincount span {font-weight: bold;}
#shop_itemsperpagepanel {float: right;  height: 20px; padding-right: 25px; }
#shop_sortpanel {float: right; height: 20px;}

.shop_coinlistpager {text-align: center; margin-top:5px; background: #f7f7f5; border: 1px solid #bab7ae; font-size: 10px;}

.shop_coinlistpager #pagecount {float: left;}
.shop_coinlistpager #left {float: right;}
.shop_coinlistpager #numbers {float: right; margin: 5px 12px;}
.shop_coinlistpager #right {float: right;}

#shop_coinlist { background-color: white; margin-top: 5px;}
#shop_coinlist .contentholder {padding: 15px}
#shop_coinlist .orderonly_notif, #coin_controlspanel .orderonly_notif {display: block; margin: 0; color: red; font-size: 10px; text-align: justify; }
#shop_coinlisttable { width: 100%; border: 0px solid #e0e0e0; }
#shop_coinlisttable td.coincell { width: 50%; padding: 10px 10px; border-style: solid; border-color: #eee; }
#shop_coinlisttable td.brgt {border-right-width: 1px;}
#shop_coinlisttable td.bdwn {border-bottom-width: 1px;}
#shop_coinlisttable div {width: 100%; }
#shop_coinlisttable div .photo {text-align: center; vertical-align: middle; height: 170px}
#shop_coinlisttable div .data {vertical-align: top; height: 45px}
#shop_coinlisttable div .lowerdata {vertical-align: bottom; height: 20px}
#shop_coinlisttable div .controls {vertical-align: middle; height: 20px}
#shop_coinlisttable div .coin_no {font-size: 9px; line-height: 12px; display: block; color: #aaa}
#shop_coinlisttable div .title_curr {font-size: 18px; font-weight: bold; display: block; line-height: 21px}
#shop_coinlisttable div .title_name {font-size: 12px;}
#shop_coinlisttable div .year {font-size: 10px; color: #777}
#shop_coinlisttable div .pricetag {display: block; margin-top: 20px; margin-bottom: 10px; padding: 0}
#shop_coinlisttable div .feature_value {font-weight: bold;}

#coin_mainpanel {background-color: white; margin-top: 5px; padding: 20px}
#coin_mainpanel .path {font-size: 13px; display: block; margin-top: 20px; color: #9c9991}
#coin_mainpanel h1 {color: #335560; margin: 0px;}
#coin_mainpanel h1 .title_curr {font-size: 26px; font-weight: bold; line-height: 35px; display: block}
#coin_mainpanel h1 .title_name {font-size: 20px; font-weight: normal; line-height: 22px; display: block}
#coin_mainpanel .coin_no {display: block; font-size: 10px; margin: 5px 0 20px 0; color: #aaa}

#coin_infopanel {float:left; width: 45%; padding: 5px; margin-right: 20px; background-color: #f2f1f0}
#coin_infopanel .itembrieftext {width: 50%; color: #777; text-align: right;}
#coin_infopanel .itembriefvalue {width: 50%; color: black; font-weight: bold;}
#coin_controlspanel {float:left; width: 50%;}
#coin_controlspanel .desc {display: block; margin-bottom: 12px;}
#coin_controlspanel .pricetag, #coin_controlspanel .orderonly_notif {margin-bottom: 12px;}

#coin_relateditems {margin-top: 45px}

.coin_zoomcaption {font-size: 10px; color: #bbb; line-height: 14px;}


#advancedsearch_phrasepanel {
background-image: url(img/homesearchpanelbg.png); border: 1px solid #e0e0e0; padding: 8px 15px; margin-bottom: 10px;
}

#advancedsearch_criteriapanel {
border: 1px solid #e0e0e0; padding: 8px  15px;
}

.advancedsearch_criterialabelcell {
color: #777;
height: 20px;
width: 100px;
padding: 0 15px;
text-align: right;
font-weight: bold;
font-size: 12px;
line-height: 18px;
}

.advancedsearch_criteriadatacell {
line-height: 28px;
}

.advancedsearch_hinttext {
font-size: 9px;
}
