/*
Master Container Rules
*/

.langSelection{
	margin:5px;
}

#eGazetteContainer
{
	width: 785px;
}
#eGazetteContainer img
{
	border:0;
}
#eGazetteContainer table
{
	width:100%;
	border-width: 0px;
	border-spacing: 0px;
	border-style: none;
	border-collapse: collapse;
	background-color: silver;	
}
#eGazetteContainer th
{
	background-color: #dbdbdb;
	border-right: 1px solid white ;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
}
#eGazetteContainer td 
{
	background-color: white;
	border-bottom: 1px solid #dbdbdb;
	font-size: 11px;
	padding: 3px;
	padding-left: 10px;
}
#eGazetteContainer ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#eGazetteContainer li
{
	display: inline;
}

#eGazetteContainer label
{
	margin-left: 8px;
	margin-right: 0px;
	font-size: 11px;
}

#eGazetteContainer .label
{
	margin-left: 29px;
	margin-right: 5px;
	font-size: 13px;
	padding-bottom: 15px;
}
#eGazetteContainer #detailsContainer {
padding-top: 15px;
}
#eGazetteContainer .logo{
	font-weight: bold;
	font-size: 14px;
	color: #333333;
}

#eGazetteContainer .wide
{
	margin-top: 10px;
	padding-left: 30px;
}

#eGazetteContainer .regNum
{
	font-weight: bold;
	padding-left: 30px;
}

#eGazetteContainer .inid
{
	margin-top: 10px;
	font-size: 11px;
	color: #003366;
}

#eGazetteContainer .text
{
	font-size: 12px;
	color: #333333;
	padding-left: 30px;
	text-align: justify;
}

#eGazetteContainer .divider
{
	padding-left: 30px;
	margin-top: 10px;
}

#eGazetteContainer dl {
padding: 0;
margin: 2px;
}
#eGazetteContainer dt {
float: left;
padding: 0;
}
#eGazetteContainer dd {
clear: right;
}

/*
Top Links
*/

#eGazetteTools
{

	clear: both;
	background-color: transparent;
	background-image: url(/madridgazette/images/home_recherche_08.jpg);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	height: 26px;
}

#eGazetteTools ul.back
{
	margin-left: 5px;
	float: left;
}

#eGazetteTools ul
{
	float: right;
}

#eGazetteTools li a
{
	text-decoration: none;
	font-size: 11px;
	padding-right: 10px;
}

#eGazetteTools img
{
	vertical-align: middle;
}



/*
Pagination
*/
.eGazettePaginationContainer
{
	clear: both;
	padding: 5px;
	background-color: #cce6ff;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	height: 20px;
	color: #006699;
	font-size: 12pt;
	font-weight: bold;
}

.eGazettePaginationTitle
{
	float: left;
}

.eGazettePaginationPages
{
	font-size: 12pt;
	vertical-align: middle;
}

.eGazettePagination
{
	float: right;
}

.eGazettePagination img
{
	vertical-align: middle;
}

.eGazettePagination input
{
	vertical-align: middle;
}

/*
Form elements
*/

#eGazetteSearchForm table td
{
	background-color: #f1f1f1;
	background-image: url(/madridgazette/images/bg_search.jpg);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	border:0;
	border-top:1px solid white;
	padding:10px;
}

#eGazetteSearchForm table th
{
	background-color: #f1f1f1;
	background-image: url(/madridgazette/images/bg_search.jpg);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	white-space:nowrap;
	color: #006699;
	font-size:15px;
	border:0;
	font-weight: bold;
	border-top:1px solid white;
	padding:10px;
}

#eGazetteSearchForm  #country
{
	margin-left:30px;
	width:320px;
}

#eGazetteSearchForm  #transaction
{
	width:450px;
}

#eGazetteSearchForm  .chaptersDropdown
{
	width:560px;
}

.btBody{
	background-image: url(/madridgazette/images/submit.gif);
	width:144px;
	height:22px;
	border:0;
	background-color: transparent;
}


#eGazetteSearchResults
{
	clear: both;
}

#eGazetteSearchResults TH
{
	background-color: #003366;
	color: white;
	font-weight: bold;
}

#eGazetteSearchResults TD
{

}
/*
Back to top
*/

#eGazetteBackToTop
{
width: 100%;
clear: both;
padding: 10px;
text-align: right;
}

.contentText
{
padding-bottom: 1em;
text-align: justify;
}
