﻿/* TAG SPECIFICATIONS */
body,html 
{
	padding:0px;
	margin:0px;
	font-family: Arial regular, Arial, Helvetica, sans-serif;
}
table
{
	padding:0px;
}

hr
{
    color:#dbdfec;
    background-color:#dbdfec;
    border-color:#dbdfec;
    height:1px;
    border-style:none;
    }
.MyHr
    {
    margin:0px;
    padding:0px;       
        }
hr .popup
{
   width:100px;
    }
    
a:link{color:black;text-decoration:none;}
a:visited{color:black;text-decoration:none;}
a:hover{color:black;text-decoration:underline;}
a:active{color:black;text-decoration:none;}

.TitleCell a:link{color:white;text-decoration:none;}
.TitleCell a:visited{color:white;text-decoration:none;}
.TitleCell a:hover{color:white;text-decoration:underline;}
.TitleCell a:active{color:white;text-decoration:none;}

#UpperMenu a:link{color:white;text-decoration:none;}
#UpperMenu a:visited{color:white;text-decoration:none;}
#UpperMenu a:hover{color:white;text-decoration:underline;}
#UpperMenu a:active{color:white;text-decoration:none;}

#LeftMenu a:link{color:white;text-decoration:none;}
#LeftMenu a:visited{color:white;text-decoration:none;}
#LeftMenu a:hover{color:white;text-decoration:underline;}
#LeftMenu a:active{color:white;text-decoration:none;}

#lang a:link{color:white;text-decoration:none;}
#lang a:visited{color:white;text-decoration:none;}
#lang a:hover{color:white;text-decoration:underline;}
#lang a:active{color:white;text-decoration:none;}

.utils{color:#F26326;}
.utils a:link{color:#F26326;text-decoration:none;}
.utils a:visited{color:#F26326;text-decoration:none;}
.utils a:hover{color:#F26326;text-decoration:underline;}
.utils a:active{color:#F26326;text-decoration:none;}

.ProductTitleCell a:link{color:white;text-decoration:none;}
.ProductTitleCell a:visited{color:white;text-decoration:none;}
.ProductTitleCell a:hover{color:white;text-decoration:underline;}
.ProductTitleCell a:active{color:white;text-decoration:none;}

a img{border:0px;text-decoration:none;}
img a:hover{text-decoration:none;}

h4{margin-bottom:0px;}
	
/* BASE LAYOUT ELEMENTS */
#ContentContainer {
	width: 800px;
	position: absolute;
	left: 50%;
}
#Content {
	position: absolute;
	left: -400px;
	height:100%;
}
#LeftCol
{
	width:150px;
	vertical-align:top;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	background-color:#f26426;
	}
#LeftColKlik
{
	width:150px;
	vertical-align:top;
	padding-top:0px;
	margin-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	background-color:#F26426;
	font-size: 16px;
	}	
#MidCol
{
	width:480px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	
	
}
#RightCol
{
	vertical-align:top;
	width:160px;
	padding-top:10px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;

}
#PhotoTableContainerCell
{
	width:50px;
	vertical-align:top;
	}

#PhotoTable
{
	width:100%;
	}
#PhotoTable td
{
	
	vertical-align:top;
	padding:0px;
	}
#PhotoTable #CellUpperLeft,#PhotoTable #CellUpperRight
{
	width:240px;
	height:180px;
	/*border: 1px solid #1B2858;*/
	margin:8px 0px 0px 8px;
	
	}
#PhotoTable #CellLowerLeft,#PhotoTable #CellLowerRight
{
    width:240px;
	height:180px;
	/*border: 1px solid #1B2858;*/
	margin:8px 0px 0px 8px;
    }
.PhotoCell
{
	background-color:#A2A7B8;
	text-align:center;
	
	}
.TitleCell
{
	background-color:#1B2858;
	font-size:small;
	color: White;
	text-transform:uppercase;
	font-weight:bold;
	
	}
.DescriptionCell
{
	background-color:#e8e8e8;
	font-size:10px;
	color: #1c2957;
	padding-left: 5px;
	height:30px;
	}
.ProductTitleCell
{
	background-color:#1B2858;
	font-size:small;
	color: White;
	text-transform:uppercase;
	font-weight:bold;
	padding-left: 5px;
	}
.ProductDescriptionCell
{
	background-color:#e8e8e8;
	font-size:10px;
	color: #1c2957;
	padding-left: 5px;
	height:30px;
	}
.descr_label
{
    padding-left:5px;
    }
#pnlMenu
{
	width:100%;
		}
#UpperMenu
{
    padding-top:5px;
    padding-bottom:5px;
    padding-left:10px;
    width:790px;
    background-color:#1b2858;

	}
#UpperMenu .RightCell
{
    text-align:right;
    padding-right:5px;
    
    }
#UpperMenu .LeftCell
{
    
    padding-right:10px;
    
    }
#admin #UpperMenu
{
    padding-top:5px;
    padding-bottom:5px;
    padding-left:10px;
    width:790px;
    background-color:#1b2858;
    text-decoration:none;
	}
#admin #UpperMenu .RightCell
{
    text-align:right;
    padding-right:10px;
    
    }
.adminTitle
{
    font-weight:bold;
    padding-left:10px;
    background-color:#F26425;
    color:White;}
.tableFieldName
{
    text-align:right;}
.tableField
{
    padding-left:10px;}
.detailview
{
    border:0px;}

.detailview tr td
{
    border:0px;}

.productsThumbImg
{
    width:160px;
    height:120px;
    border:1px solid #CCCCCC;
    }
.adminMenuTable td
{
	padding-left:10px;
	padding-right:10px;
	width:25%;
	}
#middle
{
	/*background-color: #001358;*/
	}
	
.adminMenuTable
{
	text-align:left;
	width:100%;
}

	.hotItems 
	{
	    color: #1c2957;
	    font-weight: bold;
	    font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	   
	}
	
	.hotItems A:visited
	{
	    color: #1c2957;
	    font-weight: bold;
	    font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	}
	
	.hotItems A:link
	{
	    color: #1c2957;
	    font-weight: bold;
	    font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	    font-size: 14px;
	}
	
	.hotItems A:hover
	{
	    color: #1c2957;
	    text-decoration:underline;
	    font-weight: bold;
	    font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	}
	
	.hotItems A:active
	{
	    color: #1c2957;
	    font-weight: bold;
	    font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	}
	
	
	
		.hotItemsDesc 
	{
	    color: #1c2957;
	    font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	    font-size:10px;
	    text-transform:uppercase;
	}
	
	.hotItemsDesc A:visited
	{
	    color: #1c2957;
	    font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	}
	
	.hotItemsDesc A:link
	{
	    color: #1c2957;
	    font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	}
	
	.hotItemsDesc A:hover
	{
	    color: #1c2957;
	    text-decoration:underline;
	    font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	}
	
	#hypHOTNewsletter_desc 
	{
	    color: #1B2858;
	    font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	}

.normal_title 
{
    background-color: #1B2858;
}	
.link_orange 
{
    color: #F26426;
    font-weight: bold;
    font-size: 12px;
}
.normal_text 
{
    font-size:12px;
    color:#1b2858;
}
.button
{
    color:White;
    background-color:#1b2858;
    }
.descr_link a:link{color:#1b2858;text-decoration:none;}
.descr_link a:visited{color:#1b2858;text-decoration:none;}
.descr_link a:hover{color:#1b2858;text-decoration:none;}
.descr_link a:active{color:#1b2858;text-decoration:none;}


descr_link
{
 }
 .listAdmin
 {
    list-style-type:square;
    color:#f26426;
    margin-bottom:0px;
    margin-top:0px;
    }
    
/*GOOGLE MAPS*/


