﻿/* ========================================================================== */
/* Name:  		  MASTER TEMPLATE STYLE SHEET                                 */
/* ========================================================================== */
/* Description:	Specialized styles that only apply to specified master        */
/*              templates                                                     */
/* Author:		Jason Martin (CD)      | Updated By:  Brian Bredenkamp        */
/* Create Date: April 8th, 2009        | Updated On:  September 10th, 2009    */
/*                                                                            */
/* ========================================================================== */




/* POPP Page Template                                                         */
/* ========================================================================== */
  #MasterTemplatePOPP .control { border:none; }
  #MasterTemplatePOPP #POPPWrapper { margin:0; padding:0; width:100%; }
  
  #POPPWrapper2 { margin-top:28px;}
  .POPPWrapper2Class { border:solid 1px #999; padding:0px; min-height:360px; }
  
  #POPPTop { width:100%; height:25px;}
  .POPPTopClass { background: #F6F6F6; border-bottom: solid 1px #999;}
  #POPPTopLeft { float:left; width:30%;}
  .POPPTopLeftClass {}
  .BackArrow { margin-left:10px; padding-top:5px;} 
  .BackLink { margin-top:-15px; margin-left:15px;}
  #POPPTopRight { float:right; width:56%; text-align:right; margin-right:10px;}
  .POPPTopRightClass {}
  .POPPTopRightText { padding-top:5px;}
  
  #POPPContentContainer { padding:15px;}
  .POPPContentContainerClass {}
  #POPPContentLeftCol { width:60%; float:left;}
  .POPPContentLeftColClass {}
  #POPPContentRightCol { width:38%; float:right;}
  .POPPContentRightColClass {}
  
  #POPPBottom { width:988px; height:25px;}
  .POPPBottomClass { background: #F6F6F6; border-left:solid 1px #999; border-right:solid 1px #999; border-bottom: solid 1px #999;}
  #POPPBottomLeft { float:left; width:30%;}
  .POPPBottomLeftClass {}
  #POPPBottomRight { float:right; width:56%; text-align:right; margin-right:10px;}
  .POPPBottomRightClass {}
  
/* ========================================================================== 

/* Command Center Page Template                                               */
/* ========================================================================== */
  #CommandCenter_rtcol1 { background: url('../../Images/CommandCenter/rightcol_01.gif') no-repeat top left; width: 285px; height: 31px; margin-top:-3px; }
  #CommandCenter_rtcol2 { background: url('../../Images/CommandCenter/rightcol_03.gif') repeat-y top left; width: 285px; margin-top: 0px; min-height: 200px;}
  
  #CommandCenter_rtcol3 { background: url('../../Images/CommandCenter/rightcol_05.gif') no-repeat top left; width: 285px; height: 21px;}
  #CommandCenter_rtcol4 { background: url('../../Images/CommandCenter/rightcol_01video.gif') no-repeat top left; width: 285px; height: 31px;}
  #CommandCenter_rtcol5 { background: url('../../Images/CommandCenter/rightcol_03.gif') repeat-y top left; width: 285px; margin-top: 0px; min-height: 200px;}
  #CommandCenter_rtcol6 { background: url('../../Images/CommandCenter/rightcol_05.gif') no-repeat top left; width: 285px; height: 21px;}
/* ========================================================================== */



