/* Lang Select List */
input.lang, select.lang {  
  vertical-align: middle;
  background-image: url(img/input_bg.png);
  background-position: 0 0;
  background-repeat: repeat-x;
  font-size: 11px;
  padding: 1px;
}
div.LangSelector { 
   vertical-align : middle;
  text-align: right;
  font-size: 12px;
   display : block;
  padding: 0;
  margin: 0;
  border-left: 1px solid #dbdbdc;
  color: #dbdbdc;
}

/* #################### */
/* #  Standard menu   # */
/* #################### */

div.menuBar {
  color:#e5e5e5;
   background-color: transparent !important;
   margin: 0 0 0 5px;
   padding: 0 -10px 0 0;
   border: 0;
  text-align: left;
   height: auto;
  width: auto !important;
}

div.menuBar a, div.menuBar a div, div.menuBar a div a, div.menuBar a div a span {
  text-align: left !important;
}

table.border { 
   border-top: 1px solid #000;
   margin: 5px;
}

div.emenuBar {
  background-color: transparent !important;
  text-align: left;
}

div.menuBar a.menuButton, div.menuButton, div.menuButton_over {
  background-color: transparent !important;
   color:#e5e5e5;
  border: 0;
   font-weight : normal;
  cursor: pointer;
  left: 0;
  margin: 0;
   padding: 0 10px 0 0;
  position: relative;
  text-decoration: none;
  top: 0;
  z-index: 100;
   width : auto;
   white-space : nowrap;
   height : auto;
}

div.menuBar a.menuButton {
  font-size: 14px;
}

div.menuBar a.menuButton:hover, div.menuButton:hover, div.menuButton_over {
  background-color: transparent;
   color:#e5e5e5;
  height: auto;
  text-decoration: underline;
  font-size: 14px;
}

div.menu {
  background-color: #4B4A4A;
  border: 1px solid #8E8E8E;
  left: -5px;
  padding: 1px;
   margin-top: 0;
  *margin-top: -2px;
   margin-left: 0;
  position: absolute;
  top: 5px;
  visibility: hidden;
  z-index: 101;
   white-space : nowrap;
  width: auto;
  height: auto;
}

div.menu a.menuItem {
  cursor: pointer;
  display: block;
   color:#e5e5e5;
  padding: 2px 11px 2px 0;
  text-decoration: none;
  white-space: nowrap;
  width: 155px;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  background-color: #323232;
   color: #fff;
}

div.menu a.menuItem span.menuItemBuffer, div.menu a.menuItem:hover span.menuItemBuffer {
   padding: 0 2px;
}

span.menuItemBuffer <img { 
   height: 1px;
   width: 1px;
}

div.menu a.menuItem  {
  padding: 0px 0px 0px 3px;
  height: auto;
}

a.menuItem.header {
  border-bottom: 1px solid #ccc;
}
span.menuItemText { 
  height: auto;
  margin-right: 5px;
  padding: 1px;
font-size: 12px;
}
.menuItemArrow {
    position: absolute;
    margin: 3px 0 0 -13px;
    font-size: 7px;
    color: #ccc;
}
    
/* Settings for PageSelector*/
.PSelectorSel {
  color: #000000;
  display: block;
  background-color: #E5EEF6;
  padding-left: 8px;
  padding-top: 4px;
  padding-bottom: 2px;
  margin-left: -8px;
  margin-top: -2px;
  margin-bottom: -2px;
}

.EmptyMenuItem {
  color:#000000;
  background-color: #FFFFFF;
  display: block;
  font-size: 0.9em;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 12px;
}



/* ################## */
/* #  Swaping menu  # */
/* ################## */

table.MenuSwapTable {
  BORDER-RIGHT: 0px;
  PADDING-RIGHT: 0px;
  BORDER-TOP: 0px;
  PADDING-LEFT: 0px;
  PADDING-BOTTOM: 0px;
  MARGIN: 0px;
  BORDER-LEFT: 0px;
  PADDING-TOP: 0px;
  BORDER-BOTTOM: 0px;
    width: 100%;
}

table.MenuSwapTable th {
  PADDING-RIGHT: 0px;
  PADDING-LEFT: 5px;
  FONT-WEIGHT: normal;
  font-size: 0.9em;
  PADDING-BOTTOM: 0px;
  MARGIN: 0px;
  COLOR: #004488;
  PADDING-TOP: 0px;
  BORDER-BOTTOM: #6699CC 1px solid;
   BORDER-LEFT: #6699CC 1px solid;
   BORDER-RIGHT: #6699CC 1px solid;
  BACKGROUND-COLOR: #C6DBF0;
}
table.MenuSwapTable:hover th {
  COLOR: #FFFFFF;
  BACKGROUND-COLOR: #6699CC;     
   BORDER-BOTTOM: #6699CC 1px solid;
}

table.MenuSwapTable td{
   PADDING-RIGHT: 0px;
   PADDING-LEFT: 0px;
   PADDING-BOTTOM: 0px;
   COLOR: #000000;
   PADDING-TOP: 0px;
   vertical-align: top;
   BACKGROUND-COLOR: #FFFFFF;
   BORDER-LEFT: #6699CC 1px solid;
   BORDER-RIGHT: #6699CC 1px solid;
   BORDER-BOTTOM: #6699CC 1px solid;
}


.MenuSwapUl {
  PADDING: 0px;
  MARGIN: 0px;
  LIST-STYLE-TYPE: none;
   width: 100%;
   BORDER-BOTTOM: #6699CC 1px solid 100%;
}
.MenuSwapUl li {
  PADDING: 0px -8px 0px 0px;
  MARGIN: 0px 8px 0px 0px;
  BORDER-LEFT: 0px;
  BORDER-RIGHT: 0px;
  BORDER-TOP: 0px;
}
.MenuSwapUl li a {
   WIDTH: 100%;
  DISPLAY: block;
  COLOR: black;
   text-decoration: none;
  BACKGROUND-COLOR: white;
  font-size: 0.9em;
  PADDING-LEFT: 8px;
  PADDING-TOP: 2px;
  PADDING-BOTTOM: 2px;
   
}
.MenuSwapUl li a:hover {
  COLOR: black;
  BACKGROUND-COLOR: #EBF3FA;
}



/* Settings for PageSelector*/
.PageSelectorSel {
  color: #CCFFFF;
  display: block;
  background-color: #6699CC;
  padding-left: 8px;
  padding-top: 4px;
  padding-bottom: 2px;
  margin-left: -8px;
  margin-top: -2px;
  margin-bottom: -2px;
}

.PageSelectorFixSel {
  color: #CCFFFF;
  display: block;
  background-color: #6699CC;
  padding-left: 8px;
  padding-top: 2px;
  padding-bottom: 2px;
  margin-left: -8px;
  margin-top: -2px;
  margin-bottom: -2px;
}

.EmptyMenu {
  color:#666666;
  display: block;
  font-size: 0.9em;
  padding-top: 0px;
  padding-bottom: 3px;
  padding-left: 12px;
}


/* Common used in cms*/
.LastTime {
  color: #A0A0A0;
  font-size: 0.9em;
  vertical-align: middle;
  text-align: right;
  padding-right: 4px;
}

hr.shadow  {
  background-color: transparent;
  color: #B6BDD2;
  width: 100%;
  height: 1px;
  border-collapse: collapse;
  margin: 5px 0px 0px 0px;
  border: 0.5px solid;
}
.ctPictureBorder { 
   border:1px #000066 solid;
}

/* stilovi za donje menije  */
.BottomMenuBullet {
   color: #f5f5f5;
   display: block;
}
.BottomMenuDiv1 {
   text-align : center;
  font-size: 13px;
  position: relative;
  top: 7px;
}
.BottomMenuDiv2 {
   text-align : center;
  font-size: 13px;
  position: relative;
  top: 7px;
}
a.BottomMenuSel {
   color : #f5f5f5 !important;
  font-size: 13px;
}
a.BottomMenuSel:hover {
   color : #fff !important;
  font-size: 13px;
}
.BottomMenuDiv1 a{
   color : #f5f5f5;
  font-size: 13px;
}
.BottomMenuDiv1 a:hover{
   color : #fff;
  font-size: 13px;
}
.BottomMenuDiv2 a{
   color : #f5f5f5;
  font-size: 13px;
}
.BottomMenuDiv2 a:hover{
   color : #fff;
  font-size: 13px;
}

/* kraj stilova za donje menije  */

input.checkbox {
  width: 18px;
  border: 0px; 
  color: #0098CC;
  margin : 0;  /* fix label position  */
  background-image: none;
  background-color: transparent;
}


input.Button, input.SaveButton {
background-image: url(img/button_n.png);
background-repeat: repeat-x;
background-color: transparent;
color: #e5e5e5;
border: 0;
width: 68px;
height: 20px;
padding : 0 0 2px;;
cursor : pointer;
}
input.Button:hover,  input.SaveButton:hover  {
background-image: url(img/button_h.png);
background-repeat: repeat-x;
background-color: transparent;
color: #fff;
border: 0;
width: 68px;
height: 20px;
}
.Button_Short {
   background-image: url(img/button_n.gif);
   background-repeat: repeat-x;
  background-color: transparent;
   color: #e5e5e5;
border: 0;
width: 68px;
height: 20px;
padding : 0 0 2px;;
cursor : pointer;
}
.Button_Short:hover {
   background-image: url(img/button_h.gif);
   background-repeat: repeat-x;
  background-color: transparent;
   color: #fff;
border: 0;
width: 68px;
height: 20px;
}
.Button_Large {
   background-image: url(img/button_n.gif);
   background-repeat: repeat-x;
  background-color: transparent;
   color: #e5e5e5;
border: 0;
width: 68px;
height: 20px;
padding : 0 0 2px;;
cursor : pointer;
}
.Button_Large:hover {
   background-image: url(img/button_h.gif);
   background-repeat: repeat-x;
  background-color: transparent;
   color: #fff;
border: 0;
width: 68px;
height: 20px;
}


/* Opsti stilovi za disclamer */
.FooterDisclaimer {
  color: #666;
  font-size: 10px;
  margin: 6px 13px 0 13px;
  text-align: left;
}

.TablePayProc { 
   background-color : #C4C6C5;
  background-image: url(img/cart_table_bg.jpg);
  background-position: 0 0;
  background-repeat: repeat-x;
   border : #292b2d 1px solid;
   width : 100%;
   height : auto;
   margin : 0;
}
.TablePayProc td {
  color: #2c2c2b;
  padding : 10px;
}
.TablePayProc td a, .TablePayProc td div a {
  text-decoration: none;
   color : #341125;
}
.TablePayProc td a:hover, .TablePayProc td div a:hover { 
   color : #2c2c2b;
  text-decoration: underline;
}
.TablePayProc td h3 {
  color: #474748;
}
.TablePayProc td div {
  color: #2c2c2b;
}
.TablePayProc td input {
  background-color: transparent;
  background-image: none;
  border: 0;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
  width: auto;
}
.TablePayProc td input:hover {
  background-color: transparent;
  background-image: none;
  border: 0;
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline !important;
  color: #555;
  width: auto;
}
.ErrorInfo { 
   background-color : #FFF;
   border : #d51c08 1px solid;
   color : #d51c08;
   font-weight : bold;
   height : auto;
   padding : 10px;
   margin : 0px 0px 10px 0px;
}

.jsContScroller{ 
  border: 1px solid red;
  padding: 5px;
  background-color: #809080;
}

/* Mailing lista stilovi za formu */
.MailingListSubscrDiv {
  padding:0px;
  margin:0px;
  background-color:#443240;
  color:#a00000;
    font-size: 13px;
    font-weight: bold;
  border:#C6AEC1 1px solid;
}
.MailingListSubscrDiv2 {
  padding:6px;
  background-color:#EADFE7;
  color:#808080;
    text-align: center;
    display: block;
}
.MailingListSubscrDiv2 form input {
  margin: 2px 0;
}
/* Newsletter stilovi za formu */
.NewsletterSubscrDiv {
  padding:0px;
  margin:0px;
  background-color:#e0a0a0;
  color:#a00000;
  border:#a03030 1px solid;
}
.NewsletterSubscrDiv2 {
  padding:6px;
  background-color:#e0e0e0;
  color:#808080;
}
.NewsletterSubscrDiv2 form input {
  margin: 2px 0;
}
/* */
.mFormErrorMsgs {
  color:red;
  border-color:red 1px solid;
  font-size:10px;
}
.mFromFlagContainer {
  width:auto;
  height:25px;
  white-space:nowrap;
  display:inline;
  position:absolute;
  padding: 1px 0 0 3px;
}
.mFormFlagRequired {
  width:auto;
  margin:1px 1px -8px 0;
  color:red;
  font-size:15px;
  font-weight:bolder;
  cursor:help;
}

/* Main Cart Icon on pages */
.CartMainIconDiv {
vertical-align: middle;
text-align: right;
}
.CartMainIconDiv a {
vertical-align: middle;
display: block;
margin: -7px 5px 0 0;
}
.CartMainIconDiv a img {
position: relative;
top: 8px;
}

/*Grid picture style */
.PicGridTable a {
  border: 1px solid #ccc;
  display: block;
  width: auto;
  height: auto;
}
.PicGridTable a:hover {
  border: 1px solid #df4fdf;
}
.PicGridTable a img {
  padding: 0;
  margin-bottom:-3px
}

.ShopBrowseGrpTitle h6 {
  margin: 0 0 10px;
}

/* download */
.DownloadB_A_Main {
  text-align: left;
  text-decoration: none;
  background-color : transparent;
   border : 0;
  *width: 99%;
  padding: 2px;
  margin: 0px;
}
.DownloadB_A_Head {
  background-color : #474748;
  background-image: url(img/cart_table_th_bg.jpg);
  background-position: 0 0;
  background-repeat: repeat-x;
   border-bottom : #474748 1px solid;
    padding: 2px;
}
.DownloadB_A_Subs  {
  border : #292b2d 1px solid;
  background-color : #C4C6C5;
  background-image: url(img/cart_table_bg.jpg);
  background-position: 0;
  background-repeat: repeat-x;
   margin-top: 4px;
  margin-bottom:4px;
  color : #292b2d;
}
.DownloadB_A_SmallHead  {
  height : 14px;
   padding : 5px;
  font-weight: bolder;
  background-color : #474748;
  background-image: url(img/cart_table_th_bg.jpg);
  background-position: 0 0;
  background-repeat: repeat-x;
   border-bottom : #474748 1px solid;
} 
.DownloadB_A_Items {      
}
.DownloadB_A_Item {  
  border: #6699CC 1px solid !important;
  margin:5px 0px 0px 0px;      
}
.DownloadB_A_Item TH {  
  padding: 0px 5px 0px 5px;
  background-color: #8AA2C6;
  color: #fff;
}
.DownloadB_A_Item TD{
  font-size: 10px;
  padding: 0px 1px 0px 1px;
}
.DownloadB_A_ItemLeft {
  border-right: #6699CC 1px solid;  
}
.DownloadB_A_Pager {
  background-color:  transparent;
}
.DownloadB_A_Promote {
  border: #6699CC 1px solid;
  background-color: #D1DBE8;
    margin-top: 4px;
  margin-bottom:4px;
}
.DownloadB_A_DetailL {     
  background-color: #D1DBE8;
    border-right: #fff 0px solid;
    padding: 2px;
}
.DownloadB_A_DetailR {     
  background-color: #D1DBE8;
    padding: 5px 2px 2px 5px;
  border-left:  #1C5A9F 1px solid;
}
.DownloadB_A_LaunchMid {
    height: 70px;    
    vertical-align:middle;
}
.DownloadB_A_LaunchBottom {    
    text-align:right;
}
.DownloadB_A_LaunchBottom a {     
  padding: 10px;
}
.DownloadB_A_LaunchDiscl {
    border: #FB6614 2px solid;
    padding: 8px;
    margin: 12px;
}
.DownloadB_A_Item a, .DownloadB_A_Subs table tr td a {
  color : #292b2d;
}
.DownloadB_A_Item a:hover, .DownloadB_A_Subs table tr td a:hover {
  color: #000;
}
.DownloadB_A_DetailR form table td input {
  background-image: url(img/button_basic_small.jpg);
   background-repeat: no-repeat;
   color : #292b2d;
  font-size: 10pt;
  padding-bottom: 3px;
  *padding-bottom: 0px;
   border: 0px;
   width: 60px;
   height: 21px;
   cursor: pointer;
}
.DownloadB_A_DetailR form table td input:hover {
  background-image: url(img/button_hover_small.jpg);
   background-repeat: no-repeat;
   color: #000;
   border: 0px;
   width: 60px;
   height: 21px;
   cursor: pointer;
}
.DownloadB_A_Main table {
  border: 1px solid #00428B;
}
.DownloadB_A_Main div table {
  border: 0px solid #00428B;
}
.DownloadB_A_DetailL table {
  border: 0px solid #00428B;
  background-color: #EEF2F7;
}
.DownloadB_A_DetailR table {
  border: 0px solid #00428B;
}
.DownloadB_A_Main table {
  padding: 1px;
}

/*shop styles */
.AddToCart {
background-image: url(img/button_big_n.png);
background-repeat: repeat-x;
background-color: transparent;
color: #e5e5e5;
border: 0;
width: 120px !important;
height: 20px;
padding : 0 0 2px;
cursor : pointer;
    margin: 18px 0;
}
.AddToCart:hover  {
background-image: url(img/button_big_h.png);
background-repeat: repeat-x;
background-color: transparent;
color: #fff;
border: 0;
width: 120px;
height: 20px;
}

#ImgPicFullSize {
    border: 1px solid #999 !important;
    margin: 0 15px 0 0;
    }
ul.ShopDetailsAttr {
    margin: 0 !important;
    padding: 0 !important;
    }

ul.ShopDetailsAttr li span {
    color: #fff !important;
    padding-right: 5px !important;
    }
.ShopDetailsPriceDiv h3 {
    font-size: 12px;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bolder;
    color: #fff;
    padding: 10px 0;
    }
.ShopDetailsPriceDiv div {
    position: absolute;
    background-color:transparent !important;
    border:0 !important;
    height:50px;
    margin:-34px 40px 20px !important;
    }
.ShopDetailsPriceOld {
font-size:12px;
text-decoration:line-through;
    color: #ccc;
}
.ShopDetailsPriceNew {
display:block;
font-size:14px;
    color: #D4C1D0 !important;
    font-weight: bolder;
}
.ShopDetailsPriceDiv ins {
    border-bottom: 0 !important;
    text-decoration: none !important;
    }
.ShopDetailsOrdering {
margin:0 auto;
width:100%;
}
.ShopDetailsOrdering td {
text-align: left !important
}
.shopBrowseBack{
    margin: 18px 0;
    }
.shopBrowsePrTable td table td a img {
    border: 1px solid #999 !important; 
    }