body,td,th,font
{ 
	font-family: Calibri,Arial,Helvetica,Sans-Serif;
	font-size:11pt;
}

body {
	margin:auto;
	background:#515168;
	color:#031E4B;
}
input[type=reset],
input[type=submit] {
	font-family: Calibri,Arial,Helvetica,Sans-Serif;
	font-size:11pt;
	float:right;
	background:#404053;	
	-moz-border-radius:8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	color:#E5E6E7;
	padding:2px;
}

input[type=reset]:hover,
input[type=submit]:hover {
	color:#FAAF54;
	background:#515168;
}

a {
	color:#1C1C1C;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

#content {
	margin:0 auto;
}

#header {
	width:911px;
	margin:0 auto;	
	position:relative;
}

#header #header_user {
	-moz-border-radius: 8px 8px 8px 8px;
	-khtml-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;
	background:#FAAF54;
	padding:7px 5px;
	position:absolute;
	left:560px;
	top:25px;
	width:320px;
}



#header #header_user p {
	margin:7px;
}

#header .bl_underheader{
	background:#E5E6E7;
	-moz-border-radius: 0px 0px 11px 11px;
	-khtml-border-radius: 0px 0px 11px 11px;
	-webkit-border-radius: 0px 0px 11px 11px;
	border-radius: 0px 0px 11px 11px;
	float:right;
	padding:7px 10px;
	margin-right:1px;
	margin-left:25px;
	min-height:25px;
}



#header .bl_underheader a{
	margin:5px;
	text-decoration:none;
	border:0;
	min-height:25px;
	line-height:25px;
}

#header .bl_underheader a .icon{
	border:0;
	margin-top:-4px;
	width:22px;
	height:22px;
}


#header .bl_underheader input[type=text],
#header .bl_underheader select {
	font-family:inherit;
}

#bl_bottom {
	width:911px;
	margin:0 auto;
}

#bl_left_global {
	float:left;
}

#bl_left{
	font-size:12pt;
	margin-top:25px;
	width:200px;
	background:#E5E6E7;
	min-height:40px;
	-moz-border-radius: 5px 5px 0px 0px;
	-khtml-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	border:1px solid #2E2E2E;
	padding-bottom:10px;
text-align:center;
}
#bl_left h2 {
	background:#2E2E2E;
	padding:5px 0;
	color:#fff;
	font-size:12pt;
	text-align:center;
}	

#bl_left p{
	margin:10px 0;
}	

#bl_left .txt_edit{
	font-size:8pt;
	font-style:italic;
}	

#bl_left span.content {
	padding:20px 0;
}



#bl_left.cart {
	background:#515168;
	border:1px solid #FAAF54;
	text-align:right;
}

#bl_left.cart h2{
	background:#FAAF54;
}

#bl_left.cart h2 a{
	color:#fff;
	text-decoration:none;
}

#bl_left.cart .content{
	text-align:left;
	margin:5px 10px;
	color:#fff;
}

#bl_left.cart .content table{
	color:#fff;
	width:100%;
}

#bl_left.cart a{
	color:#FAAF54;
	padding-right:4px;
}

#bl_left.cart hr{
	color:#fff;
	margin:0 5px;
}

#bl_left.cart p.link_cart a{
	border:1px solid #FAAF54;
	color:#FAAF54;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding:3px;
}

#bl_right {
	float:left;
	min-height:500px;
	width:687px;
	margin-left:20px;
	margin:55px 0 0 20px;
}

#bl_right table {
	width:100%;
	margin:5px auto;

}

#bl_right table th{
	padding:5px;
	font-size:12pt;
	color:#E5E6E7;
	background: #2E2E2E;
	-moz-border-radius: 5px 5px 0px 0px;
	-khtml-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
}

#bl_right  table tr td{
	padding:10px;
	font-size:10pt;

}

#bl_right table .td_dark{
	background:#DCDCDC;
}

#bl_right table .td_clear{
	background:#E5E6E7;
}

#bl_right span.second{
	font-style:italic;
	font-size:8pt;
}

#bl_right h3 {
	font-size:18pt;
	color:#E5E6E7;
	border-bottom:1px solid #E5E6E7;
	text-align:center;
	padding:5px;

}

#bl_right .bl_product {
	float:left;
	width:46.5%;
	margin:20px 5px;
	-moz-border-radius: 8px 8px 8px 8px;
	-khtml-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;
	background:#404053;
	border:1px solid #373746;
	padding:5px;
	min-height:100px;
	color:#E5E6E7;
}

#bl_right .bl_product .bl_product_img {
	float:left;
	width:28%;
}

#bl_right .bl_product .bl_product_img img{
	border:2px solid #000;
}

#bl_right .bl_product .bl_product_comp {
	float:left;
	width:70%;
}

#bl_right .bl_product .bl_product_comp p {
	margin:7px 0;
}

#bl_right .bl_product .bl_product_comp p span.second {
	font-style:italic;
	font-size:7pt;
}

#bl_right .bl_product .bl_product_comp p span.prim a{
	color:#FAAF54;
}

#bl_right p.under_menu {
	margin:20px auto;
	width:450px;
	font-size:12pt;
	-moz-border-radius: 8px 8px 8px 8px;
	-khtml-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;
	background:#FAAF54;
	padding:7px 5px;
	text-align:center;
	
}


#bl_right h2 {
	font-size:18pt;
	color:#FAAF54;
	border-bottom:1px solid #FAAF54;
	padding:5px;
	margin-bottom:20px;	
}


#bl_right .det_artist{
	background:#404053;	
	-moz-border-radius: 8px 8px 8px 8px;
	-khtml-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;
	color:#E5E6E7;
	padding:10px;
}

#bl_right .det_artist table td{
	/**border:1px solid #000;**/
	text-align:center;
	color:#031E4B;
}

#bl_right .det_artist table td a img{
	border:2px solid #000;
	padding:0;
	margin:0;
}

#bl_right .det_artist table td a img.img_border{
	border:0px;
}

#bl_right .det_product table  {
	margin:10px auto;
	text-align:center;
}

#bl_right .det_product .bl_desc_prod {
	background:#E5E6E7;
	margin:5px auto;
	padding:10px;
}

#bl_right .det_product .bl_desc_prod  .bl_left_prod{
	float:left;
	width:47%;
	padding:10px;
	min-height:200px;
}

#bl_right .det_product .info  {
	/*background:#E5E6E7;*/
	-moz-border-radius: 8px 8px 8px 8px;
	-khtml-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;
	padding:10px;
	width:45%;
	margin:5px auto;
	border:1px solid #E5E6E7;
	float:left;
	margin:5px;
	min-height:105px;
}

#bl_right .det_product  #t_right p{
	width:100%;
	margin:10px auto;
	/*text-align:right;*/
	min-width:200px;
}

#bl_right .det_product .info  p {
	width:48%;
	float:left;
	color: #E5E6E7;
	text-align:center;
}

#bl_right .det_product .info  p a {
	color:#031E4B;
	-moz-border-radius: 8px 8px 8px 8px;
	-khtml-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;
	padding:5px;
	background:#E5E6E7;
	min-width:500px;
}

#bl_right .det_product .info  p a:hover {
	color:#DE0101;
}

#bl_right p.p_desc{
	margin:20px auto;
	width:80%;
	background:#E5E6E7;
	-moz-border-radius: 8px 8px 8px 8px;
	-khtml-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;
	padding:20px 10px;
}

#bl_right .bl_ident{
	background:#404053;	
	-moz-border-radius: 8px 8px 8px 8px;
	-khtml-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;
	color:#E5E6E7;
	padding:10px;
}

#bl_right .bl_ident_left {
	float:left;
	width:44%;
	background:#515168;
	padding:10px;
	-moz-border-radius: 8px 8px 8px 8px;
	-khtml-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;
	margin:10px;
	
}

#bl_right .bl_ident_left#desc p{
	margin:20px 0;
	text-align:center;
	min-height:54px;
	/*line-height:25px;*/
}

#bl_right .bl_ident_left a{
	color:#FAAF54;
}

#bl_right .bl_ident_left table td{
	text-align:right;
	color:#E5E6E7;
	font-size:12pt;
}

#bl_right .bl_ident_left table td.hover:hover{
	background:#515168;
	-moz-border-radius: 8px 8px 8px 8px;
	-khtml-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;
}

#bl_right .bl_ident_redirec {
	text-align:center;
	background:#404053;	
	-moz-border-radius: 8px 8px 8px 8px;
	-khtml-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;
	color:#E5E6E7;
	padding:10px;
}

#bl_right .bl_ident_redirec a {
	color:#FAAF54;
}

#bl_right .bl_register {
	background:#404053;	
	-moz-border-radius: 8px 8px 8px 8px;
	-khtml-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;
	color:#E5E6E7;
	padding:10px;	
}

#bl_right .bl_register p {
		margin:20px auto;
		text-align:center;
}

#bl_right .bl_register form {
	-moz-border-radius: 8px 8px 8px 8px;
	-khtml-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;
	background:#515168;
	margin:10px auto;
	width:60%;
	padding:10px;
}

#bl_right .bl_register table td{
	/*text-align:right;*/
	color:#E5E6E7;
	font-size:12pt;
}

#bl_right  table td.td_error{
	font-size:9pt;
	color:#DE0101;
	padding:3px;
	text-align:right;
}

#bl_right .bl_step{
	background:#404053;	
	-moz-border-radius: 8px 8px 8px 8px;
	-khtml-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;
	color:#E5E6E7;
	padding:10px;
	margin:20px auto;
	width:95%;
}

#bl_right .bl_step textarea {
	margin:20px auto;
	width:80%;
}

#bl_right .bl_step table  {
	width:100%;
	margin:5px auto;
	color:#E5E6E7
}

#bl_right .bl_step table.step1  {
	width:60%;
	margin:5px auto;
}

#bl_right .bl_step table  tr:hover{
	background:#515168;
}

#bl_right .bl_step table  tr.imp{
	background:#E5E6E7;
	color:#DE0101;
}

#bl_right .bl_step table  tr.imp:hover{
	background:#E5E6E7;
	color:#DE0101;
}



#bl_right .bl_step table th {
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	background:0;
	text-align:left;
}

#bl_right .bl_step table td  {
	text-align:left;
}

#bl_right .bl_step table.recap {
	margin:20px auto;
	width:65%;
}

#bl_right .bl_step table.recap td {
	-moz-border-radius: 0px 8px 8px 0px;
	-khtml-border-radius: 0px 8px 8px 0px;
	-webkit-border-radius: 0px 8px 8px 0px;
	border-radius: 0px 8px 8px 0px;
	background: #E5E6E7;
	color:#515168;
	border:2px solid #515168;
	margin:5px auto;
}
#bl_right .bl_step table.recap th{
	-moz-border-radius: 8px 0px 0px 8px;
	-khtml-border-radius: 8px 0px 0px 8px;
	-webkit-border-radius: 8px 0px 0px 8px;
	border-radius: 8px 0px 0px 8px;
	background: #E5E6E7;
	color:#515168;
	border:2px solid #515168;
	margin:5px auto;
}

#bl_right .bl_step .coord{
	/*background:#E5E6E7;*/
	text-align:center;
	-moz-border-radius: 8px 8px 8px 8px;
	-khtml-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;
	padding:10px;
	width:65%;
	margin:20px auto;
	border:1px solid #E5E6E7;	
}


#bl_right .bl_step#p_margin p{
	margin:20px auto;
}

#page_error {
	color:#DE0101;
	border:0px solid #F72556;
	background:#EBD0B5;
	padding:20px;
	text-align:center;
	font-size:14pt;
	-moz-border-radius: 8px 8px 8px 8px;
	-khtml-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;
	margin:5px auto;
	width:80%;
}

#page_error span.decor {
	text-decoration:underline;
	font-weight:bold;
}

#page_error p{
	margin:20px 0;
}

#page_error p.return {
	font-size:10pt;
	padding-top:30px;
}

#footer {
	font-size:10pt;
	color:#fff;
	width:670px;
	padding:40px 0;
	margin-top:20px 0;
	margin-left:31%;
	text-align:center;
}

#footer a{
	color:#FAAF54;
}

.pagination {
	height:50px;
	line-height:50px;
	width:90%;
	margin:40px auto;
	text-align:center;
	/*border:1px solid #fff;
	-moz-border-radius: 8px 8px 8px 8px;
	-khtml-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;*/
	color:#fff;

}

.pagination a {
	background:#fff;
	border:1px solid #404053;
	color: #404053;
	margin:2px;
	padding:.2em .4em;
	text-decoration:none;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.pagination a:hover {
	background:#fff;
	border:1px solid #DE0101;
	color:#DE0101;
}

.pagination span.inactive {
	background:#AEAFAF;
	border:1px solid #2E2E2E;
	color:#2E2E2E;
	margin:2px;
	padding:.2em .4em;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.pagination span.active {
	background:#AEAFAF;
	border:1px solid #2E2E2E;
	color:#2E2E2E;
	margin:2px;
	padding:.2em .4em;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}


.c_red {
	color:#DE0101;
}

.a_orange {
	color: #FAAF54;
}

.msg_error {
	color:#DE0101;
	border:1px solid #F72556;
	background:#EBD0B5;
}

.clear {
	clear:both;
}