#idContent {
box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 6px 3px inset;
}

img.opacity
{
	-moz-box-shadow:	0px 0px 0px #fff!important;
	-webkit-box-shadow:	0px 0px 0px #fff!important;
	box-shadow:		0px 0px 0px #fff!important;
	behavior: url("/jsr/iepngfix.htc");
}

/*input[type="checkbox"]:hover,input[type="radio"]:hover,*/input[type="file"]:hover,input[type="password"]:hover,input[type="text"]:hover, textarea:hover, select:hover
{
	-moz-box-shadow:0 0 6px #ccc;
	-webkit-box-shadow:0 0 6px #ccc;
	box-shadow:0 0 6px #ccc;
}

select, select[size], select[multiple], select[size][multiple] {
/*	-webkit-appearance: menulist;*/
	box-sizing: border-box;
}

div.lastPanel, span.quote
{
	-moz-box-shadow:	0px 0px 6px #EEE;
	-webkit-box-shadow:	0px 0px 6px #EEE;
	box-shadow:		0px 0px 6px #EEE;
}

.pagination2 span
{
	-moz-box-shadow:	0 0 6px #aaa;
	-webkit-box-shadow:	0 0 6px #aaa;
	box-shadow:		0 0 6px #aaa;
}

.pagination2 a span, .pagination2 span
{
	border: 0;
}

table.barChart, td.quantifier
{
	-moz-box-shadow:	0px 0px 0px #eee;
	-webkit-box-shadow:	0px 0px 0px #eee;
	box-shadow:		0px 0px 0px #eee;
}

#noshadow
{
	-moz-box-shadow:	0px 0px 0px #fff;
	-webkit-box-shadow:	0px 0px 0px #fff;
	box-shadow:		0px 0px 0px #fff;
}

body.width1024 #LastWebsite {
	-moz-box-shadow:	0px 0px 32px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:	0px 0px 32px rgba(0, 0, 0, 0.3);
	box-shadow:		0px 0px 32px rgba(0, 0, 0, 0.3);

}

#homepageContentTeasers LI .content_title
{
	-moz-box-shadow:	0px 0px 6px #eee;
	-webkit-box-shadow:	0px 0px 6px #eee;
	box-shadow:		0px 0px 6px #eee;
}

div.bigMessage div.bordrad, div.bubblemessage{

	-moz-box-shadow:	2px 2px 3px #aaa;
	-webkit-box-shadow:	2px 2px 3px #aaa;
	box-shadow:		2px 2px 3px #aaa;
}


div#langSelection h2 a {text-shadow:0 0 0.2em #555;}
div#langSelection h2 a:hover {text-shadow:0 0 0.1em #555;}
/******************************************* banner *******************************************************************/
.textshadow
{
	-moz-text-shadow:	0px 1px 1px #003;
	-webkit-text-shadow:	0px 1px 1px #003;
	text-shadow:		0px 1px 1px #003;
}

.item_title
{
	-moz-box-shadow:0px 0px 8px #444;
	-webkit-box-shadow:0px 0px 8px #444;
	box-shadow:0px 0px 8px #444;
	-moz-text-shadow: 0px 1px 1px #003;
	-webkit-text-shadow:	0px 1px 1px #003;
	text-shadow:		0px 1px 1px #003;
}

input[type="text"],input[type="password"],input[type="file"],select,textarea,input[type="email"],input[type="url"],input[type="number"] {background:url("/depth/global/input_gradient.png") top left repeat-x;}



div#LastFooter {
/*
background: -moz-linear-gradient(top,  rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.5) 1%, rgba(0,0,0,0.2) 40%, rgba(0,0,0,0) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.5)), color-stop(1%,rgba(0,0,0,0.5)), color-stop(40%,rgba(0,0,0,0.2)), color-stop(100%,rgba(0,0,0,0)));
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.5) 1%,rgba(0,0,0,0.2) 40%,rgba(0,0,0,0) 100%);
background: -o-linear-gradient(top,  rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.5) 1%,rgba(0,0,0,0.2) 40%,rgba(0,0,0,0) 100%);
background: -ms-linear-gradient(top,  rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.5) 1%,rgba(0,0,0,0.2) 40%,rgba(0,0,0,0) 100%);
background: linear-gradient(to bottom,  rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.5) 1%,rgba(0,0,0,0.2) 40%,rgba(0,0,0,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80000000', endColorstr='#00000000',GradientType=0 );
*/
}

div.SidebarPanel,#MainContent,.plashka,#content div.comments_list li div.single_comment_wrap,ul.resourceList li.resourceListItem:hover,div.thumbwrapper img:hover
{
	-moz-box-shadow:	0px 0px 6px rgba(0,0,0,0.2);
	-webkit-box-shadow:	0px 0px 6px rgba(0,0,0,0.2);
	box-shadow:		0px 0px 6px rgba(0,0,0,0.2);

}

#SecondaryNav li, #SecondaryNav2 li {
	-moz-box-shadow:	0px 4px 8px  rgba(0,0,0,0.3);
	-webkit-box-shadow:	0px 4px 8px  rgba(0,0,0,0.3);
	box-shadow:		0px 4px 8px  rgba(0,0,0,0.3);
}

.catColumns, .instructBox, div.bg_grey,div.bg_blue,div.bg_red,div.bg_green	{
	/*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#EEEEEE",endColorstr="#E9E9E9");*/
	background:		-webkit-gradient(linear,left top,left bottom,from(#EEEEEE),to(#E9E9E9));
	background:		-moz-linear-gradient(top,#EEEEEE,#E9E9E9);
	background-image:	-o-linear-gradient(top,#EEEEEE 0,#E9E9E9 100%);
	background-image:	linear-gradient(to bottom, #EEEEEE 10%,#E9E9E9 100%);
}
.instructBox2,div.bg_grey2	{
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#F7F7F7",endColorstr="#EFEFEF");
	background:		-webkit-gradient(linear,left top,left bottom,from(#F7F7F7),to(#EFEFEF));
	background:		-moz-linear-gradient(top,#F7F7F7,#EFEFEF);
	background-image:	-o-linear-gradient(top,#F7F7F7 0,#EFEFEF 100%);
	background-image:	linear-gradient(to bottom, #F7F7F7 10%,#EFEFEF 100%);
}

/*
div.bg_blue	{
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#a2e1f9",endColorstr="#FCFCFC");
	background:		-webkit-gradient(linear,left top,left bottom,from(#a2e1f9),to(#FCFCFC));
	background:		-moz-linear-gradient(top,#a2e1f9,#FCFCFC);
	background-image:	-o-linear-gradient(top,#a2e1f9 0,#FCFCFC 100%);
	background-image:	linear-gradient(to bottom, #a2e1f9 10%,#FCFCFC 100%);
}
div.bg_red	{
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f9adaf",endColorstr="#FCFCFC");
	background:		-webkit-gradient(linear,left top,left bottom,from(#f9adaf),to(#FCFCFC));
	background:		-moz-linear-gradient(top,#f9adaf,#FCFCFC);
	background-image:	-o-linear-gradient(top,#f9adaf 0,#FCFCFC 100%);
	background-image:	linear-gradient(to bottom, #f9adaf 10%,#FCFCFC 100%);
}
div.bg_green	{
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d9ebb8",endColorstr="#FCFCFC");
	background:		-webkit-gradient(linear,left top,left bottom,from(#d9ebb8),to(#FCFCFC));
	background:		-moz-linear-gradient(top,#d9ebb8,#FCFCFC);
	background-image:	-o-linear-gradient(top,#d9ebb8 0,#FCFCFC 100%);
	background-image:	linear-gradient(to bottom, #d9ebb8 10%,#FCFCFC 100%);
}
*/

/*
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
//
//
//
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
*/

#LastWebsite a.widget,
input[type="button"],
input[type="submit"],
input[type="reset"],
.alert,
div.SidebarPanel div.SidebarH,
div.SidebarPanel.gray div.SidebarH,
.LastHeadline_catalog,
.LastHeadline.catalog,
.LastHeadline.banner,
.LastHeadline_banner
{
	background: #999999;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#999999",endColorstr="#828282");
	background:		-webkit-gradient(linear,left top,left bottom,from(#999999),to(#828282));
	background:		-moz-linear-gradient(top,#999999,#828282);
	background-image:	-o-linear-gradient(top,#999999 0,#828282 100%);
	background-image:	linear-gradient(to bottom,#999999 0,#828282 100%);
}

#LastWebsite a.blue,
input[type="button"].blue,
input[type="submit"].blue,
input[type="reset"].blue,
.alert.blue,
div.SidebarPanel.blue div.SidebarH,
.LastHeadline_news,
.LastHeadline.news,
.LastHeadline.user_brand_page,
.LastHeadline_user_brand_page
{
	background: #0d4da1;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0d4da1",endColorstr="#0d4289");
	background:		-webkit-gradient(linear,left top,left bottom,from(#0d4da1),to(#0d4289));
	background:		-moz-linear-gradient(top,#0d4da1,#0d4289);
	background-image:	-o-linear-gradient(top,#0d4da1 0,#0d4289 100%);
	background-image:	linear-gradient(to bottom,#0d4da1 0,#0d4289 100%);
}

#LastWebsite a.cyan,
input[type="button"].cyan,
input[type="submit"].cyan,
input[type="reset"].cyan,
.alert.cyan,
div.SidebarPanel.cyan div.SidebarH,
.LastHeadline_education,
.LastHeadline.education
{
	background: #00aeef;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00aeef",endColorstr="#0294ca");
	background:		-webkit-gradient(linear,left top,left bottom,from(#00aeef),to(#0294ca));
	background:		-moz-linear-gradient(top,#00aeef,#0294ca);
	background-image:	-o-linear-gradient(top,#00aeef 0,#0294ca 100%);
	background-image:	linear-gradient(to bottom,#00aeef 0,#0294ca 100%);
}

#LastWebsite a.green,
input[type="button"].green,
input[type="submit"].green,
input[type="reset"].green,
.alert.green,
div.SidebarPanel.green div.SidebarH,
.LastHeadline_user,
.LastHeadline_user_register,
.LastHeadline_bag,
.LastHeadline.user,
.LastHeadline.user_register,
.LastHeadline.bag
{
	background: #97c93c;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#97c93c",endColorstr="#80a934");
	background:		-webkit-gradient(linear,left top,left bottom,from(#97c93c),to(#80a934));
	background:		-moz-linear-gradient(top,#97c93c,#80a934);
	background-image:	-o-linear-gradient(top,#97c93c 0,#80a934 100%);
	background-image:	linear-gradient(to bottom,#97c93c 0,#80a934 100%);
}

#LastWebsite a.yellow,
input[type="button"].yellow,
input[type="submit"].yellow,
input[type="reset"].yellow,
.alert.yellow,
div.SidebarPanel.yellow div.SidebarH,
.LastHeadline_users,
.LastHeadline.users
{
	background: #fed304;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fed304",endColorstr="#d6b205");
	background:		-webkit-gradient(linear,left top,left bottom,from(#fed304),to(#d6b205));
	background:		-moz-linear-gradient(top,#fed304,#d6b205);
	background-image:	-o-linear-gradient(top,#fed304 0,#d6b205 100%);
	background-image:	linear-gradient(to bottom,#fed304 0,#d6b205 100%);
}

#LastWebsite a.orange,
input[type="button"].orange,
input[type="submit"].orange,
input[type="reset"].orange,
.alert.orange,
div.SidebarPanel.orange div.SidebarH,
.LastHeadline_help,
.LastHeadline.help
{
	background: #f58220;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f58220",endColorstr="#cf6e1d");
	background:		-webkit-gradient(linear,left top,left bottom,from(#f58220),to(#cf6e1d));
	background:		-moz-linear-gradient(top,#f58220,#cf6e1d);
	background-image:	-o-linear-gradient(top,#f58220 0,#cf6e1d 100%);
	background-image:	linear-gradient(to bottom,#f58220 0,#cf6e1d 100%);
}

#LastWebsite a.red,
input[type="button"].red,
input[type="submit"].red,
input[type="reset"].red,
.alert.red,
div.SidebarPanel.red div.SidebarH,
div.SidebarPanel.reddark div.SidebarH,
.LastHeadline_med,
.LastHeadline_error_login,
.LastHeadline_404,
.LastHeadline_403,
.LastHeadline_400,
.LastHeadline.med,
.LastHeadline.error_login
{
	background: #ee1d23;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ee1d23",endColorstr="#c91a1f");
	background:		-webkit-gradient(linear,left top,left bottom,from(#ee1d23),to(#c91a1f));
	background:		-moz-linear-gradient(top,#ee1d23,#c91a1f);
	background-image:	-o-linear-gradient(top,#ee1d23 0,#c91a1f 100%);
	background-image:	linear-gradient(to bottom,#ee1d23 0,#c91a1f 100%);
}

#LastWebsite a.magenta,
input[type="button"].magenta,
input[type="submit"].magenta,
input[type="reset"].magenta,
.alert.magenta,
div.SidebarPanel.magenta div.SidebarH,
.LastHeadline_admin,
.LastHeadline_business,
.LastHeadline.admin,
.LastHeadline.business
{
	background: #9b248e;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#9b248e",endColorstr="#842079");
	background:		-webkit-gradient(linear,left top,left bottom,from(#9b248e),to(#842079));
	background:		-moz-linear-gradient(top,#9b248e,#842079);
	background-image:	-o-linear-gradient(top,#9b248e 0,#842079 100%);
	background-image:	linear-gradient(to bottom,#9b248e 0,#842079 100%);
}

/*
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
//
//
//
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
*/


#LastWebsite a.widget:hover, input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover,
.LastWebsite
{
	background: #797979;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#828282",endColorstr="#797979");
	background: -webkit-gradient(linear,left top,left bottom,from(#828282),to(#797979));
	background: -moz-linear-gradient(top,#828282,#797979);
	background-image: -o-linear-gradient(top,#828282 0,#797979 100%);
	background-image: linear-gradient(to bottom,#828282 0,#797979 100%);
}

#LastWebsite a.red:hover, input[type="button"].red:hover, input[type="submit"].red:hover, input[type="reset"].red:hover
{
	background: #bb181d;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#c91a1f",endColorstr="#bb181d");
	background: -webkit-gradient(linear,left top,left bottom,from(#c91a1f),to(#bb181d));
	background: -moz-linear-gradient(top,#c91a1f,#bb181d);
	background-image: -o-linear-gradient(top,#c91a1f 0,#bb181d 100%);
	background-image: linear-gradient(to bottom,#c91a1f 0,#bb181d 100%);
}

#LastWebsite a.green:hover, input[type="button"].green:hover, input[type="submit"].green:hover, input[type="reset"].green:hover
{
	background: #779e31;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80a934",endColorstr="#779e31");
	background: -webkit-gradient(linear,left top,left bottom,from(#80a934),to(#779e31));
	background: -moz-linear-gradient(top,#80a934,#779e31);
	background-image: -o-linear-gradient(top,#80a934 0,#779e31 100%);
	background-image: linear-gradient(to bottom,#80a934 0,#779e31 100%);
}

#LastWebsite a.blue:hover, input[type="button"].blue:hover, input[type="submit"].blue:hover, input[type="reset"].blue:hover
{
	background:#0c3d7f;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0d4289",endColorstr="#0c3d7f");
	background:-webkit-gradient(linear,left top,left bottom,from(#0d4289),to(#0c3d7f));
	background:-moz-linear-gradient(top,#0d4289,#0c3d7f);
	background-image:-o-linear-gradient(top,#0d4289 0,#0c3d7f 100%);
	background-image:linear-gradient(to bottom,#0d4289 0,#0c3d7f 100%);
}

#LastWebsite a.cyan:hover, input[type="button"].cyan:hover, input[type="submit"].cyan:hover, input[type="reset"].cyan:hover
{
	background:#0289bb;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0294ca",endColorstr="#0289bb");
	background:-webkit-gradient(linear,left top,left bottom,from(#0294ca),to(#0289bb));
	background:-moz-linear-gradient(top,#0294ca,#0289bb);
	background-image:-o-linear-gradient(top,#0294ca 0,#0289bb 100%);
	background-image:linear-gradient(to bottom,#0294ca 0,#0289bb 100%);
}

#LastWebsite a.yellow:hover, input[type="button"].yellow:hover, input[type="submit"].yellow:hover, input[type="reset"].yellow:hover
{
	background: #c7a505;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d6b205",endColorstr="#c7a505");
	background: -webkit-gradient(linear,left top,left bottom,from(#d6b205),to(#c7a505));
	background: -moz-linear-gradient(top,#d6b205,#c7a505);
	background-image: -o-linear-gradient(top,#d6b205 0,#c7a505 100%);
	background-image: linear-gradient(to bottom,#d6b205 0,#c7a505 100%);
}

#LastWebsite a.magenta:hover, input[type="button"].magenta:hover, input[type="submit"].magenta:hover, input[type="reset"].magenta:hover
{
	background: #7a1e70;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#842079",endColorstr="#7a1e70");
	background: -webkit-gradient(linear,left top,left bottom,from(#842079),to(#7a1e70));
	background: -moz-linear-gradient(top,#842079,#7a1e70);
	background-image: -o-linear-gradient(top,#842079 0,#7a1e70 100%);
	background-image: linear-gradient(to bottom,#842079 0,#7a1e70 100%);
}

#LastWebsite a.orange:hover, input[type="button"].orange:hover, input[type="submit"].orange:hover, input[type="reset"].orange:hover
{
	background: #c0671b;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#cf6e1d",endColorstr="#c0671b");
	background: -webkit-gradient(linear,left top,left bottom,from(#cf6e1d),to(#c0671b));
	background: -moz-linear-gradient(top,#cf6e1d,#c0671b);
	background-image: -o-linear-gradient(top,#cf6e1d 0,#c0671b 100%);
	background-image: linear-gradient(to bottom,#cf6e1d 0,#c0671b 100%);
}

/*
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
//
//
//
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
*/
#LastWebsite a.widget:active, input[type="button"]:active, input[type="submit"]:active, input[type="reset"]:active
{
	-webkit-box-shadow:inset 0 1px 9px 0 rgba(0,0,0,0.6);
	-moz-box-shadow:inset 0 1px 9px 0 rgba(0,0,0,0.6);
	box-shadow:inset 0 1px 9px 0 rgba(0,0,0,0.6)
}

.slider {
	background: url("/images/banner_list/ten_banner.png") bottom center no-repeat;
}

/*#LastHeader{box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 6px 3px;}*/

div.menu_container {box-shadow:0 0px 10px rgba(0,0,0,.2);}
ul.topnav li span.topnav_span {box-shadow:0 3px 3px rgba(0,0,0,.2);}
