@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color: #fff;
	font-family:Arial, Helvetica, sans-serif;
}

#wrapper {
	width: 914px; 
	margin: 0 auto;
}

.clear {
	clear:both;
}

/*Search Domain */

#search_domain_holder {
	float: right; 
	padding-top: 55px;
	padding-right: 35px;
}

.search_domain_textfield {
	background-color: #C8EBFE; 
	color: #1F6B97; 
	border-top: 1px solid #8FB2C5; 
	border-left: 1px solid #8FB2C5; 
	border-right: 1px solid #BBDDEE; 
	border-bottom: 1px solid #BBDDEE; 
	font-family: arial; 
	padding-left: 5px; 
	width: 172px; 
	font-size: 12px;
}

.search_domain_dropdown {
	background-color: #C8EBFE; 
	color: #1F6B97; 
	border-top: 1px solid #8FB2C5; 
	border-left: 1px solid #8FB2C5; 
	border-right: 1px solid #BBDDEE; 
	border-bottom: 1px solid #BBDDEE; 
	font-family: arial; 
	padding-left: 5px; 
	width: 92px; 
	font-size: 12px;
}

/*Navigation */

.nav_holder {
	margin-top: 2px;
}

/*Middle */

#middle_holder {
	background-image:url(../images/zavuk-bg.jpg); 
	background-repeat:no-repeat; 
	width: 901px; 
	height: 271px;
}

#left_holder{
	float: left; 
	margin-top: 40px; 
	margin-left: 35px;
	width: 366px;
}

.orange_text {
	font-size: 22px; 
	color: #FAAD09;
}


.left_blue_dollar {
	font-size: 28px; 
	font-weight: bold; 
	color: #98D5F7; 
	vertical-align: top; 
	margin-top: 5px; 
	float: left;
}

.left_blue_price {
	font-size: 46px; 
	font-weight: bold; 
	color: #98D5F7; 
	float: left;
}

.left_blue_small_price {
	font-size: 28px; 
	font-weight: bold; 
	color: #98D5F7; 
	vertical-align: top; 
	margin-top: 5px; 
	float: left;
}	

.left_blue_per_month {
	font-size: 13px; 
	color: #47A0D4;
}

.left_white_text {
	color: #fff; 
	font-weight: bold; 
	font-size: 14px;
}
.table_orange_text {
	font-size: 14px;
	font-weight: bold;
	color: #FBD109;
}


.left_buttons {
	float: right; 
	margin-top: 19px;
}

#right_holder {
	float:right; 
	width: 257px;
}

.right_different {
	color: #106290; 
	margin-top: 38px;  
	font-weight: bold; 
	font-size: 22px;
}

.right_text {
	margin-left: 45px; 
	font-size: 12px; 
	margin-top: 8px; 
	line-height: 17px;
}

.right_orange_dollar {
	font-size: 20px; 
	font-weight: bold; 
	color: #FAA809; 
	vertical-align: top; 
	margin-top: 5px; 
	float: left;
}

.right_orange_price {
	font-size: 36px; 
	font-weight: bold; 
	color: #FAA809; 
	float: left;
}

.right_orange_small_price {
	font-size: 20px; 
	font-weight: bold; 
	color: #FAA809; 
	vertical-align: top; 
	margin-top: 5px; 
	float: left;
}

.right_price {
	float: right; 
	margin-top: 40px; 
	margin-right: 30px; 
	font-size: 14px; 
	font-weight: bold; 
	color: #FAA809;
}

/*Packages */

.package_holder {
	width: 274px;
	height: 162px;
	float: left;
	background-image:url(../images/package-bg.jpg);
	padding-left: 30px;
	padding-top: 18px;
	color: #032235;
	font-size: 13px;
	font-weight: normal;
}

.package_holder b {
	font-size: 20px;
	font-weight: bold;
	color: #106290;
	font-family: Arial, Helvetica, sans-serif;
}

.special_package_holder {
	width: 274px;
	height: 162px;
	float: left;
	background-image:url(../images/package-bg-2.jpg);
	padding-left: 30px;
	padding-top: 18px;
	color: #032235;
	font-size: 13px;
	font-weight: normal;
}

.special_package_holder b {
	font-size: 20px;
	font-weight: bold;
	color: #106290;
	font-family: Arial, Helvetica, sans-serif;
}

.package_price {
	float: right; 
	/*margin-top: 40px; */
	margin-right: 5px; 
	font-size: 14px; 
	font-weight: bold; 
	color: #FAA809;
}

.package_price_grey {
	float: right; 
	/*margin-top: 40px; */
	margin-right: 5px; 
	font-size: 14px; 
	font-weight: bold; 
	color: #313131;
}

.package_orange_dollar {
	font-size: 20px; 
	font-weight: bold; 
	color: #FAA809; 
	vertical-align: top; 
	margin-top: 5px; 
	float: left;
}

.package_orange_price {
	font-size: 36px; 
	font-weight: bold; 
	color: #FAA809; 
	float: left;
}

.package_orange_small_price {
	font-size: 20px; 
	font-weight: bold; 
	color: #FAA809; 
	vertical-align: top; 
	margin-top: 5px; 
	float: left;
}

.package_grey_dollar {
	font-size: 20px; 
	font-weight: bold; 
	color: #313131; 
	vertical-align: top; 
	margin-top: 5px; 
	float: left;
}

.package_grey_price {
	font-size: 36px; 
	font-weight: bold; 
	color: #313131; 
	float: left;
}

.package_grey_small_price {
	font-size: 20px; 
	font-weight: bold; 
	color: #313131; 
	vertical-align: top; 
	margin-top: 5px; 
	float: left;
}

/*Features */

#features_holder {
	float: left; 
	width: 244px; 
	font-size: 25px; 
	color: #343434; 
	padding-top: 30px; 
	padding-left: 30px;
}
#features_holder2 {
	float: left; 
	width: 244px; 
	font-size: 25px; 
	color: #343434; 
	padding-top: 0px; 
	padding-left: 30px;
}
#features_holder3 {
	float: right; 
	width: 200px; 
	font-size: 25px; 
	color: #343434; 
	padding-top: 0px; 
	padding-left: 30px;
	padding-right: 15px;
}
.feature_list {
	border-bottom: 1px dotted #AAAAAA; 
	font-size: 12px; 
	font-weight: bold; 
	color: #888888; 
	margin-top: 5px;
}

/*Testimonials */

#testimonial_holder {
	float: right; 
	width: 580px; 
	font-size: 25px; 
	color: #343434; 
	margin-top: 25px; 
	padding-top: 5px;
	padding-left: 30px;
	background-image: url(../images/testimonial_bg.jpg);
	background-repeat:no-repeat;
	height: 264px;
}
#text_holder {
	float: right; 
	width: 580px; 
	font-size: 25px; 
	color: #343434; 
	margin-top: 0px; 
	padding-top: 0px;
	padding-left: 30px;
	height: 100%;
}
#text_holder2 {
	float: left; 
	width: 668px; 
	font-size: 25px; 
	color: #343434; 
	margin-top: 0px; 
	padding-top: 0px;
	padding-left: 0px;
	height: 100%;
}
#text_holder3 {
	float: left; 
	width: 900px; 
	font-size: 25px; 
	color: #343434; 
	margin-top: 0px; 
	padding-top: 0px;
	padding-left: 0px;
	height: 100%;
}
.testimonial_content {
	margin-top: 5px;
	font-size: 14px;
	padding-right: 30px;
	color: #888888;
	line-height: 20px;
}
.testimonial_content2 {
	margin-top: 5px;
	font-size: 14px;
	padding-right: 0px;
	color: #888888;
	line-height: 20px;
}
.table_standard_text {
	font-size: 12px;
	color: #424242;
}
.table_bold_white {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.table_bold_black {
	font-size: 12px;
	font-weight: bold;
	color: #424242;
}


.name_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: 252525;
	font-weight: bold;
}


/*Footer */

#footer_wrapper {
	background-color: #DFDFDF;
}

.footer {
	width: 914px; 
	margin: 0 auto; 
	text-align: right; 
	color: #208FD0; 
	padding-top: 15px; 
	padding-bottom: 15px; 
	font-size: 12px; 
	font-weight: bold;
}

.footer a:link {color: #208FD0; text-decoration: none;}
.footer a:visited {color: #208FD0; text-decoration: none;}
.footer a:hover {color: #208FD0; text-decoration: underline;}
.blue_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3F90C7;
}
.head_blue_text {
	font-size: 20px;
	color: #4992BD;
}
