/* CSS Document */
*					{font-family:Arial, Helvetica, sans-serif; text-align:left;}
body				{margin:0; padding:0; background:#999 url(../images/Theme2.jpg) left top no-repeat; overflow:hidden;}
a:focus 			{outline:none;}
img					{border:0;}
.wrapper			{width:100%;}
.header 			{background-color:#000;}
.pagecontent 		{width:100%;}
.footer 			{width:100%; background:#000; font-size:11px; color:#fff; text-align:right; padding:5px 0; position:absolute; bottom:0; }

ul					{margin:0; padding:0;}
.navigation 		{background-color:#fff701; width:180px; float:left;}
.innavigation 		{background-color:#fff701; width:100px; float:left;}
.links li			{list-style-type:none; border-bottom:1px solid #ffe401; text-align:left; font-size:11px; text-transform:uppercase;}
.links li a			{color:#000; text-decoration:none; display:block; padding:4px 0 5px 15px; background:url(../images/arrow.gif) 5px 9px no-repeat; _background:url(../images/arrow.gif) 5px 13px no-repeat;}
.links li a:hover	{color:#000; text-decoration:none; background-color:#ffe401;}

.logo				{width:180px; background-color:#000; height:85px; padding-top:35px; float:left; text-align:center;}
#tooltip			{position:absolute; z-index:999; border:1px solid #ccc; background:#fff; font-size:11px; padding:2px 5px; color:#333; display:none;}
#adiv				{position:relative; z-index:999;}

#colorchanger 		{float:right; position:absolute; left:0; bottom:20px; background-color:#000;}
.colorbox 			{width:15px; height:15px; border:1px solid #050505; float:left; margin:5px; cursor:pointer; display:block;}
.colorblue 			{background-color:#bfe1f1;}
.colorblue:hover 	{background-color:#90bcd0;}
.colororange 		{background-color:#F69C3A;}
.colororange:hover 	{background-color:#FF5C01;}
.colorgreen 		{background-color:#78A848;}
.colorgreen:hover 	{background-color:#189048;}

.pagetab			{width:400px; background:#000; display:none; position:absolute; height:370px;}
.hd					{font-size:11px; color:#fff701; padding:10px 0 10px 30px; text-transform:uppercase; font-weight:bold;}

.pagetab2			{width:570px; background:#000; display:none; position:absolute; height:210px;}
.hd2				{font-size:11px; color:#fff701; padding:10px 0 10px 10px; text-transform:uppercase; font-weight:bold;}

.pagetab3			{width:570px; background:#000; display:none; position:absolute; height:430px;}
.wallbox			{padding-left:30px;}
.wallspace			{margin-right:30px; margin-bottom:10px; margin-top:5px;}
.wallspace2			{margin-bottom:10px; margin-top:5px;}
.walldesc			{font-size:11px; color:#fff; font-family:Verdana, Geneva, sans-serif; float:left;}
.walldesc a			{color:#fff; text-decoration:underline;}
.walldesc a:hover	{color:#fff; text-decoration:none;}
.click				{font-size:10px; color:#555; font-style:italic; text-transform:none; margin-left:125px; font-weight:normal;}

form				{margin:0; padding:0; padding-left:30px;}
.form_input1		{background-color:#f1f1f1; border:3px solid #f1f1f1; width:272px; height:35px; padding-top:5px; padding-left:5px; margin-bottom:12px; font-family:"Trebuchet MS"; font-size:17px; color:#ccc;}
.form_input1:focus  {border:3px solid #ffe401; color:#000;}
.form_textarea1		{background-color:#f1f1f1; border:3px solid #f1f1f1; width:272px; height:125px; overflow:hidden; padding-top:5px; padding-left:5px; margin-bottom:7px; font-family:"Trebuchet MS"; font-size:17px; color:#ccc;}
.form_textarea1:focus  {border:3px solid #ffe401; color:#000;}
.form_button		{background-color:#fff701; font-size:11px; color:#000; text-align:center; padding:9px 0; width:100px; border:0;}

.close				{text-align:right; clear:both;}
.close a			{font-size:11px; color:#ccc; font-style:italic; text-decoration:none; margin:0 10px 0 0;}

.workthumb			{float:left; width:450px; margin-left:15px;}
.workthumb img		{float:left; margin-right:10px; margin-bottom:10px;}

.drag				{position:relative; cursor:hand; z-index:100; font-size:11px; color:#000; border-right:10px solid #ffe401; text-align:center; }

.elink				{font-size:12px; color:#fff;}
a.elink:link, a.elink:active, a.elink:visited	{font-size:12px; color:#fff; text-decoration:underline;}
a.elink:hover		{font-size:12px; color:#fff; text-decoration:none;}

.message			{color:#fff; font-size:11px; background-color:#000; font-family:Georgia, "Times New Roman", Times, serif;}
.mandatory			{color:#fff; font-size:10px; font-family:Georgia, "Times New Roman", Times, serif; padding-bottom:5px; padding-left:30px;}

.video				{width:30px; padding:5px; height:38px; background-color:#000; position:absolute; right:0; top:240px;}

#pageslide-slide-wrap {background-color:#000;}

.videozone			{font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#fff; padding:20px;}
.pageslide-close 	{font-size:12px; font-weight:bold; padding:10px !important; border:1px solid #C60; color:#fff;}
