/* UralTourism.COM basic style sheet */

/* BODY STYLE */
BODY
{
font-family: verdana; font-size: 10pt; COLOR: #006633; font-weight: none;

scrollbar-face-color: #006633;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #EEFFFF;
scrollbar-darkshadow-color: #006633;
scrollbar-shadow-color: #006633;
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #EEFFFF;
}
P {COLOR: #006633; font-family: verdana; font-size: 10pt; font-weight: none; text-align: justify}
TABLE {COLOR: #006633; font-family: verdana; font-size: 10pt; font-weight: none}

/* HEADERS */
H1 {COLOR: #FF3300; TEXT-DECORATION: none; font-family: arial; font-size: 18pt; font-weight: bold}
H2 {COLOR: #FF3300; TEXT-DECORATION: none; font-family: arial; font-size: 12pt; font-weight: bold}
H3 {COLOR: #FF3300; TEXT-DECORATION: none; font-family: verdana; font-size: 10pt; font-weight: bold}

H4 {COLOR: #006633; TEXT-DECORATION: none; font-family: arial; font-size: 12pt; font-weight: bold}
H5 {COLOR: #006633; TEXT-DECORATION: none; font-family: verdana; font-size: 10pt; font-weight: bold}

H6 {COLOR: #FFFFFF; TEXT-DECORATION: none; font-family: arial; font-size: 12pt; font-weight: bold}


/* listings' styles */
UL {list-style-image: url(image/listitem.gif); COLOR: #006633; font-family: verdana; font-size: 10pt;}


/* MENU STYLES AND BEHAVIOURS */
.menu {text-decoration: none; color: #FF3300; background: #EEFFFF;}
.menu a:link {color: #006633; text-decoration: none; font-family: tahoma; font-size: 8pt; background: #EEFFFF}
.menu a:visited {color: #006633; text-decoration: none; font-family: tahoma; font-size: 8pt; background: #EEFFFF}
.menu a:hover {color: #FFFFFF; text-decoration: none; font-family: tahoma; font-size: 8pt; background: #FF3300}
.menu a:active {color: #006633; text-decoration: none; font-family: tahoma; font-size: 8pt; background: #FFFFFF}
	
ol {margin: 0; padding: 0; list-style: none; width: 130px; border-bottom: 1px solid #006633}
ol li {position: relative}
li ol {position: absolute; left: 129px; width: 133px; top: 0; display: none}
ol li a {display: block; text-decoration: none; padding: 3px; border: 1px solid #006633; border-bottom: 0}

/* Fix IE. Hide from IE Mac \*/
* html ol li { float: left; height: 1%; }
* html ol li a { height: 1%; } 

li ol li a { padding: 2px 5px; }
li:hover ol, li.over ol { display: block; }


/* STYLES AND BEHAVIOURS OF LINKS */
a:link {color: #FF3300; text-decoration: none; font-family: verdana; font-size: 10pt}
a:visited {color: #FF3300; text-decoration: none; font-family: verdana; font-size: 10pt}
a:hover {color: #FF9900; text-decoration: none; font-family: verdana; font-size: 10pt}
a:active {color: #FF9900; text-decoration: none; font-family: verdana; font-size: 10pt}



