
// Good Sports Outdoor Outfitters
*/


* {
	margin: 0;
	padding: 0;
}

body {
	width: 100%;
	font-size: 62.5%;
	margin: 40px 0 35px 0; padding: 0;
	background: url(../images/Old_Barn_Planks_Stock_by_Moonchilde_Stock.jpg) fixed top center no-repeat #E0E0E0;
}

p {
	margin: 0; 
	padding: 0;
}

a img {
	border: 0;
	margin: 0;
	padding: 0;
}

a {
	outline: 0;
}

form {
	margin: 0;
	padding: 0;
}

ul {
	margin: 0;
	padding: 0;
}

div {
	text-align: left;
}

/* ---------- Header ---------- */


#header {
        width: 929px;
	height: 80px;
        margin: 0 auto;
        padding: 0;
        overflow: hidden;
	text-align: left;
}

#header .tagline {
	width: 387px;
	height: 80px;
	margin: 0;
	padding: 0;
        background: url(../images/goodsports-header.png) repeat-y top;
*       background-image: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", sizingMethod="scale", src="../images/goodsports-header.png");
}

#header .taglineinterior {
        width: 933px;
        height: 80px;
        margin: 0;
        padding: 0;
        background: url(../images/goodsports-header-interior.png) repeat-y top;
*       background-image: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", sizingMethod="scale", src="../images/goodsports-header-interior.png");

}

#header .taglineinterior .left {
        float: left;
}

#header .taglineinterior .right {
        float: right;
}


/* ---------- Wrapper ---------- */


#wrapper {
        width: 939px;
        margin: 0 auto;
        padding: 3px 0 3px 0;
	background: #777;
}

#wrapper-interior { 
	width: 933px;
	margin: 0 auto;
	padding: 0;
	background: #FFF;
}


/* ---------- Menu ---------- */


#menu { 
	width: 933px;
	height: 33px;
	margin: 0 auto;
	padding: 0;
	background: #000;
}

ul#navigationtop {
	width: 933px;
	padding: 8px 0 0 0;
	margin: 0 auto;
	position: relative;
	color: #5A5250;
	text-align: center;
}

ul#navigationtop li {
	display: inline;
	font-family: Tahoma, Arial, Verdana;
	font-size: 1.1em;
}

#menu .divider {
        padding: 0 18px 0 18px;
}

#menu a:active, #menu a:visited, #menu a:link {
        color: #FFF;
        text-decoration: none;
	font-weight: bold;
}

#menu a:hover {  
        color: #FFF;
        text-decoration: underline;
}

ul#navigationtop .there {
        color: #9097A1;
}


/* ---------- Main Layout ---------- */


#main {
	width: 933px;
	margin: 0 auto;
	padding: 0;
        background: url(../images/content-background.jpg) repeat-y top #FFF;	
	overflow: hidden;
}

#main .products {
	width: 158px;
	margin: 0;
	padding: 0 0 15px 0;
	background:url(../images/products-background.jpg) repeat-x top #FFF;
	float: left;
}

#main .products a:active, #main .products a:visited, #main .products a:link {
        color: #000;
        text-decoration: none;
}

#main .products a:hover {  
        color: #666;
        text-decoration: underline;
}



ul#categorymenu {
        width: 122px;
        padding: 0;
        margin: 0 auto;
        list-style-type: none;
}

ul#categorymenu li {
        clear: both;
        display: block;
        font-family: Tahoma, Arial;
        font-size: 1.1em;
        line-height: 1.9em;
}

ul#categorymenu li.headingtop {
        padding: 17px 0 0 0;
        font-weight: bold;
}

ul#categorymenu li.headingalt {
        padding: 5px 0 0 0;
        font-weight: bold;
}

ul#categorymenu li.cat1 {
        line-height: 1.3em;
}

ul#categorymenu li.divider {
        width: 122px;
        padding: 0 0 7px 0;
        border-bottom: 1px solid #DADADA;
}
ul#categorymenu li span.catname {
        float: left;
        width: 112px;
}
ul#categorymenu li span.prepend {
        width: 10px;
        float: left;
}



ul#productsmain {
	width: 122px;
	padding: 0;
	margin: 0 auto;
	list-style-type: none;
}

ul#productsmain li {
	display: block;
	font-family: Tahoma, Arial;
	font-size: 1.1em;
	line-height: 1.9em;	
}

ul#productsmain li.headingtop {
	padding: 17px 0 0 0;
	font-weight: bold;
}

ul#productsmain li.headingalt {
	padding: 5px 0 0 0;
	font-weight: bold;
}

ul#productsmain li.divider {
	width: 122px;
	padding: 0 0 7px 0;
	border-bottom: 1px solid #DADADA;
}

#main .contentmain {
	width: 775px;
	margin: 0;
	padding: 0;
	background: #FFF;
	float: right;
	overflow: hidden;
}

#main .contentmain .mainphoto {
        width: 775px;
	height: 334px;
        margin: 0;
        padding: 5;
        background:url(../images/kemple_tnf_samct-1210.jpg) repeat-x top #FFF;
	float: right;
}

#main .contentmain .interiorphoto {
        width: 775px;
        height: 193px;
        margin: 0;
        padding: 0;
        background:url(../images/goodsports-main-interior_g.jpg) repeat-x top #FFF;
        float: right;
}

#main .contentmain .interiorphotoabout {
        width: 775px;
        height: 193px;
        margin: 0;
        padding: 0;
        background:url(../images/goodsports-main-interior_c.jpg) repeat-x top #FFF;
        float: right;
}

#main .contentmain .interiorphotobrands {
        width: 775px;
        height: 193px;
        margin: 0;
        padding: 0;
        background:url(../images/goodsports-main-interior_d.jpg) repeat-x top #FFF;
        float: right;
}

#main .contentmain .interiorphotoexpert {
        width: 775px;
        height: 193px;
        margin: 0;
        padding: 0;
        background:url(../images/goodsports-main-interior_b.jpg) repeat-x top #FFF;
        float: right;
}

#main .contentmain .interiorphotocoupons {
        width: 775px;
        height: 193px;
        margin: 0;
        padding: 0;
        background:url(../images/goodsports-main-interior_e.jpg) repeat-x top #FFF;
        float: right;
}

#main .contentmain .interiorphotostore {
        width: 775px;
        height: 193px;
        margin: 0;
        padding: 0;
        background:url(../images/runningbannerreal.jpg) repeat-x top #FFF;
        float: right;
}

#main .contentmain .interiorphotosendphoto {
        width: 775px;
        height: 193px;
        margin: 0;
        padding: 0;
        background:url(../images/goodsports-main-interior_g.jpg) repeat-x top #FFF;
        float: right;
}

#main .contentmain .interiorphotocontact {
        width: 775px;
        height: 193px;
        margin: 0;
        padding: 0;
        background:url(../images/goodsports-main-interior_h.jpg) repeat-x top #FFF;
        float: right;
}

#main .contentmain .interiorphotoproducts {
        width: 775px;
        height: 193px;
        margin: 0;
        padding: 0;
        background:url(../images/goodsports-main-interior_i.jpg) repeat-x top #FFF;
        float: right;
}
#main .contentmain .interiorphototrunkshow {
        width: 775px;
        height: 193px;
        margin: 0;
        padding: 0;
        background:url(../images/aspens.jpg) repeat-x top #FFF;
        float: right;
}
#main .contentmain .subcontentmain {
        width: 741px;
        margin: 0;
        padding: 0px 0 0 34px;
	background: url(../images/content-background-sub.jpg) repeat-y top #FFF;
	overflow: hidden;
	clear: both;
}

#main .contentmain h2 {
        margin: 0;
        padding: 0 0 3px 0;
        font-size: 1.6em;
        line-height: 1.6em;
        font-family: Arial, Verdana;
        color: #576475;
}

#main .contentmain h3 {
        margin: 0;
        padding: 4px 0 4px 0;
        font-size: 1.3em;
        line-height: 1.6em;
        font-family: Arial, Verdana;
        color: #333;
}

#main .contentmain h3.productinfo {
        margin: 0;
        padding: 0 0 3px 0;
        font-size: 1.4em;
        line-height: 1.6em;
        font-family: Arial, Verdana;
        color: #576475;
}

.number {
        margin: 0;
        padding: 3px 6px 3px 6px;
        font-size: 1.0em;
        line-height: 1.4em;
        font-family: Arial, Verdana;
        color: #FFF;
        background: #576475;
}

#main .contentmain p {
        margin: 0;
        padding: 5 0 5px 0;
        font-size: 12px;
        line-height: 1.7em;
        font-family: Arial, Verdana;
        color: #404040;
}

#main .contentmain .subcontentmaininterior {
        width: 707px;
	margin: 0;
        padding: 0 34px 20px 34px;
        background: url(../images/content-background-sub.jpg) repeat-y top #FFF;
	overflow: hidden;
}

#main .contentmain .subcontentmaininterior a:active, a:visited, a:link {
        color: #C4110A;
        text-decoration: none;
}

#main .contentmain .subcontentmaininterior a:hover {
        color: #C4110A;
        text-decoration: underline;
}

#main .contentmain .subcontentmaininterior .displaybrands {
        width: 707px;
        margin: 0;
        padding: 0;
}

#main .contentmain .subcontentmaininterior .displaybrands .col1 {
        width: 215px;
        margin: 0;
        padding: 7px 7px 0px 0px;
        float: left;
}

#main .contentmain .subcontentmaininterior .displaybrands .col2 {
        width: 215px;
        margin: 0;
        padding: 7px 7px 0px 0px;
        float: left;
}

#main .contentmain .subcontentmaininterior .displaybrands .col3 {
        width: 215px;
        margin: 0;
        padding: 7px 7px 0px 0px;
        float: left;
}

#main .contentmain .subcontentmaininterior .displaybrands .col4 {
        width: 215px;
        margin: 0;
        padding: 7px 7px 0px 0px;
        float: left;
}


#main .contentmain .subcontentmain .left {
        width: 282px;
	height: 145px;
        margin: 0;
        padding: 5;
        background:url(../images/content-background-sub-left.jpg) repeat-y top #FFF;
	float: left;
}

#main .contentmain .subcontentmain .left2 {
        width: 282px;
	height: 145px;
        margin: 0;
        padding: 5;
	float: left;
}

#main .contentmain .subcontentmaininterior .left {
        width: 240px;
        margin: 0;
        padding: 5;
	float: left;
}

#main .contentmain .subcontentmaininterior .leftcoupon {
        width: 353px;
        margin: 0;
        padding: 0;
	float: left;
}

#main .contentmain .subcontentmaininterior .rightcoupon {
        width: 353px;
        margin: 0;
        padding: 0;
	float: left;
}

#main .contentmain .subcontentmain .left2 .hotdeal {
        width: 282px;
        margin: 0;
        padding: 24px 0 0 0;
	line-height: 1.3em;
        background: #FFF !important;
}

#main .contentmain .subcontentmain .left2 .hotdeal a:active, a:visited, a:link {
	color: #545454;
	text-decoration: none;
}

#main .contentmain .subcontentmain .left2 .hotdeal a:hover {
        color: #999;
        text-decoration: underline;
}

#main .contentmain .subcontentmain .left2 .hotdeal p.deals {
        margin: 0;
        padding: 10px 12px 0 12px;
        font-family: Tahoma, Arial, Verdana;
        font-size: 1.3em;
        line-height: 1.3em;
}

#main .contentmain .subcontentmain .left2 .hotdeal h4 {
        margin: 0;
        padding: 0 0 2px 0;
        font-size: 1.3em;
        line-height: 1.2em;
        font-family: Arial, Verdana;
        color: #576475;
}

#productbox {
        width: 282px;
        margin: 0;
        padding: 0;
	line-height: 1.1em;
        background:url(../images/content-background-sub-left.jpg) repeat-y top #FFF;
}

#productbox a:active, a:visited, a:link {
	color: #545454;
	text-decoration: none;
}

#productbox a:hover {
        color: #999;
        text-decoration: underline;
}

#productbox p.main {
        margin: 0;
        padding: 0 12px 0 12px;
        font-family: Tahoma, Arial, Verdana;
        font-size: 1.1em;
        line-height: 1.2em;
}

#productbox .product-a {
        width: 140px;
        margin: 0;
        padding: 0;
	float: left;
}

#productbox .product-b {
        width: 141px;
        margin: 0;
        padding: 0 0 0 1px;
        float: left;
}

#productboxright {
        width: 459px;
        margin: 0;
        padding: 0;
	line-height: 1.1em;
        background:url(../images/content-background-sub-left.jpg) repeat-y top #FFF;
	overflow: hidden;
}

#productboxright a:active, a:visited, a:link {
	color: #545454;
	text-decoration: none;
}

#productboxright a:hover {
        color: #999;
        text-decoration: underline;
}

#productboxright p.main {
        margin: 0;
        padding: 0 12px 0 30px;
        font-family: Tahoma, Arial, Verdana;
        font-size: 1.1em;
        line-height: 1.2em;
}

#productboxright .product-a {
        width: 229px;
        margin: 0;
        padding: 0;
	float: left;
}

#productboxright .product-b {
        width: 229px;
        margin: 0;
        padding: 0 0 0 1px;
        float: left;
}

#main .contentmain .subcontentmain .right {
        width: 459px;
        margin: 0;
        padding: 0 0 27px 0;
        background:url(../images/highlightbox-background.jpg) no-repeat top #FFF;
        float: right;
}

#main .contentmain .subcontentmain .right2 {
        width: 459px;
        margin: 0;
        padding: 0 0 21px 0;
        float: right;
}

#main .contentmain .subcontentmain .right2 h3 {
        margin: 0;
        padding: 4px 0 4px 30px;
        font-size: 1.5em;
        line-height: 1.6em;
        font-family: Arial, Verdana;
        color: #333;
}

#main .contentmain .subcontentmaininterior .right {
        width: 459px;
        margin: 0;
        padding: 10px 0 27px 0;
        float: right;
}

ul#highlightbox {
	width: 400px;
	list-style-type: none;
	margin: 0;
	padding: 15px 0 0 32px;
}

ul#navigation li {
	margin: 0;
	padding: 0;
	float: left;
}

ul#highlightbox li.option1 {
        display: block;
        position: relative;
	width: 400px;
	height: 35px;
	top: 0px;
	background-image: url('../images/highlightbox-1.jpg');
}

ul#highlightbox li.option2 a {
        display: block;
        position: relative;
        width: 400px;
        height: 45px;
        top: 0px;
        background-image: url('../images/highlightbox-2.jpg');
}

ul#highlightbox li.option3 {
        display: block;
        position: relative;
        width: 400px;
        height: 40px;
        top: 0px;
        background-image: url('../images/highlightbox-3.jpg');
}

ul#highlightbox li.option1 span, ul#highlightbox li.option2 span, ul#highlightbox li.option3 span {
        left: -10000px;
        position: absolute;
}


/* ---------- Submit Photos Layout ---------- */


.maindivider {
	width: 933px;
	height: 1px;
	margin: 0 auto;
	padding: 0;
	background: #DADADA;
	overflow: hidden;
	font-size: 1px;
	clear: both;
}


/* ---------- Submit Photos Layout ---------- */


#photos {
	width: 933px;
	height: 129px;
	margin: 0 auto;
	padding: 0;
	background: #FFF;
	clear: both;
}

#photos .content {
	width: 913px;
	height: 119px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	background: #FFF;
}

ul.items { 
	width: 510px;
	list-style: none;
	padding: 0 0 5px 0;
}

ul.items li { 
	background: url(../images/greensquare.gif) no-repeat 0 15px;
	margin: 0 0 0 15px;  
	padding: 9px 0 9px 12px;
	border-bottom: 1px solid #CCC;
	width: 510px; 
	font-size: 12px;
	line-height: 16px;
	color: #666;
}

ul.items li.end { border-bottom: none; }

ul.items a {
        color: #18887C;
        text-decoration: none;
	font-weight: bold;
}

ul.items a:hover {
        color: #18887C;
        text-decoration: underline;
        font-weight: bold;
}

ul.items2col { 
	width: 300px;
	list-style: none;
	padding: 0 0 5px 0;
}

ul.items2col li { 
	background: url(../images/greensquare.gif) no-repeat 0 15px;
	margin: 0 0 0 15px;  
	padding: 9px 0 9px 12px;
	border-bottom: 1px solid #CCC;
	width: 300px; 
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

ul.items2col li.end { border-bottom: none; }

ul.items2col a {
        color: #000000;
        text-decoration: none;
	font-weight: bold;
}

ul.items2col a:hover {
        color: #18887C;
        text-decoration: underline;
        font-weight: bold;
}

/* ---------- Footer ---------- */


#footer {
	width: 933px;
	height: 30px;
	margin: 0 auto;
	padding: 0 0 10px 0;
	background:url(../images/footer-options.jpg) #FFF no-repeat;
}

#textmenu {
        width: 933px;
        margin: 0 auto;
        padding: 15px 0 17px 0;
        color: #666;
        text-align: center;
        clear: both;
	background: #FFF;
        font-family: Arial, Verdana;
}

#textmenu a:active, a:visited, a:link{
        color: #444;
        text-decoration: none;
}

#textmenu a:hover {
        color: #444;
        text-decoration: underline;
}

#textmenu .divider {
        padding: 0 12px 0 12px;
}

ul#footermenu {
        list-style-type: none;
        margin: 0;
        padding: 0;
        font-size: 1.1em;
        text-align:center;
}

ul#footermenu li {
        display: inline;
        margin: 0;
        padding: 0;
}

#copyright {
        width: 933px;
        margin: 0 auto;
        padding: 15px 0 25px 0;
        color: #666;
        text-align: center;
        clear: both;
        font-family: Arial, Verdana;
}

#copyright a:active, a:visited, a:link{
        color: #666;
        text-decoration: none;
}

#copyright a:hover {
        color: #666;
        text-decoration: underline;
}

#copyright .divider {
        padding: 0 12px 0 12px;
}

ul#copyrightmenu {
        list-style-type: none;
        margin: 0;
        padding: 0;
        font-size: 1.1em;
        text-align:center;
}

ul#copyrightmenu li {
        display: inline;
        margin: 0;
        padding: 0;
}

.right {
	float: right;
}


