@charset "utf-8";
/* CSS Document */
body {
    background-image: url(../images/body_back.jpg);
    background-position: center top;
    margin: 0 0 0 0;
    background-attachment: fixed;
}

/*
display: inline;
float: left;
margin: 0 0 0 0;
padding: 0 0 0 0;
text-decoration: none;
font-family: georgia;
font-size: 11px;
border: none;
*/

div, p, h1, h2, h3, h4, h5, h6 {
    display: inline;
    float: left;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    text-decoration: none;
    font-family: georgia;
    font-size: 11px;
    border: none;
}

a{
	color: #e3eb78;
    text-decoration: none;
    cursor: pointer;
	}

.wrapper1, .wrapper2 {
    display: block;
    width: 100%;
    height: auto;
    background-image: url(../images/ornament1.png);
    background-position: left top;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.wrapper2 {
    height: auto;
    background-image: url(../images/ornament2.png);
    background-position: right top;
}
.container {
    display: block;
    float: none;
    width: 980px;
    height: auto;
    margin: 0 auto;
}
.logo {
    display: inline;
    float: left;
    border: none;
    margin-top: 20px;
}
.mainmenu {
    width: 730px;
    height: 150px;
}
.menuholder {
    float: right;
    width: 590px;
    height: 22px;
    margin: 10px 0 0 0;
    
}
.mainmenuitem {
    display: inline;
    float: left;
    font-size: 1.5em;
    color: white;
    text-decoration: none;
}
.mainmenuitem:hover {
    text-decoration: underline;
}
.sep1 {
    display: inline;
    float: left;
    font-size: 1.7em;
    color: white;
    margin: 0 10px 0 10px;
}
.sep2 {
    width: 100%;
    height: 1px;
}
.sep3, .sep8, .sep9 {
    width: 908px;
    height: 2px;
    background-image: url(../images/page_sep_h.gif);
    background-repeat: repeat-x;
    margin-left: 6px;
}
.sep4, .sep5 {
    width: 2px;
    height: 48px;
    background-image: url(../images/infocell_title_back.jpg);
    background-repeat: repeat-x;
}
.sep5 {
    background-image: url(../images/sep5_back.gif);
    background-repeat: no-repeat;
    background-position: left center;
    display: inline;
}
.sep7 {
    width: 338px;
    height: 2px;
    margin: 3px 0 6px 10px;
    background-image: url(../images/newsheadlines_bottom.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
}
.sep8 {
    margin-top: 7px;
}
.sep9 {
    margin-top: 0;
    margin-bottom: 7px;
}
.sep10 {
    color: #e6edb2;
    line-height: 31px;
    margin: 0 8px 0 7px;
}
.welcome {
    float: right;
    font-size: 2.4em;
    color: white;
    margin-top: 74px;
}
.dropshadowleft, .dropshadowright {
    width: 30px;
    height: 815px;
    background-image: url(../images/dropshadow_left.png);
}
.dropshadowright {
    background-image: url(../images/dropshadow_right.png);
}
.content {
    width: 920px;
    height: auto;
    background: #656a08;
}
.bannerholder {
    width: 920px;
    height: 194px;
    background-image: url(../images/banner_back.jpg);
    background-repeat: repeat-x;
}
.banner {
    width: 902px;
    height: 176px;
    margin: 8px 0 0 8px;
    background: white;
    border: 1px solid #8b921a;
}
.pinkstripe {
    width: 920px;
    height: 38px;
    background-image: url(../images/pinkstripe_back.gif);
    background-repeat: repeat-x;
}
.pinkstripetext {
    font-size: 12px;
    color: white;
    line-height: 37px;
    margin-left: 10px;
    padding-left: 23px;
    background-image: url(../images/pink_arrow.gif);
    background-repeat: no-repeat;
    background-position: left center;
}
.pinkstripetext a {
    color: white;
}
.quartercell, .halfcell, .fullcell, .halfcell_r, .halfcell_r2, .halfcell_n, .halfcell_2n {
    width: 230px;
    height: auto;
}
.halfcell_2n{
    width: 560px;
}
.halfcell {
    width: 460px;
}
.halfcell_n {
    width: 200px;
}
.halfcell_r {
    width: 200px;
}
.halfcell_r2{
    width: 560px;
}
.fullcell {
    width: 920px;
}
.tutorialcell_1 {
    width: 229px;
    height: 226px;
    background-image: url(../images/movie_clip_back1.jpg);
    background-repeat: repeat-x;
    border-right: 1px solid #8a911a;
}
.tutorialimg1 {
    width: 208px;
    height: 156px;
    background: white;
    margin: 10px 0 0 10px;
}
.tutorialtitle1, .tutorialtitle2 {
    display: inline;
    float: left;
    font-size: 12px;
    color: #f2f8a1;
    padding-left: 40px;
    padding-right: 10px;
    height: auto;
    line-height: 19px;
    text-decoration: none;
    margin: 11px 0 0 8px;
    background-image: url(../images/tutorial_arrow.png);
    background-repeat: no-repeat;
    background-position: left center;
}
.tutorialtitle2 {
    height: 40px;
    margin-top: 26px;
}
.tutorialtitle1:hover, .tutorialtitle2:hover {
    text-decoration: underline;
}
.tutorialtitle3 {
    display: inline;
    float: left;
    font-size: 12px;
    color: #f2f8a1;
    padding-left: 40px;
    padding-right: 10px;
    height: auto;
    line-height: 19px;
    text-decoration: none;
    margin: 11px 0 0 8px;
    background-image: url(../images/news.png);
    background-repeat: no-repeat;
    background-position: left center;
}

.tutorialtitle3:hover {
    text-decoration: underline;
}

.infocell {
    width: 100%;
    height: 226px;
    background-image: url(../images/infocell_back.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
}
.infocelltitle {
    width: 216px;
    height: 48px;
    display: inline;
    font-size: 1.2em;
    color: white;
    line-height: 47px;
    padding-left: 12px;
    background-image: url(../images/infocell_title_back.jpg);
}
.infocelltitle a {
    color: white;
    text-decoration: none;
}
.infocelltext {
    font-size: 11px;
    color: white;
    line-height: 17px;
    padding: 14px 14px 8px 14px;
}

.halftitlebig, .halftitlebig_n, .halftitlebig_2n, .halftitlesmall, .halftitlesmall_n, .halftitlesmall_r, .infocelltext_maimult {
    display: inline;
    float: left;
    width: 448px;
    font-size: 1.8em;
    color: #e3eb78;
    line-height: 52px;
    padding-left: 12px;
}
.halftitlebig_n{
    width:548px;
}
.halftitlebig_2n{
    width:300px;
}
.halftitlesmall {
    width: 448px;
    font-size: 1.2em;
}

.halftitlesmall_n{
    width: 348px;
    font-size: 1.2em;
}
.halftitlesmall_r{
    width: 248px;
    font-size: 1.2em;
    margin-bottom: 15px;
    line-height: 22px;
    margin-top: 15px;
}

.halftitlesmall2, .infocelltext_maimult {
    display: inline;
    float: left;
    width: 448px;
    font-size: 1.1em;
    color: #e3eb78;
    line-height: 32px;
    padding-left: 12px;
}
.infocelltext_maimult{
    width: 218px;
}
.tutorialcell_2 {
    width: 220px;
    height: 240px;
    background-image: url(../images/movie_clip_back2.jpg);
    background-repeat: repeat-x;
    border: 1px solid #5c6106;
    margin-left: 8px;
}

.tutorialcell_3 {
    width: 310px;
    height: 240px;
    background-image: url(../images/movie_clip_back3.jpg);
    background-repeat: repeat-x;
    border: 1px solid #5c6106;
    margin-left: 8px;
}
.pascupas_list {
    width: 290px;
    height: auto;
    /*background-image: url(../images/movie_clip_back3.jpg);*/
    background-color: #798010;
    border: 1px solid #5c6106;
    margin-right: 8px;
    margin-left: 8px;
}
.pascupas_listholder {
    width: 295px;
    height: auto;
    margin-left: 10px;
}
.pascupas_view{
    display: inline;
    float:right;
    width: 560px;
    height: 100%;
}
.pascupas_vtext {
    width: 540px;
    height: auto;
    font-size: 11px;
    color: #f2f7c1;
    line-height: 17px;
    margin-left: 10px;
    margin-right: 10px;
}
.pascupas_title{
    font-size: 1.7em;
    color: #e3eb78;
    font-weight: normal;
}
.tutorialimg2 {
    width: 200px;
    height: 150px;
    background: white;
    margin: 12px 0 0 9px;
    border: 1px solid #676c09;
}
.newsheadline, .newsauthor, .pascupas {
    width: 338px;
    display: inline;
    float: left;
    font-size: 1.7em;
    color: #e3eb78;
    font-weight: normal;
    padding-left: 10px;
}
.pascupas{
    width: 285px;
}
.newsheadline a, .newsheadline2 a {
    text-decoration: none;
    color: #e3eb78;
}
.newsheadline a:hover {
    text-decoration: underline;
}
.newsheadline2 {
    display:block;
    width:600px;
    float: left;
    font-size: 1.7em;
    color: #e3eb78;
    font-weight: normal;
    padding-left: 10px;
}
.newsauthor, .pascupas {
    font-size: 1.2em;
    color: #aeb552;
    margin: 6px 0 8px 10px;
    padding-left: 0;

}

.pascupas{
    color: #e3eb78;
}

.pascupas a{
    color: #e3eb78;
    text-decoration: none;
    cursor: pointer;
}

.pascupas a:hover{
    color: #e3eb78;
    text-decoration: underline;
}

.mottocell {
    width: 100%;
    height: 180px;
    background-image: url(../images/motto_back.gif);
    background-repeat: no-repeat;
    background-position: right top;
}
.motto {
    width: 95%;
    font-size: 2.8em;
    color: #e3eb78;
    margin: 22px 0 0 20px;
}
.slogan {
    width: 95%;
    font-size: 2em;
    color: #aeb552;
    margin: 4px 0 0 20px;
}
.link1 {
    display: inline;
    float: left;
    font-size: 12px;
    color: #d5da85;
    margin-top: 57px;
    margin-left: 20px;
    padding-left: 24px;
    line-height: 24px;
    background-image: url(../images/greenarrow_small.gif);
    background-repeat: no-repeat;
    background-position: left center;
}
.link1:hover {
    color: white;
}
.link1n {
    display: inline;
    float: left;
    font-size: 12px;
    color: #d5da85;
    margin-top: 17px;
    line-height: 24px;

}
.link1n:hover {
    color: white;
}
.smalllogo {
    float: right;
    margin-right: 20px;
}
.newslettercell {
    width: 97%;
    height: 258px;
    margin-left: 3%;
}
.newslettertext {
    width: 270px;
    height: 172px;
    font-size: 11px;
    color: #f2f7c1;
    line-height: 17px;
    margin-left: 10px;
    margin-right: 10px;
}
.newslettertext2 {
    width: 550px;
    height: auto;
    font-size: 11px;
    color: #f2f7c1;
    line-height: 17px;
    margin-left: 10px;
    margin-right: 10px;
}

.newsletterimg {
    width: 228px;
    height: 176px;
    background-image: url(../images/movie_clip_back1.jpg);
    background-repeat: repeat-x;
}
.newsletterimg2 {
    padding: 20px;
}
.adsense {
    width: 300px;
    height: 244px;
    background-image: url(../images/adsense-back.jpg);
    background-repeat: repeat-x;
    margin: 0px 10px 0 5px;
    border: 1px solid #5c6106;
    padding: 0px 10px 10px 10px;
}
.submenu {
    width: 900px;
    height: 38px;
    margin-left: 20px;
}
.submenuitem, .footermenuitem, .webdesign {
    font-size: 12px;
    color: #e6edb2;
    line-height: 31px;
    text-decoration: none;
}
.footermenuitem {
    line-height: 42px;
    font-size: 12px;
}

.webdesign {
    line-height: 42px;
    float: right;
    margin-right: 20px;
}
.footermenuitem:hover, .webdesign:hover {
    text-decoration: underline;
}
.submenuitem:hover{
    font-size: 12px;
    color: #e6edb2;
    line-height: 31px;
    text-decoration: none;
    cursor:default;
}
.footer {
    width: 98%;
    height: 48px;
    padding-left: 2%;
    overflow: hidden;
    background-image: url(../images/footer_back.jpg);
    background-repeat: repeat-x;
}

.footer2 {
    padding-right: 2%;
    overflow: hidden;
    float:right;
}

.footermenuitem2 {
    line-height: 42px;
    font-size: 12px;
    margin-top: 10px;
    padding-top: 4px;
}

.epic{
    width: 480px;
    display:block;
    padding:15px;
}
.epics{
    border: none;
    padding:5px;
}

.econt{
    display:block;
    padding:20px;
}

.webshopmenuitem, .webshopmenuitem2, .webshopmenuitem3, .webshopmenuitem5 {
    display: inline;
    float: left;
    font-size: 12px;
    color: #f2f8a1;
    padding-right: 10px;
    height: auto;
    line-height: 22px;
    text-decoration: none;
    margin: 7px 0 7px 10px;
    background-image: url(../images/webshopmenu_arrow.png);
    background-repeat: no-repeat;
    background-position: left center;
}

.menu_cat  {
    display: inline;
    float: left;
    margin-left: 27px;
}



.webshopmenuitem2{
    float: right;
}

.webshopmenuitem a, .webshopmenuitem2 a, .webshopmenuitem3 a, .webshopmenuitem5 a {
    color: #f2f8a1;
    text-decoration: none;
}
.webshopmenuitem:hover, .webshopmenuitem2:hover, .webshopmenuitem3:hover, .webshopmenuitem5:hover {
    margin-left: 12px;
}
.webshopsubmenuitem, .webshopsubmenuitem5 {
    width: 85%;
    color: white;
    font-size: 11px;
    padding-left: 38px;
    margin-bottom: 10px;
}
.webshopsubmenuitem a, .webshopsubmenuitem5 a {
    color: white;
    text-decoration: none;
}
.webshopsubmenuitem a:hover {
    text-decoration: underline;
}

.webshopmenuitem3{
    display:block;
}

.webshopmenuitem5{
    display:block;
}

.footer_ads{
    margin-top: 8px;
}

.fsep{
    margin-left: 3px;
    margin-right: 3px;
}

.fbook{
    float:left;
    margin-left: 10px;
    margin-right: 10px;

}

.fbookpic, .fbooktxt{
    border:0;
    margin-top: 15px;
    margin-bottom: 15px;
}

.fbooktxt{
    margin-top: 18px;
    margin-left: 10px;
    font-size: 14px;
    font-weight: bold;
    color: #e3eb78;
}

.fbooktxt a{
    font-size: 14px;
    font-weight: bold;
    color: #e3eb78;
    text-decoration: none;
}

.sepfb{
	height: 100%;
	width: 50px;
}

.fbook_stream{
	margin: 15px;
	background-color: #F8F8F8 ;
}
