body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #FEBD55;
}

div, span, p, ul, li, br {
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: left;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.break {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
}

.whole {
	background-color: #FFFFFF;
	width: 610px;
	height: auto;
	margin: auto;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a:link, a:visited {
	color: #654BEE;
	text-decoration: underline;
}

a:hover {
	color: #654BEE;
	text-decoration: none;
}






/******************** TOP STRIP ********************/

.topBlock {
	border-bottom: 1px solid #8DC63F;
	background-color: #850202;
}

.topBlock .logo {
	width: 610px;
	height: 80px;
	height: auto;
	font-size: 20px;
	font-weight: bold;
	padding-top: 5px;
	margin-bottom: 10px;
	color: #FFFFFF;
	font-size: 28px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-weight: lighter;
	text-align: center;
}

.topBlock .logo a:link, .topBlock .logo a:visited, .topBlock .logo a:hover {
	color: #FFFFFF;
}

.topBlock .currencyMenu {
	float: left;
	clear: none;
	margin: auto;
	padding-left: 10px;
	padding-right: 10px;
}

.topBlock .currencyMenu form {
	float: left;
	clear: none;
	margin: auto;
}

.topBlock .currencyMenu select {
	width: 80px;
}

.topBlock .languageMenu {
	font-size: 12px;
	text-align: right;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.topBlock .languageMenu span {
	margin-left: 5px;
	margin-right: 5px;
}

.topBlock .languageMenu span.actual {
	font-size: 14px;
}

.topBlock .languageMenu span.actual a:link, .topBlock .languageMenu span.actual a:visited, .topBlock .languageMenu span.actual a:hover {
	color: #E4760A;
}

.topBlock .contactInfo {
	width: 590px;
	height: auto;
	padding: 10px;
	background-color: #FEBD55;
	color: #850202;
	font-weight: bold;
}

.topBlock .contactInfo p {
	text-align: center;
	padding: 3px;
}


.mainMenu {
	width: 600px;
	height: auto;
	background-color: #850202;
	padding-left: 10px;
}

.mainMenu div {
	float: left;
	width: auto;
	height: auto;
	font-size: 12px;
	height: 20px;
	padding-top: 7px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 3px;
	background-color: #E4760A;
	color: #FFFFFF;
}

.mainMenu div a:link, .mainMenu div a:visited {
	text-decoration: underline;
}

.mainMenu div a:hover {
	text-decoration: none;
}

.mainMenu div.actual {
	background-color: #FFFFFF;
	color: #850202;
}

.mainMenu div a:link, .mainMenu div a:visited, .mainMenu div a:hover {
	color: #FFFFFF;
}

.mainMenu div.actual a:link, .mainMenu div.actual a:visited, .mainMenu div.actual a:hover {
	color: #850202;
}





/******************** CENTER STRIP ********************/

.centerBlock {
	width: 610px;
	height: auto;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 30px;
}





/******************** MAIN CONTENT ********************/

.mainContent {
	width: 570px;
	height: auto;
	margin-left: 20px;
}

h1 {
	color: #E4760A;
	font-size: 28px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-weight: lighter;
	margin-top: 10px;
	margin-bottom: 40px;
	border-bottom: 2px solid #E4760A;
}

h2 {
	color: #E4760A;
	font-size: 13px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 40px;
	margin-bottom: 20px;
	border-bottom: 1px solid #E4760A;
}

h2 .headingNumber {
	/*background-color: #E4760A;*/
	background-image: url(../images/accessories/heading_number_background.gif);
	background-repeat: no-repeat;
	height: auto;
	width: auto;
	padding: 10px;
	font-size: 15px;
	color: #FFFFFF;
	border: none;
}

h3 {
	color: #5D6661;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	margin-top: 15px;
	margin-bottom: 5px;
}

.mainContent p {
	width: auto;
	height: auto;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
}

.mainContent ul {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
}

.mainContent li {
	list-style-type: square;
	list-style-position: outside;
	margin-top: 15px;
	margin-bottom: 15px;
}

em {
	font-size: 11px;
}

.mainContent .newsSummary {
	width: 380px;
	height: auto;
	padding: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: bold;
	background-color: #DCE3DF;
}

.highlighted {
	color: #FF0000;
}





/******************** BOTTOM STRIP ********************/

.bottomBlock {
	border-top: 1px solid #4F5953;
	background-color: #850202;
	height: auto;
}





/******************** MESSAGES ********************/

.messageError {
	width: 520px;
	height: auto;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #CC0000;
	border: 1px solid #CC0000;
}

.messageWarning {
	width: 520px;
	height: auto;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #E4760A;
	border: 1px solid #E4760A;
}

.messageNotice {
	width: 520px;
	height: auto;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #8DC63F;
	border: 1px solid #8DC63F;
}

.message {
	font-weight: bold;
}





/******************** FORMS ********************/

form {
	height: auto;
	width: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

legend {
	background-color: #8DC63F;
	padding: 5px;
	width: auto;
	text-align: left;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
}

fieldset {
	padding: 20px;
	width: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 11px;
	color: #4F5853;
	background-color: #F3F3F3;
	border: none;
}

fieldset div {
	float: none;
	clear: both;
	text-align: left;
	margin-top: 10px;
	width: 500px;
}

label {
	text-align: left;
	float: left;
	width: 55%;
}

.input, select {
	background-color: #FFFFFF;
	border: 1px solid #4F5853;
	color: #4F5853;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: auto;
	padding: 3px;
	margin: 0px;
}

.input:hover, select:hover {
	border: 1px solid #E4760A;
}

.radio, .checkbox {
	width: auto;
	height: auto;
}

.buttonBlock {
	padding-top: 15px;
	padding-bottom: 5px;
	text-align: right;
}

.buttonBlock input {
	cursor: hand;
	color: #FFFFFF;
	font-family: Arial, Hevlvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	border-right: 1px solid #850202;
	border-bottom: 1px solid #850202;
	width: auto;
	padding-top: 0px;
	padding-right: 2px;
	padding-left: 2px;
	line-height: 18px;
	height: 26px;
	background-color: #E4760A;
}

.requiredItem {
	font-weight: bold;
}

.firstFormRow {
	margin-top: 20px;
}


.beadsList {
	width: 530px;
	height: 70px;
	overflow: auto;
	background-color: #FFFFFF;
}

.beadsChosen {
	width: 70px;
	height: auto;
	float: left;
	clear: none;
}

.beadsList div, .beadsChosen div {
	width: 50px;
	height: auto;
	background-color: #7C7C7C;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	border: 1px solid #7C7C7C;
	float: left;
	clear: none;
	margin: 2px;
}

.beadsList div p, .beadsChosen div p {
	width: auto;
	height: auto;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 2px;
	padding: 0px;
	font-size: 10px;
}

.beadsList div a:link, .beadsList div a:visited, .beadsList div a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.beadsList div.actual {
	background-color: #E47609;
	border: 1px solid #E47609;
}

.beadsParametres {
	width: 200px;
	height: auto;
	float: left;
	clear: none;
}

.beadsParametres div {
	width: auto;
	margin-bottom: 20px;
	font-size: 11px;
}

.beadsParametres label {
	width: 45%;
	font-size: 11px;
}

.beadsParametres input {
	width: 70px;
	font-size: 11px;
}

.beadsParametres select {
	width: 90px;
	font-size: 11px;
}

.beadsInfo {
	border-left: 1px solid #E4760A;
	width: 210px;
	padding-left: 15px;
	padding-bottom: 20px;
	height: auto;
	float: left;
	clear: none;
}

.beadsInfo h3 {
	color: #E4760A;
	margin-top: 5px;
	margin-bottom: 20px;
}

.beadsInfo p {
	font-size: 11px;
	width: auto;
}

.sortedBeadsParametres {
	width: 270px;
	height: auto;
	float: left;
	clear: none;
}

.unsortedBeadsParametres {
	width: 270px;
	width: 200px;
	height: auto;
	float: left;
	clear: none;
}

.unsortedBeadsParametres div {
	width: auto;
	margin-bottom: 20px;
	font-size: 11px;
}

.unsortedBeadsParametres label {
	width: 40%;
	width: 30%;
	font-size: 11px;
}

.unsortedBeadsParametres input {
	width: 100px;
	font-size: 11px;
}

.unsortedBeadsParametres select {
	width: 130px;
	font-size: 11px;
}

.otherProductsList {
	width: 510px;
	height: 120px;
	overflow: auto;
	background-color: #FFFFFF;
}

.otherProductsList div {
	width: 100px;
	height: auto;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	border: 1px solid #7C7C7C;
	float: left;
	clear: none;
	padding: 0px;
	margin: 0px;
	margin-left: 2px;
	margin-right: 2px;
}

.otherProductsList div p {
	width: auto;
	height: auto;
	text-align: center;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 10px;
	background-color: #7C7C7C;
}

.otherProductsList div a:link, .otherProductsList div a:visited, .otherProductsList div a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.otherProductsList div.actual {
	border: 1px solid #E47609;
}

.otherProductsList div.actual p {
	background-color: #E47609;
}


.orderedItem .beadsChosen {
	width: 130px;
}

.orderedItem .beadsParametres {
	width: 170px;
}

.orderedItem .beadsParametres label {
	width: 50%;
}

.orderedItem .beadsInfo {
	width: 180px;
}

.orderedItem .othersChosen {
	width: 130px;
	height: auto;
	float: left;
	clear: none;
}

.othersChosen div {
	width: 100px;
	height: auto;
	background-color: #7C7C7C;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	border: 1px solid #7C7C7C;
	float: left;
	clear: none;
	margin: 2px;
}

.othersChosen div p {
	width: auto;
	height: auto;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 2px;
	padding: 0px;
	font-size: 10px;
}


.totalPrice {
	background-color: #E5E5E5;
	color: #E4760A;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	width: 500px;
	padding: 5px;
}

.totalPrice .label {
	margin-left: 310px;
	margin-right: 10px;
}

.totalPrice .main_label {
	text-align: left;
	float: left;
	width: 61.5%;
	color: #000000;
}

.totalPrice .total_label {
	text-align: left;
	float: left;
	width: 61.5%;
}




.creditCards {
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: center;
}

.creditCards img {
	margin-left: 5px;
	margin-right: 5px;
}

.creditCards .divider {
	margin-left: 15px;
	margin-right: 15px;
}


.homepagePhoto {
	border: 2px solid #850202;
	padding: 1px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}







/******************** TABLES ********************/

table {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 500px;
}

th {
	font-weight: bold;
	background-color: #E4760A;
	padding: 3px;
	color: #FFFFFF;
	text-align: center;
	font-size: 9px;
}

td {
	padding: 3px;
	border: 1px solid #4F5853;
	color: #4F5853;
	font-size: 9px;
	width: auto;
	background-color: #FFFFFF;
}