@charset "utf-8";

html {overflow: scroll}

/* IE6 Transparency Fix 
img, div, li, ul { behavior: url(iepngfix.htc) }
*/



body {
	margin: 15px auto 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #E7E8E9;
}

a {
	color: #333333;
	text-decoration: none;
}

h1 {
	margin-top: 0;
	margin-left: -1px;
	color: #EB1F2C;
	font-size: 30px;
}

.h1-black {
	color: #000000;
}

h2 {
	display: block;
	padding-bottom: 3px;
	margin: 0 0 8px 0;
	font-size: 24px;
	color: #999999;
	border-bottom: 1px solid #CCC;
	font-weight: lighter;
}

.h2-link {
	color: #999999;	
}

.cameras-ultra {
	padding: 9px 0 9px 54px;
	font-size: 19px;				/************** ORIGINALLY 24px SIZED DOWN FOR DEANNA ***************/
	margin-right: 25px;
	background-image: url(../images/cameras-ultra.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #666666;
}

.cameras-compact {
	padding: 9px 0 9px 54px;
	font-size: 19px;
	margin-right: 25px;
	background-image: url(../images/cameras-compact.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #666666;
}

.cameras-mid {
	padding: 9px 0 9px 54px;
	font-size: 19px;
	margin-right: 25px;
	background-image: url(../images/cameras-mid.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #666666;
}

.cameras-large {
	padding: 9px 0 9px 54px;
	font-size: 19px;
	margin-right: 25px;
	background-image: url(../images/cameras-large.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #666666;
}

.cameras-camcorders {
	padding: 11px 0 9px 54px;
	font-size: 19px;
	margin-right: 25px;
	background-image: url(../images/cameras-camcorders.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #666666;
}

.black-black {
	padding: 33px 0 0 62px;
	height: 33px;
	margin-right: 25px;
	font-size: 25px;
	background-image: url(../images/black-black.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #999;
}

.black-fuchsia {
	padding: 33px 0 0 62px;
	height: 33px;
	margin-right: 25px;
	font-size: 25px;
	background-image: url(../images/black-fuchsia.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #999;
}

.black-charcoal {
	padding: 33px 0 0 62px;
	height: 33px;
	margin-right: 25px;
	font-size: 25px;
	background-image: url(../images/black-charcoal.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #999;
}

.black-khaki {
	padding: 33px 0 0 62px;
	height: 33px;
	margin-right: 25px;
	font-size: 25px;
	background-image: url(../images/black-khaki.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #999;
}


.tagline {
	display: block;
	text-transform: uppercase;
	font-size: 12px;
	color: #666666;
	display: none;
}

form {
	margin: 0;	
}

.clear {
	clear: both;
}

.red {
	color: #EB1F2C;
}

.container {
	margin: 0 auto;
	width: 900px;
	border-width: 1px 1px 0 0;
	border-style: solid;
	border-color: #CCCCCC;
	background-color: #FFF;
}

.header {
	position: relative;
	width: 899px;
	height: 91px;
	background-color: #FFFFFF;
	border-left: 1px solid #CCCCCC;
	z-index: 10000000;
}

.logo {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 180px;
	height: 91px;
}

.slogan {
	position: absolute;
	left: 195px;
	bottom: 1px;
	width: 380px;
	height: 55px;
}

.header-gift-guide {
	position: absolute;
	left: 188px;
	bottom: 5px;
	width: 365px;
	height: 39px;
}

.header-gift-guide-365-80 {
	position: absolute;
	left: 195px;
	bottom: 5px;
	width: 365px;
	height: 80px;
}

.header-gift-guide-371-80 {
	position: absolute;
	left: 195px;
	bottom: 5px;
	width: 371px;
	height: 80px;
}

.header-shipping {
	position: absolute;
	right: 178px;
	bottom: 10px;
	width: 130px;
	height: 35px;
}

.header-free-tote {
	position: absolute;
	top: 7px;
	left: 190px;
}

#tooltip1 {
	position: relative;
} 
#tooltip1 a span {
	display: none;
	color: #FFFFFF;
} 
#tooltip1 a:hover span {
	display: block;
	position: absolute;
	width: 118px;
	background-color: #FFF;
	left: 0px;
	top: 40px;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	padding: 5px;
	border: 1px solid #000;
	z-index: 10000000;
} 

#tooltip2 {
	position: relative;
} 
#tooltip2 a span {
	display: none;
	color: #FFFFFF;
} 
#tooltip2 a:hover span {
	display: block;
	position: absolute;
	width: 480px;
	background-color: #FFF;
	left: 0px;
	top: 30px;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	padding: 5px;
	border: 1px solid #000;
	z-index: 10000000;
}

#tooltip365 {
	position: relative;
} 
#tooltip365 a span {
	display: none;
	color: #FFFFFF;
} 
#tooltip365 a:hover span {
	display: block;
	position: absolute;
	width: 480px;
	background-color: #FFF;
	left: 0px;
	top: 82px;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	padding: 5px;
	border: 1px solid #000;
	z-index: 10000000;
}

/* .facebook {
	position: absolute;
	left: 561px;
	bottom: 9px;
	font-size: 10px;
} */

.search {
	position: absolute;
	right: 7px;
	bottom: 7px;
}

.search-table {
	padding: 0 5px;
	width: 170px;
}

.search-text {
	text-transform: uppercase;
	width: 100%;
	text-align: right;
	font-size: 10px;
}

.search-textfield {
	padding-right: 4px;	
}

.search-textfield input {
	width: 85px;
	height: 17px;
	border: 1px solid #AAAAAA;
}

.search-button {
	
}

.login {
	position: absolute;
	right: 10px;
	top: 12px;
	font-size: 11px;
}

.cart {
	position: absolute;
	right: 10px;
	top: 31px;
	font-size: 11px;
}

.cart a {
	color: #EB1F2C;
}

.cart span {
	color: #000000;
	font-weight: bold;
}

.menu {
	display: block;
	border-left: 1px solid #CCCCCC;
	background-image: url(../images/bkg-content.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.menu-left {
	margin-top: 6px;
	float: left;
	width: 179px;
	text-align: left;
	vertical-align: middle;
	font-size: 16px;
	text-indent: 14px;
	overflow: hidden;
	color: #828282;
}

.menu-right {
	float: right;
	width: 720px;
	background-color: #CCCCCC; 
}

.content {
	display: block;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-image: url(../images/bkg-content.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.left-column {
	float: left;
	width: 179px;
}

.left-container {
}

.left-links {
	display: block;
	height: 235px;
	padding: 4px 12px 0 10px;
	/*border-bottom: 1px solid #EFEFEF;*/
}

.left-links a {
	display: block;
	color: #B4B4B4;
	font-size: 20px;
	padding: 4px 0;
}

.left-links a:hover {
	color: #EB1F2C;
}

.left-login {
	display: block;
	height: 25px;
	padding: 0 12px;
	font-size: 11px;
}

.left-launch {
	display: block;
	height: 220px;
	overflow: hidden;
	/*border-bottom: 1px dotted #CCC;*/
}

.left-launch-popup { /* for left column pop-up launch */
	display: block;
	height: 38px;
	margin-bottom: 14px;
	text-align: center;
}

.left-launch-secure {
	display: block;
	height: 80px;
	overflow: hidden;
	text-align: center;
	padding: 18px 0 10px 0;
	border-top: 8px solid #EA2030;
}

.left-launch-secure .security-seal {
	padding: 110px 0 0 0;
	margin: 0 auto;
}

.left-free-shipping {
	display: block;
	width: 100%;
	height: 43px;
	overflow: hidden;
	background-image: url(../images/free-ground-shipping.png);	
}

.right-column {
	float: right;
	width: 720px;
}

#skyline {
	background-image: url(../images/bkg-skyline.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 585px;
}

.right-column .innertube {
	display: block;
	padding: 12px; /**************** SHOW DEANNA 20px LEFT PADDING ****************/
	border-left: 1px solid #CCCCCC;
	min-height: 405px;
	overflow: hidden;
}

.right-column .launch {
	display: block;
	width: 719px;
	height: 460px;
	border-left: 1px solid #CCCCCC;
	overflow: hidden;
}

.launch-big-apple {
	position: relative;
	display: block;
	width: 719px;
	height: 825px;
	border-left: 1px solid #CCCCCC;
	overflow: hidden;
	background-image: url(../images/big-apple-buddies-bkg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.launch-big-apple-text {
	position: absolute;
	left: 27px;
	top: 130px;
	font-size: 15px;
	color: #000;
}

.launch-big-apple-bubble {
	position: absolute;
	left: 22px;
	top: 392px;
	width: 361px;
	height: 270px;
	background-image: url(../images/big-apple-buddies-bubble.gif);
}

#launch-big-apple-dog, #launch-big-apple-cat, #launch-big-apple-owl {
	position:absolute;
	top: 392px;
	left: 22px;
	width:323px;
	height: 252px;
	padding: 16px 18px 0 20px;
	background-image: url(../images/big-apple-buddies-bubble.gif);
	background-repeat: no-repeat;
	visibility:hidden;
	font-size: 12px;
	line-height: 17px;
}


#launch-big-apple-dog-link {
	position: absolute;
	bottom: 14px;
	left: 125px;
	width: 200px;
	height: 175px;
}

#launch-big-apple-cat-link {
	position: absolute;
	bottom: 332px;
	right: 146px;
	width: 200px;
	height: 175px;
}

#launch-big-apple-owl-link {
	position: absolute;
	bottom: 105px;
	right: 52px;
	width: 200px;
	height: 175px;
}

/*** Footer ***/

.footer {
	margin: 0 auto;
	width: 902px;
	text-align: center;
	font-size: 11px;
}

.footer-left {
	float: left;
	text-align: left;
	width: 179px;
	padding: 6px 0;
}

.footer-email {
	float: left;
	width: 195px;
	padding: 6px 0;
}

.footer-email .newsletter-text {
	float: left;
	width: 130px;
	height: 16px;
	padding-left: 2px;
	text-transform: uppercase;
	border: 1px solid #CCC;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.footer-email .newsletter-button {
	float: left;
	background-color: #000;
	color: #FFF;
	width: 55px;
	height: 19px;
	padding-bottom: 3px;
	line-height: 18px;
	border: 0;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
}

/* new class replacing above footer-email */
.footer-maillist {
	float: right;
	/*width: 195px;*/
	padding: 6px 0;
}

.footer-maillist .newsletter-text {
	float: left;
	width: 130px;
	height: 16px;
	padding-left: 2px;
	text-transform: uppercase;
	border: 1px solid #CCC;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.footer-maillist .newsletter-button {
	float: left;
	background-color: #000;
	color: #FFF;
	width: 55px;
	height: 19px;
	padding-bottom: 3px;
	line-height: 18px;
	border: 0;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
}

.footer-middle {
	float: right;
	text-align: right;
	padding: 8px 0;
	width: 515px;
	text-transform: uppercase;
}

/* relpacing footer-middle */

.footer-links-main {
	text-align: center;
	margin: -20px auto 15px auto;
	width: 532px;
	text-transform: uppercase;
}

.footer-copyright {
	display: block;
	margin: 0 auto;
	text-align: right;
	width: 900px;
	padding: 8px 0;
	text-transform: uppercase;
	font-size: 9px;
	border-top: 1px solid #333;
}

.footer-links {
	display: block;
	width: 900px;
	margin: 0 auto;
	padding: 0 0 15px 0;
	text-align: left;
}

.footer-links-block {
	display: block;
	float: left;
	padding-right: 25px;
	width: 220px;
	vertical-align: top;
	font-size: 11px;
}

.footer-links-block h2 {
	margin: 15px 0 0px 0;
	font-size: 17px;
	border-bottom: 0;
	color: #333;
}

.footer-links-block a {
	display: block;	
}

#footer-links-block-right {
	padding-right: 0;
	width: 140px;
}

/* replacing footer-links-block */

.footer-links-5-col {
	display: block;
	float: left;
	padding-right: 25px;
	width: 169px;
	vertical-align: top;
	font-size: 11px;
}

.footer-links-5-col h2 {
	margin: 15px 0 0px 0;
	font-size: 17px;
	border-bottom: 0;
	color: #333;
}

.footer-links-5-col a {
	display: block;	
}

#footer-links-5-col-right {
	padding-right: 0;
	width: 120px;
}

#footer-pictures {
	position: relative;
	margin: 0 auto;
	width: 902px;
	height: 130px;
	text-align: center;
	font-size: 11px;
}

#f-bottle {
	position: absolute;
	bottom: 6px;
	left: 0;
	width: 68px;
	height: 98px;
}

#f-camera {
	position: absolute;
	bottom: 6px;
	left: 99px;
	width: 49px;
	height: 59px;
}

#f-sleeves {
	position: absolute;
	bottom: 6px;
	left: 183px;
	width: 86px;
	height: 98px;
}

#f-lunch {
	position: absolute;
	bottom: 6px;
	left: 302px;
	width: 85px;
	height: 82px;
}

#f-phones {
	position: absolute;
	bottom: 6px;
	left: 422px;
	width: 42px;
	height: 65px;
}

#f-bags {
	position: absolute;
	bottom: 3px;
	left: 499px;
	width: 91px;
	height: 106px;
}

#f-ereaders {
	position: absolute;
	bottom: 6px;
	right: 208px;
	width: 75px;
	height: 59px;
}

#f-ipad {
	position: absolute;
	bottom: 6px;
	right: 108px;
	width: 69px;
	height: 86px;
}

#f-laptop {
	position: absolute;
	bottom: 6px;
	right: 0;
	width: 76px;
	height: 95px;
}

/*** END Footer ***/


/*** MISC Assets ***/

.join-email {
	float: left;
	width: 250px;
	padding: 6px 0;
}

.join-email .newsletter-text {
	float: left;
	width: 180px;
	height: 16px;
	padding-left: 2px;
	text-transform: uppercase;
	border: 1px solid #CCC;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.join-email .newsletter-button {
	float: right;
	background-color: #FFF;
	color: #E44246;
	width: 55px;
	height: 19px;
	padding-bottom: 3px;
	line-height: 18px;
	border: 1px solid #E44246;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
}



.bc {
	display: block;
	margin: 0 0 8px 0;
	font-size: 11px;
	text-transform: uppercase;
}

.ctgy-launch-table {

}

.ctgy-launch-left {
	width: 100%;
	text-align: left;
	vertical-align: top;
}

.ctgy-launch-right {
	text-align: right;
	vertical-align: top;
	padding: 0 0 0 12px;
}

.ctgy-customers-table {

}

.ctgy-customers-main li {
	margin-left: -20px;
}

.ctgy-customers-left {
	width: 40%;
	text-align: left;
	vertical-align: top;
}

.ctgy-customers-left li {
	margin-left: -20px;
}

.ctgy-customers-left a {
	font-size: 11px;	
}

.ctgy-width-right {
	width: 60%;
	text-align: left;
	vertical-align: top;
	padding: 0 0 0 12px;
	border-left: 1px solid #CCCCCC;
}


.ctgy-layout {
	width: 25%;
	text-align: center;
	vertical-align: top;
	padding: 3px 3px 12px 3px;
}

.ctgy-h2 {
	margin-right: 25px;
	color: #666666;
}

.ctgy-h2-view {
	font-size: 11px;
	margin-left: 15px;
	color: #666666;
}

.ctgy-main-subhead {
	display: block;
	border-bottom: 1px solid #CCC;
	padding-bottom: 8px;
	margin: 0 25px 15px 0;
}

.ctgy-name {
	display: block;
	font-weight: bold;
	font-size: 11px;
}

.ctgy-prod-name-subtext {
	display: block;
	margin: 0;
	color: #828282;
}

.ctgy-price {
	display: block;
	/* color: #EB1F2C; */
}

.sale-price-small {
	font-size: 10px;
}

.ctgy-viewall {
	display: block;
	text-align: right;
	margin-bottom: 12px;
	text-transform: uppercase;
}

.special-layout-left {
	text-align: center;
	vertical-align: top;
	padding: 3px 3px 12px 8px;
}

.special-layout-right {
	width: 100%;
	text-align: left;
	vertical-align: top;
	padding: 3px 3px 12px 8px;
}

.special-layout-name {
	font-size: 18px;
	color: #999999;
	display: block;
	font-weight: normal;
	margin-bottom: 8px;
}

.special-layout-name .ctgy-prod-name-subtext {
	display: block;
	margin: 0;
	color: #828282;
	font-size: 12px;
}

.special-layout-price {
	display: block;
	/* color: #EB1F2C; */
	margin-bottom: 8px;
}

.special-layout-desc {
	display: block;
	margin-bottom: 8px;
}

.special-layout-detail {
	display: block;
	margin-bottom: 8px;
	text-decoration: underline;
	text-transform: uppercase;
}

.shop-by-color {
	display: block;
	width: 100%;
}

.shop-by-color a {
	float: left;
	margin-bottom: 15px;
}

.shop-by-color img {
	border: none;	
}

/* CTGY 520 Collection */

.ctgy-520 {
	display: block;
	width: 685px;
	height: 1194px;
	padding: 18px 12px 12px 21px;
	border-left: 1px solid #CCC;
	background-image: url(../images/bkg-ctgy-520.jpg);
	background-repeat: no-repeat;
}

.ctgy-520 h1 {
	margin: 15px 0 25px 0;
	width: 308px;
	height: 45px;
	color: #FFF;
	font-size: 40px;
	background-image: url(../images/ctgy-520-h1-title.png);
	background-repeat: no-repeat;
}

.ctgy-520-h1 span {
	margin-left: -10000px;
}

.ctgy-520-text {
	display: block;
	width: 100%;
	margin: 0;
	color: #FFF;
}

.ctgy-520-colors {
	display: block;
	width: 100%;
	margin: 0;
}

.ctgy-520-colors a {
	display: block;
	float: left;
	margin-right: 12px;
}

.ctgy-520-layout {
	width: 50%;
	text-align: center;
	vertical-align: top;
	padding: 3px 3px 12px 3px;
}

.ctgy-520-h2 {
	width: 390px;
	margin: 15px 25px 15px 0;
	color: #FFF;
}

/* CTGY - Collections Assets */

.ctgy-collections {
	display: block;
	width: 100%;
}

.ctgy-collections-block {
	display: block;
	float: left;
	width: 340px;
	height: 445px;
	margin: 0 15px 0 0;
}

.ctgy-collections-title {
	display: block;
	width: 100%;
	padding: 0 0 2px 0;
	margin-bottom: 15px;
	border-bottom: 1px solid #D0D1D3;
}

.ctgy-collections-title img {
}

.ctgy-collections-title-view {
	font-size: 11px;
	margin-left: 10px;
	color: #666666;
}

.ctgy-collections-img {
	display: block;
	margin-bottom: 15px;
}

/* Start New Product Content */

.prod-layout {
	display: block;
}

.prod-layout-left {
	float: left;
	width: 415px;
	overflow: hidden;
}

.prod-layout-right {
	float: right;
	display: block;
	width: 270px;
	margin: 0;
}

.prod-layout-right .prod-header {
	display: block;
	margin: 0;
}

.prod-layout-right .prod-header h1 {
	margin: 0;
	font-size: 23px;
	color: #000000;
}

.prod-name-subtext {
	display: block;
	margin: 0;
	font-size: 18px;
	color: #828282;
}

.prod-layout-right ul {
	margin: 0;
	padding: 0 0 0 12px;
}

/**** for icon tooltip *****/



#tooltip-icons {
	position: relative;
} 
#tooltip-icons img {
	border: 0;	
}
#tooltip-icons a span {
	display: none;
	color: #FFFFFF;
} 
#tooltip-icons a:hover span {
	display: block;
	position: absolute;
	width: 225px;
	height: 120px;
	background-color: #FFF;
	left: -85px;
	top: -115px;
	color: #000;
	font-size: 12px;
	padding: 10px;
	border: 1px solid #000;
	z-index: 10000000;
	text-align: left;
}
.tooltip-icons-header {
	display: block;
	margin-bottom: 12px;
	font-size: 15px;
	font-weight: bold;
}


/* End New Product Content */

.prod-price {
	display: block;
	font-size: 15px;
	font-weight: bold;
	margin: 8px 0;
}

.prod-ratings {
	display: block;
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 8px 0;
	padding: 4px 0;
}

.prod-ratings img {
	vertical-align: middle;	
}

.prod-collection {
	display: block;
	margin: 16px auto;
	text-align: center;
}

.bask {
	display: block;
	width: 450px;
	border: 5px solid #CCCCCC;
	background-color: #CCCCCC;
}

.bask-buttons {
	display: block;
	width: 450px;
	text-align: right;
	padding: 7px 5px;
	background-color: #CCCCCC;
}

.bask-table {
	width: 100%;
	background-color: #FFF;
}

.bask-header {
	padding: 3px 6px;
	white-space: nowrap;
	background-color: #CCCCCC;
	font-weight: bold;
}

.bask-header-remove {
	padding: 3px 6px 3px 0;
	white-space: nowrap;
	background-color: #CCCCCC;
	font-weight: bold;
}

.bask-remove {
	padding: 3px 3px 3px 0;
	text-align: center;
	vertical-align: middle;
}

.bask-contents {
	padding: 3px;
}

.bask-border {
	border-top: 1px solid #CCCCCC;
	height: 1px;
}

.bask-update {
	padding: 3px;
	text-align: center;
	vertical-align: middle;
}

.bask-total {
	padding: 3px;
}

.color-options {
	padding: 5px 0;
	text-align: center;
	vertical-align: top;
	white-space: normal;
	font-size: 10px;
}

.color-options-2 {
	padding: 0;
	text-align: center;
	vertical-align: top;
	white-space: normal;
	font-size: 10px;
	border: 1px solid #778;
}

.attribute-prompt {
	text-align: left;
	vertical-align: middle;
	font-size: 12px;
	width: 55px;
}

.attribute-field {
	text-align: left;
	vertical-align: middle;
	font-size: 12px;
	width: 210px;
}

.attribute-list-menu {
	width: 175px;
	font-size: 12px;
}

.prod-cart-qty {
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	width: 55px;
}

.prod-cart-qty-field {
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	width: 40px;
}

.prod-cart-qty-field .qty-input {
	width: 20px;
	height: 15px;
}

.prod-cart-button {
	width: 175px;
	text-align: left;
	vertical-align: top;
	vertical-align: middle;
}


.checkout-table {
	width: 100%;
}

.checkout-left {
	text-align: left;
	vertical-align: top;
	width: 50%;
	padding: 0 5px 0 0;
	font-size: 11px;
}

.checkout-left-border {
	display: block;
	border: 1px solid #CCCCCC;
}

.checkout-right {
	text-align: left;
	vertical-align: top;
	width: 50%;
	padding: 0 0 0 5px;
}

.checkout-right-border {
	display: block;
	border: 1px solid #CCCCCC;
}

.checkout-head-1 {
	display: block;
	color: #FFF;
	padding: 5px;
	margin: 0;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #EB1F2C;
}

.checkout-head-2 {
	display: block;
	color: #FFF;
	padding: 5px;
	margin: 0;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #999999;
}

.checkout-head-3 {
	display: block;
	color: #000000;
	padding: 5px;
	margin: 0;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #999999;
	border-bottom: 1px solid #FFF;
}

.checkout-content {
	display: block;
	padding: 0 5px 10px 5px;
	margin-top: 10px;
	border-bottom: 1px solid #CCCCCC;
	font-size: 11px;
}

.checkout-content .shipping-head {
	display: block;
	font-weight: bold;
	padding: 3px;
	border-width: 1px 0 1px 0;
	border-style: solid;
	border-color: #CCC;
	background-color: #EFEFEF;
}

.checkout-content-2 {
	display: block;
	padding: 10px 5px;
	margin-bottom: 10px;
	font-size: 11px;
}

.checkout-content-2 .shipping-head {
	display: block;
	font-weight: bold;
	padding: 3px;
	border-width: 1px 0 1px 0;
	border-style: solid;
	border-color: #CCC;
	background-color: #EFEFEF;
}


.logn-table {
	width: 100%;
}

.logn-head-1 {
	display: block;
	color: #FFF;
	padding: 5px;
	margin: 0;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #EB1F2C;
	border-bottom: 1px solid #FFF;
}

.logn-left {
	text-align: left;
	vertical-align: top;
	width: 50%;
	font-size: 11px;
	border: 1px solid #CCCCCC;
}

.logn-right {
	text-align: left;
	vertical-align: top;
	width: 50%;
	border: 1px solid #CCCCCC;
}

.logn-content {
	display: block;
	padding: 10px;
	margin-bottom: 10px;
	font-size: 11px;
}

.gc-left {
	text-align: left;
	vertical-align: top;
	width: 60%;
	font-size: 11px;
	border: 1px solid #CCCCCC;
}

.gc-right {
	text-align: left;
	vertical-align: top;
	width: 40%;
	border: 1px solid #CCCCCC;
}

.gc-content {
	display: block;
	padding: 15px 10px;
	margin-bottom: 10px;
	font-size: 11px;
}




.review-table {
	width: 100%;
	font-size: 11px;
	border: 1px solid #CCCCCC;
}

.review-left {
	padding: 8px;
	text-align: left;
	vertical-align: middle;
	width: 100%;
	font-size: 13px;
}

.review-right {
	padding: 8px;
	text-align: left;
	vertical-align: top;
}

.buzz-layout {
	width: 50%;
	padding: 15px 0 20px 0;
	text-align: left;
	vertical-align: top;
}

.customers-table {
	width: 100%;
	padding: 0;
}

.customers-table td {
	width: 50%;
	padding: 15px 15px 20px 0;
	text-align: left;
	vertical-align: top;
}

/********* MISC ITEMS **********/

.company-left {
	text-align: left;
	vertical-align: top;
	width: 50%;
	padding-right: 12px;
}

.company-right {
	text-align: left;
	vertical-align: top;
	width: 50%;
}

.ctgy-break {
	display: block;
	width: 100%;
	height: 1px;
	border-width: 0 0 1px 0;
	border-color: #666666;
	border-style: solid;
	margin-bottom: 12px;
}

.more {
	display: none;
}

a.showLink, a.hideLink {
	text-decoration: none;
	color: #868686;
	font-weight: normal;
	text-decoration: underline;
}
