﻿    a:link              {color:Blue;  }
    a:visited           { color:Black;}
    a:hover             { color:Red;}
    a:active            { color:Orange;}




/* ajax__tab_red-theme theme (images/tabs1/red.jpg) */

/*GRID*/
.gridrow
{
    /*white-space: nowrap;*/ /*border-top:dotted 1px #RED !important;*/
    border-left: dotted 1px transparent;
    border-right: dotted 1px transparent;
    vertical-align: top; /*font-family:"Lucida Grande","Lucida Sans Unicode",Verdana,Arial,Helvetica,sans-serif;*/
    border-bottom:dotted 1px #646464; 
}
.gridrow table
{
    border-left: none !important; /*border-top:dotted 1px #RED !important;*/ /*border-left: solid 1px White;     border-right: solid 1px White;*/
    vertical-align: top;
}
.gridrow td
{
    border-left: none !important; /*border-top:dotted 1px #RED !important;*/ /* border-left: solid 1px White;     border-right: solid 1px White;*/
    vertical-align: top;
}
.alternate
{
    border-right: dotted 1px transparent;
    border-left: dotted 1px transparent; /*background-color: #f1f1f1;*/ /*border-top:dotted 1px #RED !important;    */ /*border-left: solid 1px White;     border-right: solid 1px White;*/
    /*vertical-align: top;*/ /* background-color:White;*/
    border-bottom:dotted 1px #646464;
}
.alternate table
{
    border-left: none !important; /*border-top:dotted 1px #RED !important;    */ /* border-left: solid 1px White;     border-right: solid 1px White;*/
    vertical-align: top; /* background-color:White;*/
}
.alternate td
{
    border-left: none !important; /*border-top:dotted 1px #RED !important;    */ /* border-left: solid 1px White;     border-right: solid 1px White;*/
    vertical-align: top; /* background-color:White;*/
}
.gridheader
{
    /*background-color: #ACD4F0;*/
    
    text-decoration: none;
    font-size: small;
    font-weight: bold;
    /*border: solid 2px Orange;*/
}

.gridpager, gridheader table, .gridheader td, .gridpager td table td
{
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
}
.gridpager table
{
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-weight: bold;
    font-size: small;
    text-decoration: none;
}
.IDcolumn
{
    text-align: center;
    margin: 0px;
    padding: 0px; /* background-color:Silver;*/
    
    
}


.gridrow:hover, .alternate:hover
{
    /*background-color:#FFFACF;*/ /*background-color: #BCBCBC;*/ /*DCE4E7*/
    background-color: #eff1f7;
    color: black; /* font-weight: bold;*/
}

.gridheader
{
    font-size: small;
    text-align: center;
    background-color: #333333;
    font-weight: bold;
    font-family: Sans-Serif, Arial, Verdana;
    color: White;
}

.gridsearch
{
    border: dotted 1px #f4f4f4;
    border-spacing: 2px;
    margin-left: 5px;
    margin-bottom: 10px;
}

.gridbuttons
{
    /*border: dotted 1px #C4C4C4; */ /*background-color:#717171;*/ /*border-spacing: 2px; */ /*padding: 2px;                                     */
    font-family: Sans-Serif, Arial, Verdana; /*border:solid 1px #c4c4c4;*/
    border: solid 1px black;
    font-size: x-small;
    background-color: #f1f1f1;
}
.alwaysbutton
{
    width: 100px;
    font-size: x-small;
    margin: 2px;
}
.errorlabel
{
    color: Yellow;
}
.labeltitle
{
    font-family: Sans-Serif,Arial,Verdana;
    font-weight: bold;
    color: Black;
    width: 492px;
}
.whitelabeltitle
{
    font-family: Sans-Serif,Arial,Verdana;
    font-weight: bold;
    color: White;
}
.controlstyle
{
    white-space: nowrap; /*background-color: #FFF7EF;*/
    background-color: White;
    width: 150px;
    height: 15px;
    font-size: small;
    border: solid 1px #969696 !important;
}
.dropdowncontrolstyle
{
    width: 153px;
    height: 18px;
}


/*GRID*/
/* ajax__tab_technorati-theme theme */

.ajax__tab_technorati-theme .ajax__tab_header 
{
    margin-top:5px;
    font-family: Sans-Serif, Arial, Verdana, "Helvetica Neue";
    background:url(img/technorati/tab-line.png) repeat-x bottom;
    font-size:12px;
    display:block;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_outer 
{
    background:url(img/technorati/tab.png) no-repeat left top;
    border-color:#222;
    color:#222;
    padding-left:10px;
    margin-right:3px;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_inner 
{
    background:url(img/technorati/tab.png) no-repeat right top;
    border-color:#666;
    color:#666;
    padding:3px 10px 2px 0px;
}
.ajax__tab_technorati-theme .ajax__tab_hover .ajax__tab_inner 
{
    color:Orange;
    
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_outer 
{
    background:url(img/technorati/tab.png) no-repeat 0pt -40px;
    border-bottom-color:#ffffff;
    font-weight:bold;
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_inner 
{
    background:url(img/technorati/tab.png) no-repeat right -40px;
    color:#000000;
    border-color:#333
}
.ajax__tab_technorati-theme .ajax__tab_body 
{
    /*font-family:verdana,tahoma,helvetica;*/
    font-family: Sans-Serif, Arial, Verdana, "Helvetica Neue";
    font-size:10pt;
    padding:8px;
    background-color:#ffffff;
    border:solid 1px #d7d7d7;
    border-top-width:0;
}

.Text
{
    font-family: Arial, Sans-serif, 'Times New Roman';
    font-size: 10pt;
    font-weight: normal;
    font-style: normal;
    color: #333333;
    text-decoration: none;
}
.toolTip
{
    z-index: 100000;
    padding: 4px;
    background-color: Black;
    color: Orange;
    min-height: 200px;
    max-width: 200px !important;
    display: block !important;
    font-family: Arial, Sans-serif, 'Times New Roman';
    font-size: 10pt;
    
}

.Table4
{
    padding: 0px; /*background-color:Silver;*/
}
.homecontroltable
{
    font-family: Sans-Serif,Arial,Verdana;
    font-weight: bold;
    font-size: medium;
}


/*ROUNDED CORNER BOX*/
.cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2
{
    background: transparent url(../images/demobox.png) no-repeat bottom right;
}
.cssbox_head h2
{
    font-size: small;
    font-weight: bold;
}


.cssbox
{
    /*width: 335px !important;  intended total box width - padding-right(next) */ /*width: 320px;  IE Win = width - padding */
    padding-right: 5px; /* the gap on the right edge of the image (not content padding) */ /*margin: 20px auto;  use to position the box */
}
/* set the top-right image */.cssbox_head
{
    background-position: top right;
    margin-right: -5px; /* pull the right image over on top of border */
    padding-right: 30px; /* right-image-gap + right-inside padding */
}
/* set the top-left image */.cssbox_head h2
{
    background-position: top left;
    margin: 0; /* reset main site styles*/
    border: 0; /* ditto */
    padding: 25px 0 15px 30px; /* padding-left = image gap + interior padding ... no padding-right */
    height: auto !important;
    height: 1%; /* IE Holly Hack */
}
/* set the lower-left corner image */.cssbox_body
{
    background-position: bottom left;
    margin-right: 25px; /* interior-padding right */
    padding: 15px 0 15px 30px; /* mirror .cssbox_head right/left */
    }
/*ROUNDED CORNER BOX*/

/*ROUNDED CORNER BOX ORDER*/
.cssbox_order, .cssbox_order_body, .cssbox_order_head, .cssbox_order_head h2
{
    font-family: Arial,Tahoma,Verdana,Sans-Serif;
    background: transparent url(../images/demobox_order.png) no-repeat bottom right;
}
.cssbox_order_head h2
{
    font-size: small;
    font-weight: bold;
}


.cssbox_order
{
    /*width: 335px !important;  intended total box width - padding-right(next) */ /*width: 320px;  IE Win = width - padding */
    padding-right: 15px; /* the gap on the right edge of the image (not content padding) */ /*margin: 20px auto;  use to position the box */
}
/* set the top-right image */.cssbox_order_head
{
    background-position: top right;
    margin-right: -15px; /* pull the right image over on top of border */
    padding-right: 40px; /* right-image-gap + right-inside padding */
}
/* set the top-left image */.cssbox_order_head h2
{
    background-position: top left;
    margin: 0; /* reset main site styles*/
    border: 0; /* ditto */
    padding: 25px 0 15px 40px; /* padding-left = image gap + interior padding ... no padding-right */
    height: auto !important;
    height: 1%; /* IE Holly Hack */
}
/* set the lower-left corner image */.cssbox_order_body
{
    background-position: bottom left;
    margin-right: 25px; /* interior-padding right */
    padding: 15px 0 15px 40px; /* mirror .cssbox_order_head right/left */
}
/*ROUNDED CORNER BOX*/



.modalBackground
{
    background-color: Gray;
}

.modalPopup
{
    background-color: #ffffdd;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 250px;
}

.sampleStyleA
{
    background-color: #FFF;
}

.sampleStyleB
{
    background-color: #FFF;
    font-family: monospace;
    font-size: 10pt;
    font-weight: bold;
}

.sampleStyleC
{
    background-color: #ddffdd;
    font-family: sans-serif;
    font-size: 10pt;
    font-style: italic;
}

.sampleStyleD
{
    background-color: Blue;
    color: White;
    font-family: Arial;
    font-size: 10pt;
}

/*Popup Control*/
.popupControl
{
    background-color: White;
    position: absolute;
    visibility: hidden;
}



.createuserbutton
{
    text-align: left;
}

.watermarked
{
    /*height:15px;*/ /*width:150px;*/ /*padding:2px 2px 2px 2px;*/
    font-family: Arial;
    border: 1px solid #BEBEBE;
    background-color: #fff7ef;
    color: gray;
    height: 15px; /*font-size:xx-small;*/
    font-size: small;
}
.unwatermarked
{
    font-family: Arial;
    border: 1px dotted #000000; /*#BEBEBE;*/
    height: 15px; /*font-size:xx-small;*/
    font-size: small; /*width:148px;*/
}
.Table
{
    width: 99%;
    text-align: left;
    font-family: Arial;
    white-space: nowrap; /*border: solid 1px #000000;*/
}
.label
{
    width: 70px;
}
.delimitercell
{
    border-bottom: dotted 1px #ffffff;
}
.table_homepage
{
    margin-left: auto;
    margin-right: auto;
    height: 100%;
    text-align: left;
    font-family: Arial;
    font-weight: bold;
    white-space: nowrap;
}


.all
{
    /*padding-top:20px;*/ /*vertical-align:middle;*/
    width: 780px;
    margin-left: auto;
    margin-right: auto;
}
.all2
{
    /*padding-top:20px;*/ /*vertical-align:middle;*/
    width: 926px;
    margin-left: auto;
    margin-right: auto;
}
.sidepart
{
    /*text-align: left;*/
    font-family: Arial;
}
.upperpart
{
    text-align: left;
    vertical-align: top;
    font-family: Arial;
}
.sidepart:hover
{
    background-color: #FF8F22;
}


.leftbutton
{
    cursor: pointer; /*background-color: transparent;*/
    display: block;
    text-align: center; /*overflow:hidden;      */
    background-image: url( 'images/three/caricon_zold_big.png' ); /*background-position:0 0;*/
    background-repeat: no-repeat;
}
.leftbutton:hover
{
    cursor: pointer; /*background-color:Black;*/ /*display:none;*/ /*overflow:hidden;      */
    background-position: 0 -171px; /* background-repeat:no-repeat;*/
}
.middlebutton
{
    cursor: pointer; /*background-color: transparent;*/
    display: block;
    text-align: center; /*overflow:hidden;      */
    background-image: url( 'images/three/motorcycle-icon_zold_nagy.png' ); /*background-position:0 0;*/
    background-repeat: no-repeat;
}
.middlebutton:hover
{
    cursor: pointer; /*background-color:Black;*/ /*display:none;*/ /*overflow:hidden;      */
    background-position: 0 -171px; /* background-repeat:no-repeat;*/
}
.rightbutton
{
    cursor: pointer; /*background-color: transparent;*/
    display: block;
    text-align: center; /*overflow:hidden;      */
    background-image: url( 'images/three/boat_transport_big.png' ); /*background-position:0 0;*/
    background-repeat: no-repeat;
}
.rightbutton:hover
{
    cursor: pointer; /*background-color:Black;*/ /*display:none;*/ /*overflow:hidden;      */
    background-position: 0 -171px; /* background-repeat:no-repeat;*/
}

.Table
{
    text-align: left;
    font-family: Arial;
}
.loginbackground
{
    background-image: url( 'images/loginbackground.png' );
    background-repeat: no-repeat;
}



.rightbuttonclass
{
}
.regtempbackground
{
    background-image: url( 'images/register1.png' );
    background-repeat: no-repeat;
}
.Table2
{
    text-align: left;
    font-family: Arial;
    padding-left: 10px;
    vertical-align: bottom;
}
.Table3
{
    text-align: left;
    font-family: Arial;
    padding-right: 25px;
    vertical-align: bottom;
}


.buttonstyle
{
    float: right;
}

.tabcontainertransportdetail
{
    font-family: Arial;
    font-size: x-small;
}

.tabledetails
{
    font-family: Arial;
    font-size: x-small;
    font-weight: bold;
}

.watermarked
{
    /*height:15px;*/ /*width:150px;*/ /*padding:2px 2px 2px 2px;*/
    font-family: Arial;
    border: 1px solid #BEBEBE;
    background-color: #fff7ef;
    color: gray;
    height: 15px; /*font-size:xx-small;*/
    font-size: small;
}
.unwatermarked
{
    font-family: Arial;
    border: 1px dotted #000000; /*#BEBEBE;*/
    height: 15px; /*font-size:xx-small;*/
    font-size: small; /*width:148px;*/
}

.Table
{
    text-align: left;
    font-family: Arial; /*border: solid 1px #000000;*/
}

span.freq
{
    font-size: 10pt !important;
    color: #bbb;
}
#credit
{
    text-align: center;
    font-size: 0.7em;
    color: #333;
    margin-bottom: 0.6em;
    font-family: 'lucida grande' ,trebuchet, 'trebuchet ms' ,verdana,arial,helvetica,sans-serif;
}
#credit a:link
{
    color: #777;
    text-decoration: none;
}
#credit a:visited
{
    color: #777;
    text-decoration: none;
}
#credit a:hover
{
    text-decoration: none;
    color: white;
    background-color: #05f;
}
#credit a:active
{
    text-decoration: underline;
}

.rightrounded
{
    background-image:url('/images/upper_stripe.png');
    background-position:right;
    background-repeat:no-repeat;
    float:left;
    width:10px;
    height:42px;
}


