html, body {
	font-size: 14px;
	margin: 0px auto;
	width: 100%;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height: 100%;
	background: #461801 url(images/bg.jpg) top repeat;
}
img {
	border:0;
}
/* content boxes added to break up printed content area */
div#container-box {
	margin:0 auto;
	width:956px;
}
div#header-box {
	position:absolute;
	top:0;
	height:105px;
	width:956px;
	vertical-align:top;
	z-index: 90;
}
div#content-box {
	position:relative;
	width:956px;
	top:114px;
}
/* eof content boxes */
.MainTable {
	width: 956px;
	margin: 0px auto;
}
a {
	text-decoration:underline;
	color:#25aae1;/*color:#5f5e5e;*/
}
a:hover {
	color:#ff5f03;/*text-decoration:none;*/
	/*color:#2a2925;*/
}
form {
	padding:0;
	margin:0;
}
h2 {
	padding:0;
	margin:0;
	font-size:18px;
	font-weight:normal;
}
h4 {
	margin:0px;
	font-weight:bold;
	font-size:16px;
}
.invisible {
	visibility: hidden;
	display: none;
}
.visible {
	visibility: visible;
	display: block;
}
.tableMaxHeight {
	Height: 100%;
}
.tableHeader {
	background-color: #EEF415;
	color:#000000;
	font-weight:bold;
}
.errorString {
	color:#FF0000;
	font-weight: bold;
}
.SmallText {
	font-size:8pt;
}
body.Home .MainDiv {
	background-image: url(images/bg-dark-delim-new.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
/************************************************************************
*
*	default.aspx
*
************************************************************************/

.HeaderColumnStyle {
	vertical-align:top;
	position:relative;
	z-index: 90;
}
#divHeader {
	position:relative;
	z-index: 90;
}
#header {
}
.LeftColumnStyle {
	vertical-align:top;
	width:0;
 height:: 100%;
	text-align: left;
}
.ContentColumnStyle {
	position: relative;
	z-index: 90;
	vertical-align:top;
	height:100%;
	background-image:url(images/main-bg.gif);
	background-position:left 27px;
	background-repeat:repeat-y;/*width:683px;*/
}
#divCenter {
	background-image:url(images/main-bg.jpg);
	background-position:left 27px;
	background-repeat:no-repeat;
	position:relative;
	/*padding-top:27px;*/
	padding: 32px 0px 10px 10px;
	z-index: 90;
	width:693px;
	min-height: 450px;
}
#divCenter .ColumnItem {
	line-height:1.5em;
	padding-right: 10px;
}
body.Home .ContentColumnStyle {
	background-color: Transparent;
	background-image: none;
	padding:0px;
	width: 936px;
}
body.Home #divCenter {
	background-color: Transparent;
	background-image: none;
	padding: 27px 0px 0px 0px;
	width:100%;
}
#trCenter {
/*background-image:url(images/main-bg.gif);
	background-repeat: repeat-y;*/
	
}
.divTopTalentLinks {
	/*position: absolute;*/
	padding: 3px 5px 0px 0px;
	float: right;
	height: 0px;
	z-index: 90;
}
.customHeader {
	vertical-align: top;
	/*margin-bottom:20px;*/
	margin: 0px;
	width: 370px;
	padding-bottom: 20px;
}
.customHeader .img {
	width:78px;
}
.customHeader .text {
	padding:10px;
}
.customHeader .ads {
	width: 320px;
	padding-right: 5px;
}
.customHeader .text h3 {
	color:white;
	font-size:20px;
	font-weight:normal;
	text-transform:capitalize;
	margin:0;
	padding:0;
}
.customHeader .text h4 {
	color:#D94102;
	font-size:16px;
	font-weight:normal;
	text-transform:capitalize;
	padding-top:5px;
}
#flashBox {
	line-height:250px;
	font-size:51px;
	color:#000;
	text-align:center;
	height:250px;
	width:470px;
	float:right;
	background-color:#96837c;
}
#graphic {
	width:50%;
	height:150px;
	float:left;
}
#graphic .c {
	padding:10px;
	color:#fff;
	font-size:12px;
	line-height:17px;
}
#newsHeadlines {
	width:50%;
	height:150px;
	float:right;
	background-image:url(images/headlines.jpg);
	background-repeat:no-repeat;
}
#newsHeadlines .c {
	padding:10px;
	color:#fff;
	font-size:12px;
	line-height:17px;
}
#rightBlock {
	height:150px;
	float:right;
	width:507px;
	margin: 10px 5px 10px 20px;
	position: relative;
}
#rightBlock .off {
	background-image: url(images/off.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	width: 251px;
	height:146px;
}
#headlinesHead {
	position:absolute;
	width:255px;
	left:250px;
	top:4px;
}
#rightBlock .headlines {
	position:absolute;
	right:0;
	top:0;
	background-image: url(images/head.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width: 256px;
	height:146px;
}
#newsHeadlines h4 {
	margin:0px 0px 10px 0px;
}
.RightColumnStyle {
	vertical-align:top;
	height:100%;
	/*width:213px;*/
	color: White;
	background-image:url(images/right-bg.gif);
	background-position:right 27px;
	background-repeat:repeat-y;
}
#divRight {
	min-height: 150px;
	background-image:url(images/right-bg.jpg);
	background-position:right 27px;
	background-repeat:no-repeat;
	height:100%;
	width:213px;
	/*padding-top:27px;*/
	padding: 40px 15px 10px 25px;
}
body.Home .RightColumnStyle {
	width:0;
	background-color: Transparent;
	background-image: none;
	padding: 0px;
}
body.Home #divRight {
	background-color: Transparent;
	background-image: none;
	padding:0px;
	width:0;
}
.FooterColumnStyle {
	font-size:11px;
	color:#c4c2c9;
}
.FooterColumnStyle a {
	color:#c4c2c9;
	text-decoration:none;
}
.FooterColumnStyle a:hover {
	color:#fff;
	text-decoration:none;
}
.FooterColumnStyle .dark {
	margin-top: 5px;
	color:#83716c;
}
.FooterColumnStyle .dark a {
	color:#83716c;
}
.FooterColumnStyle .dark a:hover {
	color:#fff;
}
#footer {
	margin:20px 15px 0;
}
.textHtmlMain {
	color: #fff;
	/*	text-indent: 15px;*/
	padding-left: 15px;
	margin-top: 15px;
	text-align:justify;
	line-height:1.2em;
}
.textHtmlMain h3 {
	/*	font-weight:normal;*/
	font-size:14px;
	line-height:normal;
}
.myHtmlRotator {
	/*margin: 38px 0 0 25px;*/
	position:relative;
	/*width:214px;*/
	height:167px;
	background-image:url(images/Testimonial_bg.jpg);
	background-repeat:no-repeat;
}
/*.myHtmlRotator h1 {
	color:#FFFFFF;
	font-size:2em;
	height:100px;
	margin:0px 10px 0;
	padding-top:20px;
	text-align:center;
	font-weight:normal;
}*/

.testimonial {
	color:#FFFFFF;
	font-size:2em;
	height:100px;
	margin:0px 10px 0;
	padding-top:20px;
	text-align:center;
	font-weight:normal;
}
.myHtmlRotator span {
	display:block;
	position:absolute;
	width:100%;
	bottom:20px;
	margin-right:20px;
	padding-right:20px;
	color:#FFFFFF;
	font-size:1.1em;
	font-weight:bold;
	text-align:right;
}
.footerTable {
	font-size:1px;
	line-height:21px;
}
.footerTable .r {
	width:242px;
	background-image:url(images/right-bg-b.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
.footerTable .l {
	background-image:url(images/main-bg-b.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
/************************************************************************
*
*	LoginPage
*
************************************************************************/

.LoginPage {
	/*height: 100%;*/
    padding: auto auto auto auto;
}
.LoginPageTable {
	background-color: #FFFFFF;
	border: solid 1px #524c32;/*margin: auto auto auto auto;*/
}
/************************************************************************
*
*	Top Menu
*
************************************************************************/
/*The css class of menu itself*/
body.Home .TopMenuMainCSS {
	background-image: url(images/rootmenubg_home.jpg);
}
.TopMenuMainCSS {
	width:auto;
	text-align:center;
	width:110%;
	/*	word-spacing: -2px;*/
/*	letter-spacing: -1px;*/
	position:absolute !important;
	/*	margin-top:1px;*/
	background-image:url(images/rootmenubg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:27px;
	font-family:Arial, Helvetica, sans-serif !important;
 *margin-top:-3px;
}
.RadMenu .rmLink {
	padding:0 15px 0 15px !important;
}
.TopMenuMainCSS ul {
	/*margin: 3px auto 0 !important;*/
	margin: 0px auto 0 !important;
}
.rmItem {
	z-index:90;
}
.TopMenuMainCSS .rmItem {
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
}
.TopMenuMainCSS .rmLink:hover {
}
.TopMenuMainCSS .rmLink {
	text-decoration: none;
	color: #fff;
	cursor:pointer;
}
.TopMenuMainCSS .rmHorizontal .rmLink {
	text-decoration: none;
}
.TopMenuMainCSS .rmText {
	cursor:pointer;
	/*	horizontal spacing down from 3px*/
	padding: 6px 2px !important;
}
.TopMenuMainCSS .rmSlide .rmVertical .rmText {
	cursor:pointer;
	padding: 6px !important;
}
.TopMenuMainCSS .rmSlide .rmVertical .rmLink {
	text-transform: none;
	width: auto !important;
}
.TopMenuMainCSS .rmSlide .rmVertical .rmText:hover {
	color:#fff !important;
}
.TopMenuMainCSS .rmSlide .rmVertical .rmText {
	font-weight:normal;
}
.TopMenuMainCSS .rmSlide .rmVertical .rmItem {
	background-image: url(images/submenubg.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	width: 119px !important;
}
.TopMenuMainCSS .rmSlide .rmVertical .rmItem:hover {
	background-image: url(images/submenubg_over.jpg);
}
.TopMenuMainCSS .rmItem .rmText:hover {
	color: #ff5f03;
}
.TopMenuMainCSS .rmHorizontal .rmFirst {
}
.TopMenuMainCSS .rmHorizontal .rmLast {
}
.TopMenuMainCSS .rmVertical .rmItem {
	min-width: 100px;
	text-align: left;
	margin: 0px;
	font-size: 11px;
}
.TopMenuMainCSS .rmVertical .rmLink {
	margin: 0px !important;
	font-size: 11px !important;
	padding: 0 !important;
}
.TopMenuMainCSS .rmVertical .rmFirst .rmLink {
	margin: 0px;
	padding: 0 !important;
}
.TopMenuMainCSS .rmVertical .rmLast .rmLink {
	margin: 0px;
	padding: 0 !important;
}
.TopMenuMainCSS .rmExpandDown {
	/*background-image: url(images/topmenu/arrow_d.gif);*/
	background-position: 95% center;
	background-repeat: no-repeat;
}
.TopMenuMainCSS .rmExpandRight {
	background-image: url(images/topmenu/arrow_r.gif);
	background-position: right;
	background-repeat: no-repeat;
}
.TopMenuMainCSS .rmExpandLeft {
	/*background-image: url(images/topmenu/arrow_l.gif);*/
	background-position: right;
	background-repeat: no-repeat;
}
.TopMenuMainCSS .rmExpanded {
}
.TopMenuMainCSS .rmSlide {
/*z-index: 9000 !important;*/
	/*left: 13px !important;*/
}
/*#hp-main
{
	z-index: 5 !important;
}*/

.TopMenuMainCSS .rmGroup {
	width: 121px !important;
	background-color: #000;/*padding: 1px !important;*/
}
.TopMenuMainCSS .rmRootGroup {
	border:0 !important;
}
/****************************************************************************
*
*	Side menu
*
****************************************************************************/

.SideMenuMainCSS {
	text-align: left;
}
.SideMenuMainCSS .rmRootGroup {
	background: #F0EBE7;
	border: #cc9933 1px solid;
	width: 100%;
}
.SideMenuMainCSS .rmItem {
	font-size: 11px;
	color: #2d2d2d;
	width: 150px;
}
.SideMenuMainCSS .rmItem .rmLink:hover {
	/*background-image:url(images/menu-bg-a.jpg);*/
	background-repeat:repeat-x;
}
.SideMenuMainCSS .rmLink {
	text-decoration: none;
	color: #2d2d2d;
}
.SideMenuMainCSS .rmText {
	padding: 5px 10px 5px 10px;
}
.SideMenuMainCSS .rmItem .rmText:hover {
	color: #fff;
}
.SideMenuMainCSS .rmExpandRight {
	background-image: url(images/topmenu/arrow_r.gif);
	background-position: right;
	background-repeat: no-repeat;
}
.SideMenuMainCSS .rmExpandLeft {
	/*background-image: url(images/topmenu/arrow_l.gif);*/
	background-position: right;
	background-repeat: no-repeat;
}
.SideMenuMainCSS .rmExpanded {
}
.SideMenuMainCSS .rmSlide {
}
.SideMenuMainCSS .rmGroup {
	background: #F0EBE7;
	border: #cc9933 1px solid;
	padding: 3px;
}
/****************************************************************************
*
*	FormBuilder
*
****************************************************************************/


.FormBuilder {
	width: 100%;/*background-color: #879078;*/
}
.FormBuilder_LeftCoulmn {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
}
.FormBuilder_CenterCoulmn {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
}
.redspan {
	color: Red;
}
.FormBuilder td {
	text-align:left;
	vertical-align: top;
	padding: 3px;
}
.FormBuilder_Item {
}
.FormBuilder_LeftDiv {
	text-align: right;
	display: block;
	float:left;
	width: 20%;
	padding: 3px 10px 3px 10px;
}
.FormBuilder_CenterDiv {
	width: 70%;
	float:left;
	display: block;
	font-size: xx-small;
}
.FormBuilder_LeftCoulmn {
	width: 20%;
}
.FormBuilder_RightCoulmn {
	width: 80%;
}
.FormBuilder_CenterCoulmn {
}
.FormBuilder_CenterCoulmn input {
	width: 60%;
}
.FormBuilder_CenterCoulmn textarea {
	width: 68%;
}
.FormBuilderSubmitButton {
	text-align: center;
}
.RightColumnStyle .FormBuilder_LeftDiv {
	color: #fff;
	float: none;
	width: 30%;
	text-align: left;
	padding: 0px;
}
.RightColumnStyle .FormBuilder_CenterDiv {
	color: #fff;
	float: none;
	width: 100%;
	text-align: right !important;
	font-size: xx-small;
}
.RightColumnStyle .FormBuilder_LeftCoulmn {
	width: 40%;
}
.RightColumnStyle .FormBuilder_RightCoulmn {
	width: 60%;
}
.RightColumnStyle .FormBuilder_CenterCoulmn {
}
.RightColumnStyle .FormBuilder_CenterCoulmn input {
	width: 97%;
}
.RightColumnStyle .FormBuilder_CenterCoulmn textarea {
	width: 97%;
}
.RightColumnStyle .FormBuilderSubmitButton {
	text-align: right;
}
.RadioButtonsForm input {
	margin: 0 3px;
	width: 10px !important;
}
.CAPTCHAContainer {
}
.CAPTCHAInstructions {
}
.CAPTCHAImage {
}
.CAPTCHAInstructions2 {
}
.CAPTCHATextBox {
}
/****************************************************************************
*
*	Image Gallery
*
****************************************************************************/
.page {
/*border: 1px solid black;*/
}
.breadcrumbs {
	font-size: 11px;
	font-weight: bold;
	background-color: #DCDCDC;
	padding: 3px;
}
.menu {
	background-color: #DCDCDC;
}
.footer {
	font-size: 11px;
}
.error {
	color: red;
	font-weight: bold;
	cursor: pointer;
}
/* 2 ADMIN/ALBUMS, ADMIN/PHOTOS PAGES */

#admin-albums, #admin-photos {
	background-image: url(/files/photogallery/body-repeat.gif);
	position: relative;
	/*width: 686px;*/
	padding: 0px 10px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
}
dl {
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	position: relative;
}
dt {
	position: absolute;
	left: 0;
}
dd {
	margin-left: 150px;
	height: 2.0em;
}
.emptydata td {
	padding: 50px;
	color: #aeaeae;
}
/* 2.2 ALBUMS PAGE */

#albums {
	background-image: url(/files/photogallery/body-repeat-photo.gif);
	padding: 0px 10px;
	padding-bottom: 40px;/*width: 686px;*/
}
.view {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	/*width: 750;*/
    margin-bottom: 20px;
}
.view .photo-frame {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
.item {
	padding: 10px 10px;
	color: #B2B2B2;
}
.item h4 {
	margin-bottom: 0.4em;
}
.nullpanel {
	padding: 150px;
	width: auto;
	text-align: center;
}
/* 2.3 PHOTOS, DETAILS, ADMIN/DETAILS PAGE */

#photos, #details, #admin-details {
	background-image: url(/files/photogallery/body-repeat-photo.gif);
	padding: 0;/*width: 760px;*/
}
.buttonbar {
	background-image: url(/files/photogallery/photonav-bg.gif);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	/*width: 744px;*/
	height: 33px;
	text-align: center;
}
.buttonbar-top {
	background-image: url(/files/photogallery/photonav-top-bg.gif);
}
#photos .view, #admin-details .view {
	margin-top: 20px;
	margin-bottom: 20px;
}
/* Inline styles are used because image controls hard code a border property */

.photo_198 {
	border: 4px solid #FFFFFF;
}
/* Photo Border for All Pages Except the Albums Page */

.photo-frame .topx-- {
	background-image: url(/files/photogallery/frame-topx--.gif);
	background-repeat: no-repeat;
	width: auto;
	height: 4px;
	vertical-align: top;
}
.photo-frame .top-x- {
	background-image: url(/files/photogallery/frame-top-x-.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 4px;
}
.photo-frame .top--x {
	background-image: url(/files/photogallery/frame-top--x.gif);
	background-repeat: no-repeat;
	width: auto;
	height: 4px;
	vertical-align: top;
}
.photo-frame .midx-- {
	background-image: url(/files/photogallery/frame-midx--.gif);
	background-repeat: repeat-y;
	width: 4px;
	height: auto;
}
.photo-frame .mid--x {
	background-image: url(/files/photogallery/frame-mid--x.gif);
	background-repeat: repeat-y;
	width: 4px;
	height: auto;
}
.photo-frame .botx-- {
	background-image: url(/files/photogallery/frame-botx--.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 4px;
	vertical-align: top;
}
.photo-frame .bot-x- {
	background-image: url(/files/photogallery/frame-bot-x-.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 4px;
}
.photo-frame .bot--x {
	background-image: url(/files/photogallery/frame-bot--x.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 4px;
	vertical-align: bottom;
}
/* Photo Border for the Album Page */

.album-frame .topx----, .album-frame .top----x, .album-frame .botx----, .album-frame .bot----x {
	height: 14px;
	width: 14px;
}
.album-frame .top-x--- {
	background-image: url(/files/photogallery/album-tstretch.gif);
	background-repeat: repeat-x;
	text-align: left;
	height: 14px;
	width: auto;
}
.album-frame .top--x-- {
	background-image: url(/files/photogallery/album-tstretch.gif);
	background-repeat: repeat-x;
	height: 14px;
	width: auto;
}
.album-frame .top---x- {
	background-image: url(/files/photogallery/album-tstretch.gif);
	background-repeat: repeat-x;
	text-align: right;
	height: 14px;
	width: auto;
}
.album-frame .mtpx---- {
	background-image: url(/files/photogallery/album-lstretch.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	height: auto;
	width: 14px;
}
.album-frame .mtp----x {
	background-image: url(/files/photogallery/album-rstretch.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	height: auto;
	width: 14px;
}
.album-frame .midx---- {
	background-image: url(/files/photogallery/album-lstretch.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 14px;
}
.album-frame .mid----x {
	background-image: url(/files/photogallery/album-rstretch.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 14px;
}
.album-frame .mbtx---- {
	background-image: url(/files/photogallery/album-lstretch.gif);
	background-repeat: repeat-y;
	vertical-align: bottom;
	height: auto;
	width: 14px;
}
.album-frame .mbt----x {
	background-image: url(/files/photogallery/album-rstretch.gif);
	background-repeat: repeat-y;
	vertical-align: bottom;
	height: auto;
	width: 14px;
}
.album-frame .bot-x--- {
	background-image: url(/files/photogallery/album-bstretch.gif);
	background-repeat: repeat-x;
	text-align: right;
	height: 14px;
	width: auto;
}
.album-frame .bot--x-- {
	background-image: url(/files/photogallery/album-bstretch.gif);
	background-repeat: repeat-x;
	height: 14px;
	width: auto;
}
.album-frame .bot---x- {
	background-image: url(/files/photogallery/album-bstretch.gif);
	background-repeat: repeat-x;
	text-align: left;
	height: 14px;
	width: auto;
}
/**********************************************************************
*
*	Blog
*
************************************************************************/
/* -------------------------- */
/* Page Sections              */
/* -------------------------- */

.page {
	width: 100%;
	margin: auto;
}
.main {
	width: 430px;
	float: left;
	text-align: left;
}
.sidebar {
	width: 130px;
	float: right;
	background: #eee;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}
/* -------------------------- */
/* Posts                      */
/* -------------------------- */

.post {
	border-bottom: dotted 1px #ccc;
	margin-bottom: 10px;
}
.postDate {
	font-family: Arial, Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #336699;
	background: #eee;
}
.postTitle {
	font-weight: bold;
	font-size: 12pt;
	color: #c60;
	padding-top: 10px;
	padding-bottom: 10px;
}
.postMessage {
	padding-bottom: 5px;
}
.postFooter {
	color: #a8a8a8;
	font-size: 7pt;
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana;
	text-transform: uppercase;
	letter-spacing: .1em;
}
/* -------------------------- */
/* Comments                   */
/* -------------------------- */

.comment {
	border-bottom: dotted 1px #ccc;
	background: #f5f5f5;
	margin-bottom: 10px;
}
.commentMessage {
	font-size: 8pt;
	padding: 10px 4px 10px 4px;
}
.commentMessage BLOCKQUOTE {
	font-size: 8pt;
	padding: 5px 5px 5px 5px;
	margin: 10px 5px 0px 10px;
	border: 1px dashed #ccc;
	background-color: #fff;
}
.commentFooter {
	color: #a8a8a8;
	font-size: 7pt;
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana;
	text-transform: uppercase;
	letter-spacing: .1em;
}
/* -------------------------- */
/* Trackbacks                 */
/* -------------------------- */

.trackback {
	font-size: 7pt;
	background: #f5f5f5;
	padding: 10px;
	margin-bottom: 10px;
	border: solid 1px #ccc;
}
/* -------------------------- */
/* Sidebar                    */
/* -------------------------- */

.sidebarHeading {
	font-family: Arial, Verdana;
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 15px;
	margin: 0px 0 10px 0;
	color: #999;
	border-top: dotted 1px #ccc;
}
.sidebarText {
	padding-bottom: 10px;
}
/* -------------------------- */
/* Profile                    */
/* -------------------------- */

.profile {
	font-size: 7pt;
	margin-top: 10px;
	padding-bottom: 10px;
}
.profile A {
	font-family: Arial, Verdana;
	text-transform: uppercase;
}
/* -------------------------- */
/* Various Forms              */
/* -------------------------- */

.forms {
	font-size: 7pt;
	background: #f5f5f5;
	padding: 10px;
	margin-bottom: 10px;
	border: solid 1px #ccc;
}
.formsHeader {
	font-family: Arial, Verdana;
	font-size: 12pt;
	font-weight: bold;
	padding: 0px 2px 2px 2px;
	color: #336699;
}
.formsError {
	color: red;
	font-weight: bold;
}
.formsValid {
	color: green;
	font-weight: bold;
}
.formsLabel {
	font-size: 8pt;
	color: #888888;
	margin-top: 2px;
	margin-bottom: 2px;
}
/*******************************************************
*
* Search control 
*
*********************************************************/
/*Main search division tag*/
.SearchDiv {
	position:absolute;
	top:37px;
	right:10px;
}
/*textbox in search control*/
.SearchTextBox {
	border:1px solid #dbdbdb;
	width:130px;
}
/*Search button*/
.SearchButton {
}
#topLinks {
	position:absolute;
	top:13px;
	right:24px;
	color:#fff;
}
#topLinks a {
	color:#fff;
}
#topLinks a:hover {
	color:#fff;
	text-decoration: none;
}
/*******************************************************
*
* Search Result control 
*
*********************************************************/
/*Content for the whole control*/
.SearchResultMain {
	padding-top: 10px;
}
/*Textbox for search result*/
.SearchResultTextBox {
}
/*search button*/
.SearchResultButton {
}
/*Search results container*/
.SearchResultList {
	padding-top: 20px;
	padding-bottom: 20px;
}
/*search results found string*/
.SearchResultsFound {
}
/*search results item container*/
.SearchResultItemContainer {
	padding-top: 10px;
	padding-bottom: 10px;
}
/*search results item header*/
.SearchResultItemHeader, .SearchResultItemHeader A {
	color: #000000;
}
/*the content of search result item*/
.SearchResultItemDescription {
}
/* -------------------------- */
/* Miscellaneous              */
/* -------------------------- */

.button {
	font-family: Tahoma, MS Sans Serif, Arial, Sans Serif;
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	cursor: hand;
	border: solid 1px #808080;
	/*background: url(images/buttonback.gif) center;*/
    padding: 1px 1px 1px 1px;
}
.highlight {
	color: #000000;
	background-color: #ffff66;
}
/*****************************
*
*	Image Rotator 
*
******************************/
.ImageRotatorWrapper {
	width: 417px;
	height: 223px;
	position:absolute;
	top:44px;
	left:18px;
	z-index:999;
}
.ImageRotatorImage {
}
/******************************
*
*	Calendar Period
*
*******************************/

.CalendarPeriodTable {
}
.CalendarPeriodContainer {
}
.CalendarPeriodEventContainer {
}
.CalendarPeriodEventHeadline {
}
.CalendarPeriodEventDate {
}
.CalendarPeriodEventTime {
}
.CalendarPeriodEventDesciption {
}
/******************************
*
*	Menu Sub Pages
*
*******************************/

.MenuSubPages {
}
.MenuSubPagesSelectedItem {
}
/********************************

       Article manager

*********************************/

#divCenter h1 {
	font-size: 18px;
}
body.Home .HeadlineControlWrapper {
	position:absolute;
	top:325px;
	/*left: 710px;*/
	right:13px;
	/*float: right;*/
	width:242px;/*height: 0px;*/
}
body.Home .morenews {
	position: absolute;
	top: 120px;
	left: 400px;
}
.HeadlineControlWrapper {
/*position:absolute;
	top:320px;
	right:13px;
	width:242px;*/
}
.SingleHeadlineWrapper {
	margin:2px 0px 5px 0px;
	clear:both;
}
.ArticleHeadline0 {
	float:left;/*margin-right:5px;*/
}
.ArticleHeadline {
/*float:left;*/
	/*margin-right:5px;*/
}
body.Home .ArticleHeadline {
	width: 150px;
	line-height: 1.2em;/*padding-left: 1px;*/
}
body.Home .ArticleHeadline a {
	font-size: 10px;
	/*font-size:11px;*/
	/*font-size:10px;*/
	color:#25aae1;
}
.ArticleHeadline a {
	font-size: 14px;
	/*font-size: 14px;*/
	/*font-size:10px;*/
	color:#25aae1;
}
.ArticleHeadline a:hover {
	color:#ff5f03;
	text-decoration:none;
}
.ArticleDate {
	font-size: 11px;/*font-size:10px;*/
	float: left;
	font-weight: bold;
}
body.Home .ArticleDate {
	color:#fff;
	font-size: 10px;
	float: left;
}
.ArticleSummary {
	text-decoration:none;
	display: block;/*	font-size: 14px;
	font-weight: 600;*/
}
.ArticleSummary a {
	font-weight:normal;/*text-decoration:none;
	color:#000;*/
}
.ArticleSummary a:hover {
/*color:#000;*/
}
.ArticleLayoutHeadline {
	font-family:Tahoma, Arial, Helvetica;
	color:#000000;
	font-size:18px;
	font-weight:bold;
	line-height:1.1em;
}
.ArticleLayoutHeadline, .ArticleLayoutContent, .ArticleLayoutAuthor {
	margin: 10px;
}
.ArticleLayoutContent {
	margin-top: 15px;
	color:#333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:1.5em;
}
.ArticleLayoutContent a img {
	border:2px solid #25aae1;
}
.ArticleLayoutContent a:hover img {
	border-color:#ff5f03;
}
.ArticleLayoutContent a {
	color:#25aae1;
}
.ArticleLayoutContent a:hover {
	color:#ff5f03;
	text-decoration:none;
}
/* ------------Fixs------------- */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}  /* for IE/Mac */
/********************************

RadMenu_Telerik



.RadMenu_Telerik {
	position:absolute !important;
	width:auto !important;
	display:table-cell !important;
	height:60px !important;
	vertical-align:middle !important;
	border:1px dashed #ff0000;
}

.rmItem {
	width:auto !important;
}

*********************************/

/* --------------- Studio Search --------- */
.tdStudioSearchColumn {
	vertical-align: top;
}
.tdStudioSearchResultColumn {
	vertical-align: top;
	width: 100%;
}
.tdStudioCompareButtonColumn {
	vertical-align: bottom;
}
.StudioSearchKeyword {
	padding-top: 3px;
	font-weight: bold;
}
.StudioSearchValue {
}
.divHiddenPlayer {
	position: absolute;
	top: -1000px;
}
/*.tdPlayer a
{
	visibility: hidden !important;
	display: none !important;
}*/
.PlayBTN {
/*background-image: url(images/play.gif);
	background-position: center;
	background-repeat: no-repeat;*/
}
.tbDownload {
	background-image: url(images/Download.gif);
	background-position: center;
	background-repeat: no-repeat;
	width: 14px;
	height: 17px;
}
.imStudioPhoto {
	max-height: 150px;
	max-width: 250px;
}
.tdStudioName {
	font-size: medium;
	font-weight: bold;
	width: 50%;
}
.tdStudioDescription {
}
.divplay, .divstop {
	vertical-align: middle;/*float: left;*/
}
.divplay a, .divstop a {
	text-decoration: none;
}
.divplay span {
	padding: 0px 5px 0px 3px;
	cursor: pointer;
}
.divstop span {
	color: Green;
	padding: 0px 5px 2px 3px;
	cursor: pointer;
}
.divplay .Showcase, .divstop .Showcase {
	font-weight: bold;
}
.identityvoicedetails .tdStudioName, .divIdentityDetails .tdStudioName {
/*visibility: hidden;
	display: none;*/
}
.TalentName {
	display: none;
	visibility: hidden;
}
.Login_SignIn {
	border: solid 2px #6d4b3d;
	background-color: #000;
	padding: 3px;/*color: #fff;
	font-style: italic;*/
}
.Login_SignIn h1 {
	color:white;
	font-size:20px;
	font-weight:normal;
	margin:0;
	padding:0;
	text-transform:capitalize;
}
.HeadShotImage {
	max-height: 250px;
	max-width: 250px;
}
.divSelectedMediaUpDown {
	float: left;
	padding: 0px 5px 0px 3px;
}
.tableStudioSelectedMedia {
	width: 100%;
}
.tdStudioSelectedMediaPlayer {
}
.tdStudioSelectedMediaResultColumn {
	vertical-align: top;
}
.tdStudioSelectedMediaHTMLColumn {
	vertical-align: top;
}
.RadCalendarPopup {
	z-index: 19900 !important;
}
#voice-over-txt {
	width:409px;
	height:425px;
	float:left;
}
#voice-over-txt li {
	list-style:none;
}
#voice-over-rht {
	float:right;
}
#voice-over-tbl td, voice-over-tbl td img {
	padding:0px;
	margin:0px;
}
#voice-over-tbl {
	width:239px;
	text-align:left;
	background-color:#000;
	padding:0px;
	margin:0px;
	vertical-align:top;
}
.clear {
	clear:both;
}
#music {
	background-image: url(/files/images/music-bigspeakergreenbkgd.jpg);
	background-repeat: no-repeat;
	background-position: center middle;
}
/* lcoations box */
.officestextcallout {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0;
}
#offices_box {
	width:251px;
	height:146px;
	background:url(images/leftLocBox.jpg) left top no-repeat #000;
	color:#FFF;
}
.offBox_head_wrap {
	padding:3px 16px 0 16px;
}
.offBox_head {
	height:20px;
	line-height:20px;
	border-bottom:1px solid #606060;
	font-family: Eureka,"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	color: #FFF;
}
#officeBox_wrap {
	padding:4px 0 4px 0;
}
#offBox_cont a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration:none;
}
#offBox_cont {
	margin:0 16px 0 16px;
	padding:3px;
}
.offBox_leftItm {
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	width:42%;
	clear:left;
	padding:2px;
}
.offBox_rightItm {
	text-align:center;
	padding:3px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
}
#offBox_foot {
	margin:0 16px 0 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
}
#onCameraResultsBlock {
	margin:0 auto;
	width:550px;
}
.onCameraResult {
	float:left;
	padding:10px 1px 10px 1px;
}
.onCameraResName {
	width:108px;
	text-align:center;
	padding:3px 0 0 0;
}
.youtube-player {
	z-index:0;
}
#carousel1 {
	width: 688px;
	height: 480px;
	background: none repeat scroll 0% 0%;
	overflow: scroll;
}
#voAcademyLogo p{
	padding:15px 0 0 0;
}
#voAcademyLogo img{
	padding:10px;
}
#voAcademyLogo{
	float:right;
	right:15px;
	top:460px;
	color:#FFF;
	width:300px;
	margin-top:-90px;
}
#topSEOs{
	position:absolute;
	margin:-20px 0 0 15px;
}
#id5420_imgRss, #id4572_imgRss, #id5422_imgRss, #id5421_imgRss, #id5423_imgRss, #id5424_imgRss, #id5425_imgRss, #id5490_imgRss{
	position:absolute;
	left:403px;
	bottom:37px;
}
#carouselWrap{
	position:relative;
}
#right-but{
	position:absolute;
	cursor:pointer;
	right:0;
	bottom:25px;
	z-index:999;
}
#left-but{
	cursor:pointer;
	position:absolute;
	left:0;
	bottom:25px;
	z-index:999;
}
/* added for new homepage buttons */
#buttonBox {
	position:relative;
	background:url(/files/hompagebuttons/background.png) top left;
	height:256px;
	width:955px;
}
#videoButtonBox {
	float:left;
	width:424px;
	height:230px;
	margin-left:19px;
	margin-top:17px;
}
#buttonsBoxWrap{
	float:left;
	margin-top:13px;
	margin-left:10px;
	width:502px;
	height:229px;
}
#buttonsBox{
	position:relative;
	width:502px;
	height:229px;
}
#buttonsBox img{
	display:none;
	float:left;
	padding:4px;
	margin-top:4px;
	border:none;
}
/* modify page copy for iPhone */
@media screen and (max-device-width: 480px){
	#divCenter #homePageCopy h1, #homePageCopy h2{
		font-size:12px;
		font-weight:700;
		text-align:left;
	}
	#homePageCopy{
		width:580px;
		font-size:11px;
	}
	.FooterColumnStyle {
		font-size:10px;
		color:#c4c2c9;
	}
	#voAcademyLogo{
		margin-top:-230px;
	}
}

