@import url("main.css");

/* A SPOT
==========================================================================================*/
div#a_spot {
	clear:both;	
	margin:0 0 12px 0;
	padding:24px 300px 24px 24px;
	min-height:248px;
	background:url(a_spot-bg.jpg) bottom left no-repeat #3567cc;
	font-size:1.2em;
	color:#fff;
}

div#a_spot h1 {
	margin:0;
	color:#fff;
}

div#a_spot .cta {
	display:block;
	width:148px;
	height:46px;
	background:url(a_spot-cta.png) top left no-repeat;
	text-indent:-9999px;
}

div#a_spot .cta:hover {background-position:0 -46px;}

div#a_spot form {
	margin-top:1.5em;
	padding-left:8px;
	width:28.333em;
	line-height:43px;
	background:url(os_select_left.png) 0 0 no-repeat;
}
div#a_spot fieldset {padding-left:6px; background:url(os_select_right.png) 100% 0 no-repeat;}
div#a_spot label {padding-right:0.6em;}
div#a_spot select {width:16em;}

/* COLUMNS
==========================================================================================*/
div#column_left, div#column_right {margin-top:-12px; float:left; width:384px;}
div#column_left {margin-right:12px;}

/* QUICK START
==========================================================================================*/
div#quickstart {margin-top:12px; font-size:12px;}

/* VIRTUAL ISP
==========================================================================================*/
div#visp {margin:12px 0; font-size:12px;}

/* FAQ
==========================================================================================*/
div#faq {margin:12px 0;}