/* CSS Document - Author: Shaibal Mandal */
/* Main Styles that apply to body */
* 
{
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
}
a:hover {color:#888;}
body {
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	margin: 0px 0px 0px 0px;
	background: #B6D590 url("http://www.emergecoachingservices.com/images/emerge/bg2.gif")  center repeat-y;
	/*Blue: 68acd9*/
	/*Orange: FEB232*/
	/*Green: B6D590 */
	/*url("http://www.emergecoachingservices.com/beta/images/emerge/bg2.gif")*/
}
/*form {padding-left: 50%;}*/
#bodydiv {padding-left: 50%;}
/* This is the page container built and centered using -ve margins */
#container {
	width: 700px;
	margin: 0;
	display:block;
	margin-left: -350px;
}
/* The topmost faded bar */
#topbar {
    width:auto;
    /*background: #EDE5DA;*/
    background:#fff;
    height: 20px;
    padding: 10px 5px 5px 2px;
    font: 9px verdana;
    font-weight: bold;
    color: #CCCCCC;
    text-align: right;
}
/* This holds the two heading blocks, the title and the login form */
#headerwrapper {
    width: auto;
    /*background-color:#ffffff;*/
	background:url(images/eMerge_Banner_09.gif) no-repeat;
}
/* class that styles the holder div of the forms */
.userform {
    width: auto;
    color: #b3bb7e;
    padding: 5px 0px 5px 3px;
    background: #fbfbfb;
    border:1px solid #efefef;
    border-top: none;
    text-align: justify;
    margin-bottom: 1px;
}
/* This will style the login and search */
.userform input {
    border: 1px solid #DDD;
    font-family: verdana;
    font-size: 10px;
    color: #BBB;
    font-weight: bold;
}
.userformadmin {
    width: auto;
    color: #b3bb7e;
    padding: 5px 0px 5px 3px;
    background: #fbfbfb;
    border:1px solid #efefef;
    border-top: none;
    text-align: justify;
    margin-bottom: 1px;
}
/* This will style the login and search */
.userformadmin input {
    border: 1px solid #DDD;
    font-family: verdana;
    font-size: 10px;
    color: #339933;
    font-weight: bold;
}

h1 {
    font: 48px verdana;
	/*color: #EEE;*/
	color: #eee;
	margin: 5px;
}
h6 {
    font: 10px verdana;
    font-weight: bold;
	/*color: #DDD;*/
	color: #FFF;
	margin: 0px;
	padding: 0px;
	margin-left: 8px;
}
/* This holds the tabs */
#tabholder
{
    width: auto;
}
/* Container for the article box, and the pic box */
.articleboxouter {
    clear:both;
    padding:0px 6px 0px 5px;
    width:auto;    
} 
/* Content holder for the articles */
.articleboxinner {
    width: auto;
    line-height: 20px;
    color: #888;
    padding: 15px 6px 0px 6px;
    /*background: #fbfbfb;*/
    background:#fbfbfb;
    border:1px solid #efefef;
    text-align: justify;
    margin:0px;
    
}
.articleboxinner table td {vertical-align:top; font-size:11px; color:#888; }
/* The title style for the main article */
.articleheader
{
    font-size: 17px;
    font-weight: bold;
    border-bottom: 1px solid #CCC;
}
/* The title style for the main article */
.articleheader2
{
    font-size: 15px;
    font-weight: bold;
    border-bottom: 1px solid #CCC;
    color:#68acd9;
}
/* The title style for the homepage */
.articleheader3
{
    font-size: 17px;
    font-weight: bold;
    border-bottom: 1px solid #CCC;
    color:#68acd9;
}
/* This will contain the three columns */
#newsContainer2
{
    background:#fbfbfb;
    width:689px;
}
/* First column of the three columns */
.c1
{
	background-color:#F6F3D8;
    border-color:#DDDDDD rgb(221, 221, 221);
    border-style:none solid solid;
    border-width:medium 1px 1px;
    color:#888888;
    float:left;
    height:210px;
    line-height:22px;
    width:227px;
}
.c1 p {margin:0; padding:0;}
/* Second column of the three columns */
.c2
{
    background-color:#FFFFFF;
    border-bottom:1px solid #DDDDDD;
    color:#888888;
    float:left;
    height:210px;
    line-height:22px;
    width:230px;
}
.c2 p {margin:0; padding:0;}
/* Third column of the three columns */
.c3
{
	background-color:#F6F3D8;
    border-color:#DDDDDD rgb(221, 221, 221);
    border-style:none solid solid;
    border-width:medium 1px 1px;
    color:#888888;
    float:right;
    height:210px;
    line-height:22px;
    width:228px;
}
.c3 p {margin:0; padding:0;}
/* This controls the titles for each column */
.noteheader
{
    border-bottom:1px solid #DDDDDD;
    border-top:medium none;
    height:24px;
    width:auto;
	background:transparent url("http://www.emergecoachingservices.com/images/emerge/menuBG.jpg") repeat-x scroll 0%; /*img gray is headerbg.jpg*/
}
.noteheader span div div span
{
    color:#FFFFFF;
    font-family:verdana;
    font-size:11px;
    font-weight:bold; 
}
/* And this gives the column text some breathing space */
.spacy
{
    padding: 5px;
}
/* This will style the read more thing at the bottom */
.readmore {
    text-align: right;
    display: block;
    width: auto;
}
.readmore A:hover{
    color:#888;
}
/* This controls the main pic in the main article box */
.mainpiccontrol
{
    border: 2px #eee  solid;
    float: left;
    margin-right: 10px;
    padding:1px;
    vertical-align:top;
}
/* This controls the main pic in the main article box */
.mainpiccontrol2
{
    border: 2px #eee  solid;
    float: right;
    margin-left: 10px;
    padding:1px;
}
/* Container for the pic thumbnails */
.picboxouter {
    width: auto;
    padding: 0px 6px 0px 5px;
    clear: both;
}
/* Content holder for the pic box */
.picbox {
    width: auto;
    line-height: 22px;
    color: #C0C090;
    padding: 5px 6px 6px 6px;
    border:1px solid #efefef;
    border-top: none;
    text-align: center;
}
/* This controls the thumbnails in the picbox div */
.pickboxcontrol
{
    border: 1px #DDD solid;
    vertical-align: middle;
}
/* Sometimes, I don't want borders around my hyperlink images */
.noborder {
    border: none;
}
/* For taming those leeeeeeetle arrows */
img {
    vertical-align: text-bottom;
}
/* Style-up those ugly default hyperlinks */
a {
	text-decoration: none;
	padding: 0;
	margin: 0;
	color: #888;
}
/* And their ugly hover states too */
a:hover {
	text-decoration: underline;
}
/* Why should the humble footer be left out? */
#footer {
	background-color: #f6f3d8;
	color: #888;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	padding-top: 5px;
	clear: both;
}
#footer * 
{
	color:#888;
}
/*sub footer */
#copy {text-align:center;}
#copy *{color:#888;	font-size:xx-small;}
/* CSS Tabs */
#tabs8 
{
    background:#FFFFFF none repeat scroll 0%;
    border-bottom:1px dotted #CCCCCC;
/*    border-top:2px solid #70C0EB;*/
    float:left;
    font-size:93%;
    line-height:normal;
    width:100%;
}
#tabs8 ul {
    list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0pt;
padding:10px 10px 0pt 5px;
}
#tabs8 li {
    float:left;
    background:url("http://www.emergecoachingservices.com/images/emerge/tableft8.jpg") no-repeat left top;
    margin:0;
    padding:0 0 0 4px;
    text-decoration:none;
    list-style:none;
}/*F6F3D8*/
#tabs8 li a {
    float:left;
    display:block;
    background:url("http://www.emergecoachingservices.com/images/emerge/tabright8.jpg") no-repeat right top;
    padding:5px 15px 4px 6px;
    color:#339933;
    font-weight: bold;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs8 li a {float:none;}
    /* End IE5-Mac hack */
    #tabs8 li:hover a {
    color:#806B57;
}
#tabs8 li:hover {
    background-position:0% -42px;
}
#tabs8 li:hover a {
    background-position:100% -42px;
    color: #806B57;
}
#tabs8 #current li {
    background-position:0% -42px;
}
#tabs8 #current li a {
    background-position:100% -42px;
    color: #888;
}
#tabs8CurrentLink
{
    background-image: url(buttons/MaroonWhiteGrdnt_selected.gif);
    background-repeat: repeat-x;
    background-color: #e57b7b;
    cursor: default;
}
#menucontainer{z-index:99999;}
#sideArea
{
	width: 145px;
    line-height: 22px;
    color: #888;
	margin:45px 10px 0px 0px;
	font-size:1.1em;
	float:left;
}
#leftBottomArea 
{
    float:left;margin:20px 10px 0px 0px;width:145px;clear:left;display:inline;
}
#secondaryMenu
{
	width: 153px;
	background:#F6F3D8;
    border: 1px solid #DDD;
    border-top: none;
    line-height: 22px;
    color: #888;
	margin:45px 10px 0px 0px;
	font-size:1.1em;
	float:left;
}
#secondaryMenu .menuHeader
{
    /*width:100%;*/
    /*border-bottom: 1px solid #DDD;*/
    border-top: none;
    color: #fff;
    height: 22px;
	background:url('http://www.emergecoachingservices.com/images/emerge/menuBG.jpg') repeat-x;
	padding-top:5px;
	padding-left:5px;
	margin:auto;
}
#secondaryMenu .menuHeader div,  
#secondaryMenu .menuHeader span, 
#secondaryMenu .menuHeader p 
{
	font-family: verdana;
    font-size: 11px;
    font-weight: bold;
    padding:0;
    margin:0;
    line-height:normal;
}
/*#secondaryMenu {
    float:left;
    background:#EDE5DA;
    font-size:1.1em;
    line-height:normal;
    border-bottom:1px solid #CCC;
}*/
#secondaryMenu ul {
    margin:0;
    padding:0px 0px 0 5px;
    list-style:none;
    vertical-align:top;
}
#secondaryMenu li {
    margin:0;
    padding:0px 0 5px 0;
    border-bottom:1px dotted #D6C9BF;
    list-style-type:none;
}
#secondaryMenu span a
 {
    margin:0;
    text-decoration:none;
    color:#888;
    display:block;
    padding:5px 15px 4px 6px;
}
#secondaryMenu a span {
    
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#secondaryMenu a span {float:none;}
/* End IE5-Mac hack */
#secondaryMenu a:hover span {
}
#secondaryMenu span a:hover
{
	/*left align */
    /*background:url('http://65.98.57.146:8443/sitepreview/http/emergecoachingservices.com/images/emerge/arrow.png') 5% 50% no-repeat;
	  padding-left: 1.5em;*/
    /*right align of arrow*/
    background:url('http://www.emergecoachingservices.com/images/emerge/arrow.png') 100% 50% no-repeat;
	padding-right: 1.5em;
}
#secondaryMenu a:hover span {
}
#secondaryMenu #selected a {
    /*left align */
    /*background:url('http://65.98.57.146:8443/sitepreview/http/emergecoachingservices.com/images/emerge/arrow.png') 5% 50% no-repeat;
	  padding-left: 1.5em;*/
    /*right align of arrow*/
    background:url('http://www.emergecoachingservices.com/images/emerge/arrow.png') 100% 50% no-repeat;
	padding-right: 1.5em;
	font-weight:bold;
}
#secondaryMenu ul li ul li a, 
#secondaryMenu #selected ul li a
 {
    /*left align */
    /*background:url('http://65.98.57.146:8443/sitepreview/http/emergecoachingservices.com/images/emerge/arrow.png') 5% 50% no-repeat;
	  padding-left: 1.5em;*/
    /*right align of arrow*/
    background:none;
	font-weight:normal;
	font-size:10px;
	border:none;
}
#secondaryMenu #selectedInner a {
    /*left align */
    /*background:url('http://65.98.57.146:8443/sitepreview/http/emergecoachingservices.com/images/emerge/arrow.png') 5% 50% no-repeat;
	  padding-left: 1.5em;*/
    /*right align of arrow*/
    background:url('http://www.emergecoachingservices.com/images/emerge/arrow.png') 100% 50% no-repeat;
	padding-right: 1.5em;
	font-weight:bold;
}
#secondaryMenu ul li ul li {border:none;}
#secondaryMenu .Store-CategoryMenu-ItemSelected 
{
	background:url('http://www.emergecoachingservices.com/images/emerge/arrow.png') 100% 50% no-repeat;
	padding-right: 1.5em;
	font-weight:bold;
	font-size:12px;
}
#secondaryMenu #selected a span {
    color: #888;
}

#secondaryMenu #b3selected a {
    /*left align */
    /*background:url('http://65.98.57.146:8443/sitepreview/http/emergecoachingservices.com/images/emerge/arrow.png') 5% 50% no-repeat;
	  padding-left: 1.5em;*/
    /*right align of arrow*/
    background:url('http://www.emergecoachingservices.com/images/emerge/arrow.png') 100% 50% no-repeat;
	padding-right: 1em;
	font-weight:bold;
	font-size:10px;
    padding:0px 0px 0px 25px;
}

#secondaryMenu #b3unselected a:link {
    /*left align */
    /*background:url('http://65.98.57.146:8443/sitepreview/http/emergecoachingservices.com/images/emerge/arrow.png') 5% 50% no-repeat;
	  padding-left: 1.5em;*/
    /*right align of arrow*/
    margin:0;
    padding:0px 0px 2px 25px;
    list-style-type:none;
	background:none;
	font-weight:normal;
	font-size:10px;
}
#secondaryMenu #b3unselected a:visited {
    /*left align */
    /*background:url('http://65.98.57.146:8443/sitepreview/http/emergecoachingservices.com/images/emerge/arrow.png') 5% 50% no-repeat;
	  padding-left: 1.5em;*/
    /*right align of arrow*/
    margin:0;
    padding:0px 0px 2px 25px;
    list-style-type:none;
	background:none;
	font-weight:normal;
	font-size:10px;
}
#secondaryMenu #b3unselected a:hover {
    /*left align */
    /*background:url('http://65.98.57.146:8443/sitepreview/http/emergecoachingservices.com/images/emerge/arrow.png') 5% 50% no-repeat;
	  padding-left: 1.5em;*/
    /*right align of arrow*/
    margin:0;
    padding:0px 0px 2px 25px;
    list-style-type:none;
	background:none;
	font-weight:normal;
	font-size:10px;
}
/* End of CSS Tabs */
.contentinner {
    background:#FBFBFB none repeat no-scroll;
    border:1px solid #EFEFEF;
    color:#888888;
    line-height:20px;
    padding:29px 6px 0px;
    text-align:justify;
    width:510;
    overflow:hidden;   
    min-height:350px; 
	float: right;
    /*margin-left:157px;*/
}
.contentheader * span
{
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #CCC;
    color:#68acd9;
}
.ModuleTitle_MenuItem 
{
	z-index:99999;
}
.ctitle {display:none;}
/* tell a friend user control */
#tellafriend td{ color:#888; font-size:12px; text-align:right;}

/* table for purchase history page */
#purchasereports td{color:#000000; font-size:12px; text-align:left;}

#productbg {background-color:#F6F3D8;}