@media (min-width: 1200px) {
  .span12, .container {
    width: 960px;
  }
}

/*Color Swatches*/
.col-red{
	color: #D82546;
}
.col-green{
	color: #26B1AA;
}
.col-blue{
	color: #64B2D6;
}
/*Font Swatches*/
.alt-txt{
font-family:"Carto_Sans_Bold";
}

/*Theme Styles*/
body{
	text-shadow:none;
	background: #fff;
}
.backstretch-fade{
	opacity: 0.3;
}
a{
	text-decoration: none;
	color: #000;
}
a:hover{
	text-decoration: none !important;
	color: #ADD626 !important;
}
p{
	font-size: 14px;
	line-height: 21px;
	font-family:"Arimo_Regular";
        text-align: justify;
}
::-moz-selection{
	background: #ADD626; 
	color: #000; 
	text-shadow: none;
}
::selection {
	background: #ADD626; 
	color: #000; 
	text-shadow: none;
} 
.col-high{
	color: #3FADD2 !important;
}
.col-black{
	color: #000 !important;
}
.col-white{
	color: #fff !important;
        text-align: justify;
}
/*Header*/
.masthead{
	background: #fff;
        width: 100%;
        height: 200px;
        position: fixed;
        padding-top: 10px;
        right: 0px;
	z-index: 100 !important;
	text-align: center;
}

#header {
        width: 100%;
        margin:0;
}

#header .masthead{
        position: relative;
	height: 100px;
        overflow: hidden;
        border-bottom: 1px solid #000;
        box-shadow: 0 6px 10px #888;
        -moz-box-shadow: 0 6px 10px #888;
        -webkit-box-shadow: 0 6px 10px #888;
}

#header .masthead #logo img{
        display: inline-block;
        overflow: hidden;
        height: 93px;
}

.desktop-nav{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#logo{
	border-bottom: none !important;
	padding-bottom: 0px !important;
	width: 200px;
}
#logo img{
}
.reduced-logo img{
	width: 70px !important;
	height: 83px !important;
}
.links a{
	font-family:"Nexa_Bold";
	width: 95px;
	font-size: 15px;
	margin-left: 10px;
	margin-right: 10px;
	border-bottom: solid 1px #000;
	padding-bottom: 10px;
	text-transform: uppercase;
	display: inline-block;
}
.mastfoot{
	background: #fff;
        width: 100%;
        padding-top: 20px;
        right: 0px;
	z-index: 100 !important;
	text-align: center;
        font-weight: bold;
}
.mastfoot p{
        text-align: center;
}
#foot-logo > img{
	width: 600px;
	height: 300px;
}
.page{
	/*min-height: 900px;*/
}
.intersection{
	height: 100px;
}
.sticked{
	position: fixed;
	width: 100%;
	bottom: 0px;
}
.intersection > .btn{
	margin-top: 20px;
}
#intro{
	padding-top: 150px;
	min-height: 450px;
}
#intro-intersection{
	background: url('../images/intro-is.png') repeat-x;
}
.def-link{
	color: #000 !important;
	border-bottom: 1px solid #000;
}

/*MULTI COLOR SECTIONS - COLOR SETTINGS*/
#portfolio{
	background: #D82546;
}
.portfolio-inner{
	background: #B71735;
}
.portfolio-link{
	color: #D82546;
	border-bottom: 1px solid #D82546 !important;
}

#about{
	background: #0b9be1;
}
.about-inner{
	background: #066c9e;
}
.about-link{
	color: #0b9be1;
	border-bottom: 1px solid #0b9be1 !important;
}

#services{
	background: #A01445;
}
.services-inner{
	background: #B72256;
}
.services-link{
	color: #A01445;
	border-bottom: 1px solid #A01445 !important;
}

#features{
	background: #26B1AA;
}
.features-inner{
	background: #0F9B92;
}
.features-link{
	color: #26B1AA;
	border-bottom: 1px solid #26B1AA !important;
}

#contact{
	background: #FD6632;
}
.contact-inner{
	background: #D64F22;
}
.contact-link{
	color: #FD6632;
	border-bottom: 1px solid #FD6632 !important;
}

/*Common Elements*/
.main-heading{
	text-align: center;
	font-weight: normal;
	font-size: 54px;
	line-height: 100px;
        padding: 0;
        margin: 0;
}
.sub-heading{
	text-align: center;
font-family:"Lane_Narrow_Reg";
	font-size: 24px;
	line-height: 39px;
	font-weight: normal;
	padding: 0;
        margin: 0;
}
.sub-heading > .major{
	text-align: center;
	font-family:"Arimo_Bold" !important;
	font-size: 32px;
	line-height: 39px;
}
.promo-txt{
	font-size: 24px;
	line-height: 31px;
	font-family:"Lane_Narrow_Reg";
	text-align: center;
	padding-left: 120px;
	padding-right: 120px;
}
.btn-eleg-large{
	background: #222;
	color: #fff !important;
	border-radius: 0px;
	border-radius: 5px;
	text-shadow:none;
	border: none;
	font-size: 24px;
	padding: 20px 30px;
}
.btn-eleg-large:hover{
	background: #000;
	color: #fff !important;
	border-radius: 0px;
	border-radius: 5px;
	text-shadow:none;
	border: none;
	font-size: 24px;
	padding: 20px 30px;
}
.btn-eleg{
	background: #222;
	color: #fff !important;
	border-radius: 0px;
	border-radius: 5px;
	text-shadow:none;
	border: none;
	font-size: 16px;
	padding: 7px 15px;
}
.btn-eleg:hover{
	background: #000;
	color: #fff !important;
	border-radius: 0px;
	border-radius: 5px;
	text-shadow:none;
	border: none;
	font-size: 16px;
	padding: 7px 15px;
}
.page h3{
font-family:"Oxygen";
font-size: 32px;
color:#fff;
}
.image{
}
/*Intro*/
.element{
        -webkit-border-radius: 50%;
	border-radius: 50%;
	width: 225px;
	height: 225px;
}
.gallery-caps{
	width: 225px;
	height: 225px;
	text-align: center;
}
.gallery-caps > h3{
	width: 225px;
	text-align: center;
	padding-top: 80px;
	font-family:"Nexa_Bold";
	font-weight: normal;
	color: #fff;
	text-transform: uppercase;
}
.gallery-caps > p{
	width: 225px;
	padding-top: 120px;
	text-align: center;
	font-weight: normal;
	color: #fff;
}
.web > .gallery-caps{background: #D82546}
.branding > .gallery-caps{background: #5BA36A}
.ecommerce > .gallery-caps{background: #64B2D6}
.digital > .gallery-caps{background: #EFA856}
.creative > .gallery-caps{background: #9469AD}


#options{
	background: #D82546;
	margin-bottom: 5px;
	border-radius: 0px;
	border-radius: 5px;
}
#filters{
	padding: 10px;
}
#filters li{
}
#filters li > a{
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
}
#filters li > a:hover{
	color: #721123 !important;
}
#filters li:after
{
content:' / ';
	color: #fff;
	font-size: 18px;
	margin-left: 5px;
	margin-right: 5px;
}
#filters li:last-child:after
{
	display: none;
}
/*ABOUT*/
.about-quote{
	background: #0A4763;
	padding: 15px;
	border-radius: 5px;
	color: #fff;
}
.about-quote > p{
	margin-bottom: 0px;
}
.about-quote-sub{
	text-align: right;
}
.about-quote-sub h4 > span{
	font-size: 14px;
	margin-left: 10px;
	font-weight: normal;
	font-style: italic;
}
.inner-sub-caps{
	text-align: center;
	color: #fff;
}
.about-team-block{
	text-align: center;
}
.about-team-block h4{
	margin-top: 5px;
	padding-bottom: 5px;
font-family:"Carto_Sans_Book";
font-size: 24px;
line-height: 28px;
font-weight: normal;
	background: #066C9E;
	padding-top: 5px;
    
	padding-bottom: 5px;
	border-radius: 5px;
	color: #fff;
}
.about-team-des{
	color: #fff;
	text-align: justify;
	padding-top: 5px;
	padding-bottom: 5px;
}
.about-team-social{
	padding-bottom: 20px;
	padding-top: 5px;
}
/*SERVICES*/
.services-block{

}
.services-block h4{
	background: #911D43;
    border-radius: 0 0 0 0;
    color: #FFFFFF;
    font-family: "Carto_Sans_Book";
    font-size: 24px;
    font-weight: normal;
    line-height: 28px;
    margin-top: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    
}
.package-title{
	background: #5B0B26;
	border-radius: 5px;
}
.package-price{
	background: #5B0B26;
	padding-top: 10px;
	border-radius: 5px;
}
.pull-down{
	margin-top: 15px;
}
.r-float {
    float: right;
}
.r-float i{
	color: #fff;
}
.price-button {
    background: #222;
	border-radius: 5px;
}

.price-button:hover {
    background: #000;
	border-radius: 5px;
}

/*FEATURES*/
.features-inner-white{
	background: #fff;
}
.features-block{

}
.services-block h4{
	background: #911D43;
	border-radius: 5px;
    color: #FFFFFF;
    font-family: "Carto_Sans_Book";
    font-size: 24px;
    font-weight: normal;
    line-height: 28px;
    margin-top: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    
}
.tab-content{
	background: #14726C;
	padding: 20px;
	color: #fff !important;
        text-align: justify;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-top-right-radius: 5px;
	margin-bottom: 20px;
}
.tabbable .nav{
	margin-bottom: 0px !important;
}
.nav-tabs {
    border-bottom: none;
}
.nav-tabs > li > a {
	background: #fff;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    line-height: 20px;
    padding-bottom: 8px;
    padding-top: 8px;
}
.nav-tabs > .active > a, .nav-tabs > .active > a:hover {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #14726C;
    border-color: #14726C;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #fff;
    cursor: default;
}
/*CONTACT*/
#contact{
	min-height: 400px !important;
}
.contact-inner .inner-sub-caps{
	margin-bottom: 20px;
}

.social-icons {
    list-style: none outside none;
    margin: 20px 0 0;
    padding: 0;
}
.social-icons li {
    border-top: 1px solid #A34425;
    list-style: none outside none;
    padding: 5px 0;
    color: #fff !important;
}
.social-icons li:last-child {
    border-bottom: 1px solid #A34425;
    list-style: none outside none;
    padding: 5px 0;
}
.social-icons li > span {
    margin-right: 10px;
}

.social-icons li > a {
    color: #fff !important;
    font-size: 14px;
}

.social-icon-pane{

}
.social-icon-pane a img:hover{
	opacity: 0.6;
}

.mobile-header {
    background: none repeat scroll 0 0 #FFFFFF;
    height: 40px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 100 !important;
}
/* small screen */
@media screen and (max-width: 600px) {
}

@media screen and (max-width: 760px) {
}

@media only screen and (max-width: 767px)  {
	.container{
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
}


/*Bootstrap Reset Hooks*/
.row, .span12 {
    margin-left: 0px !important;
}

body{
		padding-left: 0px !important;
		padding-right: 0px !important;
	}

/*Navigation and Responsive Menu*/
.mobile-header{
	margin:0px;
	padding: 0px;
	list-style: none;
	width: 100%;
	background: #000;
	position: fixed;
	height: 90px;
	text-align: center;
	z-index: 9999 !important;
	text-align: center;
}
.dropmenu{
	margin-top: 5px;
	margin-right: 10px;
}
.mob-logo{
	margin-top: 3px;
	margin-left: 4px;
	float: none;
}
.small-txt{
	font-size: 12px;
}
/*RESPONSIVE*/
@media only screen and (max-width: 767px)  {
	body{
		padding-left: 0px;
		padding-right: 0px;
	}
	.container{
		padding-left: 15px;
		padding-right: 15px;
	}
	/*Fixing the parallax layers on mobile devices*/
	.parallax-bg{
		background-attachment: scroll !important;
	    background-position: center center !important;
	}
	.center-mobile{
		text-align: center !important;
		float: none !important;
	}
	.page{
		padding-top: 70px !important;
	}
	#intro{
		padding-top: 120px !important;
	}
}


/* small screen */
@media screen and (max-width: 600px) {
	#intro{
		padding-top: 50px;
	}
	.promo-txt{
		margin-top: 40px;
font-family:"Oxygen";
		padding-left: 20px !important;
		padding-right: 20px !important;
		line-height: 31px;
		font-size: 24px;
	}
	.main-heading{
		font-size: 56px;
		line-height: 61px;
	}
	.center-mobile{
		text-align: center !important;
		float: none !important;
	}
	.nav-tabs > li, .nav-pills > li {
    float: none;
    display: block;
	}
}

@media screen and (max-width: 767px) {

	#intro{
		padding-top: 50px;
	}
	.promo-txt{
		margin-top: 40px;
font-family:"Oxygen";
		padding-left: 20px !important;
		padding-right: 20px !important;
		line-height: 31px;
		font-size: 24px;
	}

	.page{
		padding-top: 40px;

	}

}


.hook-top{
	padding-top: 50px;
}

#mainarea
{
	width:1000px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

#logoarea
{
	height:110px;
	width:1000px;
	display:inline;
	float:left;
}

.red_text
{
	font-size:12px;
	font-weight:bold;
	color:#7e0000;
}
#red
{
	font-size:11px;
	font-weight:900;
	color:#7e0000;
}
.red_title
{
	font-size:14px;
	font-weight:900;
	color:#7e0000;
	/*padding-bottom:15px;*/
}

.white_text
{
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:25px;
}

#menu a:hover
{
	color:#a0a741;
}

#menu active
{
	color:#a0a741;
}

#top
{
        float: left; width: 100%; height: 263px;
}

#search
{
        font-size: 13px;
	width:46.5%;
	display:inline;
	float:right;
        padding: 8px;
        text-align: center;
        border: 1px solid #ccc;
        box-shadow: 0 0 10px #888;
        -moz-box-shadow: 0 0 10px #888;
        -webkit-box-shadow: 0 0 10px #888;
        height: 120px;
}

#search title
{
	font-weight:bold;
	font-size:16px;
}

#search form
{
        float: left;
        width: 90%;
        margin-left: 19px;
}

#search li
{
        text-align:left;
        height: 24px;
        margin-bottom: 2%;
        font-size: 13px;
}

#banner
{
	width:1000px;
	float:left;
	display: inline;

}

#content1
{
	height:auto;
	width:100%;
	float:left;
	display:inline;
        margin-top: 3px;
}

#content3
{
	height:300px;
        overflow: hidden;
	width:40.5%;
        padding:15px;
	float:left;
        margin-left: 0;
	display:inline;
        BORDER: 1px solid #ccc;
        box-shadow: 0 0 10px #888;
        -moz-box-shadow: 0 0 10px #888;
        -webkit-box-shadow: 0 0 10px #888;
}

#content6
{
	height:467px;
        overflow: hidden;
	width:46%;
        padding:15px;
	float:right;
        margin-left: 0;
	display:inline;
        BORDER: 1px solid #ccc;
        box-shadow: 0 0 10px #888;
        -moz-box-shadow: 0 0 10px #888;
        -webkit-box-shadow: 0 0 10px #888;
}

#content6 ul.benefits li{background: url(/images/stick.png) left top no-repeat;
padding: 3px 0 20px 48px;}

#profile ul.benefits li{background: url(/images/stick.png) left top no-repeat;
padding: 3px 0 11px 48px; list-style-type: none;}

#fblikebox
{
        width: 100%;
        float: left;
        margin-top: 2em;
}

#fblikebox .fb_iframe_widget {
        box-shadow: 0 0 10px #888;
        -moz-box-shadow: 0 0 10px #888;
        -webkit-box-shadow: 0 0 10px #888;
        background: #fff!important;
        width: 100%!important;
}

#fblikebox .fb_iframe_widget span {
        width: 100%!important;
}

#fblikebox iframe {
        width: 100%!important;
}

#content3 .part
{
        border-bottom: 1px solid #D8DFEA;
        margin-bottom: 5px;
        padding-bottom: 8px;
}

#content3 .profile-photo
{
        position: absolute;
        left: 0;
        top: 17px;
}

#success
{
	height:314px;
	width:213px;
	background-image:url(../images/bg_success.gif);
	background-repeat:no-repeat;
	display:inline;
	float:left;
}

#blank
{
	height:314px;
	width:37px;
	display:inline;
	float:left;
}

#feature
{
	height:318px;
	width:100%;
	display:inline;
	float:left;
	font-size:12px;
        /*BORDER: 1px solid #ccc;
        box-shadow: 0 0 10px #888;
        -moz-box-shadow: 0 0 10px #888;
        -webkit-box-shadow: 0 0 10px #888;*/
}


#future
{
	height:314px;
	width:213px;
	background-image:url(../images/bg_success.gif);
	background-repeat:no-repeat;
	display:inline;
	float:left;
}

.free_secure
{
	background-image:url(../images/bg_free.gif);
	width:218px;
	height:80px;
	background-repeat:no-repeat;
	vertical-align:top;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}


.free_simple
{
	background-image:url(../images/bg_free1.gif);
	width:218px;
	height:80px;
	background-repeat:no-repeat;
	vertical-align:top;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}

.welcome_content
{
	font-size:11px;
        text-align: justify;
        text-overflow: ellipsis;
        height: 67px;
        display: block;
        overflow: hidden;
        margin-left: 60px;
        font-family: verdana, geneva;
        width:373px;
}

.grey_text
{
	color:#505050;
	font-size:12px;
	font-weight:bold;
	text-align:justify;
}

#help_content
{
	height:auto;
	width:1000px;
	display:inline;
	float:left;
}
/*#left
{
	height:500px;
	width:200px;
	display:inline;
	float:left;
	background-color:#999999;
}
#right
{
	height:auto;
	width:780px;
	display:inline;
}*/

#left
{
	height:auto;
	width:200px;
	display:inline;
	float:left;
}
#center
{
	height:auto;
	width:520px;
	display:inline;
	float:left;
}
#right
{
	height:auto;
	width:220px;
	display:inline;
}

#star
{
        font-size:12px;
        color:#FF0000;
}
.drp
{
        width:140px;
        height: 24px;
        border: 1px solid #75b3d9;
        font-size: 13px;
}
.search_box
{
        font-size:11px;
        display:inline;
	float:left;
	border:3px solid #eceaea; height:100px;
}
.grebg {
	BACKGROUND-COLOR: #F5F5F5;
}

.greentext {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	TEXT-TRANSFORM: none; 
	COLOR: #000;
        FONT-STYLE: normal;
	TEXT-DECORATION: none
}
.green_text {
	FONT-SIZE: 12px;
}
.text
{
        font-size:12px;
}
.alert{color:#FF0000;}
.forminput{ width:280px; height:22px;}
.medforminput{ width:220px; height:22px;}
.smallforminput{ width:150px; height:22px;}
.drpbx
{
width:250px; height:22px;
}
.step{ font-family:Rockwell; font-size:22px; font-weight:bold; color:#9966CC;} .step_nt{ font-family:Rockwell; font-size:18px; font-weight:bold; color:#999999;} 
.smalltextgrey{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#666666;}

.bgtitle
{
    font-size:14px;font-weight:bold;border-bottom: 1px solid #000;
}
.bgtitle2
{
    font-size:11px;font-weight:bold;color:#7E0000; background-color:#E9E9E9;
}
.edit
{
    width:120px; height:30px; font-variant:small-caps; background-color:#DEE2C3; color:#0066CC;
}

/* pfold style */

.uc-container {
	position: relative;
	width: 100%;
	height: 60px;
	top: 0;
	left: 0;
        border: 1px solid #ccc;
        margin-top: 12px;
}

.uc-single, 
.uc-final-wrapper,
.uc-initial-content,
.uc-back,
.uc-front {
	background: #fff;
}

.uc-final,
.uc-initial, 
.uc-final-wrapper {
	width: 100%!important;
	height: auto;
	position: absolute;
	top: 0;
	left: 0;
        /*border: 1px solid #ccc;
        box-shadow: 0 0 10px #888;
        -moz-box-shadow: 0 0 10px #888;
        -webkit-box-shadow: 0 0 10px #888;*/
}

.uc-initial-content,
.uc-final-content {
	width: 100%;
	height: auto;
	position: relative;
}

.uc-final,
.uc-final-content {
	display: none;
}

.uc-initial-content {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
}

.uc-part {
	top: 0;
	left: 0;
	position: absolute;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.uc-part > div {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
}

.uc-part .uc-back {
	-webkit-transform: rotateY(-180deg);
	-moz-transform: rotateY(-180deg);
	-o-transform: rotateY(-180deg);
	-ms-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
}

/* Transformation-origin classes */

.uc-unfold-left {
	-webkit-transform-origin: 0 50%;
	-moz-transform-origin: 0 50%;
	-o-transform-origin: 0 50%;
	-ms-transform-origin: 0 50%;
	transform-origin: 0 50%;
}

.uc-unfold-right {
	-webkit-transform-origin: 100% 50%;
	-moz-transform-origin: 100% 50%;
	-o-transform-origin: 100% 50%;
	-ms-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
}

.uc-unfold-top {
	-webkit-transform-origin: 50% 0%;
	-moz-transform-origin: 50% 0%;
	-o-transform-origin: 50% 0%;
	-ms-transform-origin: 50% 0%;
	transform-origin: 50% 0%;
}

.uc-unfold-bottom {
	-webkit-transform-origin: 50% 100%;
	-moz-transform-origin: 50% 100%;
	-o-transform-origin: 50% 100%;
	-ms-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
}

/* Unfolding classes */
.uc-unfold-left.uc-unfold {
	-webkit-transform: rotateY(-180deg);
	-moz-transform: rotateY(-180deg);
	-o-transform: rotateY(-180deg);
	-ms-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
}

.uc-unfold-right.uc-unfold {
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

.uc-unfold-top.uc-unfold {
	-webkit-transform: rotateX(180deg);
	-moz-transform: rotateX(180deg);
	-o-transform: rotateX(180deg);
	-ms-transform: rotateX(180deg);
	transform: rotateX(180deg);
}

.uc-unfold-bottom.uc-unfold{
	-webkit-transform: rotateX(-180deg);
	-moz-transform: rotateX(-180deg);
	-o-transform: rotateX(-180deg);
	-ms-transform: rotateX(-180deg);
	transform: rotateX(-180deg);
}

.uc-overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.uc-overlay, 
.uc-flipoverlay {
	background-color: rgba(100, 100, 100, 0.7);
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	opacity: 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
}

.uc-flipoverlay {
	background-color: rgba(100, 100, 100, 0.4);
}

.uc-inner {
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

.uc-inner-rotate {
	-webkit-transform: rotateY(180deg) rotateX(180deg);
	-moz-transform: rotateY(180deg) rotateX(180deg);
	-o-transform: rotateY(180deg) rotateX(180deg);
	-ms-transform: rotateY(180deg) rotateX(180deg);
	transform: rotateY(180deg) rotateX(180deg);
}

.uc-container.uc-current {
	z-index: 9999;
}

.uc-single, 
.uc-final,
.uc-initial-content,
.uc-back,
.uc-front {
	background: #fff url(/images/paper.jpg) repeat center center;
}

span.clickmsg {
    font-size: 25px;
    font-weight: bold;
    width: 50%;
    margin-top: 8px;
    text-shadow: 2px 2px 4px #555555;
    filter:progid:DXImageTransform.Microsoft.Shadow(color=#555555,direction=135,strength=1);
}

span.clickme {
    display: block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    color: blue;
    width: 95%;
    text-align: center;
    height: 70px;
    margin: 0;
    cursor: pointer;
    background: transparent url(/images/clickme.png) no-repeat center center;
}

.scrollwrap {
    width: 100%;
    height: 335px;
    overflow: hidden;
    position: absolute;
    color: #224092;
    /*font-family: "Satisfy", cursive;*/
    font-size: 13px;
    font-weight: bold;
    text-shadow: 0 1px 0 rgba(255,255,255,0.8);
    box-shadow: 0 0 10px #888;
    -moz-box-shadow: 0 0 10px #888;
    -webkit-box-shadow: 0 0 10px #888;
    border: 1px solid #ccc;
    background: #fff url(/images/paper.jpg) repeat center center;
}

.scrollwrap form {
    width:94%;
    margin:12px;
}

.scrollwrap form li {
    float:left;
    width:100%;
    margin-bottom: 10px!important;
}

.scrollwrap h3 {
    text-align:center;
    font-size: 18px;
    font-weight: bold;
    padding: 15px 0 5px 0;
}

.scrollwrap label {
    float:left;
    width:185px;
}

.scrollwrap li .fieldgroup {
    margin-left:100px;
}

.scrollwrap p {
    text-align: center;
    font-size: 18px;
    padding: 0 40px 0 40px;
}

.scrollwrap p.signature {
    font-size: 20px;
    padding: 10px 30px 0 30px;
    text-align: right;
}

.close_pers {
    position: absolute;
    top: 10px;
    right: 10px;
    font-family: "Satisfy", cursive;
    color: #224092;
    cursor: pointer;
    font-size: 20px;
    width: 20px;
    height: 20px;
    border: 2px solid #224092;
    border-radius: 50%;
    text-align: center;
    line-height: 14px;
}
div.more_content{
    width: 31%;
    float: left;
    display: inline;
    BORDER: 1px solid #ccc;
    box-shadow: 0 0 10px #888;
    -moz-box-shadow: 0 0 10px #888;
    -webkit-box-shadow: 0 0 10px #888;
    height: 208px;
}
/* Ticker Styling */
.ticker-wrapper.has-js {
	margin: 5px 0px 5px 0px;
        float:left;
	width: 100%;
	height: 27px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background-color: #fff;
	font-size: 0.75em;
}
.ticker {
	width: 100%;
	height: 23px;
	display: inline;
	position: relative;
	overflow: hidden;
	background-color: #fff;
}
.ticker-title {
	padding-top: 9px;
	color: #990000;
	font-weight: bold;
	background-color: #fff;
	text-transform: uppercase;
}
.ticker-content {
	color:#AF0909;
	font-size:18px;
	font-weight: bold;
}
/*.ticker-content:focus {
	none;
}*/
.ticker-content a {
	text-decoration: none;	
	color: #1F527B;
}
.ticker-content a:hover {
	text-decoration: underline;	
	color: #0D3059;
}
.ticker-swipe {
	padding-top: 9px;
	position: absolute;
	top: 0px;
	background-color: #fff;
	display: block;
	width: 100%;
	height: 23px; 
}
.ticker-swipe span {
	margin-left: 1px;
	background-color: #fff;
	border-bottom: 1px solid #1F527B;
	height: 12px;
	width: 7px;
	display: block;
}
.ticker-controls {
	padding: 8px 0px 0px 0px;
	list-style-type: none;
	float: left;
}
.ticker-controls li {
	padding: 0px;
	margin-left: 5px;
	float: left;
	cursor: pointer;

	width: 16px;
	display: block;
}

.ticker-controls li.jnt-prev.over {
	background-position: 0px 32px;		
}
.ticker-controls li.jnt-prev.down {
	background-position: 0px 0px;		
}
.ticker-controls li.jnt-next {
	
	background-position: 16px 16px;	
}
.ticker-controls li.jnt-next.over {
	background-position: 16px 32px;	
}
.ticker-controls li.jnt-next.down {	
	background-position: 16px 0px;	
}
.js-hidden {
	display: none;
	
}
.no-js-news {

	color: #F8F0DB;
}
.left .ticker-swipe {
	/*left: 80px;*/
}
.left .ticker-controls, .left .ticker-content, .left .ticker-title, .left .ticker {
    float: left;
}
.left .ticker-controls {
    padding-left: 6px;
}
.right .ticker-swipe {
	/*right: 80px;*/
}
.right .ticker-controls, .right .ticker-content, .right .ticker-title, .right .ticker {
    float: right;
}
.right .ticker-controls {
    padding-right: 6px;
}
.sliderkit-panel{
    float:left;
    width:33%;
}
div.sliderkit-panel a img:last-child{
    width: 96%;
}
div.sliderkit-panel a img{
    border: 1px solid #ccc;
    box-shadow: 0 0 10px #888;
    -moz-box-shadow: 0 0 10px #888;
    -webkit-box-shadow: 0 0 10px #888;
}
.marquee {
    position:relative;
    overflow:hidden;
    height:270px;
}

.ghome #main #content {
	FLOAT: right
}
.ghome #content H1 {
	TEXT-ALIGN: left; LINE-HEIGHT: 1.55; MARGIN-BOTTOM: 15px; COLOR: #39c; FONT-SIZE: 180%; FONT-WEIGHT: bold
}
.ghome #content UL {
	MARGIN: 0px 0px 15px
}
.ghome #content LI {
	MARGIN: 0px 0px 6px; BACKGROUND: url(sprite_guesthome_v2.png) no-repeat; COLOR: #666; FONT-SIZE: 130%
}
.ghome #content #reconnect {
	PADDING-BOTTOM: 10px; PADDING-LEFT: 68px; PADDING-RIGHT: 0px; BACKGROUND-POSITION: 0px 3px; PADDING-TOP: 8px
}
.ghome #content #answers {
	PADDING-BOTTOM: 10px; PADDING-LEFT: 68px; PADDING-RIGHT: 0px; BACKGROUND-POSITION: 5px -222px; PADDING-TOP: 13px
}
.ghome #content #power {
	PADDING-BOTTOM: 10px; PADDING-LEFT: 68px; PADDING-RIGHT: 0px; BACKGROUND-POSITION: 0px -144px; PADDING-TOP: 8px
}
.ghome #main .jointoday {
	WIDTH: 63.5%; FLOAT: right; margin-bottom: 0;margin-left: 1.1%;display:none;
}
.ghome #main .jointoday H2 {
	FONT-SIZE: 12px; FONT-WEIGHT: bold; color: #fff; text-align: center;
}
.ghome #main .jointoday LEGEND {
	DISPLAY: none
}
.ghome #main .jointoday .content {
	PADDING: 9px 0 9px 5px;
}
.ghome #main .jointoday LI {
	margin-top: 5px;
}
.ghome #main .jointoday LI LABEL {
	TEXT-ALIGN: left; LINE-HEIGHT: 2.2; WIDTH: 108px; DISPLAY: block; FLOAT: left; COLOR: #000; FONT-SIZE: 12px; FONT-WEIGHT: bold;
}
.ghome #main .jointoday LI .fieldgroup {
	PADDING-LEFT: 101px
}
.ghome #main .jointoday LI .error {
	FONT-SIZE: 120%
}
.ghome #main .jointoday LI INPUT {
	MARGIN: 0; WIDTH: 92%; height: 24px; border: 1px solid #75b3d9;
}
.ghome #main .jointoday LI select {
        MARGIN: 0; WIDTH: 90%; height: 24px; border: 1px solid #75b3d9;
}
.ghome #main .jointoday FORM P {
	TEXT-ALIGN: center; MARGIN: 0; ZOOM: 1; OVERFLOW: hidden; float:left; width:100%;margin-top: 9px;
}
.ghome #main .jointoday FORM P.action A {
	TEXT-DECORATION: none
}
.ghome #main .jointoday FORM .hint {
	LINE-HEIGHT: 1.5; WIDTH: 180px; COLOR: #666; MARGIN: 0; text-align: left;
}
.ru #main .jointoday LI LABEL {
	WIDTH: 95px
}
.in #main .jointoday #first-name LABEL {
	LINE-HEIGHT: 1
}
.ms #main .jointoday #first-name LABEL {
	LINE-HEIGHT: 1
}
.in #main .jointoday #last-name LABEL {
	LINE-HEIGHT: 1
}
.es #main .jointoday #email-address LABEL {
	LINE-HEIGHT: 1
}
.ru #main .jointoday #email-address LABEL {
	LINE-HEIGHT: 1
}
.fr #main .jointoday LI#password LABEL {
	LINE-HEIGHT: 1
}
.ru #main .jointoday LI INPUT {
	WIDTH: 160px; _width: 145px
}
.ru #main .jointoday LI .fieldgroup {
	PADDING-LEFT: 105px
}
.ru #main .jointoday FORM P {
	MARGIN-LEFT: 105px
}
.ru #main .jointoday FORM P.action {
	
}
.pt #main .jointoday P .btn-tertiary {
	
}
.de #main .jointoday P .btn-tertiary {
	
}
.ghome #search-browse {
	PADDING-BOTTOM: 0px; PADDING-LEFT: 0px; WIDTH: 100%; PADDING-RIGHT: 0px; CLEAR: both; BORDER-TOP: #ccc 1px solid; PADDING-TOP: 20px
}
.ghome #search-browse #search {
	TEXT-ALIGN: center; CLEAR: both; OVERFLOW: hidden
}
.ghome #search-browse #search H3 {
	PADDING-RIGHT: 10px; DISPLAY: inline; COLOR: #666; FONT-SIZE: 160%; FONT-WEIGHT: bold
}
.ghome #search-browse #search UL {
	DISPLAY: inline
}
.ghome #search-browse #search P {
	DISPLAY: inline
}
.ghome #search-browse #search LI {
	TEXT-ALIGN: left; PADDING-RIGHT: 10px; ZOOM: 1; DISPLAY: inline-block
}
.ghome #search-browse #search INPUT {
	
}
.ghome #search-browse #search LI INPUT {
	WIDTH: 150px; FONT-SIZE: 130%
}
.ghome #search-browse #search .btn-secondary {
	MIN-WIDTH: 3em; LINE-HEIGHT: 1.3
}
.en #search-browse #search .btn-secondary {
	_width: 3em
}
.ghome #search-browse #search LABEL {
	POSITION: absolute; LEFT: -12345px
}
.ghome #search-browse #search .hint {
	COLOR: #999
}
.ghome #search-browse #search .error {
	FONT-SIZE: 11px
}
.ghome #search-browse #directory {
	BORDER-BOTTOM: 0px; TEXT-ALIGN: center; PADDING-BOTTOM: 0px; MARGIN: 15px 0px 20px; WHITE-SPACE: nowrap; FONT-SIZE: 11px
}
#directory {
	BORDER-BOTTOM: #ccc 1px solid; TEXT-ALIGN: center; PADDING-BOTTOM: 15px; MARGIN: 10px 0px 20px; WHITE-SPACE: nowrap
}
#directory H3 {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 8px; PADDING-RIGHT: 0px; DISPLAY: inline; COLOR: #666; FONT-SIZE: 11px; FONT-WEIGHT: normal; PADDING-TOP: 0px
}
#directory P {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 4px; DISPLAY: inline; FONT-SIZE: 11px; PADDING-TOP: 0px
}
#directory OL {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 4px; DISPLAY: inline; FONT-SIZE: 11px; PADDING-TOP: 0px
}
#directory OL {
	BORDER-RIGHT: #ccc 1px solid
}
#directory OL LI {
	DISPLAY: inline
}
#directory OL LI A {
	PADDING-BOTTOM: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; TEXT-DECORATION: none; PADDING-TOP: 0px
}
#directory OL LI A:hover {
	TEXT-DECORATION: underline
}
#directory .browse-by-country {
	PADDING-BOTTOM: 0px; PADDING-LEFT: 8px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
#directory .browse-by-country H3 {
	PADDING-BOTTOM: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
.ghome #agreement {
	TEXT-ALIGN: left; PADDING-BOTTOM: 10px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; COLOR: #666; FONT-SIZE: 110%; BORDER-TOP: #ccc 1px solid; PADDING-TOP: 20px
}
.ghome #agreement STRONG {
	FONT-SIZE: 14px
}
.whatis #main H1 {
	TEXT-ALIGN: center; MARGIN: 0px auto 10px; COLOR: #069; FONT-SIZE: 220%; FONT-WEIGHT: normal
}
.whatis #main .triptych {
	BACKGROUND: url(bg_ghome_whatis_bot_744x600.png) no-repeat 0px 100%; MARGIN-LEFT: 15px; _height: 1%
}
.whatis #main .triptych UL {
	BACKGROUND: url(bg_ghome_whatis_top_744x14.png) no-repeat; OVERFLOW: hidden; _height: 1%
}
.whatis #main .triptych LI {
	WIDTH: 248px; FLOAT: left
}
.whatis #main .triptych LI H2 {
	TEXT-ALIGN: center; MARGIN: 25px 25px 10px; BACKGROUND: url(pic_ghome_reconnect_193x125.png) no-repeat 2px 25px; HEIGHT: 145px; COLOR: #02679a; FONT-SIZE: 200%; FONT-WEIGHT: normal
}
.whatis #main .triptych LI#power H2 {
	BACKGROUND: url(pic_ghome_chart_151x80.png) no-repeat 28px 55px
}
.whatis #main .triptych LI#answer H2 {
	BACKGROUND-IMAGE: url(pic_ghome_answers_v2_193x125.png)
}
.whatis #main .triptych LI P {
	TEXT-ALIGN: center; LINE-HEIGHT: 1.3; MARGIN: 0px 25px 30px; COLOR: #666; FONT-SIZE: 130%
}
.whatis #main #getstarted {
	MARGIN: 25px auto 10px; OVERFLOW: hidden; _height: 1%
}
.whatis #main #getstarted STRONG {
	TEXT-ALIGN: right; MARGIN: 6px 15px 0px 0px; WIDTH: 380px; FLOAT: left; FONT-SIZE: 180%
}
.whatis #main A.joinbtn {
	TEXT-ALIGN: center; MARGIN: 0px auto 10px; DISPLAY: block; BACKGROUND: url(btn_ghome_right_600x33.png) #fc0 no-repeat 100% 0px; FLOAT: left; COLOR: #000 !important; FONT-SIZE: 160%; CURSOR: pointer; TEXT-DECORATION: none; _line-height: 18px
}
.whatis #main A.joinbtn SPAN {
	PADDING-BOTTOM: 0px; MIN-HEIGHT: 25px; PADDING-LEFT: 20px; PADDING-RIGHT: 20px; DISPLAY: block; BACKGROUND: url(btn_ghome_left_8x33.png) no-repeat; PADDING-TOP: 8px; _padding-bottom: 7px
}

#toppanel {
    position: absolute;   /*Panel will overlap  content */
    /*position: relative;*/   /*Panel will "push" the content down */
    top: 0;
    width: 100%;
    z-index: 999;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

/*fancybox.css*/
/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

/* added to reset websites with other box sizings*/
html #fancybox-wrap {
      -moz-box-sizing: content-box;
}

html #fancybox-wrap *{
      -moz-box-sizing: content-box;
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 110004;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('/images/fancybox.png');
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 110000;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 110001;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 110002;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 110001;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('/images/fancybox.png') -40px 0px;
	cursor: pointer;
	z-index: 110003;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('/images/blank.gif');
	z-index: 110002;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 110002;
	display: block;
}

#fancybox-left-ico {
	background-image: url('/images/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('/images/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('/images/fancybox-x.png');
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('/images/fancybox.png');
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('/images/fancybox-y.png');
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('/images/fancybox.png');
	background-position: -40px -182px; 
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('/images/fancybox-x.png');
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('/images/fancybox.png');
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('/images/fancybox-y.png');
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('/images/fancybox.png');
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 110002;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('/images/fancy_title_over.png');
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('/images/fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('/images/fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('/images/fancybox.png') -55px -90px no-repeat;
}

/* IE6 */

.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_right.png', sizingMethod='scale'); }
#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png', sizingMethod='scale'); }

/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg { background: transparent !important; }

.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }
/*
	 Organic Tabs
	 by Chris Coyier
	 http://css-tricks.com
*/

* { margin: 0; padding: 0; }
a { text-decoration: none; }
#page-wrap {
    width: 63.1%; float:right; margin-left: 1.1%; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold;
    border: 1px solid #CCC;
    height: 226px;
    box-shadow: 0 0 10px #888;
    -moz-box-shadow: 0 0 10px #888;
    -webkit-box-shadow: 0 0 10px #888;
}

/* Generic Utility */
.hide { position: absolute; top: -9999px; left: -9999px; }


/* Specific to example one */

#example-one { padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:0px; margin:0px;}

#example-one .nav { overflow: hidden; margin: 0 0 0px 0; }
#example-one .nav li { width: 130px; float: left; border: 1px solid black; }
#example-one .nav li.last { margin-right: 0; }
#example-one .nav li a { display: block; padding: 5px; background: #7E0000; color:#ffffff; text-decoration: none; text-align: center; border: 0; }
#example-one .nav li a:hover { background-color: #7E0000; color:#ffffff; }

#example-one ul { list-style: none; }
#example-one ul li {margin:0px; padding:0px; }
#example-one ul li a { display: block; border-bottom: 1px solid #666; padding: 0px; color: #666; }
#example-one ul li a:hover { background: #fe4902; color: white; }
#example-one ul li:last-child a { border: none; }

#example-one ul li.nav-one a.current, #example-one ul.featured li a:hover { background-color: #666; color: #ffffff; }
#example-one ul li.nav-two a.current, #example-one ul.core li a:hover { background-color: #666; color: #ffffff; }
#example-one ul li.nav-three a.current, #example-one ul.jquerytuts li a:hover { background-color: #666; color: #ffffff; }

#rotator
{
	/*border: 1px solid #000;
	cursor: pointer;*/
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 226px;
}

#rotator img
{
	border: 0;
	/*cursor: pointer;*/
	width: 100%;
	height: 226px;
}

#rotator2
{
	/*border: 1px solid #000;*/
	cursor: pointer;
	overflow: hidden;
	position: relative;
	width: 120px;
	height: 120px;
}

#rotator2 img
{
	border: 0;
	cursor: pointer;
	width: 120px;
	height: 120px;
}
.form_wrapper h3{
	padding:10px 30px 10px 30px;
	background-color: #AF0909;
	color:#fff;
	font-size:18px;
	border-bottom:1px solid #ddd;
}
form.active{
	display:block;
}
form.login{
	width:100%;
}
form.register{
	width:100%;
}
form.forgot_password{
	width:300px;
}
.form_wrapper a{
	text-decoration:none;
	color:#777;
	font-size:13px;
}
.form_wrapper a:hover{
	color:#000;
}
.form_wrapper label{
	padding:12px 12px 0px 5px;
	margin:0;
        float:left;
        font-weight: bold;
}
.form_wrapper .column .fieldgroup{
    padding-left: 200px;
    margin-bottom: 20px;
}
.form_wrapper .column1{
	width:80%;
	float:left;
        padding: 10px;
}
.form_wrapper .column1 .fieldgroup{
    padding-left: 250px;
    margin-bottom: 20px;
}
.form_wrapper input[type="text"],.form_wrapper input[type="file"],.form_wrapper textarea,
.form_wrapper input[type="password"],.form_wrapper select{
	border: solid 1px #E5E5E5;
	background: #FFFFFF;
	margin-top: 5px;
	padding: 9px;
	display:block;
	font-size:18px;
	width:100%;
	background: 
		-webkit-gradient(
			linear,
			left top,
			left 25,
			from(#FFFFFF),
			color-stop(4%, #EEEEEE),
			to(#FFFFFF)
		);
	background: 
		-moz-linear-gradient(
			top,
			#FFFFFF,
			#EEEEEE 1px,
			#FFFFFF 25px
			);
	-moz-box-shadow: 0px 0px 8px #f0f0f0;
	-webkit-box-shadow: 0px 0px 8px #f0f0f0;
	box-shadow: 0px 0px 8px #f0f0f0;
}
.form_wrapper input[type="text"]:focus,
.form_wrapper input[type="password"]:focus{
	background:#feffef;
}
.form_wrapper .top{
	clear:both;
}
.form_wrapper .bottom{
	border-top:1px solid #ddd;
	clear:both;
        padding: 20px;
}
.form_wrapper .bottom a{
	display:block;
	clear:both;
	padding:10px 30px;
	text-align:right;
	color:#ffa800;
	text-shadow:1px 1px 1px #000;
        position: absolute;
        right: 11em;
}
.form_wrapper a.forgot{
	float:right;
	font-style:italic;
	line-height:24px;
	color:#ffa800;
	text-shadow:1px 1px 1px #fff;
        font-weight: bold;
        margin: 0 10px 5px 0;
}
.form_wrapper a.forgot:hover{
	color:#000;
}
.form_wrapper div.remember{
	float:left;
	width:140px;
	margin:20px 0px 20px 30px;
	font-size:13px;
}
.form_wrapper div.remember input{
	float:left;
	margin:2px 5px 0px 0px;
}
.form_wrapper span.error{
	visibility:hidden;
	color:red;
	font-size:11px;
	font-style:italic;
	display:block;
	margin:4px 30px;
}
.form_wrapper input[type="submit"] {
	background: #e3e3e3;
	border: 1px solid #ccc;
	color: #333;
	font-size: 18px;
	font-weight: bold;
	padding: 8px 0 8px;
	text-align: center;
	width: 150px;
	cursor:pointer;
	margin:3px 20px 3px 10px;
	text-shadow: 0px 1px 0px #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 0px 0px 2px #fff inset;
	-webkit-box-shadow: 0px 0px 2px #fff inset;
	box-shadow: 0px 0px 2px #fff inset;
}
.form_wrapper input[type="submit"]:hover {
	background: #d9d9d9;
	-moz-box-shadow: 0px 0px 2px #eaeaea inset;
	-webkit-box-shadow: 0px 0px 2px #eaeaea inset;
	box-shadow: 0px 0px 2px #eaeaea inset;
	color: #222;
}

#formwrapper label {
    padding: 10px 12px 0px 5px;
    margin: 0;
    float: left;
    color: #fff;
    font-size: 16px;
}

#formwrapper input[type="radio"]{
    margin: 10px 0px 0px 0px;
}

.circle-img {
    border-radius: 50%;
    -webkit-border-radius: 50%;
}