@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;
}

.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;
}

.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;
}

.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;
}

.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;
}


.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;
}

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

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

.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: 195px;
	padding: 4px 12px 10px 14px;
}

.left-links a {
	display: block;
	color: #B4B4B4;
	font-size: 20px;
	padding: 3px 0 3px 0; /*** WHEN FREE SHIPPING OVER $25 IS OVER, SWITCH TOP PADDING BACK TO 5PX ***/
}

.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-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;
}


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

.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: 429px;
	border-left: 1px solid #CCCCCC;
	overflow: hidden;
}

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

.footer {
	margin: 0 auto;
	width: 900px;
	text-align: center;
}

.footer-left {
	float: left;
	width: 180px;
	padding: 6px 0;
	font-size: 10px;
}

.footer-middle {
	float: left;
	padding: 8px 0;
	text-transform: uppercase;
	font-size: 10px;
}

.footer-right {
	float: right;	
	padding: 8px 0;
	text-transform: uppercase;
	font-size: 10px;
}

.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;
}

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

.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;
}


/* 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 {
	position: relative;
	display: block;
	margin: 0;
	height: 54px;
}

.prod-layout-right .prod-header h1 {
	position: absolute;
	left: 0;
	bottom: 0;
	margin: 0;
	font-size: 24px;
	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;
}

/* 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-girard {
	display: block;
	margin: 16px 0;
	text-align: left;
}

.prod-girard img {
	margin-right: 5px;
}

.prod-girard a {
	color: #DF0A37;
	font-size: 11px;
}

.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: middle;
	font-size: 12px;
	width: 55px;
}

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

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

.prod-cart-button {
	width: 165px;
	text-align: left;
	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 **********/

.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;
}