@charset "UTF-8";
/* Allied Telesis iPhone CSS */
/* Aug 17 2011 - Gene Cowan, Central Marcom */


html {
	background-attachment: fixed;
    background: url(/global-images/light-swooshes.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	background-color: #FFF;
}


body { -webkit-text-stroke: none; width: 480px; 
	background-attachment: fixed;
	background-color: none;
	background-image: none;
	text-rendering: optimizeLegibility;
	-webkit-text-size-adjust: none;
} 



/* Container */
div#container, div.container { width: 460px; margin: 0px 10px; padding: 0; }
 
 
 
/*	Layout Grid  */
.column-row, .row { margin: 0px 0 0px 0px; padding-left: 10px;}
.column, .columns {
	float: none;
	display: block ;
	margin: 10px 0px 10px 0px;
}
 
.one { width: 460px; }
.two { width: 460px; }
#footer .two {width: 220px; float: left;}
.three { width: 460px; }
.four { width: 460px; }
.five { width: 460px; }
.six { width: 460px; }
.seven { width: 460px; }
.eight { width: 460px; }
.nine { width: 460px; }
.ten { width: 460px; }
 

.border-right {border-right: none; margin-right: 0px; padding-right: 0px;}
.border-left {border-left: none; margin-left: 0px; padding-left: 0px;}
 
/* Clear the columns */
.column-row:after, .row:after, .clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html .column-row, * html .row, * html .clearfix { height: 1%; }
.column-row, .row, .clearfix { display: inline-block; }
.column-row, .row, .clearfix { display: block; }
 


h4 img {width: 100%; height: auto; margin: 3px 0px 10px 0px;}


.button {width: 420px; min-height: 44px; }
.button, .small.button, .small.button:visited, .large.button, .large.button:visited, .button:visited, .medium.button, .medium.button:visited { font-size: 20pt; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.5); margin: 10px 0px 0px 0px;}



h1 {font-size: 28pt; line-height: 28pt; font-family: "Gill Sans"; font-weight: lighter;}

h2 {font-size: 22pt; line-height: 22pt;}

h3 {font-size: 18pt; line-height: 18pt;}

h4 {font-size: 16pt; line-height: 16pt;}

h5 {font-size: 16pt; line-height: 16pt;}

h6 {font-size: 16pt; line-height: 16pt; font-family: "Gill Sans"; font-weight: bold; padding-right: 10px;}

body, p, .columns, .column {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16pt;
	line-height: 18pt;
	color: #222;
	}

p	{
	padding: 2px 0 8px 0;
	}


li { 
	font-size: 16pt;
	line-height: 18pt;
	margin: 0 0 6px 0;
	}
	

	
#footer li, #footer p { 
font-size: 13pt;
line-height: 13pt;
}

#navigation, #navigation a { font-family: 'Gill Sans', Helvetica, Arial, sans-serif; font-weight: bold;  font-size: 16pt; line-height: 24pt; color: #111 ; margin: 0px; padding: 0px; text-decoration:none; text-shadow:0 1px 2px rgba(0,0,0,0.25); text-align:center; }


#homecountrymenu {
	position: relative;
	float: none;
	margin: 0px 0px 25px 45px;
	}



.logo {
	float: none; 
	background-image:url(/global-images/ATelesis-5stripe-450.png);
	background-repeat:no-repeat;
	width: 460px; 
	height: 50px;
	margin: 0 0 0 -5px;
	}
	
.searchbox {
	float: none;
	margin: 8px auto 8px auto;
	position: relative;
	bottom: 0px;
	}

.countryselector {
	float: none;
	margin: 8px 0px 8px 18px;
	}


.shadow {
	-webkit-box-shadow: 0 0px 4px rgba(0,0,0,0.5);
}



img {max-width: 440px; height: auto; }

.homefeature, .cycle_fm {max-width: 440px; height: 136px; }

.iphone-show {visibility: visible; width: auto; height: auto;}

.iphone-hide {visibility: hidden; width: 0; height: 0;}


/* MEGAMENU */

.megamenu {
	padding: 8px 10px 2px 10px;
	margin: 40px 0px 0px 20px;
	width: 210px;
	-webkit-box-shadow: 0 0px 20px rgba(0,0,0,0.75);
	-webkit-border-radius: 12px;
}

.megamenu .column {
	float: none;
	width: auto; /*width of each menu column*/
}

.megamenu .column ul li a { 
	line-height: 20pt; 
	font-size: 18pt;
	}
	
	
/* FORMS */

select {
	height: 44px;
	width: 400px;
	font-size: 14pt;
	margin: 5px 0 5px 0;
}

input {
	height: 44px;
	width: 320px;
	font-size: 14pt;
	margin: 5px auto 5px 0;
	float: none;
}
