﻿/*#region SIMPLE CONTENT*/

.pagesimple {  }

.pagesimple .text p { font-size:13px; line-height:16px; margin:0px 0px 10px; text-align:justify; }

.pagesimple .text a { /*font-size:13px;*/ transition:all 0.5s ease 0s; -webkit-transition:all 0.5s ease 0s; text-decoration:none; }

    /* [ HIDDEN FIELDS ] */

.pagesimple .photo { display:none; }

/*#endregion*/

/*#region SIMPLE CONTENT [ PRESENTATION ]*/

#dPresentation .pagesimple h1 { margin:0px 0px 5px; }
#dPresentation .pagesimple .text { padding:0px; margin:0px;}
#dPresentation .pagesimple .text p { font-size:12px; padding:0px; margin: 0 0 10px 0;}

/*#endregion*/

/*#region SIMPLE CONTENT [ AUCTION ]*/

#dPresentationAuction .pagesimple h1 { margin:0px 0px 5px; }
#dPresentationAuction .pagesimple .text { padding:10px 0px 30px 0px; margin:0px;}
#dPresentationAuction .pagesimple .text p { font-size:12px; padding:0px; margin: 0 0 10px 0;}

/*#endregion*/

/*#region SIMPLE CONTENT [ ABOUT US ]*/

.pagesimple .text div.aboutUs { display:block; margin:0px 0px 25px; }
.pagesimple .text div.aboutUs p.title { font-size:15px; color:#003856; }

/*#endregion*/

/*#region SIMPLE CONTENT [ LINKS ]*/

ul.links { display:inline-block; width:305px; }
ul.links > li { margin:0px 0px 10px; }
ul.links > li cite { font-size:14px; color:#003856; margin:0px 5px 0px 0px; }

/*#endregion*/

/*#region SIMPLE CONTENT [ JOIN US ]*/

ul.joinUs { display:block; margin:25px 0px 10px; text-align:center; }
ul.joinUs > li {  }
ul.joinUs > li cite { background:url("../../images/icons.png") no-repeat -28px -24px transparent; display:inline-block; height:17px; vertical-align:middle; width:16px; }

/*#endregion*/

/*#region SIMPLE CONTENT [ CONTACTS ]*/

.pagesimple .text div.contactUs { width:290px; }

.pagesimple .text div.contactUs p { line-height:18px; margin:0px; }
.pagesimple .text div.contactUs p.address { margin:0px 0px 13px; }

.pagesimple .text div.contactUs p label { font-weight:bold; color:#003856; }

/*#endregion*/