/*font family for page. If you have another style sheet that sets font family, you can delete this rule*/
div, td, p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}

.main_menu {
width: 160px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/gif/bg-pattern_Y.gif);
}

/*Control DIV for expand all and collapse all links*/
#p7TMctrl {
	margin: 0 0 12px 0;
	font-size: 12px;
	display: none;
	/*/*/display: block; /* Hide from NN4 */
}
#p7TMctrl a:link {
	color: White;
}
#p7TMctrl a:visited {
	color: White;
}
#p7TMctrl a:hover {
	color: White;
}

/*Sets line-height of all menuitems*/
#p7TMnav {
	line-height: 17px;
}

/*second level menuitem divs on - Cascades to lower levels*/
/*Sets left margin to 16px establishing a cascading indent*/
#p7TMnav div div {
	margin: 0px 0px 0px 0px;
}

/*The Link style for top-level menuitems and is read by all browsers*/
/*Länk utseende för Top-länkarna*/
#p7TMnav div a {
	color: White;
	font-size: 11px;
	font-weight: bold;
}
/*The Link style for top-level menuitems hidden from Netscape 4*/
#p7TMnav div a {
	padding: 2px 0 2px 7px;
	display: block;
	background-color: Black;
	background-repeat: no-repeat;
	background-image: none;
	background-position: 0px;
	border-top: 0px solid;
	border-right: 0px solid #666;
	border-bottom: 0px solid Black;
	border-left: 0px solid #999;
	text-decoration: none; /* */
}
#p7TMnav div a:visited {
	color: #FFFFFF;
}
#p7TMnav div a:hover {
	color: #FFCF00;
	
}

/*The Link style for second-level menuitems*/
/*transparent - Orginal samma färg som bg*/
#p7TMnav div div a {
	color: White;
	font-size: 11px;
	font-weight: normal;
	background-color: Black;
	padding: 0px 0 2px 8px;
	/*background-repeat: no-repeat;*/
	background-image: none;
	background-position: 0px;
	border: 0;
}
#p7TMnav div div a:visited {
	color: White;
}
/*The Link style for third-level menuitems and lower*/
/*To set a specific style for the fourth level, add a div to the selector*/
/*Fourth-level example syntax: p7TMnav div div div div a {declaration}*/
#p7TMnav div div div a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	padding: 1px 0 1px 15px;
}

/*rules programatically assigned to parent links when image-based plus and minus option is selected. The padding on the 4 following rules supercedes (via !important) the padding on the p7TMnav div a selector when you've chosen the option to use images for the plus and minus signs*/
.p7plusmark {
	background-repeat: no-repeat;
	background-image: url(p7t_plus.gif);
	background-position: 6px 50%;
	padding: 1px 0 1px 20px !important;
}
.p7minusmark {
	background-repeat: no-repeat;
	background-image: url(p7t_minus.gif);
	background-position: 6px 50%;
	padding: 1px 0 1px 20px !important;
}
.p7defmark {
	background-image: url(p7t_plus.gif);
	padding: 1px 0 1px 20px !important;
}
.p7currentmark {
	font-size: 10px;
	font-weight: bold;
	text-transform: none;
	color: #FFD700;
	padding: 1px 0 1px 5px !important;
	/*background-color: transparent !important;*/
	background-color: transparent;
}

div.gds_menuTop  {
	background-image: url(../img/menu_gif/dansa_salsa_menutop_link.gif);
	height: 20px;
	width: 160px;
}


td.Meny_TD {
	padding-left: 10px !important;
}

div.gds_menuBott {
	background-image: url(../img/menu_gif/dansa_salsa_menubott_link.gif);
	height: 20px;
	width: 160px;
}
input.dansa_salsa_guestbook {
	width: 215px;
	background-color: Black;
	border: thin;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: White;
}

textarea.dansa_salsa_guestbook_Message {
   width: 215px;
	background-color: Black;
	border: thin;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: White;
	height: 100px;
}
#Bookmark {
	margin-right: auto;
	margin-left: auto;
	height: 80px;
	width: 100px;
}
#Dansasalsa_kurser {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	border: 1px solid #F8A324;
	background-color: black;
}
#Top_header_image {
	background-image: url(../img/gif/dansa_salsa_header.gif);
	height: 168px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#Bot_footer_image {

	background-image: url(../img/gif/dansa_salsa_footer2.gif);
	height: 168px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
