/* Resources Custom HTML Home */
#Container div#Content.ResourcesHome {
	padding: 0;
}

div#Content.ResourcesHome div#HomeFeature {
	padding: 20px 0 0 20px;
	height: 180px;
	background: url(http://conversation.lausanne.org/uploads/networks/images/2/resourcehome-bg.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	width: 950px;
}

div#Content.ResourcesHome div#HomeFeature div.left {
	float: left;
	width: 550px;
}

div#Content.ResourcesHome div#HomeFeature h1 {
	font-family: Arial;
	font-size: 27px;
	color: #bf9815;
	line-height: 32px;
	font-weight: normal;
	background: none;
    border: none;
}
div#Content.ResourcesHome div#HomeFeature h2 {
	font-family: Arial;
	font-size: 15px;
	color: 333333;
	line-height: 18px;
	font-weight: normal;
	background: none;
    border: none;
}
div#Content.ResourcesHome div#HomeFeature div.right {
     float: left;
     text-align: right;
     margin-left: 40px;
    width: 350px;

}
div.homebut-signup, div.homebut-login, div#Content.ResourcesHome div#HomeFeature div.right form {
display: inline;
}
div.homebut-signup, div.homebut-login, div#Content.ResourcesHome div#HomeFeature div.right form select {
float: left;
margin-left: 25px;
}
div.homebut-signup a, div.homebut-login a , div.homebut-signup a:link, div.homebut-login a:link, div.homebut-signup a:hover, div.homebut-login a:hover, div.homebut-signup a:visited, div.homebut-login a:visited, div.homebut-signup a:visited, div.homebut-login a:visited{
font-size: 15px;
color: #2079e1;
text-decoration: none;
font-family: Arial;
}

div.homebut-signup a {
background-image:url(http://conversation.lausanne.org/uploads/networks/images/2/icon-signup.gif);
background-repeat:no-repeat;
background-position:left center;
padding-left:24px;
}
div.homebut-login a {
background-image:url(http://conversation.lausanne.org/uploads/networks/images/2/icon-login.gif);
background-repeat:no-repeat;
background-position:left center;
padding-left:17px;
}
div#Content.ResourcesHome div.homebuttonarea {
	clear: both;
	background: url(http://conversation.lausanne.org/uploads/networks/images/2/resourcehome-fish.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	padding: 25px 0 20px;
	*padding: 10px 0 20px !important;
}
.homebutton {
    background-image: url(http://conversation.lausanne.org/uploads/networks/images/2/resourcehome-buttonbg.gif);
    background-repeat: repeat-x;
    /* border: 2px solid #c3cbd0; */
    display: inline-block;
    height: 37px;
    margin-right: 40px;
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	zoom: 1;
	*display: inline;
}
.homebutton a {
    background-image: url(http://conversation.lausanne.org/uploads/networks/images/2/resourcehome-arrow.png);
    background-repeat: no-repeat;
	background-position: top right;
	padding-right: 30px;
	margin: 0 15px;
	color: #2079e1;
	font-weight: bold;
}
/* Resources Home */
div#Content.ResourcesHome div#homeid {margin: 30px 0}
.ResourcesHome #filters{width:150px;margin:20px 20px 0 20px;padding:0;float:left;}
.ResourcesHome #videos{width:525px;margin:20px 15px 0 0;padding:0;float:left;font-family: Arial;}
.ResourcesHome #responses{width:188px;margin:20px 0 0;padding:10px;float:left;background:#f4f4f4;}
.ResourcesHome .head1,.ResourcesHome  .head2,.ResourcesHome  .head3{color:#8a7968;}
.ResourcesHome .head1{font-size:16px;margin:0 0 20px;}
.ResourcesHome .head2{font-size:20px;margin:0 0 20px;}
.ResourcesHome .head3{font-size:15px;margin:0 0 10px;}
.ResourcesHome #filters ul{list-style-type:none;padding:0;margin:0 0 10px;}
.ResourcesHome #filters li{color:#000000;list-style-type:none;background:none;margin:0;padding:0;font-size:12px;line-height:13px;}
.ResourcesHome #filters li a,.ResourcesHome #filters li a:visited{color:#000000;text-decoration:none;background:url(http://conversation.lausanne.org/uploads/networks/images/2/bullet-blue.gif) 4px center no-repeat #FFFFFF;padding:4px 15px;margin:0;display:block;}
.ResourcesHome #filters li a:hover,.ResourcesHome #filters li a.activefilter{color:#000000;text-decoration:none;background:url(http://conversation.lausanne.org/uploads/networks/images/2/bullet-blue.gif) 4px center no-repeat #efeff0;}
.ResourcesHome #responses .comment{font-style:italic;font-size:13px;color:#000000;line-height:15px;margin:0 0 20px;}
.ResourcesHome #responses .comment .author,.ResourcesHome #responses .comment .response{color:#525252;font-style:normal;font-size:12px;}
.ResourcesHome #responses .comment .response a,.ResourcesHome #responses .comment .response a:visited{color:#df7933;font-style:none;text-decoration:none;}
.ResourcesHome #responses .comment .response a:hover{color:#df7933;font-style:none;text-decoration:underline;}
.ResourcesHome #videos .home-item{width:510px;margin:0 20px 0 0;clear: both;*margin:0 20px 20px 0 !important;}
.ResourcesHome #videos .home-item img{float:left;margin:0 12px 20px 0;border:none;}
.ResourcesHome .home-item .author{font-size:13px;line-height:15px;color:#333333;display:inline;font-style: italic;}
.ResourcesHome .home-item .topics{font-size:13px;line-height:13px;margin-bottom:10px;color:#8a7968;}
.ResourcesHome #videos .title,.ResourcesHome #videos .title a,.ResourcesHome #videos .title a:visited{font-size:15px;color:#df7933;font-weight:bold;line-height:17px;text-decoration:none;margin:10px 0 10px;}
.ResourcesHome #videos .title a:hover{font-size:15px;line-height:17px;color:#df7933;font-weight:bold;text-decoration:underline;}
.ResourcesHome #videos .country{font-size:13px;line-height:15px;color:#333333;display:inline;}
.ResourcesHome #videos .type{font-size:12px;color:#777777;text-align: right;}
.ResourcesHome #videos .home-item .type img{float:right;margin:0 0 0 5px;border:none;width: 16px;}
.ResourcesHome #videos .all{font-size:13px;float:right;margin:20px 15px 15px 0;clear:both;clear:none;}
.ResourcesHome #videos .all a,#videos .all a:visited{color:#df7933;text-decoration:none;}
.ResourcesHome #videos .video:nth-child(2n){clear:both;}
.ResourcesHome #videos .all a:hover{color:#df7933;text-decoration:underline;}
.ResourcesHome #footerhome{background:url(http://conversation.lausanne.org/uploads/networks/images/2/fishfooter.gif) top left no-repeat;padding:20px 20px 20px 40px;clear:both;overflow:hidden;}
ul#Nav a {color: #ffffff;display: block;font-size: 17px;font-weight: bold;height: 26px;padding: 10px 15px;text-shadow: none;}
ul#Nav li {background:url("http://www.lausanne.org/templates/lausanne/images/lgc/nav-line.png") no-repeat left center transparent;padding: 0;}
ul#Nav li:first-child, ul#Nav li.first {background: none;padding: 0;}
ul#Nav a:hover, ul#Nav #ActiveNav a, ul#Nav #ActiveNav a:hover {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FFFFFF;
	background-image: none;
    border-color: #FFFFFF #FFFFFF -moz-use-text-color;
    border-style: solid;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-width: 0;
    color: #666666;
    height: 26px;
    margin: 0;
    padding: 10px 15px;
    text-decoration: none;
    text-shadow: none;
	opacity: none;
}
.fade80 {opacity: 1;zoom: 1;filter: alpha(opacity=100);}
div#Contributed_also.tab ul {padding-left: 10px;}

/* TOPIC LANDING PAGE */
.trbutton{background-image:url(http://conversation.lausanne.org/uploads/networks/images/2/button-bg.gif);background-repeat:repeat-x;height:30px;border:1px solid #eff0f1;display:inline-block;margin-right:10px;}
a#trtopics{background-image:url(http://conversation.lausanne.org/uploads/networks/images/2/icon-explore.gif);background-repeat:no-repeat;background-position:left center;padding-left:30px;}
a#trsignup{background-image:url(http://conversation.lausanne.org/uploads/networks/images/2/icon-signup.gif);background-repeat:no-repeat;background-position:left center;padding-left:24px;}
a#trlogin{background:transparent url(/uploads/networks/images/2/icon-login.gif) no-repeat left center;padding-left:17px;}
a#trtopics,a#trsignup,a#trlogin,a#trtopics:visited,a#trsignup:visited,a#trlogin:visited,a#trtopics:active,a#trsignup:active,a#trlogin:active,a#trtopics:hover,a#trsignup:hover,a#trlogin:hover{font-size:15px;font-family:Arial;font-weight:bold;color:#2079e1;margin-top:7px;margin-left:8px;margin-right:8px;display:inline-block;text-decoration:none;}
div#HomeColumn.TwoColumn div.Column h1{color:#115b9b;font-size:25px;line-height:25px;font-family:Arial;font-weight:bold;margin:0 30px 20px 0;padding:0;background:none;border:none;}
div#HomeColumn.TwoColumn div.Column h3{color:#333333;font-size:17px;line-height:17px;font-family:Arial;font-weight:bold;margin:0 30px 25px 0;padding:0;background:none;border:none;}
div#HomeColumn.TwoColumn div.Column h2{color:#777777;font-size:21px;line-height:17px;font-family:Arial;font-weight:normal;margin:0 30px 25px 0;padding:0;background:none;border:none;}
div.TwoColumn div.Column p{color:#333333;font-size:14px;font-family:Arial;font-weight:normal;line-height:21px;margin:0 30px 20px 0;}
div.TwoColumn div.Column img{padding:1px;border:1px solid #bcc0c2;float:left;width:200px;margin:0 20px 20px 0;}
div.TwoColumn div.Column a,div.TwoColumn div.Column a:hover,div.TwoColumn div.Column a:active,div.TwoColumn div.Column a:visited{color:#cc6600;font-family:Arial;text-decoration:none;}
div.TwoColumn div.Column ol{margin:0 30px 0 25px;padding-left:25px;}
div.TwoColumn div.Column ol li{list-style:decimal;background-image:none;padding-left:0px;color:#333333;font-size:14px;font-family:Arial;font-weight:normal;line-height:21px;margin:0 0 20px;}
div.TwoColumn .Last .tab dd{font-size:12px;font-family:Arial;}
div.TwoColumn .Last .tab dd span.title a,div.TwoColumn .Last .tab dd span.title a:hover,div.TwoColumn .Last .tab dd span.title a:visited,div.TwoColumn .Last .tab dd span.title a:active{font-size:13px;color:#df7933;font-weight:normal;text-decoration:none;}
div.TwoColumn div.Column .responses img{padding:0;border:0;float:none;width:auto;margin:0;}
div.TwoColumn div.Last img{padding:0;border:0;float:none;width:auto;margin:0 10px 10px 0;}
div.TwoColumn dl.responses{font-size:13px;line-height:15px;font-family:Arial;width:245px;float:left;margin:0 30px 25px 0;}
div.TwoColumn dl.responses dt{margin:0 10px 10px 0;float:left;display:inline;}
div.TwoColumn dl.responses dd.body{font-style:italic;color:#000000;margin-bottom:5px;}
div.TwoColumn dl.responses dd.name{color:#525252;}
div.TwoColumn dl.responses dd.source{color:#525252;display:inline;}
div.TwoColumn dl.responses dd.source .title a,div.TwoColumn dl.responses dd.source .title a:hover,div.TwoColumn dl.responses dd.source .title a:visited,div.TwoColumn dl.responses dd.source .title a:active{color:#df7933;font-weight:normal;text-decoration:none;}
div.TwoColumn div.Column div.tab .author,div.TwoColumn div.Column div.tab .country,div.TwoColumn div.Column div.tab .type{font-size:12px;}
div.TwoColumn div.Column div.tab .author{color:#000000;font-style:italic;}
div.TwoColumn div.Column div.tab .country{color:#000000;}
div.TwoColumn div.Column div.tab .type{color:#585858;}
div.TwoColumn div.Column div.tab .topics{display:none;}
div#HomeColumn.TwoColumn div#Content-tabs.tabContent p {text-align: right; font-size: 12px;margin-right: 10px; }

dl.HomePeopleListing{display:inline;float:left;margin:0 10px 10px 0;padding:0;}
dl.HomePeopleListing dd{display:none;}
div#HomeColumn.TwoColumn .Column dl dd{margin:0;padding:0;}
div.TwoColumn ul#Content-nav.tabNav li a,div.TwoColumn ul#Content-nav.tabNav li a:hover,div.TwoColumn ul#Content-nav.tabNav li a:visited,div.TwoColumn ul#Content-nav.tabNav li a:active{color:#2079e1;font-family:Arial;font-size:13px;}
div.TwoColumn ul#Content-nav.tabNav li a.active,div.TwoColumn ul#Content-nav.tabNav li a.active:hover,div.TwoColumn ul#Content-nav.tabNav li a.active:visited,div.TwoColumn ul#Content-nav.tabNav li a.active:active{color:#333333;font-family:Arial;font-size:13px;}
div.TwoColumn div.trbuttonarea{margin-bottom:35px;}
div#HomeColumn.TwoColumn div.Column{width:550px;}
div#HomeColumn.TwoColumn div.Column{margin:0;padding:0;}
div#HomeColumn.TwoColumn div.Column.Last{width:370px;margin:0;}
div#HomeColumn.TwoColumn .Column dl.HomePeopleListing{padding:0;margin:0;}
/* OTHER */
#Container #Content.Home{background-color:#ffffff;background-image:none;}
strong{font-weight:bold;}
#Container #Footer dl.Main dd{float:left;width:150px;}
#Container #Footer dl.Logo{width:390px;}
#Container #Footer dl.Logo dt a{background-image:none;background-position:0;background-repeat:no-repeat;display:block;height:0;overflow:hidden;text-indent:-9999em;width:36px;}
.browseleft{float:left;width:510px;color:#333;font-size:13px;padding:0 0 8px;margin:0;}
a.browsebut{margin:20px 0 0;padding:3px 9px 12px;border:1px solid #E5E5E5;display:block;font-family:arial,helvetica;background:#fff;}
.browseleft h1,.browseleft div.normal{margin:0;padding:0 8px;}
.browseright{float:left;width:220px;color:#333;font-size:13px;padding:0;margin:0 0 0 30px;}
#HomeFeature .Right-home{float:left;margin:0;padding:0 0 5px;width:300px;background:#e5e5e5;}
*:first-child+html #HomeFeature .Right-home{padding:0;}
* html #HomeFeature .Right-home{padding:0;}
div.Right-home{position:relative;}
div.Right-home img{border:medium none;}
div.Right-home hr{border-color:#CBCBCA -moz-use-text-color -moz-use-text-color;border-style:solid none none;border-width:1px medium medium;height:1px;}
div.Right-home h2{-moz-background-clip:border;-moz-background-inline-policy:continuous;-moz-background-origin:padding;border:none;background:none;color:#000;font-size:17px;font-weight:bold;line-height:16px;margin:0;padding:8px;}
div.Right-home p{color:#333;font-size:13px;padding:0 8px;margin:0;}
div.Right-home a.but{color:#000000;display:block;margin:8px;padding:5px;border:1px solid #b6b4b5;background:#fff;}
div.Right-home a.learn{background:transparent url(http://www.lausanne.org/templates/lausanne/images/LGC-small.png) no-repeat scroll right 3px;float:left;padding-right:15px;display:block;}
div.Right-home p.more span.Social{float:right;}
div.Right-home p.more span.Social a.img{border:none;}
#Container{background:#115b9b url('http://www.lausanne.org/templates/lausanne/images/lgc/bgContent3.png') repeat-x top left;border-top:2px solid #afafaf;padding-bottom:30px;}
#Container #Header{position:relative;height:120px;background:url(http://www.lausanne.org/templates/lausanne/images/lgc/header-map2.png) no-repeat 150px 10px transparent}
#Container #Header h1{position:absolute;left:8px;top:20px;z-index:10;}
#Container #Header h1 a{display:block;width:350px;height:49px;text-indent:-9999em;overflow:hidden;background-image:url(http://conversation.lausanne.org/uploads/networks/images/2/LGC_Logo6.png);background-repeat:no-repeat;background-position:50% 50%;}
.lgc-left{width:620px;margin-right:20px;float:left;}
.lgc-right{width:300px;float:left;font-family:Arial,helvetica;font-size:12px;}
.lgc-right div{/* line-height:1.4em;color:#000000;*/}
.lgc-left2{width:620px;margin-right:20px;float:left;font-family:Arial,helvetica;font-size:12px;color:#000000;}
.lgc-right2{width:300px;float:left;}
.lgc-left2 p,.lgc-left2 li{font-size:14px;}
.landinghead{color:#333333;font-size:24px;text-align:center;}
.containerscroll{display:block;position:relative;clear:both;width:360px;margin:0px auto;font-size:14px;}
#HomeFeature h1,.browseleft h1{font-family:arial,helvetica;color:#333333;font-size:26px;font-weight:normal;margin:5px 0;}
/* -------------------HOME MISC 1-------------------- */
a.botbutq,a.button{clear:left;float:left;display:block;background:#272727 url(http://conversation.lausanne.org/img/new/bgFormButton.gif) repeat-x scroll left top;border:1px solid #656464;color:#FFFFFF;font-size:16px;padding:4px;margin:5px 15px 5px 5px;text-transform:uppercase;-moz-background-clip:border;-moz-background-inline-policy:continuous;-moz-background-origin:padding;-moz-border-radius:5px;}
a.but{width:270px;margin:8px 0 0 0;padding:3px 9px;border:1px solid #E5E5E5;display:block;font-family:arial,helvetica;}
a.but img{border:0;margin:0 20px 10px 0;float:left;}
a.browsebut img{border:0;margin:0 10px 0 0;float:left;}
a.but .head1,a.browsebut .head1{color:#3e7cb7;font-size:15px;margin:0;text-transform:uppercase;}
a.but .head2{color:#4d4d4d;font-size:11px;margin:0;}
a.but .head1b{color:#3e7cb7;font-size:15px;margin:0 0 15px;text-transform:uppercase;}
/* -------------------HOME MISC 2-------------------- */
.Left{width:620px;margin-right:20px;float:left;}
a.botbut{float:left;display:block;width:125px;background:#272727 url(http://conversation.lausanne.org/img/new/bgFormButton.gif) repeat-x scroll left top;border:1px solid #656464;color:#FFFFFF;font-size:12px;padding:4px;margin:5px 15px 5px 5px;text-transform:uppercase;-moz-background-clip:border;-moz-background-inline-policy:continuous;-moz-background-origin:padding;-moz-border-radius:5px;}
.homelinks{margin:30px 0 0 200px;line-height:1.1em;}
/* -------------------HOME MISC 3-------------------- */
.Lefthome{width:620px;margin-right:20px;float:left;}
a.botbut{float:left;display:block;width:125px;background:#272727 url(http://conversation.lausanne.org/img/new/bgFormButton.gif) repeat-x scroll left top;border:1px solid #656464;color:#FFFFFF;font-size:12px;padding:4px;margin:5px 15px 5px 5px;text-transform:uppercase;-moz-background-clip:border;-moz-background-inline-policy:continuous;-moz-background-origin:padding;-moz-border-radius:5px;}
.homelinks{margin:30px 0 0 200px;line-height:1.1em;}
.hometopics{float:left;font-size:11px;width:290px;padding:0 0 0 20px;}
.hometopl,.hometopr{float:left;width:140px;}
.hometopr{margin:0 0 0 10px;}
.hometopics a{display:block;}
.lefttitle{width:600px;height:125px;font-family:Arial;margin:0 0 25px 20px;background:url(http://www.lausanne.org/templates/lausanne/images/lgc/home-selecttopic.gif) top left no-repeat;padding:0;}
.lefttitle .select{font-size:24px;color:#333333;padding:10px 0 0 130px;}
.lefttitle .selectsub{font-size:14px;color:#4d4d4d;padding:0 0 0 130px;}
*:first-child+html .homebuts{margin:15px 5px 0 !important;}
* html .homebuts{margin:15px 5px 0 !important;}
.homebuts{margin:30px 5px 10px;}
.homebut1,.homebut2{height:33px;float:left;border:1px solid #c5c5c5;padding:7px 0 0;}
.homebut1{background:url(http://www.lausanne.org/templates/lausanne/images/lgc/signup-small.gif) 10px 5px no-repeat #FFFFFF;width:140px;}
.homebut2{background:url(http://www.lausanne.org/templates/lausanne/images/lgc/login-small.gif) 10px 5px no-repeat #FFFFFF;width:140px;margin-left:5px;}
.homebut1 a,.homebut2 a{font-size:14px;color:#454545;margin:0 0 0 50px;text-decoration:none;font-weight:bold;}
.Right-home .new{background:#FECC44;color:#333333;float:left;font-size:14px;font-weight:bold;margin:0 5px 0;padding:0 5px;}
.Right-home .righttitle{font-weight:bold;font-size:14px;color:#333333;/* float:left;*/
margin:0 0 0 5px;}
*:first-child+html .Right-home .rightsub{margin:5px !important;}
* html .Right-home .rightsub{margin:5px !important;}
.Right-home .rightsub{clear:both;color:#4d4d4d;font-size:12px;font-style:italic;margin:5px 5px 0;}
.orlog{margin:0 10px 10px 0;padding:0;text-align:right;font-size:12px;clear:both;line-height:1.5em;float:left;width:100%;}
.homepaper{background:url("http://conversation.lausanne.org/img/new/icons/text32.png") no-repeat 10px 0 transparent;clear:both;color:#333333;font-size:11px;line-height:1.4em;margin:15px 0 0;padding:0 10px 0 50px;}
/* Conversations Browse Page */
.browseleft .scrolltext{color:#4d4d4d;font-size:14px;padding:0 8px;margin:0;font-weight:bold;background:none;border:none;}
.browseleft .scrolltext a{font-size:12px;display:block;background:url(http://www.lausanne.org/templates/lausanne/images/join-img3.png) no-repeat left 2px;color:#2a79be;padding:0 0 0 22px;margin:0;font-weight:normal;line-height:1.5em;}
.browseleft .scrolltext a:hover{text-decoration:none;}
.browseleft .lcol,.browseleft .ccol,.browseleft .rcol{float:left;margin-right:10px;}
.browseleft .desc{font-style:italic;font-weight:normal;margin:0 0 5px;}
.browseleft .ques{clear:both;}
.browseleft .all{float:right;clear:both;font-size:10px;}
.topicbox{float:left;width:210px;padding:10px;text-align:center;font-size:14px;}
.topichead, .topicjoin, a.topicjoin, a.topicjoin:visited, a.topicjoin:active {font-weight:bold;text-align:center;font-size:16px;margin:0 0 5px;color:#2079E1;text-decoration: none;}
a:hover .topichead {text-decoration: underline;}
span.topichead {clear: both;display: block;margin: 0;}
div.topicbox a.topicjoin img, div.topicbox a.topicjoin:hover img, a.topicjoin:hover {text-decoration: none;}
/* .topiclearn{font-weight:bold;display:block;}
*/
.topicbox img{border:1px solid #333333;}
.paperhead{font-weight:bold;font-size:12px;margin-bottom:10px;}
.rss2html-note{display:none;}
.paperpage .feed-item-title{background:url("http://conversation.lausanne.org/img/new/icons/text32.png") no-repeat top left transparent;clear:both;color:#333333;font-size:14px;margin:0;padding:10px 0 20px 40px;}
.paperpage li{background:url("http://conversation.lausanne.org/img/new/icons/text32.png") no-repeat top left transparent;clear:both;color:#333333;font-size:14px;margin:0;padding:0 0 10px 40px;list-style:none;}
.paperpage ul{margin-bottom:10px;list-style:none;}
.whatpaper{margin:15px 10px;}
#AdminActions{margin-right:250px;}
.topichomeimg{margin:0 10px 0;float:left;}
.topichomeimgr{margin:50px 0 35px;}
.topicviewall{float:right;margin:10px 0 0;font-size:14px;}
.convviewall{font-size:14px;background:url("http://www.lausanne.org/templates/lausanne/images/join-icon-small.gif") no-repeat scroll left top;padding:0 0 0 25px;}
.convviewall2{font-size:14px;background:url("http://www.lausanne.org/templates/lausanne/images/join-icon-small.gif") no-repeat scroll left top;padding:0 0 0 25px;margin:25px 0 0;}
.topichow{margin:30px 0 0;}
#HomeColumn .First{display:none;}
#HomeColumn .Column{width:450px;}
div.Home #HomeColumn .First{display:inline;}
div.Home #HomeColumn .Column{width:300px;}
.formlang{clear:both;padding:0;margin:15px 0 15px 5px;}
.formlang form{padding:0;margin:0;display:inline;}
.homespace{height:5px;}
.browseright form{padding:15px 0 15px;}
.browsectext{clear:both;}
.langsorry{font-style:italic;margin:0 0 10px 0;}
#Footer dl.Help{padding:0 100px 0 0;}
#Container #Footer dl.Logo{float:right;}
#CustomLandingNav{display:none;}
#langbeta {display:none;}
table.ap2 td{border-bottom:1px solid #444444;line-height:1.8em;}

/* CT2010 LANDING PAGE */
#Container #Content.CT2010Video{border:1px solid #CCCCCC;min-height:350px;margin-left:auto;margin-right:auto;width:920px;overflow:hidden;display:block;}
#Container #Content.CT2010Video{background:url('http://conversation.lausanne.org/uploads/networks/images/2/colors.gif') no-repeat top left #FFFFFF;font-family:Arial;padding:10px 20px;}
.ct2010head{color:#9c561f;font-size:27px;margin:20px 0;}
.ct2010sub{color:#8a7969;font-size:18px;margin:0 0 20px;}
.CT2010Video #HomeFeature{font-size:15px;line-height:18px;margin:0 0 20px;}
.CT2010Video #HomeFeature .left{width:680px;margin:0;background:url(http://conversation.lausanne.org/uploads/networks/images/2/fishtop.gif) top right no-repeat;float:left;}
.CT2010Video #HomeFeature .right{width:208px;margin:0 0 0 30px;float:left;}
.CT2010Video .homebut1,.CT2010Video .homebut2{height:25px;float:left;border:1px solid #c5c5c5;padding:5px 0 0;}
.CT2010Video .homebut1{background:url(http://conversation.lausanne.org/uploads/networks/images/2/signup-vsmall.gif) 4px 4px no-repeat #eaeaea;width:90px;}
.CT2010Video .homebut2{background:url(http://conversation.lausanne.org/uploads/networks/images/2/login-vsmall.gif) 4px 4px no-repeat #eaeaea;width:90px;margin-left:20px;}
.CT2010Video .homebut1 a,.CT2010Video .homebut2 a{font-size:11px;color:#454545;margin:0 0 0 29px;text-decoration:none;font-weight:bold;}
#ct2010main{padding:0;margin:0;}
#ct2010main #filters{width:150px;margin:0 20px 0 0;padding:0;float:left;}
#ct2010main #videos{width:525px;margin:0 15px 0 0;padding:0;float:left;}
#ct2010main #responses{width:188px;margin:0;padding:10px;float:left;background:#f4f4f4;}
#ct2010main .head1,#ct2010main .head2,#ct2010main .head3{color:#8a7968;}
#ct2010main .head1{font-size:16px;margin:0 0 20px;}
#ct2010main .head2{font-size:20px;margin:0 0 20px;}
#ct2010main .head3{font-size:15px;margin:0 0 10px;}
#ct2010main #filters ul{list-style-type:none;padding:0;margin:0 0 10px;}
#ct2010main #filters li{color:#000000;list-style-type:none;background:none;margin:0;padding:0;font-size:12px;line-height:13px;}
#ct2010main #filters li a,#ct2010main #filters li a:visited{color:#000000;text-decoration:none;background:url(http://conversation.lausanne.org/uploads/networks/images/2/bullet.gif) 4px center no-repeat #FFFFFF;padding:4px 15px;margin:0;display:block;}
#ct2010main #filters li a:hover,#ct2010main #filters li a.activefilter{color:#000000;text-decoration:none;background:url(http://conversation.lausanne.org/uploads/networks/images/2/bullet.gif) 4px center no-repeat #faedd8;}
#responses .comment{font-style:italic;font-size:13px;color:#000000;line-height:15px;margin:0 0 20px;}
#responses .comment .author,#responses .comment .response{color:#525252;font-style:normal;font-size:12px;}
#responses .comment .response a,#responses .comment .response a:visited{color:#df7933;font-style:none;text-decoration:none;}
#responses .comment .response a:hover{color:#df7933;font-style:none;text-decoration:underline;}
#videos .video{width:247px;float:left;margin:0 15px 24px 0;}
#videos img{float:left;margin:0 12px 0 0;border:none;}
#videos .author{font-size:12px;line-height:13px;margin-bottom:4px;color:#000000;}
.video .author{font-size:12px;line-height:13px;margin-bottom:4px;color:#000000;}
#videos .title,#videos .title a,#videos .title a:visited{font-size:12px;color:#df7933;font-weight:bold;line-height:13px;text-decoration:none;margin:0 0 10px;}
#videos .title a:hover{font-size:12px;color:#df7933;font-weight:bold;line-height:13px;text-decoration:underline;}
#videos .date{font-size:12px;color:#8a7968;}
#videos .allvideos{font-size:13px;float:right;margin:0 15px 15px 0;clear:both;clear:none;}
#videos .allvideos a,#videos .allvideos a:visited{color:#df7933;text-decoration:none;}
#videos .video:nth-child(2n){clear:both;}
#videos .allvideos a:hover{color:#df7933;text-decoration:underline;}
.CT2010Video #footerhome{background:url(http://conversation.lausanne.org/uploads/networks/images/2/fishfooter.gif) top left no-repeat;padding:20px 20px 20px 40px;clear:both;overflow:hidden;}
#footerhome .head{font-size:17px;color:#8a7966;margin:0 0 15px;}
#footerhome #col1,#footerhome #col2{width:180px;float:left;margin:0 20px 0 0;}
#footerhome #subscribe{float:left;}
#footerhome ul{list-style-type:none;padding:0;margin:0;}
#footerhome li{color:#000000;list-style-type:none;background:none;margin:0;padding:0;font-size:14px;line-height:16px;}
#footerhome li a,#footerhome li a:visited{color:#000000;text-decoration:none;background:url(http://conversation.lausanne.org/uploads/networks/images/2/bullet.gif) 4px 7px no-repeat;padding:0 0 15px 15px;margin:0;display:block;}
#footerhome li a:hover{color:#000000;text-decoration:underline;}
#footerhome #subscribe .link1,#footerhome #subscribe .link2,#footerhome #subscribe .link3,#footerhome #subscribe .link4,#footerhome #subscribe .link5{float:left;width:150px;margin:0;}
#footerhome #subscribe .link1 a,#footerhome #subscribe .link1 a:visited,#footerhome #subscribe .link2 a,#footerhome #subscribe .link2 a:visited,#footerhome #subscribe .link3 a,#footerhome #subscribe .link3 a:visited,#footerhome #subscribe .link4 a,#footerhome #subscribe .link4 a:visited,#footerhome #subscribe .link5 a,#footerhome #subscribe .link5 a:visited{padding:0 0 30px 30px;font-size:14px;line-height:16px;color:#000000;text-decoration:none;display:block;}
#footerhome #subscribe .link1 a,#footerhome #subscribe .link1 a:visited{background:url(http://conversation.lausanne.org/uploads/networks/images/2/icon-podcasts.gif) left top no-repeat;}
#footerhome #subscribe .link2 a,#footerhome #subscribe .link2 a:visited{background:url(http://conversation.lausanne.org/uploads/networks/images/2/icon-rss.gif) left top no-repeat;}
#footerhome #subscribe .link3 a,#footerhome #subscribe .link3 a:visited{background:url(http://conversation.lausanne.org/uploads/networks/images/2/icon-email.gif) left top no-repeat;}
#footerhome #subscribe .link4 a,#footerhome #subscribe .link4 a:visited{background:url(http://conversation.lausanne.org/uploads/networks/images/2/icon-facebook.gif) left top no-repeat;}
#footerhome #subscribe .link5 a,#footerhome #subscribe .link5 a:visited{background:url(http://conversation.lausanne.org/uploads/networks/images/2/icon-twitter.gif) left top no-repeat;text-decoration:none;}
#footerhome #subscribe .link1 a:hover,#footerhome #subscribe .link2 a:hover,#footerhome #subscribe .link3 a:hover,#footerhome #subscribe .link4 a:hover,#footerhome #subscribe .link5 a:hover{text-decoration:underline;color:#000000;}
#ArticleHolder ul,#ArticleHolder ol{margin-left:20px;}
#footerhome #subscribe .link2 {margin-left: 30px;}

/* LANGUAGE SPECIFIC STYLES */
body.fr .homebut2 a,body.fr .homebut1 a,body.ru .homebut2 a,body.ru .homebut1 a,body.de .homebut2 a,body.de .homebut1 a{font-size:13px;}
body.fr .lgc-left2 h1,body.ru .lgc-left2 h1{font-size:22px;}
body.de .lgc-left2 h1{font-size:21px;}
body.fr #SiteSearch form input[type="submit"]{font-size:10px;}
body.ru .homebut1 a,body.ru .homebut2 a{margin-left:45px;font-size:11px;}
body.ru .homebut1{width:170px;}
body.ru .homebut2{width:110px;}
body.ar #ArticleHolder{direction:RTL;}
body.ar #ArticleHolder li{margin-right:30px;}
body.ar span.rate{direction:RTL;padding-right:20px;}
body.ar h2,body.ar h1,body.ar .Meta p,body.ar #RightColumn form,body.ar #RightColumn p{direction:RTL;}
body.ar #MainColumn.Detail .SecondaryActions span a.main,body.ar #MainColumn.Detail .SecondaryActions span a.addthis_button,body.ar #MainColumn.Detail .SecondaryActions span span.main,body.ar #MainColumn.Group .SecondaryActions span a.main,body.ar #MainColumn.Group .SecondaryActions span a.addthis_button,body.ar #MainColumn.Group .SecondaryActions span span.main{padding-right:32px;}
body.ar #MainColumn.Detail .rate span.ratestars,body.ar #MainColumn.Group .rate span.ratestars{background:url("/img/new/icons/rate24.png") no-repeat scroll right top transparent;height:40px;}
body.ar #MainColumn.Detail .favorite a,body.ar #MainColumn.Group .favorite a{background:url("/img/new/icons/favorite24.png") no-repeat scroll right top transparent;}
body.ar #MainColumn.Detail .recommend a,body.ar #MainColumn.Group .recommend a{background:url("/img/new/icons/recommend24.png") no-repeat scroll right top transparent;}
body.ar #MainColumn.Detail .share a,body.ar #MainColumn.Group .share a{background:url("/img/new/icons/share24.png") no-repeat scroll right top transparent;}
body.ar .SecondaryActions span{float:right;}
#Header h1{font-size:0px;}
body.es .homebut2 a,body.es .homebut1 a{font-size:13px;font-weight:900;margin:0 0 0 45px;}
body a.browsebut{padding:3px 9px 30px ;}
body.ar .paperpage li{background:none;}
body.de a.browsebut .head1{font-size:13px;}
body.ru a.browsebut .head1{font-size:12px;}
body.ar #CompanyNav,body.ar #CategoryList,body.ar .browseright,body.ar #InterestsList,body.ar .hometopics,body.ar .Right-home,body.ar .lefttitle{direction:RTL;}
body.ar .homebut2 a,body.ar .homebut1 a{margin:0 30px 0 50px;}

body.fr div#Content.ResourcesHome div#HomeFeature div.right, body.de div#Content.ResourcesHome div#HomeFeature div.right {margin-left: 10px; width: 375px;}
body.es div#Content.ResourcesHome div#HomeFeature div.right {margin-left: 0; width: 400px;}
body.ru div#Content.ResourcesHome div#HomeFeature div.right {margin-left: 0; width: 400px;}
body.ru div#Content.ResourcesHome div#HomeFeature div.left {width: 535px;}

#Lenses span.World{background-color:#0072B5;}
#Lenses span.Country{background-color:#a77e00;}
#Lenses span.State{background-color:#8b8a88;}
#Lenses span.City{background-color:#01a2bd;}
#Container.World{background-color:#0072B5;}
#Container.Country{background-color:#a77e00;}
#Container.State{background-color:#8b8a88;}
#Container.City{background-color:#01a2bd;}
