@charset "UTF-8";
/* CSS Document */

/***************** ADD BOXES *****************/

/******** General Frame / Text Styles ********/

.box_smallH, .box_medH, .box_largeH, .box_fullH {min-height:193px;}
.box_smallH .spacer, .box_medH .spacer, .box_largeH .spacer, .box_fullH .spacer {background:none;}
.box_smallH p, .box_medH p, .box_largeH p, .box_fullH p {padding:0 13px; font-size:16px;}
.box_smallH h3, .box_medH h3, .box_largeH h3, .box_fullH h3 {padding:0 13px; font-size:23px;}
.box_smallH h4, .box_medH h4, .box_largeH h4, .box_fullH h4 {padding:0 13px; font-size:16px;}
.box_smallH h5, .box_medH h5, .box_largeH h5, .box_fullH h5 {padding:0 13px; font-size:12px;}
.box_smallH select, .box_medH select, .box_largeH select, .box_fullH select {width:215px; margin-left:10px;}
.box_smallH input, .box_medH input, .box_largeH input, .box_fullH input {margin-left:10px;}
.box_smallH ul, .box_medH ul, .box_largeH ul, .box_fullH ul {padding:0 13px; font-size:14px;}
.box_smallH ul li, .box_medH ul li, .box_largeH ul li, .box_fullH ul li {margin:0 0 0 20px;}
.box_smallH {width:231px;}
.box_medH {width:474px;}
	.box_medH .dividerLine {width:448px; border-color:#fff; margin:0 0 0 13px;}
.box_largeH {width:717px;}
.box_fullH {width:960px;}

.left-align {text-align:left}
.right-align {text-align:right}
.center-align {text-align:center}

.white-text {color:#fff}
.blue-text {color:#004071}
.grey-text {color:#333}
.orange-text {color:#f08d00;}

/******** Custom Styles ********/

.mainImg {min-height:121px;}
.mainImg-alt {min-height:113px;}
.shopButton {background:url(../images/buttons_sprite.png) no-repeat 168px -70px; padding-right:22px; text-transform:uppercase;}
	.shopButton a {display:block; line-height:14px; text-decoration:none;}
.shopButtonSm {width:14px; height:14px; display:block; text-align:left; padding-left:14px; background:url(../images/buttons_sprite.png) no-repeat 128px -68px;}
.checklist {width:215px;}
	.checklist ul {padding-left:13px; list-style-image:url(../images/check_bullet.png);}
	.checklist ul li {font-size:16px; margin-left:28px; line-height:16px; padding:3px 0;}
.startedButton {width:269px; height:52px; background:url(../images/lets-get-started_button.png) top right no-repeat; }
	.startedButton a {width:269px; height:52px; display:block; text-align:right; text-decoration:none;}


/******** Background Styles ********/

.lightblue {background-color:#d9e3ea}
.lightgreen {background-color:#f0f6e3}
.lightorange {background-color:#fef4dc}
.darkgreen {background-color:#97c243}

.lightorange-crateBkg {background:#fef4dc url(../images/crate_bkg.png) top right no-repeat;}
.lightgreen-questionBkg {background:#f0f6e3 url(../images/question_bkg.png) bottom right no-repeat;}

.bigImg-area {position:relative; bottom:29px; height:232px;}
	.bigImg-area.dps {background:url(../images/dps_big.png) top right no-repeat;}
	.bigImg-area.chh {background:url(../images/hardhat_big.png) top right no-repeat;}
	.bigImg-area.thh {background:url(../images/balls_big.png) top right no-repeat;}