/*Frontend Styles*/
#customcontent_top { background:url(../../themes/theme746/img/banner-shadow.png) no-repeat center bottom; padding-bottom:37px;}
#customcontent_top li {
	position:relative;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	margin-right:3px;
	float:left;
}
#customcontent_top li .contentDiv { position:absolute; left:0; top:0; padding:20px 60px 20px 30px;-webkit-transition: all 0.15s linear;
	-moz-transition: all 0.15s linear;
	-o-transition: all 0.15s linear;
	transition: all 0.15s linear;}
#customcontent_top li h2 { font-size:22px; color:#eb4b4b; text-transform:uppercase; font-weight:300; margin:0;-webkit-transition: all 0.15s linear;
	-moz-transition: all 0.15s linear;
	-o-transition: all 0.15s linear;
	transition: all 0.15s linear;}
#customcontent_top li h2 span { display:block; color:#333333; font-size:38px; margin-top:-13px;-webkit-transition: all 0.15s linear;
	-moz-transition: all 0.15s linear;
	-o-transition: all 0.15s linear;
	transition: all 0.15s linear;}
#customcontent_top li p { color:#a8a8a8; line-height:18px; margin-bottom:15px;}
#customcontent_top li .buttons { display:inline-block; border:1px solid #a93636; padding:3px 19px 8px 20px; color:#FFF; font-size:17px; font-weight:normal; font-family: 'Open Sans', sans-serif;
	background: rgb(244,106,106);
	background: -moz-linear-gradient(top, rgba(244,106,106,1) 0%, rgba(246,116,116,1) 7%, rgba(246,120,121,1) 13%, rgba(243,119,119,1) 23%, rgba(237,103,104,1) 33%, rgba(222,82,81,1) 43%, rgba(210,68,67,1) 53%, rgba(205,65,64,1) 60%, rgba(185,60,58,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(244,106,106,1)), color-stop(7%,rgba(246,116,116,1)), color-stop(13%,rgba(246,120,121,1)), color-stop(23%,rgba(243,119,119,1)), color-stop(33%,rgba(237,103,104,1)), color-stop(43%,rgba(222,82,81,1)), color-stop(53%,rgba(210,68,67,1)), color-stop(60%,rgba(205,65,64,1)), color-stop(100%,rgba(185,60,58,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(244,106,106,1) 0%,rgba(246,116,116,1) 7%,rgba(246,120,121,1) 13%,rgba(243,119,119,1) 23%,rgba(237,103,104,1) 33%,rgba(222,82,81,1) 43%,rgba(210,68,67,1) 53%,rgba(205,65,64,1) 60%,rgba(185,60,58,1) 100%);
	background: -o-linear-gradient(top, rgba(244,106,106,1) 0%,rgba(246,116,116,1) 7%,rgba(246,120,121,1) 13%,rgba(243,119,119,1) 23%,rgba(237,103,104,1) 33%,rgba(222,82,81,1) 43%,rgba(210,68,67,1) 53%,rgba(205,65,64,1) 60%,rgba(185,60,58,1) 100%);
	background: -ms-linear-gradient(top, rgba(244,106,106,1) 0%,rgba(246,116,116,1) 7%,rgba(246,120,121,1) 13%,rgba(243,119,119,1) 23%,rgba(237,103,104,1) 33%,rgba(222,82,81,1) 43%,rgba(210,68,67,1) 53%,rgba(205,65,64,1) 60%,rgba(185,60,58,1) 100%);
	background: linear-gradient(to bottom, rgba(244,106,106,1) 0%,rgba(246,116,116,1) 7%,rgba(246,120,121,1) 13%,rgba(243,119,119,1) 23%,rgba(237,103,104,1) 33%,rgba(222,82,81,1) 43%,rgba(210,68,67,1) 53%,rgba(205,65,64,1) 60%,rgba(185,60,58,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f46a6a', endColorstr='#b93c3a',GradientType=0 );
}
#customcontent_top li:hover .buttons {
	background: rgb(187,59,58);
	background: -moz-linear-gradient(top, rgba(187,59,58,1) 0%, rgba(207,64,66,1) 40%, rgba(210,68,67,1) 47%, rgba(222,82,81,1) 57%, rgba(242,109,110,1) 70%, rgba(246,118,119,1) 77%, rgba(244,118,119,1) 80%, rgba(248,120,121,1) 87%, rgba(248,115,116,1) 93%, rgba(242,106,106,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(187,59,58,1)), color-stop(40%,rgba(207,64,66,1)), color-stop(47%,rgba(210,68,67,1)), color-stop(57%,rgba(222,82,81,1)), color-stop(70%,rgba(242,109,110,1)), color-stop(77%,rgba(246,118,119,1)), color-stop(80%,rgba(244,118,119,1)), color-stop(87%,rgba(248,120,121,1)), color-stop(93%,rgba(248,115,116,1)), color-stop(100%,rgba(242,106,106,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(187,59,58,1) 0%,rgba(207,64,66,1) 40%,rgba(210,68,67,1) 47%,rgba(222,82,81,1) 57%,rgba(242,109,110,1) 70%,rgba(246,118,119,1) 77%,rgba(244,118,119,1) 80%,rgba(248,120,121,1) 87%,rgba(248,115,116,1) 93%,rgba(242,106,106,1) 100%);
	background: -o-linear-gradient(top, rgba(187,59,58,1) 0%,rgba(207,64,66,1) 40%,rgba(210,68,67,1) 47%,rgba(222,82,81,1) 57%,rgba(242,109,110,1) 70%,rgba(246,118,119,1) 77%,rgba(244,118,119,1) 80%,rgba(248,120,121,1) 87%,rgba(248,115,116,1) 93%,rgba(242,106,106,1) 100%);
	background: -ms-linear-gradient(top, rgba(187,59,58,1) 0%,rgba(207,64,66,1) 40%,rgba(210,68,67,1) 47%,rgba(222,82,81,1) 57%,rgba(242,109,110,1) 70%,rgba(246,118,119,1) 77%,rgba(244,118,119,1) 80%,rgba(248,120,121,1) 87%,rgba(248,115,116,1) 93%,rgba(242,106,106,1) 100%);
	background: linear-gradient(to bottom, rgba(187,59,58,1) 0%,rgba(207,64,66,1) 40%,rgba(210,68,67,1) 47%,rgba(222,82,81,1) 57%,rgba(242,109,110,1) 70%,rgba(246,118,119,1) 77%,rgba(244,118,119,1) 80%,rgba(248,120,121,1) 87%,rgba(248,115,116,1) 93%,rgba(242,106,106,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bb3b3a', endColorstr='#f26a6a',GradientType=0 );
}
#customcontent_top li:hover h2 { margin-left:5px;-webkit-transition: all 0.15s linear;
	-moz-transition: all 0.15s linear;
	-o-transition: all 0.15s linear;
	transition: all 0.15s linear;}
#customcontent_top li:hover h2 span { margin-left:10px;-webkit-transition: all 0.15s linear;
	-moz-transition: all 0.15s linear;
	-o-transition: all 0.15s linear;
	transition: all 0.15s linear;}
#customcontent_top li:last-child { margin-right:0;}
body.instant_search #customcontent_top { display:none;}


@media only screen and (min-width: 980px) and (max-width: 1199px) {
#customcontent_top { background:none; padding-bottom:25px;}
#customcontent_top li { width:312px; margin-right:2px;}
#customcontent_top li h2 { font-size:17px;}
#customcontent_top li h2 span { font-size:27px; margin-top:-9px;}
#customcontent_top li p { margin-bottom:9px;}
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
#customcontent_top { background:none; padding-bottom:25px;}
#customcontent_top li { width:240px; margin-right:2px;}
#customcontent_top li h2 { font-size:14px; margin-bottom:12px;}
#customcontent_top li h2 span { font-size:22px; margin-top:-5px;}
#customcontent_top li p { display:none;}
}
@media only screen and (min-width: 520px) and (max-width: 767px) {
#customcontent_top { background:none; padding-bottom:25px;}
#customcontent_top li { width:33%; margin:0 1px;}
#customcontent_top li h2 { font-size:14px; margin-bottom:12px;}
#customcontent_top li h2 span { font-size:22px; margin-top:-5px;}
#customcontent_top li p, #customcontent_top li .buttons { display:none;}
}
@media only screen and (max-width: 519px){
#customcontent_top { background:none; padding:20px 0;}
#customcontent_top li { width:100%; margin:0 0 15px;}	
#customcontent_top li:last-child { margin-bottom:0;}
#customcontent_top li a img { width:100%;}
}
@media only screen and (max-width: 379px){
#customcontent_top li .buttons { margin-top:15px;}
#customcontent_top li p { display:none;}
}


/*Backend Styles*/
.customcontent_fieldset.deleteItem {
  background: #F2DEDE;
  border-color: #EED3D7;
}
.customcontent_fieldset {
  margin-bottom: 20px;
}
.customcontent_fieldset label {
  width: 120px;
}
.customcontent_fieldset .left-col {
  float: left;
  margin-right: 20px;
  width: 510px;
}
.customcontent_fieldset .field {
  margin-bottom: 6px;
}
.customcontent_fieldset .html {
  position: relative;
}
.customcontent_fieldset .html .displayed_flag {
  float: right;
}
.customcontent_fieldset .html .language_flags {
  position: absolute;
  top: 0;
  right: 20px;
}
.customcontent_fieldset .deleteItem {
  overflow: hidden;
  margin-bottom: 12px;
  padding-bottom: 6px;
  border-bottom: 1px solid #ccc;
}
.customcontent_fieldset .deleteItem input {
  float: left;
  margin-right: 6px;
}
.customcontent_fieldset .deleteItem label {
  width: auto;
  float: none;
  display: inline;
}
.submit-wrapper {
  margin: 20px 0;
}

#customcontent_home {
	margin-bottom:0px;
}
#customcontent_home li img { vertical-align:top;}
#customcontent_home li { float:left;
margin-left:20px;}
#customcontent_home li:first-child { margin-left:0;}