/* 
================================
Skin styles for DotNetNuke
================================
*/   


/*Links Module*/

.Links
{
	font-family: Calibri, Tahoma, Arial, Helvetica;
	font-size: 13px;
	font-weight: normal;
	text-align:left;
	display: block;
	text-decoration: none;
	margin: 0;
}

.Links:hover
{
	text-decoration: underline;
	color:  #0084c9;
}	

.Normal,.NormalDisabled
{
    font-family: Calibri, Tahoma, Arial, Helvetica;
    font-size: 13px;
    font-weight: normal;
}
A:link {
    text-decoration: none;
    color: #0084c9;
}
A:visited  {
    text-decoration:    none;
    color: #0084c9;
}
A:hover    {
    text-decoration: none;
    color: #0084c9;
	text-decoration: underline;
}
A:active   {
    text-decoration: none;
    color: #0084c9;
}

.pagemaster {
	background-color: #ffffff;
}
.skinmaster {
	height: 100%;
	background-color: #f0f0f0;
	/* background-image:url(page_background_color.png); //Namesto tega uporabljena hex vrednost (Firefox in IE razlicno izracunata vrednost barve)*/
	background-repeat:repeat;
}
.skinheader {
	background-image:url(title_background_color.png);
	background-repeat:repeat;
}
.skingradient {
	height: 29px;
	background-image:url(title_menu_background_color.png);
	background-repeat:repeat;
}
.skingradientBottom {
	height: 29px;
	background-image:url(title_menu_background_color.png);
	background-repeat:repeat;
	color:#FFFFFF;
}
.controlpanel {
	width: 100%;
	background-image:url(page_background_color.png);
	background-repeat:repeat;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
}
.leftpane {
	width: 140px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 0px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 0px;
}
.rightpane {
	width: 200px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 0px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 0px;
}

.SearchTextBox
{
	font-family: Arial, Tahoma, Tahoma, Helvetica;
	font-size: 12px;
	font-weight: normal;
	border-left: black 0px solid; 
	border-bottom:  black 3px solid; 
	border-top:  black 0px solid; 
	border-right:  black 0px solid; 
	background-color: #d0d0d0;
	height: 22px;
}

.MainMenu_MenuContainer {
	border-collapse:collapse;
	border-left: black 1px solid; 
	border-bottom:  black 1px solid; 
	border-top:  black 1px solid; 
	border-right:  black 1px solid; 
	background-color: transparent;
	font-family: Arial, Calibri, Tahoma, Helvetica; 
}
.MainMenu_MenuBar {
	border-collapse:collapse;
	cursor: pointer; 
	cursor: hand;
	height: 25px;
	background-color: transparent;
	border: 0px solid transparent ;
	font-family: Arial, Calibri, Tahoma, Helvetica; 
}
.MainMenu_RootMenuItem {
	border-collapse:collapse;
	border-left: transparent 0px solid; 
	border-bottom: transparent 0px solid; 
	border-top: transparent 0px solid; 
	border-right: transparent 0px solid;
	cursor: hand; 
	color: #ffffff; 
	font-family: Arial, Calibri, Tahoma, Helvetica; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: transparent;
	border: 0px solid #000000 ;
}
.MainMenu_MenuIcon {
	border-collapse:collapse;
	border-left: transparent 0px solid; 
	border-bottom: transparent 0px solid; 
	border-top: transparent 0px solid; 
	border-right: transparent 0px solid;
	background-color: transparent;
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 18px;
}
.MainMenu_RootMenuItemSelected {
	border-left: transparent 0px solid; 
	border-bottom: transparent 0px solid; 
	border-top: transparent 0px solid; 
	border-right: transparent 0px solid;
	background-color: transparent; 
	cursor: hand; 
	color: #0084c9; 
	font-family: Arial, Calibri, Tahoma, Helvetica;
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal;
	height: 18px;
}
.MainMenu_RootMenuItemActive {
	border-left: transparent 0px solid; 
	border-bottom: transparent 0px solid; 
	border-top: transparent 0px solid; 
	border-right: transparent 0px solid;
	background-color: transparent; 
	cursor: hand; 
	color: #0084c9; 
	font-family: Arial, Calibri, Tahoma, Helvetica;
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal;
	height: 18px;
}

.MainMenu_SubMenu {
	z-index: 99999; 
	cursor: hand; 
	/*height: 18px;*/
	border-left: transparent 0px solid; 
	border-bottom: transparent 0px solid; 
	border-top: transparent 0px solid; 
	border-right: transparent 0px solid;
	height: auto;
	background: transparent url(submenu_background_color_92.png);
	font-family:  Arial, Calibri, Tahoma, Helvetica;
}

.MainMenu_SubMenu .MainMenu_MenuItem {
	z-index: 99999; 
	border-left: transparent 0px solid; 
	border-bottom: transparent  0px solid; 
	border-top: transparent  0px solid; 
	border-right: transparent 0px solid;
	color: #999999; 
	font-family: Arial, Calibri, Tahoma, Helvetica;
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal;
	width: 196px;
 }
.MainMenu_SubMenuItemActive {
	z-index: 99999; 
	border-left: transparent 0px solid; 
	border-bottom: transparent 0px solid; 
	border-top: transparent 0px solid; 
	border-right: transparent 0px solid;
	cursor: hand; 
	color: #ffffff; 
	font-family: Arial, Calibri, Tahoma, Helvetica;
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal;
	height: 18px;
	background-image:url(submenu_selected_bar_color.png); 
	background-repeat:repeat;
}

.MainMenu_SubMenuItemSelected {
	z-index: 99999; 
	border-left: transparent 0px solid; 
	border-bottom: transparent 0px solid; 
	border-top: transparent 0px solid; 
	border-right: transparent 0px solid;
	cursor: hand; 
	color: #ffffff; 
	font-family: Arial, Calibri, Tahoma, Helvetica;
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal;
	height: 18px;
	background-image:url(submenu_selected_bar_color.png); 
	background-repeat:repeat;
}

.MainMenu_MenuBreak {
	height: 0px;
	border-color:#000000;
}
.MainMenu_MenuArrow {
    display: none;
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	border-right: transparent 1px solid;
	border-bottom: transparent 1px solid;
	border-top: transparent 0px solid;
}
.MainMenu_RootMenuArrow {
    display: none;
}
.StandardButton {
   background: #000000 none; 
   color: #ffffff;
   font-family: Arial, Calibri, Tahoma, Helvetica;
   font-size: 11px;
   font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dddddd;
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
}
.Head {
   font-family: Calibri, Tahoma, Arial, Helvetica;
   font-size:  20px;
   font-weight:  bold;
   color: #ffffff;
}
.languageselect {
   font-family: Calibri, Tahoma, Arial, Helvetica;
   font-size:  13px;
   font-weight:  normal;
   color: #000000;
}
A.languageselect:link {
   text-decoration: none;
   color: #000000;
}
A.languageselect:visited {
   text-decoration: none;
   color: #000000;
}
A.languageselect:hover {
   text-decoration: none;
    color: #0084c9;
}
A.languageselect:active {
   text-decoration: none;
    color: #0084c9;
}

.pLogin {
    font-weight: normal;
    font-size: 13px;
    color: black;
    font-family: Calibri, Tahoma, Arial, Helvetica;
    text-decoration: none;
}
A.pLogin:link {
    text-decoration: none;
    color: black;
    cursor: default;
}
A.pLogin:visited  {
    text-decoration:    none;
    color: black;
}
A.pLogin:hover    {
    text-decoration: none;
    color: black;
    cursor: default;
}
A.pLogin:active   {
    text-decoration: none;
    color: black;
}

.SkinObject {
    font-weight: normal;
    font-size: 13px;
    color: white;
    font-family: Calibri, Tahoma, Arial, Helvetica;
    text-decoration: none;
}
A.SkinObject:link {
    text-decoration: none;
    color: white;
}
A.SkinObject:visited  {
    text-decoration:    none;
    color: white;
}
A.SkinObject:hover    {
    text-decoration: none;
    color: #0084c9;
}
A.SkinObject:active   {
    text-decoration: none;
    color: #0084c9;
}
.breadcrumbback {
	background-image: url(title_background_color.png);
	background-repeat:repeat;
}
.separatorcss {
	border-collapse:collapse;
	background-color:	#000000;
	background-image: url(title_background_color.png);
	background-repeat:repeat;
	}
.breadcrumbcss {
	padding-left: 8px;
    font-weight: normal;
    font-size: 11px;
    color: black;
    font-family: Calibri, Tahoma, Arial, Helvetica;
    text-decoration: none;
	}
A.breadcrumbcss:link {
    text-decoration: none;
    color: black;
}
A.breadcrumbcss:visited  {
    text-decoration:    none;
    color: black;
}
A.breadcrumbcss:hover    {
    text-decoration: none;
    color: #0084c9;
}
A.breadcrumbcss:active   {
    text-decoration: none;
    color: black;
}
/* ==========================
    CSS STYLES FOR HouseMenu
   ==========================
*/

/* Applied to all unordered lists within the div named "houseMenuVstatic" */
#houseMenuVstatic 
{
	margin: 0;
	margin-left: -35px;
	list-style-type: none;
}

#houseMenuVstatic ul
{
	margin: 0;
	border: 0;
	padding: 0;
	font-family: Calibri, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight:bold;
	text-align:left;
	width: 155px;
}

/* Applied to all list items within the div named "houseMenuVstatic" */
#houseMenuVstatic li
{
	font-family: Calibri, Tahoma, Arial, Helvetica;
	font-weight:bold;
	font-size: 12px;
	display: block;
	text-align:left;
	margin: 0;
	border: 0;
	padding: 0;
	width: 155px;
	list-style-type: none;
}

/* Applied to all links. Use "li a" styles below to customize nested links. */
#houseMenuVstatic a
{
	padding-right: 6px;
	display: block;
	padding-left: 6px;
	padding-bottom: 4px;
	color: #000000;
	padding-top: 4px;
	background-color: transparent;
	/*background-image:url(page_background_color.png);*/
	background-repeat:repeat;
	text-decoration: none;
	font-weight: bold;
	width: 134px;
	_width: 140px;
	margin: 0;
}

/* Applied to all links. Use "li a" styles below to customize nested links. */
#houseMenuVstatic a:hover
{
	background-image:url(side_menu_background_white.png)
}

/* Applied to first-level links */
#houseMenuVstatic ul a
{
}

/* Applied to second-level links */
#houseMenuVstatic ul ul a
{
	padding-left: 12px;
	background-color: transparent;
	/*background-image:url(page_background_color.png);*/
	background-repeat:repeat;
	width: 134px;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: 128px;
	_width: 140px;
	/* end hack */
}

/* Applied to third-level links */
#houseMenuVstatic ul ul ul a
{
	padding-left: 18px;
	background-color: transparent;
	/*background-image:url(page_background_color.png);*/
	background-repeat:repeat;
	width: 136px;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: 122px;
	_width: 140px;
	/* end hack */
}

/* Applied to fourth-level links */
#houseMenuVstatic ul ul ul ul a
{
	padding-left: 24px;
	background-color: transparent;
	/*background-image:url(page_background_color.png);*/
	background-repeat:repeat;
	width: 136px;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: 116px;
	_width: 140px;
	/* end hack */
}

/* Applied to fifth-level links */
#houseMenuVstatic ul ul ul ul ul a
{
	padding-left: 30px;
	background-color: transparent;
	/*background-image:url(page_background_color.png);*/
	background-repeat:repeat;
	font-weight: normal;
	width: 136px;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: 210px;
	_width: 140px;
	/* end hack */
}

.ArrowPointer
{
	cursor: default;
}



/* Applied to the parent item, if displayed, in either vertical or horizontal
   orientation. Must follow other styles. */
#houseMenuParentItem a
{ /* all links under the parent item (li) */
	color: #000000;
	background-color: #666;
	text-decoration: none;
}

a#houseMenuParentLink
{ /* parent link itself */
	color: #eeeeee;
	background-color: #333;
	text-decoration: none;
}

a#houseMenuCurrentLink
{ /* current link itself */
	color: #000000;
	background-image: url(side_menu_background_white.png);
	text-decoration: none;
}
/* CGS Table Row - TR */

TABLE.CGSTable
{
	width: 100%;
	empty-cells: show;
}
TR.CGSTableRow, TR.CGSTableRow TD, TR.CGSTableRow TD A#CGSLINK
{
	background: transparent;
	text-decoration: none;
	border-bottom: none;
	color: #000000;
}
TR.CGSTableRow:Hover, TR.CGSTableRow TD A#CGSLINK:Hover
{
	background: #4399ff;
	text-decoration: none;
	border-bottom: none;
	color: #000000;
}
TR.CGSTableRow TD
{
	border-bottom: dotted 1px #ccc;
}
TR.CGSTableRowRange, TR.CGSTableRowRange TD
{
	background: transparent;
	text-decoration: none;
	border-bottom: none;
	color: #0000ff;
}

.CGS {
    font-family: Calibri, Tahoma, Arial, Helvetica;
	font-size: 14px;
	font-weight: normal;
}
.CGSName {
    font-size: 22px;
    color: #0084c9; 
}
.CGSRegularPrice {
    font-size: 14px;
    text-decoration: line-through;
}
.CGSOurPrice {
    font-size: 16px;
}
.CGSProductCode {
    font-size: 16px;
}
.CGSDescription {
    font-size: 14px;
}
.CGSPDF, .CGSLink {
    color: #0084c9; 
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
}
.CGSPDF:hover, .CGSLink:hover {
    color: #0084c9; 
    font-size: 12px;
    text-decoration: underline;
}
.CGSPDF:visited, .CGSLink:visited {
    color: #0084c9; 
}
.CGSCaracteristics {
    float: left;
    font-family: Calibri, Tahoma, Arial, Helvetica;
	font-size: 13px;
	font-weight: normal;
    border: 0;
    margin: 0;
    padding: 0;
}

A.SearchSkinObject:hover    {
    text-decoration:    none;
    color: lightskyblue;
    padding: 1px 3px 1px 1px;
}

/* HIGHSLIDE*/

.highslide {
	cursor: url(/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 0px solid gray;
}
.highslide:hover img {
	border: 0px solid white;
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(/highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}


/*-------------Expandable Text/HTML--------------*/
.TxtExpand
{
	font-family: Calibri, Tahoma, Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: black;
}