/* GENERAL STYLES */
/* GENERAL STYLES */
/* GENERAL STYLES */
/*
	Title:		Website Package - CSS Theme One
	Author:		Warren Buckley
	Website:	http://www.creativewebspecialist.co.uk
*/


/*
===========================
Rich text editor stying
===========================
*/
#holderBody
{
	background:none;
}

#holderBody strong
{
	font-weight:bold;
}

#holderBody a
{
	text-decoration:underline;
}

#holderBody p
{
	margin:auto;
}

#holder
{
	border: 1px solid #ccc;
	padding: 10px;
	margin: 5px;
	text-align: left;
	font-size:12px;
}



/*
================================================
================================================
*/

* html #tpbt td{ 
   height: expression( this.scrollHeight > 529 ? "530px" : "auto" ); /* sets max-height for IE */
   max-height: 530px; /* sets max-height value for all standards-compliant browsers */
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
dborder:1px solid black;
}

td, tr
{
vertical-align: top
text-align: left
}
fieldset,img { 
	border:0;
}

address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}




/*
====================================
Start Theme One Styling
====================================
*/

body
{
	background-color:#FFFFFF;
	font-family:'Calibri','Verdana','Tahoma','Trebuchet MS','Arial',sans-serif;
dfont-family:'Verdana','Tahoma','Trebuchet MS','Arial',sans-serif;
}

html, body
{
dheight: 100%;
dmin-height: 100%;
dheight: auto;
} 


td.BackLeft
{
	dbackground-color:yellow; /*#d5d5d5;*/
	dbackground-image:url(../Data/Assets/theme_one/images/backleft_repeat.PNG);
	dbackground-repeat:repeat-x;
width: 40%;	
dheight:900px;
}

td.BackRight
{
	dbackground-color:green; /*#d5d5d5;*/

	dbackground-image:url(../Data/Assets/theme_one/images/backright_repeat.png);
	dbackground-repeat:repeat-x;	
dheight:900px;
width: 40%;
}


td.BackButtom
{
	dbackground-color:green; /*#d5d5d5;*/
	background-image:url(../Data/Assets/theme_one/images/background_repeat_buttom.png);
	background-repeat:no-repeat;	
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../Data/Assets/theme_one/images/background_repeat_buttom.png', sizingMethod='scale');
}

td.buttomBack
{
	background-image:url(../Data/Assets/theme_one/images/buttom_background.png);
	background-repeat:no-repeat;	
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../Data/Assets/theme_one/images/buttom_background.png', sizingMethod='scale');

min-height: 56px;
height: 56px;
}

.BottomOnePxLeftRepeat
{
background-image: url(/data/assets/theme_one/images/bund_1px.png);   
*background-image: url(/data/assets/theme_one/images/bund_1px.png1);   
min-height: 0px;
line-height: 1px;
font-size: 1px; 
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Data/Assets/theme_one/images/bund_1px.png', sizingMethod='scale');
}

.BottomRepeatLeft
{
background-image: url(/data/assets/theme_one/images/bund_50px.png); 
*background-image: url(/data/assets/theme_one/images/bund_50px.png1); 
background-repeat: no-repeat; 
padding: 0; 
margin: 0; 
height: 100px; 
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Data/Assets/theme_one/images/bund_50px.png', sizingMethod='crop');
}

.BottomRepeatRight
{
background-image: url(/data/assets/theme_one/images/bund_50px_right.png);  
*background-image: url(/data/assets/theme_one/images/bund_50px_right.png1);  
padding: 0; 
margin: 0; 
height: 100px; 
background-position: 0px 0px; 
background-repeat: no-repeat; 
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Data/Assets/theme_one/images/bund_50px_right.png', sizingMethod='crop');
}

.BottomOnePxRightRepeat
{
background-image: url(/data/assets/theme_one/images/bund_1px_right.png); 
background-repeat: repeat-y; 
background-position: 0px 0px; 
dfilter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Data/Assets/theme_one/images/bund_1px_right.png', sizingMethod='crop');
}


#Container
{
	margin:0 auto 0 auto;
	dwidth:1000px;
dheight: 100%;        
dheight: 651px;
        dmin-height: 651px;
	dbackground-color:green; /*#d5d5d5;*/
	background-image:url(../Data/Assets/theme_one/images/background_front.png);
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../Data/Assets/theme_one/images/background_front.png', sizingMethod='scale');
	background-repeat: no-repeat;
}

#Header
{
	overflow: hidden;
}

#Navi
{
	float:right;
	dheight:90px;
	dfont-size:16px;
        margin-right: 30px;
dbackground-color: green;  /* Used for debug */
	width:702px;
}

#Navi li
{
	float:left;
	display:block;
/*background-color:green;*/ /* Used for debug */
	dline-height:90px;
	margin:0 0 0 17px;
}


#Navi li a
{
	color:#FFFFFF;
	text-decoration:none;
	display:block;
}

#Navi li a:hover, #Navi li.Selected a
{
	dcolor:#FF6D00;
}


#Content
{
	dwidth:1000px;
	dbackground-color:green;
	dbackground-color:#FFFFFF;
	padding:0px 0 0 0;
        clear:both;
        color: #000000;
        e_height: 100% !important;
        dheight: 1000px;
        e_min-height: 515px;
dheight: 515px;
        dmin-height: 515px;

}

#ContentContainer
{
	dmargin:24px 0 0 15px;
	dbackground-color:red; /* Used for debug */
e_height:100%;
       e_height: 100% !important;
e_height: 635px;
dbackground-color: blue;

}

#MainContentText
{
dwidth: 706px;
	
dbackground-color: purple;
       color: #000000;
       margin-left: 15px;
dmargin-right: 100px;
padding-right: 23px;
       margin-top: 20px;
margin-bottom: 10px;
dmin-height: 525px;

}

#MainContentText ul
{
list-style-type: square;
list-style-position: outside;
dtext-indent: 5px;
padding: 6px;
margin-left: 10px;

}


#MainContent
{
	width:706px;
        dheight: 1000px; /*410px;*/
	dfloat:right;
	font-size:11px;
        dmargin-right: 23px;
dbackground-color:yellow;
color: #000000;
e_min-height: 557px;
 dheight:auto !important;
  e_height:557px;


}

#MainContent:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
} * html #MainContent {height: 1%;}

h1
{
	font-size: 15px;
	color:#000000;

}

h2
{
	font-size: 13px;
	color:#000000;

}

h3
{
	font-size: 11px;
	color:#000000;

}

h4
{
	font-size: 15px;
	color:#FFFFFF;
}

h5
{
	font-size: 13px;
	color:#FFFFFF;
}

h6
{
	font-size: 11px;
	color:#FFFFFF;
}






#MainContent p
{
	margin:10px 0 10px 0;
padding-left: 5px;

}

#MainContent a
{
	color:#000000;
	text-decoration:none;
}

#MainContent a:hover
{
	color:#000000;
	text-decoration:underline;
}


#MainContentHomeText
{
dbackground-color: purple;
       color: #ffffff;
       height: 120px;
       widht: 704px;
       padding-left: 20px;
       padding-top: 30px;
margin-right: 10px;
}


#MainContentHome
{
margin-top: 0px;
	width:706px;
        height: 410px;
	dfloat:right;
	font-size:11px;
        margin-right: 23px;
        background-color:black;
	background-image:url(../Data/Assets/theme_one/Images/front_main.png);

}

#dMainContentHome d3
{
	font-size: 20px;
	color:#ffffff;
}

#MainContentHome p
{
	margin:10px 0 10px 0;
}

#MainContentHome a
{
	color:#FFffff;
	text-decoration:underline;
}

#MainContentHome a:hover
{
	color:#FFffff;
	text-decoration:none;
}

#frontflash
{
        margin-top: 2px;
        padding-top: 4px;
        float: right;
        text-align: right;
        e_width:707px;
        height: 252px;
}

#frontimages
{
        clear:both;
float:left;
padding-top: 2px;
        e_width:707px;
}

#frontimages img {
        vertical-align:top;
}



/* BREADCRUM */
#umbBreadcrum {
        list-style:none;
        padding: 0;
        margin: 0;
        color: #ababab;
        font-size: 11px;

}

#umbBreadcrum li {
        float:left;
        margin: 0 3px 3px 0;  
        padding: 0;
}

#umbBreadcrum li a
{
        color: #676767;
}

#umbBreadcrumDiv
{
       padding-left: 5px;
       width: 706px;
}

#umbBreadcrumDiv:after{ /*Add margin between menu and rest of content in Firefox*/
        content: "."; 
        display: block; 
        height: 0; 
        clear: both; 
        visibility: hidden;
}


/*
==========================================
Gallery List
==========================================
*/

#MainContent .GalleryList
{
	margin:15px 0 0 -10px;
	width:424px;
}

#MainContent .GalleryList .Item
{
	float:left;
	width:96px;
	margin:0 0 10px 10px;
}


#MainContent .GalleryList .Item a img
{
	padding:2px;
	border:1px solid black;
}

#MainContent .GalleryList .Item a:hover img
{
	padding:2px;
	border:1px solid black;
	background-color:black;
}

#MainContent .GalleryList .Item strong a
{
	display:block;
	margin:5px 0 0 0;
}

#MainContent .GalleryList .Item em
{
	display:block;
	font-size:11px;
}


#MainContent .Photo img
{
	/* This ensures the photos is resized to fit the div */
	max-width:100%;
}

#MainContent .Photo .PhotoNav
{
	display:block;
}

#MainContent .Photo .PhotoNav .Left
{
	float:left;
}

#MainContent .Photo .PhotoNav .Right
{
	float:right;
}

/*
==========================================
VCard Styling
==========================================
*/

.vcard .n
{
	font-weight:bold;
}

.vcard .tel
{
	background-image:url(../Data/Assets/theme_one/Misc/phone_icon.gif);
	background-repeat:no-repeat;
	background-position:6px 0px; /* Left:6px Top:0px */
	padding:2px 0 3px 22px;
	margin:15px 0 0 0;
	display:block;
	color:#000000;
}

.vcard .email
{
	background-image:url(../Data/Assets/theme_one/Misc/email_icon.gif);
	background-repeat:no-repeat;
	background-position:0px 2px; /* Left:0px Top:2px */
	text-decoration:underline;
	padding:0 0 1px 22px;
	margin:0;
	display:block;
	color:#000000;
}

.vcard .url
{
	background-image:url(../Data/Assets/theme_one/Misc/web_icon.gif);
	background-repeat:no-repeat;
	background-position:0px 2px; /* Left:0px Top:2px */
	text-decoration:underline;
	padding:1px 0 2px 22px;
	margin:0;
	display:block;
	color:#000000;
}

.vCardDl
{
	background-image:url(../Data/Assets/theme_one/Misc/vcard_icon.gif);
	background-repeat:no-repeat;
	background-position:0px 2px; /* Left:0px Top:2px */
	padding:0 0 0 22px;
	margin:15px 0 50px 0;
	color:#000000;
}

/*
==========================================
Search Results
==========================================
*/


#MainContent #xsltsearch #xsltsearch_summary strong
{
	font-weight:bold;
}

#MainContent #xsltsearch .xsltsearch_description strong
{
	background-color:#FFF6BF;
	padding:0 2px 0 2px;
}

#MainContent #xsltsearch .xsltsearch_form .input
{
	border:1px solid #bcbcbc;
	padding:3px 7px 4px 4px;
	font-size:11px;
}

#MainContent #xsltsearch #xsltsearch_stats
{
	font-size:12px;
	font-style:italic;
}


#MainContent #xsltsearch
{
padding-left: 10px;
}


#MainContent .NewsList
{
        dtext-align: right;
	line-height:18px; 
	font-weight:bold;
	text-decoration:none;
dbackground-color: purple;
        padding: 5px 10px;
}

#MainContent .NewsList li 
{
        padding: 10px 10px;
}


#MainContent .NewsList li a 
{
        dpadding: 10px 10px;
        font-size: 11px;
}


#MainContent .NewsList li em
{
        color: #a4a4a4;
}



#MainContent .NewsList li p
{
        font-weight:normal;
color: #545454;
padding: 0;
margin: 0;
}

#newspage
{
padding: 10px;
}

#newspage .NewsItem
{
margin-top: 10px;
}

#newspage  em
{
        color: #a4a4a4;
}


/*
==========================================
Secondary Content
==========================================
*/


#SecondaryContent
{
        clear:both;
	dfloat:left;
        dposition: relative;
margin-top: 55px;
        margin-left: 47px;        
        left: 26px;
        dheight: 190px;
min-height: 85px;
        width: 216px;
	font-size:11px;
dbackground-color:blue;/* Used for debug */
	dbackground-image:url(/Data/Assets/theme_one/Images/gul_streg.png);
        background-repeat: no-repeat;
	padding:0 0px 15px 0px;
}

#SecondaryContent h3
{
        text-align: right;
	font-size: 12px;
	color:#c7deee;
}

#SecondaryContent h3 a
{
        text-align: right;
	text-decoration:none;
	color:#c7deee;
}

#SecondaryContent a
{
        text-align: right;
	color:#000000;
	text-decoration:underline;
}

#SecondaryContent a:hover, em:hover
{
	color:#dddddd;
	text-decoration:none;
}

#SecondaryContent a.RSSLink
{
	background-image:url(../Data/Assets/theme_one/Misc/rss_icon.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
	padding:0 0 8px 23px;
	text-decoration:underline;
	display:block;
}

#SecondaryContent a.RSSLink:hover
{
	text-decoration:none;
	display:block;
}

#NewsSecondaryHeader
{
	text-decoration:none;
}

#SecondaryContent ul#NewsList
{
        text-align: right;
	line-height:18px; 
	font-weight:bold;
        font-size: 11px;
	text-decoration:none;
min-height: 180px;
}

#SecondaryContent ul#NewsList li
{
	margin:0 0 10px 0;
	dfont-size:13px;
	text-decoration:none;
	font-weight:bold;
}

#SecondaryContent ul#NewsList li strong
{
	font-weight:bold;
text-align: right;
	text-decoration:none;
}

#SecondaryContent ul#NewsList li.News a em
{
	font-weight:bold;
        text-align: right;
        color: #000000;
	text-decoration:none;

}
#SecondaryContent ul#NewsList li.News a 
{
	font-weight:bold;
	text-decoration:none;
}



#SecondaryContent ul#NewsList li a:hover
{
}

#SecondaryContent #SearchSecondaryHeader
{
	dmargin:30px 0 0 0;
}

#Search form
{
	margin:1px 0 0px 0px;
dmargin-right: 23px;
dpadding-right: 32px;
text-align: right;
	background-repeat:no-repeat;
width: 705px;
}

#Search form input.Submit
{
	cursor:pointer;
	background-color:transparent;
	background-image:url(../Data/Assets/theme_one/Misc/search_button.gif);
padding-top: 3px;
	background-position:0px -16px;
	background-repeat:no-repeat;
	border:none;
	text-indent:10000px;
	width:18px;
	padding:0;
	margin:0;
height:16px;
}

#Search form input .submitimage
{
	cursor:pointer;

	background-image:url(../Data/Assets/theme_one/Misc/search_button.gif);
padding-top: 3px;
	background-position:0px -16px;
	background-repeat:no-repeat;
	border:none;
	dtext-indent:10000px;
	width:18px;
	padding:0;
	margin:0;
height:16px;
margin-right: 23px;
}


#Search form input.Submit:hover, #SecondaryContent form input.Submit:active
{
	cursor:pointer;
	background-color:transparent;
	background-image:url(../Data/Assets/theme_one/Misc/search_button.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	border:none;
	height:16px;
	text-indent:10000px;
	width:18px;
}

#SecondaryContent form input
{
	border:1px solid #bcbcbc;
	padding:3px 7px 4px 4px;
margin-right: 23px;
	font-size:10px;
	width:150px;
	background-repeat:no-repeat;
}


#SecondaryContentText
{
        background-image:  url(/Data/Assets/theme_one/images/gul_streg.png); 
        background-repeat: repeat-y;
padding-left: 10px;
color: #FFFFFF;
}


#SecondaryContentText a
{
        text-align: right;
	color:#dddddd;
	text-decoration:underline;
}

#SecondaryContentText a:hover, em:hover
{
	color:#000000;
	text-decoration:none;
}

#ProductPage .textpageUL
{
        dwidth: 78px;
  width: 0px;
position:relative;
}

.textpageUL li
{
        list-style-image:  url(/Data/Assets/theme_one/images/rod_firkant_3.png); 
        margin-left: 60px;
        word-wrap: break-word;
        width: 170px;
dbackground-color: green;
position:relative;
}

#ProductPage
{
margin: 0 px;
     e_width: 706px;
        dwhite-space : nowrap;
}

#ProductPage  .textpageDivLeft, .textpageDivRight
{
      float: left;
      margin-left: 0px;
      padding: 0;
dbackground-color: green;
}


#ProductGroup
{
clear: both;
e_width: 706px;
      margin: 0 px;
      padding: 0px;
      white-space: nowrap;
dbackground-color: yellow;
dbackground-image: url(/Data/Assets/theme_one/images/productgroup_back.png);
      height:100%;
ddisplay: table;
      font-size: 8pt;
      line-height: 16px;

dfont-family:'Calibri','Verdana','Tahoma','Trebuchet MS','Arial',sans-serif;
dmin-height:542px;
  height:auto !important;
  dheight:542px;
}

#ProductGroup .textpageULRight
{
    left: 18px;
_left: 0;
    direction: rtl; 
    position:relative;
dbackground-color: green;

    width: 99px;
list-style-position: outside;
}


#ProductGroup .textpageULRight li
{

    list-style-image:  url(/Data/Assets/theme_one/images/rod_firkant_3.png); 
    word-wrap: break-word;
dbackground-color: green;
    width: 99px;
    dmax-width: 99px;
    direction: rtl; 
    text-align: right;
    font-family:'Tahoma','Trebuchet MS','Arial',sans-serif;
}

#ProductGroup .textpageULLeft 
{
   width: 99px;
left: -25px;
   position:relative;
 dbackground-color: yellow;
list-style-position:inside;
dvertical-align: bottom;

}

#ProductGroup .textpageULLeft li
{
top: -3px;
  list-style-image:  url(/Data/Assets/theme_one/images/rod_firkant_3.png); 
  word-wrap: nowrap;
dbackground-color: green;
  position:relative;
  padding-left: 5px;
  width: 85px;
  dmax-width: 100px;
  font-family:'Tahoma','Trebuchet MS','Arial',sans-serif; 
}






.sectionHeader
{
dbackground-color: green;
       width: 100%;
       font-size: 14px;
       color:#000000;
       padding-left: 5px;

}

.sectionHeader_after
{
       padding: 0;
       position: relative;
       height: 7px;
       width: 45px;
       background-image: url(/Data/Assets/theme_one/images/rod_streg.png);
dbackground-color: yellow;
}

.sectionContent
{
       e_width: 700px;
       padding: 0px;
       margin: 0px;
dbackground-color: cyan;
}

#ProductSubGroup .textpageHeader
{
      visibility: visible;
      display: block;
      padding: 14px;
}

#ProductSubGroup .textpageDivLeft, #ProductSubGroup .textpageDivRight
{
float: none;
}

#ProductSubGroup ul
{
    visibility: hidden;
    display: none;
}



.textpageHeader
{
      visibility: hidden;
      display: none;
}


#Footer
{
dbackground-color: green;
        position: relative;
        top:388px;
	clear:both;
	min-height:35px;
	line-height:14px; 
	font-size:13px;
	padding:0 0 0 0px;
padding-right: 7px;
        text-align: right;
	overflow: hidden;
}

#Footer a
{
	color:#808080;
	text-decoration:none;
}

#Footer a:hover
{
	color:#808080;
	text-decoration:underline;
}

#OrderArea table 
{
margin-left: 15px;
}

#OrderArea th {
vertical-align: top;
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-left: 1px solid #C1DAD7;
	border-right: 1px solid #C1DAD7;
	border-bottom: 2px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 8px 6px 4px 12px;
	background: #CFE0F2 url(/Data/Assets/theme_one/images/bg_header.png) no-repeat;
        width: 200px;
}

#OrderArea td {
	border-right: 0px solid #C1DAD7;
	border-bottom: 0px solid #C1DAD7;
	dbackground: #fff;
	padding: 6px 6px 6px 12px;
	dcolor: #4f6b72;
background: ##CFE0F2;
	color: #797268;

border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(/Data/Assets/theme_one/images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#OrderArea input 
{
	dbackground: #CFE0F2 url(/Data/Assets/theme_one/images/bg_header.png) no-repeat;
	color: #4f6b72;
}

#OrderArea .newheader th{
	
}

#OrderArea .otherheader th{
	border-top: 10px solid #ededed;
}

#OrderArea .lastheader th{
	border-bottom: 10px solid #ededed;
}

/*
==========================================
Dropdown menu
==========================================
*/

.langimage
{
        float: right;
        padding: 0px 5px 0px 0px;
        margin: 0;
}

.langimagediv
{
        margin: 0;
        width: 75px;
}

#Menu 
{
HEIGHT: 55px;
}

#Menu table;
{
HEIGHT: 55px;
}

.menusquare
{
        padding: 0px 3px 2px 0px;
}

.chromestyle{
        margin-right: 20px;
        width:705px;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
        content: "."; 
        display: block; 
        height: 0; 
        clear: both; 
        visibility: hidden;
}

.chromestyle ul{
        line-height: 19px;
        width:703px;
dbackground-color: green; 
        background-color: #c7deee; 
        padding: 2px 0 1px 0;
        font-family:'Calibri','Verdana','Tahoma','Trebuchet MS','Arial',sans-serif;
        font-size: 13px;
        margin: 0 ;
        text-align: left; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
        display: inline;
dbackground-color: yellow;
}

.chromestyle ul li a{
        color: #000000; /*#494949;*/
        padding: 3px 6px 3px 5px;
        margin: 0;
        text-decoration: none;
        border-right: 0px solid #DADADA;

dborder: 1px solid #BBB;

}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
dbackground: url(chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
        position:absolute;
        top: 0;
dborder: 1px solid #EEE; /*THEME CHANGE HERE*/
        border-bottom-width: 0;
        font:normal 12px Verdana;
        line-height:18px;
        z-index:100;
dbackground-color: transperant;
        background-image:url(../Data/Assets/theme_one/images/dropdown_color.png);
        background-repeat: repeat;
        width: 222px;
        visibility: hidden;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Data/Assets/theme_one/images/dropdown_color.png', sizingMethod='scale');
/*progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=100); *//*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
        width: auto;
        display: block;
        text-indent: 3px;
        border-bottom: 1px solid #EEE; /*THEME CHANGE HERE*/
        padding: 2px 0;
        text-decoration: none;
        font-weight: bold;
        color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
        width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
        background-color: #F0F0F0;
}

/* EDITOR PROPERTIES */



/* EDITOR PROPERTIES */
