html, body
{
    margin: 0;
    padding: 0;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
}
h1, h2, h3, h4 
{
    color: #0055a5;
    font-size: 13px;
    font-weight: bold;
    margin: 0;
    padding: 5px 0;
}

h1 { font-size: 16px; font-weight: bold; padding: 10px 0; }
a { text-decoration: none; }
input, textarea, select { color: #363636; font-size: 11px; line-height: 14px; }
label { font-size: 11px; color: #363636; font-weight: bold; }
.clearer { clear: both; line-height: 1px; }
.highlight { background-color: Yellow; }
.hidden { display: none; }

.success, .error
{
    display: block; padding: 5px; text-align: center;
}
.success { color: Green; font-weight: bold; border: 2px solid green; }
.error { color: red; font-weight: bold; border: 2px solid red; }

input.BtnC,
ol.form li.submit input.BtnC
{
    border: none;
    height: 23px;
    width: 111px;
    line-height: 23px;
    color: #ffffff;
    font-weight: bold;
    cursor: pointer;
}

table.Order { width: 100%; }
div#right h1, div#right h2, div#right h3, div#right h4 
{
    padding: 5px 10px;
}
div#outercontainer
{
    margin: 0 auto;
    width: 970px;
    padding-left: 5px;
}

/* Topbar --> */
div#topbar
{
    height: 137px;
    position: relative;
    z-index: 100;
}
div#topbar div.menu
{
    margin: 0 auto;
    width: 740px;
    height: 20px;
}
div#topbar div.menu ul { margin: 0; padding: 0; }
div#topbar div.menu li
{
    float: left;
    list-style-type: none;
    padding: 0 15px;
}
div#topbar div.menu li a
{
    color: #ffffff;
    font-size: 11px;
    text-decoration: none;
}

div#topbar img.emaerket
{
    position: absolute;
    top: 10px;
    right: 10px;
}
/* <-- Topbar */

/* Menubar --> */
div#menubar
{
    height: 38px;
    position: relative;
    z-index: 50;
}
div#menubar div.menu ul { margin: 0; padding: 0; }
div#menubar div.menu li
{
    float: left;
    list-style-type: none;
    padding: 0;
    z-index: 0;
}
div#menubar div.menu li.last
{
    background-image: none;
}

div#menubar div.menu li a
{
    color: #ffffff;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    padding: 12px 13px;
    height: 14px;
    display: block;
    margin-right: 2px;
}
div#menubar div.menu li ul { display: none; }
div#menubar div.minicart
{
    position: absolute;
    right: 0;
    width: 175px;
    height: 38px;
    color: #ffffff;
}
div#menubar div.minicart h4
{
    margin: 0 4px;
    font-size: 11px;
    color: #ffffff;
    padding: 0;
}
div#menubar div.minicart table
{
    font-size: 9px;
    border-collapse: collapse;
    padding: 0;
    border: 0;
    width: 100%;
}
div#menubar div.minicart table td,
div#menubar div.minicart table th
{
    padding: 0;
    text-align: center;
}
div#menubar div.minicart div.hover
{
    position: absolute;
    right: 0;
    width: 262px;
    height: 315px;
    z-index: 100;
    display: none;
}
div#menubar div.minicart div.hover a
{
    color: #ffffff;
    text-decoration: none;
}
div#menubar div.minicart div.hover table.product
{
    margin: 15px 25px 0 10px;
    width: 235px;
}
div#menubar div.minicart div.hover table td { vertical-align: top; padding: 2px 0; }
div#menubar div.minicart div.hover table td.image { width: 60px; }
div#menubar div.minicart div.hover table td.image table { width: 60px; }
div#menubar div.minicart div.hover table td.text
{
    text-align: left;
    color: #ffffff;
} 
div#menubar div.minicart div.hover table td.delete
{
    text-align: right;
    width: 60px;
}
div#menubar div.minicart div.hover table td.delete a img
{
    border: none;
    margin-bottom: -3px;
}
div#menubar div.minicart div.hover a.go-to-basket
{
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    display: block;
    margin-top: 10px;
}
/* <-- Menubar */

/* Content --> */
div#content
{
    background-color: #ffffff;
    color: #363636;
}
div#content a
{
    color: #0055a5;
    font-size: 11px;
}
div#content div.top
{
    height: 15px;
}
div#content div#left 
{ 
    float: left; 
    width: 120px;
    margin: 0 10px 0 15px;
}
div#content div#left ul#SubCatalogTree li ul { display: inline-block; }
div#content div#left ul#SubCatalogTree { padding: 0; list-style-type: none; }
div#content div#left ul#SubCatalogTree li { padding: 2px 0; }
div#content div#left ul#SubCatalogTree li a { color: #0055a5; font-size: 11px; }

div#content div.text
{
    font-size: 11px;
    color: #363636;
    margin: 10px;
}
div#content div.text h1,
div#content div.text h2,
div#content div.text h3,
div#content div.text h4,
div#content div.text h5
{
    padding: 5px 0;
}
div#content div.text h2 { font-size: 13px; }
div#content div.text h3 { font-size: 12px; }
div#content div.text h4 { font-size: 11px; }
div#content div.text li
{
    margin-left: 30px;
    padding: 3px 0;
}
div#content div.text ul,
div#content div.text ol
{
    padding-bottom: 10px;
}
div#content div#middle
{
    padding-left:11px;
    float: left;
    width: 602px;
}
div#content div.bottom
{
    height: 48px;
}

div#content div.button { height: 21px; margin-left:10px; }
div#content div.product-add-to-cart div.button { height: auto; }
div#content div.button span 
{ 
    height: 21px; 
    background-repeat: no-repeat;
    float: left;
}

div#content div.button a
{  
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
    height: 21px;
    display: block;
    float: left;
    text-decoration: none;
    line-height: 21px;
}
div#content div.button span.left
{
    width: 10px;
}
div#content div.button span.right
{
    width: 18px;
}

div#content div.addtobasket span.left
{
    width: 9px;
}
div#content div.addtobasket span.right
{
    width: 17px;
}

div#content div#right
{
    padding: 5px 15px 0 0;
    width: 194px;
    float: left;
}
div#content div#right div#hotline
{
    height: 61px;
    clear: both;
    margin-bottom: 10px;
}

div#content div#right h4 
{  
    margin: 0;
    padding-bottom: 0;
}
div#content div#right select
{
    width: 120px;
    margin-left: 10px;
}
div#content div#right div#USP
{
    height: 134px;
    clear: both;
    margin:2px 0 10px;
}
div#content div#right div#USP h3 span { color: #ed1c2f; }
div#content div#right div#USP li
{
    font-size: 11px;
    color: #363636;
    padding: 3px 5px 3px 0;
    margin-left: 25px;
}
div#content div#right div#product-offers
{
    height: 414px;
    clear: both;
    margin-bottom: 10px;
}
div#content div#right div#product-offers h4 
{
    color: #ffffff;
    margin-bottom: 20px;
}
div#content div#right div#product-offers div.product-offer
{
    height: 177px;
}
div#content div#right div#product-offers div.product-offer p.price,
div#content div#right div#product-offers div.product-offer p.discount 
{
    font-size: 12px;
    font-weight: bold;
    margin-left: 10px;
    padding-top: 2px;
}
div#content div#right div#product-offers div.product-offer p.discount 
{
    font-size: 11px;
    color: #ed1c2f;
    padding-bottom: 2px;
}
div#content div#right div#product-offers div.product-offer div.product-image-wrapper { text-align: center; height:72px; }
div#content div#right div#product-offers div.product-offer div.product-image-wrapper table { width: 100%; }
div#content div#right div#product-offers div.product-offer h3
{
    font-weight: normal;
    font-size: 11px;
    
}
div#content div#right div#product-offers .see-all { margin-left: 10px; }

div#content div#right div#themesandguides
{
    height: 122px;
    clear: both;
    padding: 9px 0;
}
div#content div#right div#themesandguides h3
{
    margin: 0;
    padding-bottom: 0;
}
div#content div#right div#links
{
    height: 51px;
    clear: both;
    padding:4px 0 4px 3px;
}
div#content div#right div#links a { display: block; float: left; margin-right: 0px;}
div#content div#right div#links a img
{
    height: 40px;
    width: 38px;
}

/* <-- Content */
/* Footer --> */
div#footer
{
    height: 64px;
    text-align: center;
    overflow: hidden;
}
div#footer p
{
    font-size: 11px;
    color: #ffffff;
    padding-top: 12px;
}
div#footer p span
{
    width: 9px;
}

#footer-links{
    float:right;
    position:relative;
    left:-50%;
    text-align:left;
    padding-top:2px;
}
#footer-links ul{
    list-style:none;
    position:relative;
    left:50%;
}

#footer-links li
{
    float:left;
    position:relative;/* ie needs position:relative here*/
    padding-left: 25px;
}
#footer-links li.first
{
    background-image: none;
    
}
#footer-links a{
    float:left;
    color: #4fa3e9;
    font-size: 11px;
    text-align:center;
    white-space:nowrap;
}
/* <-- Footer */

div.search 
{
    position: absolute;
    right: 10px;
    bottom: 15px;
}
div.search ol { list-style-type: none; }
div.search ol li { float: left; width: auto; overflow: hidden; }
div.search ol li.submit { width: 56px; }
div.search ol li input
{
    border: 0;
    width: 154px;
    height: 19px;
    padding: 0 0 0 4px;
}
div.search ol li.submit input
{
    color: White;
    width: 56px;
    font-weight: bold;
    font-size: 11px;
    margin: 0 2px;
}
div.search ol li.submit 
{
    width: 58px;
}
div#searchwords
{
    height: 161px;
    position: relative;
    z-index: 0;
}
div#searchwords div#searchwords-football
{
    height: 161px;
    width: 62px;
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 65%;
    z-index: -1;
}
.defaultTextActive { color: #a1a1a1; font-style: italic; }


/* Dropdown menu --> */
div#topbar ul.topnav {
	list-style: none;
	padding: 0 20px;
	margin: 0;
	float: left;
	font-size: 1.2em;
}
div#topbar ul.topnav li {
	float: left;
	margin: 0;
	padding: 0 15px 0 15px;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
}
div#topbar ul.topnav li a{
	padding: 4px 0;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
}
div#topbar ul.topnav li a:hover{
}
div#topbar ul.topnav li span { /*--Drop down trigger styles--*/
	width: 17px;
	height: 28px;
	float: left;
}
div#topbar ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
div#topbar ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 20px;
	background: #333;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 150px;
	border: 1px solid #111;
	z-index: 100;
}
div#topbar ul.topnav li 
{
	z-index: 100;
}
div#topbar ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	border-top: 1px solid #252525; /*--Create bevel effect--*/
	border-bottom: 1px solid #444; /*--Create bevel effect--*/
	clear: both;
	width: 150px;
}
div#topbar ul.topnav li ul.subnav li a {
	float: left;
	width: 135px;
	padding-left: 15px;
}
div#topbar ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
}
/* <-- Dropdown menu */

div#searchwords ul.sitemap {
	list-style: none;
	padding: 0 20px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.9em;
	width:970px;
	z-index: 1;
}
div#searchwords ul.sitemap li {
	float: left;
	margin: 0;
	padding: 15px 0 0 42px;
	font-weight: bold;
	color: #7c7c7c;
	width: 150px;
	z-index: 2;
}
div#searchwords ul.sitemap li a{
	padding: 3px 0;
	color: #7c7c7c;
	display: block;
	text-decoration: none;
	float: left;
}
div#searchwords ul.sitemap li span {
	width: 170px;
	height: 11px;
	float: left;
}
div#searchwords ul.sitemap li ul.subnav {
	list-style: none;
	margin: 0; padding: 0;
	float: left;
	width: 170px;
}
div#searchwords ul.sitemap li ul.subnav li{
	margin: 0; padding: 0;
	clear: both;
	width: 170px;
}

div#searchwords ul.sitemap li ul.subnav li a {
	float: left;
	width: 150px;
	font-weight: normal;
}



/* Tabs
----------------------------------*/
/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs {
        display: none;
    }
}

/* Skin */
.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    float: left;
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    display: block;
}

.ui-tabs-nav .ui-tabs-selected a {
    color: #000;
}
.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
    outline: 0; /* prevent dotted border in Firefox */
}
.ui-tabs-nav a span {
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .tabs-disabled a:link, .ui-tabs-nav .tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-nav .tabs-disabled {
    opacity: .4;
}
.tabs-loading em {
    padding: 0 0 0 20px;
}
.ui-tabs .ui-tabs-hide { display: none !important; }


/* Form styling */

/* Generel styling til forms */

ol.form
{
    list-style: none;
    padding: 0;
    margin: 0;
}
ol.form li
{
    height: 20px;
    font-style: italic;
    color: #9397A4;
    width: 450px;
}
ol.form li label
{
    width: 150px;
    display: block;
    float: left;
    text-align: right;
    margin-right: 5px;
    font-style: normal;
    color: #425367;
    font-weight: bold;
}
ol.form li select, ol.form li input
{
    width: 145px;
} 
ol.form li.textarea
{
    height: 150px;
}

ol.form li.submit
{
    height: 25px;
    text-align: right;
    width: 305px;
}
ol.form li.submit input
{
    width: auto;
}
/* Search page */
ol#SearchResults div.title a { font-size: 13px; font-weight: bold; }

/* Print page */
div.JsPrint ul
{
    list-style-type: none;
}
div.JsPrint span
{
    display:block;
    float:left;
    font-weight:bold;
    line-height:58px;
    padding-bottom:10px;
}
div.JsPrint a img
{
    float: left;
}

/* Product reviews */
div#product-review-list h3
{
    font-size: 16px;
}
div#product-review-list 
{
    padding-right: 10px;
}
div#product-review-list div#additional { background-image: none; }
div#product-review-list div#additional th.productlink { text-align: left; width: 50%; }

div#product-review-list div#additional table
{ margin-left: 0; }


/* link hover */
div#tipDiv {
    color:#000; font-size:11px; line-height:1.2;
    background-image: url(/extended/masters/layout_main/images/custom/bg-hover-link.png);
    background-repeat: no-repeat;
    padding: 10px 10px 10px 10px;
    width:196px; 
    height:138px;
}

div#tipDiv table {
table-layout: fixed; width: 185px; height: 120px;
}

div#tipDiv a {
  color: #0055a5;
}
