﻿#content_header
{ 
    position: relative;  
    margin-left: 0px;
    border: 1px solid #ececec;
    background-color: #fff;
}
#content_header.ogone
{
	height: 92px;
}
.admin #content_header
{
    height: 100px;
    margin-left: 15px;
}
#content_body
{
    position: relative;
    margin: 0px;
    min-height: 300px;
    height: auto;
    display: block;
    border-left: solid 1px #000;
    border-bottom: solid 1px #000;
    border-right: solid 1px #000;
  	background: url(../Images/gray.png.ashx) repeat left top;
    background-color: #fff;
    
}
#content_body_ogone
{
    position: relative;
    margin: 0px;
    min-height: 300px;
    height: auto;
    background-color: #fff;
}
#content_body_main
{
    position: relative;
    left: 0px;
    width: 766px;
    min-height: 705px;
    background-color: #fff; 

}
#content_head

{
    height: 30px;   
    }
#content_side
{
    position: relative;
    margin: 0px;
    top: 0px;
      	background: url(../Images/gray.png.ashx) repeat left top;
    right: 0px;
    overflow: hidden;
}

#content_bottom
{
    position: relative;
    text-align: center;
    height: 40px;
    top: 0px;
    background: url(../Images/background.jpg.ashx) repeat-x left center;
}
#content_bottom .agry11b
{
    color: #fff;
}

.tableHeader
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #B80000;
    text-decoration: none;
    white-space: nowrap;
    padding: 5px 0px;
    vertical-align: top;
}
.tableSubHeader, .tablesubHeader
{
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #64696e;
    text-decoration: none;
}

.buttons
{
    margin: 20px 0px;
    text-align: center;
    display: block;
}
.button, .button-disabled
{
	text-decoration: none;

}
.button table
{
    margin: 2px;
    cursor: hand;   
    cursor: pointer;
	display: inline;
    _display: inline-table;
}

.button-disabled table
{
    cursor: text;
	display:inline;	
}
.button .xleft, .button .xmiddle, .button .xright, .button-disabled .xleft, .button-disabled .xmiddle, .button-disabled .xright
{
	padding: 0 !important;
	line-height: 30px;
	font-family: Arial;
	font-size: 11px;
	color: #fff;
	text-transform: uppercase;
	height: 30px;
}
.button .xleft
{
	background-image: url('../Images/Controls/Buttons/btn_left_normal.gif.ashx');
	background-repeat: no-repeat;
	width: 18px;
}
.leftArrow.button .xleft
{
    background-image: url(../Images/Controls/Buttons/btn_left_normal.gif.ashx);
}
.button .xmiddle
{
	background-image: url(../Images/Controls/Buttons/btn_middle_normal.gif.ashx);
	background-repeat:repeat-x;
}
.button .xright
{
	background-image: url(../Images/Controls/Buttons/btn_right_normal.gif.ashx);
	background-repeat: no-repeat;
	width: 17px;
}
.button:hover .xleft
{
	background-image: url(../Images/Controls/Buttons/btn_left_hover.gif.ashx);
}
.leftArrow.button:hover .xleft
{
    background-image: url(../Images/Controls/Buttons/btn_left_hover.gif.ashx);
}
.button:hover .xmiddle
{
	background-image: url(../Images/Controls/Buttons/btn_middle_hover.gif.ashx);
}
.button:hover .xright
{
	background-image: url(../Images/Controls/Buttons/btn_right_hover.gif.ashx);
}
.button-disabled .xleft
{
	background-image: url(../Images/Controls/Buttons/btn_left_disabled.gif.ashx);
	background-repeat: no-repeat;
	width: 18px;
}
.leftArrow.button-disabled .xleft
{
	background-image: url(../Images/Controls/Buttons/btn_left_disabled.gif.ashx);
}

.button-disabled .xmiddle
{
	background-image: url(../Images/Controls/Buttons/btn_middle_disabled.gif.ashx);
	background-repeat:repeat-x;
	cursor: text;
}
.button-disabled .xright
{
	background-image: url(../Images/Controls/Buttons/btn_right_disabled.gif.ashx);
	background-repeat: no-repeat;
	width: 17px;
}

.bedrag
{
    text-align: left;
}

a.navlink, a.navlink:link,  a.navlink:visited,  .navlink a, .navlink a:link,  .navlink a:visited, .navlink a:hover /*, #layout_body_content a*/
{
    position: relative;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #4f585c;
    text-decoration: none;
    z-index: 5;
}
a.activenavlink /*, #layout_body_content a*/
{
    position: relative;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #b80000;
    text-decoration: underline;
    z-index: 5;

}


a.navlink:hover /* #layout_body_content a:hover */
{
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #4f585c;
    text-decoration: underline;
}

.ablu14b a:link
{
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    color: #B80000;
    text-decoration: none;
}
.ablu14b a:visited
{
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    color: #B80000;
    text-decoration: none;
}
.ablu14b a:hover
{
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    color: #B80000;
    text-decoration: underline;
}

#loginStatus a.navlink, #loginStatus a.navlink:link
{
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #D3D9DA;
    text-decoration: none;
}
#loginStatus a.navlink, #loginStatus a.navlink:visited, #loginStatus a.navlink:active, #loginStatus a.navlink:hover
{
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}
#loginStatus a.navlink:hover /* #layout_body_content a:hover */
{
    text-decoration: underline;
}
#loginStatus .agry11b
{
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #D3D9DA;
    text-decoration: none;
}

#Footer a.navlink, #Footer a.navlink:link
{
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #D3D9DA;
    text-decoration: none;
}
#Footer a.navlink, #Footer a.navlink:visited /* #layout_body_content a, #layout_body_content a:visited */
{
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #D3D9DA;
    text-decoration: none;
}
#Footer a.navlink:hover /* #layout_body_content a:hover */
{
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #D3D9DA;
    text-decoration: underline;
}
#Footer .agry11b
{
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #D3D9DA;
    text-decoration: none;
}


.oldPrice, .priceOld
{
    color: #b80000;
    text-decoration: line-through;
}

.salePrice, .priceNew
{
    font-size: 100%;
    font-weight: bold;
}

.tbSmall
{
    width: 30px;
}
.tbSmall
{
    width: 40px;
}
.tbMedium
{
    width: 145px;
}
.tbMedium2
{
    width: 120px;
}
.tbMedium3
{
    width: 200px;
}
.tbMedium4
{
    width: 178px;
}
.tbMedium5
{
    width: 206px;
}
.disabled
{
    color: gray;
    background-color: inactiveborder;
}

.errormsg
{
    font-family: Arial;
    font-size: 11px;
    color: #b80000;
    text-decoration: none;
    text-align: left;
}
.validatormsg
{
    font-family: Arial;
    font-size: 11px;
    color: #b80000;
    text-decoration: none;
    text-align: left;
    font-weight: bold;
}
.validatorchar
{
    font-family: Arial;
    font-size: 15px;
    color: #b80000;
    text-decoration: none;
    text-align: left;
    font-weight: bold;
}

.clickable
{
    cursor: pointer;
    cursor: hand;
}

.listsearch
{
	
}
