@charset "utf-8";
/* CSS Document */


		#FreeFormatOuter .container{
			
			margin: 30px 0px;
			border-bottom: 1px dotted #ccc;
			float: left;
			width: 100%;
			
		}
		
		#FreeFormatOuter .container h2 {
			text-transform: uppercase;
			text-align: center;
			font-weight: lighter;
			font-family: "GibsonLightRegular",Arial,Helvetica,sans-serif;
			letter-spacing: 12px;
			font-size: 2.2em;
			margin: 30px;
			line-height: 1em;
		}



		#FreeFormatOuter ul.tabs{
			margin: 0px;
			padding: 0px;
			list-style: none;
			border-bottom: 1px solid #60344a;
			text-align: center;
			width: 100%;
		}
		
		#FreeFormatOuter ul.tabs li{
			background: #f8f6f6;
			color: #222;
			display: inline-block;
			padding: 2%;
			cursor: pointer;
			font-size: 12px;
			text-transform: uppercase;
			font-family: "GibsonLightRegular",Arial,Helvetica,sans-serif;
			text-align: center;
			letter-spacing: 3px;
			vertical-align: baseline;
			
			-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
 width: auto;
		}
		
		#FreeFormatOuter ul.tabs li.last {
			margin-right: 0px !important;
		}
		

		#FreeFormatOuter ul.tabs li.current{
			background: #60344a;
			color: #fff;
		}

		#FreeFormatOuter .tab-content{
			display: none;
			background: none;
			/*padding: 22px;*/
			-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin-top: 28px;
		}

		#FreeFormatOuter .tab-content.current{
			display: inherit;
		}
		
		#FreeFormatOuter .tab-content h3, #FreeFormatOuter .tab-content a > h3 {
			font-family: "GibsonLightRegular",Arial,Helvetica,sans-serif;
			text-transform: uppercase;
			text-align: center;
			letter-spacing: 3px;
			font-weight: lighter;
			font-size: 1.7em;
			margin: 0px 0px 20px 0px;
			text-decoration: none !important;
		}
		
		#FreeFormatOuter .tab-content p {
			font-size: 1em;
			font-family: "GibsonLightRegular",Arial,Helvetica,sans-serif;
			margin-bottom: 10px;
			margin-right: 20px;
		}
		
		/* accordion */
		

#FreeFormatOuter .heading {
    font-size: 1.125em;
    font-weight: bold;
    margin: 0;
    padding: 17px 20px 17px 0;
    border-top: 1px dotted #CCC;
    color: #333;
    cursor: pointer;
    display: block;
    background:url(/repo/OXI/desktop/pages/freeformat/SS16/CustomerService/02-images/AW15-Service-Pages-FF_arrowdown.png) no-repeat 98% 50%;
	font-family: "GibsonRegular",Arial,Helvetica,sans-serif;
}

#FreeFormatOuter .heading.active-header {
    border-bottom: none;
	background: #f9f9f9 url(/repo/OXI/desktop/pages/freeformat/SS16/CustomerService/02-images/AW15-Service-Pages-FF_arrowup.png) no-repeat 98% 50%;
}

#FreeFormatOuter .heading span {
	display: block;
	font-family: "GibsonLightRegular",Arial,Helvetica,sans-serif;
	font-weight: normal;
}

#FreeFormatOuter .heading span.bold {
	font-weight: bold;
	font-family: "GibsonRegular",Arial,Helvetica,sans-serif;
}

#FreeFormatOuter .subheading {
    font-size: 1.125em;
    font-weight: bold;
    margin: 0;
    padding: 17px 20px;
    border-top: 1px dotted #CCC;
    color: #333;
    cursor: pointer;
    display: block;
	font-family: "GibsonRegular",Arial,Helvetica,sans-serif;
	background:url(/repo/OXI/desktop/pages/freeformat/SS16/CustomerService/02-images/AW15-Service-Pages-FF_arrowdown.png) no-repeat 98% 50%;
}

#FreeFormatOuter .subheading.active-header {
    border-bottom: none;
	background: #f9f9f9 url(/repo/OXI/desktop/pages/freeformat/SS16/CustomerService/02-images/AW15-Service-Pages-FF_arrowup.png) no-repeat 98% 50%;
}

#FreeFormatOuter .deliverysub {
    font: 1.3em "GibsonRegular";
    text-transform: uppercase;
    margin: 20px 0 10px;
}

#FreeFormatOuter .deliverysub2 {
    font: 1.3em "GibsonRegular";
    /* text-transform: uppercase; */
    margin: 20px 0 10px;
}

#FreeFormatOuter .content, #FreeFormatOuter .subcontent, #FreeFormatOuter .termscontent{
	padding: 10px 20px 10px 0;
	width: 100%;
	background-color: #f9f9f9;
	/*float: left;*/
	margin-bottom: 10px;
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#FreeFormatOuter .textcontent {
	float: left;
	padding: 20px 20px;
	width: 100%;
	margin-bottom: 10px;
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#FreeFormatOuter .center {
	text-align: center;
}

#FreeFormatOuter p.bold {
	font-weight: bold;
	text-transform: uppercase;
}

#FreeFormatOuter .content p.terms {
	font-size: 11px;
	line-height: 12px;
}

#FreeFormatOuter .content p, #FreeFormatOuter .subcontent p, #FreeFormatOuter .termscontent p{
    font-family: "GibsonLightRegular",Arial,Helvetica,sans-serif;
    line-height: 19px;
    margin: 0;
    padding-bottom: 12px;
	padding-right: 15px;
	font-size: 1em;
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#FreeFormatOuter .content p.title, #FreeFormatOuter .subcontent p.title, #FreeFormatOuter .termscontent p.title {
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
}

#FreeFormatOuter .content .secondarytitle, #FreeFormatOuter .tab-content .title, #FreeFormatOuter .terms-content .title {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 10px;
}

#FreeFormatOuter .content .sitemap p.secondarytitle, #FreeFormatOuter .subcontent .sitemap .secondarytitle, #FreeFormatOuter .termscontent .sitemap .secondarytitle {
	font-size: 19px;
	text-transform: uppercase;
	font-weight: bold;
}

#FreeFormatOuter .content .sitemap p.tertiarytitle, #FreeFormatOuter .subcontent .sitemap p.tertiarytitle, #FreeFormatOuter .termscontent .sitemap p.tertiarytitle {
    border-bottom: 1px solid #ddd;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 1.5em;
    padding: 0 0 1.25em;
    text-transform: uppercase;
	margin-top: 10px;
}

#FreeFormatOuter .content p.tertiarytitle a, #FreeFormatOuter .subcontent p.tertiarytitle a,  #FreeFormatOuter .termscontent p.tertiarytitle a {
	text-decoration: none;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#FreeFormatOuter .content .text, #FreeFormatOuter .subcontent .text, #FreeFormatOuter .termscontent .text {
	margin-bottom: 25px;
	width: 85%;
}

#FreeFormatOuter .content a, #FreeFormatOuter .subcontent a, #FreeFormatOuter .termscontent a {
    color: #333;
    display: block;
    
    margin-bottom: 14px !important;
}

#FreeFormatOuter .tab-content a {
	text-decoration: underline;
	font-weight: bold;
}

#FreeFormatOuter .content ul, #FreeFormatOuter .subcontent ul, #FreeFormatOuter .termscontent ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-family: "GibsonLightRegular",Arial,Helvetica,sans-serif;
	margin-bottom: 15px;
}

#FreeFormatOuter .content li, #FreeFormatOuter .subcontent li, #FreeFormatOuter .termscontent li{
	margin-bottom: 5px;
}

#FreeFormatOuter .content table, #FreeFormatOuter .subcontent table, #FreeFormatOuter .termscontent table {
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 18px;
    max-width: 100%;
    width: 100%;
}

#FreeFormatOuter .content .table-bordered, #FreeFormatOuter .subcontent .table-bordered, #FreeFormatOuter .termscontent .table-bordered{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-collapse: separate;
    border-color: #ccc #ccc #ccc -moz-use-text-color;
    border-image: none;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px 0;
}

#FreeFormatOuter .content .table-bordered th, #FreeFormatOuter.content .table-bordered td, #FreeFormatOuter .subcontent .table-bordered th, #FreeFormatOuter.subcontent .table-bordered td, #FreeFormatOuter .subcontent .table-bordered th, #FreeFormatOuter.termscontent .table-bordered td  {
    border-left: 1px solid #ccc;
}
#FreeFormatOuter .content table th, .content table td, #FreeFormatOuter .subcontent table th, .subcontent table td, #FreeFormatOuter .subcontent table th, .termscontent table td {
    border-top: 1px solid #ccc;
    line-height: 18px;
    padding: 8px;
    text-align: left;
    vertical-align: top;
}


#FreeFormatOuter .tab-content #servicecolumns {
    border-bottom: 1px dotted #ccc;
    border-top: 1px dotted #ccc;
    float: left;
    padding: 24px 20px;
}

#FreeFormatOuter .tab-content #tenreasons {
	float: left;
	
}

#FreeFormatOuter .tab-content .service_col {
    float: left;
    margin-bottom: 20px;
    margin-right: 8.4%;
    width: 27.7%;
}

#FreeFormatOuter .tab-content .last {
	
	float: left;
	margin-right: 0px;
	
}

#FreeFormatOuter .tab-content .service_col .title{
	font-family: "GibsonLightRegular",Arial,Helvetica,sans-serif;
	margin-bottom: 15px;
}

#FreeFormatOuter .tab-content .service_col img {
	margin-bottom: 10px;
}

	



#FreeFormatOuter .sitemap li  {
	margin-bottom: 17px;
}

#FreeFormatOuter .sitemap {
	clear: left;
}

#FreeFormatOuter .sitemap h2 {
	
}

#FreeFormatOuter .sitemap div {
    float: left;
    margin: 0 0.9% 1.5em;
    width: 48%;
}

#FreeFormatOuter .sitemap .clearLeft, #FreeFormatOuter .sitemap > div:nth-of-type(2n+1), #FreeFormatOuter .sitemap > div > div:nth-of-type(2n+1) {
    clear: left;
}

.g1, .g2, .g3, .g4, .g5, .g6, .g7, .g8, .g9, .g10, .g11, .g12, .g13, .g14, .g15, .g16, .g17, .g18, .g19, .g20, .g21, .g22, .g23, .g24, .gx {
	display: inline;
	text-align: left;
}

#FreeFormatOuter #safesecure {
	width: 100%;
	text-align: center;
}

#FreeFormatOuter #safesecure img{
	margin: 0 auto;
}

@media screen and (max-width: 630px){

#FreeFormatOuter ul.tabs li {
	margin-bottom: 10px;
	margin-right: 10px;
	display: block;
	width: 100%;
	padding: 10px;
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#FreeFormatOuter .container h2 {
	letter-spacing: 7px;
}

#FreeFormatOuter .content, #FreeFormatOuter .subcontent, #FreeFormatOuter .termscontent {
	width: 100%;
}

#FreeFormatOuter .content .text, #FreeFormatOuter .subcontent .text, #FreeFormatOuter .termscontent .text {
    margin-bottom: 25px;
    width: 100%;
}


#FreeFormatOuter .tab-content #servicecolumns {
	text-align: center;
}

#FreeFormatOuter .tab-content .service_col {
    float: left;
    margin-bottom: 40px;
    margin-right: 0%;
    width: 100%;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 40px;
}

#FreeFormatOuter .tab-content .last {
	border: none;
	margin-bottom: 0px;
	padding-bottom: 20px;
}

#FreeFormatOuter .subcontent, #FreeFormatOuter .termscontent {
    background-color: #f9f9f9;
    box-sizing: border-box;
    float: left;
    margin-bottom: 10px;
    padding: 10px;
    width: 100%;
}
}

@media screen and (max-width: 1024px) {

} 

		
		@font-face {
    font-family: 'GibsonRegular';
    src: url('/repo/OXI/desktop/common/04-fonts/Gibson-Regular-webfont.eot');
    src: url('/repo/OXI/desktop/common/04-fonts/Gibson-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/repo/OXI/desktop/common/04-fonts/Gibson-Regular-webfont.woff') format('woff'),
         url('/repo/OXI/desktop/common/04-fonts/Gibson-Regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GibsonLightRegular';
    src: url('/repo/OXI/desktop/common/04-fonts/Gibson-Light-webfont.eot');
    src: url('/repo/OXI/desktop/common/04-fonts/Gibson-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('/repo/OXI/desktop/common/04-fonts/Gibson-Light-webfont.woff') format('woff'),
         url('/repo/OXI/desktop/common/04-fonts/Gibson-Light-webfont.ttf') format('truetype'),
         url('/repo/OXI/desktop/common/04-fonts/Gibson-Light-webfont.svg#GibsonLightRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

