html, body, div, span, applet, object, iframe,
h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
}



th, td {
  padding: 2px;
}
img {
  border: 0;
}

:focus {
  outline: 0;
}

ul {
  list-style2: none;
}

ul li 
{
	padding-left: 0px;
}

ol {
  list-style: decimal;
}

/* Tables still need 'cellspacing="0"' in the markup. */
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
}

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
}
blockquote, q {
  quotes: "" "";
}



strong {font-weight:bold;}

body, html {height: 100%;}
body { 
  background:#fff; 
  color:#444; 
  font:62.5% /1.5 Verdana, Arial, Tahoma, Helvetica, sans-serif; 
  text-align:center; 
  line-height: 1.5;
}


p
{
    line-height:21px;
    font-size:13px;
}

pre, code {
  font-family: Courier, Arial, sans-serif;
  background: #eaeaea;
  padding: 5px;
}

em {
  font-style: italic;
}


body {
  margin:0 auto;
}

.table {
	display:table-cell;
	vertical-align:bottom;
}
.table .tr, .table .td { position: relative;}

.vmiddle {vertical-align:middle;}
.vbottom {vertical-align:bottom;}

/* fix for ie6 */
.table .tr, .table .td, .vbottom .tr, .vbottom .td {  //top: 100%; width: 100%;}
.table .td, .vbottom .td {//top: -100%;}

/* fix for ie6 */
.vmiddle .tr, .vmiddle .td {  //top: 50%; width: 100%;}
.vmiddle .td {//top: -50%;}



/* layout - wide */


#divWideContent {
	width: 990px;
	min-height: 350px;
	background-position: top;
	background-repeat:no-repeat;
	
	margin: 0px;
	padding-top: 16px;
}

#divWideContentIn
{
	padding-left:14px;
	background-repeat: repeat-x;
	background-position: top;
	width: 890px;
	min-height: 150px;
	height: 100%;
	font-size: 10pt;
	
}

#divWideContentIn2
{
    width:952px;
    margin-left:8px;
    background-repeat: repeat-x;
    background-position: top;
    min-height: 150px;
    height: 100%;
    font-size: 10pt;
}


/* */

#header {
  clear:both;
  width:100%;
  height:70px;
  margin:0 auto 0;
  overflow:hidden;
  background-color: #eee;
}


#headerin {
  height:70px;
  width:100%;
  background-color: #eee;
}



#top1{
  margin:0 auto 0;
  height: 82px;
  width: 1000px; 
  overflow:hidden;
  background-color: #fff;
  text-align:left;
}

#top1inner{
  width: 1000px; height: 82px;
  min-width: 1000px;
  margin:0 auto;  
  text-align:left;
  background-image: url("../img/backtop2.gif");  
}

.toplogo1
{
	float: left;
	padding-top: 0px;
	background-image: url("../img/backtoplogo1.gif");
	background-repeat:repeat-x;
}

#top1left
{
	float: left; 
	padding-top: 0px;
}

#top0fil
{
	float: left;
	width:270px;
	min-width: 200px;
	height: 82px;
	background-image: url("../img/backtop2.gif");
}

#topfil
{
	float: left;
	height: 82px;
	background-image: url("../img/backtop2.gif");
}

#top1fil
{
	float: left;
	width:360px;
	height: 82px;
	background-image: url("../img/backtop2.gif");
}

#top1right
{
	float: right;
	width: 65px;
	height: 82px;
}


#top2{
  width: 100%;
  height: 50px;
}

#top2inner
{
	width:1000px; min-width:1000px;
	height: 50px;
	margin:0 auto 0;
	text-align: left;
	background-color: #4c4c4c; background-repeat: repeat-x;
}



#footer
{
	clear:both;
	width: 100%; 	
	height:auto !important;
	margin:0 auto 0;
	padding: 0px;
	background-color:#fefefe; 
	background-image: url(../img/backfooter2.gif);
	background-position: top;
	background-repeat:repeat-x;
	text-align:left;
}

#footerInner{
  width: 950px;
  margin:0 auto;
  text-align:left;
  min-height: 250px;
  height: 250px;
}


* html #footer {
  clear:both;
}


/* top part */

#divTopFlags
{
	position: relative;
	top:4px; left: 30px;
	height:12px;
}

#divTopFlags img {height:16px;}

#divTopSearch { padding-top: 4px; width: 280px; }
#divTopSearch #q {width: 200px;}


#menu1
{
	float: left;
	width:968px; height: 50px; overflow: hidden;
	background-image: url("../img/menuback-r-2.png"); background-repeat: repeat-x; background-color: #3399c4; /* #4c4c4c; */
}

#menul
{
    float: left;
    width:16px; height: 50px; overflow: hidden;
    background-image: url("../img/menu_l.png"); background-repeat: no-repeat; background-color: #3399c4;
}
#menur
{
    float: left;
    width:16px; height: 50px; overflow: hidden;
    background-image: url("../img/menu_r.png"); background-repeat: no-repeat; background-color: #3399c4;
}

#menu2
{
	float: right;
	width:10px; height: 50px;
	background-image: url("../img/menuback-r-2.png"); background-repeat: repeat-x; background-color: #3399c4;
}

#divMenuRightText
{
	display: none;
	float: left;
	width: 222px; overflow: hidden;
	padding-top: 16px; padding-right: 0px;
	color: #aee687; font-size:10.5pt; font-weight: bold;
}


#menuRight
{
	float: right;
	width: 22px;	height: 50px;
}


.topBookmark
{
	float: left;
	padding-left: 0px;
	padding-top: 0px;
}

/* styles - top part */
#top0fil h1{	font-size: 22px; color: #358e03; font-weight: bold; padding-top: 15px; margin-bottom: 0px; margin-left:10px;}
#top0fil h2{	font-size: 13px; color: black; font-weight: bold; margin-top: 0px; margin-bottom: 0px; margin-left:10px; }
#divTopFlags h3{	font-size: 11px; color:#000; font-weight: bold; margin-top: 9px;}


/* top menu */


ul.topmenu{
    padding-top:16px;
}

ul.topmenu li{
    float:left;
    margin-right:2px;
    height:34px; overflow:hidden;
}

ul.topmenu li div.item
{
    height:26px;
    margin-top:4px;
    padding:6px 14px 3px 14px;

    -moz-border-radius-topleft: 12px;
    -webkit-border-top-left-radius: 12px;
     border-top-left-radius: 12px;
    -moz-border-radius-topright: 12px;
    -webkit-border-top-right-radius: 12px;
    border-top-right-radius: 12px;


    -webkit-box-shadow: -2px -1px 2px rgba(90, 90, 90, 0.75);
    -moz-box-shadow:    -2px -1px 2px rgba(90, 90, 90, 0.75);
    box-shadow:         -2px -1px 2px rgba(90, 90, 90, 0.75);

    background: rgb(211, 229, 236);
    background: -moz-linear-gradient(90deg, rgb(211, 229, 236) 0%, rgb(244, 244, 244) 70%);
    background: -webkit-linear-gradient(90deg, rgb(211, 229, 236) 0%, rgb(244, 244, 244) 70%);
    background: -o-linear-gradient(90deg, rgb(211, 229, 236) 0%, rgb(244, 244, 244) 70%);
    background: -ms-linear-gradient(90deg, rgb(211, 229, 236) 0%, rgb(244, 244, 244) 70%);
    background: linear-gradient(180deg, rgb(211, 229, 236) 0%, rgb(244, 244, 244) 70%);


}

ul.topmenu li div.item_long
{
    padding:6px 24px 3px 24px;
}


ul.topmenu li div.home
{

    height:26px;
    margin-top:4px;
    padding:6px 14px 3px 14px;


    -moz-border-radius-topleft: 12px;
    -webkit-border-top-left-radius: 12px;
     border-top-left-radius: 12px;
    -moz-border-radius-topright: 12px;
    -webkit-border-top-right-radius: 12px;
    border-top-right-radius: 12px;


    -webkit-box-shadow: 1px -1px 2px rgba(178, 205, 161, 0.75);
    -moz-box-shadow:    1px -1px 2px rgba(178, 205, 161, 0.75);
    box-shadow:         1px -1px 2px rgba(178, 205, 161, 0.75);

    background: rgb(45, 124, 7);
    background: -moz-linear-gradient(90deg, rgb(45, 124, 7) 30%, rgb(99, 164, 62) 90%);
    background: -webkit-linear-gradient(90deg, rgb(45, 124, 7) 30%, rgb(99, 164, 62) 90%);
    background: -o-linear-gradient(90deg, rgb(45, 124, 7) 30%, rgb(99, 164, 62) 90%);
    background: -ms-linear-gradient(90deg, rgb(45, 124, 7) 30%, rgb(99, 164, 62) 90%);
    background: linear-gradient(180deg, rgb(45, 124, 7) 30%, rgb(99, 164, 62) 90%);

}


#menu1 a,
#menu1 a:visited,
#menu1 a:link
{

    color:#1b7297; /* 3782b7 */
    font-family: Arial, Tahoma; font-size: 10pt;	font-weight: bold;	text-decoration: none;
}


#menu1 a.green,
#menu1 a.green:visited
{
    color: #fff;
}


#menu1 a {text-decoration: none;}


#aTopFiltersHd span{float:left;}
#aTopFiltersHd img{margin-top:-6px; padding:0px 0px 0px 3px;}





/* main container */

div#container{
  width: 100%; height: 100%; min-height: 100%; height: auto !important; 
  margin: 0 auto 0em; 
  text-align:left; font-size:1.2em; 
  background-color: #fefefe;
  background-image: url("../img/backmain1.gif");  
}

div#contInner{
  width: 1000px;
  margin:0 auto;
  height: 100%;
}

#content {
	float:left;
	width: 800px; overflow:hidden;
	 margin: 0px;
}


div#contentin {
	padding: 10px 0px 0px 40px;
	font-size:0.8em; font-family: Verdana, Arial, sans-serif;	
}


#contentBig {
  float:left;
  width: 1050px; overflow: hidden;
  font-size: 12px; font-family: Verdana, Arial, sans-serif;
  padding-top:10px;
  background-color: #fff;
}
div#contentBigIn {
	padding-left: 0px;
}



#sidebar {
	float: left; overflow: hidden;
	width: 200px; min-height: 600px;
	margin: 0px; padding: 0px 0px 0px 0px;
}

#sidebar_content 
{
  padding-top: 20px; padding-left:0px;
}


#content2 {
  float:left;
  width: 770px; overflow:hidden;
  margin: 0px;
}

#sidebar2 {
  float: left; overflow: hidden;
  width: 180px; min-height: 600px;
  margin: 0px; padding: 0px 0px 0px 0px;
}






#content_f_r {
    float:right;
    width: 800px; overflow:hidden;
    margin: 0px;
}
#content_f_r_in
{
    padding: 10px 0px 0px 40px;
	  font-size:0.8em; font-family: Verdana, Arial, sans-serif;
}

#sidebar_f_r {
	float: right; overflow: hidden;
	width: 200px; min-height: 600px;
  text-align:left;
	margin: 0px; padding: 0px 0px 0px 0px;
}
#sidebar_f_r_in{
  padding-top: 20px; padding-left:8px;
  text-align:center;
}




div#skip, div.skip, .skip { display:none;}
.clear {clear: both; height: 1px; overflow: hidden; }


div#topmenu { width:975px; height:54px; position:relative; background-color:#fff;}
div#topmenu ul#ultopmenu {position:absolute; top:7px; left: 0px;}
div#topmenu ul#ultopmenu li{display:inline; margin-left:2px; background-color:transparent; color:#0099CC;}




#sidebar a, #sidebar a:link, #sidebar a:visited {
  color: #0099CC;
  padding: 2px;
  font-size: 11px;
}
#sidebar a:hover {
  color: #fff;
  text-decoration: none;
  padding: 2px;
}

div.footer {
  color: #888;
  font-size: 11px;
  background: #F2FCFF url(../img/footer-bg.png) no-repeat center top;
  text-align: center;
  float: left;
  width: 100%;
  padding-top: 12px;
  margin-top: 30px;
  height: 14em;
}

#footer-contents {
  width: 920px;
  margin:0 auto;
  text-align: left;
}
#footer-copyright {
  float: right;
}


/* top - login, account */

#top_right_links{
  padding-top:0px;
  line-height:19px;
  font-size: 12px;
}

#top_profile_img{
  float:left;
  margin-right: 10px;
}

#top_profile_links{
  float:left;
  padding-left:40px;
  padding-top:28px;
}

#top_profile_links a {line-height:21px; font-weight:bold; color:#336699;}

#top_link_fb img {padding-top:4px;}
#fLoginTop {margin:0;padding:0;}



/* text page */

#divMainContent {
	width: 615px;
	min-height: 350px;
	background-position: top;
	background-repeat:no-repeat;
	
	margin: 0px;
	padding-top: 16px;
}

#divMainContentInner
{
	padding-left: 24px;
	background-repeat: repeat-x;
	background-position: top;
	width: 590px;
	min-height: 150px;
	height: 100%;
	font-size: 10pt;
	
}


/* home page, effects page */

#home_sidebar {
	float: left;
	width: 220px; min-height: 200px; overflow: hidden;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

#home_sidebar_content 
{
	padding-top: 0px;	padding-left: 35px;
}

#home_sidebar h1, #home_top_right h1 {font-size: 13px;}



div#stepsHome
{
	float: left;
	width: 538px;
	padding-top: 15px;
	background-image: url("../img/steps_top1v2.gif");
	background-repeat: no-repeat;		
}

div#stepsTop
{
	width: 615px; height: 43px;
	background-image: url("../img/steps_top1.gif");
}

div#stepsTopText
{
	padding-top: 10px; 	padding-left: 20px;
	color: #0682b7; 	font-weight: bold;	font-size: 13pt;
}

#home_step1 {float: left; width: 175px; height: 155px;}
#home_step2 {float: left; width: 161px;}
#home_step3 {float: left; width: 185px;}
#home_steps_bottom { width: 521px;}

#home_top_right {float: left; width:190px;}

#home_socbut1 { float:left; padding-left: 0px; padding-top: 12px; padding-right: 10px;}
#home_socbut2 { float:left; width: 54px; text-align:left; padding-left: 14px; padding-top: 4px; }
#home_socbut_g { float:left; width:170px; text-align:left; padding-left: 0px; padding-top: 12px; }
#home_socbut3 { float:left; padding-left: 0px; padding-top: 17px; width:60px; height:70px;}
#home_socbut4 { float: left; padding-left: 10px; padding-top: 8px; width:60px;} 


#home_top_banner_hor
{
    text-align: center;
    margin: 4px 0px 6px 0px;
    padding-left: 35px;
}

#homeEffects {
	width:1050px;
	min-height: 350px;
	background-image: url("../img/heffects5.png");
	background-position: top left;
	background-repeat:no-repeat;	
	margin: 0px;
	padding-top: 6px; padding-left:0px; 
}

#homeEffectsText
{
	padding-left:24px; padding-top: 6px;
	height: 40px;
}

#homeEffectsIn
{
	width: 1050px; height: 100%; min-height: 150px;
	padding-left: 0px;
}


#homeEffectsText div.het1
{
	width: 650px;
	padding-left: 160px;
}

#homeEffectsText #het2 {	color: #535353; font-size: 10pt; font-family: Arial, Verdana, Tahoma, Arial;	}

#homeEffectsText #het2 a,
#homeEffectsText #het2 a:link,
#homeEffectsText #het2 a:visited
{ color: #399ce0; 	font-size: 10pt; 	font-family: Verdana, Arial, Tahoma; 	font-weight: bold; 	text-decoration: underline; }

#homeEffectsText #het2 a:hover { 	text-decoration: underline; 	color: #358e03; }

 
 
/* effects page */
#effects_top {height:92px; margin-top: 34px; margin-bottom: 20px;}

#effects_top_left {float:left; width: 220px; padding-left: 30px; border: 0px orange solid;}
#effects_top_main {float:left; width: 340px; padding-left: 0px; text-align:left; border: 0px orange solid;}
#effects_top_right {float:left; width: 320px; padding-left: 0px; border: 0px orange solid;}

#effects_top h1 {font-size: 17px; text-align: left;}
#effects_top_main h2{ font-size: 12px; }



/* effects list */
 
.frame0
{
	float: left;
	background-image: url("../img/backeffect4.gif");
	background-repeat: no-repeat;
	background-position: center;
	width: 112px; height: 112px;
	margin:0px 0px 32px 5px;
}
.frame_last{
  margin-bottom: 12px;
}

.frame0 div
{
	padding-top:9px; padding-left:10px;	
}



.effectFrame
{
	float: left;
	background-image: url("../img/backeffect4.gif");
	background-repeat: no-repeat;
	background-position: top;
	width: 109px; height: 134px;
	margin-right: 5px;
}


.effectFrameOther
{
	float: left;
	background-image: url("../img/backeffect4.gif");
	background-repeat: no-repeat;
	background-position: top;
	width: 109px;
	height: 120px;
	margin-right: 3px;
}

.effectTitle,
.effectTitle a
{
	color: #399ce0; 	font-weight: bold; 	text-decoration: underline; 	font-size: 13px;
}

.effectTitle:hover,
.effectTitle a:hover,
a.effectTitle:hover
{
	color: #358e03; 	font-weight: bold; 	text-decoration: underline; 	font-size: 13px;
}


/* effects list - ads */

#effects_top_banner_hor{    text-align: center;    margin: 0px 0px 12px 0px;    padding-left: 25px;}
.effects_ads_top{	clear: both;	width: 100%;	text-align: center;	padding-top:10px; padding-bottom:22px;}
div.effects_ads_bottom{	clear: both;	width: 100%;	text-align: center;	padding-top: 4px; padding-bottom: 18px;}
.effects_ads_paging_top{    clear: both;	width: 100%;	text-align: center;	padding-top:0px; padding-bottom:10px;}
.effects_ads_paging_bottom{  clear: both;	width: 100%;	text-align: center;	padding-top:10px; padding-bottom: 10px;	}
.effects_ads_list_bottom{  padding-top:30px; padding-bottom: 0px;  }



/* effects list - rows layout */

#effects_rows {}

#effects_rows div.effrow2a{	float: left; overflow: hidden;	width: 131px; 	padding-top: 0px; }
#effects_rows div.effrow2b{	float: left; width: 325px; 	padding-top: 4px; padding-left: 0px; 	text-align: left;}
#effects_rows div.effrow2c{	float: left; overflow: hidden;	width: 461px; 	padding-top: 0px; }
#effects_rows div.effrow4a{	float: left; width: 458px; padding-top: 8px; padding-left: 0px;}
#effects_rows div.effrow4b{	float: left; overflow: hidden;	width: 342px; 	padding-top: 0px; padding-left: 0px;}
#effects_rows div.effrow4c{	float: left; width: 111px; 	padding-top: 8px; padding-left: 0px;}



#effects_rows2 {padding-left:0px;}

#effects_rows2 div.effrow2a{float: left; overflow: hidden; width: 472px; padding-top: 20px; }
#effects_rows2 div.effrow2b{float: left; overflow: hidden; width: 364px; padding-top: 0px; padding-left: 0px; margin-top: -15px; margin-right:0px; text-align: center; }
#effects_rows2 div.effrow2c{float: left; overflow: hidden; width: 121px; padding-top: 20px; }

#effects_rows2 div.effrow3a{float: left; overflow: hidden; padding-top: 14px; }

#effects_rows2 div.effrow4a{float: left; overflow: hidden; width:798px; padding-top: 8px; padding-left: 0px; }
#effects_rows2 div.effrow4b{float: left; overflow: hidden;display:none; width:1px;	padding-top: 0px; padding-left: 0px;}
#effects_rows2 div.effrow4c{float: left; width: 111px; 	padding-top: 8px; padding-left: 0px;}


#effects_rows2_left {}

#effects_rows2_left div.effrow2a{float: left; overflow: hidden; width: 111px; padding-top: 0px; border:0px orange solid;}
#effects_rows2_left div.effrow2b{float: left; overflow: hidden; width: 345px; padding-top: 0px; padding-left: 0px; 	text-align: left; }
#effects_rows2_left div.effrow2c{float: left; overflow: hidden; width: 460px; padding-top: 0px; text-align: left; border:0px orange solid;}

#effects_rows2_left div.effrow4a{float: left; overflow: hidden; width:798px; padding-top: 8px; padding-left: 0px; }
#effects_rows2_left div.effrow4b{float: left; overflow: hidden;display:none; width:1px;	padding-top: 0px; padding-left: 0px;}
#effects_rows2_left div.effrow4c{float: left; width: 111px; 	padding-top: 8px; padding-left: 0px;}


#effects_rows3 {}

#effects_rows3 div.effrow2a{float: left; overflow: hidden; width: 800px; padding-top: 0px; border:0px orange solid;}
#effects_rows3 div.effrow2b{float: left; overflow: hidden; width: 0px; padding-top: 4px; padding-left: 0px; 	text-align: center; }
#effects_rows3 div.effrow2c{float: left; overflow: hidden; width: 121px; padding-top: 0px; border: 0px orange solid;}
#effects_rows3 div.effrow4a{float: left; overflow: hidden; width:798px; padding-top: 8px; padding-left: 0px; }
#effects_rows3 div.effrow4b{float: left; overflow: hidden;display:none; width:1px;	padding-top: 0px; padding-left: 0px;}
#effects_rows3 div.effrow4c{float: left; width: 111px; 	padding-top: 8px; padding-left: 0px;}


/* navigation */

#divNavigation
{	
	height: 15px;
}

#divNavigation a, #divNavigation a:link, #divNavigation a:visited
{
	font-size: 12px; text-decoration: none;
}

#divNavigation a:hover
{
	font-size: 12px; text-decoration: underline;
}


/* effect page */

#divInfoHeader1 {float: left; width: 370px;}
#divInfoHeader2 {float: left; width: 325px; text-align: center; color:#676767; padding-top: 15px; font-size: 12px;}

#divInfoPhoto
{
	float: left; overflow: hidden;
	width: 390px; min-height: 250px;
	margin: 0px; padding: 0px 0px 0px 0px;
	text-align: left;
}

#divInfoPhotoIn
{
	float: left; overflow: hidden;
	width: 370px; min-height: 250px; height: 250px;
	margin: 0px; padding: 0px 0px 0px 0px;
	text-align: left;
}

#divInfoDetails
{
	float: left; overflow: hidden;
	width: 365px; min-height: 250px;
	padding-top: 0px; padding-left: 0px;
	text-align: center;
}

#divInfoDetailsIn
{
	float: left; overflow: hidden;
	width: 365px; min-height: 250px; height: 298px;
	padding-top: 0px; padding-left: 0px;
	font-size: 12px; color: #5d5d5d; line-height: 22px;
	text-align: center;
}

#imgPhoto
{
}

.effectName
{
	font-size: 17px;	color: #de642d;	font-weight: bold;
}

#leftcol {
	float: left;
	overflow: visible;
	width: 175px;
	min-height: 100px;
	
	padding: 0px 0px 0px 0px;
	margin: 0px;

}

#leftcolInner
{
	overflow: visible;
	width: 175px;
	min-height: 100px;
	margin-top: -15px;

	padding-top: 0px;
	padding-left: 0px;

	background-image: url("../img/backleftcol.gif");
	background-repeat: repeat-x;
	background-position: top;
	
}


/* upload form */


#effectForm {
  float: left; overflow: hidden;
  width: 690px; min-height:60px;
  margin: 0px;
    padding: 6px 10px 6px 0px;
    background-color1: #f7f7f7;
    border: solid 0px #d3d3cb;
}

#effectFormIn
{
  padding-top: 0px;  padding-left: 0px;
}

ul.buttons_upload{
    list-style: none;
}
ul.buttons_upload li{
    float:left;
    list-style: none;
  padding-right:12px;
}



/* upload page - FB albums */

#fb_select{
    margin-top:12px;
    min-height: 200px;
}

#fb_albums_wrap
{
    background-color: #F7F7F7;
    border: 1px solid #D3D3CB;
    min-height:42px;
    padding: 6px 10px;
    width:670px;
}

#fb_albums_cont
{
    min-height:40px;
}

#div_fb_albums_msg
{
    min-height: 20px;
}

#div_fb_albums_h,
#div_fb_photos_h
{
    width:660px; min-height:24px;
    margin-top:4px;
    margin-bottom:4px;
    border-bottom:1px #cecece solid;
    display:block;
}

#div_fb_albums_h .t,
#div_fb_photos_h .t
{
    float:left;
    min-height: 24px;
}

#div_fb_albums_h .pages,
#div_fb_photos_h .pages
{
    float:right;
    padding-right:20px;
    min-height: 24px;
}



.fb_list_photos{
    list-style:none;
}
.fb_list_photos li{
    list-style:none;
    float:left;
    min-height:100px;
    margin-bottom:12px;    margin-right:14px;
}


ul#fb_albums_list li{
    width:150px;
}

ul#fb_albums_list li a{
    color:#3b5998; text-decoration: none; font-weight:bold;
}



/* upload page - history */

#eff_history{
    width:670px;
    height:90px;
    border:1px #d3d3cb solid;
    background-color: #f7f7f7;
    padding:4px 10px 4px 10px;
}


#eff_history a {font-size:11px;}




/* result page */

#div_res_cont
{
    padding-left:6px;
}

#effectResult {
	float: left;
	width: 658px;
	min-height: 400px;
	padding: 0px 0px 0px 0px;
	margin: 0px;	
}

#effectResultInner
{
	padding-top: 0px;	padding-left: 0px;
	width: 658px;
}

#result_ad_top
{
	margin-top: 25px; margin-bottom: 42px; margin-left:0px;
}


#result_ad_top_units
{
	padding-top: 0px; padding-bottom: 17px;
}




#flashcontent, #flash0
{
	width: 640px; height: 570px; overflow: hidden; display:; padding: 0px; margin: 0px;
}

.tGray{	color: #535353;	font-size: 9pt;}


.tGreen{	color: #358e03;	font-size: 9pt;	font-weight: normal;}

.tLightGraySmall{	color: #717171;	font-size: 8pt;	line-height: 1.2em;}



#div_res_fb_connect {padding-top:12px; font-size: 13px;}



/* common */

.normal{font-size:12px;}


.padtext, .padtext0{    line-height:24px;}
.padtext{    padding-left:40px;}
.padtext0{    padding-left:0px;}
.padtext1{    padding-left:20px;}
.tnormal{ font-size:13px; line-height:25px;}
.tsm {font-size:11px;}
p.tnormal{ text-indent: 20px;}
.p800{  width:800px;}



.validation-error {
  color: red;
}
input.error, textarea.error {
  border: 1px solid red !important;
}
.validation-failure {
  color: red;
  background-color: #ffd0d6;
  padding: 5px;
}


div.center{text-align:center;}
.left {  float:left;  display:inline;}
.right {  float:right;  display:inline;}

.error {  color:#ff0000;}



ul, ul li{list-style:none;}
ul.left li {list-style:none; float:left;}
ul.pad20 li{padding:20px;}
ul.center li {text-align:center;}



  

.div_gray_border{    background-color: #f7f7f7;	border: solid 1px #d3d3cb;	}


.big {  width: 61px;   height: 61px;   line-height: 61px;  font-size: 20px;}
.small {  width: 45px;   height: 45px;   font-weight: bold;    font-size: 16px;  line-height: 45px;}


div.div_titles_left h1, div.div_titles_left h2{ float:left; }
div.div_titles_left h1{ margin-top:10px; margin-left:4px;}
div.div_titles_left h2{ margin-top:13px; margin-left:40px;}





/* TYPOGRAPHY */

a {color:#006dba; background-color:transparent;text-decoration:none;}
a:hover {color:#006dba; background-color:transparent; text-decoration:underline;}

a{	color: #399ce0;	text-decoration: none;}
a:hover{	color: #399ce0;	text-decoration: underline;}


a[disabled=disabled], a.disabled {
  color: #aeaeae;  text-decoration: none;
}

h1 {
	font-size: 14pt;
	margin: 0px 0px 7px 0;
	padding: 0;
	font-weight: bold;
	font-family: Verdana, Tahoma, Arial;
	color: #358e03;
}

h2 {
  font-size: 12pt;
  margin: 10px 0 7px 0;
  font-weight: bold;
  color: #0f4b93;
  font-family: Arial, Verdana, Tahoma, Arial;
}
h2.green 
{
    margin: 10px 0 7px 0;
  font-size: 12pt;   font-weight: bold;  color: #358E03;
}


h2 a {
  text-decoration: underline;
  font-weight: normal;
  
}

h3 {
  font-size: 15px;
  margin: 6px 0 7px 0;
  font-weight: bold;
  color: #358E03;
  font-family: Arial, Verdana, Tahoma;
}

h4
{
    color: #0f4b93;
}

h3.steps, div.steps {
  margin: 0;
  padding: 2px 5px 5px 8px;
  background: transparent url(../img/header-bg.png) no-repeat left;
  font-weight: normal;
  color: #9AD4FF;
  font-size: 14px;
  height: 22px;
}
h3.page-heading, div.page-heading {
  display: block;
  margin: 0 0 7px 0;
  padding: 2px 5px 5px 8px;
  font-weight: normal;
  color: #fff;
  font-size: 16px;
  height: 22px;
  background: transparent url(../img/header-bg.png) no-repeat left;
}
h3.page-heading span {
  font-size: 12px;
}
h3.page-heading a:link, h3.page-heading a:visited, div.page-heading a:link, div.page-heading a:visited {
  color: #fff !important;
}
h3.page-heading a:hover, div.page-heading a:hover {
  background-color: #fff !important;
  color: #0099CC !important;
}

h4 {
  font-size: 16px;
  margin: 12px 0 3px 0;
}




#status { color: #009900; background-color: #dfFFda; padding: 5px 0 2px 5px;}






.rowTitle{
  color: #0077C6;
  font-weight: bold;
}


.fieldTitle{
  color: #032874;
  font-weight: bold;
  font-size: 12px;
}

.fieldTitle2{
  color: #0077C6;
  font-weight: bold;
  font-size: 13px;
}

.fieldTitle1{
  color: #0077C6;
  font-weight: bold;
  font-size: 16px;
}







.bluebar{
  width: 934px;
  height: 27px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding-left: 20px;
  padding-top: 4px;
}



/* paginator */

#pages
{
  width:100%; text-align:center; 
  padding-top:0px; padding-bottom:10px;
  font-size: 15px; color: #000; font-weight: normal;
}

#pages a, #pages a:link, #pages a:visited
{
	font-size: 17px; color:  #358e03; font-weight: normal;	
}

#pages a:hover {
	color: #358e03;
}

#pages a.active
{
	font-size: 17px; color:  #ffffff; font-weight: normal;	
}






/* paging - bootstrap */

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.428571429;
  color:  #358e03;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #eeeeee;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}




/* footer */

#footerLang
{
	padding-left: 25px; padding-top: 30px;
	color: #c7c6be;
	font-size: 11pt;
}

#footerLang span
{
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
}

a.footerLang, #footerLang a, #footerLang a:link, #footerLang a:visited
{
	color: #399ce0;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}

#footerLang a:hover
{
	color: #399ce0;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: bold;
}

#footerLinks
{
	padding-left: 25px;
	color: #000000;
	font-size: 10pt;
}


a.footerLinks, #footerLinks a, #footerLinks a:link, #footerLinks a:visited
{
	color: #358e03;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}

#footerLinks a:hover
{
	color: #358e03;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: bold;
}

#footerLogo
{
	
	color: #c6c5b9;
	font-size: 10pt;
	font-weight: bold;
}


.hBlue{	color: #0682b7;	font-size: 11pt;	font-weight: bold;}

.hGreen{	color: #358e03;	font-size: 11pt;	font-weight: bold;}

.divBorderGray
{
	background-color: #f7f7f7;
	border: solid 1px #d3d3cb;
	
}



.tGray
{
	color: #535353;
	font-size: 9pt;
}


.tGreen
{
	color: #358e03;
	font-size: 9pt;
	font-weight: normal;
}

.tLightGraySmall
{
	color: #717171;
	font-size: 8pt;
	line-height: 1.2em;
}


.butGreen
{
	background-color: #358e03;
	background-image: url("../img/backbutgreen.gif");
	color: #ffffff;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: 600;
	width: 67px;
	height: 20px;
	border: 0px;
	cursor: pointer;
}

.butGreen2
{
	background-color: #358e03;
	background-image: url("../img/backbutgree2.gif");
	color: #ffffff;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: 600;
	width: 97px;
	height: 20px;
	border: 0px;
	cursor: pointer;
}
.butGreenLong
{
	background-color: #358e03;
	background-image: url("../img/backbutgreen2.gif");
	color: #ffffff;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	width: 150px;
	height: 28px;
	border: 0px;
	cursor: pointer;
}

.butGreenM
{
	background-color: #358e03;
	background-image: url("../img/backbutgreen4.gif");
	color: #ffffff;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	width: 84px;
	height: 28px;
	border: 0px;
	cursor: pointer;
}

.butGreenBig
{
	background-color: #358e03;
	background-image: url("../img/backbutgreen3.gif");
	color: #ffffff;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	width: 96px;
	height: 56px;
	border: 0px;
	cursor: pointer;
}


.suggestion, .suggest {
  color: #777;
  font-size: 10px;
}

.suggest2 {
  color: #de642d;
	font-weight: bold;
  font-size: 10px;

}

.h3blue
{
	color: #0682b7;
	font-size: 10pt;
	font-weight: bold;
}


.aGray, .aGray:link, .aGray:visited
{
	color: #535353;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}

.aGray:hover
{
	color: #5fafd1;
	text-decoration: underline;
}


.aGreen, .aGreen:link, .aGreen:visited
{
	color: #358e03;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: underline;
}

.aGreen:hover
{
	color: #2f7a03;
	text-decoration: underline;
}





/* green button */

.divButL
{
	float: left;
	width: 4px;
	height: 20px;
	background-image: url("../img/butleft.gif");
	background-repeat:no-repeat;
}

.divButR
{
	float: left;
	width: 4px;
	height: 20px;
	background-image: url("../img/butright.gif");
	background-repeat:no-repeat;
}

.divButC, .divButC a
{
	float: left;
	height: 20px;
	background-image: url("../img/butback.gif");
	background-repeat:repeat-x;
	padding-left: 8px;
	padding-right: 8px;
	color: #fff;
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana, Arial, Tahoma;
	cursor: pointer;
}

.divButC a:hover
{
	color: #fff;
	text-decoration: none;
}

.divButton
{
	float: left; padding-left: 10px;
}

.divButton2
{
	
}

#effectsOthers
{
	overflow:hidden;
	width: 367px;
	overflow: scroll; 
	height: 640px;
}



/** text pages */

#divLeftMenu
{
	float: left;
	width: 180px;
}

#divLeftMenuCont
{
	float: left;
	width: 160px;
	padding: 12px 0px 5px 20px;
	margin-top: 10px; margin-bottom: 40px;
	background-color: #ebf2f8;
	border: 1px solid #444;	
}
#divLeftMenuAds {padding-left:6px;}

#divMainTextCol
{
	float: left;
	width: 600px; overflow: hidden;
}

#divMainTextColCont
{
	padding: 15px 30px 10px 40px;
}

#divLeftMenuCont ul li 
{
	padding-bottom: 7px;
}

#divLeftMenuCont A, #divLeftMenuCont A:visited, #divLeftMenuCont A:link
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #676767;
}

#divLeftMenuCont A:hover
{
	color: #5fafd1;
	text-decoration: underline;
}

#divMainTextColCont p
{
	font-size: 13px;
	padding-top: 10px;
}

#divMainTextColCont ul li
{
	padding-left: 10px;
	margin-left: 20px;
	line-height: 25px;
}
	
	
#divMainTextColCont table tr td
{
	vertical-align: top;
	padding: 5px 5px 5px 0px;
	margin: 0px;
}

#divContAbout A, #divContAbout A:visited, #divContAbout A:link
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	
}

#divContAbout A:hover
{
	text-decoration: underline;
}


#footerB
{
	margin:0 auto 0; width: 100%; 
}


/* page Tools */

#divContentTools
{
	font-size: 12px;
	padding-left: 4px;
}

#divContentTools table tr td
{
	margin: 0px;
	padding: 5px 5px 5px 0px;
	vertical-align: top;
}

#divContentTools table tr td img
{
	margin: 0px 0px 10px 0px;
	padding-left: 0px; padding-top: 10px;	
}

#divContentTools a, #divContentTools a:visited, #divContentTools a:link
{
	color: #037e01; font-size: 12px; font-weight: bold;	text-decoration: underline;
}

#divContentTools a:hover
{
	text-decoration: none;
}

#divToolsTop
{
	padding-top: 25px; padding-bottom: 24px; padding-left: 0px;
}


/* upload - select animation */
#divUplSelectAnim
{
	text-align: center;
}

#divUplSelectAnim:hover
{
	background-color: #eee;
}

#divUplSelectAnimNo
{
	text-align: center;
}

#divUplSelectAnimNo:hover
{
	background-color: #eee;
}


/* social buttons */
#divTopSocial
{
	float: left;
	padding-top:20px;
	padding-left: 0px;
}

.ulSocial ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.ulSocial li 
{
	display: inline;
}

.ulSocial ul li {
	
	margin: 0px;
	padding: 0px;
}

.social {
	float:left;
	margin:0px 0;
	width:560px;
	text-align: left;
}
.social a {
	display:inline;
	margin:0 0px;
}
.social a#rss-button {
	background:transparent url(../img/rss.png) no-repeat scroll left top;
	float:right;
	height:78px;
	text-indent:-9999em;
	width:78px;
}
.social a#email-button {
	background:transparent url(../img/email.png) no-repeat scroll left top;
	float:right;
	height:78px;
	text-indent:-9999em;
	width:78px;
}

.social a#delicious-button {
	background:transparent url(../img/delicious3.png) no-repeat scroll left top;
	float:right;
	width:58px;	height:60px;
	text-indent:-9999em;
	
}
.social a#stumble-button {
	background:transparent url(../img/stumble3.png) no-repeat scroll left top;
	float:right;
	width:56px; height:60px;
	text-indent:-9999em;
	
}
.social .digg-button {
	float:left;
	margin:0 6px;
}




/* recent photos - gallery */

.image_thumbnails {
	width:448px; height:100px; overflow: hidden;
	margin:0 auto; padding:0px 0 0 0;
	text-align:left;
}

.image_thumbnails .left {	float:left;	height:80px;	width:20px;	background: transparent url('../img/gallery_left_scroll.gif') no-repeat left center;}
.image_thumbnails .right {	float:left;	height:80px;	width:20px;	background: transparent url('../img/gallery_right_scroll.gif') no-repeat right center;}
.image_thumbnails a.left:hover,.image_thumbnails a.right:hover{	text-decoration: none;}

.image_thumbnails .visible {
	float:left; width:390px;	overflow:hidden;	position:static;
	text-align:left;
}
.image_thumbnails .visible .pictures
{
    float:left; position:static; width:9999em;
	margin:0;
	text-align:left;
}


.image_thumbnails .visible .pictures ul {padding:0; list-style:none; }
.image_thumbnails .visible .pictures ul li {float: left;list-style:none; padding:0px 0px 0px 0px; margin:2px 4px 0px 2px; }

.image_thumbnails .visible .pictures ul li a img { border:0; }

.image_thumbnails .visible .pictures ul li a { float:left; border:2px solid #ffd277;}
.image_thumbnails .visible .pictures ul li a:hover {	border:2px solid #843d3b;	}
.image_thumbnails .visible .pictures ul li a.active {	border:2px solid #843d3b; }


.image_thumbnails .visible .pictures ul li a.cmd { 	clear:both;	margin:2px 0px 2px 10px;	border:0px solid #ffd277; font-size: 11px;}
.image_thumbnails .visible .pictures ul li a.cmd:hover {	border:0;	}
.image_thumbnails .visible .pictures ul li a.cmd.active {	border:0;	}



/* msg */

#msg {font-size:13px;font-weight:bold;}

.msgok
{
    color: #333;
}

.error {
  color:#ff0000;
}


/* b */

.adt 
{
    padding-bottom: 4px;
    color: #676767; font-size: 12px;  line-height:15px;
}
.adtpad0
{
    padding-bottom: 0px;
}

.adc{    padding: 8px;    background-color:#f5f5f5;    border:1px #e5e5e5 solid;}
.adc_b2{  padding: 8px;  background-color:#f5f5f5;  border:2px #e5e5e5 solid;}

.adc300{  width:300px;  margin-left:6px;}
.adc336{  width:336px;  margin-left:6px;}
.adc728{  width:728px;  text-align:center;  margin:0 auto;}
.adc728lleft{  width:728px;  text-align:center;  margin:0;}
.adc160{  width:160px;  text-align:left;}
.adc180{  width:180px;  text-align:left;}
.adc180c{  width:180px;  text-align:center;}

.adcol_left
{
    text-align:left;
    padding-top:15px;
}



/* 
BUTTONS 
*/


.btn, a.btn {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #bbb;
    cursor: pointer;
    display: inline-block;
    background-color: #e6e6e6;
    background-repeat: no-repeat;
    background-image: linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: -moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);
  background-image: -ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: -o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
    padding: 5px 14px 6px;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    color: #333;
    font-size: 13px;
    line-height: normal;
  border: 1px solid #ccc;
  border-bottom-color: #bbb;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -webkit-transition: 0.1s linear all;
    -moz-transition: 0.1s linear all;
    transition: 0.1s linear all;
}
.btn:hover,
a.btn:hover
{    
    background-position1: 0 -15px;
    color: #333;
    text-decoration: none;
}
.btn.primary {
    color: #fff;
    background-color: #0064cd;
    background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#049cdb), to(#0064cd));
  background-image: -moz-linear-gradient(top, #049cdb, #0064cd);
  background-image: -ms-linear-gradient(top, #049cdb, #0064cd);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #049cdb), color-stop(100%, #0064cd));
  background-image: -webkit-linear-gradient(top, #049cdb, #0064cd);
  background-image: -o-linear-gradient(top, #049cdb, #0064cd);
    background-image: linear-gradient(top, #049cdb, #0064cd);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#049cdb', endColorstr='#0064cd', GradientType=0);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    border-left-color: #0064cd;
    border-right-color: #0064cd;
    border-top-color: #0064cd;
    border-bottom-color: #003f81;
}
.btn.primary2 {
    background-color: #e0bd4f;
  background-image: linear-gradient(#f9d258, #e0bd4f);
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#f9d258), to(#e0bd4f));
  background-image: -moz-linear-gradient(#f9d258, #e0bd4f);
  background-image: -ms-linear-gradient(#f9d258, #e0bd4f);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9d258), color-stop(100%, #e0bd4f));
  background-image: -webkit-linear-gradient(#f9d258, #e0bd4f);
  background-image: -o-linear-gradient(#f9d258, #e0bd4f);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9d258', endColorstr='#e0bd4f', GradientType=0)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9d258', endColorstr='#e0bd4f', GradientType=0);
  
    color: #444;    font-weight: bold;
    text-shadow2: 0 -1px 0 rgba(0, 0, 0, 0.1);
}
.btn.primary3:hover {
  color: #fff;
}


.btn:active {
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn.disabled {
  cursor: default;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  filter: alpha(opacity=65);
  -khtml-opacity: 0.65;
  -moz-opacity: 0.65;
  opacity: 0.65;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn[disabled] {
  cursor: default;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  filter: alpha(opacity=65);
  -khtml-opacity: 0.65;
  -moz-opacity: 0.65;
  opacity: 0.65;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.btn.small {
  padding: 7px 9px 7px;
  font-size: 11px;
}
.btn.large {
  font-size: 16px;
  line-height: normal;
  padding: 9px 14px 9px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.btn.xlarge {
  font-size: 19px;
  line-height: normal;
  padding: 20px 20px 14px 30px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  letter-spacing: 2px;
}


.btn img {float: left;}

.btn.lightblue {
    color: #003471;
    background-color: #ebf7fd;
    background-repeat: repeat-x;
    1text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  
    border-color: #94abb6;
    background-image: -o-linear-gradient(top, #049cdb, #0064cd);
}


.btn.blue1
{
    color: #FFFFFF;
border:1px solid #25729a; 
    display:inline-block;
    text-shadow: 1px 1px 0 rgba(0,0,0,0.3);
 background-color: #223388; 
 background-image: -webkit-gradient(linear, left top, left bottom, from(#4476cc), to(#223388));
 background-image: -webkit-linear-gradient(top, #4476cc, #223388);
 background-image: -moz-linear-gradient(top, #4476cc, #223388);
 background-image: -ms-linear-gradient(top, #4476cc, #223388);
 background-image: -o-linear-gradient(top, #4476cc, #223388);
 background-image: linear-gradient(to bottom, #4476cc, #223388);
 filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#4476cc, endColorstr=#223388);
}

.btn.blue1:hover
{
    color:#fff;
 border:1px solid #1c5675;
 background-color: #52a8cd; 
 background-image: -webkit-gradient(linear, left top, left bottom, from(#52a8cd), to(#0682b7));
 background-image: -webkit-linear-gradient(top, #52a8cd, #0682b7);
 background-image: -moz-linear-gradient(top, #52a8cd, #0682b7);
 background-image: -ms-linear-gradient(top, #52a8cd, #0682b7);
 background-image: -o-linear-gradient(top, #52a8cd, #0682b7);
 background-image: linear-gradient(to bottom, #52a8cd, #0682b7);
 filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#52a8cd, endColorstr=#0682b7);
}



.btn.blue
{
  color: #fff;
  background-color: #0064cd;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#049cdb), to(#0064cd));
  background-image: -moz-linear-gradient(top, #049cdb, #0064cd);
  background-image: -ms-linear-gradient(top, #049cdb, #0064cd);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #049cdb), color-stop(100%, #0064cd));
  background-image: -webkit-linear-gradient(top, #049cdb, #0064cd);
  background-image: -o-linear-gradient(top, #049cdb, #0064cd);
  background-image: linear-gradient(top, #049cdb, #0064cd);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#049cdb', endColorstr='#0064cd', GradientType=0);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: #0064cd #0064cd #003f81;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.btn.blue:hover
{
    border:1px solid #1c5675;
    background-position: 0 -15px;
    color: #fff;
    text-decoration: none;
}



.btn.orange
{
   border-top: 1px solid #e8b782;
   background: #e98b3e;
   background: -webkit-gradient(linear, left top, left bottom, from(#f0ac5e), to(#e98b3e));
   background: -webkit-linear-gradient(top, #f0ac5e, #e98b3e);
   background: -moz-linear-gradient(top, #f0ac5e, #e98b3e);
   background: -ms-linear-gradient(top, #f0ac5e, #e98b3e);
   background: -o-linear-gradient(top, #f0ac5e, #e98b3e);
  
  /*
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
   */
   
   -webkit-box-shadow: rgba(165,92,54,.4) 0 1px 0;
   -moz-box-shadow: rgba(165,92,54,.4) 0 1px 0;
   box-shadow: rgba(165,92,54,.4) 0 1px 0;
   
   text-shadow: rgba(120,120,120,.4) 0 1px 0;
   color: #ffffff;
   text-decoration: none;
   vertical-align: middle;
   font-family:Verdana,Georgia,Arial;
}

.btn.orange:hover,
a.btn.orange:hover 
{
   background: #eb984b;
   background: -webkit-gradient(linear, left top, left bottom, from(#efa65b), to(#eb984b));
   background: -webkit-linear-gradient(top, #efa65b, #eb984b);
   background: -moz-linear-gradient(top, #efa65b, #eb984b);
   background: -ms-linear-gradient(top, #efa65b, #eb984b);
   background: -o-linear-gradient(top, #efa65b, #eb984b);
   
   
   color: #ffffff;
}




/* alerts */


.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 18px;
  color: #c09853;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.alert-heading {
  color: inherit;
}

.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 18px;
}

.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.alert-danger,
.alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}

.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}

.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}

.alert-block p + p {
  margin-top: 5px;
}



/*
* styles for buttons and alerts
*/

.btn.danger,
.alert-message.danger,
.btn.danger:hover,
.alert-message.danger:hover,
.btn.error,
.alert-message.error,
.btn.error:hover,
.alert-message.error:hover,
.btn.success,
.alert-message.success,
.btn.success:hover,
.alert-message.success:hover,
.btn.info,
.alert-message.info,
.btn.info:hover,
.alert-message.info:hover {
  color: #ffffff;
}

.btn.danger,
.alert-message.danger,
.btn.error,
.alert-message.error {
  background-color: #c43c35;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ee5f5b), to(#c43c35));
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -ms-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ee5f5b), color-stop(100%, #c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(top, #ee5f5b, #c43c35);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#c43c35', GradientType=0);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: #c43c35 #c43c35 #882a25;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.btn.success, .alert-message.success {
  background-color: #57a957;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#62c462), to(#57a957));
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -ms-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #62c462), color-stop(100%, #57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(top, #62c462, #57a957);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#57a957', GradientType=0);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: #57a957 #57a957 #3d773d;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

a.success:hover
{
    background-color1: #57a957;
  
background-image: linear-gradient(bottom, rgb(98,196,98) 14%, rgb(107,209,107) 57%);
background-image: -o-linear-gradient(bottom, rgb(98,196,98) 14%, rgb(107,209,107) 57%);
background-image: -moz-linear-gradient(bottom, rgb(98,196,98) 14%, rgb(107,209,107) 57%);
background-image: -webkit-linear-gradient(bottom, rgb(98,196,98) 14%, rgb(107,209,107) 57%);
background-image: -ms-linear-gradient(bottom, rgb(98,196,98) 14%, rgb(107,209,107) 57%);

}



.btn.info, .alert-message.info {
  background-color: #339bb9;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#5bc0de), to(#339bb9));
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -ms-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5bc0de), color-stop(100%, #339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(top, #5bc0de, #339bb9);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#339bb9', GradientType=0);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: #339bb9 #339bb9 #22697d;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}


/* icons */


[class^="icon-"], [class*=" icon-"] {
    background-repeat: no-repeat;
    display: inline-block;

    line-height: 28px;
    vertical-align: top;

}


.icon-arrow-right
{
    display: inline-block;
    background-image: url("../img/icon-arrow-36-32.png");
    background-position:0px 0px;
    background-repeat: no-repeat;

    width:32px; height:32px;
    margin-top:-3px;

    line-height: 28px;
    vertical-align: top;
}



/* ads */

#div_ad_upload_right
{
    width:300px;
    height:250px;
    position:absolute;
    left: 160px;
    top: 300px;
}



/* photos - collages */

div.block_photos
{
    width:934px; height:166px;
    background-color:#93c027;
    padding:16px 0px 20px 10px;
    -webkit-box-shadow: 0px 4px 5px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    0px 4px 5px rgba(50, 50, 50, 0.75);
    box-shadow:         0px 4px 5px rgba(50, 50, 50, 0.75);
}

div.block_photos ul li
{
    margin-right:6px;
    width:227px; height:175px;
    background-image: url(../img/frame_green.jpg);
    background-position: top;
    background-repeat: no-repeat;
}

div.block_photos ul li img
{
    margin:15px 15px 15px 15px;
}


div.div_start_center
{
    width:940px;
    padding-top:24px;
    text-align:center;
}



/* text pages - photos - covers */

div.block_photos_wide
{
    width:964px; height:180px;
    background-color:#93c027;
    padding:10px 0px 10px 3px;
    -webkit-box-shadow: 0px 4px 5px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    0px 4px 5px rgba(50, 50, 50, 0.75);
    box-shadow:         0px 4px 5px rgba(50, 50, 50, 0.75);
}

div.block_photos_wide ul li
{
    margin-right:2px;
    width:474px; height:175px;
    background-position: top;
    background-repeat: no-repeat;
}

div.block_photos_wide ul li img
{
    margin:5px 10px 4px 10px;
}



/* fb cover photos */

div.fbcover_photo_wide
{
  margin-top:14px; margin-bottom:4px;
    width:940px;
    text-align:center;
}




div.fbcover_features{
  width:940px;
  margin-top:10px; margin-bottom:20px;
  text-align:center;
}


div.fbcover_features_in{
  width:600px;
  margin-top:10px;
  text-align:left;
  margin-left:240px;
}



ul.fbcover_features_list{
  width:600px;
  margin-left:24px;
}

ul.fbcover_features_list li{
  list-style:none;
  line-height:29px;
  font-size:14px;  
  background-image:url('../img/icons/check_sm.png');
   background-position:2px 9px;
  background-repeat: no-repeat;
  padding-left:28px;
}

div.fbcover_scheme{
  width:940px; height:220px; 
  margin-top:40px;
  padding-left:40px;
  text-align:center;
  color:#999;
}

div.fbcover_scheme_left{
  float:left;
  width:240px;
  text-align:center;
}

div.fbcover_scheme_eq{
  float:left;
  padding-left:30px; 
  width:40px; height:200px;
  text-align:center;
  
}

div.fbcover_scheme_right{
  float:left;
  padding-left: 40px;
}






/* scroll */

#scroll_screen{
  width:540px;
  padding:0;
}


#slideshow,
.slideshow
{
    float:left;
  overflow:hidden;
  width:480px;
}

#slideshow ul,
.slideshow ul
{
    width:3900px;
    padding-left:5px;
    list-style:none;
}

#slideshow li,
.slideshow li
{
  list-style:none;
  float:left;
  margin:0 8px;
  cursor:pointer;

}

#scroll_left,#scroll_right{
  float:left;
  padding-top:10px;
  font-size:14px; font-weight:bold; color:black; text-decoration:none;
}

#scroll_right {padding-left: 10px;}


#slideshow img
{
    height: 50px;
    padding: 4px;
    border:1px solid #d7d7d7;
    background-color: #fff;
}
    



/* blocks types*/
#div_blocks_types{
  width:800px;
  margin:0 auto;
}


    
