﻿#acc
{
	width: 182px;
	list-style: none;
	color: #FFFFFF;
	margin: 0px 10px 0px;
	padding: 0px;
}

#acc h3
{
	background-repeat: repeat-x;
	background-image: url('images/menubar2.gif');
	width: 180px;
	height: 18px;
	border: 1px solid #9ac1c9;
	font-family: Arial;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	padding: 0px;
	margin: 0px; /*margin-top: 5px;*/
	cursor: pointer;
}

#acc a
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline; /*color: #9ac1c9;*/
	color: #000000;
	padding: 0;
}
#acc a:hover
{
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}


#acc .acc-section
{
	overflow: hidden;
	background: #fff;
	margin: 0px;
	padding: 0px;
}
#acc .acc-content
{
	width: 162px;
	padding: 9px;
	border: 1px solid #9ac1c9;
	border-top: none;
	background: #F7F6F3;
	margin: 0;
}

#nested
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	width: 162px;
	list-style: none;
	margin-bottom: 15px;
	margin: 0;
	padding: 0;
}
#nested h3
{
	width: 148px;
	border: 1px solid #9ac1c9;
	font-weight: bold;
	margin-top: 5px;
	padding: 0px 6px;
	cursor: pointer;
	background-repeat: repeat-x;
	background-image: url('images/menubar2.gif');
	font-family: Arial;
	color: #FFFFFF;
	height: 18px;
	text-align: center;
	vertical-align: middle;
}

#nested .acc-section
{
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
#nested .acc-content
{
	width: 148px;
	padding: 5px;
	border: 1px solid #9ac1c9;
	border-top: none;
	background: #F7F6F3;
	margin: 0px;
}
body
{
	font-family: sans-serif,Arial,helvetica,Tahoma;
	font-size: 13px; /*line-height: 1px;*/
	color: #000000;
	background-color: #363635;
	background-image: url('images/tail-top.gif');
	background-repeat: repeat-x;
	margin: 0 0 0 0px;
	padding: 0;
}

.button
{
	background: url(images/link-bgd.gif) left top repeat-x;
	color: #fff;
	text-decoration: none; /*font-family: Arial;*/ /*font-family: Microsoft Sans Serif, Lucida Sans ;     font-size: x-small;*/
	height: 23px;
	border: 0px;
	vertical-align: text-bottom;
	padding: 2px 5px 2px 5px;
}

.linkColor
{
	color: #07A8DB; /*color: #0092E3;*/
}
.linkBlackColor
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #F7F6F3;
}
.linkBlackColor1
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}


textarea
{
	font-family: Tahoma, Arial, helvetica, sans-serif;
	font-size: 1em;
}
.headerText
{
	font-family: Tahoma, Arial, helvetica, sans-serif;
	font-size: 1em;
	font-weight:bold;
}



input
{
	font-family: Tahoma, Arial, helvetica, sans-serif;
	font-size: 1em;
}

.fleft
{
	float: left;
}
.fright
{
	float: right;
}
.clear
{
	clear: both;
}

.alignright
{
	text-align: right;
}
.aligncenter
{
	text-align: center;
}

.alignleft
{
	text-align: left;
}

block
{
	width: 100%;
	overflow: hidden;
}

.wrapper
{
	width: 100%;
	overflow: hidden;
}
.container
{
	width: 100%;
}

p
{
	margin: 0;
	padding: 0;
}

.tail-top
{
	/*	background: url(images/tail-top.gif) left top repeat-x; 	height: 100%;*/
}
.tail-bottom
{
	background: url(images/tail-bottom.gif) left bottom repeat-x;
}

.error-label
{
	color: Red;
	font-size: small;
}

.titleText
{
	font-size: 22px;
	text-decoration:underline;
}

.titleText1
{
	font-size: 18px;
	text-decoration:underline;
}



/*==================forms====================*/
select
{
	vertical-align: middle;
	font-weight: normal;
}
input
{
	/*	vertical-align: middle;*/
	font-weight: normal;
}
img
{
	border: 0;
	vertical-align: top;
	text-align: left;
}

form .form
{
	text-align: right;
	margin-top: 5px;
}
.box1 form .form label
{
	color: #747474;
	font-size: .92em;
	width: 50px;
	text-align: left;
}
.box1 form .form input
{
	width: 100%;
	border: 1px solid #c3c3c3;
	font-size: .92em;
	padding: 2px 0 2px 3px;
}

.linkWithoutLine
{
	/*	color: #59AFD0;*/
	color: #0092E3;
	text-decoration: none;
	font-size: .92em;
}

form .form a:hover
{
	text-decoration: underline;
}

.form1
{
	height: 45px;
}
.form1 input
{
	width: 277px;
	padding: 2px 0 2px 3px;
	background: #fff;
	border: 1px solid #a09b96;
	color: #a09b96;
}
/*
textarea
{
	width: 300px;
	height: 106px;
	overflow: auto;
	background: #fff;
	border: 1px solid #a09b96;
	padding: 2px 0 0 3px;
	color: #a09b96;
}
*/
form .buttons
{
	width: 100%;
	overflow: hidden;
	margin-top: 25px;
}
form .buttons .link1
{
	float: right;
	margin-left: 32px;
}


/*==================list====================
ul { list-style:none;}

.list li { background:url(images/marker-1.gif) no-repeat left 7px; padding:0 0 4px 7px; font-size:.92em; color:#00c4e4;}
.list li a { color:#00c4e4; text-decoration:none;}
.list li a:hover { text-decoration:underline;}
.list li a.link { color:#808080;}

.list1 { overflow:hidden; width:100%; margin-top:-14px;}
.list1 li { color:#00c4e4; font-size:.92em; border-top:1px solid #cecece; margin:-1px 0 15px 0; padding-top:15px;}
.list1 li a { color:#00c4e4; text-decoration:none;}
.list1 li a:hover { text-decoration:underline;}

.list2 { width:100%; overflow:hidden; margin-top:-16px;}
.list2 li {border-top:1px solid #cecece; margin:-1px 0 0 0; width:100%; overflow:hidden; padding-top:15px; margin-bottom:16px; line-height:1.42em;}
.list2 li cite { font-style:normal;}
.list2 li h4 a { float:right;}
.list2 li a { text-decoration:none; color:#00c4e4;}
.list2 li a:hover { text-decoration:underline;}
*/

/*==================other====================*/
.img-box
{
	width: 100%;
	overflow: hidden;
}
.img-box img
{
	float: left;
	margin: 0 20px 0 0;
}
.img-box .indent
{
	padding-right: 20px;
}

.p1
{
	margin-bottom: 10px;
}
.p2
{
	margin-bottom: 22px;
}

.phone
{
	float: right;
	margin-right: 200px;
}


/*==================txt, links, lines, titles====================*/
a
{
	/*	color: #0000FF;*/
}
a:hover
{
	text-decoration: none;
}
/*
h3
{
	color: #747474;
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1em;
	margin-bottom: 5px;
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
*/
h4
{
	font-size: 1em;
	font-weight: normal;
	margin: 0px; /*color: #00c4e4;*/
}
h4 a
{
	text-decoration: none;
	color: #00c4e4;
}
h4 a:hover
{
	text-decoration: underline;
}

.link
{
	color: #00c4e4;
	text-decoration: none;
}
.link:hover
{
	text-decoration: underline;
}

.link1
{
	color: #f16a26;
	text-decoration: none;
	font-weight: bold;
	background: url(images/icon-2.gif) no-repeat right 4px;
	padding-right: 16px;
}
.link1:hover
{
	text-decoration: underline;
}

.link2
{
	background: url(images/marker-1.gif) no-repeat left 5px;
	padding-left: 8px;
	text-decoration: none;
	color: #63666b;
	font-size: .92em;
}
.link2:hover
{
	text-decoration: underline;
}

form .form .link em
{
	display: block;
	background: url(images/link-left.gif) no-repeat left top;
}
form .form .link b
{
	display: block;
	background: url(images/link-right.gif) no-repeat right top;
	padding: 2px 15px 4px 15px;
	font-style: normal;
}
form .form .link:hover
{
	text-decoration: underline;
}

.line-hor
{
	border-top: 1px solid #cecece;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	margin: -9px 0 8px 0;
}
.line-ver1
{
	background: url(images/line-1.gif) repeat-y 213px 0;
}
.line-ver2
{
	background: url(images/line-1.gif) repeat-y 426px 0;
	padding-top: 15px;
}

.title
{
	margin: 0 0 23px 5px;
	line-height: 0;
	font-size: 0;
}


/*==================boxes====================*/
.cont-box
{
	width: 100%;
	background: #fff; /*font-size: small;*/
	margin: 0px;
	padding-bottom: 15px;
	padding-top: 15px;
}
.cont-box .border-top
{
	background: url(images/border-top.gif) repeat-x top;
}
.cont-box .left-top-corner
{
	background: url(images/left-top-corner.gif) no-repeat left top;
}
.cont-box .right-top-corner
{
	background: url(images/right-top-corner.gif) no-repeat right top;
}
.cont-box .inner
{
	/*padding: 38px 24px 44px 32px;*/
}

.box
{
	width: 100%;
	background: url(images/line-1.gif) repeat-x top;
}
.box .border-left
{
	background: url(images/line-1.gif) repeat-y left;
}
.box .border-right
{
	background: url(images/line-1.gif) repeat-y right;
}
.box .border-bot
{
	background: url(images/line-1.gif) repeat-x bottom;
}
.box h3
{
	margin: 8px 0 12px 0;
}
.box .line-hor
{
	margin: 0 0 20px 0;
	padding-left: 23px;
}
.box .inner
{
	padding: 0 30px 24px 23px;
}

.box1
{
	background: #fafafa;
	position: relative;
	margin-left: 15px;
	margin-right: 15px; /*margin-top: 10px;*/
}
.box1 .border-top
{
	background: url(images/border-top2.gif) repeat-x top;
}
.box1 .border-bot
{
	background: url(images/border-bot.gif) repeat-x bottom;
	width: 100%;
}
.box1 .border-left
{
	background: url(images/border-left.gif) repeat-y left;
}
.box1 .border-right
{
	background: url(images/border-right.gif) repeat-y right;
	width: 100%;
}
.box1 .left-top-corner
{
	background: url(images/left-top-corner1.gif) no-repeat left top;
	width: 100%;
}
.box1 .right-top-corner
{
	background: url(images/right-top-corner1.gif) no-repeat right top;
}
.box1 .left-bot-corner
{
	background: url(images/left-bot-corner.gif) no-repeat left bottom;
}
.box1 .right-bot-corner
{
	background: url(images/right-bot-corner.gif) no-repeat right bottom;
}
.box1 dl dt
{
	margin-top: 22px;
}
.box1 dl dt a
{
	text-decoration: none;
	color: #00c4e4;
}
.box1 dl dt a:hover
{
	text-decoration: underline;
}

.box1 .inner
{
	padding: 4px 6px 10px 5px;
}
.box1 .inner-partners
{
	padding: 19px 0px 19px 0px;
}


/*header*/
#header .logo
{
	position: absolute;
	top: 47px;
	left: 19px; /*background-image: url(images/riazeda_logo_.bmp.jpg);*/
	width: 476px;
	background-repeat: no-repeat;
	height: 148px;
}
#header .row-1
{
	height: 220px;
	width: 100%;
	overflow: hidden;
}
#header .row-1 .fleft
{
	padding: 8px 0 0 25px;
}
#header .row-1 .fleft a
{
	background: url(images/icon-1.gif) no-repeat left 2px;
	padding-left: 26px;
	display: block;
	text-decoration: none;
	color: #b8babb;
	font-size: 12px;
}
#header .row-1 .fleft a:hover
{
	text-decoration: underline;
}
#header .row-1 .fright
{
	padding: 11px 30px 0 0;
}
#header .row-1 .fright a
{
	text-decoration: none;
	color: #b8babb; /*font-size: .92em;*/ /*font-size: 12px;*/
}
#header .row-1 .fright a:hover
{
	text-decoration: underline;
}

/*********** Delete these ******************/
#header .row-1 .fright ul li
{
	float: left;
	font-size: .92em;
	color: #b9babb;
	background: url(images/divider-1.gif) repeat-y right top;
	padding: 0 12px 0 12px;
	line-height: 1em;
}

#header .row-1 .fright ul li a
{
	color: #b9babb;
	text-decoration: none;
}
#header .row-1 .fright ul li a:hover
{
	text-decoration: underline;
}
#header .row-1 .fright ul li.last
{
	background: none;
	padding-right: 0;
}
/*******************************************/

#header .row-2
{
	margin: 0 0 0 0px;
	padding: 0; /*height: 75px;*/
}
#header .row-2 ul li
{
	float: left;
}

/*content*/
#content p
{
	line-height: 1.42em;
}
#content .indent
{
	margin-bottom: 8px;
}
#content .indent1
{
	margin-bottom: 22px;
}
#content .indent2
{
	padding-bottom: 55px;
}

/*footer*/
#footer
{
	color: #63666b; /*font-size: .75em;*/
}
#footer a
{
	text-decoration: none;
	color: #00c4e4;
	text-align: center;
}
#footer a:hover
{
	text-decoration: underline;
}

#footer p
{
	margin-top: 20px;
}

/*==========================================*/

.menuBar
{
	background-repeat: repeat-x;
	background-image: url('images/menubar2.gif');
	font-family: Arial;
	color: #FFFFFF;
	height: 18px;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	padding-top: 1px; /*     width: 100%;     height: 22px;     padding-top: 1px;     margin: 0px;     margin-bottom:5px;*/
}

.gridCellLeftBorder
{
	/*border-left: solid 1px #507CD1;*/
	border-left: solid 1px #07A8DB; /*padding-left:2px;*/
}

.gridCellRightBorder
{
	border-right: solid 1px #07A8DB; /*border-right: solid 1px #507CD1;*/ /*padding-left:2px;*/
}

.hidden
{
	display: none;
}
.GridFontSize
{
	font-size: 9pt;
}

.DisplayInline
{
	display: inline;
}
