/* font definitions - */
@font-face {
 font-family:  "Verdana";
 font-size: 13px;
 src: local("Verdana");
}
@font-face {
 font-family:  "Tahoma";
 font-size: 13px;
 src: local("Tahoma");
}
@font-face {
 font-family:  "Arial";
 font-size: 13px;
 src: local("Arial");
}
@font-face {
 font-family:  "Windings";
 font-size: 13px;
 src: local("Windings");
}

/* most frequent items - */
body {
 background-color: white;
 color: black;
 text-align: left;
 font-family: Verdana;
 font-size:13px;
}

p {
 text-align: justify;
 font-family:  "Verdana";
 font-size: 13px;
}

a:link {
 color: black;
 text-decoration: underline;
}
a:active {	
 color: black;
 text-decoration: underline;
}
a:visited {
 color: black;
 text-decoration: underline;
}
a:hover {
 color: black;
 text-decoration: underline;
}
a:link.hidden {
 color: black;
 text-decoration: none;
}
a:active.hidden {	
 color: black;
 text-decoration: none;
}
a:visited.hidden {
 color: black;
 text-decoration: none;
}
a:hover.hidden {
 color: black;
 text-decoration: underline;
}
a:link.hidden2 {
 color: black;
 text-decoration: none;
}
a:active.hidden2 {	
 color: black;
 text-decoration: none;
}
a:visited.hidden2 {
 color: black;
 text-decoration: none;
}
a:hover.hidden2 {
 color: black;
 text-decoration: none;
}

h1 {
 text-align: left;
 font-family:  "Verdana", "Arial";
 font-size: 18px;
 font-weight: normal;
 color: black;
 margin-left:  0px;
 margin-right: 0px;
 margin-top: 18px;
 margin-bottom: 35px;
}

h2 {
 text-align: left;
 font-family:  "Arial";
 font-size: 14px;
 font-weight: bold;
 margin-top: 10px;
 margin-left:  0px;
 margin-right: 0px;
 color: green;
}

h3 {
 text-align: left;
 font-family:  "Verdana", "Arial";
 font-size: 13px;
 font-weight: bold;
 margin-top: 20px;
 margin-left:  0px;
 margin-right: 0px;
 margin-bottom: 0px;
 color: green;
}

ul, ol, dl {
 margin-top: 0;
 margin-bottom: 0;
 white-space:  normal;
}
dd {
 font-family:  "Verdana";
 font-size: 13px;
 font-weight:  normal;
}

li {
 font-family:  "Verdana";
 font-size: 13px;
 font-weight:  normal;
 margin-left:  10px;
 margin-right: 10px;
 text-align: left;
}

blockquote {
 font-family:  "Verdana";
 font-size: 13px;
 font-weight:  normal;
 font-style: italic;
}

cite {
 font-family:  "Verdana";
 font-size: 13px;
 font-weight:  normal;
 font-style: italic;
}

strong {
 text-align: justify;
 font-family:  "Verdana";
 font-size: 13px;
}
em {
 font-family:  "Verdana";
 font-size: 13px;
 font-weight:  normal;
 font-style: italic;
}



/* login intems - */
table.login {
 border-width: 0px;
 border-collapse: collapse;
 width: 138px;
 margin-left:  7px;
}
td.login {
 background-image: url(http://www.visitorville.com/images/login_body.jpeg);
}
p.login {
 text-align: left;
 font-family:  "Verdana";
 font-size: 10px;
 margin-left:  10px;
 margin-right: 5px;
 margin-top: 5px;
	margin-bottom:		0px;
 vertical-align:  top;
 color: white;
}
form.login {
	margin-top:		0px;
	margin-bottom:		0px;
}
input.login {
 font-family:  "Verdana";
 font-size: 10px;
 color: black;
 margin-top: 1px;
 margin-bottom: 0px;
}
img.login {
 margin-right: 10px;
 margin-top: 3px;
 border: 0px;
}
a:link.login {
 color: white;
 text-decoration: none;
}
a:active.login {	
 color: white;
 text-decoration: none;
}
a:visited.login {
 color: white;
 text-decoration: none;
}
a:hover.login {
 color: white;
 text-decoration: underline;
}


/* left menu items - */
table.menu_title {
 border-width: 0px;
 border-collapse: collapse;
 width: 146px;
 margin-top: 20px;
}
td.menu_title {
 background-image: url(http://www.visitorville.com/images/left_title.jpeg);
 background-repeat: no-repeat;
 height: 18px;
}
p.menu_title {
 font-family:  "Tahoma";
 font-size: 11px;
 font-weight:  bold;
 color: black; 
 margin-top: 0px;
 margin-left:  10px;
}
p.menu {
 font-family:  "Tahoma";
 font-size: 11px;
 font-weight:  normal;
 color: black; 
 margin-top: 5px;
 margin-left:  3px;
 margin-bottom: 0px;
 line-height:  130%;
 text-align: left;
}
p.redmenu {
 font-family:  "Tahoma";
 font-size: 11px;
 font-weight:  normal;
 color: red; 
 margin-top: 5px;
 margin-left:  3px;
 margin-bottom: 0px;
 line-height:  130%;
 text-align: left;
}
p.press {
 font-family:  "Tahoma";
 font-size: 11px;
 font-weight:  normal;
 color: black; 
 margin-top: 7px;
 margin-left:  10px;
 margin-bottom: 0px;
 line-height:  130%;
 text-align: left;
}
img.menu_bullet {
 border: 0px;
 margin-left:  1px;
 margin-right: 1px;
}
a:link.menu {
 color: black;
 text-decoration: none;
}
a:active.menu {	
 color: black;
 text-decoration: none;
}
a:visited.menu {
 color: black;
 text-decoration: none;
}
a:hover.menu {
 color: black;
 text-decoration: underline;
}


/* top -- */
td.top_search_container {
 background-image: url(http://www.visitorville.com/images/top_background.jpeg);
 background-position: top right;
}
table.top_search {
 border-width: 0px;
 border-collapse: collapse;
 width: 445px;
 margin-top: 0px;
 margin-bottom: 0px;
 margin-left:  0px;
 margin-right: 0px;
}
td.top_search {
 background-image: url(http://www.visitorville.com/images/top_search.jpeg);
 background-repeat: no-repeat;
 vertical-align:  top;
}
p.top_search {
 font-family:  "Verdana";
 font-size: 11px;
 font-weight:  bold;
 color: white; 
	margin-top:		0px;
	margin-bottom:		0px;
}
form.top_search {
 margin-top: 32px;
 margin-left:  15px;
	margin-bottom:		0px;
}
img.top_jump {
 margin-right: 10px;
 margin-top: 3px;
 border: 0px;
}
td.top_right {
 background-image: url(http://www.visitorville.com/images/top_right_background.jpeg);
}



/* top menu  -- */
td.top_menu_container {
 background-image: url(http://www.visitorville.com/images/top_menu_background.jpeg);
	background-position: top left;
	background-repeat: no-repeat;	
	height: 20px;
	font-size: 1px;
        background-color:#3367CD;
}
p.top_menu {
 font-family:  "Verdana";
 font-size: 11px;
 font-weight:  bold;
 color: white;
 margin-top: 4px;
 margin-left:  50px;
	margin-bottom:		0px;
}



/* title  ----- */
td.content_title {
 background-image: url(http://www.visitorville.com/images/content_top_background.jpeg);
 background-repeat: no-repeat;
 vertical-align:  top;
	padding-left: 10px;
	text-align: justify;
 font-family:  "Verdana";
 font-size: 13px;
 background-color:#7497db;
}
td.content {
 vertical-align:  top;
	padding-left: 10px;
	padding-right: 15px;
 padding-top:  0px;
	text-align: justify;
 font-family:  "Verdana";
 font-size: 13px;

}
span.flash_top,embed.flash_top {
 margin-top: 0px;
 margin-bottom: 10px;
 align: center;
}
table.info {
	table-align:		center;
	border-color: black;
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
}
td {
 vertical-align:  top;
 text-align: justify;
 font-size: 13px;
}
td.info {
 text-align: left;
 vertical-align:  top;
 font-size: 13px;
	border:			solid 1px;
	padding:		5px;
}
table.hidden {
	table-align:		center;
	border-style: hidden;
	border-width: 0px;
}

h1.site_title {
 font-family:  "Verdana", "Arial";
 font-size: 18px;
 font-weight:  bold;
 color: black; 
 margin-top: 12px;
 margin-left:  30px;
 margin-bottom: 0px;
 margin-right: 105px;
 text-align: left;
}
h2.site_motto {
 text-align: left;
 font-family:  "Verdana", "Arial";
 font-size: 14px;
 font-weight:  bold;
 margin-top: 0px;
 margin-left:  20px;
 margin-right: 105px;
 margin-bottom: 0px;
 color: black;
 line-height:  150%;
}
hr {
	width:			1px;
}

/* right side */
td.right_side_container {
 background-color: #3366CC;
 vertical-align:  top;
}

td.right_side {
 background-color: #3366CC;
 background-image: url(http://www.visitorville.com/images/right_background.jpeg);
 background-repeat: no-repeat;
 vertical-align:  top;
 color: white;
}
td.right_side2 {
 background-image: url(http://www.visitorville.com/images/right_background.jpeg);
 background-repeat: no-repeat;
 vertical-align:  top;
}
p.right_side {
 text-align: left;
 font-family:  "Verdana";
 font-size: 10px;
 margin-left:  3px;
 margin-right: 3px;
 color: white;

}
p.right_side2 {
 text-align: left;
 font-family:  "Verdana";
 font-size: 10px;
 margin-left:  3px;
 margin-right: 3px;
 color: white;

}
table.right_menu {
 border-width: 0px;
 border-collapse: collapse;
 width: 137px;
 margin-left:  7px;
}
td.right_menu {
 background-color: white;
 vertical-align:  top;
}
p.right_menu {
 text-align: left;
 font-family:  "Verdana";
 font-size: 10px;
 margin-left:  10px;
 margin-right: 5px;
 margin-top: 1px;
 color: black;
}
img.download {
 margin-left:  7px;
 margin-top: 10px;
}
a.menu_right {
 color: white;
 text-decoration: none;
 margin-left:10px;
}
a:hover.menu_right {
 color: white;
 text-decoration: underline;
 margin-left:10px;
}




/* bottom  ---- */
td.bottom {
 vertical-align:  top;
 background-color: #3366CC;
}
p.bottom {
 text-align: left;
 font-family:  "Verdana";
 font-size: 10px;
 margin-left:  7px;
 margin-right: 3px;
 margin-top: 4px;
 color: white;
}



/* rounded table -- */
table.rounded {
 border-collapse: separate;
 empty-cells:  show:
}
tr.rounded {
 height: 28px;
}
td.rounded {
 width: 16px;
}
td.rounded_title {
 padding-top:  4px;
}
span.rounded_table {
 padding-left: 5px;
 padding-right: 5px;
 background: white;
 font-weight:  bold;
}
ul.rounded {
 list-style-type: square;
 line-height:  1.5em;
}



/* others  ---- */
img.yesno {
 align: center;
 margin-left:  12px;
}
img.screenshot {
 border: 1px solid black;
}

