



#box-languages { position:absolute; top:40px; right:0; background:#000; width:40px; z-index:250; -moz-border-radius:0 0 0 3px;-webkit-border-radius:0 0 0 3px;border-radius:0 0 0 3px; display:none; }

#box-languages ul { float:left; margin-top:3px; width:40px; padding:0; }

#box-languages ul li { float:left; margin-bottom:0px; width:40px; text-align:center; padding:0; }

#box-languages ul li a { float:left; margin-left:4px; }

#box-languages ul li a img { float:left; }



#content {

	background:#FFF

}



/* =Pages

-------------------------------------------------------------- */

.page { display:none; }

.page.active { display:block; }



.page h1 { font-size:36px; margin-bottom:20px; letter-spacing:-2px; }

.page h2 { margin-bottom:20px; color:#777; }

.page h3 { margin-bottom:20px; color:#999; }



/* =Configurations

-------------------------------------------------------------- */



#box-bts-config { position:relative; }



.bt-config { background:url(../images/bt-config.png) no-repeat center top; width:120px; height:120px; text-align:center; position:relative; z-index:5; text-indent:-9999em; overflow:hidden; display:block; margin:0 auto; }



#box-config { background:url(../images/bg-config.jpg) repeat left top; margin-top:-60px; padding-bottom:10px; color:#fff; float:left; width:100%; display:none; }



#nav-config { float:left; margin:60px 0 20px 190px; }

#nav-config a { float:left; padding:10px 20px; border-bottom:5px solid #333; color:#fff; text-decoration:none; text-shadow:none; 

	-moz-transition:all 0.2s; 

}

#nav-config a:hover { text-shadow:#000 0 0 5px; border-color:#555; }

#nav-config a.active { border-color:#228822; }



.back-nav { background:#000; position:absolute; z-index:4; }



#box-all-config { float:left; width:100%; position:relative; margin-bottom:10px; }

#box-all-config .item-config { display:none; position:absolute; top:0; left:0; }

#box-all-config .item-config.active { display:block !important; }

#box-animations {}



#bt-apply { position:absolute; top:32px; right:0px; text-indent:-9999em; overflow:hidden; width:64px; height:64px; background:url(../images/bt-apply.png) no-repeat left top; display:none; }

#bt-apply:hover { background:url(../images/bt-apply-over.png) no-repeat left top; }



#box-your-code {}

#box-your-code pre { background:#111; padding:30px; -moz-border-radius:3px;-webkit-border-radius:33px;border-radius:3px; font:14px consolas,'courier new'; padding-left:80px; }



#bt-up { position:fixed; top: 50%; right:50px; width:100px; height:100px; opacity:0.2; background:url(../images/bt-up.png) no-repeat left top; text-indent:-9999em; overflow:hidden; cursor:pointer; }



/* =Buttons

-------------------------------------------------------------- */

.list-buttons {}

.list-buttons li { position:relative; float:left; }

.list-buttons li a { float:left; padding:10px 20px; background:#111; color:#fff; text-decoration:none; font-size:14px; -moz-border-radius:3

px;-webkit-border-radius:3px;border-radius:3px; margin:0 10px 10px 0; }

.list-buttons li a:hover { background:#000; }

.list-buttons li a.new { background:#991100; }

.list-buttons li a.new:hover { background:#aa1100; }



.list-buttons li a.active { background:#228822; }

.list-buttons li a.active:hover { background:#009922; }



.list-select { display:none; position:absolute; top:0; left:0; -moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px; padding:3px 0; background:#111; z-index:10; border:1px solid #000; box-shadow:#333 0 0 5px; width:120px; }

.list-select li { width:120px; }

.list-select li a { padding:5px 10px; width:100px; margin:0; -moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px; }





/* =Skitter

-------------------------------------------------------------- */

.border-skitter { margin:0px auto; border:1px solid #000; width:800px; height:300px; background:#333; margin-bottom:40px; -moz-box-shadow:rgba(0,0,0,0.5) 0 0 10px; }



/* =Documentation

-------------------------------------------------------------- */

#page-documentation {}

#page-documentation dl { margin-bottom:30px; float:left; width:100%; }

#page-documentation dl dt { font-size:26px; color:#cc3333; font-weight:bold; }

#page-documentation dl dd p.definition-description { font-size:16px; margin-bottom:10px; }

#page-documentation dl dd p { font-size:14px; margin-bottom:2px; float:left; width:100%; }

#page-documentation dl dd p strong { float:left; width:60px; background:#333; color:#fff; padding:2px 5px; margin-right:10px; -moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px; font-weight:normal; font-size:12px; text-align:right; }



#page-documentation dl dd p span { margin-left:85px; display:block; }



#page-documentation dl dd p.dd-default {  }

#page-documentation dl dd p.dd-accept {  }

#page-documentation dl dd p.dd-code { font-family:consolas,'courier new'; font-size:12px; }



/* =Updatelog

-------------------------------------------------------------- */

#box-updatelog {  }

#box-updatelog dl { float:left; width:100%; margin-top:-30px; }

#box-updatelog dl dt { font-size:26px; color:#cc3333; font-weight:bold; margin-top:30px;  }

#box-updatelog dl dd { font-size:14px; margin-bottom:2px; }



/* =Download

-------------------------------------------------------------- */

#box-download { margin:0 auto; width:580px; margin-top:50px; }

#box-download a { -moz-transition:color 0.2s; }

#box-download a:hover { color:#999; text-decoration:underline; }



.bt-download-big { width:200px; text-align:center; float:left; margin:0 50px; }

.bt-download-big a { font-size:18px; font-weight:bold; color:#000; text-decoration:none; position:relative; }



.bt-download-small { width:140px; text-align:center; float:left; margin-top:30px; }

.bt-download-small a { font-size:14px; color:#000; text-decoration:none; position:relative; }



#bt-download-wp { width:140px; height:140px; background:url(../images/bt-download-wp.png) no-repeat left top; text-indent:-9999em; overflow:hidden; cursor:pointer; float:left; }



#bt-download-helper { width:140px; height:140px; background:url(../images/bt-download-helper.png) no-repeat left top; text-indent:-9999em; overflow:hidden; cursor:pointer; float:left; }



#bt-download-stable { width:200px; height:200px; background:url(../images/bt-download-stable.png) no-repeat left top; text-indent:-9999em; overflow:hidden; cursor:pointer; float:left; }



#box-banner-help { float:left; width:100%; }

#banner-help { width:728px; margin:0 auto; /*margin-top:100px;*/ margin-top:50px;  }

#banner-help p { font-size:14px; color:#000; margin-bottom:5px; }

#banner-help div { /*background:#000;*/ width:728px; height:90px; }



/* =Comments

-------------------------------------------------------------- */

#box-comments {  }



/* =Multiple

-------------------------------------------------------------- */

#page-multiple {}

#page-multiple .border_box { margin-bottom:50px; }

.border_box  p{ color:#FFF; text-align:left }



/* =Donate

-------------------------------------------------------------- */

#box-donate { float: left; width: 100%; text-align: center; margin: 40px 0 0 0; }



.tm20{

	padding-top:20px

}



.about{

	width:1000px; padding:0 0 0 0 ; margin:0 auto; text-align:right; direction:rtl

}

.rightsite{

	width:330px; float:left; border-right:#CCC 1px solid; padding-right:10px; text-align:left; direction:ltr; padding-left:5px

}

.rightsite h1{

	color:#00577a; font-size:20px; padding-bottom:5px; text-shadow:1px 1px 1px #000

}

.rightsite h2{

	color:#000a; font-size:13px; padding-bottom:5px; font-weight:bold

}

.rightsite ul{

	padding:0 10px 0 0; margin:0 0 0 0

}

.rightsite li{

	padding:10px 0 10px 0; margin:0 0 0 0; list-style:url(../images/arrow_lnav.jpg); border-bottom:#CCC 1px dotted; direction:rtl

}

.rightsite a:link { 

    color: #848484; text-decoration:none

}

.rightsite a:visited { 

    color: #848484; text-decoration:none

}

.rightsite a:hover { 

    color: #ec1700; text-decoration:none

}









.leftsite{

	margin:0 0 10px 10px;

	padding:10px;

	-moz-border-radius: 10px;

	-webkit-border-radius: 10px;

	border-radius: 10px;

	background: #ededed;

	border:#d0d0d0 1px solid; 

	width:620px;

	float:right;

	text-align:left;

	direction:ltr

}

.leftsite h1 {

	padding:0 0 10px 0; margin: 0 0 10px 0; font-family: Verdana, Geneva, sans-serif; font-size:28px; color:#ed1700; text-shadow:1px 1px 1px #000; border-bottom:#d0d0d0 1px solid

}

.leftsite h2{

	padding:10px 0 10px 0; margin:0 0 0 0

}

.leftsite h3{

	padding:10px 0 10px 0; margin:0 0 0 0; color:#999; text-align:left

}

.leftsite h4{

	padding:10px 0 10px 0; margin:0 0 0 0; color:#666; text-align:left

}

.leftsite p{

	font-size:16px; color:#000; padding:5px 0 0 0; direction:ltr;  text-align:left

}

.leftsite ul{

	display:inline-table; width:400px; padding:0 0 0 0; margin:0 0 0 50px; vertical-align:top

}

.leftsite li{

	list-style:none; padding:5px

}









#portfolio {

	margin: 0 0 0;

}



#portfolio h3, .portfolio.shortcode h3 {

	font-size: 24px;

}



#portfolio h3.mini_title {

	font-size: 16px;

	margin-bottom: 5px;

}



#portfolio .desc {

	margin-top: 10px;

	font-size: 11px;

}



#portfolio #filters {

	margin-bottom: 40px;

	text-align: right;

}



#portfolio #filters a.current {

	font-weight: bold;

}



#portfolio .two_third, #portfolio .one_half, #portfolio .one_third, #portfolio .one_fourth {

	margin-bottom: 0;

}

#portfolio .two_third2, #portfolio .one_half2, #portfolio .one_third2, #portfolio .one_fourth2 {

	margin-bottom: 0;

}



#portfolio .thumbnail, .portfolio.shortcode .thumbnail {

	border: 5px solid #fff;

	border-radius: 2px;

	-moz-border-radius: 2px;

	-webkit-border-radius: 2px;

	-webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);

	-moz-box-shadow:    0px 2px 5px rgba(0, 0, 0, 0.3);

	box-shadow:         0px 2px 5px rgba(0, 0, 0, 0.3);

	position: relative;

}



#portfolio .thumbnail a.overlay, .portfolio.shortcode .thumbnail a.overlay {

	display: block;

	width: 100%;

	height: 100%;

	background:  url(lupa.png) no-repeat center #fefefe;

	filter: alpha(opacity=0);

	-khtml-opacity: 0;

	-moz-opacity: 0;

	opacity: 0;

	cursor: pointer;

}



#portfolio .thumbnail h3, .portfolio.shortcode .thumbnail h3 {

	filter: alpha(opacity=0);

	-khtml-opacity: 0;

	-moz-opacity: 0;

	opacity: 0;

	background-color: #000;

	color: #fff;

	line-height: 1em;

	text-shadow: none;

	position: absolute;

	top: 50px;

	text-align: center;

	padding: 10px 10px 8px;

	cursor: pointer;

	font-weight: normal;

	font-size: 16px;

}



#portfolio .thumbnail h3 a, .portfolio.shortcode .thumbnail h3 a {

	color: #fff;

}



#portfolio .thumbnail .meta, .portfolio.shortcode .thumbnail .meta {

	position: absolute;

	bottom: 50px;

	background-color: #444;

	padding: 5px 10px;

	font-size: 10px;

	color: #fff;

	text-shadow: none;

	filter: alpha(opacity=0);

	-khtml-opacity: 0;

	-moz-opacity: 0;

	opacity: 0;

}



#portfolio .thumbnail .meta a, .portfolio.shortcode .thumbnail .meta a {

	color: #fff;

}



#portfolio .thumbnail .meta .category, .portfolio.shortcode .thumbnail .meta .category {

	float: right;

}



#portfolio .thumbnail .meta .time, .portfolio.shortcode .thumbnail .meta .time {

	float: left;

}



#portfolio .one_col, .portfolio.shortcode .one_col {

	position: relative;

	height: 250px;

}

#portfolio .one_col h3, .portfolio.shortcode .one_col h3 {

	margin-top: 5px;

	margin-bottom: 10px;

}

#portfolio .one_col h3 a, .portfolio.shortcode .one_col h3 a {

	text-shadow: 0 1px 0 #fff;

}

#portfolio .one_col .project_desc, .portfolio.shortcode .one_col .project_desc {

	color: #999;

	text-shadow: 0 1px 0 #fff;

	line-height: 17px;

	padding-left: 10px;

}

.portfolio.shortcode .one_col .project_desc { color: #666; }

#portfolio .one_col .meta, .portfolio.shortcode .one_col .meta {

	width: 272px;

	padding-left: 10px;

	font-size: 10px;

	position: absolute;

	bottom: 5px;

}

#portfolio .one_col .time, .portfolio.shortcode .one_col .time {

	float: left;

}

#portfolio .one_col .category, .portfolio.shortcode .one_col .category {

	float: right;

}

#portfolio .one_col .category a, #portfolio .one_col .meta, .portfolio.shortcode .one_col .category a, .portfolio.shortcode .one_col .meta {

	color: #999;

	text-shadow: 0 1px 0 #fff;

}

#portfolio .two_third .thumbnail, .portfolio.shortcode .two_third .thumbnail {

	width: 590px;

	height: 240px;

}

#portfolio .two_third .thumbnail h3, #portfolio .two_third .thumbnail .meta, .portfolio.shortcode .two_third .thumbnail h3, .portfolio.shortcode .two_third .thumbnail .meta {

	width: 570px;

}



#portfolio .one_half .thumbnail, .portfolio.shortcode .one_half .thumbnail {

	width: 280px;

	height: 200px;

}

#portfolio .one_half2 .thumbnail, .portfolio.shortcode .one_half2 .thumbnail {

	width: 750px;

	height: 200px;

}

#portfolio .one_half .thumbnail h3, #portfolio .one_half .thumbnail .meta, .portfolio.shortcode .one_half .thumbnail h3, .portfolio.shortcode .one_half .thumbnail .meta {

	width: 260px;

}

#portfolio .one_half2 .thumbnail h3, #portfolio .one_half2 .thumbnail .meta, .portfolio.shortcode .one_half2 .thumbnail h3, .portfolio.shortcode .one_half2 .thumbnail .meta {

	width: 730px;

}



.portfolio.shortcode.normal .one_half .thumbnail {

	width: 240px;

	height: 140px;

}

.portfolio.shortcode.normal .one_half2 .thumbnail {

	width: 710px;

	height: 140px;

}

.portfolio.shortcode.normal .one_half .thumbnail h3, .portfolio.shortcode.normal .one_half .thumbnail .meta {

	width: 220px;

}

.portfolio.shortcode.normal .one_half2 .thumbnail h3, .portfolio.shortcode.normal .one_half2 .thumbnail .meta {

	width: 690px;

}

#portfolio .one_third .thumbnail, .portfolio.shortcode .one_third .thumbnail {

	width: 180px;

	height: 140px;

}

#portfolio .one_third .thumbnail h3, #portfolio .one_third .thumbnail .meta, .portfolio.shortcode .one_third .thumbnail h3, .portfolio.shortcode .one_third .thumbnail .meta {

	width: 160px;

}



#portfolio .one_fourth .thumbnail, .portfolio.shortcode .one_fourth .thumbnail {

	width: 175px;

	height: 100px;

}

#portfolio .one_fourth2 .thumbnail, .portfolio.shortcode .one_fourth2 .thumbnail {

	width: 195px;

	height: 100px;

}

#portfolio .one_fourth .thumbnail h3, #portfolio .one_fourth .thumbnail .meta, .portfolio.shortcode .one_fourth .thumbnail h3, .portfolio.shortcode .one_fourth .thumbnail .meta {

	width: 175px;

}

#portfolio .one_fourth2 .thumbnail h3, #portfolio .one_fourth2 .thumbnail .meta, .portfolio.shortcode .one_fourth2 .thumbnail h3, .portfolio.shortcode .one_fourth2 .thumbnail .meta {

	width: 175px;

}



.portfolio_item {

	margin-bottom: 30px;

}



.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {

	position: relative;

	margin-left: 1.5%;

	float: left;

}

.one_half2, .one_third2, .two_third, .three_fourth2, .one_fourth2, .one_fifth2, .two_fifth2, .three_fifth2, .four_fifth2, .one_sixth2, .five_sixth2 {

	position: relative;

	margin-right: 4%;

	float: left;

}

.one_half {

	width: 48%;

}

.one_half2 {

	width: 85%;

}

.one_third {

	width: 31%;
height:200px;

}

.two_third {

	width: 65.3332%;

}

.one_fourth {

	width: 17%;

}

.one_fourth2 {

	width: 25%;

}

.two_fourth {

	width: 48%;

}

.three_fourth {

	width: 74%;

}

.one_fifth {

	width: 16.8%;

}

.two_fifth {

	width: 37.6%;

}

.three_fifth {

	width: 58.4%;

}

.four_fifth {

	width: 79.2%;

}

.one_sixth {

	width: 13.3333%;

}

.two_sixth {

	width: 30.6666%;

}

.three_sixth {

	width: 47.9998%;

}

.four_sixth {

	width: 65.3332%;

}

.five_sixth {

	width: 82.6665%;

}

.last {

	margin-left: 0 !important;

	clear: right;

}

.sep.line {

	border-top:1px dashed #fff;

	border-bottom:1px dashed #ccc;

	margin: 15px 0;

}

.sep.space {

	margin: 15px 0;

}

a.button, input[type="submit"] {

	text-decoration:none;

	padding:6px 12px;

	position:relative;

	display:inline-block;

	-webkit-transition:border-color .218s;

	-moz-transition:border .218s;

	-o-transition:border-color .218s;

	transition:border-color .218s;

	border-radius:2px;

	-webkit-border-radius:2px;

	-moz-border-radius:2px;

	margin-right:10px;

	cursor: pointer;

}



a.button span {

	display: inline-block;

	width: 100%;

	height: 100%;

}



a.button.custom {

	color:#fff;

	text-shadow:none;

	border:solid 1px #bbb;

}



a.button.left {

	-webkit-border-top-right-radius: 0;

	-moz-border-radius-topright: 0;

	border-top-right-radius: 0;

	-webkit-border-bottom-right-radius: 0;

	-moz-border-radius-bottomright: 0;

	border-bottom-right-radius: 0;

	margin: 0;

}



a.button.middle {

	border-radius: 0;

	-webkit-border-radius: 0;

	-moz-border-radius: 0;

	margin: 0;

	border-left: none!important;



}



a.button.right {

	-webkit-border-top-left-radius: 0;

	-moz-border-radius-topleft: 0;

	border-top-left-radius: 0;

	-webkit-border-bottom-left-radius: 0;

	-moz-border-radius-bottomleft: 0;

	border-bottom-left-radius: 0;

	margin: 0;

	border-left: none!important;

}



/* White */



a.button.white, input[type="submit"] {

	color:#444;

	text-shadow:0 1px 0 #fff;

	background:#f3f3f3;

	border:solid 1px #bbb;

	background:-webkit-gradient(linear,0% 40%,0% 70%,from(#F5F5F5),to(#F1F1F1));

	background:-moz-linear-gradient(linear,0% 40%,0% 70%,from(#F5F5F5),to(#F1F1F1));

	background:-o-linear-gradient(linear,0% 40%,0% 70%,from(#F5F5F5),to(#F1F1F1));

}



a.button.white:hover, a.button.custom:hover, input[type="submit"]:hover {

	border-color:#999;

	-moz-box-shadow:0 2px 0 rgba(0, 0, 0, 0.2);

	-webkit-box-shadow:0 2px 5px rgba(0, 0, 0, 0.2);

	box-shadow:0 1px 2px rgba(0, 0, 0, 0.15);

}



a.button.white:active {

	border-color:#444;

}



/* Grey */



a.button.grey {

	color:#fff;

	text-shadow: none;

	background:#a1a59b;

	border:solid 1px #7b7e77;

	background:-webkit-gradient(linear,0% 40%,0% 70%,from(#a1a59b),to(#999d94));

	background:-moz-linear-gradient(linear,0% 40%,0% 70%,from(#a1a59b),to(#999d94));

	background:-o-linear-gradient(linear,0% 40%,0% 70%,from(#a1a59b),to(#999d94));

}



a.button.grey:hover {

	border-color:#555;

	-moz-box-shadow:0 2px 0 rgba(0, 0, 0, 0.2);

	-webkit-box-shadow:0 2px 5px rgba(0, 0, 0, 0.2);

	box-shadow:0 1px 2px rgba(0, 0, 0, 0.15);

}



a.button.grey:active {

	border-color:#333;

}



/* Black */



a.button.black {

	color:#fff;

	text-shadow: none;

	background:#282828;

	border:solid 1px #1d1d1d;

	background:-webkit-gradient(linear,0% 40%,0% 70%,from(#282828),to(#252525));

	background:-moz-linear-gradient(linear,0% 40%,0% 70%,from(#282828),to(#252525));

	background:-o-linear-gradient(linear,0% 40%,0% 70%,from(#282828),to(#252525));

}



a.button.black:hover {

	border-color:#111;

	-moz-box-shadow:0 2px 0 rgba(0, 0, 0, 0.3);

	-webkit-box-shadow:0 2px 5px rgba(0, 0, 0, 0.3);

	box-shadow:0 1px 2px rgba(0, 0, 0, 0.3);

}



a.button.black:active {

	border-color:#000;

}





.bordered {



	color:#000;



	width: 630px;



	padding: 0 0 0 10px;



	font-size:14px;

	font-weight:bold;

	font-family:Verdana, Geneva, sans-serif;

	direction:ltr; text-align:left



}







.bordered tr:hover {



    background: #dfdfdf;



    -o-transition: all 0.1s ease-in-out;



    -webkit-transition: all 0.1s ease-in-out;



    -moz-transition: all 0.1s ease-in-out;



    -ms-transition: all 0.1s ease-in-out;



    transition: all 0.1s ease-in-out;

	color:#000



}    



    



.bordered td, .bordered th {



	border-bottom:1px solid #8f8f8f;



	

	

	border-top:1px solid #8f8f8f;



    padding: 10px;



    text-align: left;    



}







.bordered th {



 	border-bottom: 1px solid #ccc;



	margin: 5px;



	border: 1px solid #222;



	background-color: #111;



	background-image: -moz-linear-gradient(#444, #111); 



	background-image: -webkit-gradient(linear, left top, left bottom, from(#444), to(#111));	



	background-image: -webkit-linear-gradient(#444, #111);	



	background-image: -o-linear-gradient(#444, #111);



	background-image: -ms-linear-gradient(#444, #111);



	background-image: linear-gradient(#444, #111);



	-moz-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;



	-webkit-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;



	box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;



	color:#fff;



	font-size:16px;



	text-transform:uppercase;



}







.bordered td:first-child, .bordered th:first-child {



    border-left: none;



}







#pagination {

	text-align: center; padding:20px ; margin:0 auto

}



#pagination .first, #pagination .prev, #pagination .current, #pagination  .inactive, #pagination .next, #pagination .last {

	text-decoration:none;

	padding:4px 8px;

	position:relative;

	display:inline-block;

	-webkit-transition:border-color .218s;

	-moz-transition:border .218s;

	-o-transition:border-color .218s;

	transition:border-color .218s;

	border-radius:2px;

	-webkit-border-radius:2px;

	-moz-border-radius:2px;

	margin-right:5px;

	color:#444;

	text-shadow:0 1px 0 #fff;

	background:#f3f3f3;

	border:solid 1px #bbb;

	background:-webkit-gradient(linear,0% 40%,0% 70%,from(#F5F5F5),to(#F1F1F1));

	background:-moz-linear-gradient(linear,0% 40%,0% 70%,from(#F5F5F5),to(#F1F1F1));

	background:-o-linear-gradient(linear,0% 40%,0% 70%,from(#F5F5F5),to(#F1F1F1));

}



#pagination .current {

	color: #ccc;

}



#pagination .first:hover, #pagination .prev:hover, #pagination .current:hover ,#pagination .inactive:hover, #pagination .next:hover, #pagination .last:hover {

	border-color:#999;

	-moz-box-shadow:0 2px 0 rgba(0, 0, 0, 0.2);

	-webkit-box-shadow:0 2px 5px rgba(0, 0, 0, 0.2);

	box-shadow:0 1px 2px rgba(0, 0, 0, 0.15);

}





#gallery {

	padding: 10px;

	width: 620px;

	float:right;



}

#gallery ul {

	list-style: none;

	margin: 0px;

	padding: 10px;

	width: 620px;

}

#gallery ul li {

	display: inline;

	margin-right:15px;

}

#gallery ul img {

		border: 5px solid #fff;

		border-width: 5px 5px 20px;

}

#gallery ul a:hover img {

		border: 5px solid #fff;

		border-width: 5px 5px 20px;

		color: #fff;

}

#gallery ul a:hover { color: #666666;

}





.commentvedio{

	background:#e9e9e9; border-bottom: #999 1px solid; border-left:#999 1px solid; border-right:#999 1px solid; width:600px; margin: 0 auto;

}

.commentvediotext{

	border-bottom:#bb1486 3px solid

}

.commentvediotext h1{

	color:#e02224; padding:0 10px 0 0;

}

.commentvediotext a:link {

	color: #e02224; text-decoration:none

}

.commentvediotext A:visited {

	color: #73337d; text-decoration:none

}

.commentvediotext A:hover {

	color: #73337d; text-decoration:none

}

.commentvediobg{

	background:#FFF; padding:10px 10px 10px 10px

}



.commentvediobg h1{

	color:#e02224; padding:0 10px 10px 0;

}

.commentvediobg h2{

	color:#e02224; padding:0 10px 0 0;

}

.commentvediobg p{

	color:#575656; padding:0 10px 0 0;

}

.commentvediobg a:link {

	color: #73337d; text-decoration:none

}

.commentvediobg A:visited {

	color: #73337d; text-decoration:none

}

.commentvediobg A:hover {

	color: #73337d; text-decoration:none

}



.corc{

	border-top:#000 1px solid

}

.corc ul{

	padding:0 0 0 0 ;

}

.corc li{

	list-style:none; border-bottom:none

}

.program{

	padding:0 0 0 0

}

.program ul{

	padding:0 0 0 0; margin:0 0 0 20px

}

.program li{

	list-style:square; direction:ltr

}

.program p{

	padding:0 0 0 0; margin:0 0 0 0

}

.tm10{

	padding-top:10px

}