/* ------------------------
 *	Joby Store CSS File
 * ------------------------
 * 	Author: 		Peter Berg
 * 	Last modified: 	May 1, 2007
 * 
 *  Author:			Michael Huang
 *  Last modified:  February 2, 2009
 *  added divisions
 */
.bg-3col {
	} 
.col3-1, .col3-2, .col3-3 {
width:282px;
float:left;
}
.col3-2 { 
border: 2px solid #E3E3E3;
border-width:0 2px;
}
.item {
	clear: both;
	padding: 10px 0px 20px 10px; 
 
	}
.item  img.lefty {  }
.itemSummary {
	/* float: right; */
	float:left;
	width:100px;
	}
#content .itemSummary p { font-family: Arial, Helvetica, sans-serif; }

.desc, p.desc, #content .desc, #content p.desc {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 100%;
	}

.price, p.price, #content .price, #content p.price {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 100%;
	}
.answer {
	margin-bottom:2em;
}
.question {
	font-size: 110%;
	font-weight: bold;
}
#content .question a {
	font-weight: normal;
	/* text-decoration: none; */
}

#colorsText { font-weight:bold; font-size:125%; }

#shipalert { text-align: center; padding: 10px; margin: 10px 50px; border: 1px solid #0066CC; background-color:#e0ecff; }

select option.gp_gray { padding-left: 15px; background: url(../images/color-tn-gray.png) 2px 2px no-repeat; }
select option.gp_blue { padding-left: 15px; background: url(../images/color-tn-blue.png) 2px 2px no-repeat; }
select option.gp_green { padding-left: 15px; background: url(../images/color-tn-green.png) 2px 2px no-repeat; }
select option.gp_orange { padding-left: 15px; background: url(../images/color-tn-orange.png) 2px 2px no-repeat; }
select option.gp_pink { padding-left: 15px; background: url(../images/color-tn-pink.png) 2px 2px no-repeat; }
select option.gp_red{ padding-left: 15px; background: url(../images/color-tn-red.png) 2px 2px no-repeat; }
select option.gp_yellow { padding-left: 15px; background: url(../images/color-tn-yellow.png) 2px 2px no-repeat; }
select option.gp_pine { padding-left: 15px; background: url(../images/color-tn-pine.png) 2px 2px no-repeat; }

/*
STORE HEADER
*/

.storeHeader {
	margin:0 10px;
}
.storeLogo {
	background:url("/images/store/gorillapodStoreLogo.gif") top left no-repeat;
	width:255px;
	min-height:56px; 
	float: left;
}
.storeLogo span { 
	color:#6FB03C;
	display:block;
	font-size:34px;
	padding-left:161px;
	padding-top:36px;
}
.zivioBanner {
	float:right;
	background:url("/images/store/storeZivioThumb.gif") right no-repeat;
	padding:20px 160px 20px 20px;
	border:1px solid #CCC; 
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px; 
}
.zivioBanner a {
	font-weight: bold;
}
.gpodLineup {
	clear: left;
	margin: 10px;
}
.gpodLineup .gpod {
	float: left;
	height: 170px;
	width: 110px;
	margin-right: 2px;
}
#content .gpodLineup .gpod a {
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	text-align: center;
	padding-top: 129px;
	text-decoration: none;
	font-weight: bold;
	display:block;
	color:#6FB03C;
	padding-bottom:5px;
	margin:2px;
}
#content .gpodLineup .gpod a:hover, #content .gpodLineup .recommendedGpodLineup a {
	border:2px solid #6FB03C;
	/*text-decoration:underline;*/
	color:#53822D;
	margin:0;
}
#content .gpodLineup .gpod a:hover {
	border-color:#FFB72F;
}
.gpodLineup .gogo { background: url("/images/store/lineupGogo.gif") center 63px no-repeat; width:90px; }
.gpodLineup .original { background: url("/images/store/lineupOriginal.gif") center 57px no-repeat; width:90px; }
.gpodLineup .slr { background: url("/images/store/lineupSlr.gif") center 46px no-repeat; width:100px; }
.gpodLineup .slrzoom { background: url("/images/store/lineupSlrzoom.gif") center 36px no-repeat; }
.gpodLineup .focus { background: url("/images/store/lineupFocus.gif") center 5px no-repeat; }
.storeFaq {
	float: left;
	width: 317px;
}
.storeFaq ol {
}
.storeFaq ol li {
	margin-left: 3px;
	list-style:outside decimal;
}
#content .storeFaq a {
	text-decoration: none;
}
#content .storeFaq a:hover {
	text-decoration: underline;
} 
.storeContent {
	background:#DEDEDE url("/images/store/storeGradient.jpg") top repeat-x; 
	overflow:hidden;
	width:850px;
}

/*
STORE GROUPS
*/
div.recommended_gpod {
	background:#6FB03C;
	-moz-border-top-left-radius:7px;
	-moz-border-top-right-radius:7px;
	-webkit-border-top-left-radius:7px;
	-webkit-border-top-right-radius:7px;
	border-top-left-radius:7px;
	border-top-right-radius:7px;
	color:#fff;
	position:relative;
	margin:0 -10px;
	padding:.5em 1em;
}
.storeGroup {
	margin:0 10px 10px;
	border:1px solid #ccc;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	padding:0 10px;
	background:#fff;
	overflow:hidden;
	width:808px;
}
.recommendedStoreGroup {
	border-width:3px;
	border-color:#6FB03C;
	padding:0 8px;
}
.storeGroup button {
	border-color:#ccc;
	background:#FFF2C1 url(/images/store/submitButtonRepeat.jpg) repeat-x;
	padding:0.33em 0.55em;
	border-color:#FECB00 #E5B800 #B89300;
	border-style:solid;
	cursor:pointer;
	margin-bottom:10px; 
	color:#F07D01;
	font-size:150%;
	font-weight:bold;
	width:80%;
	-moz-border-radius:100px;
	-webkit-border-radius:100px;
	border-radius:100px;
}
.storeGroup button:active {
	border-color:#B89300 #E5B800 #FECB00;
	padding:0.33em 0.45em .33em .65em;
}
.storeGroup .title {
	float: left;
}
#content .storeGroup .title h2 {
	color:#333333;
	font-size:200%;
	font-weight:bold;
	margin:5px 0;
}
.storeGroup .subTitle {
	float: right;
	line-height: 39px;
	font-size: 115%;
	color: #999;
}
.storeGroup .item {
	padding:0;
	clear:none;
}
.storeGroup .col4,
.storeGroup .col2,
.storeGroup .col4x2 {
	width: 25%;
	float: left; 
}
.storeGroup .col4x2,
.storeGroup .col2 {
	width: 49%;
}
.storeGroup .col4x3 {
	width:75%;
}
.storeGroup .first {
	clear: both;
}
.storeGroup .leftcol {
	width: 141px;
	float: left;
	text-align: center;
	margin-right: 10px;
}
.storeGroup .rightcol {
	width: 230px;
	margin-right:10px;
	float: right;
}
.storeGroup hr {
	background-color:#ccc;
	border:0 none;
	clear:both;
	color:#ccc;
	height:1px;
	margin:0 -10px;
}
.storeGroup .paddingright {
	padding-right:7px;
	padding-bottom:5px;
}
.storeGroup .paddingrightborder {
	padding-right:7px; 
	border-right:1px solid #ccc;
	overflow:auto;
	width:auto;
	padding-bottom:5px;
}
.storeGroup .paddingleftborder {
	padding-left:7px; 
	border-left:1px solid #ccc;
	overflow:auto;
	width:auto;
	padding-bottom:5px;
}
.storeGroup .paddingleft {
	padding-left:7px;
	overflow:auto;
	width:auto;
	padding-bottom:5px;
}
#content .storeGroup h3 {
	margin:.5em 0;
}
#content .storeGroup p {
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:1em;margin-bottom:1em;
}
#content .storeGroup .small {
	font-size:80%;
}
#content .storeGroup .gray {
	color:#999;
}
#content .storeGroup p.desc {
color:#6FB03C;
font-size:120%;
font-weight:bold;
line-height:1.25;
margin-bottom:0;
margin-top:0.75em;
}
#content .storeGroup p.desc .packaging { 
	font-size:90%;
font-weight:normal;
color:#444;
white-space:nowrap;
}
#content .storeGroup p.giftwrap {
	clear: left;
	margin: 0;
}
#content .storeGroup p.price {
	margin-top: 0;
	margin-bottom: 5px;
	font-size:130%;
}
#content .storeGroup p.quantity {
	margin-top: 5px;
	font-size:89%;
}
.thumb-right {
	float:right;  
margin-bottom:5px;
margin-left:3px;
margin-right:7px;
}
.thumb-left {
	float: left;
	margin-bottom:5px;
}


/* Small Spinbox for input */

	 div.plusminus {     
position:relative;
width:70px;
height:42px;
	}
	 div.plusminus a.plusminus_increase, div.plusminus a.plusminus_decrease {
	 	display: block; 
		height: 21px; 
		width: 26px;
		text-indent: -9000em;
		overflow: hidden;
		position:absolute;
		right:0;
		top:0;
		background: url(/images/store/spinbox_small.png);
	}
div.plusminus a.plusminus_decrease {
		top:auto;
		bottom:0;
}
	 div.plusminus a.plusminus_increase { background-position: 0 0 !important; }
	 div.plusminus a.plusminus_decrease { background-position: 0 -21px !important; } 
	 div.plusminus a:hover.plusminus_increase { background-position: -26px 0 !important; }
	 div.plusminus a:hover.plusminus_decrease { background-position: -26px -21px !important; } 
	 div.plusminus a:active.plusminus_increase { background-position: 26px 0 !important; }
	 div.plusminus a:active.plusminus_decrease { background-position: 26px -21px !important; }  
	 div.plusminus span {
	 	background: url(/images/store/spinbox_small.png) repeat-x 0 -42px;
border:1px solid #ccc;

		-moz-border-radius:3px;
		-webkit-border-radius:3px;
		border-radius:3px;
		display: block; 
		height: 24px; width:41px;
top:5px;position:absolute;

	}
	 div.plusminus input.plusminus_input { 
		background:transparent;
		border:0;   
		font-size: 20px; 
		padding:0.025em 0;
	}
	 input.plusminus_input { 
		width:40px;  
		text-align: center;
		font-weight: bold;
		color: #999;
	}
