/*
 * This file is part of the prestaDesignPlugin package.
 * (c) Christophe DOLIVET <cdolivet@prestaconcept.net>
 * (c) Mikael RANDY <mrandy@prestaconcept.net>
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */

/************************************/ 
/*			Error pages				*/
/************************************/
div#presta_error_project_logo ,
div#presta_error_project_logo_500 {
	font-size: 32pt;
	font-weight: bold;
	margin: 150px auto 15px auto;
	text-align: center;
	text-shadow: 0 0 3px #333;
	width: 508px;
}

div#presta_error_project_logo_500 {
	color:#633757;
}

div#presta_error_block_top,div#presta_error_block_content,div#presta_error_block_bottom {
	background: transparent url("../images/layout/error_block_top.png") no-repeat;
	width: 508px;
	height: 16px;
	margin: 0px auto;
	font-size: 0px; /* for IE 6*/
}

div#presta_error_block_bottom {
	background: transparent url("../images/layout/error_block_bottom.png") no-repeat;
	height:20px;
	margin:auto;
}

div#presta_error_block_content {
	background: transparent url("../images/layout/error_block_spacer.png") repeat-y;
	height: auto;
	padding: 0px 0px 0px 20px;
	width: 488px;
	overflow: hidden;
	text-align:left;
	margin:auto;
}

div#presta_error_block_content img.presta_error_image {
	float: left;
	margin: 0px;
}

div#presta_error_block_content dl.presta_error_type,
div#presta_error_block_content dl.presta_error_type dt,
div#presta_error_block_content dl.presta_error_type dd,
div#presta_error_block_content dl.presta_error_type_500,
div#presta_error_block_content dl.presta_error_type_500 dt,
div#presta_error_block_content dl.presta_error_type_500 dd {
	margin: 0px;
	padding: 0px;
}

div#presta_error_block_content dl.presta_error_type, 
div#presta_error_block_content dl.presta_error_type_500 {
	float: left;
	width: 340px;
	height: 93px;
	margin: -2px 0px 0px 10px;
}

div#presta_error_block_content dl.presta_error_type_500 {
	color:#633757;
}

div#presta_error_block_content dl.presta_error_type dt,
div#presta_error_block_content dl.presta_error_type dd,
div#presta_error_block_content dl.presta_error_type_500 dt,
div#presta_error_block_content dl.presta_error_type_500 dd {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
}

div#presta_error_block_content dl.presta_error_type dd, 
div#presta_error_block_content dl.presta_error_type_500 dd {
	font-weight: normal;
}



div#presta_error_block_content ul.presta_error_star,
div#presta_error_block_content ul.presta_error_star li {
	margin: 0px;
	padding: 0px;
}

div#presta_error_block_content ul.presta_error_star {
	list-style-image: url("../images/pictos/picto_star.png");
	float: left;
	margin: 0px 0px 0px 20px;
}

div#presta_error_block_content ul.presta_error_star li {
	font-family: Arial;
	font-size: 14px;
}

div#presta_error_block_content ul.presta_error_star p {
	margin: 12px 0px 8px 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 11px;
	width: 445px;
	word-wrap: break-word;
}

div#presta_error_block_content ul.presta_error_star p a {
	text-decoration: none;
}

div#presta_error_block_content ul.presta_error_star li p.presta_error_403 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}


div#presta_error_block_content ul.presta_error_star ul.presta_error_reason,div#presta_error_block_content ul.presta_error_star ul.presta_error_reason li {
	margin: 		0px;
	padding: 0px;
}

div#presta_error_block_content ul.presta_error_star ul.presta_error_reason {
	list-style-type: decimal;
	list-style-image: none;
	width: 430px;
	margin: 0px 0px 0px 19px;
}

div#presta_error_block_content ul.presta_error_star ul.presta_error_reason li {
	font-family: Arial;
	font-size: 11px;
}

div#presta_error_block_content input[type=text] {
	font-family: Arial;
	font-size: 11px;
	width: 216px;
	padding: 3px 0px 3px 8px;
	margin: 0px 5px 0px 0px;
}

address#presta_error_powered {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	margin: 0 auto;
	text-align: right;
	width: 460px;
}

address#presta_error_powered img {
	vertical-align: middle;
	border: none;
}

/* Google search */
h3.other-things {
	display: none;
}

#goog-wm ul,#goog-wm ul li {
	margin: 0px;
	padding: 0px;
}

#goog-wm ul {
	list-style-image: none;
	list-style-type: none;
}

#goog-wm-sb {
	margin: 0px 0px 0px 5px;
	padding: 0px;
	width: 136px;
	height: 16px;
	border: 0px;
	font-size: 10px;
	font-style: normal;
}


/************************************/ 
/*			Top bar					*/
/************************************/

div#presta_topbar , 
div#presta_topbar_500{
	font-size: 10px;
	height: 20px;
	line-height: 20px;
	padding: 0 15px;
}

div#presta_topbar a ,
div#presta_topbar_500 a {
	background: transparent url("../images/pictos/btn_back.png") top left no-repeat;
	display: block;
	float: left;
	height: 16px;
	line-height: 16px;
	margin-top: 1px;
	overflow: hidden;
	padding-left: 24px;
	text-decoration: none;
}

div#presta_topbar a:hover ,
div#presta_topbar_500 a:hover {
	background: transparent url("../images/pictos/btn_back.png") bottom left no-repeat;
}

div#presta_topbar_500 {
	background-color:#633757;
}

div#presta_topbar_500 a ,
div#presta_topbar_500 a:hover {
	color:#fff;
}
