
DIV.root_error {
	width:698px;
	margin:20px;
	border:1px solid #666;
	padding:40px 20px;
	text-align:center;
}

DIV.r_error_title {
	font-size:18px;
	color:#f1f1f1;
	font-weight:bold;
	text-align:center;
	border-bottom:1px solid red;
	display:inline;
}

DIV.r_error_message {
	padding-left:100px;
	padding-right:100px;
	font-size:12px;
	color:#ddd;
	margin-top:20px;
}

DIV.root_error_tpl {
	width:*;
	margin:10px;
	padding:10px;
	border:1px solid #666;
	text-align:center;
}

DIV.r_error_message_tpl {
	padding-left:10px;
	padding-right:10px;
	font-size:11px;
	margin-top:10px;
	color:#ddd;
}

DIV.r_error_title_tpl {
	font-size:16px;
	color:#f1f1f1;
	font-weight:bold;
	text-align:center;
	border-bottom:1px solid red;
	display:inline;
}

/*	-------------------------------------------------------------	*/


TABLE.root_header {
	height:110px;
	width:780px;
	background-color:#000;
}

TABLE.root_header TD.r_logo {
	padding-left:20px;
	padding-top:7px;
	width:140px;
	vertical-align:middle;
}

TABLE.root_header TD.r_lang {
	width:340px;
	text-align:right;
	vertical-align:middle;
	line-height:12px;
	padding-right:20px;
	padding-top:7px;
	background-image:url('../Images/bg_root_header_lang.gif');
	background-repeat:no-repeat;
	background-position:100% 27px;
}

TABLE.root_header TD.r_banner {
	width:280px;
	padding-left:20px;
	vertical-align:middle;
	padding-top:10px;
}


/*	-------------------------------------------------------------	*/


TABLE.root_menu {
	height:55px;
	width:780px;
	background-image:url('../Images/bg_root_menu.gif');
	background-repeat:repeat-x;
	background-position:0 0;
	vertical-align:middle;
}

TABLE.root_menu TD.r_menu {
	padding-top:14px;
	padding-left:19px;
}

TABLE.root_menu TD.r_cart_icon {
	text-align:right;
	padding-right:19px;
	vertical-align:middle;
	cursor:pointer;
}

TABLE.root_menu TD.r_cart_info {
	text-align:right;
	padding-right:10px;
	width:190px;
	vertical-align:middle;
	color:#9A9A9A;
	font-size:11px;
	line-height:12px;
	cursor:pointer;
}

TABLE.root_menu TD.r_cart_info SPAN.subtitle {
	font-size:11px;
	color:#616161;
}

A.menu_root {
	color:#fff;
	font-size:12px;
	margin-right:18px;
	display:block;
	float:left;
	height:21px;
	line-height:21px;
	border-bottom:2px solid #FFB200;
}

A.menu_root:hover {
	border-bottom:2px solid #FE0000;
}

A.menu_root_active {
	color:#fff;
	font-size:12px;
	margin-right:18px;
	display:block;
	float:left;
	height:21px;
	line-height:21px;
	border-bottom:2px solid #0077FF;
}


/*	-------------------------------------------------------------	*/


TABLE.root_footer {
	height:130px;
	width:780px;
}

TABLE.root_footer TD.r_separator {
	height:18px;
	background-color:#000;
}

TABLE.root_footer TD.r_content {
	height:65px;
	background-image:url('../Images/bg_root_footer_content.gif');
	background-repeat:repeat-x;
	background-position:0 0;
}

TABLE.root_footer_content {
	height:65px;
	width:780px;
}

TABLE.root_footer_content TD.r_cards {
	vertical-align:top;
	padding-left:19px;
	padding-top:5px;
	width:212px;
}

TABLE.root_footer_content TD.r_timestamp {
	vertical-align:top;
	padding-right:15px;
	padding-top:8px;
	width:143px;
	color:#A3A3A3;
	font-size:11px;
	text-align:right;
	border-right:1px solid #303030;
	line-height:20px;
}

TABLE.root_footer_content TD.r_timestamp .creation, TD.r_timestamp .creation * {
	color:#737373;
}

TD.r_timestamp .creation A:hover {
	color:#aaa;
	text-decoration:underline;
}

TABLE.root_footer TD.r_foot_menu {
	Xwidth:370px;
	padding-top:8px;
	padding-left:10px;
	padding-right:17px;
}

A.menu_foot {
	color:#A3A3A3;
	font-size:11px;
	margin-left:7px;
	display:block;
	float:right;
	line-height:21px;
}

A.menu_foot:hover {
	color:#ddd;
	text-decoration:underline;
}

A.fmo_error {
	color:#5C5C5C;
	font-size:11px;
	float:right;
	margin-left:10px;
	padding-left:23px;
	background-image:url('../Images/fmo_error.gif');
	background-repeat:no-repeat;
	background-position:0 0;
}

A.fmo_notify {
	color:#5C5C5C;
	font-size:11px;
	display:block;
	float:right;
	margin-left:10px;
	padding-left:20px;
	background-image:url('../Images/fmo_notify.gif');
	background-repeat:no-repeat;
	background-position:0 0;
}

A.fmo_favourite {
	color:#5C5C5C;
	font-size:11px;
	float:right;
	margin-left:10px;
	padding-left:23px;
	background-image:url('../Images/fmo_favourite.gif');
	background-repeat:no-repeat;
	background-position:0 0;
}

A.fmo_favourite:hover {
	color:#aaa;
	background-image:url('../Images/fmo_favourite_over.gif');
	padding-bottom:1px;
	border-bottom:1px dashed #FFB919;
}

A.fmo_notify:hover {
	color:#aaa;
	background-image:url('../Images/fmo_notify_over.gif');
	padding-bottom:1px;
	border-bottom:1px dashed #FE0000;
}

A.fmo_error:hover {
	color:#aaa;
	background-image:url('../Images/fmo_error_over.gif');
	padding-bottom:2px;
	border-bottom:1px dashed #0150AC;
}

A.fmo_copyright {
	color:#5C5C5C;
	font-size:11px;
	float:right;
	margin-left:10px;
	padding-left:18px;
	background-image:url('../Images/fmo_copyright.gif');
	background-repeat:no-repeat;
	background-position:0 0;
}

A.fmo_copyright:hover {
	color:#aaa;
	background-image:url('../Images/fmo_copyright_over.gif');
	padding-bottom:1px;
	border-bottom:1px dashed #FFB919;
}

TABLE.root_footer TD.r_credits{
	height:45px;
	background-image:url('../Images/bg_root_footer_credits.gif');
	background-repeat:repeat-x;
	background-position:0 0;
	text-align:center;
	font-size:11px;
	color:#606060;
	vertical-align:middle;
}
