﻿/* Update.css: 
This defines the styles used in MedForwardPages.com user administration. */
body
{
	margin:0px;
	padding:0px;	
	font-family: 'Microsoft Sans Serif', Verdana, Arial;
}
html
{
	font-family: 'Microsoft Sans Serif', Verdana, Arial;
}

.backTheme
{
	background-color:White;
    margin:0px;
}

.backTheme img
{
	border:0px;
}

#masterContainer
{
	border: 0px;
	font-family:Arial, Sans-Serif;
	font-size:0.8em;
}

#masterContainer .headerImage
{
	display:block;	
}

/* Login and Header bar styles.  This show the logo and user login information. */
#headerbar
{
	height:55px;
	padding: 0px 0px 0px 0px;
	margin:0px;
	background-color:White;
}

/* The following appear inside the login block */
#loginblock
{
	float: left;
	width: 300px;
	height: 30px;
	padding-top: 20px;
	padding-left: 20px;
	font-size: 1em;
	font-weight: bold;
}

#logoblock
{
	float: right;
	width: 300px;
	height: 50px;			
	text-align: right;
}

#logoblock img
{
	float: right;
}

#mainBody
{
	position: relative;
	width:100%;
	background-color:White;
}

/* Begin NavBar */
.navbar 
{
    background-image: url(images/navbar.gif);
    background-repeat:repeat-x;
    height: 41px;
	width: 100%;
	margin: 0;
	padding: 0;
}

.navbar .mainMenuOptions 
{
	margin: 0px;	
	padding: 0px;
	padding-left:0px;
	float:left;
	height:41px;
	width:100%;
	margin-right:5px;

	
}
.navbar .mainMenuOptionsRight
{
	margin: 0px;
	padding: 0px;
	padding-right:0px;
	margin-right:0px;
	float:right;
	height:41px;
}

.navbar .mmOption
{
	float: left;
	padding-right: 5px;
	margin: 0;
	margin-right:10px;
	background-image:url(images/navbar-divot.gif);
	background-position:top right;
	background-repeat:no-repeat;
}

.navbar a 
{
    float: left;
    margin:0;
    padding:0;
    /*width:150px;*/
    /*padding-top: 13px;*/
    padding-left:10px;
	padding-right:10px;
	padding-top:12px;
	height:41px;
    text-align: center;
    font-size: 1.0em;
    font-weight:bold;
    color: White; 
    text-decoration: none;
    border: 0;
    /* border-right: 2px solid #54569C;*/
}

.navbar .Isselected a
{
    /*background-image:url(images/skin1/navover3.png); */
}

.navbar a:hover
{
    /*background-image:url(images/skin1/navover3.png); 
    background-repeat:no-repeat; */
    background-image:url(images/navover.gif);
    background-repeat:repeat-x;
}

.navbar .denied
{
    float: left;
    padding-left:10px;
	padding-right:20px;
    height: 41px;
    padding-top: 13px;
    text-align: center;
    font-size: 1.0em;
    font-weight:bold;
    color: Gray; 
    text-decoration: none;
    /* border-right: 2px solid #54569C; */
}

.navbar a:hover
{
    /* background-image: url(images/menubar_50_darkblue_highlig.gif); */
}
/* End Nav Bar */

.subnavconnect
{
	height:10px;	
	background-color:white;
	width:100px;
	margin-left:20px;
	border-left:solid 1px black;
	/*border-right: solid 1px black;*/
}

/* Begin shiny sub nav bar */
.subnavbar 
{
    /*background-image: url(images/skin1/subnavbar.png);*/
    
    /*height: 34px;*/
	/*float:left;*/
	width:140px;
	font-size:0.9em;
	margin: 0px 0px 10px 4px;
	padding:0px;
	padding-top:0px;
	clear:both;
		text-align:left;
}

.subnavbar ul 
{
	background: #e8f5fd url('images/skin1/activeBg.gif') repeat-x;
	list-style: none;
	margin: 0px;	
	padding: 0px;
	padding-left:0px;
	border: solid 1px black;
		text-align:left;
	/*height:22px;*/
}
.subnavbar ul li 
{
	/*float: left;*/
	/*padding: 0 auto;*/
	margin: 0px;
	/*padding-left:10px;
	padding-right:10px;*/
	text-align:left;
	/*height:31px;*/
	/*border: solid 1px gray;*/
}

.subnavbar ul li:hover
{
    /*background-image:url(images/glass178.png);*/
}

.subnavbar img
{
	border:0px;	
}

.subnavbar a 
{
	/*display:block;*/
    font-family:'Microsoft Sans Serif',Verdana, Arial;
    padding-left:2px;
    /*padding-top: 10px;
    padding-left:10px;
	padding-right:20px;*/
	/*padding: 20px 20px 20px 20px;*/
	 /*padding-top:8px;*/
	/*height:px;*/
    text-align: center;
    font-size: 1.0em;
    font-weight:bold;
    color: Black; 
    text-decoration: none;
    border: 0;
    /* border-right: 2px solid #54569C;*/
}

.subnavbar .isSelected a
{
    /*background-image:url(images/skin1/subover.png);*/
    background-repeat:no-repeat;
    /*background-position:top;*/
    background-position: center 2px;
}

.subnavbar a:hover
{
    /*background-image:url(images/skin1/subover.png);*/
    background-repeat:no-repeat;
    /*background-position:top;*/
    background-position: center 2px;
    text-decoration:underline;
}

.subnavbar .selectedSubNav
{
    /*background-image:url(images/skin1/subover.png);*/
    background-repeat:no-repeat;
    background-position: center 2px;    
}
/* End Sub Nav Bar */


/* begin mainOption -
 this is used to achieve the effect of the blue 
heading with the blue bar for h2 */
.mainOption ul
{
	width:800px;
	margin: 0px 0px 0px 20px;
	list-style-type:none;
}
.mainOption li h2
{
	margin:0px;
	color:#015080;
	font-size:1.3em;
	font-weight:bold;
	background-color: White;
	padding-right:10px;
	float:left;
}
.mainOption ul li
{
	background-image: url('images/skin1/bluebar.gif');
	background-repeat:repeat-x;
	background-position: left 8px;
	padding-bottom:20px;
}
.mainOption ul li p
{
	margin:0px;
	padding:0px;
	text-indent:0px;
	padding-top:4px;
	margin-left:10px;
	width:500px;	
}
.mainOption .button
{
	float:right;
	padding-right:10px;
	padding-top:5px; 
	
}
/* end main option */

/* Begin Icon List - A control panel style layout */
.iconSet
{
	height: 250px;
}

.iconSet ul
{
	/*margin:0px auto;*/
	padding:0px;
	width:840px; /* 3*280 */
	list-style-type:none;
	/*border: solid 1px black;*/
	
}
.iconSet ul li
{
	display:block;
	/*	border: solid 1px black; */
	float:left;
	width:280px;
	height:70px;
}

.iconSet ul li a
{
	margin: 0px;
	float:left;
	display:block;
	font-size:.9em;
	font-weight:bold;
	color:Black;
	width:178px;
	height:27px;
	padding: 12px 0px 0px 17px;
	text-decoration: none;
}

.iconSet ul li a:hover
{
	background-repeat:no-repeat;
	color:Black;
	text-decoration: none;
		width:178px;
	height:27px;
}
.iconSet ul li a:visited
{
	color:Black;
	text-decoration: none;
}
.iconSet img
{
	float:left;
	padding: 5px 0px 0px 5px;
	font-size:.5em;
	width: 64px;
	height:64px;
	display:block;
}
.iconSet p 
{
	display:block; text-indent:0px; 
	padding: 0px 0px 0px 12px;
	margin: 0px;
	font-size:.7em; vertical-align:top;
	float:left;	
}
/* end control panel icon set */


.rightButton
{
	width:300px;
	float:right;
}

/* Begin Simple List */
.simpleList
{
	padding: 15px;
}

.simpleList h4
{
	display:inline;
	font-size:1.1em;
}

.simpleList p
{
	margin:0px;
	padding:0px;
	padding-left:10px;
}
/* End Simple List */

/* A little reminder box with an exclamation point */
.reminder
{
	background-image: url('images/warning_16px.gif');
	background-position: center left;
	background-repeat: no-repeat;
	padding:3px;
	padding-left:18px;
	font-size:1.0em;		
	border: solid 1px black;
	width:400px;
	display:block;
	/*height:32px;*/
	height:auto;
	margin:5px;
	float:left;
}

/* A special style section for the "Edit Web Page" Section */
#PageTitleDiagram { 	width:750px; height:400px;  }
#PageTitleDiagram .links {	width:150px; float:left; padding-top:90px;}
#PageTitleDiagram .properties {	width:200px; float:left; margin-top:20px; }
#PageTitleDiagram .content {	width:200px; float:left; margin-top:30px;}
#PageTitleDiagram p { font-size: .7em;  padding:0px; margin-top:5px;}
#PageTitleDiagram img { float:left; }
#PageTitleDiagram strong { font-size:.9em; display:inline; }

/* Form control styles. 
These control how the user interface looks to the medforwardpages.com user. */


.inputgroup /* How to group elements in the form. */
{    
    margin: 10px 0px;
    display: block;
}

.formlabel /* Style of form input titles */
{
    font-weight: bold;    
    display: block;
}


.formdescription /* Style of form input descriptions */
{
    font-size: 0.8em;
    font-style: italic;    
    color:#222222;
    display: block;
    margin: 0px;
}

/* for the choose image pop-up */
.picContainer
{
	vertical-align: middle; height: 175px; width:121px; text-align:center; margin-left:auto; margin-right:auto; display:block; float:left; position:relative;
}

.picContainerselected
{
	background-color:Yellow; text-align:center;
}

.baContainer
{
	vertical-align: middle; height: 160px; width:240; text-align:center; margin-left:auto; margin-right:auto; display:block; float:left; position:relative;
}

.baContainerselected
{
	background-color:Yellow; text-align:center;
}

/*
.inputgroup input 
{
    font-family: Arial, Sans-Serif;
    font-size: 1em;
}
.inputgroup textarea
{
    font-family: Arial, Sans-Serif;
    font-size: 1em;
}
*/
/* PageTree */


.pagetree_title a
{
	color:Black;
	text-decoration:none;
}

.pageTree .treeRoot
{
	width:700px;
	margin:0px;
	padding:0px;
	margin-left:20px;
	background-repeat:repeat-x;
}

.pageTree .treeLeaf
{
	/*border:solid 1px #eeeeee;*/
	height:32px;
	width:400px;
	position:relative;
	top:0px;
	display:block;
	padding:0px;
	vertical-align:top;
}

.pageTree .treeLeaf .upDown
{
	float:left;
	height:30px;
	display:block;
}
.pageTree .treeLeaf .pageImage
{
	float:left;
	height:30px;
	display:block;
	position:relative;
	top:3px;
}

.pageTree .treeLeaf .pagetree_title
{
    font-weight: bold;
    display:block;
    height:20px;
    float:left;
	margin-top:10px;
	margin-left:10px;
}



/* End Page Tree */

.myWebPages
{
	margin-left:50px;
	width:700px;
	
}


/*
.pageTree .treeRoot .treeLeaf
{
	background-color:#96B7C8;
	border: solid 1px white;
}

.pageTree .treeBranch .treeLeaf
{
	background-color:Transparent;	
}
*/

/* End PageTree */

/* Miscellaneous, useful styles. */
.clear 
{
	clear: both;
}

/* Michael - 7.19.07 - used by DTC manager to display a list of pictures correctly. */
.DTCPictureView .item 
{
    display: inline;         
    border: solid 0px black; 
    text-align: center; 
    width: 150px; 
    height: 100px; 
    padding: 0px; 
    margin: 0px;
}

/* modal pop-ups. modalpopop!! */
.modalBackground {
	background-color:#76a5c0;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#cfebff;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:350px;
	z-index:10;
}

.modalPopup2 {
	background-color:#cfebff;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:795px;
	z-index:10;
}

.modalPopupEditLink {
	background-color:#cfebff;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:350px;
	font-size:1.3em;
}


/* Begin Main Menu CSS */
.MainMenuHolder
{
	/*border: solid 1px #eeeeee;*/
	width:690px;
	margin: 0 auto;
	clear:both;
}

.MainMenuBox
{
	 float:left; 
	 width:300px;
	 height:200px;
	 padding: 10px;
	 margin: 10px;
	 font-size:12px;
	 background-color:#f0f5f8;
	 /*background-image:url(images/skin1/mainmenupane.png);*/
	 background-position:bottom;
	 background-repeat:repeat-x;
	 /*line-height:40px;*/
	 border: solid 1px #777777;
	 font-weight:bold;
}

.MainMenuBox a
{
    text-decoration:none;
    color:Black;
    font-size:1.5em;
    font-weight:bolder;
}

.MainMenuBox a:hover
{
    color:Black;
    text-decoration:underline;  
}

.MainMenuBox img 
{
    margin: 10px;
}
/* End Main Menu */

.MainMenuBox input
{
	margin:10px;	
}

a.loginbarlink
{
	color:Blue;
	text-decoration:none;
}

a.loginbarlink:link, a.loginbarlink:visited
{
	color:Blue;
	text-decoration:none;
}

a.loginbarlink:hover 
{	
	text-decoration: underline;
}

/* begin practice info section */
.practiceInfo
{
    width:850px;
    margin-left:20px;
}

.practiceInfo .collapsePanelHeader
{
    width:100%;
	height:33px;
	background-image: url(images/skin1/addbar.gif);
	background-repeat:repeat-x;
	color:#FFF;
	font-size:0.9em;
	border:0px;
}

.practiceInfo .collapsePanelHeader a {color:#FFF;}
.practiceInfo .collapsePanelHeader a:hover {text-decoration:none;background:none;}

.practiceInfo .collapsePanel
{
    /*background-image:url(images/skin1/dropdownbackgroundgradient.png);
    background-repeat:repeat-x;
    background-position:bottom;
    border: solid 1px #2f2f2f;*/
	/*overflow:hidden;*/
	font-size:1.0em;
}

/* fieldset for special use */
.checkOffItems fieldset
{
    margin: 0px 30px 0 30px;
    color:Black;
}
.checkOffItems fieldset legend
{
	color:Black;
	font-weight:bold;
	font-size:1.1em;
}	

.activeTreatment
{
	height:17px;
	background: #ffffff url('images/skin1/activeBg.gif') repeat-x;
	background-position:bottom;
	font-weight:bold;
	border-bottom: solid 1px #cbcbcb;	
}

.editDTC
{
	width: 850px;
	margin-left:15px;
	margin-top:10px;
}

.editDTC fieldset 
{
	margin-bottom: 10px;	
}

.editDTC .lightBorder
{
	border: solid 1px #cbcbcb;
}

/* upload panel */
#uploadPanel
{
	position:absolute;
	top: 5px;
    right: 5px;
	width: 310px;
    /*margin: 40px 0px 0px -345px;*/  
    padding:0px;
}

#uploadPanel .collapsePanelHeader
{
	width:100%;
	height:30px;
	background-position: top;
	background: #e8f5fd url('images/skin1/activeBg.gif') repeat-x;
	font-weight:bold;
	font-size:1.0em;
	border: solid 1px #2f2f2f;
}

#uploadPanel .MyCollapsePanel
{
    /* background-image:url(images/skin1/uploadbackground.gif); */
    background-color:White;
    background-repeat:repeat-x;
    background-position:bottom;
    margin:0px;
    padding:0px;
    border: 1px solid black;
    /*height:600px;*/
    /*height:600px;*/
    /*width:300px;*/
	overflow:hidden;
	/*background-color:Lime;*/
}

#uploadPanel .category
{
	display: block;
	float: left;
}

#uploadPanel img 
{ 
	border: 0;
	display: block;
}

#uploadPanel p
{
	float: left;
	font-weight:bold;
	font-size:.9em;
	width: 200px;
	display:block; 
}

#uploadPanel .computer {}
#uploadPanel .arrow
{
	margin-left: 150px;
}

#uploadPanel a {color:Black; font-size:.9em; font-weight:bold; text-decoration:none;}

#uploadPanel a:hover 
{
    text-decoration:underline;
    background:none;
    background-image:none;
}

.uploadGridHeader
{
	background-position: top;
	background: #e8f5fd url('images/skin1/activeBg.gif') repeat-x;
	font-weight:bold;
}

/* end upload panel */

.manageTreatments fieldset legend
{
  font-size:1.2em;

}

.manageTreatments fieldset
{
     padding:10px;   
}

.module 
{
	border:1px solid #DADADA;
	padding:12px;
	background: url(images/skin1/module.gif) repeat-x;
	font-family: Arial, Verdana;
	font-size:11px;
	color:#333333;
	vertical-align:top;
	margin-right: 3px;
}

.customForm table tr td
{
	background:transparent;
	vertical-align:top;
}


.customForm .myRadEditor
{
	padding: 0;
	margin: 0;
}

.customForm .myRadEditor td
{
	border:0;
	padding:0;
	margin:0;
}



/* CSS for the page editor */
.MyEditor
{
	background-color:White;	
}

/* Page Editor Dialog */
#editpane
{
    font-size: 0.9em;
    border: 1px solid black;
    margin: 10px auto;
    padding: 0px;
    width: 760px;
}

#toolbar
{
    width: 760px;
    background-color: #00487D;
    color: #FFFFFF;    
    padding: 0px;
    height: 40px;
}

#toolbar #statusbox
{
    float: left;   
    padding: 0px;
    height: 30px;    
    margin-right: 20px;
    margin: 0px;
    padding: 5px;
    border-right: 1px solid white;
}

#toolbar ul
{
    list-style: none;
    padding: 0px;
    margin: 0px;    
}

#toolbar ul li
{
    float: left;    
    padding: 1px;    
    margin: 10px; 
}

#toolbar ul li a
{    
    padding-left: 10px;
    padding-right: 10px;    
    border: 1px solid white;
    color: White;
    text-decoration: none;
    font-weight: bold;
}
#toolbar ul li a:hover
{
    padding-left: 10px;
    padding-right: 10px;    
    border: 1px solid white;
    color: White;
    text-decoration: none;
    font-weight: bold;
    background-color: #80C9FF;
}
#toolbar ul li a.selected
{
    background-color: #80C9FF;
}


.panetitle
{
    text-align: center;
    font-size: 1em;
    width: 100%;
    height: 20px;
    font-size: 16px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-weight:bold;    
    color: #000000;
    display: block;    
}

/* Quicklinks Editor Window */


#quicklinkspane
{
    width:280px;
    /*border: 2px solid blue;*/
    
}


#quicklinkspane #autoLinksSection
{
    /*border:3px solid Red;*/
    padding:5px;
}

#quicklinkspane #autoLinksSection h2
{
    /*border:3px solid Red;*/
	color:Blue;
	display:block;
	
}

#quicklinkspane #autoLinksSection a
{
	padding-left:5px;
	font-size:0.8em;
}


#quicklinkspane .autolinkspreview
{
    float:left;
    
    background-image:url('images/skin1/draggradient.gif');
    background-position:center left;
    background-repeat:repeat-y;
    /*border: solid 1px #eeeeee;*/
    padding-left:25px;
    margin-bottom:5px;
}


#quicklinkspane #QuicklinksSection
{
    /*border:3px solid Orange;*/
    	
}

#quicklinkspane .pane
{
    float: left;
    padding: 0px;
    /*margin: 4px;*/
    /*border: 1px dashed #bbbbbb;*/
    
}

#quicklinkspane .pane
{
    float: left;
    padding: 0px;
    border: 1px solid #bbbbbb;
    width:240px;
}

#quicklinkspane ul
{
     list-style-type:none;
     list-style-image:none;
    margin:0px;
    padding:0px;
}

.pane ul
{	
	list-style-type:none;
}

.quicklinkslist li
{
 margin:1px;
 padding:0px;
}

#quicklinkspane .linkitem
{
    float:left;    
    
    height:18px;
    margin:0px;
}

.quicklinkslist .buttons
{
    padding: 0px;
    margin: 0px;
    float:right;
}

.pane td
{
	height:18px;
}

.quicklinkslist .buttons .item
{    

    float:left;
}

.quicklinkslist h2
{
    /*border-bottom: 1px solid #888;*/
    /*width: 260px;*/
    font-size: 12px;
    font-weight: bold;    
    margin: 2px;
}

.quicklinkslist .buttons .item a
{
     font-weight:bold;
    /*margin-left: 5px;*/    
    text-decoration:none;
}
.quicklinkslist  .buttons .item a:visited
{
    color:Black;
    font-weight:bold;
    /*margin-left: 5px;*/    
    text-decoration:none;
}

.quicklinkslist  .buttons a:hover
{
    color:Black;
    font-weight:bold;
    text-decoration:underline;
    /*margin-left: 5px;*/    
}

.editquicklink_link a:visited
{
    /*color:inherit;*/
}
.editquicklink_link a
{
    
}

.editbox
{
   background-color:#b4ccda;
   padding: 5px;
}
.editbox a
{
    font-weight:bold;
    color:Black;
    font-size:large;   
}

#editquicklink
{
    background-color:#b4ccda;
}

/* end quicklinks section */

/* Content Editor Window */
#contentpane 
{   
    width: 620px;
    margin: 0px;
    padding: 0px;
    float:right;
}

#contentpane .usercontentitem
{
    /*border-left: 1px solid #777;
    border-right: 1px solid #777;*/
}


#contentpane .ContentItem
{
	width:620px;
	/*border: solid 1px black;*/
}

/* Editor Display Styles */
#contentpane .sectionwrapper
{
    
    padding: 0px;
    margin: 0px;
    width: 530px;
    float:left;
}
.editsectionwrapper
{
	/*height:200px;	*/
/*	border: 1px solid black;*/
}
.forceheight
{
	height:200px;
}

.inserthere 
{   
    height: 19px;
    width: 530px;
    clear:both;
    float:left;
    display: block;
    text-align: center;
    margin: 0px;
    text-decoration:none;
    color:White;
    font-size:.9em;
    font-weight:bold;
    border-style:dashed;
	border-width:1px;
	border-color:#888;
   	
}
.inserthere a
{
	text-decoration:none;
	color:#999;
	width:530px;
	height:19px;
	float:left;
}
.inserthere a:visited
{
	color:White;
}
.inserthere a:hover
{
	background-image: url('images/skin1/insertcontentgradient.gif');
    background-repeat: repeat-x;
	color:White;
}

img.draghandle 
{    
    cursor:move;
}

ul.buttonpanel
{
    list-style: none;
    width: 80px;
    padding: 0;
    border-bottom: dashed 1px #dddddd;
    float:right;
    
}

ul.buttonpanel li
{    
    /*height: 30px;*/	
    display: block;
    font-weight:bold;
    margin-left:5px;
}

ul.buttonpanel li .upDown
{
	
	/*height:30px;*/
	display:inline;
	}

ul.buttonpanel a 
{            
    /*height: 26px;*/
    /*padding-bottom: 20px;
    padding-top:8px;*/
    /*border: 1px solid black;*/
    margin:auto;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    color: Black;
    
    /*display:block;*/
}

ul.buttonpanel a:hover
{
    text-decoration: underline;
}

.pageEditor
{
	width:900px;
	border: solid 1px black;
	margin: 0px 0px 0px 20px;
	padding: 10px;
}

.pgKeywords
{
	margin:5px;	
}
.hiddenProperties
{
	margin-bottom:10px;	
}
.ed
{
	width:600px;
	/*border: solid 1px red;*/
	margin-top:12px;
	
}


img.left,img.center,img.right{padding:4px; border:1px solid #a0a0a0;}
img.left{float:left; margin:0 12px 5px 0;}
img.center{display:block; margin:0 auto 5px auto;}
img.right{float:right; margin:0 0 5px 12px;}

/* Sidebar Styles */

#subcontent{  /* total width: 190px */
    float:left;
    width:180px;
    padding:20px 0px 10px 10px;
    line-height:1.4em;
}

#subcontent h2{
    display:block;
    margin:0 0 15px 0;
    font-size:1.6em;
    font-weight:normal;
    text-align:left;
    letter-spacing:-1px;
    color:#505050;
    background-color:inherit;
}

/* Content and ContentItem styles */

#content
{
    float: left;
    width: 550px;
    font-size: 0.9em;
    padding: 0px;
}
#content.full { 
  float:left;
  /*width: 740px;*/
  font-size:0.9em;
  padding: 0px;
}
.contentitem
{
    width: 500px;
    padding: 10px;
    margin: 0px;
}
.contentitem h2{
    display:block;
    margin:0 0 16px 0;
    font-size:1.7em;
    font-weight:normal;
    color:#505050;
    background-color:inherit;
}
.contentitem h3
{
    display:block;
    margin:0 0 8px 0;
    font-size:1.1em;
    font-weight: bold;
    /* letter-spacing:-1px; */
    color:#000000;
    background-color:inherit;
}

/* For text side and pic sides */

div.left{float: left;}
div.right{float: right;}

.splitcontentleft{float:left; width:48%;}
.splitcontentright{float:right; width:48%;}
.clear{clear:both;}

div.conditionlist 
{
    width: 90%;
    border-top: solid 2px black;
    padding: 20px;
    margin: 10px 0px 10px 0px;
}

.conditionlist li 
{
    font-size: .9em;
}

.box 
{
    width: 90%;
    border: solid 1px #202020;
    padding: 10px;
    margin: 10px 0px 10px 0px;
}
    
.designGrid td
{
	 vertical-align:top;	
}

.flashtexttable
{
    text-align: left;   
}

/* SEO Page */

.SEOsubnav
{
	margin-left: 30px;
	font-size: 20px;
}

.columnLeft
{
	width: 650px;
}

h1
{
	font-size: 24px;
	margin: 10px 0px 5px 0px;
	color: #073553;
}

.indent
{
	margin-left: 10px;
}

.indenttwo
{
	margin-left: 5px;
}

.editorAbsolute
{
	position: fixed;
	width: 325px;
	left: 650px;
	top: 100px;
	border: 1px solid black;
	background-color: #dedede;
	overflow: auto;
	max-height: 550px;
}

.editorAbsolute h3
{
	font-size: 15px;
	margin-bottom: 5px;
}

.editorAbsolute input
{
	width: 260px;
	margin-bottom: 15px;
}

.editorAbsolute textarea
{
	width: 260px;
	margin-bottom: 15px;
}

.editorAbsolute .invisible
{
	display: none;
}


.seotable tr td
{
	padding: 10px 0px;
	margin: 0px;
}

.seotable
{
	padding: 0px;
	margin: 0px;
}

.seotable tr td
{
	border-bottom: 1px solid black;
}

.numinstruction
{
	margin-bottom: 15px;
}

.numinstruction .num
{
	float: left;
	margin-right: 15px;
}

.numinstruction h2
{
	font-size: 22px;
	font-weight: bold;
	padding-top: 5px;
}

.instructiontext
{
	width: 500px;
	margin-left: 53px;
	margin-bottom: 30px;
}

.instructionreminder
{
	margin-top: 5px;
	padding: 3px;
	border: solid 1px black;
}

.instructionreminder table
{
	width: 400px;
}

.quicklinkpreview
{
	border: 1px solid black;
	padding: 10px 15px 15px 15px;
	margin-top: 5px;
}

.quicklinkpreview h1
{
	font-size: 18px;
	background: none;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

.quicklinkpreview h2
{
	margin-top: 5px;
}

.quicklinkpreview ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.quicklinkpreview ul li
{
	margin-left: 15px;
}

.quicklinkpreview .yourlink
{
	padding-top: 4px;
	margin-left: 10px;
	display: block;
}

.quicklinkpreview .yourlink .bordered
{
	border: 3px solid blue;
	padding: 2px;
}