h1#omd_cherry_title {
	display: block;
	width: 226px;
	height: 77px;
	background: url(../_img/cherry_logo.gif) 0 0 no-repeat;
	text-indent: -9999px;
	margin: 25px 0 40px;
	position: relative;
	left: 265px;
}

#omd_cols_container {
	overflow: hidden;
	padding-bottom: 50px;
	zoom: 1;
}

.omd_col {
	width: 50%;
	float: left;
}
.omd_small_col {
	width: 40%;
}
.omd_33_col {
	width: 33%;
}
.omd_big_col {
	width: 60%;
}
.omd_small_col2 {
	width: 270px;
}
.omd_big_col2 {
	width: 483px;
}
.omd_col_inner {
	padding: 0 3px;
}
.omd_small_col2 .omd_col_inner {
	padding-left: 0;
}
.omd_big_col2 .omd_col_inner {
	padding-right: 0;
}

.omd_full_width {
	clear: both;
	padding: 0 3px;
}

.omd_box {
	background: #f4f4f4;
	padding: 20px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	margin-bottom: 6px;
	overflow: hidden;
	position: relative;
}
.omd_box h2.omd_box_title {
	color: #161616;
	font-size: 20px;
	font-weight: bold;
	margin: 0 -20px 10px;
	padding: 0 20px 10px;
	line-height: 1em;
	border-bottom: 1px solid #c3c3c3;
}
.omd_box h2.omd_box_title2 {
	border-bottom: 0;
	padding-bottom: 0;
}
.omd_box_separator {
	margin: 20px -20px 0;
	height: 20px;
	overflow: hidden;
	background: url(../_img/separator.gif);
}
.omd_box_separator2 {
	display: block;
	margin: 20px -20px;
	height: 1px;
	overflow: hidden;
	background: url(../_img/separator.gif);
	background: #c3c3c3;
}
.omd_box h3.omd_box_subtitle {
	color: #5c5c5c;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 15px 0;
}

.omd_box_col {
	float: left;
	width: 50%;
}
.omd_box_content {
	zoom: 1;
}

.omd_open_close {
	position: absolute;
	top: 12px;
	right: 12px;
	width: 25px;
	height: 25px;
	cursor:pointer;
}
.omd_close {
	background: url(../_img/plus.gif);
}
.omd_open {
	background: url(../_img/minus.gif);
}
.omd_input_text {
	border: 0;
	height: 26px;
	font-family: "Arial", "Helvetica", sans-serif;
	color: #5c5c5c;
	font-size: 12px;
	padding: 5px 8px 0 8px;
	outline: none;
}
.omd_input_text1 {
	width: 278px;
	background: url(../_img/bg_input_text1.gif);
}
.omd_input_text2 {
	width: 178px;
	background: url(../_img/bg_input_text2.gif);
}
.omd_input_text3 {
	width: 65px;
	background: url(../_img/bg_input_text3.gif);
}



.omd_button {
	display: inline-block;
	background: url(../_img/bg_button_left.gif) left no-repeat;
	border: 0;
	padding: 0;
	height: 32px;
	cursor: pointer;
}
.omd_button span {
	display: inline-block;
	height: 32px;
	line-height: 32px;
	padding: 0 58px 0 15px;
	background: url(../_img/bg_button_right.gif) right no-repeat;
	font-size: 20px;
	color: #FFF;
	text-transform: uppercase;
	font-family: "Arial", "Helvetica", sans-serif;
	white-space: nowrap;
}
.omd_button_w {
	background-image: url(../_img/bg_button_w_left.gif);
}
.omd_button_w span {
	background-image: url(../_img/bg_button_w_right.gif);
}
.omd_button_prev {
	display: inline-block;
	background: url(../_img/bg_button_prev_left.gif) left no-repeat;
	border: 0;
	padding: 0;
	height: 25px;
	cursor: pointer;
}
.omd_button_prev span {
	display: block;
	float: right;
	height: 25px;
	line-height: 25px;
	padding: 0 12px 0 44px;
	background: url(../_img/bg_button_prev_right.gif) right no-repeat;
	font-size: 14px;
	color: #FFF;
	text-transform: uppercase;
	font-family: "Arial", "Helvetica", sans-serif;
	white-space: nowrap;
}
.omd_button::-moz-focus-inner, .omd_button_prev::-moz-focus-inner {
	border: 0;
	padding: 0;
}

a.omd_button_select {
	display: inline-block;
	width: 98px!important;
	width: 110px;
	height: 26px;
	background: url(../_img/bg_button_select.gif);
	height: 26px;
	line-height: 26px;
	padding: 0 0 0 12px;
	font-size: 14px;
	color: #FFF;
	text-transform: uppercase;
}

a.omd_button_select_current {
	display: inline-block;
	width: 98px!important;
	width: 110px;
	height: 26px;
	background: url(../_img/bg_button_select.gif);
	background: url(../_img/bg_button_select_p.gif);
	height: 26px;
	line-height: 26px;
	padding: 0 0 0 12px;
	font-size: 14px;
	color: #FFF;
	text-transform: uppercase;
}

.selected a.omd_button_select {
	background: url(../_img/bg_button_select_p.gif);
}
a.omd_button_select:hover {
	color: #FFF;
}

.omd_desc {
	color: #5c5c5c;
	font-size: 12px;
	line-height: 1.4em;
	margin-bottom: 10px;
}
.omd_desc a {
	color: #2a2155;
	text-decoration: underline;
}
.omd_desc a:hover {
	color: #2a2155;
}

.omd_desc_small {
	color: #5c5c5c;
	font-size: 9px;
	line-height: 1.4em;
	margin-bottom: 10px;
}

.omd_trouble {
	color: #4b3b97;
	font-size: 18px;
	font-weight: bold;
	line-height: 1em;
	padding: 20px 0 20px 20px;
}

.omd_form {
	margin: 0;
}

.omd_couple_container, .omd_couple1, .omd_couple2, .omd_couple3, .omd_couple4 {
	margin-bottom: 10px;
	overflow: hidden;
	zoom: 1;
}
.omd_couple1 label, .omd_couple2 label {
	display: block;
	font-size: 14px;
	color: #110d0e;
	font-weight: bold;
}
.omd_couple1 label {
	margin-bottom: 5px;
}
.omd_couple2 label {
	float: left;
	line-height: 26px;
}
.omd_couple3 label, .omd_couple4 label {
	display: block;
	font-size: 12px;
	color: #5c5c5c;
	margin-bottom: 5px;
}
.omd_couple3 label {
	font-weight: bold;
}
.omd_couple2 input {
	float: left;
}
.omd_couple_container div {
	float: left;
	padding-right: 20px;
}

.omd_radio_list {
	padding: 0;
	margin: 0;
	list-style-image: none;
}
.omd_radio_list li {
	margin-bottom: 5px;
	color: #5c5c5c;
	list-style: none;
}
.omd_radio_list li span {
	font-weight: bold;
}

.omd_contract_download {
	height: 51px;
	background: url(../_img/pdf_icon.gif) left no-repeat;
	position: relative;
}

.omd_contract_download a {
	display: block;
	position: absolute;
	bottom: 0;
	left: 61px;
	color: #2a2155;
	text-decoration: underline;
}

#omd_steps {
	overflow: hidden;
	padding: 0 0 0 3px;
	margin: 0;
	height:84px;
}
#omd_steps li {
	float: left;
	padding: 0 20px 0 0;
	list-style: none;
	height: 34px;
	overflow: hidden;
	position: relative;
	top: 25px;
}
#omd_steps li strong {
	display: block;
	float: left;
	width: 34px;
	height: 34px;
	background: url(../_img/bg_step.gif);
	text-align: center;
	line-height: 34px;
	font-size: 20px;
	color: #2e245b;
}
#omd_steps li.omd_selected strong {
	background: url(../_img/bg_step_selected.gif);
	color: #FFF;
}
#omd_steps li.omd_validated strong {
	background: url(../_img/bg_step_validated.gif);
	color: #FFF;
}
#omd_steps li.omd_inactive strong {
	color: #CCC;
}
#omd_steps li span {
	color: #161616;
	line-height: 34px;
	font-size: 12px;
	padding-left: 5px;
}
#omd_steps li.omd_inactive span {
	color: #CCC;
}
#omd_pager {
	padding-top: 10px;
}

.omd_indent {
	padding: 5px 0 0 24px;
}


.mt_pricing_42_selected {
	background: url(../_img/pricing_42_selected.gif) left no-repeat;
}
.mt_pricing_26_selected {
	background: url(../_img/pricing_26_selected.gif) left no-repeat;
}
.mt_pricing_14_selected {
	background: url(../_img/pricing_14_selected.gif) left no-repeat;
}
.mt_pricing_42 {
	background: url(../_img/pricing_42.gif) left no-repeat;
}
.mt_pricing_26 {
	background: url(../_img/pricing_26.gif) left no-repeat;
}
.mt_pricing_14 {
	background: url(../_img/pricing_14.gif) left no-repeat;
}


/***** SPECIFIC STYLING *****/

#omd_form1 .omd_button {
	width: auto!important;
	width: 135px;
}
#omd_form2 .omd_button {
	width: auto!important;
	width: 323px;
}

#omd_form2 .omd_couple2 label {
	width: 200px;
}
#omd_cherry_compatible {
	background: url(../_img/cherry_compatible.gif) left top no-repeat;
	padding-top: 41px;
	margin-bottom: 20px;
}
#omd_cherry_compatible strong {
	font-size: 16px;
}
#omd_phones {
	background: #FFF;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	margin-bottom: 10px
}
#omd_phones .omd_phone {
	border-bottom: 2px solid #F4F4F4;
	overflow: hidden;
	position: relative;
	height: 177px;
}
#omd_phones .omd_phone_last {
	border: 0;
}
#omd_phones .omd_phone img {
	position: absolute;
	top: 10px;
	left: 10px;
}
#omd_phones .omd_phone .omd_description {
	position: absolute;
	top: 30px;
	left: 110px;
	width: 115px;
	padding-top: 45px;
	background: url(../_img/cherry_logo2.gif) left top no-repeat;
}
#omd_phones .omd_phone .omd_description * {
	display: block;
}
#omd_phones .omd_phone .omd_description strong {
	color: #020202;
}
#omd_phones .omd_phone .omd_description span {
	color: #5c5c5c;
}
#omd_phones .omd_phone .omd_description a {
	color: #2a2155;
	text-decoration: underline;
}
#omd_phones .omd_phone .omd_checkbox {
	position: absolute;
	top: 60px;
	right: 20px;
	background: url(../_img/checkbox.gif);
	width: 68px;
	height: 59px;
	cursor: pointer;
}
#omd_phones .omd_phone .omd_checkbox_checked {
	background: url(../_img/checkbox_checked.gif);
}
#omd_phones .omd_phone .omd_checkbox input {
	display: none;
}

#omd_field_about {
	margin-bottom: 5px;
}

#omd_box_confirmation h2.omd_box_title {
	margin-bottom: 0;
}
#omd_invoice_pdf {
	background: #FFF;
	height: 725px;
	margin: 0 -17px 20px;
}
#omd_invoice_download {
	height: 51px;
	background: url(../_img/pdf_icon.gif) left no-repeat;
	position: relative;
}
#omd_invoice_download a {
	display: block;
	position: absolute;
	bottom: 0;
	left: 61px;
	color: #2a2155;
	text-decoration: underline;
}
#omd_invoice_accept p, #omd_field_option_europe p {
	color:#515151;
}

#omd_pricing_choices {
	width: 100%;
	height: 150px;
	margin-bottom: 4px;
}
#omd_pricing_choices div {
	width: 160px;
	height: 150px;
	float: left;
	position: relative;
}
#omd_pricing_choices div input {
	display: none;
}
#omd_pricing_choices div .omd_button_select {
	position: absolute;
	bottom: 10px;
	left: 10px;
}
#omd_pricing_choices div .omd_button_select_current {
	position: absolute;
	bottom: 10px;
	left: 10px;
}
#omd_pricing_42_selected {
	background: url(../_img/pricing_42_selected.gif) left no-repeat;
}
#omd_pricing_26_selected {
	background: url(../_img/pricing_26_selected.gif) left no-repeat;
}
#omd_pricing_14_selected {
	background: url(../_img/pricing_14_selected.gif) left no-repeat;
}
#omd_pricing_42 {
	background: url(../_img/pricing_42.gif) left no-repeat;
}
#omd_pricing_26 {
	background: url(../_img/pricing_26.gif) left no-repeat;
}
#omd_pricing_14 {
	background: url(../_img/pricing_14.gif) left no-repeat;
}
#omd_box_pricing {
	margin-right: 6px;
}







