/* CSS Document */

/* I'm having an issue with Dreamweaver CS3 and it won't open anymore. I have a legit copy of the CS3 Web Premium running on Vista. I've had no issues until now. 

When I click on the Dreamweaver.exe file to run dreamweaver I get the normal green splash img, and I can see the interface building in the background and then everything immediatly dissappears. I don't know if this helps, but on the splash img where is show things like "Loading blah blah..." it always stops on:

"Initializing Extension Data" before everything disappears.

Figured it out. Apparently (get ready for the most ridiculous bug I've ever heard of) if a CSS file is exactly 8192 bytes Dreamweaver won't open. Plain and simple. What were the odds that the css file I was just working on happened to be exactly 8192 bytes? Yup, it was, exactly 8192 bytes (or any increment of that number). I added a bunch of comments to the css file and Dreamweaver opened right up.

The website where I found this is:

http://bytes.com/community/misc/724773-dreamweaver-cs3-closes-immediatly-after-opening

The purpose of this comment is to increase the size and see if it works.

Steve Weems

 */

/* Page default values */
	body,menu,input,textarea,p,div,td {
	font-family:Verdana, Arial, Tahoma, sans-serif;
	font-size:10pt;
	font-style:normal;
	color:#333333;
	}

	th {font-size:10pt; font-family:Arial,Tahoma,Verdana,sans-serif; text-decoration:none; font-weight:bold}
	ol,ul,li { font-style:normal; font-size:10pt; font-family:Arial,Tahoma,Verdana,sans-serif; text-decoration:none;}

	body {margin:0; padding:0; background-image:url(/mlw/images/background.gif);}

	ul{padding:0;margin:0 0px 0 15px;}

	li{line-height:1.5; padding:0 0 0 0px; margin:0;}

/* this is the default link style, and the one used in paragraphs of text for all subpages */
	a:link {color:#333399;font-style:normal;font-size:10pt;font-family:Arial,Helvetica,Tahoma,sans-serif;text-decoration:none;}

	a:visited {color:#666699;font-style:normal;font-size:10pt;font-family:Arial,Helvetica,Tahoma,sans-serif;text-decoration:none;}

	a:hover {color:#0066CC;font-style:normal;font-size:10pt;font-family:Arial,Helvetica,Tahoma,sans-serif;text-decoration:underline;}

	a:active {color: #666699;font-style: normal;font-size:10pt;font-family:Arial,Helvetica,Tahoma,sans-serif;text-decoration:none;text-align: left;
	}

/* Rules for the page widths. */
    div#wrapper {
	width:780px;
	height:24px;
	display:block;
	border-width:0;	
	background-color: #FFFFFF;
	padding:0;
	margin:0;
	}
			  
/* Rules for the Gold Bar Area. */
	div#goldbarseal {
	float:left;
	 width:23px;
	height:24px;
	overflow:hidden;
	 margin:0;
	 padding:0;
	}
	div#topgoldbar {
	float:left;
	background-image:url(/images/header_background.gif);
	width:458px;
	height:24px;
	overflow:hidden;
	padding:0;
	}
	div#goldbarsearch {
	float:right;
	background-color:#FFFFFF;
	width:290px;
	height:24px;
	overflow:hidden;
	margin:0px;
	padding:0;
	}
	div#bannerlogo {
	width:780px;
	padding:0;
	border-bottom:1px;
	border-bottom-color:#CCCCCC;
	border-bottom-style:inset;
	}
	
	
/* this is the link style used in the top gold gradient bar */
	a.topbar:link   {color:#333399;font-style:normal;font-size:9.5pt;font-family:Arial,Helvetica,Tahoma,sans-serif;}

	a.topbar:visited   {color:#333399;font-style: normal;font-size:9.5pt;font-family:Arial,Helvetica,Tahoma,sans-serif;}

	a.topbar:hover   {color:#0066CC;font-style:normal;font-size:9.5pt;font-family:Arial,Helvetica,Tahoma,sans-serif;}

	a.topbar:active   {color:#000066;font-style:normal;font-size:9.5pt;font-family:Arial,Helvetica,Tahoma,sans-serif;}

	
/* this is the link style used in the column of links on the right */
	a.sidebar:link   { color: #333399; font: normal 8pt/12pt Verdana, sans-serif; }

	a.sidebar:visited   { color: #000066; font: normal 8pt/12pt Verdana, sans-serif; }

	a.sidebar:hover   { color: #006FEB; font: normal 8pt/12pt Verdana, sans-serif; }

	a.sidebar:active   { color: #000066; font: normal 8pt/12pt Verdana, sans-serif; }
	

/* this is the link style used for the breadcrumb trail */
	a.context:link   { color: #666699; font: normal 8pt/8pt Arial, Helvetica, Tahoma, sans-serif; }

	a.context:visited   { color: #666699; font: normal 8pt/8pt Arial, Helvetica, Tahoma, sans-serif; }

	a.context:hover   { color: #0066CC; font: normal 8pt/8pt Arial, Helvetica, Tahoma, sans-serif; }

	a.context:active   { color: #666699; font: normal 8pt/8pt Arial, Helvetica, Tahoma, sans-serif; }

	
/* this is the link style used for the head elements */
	.head { color:#333399; font:bold 20pt BakerSignet, Palatino, Verdana, Arial, Helvetica, Tahoma, sans-serif; } 
	.head2a { color:#333399; font:bold 16pt BakerSignet, Palatino, Verdana, Arial, Helvetica, Tahoma, sans-serif; } 
	.head3a { color:#333399; font:bold 14pt BakerSignet, Palatino, Verdana, Arial, Helvetica, Tahoma, sans-serif; }
	.head4a { color:#333399; font: bold 12pt BakerSignet, Palatino, Verdana, Arial, Helvetica, Tahoma, sans-serif; } 
	.head5a { color:#333399; font: bold 10pt BakerSignet, Palatino, Verdana, Arial, Helvetica, Tahoma, sans-serif; } 
	.head6a { color:#333399; font: bold 8pt BakerSignet, Palatino, Verdana, Arial, Helvetica, Tahoma, sans-serif; } 

/*.head { color: #333399; font: bold 20pt Comic Sans MS,Verdana, Arial, Tahoma, sans-serif; } */
	.head1 { color: #333399; font: bold 20pt Verdana, Arial, Helvetica, Tahoma, sans-serif; }
	.head2 { color: #333399; font: bold 16pt Verdana, Arial, Helvetica, Tahoma, sans-serif; }
	.head3 { color: #333399; font: bold 14pt Verdana, Arial, Helvetica, Tahoma, sans-serif; }
	.head4 { color: #333399; font: bold 12pt Verdana, Arial, Helvetica, Tahoma, sans-serif; }
	.head5 { color: #333399; font: bold 10pt Verdana, Arial, Helvetica, Tahoma, sans-serif; }
	.head6 { color: #333399; font: bold 8pt Verdana, Arial, Helvetica, Tahoma, sans-serif; }
		

/* Class of unordered list with arrow bullets */
    .arrowlist_black { list-style-position: outside; list-style-image: url(/mlw/images/arrows.gif); list-style-type: none;text-align: left;}
	.ul.arrowlist_black { padding:0 0 0 0px; margin:0 0 0 5px;}
	.arrowlist_black li{ line-height:1.5; padding:0 0 0 15px; margin:0;}
	
	.arrowlist_grey { list-style-position: outside; list-style-image: url(/mlw/images/gray_arrow_wide.gif); list-style-type: none;
	text-align: left;}
	.ul.arrowlist_grey { padding:0 0 0 0px; margin:0 0 0 5px;}
	.arrowlist_grey li{ line-height:1.5; padding:0 0 0 15px; margin:0;}
	
	.arrowlist_grey2 { list-style-position: outside; list-style-image: url(/mlw/images/gray_arrow_square.gif); list-style-type: none;
	text-align: left;}
	.ul.arrowlist_grey2 { padding:0 0 0 0px; margin:0 0 0 15px;}
	.arrowlist_grey2 li { line-height:1.5; padding:0 0 0 0px; margin:0;}
	
	.bulletlist_grey { list-style-position:outside; list-style-image:url(/mlw/images/gray_bullet_wide.gif); list-style-type:none; text-align:left;}
	.ul.bulletlist_grey { padding:0 0 0 0px; margin:0 0 0 5px;}
	.bulletlist_grey li { line-height:1.5; padding:0 0 0 15px; margin:0;}
	
	.bulletlist_grey2 { list-style-position:outside; list-style-image:url(/mlw/images/gray_bullet_square.gif); list-style-type:none; text-align:left;}
	.ul.bulletlist_grey2 { padding:0 0 0 0px; margin:0 0 0 15px;}
	.bulletlist_grey2 li { line-height:1.5; padding:0 0 0 0px; margin:0;}

	.squarelist_grey { list-style-position:outside; list-style-image:url(/mlw/images/gray_square.gif); list-style-type:none; text-align:left;}
	.ul.squarelist_grey { padding:0 0 0 0px; margin:0 0 0 5px;}
	.squarelist_grey li { line-height:1.5; padding:0 0 0 15px; margin:0;}
	
	.squarelist_grey2 { list-style-position:outside; list-style-image:url(/mlw/images/gray_square.gif); list-style-type:none; text-align:left;}
	.ul.squarelist_grey2 { padding:0 0 0 0px; margin:0 0 0 15px;}
	.squarelist_grey2 li { line-height:1.5; padding:0 0 0 0px; margin:0;}


/* this is the link style used for the small footer links*/
	a.footer:link { color: #666666; font: normal 7.5pt Arial, Helvetica, Tahoma, sans-serif; }

	a.footer:visited { color: #666666; font: normal 7.5pt Arial, Helvetica, Tahoma, sans-serif; }

	a.footer:hover { color: #333399; font: normal 7.5pt Arial, Helvetica, Tahoma, sans-serif; }

	a.footer:active { color: #666666; font: normal 7.5pt Arial, Helvetica, Tahoma, sans-serif; }
	

/* this is the link style used for small gray notes */
	a.note:link   { color: #666699; font: normal 8pt/8pt Arial, Helvetica, Tahoma, sans-serif; }

	a.note:visited   { color: #666699; font: normal 8pt/8pt Arial, Helvetica, Tahoma, sans-serif; }

	a.note:hover   { color: #0066CC; font: normal 8pt/8pt Arial, Helvetica, Tahoma, sans-serif; }

	a.note:active   { color: #666666; font: normal 8pt/8pt Arial, Helvetica, Tahoma, sans-serif; }
	

/* this is the text style span classes available for text only */
	.subhead { color: #666666; font: bold 10pt Arial, Helvetica, Tahoma, sans-serif; }

    .subhead2 { color: #6B6B6B; font: bold 10pt Arial, Helvetica, Tahoma, sans-serif; } 
	 
	.note { color: #666666; font: normal 8pt/8pt Arial, Helvetica, Tahoma, sans-serif; }

	.caption { color: #666666; padding: 0; font: normal 8pt/8pt Arial, Helvetica, Tahoma, sans-serif;  }

	.context { color: #666699; font: normal 8pt/8pt Arial, Helvetica, Tahoma, sans-serif; }
	
	.footer { color: #666666; font: normal 7.5pt Arial, Helvetica, Tahoma, sans-serif; }

	.textonly { color: #666666; font: normal 6pt/6pt Arial, Helvetica, Tahoma, sans-serif; }
	
	.title { color: #000; font: bold 11pt/11pt Verdana, Arial, Tahoma, sans-serif; }
	
	.title2 { color: #000; font: bold 10pt/10pt Verdana, Arial, Tahoma, sans-serif; }

	.form { background: #FFFFFF; color: #666666; font-size: 11px; font-family: Arial, Helvetica, sans-serif }
	
	.small { color: #333333; font-family:Arial, Helvetica, sans-serif; font-size:8pt; font-style:normal	}
	
	.small_opmp { color: #333333; font-family:Arial, Helvetica, sans-serif; font-size:7pt; font-style:normal }
	
	.smallbold {color: #333333; font-family:Arial, Helvetica, sans-serif; font-size:8pt; font-style: normal; font-weight:bold;}
    
    .bodytext {
	color: #333333;
	font: normal 10pt Verdana, Arial, Tahoma, sans-serif;
	text-decoration: none;
	}
	
	.boldbodytext { color: #333333; font:bold 10pt Verdana, Arial, Tahoma, sans-serif; text-decoration: none; }
	
	.spotlight { color: #333333; font:normal 8.5pt Verdana, Arial, Tahoma, sans-serif; text-decoration: none; }
	
	.spotlightbold { color: #000; font:bold 8.5pt Verdana, Arial, Tahoma, sans-serif; text-decoration: none; }
	
	.hidelabel { display: none; }
	
	.opmp { border:solid; color:#d8a412; border-width:thin }
	
	.redbox { border: thin dashed #990000; padding: 15px;}
    
	.formlabel { color: #990099; font: bold 10pt Verdana, Arial, Tahoma, sans-serif; text-decoration: none; }
	
	.formlabel_verify { color: #000033; font: bold 10pt Verdana, Arial, Tahoma, sans-serif; text-decoration: none; }
	
	.tablecolumnheader { color: #003366; font: bold 10pt Verdana, Arial, Tahoma, sans-serif; text-decoration: none; }
	
	.Error_red_text_H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
	}

	.ErrorRedText_2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	}

	.ErrorRedText {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	}

	.whitetext {color: #FFFFFF}
	.whitetextbold {
	color: #FFFFFF;
	font-weight: bold;
	}

/* these are the parameters for the expandable div's on the site index page */
	.mC {list-style-image: url(/mlw/images/gray_arrow_wide.gif);} 
    .mH {cursor:pointer; position:relative; top:-11px; left:175px; width:50px; margin:-8px;}
    .mL {display:none; margin:0px 0px 5px 0px; padding:0px 0px 0px 25px;}
    .mT {display:block; list-style-image:url(/mlw/images/gray_bullet_wide.gif); list-style-type:none; line-height:1.5;}
	
/* this is for divs with borders...not to be confused with Doctors Without Borders...*/
	.divbox {
	background-color:#E7E7E7; 
	border-bottom:solid 1px; color:#999999; 
	}
	
	.divmain {
	background-color:#F9F9F9; 
	border-bottom:solid 1px; color:#000066; 
	border-top:solid 1px; color:#000066;	
	}


