#content {
    min-height: 200px;
}
#top-menu {
    position: relative;
    z-index: 10;
}
#top-menu, .top-menu {
    overflow: visible;
}
.top-menu ul ul {
    position: absolute;
    top: 50px;
    left: 10px;
    padding: 5px 0;
    background: #EDEDED;
    -webkit-box-shadow: 0 2px 5px #666, 0 0 5px #9F9F9F inset;
    -moz-box-shadow: 0 2px 5px #666, 0 0 5px #9F9F9F inset;
    box-shadow: 0 2px 5px #666, 0 0 5px #9F9F9F inset;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    transition: all 200ms;
    opacity: 0;
}
.top-menu ul li:hover ul {
    opacity: 1;
}
.top-menu ul li li {
    display: none;
}
.top-menu ul li:hover li {
    display: block;
}
.top-menu ul ul li {
    position: static;
    float: none;
    padding: 2px 10px;
    white-space: nowrap;
    background: transparent;
}
.top-menu ul ul li a {
    background: transparent;
    margin: 0;
    padding: 6px 10px;
    border-radius: 4px;
    text-align: left;
}
.top-menu ul ul li a:hover {
    background: #fff;
    -webkit-box-shadow: inset 0 0 3px #6F6F6F;
    -moz-box-shadow: inset 0 0 3px #6F6F6F;
    box-shadow: inset 0 0 3px #6F6F6F;
}
.blockWrapper .width25 {
    width: 25%;
    margin: 0 0 10px 0!important;
    float: left;
}
.blockWrapper > div:first-child li.title {
    -webkit-border-radius: 4px 0 0 0;
    -moz-border-radius: 4px 0 0 0;
    border-radius: 4px 0 0 0;
}
.blockWrapper > div:last-child li.title {
    -webkit-border-radius: 0 4px 0 0;
    -moz-border-radius: 0 4px 0 0;
    border-radius: 0 4px 0 0;
}
div.cms-info.products-info ul li.title {
    background: url("../images/additional-products-bg.png") 0 100% no-repeat;
    line-height: 16px;
    padding: 10px 0;
}
div.cms-info.products-info ul li.details {
    background: url("../images/additional-products-bg.png") 0 0 no-repeat;
}
div.products-info .second ul li.title {background-position: -660px 100%;}
div.products-info .second ul li.details {background-position: -660px 0;}
div.products-info .third ul li.title {background-position: -1320px 100%;}
div.products-info .third ul li.details {background-position: -1320px 0;}
div.products-info .fourth ul li.title {background-position: -1980px 100%;}
div.products-info .fourth ul li.details {background-position: -1980px 0;}
.blockWrapper {
    padding: 0 5px;
}
.products-info ul.cms {
    padding: 0 0 0 1px;
}
.blockWrapper .cms {
    background: none;
}
.blockWrapper ul li.logo-p {
    background-color: #FAFAFA;
}

.main-inner-1st-franchise {
	position: absolute;
	right: -150px;
	top: 30px;
	background: url("../images/text-en.png");
	width: 130px;
	height: 200px;
	background-repeat: no-repeat;
}
.main-inner-1st-franchise.hr {
	background: url("../images/text-hr.png");
}
.main-inner-1st-franchise span {
	display: none;
/*	font-size: 16px;
	font-weight: bold;
	line-height: 1.1;
	text-align: center;
	color: #fff;
	font-family: Arial, Verdana, sans-serif;
	text-shadow: black 1px 1px 1px, black 1px -1px 1px, black -1px 1px 1px, black -1px -1px 1px;
	-webkit-transform: rotate(55deg);
	-moz-transform: rotate(55deg);
	-o-transform: rotate(55deg);
	-ms-transform: rotate(55deg);
	transform: rotate(55deg);*/
}
.cursive-title {
	color: #333333;
	font-size: 32px;
	font-family: 'Condiment', cursive;
}
.cursive-title2 {
	color: #333333;
	font-family: 'League Script';
	font-weight: bolder;
	font-size: 32px;
}
#news-scroller {
	background: url('../images/rotator-bg.png') no-repeat;
}
#wrapper {
	min-width: 1280px;
	overflow: hidden;
}
.top-menu {
/*	width: 1280px;*/
	width: 100%;
	display: inline-block;
	float: none;
}
#top-menu .main {
	width: 100%;
}
#top-menu .main-inner {
	text-align: center;
	width: 100%;
}
#top-menu .top-menu ul {
    clear: none;
    float: none;
	padding-left: 18px;
}
.custom-bold-lists {
	font-weight: bold;
	color: #4c4c4c;
}
/*Header Bottom Lights*/
.main-inner-bottom-lights {
	width: 100%;
	height: 100%;
	background: url(../images/bg-header-curtain-down.png) bottom center repeat-x;
}
/*Web Hosting*/
.width300 {
	width: 300px;
	float: left;
	margin: 15px 7.5px 0 7.5px;
}
.whosting-title {
	padding: 0;
	line-height: 36px;
	font-size: 16px;
	border-top: 1px solid #3da5ca;
	border-left: 1px solid #3da5ca;
	border-right: 1px solid #3da5ca;
	background: #61caef;
	background: -moz-linear-gradient(top, #61caef 0%, #3da5ca 100%);
	background: -webkit-linear-gradient(top, #61caef 0%,#3da5ca 100%);
	background: linear-gradient(to bottom, #61caef 0%,#3da5ca 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#61caef', endColorstr='#3da5ca',GradientType=0 );
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	text-align: center;
	color: #fff;
	text-shadow: 1px 1px #333;
	-webkit-box-shadow: inset 0px 11px 0px -10px rgba(255,255,255,0.5);
	-moz-box-shadow: inset 0px 11px 0px -10px rgba(255,255,255,0.5);
	box-shadow: inset 0px 11px 0px -10px rgba(255,255,255,0.5);
}
.whosting-img {
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	box-sizing: border-box;
	border-top: 1px solid #3da5ca;
	border-left: 1px solid #3da5ca;
	border-right: 1px solid #3da5ca;
}
.whosting-block {
	margin-bottom: 15px;
}
.whosting-img {
	width: 100%;	
}
.whosting-container {
	border: 1px solid #cfcfcf;
	padding: 0 7.5px;
}
