/* GENERAL STYLES */
body {  
	overflow: auto;
	margin:0px 0 0 0;
	padding:0px 0 0 0;
	background-image:url(/media/14025/bg.jpg);
	font-family: tahoma, verdana,'lucida grande', 'lucida sans', lucida;
	font-size:11px;
	color: #949493;
	text-align:left;
        scrollbar-3dlight-color: #ffffff; 
        scrollbar-arrow-color: #ffffff; 
        scrollbar-darkshadow-color: #cccccc; 
        scrollbar-face-color: #cccccc; 
        scrollbar-highlight-color: #cccccc; 
        scrollbar-shadow-color: #ffffff; 
        scrollbar-track-color: #cccccc;
        background-position:top left;
	background-repeat:no-repeat;

   
	}

/* Rich text editor styling end */

.button
{ 
	font-weight: normal; 
	font-size: 9px; 
	font-family: Verdana, Arial, sans-serif; 
	background: #ffffff; 
	letter-spacing: 0pt; 
	border-style: solid; 
	border-width: 0px; 
	height: 18px;
	margin-left:5px;
}

.log
{ 
	font-weight: normal; 
	font-size: 8px; 
	font-family: Verdana, Arial, sans-serif; 
	background: #ffffff; 
	border: 1px solid red;
	text-align: center; 
	height: 18px;
	width: 47px;

}

.input
{
	color: #000000; 
	font-weight: normal; 
	font-size: 10px; 
	font-family: Verdana, Arial, sans-serif; 
	background: #ffffff; 
	letter-spacing: 0pt;  
	border-style: solid; 
	width: 150px;
	margin-left:5px;
}



html {
	margin:0;
	padding-top:0;
        padding-bottom:0;
        padding-right:0;
        padding-left:0px;   
	}





img
{

border:0px;
	}

.bottom_shadow2{

	
 	background-repeat:no-repeat;
        height:44px;
        border-top: 0px solid #63513B;

   
	}

.topimage
{	width: 849px;
	height: 70px;
	float: left;
	padding:0px 0 0 0;
	margin: 0px 0 0 0;
	background-position:top left;
	background-repeat:no-repeat;
	}


td
{

	font-family: tahoma, verdana,'lucida grande', 'lucida sans', lucida;
	font-size:11px;
	color:#949493;
  	}

td.produkter
{

	font-family: tahoma, verdana,'lucida grande', 'lucida sans', lucida;
	font-size:11px;
	color:#949493;
	width:300px;
	padding-left:10px;
	padding-top:20px;
  	}

td.nyheder
{

	font-family: tahoma, verdana,'lucida grande', 'lucida sans', lucida;
	font-size:11px;
	color:#949493;
	padding-left:10px;
	padding-top:0px;
  	}


/* HEADERS */
h2 {
	font-size:10px;
        text-transform: uppercase;
	margin: 0px 0;
	padding-bottom: 9px;
	font-weight: bold;
	text-decoration: none;
        color:#8d8c8b;
       
}

h2 a {
	font-size:11px;
        text-transform: uppercase;
	margin: 0px 0;
	padding-bottom: 9px;
	font-weight: bold;
	text-decoration: none;
        color:#8d8c8b;
       
}

h2 a:link {
	font-size:11px;
        text-transform: uppercase;
	margin: 0px 0;
	padding-bottom: 9px;
	font-weight: bold;
	text-decoration: none;
        color:#8d8c8b;
       
}

h2 a:active {
	font-size:11px;
        text-transform: uppercase;
	margin: 0px 0;
	padding-bottom: 9px;
	font-weight: bold;
	text-decoration: none;
        color:#8d8c8b;
       
}

h2 a:visited {
	font-size:11px;
        text-transform: uppercase;
	margin: 0px 0;
	padding-bottom: 9px;
	font-weight: bold;
	text-decoration: none;
        color:#8d8c8b;
       
}
h2 a:hover {
	font-size:11px;
        text-transform: uppercase;
	margin: 0px 0;
	padding-bottom: 9px;
	font-weight: bold;
	text-decoration: none;
        color:#fd5503;
       
}

h4{
	font-size:10px;
        text-transform: uppercase;
	margin: 0px 0;
	padding: 0;
        padding-bottom: 4px;
	font-weight: bold;
	text-decoration: none;
        color:#8d8c8b;
       
}

/* NEWS*/
.newsDate {
	margin: 0;
	padding-bottom: 5px;
	font-size: 90%;
}
.newsResume {
	margin: 0 0 10px 0;
	padding: 0;
}

#newsBox {
	width: 200px;
	float: right;
	padding: 20px;
	margin: 5px;
	border: 1px dotted #DCCFB1;
}

#newsBox .newsDate {
	border-top: 1px solid #DCCFB1;
}

/* header */
#header {
width: 849px;
height: 70px;
padding: 0px 0 0 0;
margin:0px 0 0 0;
display: block;
float: left;
background-color: #000000;
border: 0px solid red;
}


/* Navigation */

#secondLevelNavigation {
    float: right;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 40px;
    list-style:none;
    width:130px;
    padding-left:10px;
    padding-top:0px;
    font-size:10px;

}

#secondLevelNavigation li {
    background-repeat: no-repeat;
    margin-top: 2px;
    border-bottom: 1px dotted #cccccc;
    color:#555656;
font-weight: normal;
      font-family: tahoma,arial, sans-serif;
    font-size:10px;
}

#secondLevelNavigation li .selected {
	font-weight: normal;
        font-size:10px;
        font-family: tahoma,arial, sans-serif;
        color:#fd5503;
	
}

#secondLevelNavigation a {
    display: block;
    color: #555656;
    padding: 3px 0;
font-weight: normal;
    text-decoration: none;
    font-size:10px;
      font-family: tahoma,arial, sans-serif;
}

#secondLevelNavigation a:hover {
    
    color:#fc5d06;
    font-weight: normal;
    font-size:10px;
    font-family: tahoma,arial, sans-serif;
}


#naviHolder{

    float: left;
    padding:0px 0 0 0;
    width:849px;
    height: 23px;
    margin: 0px 0 0 0;
    background-color: #000000;  
}

#naviList {

    font-family: tahoma,arial, sans-serif;
    list-style:none;
    margin: 0px 0 0 0;  
    color:#949493;  
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    font-weight: normal;
    font-size:11px;
    background-color: transparent; 
}

#naviList li {
 
    font-family: tahoma,arial, sans-serif;
    font-weight: normal;
    float:left;
    font-size:11px;
    margin-left: 0px;
    margin-right:3px;
	padding: 0px 0 0 0;
    color:#949493; 
    background-color: transparent;
    border:solid 0px white;

}

#naviList .selected a{
        font-weight: normal;
        font-size:11px;


        font-family: tahoma,arial, sans-serif;
        color:#fd5503;

}

#naviList a{
	font-family: tahoma,arial, sans-serif;
	font-size:11px;
	  font-weight: normal;
	color:#949493;
	background-color: transparent;
	padding-right: 13px;

}


#naviList a:hover{
	font-family: tahoma,arial, sans-serif;
	font-size:11px;
	  font-weight: normal;
	color:#fd5503;
	background-color: transparent;


}


/* Pull */
#nav ul, #nav {
	list-style: none;
	padding: 0;
	margin: 0;
}
#nav a {
    padding: 3px 0;
    text-align: center;
    text-decoration:none;
    color:#606060;
    display: block;
}

#nav .current {
	font-weight: bold;
	color: red;
}

#nav a {
	text-decoration: none;
}

#nav a:hover {
	color: white;
}

#nav li li a {
	display: block;
	font-weight: normal;
	color: #060;
	padding: 0.5em 0;
}

#nav li {
	float: left;
	position: relative;
	width: 10em;
	text-align: center;
	cursor: default;
    	border-left:#ddd9cc solid 1px;
    	border-right:#888477 solid 1px;
}


li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
	background: url(wizard/pullBackground.png);
	padding: 2em 0;
	border-bottom: 0px solid #888477;
}

li>ul {
	top: auto;
	left: auto;
}

li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}

li:hover ul, li.over ul {
	display: block;
}

/* BREADCRUM */
#umbBreadcrum {
    list-style:none;
   text-transform: uppercase;
    font-weight: bold;
    padding-left:20px;
    margin: 0;
    color: #fc5d06;
    font-size: 10px;
}

#umbBreadcrum li {
    float:left;
    text-transform: uppercase;
    font-weight: bold;
    margin: 3px 3px 3px 0; 
    color: #fc5d06;
    font-size: 10px; 
    padding: 0;
}

/* BOXES -menu venstre*/



a:link
{
	font-family: tahoma, verdana,sans-serif;
	font-weight: normal;
	text-transform: uppercase;
        color: #88888a;
        font-size:10px;
	text-decoration: none;
}


 a:visited
{
	font-family: tahoma, verdana,sans-serif;
	font-weight: normal;
	text-transform: uppercase;
        color: #88888a;
        font-size:10px;
	text-decoration: none;
}


 a:active
{
	font-family: tahoma, verdana,sans-serif;
	font-weight: normal;
	text-transform: uppercase;
        color: #88888a;
        font-size:10px;
	text-decoration: none;
}

a:hover
{
        font-family: tahoma,arial, sans-serif;
	font-size:10px;
	font-weight: normal;
	color:#fd5503;
	text-decoration: none;

}


#textContent {
	width: 704px;
	float: left;
	display: block;
	border: 0px solid #DCCFB1;
	float: left;
	margin-top: 45px;
	padding-left: 0px;
        padding-bottom:0px;
	min-height: 450px;
	height: auto;
        background-color: transparent;
        
}

#designer {
	width: 704px;
	border-right: 0px solid #DCCFB1;
	float: left;
	margin-top: 55px;
	padding-left: 20px;
        padding-bottom:0px;
	min-height: 450px;
	height: auto;
        background-color: transparent;
        
}

#news {
	overflow: auto;
	width: 660px;
	border-right: 0px solid #DCCFB1;

	margin-top: 23px;
	margin-left: 0px;
	padding-left: 20px;
	padding-right: 20px;
	height:auto;
	background-color: transparent;
	scrollbar-3dlight-color: #ffffff; 
        scrollbar-arrow-color: #ffffff; 
        scrollbar-darkshadow-color: #cccccc; 
        scrollbar-face-color: #cccccc; 
        scrollbar-highlight-color: #cccccc; 
        scrollbar-shadow-color: #ffffff; 
        scrollbar-track-color: #cccccc;

        
}
#table1 {

	width: 400px;
	border-right: 0px solid #DCCFB1;
	float: left;
	margin-top: 0px;
	margin-left: 20px;
	padding: 0px 0 0 0;
	background-color: transparent;
        
}


#profil {
	width: 704px;
	border-right: 0px solid #DCCFB1;
	float: left;
	margin-top: 45px;
	padding-left: 0px;
        padding-bottom:0px;
	height: 500px;
	background-image:url(/media/5392/profil.gif);
	background-repeat: no-repeat;
	
        background-color: transparent;
        
}
#admin {
	width: 704px;
	border-right: 0px solid #DCCFB1;
	float: left;
	margin-top: 23px;
	padding-left: 10px;
        padding-bottom:0px;
	height: 450px;
        background-color: transparent;
        
}

#productContent {
	width: 704px;
	border-right: 0px solid #DCCFB1;
	float: left;
	margin-top:16px;
	padding-left: 0px;
        padding-bottom:5px;
        background-color: transparent;
        
}
table.produkter {
	width: 704px;
	border-right: 0px solid #DCCFB1;
	float: left;
	margin: 0px 0 0 0;
	padding-top:19px;
	padding-left: 0px;
        padding-bottom:0px;
	background-repeat: no-repeat;
        background-color: transparent;
        
}
table.flash {
	width: 704px;
	border: 0px solid #DCCFB1;
	float: left;
	margin: 0px 0 0 0;
	padding-top:44px;
	padding-left: 0px;
        padding-bottom:0px;
	background-repeat: no-repeat;
        background-color: transparent;
        
}

table.bg{
	width: 704px;
	border-right: 0px solid #DCCFB1;
	float: left;
	margin: 0px 0 0 0;
	padding:0px 0 0 0;
        background-color: transparent;
        
}

a.bottom_info:link, a.bottom_info:visited, a.bottom_info:active
{
	border-top: 0px solid #63513B;
	font-size: 10px;
        color:#fc5d06;
}

 a.bottom_info:hover
{
	border-top: 0px solid #63513B;
	font-size: 10px;
        color: #cccccc;
}




#container {
	margin: 0px 0 0 0;

        padding-left: 131px;
        width:849px;
	Height: 710px;
	border: 0px solid red;
        background-color: transparent;
        float: left;
        
}

#main {
	float:left;
	width:849px;
        margin:0px 0 0 0;
	padding:0px 0 0 0;
	text-align:left;
	background-color: transparent;
	background-position:top left;
	border: 0px solid red;
        

}

#bottom {
	clear: left;
	width:700px;
	height:50px;
	float:left;
	margin-top: 0px;
	margin-left:140px;
	padding-left:20px;
	text-align:left;
	font-size: 9px;
        color: #949493;
	background-color: transparent;
	border: 0px solid #ccc;
}


#content {
	float: left;
	padding:0px 0 0 0;
	margin: 0px 0 0 0;

	width:100%;

	display: block;
	background-color:transparent; 
	border: 0px solid black;
}

#monoSlideshow{
	width: 700px;
	border-right: 0px solid #DCCFB1;
	float: left;
	margin-top: 45px;
	padding-left: 0px;
        padding-bottom:0px;
	min-height: 450px;
	height: auto;
        background-color: #f5f4f2;



}



#content img {
margin: 0 0 0 0px;

}




li.submenu
{

padding-left:10px;
}

a.back:link, a.back:visited, a.back:active
{
	color: #82817f;
	font-size: 9px;
	font-family: Tahoma,Verdana, Arial, sans-serif;
	text-decoration: none;
	white-space: nowrap;
	padding-left:10px;
	margin-left:10px;
	font-weight: normal;
	margin-top: 5px;
	background: url(/media/4432/back_arrow.gif) no-repeat;



}

a.back:hover
{
	color: #ee7604;
	font-family: Tahoma,Verdana, Arial, sans-serif;
	text-decoration: none;
	white-space: nowrap;
	font-weight: normal;
	margin-top: 5px;
	margin-left:10px;
	padding-left:10px;
	font-size: 9px;
	background: url(/media/4432/back_arrow.gif) no-repeat;


	

}


.DesignerDetails
{
	width:550px

}

.DesignerDetailsImage
{
	padding-right:10px;
        padding-bottom:10px;
       

}
.designer_bg

{
	background: url(/media/5898/designere.gif) no-repeat;

}

.adress_link, a.adress_link:link, a.adress_link:visited, a.adress_link:active
{
	color: #fc5d06;
	font-size: 9px;
        text-decoration: none;
	font-family: tahoma, Verdana, Arial, sans-serif;
}

 a.adress_link:hover 
{
	color: #cccccc;
        text-decoration: none;
	font-size: 9px;
	font-family: tahoma, Verdana, Arial, sans-serif;


}

.pris, a.pris:link, a.pris:visited, a.pris:active
{
	color: #7b7878;
	font-size: 9px;
        text-decoration: none;
	font-family: tahoma, Verdana, Arial, sans-serif;
}

 a.pris:hover 
{
	color: #fd8b05;
        text-decoration: none;
	font-size: 9px;
	font-family: tahoma, Verdana, Arial, sans-serif;


}
.small_text
{
	color: #82817f;
        text-decoration: none;
	font-size: 10px;
	font-family: tahoma, Verdana, Arial, sans-serif;
        padding-bottom: 5px;
	padding-left: 10px;
}

.navn
{
	font-size: 9px;
	font-family: tahoma, Verdana, Arial, sans-serif;
	width: 30px;
	height: 10px;
}

/* Paging Bar */

a.PagingActive:link, a.PagingActive:visited, a.PagingActive:active
{
	text-decoration:underline;	
	padding-left:2px;
	padding-right:2px;
	font-family: verdana, tahoma;
        color: #615F4E;
	font-weight: normal;
        font-size:10px;	
}

a.PagingActive:hover
{
	text-decoration:underline;	
	padding-left:2px;
	padding-right:2px;
	font-family: verdana, tahoma;
        color: #FF3C00;
	font-weight: normal;
        font-size:10px;   
        
}

a.Paging:link, a.Paging:visited, a.Paging:active, a.Paging:hover
{
	text-decoration:none;	
	padding-left:2px;
	padding-right:2px;
	font-family: verdana, tahoma;
        color: #615F4E;
	font-weight: normal;
        font-size:10px;
	text-decoration: none;	
}

/* End PagingBar */

.dropdown_NewsLetter
{
	font-family: verdana, tahoma;
        color: #d22027;
	background-color: #C5C2B3;
        font-size:10px;
	font-weight: normal;
}

/* NewsLetterAdmin */



/* End NewsLetterAdmin */

/* DropDownCategoryMeny */

.MainCategoryTableCss
{
    	float: left;
     	margin: 0;
    	list-style:none;
    	width: 140px; 
     	font-size:10px;	

	position: absolute;			
	letter-spacing:0px;
	white-space:nowrap;
}

.TdCategoryCss
{
   	background-repeat: no-repeat;
	margin-top: 2px;
	border-bottom: 1px dotted #878787;
	font-size:11px;
	padding-bottom:0px;
	padding-top:3px;
	vertical-align:bottom
}

.TdCategoryCss a:active
{
	font-weight: bold;
}

.TdCategoryCss a
{
    	display: block;
   	padding: 3px 0;
	font-size:11px;
    	text-decoration: none; 
	vertical-align:bottom 	
}

.TdCategoryCss a:hover 
{
	background-color: #F2F1F1;
	color:#000000;
	font-weight:bold;	
}

.TdCategoryActiveCss
{
	background-color: #F2F1F1;
	color:#000000;
	font-weight:bold;
    	font-size:11px
	margin-top: 2px;
	border-bottom: 1px dotted #878787;
	
	padding-bottom:0px;
	padding-top:3px;
}
.TdCategoryActiveCss a
{
	background-color: #F2F1F1;
	color:#000000;
	font-weight:bold;
    	font-size:11px;
}

.TdSubCategoryCss a:active
{
	font-weight: bold;
	
}

.TdSubCategoryCss a
{
    	display: block;
   	text-decoration: none; 	 	
}

.TdSubCategoryCss a:hover 
{
	background-color: #F2F1F1;
	color:#000000;
	font-weight:bold;
    
}
.TdSubCategoryCss
{
   	background-repeat: no-repeat;
	margin-top: 2px;
	border-bottom: 1px dotted #878787;
	font-size:10px;
	padding-top:3px;
	padding-bottom:0px;
}



/* End DropDownCategoryMeny */


/* UmbNewsAdmin */

.UmbNewsAdminGridTableTDCss
{
	padding-bottom:20px;
}
.UmbNewsAdminAddTableCss
{
	width:50px;
}
/* End UmbNewsAdmin */

/* UmbNewsViewList */

a.UmbNewsListViewCssLinkTitle:link, a.UmbNewsListViewCssLinkTitle:visited, a.UmbNewsListViewCssLinkTitle:active, a.UmbNewsListViewCssLinkTitle:hover
{
 	font-size:13px;
	font-weight:bold;
}

.UmbNewsViewListTdCss
{
	padding-bottom:10px;
}

/* End UmbNewsViewList  */



/* Navigation Category */

#secondLevelNavigationCategory
{
	float: right;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 40px;
    list-style:none;
    width:130px;
    padding-left:10px;
    padding-top:0px;
    font-size:10px;
}

/* UNSELECTED CATEGORY STYLES */

#secondLevelNavigationCategory .unselected
{
	background-repeat: no-repeat;
    margin-top: 4px;
    border-bottom: 1px dotted #cccccc;
    color:#555656;
	font-weight:normal;
      font-family: tahoma,arial, sans-serif;
    font-size:10px;
}

#secondLevelNavigationCategory .unselected a
{
	display: block;
    color: #555656;
    padding: 3px 0;
	font-weight:normal;
    text-decoration: none;
    font-size:10px;
    font-family: tahoma,arial, sans-serif;
}

#secondLevelNavigationCategory .unselected a:link; a:active; a:visited
{
	display: block;
    color: #555656;
    padding: 3px 0;
	font-weight:normal;
    text-decoration: none;
    font-size:10px;
    font-family: tahoma,arial, sans-serif;
}

#secondLevelNavigationCategory .unselected a:hover
{
	color:#fc5d06;
    font-weight:normal;
    font-size:10px;
	font-weight:normal;
    font-family: tahoma,arial, sans-serif;
}

/* END UNSELECTED CATEGORY*/

/* SELECTED CATEGORY STYLES */

#secondLevelNavigationCategory .selectedCat
{
	background-repeat: no-repeat;
    margin-top: 2px;
    border-bottom: 1px dotted #cccccc;
    color:#555656;
      font-family: tahoma,arial, sans-serif;
    font-size:10px;
}

#secondLevelNavigationCategory .selectedCat a
{
		display: block;
		padding: 3px 0;
		font-weight:normal;
        font-size:10px;
        font-family: tahoma,arial, sans-serif;
        color:#fd5503;
}

#secondLevelNavigationCategory .selectedCat a:active
{
		display: block;
		padding: 3px 0;
		font-weight:normal;
        font-size:10px;
        font-family: tahoma,arial, sans-serif;
        color:#fd5503;
}

#secondLevelNavigationCategory .selectedCat  a:visited
{
		display: block;
		padding: 3px 0;
		font-weight:normal;
        font-size:10px;
        font-family: tahoma,arial, sans-serif;
        color:#fd5503;
}

#secondLevelNavigationCategory .selectedCat  a:hover
{
		display: block;
		padding: 3px 0;
		font-weight:normal;
        font-size:10px;
        font-family: tahoma,arial, sans-serif;
        color:#fd5503;
}

/* END SELECTED CATEGORY STYLES */



/* Selected Sub Category styles*/


#secondLevelNavigationCategory .SubMenuLink
{
	background-repeat: no-repeat;
    margin-top: 2px;
    border-bottom: 1px dotted #cccccc;
    color:#555656;
    font-family: tahoma,arial, sans-serif;
    font-size:10px;
}

#secondLevelNavigationCategory .SubMenuLink a
{
		display: block;
		padding: 3px 0 3px 10px;
		font-weight:normal;
        font-size:10px;
        font-family: tahoma,arial, sans-serif;
        color:#fd5503;
}

#secondLevelNavigationCategory .SubMenuLink a:link
{
		display: block;
		padding: 3px 0 3px 10px;
		font-weight:normal;
        font-size:10px;
        font-family: tahoma,arial, sans-serif;
        color:#fd5503;
}

#secondLevelNavigationCategory .SubMenuLink  a:active
{
		display: block;
		padding: 3px 0 3px 10px;
		font-weight:normal;
        font-size:10px;
        font-family: tahoma,arial, sans-serif;
        color:#fd5503;
}

#secondLevelNavigationCategory .SubMenuLink  a:visited
{
		display: block;
		padding: 3px 0 3px 10px;
		font-weight:normal;
        font-size:10px;
        font-family: tahoma,arial, sans-serif;
        color:#fd5503;
}

#secondLevelNavigationCategory .SubMenuLink  a:hover
{
		display: block;
		padding: 3px 0 3px 10px;
		font-weight:normal;
        font-size:10px;
        font-family: tahoma,arial, sans-serif;
        color:#fd5503;
}
/* END SELECTED SUB CATEGORY STYLES */

/* UNSELECTED SUB CATEGORY STYLES */


#secondLevelNavigationCategory .SubMenuLinkUnselected
{
	background-repeat: no-repeat;
    margin-top: 2px;
    border-bottom: 1px dotted #cccccc;
    color:#555656;
font-weight:normal;
      font-family: tahoma,arial, sans-serif;
    font-size:10px;
}

#secondLevelNavigationCategory .SubMenuLinkUnselected a
{
	display: block;
    color: #555656;
    padding: 3px 0 3px 10px;
    text-decoration: none;
    font-size:10px;
font-weight:normal;
    font-family: tahoma,arial, sans-serif;
}

#secondLevelNavigationCategory .SubMenuLinkUnselected a:link
{
	display: block;
    color: #555656;
    padding: 3px 0 3px 10px;
    text-decoration: none;
    font-size:10px;
font-weight:normal;
    font-family: tahoma,arial, sans-serif;
}
#secondLevelNavigationCategory .SubMenuLinkUnselected  a:active
{
	display: block;
    color: #555656;
    padding: 3px 0 3px 10px;
    text-decoration: none;
    font-size:10px;
font-weight:normal;
    font-family: tahoma,arial, sans-serif;
}
#secondLevelNavigationCategory .SubMenuLinkUnselected a:visited
{
	display: block;
    color: #555656;
    padding: 3px 0 3px 10px;
    text-decoration: none;
    font-size:10px;
font-weight:normal;
    font-family: tahoma,arial, sans-serif;
}

#secondLevelNavigationCategory .SubMenuLinkUnselected a:hover
{
	display: block;
	color:#fc5d06;
   font-weight:normal;
    font-size:10px;
    font-family: tahoma,arial, sans-serif;
    padding: 3px 0 3px 10px;
}

/* END Selected Sub Category styles*/

/* END Navigation */

#div_breadcrumb_container
{
      float:left;
}

#div_breadcrumb_container h1
{
      padding-top:8px;
      padding-bottom:0
}

.login_fields label
{
	float:left;
	width:60px;
	padding-top:1px;

	font-family: tahoma,arial, sans-serif;
	font-size:11px;
	color:#949493;
}

.login_fields input
{
	font-family: tahoma,arial, sans-serif;
	font-size:11px;
	color:#949493;
	border:1px solid #949493;
	background-color:transparent;
}

.login_button_field input
{
	margin-left:60px;

	font-family: tahoma,arial, sans-serif;
	font-size:11px;
	color:#949493;
	border:1px solid #949493;
	background-color:#EBEBEB;
}

.login_button_field input:hover
{
	color:#59554D;
	background-color:#D3D3D3;
	border:1px solid #929292;
	cursor:pointer;
}


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h1 {
font-size:10px;
font-weight: bold;
color:#8d8c8b;
font-style: arial;
padding-bottom: 10px;
margin: 0px 0 0 0;
text-transform: uppercase;
}

h3 {
font-size:10px;
font-weight: bold;
color:#8d8c8b;
font-style: arial;
text-transform: uppercase;
padding-top:5px;
padding-left:0px;
padding-bottom:0px; 
padding-right:0px;
}

h1 {
font-size:10px;
font-weight: bold;
color:#8d8c8b;
font-style: arial;
padding-bottom: 10px;
margin: 0px 0 0 0;
text-transform: uppercase;
}


