* {
	padding: 0;
	margin: 0;
	line-height: 1;
	list-style: none;
	outline: none;
	border: 0 none;
}

body {
	padding: 0;
	margin: 0;
	font-family: 'Playfair Display', sans-serif;
	font-size: 15px;
	font-weight: normal;
	background: url(../images/bg-body.jpg) no-repeat center top;
}

a {
		color: #09F;
		text-decoration: none;
}

a:hover {
		text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
		font-weight: bold;
		font-family: 'Playfair Display', sans-serif;
}

h1 { font-size: 52px; }

h2 { font-size: 40px; }

h3 { font-size: 30px; }

h4 { font-size: 26px; }

h5 { font-size: 14px; }

h6 { font-size: 12px; }



/* Additional elements for help */

.container {
		width: 980px;
		margin: 0 auto;
		position: relative;
}

.block { display: block; }
.in-block { display: inline-block; }
.nodisplay { display: none; }

.pull-left { float: left; }
.pull-right { float: right; }
.pull-center { margin-left:auto; margin-right:auto; }
.clear { clear: both; float: none; display: block; }

.text-left { text-align: left; }
.text-right { text-align: right; }
.text-center { text-align: center; }


.header-height {
	height: 60px;
}

/* Site structure */



header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	height: 64px;
	z-index: 20;
	background: url(../images/bg-header.png) repeat-x center top;
}

header .logo {
	position: relative;
	top: 12px;
}

header .site-nav {}

header .site-nav > a {
	display: block;
	float: left;
	line-height: 60px;
	font-size: 12px;
	font-weight: none;
	text-transform: uppercase;
	color: #9cf;
	text-decoration: none;
	width: 150px;
	text-align: center;
}

header .site-nav > a:hover,
header .site-nav > a.current {
	background: url(../images/navmenu-hover.png) no-repeat center top;
	color: #fff;
}

.help-center {
	padding: 60px 0 40px;
}

.help-center h2 {
	font-size: 40px;
	font-weight: bold;
	color: #003;
	text-align: center;
	margin: 0 0 35px;
}

.help-center .sub_heading {
	font-size: 22px;
	color: #333;
	text-align: center;
	font-weight: normal;
	line-height: 36px;
	margin: 0 0 35px;
}
.help-center p {
	line-height: 180%;
	text-indent: 60px;
	text-align: justify;
}

.reputation-section{
	padding: 0 0 40px;
}

.reputation-section h2 {
	font-size: 40px;
	font-weight: bold;
	color: #003;
	text-align: center;
	margin: 0 0 35px;
}

.reputation-section .sub_heading {
	font-size: 20px;
	color: #333;
	text-align: center;
	font-weight: normal;
	line-height: 36px;
	margin: 0 0 65px;
}

.reputation-section .columns-grid {}

.reputation-section .columns-grid .row {
	position: relative;
	margin: 0 0 60px;
}

.reputation-section .columns-grid .row .image-holding {
	position: relative;
	width: 490px;
	float: left;
}

.reputation-section .columns-grid .row.ar2 .image-holding {
	position: relative;
	width: 490px;
	float: right;
}

.reputation-section .columns-grid .row .info-holding {
	position: relative;
	width: 490px;
	float: left;
	padding: 30px 0 0;
}

.reputation-section .columns-grid .row .info-holding h3 {
	font-size: 22px;
	font-weight: bold;
	color: #333;
	margin: 0 0 25px;
}

.reputation-section .columns-grid .row .info-holding p {
	font-size: 16px;
	color: #333;
	line-height: 28px;
}











.help-section {
	background: url(../images/bg-bluearrow.jpg) no-repeat center top;
	height: 1093px;
}

.help-section h2 {
	font-size: 40px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding: 60px 0 35px;
	text-shadow: 1px 1px 1px rgba(0,0,0,.3);
}

.help-section .sub_heading {
	font-size: 20px;
	color: #fff;
	text-align: center;
	font-weight: normal;
	line-height: 36px;
	margin: 0 0 50px;
	text-shadow: 1px 1px 1px rgba(0,0,0,.3);
}

.help-section .columns-grid {
	position: relative;
}

.help-section .columns-grid .box-span {
	float: left;
	width: 280px;
	text-align: center;
}

.help-section .columns-grid .box-span.single {
	float: none;
	width: 280px;
	text-align: center;
	margin: 0 auto;
}

.help-section .columns-grid .box-span.left_space {
	margin-right: 70px;
}

.help-section .columns-grid .box-span.right_space {
	margin-left: 70px;
}

.help-section .columns-grid .box-span > img {
	width: 172px;
	height: 172px;
}

.help-section .columns-grid .box-span > h3 {
	font-size: 18px;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,.3);
	margin: 0 0 20px;
	font-weight: 600;
	line-height: normal;
}

.help-section .columns-grid .box-span > p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #cff;
	text-shadow: 1px 1px 1px rgba(0,0,0,.3);
	line-height: 20px;
}

.line-separator {
	position: relative;
	display: block;
	width: 100%;
	height: 75px;
	clear: both;
	float: none;
}












.enjoy-section {
	padding: 50px 0 0;
}

.enjoy-section h3 {
	font-family: 'Playfair Display', sans-serif;
	font-size: 24px;
	color: #333;
	font-weight: normal;
	line-height: 40px;
	text-align: center;
	margin: 0 0 25px;
}

.enjoy-section .image-holding {
	text-align: center;
	position: relative;
}

.enjoy-section .image-holding > img {
	width: auto;
	height: auto;
}

.enjoy-section .image-holding .arrow {
	display: block;
	position: absolute;
	background: url(../images/arrow-01.png) no-repeat center;
	width: 140px;
	height: 123px;
	right: 0;
	top: 0;
}








.button_row {
	position: relative;
	padding: 65px 0;
}

.button_row .btn {
	display: inline-block;
	background: url(../images/btn-green.png) no-repeat 0 0;
	width: 388px;
	height: 73px;
	padding: 20px 0 0;
	font-size: 24px;
	font-weight: 800;
	text-transform: uppercase;
	color: #fff;
	text-shadow: -1px -1px rgba(0,0,0,.35);
	text-decoration: none;
}

.button_row .btn:hover {
	background: url(../images/btn-green.png) no-repeat 0 -93px;
	text-shadow: -1px -1px 1px rgba(0,0,0,.35);
}

.button_row .btn > span {
	display: block;
	font-size: 14px;
	color: #fff;
	text-shadow: -1px -1px rgba(0,0,0,.3);
	font-weight: normal;
	padding: 8px 0;
	text-transform: none;
}

.button_row .btn-blue {
	display: inline-block;
	background: url(../images/btn-blue.png) no-repeat 0 0;
	width: 388px;
	height: 73px;
	padding: 20px 0 0;
	font-size: 24px;
	font-weight: 800;
	text-transform: uppercase;
	color: #fff;
	text-shadow: -1px -1px rgba(0,0,0,.35);
	text-decoration: none;
}

.button_row .btn-blue:hover {
	background: url(../images/btn-blue.png) no-repeat 0 -93px;
	text-shadow: -1px -1px 1px rgba(0,0,0,.35);
}

.button_row .btn-blue > span {
	display: block;
	font-size: 14px;
	color: #fff;
	text-shadow: -1px -1px rgba(0,0,0,.3);
	font-weight: normal;
	padding: 8px 0;
	text-transform: none;
}



.acc_id  {
	width: 350px;
	height: 35px;
	line-height: 35px\9;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #fff;
	-webkit-box-shadow: 0 1px rgba(255,255,255,.3), inset 0 2px 4px rgba(0,0,0,.3);
	-moz-box-shadow: 0 1px rgba(255,255,255,.3), inset 0 2px 4px rgba(0,0,0,.3);
	box-shadow: 0 1px rgba(255,255,255,.3), inset 0 2px 4px rgba(0,0,0,.3);
	border: solid 1px #31531d;
	text-indent: 10px;
	
	font-family: 'Playfair Display', sans-serif;
	font-size: 14px;
	color: #666;
}







.billing-section {
	background: #d5e5f0;
#	background: #eaf3f9;
	padding: 70px 0 0;
	-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,.15);
	-moz-box-shadow: inset 0 0 5px rgba(0,0,0,.15);
	box-shadow: inset 0 0 5px rgba(0,0,0,.15);
}

.billing-section > div > h2 {
	font-size: 40px;
	font-weight: bold;
	color: #003;
	text-align: center;
	margin: 0 0 40px;
}

.billing-section .row {
	position: relative;
	padding-left: 0px;
	min-height: 140px;
	margin: 0 0 40px;
}
.billing-section p {
	line-height: 180%;
	text-indent: 60px;
	text-align: justify;
}

.billing-section .row:last-child,
.billing-section .row.last-child {
	margin: 0;
}

.billing-section .row > img {
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	position: absolute;
	left: 0;
	top: 0;
}

.billing-section .row .in_padding p {
	font-family: 'Playfair Display', sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #333;
	line-height: 30px;
}

.billing-section .row .in_padding .fromwho {
	font-size: 14px;
	font-weight: bold;
	color: #333;
}








.faq-section {
	padding: 90px 0 40px;
}

.faq-section > h2 {
	font-size: 40px;
	font-weight: bold;
	color: #003;
	margin: 0 0 60px;
	text-align: center;
}

.faq-section .row {
	position: relative;
	margin: 0 0 45px;
}

.faq-section .row .question {
	font-size: 20px;
	font-weight: bold;
	color: #333;
	padding: 0 0 0 35px;
	background: url(../images/icon-question.png) no-repeat 3px 5px;
	line-height: 30px;
	margin: 0 0 10px;
}

.faq-section .row .answer {
	font-size: 15px;
	color: #333;
	line-height: 24px;
	text-align: justify;
	padding: 0 0 0 35px;
	background: url(../images/icon-answer.png) no-repeat 3px 5px;
}

.contacts-section {
	background: url(../images/bg-contacts.png) repeat center;
	background-color: #7cb54a;
	-webkit-box-shadow: inset 0 0 10px rgba(0,0,0,.4);
	-moz-box-shadow: inset 0 0 10px rgba(0,0,0,.4);
	box-shadow: inset 0 0 10px rgba(0,0,0,.4);
	padding: 55px 0;
}

.contacts-section hgroup {
	text-align: center;
	background: url(../images/sep-line.png) no-repeat center bottom;
	margin: 0 0 50px;
}

.contacts-section hgroup h2 {
	font-size: 50px;
	font-weight: bold;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,.3);
	padding: 0 0 20px;
}

.contacts-section hgroup h3 {
	font-size: 24px;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,.3);
	padding: 0 0 20px;
}

.contacts-section .columns {}

.contacts-section .columns h4 {
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,.3);
	margin: 0 0 20px;
}

.contacts-section .columns .left_clm {
	position: relative;
	float: left;
	width: 630px;
}

.contacts-section .columns .right_clm {
	position: relative;
	float: left;
	width: 350px;
}

.contacts-section .columns .left_clm .box_hold {
	float: left;
	width: 90%;
	margin-right: 30px;
}

.contacts-section .columns .map-hold {
	margin: 0 0 10px;
	background-color: #fff;
	-webkit-box-shadow: 0 0 2px #000;
	-moz-box-shadow: 0 0 2px #000;
	box-shadow: 0 0 2px #000;
	border: solid 4px #fff;
	float: left;
	padding: 0;
}

.contacts-section .columns .info {
	font-size: 16px;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,.3);
	font-weight: 600;
	font-style: normal !important;
}

.contacts-section .columns .info p {
	line-height: 26px;
}

.contacts-section .columns .info address {
	display: block;
	font-style: normal !important;
	line-height: 26px;
}

.contacts-section .contact-form {}

.contacts-section .contact-form .f_row {
	margin: 0 0 20px;
	position: relative;
}

.contacts-section .contact-form  input[type="text"] ,
.contacts-section .contact-form textarea {
	width: 350px;
	height: 35px;
	line-height: 35px\9;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #fff;
	-webkit-box-shadow: 0 1px rgba(255,255,255,.3), inset 0 2px 4px rgba(0,0,0,.3);
	-moz-box-shadow: 0 1px rgba(255,255,255,.3), inset 0 2px 4px rgba(0,0,0,.3);
	box-shadow: 0 1px rgba(255,255,255,.3), inset 0 2px 4px rgba(0,0,0,.3);
	border: solid 1px #31531d;
	text-indent: 10px;
	
	font-family: 'Playfair Display', sans-serif;
	font-size: 14px;
	color: #666;
}

.contacts-section .contact-form textarea {
	height: 100px;
	line-height: normal !important;
	padding: 10px 0;
}

.contacts-section .contact-form  input[type="submit"] {
	display: block;
	background: url(../images/btn-contactform.png) no-repeat 0 0;
	width: 354px;
	height: 54px;
	cursor:pointer;
	font-family: 'Playfair Display', sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #663300;
	text-shadow: 1px 1px rgba(255,255,255,.5);
}

.contacts-section .contact-form  input[type="submit"]:hover {
	background: url(../images/btn-contactform.png) no-repeat 0 -55px;
}

footer {
	background: url(../images/bg-footer.png) repeat-x center top;
	height: 51px;
}

footer .copyrights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,.3);
	padding: 20px 0 0;
}







