@IMPORT url("admin.css");
@IMPORT url("CalendarPopup.css");
@IMPORT url("catalogueCategories.css");
@IMPORT url("categorySelection.css");
@IMPORT url("comments.css");
@IMPORT url("filter.css");
@IMPORT url("loginRegister.css");
@IMPORT url("mainCatalogue.css");
@IMPORT url("mainMenu.css");
@IMPORT url("moderation.css");
@IMPORT url("premiumAccount.css");
@IMPORT url("stampDetails.css");
@IMPORT url("stampEdit.css");
@IMPORT url("stampsCategories.css");
@IMPORT url("validatorMessages.css");
@IMPORT url("userPhilatelyEntity.css");
@IMPORT url("contactexchange.css");
@IMPORT url("PhilatelyEntityDataComponent.css");
@IMPORT url("extended_classes.css");
@IMPORT url("richModalPanel.css");
@IMPORT url("modalPanel.css");
@IMPORT url("waitLabel.css");
@IMPORT url("loginPopupPanel.css");


html
{
	background-color: #e9e9e9;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
}

body
{
	background-color: #e9e9e9;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
}

a
{
	color: #99825f;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a img
{
	border:0;
}

.clear
{
	clear: both;
	font-size: 0px !important; /* ie fix */
	height: 1px !important; /* old Gecko fix */
	line-height: 0em !important;
}

.adsenseClear
{
	clear:both;
	font-size: 10px !important; /* ie fix */
    height: 10px !important; /* old Gecko fix */
    line-height: 10em !important; 
}

.mainContent
{
	width: 570px;
	float: right;
	font-size: 13px;
}

.wrapper
{
	width: 951px;
	background-color: #fff;
	margin: 0 auto;
	position: relative;
}

textarea
{
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
}

.content h1
{
	display:block;
	font-family: georgia, serif;
	color: #99825f;
	font-size: 150%;
	background-image: url("../images/h1Border.gif");
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-bottom: 3px;
	width: 100%;
}

.header
{
	height: 150px;
	background-image: url(../images/headerBg.jpg);
	background-repeat: no-repeat;
}

a.headerLogo
{
	position: absolute;
	display: block;
	left: 24px;
	top: 10px;
	float: left;
}

a.headerLogo img
{
	border: 0;
}

.header .languages
{
	position: absolute;
	width: 30px;
	left: 905px;
	padding: 4px;
}

.header .siteInfo
{
	font-family: georgia; 
	font-weight: normal; 
	font-size: 20px; 
	color: #b09c7d;
	position:absolute;
	width: 940px;
	text-align: right;
	margin-top: 100px;
}

.header .languages a
{
	display: block;
	margin: 4px;
}

.header .languages a.toSelect img
{
	border: 0;
}

.header .languages a.selected img
{
	border: 0;
}

.search
{
	position: absolute;
	left: 0px;
	top: 111px;
}


.search label
{
	color: #727272;
	font-size: 11pt;
	vertical-align: middle;
}

.search input
{
	vertical-align: middle;
}

input.textField
{
	border: 1px solid #bfbfbf;
	border-collapse:separate;
	height: 16px;
	width: 152px;
	padding: 2px;
}

.search a.advancedSearch
{
	position: relative;
	left: 114px;
}

.accountInfo
{
	display: table;
	position: relative;
	right: 50px;
	float: right;
}

.simpleLogin
{
	padding-left: 5px;
	padding-right: 9px;
	padding-top: 5px;
}

.simpleLoginTable
{
	width: 100%;
	float: left;
	display: block;
	margin-right: 10px;
}


.isUserRegistered
{
	text-align: right;
	padding-right: 3px;
/*	position: absolute;
	margin-left: -25px;
	margin-top: 5px;
*/
}


.user .userName
{
	
	position: relative;
	left: 10px;
	top: 10px;
	margin-right: 150px;
}

.user
{
	width: 100%;
}

.user .userName span
{
	font-weight: bold;
}

.user .logout
{
	width: 100%;
	text-align: right;
	position: absolute;
	left: -10px;
	top: 10px;
}

.userLeft
{

	width: 100%;
	position: relative;
	height: 37px;
	background-image: url(../images/loginBgLeft.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0px; 
	margin: 0px;
	margin-right: 0px;
}

.userLeft table
{
	width: 100%;
}

.userRight
{
	position: relative;
	width: 100%;
	height: 37px;
	background-image: url(../images/loginBgRight.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.user
{
	display: block;
	float: left;
	height: 37px;
	background-image: url(../images/loginBg.gif);
	background-repeat: repeat-x;
}

.user label
{
	margin: 0;
	padding-right: 5px;
	padding-left: 5px;	
	float: left;
	margin-top: 2px;
}

.user input
{
	width: 100px;
	border: 1px solid #727272;
	margin: 0px;
	float: left;
	padding: 1px;
	font-size: 12px;
}

.user a
{
	margin-left: 10px;
	margin-top: 2px;
}

.user a.loginButton
{
	padding-right: 15px;
	margin: 0px !important;
}

.user .loginButton img
{
	display: inline;
	position: absolute;
	margin-left: 5px;
	margin-top: 2px;
}

.userLogin
{
	width: 100%;
}

.loginWindowHelp
{
	padding-left: 128px;
	line-height: 1.5em;
}

.accountInfo .separatorLeft
{
	padding: 0;
	margin: 0;
	font-size: 0px;
	height: 1px;
	background-image: url(../images/separatorLeft.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.accountInfo a
{
	color: #00094a;
}

.accountInfoButtons
{
	
}

.registrationInfo td
{
	padding: 2px;
	width: 50%;
	vertical-align: top;
}

.registrationInfoLeft
{
	padding-left: 32px !important;
}

.registrationInfoRight
{
	text-align: right;
	padding-right: 5px;
}

.accountInfo .separatorRight
{
	padding: 0;
	margin: 0;
	font-size: 0px;
	height: 1px;
	background-image: url(../images/separatorRight.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.accountInfo .separator
{
	padding: 0;
	margin: 0;
	font-size: 0px;
	margin-top: 2px;
	margin-bottom: 4px;
	height: 1px;
	background-image: url(../images/separator.gif);
	background-repeat: repeat-x;
}

.buttonLeft
{
	float: left;
	height: 27px;
	background-image: url(../images/buttonBgLeft.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.buttonRight
{
	float: left;
	height: 27px;
	background-image: url(../images/buttonBgRight.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.button
{
	float: left;
	height: 27px;
	background-image: url(../images/buttonBg.gif);
	background-repeat: repeat-x;
}

.box .buttonLeft, .oddRow .buttonLeft, .philatelyEntityImage .buttonLeft
{
	float: left;
	height: 27px;
	background-image: url(../images/btnYellowBgLeft.gif) !important;
	background-repeat: no-repeat;
	background-position: top left;
}

.box .buttonRight, .oddRow .buttonRight, .philatelyEntityImage .buttonRight
{
	float: left;
	height: 27px;
	background-image: url(../images/btnYellowBgRight.gif) !important;
	background-repeat: no-repeat;
	background-position: top right;
}

.box .button, .oddRow .button, .philatelyEntityImage .button
{
	margin-top:5px;
	height: 27px;
	background-image: url(../images/btnYellowBg.gif) !important;
	background-repeat: repeat-x;
}

.row .button
{
	margin-top: 5px;
}

.box select
{
	width: 230px;
}

.buttonLeft a
{
	float: left !important;
	padding: 5px !important;
	padding-left: 15px !important;
	padding-right: 15px !important;
	color: #727272 !important;
	display: block !important;
}

.buttonLeft a:hover
{
	text-decoration: none;
}

.containerWithLeftMargin
{
	margin-left: 120px;
}

p.description
{
	line-height: 1.5em;
	text-align: left;
	color: #727272;	
}

.footer
{
	height: 34px;
	background-image: url(../images/footerBg.gif);
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 10px;
}

.footer span
{
	vertical-align: middle;
}

.footer .copyrights
{
	float: left;
}

.footer .quickLinks
{
	float: right;
	font-size: 90%;
}

.footer .buildInfo
{	
	display:block;
	margin-left:40px;
	float: left;
	font-size: 90%;
}

.footer .borderPane
{
	color: #727272;
	border:0;
	border-top: 1px solid #e9e9e9;
	padding-top: 8px;
}

/* admin zone */

.adminLeftMenu
{
	clear: both;
	margin-top: 20px;
	float: left;
	width: 170px;
	padding-left: 20px;
	padding-right: 10px;
	border: 0;
	border-right: 1px solid #f1f1f1;
}

.adminLeftMenu h1
{
	color: #000;
	font-weight: bold;
	font-size: 120%;
}

.adminLeftMenu li
{
	color: #99825f;
}

.adminMainContent
{
	float: right;
	width: 730px;
	margin-top: -15px;
}

.adminMainContent h1
{
	font-family: georgia, serif;
	color: #99825f;
	font-size: 150%;
}

.adminMainContent h2
{
	color: #727272;
	font-size: 120%;
	font-weight: bold;
	border: 0;
	border-bottom: 1px solid #727272;
	line-height: 1.5em;
	margin-right: 20px;
	background-color: #f1f1f1;
	padding: 4px;
}

.accountInfo h1
{
	color: #727272;
	font-size: 150%;
	font-weight: bold;
	text-align: center;
}

.displayItemsNo
{
	padding-left: 5px;
	padding-right: 5px;
}

.displayItemsNo label
{
	padding-right: 4px;
}

.paginationTable
{
	float: right;
	font-weight: normal;
}

/* admin zone END */

