@font-face {
    font-family: 'futurab';
    src: url('/common/themes/global/fonts/Futura/futurab-webfont.eot');
    src: url('/common/themes/global/fonts/Futura/futurab-webfont.eot?#iefix') format('embedded-opentype'),
         url('/common/themes/global/fonts/Futura/futurab-webfont.woff') format('woff'),
         url('/common/themes/global/fonts/Futura/futurab-webfont.ttf') format('truetype'),
         url('/common/themes/global/fonts/Futura/futurab-webfont.svg#FuturaBold') format('svg');
}

.main {
	font-family: Tahoma;
	font-size: 14px;
	color: #333333;
	list-style-image: url(../images/bullet.gif);
	text-decoration: none;
}
.requiredInput {
	background-color: #CCFFFF;
}
.main a:link {
	color: #333333;
	text-decoration: none;
}
.main a:visited {
	color: #333333;
	text-decoration: none;
}
.main a:hover {
	color: #333333;
	text-decoration: underline;
}
.crumb {
	font-family: Tahoma;
	font-size: 9px;
	color: #333333;
	list-style-image: url(../images/bullet.gif);
	text-decoration: none;
	font-weight: bold;

}
.crumb a:link {
	color: #333333;
	text-decoration: none;
}
.crumb a:visited {
	color: #333333;
	text-decoration: none;
}
.crumb a:hover {
	color: #333333;
	text-decoration: underline;
}
.bottom {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
}
.bottom a:link {
	color: #333333;
	text-decoration: none;
}
.bottom a:visited {
	color: #333333;
	text-decoration: none;
}
.bottom a:hover {
	color: #333333;
	text-decoration: underline;
}
.nav {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.nav a:link {
	color: #ffffff;
	text-decoration: none;
}
.nav a:visited {
	color: #ffffff;
	text-decoration: none;
}
.nav a:hover {
	color: #f49141;
	text-decoration: underline;
}
.header {
	font-family: futurab;
	font-size: 20px;
	font-weight: bold;
	color: 3F5B72;
}
.inputMain {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.inputExplanation {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
}
.features {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bolder;
	text-transform: capitalize;
	color: #333333;
        padding-right: 5px;
}
.featuresInside {
	font-family: Tahoma;
	font-size: 13px;
	color: #333333;
        padding: 5px 5px 0;
}
.homeicons {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #3F5B72;
}
.homeicons a:link {
	color: #3F5B72;
	text-decoration: none;
}
.homeicons a:visited {
	color: #3F5B72;
}
.homeicons a:hover {
	color: #3F5B72;
	text-decoration: underline;
}.icons2_seo {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #10B8EC;
}
/* Google + 1 css */
.google_1 td div iframe, .google_1 td div {
	width: 61px !important;
}
#trialBox input[type="text"] {
	border: 1px solid rgb(171,173,179);
}
.errorClass {
	border: 1px solid #C24949 !important;
	background: #FFBCBC;
}
#trialBox {
	border: 1px solid #CCC;
	background:white; 
	padding: 7px; 
	width:190px; 
	vertical-align:top; 
	margin-top:0px;
	height: 195px;
}
#trialBox { height: 219px\9   /* Without ; !! */ }
#trialBox table tr td {
	height: 24px;
}
#trialBox div {
	font-family:Tahoma; 
	font-size: 12px; 
	font-weight: normal;
	color: black;
	text-align: center;
	line-height: 16px;
	margin: 3px auto 7px auto;
}
#trialBox img {
	display:block; 
	margin: -5px auto 0 auto; 
	text-align: center;
}
#trialBox label {
	font-family:Tahoma; 
	font-size: 14px; 
	color: #264457; 
	font-weight:bold;
}
#trialBox div.create-site-info {
	text-align: justify;
	display: none;
	width: 190px;
	background: white;
}
#trialBox div.create-site-info { width: 188px\9   /* Without ; !! */ }
#trialBox span.create-site-return {
	float: right;
	color: rgb(38,68,87);
	cursor: pointer;
	font-weight: bold;
}
#trialBox span.create-site-return:hover {
	text-decoration: underline;
}
#trialBox p.create-site {
	font-size: 9px; 
	color: black;  
	margin-top: -17px; 
	margin-left: 65px; 
	position: absolute; 
	font-weight: normal;
	font-family: Tahoma;
	cursor: pointer;
}
#trialBox p.create-site a { 
	text-decoration: none;
	color: black; 
}
#trialBox p.create-site a:hover {
	text-decoration: underline;
	cursor: pointer;
}
#trialBox p.create-site { position: static\9   /* Without ; !! */ }
#trialBox p.create-site { margin-top: -21px\9   /* Without ; !! */ }
#trialBox input[type="image"]{
	position: relative;
	/*z-index: 2;*/
}

/****************************************/
/*** Red X and circle to close Pop Up ***/
/****************************************/
#WzClOsE {
    background-color: transparent !important;
    color: transparent !important;
    background: url('../images/cancel.png') no-repeat !important;
    padding-bottom: 5px;
    top: -2px;
}

#WzTiTlTb {
    padding: 3px 0px !important;
}

