body {
	background-color: #ffffff;
	color: #000000;
	font-family: 'arial ce', arial, sans-serif;
	font-size: 11px;
	margin: 10px 0 0 0 !important; 
	padding: 0;
	text-align: center;
}
 
form {
	border: 0; margin: 0; padding: 0;
}

input, select, textarea {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
    border-style: solid;
    border-width: 1px;
    border-color: #999999;
}

input.nb {
	border-color: silver;
}

img {
	border: 0; margin: 0; padding: 0;
}

td, th {
	font-family: 'arial ce', arial, 'geneva ce', 'helvetica ce', geneva, helvetica, verdana, lucida, sans-serif;
	font-size: 11px;
	vertical-align: top;
}

a {
	margin: 0; border: 0; padding: 0;
	/*color: #c38307;*/
	/*color: #8a5d05;*/
	color: #666666;
	background-color: transparent;
 	text-decoration: none;
}

a:visited {
	color: #666666;
	background-color: transparent;
}

a:hover {
	color: #c38307;
	text-decoration: none;
	background-color: transparent;
}

a:active {
	color : #c38307;
	background-color: transparent;
}

hr {
	color: #c38307;
	background-color: #c38307;
	border-width: 0;
	height: 1px;
	margin: 4px 0 4px 0;
}
/*---------- schema ----------*/
#container {
	width: 100%;
	padding: 0;
}
/*---------- index ----------*/
#start {
	width: 960px;
	margin: 0 auto;
	padding-top: 10px;
	font-family: Arial, Helvetica;
    background-color: #ffffff;
}

#jewelctn .jbox, #watchctn .jbox, #fashionctn .jbox {
	width: 234px;
	margin: 0 8px 14px 0;
	float: left;
	display: inline;
	text-align: left;
	
}

#jewelctn .jbox-last, #watchctn .jbox-last, #fashionctn .jbox-last {
	margin: 0 0 14px 0;
}

#jewelrecommend .jewelbox {
    float: left;
    margin: 0 10px 10px 0;
    text-align: left;
    width: 475px;
}

#jewelrecommend .last {
    margin: 0 0 10px 0;
}

#watchctn .boximg {
	position: relative;
	height: 123px;
	top: 0px;
	left: 0px;
	background-color: transparent;
	vertical-align: bottom;
    z-index: 1;
}

#jewelctn .boxtxt, #watchctn .boxtxt, #fashionctn .boxtxt {
	height: 90px;
	padding: 10px 10px 0 10px;
	border-left: 1px dotted #cccccc;
	color: #666666;
}

#jewelctn .boxtxt-first, #watchctn .boxtxt-first, #fashionctn .boxtxt-first {
	border-left: 0;
	padding: 10px 10px 0 0;
}

#jewelctn .jbox a, #jewelctn .jbox a:hover,
#watchctn .jbox a, #watchctn .jbox a:hover,
#fashionctn .jbox a, #fashionctn .jbox a:hover {
	text-decoration: none;
}

#jewelctn .jbox h1, #watchctn .jbox h1, #fashionctn .jbox h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 4px 0;
	color: #000;
}

#jewelscrtop {
	text-align: left;
	margin-top: 10px;
}

#jewelscr {
	width: 960px !important;
	height: 110px;
	margin: 4px auto 10px;
	background: #ffffff;
	display: block;
	position: relative;
}

#jewelslide { 
	position:relative; 
	overflow:hidden;
	width:960px;
	height:120px;
	margin:0px auto 0px; 
}

#scrollitems {
	display: block;
	position: relative;
	white-space: nowrap;
}

#scrollitems a { 
	padding: 0px; 
	margin: 0 1px; 
}
#scrollitems a img{ border:0 none; }

/* the forward and backward buttons */
.addfwd { display:block; position:absolute; cursor:pointer; width:17px; height:17px; top:40px; right:0px; background:url(../gfx/slide/scrollright.gif) no-repeat; margin-left: 40px; }
.addbkwd { display:block; position:absolute; cursor:pointer; width:17px; height:17px; top:40px; left:0px; background:url(../gfx/slide/scrollleft.gif) no-repeat; margin-right: 40px; }
/* thumbnail slider end */


#watchctn {
	position: relative;
	margin-top: 8px;
	width: 960px;
	float: left;
	display: inline;
	text-align: left;
}

#watchctn .abs {
	position: absolute;
	top: -8px;
	left: 0px;
	float: left;
    z-index: 100;
}


#newsctn {
	width: 960px;
	height: 324px;
	background-color: #000000;
	float: left;
	display: inline;
	text-align: left;
	margin-top: 10px;
}
#imgbg {
	position: relative;
	top: 0px;
	left: 0px;
}
#newsa {
	width: 576px;
	height: 324px;
	background-color: #000000;
	float: left;
	display: inline;
	position: relative;
}
#newsb {
	width: 384px;
	height: 324px;
	float: left;
	display: inline;
	color: #ffffff;
}
#newsb-tl {
	font-size: 12px;
	float: left;
	width: 100px;
	margin: 0 0 0 10px;
	padding: 11px 5px 13px 2px;
	border-bottom: 1px dotted #666666;
}
#newsb-tr {
	font-size: 12px;
	float: left;
	width: 256px;
	padding: 0 0 0 10px;
	border-left: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
	color: #666666;
}
#newsb-tr img {
	vertical-align: middle;
}
#newsb-ctn {
	position: relative;
	margin: 10px 0 10px 10px;
	height: 273px;
	scrollbar-base-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-face-color: #666;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-arrow-color: #999;
}
#newsb-ctn .box {
	border-bottom: 1px dotted #666666;
	margin-bottom: 6px;
	height: 80px;
}
#newsb-ctn .boximg {
	float: left;
	width: 126px;
	height: 80px;
	background-color: #000000;
}
#newsb-ctn .boxtxt {
	float: left;
	margin: 0 0 6px 10px;
	width: 216px;
	color: #999999;
}
#newsb-ctn h3 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	color: #cdcdcd;
}
#newsb-ctn p {
	margin: 0;
}
#newsb-ctn a, #newsb-tr a {
	color: #666666;
	text-decoration: none;
}
#newsb-ctn a:hover, #newsb-tr a:hover {
	color: #ffffff;
	text-decoration: none;
}
#newsb-tl a {
	color: #ffffff;
	text-decoration: none;
}
#newsb-tl a:hover {
	color: #ffffff;
	text-decoration: underline;
}


#fashionctn {
	width: 960px;
	height: 268px;
	margin-top: 10px;
	background: #fff url(gfx/fashion-bg.jpg) no-repeat top left;
}
	#fashionctn .sectionhdr{
		text-align: left;
		margin: 0 0 10px 0;
	}
	
	#fashionctn .boxtxt-first {
		border-left: 0;
		padding: 10px 10px 0 10px;
	}



/*---------- // index ----------*/

/*---------- schema top ----------*/
#topmenu {
	width: 960px;
	margin: 0 auto;
	text-align: right;
	color: #666666;
	font-size: 9px;
}

#topmenu img {
	margin: 0 9px 0 9px;
}

#topmenu a {
	text-decoration: none;
	color: #666666;
}

#topmenu a:visited {
	text-decoration: none;
}

#topmenu a:hover, #topmenu a.on, #topmenu a:visited.on {
	text-decoration: none;
	color: #c38307;
}

#topmenu a:active {
	text-decoration: none;
}

#top {
	width: 960px;
	margin: 0 auto;
}

#top .le {
	width: auto;
	float: left;
	display: inline;
}

#top .ri {
	width: auto;
	float: right;
	display: inline;
	margin: 0;
	padding: 0;
}

#top h1 {
	display: inline;
	margin: 0;
	padding: 0;
}

#top .ri img {
	margin-top: 30px;
	padding: 0;
}

#pfront {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	background: #1c0202;
}
/*---------- // schema top ----------*/
#ctn {
	width: 960px;
	margin: 0 auto;
	text-align: left;
    background-color: #ffffff;
    background: #ffffff no-repeat;
}
/*---------- left ----------*/
#lecol {
	font-family: 'arial ce', arial, 'geneva ce', 'helvetica ce', geneva, helvetica, verdana, lucida, sans-serif;;
	min-height: 550px;
	height: auto !important;
	width: 198px;
	float: left;
	display: inline;
	padding: 20px 15px 0 0;
    background-color: #ffffff;
}

#lecol ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 0;
}

#lecol ul li {
	padding-left: 14px;
}

#lecol li {
	margin-bottom: 1px;
	background: url(../gfx/bgc_pmenu1.gif) left bottom no-repeat;
	padding: 2px 0 4px 0;
}

#lecol li a:hover{
	color: #c38307;
}

#lecol li.tit {
	margin-bottom: 1px;
	background: url(../gfx/bgc_pmenu1.gif) left bottom no-repeat;
	padding: 2px 0 4px 9px;
	border-left: 4px solid #c38307;
	font-weight: bold;
	color: #c38307;
}

#lecol li.sti {
	margin-bottom: 1px;
	background: url(../gfx/bgc_pmenu1.gif) left bottom no-repeat;
	padding: 2px 0 4px 29px;
}

#lecol li.sto {
	padding: 2px 0 4px 29px;
}

#lecol li.sto a {
	color: #c38307;
	text-decoration: none;
	/*padding: 1px 0 4px 15px;*/
}

#lecol a {
	text-decoration: none;
	color: #666666;
}
/*---------- // left ----------*/
/*---------- right ----------*/
#ricol {
	width: 746px;
	height: auto !important;
	height: 550px;
	min-height: 550px;
	float: left;
	display: inline;
	padding: 0 0 0 0;
	border-left: 0px dotted #999999;
    background-color: #ffffff;
}

#ricol .ftop {
	width: auto;
}

#ricoltwoc {
	width: 747px;
	margin: 13px 0 0 0;
}

#ricoltwoc .tcl {
	width: 529px;
	float: left;
	display: inline;
	margin: 0;
}

#ricoltwoc .tcltxt {
	width: 600px;
	float: left;
	display: inline;
	margin: 0 0 0 30px;
}

#ricoltwoc .tcltxta {
	width: 370px;
	float: left;
	display: inline;
	margin: 0 0 0 30px;
}

#ricoltwoc .tcltxta img.titl {
	padding-top: 30px;
}

#ricoltwoc .tcltxta p.mark {
	font-size: 12px;
	color: #b27e08;
	margin-top: 15px;
}

#ricoltwoc .tcltxtb {
	width: 310px;
	float: right;
	display: inline;
	margin: 0px 0 0 0;
}

#ricoltwoc .tcltxtb img {
	border: 0px none;
}

#ricoltwoc .tcltxtb p.sygn {
	font-size: 11px;
}

#ricoltwoc .tcltxtc {
	width: 195px;
	float: right;
	display: inline;
	margin: 9px 0 0 0;
}

#ricoltwoc .otharti {
	margin-top: 0px;
}

#ricoltwoc .otharti p.lik{
	color: #666666;
	background: url(../gfx/bgc_pmenu1.gif) left bottom repeat-x;
	padding-bottom: 4px;
	padding-top: 3px;
	margin: 0;
}

#ricoltwoc .tcltxt1 {
	width: 710px;
	float: left;
	display: inline;
	margin: 0 0 0 30px;
}

#ricoltwoc .tcltxt1 img.photi {
	float: right;
	margin: 0 0 0 10px;
}

#ricoltwoc img.onepiimg {
	margin: 0 1px 1px 0;
}

#ricoltwoc .tcltxt a, #ricoltwoc .tcltxt1 a, #ricoltwoc .tcltxta a, #ricoltwoc .tcltxtb a, #ricoltwoc .tcltxtc a, #ricoltwoc .pmenu a {
	color: #666666;
	text-decoration: none;
}

#ricoltwoc .tcltxt a:hover, #ricoltwoc .tcltxt1 a:hover, #ricoltwoc .tcltxta a:hover, #ricoltwoc .tcltxtb a:hover, #ricoltwoc .tcltxtc a:hover, #ricoltwoc .pmenu a:hover {
	color: #C38307;
}

#ricoltwoc .tcl h1, .tcltxt h1, #ricoltwoc .tcltxt1 h1, #ricoltwoc .tcltxta h1, #ricoltwoc .tcltxtb h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	padding: 0;
	margin: 5px 0 12px 0;
}

#ricoltwoc .tcltxt h2, #ricoltwoc .tcltxt1 h2, #ricoltwoc .tcltxta h2, #ricoltwoc .tcltxtb h2 {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding: 0;
	margin: 17px 0 4px 0;
}

#ricoltwoc .tcltxt h3, #ricoltwoc .tcltxt1 h3, #ricoltwoc .tcltxta h3, #ricoltwoc .tcltxtb h3 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding: 0;
	margin: 17px 0 4px 0;
}

#ricoltwoc .boxz {
	width: auto;
	float: left;
	display: inline;
	margin-top: 15px;
	margin-bottom: 5px;
}

#ricoltwoc .boxzf {
	width: auto;
	float: left;
	display: inline;
}

#ricoltwoc .boxzt {
	width: 310px;
	float: left;
	display: inline;
	margin-left: 15px;
	line-height: 15px;
}

#ricoltwoc .boxzt h3 {
	font-size: 11px;
	font-weight: bold;
	margin-top: 0; padding-top: 0;
	margin-bottom: 1px;
	padding-bottom: 0;
	line-height: 13px;
	
}

#ricoltwoc .more {
	font-weight: normal;
	color: #c38307;
	text-decoration: none;
}
#ricoltwoc .more:hover {
	color: #8a5d05;
}

#ricoltwoc .tcltxta a.back {
	font-weight: normal;
	text-decoration: none;
	color: #C38307;
}

#ricoltwoc .tcr {
	width: 195px;
	float: right;
	display: inline;
	color: #666666;
	margin-bottom: 20px;
}

#ricoltwoc h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 0;
	margin: 5px 0 8px 0;
}

#ricoltwoc h3.g {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	padding: 0;
	margin: 5px 0 8px 0;
}


#ricoltwoc p {
	padding: 0;
	margin: 5px 0 8px 0;
}

#ricol .find a, #ricol .find a:hover {
	color: #999999;
}

#ricol .find {
	position: relative;
	top: 10px;
	width: 716px;
	float: left;
	display: inline;
	margin: 20px 0;
}

#ricol .findl {
	width: auto;
	float: left;
	display: inline;
}

#ricol .findr {
	width: auto;
	float: right;
	display: inline;
	color: #999999;
}
#ricol .active {
	font-weight: bold;
	text-decoration: underline;
}
#ricol .find a {
	color: #999999;
	text-decoration: none;
}

#ricol .find a:hover {
	color: #ac2020;
	text-decoration: none;
}

/*---------- // right ----------*/
/*---------- right prod----------*/
#pricol {
	font-family: 'arial ce', arial, 'geneva ce', 'helvetica ce', geneva, helvetica, verdana, lucida, sans-serif;;
	width: 731px;
	height: auto !important;
	height: 600px;
	min-height: 600px !important;
	float: left;
	display: inline;
	padding: 0 0 20px 15px;
	margin: 0 0 0 0;
	border-left: 1px dotted #cdcdcd;
    background-color: #ffffff;
}

#pricol .ftop {
	width: auto;
	float: left;
	display: inline;
}

#pricoltwoc {
	width: 700px;
	margin: 13px 0 0 0;
}

#pricoltwoc .tcl {
	width: 529px;
	float: left;
	display: inline;
	margin: 0;
}

#pricoltwoc .boxz {
	width: auto;
	float: left;
	display: inline;
	margin-top: 15px;
	margin-bottom: 5px;
}

#pricoltwoc .boxzf {
	width: auto;
	float: left;
	display: inline;
}

#pricoltwoc .boxzt {
	width: 310px;
	float: left;
	display: inline;
	margin-left: 15px;
}

#pricoltwoc .tcr {
	width: 195px;
	float: right;
	display: inline;
	color: #666666;
}

#pricoltwoc h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding: 0;
	margin: 5px 0 8px 0;
}

#pricoltwoc p {
	padding: 0;
	margin: 5px 0 8px 0;
}

#pricol .find {
	position: relative;
	width: 720px;
	float: left;
	display: inline;
	margin: 20px 0 0 0;
	z-index: 100;
}

#pricol .find2 {
	position: relative;
	width: 720px;
	float: left;
	display: inline;
	margin: 0px 0 0 0;
	z-index: 100;
}

#pricol .findl {
	width: auto;
	float: left;
	display: inline;
}

#pricol .findlPPP {
	color: #666666;
	width: auto;
	float: right;
	display: inline;
}

#pricol .reccnt {
	color: #666666;
	width: auto;
	float: left;
	display: inline;
}

#pricol .search {
	cursor: pointer;
}

#pricol .findr {
	width: auto;
	float: right;
	display: inline;
	color: #666666;
}

#accordion {
	position: relative;
	display: inline;
}

#pricol .active {
	font-weight: bold;
	text-decoration: underline;
	color: #C38307;
}

#pricol .find a {
	color: #666666;
	text-decoration: none;
}

#pricol .find a:hover {
	color: #C38307;
	text-decoration: none;
}

#gal {
	width: 720px;
	float: left;
	display: inline;
	/*background: url(../gfx/bgc_img.gif) center top repeat-y;*/
	margin: 20px 0 0px 0;
}

#gal .box {
	width: 148px;
	float: left;
	display: inline;
	margin: 0 0 0 20px;
	line-height: 18px;
	height: 250px;
	border-right: 1px dotted #cdcdcd;
	padding: 10px 10px 10px 0;
	color: #666666;
}
#gal .box-2 {
	height: 180px;
}
#gal .boxlast {
	border-right: 0 none;
}

#gal .box a, #gal .box a:hover {
	color: #C38307;
	/*#ac2020;*/
	text-decoration: underline;
}

#gal .prodimg {
	height: 130px;
}

#gal .boxpub {
	width: 140px;
	float: left;
	display: inline;
	margin: 0 8px 0 0;
	padding: 10px 16px 10px 10px;
	line-height: 18px;
	height: 250px;
	border-right: 1px dashed #cccccc;
}

#gal .pubimg {
	height: 165px;
}

#gal h2.pub {
	margin: 0;
	margin-top: 4px;
}

#gal .pubdate {
	color: #999999;
	font-style: italic;
}

#prod {
	width: 700px;
	float: left;
	display: inline;
	margin: 0;
}

#pricol h4 {
	font-family: Georgia, Times New Roman, serif;
	font-size: 17px;
	color: #333333;
	font-weight: normal;
	margin: 0 0 15px 0;
	padding: 0;
}

#prod .ple {
	width: 430px;
	float: left;
	display: inline;
	margin: 0;
	border-right: 1px dotted #bbbbbb;
	padding: 0px 0 10px 0;
	text-align: center;
	min-height: 360px !important;
}

#plebtn {
	width: 429px;
	float: left;
	display: inline;
	margin: 20px 0 0 0;
}

#plebtn .le {
	width: auto;
	float: left;
	display: inline;
}

#plebtn .ri {
	width: auto;
	float: right;
	display: inline;
	margin-right: 15px;
}

#prod .pri {
	width: 250px;
	float: left;
	display: inline;
	margin: 0 0 0 15px;
	padding: 20px 0 10px 0;
}

#prod .pri h1 {
	font-family: verdana, lucida, sans-serif, helvetica;
	font-size: 1.10em;
	/*font-variant: small-caps;*/
	color: #333333;
	font-weight: bold;
	margin: 0 0 15px 20px;
	padding: 0;
}

#prod .pri p {
	font-size: 11px;
	margin: 0 0 0px 20px;
	padding: 0;
	line-height: 16px;
}

#prod .pri p.pmenu {
	margin: 0 0 3px 6px;
	padding: 0 0 2px 0;
	line-height: 16px;
	background: url(../gfx/bgc_pmenu.gif) bottom left no-repeat;
}

#prod .pri p.pmenu a {
	color: #333333;
	text-decoration: none;
}

#prod .pri p.pmenu a:hover {
	color: #C38307;
}

#shadow {
	width: auto;
	float: left;
	display: inline;
}

#collection img {
	margin-bottom: 20px;
}

.ugold {
	text-decoration: underline !important;
	color: #C38307 !important;
}

/*---------- // right prod ----------*/
/*---------- footer ----------*/
#navpath {
	width: 920px;
	margin: 0 auto;
	font-size: 10px;
	background-color: #eeeeee;
	height: 32px;
	line-height: 30px;
	text-align: left;
	padding: 0 20px;
}
#navpath img {
	vertical-align: middle;
	margin: 0 6px;
}

#footer {
	width: 920px;
	height: 201px;
	background: url("/gfx/footer_bg.jpg") top left no-repeat;
	font-size: 10px;
	margin: 0 auto;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	color: #666666;
}

#footer p {
	text-align: left;
}

#footer p.fbox {
	display: inline;
	float: left;
	width: 140px;
	height: 170px;
	padding: 0;
	margin: 0 14px 0 0;
	line-height: 16px;
}
#footer p.fbox-last {
	margin: 0;
}

#footer .h3 {
	display: inline;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}

#footer div.copyright {
	float: left;
	width: 630px;
	text-align: left;
	padding: 6px 0 6px 0;
	margin: 0 0 0 0;
	border: 0;
	background: none;
}

#footer div.rt {
	float: left;
	width: 290px;
	text-align: right;
	padding: 6px 0 6px 0;
	margin: 0 0 0 0;
	border: 0;
	background: none;
}

#footer a {
	color: #666666;
	text-decoration: none;
}

#footer a:hover {
	color: #3c3c3c;
	text-decoration: none;
}
/*---------- // footer ----------*/

/*---------- beadsfooter ----------*/
#beadsfooter {
	width: 920px;
	height: 201px;
	background: url("/gfx/beads_stopka.jpg") top left no-repeat;
	font-size: 10px;
	margin: 0 auto;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	color: #666666;
}

#beadslogo {
	float: right;
	padding: 10px 10px 0 0;
}
/*---------- // beadsfooter ----------*/

/*---------- charmsfooter ----------*/
#charmsfooter {
	width: 920px;
	height: 201px;
	background: url("/gfx/charms_stopka.jpg") top left no-repeat;
	font-size: 10px;
	margin: 0 auto;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	color: #666666;
}

#charmslogo {
	float: right;
	padding: 10px 10px 0 0;
}

#charmscoll {
	float: left;
	padding: 10px 0 0 0;
	font-size: 10px;
	text-align: left;
}
.charmslink {
	font-size: 14px;
	font-weight: bold;
}

/*---------- // charmsfooter ----------*/


/* Validate form */
.formError {
	border: 1px solid red;
}

.infobox {
	width: 297px;
	height: 72px;
	display: block;
	float: left;
	border: 0px solid red;
	color: #666666;
	font-size: 9px;
	text-align: left;
	text-indent: 0px;
	padding-top: 106px;
	padding-left: 15px;
	text-decoration: none;
	cursor: pointer;
	margin-right: 8px;
}

.errorMessage {
	color: red;
	margin-left: 6px;
	font-size: 0.8em;
}

.fc-error {
	display: inline;
	margin-left: 6px;
	font-size: 0.8em;
	line-height: 12px;
}
.fc-error-abs {
	position: absolute;
	display: inline;
	margin-left: 0px;
	font-size: 0.8em;
	line-height: 12px;
}
.fc-errorBlock {
	display: block;
	margin-left: 0px;
	font-size: 0.8em;
	line-height: 12px;
}
.fc-error p, #cartfull .fc-error p {
	display: inline;
	padding: 0;
	color: #F00 !important;
}
.fc-errorBlock p {
	color: #F00 !important;
}
.fc-field-error {
	border: 1px solid #F00 !important;
}




#cartmini {
	width: 198px;
	clear: both;
    padding-left: 5px;
}

#cartmini .cartmini_row a {
	color: #c38307;
}

#cartmini .header {
	font-size: 10px;
	color: #666666;
	border-bottom: solid #eeeeee 1px;
	clear: both;
	padding-bottom: 34px;
}

#cartmini p {
	float: left;
	padding: 6px 0 6px 0;
	margin: 0;
}

#cartmini .c0 {
	width: 100px;
}

#cartmini .c1 {
	width: 25px;
	text-align: center;
}

#cartmini .c2 {
	width: 68px;
	text-align: right;
}

#cartmini .cartmini_row {
	clear: both;
}

#cartmini .cartmini_row p {
	padding: 8px 0 0 0;
	font-size: 9px;
}

#cartmini .cartmini_sum p {
	padding: 10px 0 0 0;
	font-size: 10px;
	font-weight: bold;
}

