@CHARSET "UTF-8";

#header-frame {
	position: relative;
	height: 114px;
	top: 0px;
	background-image: url('header-background_trek.gif');
	background-repeat: no-repeat;
}
#banner-panel {
	position: absolute;
	overflow: hidden;
	width: 675px;
	height: 85px;
	border: 1px solid #d1d1d1;
	top: 7px;
	left: 243px;
}
#logo-frame {
	position: absolute;
	overflow: hidden;
	width: 183px;
	height: 112px;
	top: 1px;
	left: 42px;
	z-index:100;
}
#body-frame {
	width: 914px;
	height: 200px;
	margin-left: 27px;
}

#left-panel {
	float: left;
	width: 210px;
}
#left-column {
	float: left;
	width: 210px;
	margin: 10px 10px 5px 5px;
	background-color: #9ea7fe;
}
#center-panel {
	float: left;
	width: 494px;
}
#center-panel-cart {
	float: left;
	width: 700px;
}
#center-column {
	float: left;
	width: 484px;
	margin: 10px 5px 5px 5px;
}
#right-panel {
	float: left;
	width: 210px;
}
#right-column {
	float: left;
	width: 180px;
	margin: 10px 20px 5px 10px;
	background-color: #dbe3bc;
}
#bottom-panel {
	float: left;
	width: 914px;
	margin: 5px 20px 10px 0px;
	text-align: center;
	background-color: #9ea7fe;
}



#login-panel {
	float: left;
	width: 210px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}
#searchPanel {
	float: left;
	width: 210px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}
#offers-panel {
	float: left;
	width: 210px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}
#attachments-panel {
	float: left;
	width: 210px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}
#minicart-panel {
	float: left;
	width: 210px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}
#newsletter-panel {
	float: left;
	width: 210px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}

#funds-frame {
        position: relative;
        float: left;
        width: 900px;
        height: 20px;
        margin-top: 5px;
        overflow: hidden;
}
#funds-frame-text {
        position: absolute;
        left: 350px;
        width: 900px;
        height: 20px;
        color:  #000000;
        font-size:9px;
}


h1 {
	margin: 0px;
	padding: 3px;
	padding-left: 8px;
	font-family: Verdana, Lucida Grande,Geneva,Tahoma,Arial,sans-serif;
	font-size: 12px;
	color: #ebf1d3;
	background-color: #a9192a;
	height: 15px;
}


#center-panel-cart {
	float: left;
	width: 700px;
}
#center-column-cart {
	float: center;
	width: 680px;
	margin: 10px 5px 5px 5px;
}

div.ruler {
	float: left;
	width: 1px;
	height: 1px;
}




productList {
	display: block;	width: 482px;	height: auto;	margin: 0px;	padding:0px;
	background-color: #ffffff;
}
.productList li {
	display: block;	float: left;	width: 458px;	height: 200px;	margin: 5px;	padding: 0px;
	background: url('../images/back2.gif');	background-color: #ffffff;
}

#productAbstract {
	position: absolute;	width:445px;	height: 184px;	overflow: hidden;	margin: 7px;
}
#productAbstract #photo {
	position: absolute;	top: 0px;	left:1px;	width:460px;	height: 140px;	overflow: hidden;
}
#productAbstract #title {
    position: absolute;	top: 2px;	right:1px;	width:260px;	height: 26px;	overflow: hidden;
    font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold;  color: #444444;	text-align: left;
}
#productAbstract #abstract {
	position: absolute;	top: 35px;	right: 1px;	width: 260px;	height: 98px;	overflow: hidden;
    font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #444444;   font-weight:normal;	text-align: left;
    border: 0px dashed #444444;
}
#productAbstract #price {
	position: absolute;	bottom: 28px;	right: 30px;
    font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #444444;   font-weight:bold;	text-align: left;
}
#productAbstract #euro {
    font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #ff6600;   font-weight:bold;	text-align: left;
}

#productAbstract #details {
	position: absolute;	bottom: 0px;	left: 26px;	width: 94px;	height: 19px;	overflow: hidden;
}
#productAbstract #buy {
	position: absolute;	bottom: 0px;	right: 26px;	width: 94px;	height: 19px;	overflow: hidden;
}

#productTitle .name {
    font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold;  color: #444444;	text-align: center;
}
#productTitle .price {
    font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: none;  color: #444444;	text-align: center;
}
#productTitle .link {
    font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold;  color: #ff6600;	text-align: center; text-decoration: none;
}
#productTitle .link:hover {
    font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold;  color: #ff6600;	text-align: center; text-decoration: underline;
}


#searchPanel input {
    font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold;  color: #ff6600;	text-align: left; padding: 2px; border: 1px solid #999999;
}

#searchPanel .roller {
    border: 0px;
}


#pager
{
	padding: 4px;
	margin: 2px;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 12px;
    font-weight: bold;
    text-decoration : none;
    color : #3b6ca9;
}

#pager font
{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 12px;
    text-decoration : none;
    color : #3b6ca9;
}

#pager span
{
    padding: 2px;
    background-color: #3b6ca9;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 12px;
    font-weight: bold;
    text-decoration : none;
    color : #ffffff;
}

#pager a
{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 12px;
    text-decoration : none;
    color : #3b6ca9;
    padding: 2px;
}
#pager a:hover
{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 12px;
    text-decoration : none;
    color : #ffffff;
    background-color: #3b6ca9;
}


    #gallery {
	background-color: #d6d8d9;
	padding: 5px;
	width: 170px;
    }
    #gallery ul { margin-left: 5px; margin-top: 5px; list-style: none; }
    #gallery ul li { display: inline; }
    #gallery ul img {
	border: 5px solid #024a83;
	border-width: 2px 2px 2px;
    }
    #gallery ul a:hover img {
	border: 5px solid #fff;
	border-width: 2px 2px 2px;
	color: #fff;
    }
    #gallery ul a:hover { color: #fff; }


