/*
Theme Name: Vision 21 Art
Theme URI: http://www.vision21art.com
Description: Vision 21 Art by FRA
Version: 1.0
*/

/* Global Styles */

html, body, td, th, #wrapper {
	height:100%;
	margin:0;
    padding:0;
    height:100%;
    border:none
	WORD-BREAK:BREAK-ALL;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x; 
	background-color: #010000;
}

table.full-height {
	background-image:url(/images/bg_border.png);
	width:858px;
	height:100%;
	min-height:100%;
}

table.white-height {
	background-image:url(/images/bg_white.png);
	width:824px;
}

td#white { 
	width:824px;
} 

img {
	border:none;
}

a img {
	border: none;
}

img { 
z-index: 1;
}

/* Dropdown Menu */

#dropmenudiv{
	font-size: 14pt;
	text-decoration: none;
	color: #f5f5f5;
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	line-height:18px;
	z-index:1;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	color: #f5f5f5;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
}

#dropmenudiv a:hover{ 
	/*hover background color*/
	color: #fffc00;
	background-color: #ff00ee;
}

/* Element */

.main {
    height:436px;
}

.left {
    height:436px;
	width:510;
}

.right {
    height:436px;
	width:276;
	background-color:#877ba1;
}

#home {
	width:786px;
	min-height: 436px;
	background-image: url(/images/bg_home.jpg);
	background-repeat: repeat-x;
	background-color: #b9e0ff;
}

#pages {
	width:746px;
	min-height: 436px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	color: #333333;
}

#branch {
	width:786px;
	min-height: 436px;
	background-image: url(/images/bg_branch.jpg);
	background-repeat: repeat-x;
	background-color: #b2dffe;
}

/* Font Styles */

html, body, td, th, #wrapper {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #777777;
}

a {
	font-size: 10pt;
	color: #003366;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #003366;
}

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

a:active {
	text-decoration: none;
	color: #003366;
}

.title {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	text-transform:uppercase;
}

.mid {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14pt;
	color: #000000;
}

.mid a {
	font-size: 16pt;
	color: #52b1dd;
}

.menufont {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14pt;
	color: #52b1dd;
	font-weight: bold;
	text-decoration:none;
	text-shadow:Gray;
	margin-right:7px;
}

.menufont a {
	text-decoration: none;
}

.whitebold {
	color: #FFFFFF; 
	font-weight: bold; 
	font-size: 9pt;
}

.whitebold a {
	color: #FFFFFF; 
	font-weight: bold; 
	font-size: 9pt;
	text-decoration:none;
}

.whitebold a:visited {
	color: #FFFFFF; 
	font-weight: bold; 
	font-size: 9pt;
	text-decoration:none;
}

email {
	font-size:9pt;
}