/*================================================================================================================================================


										PRODUCT SECTION STYLE SHEET FOR FON WEBSITE


================================================================================================================================================*/


/*================================================================================================================================================
product START
================================================================================================================================================*/


.product .box_orangeborder_750.tabbed {
	background: url(http://static.fon.com/images/common/product_tabs_bg_bottom.png) no-repeat left bottom;
}

.product .top_buttons {
	position: absolute;
	top: 30px;
	left: 10px;
}

.product .top_buttons .buttonWhite {
	background: url(http://static.fon.com/images/common/button_white_on_orange_right.png) no-repeat right top;
	margin-right: 10px;
}
.product .top_buttons .buttonWhite span {
	background: url(http://static.fon.com/images/common/button_white_on_orange_left.png) no-repeat left top;
}
.product .top_buttons .buttonWhite.basket span {
	background: url(http://static.fon.com/images/common/button_basket_on_orange_left.png) no-repeat left top;
}
.product .top_buttons .buttonWhite.arrow span {
	background: url(http://static.fon.com/images/common/button_arrow_on_orange_left.png) no-repeat left top;
}
.product .top_buttons .buttonWhite.arrow span * {
	padding-left: 24px;
}
* html .product .top_buttons .buttonWhite {
	width: 105px;
}
* html .product .top_buttons .buttonWhite.basket {
	width: 165px;
}
* html .product .top_buttons .buttonWhite.arrow {
	width: 125px;
}


.product .tabs {
	margin: 10px 0 0;
	padding: 0px;
	height: 63px;
	padding-left: 0;
	clear: both;
	position: absolute;
	top: 72px;
	left: 10px;
}

.product .tabs li {
	list-style: none;
	margin: 0 5px 0 0;
	float: left;
}

.product .tabs li a {
	display: block;
	font-weight: bold;
	font-size: 1.1em;
	color: #005D7C;
	background: transparent url(http://static.fon.com/images/common/product_tab_back_right.png) no-repeat right 1px;
	text-decoration: none;
	color: #b71843;
}

.product .features .tabs li#tab_features a,
.product .hardware .tabs li#tab_hardware a,
.product .console .tabs li#tab_console a,
.product .compared .tabs li#tab_compared a {
	background: transparent url(http://static.fon.com/images/common/product_tab_front_right.png) no-repeat right 1px;
	color: #0071bc;
}

.product .box_orangeborder_750.tabbed .inner .tabs li a:hover {
	color: #0071bc;
	cursor: pointer;
}

.product .tabs li a span {
	display: block;
	height: 53px;
	width: 110px;
	padding: 13px 10px 0;
	background: transparent url(http://static.fon.com/images/common/product_tab_back_left.png) left 1px no-repeat;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: -0.1em;
	font-size: 1.1em;
}

.product .features .tabs li#tab_features a span,
.product .hardware .tabs li#tab_hardware a span,
.product .console .tabs li#tab_console a span,
.product .compared .tabs li#tab_compared a span {
	background: transparent url(http://static.fon.com/images/common/product_tab_front_left.png) no-repeat left 1px;
}

.product .tabs li a span strong {
	display: block;
	padding: 8px 0 0;
}

.product .tabs li a:hover {
	color: #ED6E00;
}

table.comparison {
	border-collapse: collapse;
	text-align: center;
	font-size: 1.1em;
}

table.comparison thead {
}

table.comparison th {
	padding: 0 5px 10px 5px;
}
table.comparison thead th.features  {
	font-size: 1.2em;
	color: #B71843;
	text-transform: uppercase;
}
table.comparison td {
	padding: 0 5px 0 5px;
}
table.comparison td .yes {
	color: #378313;
}
table.comparison td .no {
	color: #831313;
}

table.comparison thead img {
	display: block;
}

table.comparison tbody {
}

table.comparison tbody tr {
	height: 26px;
}

table.comparison tbody tr.odd {
	background-color: #fff6dc;
}

table.comparison tbody .odd .fonera2n  {
	background: #fff6dc url(http://static.fon.com/images/common/cream_edge_left.png) no-repeat left center;
}

table.comparison tbody .features,
table.comparison thead th.features  {
	text-align: left;
}

table.comparison tbody .odd .features  {
	background: #fff6dc url(http://static.fon.com/images/common/cream_edge_right.png) no-repeat right center;
}

.product #page_content ul.bulleted li {
	margin-bottom: 15px;
}

.product #page_content ul.bulleted li strong {
	color: #b71843;
}
.product .col_1 {
	width: 222px;
	float: left;
}
.product .col_1 img {
	margin-bottom: 15px;
}
.product .col_1 .compatible {
	width: 192px;
	height: 40px;
	padding: 84px 15px 0;
	background: url(http://static.fon.com/images/common/imagebox_compatible.png) no-repeat left top;
}
.product #page_content .col_1 .compatible p {
	font-size: 1em;
}
.product .col_2 {
	float: right;
	width: 480px;
}
* html .product .col_2 {
	float: none;
	padding-left: 20px;
}
*+html .product .col_2 {
	float: none;
	padding-left: 20px;
}
.product .console .col_1 {
	width: 510px;
}
.product .console .col_1 p {
	text-align: center;
}
.product .console .col_2 {
	width: 192px;
}
.product .console .col_2 strong {
	color: #b71843;
}
.product .video .video_container {
	width: 640px;
	margin: 0 auto;
}


/*========================================================================
product fonera2n START
========================================================================*/
.product .fonera2n .box_orangeborder_750.tabbed .inner {
	background: url(http://www.fonindonesia.com/images/fonera2n_tabs_bg_top.png) no-repeat left top;
	padding-top: 72px;
	padding-top: 150px;
}

/*========================================================================
product fonera2n END
========================================================================*/





/*================================================================================================================================================
product END
================================================================================================================================================*/
