body {
	color:#FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 24px;
	color:#000;
}
h2 {
	width: 100%;
	height:30px;
	margin-bottom: 20px;
	line-height: 30px;
	color:#FFF;
	font-weight: bold;
	background-color: #008FCC;
	position:relative;
}
.usedboards h2 {
	background-image: url(/surfboardstock/images/usedh2_bg.jpg);
	color:#FFF;
}
.stocklist h2 {
	font-weight: normal;
}
h2 span {
	padding-left: 10px;
}
h3 {
	font-size: 13px;
	color:#7C7C7C;
	text-transform: uppercase;
}
h4 {
	font-size: 14px;
	color:#008ecc;
	font-weight: bold;
}
a {
	outline: 0;
}

/* --------- SITE STRUCTURE --------- */
.main_wrapper {
	width: 100%;
	/*background-color: #FFF;*/
	background-color: #F5F5F5;
}
.main_wrapper.usedboards {
	background-color: #FFF;
}
header {
	width: 100%;
	height: 100px;
	background-color: #000;
}
header a {
	color:#FFF;
}
.logowrapper_container {
	height:100px;
	float:left;
}
.logo_wrapper {
	width: 159px;
	height: 100px;
	padding-top:0px;
	padding-left: 0px;
	display: table-cell;
	vertical-align: middle;
	overflow: hidden;
}
.logo_wrapper img {
	min-height: 40px;
	max-height: 80px;
}
.header_info {
	float:right;
	padding-top:30px;
	padding-right: 17px;
}
.header_info p {
	margin-bottom: 5px;
	font-size: 11px;
	color:#FFF;
	line-height: 11px;
}
.header_info span {
	color:#0090CC;
}
nav {
	width: 100%;
	height: 28px;
	background-color: #008ECC;
	border-top: solid 1px #FFF;
	position: relative;
}
nav > ul > li {
	float:left;
	position: relative;
}
nav > ul > li > a {
	display: block;
	height: 28px;
	line-height: 29px;
	padding-left: 8px;
	padding-right: 8px;
	font-size: 11px;
	font-weight: lighter;
	letter-spacing: 1px;
	color:#FFF;
	text-transform:uppercase;
	text-decoration: none;
	border-left:solid 1px #046985;
}
nav > ul > li:hover > a {
	background-color:#444;
}
nav > ul > li:hover .mn_subnav {
	display: block;
}
nav ul li.mnavitem_last {
	border-right: solid 1px #046985;
}


.mn_subnav {
	display: none;
	width: 190px;
	background-color: #FEFEFE;
	border-right:solid 1px #CECECE;
	border-bottom:solid 1px #CECECE;
	border-left:solid 1px #CECECE;
	position: absolute;
	top:28px;
	left: 0;
	z-index: 9999;
}
.mn_subnav li {
	height: 28px;
	padding-left: 10px;
	border-top:solid 1px #CECECE;
}
.mn_subnav li:hover {
	background-color: #F3F3F3;
}
.mn_subnav li a {
	display: inline-block;
	width: 100%;
	height: 28px;
	line-height: 29px;
	text-decoration: none;
	text-transform: uppercase;
	color:#333;
	font-size: 11px;
}
nav.mainnav .mmenu_arrow {
	display: inline-block;
	width: 12px;
	height: 28px;
	margin-left: 5px;
	background-image: url(/surfboardstock/images/mmenu_arrow.png);
	background-repeat: no-repeat;
	background-position: center center;
}


.langselect {
	float:right;
}
.langselect > a {
	background-color: #046985;
}
.langselect > ul {
	width: 263%;
	left: auto;
	right: 0;
}
.currlang_check {
	display: inline-block;
	width: 20px;
	height: 20px;
	background-color: #327ece;
}




.elmnt_center {
	width: 934px;
	margin: 0 auto;
}
.content_wraper {
	width: 100%;
	margin-bottom: 78px;
}
.content_top {
	width: 934px;
	margin: 0 auto;
	padding-top: 32px;
}
.content_top .sep {
	width: 100%;
	height: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top:solid 1px #E5E5E5;
	border-bottom:solid 1px #FFF;
	font-size: 0;
	line-height: 0;
}
.top_desc {
	width: 710px;
	margin-bottom: 18px;
	font-size: 12px;
	color:#333;
	line-height: 16px;
}
.top_desc a {
	color:#333;
}
.stocklist .top_desc {
	margin-bottom: 38px;
}
.modelfilter_wrapper {
	width: 100%;
	margin-bottom: 22px;
	background-color: #E5E5E5;
}
.modelfilter_wrapper h2 {
	margin-bottom: 0;
}
.modelfilter_wrapper .modelfilter {
	padding: 16px;
}
.modelfilter label {
	margin-right: 4px;
	margin-bottom: 26px;
	color: #7C7C7C;
	display: inline-block;
}
.modelfilter select {
	margin-right: 20px;
	outline: none;
}
.modelfilter #mf_region,
.modelfilter #mf_country,
.modelfilter #mf_boardtype,
.modelfilter #mf_boardmodel,
.modelfilter #mf_boardsize {
	width:170px;
}
.modelfilter #mf_state,
.modelfilter #mf_area {
	width:150px;
}



.content_list {
	width: 934px;
	margin: 0 auto;
}
.boardlist_wrapper {
	width: 950px;
}
.content_list.shoplocator {
	padding-bottom: 40px;
}
.boardlist_item {
	width:451px; 
	height: 370px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	background-color: #FAFAFA;
	border:solid 1px #D5D5D5;
	float: left;
	position: relative;
	clear: both;
}
.onecollayout .boardlist_item {
	width:100%;
	height: auto;
	padding-bottom: 20px;
	background-color: transparent;
	border:none;
	border-bottom: solid 2px #929294;
}

.boardlist_item.odditem {
	margin-left: 28px;
	clear: none;
}
.onecollayout .boardlist_item.odditem {
	margin-left: 0;
}
.boardlist_item .boardstate {
	width: 35px;
	height: 35px;
	position:absolute;
	top:0;
	left:0;
}
.boardlist_item .boardstate.statenew {
	background-image: url(/img/labelboardstate_new.png);
}
.boardlist_item .boardstate.stateused {
	background-image: url(/img/labelboardstate_used.png);
}
.boardlist_item .bl_inside {
	padding-top: 20px;
	padding-left: 17px;
}
.bl_left {
	float:left;
	width: 121px;
	text-align:center;
}
.onecollayout .boardlist_item .bl_inside {
	padding-top: 0;
}
.onecollayout .bl_left {
	width: 333px;
	text-align:left;
}
.bll_boardpicture {
	width: 121px;
	height: 163px;
	margin-bottom: 15px;
	overflow: hidden;
	cursor:pointer;
}
.onecollayout .bll_boardpicture {
	width: 154px;
	height: 205px;
	margin-right: 9px;
	float:left;
	border: solid 1px #DDD;
	text-align: center;
}
.bll_boardpicture img {
	height: 100%;
	cursor:pointer;
}
.bll_boardprice {
	width: 80px;
	height: 25px;
	margin:0 auto;
	font-size:17px;
	line-height: 25px;
	text-align: center;
	background-color: #008FCB;
	border-radius: 4px;
}
.onecollayout .bll_boardprice {
	width: 111px;
	height: 46px;
	line-height: 45px;
	margin:0 auto;
	font-size:22px;
	text-align: center;
	background-color: #008FCB;
	border-radius: 0;
	position: relative;
}
.bll_borardoriginalprice {
	display: inline-block;
	padding-top: 2px;
	font-size: 10px;
	color:#999;
}
.bll_borardoriginalprice span {
	text-decoration: line-through;
}
.onecollayout .bll_borardoriginalprice {
	padding-left: 22px;
}


.onecollayout .bll_boardprice .bllbp_arrow {
	width:11px;
	height:46px;
	background-image: url(/surfboardstock/images/pricearrow.png);
	background-position: 0 -4px;
	position: absolute;
	top:0;
	left:-11px;
}
.bll_bookorder {
	display: inline-block;
	width: 121px;
	height: 25px;
	/*
	padding-left: 36px;
	padding-right: 36px;
	*/
	margin: 0 auto;
	margin-top: 8px;
	line-height: 25px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	color:#FFF;
	border-radius: 4px;
	background-image: url(/surfboardstock/images/bg_bookorder.png);
}
.onecollayout .bll_bookorder {
	padding-left: 37px;
	padding-right: 37px;
	margin-top:5px;
}
.usedboards .bll_bookorder {
	margin-top: 16px;
}

.bl_right {
	float:left;
	width: 295px;
	margin-left: 17px;
}
.blr_itemid {
	font-weight: bold;
	color:#333;
}
.onecollayout .bl_right {
	width: 405px;
	margin-left: 10px;
}
.onecollayout .bl_right span.blr_leftcol {
	width: 125px;
}

.oncol_right {
	float:right;
	padding-top: 70px;
	padding-right: 47px;
}
.bl_right > div {
	margin-bottom: 6px;
	color:#666;
	font-size: 12px;
}
.onecollayout .bl_right > div {
	font-size: 13px;
}

.bl_right span.blr_leftcol {
	display: inline-block;
	width: 95px;
	float: left;
	line-height: 17px;
	text-align: right;
	font-weight: bold;
	color:#333;
}
.bl_right span.blr_rightcol {
	display: inline-block;
	width: 184px;
	margin-left: 10px;
	float: left;
	line-height: 17px;
}
.onecollayout .bl_right span.blr_rightcol {
	width: 260px;
}
.box_moreinfo {
	display: inline-block;
	position: relative;
}
.btn_moreinfo {
	color:#008ecc;
	text-decoration: none;
	display: inline-block;
	padding-left: 6px;
}
.btn_moreinfo span {
	text-decoration: underline;
}
.btn_moreinfo .btnmi_plus {
	text-decoration: none;
}
.box_moreinfo .moreinfo_popup {
	position: absolute;
	top:-100px;
	left:72px;
	z-index:999;
	display: none;
	-moz-box-shadow:    2px 2px 7px 0px #ccc;
  	-webkit-box-shadow: 2px 2px 7px 0px #ccc;
 	box-shadow:         2px 2px 7px 0px #ccc;
}
.stocklocation_popup {
	width: 460px;
	padding: 26px 20px 20px 20px;
	background-color: #FFF;
	border: solid 1px #CCC;
	position:relative;
}
.stocklocation_popup .popuparrow {
	width: 33px;
	height: 18px;
	line-height: 0;
	font-size: 0;
	background-image: url(/surfboardstock/images/popupboxarrow_bottom.png);
	position:absolute;
	bottom:-18px;
	left: 30px;
}
.odditem .stocklocation_popup .popuparrow {
	left:auto;
	right: 30px;
}
.stocklocation_popup .hsep {
	width: 458px;
	height: 1px;
	margin-top:10px;
	margin-bottom: 10px;
	line-height: 0;
	font-size: 0;
	background-color: #D5D5D5;
}
.stocklocation_popup .slpup_left {
	float:left;
	width:205px;
}
.stocklocation_popup .slpup_left > div {
	margin-bottom: 10px;
}
.slpup_left span.slpupl_leftcol {
	display: inline-block;
	width: 60px;
	float: left;
}
.slpup_left span.slpupl_rightcol {
	display: inline-block;
	width: 137px;
	float: left;
}
.slpup_left span.slpupl_rightcol a {
	color:#008ecc;
}
.slpup_left .slpup_adress {
	width: 200px;
	line-height: 16px;
	padding-bottom: 6px;
}
.stocklocation_popup .slpup_right {
	float:right;
	width:207px;
	cursor: pointer;
	position:relative;
}
.stocklocation_popup .slpup_right .gofullscreen {
	width: 25px;
	height: 20px;
	background-color: #FFF;
	position:absolute;
	top:0;
	right:-2px;
	z-index: 99;
	opacity: 0.5;
}
.stocklocation_popup .slpup_right .gofullscreen img {
	width: 95%;
}



.general_popup {
	width: 300px;
	/* height: 264px; */
	padding: 26px 20px 20px 20px;
	background-color: #FFF;
	border: solid 1px #CCC;
	position:relative;
	z-index: 999;
}
.general_popup .popuparrow {
	width: 18px;
	height: 33px;
	line-height: 0;
	font-size: 0;
	background-image: url(/surfboardstock/images/popupboxarrow_left.png);
	position:absolute;
	top: 100px;
	left: -18px;
}
.odditem .general_popup .popuparrow {
	background-image: url(/surfboardstock/images/popupboxarrow_right.png);
	left:auto;
	right: -18px;
}
.general_popup .hsep {
	width: 300px;
	height: 1px;
	margin-top:10px;
	margin-bottom: 10px;
	line-height: 0;
	font-size: 0;
	background-color: #D5D5D5;
}
.general_popup span.gpup_leftcol {
	display: inline-block;
	width: 100px;
	font-size: 11px;
	font-weight: bold;
	float: left;
}
.general_popup span.gpup_rightcol {
	display: inline-block;
	width: 150px;
	font-size: 11px;
	float: left;
}
.gnrlpup_list > div {
	margin-bottom: 7px;
}
.gnrlpup_list a {
	display: inline-block;
	margin-top: 7px;
	font-size: 11px;
	color:#008ecc;
}


.pup_subtitle {
	margin-top: 4px;
	font-size: 11px;
	font-weight: bold;
}
.pup_text {
	margin-bottom: 15px;
	font-size: 11px;
	line-height: 14px;
}
.popupclose {
	width: 27px;
	height: 26px;
	background-image: url(/surfboardstock/images/popupboxarrow_close.jpg);
	line-height: 0;
	font-size: 0;
	color:#FFF;
	position:absolute;
	top:0;
	right:0;
}


footer {
	width: 100%;
	height: 103px;
	background-color: #333333;
}

footer p {
	text-align: center;
	letter-spacing: 1px;
	color: #FFF;
	line-height: 16px;
}
footer a {
	color:#FFF;
	text-decoration: none;
}
footer .f_title {
	font-size: 13px;
	font-weight: bold;
	padding-top: 20px;
}
footer .f_contacts {
	font-size: 11px;
	font-weight: normal;
	margin-top: 7px;
	color:#FFF;
}
footer .f_misc {
	font-size: 9px;
	font-weight: bold;
	margin-top: 10px;
	color:#FFF;
}








.used_searchengine {
	width:100%;
	height: 193px;
	margin-bottom: 33px;
	background-color: #E5E5E5;
	float:left;
}
.used_searchengine h2 {
	margin-bottom: 0;
}
.originalprice {
	margin-top: 3px;
	text-align:center;
	font-size: 10px;
	color:#999;
}
.originalprice span {
	text-decoration: line-through;
}

.searchengine_controls {
	padding:20px 15px 15px 15px;
}
.searchengine_controls label {
	margin-right: 5px;
	font-size: 12px;
	color:#666;
	font-weight: normal;
}
span.searchsublabel {
	color:#888;
}
.searchengine_controls select,
.searchengine_controls input {
	height:20px;
	margin-right: 10px;
	margin-bottom: 40px;
	outline: none;
}
.searchengine_controls select {
	-webkit-border-radius: 0px;
	border:solid 1px #CCC;
}
.searchengine_controls input {
	border:none;
	padding:0;
	border:solid 1px #AAA;
}
.searchengine_controls #se_surfboardtype {
	width:78px;
}
.searchengine_controls #se_brand {
	width:120px;
}
.searchengine_controls #se_sizefrom,
.searchengine_controls #se_sizeto {
	width:50px;
}

.searchengine_controls .search_inventory {
	position: relative;
	top: -23px;
	float:right;
}




.pricerange_wrapper {
	display: inline-block;
	padding-left: 10px;
	margin-right: 50px;
}
.pricerange_wrapper > span {
	font-size: 11px;
	font-weight: normal;
	color:#999;
	margin-left:5px;
	margin-right:5px;
}
#pricerange {
	display: inline-block;
	width: 283px;
	height: 12px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	position: relative;
	top: 3px;
}
#pricerange .ui-slider-range {
	background-color: #FFF;
	background-image:url(/surfboardstock/images/pricerange_insidebg.jpg);
}
#pricerange .ui-slider-handle {
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
}
#pricerange .prange_value1,
#pricerange .prange_value2 {
	width: 46px;
	height: 24px;
	background-image: url(/surfboardstock/images/slidervalue.png);
	position: absolute;
	top: -30px;
	left: -13px;
	font-family: "HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 11px;
	font-weight:normal;
	text-align: center;
	line-height: 20px;
	color:#666;
}




#used_pricerange {
	display: inline-block;
	width: 200px;
	height: 12px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	position: relative;
	top: 3px;
}
#used_pricerange .ui-slider-range {
	background-color: #FFF;
	background-image:url(/surfboardstock/images/pricerange_insidebg.jpg);
}
#used_pricerange .ui-slider-handle {
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
}
#used_pricerange .prange_value1,
#used_pricerange .prange_value2 {
	width: 46px;
	height: 24px;
	background-image: url(/surfboardstock/images/slidervalue.png);
	position: absolute;
	top: -30px;
	left: -13px;
	font-family: "HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 11px;
	font-weight:normal;
	text-align: center;
	line-height: 20px;
	color:#666;
}




.boardsize_wrapper {
	display: inline-block;
	padding-left: 10px;
}
.boardsize_wrapper > span {
	font-size: 11px;
	font-weight: normal;
	color:#999;
	margin-left:5px;
	margin-right:5px;
}
#board_size {
	display: inline-block;
	width: 200px;
	height: 12px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	position: relative;
	top: 3px;
}
#board_size .ui-slider-range {
	background-color: #FFF;
	background-image:url(/surfboardstock/images/pricerange_insidebg.jpg);
}
#board_size .ui-slider-handle {
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
}
#board_size .boardsize_value1,
#board_size .boardsize_value2 {
	width: 46px;
	height: 24px;
	background-image: url(/surfboardstock/images/slidervalue.png);
	position: absolute;
	top: -30px;
	left: -13px;
	font-family: "HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 11px;
	font-weight:normal;
	text-align: center;
	line-height: 20px;
	color:#666;
}












.volume_wrapper {
	display: inline-block;
	padding-left: 10px;
	margin-top:20px;
}
.volume_wrapper > span {
	font-size: 11px;
	font-weight: normal;
	color:#999;
	margin-left:5px;
	margin-right:5px;
}
#volume {
	display: inline-block;
	width: 210px;
	height: 12px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	position: relative;
	top: 3px;
}
#volume .ui-slider-range {
	background-color: #FFF;
	background-image:url(/surfboardstock/images/pricerange_insidebg.jpg);
}
#volume .ui-slider-handle {
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
}
#volume .volume_value1,
#volume .volume_value2 {
	width: 46px;
	height: 24px;
	background-image: url(/surfboardstock/images/slidervalue.png);
	position: absolute;
	top: -30px;
	left: -13px;
	font-family: "HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 11px;
	font-weight:normal;
	text-align: center;
	line-height: 20px;
	color:#666;
}











.boardsize_wrapper {
	display: inline-block;
	padding-left: 10px;
	margin-top:20px;
}
.boardsize_wrapper > span {
	font-size: 11px;
	font-weight: normal;
	color:#999;
	margin-left:5px;
	margin-right:5px;
}
#boardsize {
	display: inline-block;
	width: 210px;
	height: 12px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	position: relative;
	top: 3px;
}
#boardsize .ui-slider-range {
	background-color: #FFF;
	background-image:url(/surfboardstock/images/pricerange_insidebg.jpg);
}
#boardsize .ui-slider-handle {
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
}
#boardsize .boardsize_value1,
#boardsize .boardsize_value2 {
	width: 46px;
	height: 24px;
	background-image: url(/surfboardstock/images/slidervalue.png);
	position: absolute;
	top: -30px;
	left: -13px;
	font-family: "HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 11px;
	font-weight:normal;
	text-align: center;
	line-height: 20px;
	color:#666;
}











.search_inventory {
	display: inline-block;
	height: 26px;
	line-height: 26px;
	margin-left: 480px;
	padding-left: 12px;
	padding-right: 12px;
	text-decoration: none;
	text-align: center;
	color:#FFF;
	background-image: url(/surfboardstock/images/btn_searchinventorybg.jpg);
	border-radius: 4px;
	position: relative;
	top: 20px;
}

.modelfilter .search_inventory {
	margin-left: 45px;
	top: 0px;
}




.listview_wrapper {
	position: absolute;
	top: 3px;
	right: 8px;
}
.listview_wrapper a:hover {
	background-position: 0 -23px;
}
.listview_wrapper a.active_view {
	background-position: 0 -23px;
}

.lvw_options {
	margin-right: 20px;
	float:left;
	position: relative;
	top:-3px;
}
.lvw_options span,
.lvw_options select {
	display: inline-block;
}

.listview_wrapper .listview_1 {
	display:inline-block;
	float:left;
	width: 25px;
	height: 23px;
	background-image: url(/surfboardstock/images/listview1.png);
	font-size: 0;
	line-height: 0;
}
.listview_wrapper .listview_2 {
	display:inline-block;
	float:left;
	width: 24px;
	height: 23px;
	background-image: url(/surfboardstock/images/listview2.png);
	font-size: 0;
	line-height: 0;
}


.boardsstocklist_table {
	width:934px;
	margin:0 auto;
}
.boardsstocklist_table table {
	width: 100%;
}
.boardsstocklist_table table thead td {
	height:25px;
	padding-left: 10px;
	background-color: #008FCC;
	vertical-align: middle;
	text-align: left;
}
.boardsstocklist_table table tbody tr td {
	padding-left: 10px;
	height: 29px;
	vertical-align: middle;
	font-size: 11px;
	color:#58585a;
}
.boardsstocklist_table table tbody tr td a {
	color:#58585a;
}
.boardsstocklist_table table tbody tr:nth-child(odd) {
	background-color: #E8E8E8
}








.authdealersstocks {
	float: right;
}
.authdealersstocks span {
	display: inline-block;
	width: 14px;
	height: 27px;
	padding-right: 10px;
	background-image: url(/img/authdealersstocks_icon.png);
	background-position: 0 3px;
	background-repeat: no-repeat;
}
#gmap {
	width:934px;
	height: 350px;
	margin-bottom: 10px;
}
.gmapinfo {
	width:914px;
	padding:20px 10px;
	background-color: #EFEFEF;
}
.gmi_shopcontactinfo {
	float:left;
}
.gmapinfo .gmi_shopname {
	font-size:16px;
	color:#0089c0;
	font-weight: bold;
	line-height: 20px;
}
.gmi_adress,
.gmi_contacts {
	font-size:13px;
	color:#666666;
	line-height: 20px;
}
.gmi_contacts a {
	color:#666666;
}
.gmi_mapandstock {
	float:right;
	position: relative;
	top:31px;
}
h1 .gmi_mapandstock {
	top:0;
}
.gmi_mapandstock a {
	display:inline-block;
	height: 24px;
	line-height: 24px;
	border:solid 1px #AAAAAA;
	color:#aaaaaa;
	text-decoration: none;
}
.gmi_mapandstock .gmi_showinmap {
	width: 24px;
	background-image: url(/img/gmi_btnmarker.png);
}
.gmi_mapandstock .gmi_showinmap:hover {
	background-image: url(/img/gmi_btnmarker_hover.png);
}
.gmi_mapandstock .gmi_showinmap span {
	font-size: 0;
}
.gmi_mapandstock .gmi_showstock {
	padding-left:10px;
	padding-right:10px;
}
.gmi_mapandstock .gmi_showstock:hover {
	color:#888888;
}

.shoplocatr_list {
	padding-top:50px;
}
h5 {
	margin-bottom: 10px;
	padding-left: 10px;
	line-height: 28px;
	font-size:16px;
	font-weight: bold;
	color:#94bb0d;
	border-bottom: solid 1px #333;
}
h6 {
	height: 24px;
	line-height: 24px;
	padding-left: 10px;
	margin-bottom:2px;
	background-color: #efefef;
	font-size: 13px;
	color:#94bb0d;
}
.shoplocatr_list .sl_item {
	width: 203px;
	padding:10px 20px 10px 10px;
	margin-bottom:30px;
	float:left;
	color:#666666;
}
.sl_item .sli_shopname {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 6px;
}
.sl_item .sli_contacts {
	margin-bottom: 16px;
	font-size: 13px;
	line-height: 18px;
}
.sl_item .sli_contacts a {
	color:#666666;
}
.sl_item .gmi_mapandstock {
	float:left;
	top:0;
}


.sl_item.curractiveitem {
	border:solid 1px #bbbdbe;
	background-color:#f8f8f8;
}
.sl_item.curractiveitem .gmi_showinmap {
	background-image: url(/img/gmi_btnmarkeractive.png);
}


.slmapinfowindow {
	padding: 0;
	line-height: 17px;
	color:#666;
}
.slmapinfowindow a {
	color:#666666;
}
.slmi_title {
	margin-bottom: 3px;
	font-size:13px;
	font-weight: bold;
	color:#0089c0;
}
.slmi_text {
	font-size: 11px;
	color:#666666;
}

.slpupmap {
	width: 207px;
	height: 122px;
	background-color: black;
}


.slmap_big {
	width:100%;
	height:100%;
	background-image: url(/img/sbmodal_overlay.png);
	position:fixed;
	top:0;
	left:0;
	z-index:9999999;
	display: none;
}
.slmapbig_gmap_wrapper {
	width: 840px;
	height: 520px;
	margin:0 auto;
	margin-top: 100px;
	position:relative;
}
.slmapbig_close {
	display: block;
	width: 12px;
	height: 12px;
	background-image: url(/surfboardstock/images/closemap.png);
	background-position: center center;
	background-repeat: no-repeat;
	position: absolute;
	top: -12px;
	right: 7px;
	z-index: 99999;
	font-size: 0;
	background-color: #FFF;
	padding: 4px;
}
.slmapbig_gmap {
	width: 800px;
	height: 480px;
	margin:0 auto;
	background-color: #000;
	border:solid 5px #FFF;
}





.boardimggalery_wrapper {
	width:100%;
	height:100%;
	background-image: url(/img/sbmodal_overlay.png);
	position:fixed;
	top:0;
	left:0;
	z-index:9999999;
	display: none;
}
.boardimggal_widget {
	width: 381px;
	height: 506px;
	margin:0 auto;
	background-color: #FFF;
	border: solid 3px #FFF;
	position:relative;
}
.boardimggal_inside {
	width: 100%;
	height: 100%;
}
.brdimggal_slider {
	width: 100%;
	height: 100%;
	margin:0 auto;
	background-color: #000;
	position: relative;
	overflow:hidden;
}
.brdimggal_images {
	width: 155000px;
	height:100%;
	background-color: #000;
	position: absolute;
	top: 0;
	left: 0;
}
.brdimggal_images .brdig_img {
	width: 375px;
	height: 100%;
	float:left;
	text-align: center;
	overflow: hidden;
	position: relative;
}
.imggalitem_title {
	display: inline-block;
	padding: 3px 5px 3px 10px;
	position: absolute;
	top: 15px;
	left: 0;
	font-size: 13px;
	color: #FFF;
	background-color: rgba(0, 0, 0, 0.4);
	text-align: left;
}
.galloaded .brdimggal_images .brdig_img img {
	height: 100%;
}





.brdigal_prev {
	width: 28px;
	height:46px;
	background-image: url(/surfboardstock/images/brdimggal_arrows.png);
	background-position: 0 0;
	font-size: 0;
	position:absolute;
	top: 216px;
	left: 15px;
	z-index: 9999;
	opacity:0.3;
	filter:alpha(opacity=30);
}
.brdigal_next {
	width: 28px;
	height:46px;
	background-image: url(/surfboardstock/images/brdimggal_arrows.png);
	background-position: 28px 0;
	font-size: 0;
	position:absolute;
	top: 216px;
	right: 15px;
	z-index: 9999;
	opacity:0.3;
	filter:alpha(opacity=30);
}
.brdigal_prev:hover {
	background-position: 0 46px;;
}
.brdigal_next:hover {
	background-position: 28px 46px;;
}

.brdigalbullets {
	margin-top: -19px;
	float: right;
    right: 50%;
    position: relative;
    color:#999;
}
.brdigalbullets_inside {
	float: right;
    right: -50%;
    position: relative;
    font-size: 0;
    opacity:0.7;
	filter:alpha(opacity=70);
}
.brdigalbullets a {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin-right: 10px;
	font-size: 0;
	background-image: url(/surfboardstock/images/brdimggal_bullets.png);
}
.brdigalbullets a:hover {
	background-position: 0 12px;
}
.brdigalbullets a.brdig_current {
	background-position: 0 12px;
}

.brdwidget_close {
	display: block;
	width: 14px;
	height: 14px;
	background-image: url(/surfboardstock/images/closeimggal.png);
	background-position: center center;
	background-repeat: no-repeat;
	position: absolute;
	top: -15px;
	right: -15px;
	z-index: 99999;
	font-size: 0;
}



/* -------- MISC ---------- */

.clear_both {
	clear: both;
	font-size: 0;
	line-height: 0;
	width: 0;
	height: 0;
	opacity:0;
}
.fb-like {
	margin-top: 15px;
}
.onecollayout .fb-like {
	margin-top: 0;
}
.general_shop {
	display:block;
	width: 36px;
	height:29px;
	background-image: url(/surfboardstock/images/general_shop.png);
	font-size: 1px;
	line-height: 0;
	border-left:solid 1px #CCC;
}
.general_shop:hover {
	background-position: 0 -29px;
}

.socialnetworks {
	float:right;
	padding-top: 1px;
	position: relative;
	left:-5px;
}

.followus_nav {
	float:left;
	margin-top: 7px;
	margin-left: 0px;
	font-size: 0;
	
}
.followus_nav a {
	font-size: 0;
	margin-right: 7px;
}
.followus_nav a img {
	width: 20px;
}

.sbs_searchgroup {
	float:left;
}

.nrofboardsresult {
	padding-left: 0 !important;
}

/* ----------- HTML5 Suport IE8 ------------- */
header, nav, section, article, aside, footer {
   display:block;
}


#switchtomobile {
	display: block;
	font-size: 28px;
	color: #088eca;
	text-align: center;
	margin-top:20px;
	position: relative;
	top: 23px;
}


.footerfixed {
	position: fixed;
	bottom: 0;
}

.mnav_bline {
	display: block;
	position: absolute;
	z-index: 9999;
	width: 99%;
	height: 1px;
	background-color: #FFF;
	border-left: solid 1px #1a171b;
}







