/* -------------------------------------------------------------- 
   
    2008, ΠειςΓεις
      
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
    border: 0pt none;
    font-family: inherit;
    font-size: 100.01%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0pt;
    padding: 0pt;
    text-align: left;
    vertical-align: baseline;
}

body
{
    background: #FFFFFF none no-repeat scroll 0% 0%;
    /*background-image: url(../images/backgroundGreen.jpg);*/
    font-size: 1em;
    font-family: Helvetica, Arial, Verdana, sans-serif;
    color: #444;
    padding: 0;
    margin: 0;
}

a
{
    color: #49749C;
}
a:hover
{
    color: #AA9650;
}

.verticalMiddled
{
    display: table-cell;
    vertical-align: middle;
}

.autoWidth
{
	clear:both;
	max-width:1600px;
	min-width:900px;
	width:100%;
}

.topAd
{
	margin: 20px 0;
}

/* ----------------- COLUMNS ---------------- */

.mainPage
{
    overflow: hidden;
    width: 100%;
}

.mainPage .mainColumn
{
    float: left;
    width: 90%;
    overflow: hidden;
    /* background-color: #ccffcc; */
}

.mainPage .sideColumn
{
    float: left;
    overflow: hidden;
    width: 20%;
    margin-right: -1px;
    /* background-color: #ffcccc; */
}

.sitePage
{
    overflow: hidden;
    width: 100%;
}

.sitePage .mainColumn
{
    float: left;
    width: 100%;
    overflow: hidden;
    /* background-color: #ccffcc; */
}

.sitePage .sideColumn
{
    float: left;
    overflow: hidden;
    width: 0;
    margin-right: -1px;
    /* background-color: #ffcccc; */
}



/* ----- header ----- */

.header
{
    padding-left: 60px;
}

.logoContainer h1
{
    display: inline;
    font-size: 16px;
    line-height: 28px;
    background-color: #F2F2F2;
    color: #939598;
    padding: 8px 10px 5px 10px;
}

.logoContainer h1 a.logo
{
    text-decoration: none;
    color: #939598;
}

.logoContainer h1 a.mainpageLink
{
    font-size: 16px;
}

.header table td
{
    padding-right: 20px;
}

.adminVoiceHolder
{
    margin-top: 15px;
    margin-bottom: 15px;
}

.adminVoiceHolder .adminVoice
{
    font-size: 14px;
    background: url(../images/icons/flag_red.gif) no-repeat scroll 0 0%;
    padding: 0 0 0 21px;
    margin-right: 10px;
    line-height: 18px;
    vertical-align: middle;
    display: inline;
}



/* ----- content ----- */

.content
{
    margin-left: 60px;
    margin-right: 25px;
}

.content h1.contentHeader
{
    font-size: 23px;
    margin-top: 1.25em;
    margin-bottom: 0.75em;
    font-weight: normal;
}

.content p.contentParagraph
{
    font-size: 14px;
    margin-bottom: 0.75em;
}

.content p
{
    font-size: 14px;
	margin: 0.75em 0;
}


/* -- Invitation -- */

.invitation
{
    overflow: hidden;
    width: 100%;
    margin: 1em 0;
}

.invitationButton
{
    float: left;
    overflow: hidden;
    padding-right: 10px;
    padding-top: 5px;
    /* background-color: #ccffcc; */
}

.invitationHolder
{
    overflow: hidden;
    width: 400px;
    padding-top: 5px;
    margin-right: -1px;
    /* background-color: #ffcccc; */
}

.invitationButton p.makePhoto
{
    margin: 0 0 5px 0;
}

.invitationHolder p, .invitationButton p
{
    font-size: 14px;
    color: #58595B;
    line-height: 21px;
	margin: 0 0 5px 0;
}

.invitationButton p.howSiteWorks
{
	font-size: 14px;
	margin-top: 5px;
}

.invitationHolder img
{
    vertical-align: middle;
    padding-bottom: 2px;
}


/* ----- tabMenu ----- */

.tabMenu
{
	margin-bottom: 25px;
}

.tabMenu li
{
	display: inline;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

.tabMenu li a
{
	font-size: 14px;
	line-height: 18px;
	padding: 3px 6px 3px 6px;
}

.tabMenu li a.selected
{
	/* background-color: #5C87B2; */
	background-color: #fca43c;
	color: #FFFFFF;
	text-decoration: none;
}



/* -- todayWinners -- */

.content .thumbs
{
    margin: 0;
    overflow: hidden;
}

.content .thumbs .thumb
{
    float: left;
    height: 114px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.content .thumbs .thumb .author
{
    overflow: hidden;
}

.content .thumbs .thumb .author p
{
    font-size: 12px;
    line-height: 14px;
}


/* -- photosPoll -- */

.photosPoll
{
    margin: 0.75em 0;
    overflow: hidden;
}

.photosHolder
{
    overflow: hidden;
}

.photosPoll .thumb
{
    float: left;
    height: 364px;
    margin-right: 20px;
    margin-bottom: 10px;
}

.photosPoll .thumb .photoAuthor
{
    overflow: hidden;
}

.photosPoll .thumb .photoAuthor .author
{
    font-size: 14px;
    background: url(../images/icons/user.gif) no-repeat scroll 0 50%;
    padding: 0 0 0 20px;
    margin-right: 10px;
    line-height: 32px;
    vertical-align: middle;
    display: block;
    white-space: nowrap;
}

.photosPoll .thumb .photoParameters
{
    overflow: hidden;
}

.photoParameters span.photoId
{
    font-size: 14px;
    margin: 0 15px 0 0;
    line-height: 32px;    
}

.photoParameters .comments
{
    font-size: 14px;
    background: url(../images/icons/comments.gif) no-repeat scroll 0 50%;
    padding: 0 15px 0 20px;
    line-height: 32px;
    display: inline;
    vertical-align: middle;
}

.photoParameters .minus
{
    font-size: 14px;
    background: url(../images/icons/minus.gif) no-repeat scroll 0 50%;
    padding: 0 0 0 16px;
    margin-right: 10px;
    line-height: 32px;
    vertical-align: middle;
    display: inline;
    white-space: nowrap;
}

.photoParameters .minusOff
{
    font-size: 14px;
    background: url(../images/icons/minusOff.gif) no-repeat scroll 0 50%;
    padding: 0 0 0 16px;
    margin-right: 10px;
    line-height: 32px;
    vertical-align: middle;
    display: inline;
    white-space: nowrap;
}

.photoParameters span.photoRate
{
    font-size: 14px;
    font-weight: bold;
    margin: 0 2px;
    line-height: 32px;
}

.photoParameters .plus
{
    font-size: 14px;
    background: url(../images/icons/plus.gif) no-repeat scroll 0 50%;
    padding: 0 0 0 16px;
    margin-left: 8px;
    line-height: 32px;
    vertical-align: middle;
    display: inline;
    white-space: nowrap;
}

.photoParameters .plusOff
{
    font-size: 14px;
    background: url(../images/icons/plusOff.gif) no-repeat scroll 0 50%;
    padding: 0 0 0 16px;
    margin-left: 8px;
    line-height: 32px;
    vertical-align: middle;
    display: inline;
    white-space: nowrap;
}



/*------- pagination -------- */


.pagination
{
    margin: 20px 0 0.75em 0;
}

.pagination ul
{
    list-style-image:none !important;
    list-style-position:outside !important;
    list-style-type:none !important;
}

.pagination ul li
{
    display: inline;
    margin: 0 10px 0 0 !important;
    font-size: 14px;
}

.pagination ul li .direction
{
    font-size: 21px;
    /* color: #49749C; */
    color: #154572;
}

.pagination ul li .direction span
{
    text-decoration: none !important;
}

.pagination ul li a
{
    color: #000;
}

.pagination ul li a:hover
{
    color: #AA9650;
}

.pagination ul li a.selected
{
    color: #FFF;
    text-decoration: none;
    background-color: #659FD5;
    padding: 3px 5px 3px 5px;
}

.pagination ul li a.selected:hover
{
    color: #000;
}



/* --------- registerForms ----------- */

.registerForms
{
    margin: 2em 0;
}

.registerForms h1
{
    font-size: 23px;
    /* margin-top: 1em; */
    margin-bottom: 1em;
    font-weight: normal;
}

.registerForms .formInput
{
    margin: 0.75em 0;
    padding: 0.2em 0;
}

.registerForms .formInput label
{
    margin: 0.2em 0;
    padding-bottom: 0.1em;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
}

.registerForms .formInput input, .registerForms .formInput input
{
    font-size: 18px;
    padding: 3px;
}

.registerForms input.authorName, .registerForms input.eMail
{
    width: 450px;
}

.registerForms input.vkontakteId
{
    width: 230px;
    margin-right: 10px;
}

.registerForms .inputHolder span
{
    font-size: 14px;
    line-height: 32px;
    white-space: nowrap;
    vertical-align: middle;
    margin-right: 5px;
}

.registerForms .formInput p.validationMessage
{
    font-size: 12px;
}


.registerForms p
{
    font-size: 14px;
    margin-top: 0.5em;
    color: #636467;
}

.registerForms p.furtherNotes
{
    font-size: 14px;
    margin-top: 0.5em;
    margin-bottom: 0.75em;
    color: #C4C5C6;
    overflow: hidden;
}

.registerForms .buttonHolder
{
    margin-top: 1.25em;
    margin-bottom: 0.75em;
}

.registerForms .registerMap
{
    margin-top: 4.5em;
    background-color: #FBF9EE;
    padding: 15px;
    width: 150px;
}

.registerForms .registerMap .registerStep
{
    font-size: 23px;
    padding-right: 7px;
    vertical-align: top;
}

.registerForms .registerMap .registerStepComment
{
    font-size: 14px;
    vertical-align: top;
}

.registerForms .registerMap .registerDarrow
{
    font-size: 40px;
    padding: 10px 0;
}

.registerForms h1.photoCode
{
    margin: 1.25em 0 0.75em 0;
    color: #49749C;
}

.registerForms h1.photoCode span
{
    color: #636467;
}

.registerForms .fileUpload
{
    margin: 1.25em 0 2em 0;
}

.registerForms .registerFotoExample
{
    margin-top: 3.2em;
}

.registerForms .registerFotoExample p
{
    font-size: 12px;
    margin: 5px 0 5px 0;
}

.registerForms h1.photoLinkHeader
{
    margin: 1.25em 0 0 0;
}

.registerForms p.photoLink
{
    margin-bottom: 1.75em;
}

.registerForms .userUploadedPhoto
{
    margin-top: 0;
}

.registerForms .userUploadedPhoto p
{
    font-size: 12px;
    margin: 5px 0 5px 0;
}

.registerForms .illustration
{
    margin: 1.25em 0 0.75em 0;
}


/* --- registerForms Columns --- */

.registerForms .registerColumns
{
    overflow: hidden;
    width: 800px;
}

.registerForms .registerColumns .leftColumn
{
    float: left;
    padding-right: 30px;
    width: 490px;
    overflow: hidden;
    /* background-color: #ccffcc; */
}

.registerForms .registerColumns .rightColumn
{
    float: left;
    overflow: hidden;
    width: 280px;
    margin-right: -1px;
    /* background-color: #ffcccc; */
}





/* --- userPhoto --- */


.userPhoto
{
    margin: 2em 0;
}

.userPhoto h1
{
    font-size: 23px;
    margin-bottom: 0.5em;
    font-weight: normal;
}

.userPhoto h1.photoCode
{
    margin-top: 0;
    margin-bottom: 0.5em;
    font-weight: normal;
    color: #49749C;
}

.userPhoto h1.photoCode span
{
    color: #636467;
}


.userPhoto p
{
    margin: 1em 0;
    font-size: 14px;
}

.userPhoto .photoRateComment
{
    font-size: 14px;
    color: #CCC;
    margin-left: 15px;
}


.userPhoto .photoLinkHead
{
    margin-top: 1em;
    margin-bottom: 0.4em;
    font-size: 14px;
}

.userPhoto .photoLink
{
    font-size: 12px;
    margin-top: 0.4em;
    margin-bottom: 1.75em;
}


/* --- userPhoto Columns --- */

.userPhoto .userPhotoColumns
{
    overflow: hidden;
    width: 850px;
}

.userPhoto .userPhotoColumns .leftColumn
{
    float: left;
    padding-right: 30px;
    overflow: hidden;
    /* background-color: #ccffcc; */
}

.userPhoto .userPhotoColumns .rightColumn
{
    float: left;
    overflow: hidden;
    width: 320px;
    margin-right: -1px;
    /* background-color: #ffcccc; */
}


/* ----- smallPagination ------ */

.smallPagination
{
    margin: 10px 0 0 0;
}

.smallPagination ul
{
    list-style-image:none !important;
    list-style-position:outside !important;
    list-style-type:none !important;
}

.smallPagination ul li
{
    display: inline;
    margin: 0 10px 0 0 !important;
    font-size: 14px;
}

.smallPagination ul li .direction
{
    font-size: 14px;
    /* color: #49749C; */
    color: #154572;
}

.smallPagination ul li .direction span
{
    text-decoration: none !important;
}



.userPhotoText
{
    margin: 2em 0 1em 0;
    width: 600px;
}

.userPhotoText h2.userPhotoTextHeader
{
    font-size: 23px;
    font-weight: normal;
    background: transparent url(../images/icons/user_edit.gif) no-repeat scroll 100% 50%;
    line-height: 32px;
    padding: 0 25px 0 0;
    vertical-align: middle;
    white-space: nowrap;
    display:    inline;
}



/* ------ Comments ------ */

.comments
{
    width: 650px;
}

.commentsHeader
{
    margin: 2em 0 1em 0;
}

.comments .commentsHeader h3
{
    font-size: 23px;
    font-weight: normal;
    background: transparent url(../images/icons/comments.gif) no-repeat scroll 100% 50%;
    line-height: 32px;
    padding: 0 25px 0 0;
    vertical-align: middle;
    white-space: nowrap;
    display:    inline;
}

.comment
{
    padding-left: 40px;
}

.comment .commentHeader .author
{
    font-size: 14px;
    font-weight: bold;
    line-height: 1.75em;
    display: inline;
    padding: 0.2em 0.4em 0.25em 0.4em;
    vertical-align: middle;
    margin-right: 0.75em;
}

.comment .commentHeader .smallAvatar
{
    width: auto;
    vertical-align: middle;
    margin-right: 0.05em;
}

.comment .commentHeader .time
{
    margin-right:0.75em;
    font-size: 10px;
    line-height: 1.75em;
    display: inline;
    vertical-align: middle;
    color: #CCC;
}

/* ------ Comments Typography ------ */

.comment .commentContentContainer
{
    margin: 0.5em 0 0.75em 0;
}


.comment .commentContentContainer div
{
    font-size: 14px;
}


/* ------ commentSubmitForm ------ */

.commentSubmitForm
{
    width: 650px;
}

.commentSubmitFormHeader
{
    margin: 1em 0 1em 0;
}

.commentSubmitForm .commentSubmitFormHeader h3
{
    font-size: 23px;
    font-weight: normal;
    background: transparent url(../images/icons/transmit.gif) no-repeat scroll 100% 50%;
    line-height: 32px;
    padding: 0 25px 0 0;
    vertical-align: middle;
    white-space: nowrap;
    display:    inline;
}

.commentSubmitForm .formInput
{
    margin: 0.75em 0;
    padding: 0.2em 0;
    margin-left: 40px;
}

.commentSubmitForm .formInput label
{
    margin: 0.2em 0;
    padding-bottom: 0.1em;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
}

.commentSubmitForm .formInput input
{
    font-size: 18px;
    padding: 3px;
}

.commentSubmitForm textarea
{
    padding: 3px;
    height: 100px;
    font-size: 14px;
    font-family: Arial, Sans-Serif;
}

.commentSubmitForm .formInput p.validationMessage
{
    font-size: 12px;
}

.commentSubmitForm textarea.commentText
{
    width: 600px;
}

.commentSubmitForm .formInput input.authorName, .commentSubmitForm .formInput input.eMail
{
    width: 350px;
}

.commentSubmitForm .inputHolder span
{
    font-size: 14px;
    line-height: 32px;
    white-space: nowrap;
    vertical-align: middle;
}

.commentSubmitForm p
{
    font-size: 14px;
    margin-top: 0.5em;
    color: #636467;
}

.commentSubmitForm p.furtherNotes
{
    font-size: 14px;
    margin-top: 0.5em;
    margin-bottom: 0.75em;
    color: #C4C5C6;
    overflow: hidden;
}

.commentSubmitForm .buttonHolder
{
    margin-top: 1.25em;
    margin-bottom: 0.75em;
    margin-left: 40px;
}



/* ------ Comments ------ */

.goodsBlock
{
    width: 100%;
    overflow: hidden;
    margin: 1em 0 1em 0;
}

.goodsBlock .goodsHeader
{
    margin: 2em 0 1em 0;
}

.goodsBlock .goodsHeader h3
{
    font-size: 23px;
    font-weight: normal;
    background: transparent url(../images/icons/asterisk_orange.gif) no-repeat scroll 100% 50%;
    line-height: 32px;
    padding: 0 25px 0 0;
    vertical-align: middle;
    white-space: nowrap;
    display:    inline;
}

.goodsBlock .goodHolder
{
	margin: 0 15px 10px 0;
	float: left;
}



/* ------ Comments ------ */

.serviceMessages
{
    width: 100%;
    overflow: hidden;
    margin: 2em 0 1em 0;
}

.serviceMessages h1.bug500
{
    font-size: 23px;
    font-weight: normal;
    background: transparent url(../images/icons/bug.gif) no-repeat scroll 100% 50%;
    line-height: 32px;
    padding: 0 25px 0 0;
    vertical-align: middle;
    white-space: nowrap;
    display:    inline;
}

.serviceMessages h1.notFound404
{
    font-size: 23px;
    font-weight: normal;
    background: transparent url(../images/icons/disconnect.gif) no-repeat scroll 100% 50%;
    line-height: 32px;
    padding: 0 25px 0 0;
    vertical-align: middle;
    white-space: nowrap;
    display:    inline;
}

.serviceMessages h1.deleted
{
    font-size: 23px;
    font-weight: normal;
    background: transparent url(../images/icons/cut_red.gif) no-repeat scroll 100% 50%;
    line-height: 32px;
    padding: 0 25px 0 0;
    vertical-align: middle;
    white-space: nowrap;
    display:    inline;
}




.serviceMessages p
{
	font-size: 14px;
}


	
/* ----- SideColumn ------ */

.sideContent
{
    margin-top: 2em;
}

.sideContent h3
{
    font-size: 14px;
    margin-bottom: 1em;
    width: 170px;
    font-weight: normal;
}

.sideContent p.sideParagraph
{
    font-size: 14px;
    margin: 1.5em 0;
    font-weight: normal;
}

.sideContent .thumbs
{
    margin: 0;
    overflow: hidden;
}

.sideContent .thumbs .thumb
{
    margin-right: 10px;
    margin-bottom: 10px;
}

.sideContent .thumbs .thumb .author
{
    overflow: hidden;
}

.sideContent .thumbs .thumb .author p
{
    font-size: 12px;
    line-height: 18px;
}

/* ------ News ------- */

.news .newsItem
{
}
    

.news p
{
    font-size: 12px;
}


/* ----- textPage ----- */


.textPage
{
    margin: 2em 0;
    width: 75%;
}

.textPage h1
{
    font-size: 23px;
    margin-bottom: 1em;
    font-weight: normal;
}

.textPage p
{
    font-size: 14px;
    margin: 0.75em 0;
    color: #636467;
}

.textPage .buttonHolder
{
    margin: 1.5em 0;
}

.textPage ul, .textPage ol, .textPage dl
{
    font-size: 14px;
    line-height: 1.25em;
    margin: 1em 0 1em 2em;
    text-align: left;
}

.textPage li
{
    margin: 0.4em 0;
}

.textPage ol li ol, .textPage ol li ul, .textPage ul li ul, .textPage ul li ol
{
    margin: 0.25em 0 0.25em 2em;
}



/* ----- footer ----- */

.footer
{
    padding-left: 6.15em;
    margin-top: 2.5em;
    padding-bottom: 1em;
    border-top: solid 1px #CCC;
}

.footer .copyright
{
    font-size: 12px;
    margin: 15px 0 25px 0;
}

.footer .copyright p
{
    margin-bottom: 2px;
}


/* ----- Button ------ */

.buttonHolder
{
    overflow: hidden;
}

a.button {
    background: transparent url('../images/bgButtonA.png') no-repeat scroll top right;
    color: #FFF;
    display: block;
    float: left;
    font: normal 20px arial, sans-serif;
    height: 40px;
    margin-right: 6px;
    padding-right: 25px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('../images/bgButtonSpan.png') no-repeat;
    display: block;
    line-height: 30px;
    padding: 5px 0 5px 25px;
    color: #FFF;
    white-space: nowrap;
} 

a.button:active {
    background-position: bottom right;
    color: #FFF;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 25px; /* push text down 1px */
} 


/* ----- SmallButton ------ */

a.smallButton {
    background: transparent url('../images/smallButtonA.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.smallButton span {
    background: transparent url('../images/smallButtonSpan.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.smallButton:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.smallButton:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}
