/*Fixed Navigation*/
#block-header.f-nav { 
z-index: 9999; position: fixed; left: 0; top: 0; width: 100%;
border-bottom: 2px solid #0082ec;
}

.wk-slideshow-default .nav {
margin-left: 20%;
    margin-top: -20px;
    position: relative;
    text-align: center;
    width: 200px;
    z-index: 99;
 }

.wk-slideshow-list > div {
	border-radius: 0;
}

#logo {
	margin: 0 0 -5px -10px;
}
 
.custom-logo {
	display: inline-block;
	width: 220px;
	height: 85px;
	background: url(../../../images/lrg-logo.png) 50% 50% no-repeat;
	background-size: contain;
	/*margin: 10px 0;*/
}

/* Only Phones (Portrait) */
@media (max-width: 479px) {

	.custom-logo { height: 40px; }
	
}



.infin { font-size:28px;}



aside#sidebar-a.grid-box div.grid-box div.module ul li { font-size:12px;}

.wk-twitter-single .content { font-size:14px; line-height:20px;}

#slideshow-bg {
    display: inline-block;
    color: #152708;
    height: 300px;
    width: 950px;
	margin-top: -16px;
}

.slideshow-price {
	width:195px;
	float:right;
	margin-right:105px;
}

#top-a { margin: 0 auto; width:980px;}

a.slidemore{
	background:url(../images/slide-more.png) no-repeat 0 0;
	width:195px;height:34px;
	display:block;
	text-indent:-9999px;
	font-size:0px;
	float:right;
	}
a.slidemore:hover{background-position:0 -34px;}

/* ===== Notification messages ===== */

.nNote {
	margin: 5px 0px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	font-size: 11px;
}

.nNote p {
	font-weight: bold;
    margin: 5px 0;
    padding: 0;
    text-align: center;
    text-shadow: 0 1px 0 #FFFFFF;
}

div.nNote span {
	color:#506e2b;	
}

.xNote {
	background: url(../images/close-alert.png) no-repeat scroll center transparent;
	cursor: pointer;
    display: block;
    float: right;
    height: 10px;
    margin-right: 5px;
    margin-top: 5px;
    text-indent: -9999px;
    width: 10px;
}

.nYellow {
	border: 1px solid #f2d083;
	color: #826200;
	background-color: #ffedbc;
}
.nRed {
	border: 1px solid #e4bbbc;
	color: #bf2c11;
	background-color: #f8e9e9;
}
.nGreen {
	border: 1px solid #bee4a5;
	color: #658c2c;
	background-color: #ebf9e2;
}
.nBlue {
	border: 1px solid #bbd7e4;
	color: #3876c6;
	background-color: #e9f3f8;
}

.simple-tips {
    background: #FFFFCA;
    border: 1px solid #E0DBC2;
    border-radius: 0px;
    box-shadow: 0 1px 1px #F0F0F0;
    color: #A79955;
    font-size: 11px;
    line-height: 20px;
    margin: 0 0 10px;
    padding: 10px 15px;
    position: relative;
}

.simple-tips h2 {
	margin: 0px
	}

.simple-tips .close {
    background: url(../images/close-alert.png) no-repeat scroll center center transparent;
    display: block;
    height: 35px;
    position: absolute;
    right: 0;
    text-indent: -9999px;
    top: 0;
    width: 35px;
}

.dialogbox {
    background: none repeat scroll 0 0 #F8F8F8;
    border: 1px solid #DEDEDE;
    color: #666666;
}
.albox {
    border-radius: 0px;
    box-shadow: 0 1px 0 #F7F7F7;
    font-size: 12px;
    line-height: 17px;
    margin: 15px 0;
    padding: 10px 40px;
    position: relative;
}

.albox .close {
	background: url(../images/close-alert.png) no-repeat scroll center center transparent;
    display: block;
    height: 30px;
    position: absolute;
    right: 0;
    text-indent: -9999px;
    top: 0;
    width: 30px;
}

.albox .icon {
    left: 7px;
    position: absolute;
    top: 7px;
}

.warningbox{
	background:#FFF8D8 url(../images/icons/exclamation-frame.png) no-repeat 10px 10px;
	border:1px solid #F3D97E;
	color:#A68510;}
.succesbox{
	background:#EBF9E2 url(../images/icons/error/accept.png) no-repeat 10px 10px;
	border:1px solid #BEE4A5;
	color:#658C2C;}
.informationbox{
	background:#E9F3F8 url(../images/icons/error/help.png) no-repeat 10px 10px;
	border:1px solid #BBD7E4;
	color:#3876C6;}
.errorbox{
	background:#F8E9E9 url(../images/icons/error/cross.png) no-repeat 10px 10px;
	border:1px solid #E4BBBC;
	color:#BF2C11;}
.noticebox{
	background:#FFF8D8 url(../images/icons/megaphone.png) no-repeat 10px 10px;
	border:1px solid #F3D97E;
	color:#A68510;}
.userbox{
	background:#FAFAFA url(../images/icons/user-silhouette.png) no-repeat 10px 10px;
	border:1px solid #E2E2E2;}
.firewallbox{
	background:#FAFAFA url(../images/icons/tick-shield.png) no-repeat 10px 10px;
	border:1px solid #E2E2E2;}
.presentbox{
	background:#FAFAFA url(../images/icons/present.png) no-repeat 10px 10px;
	border:1px solid #E2E2E2;}

/*Contact Form*/

td.lable { width:150px; font-size:12px; font-weight:bold;}

/*RSForm Styles*/

.rsform-input-box, .rsform-text-box,.rsform-captcha-box, .rsform-captcha-box2 {
	background-color: #FFFFFF;
    border: 1px solid #BBBBBB;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2) inset;
    color: #A3A3A3;
    font-size: 18px;
    padding: 8px !important;
    width: 100%;
}

.rsform-captcha-box {
    border: 1px solid #D0D0D0;
    border-radius: 0 0 0 0;
    height: 25px;
    margin: -40px 0 0 10px;
    padding: 4px !important;
    text-align: center;
    width: 40px;
}

.rsform-captcha-box2 {
    border: 1px solid #D0D0D0;
    border-radius: 0 0 0 0;
    height: 25px;
    margin: -33px 0 0 5px;
    padding: 4px !important;
    text-align: center;
    width: 60px;
}

.refreshCaptcha {
    font-size: 10px;
    margin: -5px 0 10px;
    text-align: center;
    width: 130px;
}

.margin-fix {
	margin: 0 0 10px 15px;
	}

.domain-home {
	margin:-95px auto;
    display: block;
    position: relative;
}
.code {
    overflow: auto;
    background-color: #333;
    padding: 1.0em;
    font-size: 12px;
    border: 0px none;
    color: #E9E4E5;
    line-height: 1.6em;
    border-radius: 2px;
    margin-bottom: 1.6em;
    max-width: 100%;
}
.refreshCaptcha {
	font-size: 11px;
}
