html, body {
	font: 12px Tahoma, Arial, Helvetica, Geeza Pro;
	background: #FFF1C6;
	margin:0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding:0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	height:100%;
}
* {
	margin:0;
}
img {
	border:0;
}
a {
	text-decoration:none;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.bodyBack {
	background-image:url(/images_page/A1-bodyTile.jpg);
	background-position:center;
	background-repeat:repeat-y;
}
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -245px;
}
#push {
	height:245px;
}

/* Index Splash Page Classes */
#splashBox-logo {
	height:95px;
	width:600px;
	margin:20px 0px 0px;
}
#splashBox-logo img {
	float:left;
}
#splashBox-title {
	height:110px;
	width:600px;
	margin:0px 0px 10px;
}
.splashBox-top {
	height:1px;
	width:600px;
	background:#C69C6D;
}

.splashBox-bottom {
	height:1px;
	width:600px;
	background:#C69C6D;
	margin:0px 0px 10px;
}
.splashBox {
	width:600px;
	background: url('/images_page/splashBox-tile.jpg') repeat-y;
}
#splashBox-about-content {
	min-height:115px;
	background: url('/images_page/splashBoxAbout-back.jpg') no-repeat scroll bottom center;
}
.splashBox-text {
	width:550px;
	margin:0px 25px;
	text-align:right;
	direction:rtl;
}
#splashBox-fexh-content {
	min-height:115px;
	background: url('/images_page/splashBoxFExh-back.jpg') no-repeat scroll bottom center;
}
#splashBox-link {
	height:110px;
	width:600px;
	margin:0px 0px 10px;
}
#splashBox-link img {
	float:left;
}
#splashBox-footer {
	width:600px;
}
#splashAbout {
	display:none;
}

.indexBullet{
	width:16px;
	height:16px;
	margin:4px 0px -5px 3px;
}
.appBar {
	width:780px;
	height:30px;
}
.appBar img {
	float:left;
	height:30px;
}
.appBar span{
	float:left;
	font-size:12px !important;
	line-height:16px;
	padding:5px;
}

#loginBox {
	width:400px;
	position:absolute;
	background: #FFF url('/images_page/veLogIn-tile.jpg') repeat-x bottom;
	top: 120px;
	left: 50%;
	margin: 0 auto auto -200px;
	z-index:10;
	display:none;
	-moz-border-radius-topleft: 0px;  
	-moz-border-radius-topright: 10px;  
	-moz-border-radius-bottomleft: 10px;  
	-moz-border-radius-bottomright: 10px;  
	-webkit-border-top-rightright-radius: 0px;  
	-webkit-border-top-left-radius: 10px;  
	-webkit-border-bottom-left-radius: 10px;  
	-webkit-border-bottom-rightright-radius: 10px;
	border:2px solid #AAA;
}
#loginBox .container {
	width:100%;
	height:100%;
	text-align:left;
	padding:10px;
}
#loginBox .container label {
	width:120px;
	height:30px;
	font-size:14px;
	color:#666;
	font-weight:bold;
}
#loginBox .container .loginField {
	width:370px;
	font-size:16px;
	font-weight:bold;
	background-color:#EEEEEE;
	color:#000;
	border:1px solid #666;
	padding:4px;
}

#headerBack {
	width: 100%;
	height: 300px;
	background-image:url(/images_page/header_back.jpg);
	background-repeat:repeat-x;
}
#header {
	width: 800px;
	height: 300px;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.headerComment{
	width: 250px;
	text-align:right;
	direction:rtl;
	display:none;
}
#footContainer {
	height:245px;
	width:100%;
	background-image:url(/images_page/A1-footerBack.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
#footer {
	width:780px;
	text-align:left;
	vertical-align:top;
}

.idBox {
	float:left;
	width: 250px;
	margin: 0px 10px 0px 5px;
}
.idBox .top {
	width:250px;
	height:35px;
	background:url('/images_page/idBox-top.png') no-repeat;
}
.idBox .bottom {
	width:250px;
	height:10px;
	background: url('/images_page/idBox-bottom.png') no-repeat;
}
.idBox .body {
	background: url('/images_page/idBox-tile.png') repeat-y;
}
.idBox .body .content {
	padding: 0px 17px;
	text-align:right;
	direction:rtl;
}

.exhBox {
	float:left;
	width: 710px;
}
.exhBox .top {
	width:100%;
	height:10px;
	background:url('/images_page/exhListBox2-top.jpg') no-repeat;
}
.exhBox .bottom {
	width:100%;
	height:10px;
	background:url('/images_page/exhListBox2-bottom.jpg') no-repeat;
}
.exhBox .body {
	width:100%;
	background:url('/images_page/exhListBox2-back.jpg') repeat-y;
}
.exhBox .body .content {
	padding:0px 10px;
	text-align:right;
	direction:rtl;
}
.exhBoxType {
	width:200px;
	float:left;
	text-align:left;
	direction:ltr;
}
.exhBoxNotify {
	float:left;
	width: 40px;
	padding-top: 15px;
}
.picBox {
	background-color: #FEFEFE;
}
.picBoxTop {
	float:left;
	height: 10px;
	background-image:url(/images_page/picBox-backT.jpg);
}
.picBoxBottom {
	float:left;
	height: 10px;
	background-image:url(/images_page/picBox-backB.jpg);
}
.picBoxLeft {
	float:left;
	width: 10px;
	background-image:url(/images_page/picBox-backL.jpg);
}
.picBoxRight {
	float:left;
	width: 10px;
	background-image:url(/images_page/picBox-backR.jpg);
}
.picBoxContent img{
	float:left;
}
.indexButtons{
	width:600px;
}
.indexButtonCell {
	width:190px;
	padding:5px;
	float:left;
}

.comment {
	font-family: Tahoma, Helvetica, Arial, Geeza Pro;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.errormsg {
	font-family: Tahoma, Helvetica, Arial, Geeza Pro;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.catImgBorder {
	border: 2px solid #EEEEEE;
}
.title {
	font-size: 18px;
	font-weight: bold;
	color: #33333;
	text-decoration: none;
}
.header {
	font-family: Tahoma, Helvetica, Arial, Geeza Pro;
	font-size: 14px;
	color: #663300;
	text-decoration: none;
	font-weight: bold;
}

.link_bold {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}
.link {
	font-size:12px;
	font-weight:bold;
	color:#614E3C;
}
.link:hover {
	color:#000000;
}
.bigLink {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#614E3C;
}
.bigLink:hover {
	color:#000000;
}
h1 {
	font-size:24px;
	color:#32393D;
	font-weight:bold;
}
h2 {
	font-size:18px;
	color:#32393D;
	font-weight:normal;
}
h3 {
	font-size:24px;
	color:#32393D;
	font-weight:bold;
}
h4 {
	font-size:14px;
	color:#614E3C;
	font-weight:bold;
}
h5 {
	font-size:18px;
	color:#614E3C;
	font-weight:normal;
}

#mainHTile {
	width:100%;
	background-image:url(/images_page/A1-mainHTile.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
#mainBack {
	width:100%;
	background-image:url(/images_page/A1-mainBack.jpg);
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;
	min-height:300px;
}
#mainContent {
	width:780px;
	text-align:left;
}
#mainContentFarsi {
	width:780px;
	text-align:right;
	direction:rtl;
}

#veMainHTile {
	width:100%;
	height:302px;
	background-image:url(/images_page/ve-mainHead-tile.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
.veMainHBack {
	width:100%;
	height:300px;
	background:url(/images_page/veTopBackground-1.jpg) no-repeat top;
}
.veMainHContainer {
	width:780px;
	height:300px;
	position:relative;
	vertical-align:bottom;
}
.veMainHLogo {
	width:475px;
	height:100px;
	top:70px;
	left:153px;
	position:absolute;
}
.veMainMenuContainer {
	width:780px;
	height:60px;
	top:240px;
	left:0px;
	position:absolute;
}
.veMainMenuContainer img {
	width:260px;
	height:60px;
	float:left;
}
.pvMainHLogo {
	width:330px;
	height:150px;
	top:70px;
	left:225px;
	position:absolute;
}

.logoFrame {
	float:left;
	width:180px;
	height:180px;
	z-index:1;
	background-image:url(/images_page/ve-logoFrame.png);
}
.logoFrame img {
	padding:15px;
}
.logoFrameInfo {
	float:left;
	width:195px;
	height:160px;
	padding:10px 10px 10px 5px;
	text-align:left;
	vertical-align:middle;
}

.tagContainer {
	width:255px;
	height:30px;
	float:left;
	margin:0px 5px 5px 0px;
}
.tagContainer .left {
	float:left;
	width:5px;
	height:30px;
	background-image:url(/images_page/tagBut-left.png);
}
.tagContainer .right {
	float:left;
	width:5px;
	height:30px;
	background-image:url(/images_page/tagBut-right.png);
}
.tagContainer .body {
	float:left;
	width:200px;
	height:18px;
	background-image:url(/images_page/tagBut-tile.png);
	font-size:12px !important;
	line-height:16px;
	padding:6px;
}
.tagContainer img {
	float:left;
	width:22px;
	height:30px;
}
.tagContainer .body a {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
}
.tagContainer .body a:hover {
	color:#000;
}
#tagServices {
	width:590px;
	height:40px;
}
#tagServices a {
	font-size:14px;
	font-weight:bold;
	color:#614E3C;
}
#tagServices a:hover {
	color:#000000;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox basics <<<-------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(/images_page/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}