﻿body {
	background-image: url(/images/bg01.gif);
    background-color: #F0EBE6;
	background-repeat: repeat-y;
	background-position: top;
	margin: 0;
    padding: 10px 0 0 0;
}

#Container {
    margin: 0 auto; /* For all other browsers */
	margin-top: 10px;
    width: 800px;
	height: 564px;
	background-color: #FFFFFF;
	position:relative;
}

#CopyRight{
 position:absolute;
 top: 568px;
 left: 570px;
 width: 240px;
 height: 14px;
 text-align:left;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:9px;
 line-height:10px;
 color: #8f8575;
}


#Admin {
	position:absolute;
	width: 690px;
	height: 330px;
	top: 150px; 
    left: 90px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
	text-align:left;
	color: #343434;
}
#Admin a{
	font-weight:bold;
	text-decoration:none;
	color: #7e7360;
}
#Admin a:hover{
	font-weight:bold;
	text-decoration:underline;
	color: #1c2b52;
}


#Splash_Main{
	position:absolute;
	top: 0;
	left: 0;
	width: 800px;
	height: 564px;
	background-image:url(/images/BG_Splash.jpg);
	background-repeat:no-repeat;
	background-position:top;
	text-align:left;
}
#Splash_TextBox{
 position:absolute;
 top: 281px;
 left: 484px;
 /*width: 290px;*/
 width: 285px;
 height: 70px;
 z-index:1;
 text-align:left;
 font-family:Arial, Helvetica, sans-serif;
 font-size:9px;
 line-height:10px;
 text-align:left;
 color: #222222;
}
#Splash_CopyRight{
	position:absolute;
	top: 328px;
	left: 484px;
	width: 290px;
	height: 16px;
	z-index:1;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:10px;
	text-align:left;
	color: #8f8575;
}
#Splash_Nav{
	position:absolute;
	top: 172px;
	left: 606px;
	width: 100px;
	height: 60px;
	z-index:1;
}

#LoginBG{
	position:absolute;
	top: 308px;
	left: 416px;
	width: 351px;
	height: 114px;
	background-image:url(/images/LoginBG.gif);
	background-repeat:no-repeat;
	z-index:1;

}
#LoginBox{
	position:absolute;
	top: 348px;
	left: 602px;
	width: 148px;
	height: 68px;
	text-align:right;
	z-index:1;

}

#LoginBox .Fields{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #000000;
	height: 16px;
	width: 140px;
	margin-top:2px;
	margin-bottom:3px;
}

#Home_TopAni{
	position:absolute;
	top: 0;
	left: 0;
	width: 800px;
	height: 235px;
	background-image:url(/images/BG_Home_Top.jpg);
	background-repeat:no-repeat;
	background-position:top;
	text-align:left;
}

#Home_Mid{
	position:absolute;
	top: 235;
	left: 0;
	width: 800px;
	height: 23;
	z-index:2;
}

#Home_Btm{
	position:absolute;
	top: 258;
	left: 0;
	width: 800px;
	height: 306px;
	background-image:url(/images/BG_Home_Btm.jpg);
	background-repeat:no-repeat;
	background-position:top;
	z-index:0;
}

#Home_SlideShow{
	position:absolute;
	top: 322;
	left: 50;
	width: 304px;
	height: 186px;
	text-align:center;
	padding-top:8px;
	background-color:#f0ebe6;
	z-index:1;
}

#Main {
	width:800px;
	height:358px;
	background-position:center;
	background-repeat:no-repeat;
	text-align:left;
	background-color:#FFFFFF;
}

#Lbrdr {
	float:left;
	width:71px;
	height:358px;
	background-image:url(/images/Sub_Lbrdr.gif);
	background-repeat:no-repeat;
}

#Rbrdr {
	float:right;
	width:7px;
	height:358px;
	background-image:url(/images/Sub_Rbrdr.gif);
	background-repeat:repeat-y;
}

#TnavHolderEx {
	position:absolute;
	width:526px;
	height:23px;
	z-index:1;
	background-image:url(/images/TnavBG_ex.gif);
	background-repeat:no-repeat;	
}

#TnavHolderIn {
	position:absolute;
	width:526px;
	height:23px;
	z-index:1;
	background-image:url(/images/TnavBG_in.gif);
	background-repeat:no-repeat;	
}

#SearchBox {
	position:absolute;
	left:520px;
	height: 10px;
	width: 130px;
	vertical-align:middle;
	z-index:2;
}

 
#SearchBox td{
 background-color:#ffffff;
 border: 1px solid #b5a89f;
}
 
#SearchBox td.go{
 background-color:#7d7162;
}
 
.SearchHome {
 top:3px;
}
 
.SearchSub {
 top:99px;
}
 
#SearchBox .Field{
 font-family:Arial, Helvetica, sans-serif;
 font-size: 9px;
 font-weight: normal;
 color: #b7ac9e;
 height: 15px;
 width: 130px;
 
}
#SearchResultsWrap {
 position:absolute;
 width: 470px;
 height: 314px;
 top: 149px; 
 left: 76px;
 background-color:#e5ebfd;
 border: solid 1px;
 border-color: #7f6d58;
}

#SearchHeader{
 position:absolute;
 width: 460px;
 height:21px;
 padding-top:3px;
 padding-left:12px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 font-weight:bold;
 color: #1c2b52;
} 


#SubFooter {
	width: 800px;
	height: 68px;
	background-image:url(/images/Sub_Ftr.gif);
	text-align:left;
}
#Sub_Bnav {
	position:absolute;
	top:496;
	left:142;
}



/*---------------------------------------------------*/
/* Backgrounds */
/*---------------------------------------------------*/
.BG_WhoWeAre {
	background-image:url(/images/BG_WhoWeAre.jpg);
}
.BG_WhatWeDo {
	background-image:url(/images/BG_WhatWeDo.jpg);
}
.BG_WhatSub {
	background-image:url(/images/BG_WhatWeDo_Sub.jpg);
}
.BG_Portfolio {
	background-image:url(/images/BG_Portfolio.jpg);
}
.BG_Portfolio_Sub {
	background-image:url(/images/BG_Portfolio_Sub.jpg);
}
.BG_Press {
	background-image:url(/images/BG_Press.jpg);
}
.BG_Clients {
	background-image:url(/images/BG_Clients.jpg);
}
.BG_Careers {
	background-image:url(/images/BG_Careers.jpg);
}
.BG_AboutAtl {
	background-image:url(/images/BG_AboutAtl.jpg);
}
.BG_Contact {
	background-image:url(/images/BG_Contact.jpg);
}

.BG_SearchResults {
	background-image:url(/images/BG_SearchResults.jpg);
}

/*---------------------------------------------------*/
/* Scrolls */
/*---------------------------------------------------*/
#Scroller {
	border: solid 1px;
	border-color: #7f6d58;
	overflow:auto;
	position: absolute;
    background:#FFFFFF;
	backgroundImage:none;
	background-repeat:repeat-y;
	background-position:right;
	scrollbar-3dlight-color:#b5a897;
	scrollbar-arrow-color:#988773;
	scrollbar-darkshadow-color:#988773;
	scrollbar-face-color:#f3ece6;
	scrollbar-highlight-color:#988773;
	scrollbar-shadow-color:#8a7862;
	scrollbar-track-color:#b5a897;
}

.Scrollbox_WhoWeAre {
	width: 304px;
	height: 200px;
	top: 183px; 
    left: 62px;
}
.Scrollbox_WhatWeDo {
	width: 297px;
	height: 282px;
	top: 176px; 
    left: 86px;
}
.Scrollbox_WhatSub {
	width: 304px;
	height: 200px;
	top: 183px; 
    left: 62px;
}
.Scrollbox_Portfolio {
	width: 400px;
	height: 258px;
	top: 194px; 
    left: 86px;
}

.Scrollbox_Press {
 width: 368px;
 height: 120px;
 top: 20px;
 left:-1px;
 
}
.Scrollbox_Press2 {
 width: 368px;
 height: 120px;
 top: 161px; 
 left:-1px;
}

.Scrollbox_Careers {
	width: 280px;
	height: 178px;
	top: 222px; 
    left: 86px;
}
.Scrollbox_AboutAtl {
	width: 297px;
	height: 174px;
	top: 214px; 
    left: 83px;
}
.Scrollbox_Contact {
	width: 297px;
	height: 174px;
	top: 237px; 
    left: 83px;
}

.Scrollbox_SearchResults {
 width: 470px;
 height: 294px;
 top: 20px; 
 left: -1px;
}


/*---------------------------------------------------*/
/* Content Areas */
/*---------------------------------------------------*/
#Content {
	overflow: visible;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
	text-align:left;
	color: #343434;
	margin-left:8px;
	margin-top:5px;
	margin-bottom:8px;
	padding-bottom:4px;
}
.Content_WhoWeAre{
	width: 266px;
}
.Content_WhatWeDo{
	width: 266px;
}
.Content_WhatSub{
	width: 266px;
}
.Content_Portfolio{
	width: 362px;
}

.Content_Press{
 width: 338px;
}

.Content_Clients{
 position:absolute;
 width: 324px;
 top: 344px; 
 left: 76px;
}

.Content_Careers{

	position:absolute;

	width: 385px;

	top: 184px; 

    left: 212px;

}


.Content_AboutAtl{
	width: 264px;
}
.Content_Contact{
	width: 264px;
}

#Content a{
	font-weight:bold;
   	text-decoration:none;
	color: #1c2b52;
}
#Content a:hover {
	text-decoration:underline;
}
#Content .BrownBold {
 font-weight:bold;
 color:#7e7360;
 line-height:16px;
}
#Content .BrownSmall {
	font-size:10px;
	color:#7e7360;
}


.Content_SearchResults{
 width: 430px;
}


#Content td {
 font-size:11px;
}


/*---------------------------------------------------*/
/* Sub Content Areas*/
/*---------------------------------------------------*/
#WhatSubText {
	position:absolute;
	top: 452px; 
    left: 62px;
	height: 30px;
	width: 298px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:12px;
	text-align:left;
	color:#343434;
	}
#WhatSubText a {
	color:#343434;
	text-decoration:none;
	}
#WhatSubText a:hover {
	text-decoration:underline;
}

#Content span {

	font-weight:bold;

	color:#614d2d;

	line-height:28px;

}



#AboutAtl_SubText {
	position:absolute;
	top: 396px; 
    left: 130px;
	height: 30px;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:11px;
	text-align:left;
	color: #222222;
}
#AboutAtl_SubText a{
	color: #222222;
	text-decoration:none;
}
#AboutAtl_SubText a:hover{
	color:#7e7360;
	text-decoration:underline;
}
#AboutAtl_SubText .BrownSmall {
	font-weight:bold;
	color:#7e7360;
}


/*---------------------------------------------------*/
/* Images, Thumbnails, Links /* 
/*---------------------------------------------------*/

#Image_WhoWeAre {
    position:absolute;
	top: 183px; 
    left: 367px;
}
#Thmb_WhoWeAre {
 width: 300px;
 position:absolute;
 top: 387px; 
    left: 57px;
}
#Thmb_WhoWeAre a img {
 border: 1px solid #7f6d58;
 margin-left:4px;
}

#Thmb_WhoWeAre a:hover img {
	filter:alpha(opacity=75);   
	-moz-opacity: .75; 
	-khtml-opacity: .75;  
	opacity: 0.75;
}

#Image_WhatSub {
    position:absolute;
	top: 183px; 
    left: 367px;
}
#Thmb_WhatSub {
	width: 298px;
	position:absolute;
	top: 387px; 
    left: 57px;
}
#Thmb_WhatSub a img {
	border: 1px solid #7f6d58;
	margin-left:5px;
}
#Thmb_WhatSub a:hover img {
	filter:alpha(opacity=75);   
	-moz-opacity: .75; 
	-khtml-opacity: .75;  
	opacity: 0.75;
}

#Thmb_Port a {
	width:362px;
	height:50px;
	vertical-align:middle;
	display:block;
	padding-bottom:5px;
	padding-top:5px;
}
#Thmb_Port p {
	padding-top:8px;
	padding-left:8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:12px;
	text-align:left;
	color: #343434;
	margin: 0;
}
#Thmb_Port p Span{
	font-weight:bold;
	color:#7e7360;
	line-height:12px;

}

#Thmb_Port a:hover {
	text-decoration:none;
	background-color:#f0ebe6;
}
#Thmb_Port a img {
	float:left;
	border: 1px solid #7f6d58;
	margin-right:10px;

}
#Thmb_Port a:hover img {
	filter:alpha(opacity=75);   
	-moz-opacity: .75; 
	-khtml-opacity: .75;  
	opacity: 0.75;
}


#MovieBox_Port {
	position: absolute;
	top: 192px; 
    left: 74px;
}

#MovieInfo{
 position:absolute;
 width: 282px;
 height: 124px;
 top: 210px; 
 left: 414px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-weight:normal;
 font-size:11px;
 line-height:12px;
 text-align:left;
 color: #66563f;
}


#MovieTitle{
	padding-bottom:10px;
	line-height:15px;
	color: #000000;
}

#MovieTitle Span{
	font-weight:bold;
}

#MovieTitle Span.NormalText{
	font-weight:normal;
}



#MovieBox_Feature {
 background-position:center;
 background-repeat:no-repeat;
 text-align:center;
}


#Press{
 position:absolute;
 left:88px;
 top:180px;
 width: 368px;
 height:270px;
 background-color:#e5ebfd;
 border: solid 1px;
 border-color: #7f6d58;
 
}
#PressHeader{
 position:absolute;
 width: 368px;
 height:21px;
 padding-top:3px;
 padding-left:12px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 font-weight:bold;
 color: #1c2b52;
}
 
.Coverage{
 top:142px;
}
 
#Press_Links a {
 padding-left:4px;
 padding-top:4px;
 padding-bottom:4px;
 width:338px;
 display:block;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 font-weight:normal;
 line-height:12px;
 text-align:left;
 color: #343434;
}
 
#Press_Links Span{
 font-weight:bold;
 color:#7e7360;
 line-height:14px;
}
 
#Press_Links a:hover {
 text-decoration:none;
 background-color:#f0ebe6;
}


#Clients_Links {
 position:absolute;
 width: 384px;
 top: 244px; 
 left: 70px;
}



/*---------------------------------------------------*/
/* Press - Article* 
/*---------------------------------------------------*/

#PA_Container {
    margin: 0 auto; /* For all other browsers */
	margin-top: 0px;
    width: 612px;
	height: 680px;
	position:relative;
}
#PA_Content{
	position:absolute;
	width: 460px;
	height: 640px;
	top: 25px; 
    left: 122px;
	border: 2px solid #7e6b56;
	background-color: #FFFFFF;
	z-index:1;
}
#PA_Title{
	position:absolute;
	width: 438px;
	height: 40px;
	padding-top: 5px;
	top: 58px; 
    left: 134px;
	z-index:2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
	text-align:left;
	color: #7c6a55;
}
#PA_Title Span{
	font-size:17px;
}
#PAScroller {
	border: solid 1px;
	border-color: #c2bbb2;
	overflow:auto;
	position: absolute;
    background:#FFFFFF;
	backgroundImage:none;
	background-repeat:repeat-y;
	background-position:right;
	scrollbar-3dlight-color:#b5a897;
	scrollbar-arrow-color:#988773;
	scrollbar-darkshadow-color:#988773;
	scrollbar-face-color:#f3ece6;
	scrollbar-highlight-color:#988773;
	scrollbar-shadow-color:#c2bbb2;
	scrollbar-track-color:#b5a897;
}
.Scrollbox_PAImage {
	width: 436px;
	height: 312px;
	top: 92px; 
    left: 134px;
	z-index:5;
}
.Scrollbox_PANoImage {
	width: 436px;
	height: 562px;
	top: 92px; 
    left: 134px;
	z-index:5;
}

#PA_Text_Image{
	position:absolute;
	width: 408px;
	overflow:visible;
	top: 5px; 
    left: 5px;
	z-index:6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
	text-align:left;
	color: #7c6a55;
	margin-bottom:8px;
	padding-bottom:4px;
}

#PA_Text_NoImage{
	position:absolute;
	width: 408px;
	overflow:visible;
	top: 5px; 
    left: 5px;
	z-index:6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
	text-align:left;
	color: #7c6a55;
	margin-bottom:8px;
	padding-bottom:4px;
}
#PA_BorderArt01 {
	position:absolute;
	top: 0px; 
    left: 16px;
	width: 221px;
	height: 601px;
	background-image:url(/images/PA_BorderArt01.gif);
	background-repeat:no-repeat;
	background-position:left;
}

#PA_tsLogo {
	position:absolute;
	top: 0px; 
    left: 130px;
	width: 229px;
	height: 32px;
	background-image:url(/images/PA_tsLogo.gif);
	background-repeat:no-repeat;
	background-position:left;
	z-index:2;
}
#PA_PicBox {
	position:absolute;
	top: 412px; 
    left: 54px;
	width: 323px;
	height: 243px;
	background-image:url(/images/PA_PicBox.gif);
	background-repeat:no-repeat;
	background-position:left;
	z-index:3;
	text-align:center;
}

#PA_BGArt01 {
	position:absolute;
	top: 431px; 
    left: 307px;
	width: 270px;
	height: 213px;
	background-image:url(/images/PA_BGArt01.gif);
	background-repeat:no-repeat;
	background-position:left;
	z-index:2;
}

#PA_CopyRight{
 position:absolute;
 top: 668px;
 left: 356px;
 width: 240px;
 height: 14px;
 text-align:left;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:9px;
 line-height:10px;
 color: #8f8575;
}



/*---------------------------------------------------*/
/* STAFF Page* 
/*---------------------------------------------------*/

.BG_Staff {
	background-image:url(/images/BG_Staff.jpg);
}

.Scrollbox_Staff {
	width: 352px;
	height: 192px;
	top: 296px; 
    left: 405px;
}

.Content_Staff{
	width: 320px;
}

.Content_Staff h5 {
	font-weight:bold;
	font-size:12px;
	margin-top:2px;
	margin-bottom:2px;
}
.Content_Staff h6 {
	font-weight:bold;
	font-size:11px;
	margin-top:0px;
	margin-bottom:6px;
}

#MovieBox_Staff {
	position: absolute;
	top: 142px; 
    left: 74px;

}

#Staff_Photo {
	position: absolute;
	top: 142px; 
	left: 405px;
	width:140px;
	height:140px;
	border: solid 1px;
	border-color: #7f6d58;
}

#Staff_Info {
	position: absolute;
	top: 158px; 
	left: 558px;
	width:200px;
	height:126px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
	text-align:left;
	color:#343434;
	text-align:left;
}

#Staff_Info a{
	text-decoration:none;
	color:#343434;
	font-size:9px;
}

#Staff_Info a:hover{
	text-decoration:underline;
	color:#7e7360;
	font-size:9px;
}

#Staff_Search {
	position: absolute;
	top: 416px; 
    left: 84px;
	width:303px;
	height:76px;

}
#Staff_Search td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:right;
	color:#343434;
}

#Staff_Search .Field{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #343434;
	height: 15px;
	width: 146px;
	border: solid 1px #7f6d58;
	
}
#Thmb_Staff a {
	width:320px;
	height:40px;
	vertical-align:middle;
	display:block;
	padding-bottom:4px;
	padding-top:4px;
}
#Thmb_Staff p {
	padding-top:8px;
	padding-left:8px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:12px;
	text-align:left;
	color: #343434;
	margin: 0;
}

#Thmb_Staff a:hover {
	text-decoration:none;
	background-color:#f0ebe6;
}
#Thmb_Staff a img {
	float:left;
	border: 1px solid #7f6d58;
	margin-right:10px;

}
#Thmb_Staff a:hover img {
	filter:alpha(opacity=75);   
	-moz-opacity: .75; 
	-khtml-opacity: .75;  
	opacity: 0.75;
}


/*---------------------------------------------------*/
/* Wallpaper Popup* 
/*---------------------------------------------------*/

#Wallpaper {
    margin: -10px 0 0 0;
    width: 625px;
	height: 507px;
	background-color: #FFFFFF;
	position:relative;
	background-image:url(/images/BG_Wallpapers.jpg);
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#8d7c6a;
	
}
#Thmb_Row{
	position:absolute;
	top: 90px; 
    left: 53px;
	width: 540px;
	height:120px;
}

#Thmb_WP {
	width: 130px;
	height:120px;
	float:left;
	text-align:center;
}

#Thmb_WP img {
	border: 1px solid #7f6d58;
	margin-top:5px;
	margin-bottom:1px;
}

#Thmb_WP a img {
	border: 0px;
	margin-top:1px;
}



/*---------------------------------------------------*/


/*---------------------------------------------------*/


/*---------------------------------------------------*/


/*------  JJordan's styles  below  ------*/

.Portfolio_Edit 
{
	position:absolute;
	width: 300px;
	height: 50px;
	top: 160px; 
    left: 100px;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.errorText, LI.errorText
{
	color: Red;
	font-weight:normal;
	font-size: 10px; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
#validationSummaryPressEdit
{
	list-style-position: outside;
	width: 150px;
	margin-left:-25px;
	list-style-type: disc;
	list-style-position:outside;

}
#Image_WhoWeAre_Edit {
    position:absolute;
	top: 387px; 
    left: 390px;
    width:400px;
}

#Thmb_WhoWeAre_Edit {
	position:absolute;
	top: 450px; 
    left: 60px;
}
#Thmb_WhoWeAre_Edit SELECT.editText
{
	width: 90px;
}
#Thmb_WhatWeDoDetail_Edit SELECT.EditText
{
	width: 90px;
}

.smallText
{
	font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    width:100px;
}
.Scrollbox_WhoWeAre_Edit 
{
	position:absolute;
	width: 300px;
	height: 20px;
	top: 250px; 
    left: 62px;
}
#Thmb_WhatWeDoDetail_Edit
{
	position:absolute;
	top: 387px; 
    left: 367px;	
}
#Image_WhatWeDoDetail_Edit
{
	position:absolute;
	top: 130px; /*150 */
    left: 375px; /*400*/
}
/* commas separating mean the style applies to each individual element */
.EditText, TD.EditText /*,  INPUT.EditText, TEXTAREA.EditText, SELECT.EditText  */
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
	text-align:left;
	color: #7c6a55;
}
INPUT.EditText, SELECT.EditText
{
	width:150px;
}

TEXTAREA.EditText
{
	width:600px;
}

.PressEdit_DisplaySpyder
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
	text-align:left;
	color: #7c6a55;
	width: 300px;
	height: 130px;
	overflow:auto;
}

#AdminLink
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
	text-align:left;
	color: #343434;
}

#AdminLink a{
	font-weight:bold;
	text-decoration:none;
	color: #7e7360;
}
#AdminLink a:hover{
	font-weight:bold;
	text-decoration:underline;
	color: #1c2b52;
}
#Portfolio_Edit_Spyder
{
	border: solid 1px;
	border-color: #7f6d58;
	overflow:auto;
    background:#FFFFFF;
	backgroundImage:none;
	background-repeat:repeat-y;
	scrollbar-3dlight-color:#b5a897;
	scrollbar-arrow-color:#988773;
	scrollbar-darkshadow-color:#988773;
	scrollbar-face-color:#f3ece6;
	scrollbar-highlight-color:#988773;
	scrollbar-shadow-color:#8a7862;
	scrollbar-track-color:#b5a897;

	width: 150px;
	height: 214px;
}
#Portfolio_Edit_Order
{	overflow:auto;
    background:#FFFFFF;
	backgroundImage:none;
	background-repeat:repeat-y;
	scrollbar-3dlight-color:#b5a897;
	scrollbar-arrow-color:#988773;
	scrollbar-darkshadow-color:#988773;
	scrollbar-face-color:#f3ece6;
	scrollbar-highlight-color:#988773;
	scrollbar-shadow-color:#8a7862;
	scrollbar-track-color:#b5a897;
	text-align:center;

	width: 150px;
	height: 214px;
}
#Portfolio_Status
{
	scrollbar-3dlight-color:#b5a897;
	scrollbar-arrow-color:#988773;
	scrollbar-darkshadow-color:#988773;
	scrollbar-face-color:#f3ece6;
	scrollbar-highlight-color:#988773;
	scrollbar-shadow-color:#8a7862;
	scrollbar-track-color:#b5a897;

	height:50px;
	width: 300px;
	overflow:auto;
}
#Press_Edit_Order
{	overflow:auto;
    background:#FFFFFF;
	backgroundImage:none;
	background-repeat:repeat-y;
	scrollbar-3dlight-color:#b5a897;
	scrollbar-arrow-color:#988773;
	scrollbar-darkshadow-color:#988773;
	scrollbar-face-color:#f3ece6;
	scrollbar-highlight-color:#988773;
	scrollbar-shadow-color:#8a7862;
	scrollbar-track-color:#b5a897;
	text-align:center;

	width: 150px;
	height: 140px;
}
.ListItem_Selected
{
	font-weight: bold;
	color: #1c2b52;
	line-height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.hidden
{
	display: none;
	visibility: hidden;
}
#WhatWeDoDetail_Links
{
	width:300px;
}
#Pub_Home_Edit
{
	position:absolute;
	top:350px;
	left:100px;
	z-index:1;
}
#txtVideoUrl
{
	width:300px;
}
#Press_Links a.Edit
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	color: #7e7360;
	background-color:Transparent;
}

#Press_Links a.Edit:hover{
	font-weight:bold;
	text-decoration:underline;
	color: #1c2b52;
	background-color:Transparent;
}
#PA_CopyRight{
 position:absolute;
 top: 668px;
 left: 356px;
 width: 240px;
 height: 14px;
 text-align:left;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:9px;
 line-height:10px;
 color: #8f8575;
}

