.fixDiv
{
    clear: both;
    width: 100%;
}

.space
{
    clear: both;
    width: 100%;
    height: 20px;
}

.seperator
{
    clear: both;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-right: 0%;
    margin-left: 0%;
    border-top: 5px solid #3399FF;
    border-bottom: 1px solid #99CCFF;
}


body
{
    background-color: #FFF;
    margin: 0;
    padding: 0;
    font-family: Tahoma,  "Trebuchet MS", Helvetica , "Century Gothic", Verdana, Arial, Georgia;
    font-size: 12px;
    line-height: 170%;
    color: #435816;
}


a
{
    color: #435816;
    text-decoration: none;
}

a:hover
{

}

h1
{
    color: #769D00;
    font-family: Arial;
    line-height: 140%;
    margin-top: 5px;
    margin-bottom: 5px;
}



.header
{
    height: 200px;
    text-align: center;
    background-image: url(images/logo.png);
    background-position: center;
    background-repeat: no-repeat;
/*    background-color: #E0FF9F;        */
/*    background-image: url(images/back1.gif);*/

}

.footer
{
    height: 80px;
    padding: 10px;
    margin-top: 20px;
    padding-top: 10px;
    text-align: center;
    background-color: #FFF;
    color: #777777;
    font-size: 11px;
    border-top: 1px dotted #AAAAAA;
    background-color: #EEEEEE;
    direction: rtl;
}

.main_menu
{
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #CCFF66;
    background-image: url(images/menu.png);
    border-top: 1px solid #CCF773;
    border-bottom: 1px solid #99CC66;
}

.main_menu_contents
{
    width : 90%;
    height: 30px;
    margin: 0 auto;
}

.main_menu a
{
    display: block;
    float: right;
    padding-left: 30px;
    padding-right: 30px;
    height: 30px;
    line-height: 30px;
    background-image: none;
}

.main_menu a:hover
{
    background-image: url(images/menu_hover.png);
    border-left: 1px #99CC00 solid;
    padding-left: 29px;
    border-right: 1px #99CC00 solid;
    padding-right: 29px;
}

.main_menu .left_menu
{
    float: left;
    padding-right: 10px;
    width: 300px;
    direction: rtl;
    text-align: left;
}

.main_menu .left_menu a
{
    float: left;
}

.main_menu .selected
{
    background-image: url(images/menu_hover.png);
    border-left: 1px #99CC00 solid;
    padding-left: 29px;
    border-right: 1px #99CC00 solid;
    padding-right: 29px;
}


.tags_bar
{
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 15px;
    text-align: center;
    border: 0px solid #3399FF;
    background-color: #3399CC;
    color: #FFF;
    font-size: 100%;
    line-height: 200%;
    direction: rtl;
}

.tags_bar a
{
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    color: #FFF;
}

.tags_bar .counter
{
    color: #DDDDDD;
    font-size: 9px;
}

.tags_bar a:hover
{
    color: #000;
    background-color: #FFD700;
}

.tags_bar a:hover .counter
{
    color: #777777
}


.tags_bar .selected
{
    color: #000;
    background-color: #CCFF00;
}

.tags_bar .selected .counter
{
    color: #777777
}


.col_wrapper
{
    float: left;
    width: 49.99%;
}


.left_col
{
    margin-left: 10%;
    margin-right: 5%;
    margin-bottom: 10px;
    padding: 2%;
    padding-top: 1%;
    background-color: #FFF;
    border-top: 5px solid #99CC00;
    border-right: 1px solid #99CC00;
    direction: rtl;
}

.right_col
{
    margin-left: 5%;
    margin-right: 10%;
    margin-bottom: 10px;
    padding: 2%;
    padding-top: 1%;
    background-color: #FFF;
    border-top: 5px solid #6699FF;
    border-right: 1px solid #6699FF;
    direction: rtl;
}


#mb_register_dialog
{
    position: absolute;
    top : 232px;
    margin-left: 5%;
    width: 300px;
    height: 200px;
    padding: 20px;
    background-color: #CCF474;
    border: 1px dotted #669900;
    direction: rtl;
    display: none;
}

#mb_login_dialog
{
    position: absolute;
    top : 232px;
    margin-left: 5%;
    width: 300px;
    height: 150px;
    padding: 20px;
    background-color: #FFFF99;
    border: 1px dotted #669900;
    direction: rtl;
    display: none;
}




.nokat_box
{
    clear: both;
    background-color: #F4FFCA;
    border-bottom: 1px dotted #CCFF33;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
}

.nokat_box .nokta_text
{

}

.nokat_box .more_info
{
    text-align: left;
    font-size: 9px;
    color: #BBBBBB;
}

.nokat_box .more_info .tags
{
    float: right;
}

.nokat_box .more_info .tags a
{
    color: #99CC33;
    padding-left: 20px;
    display: block;
    float: right;
}


.cartoon_box
{
    clear: both;
    background-color: #F4FFCA;
    border-bottom: 1px dotted #CCFF33;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 5px;
    margin-bottom: 20px;
}

.cartoon_box .snapshot
{
    display: inline;
    clear: both;
    float: right;
    width: 150px;
    height: 150px;
    margin: 5px;
    padding: 5px;
    border: 1px solid #CCFF00;
    background-color: #FFF;
    background-position: center;
    background-repeat: no-repeat;
}

.cartoon_box .snapshot:hover
{
    background-color: #99CC00;
}

.cartoon_box .nokta_text
{
    float: right;
    padding-right: 10px;
}

.cartoon_box .more_info
{
    text-align: left;
    font-size: 9px;
    color: #BBBBBB;
}

.cartoon_box .more_info .tags
{
    float: right;
    padding-right: 5px;
}

.cartoon_box .more_info .tags a
{
    color: #99CC33;
    padding-left: 20px;
    display: block;
    float: right;
}




.photo_box
{
    clear: both;
    background-color: #F4FFCA;
    border-bottom: 1px dotted #CCFF33;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 5px;
    margin-bottom: 20px;
}

.photo_box .snapshot
{
    display: block;
    clear: both;
    float: right;
    width: 150px;
    height: 150px;
    margin: 5px;
    padding: 5px;
    border: 1px solid #CCFF00;
    background-color: #FFF;
    background-position: center;
    background-repeat: no-repeat;
}

.photo_box .snapshot:hover
{
    background-color: #99CC00;
}

.photo_box .nokta_text
{
    float: right;
    padding-right: 10px;
}

.photo_box .more_info
{
    text-align: left;
    font-size: 9px;
    color: #BBBBBB;
}

.photo_box .more_info .tags
{
    float: right;
    padding-right: 5px;
}

.photo_box .more_info .tags a
{
    color: #99CC33;
    padding-left: 20px;
    display: block;
    float: right;
}




.vedio_box
{
    clear: both;
    background-color: #E2F1F1;
    border-bottom: 1px dotted #99CCCC;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 5px;
    margin-bottom: 20px;
}

.vedio_box .snapshot
{
    display: block;
    clear: both;
    float: right;
    width: 150px;
    height: 150px;
    margin: 5px;
    padding: 5px;
    border: 1px solid #99CCCC;
    background-color: #FFF;
    background-position: center;
    background-repeat: no-repeat;
}

.vedio_box .snapshot:hover
{
    background-color: #0080FF;
}

.vedio_box .nokta_text
{
    float: right;
    padding-right: 10px;
}

.vedio_box .more_info
{
    text-align: left;
    font-size: 9px;
    color: #BBBBBB;
}

.vedio_box .more_info .tags
{
    padding-right: 5px;
    float: right;
}

.vedio_box .more_info .tags a
{
    color: #3399CC;
    padding-left: 20px;
    display: block;
    float: right;
}



.next_prior_bar
{
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    font-family: Arial;
    line-height: 100%;
}

.next_prior_bar a
{
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin: 10px;
    background-color: #FFFFFF;
    border-bottom: 1px dotted #99CC00;
}

.next_prior_bar a:hover
{
    background-color: #99CC00;
    color: #FFF;
}





/*========  share_dialog  ==========*/
.share_dialog
{
    clear: both;
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 10px;
    margin-bottom: 30px;
    text-align: center;
}

.share_dialog_contents
{
    margin: 0 auto;
    width: 800px;
    border-right: 1px solid #EEEEEE;
    border-left: 1px solid #EEEEEE;
    padding-right: 10px;
    padding-left: 10px;
    text-align: right;
    direction: rtl;
}


.share_dialog .field_title
{
    clear: both;
    text-align: right;
    margin-bottom: 5px;
}

.share_dialog .field_control
{
    clear: both;
    text-align: right;
    margin-bottom: 10px;
    background-color: #EFFFBF;
}

.share_dialog input
{
    display: block;
    border: 1px dotted #EEEEEE;
    border-bottom: 1px solid #99CC00;
    width: 100%;
    font-family: Tahoma;
    font-size: 15px;
    background-color: #F9F9F9;
    height: 35px;
    line-height: 34px;
    padding: 0;
    vertical-align: middle;
    margin-top: 3px;
    margin-bottom: 10px;

}

.share_dialog textarea
{
    display: block;
    background-color: #F9F9F9;
    border: 1px dotted #EEEEEE;
    border-bottom: 1px solid #99CC00;
    font-family: Tahoma;
    font-size: 15px;
    width: 99.99%;
    line-height: 170%;
    padding: 0;
    margin-top: 3px;
    margin-bottom: 10px;
}


.share_dialog .file
{
    display: inline;

}

button
{
    padding: 5px;
    padding-left: 20px;
    padding-right: 20px;
    font-family: Tahoma;
    font-size: 11px;
}



/*========  friends_dialog  ==========*/
.friends_dialog
{
    clear: both;
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 10px;
    margin-bottom: 30px;
    text-align: center;
}

.friends_dialog_contents
{
    margin: 0 auto;
    width: 800px;
    border-right: 1px solid #EEEEEE;
    border-left: 1px solid #EEEEEE;
    padding-right: 10px;
    padding-left: 10px;
    text-align: right;
    direction: rtl;
}

.email_login_form
{
    width: 500px;
    margin: 0 auto;
    background-color: #FFF;
    border: 1px dotted #DDDDDD;
    margin-bottom: 30px;
}

.email_login_form .email_logo
{
    width: 200px;
    height: 120px;
    float: right;
    background-position: center;
    background-repeat: no-repeat;
}

.email_login_form .login_data
{
    float: right;
    width: 290px;
    padding: 5px;
}

.email_login_form input
{
    display: block;
    width: 90%;
    margin-top: 3px;
    margin-bottom: 10px;
    font-family: Tahoma;
    font-size: 11px;
    line-height: 23px;
    height: 25px;
    border: 1px solid #DDDDDD
}

.friends_dialog textarea
{
    display: block;
    width: 99%;
    margin-top: 3px;
    margin-bottom: 10px;
    font-family: Tahoma;
    font-size: 11px;
    line-height: 23px;
    border: 1px solid #DDDDDD
}







.error_msg
{
    width: 800px;
    margin: 0 auto;
    margin-top: 10px;
    color: #CC0000;
    border: 1px solid #FF0000;
    text-align: center;
    padding: 20px;
    margin-bottom: 30px;
    font-size: 150%;
    line-height: 150%;
    font-family: Arial;
}

.notify_msg
{
    width: 800px;
    margin: 0 auto;
    margin-top: 10px;
    color: #0066FF;
    border: 1px solid #66CC00;
    text-align: center;
    padding: 20px;
    margin-bottom: 30px;
    font-size: 150%;
    line-height: 150%;
    font-family: Arial;
}





/*       GENERAL FORM         */
.general_from
{
    font-family: Tahoma;
    font-size: 11px;
    direction: rtl;
    text-align: right;
}


.general_from input, .general_from select, .general_from textarea
{
    clear: both;
    margin-bottom: 7px;
    font-family: Tahoma;
    font-size: 12px;
    width: 99%;
}

.general_from .checkboxStyle
{
    width: auto;
    margin-bottom: 7px;
}

.general_from .required_note
{
    font-size: 9px;
    color: #AAAAAA;
}






a.bigLink
{
    display: block;
    padding: 5px;
    padding-right: 20px;
    padding-left: 20px;
    margin: 5px;
    margin-right: 0;
    float: left;
    background-color: #EEEEEE;
}

a.bigLink:hover
{
    background-color: #BBBBBB;
}



.advBar
{
    background-color: #EEEEEE;
    color: #444444;
    border-bottom: 1px dotted #AAAAAA;
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 5px;
    padding-right: 20px;
    padding-left: 20px;
    text-align: right;
    direction: rtl;
}

.advBar a:hover
{
    text-decoration: underline;
}

.advBar a
{
    padding-left: 10px;
    padding-right: 10px;
}

