/* ----------------------------------- */
/* GLOBAL
/* ----------------------------------- */

* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
html, body {
	height: 100%;
	font: 12px Arial, Helvetica, sans-serif;
	background: #eeeee6;
	margin:0;
	color: #CCC;
}
ul, ol {
	margin:0;  /* top right bottom left*/
}
li {
	margin:0;
}
h1 {
	font-size:22px;
	color:#6CF;
}
h2 {
	font-size:18px;
	color:#6CF;
}
h3 {
	font-size:14px;
	color:#CCC;
}
.error {
	border: solid 1px #6CF;
	background:#FFFFCC;
	width:750px;
	height:30px;
	padding-top:4px;
}
img {
	border:none;
}
.required {
	color:#f00;
}
hr {
	border-bottom:#666 solid 1px;
	margin: 10px 0 10px 0;  /* top right bottom left*/
}
.clear {
	clear:both;
}
.png_bg {
	background:url(http://www.goprocamera.com/images/design/bodybg.png) repeat-y center;
}

/* ----------------------------------- */
/* MAIN
/* ----------------------------------- */
#container {
	width: 1000px;
	margin: 0 auto;
	/*min-height: 100%;*/
	height: auto !important;
	height: 100%; /*stoopid ie*/
	text-align:center;
}
#header {
	height: 70px;
	width: 970px;
	margin: 0 auto;
}
#footer {
background:url(../images/design/footer_bg.png) no-repeat;
	margin: 0 auto;
	font-size:11px;
	width: 954px;
	color:#666;
	padding:10px;
}
#footer p {
	margin: 10px 0 10px 0;  /* top right bottom left*/
}
#footer .left {
	width: 280px;
	float: left;
	text-align:left;
}
#footer .right {
	width: 670px;
	float:right;
	text-align:right;
}
#footer a:link, a:visited {
	color: #666;
	text-decoration:none;
}
#footer a:hover {
	color: #6CF;
	text-decoration:none;
}
/* ----------------------------------- */
/* MENU
/* ----------------------------------- */
/* ----------------------------------- */
/* MENU
/* ----------------------------------- */
#menu {
	height: 70px;
}
#menu ul {
	background: transparent url(http://www.goprocamera.com/images/design/menu2.png) 0 0 no-repeat;
	width: 970px;		/* Width of entire image */
	height: 70px;		/* Height of buttons */
	margin: 0;
}
#menu span {
	display: none;
}
#menu li, #menu a {
	height: 70px;		/* Each button must have the same height, define it here */
	display: block;
}
#menu li {
	float: left;
	list-style: none;
	_display: inline;		/* fixes IE/Win double margin float bug (safe) */
}
/* margin-left - you will need to adjust this value to "center" your menu, if needed */ 
/* width - width of each button, they will each most likely be unique */ 
#menu-home {
	width: 227px;
}
#menu-products {
	width:121px;
}
#menu-videos {
	width: 94px;
}
#menu-photos {
	width: 98px;
}
#menu-heros {
	width: 84px;
}
#menu-dealer {
	width: 141px;
}
#menu-contact {
	width: 110px;
}
#menu-cart {
	width: 95px;
}
/* Changed values should match sum of "width" numbers specified above */ 
#menu-home a:hover {
	background: transparent url(http://www.goprocamera.com/images/design/menu2.png) 0px -70px no-repeat;
}
#menu-products a:hover {
	background: transparent url(http://www.goprocamera.com/images/design/menu2.png) -227px -70px no-repeat;
}
#menu-videos a:hover {
	background: transparent url(http://www.goprocamera.com/images/design/menu2.png) -348px -70px no-repeat;
}
#menu-photos a:hover {
	background: transparent url(http://www.goprocamera.com/images/design/menu2.png) -442px -70px no-repeat;
}
#menu-heros a:hover {
	background: transparent url(http://www.goprocamera.com/images/design/menu2.png) -540px -70px no-repeat;
}
#menu-dealer a:hover {
	background: transparent url(http://www.goprocamera.com/images/design/menu2.png) -624px -70px no-repeat;
}
#menu-contact a:hover {
	background: transparent url(http://www.goprocamera.com/images/design/menu2.png) -765px -70px no-repeat;
}
#menu-cart a:hover {
	background: transparent url(http://www.goprocamera.com/images/design/menu2.png) -875px -70px no-repeat;
}

/* ----------------------------------- */
/* CONTENT
/* ----------------------------------- */

#content {
	background:#1F1F1F url(http://www.goprocamera.com/images/design/content_bg.png) repeat-x;
	width: 970px;
	text-align:left;
	margin: 0 auto;
	overflow:auto;
	border-top:solid 1px #1f1f1f;
}

#pagetitlebar{
	height:83px;
	width:970px;
}

#headerhome{
	height:83px;
	width:970px;
	margin:0px auto;
	background:url(http://www.goprocamera.com/images/design/hello_weregopro.png) no-repeat;
}

#content_home{
	background:#ffffff;
	width:100%;
	overflow:auto;
	position:relative;
}
#content ul, #content ol {
	margin: 10px 0 10px 20px;  /* top right bottom left*/
}
#content li {
	margin-bottom:4px;
}
#content a:link, #content a:visited {
	color: #6CF;
	text-decoration:underline;
}
#content a:hover {
	color: #666;
	text-decoration:underline;
}
h1.home {
	font-size:22px;
	color:#000;
}
h3.home {
	font-size:14px;
	color:#FFF;
}

#home-left {
	float:left;
	width: 506px;
	height: 382px;
}
#home-right {
	float:left;
	width: 464px;
	height: 382px;
}
#home-left-bottom {
	background:#222;
	float:left;
	width: 464px;
	height: 356px;
}
#home-left-bottom img {
	margin: 8px 0 0 8px;  /* top right bottom left*/
}
#home-right-bottom {
	background:#222;
	float:left;
	width: 506px;
	height: 356px;
}
#home-right-bottom #newsbox {
	float:left;
	background:#EEE;
	margin: 8px 4px 8px 4px;  /* top right bottom left*/
	width: 458px;
	height: 316px;
	padding: 12px;
	text-align:left;
	overflow: hidden;
}
#home-right-bottom #newsbox p {
	margin: 10px 0 10px 0;  /* top right bottom left*/
}
#home-right-bottom #newsbox span {
	font-size:14px;
	color:#666;
}
#home-right-bottom #newsbox hr {
	border: none 0;
	border-top: 1px dashed #666;
	height: 1px;
}
#track1 {
	float: left;
	width: 8px;
	height: 340px;
	margin: 8px 8px 10px auto;  /* top right bottom left*/
	background-color: #EEE;
}
#handle1 {
	width: 8px;
	height: 20px;
	background-color: #6CF;
	cursor: pointer;
}
#product-home {
	margin:8px;
	float:left;
	width: 940px;
}
#product-home ul.product-list.after-head {
	margin:0;
}
#product-home ul.product-list li {
	float:left;
	display:inline; /*ie*/
	width:224px;
	height:148px;
	background-color:#222;
	background-repeat:no-repeat;
	background-position:center center;
	position:relative;
	z-index:1;
	overflow:hidden;
	cursor:pointer;
}
#product-home .product-meta {
	position:absolute;
	bottom:85px;
	left:10px;
	z-index:22;
}
#product-home .product-meta h3 {
	margin:0;
	padding:0;
	line-height:1.6;
}
#product-home .product-meta h3 a {
	text-decoration:none;
	font-weight:bold;
	background:#222;
	padding:5px;
}
#product-home .product-meta .sm-title {
	float:left;
	display:inline;
	margin:7px 0 0 0;
	color:#222;

}
#product-home a.full-item-click {
	width:222px; 
	height:148px; 
	float:left;
	text-decoration:none;
	position:absolute;
	z-index:10;
}


#product-left {
	margin:15px 16px 8px 16px;
	float:left;
	width: 681px;
}
#product-left #pager {
	background:#222;
	padding:10px;
	width: 662px;
}
#product-left-detail {
	margin-top:8dpx;
	width: 690px;
}
#product-detail-thumbs {
	text-align:right
}
#product-detail-thumbs img {
	margin:0 8px 8px 0;
}
.product-detail-left {
	width: 400px;
	float: left;
	text-align:left;
	margin-top:8px;
}
.product-detail-left h3 {
	font-size:16px;
	color:#CCC;
}
.product-detail-right {
	width: 265px;
	float:right;
	text-align:left;
	margin-top:8px;
}
.product-detail-right hr {
	margin:15px 0 15px 0;
}
.product-detail-left .cart {
	margin-right:15px;
}
#product-left ul.product-list, #homepage-leftcolumn ul.product-list{
	list-style:none;
	padding:0;
	margin:10px 12px 10px 12px;
	position:relative;
	width:690px;
	overflow:auto;
	z-index:1;
}
#product-left ul.product-list.after-head {
	margin:0;
}
#product-left ul.product-list li, #homepage-leftcolumn ul.product-list li{
	float:left;
	display:inline; /*ie*/
	width:224px;
	height:148px;
	/*background-color:#222;*/
	background-repeat:no-repeat;
	background-position:center center;
	
	position:relative;
	z-index:1;
	overflow:hidden;
	cursor:pointer;
	margin:0;
}

#product-left .product-meta,#homepage-leftcolumn .product-meta  {
	position:absolute;
	bottom:85px;
	left:10px;
	z-index:22;
}
#product-left .product-meta h3,#homepage-leftcolumn .product-meta h3 {
	margin:0;
	padding:0;
	line-height:1.6;
}
#product-left .product-meta h3 a,#homepage-leftcolumn .product-meta h3 a {
	text-decoration:none;
	font-weight:bold;
	background:#222;
	padding:5px;
}
#product-left .product-meta .sm-title,#homepage-leftcolumn .product-meta .sm-title {
	float:left;
	display:inline;
	margin:7px 0 0 0;
	color:#222;

}
#product-left a.full-item-click,#homepage-leftcolumn a.full-item-click {
	width:214px; 
	height:138px; 
	float:left;
	text-decoration:none;
	position:absolute;
	z-index:10;
}
#product-right {
	/*margin: 8px 8px auto 10px;  /* top right bottom left*/
	margin:15px 0px 15px 0px;
	float:left;
	width: 240px;
}
#product-right select {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:240px;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:0; /* set margin on left of form elements rather than right of label aligns textarea better in IE */
	border: 1px solid #666;
	background:#CCC;
	padding:2px;
	color:#222;
}

#product-right ul {
	margin: 5px 0 20px 10px;  /* top right bottom left*/
	font-weight:bold;
}
#product-right li {
	list-style:none;
	margin-bottom:5px;
	font:14px;
}
#product-right a:link, #product-right a:visited {
	color: #CCC;
	text-decoration:none;
}
#product-right a:hover {
	color: #6CF;
	text-decoration:none;
}

#photos {
	width:970px;
}
#dealers {
	width:930px;
	height:350px;
	padding:20px;
}
#dealers-left {
	float:left;
	width: 466px;
	padding:20px;
}
#dealers-right {
	float:left;
	width: 424px;
	padding-top:40px;
}
#faqs {
	width:930px;
	padding:20px;
}
#contact-left {
	float:left;
	width: 466px;
	height: 310px;
	padding:20px;
}
#contact-right {
	float:left;
	width: 424px;
	height: 350px;
	padding:20px;
}
#aboutus-left {
	float:left;
	width: 466px;
	height: 342px;
	padding:20px;
}
#aboutus-right {
	float:left;
	width: 464px;
	height: 382px;
}


/* ----------------------------------- */
/* VIDEO CHANNEL PAGES
/* ----------------------------------- */







/* ----------------------------------- */
/* FORM
/* ----------------------------------- */

form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
	font:100% Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	min-width: 400px;
	max-width: 420px;
	width: 420px;
	margin: 10px 10px 10px 10px;  /* top right bottom left*/
	color:#222;
}
form fieldset {
 / * clear: both;
note that this clear causes inputs to break to left in ie5.x mac, commented out */ border-color: #EEE;
	border-width: 1px;
	border-style: solid;
	padding: 10px;        /* padding in fieldset support spotty in IE */
	margin: 0;
	background:#999;
}
form label {
	display: block;  /* block float the labels to left column, set a width */
	float: left;
	width: 135px;
	padding: 0;
	margin: 9px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: left;
}
form input.verticals {
	display: block;  /* block float the labels to left column, set a width */
	float: left;
	width: 50px;
	padding: 0;
	margin: 5px 10px 0 130px; /* set top margin same as form input - textarea etc. elements */
	text-align: left;
	border:0;
	background:#EEE;
}
form fieldset legend {
	font-size:1.1em; /* bump up legend font size, not too large or it'll overwrite border on left *//* be careful with padding, it'll shift the nice offset on top of border  */
	color:#06F;
	font-weight:bold;
}
form input, select, form textarea {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of label aligns textarea better in IE */
	border: 1px solid #999;
	background:#CCC;
	padding:4px;
	font:100% Arial, Helvetica, sans-serif;
	color:#444;
}
form .radio {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of label aligns textarea better in IE */
	border: none;
	background:#EEE;
}
form input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}
textarea {
	overflow: auto;
}
form small {
	display: block;
	margin: 0 0 5px 160px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
	font-size: 88%;
}
form br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}
form .button {
	width: 110px;
}
