/* CSS Document */
body {
    background-color: #3B3B3B;
    color: #A4A4A4;
    padding: 0px;
    margin: 0px;
    font: 13px / 17px Verdana, Arial, Helvetica, sans-serif;
	font-family:sans-serif;
}

div, ul, li, h1, p, img {
    margin: 0px;
    padding: 0px;
}

h2, h3, h4 {
    margin-top:20px;
	margin-bottom:20px;
}
h2
{
	text-align:center;
	width:100%;
}
h2.noMargin,h3.noMargin,h4.noMargin{
	margin:0px;
}

ul {
    list-style-type: none;
}

a {
    color: #d8c028;
    text-decoration: none;
}

a:visited {
    color: #d8c028;
}

a:hover {
    text-decoration: underline;
}

img
{
border-width:0px;
}
/*----RG TOP OPTIONS -----*/ #topOptions {
    position: absolute;
    top: 5px;
    right: 80px;
	white-space:nowrap;
	text-align:right;
}
#logout
{
	top:0px;
	right:0px;
	float:left;
	display:inline;
	clear:none;
}

.message
{
	width:90%;
	margin:3px;
	padding:5px;
	background-color:#3C3;
	border:solid #292 3px;
	display:block;
	float:right;
	clear:both;
	color:white;
	font-size:14px;
}


/*--RG WRAPPER--*/ #wrapper {
    position: relative;
    height: 100%;
    width: 100%;
	padding:20px;
	width:100%;
	font-family:sans-serif;
}

/*---RG sectionMenu --*/ .sectionMenu {
	clear:none;
	margin-left:0px;
	padding-left:0px;
} .sectionMenu ul {
    width: 150px;
    padding: 10px 10px 10px 10px;
    margin-right: 20px;
    position: relative;
    left: 0px;
    background-color: #333;
} .sectionMenu ul li {
    border-bottom: #929292 dotted 1px;
    font: 12px / 24px Verdana, Helvetica, sans-serif;
    font-weight: bold;
    color: #000;
    padding-left: 0px;
} .sectionMenu ul li a {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #d8c028;
} .sectionMenu ul li a:hover {
    color: #d8c028;
    text-decoration: underline;
} .sectionMenu h1 {
    padding: 137px 0px 0px 33px;
    width: 547px;
    height: 51px;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #3B3B3B;
    position: absolute;
    top: 103px;
    left: 175px;
}

/*---RG CONTENTS---*/ #contents {
	padding:0px;
	background-color:red;
	float:right;
	width:100%;
	font-family:sans-serif;
}

/*table and forms*/
.table
{
 width:520px;
 overflow-x:auto;
 border-style:solid;
 border-width:1px;
 border-color:#555;
 margin:auto;
 background-color:#333;
}
.table a
{
	color:#d8c028;
	font-size:14px;
	text-decoration:none;
}
.tableheader
{
	font-weight:normal;
	background-color:#333;
	border-width:0px;
	border-left-style:solid;
	border-left-color:#000;
	border-left-width:1px;
	border-top-width:0px;
	height:24px;
	padding-left:3px;
	padding-right:3px;
}
.tableheader a
{
	color:#d8c028;
}
.table td
{
	padding:3px;
	padding-left:7px;
}
.table .grid td
{
	border-width:0;
	border-style:hidden;
}
.table .oddRow
{
	background-color:#777;
	color: #ebe8d2;
}
.table .evenRow
{
	background-color:#555;
	color: #ebe8d2;
}
.table .pagination td
{
	height:24px;
	text-align:left;
	border-top-color:#555;
	border-top-style:solid;
	border-top-width:2px;
}
.tools
{
	border-color:#555;
	border-style:solid;
	border-width:1px;
	margin-bottom:4px
}
.tools td
{
	white-space:nowrap;
	vertical-align:middle;
}
.tools a
{
	border-right-color:#555;
	border-right-style:solid;
	border-right-width:1px;
	padding-right:6px;
	color:#d8c028;
}
.table .appliedFilters
{
	margin-bottom:4px;
	border-color:#555;
	border-style:solid;
	border-width:1px;
}
.table .appliedFilters img
{
	position:relative;
	top:2px;
}
.table .pagination
{
	background-color:#333;
	color:#d8c028;
}
form
{
	margin:0;
	padding:0;
	top:0;
}
.form
{
	position:relative;
	display:block;
	width:100%;
	height:100%;
	margin:auto;
}
.form table
{
	margin:auto;
}
.form td
{
	text-align:left;
	padding:5px;
}
.form .labelCell
{
	border-right-color:#d8c028;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-color:#d8c028;
	border-bottom-style:solid;
	border-bottom-width:1px;
	text-align:right;
	color:#FFF;
	background-position:left;
	background-repeat:no-repeat;
	width:140px;
	font-size:14px;
}
.form input
{
	width:185px;
	border-color:#000;
	border-style:solid;
	border-width:1px;
	font-size:14px;
}
.form select
{
	width:192px;
	border-color:#000;
	border-style:solid;
	border-width:1px;
	font-size:14px;
	
}
.form textarea
{
	width:190px;
	height:50px;
	overflow-y:scroll;
	overflow-x:hidden;
	border-color:#000;
	border-style:solid;
	border-width:1px;
	font-size:14px;
}
.form .bigText
{
	width:350px;
	height:200px;
	overflow-y:scroll;
	overflow-x:hidden;
	border-color:#000;
	border-style:solid;
	border-width:1px;
	font-size:14px;
}
.form input[type="hidden"]
{
	width:0px;
	height:0px;
	visibility:hidden;
}
.form input[type="submit"]
{
	width:80px;
	margin:10px;
	background-color:#d8c028;
}
.form input[type="submit"]:hover
{
	width:80px;
	margin:10px;
	background-color:#BDF;
}
.form input[type="file"]
{
	width:178px;
	background-color:#FFF;
	border-color:#000;
	border-style:solid;
	border-width:1px;
	font-size:14px;
	padding:6px;
}
.form .selectList
{
	width:185px;
	padding:0px;
	margin:4px;
}
.formButtons td
{
	text-align:right;
	border-top:solid #d8c028 2px;
}
.selectSearch
{
	width:185px;
	padding:0px;
	margin:0px;
	background-color:#F5F5F5;
	border-color:#48A;
	border-style:solid;
	border-width:1px;
	text-align:center;
}
.selectSearch a
{
	position:relative;
	border:thin solid #777;
	background-color:#DDD;
	padding:2px;
	top:-5px;
	left:-2px;
}
.hide
{
	visibility:hidden;
}
.formError
{
	color:red;
}


/*---GALERIA---*/
.galeria
{
	width:100%;
	border-width:0px;
}
.galeria td
{
	border-width:0px;
	border-bottom:solid 1px #CCC;
	padding-top:5px;
	padding-bottom:5px;
}	
.galeria .grid
{
	border-width:0px;
	border-top:solid 1px #CCC;
}
.galeria .tools
{
	border-width:0px;
}
.galeria .pagination td
{
	border-width:0px;
	background-color:#333;
	padding:10px;
}

/*----TOP PANEL----*/ #header_container {
    height: 299px;
    position: relative;
    margin: 0 auto;
    padding: 0px;
    background-image: url(images/header_slice.gif);
    background-repeat: repeat-x;
    background-position: top;
} #header {
    width: 755px;
    height: 299px;
    position: relative;
    margin: 0 auto;
    padding: 0px 9px 0px 14px;
} #header img {
    height: 86px;
    width: 450px;
    position: absolute;
    top: 0;
    left: 161px;
    padding: 0px;
} #header ul {
    width: 148px;
    height: 165px;
    padding: 5px 9px 20px 10px;
    position: absolute;
    top: 103px;
    left: 0px;
    background: url(images/ul.gif) 0 0 no-repeat;
} #header ul li {
    background: url(images/bullet1.gif) 0 7px no-repeat #ccc;
    border-bottom: #929292 dotted 1px;
    font: 12px / 24px Verdana, Helvetica, sans-serif;
    font-weight: bold;
    color: #000;
    padding-left: 10px;
} #header ul li.contact {
    border: none;
} #header ul li a {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    background: #ccc;
    color: #212121;
} #header ul li a:hover {
    background: #ccc;
    color: #B53332;
    text-decoration: none;
} #header h1 {
    padding: 137px 0px 0px 33px;
    background: url(images/banner.png) 0 0 no-repeat #fff;
    width: 547px;
    height: 51px;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #3B3B3B;
    position: absolute;
    top: 103px;
    left: 175px;
}
#header h2
{
	position:absolute;
	top:150px;
	left:200px;
	width:400px;
	font-size:22px;
	font-family:sans-serif;
	color:black;
	text-align:left;
	font-weight:normal;
}
#header h3
{
	position:absolute;
	top:180px;
	left:200px;
	width:400px;
	font-size:26px;
	font-family:sans-serif;
	color:black;
	text-align:left;
	font-weight:bold;
	line-height:28px;
}

/*----BODY1 PANEL----*/ #login {
    width: 778px;
    height: 77px;
    position: relative;
    margin: 0 auto;
    background: url(images/from_shadow.jpg) 0 100% no-repeat;
} #login form {
    width: 690px;
    height: 77px;
    margin: 0;
    padding: 0 0 0 118px;
} #login form label {
    width: 107px;
    height: 44px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    background-color: #3B3B3B;
    display: block;
    float: left;
    background-image: url(images/level.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 60px;
    line-height: 44px;
    margin-top: 17px;
} #login form input {
    width: 135px;
    height: 18px;
    float: left;
    display: block;
    margin: 28px 25px 0 0;
    padding: 0 0 0 10px;
} #login form input.botton {
    width: 56px;
    height: 28px;
    float: left;
    background: url(images/button.gif) 0 0 no-repeat #3A3A3A;
    border: none;
    color: #fff;
    font: 14px / 28px Verdana, Arial, Helvetica, sans-serif;
    margin: 26px 0 0;
    padding: 0px;
}
#login form input[type="hidden"]
{
	width:0px;
	height:0px;
	visibility:hidden;
}

/*----/BODY1 PANEL----*/
/*----BODY MIDDLE PANEL----*/ #bodymiddlePan {
    width: 750px;
    position: relative;
    margin: 0 auto;
    padding: 0 0px;
    margin-top: 40px;
    clear: both;
	padding-bottom:50px;
} #bodymiddlePan h2 {
    height: 68px;
    display: block;
    background: #3B3B3B;
    color: #FBD61A;
    font: 28px / 68px Verdana,Arial,Helvetica,sans-serif;
    font-weight: normal;
} #bodymiddlePan p.lasttext {
    padding: 0 0 25px 0;
} #bodymiddlePan p span {
    background: #3B3B3B;
    color: #fff;
}

/*----BODY MIDDLE PANEL----*/
#bodymiddlePan {
width:756px;	
overflow-x:hidden;
position:relative;
left:-10px;
}
/*----BODY BOTTOM PANEL----*/ #bodyBottomPan {
    width: 690px;
    background: url(images/body_shadow.gif) 0 0 no-repeat;
    position: relative;
    margin: 0 auto;
    padding: 54px 0 0 88px;
    clear: both;
}

/*----Info Panel----*/ #infoPan {
    width: 187px;
    height: 192px;
    background: url(images/infopanelbg.jpg) 0 100% no-repeat #3B3B3B;
    float: left;
    margin: 0 28px 0 0;
    color: #524201;
    font: 13px / 17px Verdana, Arial, Helvetica, sans-serif;
} #infoPan h2 {
    width: 163px;
    height: 40px;
    background: url(images/infopaneltop.jpg) 0 0 no-repeat #3B3B3B;
    color: #fff;
    font: 32px / 36px "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight: normal;
    padding: 30px 0 0 24px;
} #infoPan p {
    padding: 10px 0 0 24px;
    line-height: 17px;
} #infoPan p.view {
    width: 66px;
    height: 18px;
    padding: 10px 0 0 24px;
} #infoPan p.view a {
    width: 66px;
    height: 18px;
    display: block;
    background: url(images/infoview-normal.gif) 0 0 no-repeat #F0C40E;
    color: #fff;
    font: 12px / 18px Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
} #infoPan p.view a:hover {
    background: url(images/infoview-hover.gif) 0 0 no-repeat #F0C40E;
    color: #fff;
    text-decoration: none;
}

/*----/Info Panel----*/
/*----Services Panel----*/ #servicesPan {
    width: 187px;
    height: 192px;
    background: url(images/servicespanelbg.jpg) 0 100% no-repeat #3B3B3B;
    color: #212121;
    float: left;
    margin: 0 28px 0 0;
    font: 13px / 17px Verdana, Arial, Helvetica, sans-serif;
} #servicesPan h2 {
    width: 163px;
    height: 40px;
    background: url(images/servicespaneltop.jpg) 0 0 no-repeat #3B3B3B;
    color: #fff;
    font: 32px / 36px "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight: normal;
    padding: 30px 0 0 24px;
} #servicesPan p {
    padding: 10px 0 0 24px;
    line-height: 17px;
} #servicesPan p.view {
    width: 66px;
    height: 18px;
    padding: 10px 0 0 24px;
} #servicesPan p.view a {
    width: 66px;
    height: 18px;
    display: block;
    background: url(images/servicesview-normal.gif) 0 0 no-repeat #B8B8B8;
    color: #fff;
    font: 12px / 18px Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
} #servicesPan p.view a:hover {
    background: url(images/servicesview-hover.gif) 0 0 no-repeat #B8B8B8;
    color: #fff;
    text-decoration: none;
}

/*----/Services Panel----*/
/*----Schedule Panel----*/ #schedulePan {
    width: 187px;
    height: 192px;
    background: url(images/schedulepanelbg.jpg) 0 100% no-repeat #3B3B3B;
    color: #fff;
    float: left;
    margin: 0 28px 0 0;
    font: 13px / 17px Verdana, Arial, Helvetica, sans-serif;
} #schedulePan h2 {
    width: 163px;
    height: 40px;
    background: url(images/schedulepaneltop.jpg) 0 0 no-repeat #3B3B3B;
    color: #fff;
    font: 32px / 36px "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight: normal;
    padding: 30px 0 0 24px;
} #schedulePan p {
    padding: 10px 0 0 24px;
    line-height: 17px;
} #schedulePan p.view {
    width: 66px;
    height: 18px;
    padding: 10px 0 0 24px;
} #schedulePan p.view a {
    width: 66px;
    height: 18px;
    display: block;
    background: url(images/scheduleview-normal.gif) 0 0 no-repeat #E45D5D;
    color: #fff;
    font: 12px / 18px Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
} #schedulePan p.view a:hover {
    background: url(images/scheduleview-hover.gif) 0 0 no-repeat #E45D5D;
    color: #fff;
    text-decoration: none;
}

/*----/Schedule Panel----*/
/*----BOTOM PANEL----*/ #bottomPan {
    height: 82px;
    background: url(images/bottombg.gif) 0 0 repeat-x;
    position: relative;
    margin: 0 auto;
    padding: 65px 0 0;
    clear: both;
} #bottomMainPan {
    width: 778px;
    position: relative;
    margin: 0 auto;
    padding: 50px 0 0;
} #bottomBorderPan {
    width: 778px;
    float: left;
    background: url(images/bottomborder-bg1.gif) 0 0 repeat-y;
} #bottomBorderPan h2 {
    width: 210px;
    height: 40px;
    position: absolute;
    top: 28px;
    left: 0px;
    display: block;
    background: #ccc;
    color: #0C0C0C;
    font: 24px / 40px Georgia, "Times New Roman", Times, serif;
} #bottomBorderPan h3 {
    width: 210px;
    height: 40px;
    position: absolute;
    top: 28px;
    left: 259px;
    display: block;
    background: #ccc;
    color: #0C0C0C;
    font: 24px / 40px Georgia, "Times New Roman", Times, serif;
} #bottomBorderPan h4 {
    width: 210px;
    height: 40px;
    position: absolute;
    top: 28px;
    left: 517px;
    display: block;
    background: #ccc;
    color: #0C0C0C;
    font: 24px / 40px Georgia, "Times New Roman", Times, serif;
} #bottomBorderPan ul {
    float: left;
    width: 258px;
    padding: 25px 0 0;
} #bottomBorderPan ul li {
    width: 225px;
    height: 22px;
    margin: 0 10px 0 0;
} #bottomBorderPan ul li a {
    width: 200px;
    height: 22px;
    display: block;
    background: url(images/arrow-normal.gif) 0 8px no-repeat #ccc;
    color: #3D3C2C;
    font: 14px / 22px Arial, Helvetica, sans-serif;
    text-decoration: none;
    padding: 0 0 0 16px;
} #bottomBorderPan ul li a:hover {
    background: url(images/arrow-hover.gif) 0 8px no-repeat #BDBDBD;
    color: #3D3C2C;
    text-decoration: none;
}

/*----/BOTOM PANEL----*/
/*----FOOTER PANEL----*/ #footermainPan {
    height: 144px;
    background: url(images/footerbg.gif) 0 0 repeat-x #3B3B3B;
    position: relative;
    margin: 0 auto;
    color: #fff;
    font: 13px / 22px "Trebuchet MS", Arial, Helvetica, sans-serif;
    clear: both;
    padding: 30px 0 0;
} #footerPan {
    width: 778px;
    position: relative;
    margin: 0 auto;
} #footerlogoPan {
    display: block;
    width: 215px;
    height: 40px;
    position: absolute;
    top: 0px;
    left: 456px;
} #footerPan ul {
    width: 546px;
    position: absolute;
    top: 0px;
    left: 0px;
} #footerPan li {
    float: left;
} #footerPan ul li a {
    padding: 0 10px 0;
    color: #fff;
    background: url(images/footermenubg.gif) 0 0 repeat-x #3B3B3B;
    text-decoration: none;
} #footerPan ul li a:hover {
    text-decoration: underline;
} #footerPan ul.templateworld {
    width: 550px;
    background: #3B3B3B;
    color: #777;
    display: inline;
    position: absolute;
    top: 80px;
    left: 10px;
} #footerPan ul.templateworld li {
    background: #3B3B3B;
    float: right;
    border-right: solid #777 1px;
    border-left: solid #777 1px;
    padding-right: 10px;
    padding-left: 10px;
} #footerPan ul.templateworld li a {
    background: #3B3B3B;
    display: inline;
    color: #777;
    text-decoration: none;
} #footerPan ul.templateworld li a:hover {
    text-decoration: underline;
} #footerPan p.copyright {
    width: 300px;
    background: url(images/copyrightbg.gif) 0 0 repeat-x #3B3B3B;
    color: #fff;
    position: absolute;
    top: 23px;
    left: 10px;
} #footerPanhtml {
    width: 70px;
    height: 24px;
    display: block;
    position: absolute;
    top: 49px;
    left: 5px;
} #footerPanhtml a {
    width: 65px;
    height: 24px;
    display: block;
    background: url(images/html-normal.gif) 0 0 no-repeat #3B3B3B;
    color: #fff;
    font-size: 13px;
    line-height: 23px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    padding: 0 0 0 5px;
} #footerPanhtml a:hover {
    background: url(images/html-hover.gif) 0 0 no-repeat #3B3B3B;
    color: #fff;
} #footerPancss {
    width: 58px;
    height: 24px;
    display: block;
    position: absolute;
    top: 50px;
    left: 80px;
} #footerPancss a {
    width: 49px;
    height: 24px;
    display: block;
    background: url(images/css-normal.gif) 0 0 no-repeat #3B3B3C;
    color: #3B3B3B;
    font-size: 13px;
    line-height: 24px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    padding: 0 0 0 10px;
} #footerPancss a:hover {
    background: url(images/css-hover.gif) 0 0 no-repeat #3B3B3B;
    color: #3B3B3C;
    text-decoration: none;
}


