body, td, input, textarea {
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 12px;
}

table {
	border: none;
}

.bordered {
    border: 1px solid #DCDCDC;
    border-collapse: collapse;
}

.checkBox {
	margin-left:-4px;
}

.tableTitle {
    font-weight:bold;
    padding:2px 10px 2px 10px;
}

.remainingCharsLabel {
	font-weight:normal;
	font-size:7.5pt;
	font-style:italic;
}

.contentSectionTitle {
	margin-bottom:2px;
}

.masterBG {
    background-color: #E6E6Fa;
}

.contentBoldTitle {
    font-weight:bold;
    font-size:8pt;
}

.contentTitle {
    font-size:8pt;
}

.contentStandardText {
	font:9pt Verdana, arial, Helvetica, sans-serif;
}

.note, .footnote {
	color:Gray;
	font:8pt Verdana, arial, Helvetica, sans-serif;
}

.error {
	color:Red;
}

/* Begin Edit Grid Styles */

table.editGrid tr td {
	border-right: transparent;
	border-left: transparent;
}

.editGridHeader,
.editGridHeader tr {
	background-color:#e0e0e0;
	width:100%;
}

.editGridHeader,
.editGridHeader td {
	border-bottom:solid 1px black;
	font:bold 9pt Verdana, arial, Helvetica, sans-serif;
}

.editGridItem,
.editGridItem td,
.editGridItem input {
	background-color:#f2f2f2;
}

.editGridalternatingItem,
.editGridalternatingItem td,
.editGridalternatingItem input {
	background-color:#e6e6e6;
}

.editGridItem,
.editGridItem td,
.editGridalternatingItem,
.editGridalternatingItem td,
.editGridEditItem,
.editGridEditItem td {
	font-size:9pt;
	font-family: Verdana, arial, Helvetica, sans-serif;
	vertical-align:middle;
}

.editGrid input,
.editGrid textarea {
	font:9pt Verdana, arial, Helvetica, sans-serif;
}

.editGridEditItem,
.editGridEditItem td,
.editGridEditItem input {
	vertical-align:top;
}

.editGridFooter td {
	font: normal 9pt Verdana, arial, Helvetica, sans-serif;
}


/* Begin alert */
.alertInfo { 
	color: #003561 
} 

.alertError { 
	color: #DC143C;
} 

.alertShell { 
	border: none;  
	margin-top: 10px; 
	margin-bottom: 10px;
	width: 100%; 
}

.alertTable { 
	width: 100%; 
	background-color: #f5f5f5; 
	text-align: center 
}

.alertTable TD { 
	FONT: bold 9pt arial, Verdana, Helvetica, sans-serif 
} 

.alertMessage { 
	font-weight: bold; 
	font-size: 9pt; 
	text-align: left 
} 
.alertMessage a 
{ 
	font-weight: bold; 
	font-size: 9pt; 
	text-align: left 
} 
.alertMessage a:visited 
{ 
	font-weight: bold; 
	font-size: 9pt; 
	text-align: left
} 
.alertMessage a:hover 
{ 
	font-weight: bold; 
	font-size: 9pt; 
	text-align: left 
} 
.alertMessage a 
{ 
	color: blue; 
	text-decoration: underline 
} 
.alertMessage a:visited 
{ 
	color: blue; 
	text-decoration: underline 
} 
.alertMessage a:hover 
{ 
	color: blue; 
	text-decoration: underline 
} 
.alertMessage HR 
{ 
	width: 100%; 
	color: #aaaaaa 
} 
/* End alert */

.passwordIndicator {
	background-color: Gray;
	color: White;
	margin-left: 3px;
	padding: 4px;
	font-size: 8pt;
	font-style: italic;
}
/***/

body {
	margin: 0;
	min-width: 780px;
}

.total-wrapper {
	width:990px; 
	margin: 0 auto; 
	background-repeat: repeat-y;
}

#forum-outer-wrapper {
	width:966px;
	margin: 0 auto;
}

#forum-outer-wrapper a {
	text-decoration: underline;
}

#forum-outer-wrapper a:hover {
	text-decoration: none;
}

.clear {
	clear: both;
}

* html .minwidth {
	border-left:780px solid #fff; 
	position:relative; 
	float:left; 
	z-index:1;
}

* html .container {
	margin-left: -780px;
	position: relative; 
	float: left; 
	z-index: 2;
}

form {
	margin: 0;
	padding: 0;
}

.link-button {
	padding: 5px 15px 5px 15px; 
	font-weight: bold; 
	text-decoration: none !important;
	font-size: 12px;
	line-height: 10px;
}

/*-----------------------------------------------------------------------------
								Header
-----------------------------------------------------------------------------*/



.forum-header-wrapper {
	position: relative;
	margin: 0 auto;
	/*width:98%;
	height: 100px;*/
	/*background-image: url(images/bottom-right.gif);*/
	background-position: bottom right;
	background-repeat: no-repeat;
}



.forum-header-wrapper h1 {
	font-weight: normal;
	position: absolute;
	font-size:24px;
	margin: 0;
	padding: 0;
	top: 20px;
	left: 20px;
	
}


/*-------------------------------------Menu-----------------------------------*/


.NavTabPanel 
{
	/*margin-top: 38px; */
	padding: 5px 5px 5px 10px;
	clear: both;
	margin: 10px;
	font-size: 11px;
	font-family: verdana, arial, Helvetica, sans-serif;
}	

.nav-panel{
	margin: 0;
	padding: 0;
	list-style: none;
	height: 1%;
}

.nav-panel:after {
	content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}
	

.nav-panel li {
	float: left;
	padding-right: 10px;
}
 
.nav-panel li a,
.nav-panel li a:link,
.nav-panel li a:visited {
	display: block;
	width: auto;
	font-weight: bold;
}

div#menu {
	float:left;
	width: 100%;
	padding-top:43px;
	/*background-image: url(images/bottom-left.gif);*/
	background-position: bottom left;
	background-repeat: no-repeat;
}

div#menu2 {
	float:left;
	width: 500px;
	/*padding-top:43px;*/
	/*background-image: url(images/bottom-left.gif);*/
	background-position: bottom left;
	background-repeat: no-repeat;
	/*z-index: 1;*/
	position:relative; 
	margin-top: -23px;
}

/*ul#nav,ul#nav li {
	list-style-type:none;
	margin:0;
	padding:0
}

ul#nav {
	margin-left: 20px;
}

ul#nav li {
	float:left;
	margin-right: 1px;
	text-align: center;
}


ul#nav a {
	float:left;
	width: 90px;
	padding: 5px 0;
	background: #e4ecbb;
	text-decoration:none;
	color: #000;
}*/

/*ul#nav a:hover{
	background: #ffffff;
	color: #000000;
}*/

/*ul#nav li.activelink a{
	background-color: #ffffff;
	color: #003;
}

ul#nav a:visited{
    color: #000000;
}


ul#nav li.activelink a:visited,ul#nav li.activelink a:visited{
    background-color: #ffffff;
    color: #003;
}*/

#menu2 {
	width: 856px;
	height: 24px;
	margin: 0 auto;
	position:relative;
}

ul#nav:after {
	 content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

#menu2 ul{
	margin:0 0px 0 9px;
	padding: 0;
	list-style: none;
	font-size:9pt;
	font-weight:bold;	
}

#menu2 li {
	margin: 0px 0px 0px 1px;
	padding: 0px 9px 1px 0px;
	background-repeat: no-repeat;
	float: left;
}

#menu2 li.activelink {
	background-repeat: no-repeat;
}

#menu2 li a,
#menu2 li a:link,
#menu2 li a:visited {
	font-family: arial, Helvetica, sans-serif;
	display: block;
	float: left;
	padding: 3px 1px 0px 10px;
	text-align: center;
	white-space: nowrap;
	background-repeat: no-repeat;
	text-decoration: none;
	min-height: 18px;
	height: 18px;
	outline: none;
}

#menu2 li.activelink a, 
#menu2 li.activelink a:link, 
#menu2 li.activelink a:visited {
	background-repeat: no-repeat;
}

#menu2 li:hover, 
#menu2 li.sfhover {
	background-position: 100% 0px;
	cursor: pointer;
}

#menu2 ul li:hover a,
#menu2 ul li:hover a:link,
#menu2 ul li:hover a:visited,
#menu2 ul li.sfhover a,
#menu2 ul li.sfhover a:link,
#menu2 ul li.sfhover a:visited {
	background-position: 0 0px;
}

#menu2 li.activelink:hover {
	background-position: 100% 0;
}

#menu2 li.activelink:hover a {
	background-position: 0 0;
}

/*-------------------------------------Menu-----------------------------------*/

.top-links {
	display: none;
}

.bazaar-top-links {
	float: right;
	padding: 1px 5px 4px 5px;
	margin-right: 2px;
	margin-top: 6px;
	display: inline;
}

.bazaar-top-links a,
.bazaar-top-links a:link,
.bazaar-top-links a:visited {
	font-size: 9pt;
	text-decoration: underline;
	padding: 4px 3px;
	font-family: arial, Helvetica, sans-serif;
}

.bazaar-top-links a:hover {
	text-decoration: none;
}

span.domainSearchLabel {
	display: block;
	width: 135px;
	float: left;
	margin: 0 0 0 0;
	padding: 4px 0 0 0;
}

#leftHeaderLinks {
	float: left;
	width: 600px;
	font-weight:bold;
	margin-left:10px;
	display: inline;
}

#leftHeaderLinks input {
    font-weight: normal;
}

#leftHeaderLinks span {
	font-size: 12px;
	font-family: arial, Helvetica, sans-serif;
}

/*-----------------------------------------------------------------------------
								End Main Header
-----------------------------------------------------------------------------*/

/*------------------------------------------------
				   Main Body
-------------------------------------------------*/


/*----------------------------
			  Top
----------------------------*/

#main-top {
	background-image: url(images/top-center.gif);
	height:13px;
	margin-left: 229px;
	
}

#wrapper-top{
	height: 13px;
	overflow: hidden;
	background-image: url(images/top-center.gif);
	background-repeat: repeat-x;
}

#sidebar-top {
	width: 229px;
	height: 13px;
	float: left;
	background-image: url(images/sidebar-top.gif);
	background-repeat: no-repeat;
}

#right-top {
	background-image: url(images/top-corner.gif);
	width: 12px;
	height: 13px;
	float: right;
	background-repeat: no-repeat;
}

#container-top {
	width: 100%;
	float: left;
	margin-right: -200px;
}

/*----------------------------
			End Top
----------------------------*/

#outer_wrapper {
	/*background: #fff url(background_3.gif) repeat-y left;*/
	/*width:98%;*/
	margin: 0 10px;
}

#wrapper {
	overflow: hidden;
	height: 1%;
	min-height: 100px;
}

#container {
	width: 100%;
	float: left;
	margin-right: -200px;
	height: auto !important;
	/*height: 325px;*/
}

#container .category-mngmnt 
{
	/*height: 325px;*/
}

#container:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}


#main {
	border-right: 1px solid #ccc;
	margin-left: 233px;
	padding-right: 13px;
}

.email-sub-button 
{
	float:right; 
	padding-left:10px;
}

.sidebar {
	width: 184px;
	float: left;
	padding: 0 30px 0 15px;
	padding-bottom: 1001em;
	margin-bottom: -1000em;
	background-image: url(images/sidebar-back.gif);
	background-repeat:repeat-y;
	height:auto;
}
.sidebar:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

.sidebar {display: inline-block;}
 
/* Hides from IE-mac \*/
* html .sidebar {height: 1%;}
* html #container {height: 325px;}
.sidebar, #container {display: block;}
/* End hide from IE-mac */


/*----------------sidebarcubes---------------------*/

.sidecube {
	width: 184px;
	margin-top: 15px;
	font-size:12px;
}

.cube-header {
	padding-bottom: 4px;
	margin-top: 5px;
	color: #000000;
}

.cube {
	width: 164px;
	height: auto;
	background-image: url(images/cube-top.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #fafaf8;
	padding:10px;
	line-height: 17px;
	overflow: hidden;
	word-wrap: break-word;
	color: #000;
}

.mail a:link, .mail a:visited
{
	color: #000000 !important;
	line-height: 20px;
	display: inline-block;
	
	text-decoration: none !important;
	margin-bottom: 3px;

}

.mail a:hover 
{
	color: #000000 !important
}

.mail a.selected 
{
	font-weight: bold;
}

/*-------------------------------------------------*/

#right {
	width: 12px;
	border-right: 1px solid #cccccc;
	float: right;
	padding-bottom: 1001em;     /* X + padding-bottom */
	margin-bottom: -1000em;
}

/*----------------------------
			Bottom
----------------------------*/

#wrapper-bottom {
	height: 13px;
	clear: both;
}

#main-bottom {
	height:13px;
	margin-left: 229px;
}

#container-bottom {
	height: 13px;
	background-image: url(images/bottom-center.gif);
	background-repeat: repeat-x;
	width: 100%;
	float: left;
	margin-right: -200px;
}

#sidebar-bottom {
	width: 229px;
	height: 13px;
	float: left;
	background-image: url(images/sidebar-bottom.gif);
	background-repeat:no-repeat;
}

#right-bottom {
	background-image: url(images/bottom-corner.gif);
	width: 12px;
	height: 13px;
	float: right;
	background-repeat: no-repeat;
}

.bazaar-bottom {
	height: 20px;
	background-repeat: no-repeat;
	width: 990px;
	clear: both;
	margin: 0 auto;
}

/*----------------------------
		  End Bottom
----------------------------*/


/*--------------------------------
		  Discussions Title
---------------------------------*/
#title-bar {
	padding: 0 10px 0 3px;	
	height: auto;
}

#title-bar span {
	text-align: right;
	/*float: right;*/
	padding-top: 5px; 
	margin: 0;
}

#title-bar h2 {
	margin:0;
	padding:0; 
	text-align: left;
	font-family: arial, Verdana, helvetica, Sans-Serif;
	font-weight: normal;
	width: auto;
	font-size: 24px;	
	color: #000;
}

#title-bar span a {
	color: #000;
}

#title-bar span a:hover {
	text-decoration: none;
}

.previous {
	padding-right: 15px;
}

.next {
	padding-left: 15px;
}

.right-arrow {
	margin-left: 1px;
}

.left-arrow {
	margin-left:30px;
	margin-right: 1px;
}

/*--------------------------------
		  Discussions Title
---------------------------------*/

/*--------------------------------
		  Discussions
---------------------------------*/

.discussion {
	border-bottom: 1px solid #cccccc; 
	padding-top: 10px;
	width: 695px;
	overflow: hidden;
}

.discussion-table {
	width: 695px;
	border-left: transparent !important;
}

* html .discussion-table {
	border-left: none !important;
}

.discussion-border {
	border-top: 1px solid #cccccc;
}

.discussion-heading {
	padding: 10px 0;
	float: right;
	width: 565px;
}

.discussion-text {
	padding-bottom: 15px;
	width: 565px;
	overflow: hidden;
	color: #000;
	float: right;
}

.discussion-dark, .discussion-light, .discussion-dark td, .discussion-light td {
	height: 45px;
	/*width: 99%;*/
	border-bottom: 1px solid #ffffff;
	color: #000;
	border-left: none !important;
	border-right: none !important;
}

a.discussion-title {
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
	
}

.discussion-inside {
	/*width: 98%; */
	padding:0px 3px 0px 10px;
	color: #000;
}

.discussion-inside div {
	font-size:10px;
	color: #000;
}

.discussion-inside div a {
	font-size:10px;
	color: #000;
}

.category-inside {
	width: 670px; 
	padding:0px 3px 0px 10px;
	font-size:12px;
	color: #363636;
}

.category-inside span.category-span {
	color: #959595;
	font-size:10px;
}

.category-inside span.category-span a {
	
}

.sticky 
{
	float: right;
	padding-left: 5px;
}

.featured
{
	float: right;
	padding: 0 0 0 5px;
}

.grid-header
{
	border-bottom: 1px solid #ffffff;	
}

.grid-header td
{
	padding-left:10px;
}


/*--------------------------------
		  End Discussions
---------------------------------*/

/*--------------------------------
		  General
---------------------------------*/

.settings-panel, .settings-panel-wide, .settings-panel-narrow {
	width: 699px;
	margin-top: 10px;
	overflow:hidden;
}

.settings-panel, 
.settings-panel-wide {
    float: right; 
}

.message-info {
	background-color: #c8d979;
	border: 1px solid #DDDDDD;
	clear:right;
}

.message {
	/*width: 694px;*/
	border-left:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	padding: 10px 0 10px 0;
	/*.margin-left: 3px;*/
}

.message span {
	display: block;
	padding:0 10px;
	margin: 0;
	width: 665px;
	overflow: hidden;
}

.settings-panel-narrow {
	width: 337px;
}


.settings-panel-narrow2 {
	width: 526px;
}

.settings-panel-top {
	padding:6px 5px 6px 10px;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;	
}

.paginator-top {
    padding:6px 5px 6px 10px;
}

.paginator-top:after {
	content: ".";
    display: block;
    visibility: hidden;
    height: 1px;
    font-size: 1px;
    clear: both;
}

 /*
.settings-panel-top:after {
	content: ".";
    display: block;
    visibility: hidden;
    height: 1px;
    font-size: 1px;
    clear: both;
} */
 
 

.settings-panel-top {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .settings-panel-top {height: 1%;}
.settings-panel-top {display: block;}
/* End hide from IE-mac */

.settings-panel-top span {
	color: #000000; 
	font-size: 11px;
	font-weight: bold;    
}

.settings-panel-label 
{
	line-height:20px;
} 

.settings-panel-body {
	padding: 5px 5px 5px 10px;
	color: #000;
}

.spanBold {
	color: #000000; 
	font-size: 12px;
	font-weight: bold;
}

.submit-button {
	cursor:pointer;
	font-size: 12px;
	font-family:Verdana, arial, Helvetica, sans-serif;
	font-weight: bold;
	/*text-align: center;
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
	height: 17px;
	width: auto;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
	list-style-type: none;
	line-height: 1.6em;
	background-repeat: repeat;
	margin: 0 auto;
	display: table-cell;*/
}

.category-box {
	display: block; 
	height: auto;
	margin: 9px 0 0 0; 
	width: 482px; 
	border-left: 1px solid #cccccc; 
	border-bottom: 1px solid #cccccc; 
	background-color: #ffffff;
}

.category-row-height {
	height: 23px;
}

.category-row {
	float:left;
	height: 16px;
	border-top: 1px solid #cccccc; 
	border-right:1px solid #cccccc; 
	width: 111px;
	padding: 3px 4px 3px 10px;
}

.category-delete {
	float:left;
	height: 16px; 
	border-top: 1px solid #cccccc; 
	border-right:1px solid #cccccc; 
	width: 47px; 
	padding: 3px 4px; 
	text-align: center;
}

.category-add {
	float: left;
	height: 16px; 
	border-top: 1px solid #cccccc; 
	border-right:1px solid #cccccc; 
	background-color: #edede3; 
	width: 461px;
	padding: 3px 10px;
}

.category-add-form {
	float: left;
	border-top: 1px solid #cccccc; 
	border-right:1px solid #cccccc; 
	background-color: #edede3; 
	padding: 5px 10px 10px 10px;
}

.members-top span {
	text-align: right;
}

.members-top span a {
	color: #000;
}

.second-span {
	padding-left: 10px;
}


/*------------------------------------------------
				Main Body End
-------------------------------------------------*/



.clear {
	clear: both;
}

/*------------------------------------------------
				Main Body End
-------------------------------------------------*/
/*Begin - Sidebar list*/

.CategoryNavLink
{
    color: #0000fb;
    text-decoration: underline;
}

.accordionContentFooter {
	background-position: center top;
	background-repeat: no-repeat;
	padding-top:10px;
	padding-bottom: 5px;
}

.accordionContentFooter a 
{
	 font-style: italic;
}

/*End - Sidebar list*/

/* Begin Internals */
.internal, .internal td
{
	color:Gray;
	font-size:7pt;
	font-family:Verdana, arial, Helvetica, sans-serif;
}

.internalLabel
{
	font-weight:bold;
	text-align:right;
	width:50%;
}
/* End Internals */

.leftMarginLabel
{
	margin-left:10px;
}

.rightMarginLabel
{
	margin-right:10px;
	float:right;
}

.leftMarginLabelWide
{
	margin-left:30px;
}

.leftMarginCancelLink
{
	margin-left:5px;
}


/*------------------------------------------------
                Login and register etc
-------------------------------------------------*/
.center {
    margin-top: 60px;
    width: 100%;
    height: 100%;
}

.login {
    margin: auto;
    width: 320px;
    height: auto;
    border:1px solid #cccccc;
    border-collapse:collapse;
}

.login-top {
    padding: 5px;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
}

.login a{
    line-height: 17px;
    color: #363636;
}

.login a:visited {
    color: #363636;
}

.register {
    width: 400px;
    margin: auto; 
    height: auto; 
    border:1px solid #cccccc; 
    padding:7px;
    background-color: #ffffff;
}

.banner
{
	width: 98%;
	text-align:center;
	clear: both;
	margin-top: 20px;
}

.welcome {
	display:none;
}

.discussion-outer {
    width: 565px;
    float:right;
    /*margin-left: 130px;*/
    display: block;
	height: 1%;
}

.discussion-outer:after {
	content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

.discussion-side {
    float: left;
    width: 100px;
    padding: 10px;
    height: auto !important;
    /*margin-right: -85px;*/
    display: inline;
    text-align: left;
    font-size: 7pt;
	color: #7f7f7f;    
}

.discussion-avatar-image
{
	margin-top:5px;
	margin-bottom:5px;
}



/*------------------------
		My Messages
--------------------------*/

.message-table table 
{	
	margin-left: 1px;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
}

.message-table table tr th 
{
	background-color: #e4ecbb;
	border-bottom: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	padding: 4px 5px;
	text-align: left;
	color: #000;
}

.message-table table tr th input, .message-table table tr td input 
{
	margin: 0;
	padding: 0;
}

.message-table table tr td 
{
	border-bottom: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	padding: 4px 5px;
}

.message-table table a:link, .message-table table a:visited 
{
	color: #000000 !important;
	text-decoration: none !important;
}

.message-table table a:hover 
{
	/*color: #cccccc !important;*/
}

.message-table table tr td.checkmark 
{
	padding: 0;
	width: 2%;
}

.odd {
    background-color: #F6F6F6;
}

/*--------------------------------
        End Message Table
---------------------------------*/

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffff;
	border-width:0px;
	border-style:solid;
	border-color:#c0c0c0;
	width:250px;
}

.modalPopupBody {
	padding-left:12px;	
	padding-bottom:5px;
	background-color: #eef4d8;
}
.modalPopup .settings-panel-top 
{
	padding: 6px 0 6px 10px;
	border-top: none;
}
.modalPopup .leftMarginLabel 
{
	margin: 0;
}
.modalPopupBody .leftMarginLabel 
{
	display: block;
	margin: 0;
	padding: 8px 0;
}

.modalPopup2 {
	background-color:#eef4d8;
	border-width:0px;
	border-style:solid;
	border-color:#c0c0c0;
	width:250px;
}

.modalPopup2Body {
	padding-left:12px;	
	padding-bottom:5px;
	background-color: #eef4d8;
}
.modalPopup2 .settings-panel-top 
{
	padding: 6px 0 6px 10px;
	border-top: none;
}
.modalPopup2 .leftMarginLabel 
{
	margin: 0;
}
.modalPopup2Body .leftMarginLabel 
{
	display: block;
	margin: 0;
	padding: 8px 0;
}

.modalRadioList input,
.modalRadioList span,
.modalRadioList label
{
	display: inline;
	float: left;
	margin: 0;
	padding: 0 0 5px 0;
	height: 15px;
	
}
.modalRadioList span,
.modalRadioList label 
{
	padding-left: 3px;
	height: 15px;
	color: #000;
}
.modalRadioList br 
{
	clear: left;
}

/*------------------------
	Rounded Corners
--------------------------*/

.roundcont  {
	height: 99px;
	width: 100%;
	background-color: #C8D979;
	color: #fff;
	                
  }

.roundcont p 
{
	margin: 0 10px;
}

.roundtop
{ 
	/*background-image: url(images/top_right.gif);
	background-repeat: no-repeat;
	background-color: #C8D979;
	background-position: right top ;*/
	height: 27px;
	background-color: #333333;
}

.domain-search {
	float: left; 
	padding-top: 2px;
}

.go-image {
	float: left;
	width: 260px;
	padding-top: 5px;
	padding-left: 3px;
}

.go-button {
	height: 18px;
	font-size:12px;
	background-repeat: repeat;
	font-weight: bold !important;
	padding-bottom: 0 2px;
}

.go-button input {
    font-weight: bold !important;
}

input.go-button {
	float: left;
}

span.domainSearchError {
	color: #ff0000;
	display:block;
	float: left;
	width: 200px;
	padding-left: 3px;
	padding-top: 1px;
}

.roundbottom 
{
	 background: url(images/bottom_right.gif) no-repeat bottom right; 
}

img.corner
{
	display: none;
}



/* My Messages */

#MyMessages
{
	width: auto !important; 
	float: right;
	font-weight: bold;
}

/*#MyMessages ie6 stuff?
{
	width: 100%; 
	text-align: right;
	padding-left: 480px;
}	*/




/*Metropolis - Godaddy Logo table */
 #LogoTable
 {
	margin-bottom: 14px;
		/*margin-bottom: 3px; ie6 stuff?*/
}	


.checkbox
{
	color: #000;
}

/* LoginPopup */

/*.GenericModalBorderTop    {float:left;background: url(Images/flyout_top_.gif) 0 0 repeat-x;margin-bottom:0px;}
.GenericModalBorderBottom {float:left;background: url(Images/flyout_bottom_.gif) 0 100% repeat-x;}

.GenericModalBorderRight  {float:right;background: url(Images/flyout_border.gif) 100% 0 repeat-y}
.GenericModalBorderLeft   {float:left;background: url(Images/flyout_border.gif) 0 0 repeat-y}

.GenericModalBorderTopLeft {float:left;background: url(Images/flyout_top_left.gif) 0 0 no-repeat}
.GenericModalBorderTopRight {float:left;background: url(Images/flyout_top_right.gif) 100% 0 no-repeat; padding:10px; padding-bottom:5px;}

.GenericModalBorderBottomLeft {float:left;background: url(Images/flyout_bottom_left.gif) no-repeat bottom left}
.GenericModalBorderBottomRight {float:left;background: url(Images/flyout_bottom_right.gif) no-repeat bottom right}*/



.DynamicControlInput
{
	float:left;
	font-size:10px;
	padding-top:2px;
	padding-bottom:2px;
	width:100%;
}

.OrangeButton {
	text-align:center;
	vertical-align:middle;
	font-size:11px;
	font-weight:bold;
	color:#6D3F02;
	height:17px;
	width:auto;
	padding-left:2px;
	padding-right:2px;
	text-decoration:none;
	list-style-type:none;
	line-height:1.4em;
	background-repeat:repeat;
	margin:0 auto;
	display:table-cell;
}

/** html .OrangeButton {
	padding-bottom: 4px;
	height: 15px;
}*/

.ModalPopupPageBackground 
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.copyright
{
	font-family: Verdana; 
	font-size: 11px; 
	text-align: center; 
	padding:5px 0; 
	clear: both;
	margin: 10px auto 0 auto;
	width: 966px;
}

.pop-in { 
	font-size:12px;
}

.login-top {
	display: none;
}

/** html .login-back {
	margin-top: -5px;
}*/

.login-back 
{
	width: 324px;
	height: 230px;
	background-color: #ffffff;
	border: 1px solid #639200;
	font-family: arial, Verdana, helvetica, Sans-Serif;
	padding: 0 0 0 10px;
}

	.close-button {
		text-align: right;
		padding-right: 3px;
		padding-top: 3px;
	}

	.sign-in {
		font-size: 12px;
		font-weight: bold;
		padding-bottom: 10px;
		margin-top: 10px;
	}

	.login-inputs {
		padding-left: 60px;
	}
	
	.login-input-box {
		 /*margin-top: 4px;*/ 
		 margin-bottom: 10px;
		 width: 220px;
		 border: 1px solid #c0c0c0;
	}
	
	.password-input-box {
		 /*margin-top: 4px; */
		 margin-bottom: 3px;
		 width: 220px;
		 border: 1px solid #c0c0c0;
	}
	.forgot-create-links {
		line-height: 20px;
	}

	.buttons {
		text-align:right;
		margin: 15px 0 0 0;
		padding-right: 33px;
		/*height: 1%;*/
	}

	.buttons:after, .login-back:after {
		content: ".";
	    display: block;
	    visibility: hidden;
	    height: 0;
	    font-size: 1px;
	    clear: both;
	}
	
	.cancel-link {
		/*display: inline;*/
		float: right;
		padding-right: 10px;
		margin-bottom: 3px;
	}
	
	.login-button {
		float: right;
		margin-right: 10px;
	}
	
	.login-button .OrangeButton {
		/*display: inline;*/
		padding: 0 7px;
	}

.login-bottom {
	display: none;
}	

/* Search styles */	
.searchWatermark
{	
	color:silver;
	width:160px;
	height:15px;
	font-size:8pt;
	font-family:Arial;	
	border-width:1px;
    border-style:solid;		    
}	

.searchBoxTop 
{
	float:right;
	padding-top:42px;
	width:280px;
	margin-right:0px;
}

.searchBox 
{
	margin-left: 0px;
	margin-right:0px;
	margin-top: 5px;
	padding-bottom:3px;
	width: 270px;
	padding: 1px 0px 0px 15px;
}

.searchBoxBottom 
{
}

.searchText
{	
	visibility:hidden;
	display:none;
}

.searchTextBoxSpan
{
	float:left; 
	padding-right:5px; 
	padding-left:57px;
}

.searchTextBox, .searchTextBox:focus
{
	width:230px;
	height:15px;
	font-size:8pt;
	font-family:Arial;	
	border:solid 1px silver;
	
}		
	
.categoryPopup
{
	border-style:solid; 
	border-width:1px; 
    width:200px;	
}

.categoryTreePopup
{
	border-style:solid; 
	border-width:2px; 
	background-color:White; 
	border-color:#ccc; 
    overflow:auto;
    max-height:450px;
    text-decoration:underline;
    padding:5px;
}

.actionPanel
{
	border-style:solid; 
	border-width:1px; 
	width: 385px;
	height:150px;
}

.actionPanelContent
{
	padding:0px 10px 10px 7px; 
	height:110px; 
	width:368px; 
	overflow:auto;
}	

.dropdownListTreeviewCategoryPopup
{
	border-style:solid; 
	border-width:1px; 
	background-color:White; 
	border-color:#ccc; 
	width:305px; 
	overflow:auto; 
	max-height:145px;
}

.customDropDownList
{
	background-color:White; 
	border:solid 1px #404040; 
	border-bottom-color:#D4D0C8; 
	border-right-color:#D4D0C8; 
	color:Black; 
	padding:1px 1px 1px 1px; 
	width:305px; 
	border-left-width:2px; 
	border-top-width:2px;	
}
