
.HalfOpaque {
	opacity:.25;
	filter: alpha(opacity=25); 
	-moz-opacity: 0.25;
}

#formPage {
	padding: 4px;
	background-color: #DDDDDD;
	border: 1px solid #AAAAAA;
	font-family: Arial;
}

fieldset {
	padding: 6px;
	margin: 10px;
}

legend {
	padding: 3px;
	border: 1px solid #AAAAAA;
	background-color: #FFFFCC;
	font-weight: bold;
}

#site_lists {
	width: 500px;
}

#site_lists p {
	font-size: 8pt Arial;
	padding: 3px;
	padding-left: 0;
	text-align: left;
}

#div_container {
	width: 440px;
	height: 260px;
	margin: auto;
}

#div_container div {
	float: left;
	margin: auto;
}

#site_lists select {
	width: 200px;
	height: 260px;
}

#site_lists #select_buttons {
	width: 40px !important;
	height: 212px;
	padding-top: 48px;
}

#site_lists #select_buttons input {
	width: 32px;
	height: 32px;
	margin: 4px;
}

#pricing {
	width: 70%;
	margin: 0;
	margin-bottom: 12px;
}

#formPage table td {
	vertical-align: top;
	text-align: left;
}

.req {
	font-weight: bold;
	color: #FF0000;
}

.section {
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	background-color: #EEEEEE;
	text-align: center;
}

.section-block {
	background-color: #E2E2E2;
}

.section-block td {
	background: transparent;
}

.small {
	font-size: 8pt;
}

.label {
	font-weight: bold;
}

.section-block .label {
	padding-left: 10px;
}

#toggleCategTree {
	color: #006699;
	cursor: pointer;
}

.faux-link {
	color: #006699;
	cursor: pointer;
}

#rules {
	display: none;
	border: 1px solid #808080;
	background-color: #FFFF00;
	position: absolute;
}


/*
 ===============================
   Category Tree
 ===============================
*/

#categtreebox {
	display: none;
	border: 1px solid #006699;
	height: 200px;
	width: 300px;
	overflow: auto;
	background-color: #FFFFFF;
	font-size: 8pt;
}

.categoryTree {
	margin: 0;
	padding: 0;
	margin: 8px;
}

.categoryTree li {
	list-style-type: none;
}

.categoryNode {
	cursor: pointer;
	vertical-align: top;
}

.categoryNode:hover {
	background-color: #C4EBF8;
}

.categoryNode img {
	vertical-align: bottom;
}

.subCategoryTree {
	display: none;
	margin: 0;
	padding: 0;
	margin-left: 8px;
}

.subCategoryNode {
	cursor: pointer;
}

.subCategoryNode:hover {
	background-color: #FFFFCC;
}

/*
 ===============================
   Advertiser 'Home' page
 ===============================
*/

.myBox h1 {
	color: #9A0003;
}

.myBox hr {
	background-color: #000000; 
	margin: 0; 
	padding: 0
}

.myBox #leftPanel {
	float: left; 
	border-right: 2px dotted #DDDDDD; 
	width: 200px; 
	height: 700px;
	font-size: 11pt;
}

.myBox #leftPanel ul {
	margin: 0;
	padding: 0;
	margin-left: 4px;
}

#leftPanel ul li {
	list-style-type: none;
	margin: 2px;
	margin-bottom: 12px;
	text-align: left;
	padding:2px;
	padding-right: 8px;
}

.ad_options #current {
	
	background: #FCF7BA url(../images/advertiser/step_marker.png) no-repeat right;
	font-weight: normal;
}

.ad_options li a:link {color: #006699 !important;}
.ad_options li a:visited {color: #006699 !important;}
.ad_options li a:hover {color: #333333 !important;}
.ad_options li a:focus {color: #0066CC !important;}
.ad_options li a:active {color: #009900 !important;}
	
#rightPanel {
	display: inline;
	height: 100%;
	margin-left: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#rightPanel #box-margin {
	float: left;
	width: 10px !important;
	height: 700px;
}

#rightPanel td {
	vertical-align: top;
	/*border: 1px solid #DDDDDD;*/
}

.spacer {
	height: 10px;
	border: 0;
	color: #FFFFFF !important;
	background-color: #FFFFFF !important;
}

.step {
	padding-left: 10px;
	color: #000000;
	font-weight: bold;
	font-size: 1.1em;
}

#step_1, #step_2, #step_3 {
	color: #9A0003;
	font-weight: bold;
	font-size: 1.2em;
	width: 82px;
}

#rightPanel .current {
	padding-top: 10px;
	text-align: center;
	width: 82px;
	height: 40px;
	color: #FFFFFF;
	background: transparent url(../images/advertiser/current_step.png) no-repeat;
}

#rightPanel #businessNameContainer {
	display: none;
}

.normal {
	font-weight: normal;
	font-size: 1.0em;
	text-decoration: none;
}

#listing_container {
	display: none;
	width: 544px;
	height: 289px;
	background: url(../images/advertiser/listing_box.png) no-repeat;
	padding-left: 20px;
	padding-top: 20px;
}

#businesses {
	background-color: transparent;
	width: 520px;
	height: 245px;
	text-align: left;
	overflow: auto;
}

#businesses a {
	color: #AAAAAA;
	text-decoration: none;
}

#businesses a:hover {
	color: #6699CC;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
}



#redwrapper{
float:left;
width: 250px;
margin: 10px;

padding:5px;
}
.redbox{
background: #fff;
padding:5px;
}
.redboxholder{

padding: 2px;
background: #970102;
}
.redtab{
width:240px;
padding:5px;
margin: 0 0px 0 0;
text-align: left;
background-image:url(../images/advertiser/greentab.jpg);
}
.redtabtxt{
margin: 0;
color: #fff;
font-family:Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
padding: 0px 0 0 0;
}


h3.adHeading3  {
	font-size: 1.50em;
	margin: 15px;
	font-weight:bold;
	
}

h4.adHeading4  {
	font-size: 1.1em;
	margin: 10px 0 0 0;
	}
	
	.adBox
{
	color: #000000;
	margin: 7px;
	
	width: 870px;
	
	text-align: left;
	background-color: #FFFFFF;
	border: 3px solid #ffffff;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

/*- Menu Tabs 1--------------------------- */


    #tabs1 {
      float:left;
      width:100%;
      margin-left:0px;
	  padding-left:0px;
      font-size:95%;
      line-height:normal;
    
      }
    #tabs1 ul {
          margin:0;
          padding:10px 10px 0 15px;
          list-style:none;
      }
    #tabs1 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs1 a {
      float:left;
      background:url(http://www.crazymerlin.com/images/advertiser/tableft1.png) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
	  color:#06C;
      }
    #tabs1 a span {
      float:left;
      display:block;
      background:url(http://www.crazymerlin.com/images/advertiser/tabright1.png) no-repeat right top;
      padding:5px 15px 4px 6px;
     color:#06C;
	  font-weight:bold;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs1 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#627EB7;
      }
    #tabs1 a:hover {
     text-decoration:underline;
      }
	  #tabs1 a:hover span {
      text-decoration:underline;
      }

      #tabs1 #current a {
              text-decoration:underline;
      }
      #tabs1 #current a span {
              text-decoration:underline;
      }
    
	#navlist
{

padding: 0;
margin: 0;
margin-left: 1em; 
padding-left: 0;
list-style: none;
}

#navlist li
{

background-image: url(../images/yellowarrow.jpg);
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: 20px;
padding-top:4px;
padding-bottom:4px;
}

#adHeader 
{
width:100%; 
background-image:url(../images/advertiser/adbar.jpg); height:32px;
}

#adTable
{
float:left;
padding:10px;
padding-top:2px;
width:530px;
}

#adPrice
{
padding-top:11px;font-size:16px;font-weight:bold;color:#990000; float:left;}

#bottomPrice
{
padding-top:11px;font-size:14px;font-weight:bold;color:#990000; }

#buynow {
padding-top:10px;padding-right:5px; float:right;}

#package {
font-size:16px;font-weight:bold;}

#padding {
padding-top:10px;padding:5px;}

#right {
float:right;padding-right:20px;padding-top:8px;}
#bottomContainer {
padding:10px;padding-top:25px;width:100%;}
#bottomPackage{
font-size:14px;font-weight:bold;}