/******************************************************************************
  Global
 ******************************************************************************/

body, a, option, div, th, td, li, h4, fieldset, img,
.button .stretch, .link_button .stretch, .link_button .stretch:hover,
.link_button a, .link_button a:hover,
.misc_alert_loading,
.dijitTab, .dijitTabPaneWrapper {
	border-color: #C5C5C5;
	color: #606060;
}

h1, h2, h3 {
	color: #4D4D4D;
}

input.text, input.password, textarea {
	color: #909090;
	border-color: #E5E5E5;
}

fieldset {
	background-color: #FFF;
	border-color: #E5E5E5;
}

/******************************************************************************
  Global - Product
 ******************************************************************************/

.product_list .thumb_image .centered,
.product_detail .thumb_image .centered {
	width: 100px;
	height: 100px;
}

.product_detail .detail_image .centered {
	width: 250px;
	height: 250px;
}

.product_detail label,
.product_detail .num {
	color: #909090;
}

.product_list_item .original_price,
.product_list_tile .original_price,
.product_detail #original_price {
	font-weight: bold;
	color: #ED2A3A;
	font-size: 116%;
}

.product_list_item .price,
.product_list_tile .price,
.product_detail #product_price {
	font-weight: bold;
	color: #000;
	font-size: 116%;
}
.product_detail #original_price,
.product_detail #product_price {
	font-size: 138.5%;
}

/******************************************************************************
  Layout
 ******************************************************************************/

/* Html */
html {
	background: transparent url(../images/html.jpg) repeat-y scroll center top;
}

body {
	background: transparent url(../images/body.jpg) no-repeat center top;
}

/* Main - Wrapper */
#main_wrapper {
	width: 940px;
}

/* Main - Header */
#main_header {
	position: relative;
}
#main_header_left {
	padding: 20px 0 0 12px;
}
#main_header_right {
	float: right;
	margin-right: 10px;
	width: 184px;
	position: absolute;
	right: 0;
}
#main_header_content {
	margin-top: 47px;
}
#main_header_bottom {
	padding: 10px 0 10px 0;
}

.main_column {
	width: 184px;
}
#main_column_left {
	margin-left: -932px;
}
#main_column_right {
	margin-left: -192px;
}

#main_content_wrapper {
	margin-bottom: 20px;
}

#main_footer_top {
	border: 1px solid #40ceff;
	margin: 0 10px 20px 10px;
	padding: 10px;
}
#main_footer_content {
	text-align: center;
	background: transparent url(../images/main_footer_content.png) no-repeat center bottom;
	height: 100px;
	margin-bottom: 20px;
}
#main_footer_bottom {
	text-align: center;
	padding-bottom: 20px;
}

/******************************************************************************
  Tables
 ******************************************************************************/

/* Frame */
.main_column .table {margin-bottom: 12px;}
.main_column .table .top {
	background: transparent url(../images/tables/backgrounds.png) no-repeat 0 0;
	height: 5px;
	overflow: hidden;
}
.main_column .table h4 {
	background: transparent url(../images/tables/backgrounds.png) repeat-y -184px 0;
	padding: 0 13px;
}
.main_column .table .content {
	background: transparent url(../images/tables/backgrounds.png) repeat-y -184px 0;
	padding: 10px 12px 8px 12px;
}
.main_column .table .bottom {
	background: transparent url(../images/tables/backgrounds.png) no-repeat -368px 0;
	height: 5px;
	overflow: hidden;
}
.main_column .table .link_button .stretch,
.main_column .table .button .stretch {
	width: 140px;
}

/* Ak Login Box */
.table_ak_login_box h4 {
	background: transparent url(../images/tables/backgrounds.png) repeat-y -184px 0;
	padding: 0 13px;
}
.table_ak_login_box h4 span {
	background: transparent url(../images/tables/ak_login_box/key.png) no-repeat right center;
	display: block;
	width: 100%;
}
.table_ak_login_box .content {
	background: transparent url(../images/tables/backgrounds.png) repeat-y -184px 0;
	padding: 10px 12px 8px 12px;
}
.table_ak_login_box .bottom {
	background: transparent url(../images/tables/backgrounds.png) no-repeat -368px 0;
	height: 5px;
	overflow: hidden;
}
.table_ak_login_box input,
.table_ak_login_box .links a {
	border-color: #9FEAFF;
	color: #9FEAFF;
}
.table_ak_login_box .link_button .stretch,
.table_ak_login_box .button .stretch {
	width: 140px;
}


/* Ak Links List - Menu */
.table_ak_links_list_menu {height: 40px;}
.table_ak_links_list_menu li {display: inline;}
.table_ak_links_list_menu a {
	display: block;
	float: left;
	width: 180px;
	height: 40px;
	margin-right: 9px;
	background: transparent url(../images/tables/ak_links_list/menu.png);
	font-weight: bold;
	line-height: 40px;
	text-align: center;
}
.table_ak_links_list_menu .particuliers a			{background-position: 0 0px;}
.table_ak_links_list_menu .particuliers a:hover		{background-position: 0 -40px;}
.table_ak_links_list_menu .particuliers a.current	{background-position: 0 -80px;}
.table_ak_links_list_menu .professionnels a			{background-position: 0 -120px;}
.table_ak_links_list_menu .professionnels a:hover	{background-position: 0 -160px;}
.table_ak_links_list_menu .professionnels a.current	{background-position: 0 -200px;}
.table_ak_links_list_menu .advices a				{background-position: 0 -240px;}
.table_ak_links_list_menu .advices a:hover			{background-position: 0 -280px;}
.table_ak_links_list_menu .advices a.current		{background-position: 0 -320px;}
.table_ak_links_list_menu .promotions a				{background-position: 0 -360px;}
.table_ak_links_list_menu .promotions a:hover		{background-position: 0 -400px;}
.table_ak_links_list_menu .promotions a.current		{background-position: 0 -440px;}

/* Ak Cookie Crumb */
.table_ak_cookie_crumb {
	width: 920px;
	height: 23px;
	line-height: 23px;
	border: 1px solid #40ceff;
	margin: 0 10px;
	background-color: #FFF;
}
.table_ak_cookie_crumb li {
	background: transparent url(../images/tables/ak_cookie_crumb/background.png) no-repeat 0 -23px;
	padding: 0 7px 0 25px;
}
.table_ak_cookie_crumb .home {
	background-position: 0 0;
	padding-left: 30px;
}

/* Ak Search - Inline */
.table_ak_search_inline input {
	width: 156px;
	border-color: #40ceff;
}

/* Ak Menu - Categories */
.table_ak_menu_categories h4 span {background-position: 0 0;}
.table_ak_menu_categories li {
	width: 160px;
}
.table_ak_menu_categories a {
	display: block;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	height: 100%;
}
.table_ak_menu_categories a span {
	display: block;
	padding: 3px 10px;
}
.table_ak_menu_categories a.leaf span {
	background: transparent url(../images/tables/ak_menu_categories/arrow_bottom.png) no-repeat scroll center right;
}
.table_ak_menu_categories a.level_2 span {padding-left: 20px;}
.table_ak_menu_categories a.level_3 span {padding-left: 30px;}
.table_ak_menu_categories a.level_4 span {padding-left: 40px;}
.table_ak_menu_categories a:hover {
	background: transparent url(../images/tables/ak_menu_categories/background.png) repeat-y scroll 0 0;
	text-decoration: none;
}

/* List Products List */
.main_column .table_list_products_list .content {
	padding: 10px 3px 8px 3px;
}

/* Ak Links List - Footer */
.table_ak_links_list_footer li {
	display: inline;
	padding: 0 10px;
}

/* Ak Copyright */
.table_ak_copyright {
	font-size: 77%;
	color: #40CEFF;
}
.table_ak_copyright a {
	color: #40CEFF;
}
.table_ak_copyright a:hover {
	text-decoration: underline;
}

/******************************************************************************
  Buttons
 ******************************************************************************/

.button .left,
.link_button .left {
	background-image: url(../images/buttons/buttons.png);
}
.button .stretch,
.link_button .stretch {
	background-image: url(../images/buttons/buttons.png);
}
.button .right,
.link_button .right {
	background-image: url(../images/buttons/buttons.png);
}

/******************************************************************************
   Misc Alerts
 ******************************************************************************/

.misc_alert {
	background-color: #FFF;
}

/******************************************************************************
  Page Welcome
 ******************************************************************************/

#page_welcome_left {
	width: 270px;
	float: left;
	margin-top: 20px;
}
#page_welcome_left .table_ak_image {
	margin: 0 5px 35px 5px;
}

#page_welcome_right {
	width: 270px;
	float: left;
	margin-top: 20px;
}
#page_welcome_right .table_ak_image {
	margin: 0 5px 35px 5px;
}

/******************************************************************************
  List Products
 ******************************************************************************/

.product_sort {
	height: 38px;
	line-height: 38px;
	border-width: 1px;
	background: transparent url(../images/list_products/backgrounds.png) repeat-x;
	margin-bottom: 10px;
	padding: 0 10px;
}

.product_list_item {
	width: 240px;
	height: 260px;
	padding: 9px;
	margin: 0 5px 10px 5px;
	border-width: 1px;
	background-color: #FFF;
}
.product_list_item_hover {
	cursor: pointer;
}
#page_welcome_right .product_list_item,
#page_welcome_left .product_list_item {
	float: none;
}
.product_list_item .title {
	height: 32px;
	width: 240px;
}
.product_list_item .title a {
	color: #645B38;
	text-decoration: underline;
}
.product_list_item .thumb_image {
	top: 42px;
	left: 79px;
}
.product_list_item .short_desc {
	top: 152px;
	height: 50px;
	width: 240px;
}
.product_list_item .price {
	top: 237px;
	width: 240px;
	text-align: center;
}
.product_list_item .original_price {
	top: 257px;
	width: 240px;
	text-align: center;
}
.product_list_item .buttons {
	top: 212px;
}
.product_list_item .button .stretch {
	width: 220px;
}

/******************************************************************************
  List Products - Tile
 ******************************************************************************/

.product_list_tile {
	width: 178px;
	height: 210px;
	background: transparent url(../images/tables/list_products_list/background.png) repeat-x;
}

.product_list_tile_hover {
	cursor: pointer;
	background-image: url(../images/tables/list_products_list/background_hover.png);
}

.product_list_tile .thumb_image {
	top: 50px;
	left: 39px;
}
.product_list_tile .price {
	top: 160px;
	width: 178px;
	text-align: center;
}
.product_list_tile .original_price {
	top: 180px;
	width: 178px;
	text-align: center;
}
.product_list_tile .title {
	top: 10px;
	height: 35px;
	padding: 0 10px;
	text-align: center;
	width: 158px;
}

/******************************************************************************
   Pager
 ******************************************************************************/

.pager {
	height: 18px;
	border-width: 1px;
	background: transparent url(../images/list_products/backgrounds.png) repeat-x 0 -18px;
	margin-bottom: 10px;
	position: relative;
}

.pager table {
	position: absolute;
	right: 10px;
}

.pager .current {
	padding: 0 4px;
	background-color: #4D4D4D;
	color: #FFF;
}

.pager td {
	padding: 0 2px;
	line-height: 18px;
}

/******************************************************************************
  Product Detail
 ******************************************************************************/

.product_detail .details {
	border-width: 1px;
	padding: 10px;
	background-color: #FFF;
	margin-bottom: 10px;
}

.product_detail .detail_image {
	float: left;
	margin-right: 10px;
}
.product_detail .detail {
	float: right;
	overflow: hidden;
}

.product_detail .title {
	font-size: 100%;
	text-decoration: underline;
	font-weight: normal;
}

.product_detail .num {
	margin-bottom: 20px;
	font-size: 77%;
}

.product_detail .detail_item {
	clear: left;
	padding-top: 5px;
	font-size: 85%;
}
.product_detail .detail_item label {
	width: 90px;
	display: block;
	float: left;
	line-height: 18px;
}
.product_detail .detail_item div {
	float: left;
	line-height: 18px;
}

#product_quantity					{width: 30px;}
.product_detail .detail .buttons {
	padding-top: 20px;
	float: right;
}
.product_detail .detail .buttons .button {margin-left: 20px;}

.product_detail .pricing table {width: auto;}
.product_detail .pricing table td,
.product_detail .pricing table th {
	padding: 2px;
	border-width: 1px;
	text-align: center;
}

.product_detail .dijitTabContainer {
	margin-bottom: 10px;
}

.product_detail .thumb_image {
	margin: 5px;
}
