/*
# Author: susie j
# Project: cdw landing page - people who get it - PWGI section

# Color 1: #cc0000 / red text
# Color 2: #666 / gray text
# Color 3: #0065a2 / blue link
# Color 4: #ccc; / border 
# Color 5: #000000
*/

/* ------------------------------------- */
/* -------->> GLOBAL SETTINGS <<-------- */
/* ------------------------------------- */


.fltlft { float:left; }
.clrbth { clear:both; }

.bdycpy a { color:#4d4e53 !important; }
.bdycpy a:hover { color:#4d4e53 !important; }

div.container, div.container p {color:#4D4E53 !important;}

.mnpgbdycpy li a { color:#4d4e53 !important; }

#pwgi_wrap{
	width: 720px;
	font-family: Verdana, Arial, Helvetica, sans-serif!important;
	font-size: 100.01%;

}

#head_wrap {
	position: relative;
	height: 420px;
}


#pwgi_main{
	background: url(https://img.cdw.com/content/people-who-get-it/pwgi/pwgi_main_bg.jpg) repeat 0 0;
	height: 710px;
	.height: 740px;
	border-right: 1px #CCC solid;
	border-bottom: 1px #ccc solid;
	border-left: 1px #ccc solid;
	padding: 15px;
	margin: 0;
	color: #666;
}

#pwgi_nav{
	background: url(https://img.cdw.com/content/people-who-get-it/pwgi/nav_bg.jpg) no-repeat 0 10px;
	height: 31px;
}

#pwgi_nav ul{
	padding: 0;
	margin: 0 0 0 7px;
}

#pwgi_nav li{
	margin: 0 6px;
	padding: 0 20px;
	list-style: none;
	float: left;
	font-size: 13px;
	background: url(https://img.cdw.com/content/people-who-get-it/pwgi/tab_off.jpg) repeat-x 0 0;
	color: #fff;
	line-height: 30px;
	border: 1px #ccc solid;
	border-bottom: 0;
}

#pwgi_nav li a{
	color: #fff;
	text-decoration: none;
}

#pwgi_nav li.pwgi_tab_on{
	background: url(https://img.cdw.com/content/people-who-get-it/pwgi/tab_on.jpg) repeat-x 0 0;
	border: 1px #ccc solid;
	border-bottom: 0;
	color: #cc0000;
	line-height: 30px;
}

#pwgi_nav li.pwgi_tab_hover{
	background: url(https://img.cdw.com/content/people-who-get-it/pwgi/tab_on.jpg) repeat-x 0 0;
	border: 1px #ccc solid;
	border-bottom: 0;
	color: #cc0000;
	line-height: 30px;
}

#pwgi_nav li.pwgi_tab_on a{
	color: #cc0000;
}

#pwgi_nav li.pwgi_tab_hover a{
	color: #cc0000;
}

.pwgi_section{
	position: absolute;
}

.pwgi_main_top_text {
	float: left;
	width: 415px;
	margin-right: 20px;
}

.pwgi_main_top_text h1{
	/*font-size: 1.02em;*/
	font-weight: normal;
	margin: 0;
}

.pwgi_main_top_text p{
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0 13px 0;
	line-height: 1.23em;
}

.pwgi_learnmore {
	margin: 25px 0 0 0;
	padding: 25px 0 0 25px;
	float: right;
	width: 228px;
	background: url(https://img.cdw.com/content/people-who-get-it/pwgi/learn_more.jpg) no-repeat 0 0;
	display: block;
}

.pwgi_learnmore .copy{
	color: #fff;
	font-size: 13px;
	float: left;
	width: 140px;
	margin: 0 0 0 10px;
	
}

.btn_learnmore {
	clear:left;
	padding:10px 0px 20px 0px;
}

.pwgi_divider{
	background-color: #ccc;
	height: 1px;
	margin-top: 10px;
	font-size: 1px;
	margin-bottom: 15px;
}

.pwgi_list ul{
	padding: 0;
	margin: 0;
}

.pwgi_list li{
	margin:0 0 15px 0;
	list-style: none;
	padding: 0;
	clear: left;
}

.pwgi_list h1{
	font-size: 1.2em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}

.pwgi_list{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
}
.pwgi_list p{
	padding: 0;
	font-size: 12px;
	margin: 5px 0 3px 0;
	width: 535px;
	line-height: 1.3em;
}

.pwgi_list img{
	float: left;
	margin: 0 15px 0 0 ;
	padding: 0;
	border: 0;	
}

.pwgi_list a{
	color: #666;
	text-decoration: none;
}

.pwgi_list a.noline {
	color: #666;
	text-decoration: none;
	cursor:pointer;
}

.pwgi_list_link{
	display: block;
	height: 26px;
	color: #0072BC;
	font-size: 12px;
	text-decoration:underline;
}

.coming-soon-stadium {float:left;display:block;width:690px;color:#FFF;}
.coming-soon-stadium p {margin:5px 20px 20px 20px;font-family:Verdana, Geneva, sans-serif;}
.coming-soon-stadium h3 {color:#AB1C20;font-size:18px;margin-left:20px;}
