*{
    margin:0;
    padding:0;
}
body{
    text-align:center;
    background:url(../img/body-bg.gif) repeat;
    color:#454545;
}
a{text-decoration:none;color:#006F9D}
a:hover{text-decoration:underline}
ul{list-style:none;}
table{border:none;}
a img{border:none;}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#wrapper{
    min-height:100%;
    background:url(../img/footer.png) no-repeat bottom center;
    font-size:0;
}
a.fgalery, a.vgalery{
	float:left;
	height:0;
	width:225px;
	overflow:hidden;
	padding-top:312px;
}
#rez_quiz{
	padding:8px;
}
#rez_quiz p{
	line-height:17px;
	padding:4px 0 2px;
	text-align:left !important;
}
#rez_quiz div{
	background:transparent url(../img/quiz-bar.gif) repeat-x scroll 0 0;
	color:#FFFFFF;
	font-family:Arial,sans-serif;
	margin-left:3px;
	padding:1px 0;
	text-align:right;
}
label span{
    color:#f00;
}
#user p b{
    display:inline;
    padding:2px 0 5px 20px;
}
a.fgalery{background: url(../img/photo-gal.jpg) no-repeat 0 0;}
a.fgalery:hover{background-position:0 -312px;}
a.vgalery{background: url(../img/video-gal.jpg) no-repeat 0 0;}
a.vgalery:hover{background-position:0 -312px;}

a.vgalery{
	margin-right:10px;
}
ol{padding-left:20px;margin-bottom:10px;}
ol li{margin-bottom:10px;}
#galery div{
    border:1px solid #DDDDDD;
    color:#004A75;
    float:left;
    margin:0 9px 6px 0;
    width:223px;
}
#galery img{
	width:217px;
}
div#galery div p{
    height:248px;
}
div#galery div:hover{
    border-color:#ff9c00;
}
div#galery div img{
    margin:5px 3px;

}
div.fun{
    float:left;
    text-align:center;
    padding-left:35px;
    padding-top:20px;
    padding-right:20px;
    width:150px;
}
div.fun a{
    display:block;
    font-weight:bold;
    padding-top:8px;
}
div.fun a img{
    margin-bottom:7px;
}
div.fun a:hover{
    text-decoration:none;
}
#inner{
    min-height:100%;
    width:977px;
    margin:0 auto;
    text-align:left;
    position:relative;
    z-index:10;
    font-size:0;
}
#header{
    height:84px;
    padding-top:14px;
    padding-bottom:40px;
    font:12px Arial, sans-serif;
}
#header #logo{
    width:265px;
    height:67px;
    overflow:hidden;
    margin-top:10px;
}
#header #logo a{
    display:block;
    background: url(../img/logo.png) no-repeat;
    width:265px;
    padding-top:67px;
	height:0;
    overflow:hidden;
}
#header form#login{
    color:#DC8E00;
    display:inline;
    float:right;
    margin-right:16px;
    padding-bottom:2px;
    text-align:right;
    width:400px;
    position:relative;
}
#header form#login input#go{
    background: transparent url(../img/go.png) no-repeat top right;
    width:27px;
    height:21px;
    border:none;
    margin-bottom:4px;
}
#header form#login input#go:hover{
    cursor:pointer;
}
#breadcrumbs{float:right;bottom:-21px;position:relative}
#header form#login a{
    color:#fff;
}
#header form#login input{
    background: transparent url(../img/login-input.png) no-repeat top right;
    border:none;
    font-size:11px;
    color:#444;
    padding:4px 5px;
    width:98px;
}

form.Hform p{
    padding:10px 0 8px 90px;
    width:302px;
}
form.Hform label{
    width:80px;
    margin-left:-90px;
    text-align:right;
    float:left;
    display:inline;
    padding-top:4px;
    color:#004A75;
}
form.Hform label.error{
    color:#FF0000;
    display:block;
    float:none;
    margin:0;
    text-align:left;
    width:auto;
}
form.Hform p input, form.Hform p textarea, form.Hform p select{
    border:1px solid #8FADBF;
    color:#384851;
    font-size:11px;
    padding:4px;
    width:280px;
}
form textarea{height:130px;}
form.Hform p select{
    width:290px;
}
form.Hform p input.button{
    background:transparent url(../img/btn.png) no-repeat scroll 0 0;
	border:0 none;
	color:#FFFFFF;
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	padding:5px 0;
	text-align:center;
	text-transform:uppercase;
	width:113px;
}
form.Hform p input.button:hover{
    cursor:pointer;
	background-position: 0 -29px;

}
a.inscrie{
	background: url(../img/inscriere.png) no-repeat;
	display:block;
	width:207px;
	height:60px;
	overflow:hidden;
}
a.blog{
	background: url(../img/btn-blog.png) no-repeat;
	display:block;
	width:207px;
	height:60px;
	overflow:hidden;
    margin-top: 5px;
}
a.blog:hover{background-position: 0 -59px;}

a.fun{
	background: url(../img/fun.png) no-repeat;
	display:block;
	width:207px;
	height:60px;
	overflow:hidden;
}
a.fun:hover{
	background-position: 0 -60px;
}
a.inscrie:hover{
	background-position: 0 -60px;
}
#header ul#top_nav{
    float:right;
    clear:right;
    margin-top:28px;
    width:655px;
}
#header ul#top_nav li{
    float:left;
    padding:0 18px;
}
#header ul#top_nav li a{
    display:block;
    color:#fff;
    font:bold 16px Arial, sans-serif;
}
#header ul#top_nav li a:hover{
    border-bottom:2px solid #ff9700;
	text-decoration:none;
}
#content{
    background:transparent url(../img/content-repeat.png) repeat-y 0 0;
    position:relative;
    margin-top:0px;
    font:12px Arial, sans-serif;    
}
#content .top{
    background:transparent url(../img/content-top.png) no-repeat 0 0;
    height:31px;
    position:absolute;
    top:-31px;
    left:1px;
    width:100%;
}
#content .btm{
    position:absolute;
    bottom:-31px;
    left:1px;
    background:transparent url(../img/content-btm.png) no-repeat 0 0;
    height:31px;
    width:100%;
}
#leftcol{
    float:left;
    width:208px;
    padding:0 10px 0 28px;
    position: relative;
    z-index: 22;
    
}
#centercol a.galery-name, #centercol h4.galery-name{
    background:transparent url(../img/bulet-gal.jpg) no-repeat scroll 0 2px;
    color:#004A75;
    padding:0 0 0 15px;
    font-size:12px !important;
    margin-left:5px;       
    
}
.more{float:right;color:#fff;margin:-21px 8px 0 0;}
#leftcol ul{padding-left:0 !important}

#leftcol ul#primary-navigation li{
    display:inline;
}
#leftcol ul#primary-navigation li a{
    display:block;
    background: url(../img/menu-bg.png) 0 0 no-repeat;
    color:#fff;
    text-transform:uppercase;
    font-weight:bold;
    padding:11px 9px 9px;
    margin-bottom:5px;
    font-size:13px;
}
#leftcol ul#primary-navigation li a:hover{
    background-position: 0 -35px;
	text-decoration:none;
}

#leftcol ul#primary-navigation li ul li a{
    background:url("../img/bullet-left.png") no-repeat scroll 8px 10px transparent;
    border-bottom:1px dotted #A8A8A8;
    color:#007FAF;
    font-weight:normal;
    margin-bottom:0;
    padding:5px 0 5px 21px;
    text-transform:none;

}
#leftcol ul#primary-navigation li ul li a:hover{
    background:transparent url(../img/bullet-left.gif) no-repeat scroll 8px 10px;
    color:#fc8f00;
}


#rightcol{
    float:right;
    padding:0 20px 0 0;
    width:704px;
    position: relative;
    z-index: 20;
}
#rightcol #carousel{
    height:253px;
    position:relative;
}
#rightcol #carousel .slide{
    position:absolute;
    top:0;
    left:0;
}
#rightcol #carousel .slide .descr{
    background:transparent url(../img/descr.png) no-repeat scroll 0 0;
    color:#CAF1FF;
    height:241px;
    left:8px;
    padding:0 10px 0 21px;
    position:absolute;
    top:8px;
    width:341px;
}
#rightcol #carousel .slide .descr h2{
    color:#fff;
    font-weight:bold;
    font-size:35px;
    padding:37px 0 12px;
}
#rightcol #carousel .slide .descr p{
    font-size:14px;
    line-height:22px;
    padding:0px 0 0;
}
#rightcol #carousel .slide .descr a.detalii{
    background:transparent url(../img/detalii.png) no-repeat scroll right 2px;
    bottom:20px;
    color:#FFB61C;
    padding-right:15px;
    position:absolute;
    right:15px;
}
#rightcol #carousel .slide .descr a.detalii:hover{
    color:#fff;
}
#rightcol #carousel .pager{
    position:absolute;
    right:12px;
    bottom:10px;
}
#rightcol #carousel .pager a{
	margin:0 1px;
}
form#formularinscriere{padding-top:10px}
#centercol{
    width:460px;
    padding-left:1px;
    padding-top:8px;
	padding-bottom:50px;
}

#centercol h3{
    border-bottom:1px solid #8FADBF;
    color:#004A75;
    font-size:24px;
    font-weight:bold;
    margin:14px 0 15px;
    padding-bottom:4px;
}
#centercol p.indent{
    background:transparent url(../img/p_indent.png) no-repeat scroll 0 5px;
    color:#454545;
    line-height:17px;
    margin:10px 0;
    text-indent:10px;
}
#centercol div.noutati{
    border-right:1px solid #DBDBDB;
	float:left;
	margin-bottom:30px;
	padding:0 29px 0 0;
	width:200px;
}
#centercol div.noutati h4 a{
    color:#f39000;
}
#centercol .stire{
    float:left;
    font-size:12px;
    line-height:17px;
    margin:5px 13px 0 0;
    padding:5px 0 15px;
    width:144px;
    color:#000;
}
#centercol .left{margin-right:0;padding-right:0;}
#centercol div.big{
	width:460px !important;
}
#centercol .stire h4 span{
    display:block;
    font-size:10px;
    color:#004A75;
    float:right
}
#centercol .stire img{    
    float:left;
    margin:5px 12px 12px 0 !important;
    width: 140px;        
}
#centercol .stire h4{
    border-bottom:1px dotted #777777;
    margin:-6px 0 13px;
    padding:0 0 3px;
    color:#F39000;
    background:none;
}

.stire .more{
    background:url("../img/arrow-more.gif") no-repeat scroll 0 3px transparent;
    clear:both;
    color:#004C7C;
    float:left;
    font-size:12px;
    margin:10px 0 0 !important;
    padding-left:15px;
}

#centercol div.noutati .stire{
    border-bottom:1px dotted #ababab;
    padding-bottom:11px;
    margin-bottom:4px;
    width:210px;
}
.stire strong a{display:block;height:35px;color:#000;font-size:12px;line-height:15px;}
.stire strong a:hover{color:#ff9700;text-decoration:none;}
#centercol div#galery .stire {
    clear:none;
    margin: 0;
    border: none;
    padding:5px 0 5px 6px;
}
#centercol div.right{
    border:medium none;
padding:0 0 0 19px
}
#centercol div.noutati h4 {
    padding:0 0 5px;    
    text-transform:uppercase;
    font-size:12px;
    color:#ff9700;    
    border:none;
    margin:0;
}
#centercol div.noutati img{
    margin:10px 0;
}
#centercol div.noutati p{
    line-height:17px;
    color:#454545;
    font-size:11px;
}
#centercol div.noutati p a{
    color:#006f9d;
}
#centercol div.noutati p a:hover{
    text-decoration:underline;
}
ul.paginare{
    clear:left;
	background:#F5F5F5 none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	margin-top:10px;
	padding:5px 10px;
}
ul.paginare li{
    display:inline;
}
ul.paginare a{
    color:#004A75;
    margin:2px 3px 0 3px;
}
ul.paginare a:hover{
    color:#FC8F00;
}

div.imagine-mare{
    margin-bottom:10px;
}

div#galerie-mare{
    background-color:#EEEEEE;
	border:2px solid #DDDDDD;
    overflow:auto;
    padding-top:15px;
    padding-left:15px;
}
div#galerie-mare img{
   float:left;
    border:2px solid #fff;
    margin:0 15px 15px 0;
}
div#galerie-mare img:hover{

    border-color:#ffc167;

}

table#program{
	border:1px solid #8FADBF;
	border-spacing:1px;
	width:692px;
}
table#program tr.even td{
	background-color:#dce4e9;
}
table#program tr td.title{
    background-color:#3F677E;
	color:#FFFFFF;
	font-weight:bold;
}
table#program tr td.selected{
	color:#454545;
}
table#program tr td.hover{
    background-color:#c8f0ff;
}
table#program tr.rd{
	padding:2px 5px;
        font-size:11px;
}
table#program tr td{
	padding:10px 5px;
	background:#fff;
	color:#006F9D;
	text-align:center !important;
}
table.contact{
	margin:25px 0;
	width:460px;
	text-align:left;
}
table.tarif{
	margin:5px 0;
}
table.tarif tr td{
    vertical-align:middle !important;
}
table.contact tr td{
    vertical-align:top;
    padding:7px 10px 9px 0;
	border-bottom:2px solid #afc5d1;
}
table.contact tr td img{margin-right:10px;}
table.contact tr td span.ym{
	background:url("../img/yahoo.png") no-repeat scroll 0 0 transparent;
    float:left;
    height:35px;
    margin:-3px 6px -7px 8px;
    width:36px;
}
div#raspuns{
	background-color:#D0FFCB;
	border:1px solid #169116;
	color:#000;
	line-height:16px;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	margin-bottom:20px;
	padding:7px 10px 6px;
	display:none;
}

div.gallery{padding-bottom:10px;clear:left;}
div.gallery h4{padding-top:8px !important;background-position: 0 13px !important;}
div#login{
    float:right;
	padding:0 18px 0 0;
	display:inline;
    color:#fff;
	text-align:right;
	width:500px;
}
div#login a{
    color:#eb7e21;
}
form#UserChangePassForm{
	padding-top:12px;
}
#centercol h4{
	background:transparent url(../img/bullet-h.png) no-repeat scroll 0 33px;
	color:#376D8C;
	font-size:16px;
	padding:28px 9px 0;    
}

#centercol h4.sep{
    background:none repeat scroll 0 0 #376D8C;
    color:#FFFFFF;
    font-size:16px;
    padding:4px 9px;
    margin:0 !important;
    font-size:20px;
}

#menu-profile{
background-color:#376D8C;
color:#376D8C;
padding:6px 0;
margin-top:17px;
margin-bottom:4px;
}
#menu-profile a{
    padding:4px 15px;
    color:#fff;
}
#leftcol .box form div.quiz{
	line-height:23px;
	padding:0 0 11px 10px;
}
#leftcol form a.rez{
	float:right;
	font-weight:bold;
	margin-top:7px;
	text-decoration:underline;
}
#leftcol form label input{
	position:relative;
	top:3px;
}
#leftcol h3{
	border-bottom:1px solid #9BB6C5;
	color:#004A75;
	font-size:17px;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:18px;
	padding-bottom:3px;
	margin-bottom:10px;
}
#leftcol form strong{
	color:#F39000;
}
#leftcol form input.button, #login-fun input#go2{
	background:transparent url(../img/btn2.gif) no-repeat scroll 0 0;
	border:0 none;
	color:#FFFFFF;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	padding:7px 0 5px;
	text-align:center;
	text-transform:uppercase;
	width:74px;
    font-size:11px;
}
#leftcol form input.rez{
    background:transparent url(../img/btn3.png) no-repeat scroll 0 0 !important;
    float:right !important;
    width:121px !important;
}
#leftcol form input:hover.rez{
    background-position:0 -29px !important;
}
#leftcol form input:hover.button, #login-fun input#go2:hover{
	background-position:0 -29px;
	cursor:pointer;
}
#leftcol form{
	padding:2px 0 0;
}
#leftcol form div.quiz{
	line-height:22px;
	padding:9px 0;
}
#addscol{
    color:#333;
    display:inline;
    float:right;
    font-size:11px;
    line-height:17px;
    margin-right:10px;
    padding:26px 0 50px;
    width:210px;
}
#addscol h4{
    color:#f39000;
    border-bottom:1px solid #9bb6c5;
    margin-bottom:8px;
    padding-bottom:6px;
	font-size:18px;
	font-weight:bold;
}
#addscol p{
    margin:2px 0 10px;
}
#addscol a{
    color:#006f9d;
}
#addscol a:hover{
    text-decoration:underline;
}
#addscol strong{ 
    font-size:12px;    
    color:#454545;
}
#addscol img{
    margin-top:15px;
}
a.back{
	background:transparent url(../img/back.gif) no-repeat scroll 0 4px;
	bottom:-20px;
	float:right;
	padding-left:7px;
	position:relative;
}
table.prezente{
border:medium none #FFFFFF;
border-collapse:collapse;
}
table.prezente tr.even td{
	background:#e5e5e5;
}
table.prezente tr td{
    padding:5px;
    border-color:#777;
}
table.prezente th{
    background-color:#AAAAAA;
    border:0 !important;
    color:#fff;
    font:bold 12px Arial, sans-serif;
    padding:4px 15px 3px 15px;
    text-align:left;
}
div#error{
    color:#f00;
    border:1px solid #f00;
    padding:10px;
    background-color:#ffcbcb;
    font-weight:bold;
    font-family:verdana;
    font-size:11px;
}
#footer{
    background-color:#D0D0D0;
    border-top:1px solid #AAAAAA;
    clear:both;
    margin-left:15px;
    padding:27px 0 0 34px;
    margin-right:14px;
    overflow: auto;
} 
* html #footer{height:185px !important;}
#footer .footintrebari{
    float:left;
}
#footer .footintrebari strong{
    color:#4f4f4f;
    text-transform:uppercase;
    font-weight:bold;
	display:block;
}
#footer .footintrebari{width:600px;}
#footer .footintrebari ul{
    float:left;
    width:200px;
    padding-top:4px;
    padding-left:0;
}
#footer .footintrebari ul li{
    display:block;
    padding:4px 10px 4px 10px;
    background: transparent url(../img/bulet-foot.jpg) no-repeat scroll 0 7px;
	font-size:12px;
}
.footcontact a img{
    margin:9px 1px 2px 2px;  
}
#footer .footintrebari ul li a{
    color:#4f4f4f;
}
#footer .footintrebari ul li a:hover, #footer .footintrebari ul li a.more{
    color:#376d8c;
}
#footer .footcontact{
    float:right;
    width:254px;
    font-size:11px;
}
#footer img.partener{

    margin-right:27px;
    margin-top:10px;
    display:inline;
}
#footer .footcontact strong{
    color:#4f4f4f;
}
#footer .footcontact table td{
    border-bottom:1px solid #a2b2bc;
    padding:4px 0;
    font-size:13px;
}
#footer .footcontact table td a#ymf{
	float:left;
	padding:7px 0 0 7px;    
}

#footmenu{
    margin:0 auto;
    padding:40px 0 25px 5px;
    text-align:left;
    width:949px;
    line-height:19px;
    font:12px Arial, sans-serif;
	color:#fff;
}
#footmenu a{
    color:#fff;
    font-weight:bold;
}
#footmenu a:hover{
    text-decoration:underline;
}
#footmenu span{
    color:#b2b2b2;
}
#footmenu a#inno{
    float:right;
    height:0;
    overflow:hidden;
    font-size:0;
    padding-top:27px;
    width:77px;
    background:url(../img/inno.png) no-repeat 0 0;
}
form #flashMessage{
	background:transparent url(../img/buble.png) no-repeat scroll 0 0;
	bottom:0;
	color:#000000;
	left:45px;
	padding-bottom:20px;
	padding-top:17px;
	position:absolute;
	text-align:center;
	top:20px;
	width:213px;
	display:none;
}
form #flashMessage.message{
	display:block !important;
	color:#f00 !important;
}
#login a#logout{
    background: url(../img/logout.png) no-repeat 0 0;
    width:56px;
    height:22px;
	float:right;
	margin-left:8px;
	margin-top:-3px;
}
#login a#cont{
    background: url(../img/cont.png) no-repeat 0 0;
    width:80px;
    height:22px;
	float:right;
	margin-left:8px;
	margin-top:-3px;
}
.page-text{
    line-height:19px;

}
.page-text embed{margin-left: 16px;}
* html div.page-text{
	overflow:visible;
	height:1%;
}
*:first-child + html div.page-text{
	overflow:visible;
	height:1%;
}
.page-text p img{
	margin:0 7px 0 0;
}
.page-text div.gallery img{
        margin: 4px 2px 0 0;
	border:3px solid #fff;
        float:left;
}
.page-text div.gallery  img:hover{
	border-color:#ffc167;
}
div.page-text p{
    padding:7px 0;
}
form#formularcontact{padding-top:30px;}

#headbg{
    background:url(../img/header.png) no-repeat bottom center;
    height:100px;
    position:absolute;
    top:-2px;
    left:0;
    width:100%;
    height:393px;
}
.show { display:block; }
.hide { display:none; }

.hoover {
    background-color:pink !important;
}
#text-seo-background {
	position:fixed;
	_position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	-moz-opacity:0.75; /* FireFox */
	opacity: 0.75; /* Safari, Opera */
	background:#000;
	#background:#c0c0c0;
	cursor:pointer;
	cursor:hand;
	z-index:99998;
	display:none;
	filter: alpha(opacity=75); /* IE */
}
#text-seo {
	font-family:Arial,sans-serif;
	font-size:12px;
	position:fixed;
	_position:absolute;
	border:4px solid #525252;
	background:#e8e8e8;
	z-index:99999;
	top:50%;
	left:50%;
	padding:25px;
	text-align:left;
	color:#000;
	width:600px;
	height:400px;
	margin-left:-300px;
	margin-top:-200px;
	display:none;
}
#text-seo h1 { font-size:16px; padding-bottom:10px; font-weight:bold; }
#text-seo h2 { font-size:14px; padding-bottom:10px; font-weight:bold; }
#text-seo h3 { font-size:12px; padding-bottom:10px; font-weight:bold; }
#text-seo p {
        font-size:11px;
        line-height:18px;
        padding-bottom:10px;
}
#text-seo-content {
        height:350px;
        overflow-x:hidden;
        overflow-y:scroll;
        padding-top:20px;
        padding-right:15px;
}
#text-seo a { color:#080f99 }
#text-seo a:hover { color:#000; text-decoration:underline }
#close-seo {
        position:absolute;
        top:7px;
        right:7px;
        left:auto;
}

.banner-left{margin-top: 20px;}

#gradient{
    background:transparent url(../img/gradient-continut.gif) repeat-x;
    height:625px;
        left:15px;
        position:absolute;
        top:0;
        width:948px;       
}

.cat-text{line-height:17px;padding:0 0 15px;}



#gallery{
	background:#e3e3e3;
	width:460px;
	padding:10px 0 10px;
	position:relative;		
}

#gallery li{text-align:center;} 
#carousel1{overflow:hidden;height:281px;width:440px}

ul{list-style:none}
a img{border:none;}
.jcarousel-next{
	background: url(../images/right.png) no-repeat;
	width:59px;
	height:73px;
	position:absolute;
	right:10px;
	top:100px;
	z-index:200;
}
.jcarousel-prev{
	background: url(../images/left.png) no-repeat;
	width:59px;
	height:73px;
	position:absolute;
	left:10px;
	top:100px;
	z-index:200;
}
#gallery-thumbs .jcarousel-next{
	background: url(../images/thumbs-right.png) no-repeat;
	width:21px;
	height:31px;
	position:absolute;
	right:0px;
	top:20px;	
}
#gallery-thumbs .jcarousel-prev{
	background: url(../images/thumbs-left.png) no-repeat;
	width:21px;
	height:31px;
	position:absolute;
	left:0px;
	top:20px;
	_left:-30px;
}

.jcarousel-next:hover, .jcarousel-prev:hover{cursor:pointer;}

#gallery-thumbs{height:75px;background-color:#fff;padding-top:7px;margin-top:10px;overflow: hidden;}


/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0 0 0 9px;
    overflow: hidden;
    position: relative;
	width:440px;
}
#gallery-thumbs .jcarousel-clip {
	margin:0 0 0 30px;
	width:400px;
}	

#gallery-thumbs img{border: 4px solid #fff;}
#gallery-thumbs img:hover{border: 4px solid #4b88ae;}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 440px;
    height: 281px;
}
#gallery-thumbs .jcarousel-list li,
#gallery-thumbs .jcarousel-item{
	width:84px;
	height:68px;
    padding-right: 6px;
} 

#video-thumbs div{
    width:153px;
    float:left;
    text-align:center;    
    padding:18px 0 19px;
    border-bottom:1px dotted #ccc;    
}
#video-thumbs div.selected, #video-thumbs div:hover{background-color: #dfebf5;cursor: pointer;}
#video-thumbs div p{
    display:block;
    font-weight:bold;
    padding:10px 0 3px;
}
#video-thumbs div span{
    font-size:11px;
    color:#888;
}
.stire-mica{
    border-bottom:1px dotted #CCCCCC;
    padding:8px 0
}
.stire-mica a.more{
    float:right;
    color: #F39000;
    margin:0;
}
#login-fun{clear:left;padding-top:10px;}
#login-fun h3{padding: 0;border: none;}
#login-fun p{padding-top: 5px;}
#login-fun input{ background:#e3e3e3; border-top: 1px solid #ccc; border-left:1px solid #ccc;padding: 4px;}

#footer .more{margin-top: 0 !important;}