body {
	color: #444;
}

hr.clear {
	background: #fff;
	color: #fff;
	margin: 0;
}

h1, h2, h3, h4, h5, h6 {
	color: #6C3DB2;
}

div#page {
	background: #fff;
}

div#placeholder-logo {
	color: #6C3DB2;
	font-size: 30px;
	font-weight: bold;
}

a#logo {
	text-decoration: none;
}


div#placeholder-hero {
	background: #ebf4db;
}

div#placeholder-box1 {
	background: #A0CC4B;
	color: #000;
}

div#placeholder-search {
	color: #fff;
}

div.whoslogged {
        height: 12px;
	color: #6C3DB2;	
}

div.login {
        height: 10px;
	color: #6C3DB2;	
}

div#footer {
	color: #fff;
	font-size: 11px;
	text-align: center;
}

td.menu-item {
	color: #fff;	
}

td.menu-item-hover {
	color: #CBFF5A;
}

td.menu-item-selected {
	color: #aeff00;
}

td.menu-item-visible {
	color: #4E2572;	
        font-size: 14px;
        background: transparent;
	border: none;
	padding-left: 25px;
        font-weight: bold;
        font-family: "myriad pro" , "arial" , "verdana";
        cursor: pointer;
	cursor: hand;
}

td.menu-item-visible-hover {
	color: #4E2572;	
        font-size: 14px;
        background: #DFC0F9;
	border: none;
        padding-left: 25px;
        font-weight: bold;
        font-family: "myriad pro" ,"arial" , "verdana";
       cursor: pointer;
	cursor: hand;
       text-align: left;
}

td.menu-item-visible-selected {
	color: #4E2572;	
        font-size: 14px;
        background: transparent;
	border: none;
        padding-left: 25px;
        font-weight: bold;
        font-family: "myriad pro" , "arial" , "verdana";
        cursor: pointer;
	cursor: hand;
        text-align: left;
}

td.submenu-item {
	background: #f9f9f9;
	color: #000;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-hover {
	background: #A0CC4B;
	color: #000;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-selected {
	background: #000;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

/* @group Forms */

.announcement-list {
	padding: 18px 18px 3px;
}

div.search-box {
	background: #B69DDD;	
}

.secure-login, .newsletter-form {
	background: transparent;
	border: none;
	margin-bottom: 18px;
	padding-bottom: 18px;
}

.secure-login h3, .newsletter-form h3 {
	background: transparent;
	border: none;
	font-size: 14px;
	margin: 0;
	padding: 18px 18px 0;
}

.secure-login div.form, .newsletter-form div.form {
	padding-left: 9px;
}

div.search-box {
	margin: 18px 0;
	padding: 18px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Links */

a:link, a:visited {
	color: #6C3DB2;
	text-decoration: none;	
}

a:hover, a:active {
	color: #6C3DB2;
	text-decoration: underline;
}

div.whoslogged a {
	color: #C8FF5E;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Template Settings */

/* Don't touch these unless you know how CSS layouts work */

body {
	background: #B69DDD url(/images/cssimg/bg-10-6.jpg) repeat-x 0 0;
	margin-top: 27px;
}

* html body {
	margin-top: 12px;
}

div#header-left {
	height: 100px;
	background: transparent;
        background-position: left;
}

div#header-right {
	background: url(/images/cssimg/beecraftylogobannerright.gif) no-repeat 0 0;
        background-position: right;
        color: #6C3DB2;
        height: 100px;
       
}

div#placeholder-nav {
	height: 36px;
	margin-top: 24px;
	padding-left: 60px;
}

div#placeholder-login {
        /*height: 22px;*/
        padding-top: 19px;
	/*margin-top: 30px;*/
	padding-left: 60px;
}


div#placeholder-logo {
	padding-top: 27px;
	padding-left: 30px;
}

div#placeholder-rss {
	height: 18px;
	text-align: right;
}

div#placeholder-hero {
	height: 216px;
	margin: 0;
	width: 600px;
}

div#placeholder-box1 {
	height: 216px;
	overflow-x: hidden;
	overflow-y: auto;
	overflow: auto;
}

div#main div.inner {
	padding: 18px 30px 30px;
}

div#placeholder-rss {
	height: 16px;
	margin-bottom: 9px;
	text-align: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}

div.whoslogged {
	
        /*position: absolute;
        top: 105px;
        left: 815px;*/
        text-align: right;
}

div#footer {
	padding-top: 18px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */
