/*
..................................................
Filename: ac-routers.css
Author: Ari DeSano
Date: 5/8/2012

Supporting Files: reset.css, _global.css, productPage.css

..................................................
*/

p {
	font-size: 13px;
	line-height: 18px;
	color: #5e5c5c;
	padding-top: 25px;
}

h3 {
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
}

.form h3 {
	font-size: 16px\9;
}

/* top band with section header and horizontal navigation */

#sectionNav {
	height: 12px;
	padding-bottom: 10px;
	/* background: #f2f2f2; */
	border-bottom: 1px solid #e3e3e3;
}

#sectionNav h2 {
	font-size: 12px;
	line-height: 12px;
	/* margin: 0 0 0 12px;
	padding: 6px 8px; */
	padding-left: 22px;
	float: left;
	margin: 0;
}

#sectionNav h2 a:hover {
	text-decoration: none;
	color: #118319;
}

ul#sectionNavMenu {
	font-size: 12px;
	line-height: 18px;
	float: right;
	display:inline;
	margin-right: 20px;
	clear: none;
}

ul#sectionNavMenu li {
	display: inline;
}

ul#sectionNavMenu li a,
ul#sectionNavMenu li a:visited {
	float: left;
	padding: 6px 8px;
	color: #666;
}

ul#sectionNavMenu li.last a {
	padding-right: 0;
}

ul#sectionNavMenu li a:hover {
	text-decoration: none;
	color: #118319;
}

/* end top band with section header and horizontal navigation */

/* content area structure */

#ac-routers-content {
	padding: 57px 9px 57px 24px;
}

.single-col{
	width:769px;
	float:left;
}

.col-one {
	width: 395px;
	float: left;
	clear: both;
	padding-top: 57px;
}

.col-one.form {
	padding-top: 40px;
}

.col-two {
	width: 374px;
	float: left;
	padding-top: 57px;
}

.five-g-logo {
	margin-bottom: -5px;
}

/* end content area structure */



/* non-structural styles */

.backup-synching {
	width: 100%;
	text-align: center;
}

.trademarks {
	font-size: 9px;
	line-height: 15px;
}

.ac-routers-email {
	font-size: 14px;
	line-height: 18px;
	margin: 10px 0;
	color: #5E5C5C;
}

#btnSignUp {
    background: url("/networking/ac-routers/images/button.png") no-repeat scroll center top transparent;
    border: 0 none;
    color: #FFFFFF;
    font-weight: bold;
    height: 28px;
    width: 94px;
    font-size: 16px;
    padding-bottom: 4px;
    padding-bottom: 0px\9;
}

.form p {
	padding: 0 0 5px 0;
}

.wi-fi {
	background: url("/networking/ac-routers/images/ac-wifi.jpg") no-repeat 0 57px;
	width: 395px;
	height: 218px;
}

.wi-fi p {
	padding: 22px 0 0 22px;
	color: #000;
	font-weight: bold;
}

.n-wifi, .ac-wifi {
	text-align: center;
	padding-top: 141px;
	float: left;
}
.n-wifi {
	color: #707173;
	width: 179px
}
.ac-wifi {
	color: #7a1f72;
	width: 152px
}
.mobile-device-img{
	height:150px;
	margin-left:30px;
}
.ac-router-lockup{
	margin-left:50px;
}
.ac-lockup{
	padding-top:0px !important;
}
a.learnMore {
	color:#76D750;
	font-weight: bold;
	text-decoration:none !important;
	cursor:pointer;

}
a:hover.learnMore {
	color:#76D750;

}

.addToCart {
	/*-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;*/
	/*box-shadow:inset 0px 1px 0px 0px #ffffff;*/
	background-color:#76D750;
	-moz-border-radius:24px;
	-webkit-border-radius:24px;
	border-radius:24px;
	/*border:1px solid #dcdcdc;*/
	display:inline-block;
	color:#FFFFFF;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	padding:6px 14px;
	text-decoration:none;
	margin-top:10px;
	/*text-shadow:1px 1px 0px #ffffff;*/
}
.addToCart:hover {
	background-color:#76D750;
	color:#333;
	text-decoration: none;
}
.addToCart:active {
	position:relative;
	top:1px;
}
.addToCart:visited{
	color:#ffffff;
}
/*
..................................................
Possibly add to _global.css
..................................................
*/

#banner-cycle {
	width: 800px;
	height: 390px;
	overflow: hidden;
}


.group:after {
	visibility: hidden;
	display: block;
	content: "";
	clear: both;
	height: 0;
}

.html .group { zoom: 1 } /*IE6 */
*:first-child+html .group { zoom: 1 } /*IE7 */

.clearAll {
	margin:0;
	padding: 0;
	clear: both;
	line-height: 0;
}

#banner-wrap {
	height: 390px;
	width: 800px;
	position: relative;
}

#banner-wrap h3 {
	color: #fff;
	font-size: 21px;
	font-weight: 100;
	letter-spacing: 1.3px;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 40px;
	left: 40px;
	z-index: 2;
}

sup {
    font-size: 70%;
    line-height: 1em;
    vertical-align: top;
}
/* OVERRIDE CSS BUTTON STYLE INSIDE MARQUEE*/
#banner-cycle .button-inner, #banner-cycle .button-highlight, #banner-cycle .button-stroke,
#choose .button-inner, #choose .button-highlight, #choose .button-stroke {
    width:80px !important;
    box-shadow:none !important;
    -webkit-box-shadow:none !important;
	-moz-box-shadow:none !important;
	box-shadow:none !important;
    
}
#banner-cycle a.button-link, #choose a.button-link {
    position:static !important;
    line-height: 16px !important;
}
#banner-cycle  .button-stroke{
    left: 24px;
    position: absolute;
    top: 254px;
}
#choose  .button-stroke{
    position: absolute;
    margin-left: 20px;
    margin-top: 225px;
}
/* end OVERRIDE CSS BUTTON STYLE INSIDE MARQUEE*/
/*
..................................................
Choose
..................................................
*/


#choose {
	width: 800px;
	height: 321px;
	clear: both;
	padding-top: 1px;
	background: url("/networking/images/dividers/one-pixel-divider.jpg") no-repeat;
	float: left;
}

#choose h3 {
	font-size: 20px;
	line-height: 17px;
	font-weight: bold;
	color: #ffffff;
}

#choose p {
	font-size: 13px;
	color: #ffffff;
	line-height: 16px;
	padding-top: 11px;
	width: 380px;
}



a.wireless-solutions {
	background: url("/networking/images/wireless-routers/wireless-ac-solutions.jpg");
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
	width: 800x;
	padding-bottom: 1px;
	padding: 100px 0 0 20px;
	height: 302px;
}
a:hover.wireless-solutions {
	text-decoration: none;
}



a:hover.wireless-solutions {
	text-decoration: none;
}

.button-wrapper {
	float: left; 
	position: relative;
	left: 16px;
}

.button-wrapper.help-me-choose {
	padding-top: 35px;
}

.button-wrapper.compare-powerline {
	top: -230px; 
}

.button-wrapper.compare-wireless {
	top: -200px; 
}
a.compare-button-cn{
	background:url("/networking/images/buttons/compare-btn-bg-right.png") no-repeat scroll right top transparent;
	color:#FFFFFF;
	display:block;
	font-size:12px;
	height:29px;
	margin-top: 35px;
	padding-right:14px;
	text-decoration:none;

}
a.compare-button-cn span {
	background:url("/networking/images/buttons/compare-btn-bg-left.png") no-repeat scroll 0 0 transparent;
	color:#FFFFFF;
	display:block;
	line-height:27px;
	padding:0 0 0 14px;
}

a.compare-button{
	background:url("/networking/images/buttons/compare-btn-bg-right.png") no-repeat scroll right top transparent;
	color:#FFFFFF;
	display:block;
	font-size:12px;
	height:29px;
	margin-top: 35px;
	padding-right:14px;
	text-decoration:none;

}
a.compare-button span {
	background:url("/networking/images/buttons/compare-btn-bg-left.png") no-repeat scroll 0 0 transparent;
	color:#FFFFFF;
	display:block;
	line-height:27px;
	padding:0 0 0 14px;
}
