* {
	margin: 0px;
	padding: 0px;
}
.rgAdvPart 
    { 
        display: none; 
    } 
.hidden {
	display: none;
}

.clearer {
	clear: both;
}
.clear {
                clear: both;
                display: block;
                overflow: hidden;
                visibility: hidden;
                width: 0;
                height: 0;
}


.testleft {
	clear: left;
}
.left {
	float: left;
	
}
.right {
	float: right;
	text-align: right;
}
.right_body {
	font: 8pt Verdana, Arial, Geneva, Helvetica, sans-serif;
	text-align: center;
}
.watermarked {
				width:207px;
                border:1px solid #7492b3;
                background-color:#F0F8FF;
                color:gray;
}              

input.left {
	margin-right: 10px;
}
input.right {
	margin-left: 10px;
}


.col_left {
	float: left;
	width: 48%;
}
.col_right {
	float: left;
	width: 48%;
	margin-left: 20px;
}

/* color change from black type to gray */
p {
	margin-bottom: 20px;
	color:#525252;
}

h5 {
   font-size: 13px;
}

ol, ul {
	padding: 0px 20px 0px 30px;
}
li {
	margin-bottom: 10px;
}

.notes, .small {
	font-size: 80%;
}
.smalledit {
	font-size: 90%;
	font-weight: normal;
}
th.notes {
	font-weight: normal;
	text-align: center;
}

.label {
	font-weight: bold;
}

a img {
	border: none;
}


table.radiobtn_list input{	float: left;}
table.radiobtn_list label{	margin-left:10px; display: block;	}


img.portrait {
   padding: 1px;
   border: 2px solid #cccccc;
   margin: 0px 0px 10px 10px;
}

.media {
	float: right;
	text-align: center;
	margin-bottom: 10px;
	margin-left: 0px;
}
.media img {
	border: 1px solid #aaa !important;
}
.media input.button {
	margin-top: 6px;
}

.caption {
	font-size: 80%;
}

table.chart {
	width: 100%;
	font-size: 12px;
	border-collapse: collapse;
	border: 1px solid #bbb;
	border-spacing: 0px;
}
table.chart th {
	background-color: #cecece;
	text-align: left;
	border-bottom: 1px solid #909090;
	padding: 3px 3px 3px 10px;
	font-size: 13px;
}
html>body table.chart th {
	padding: 0px 0px 0px 10px;
}
table.chart td {
	padding: 3px 3px 3px 10px;
}
html>body table.chart td {
	padding: 2px 2px 2px 10px;
}
table.chart tr {
	background-color: #f7f7f7;
}
table.chart tr.alt {
	background-color: #e5e5e5;
}
table.pagination td {
	font-size: 9px;
	width: 33%;
}
/* color change from black type to gray & font to 12px*/
body {
	background: #333 url(/images/VarPortal/bg_body.gif) repeat top center;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color:#525252;
	padding-top: 0px;
	text-align: center;
	
}


#thumblist li

{
display: inline;
list-style-type: none;
padding-right: 2px;
}
/* ----------------------------- WRAPPER ----------------------------- */
#wrapper {
	width: 980px;
	margin: 0 auto;
	text-align: left;
}
#wrapper a {
	color: #666666;
}
#wrapper a:hover {
	color: #08b0dd;
}
#wrapper .GridHeader_WebBlue a:link {
	color: white;
}

#wrapper .GridHeader_WebBlue a:visited {
	color: white;
}

/* ----------------------------- HEADER ----------------------------- */
#header {
	background: url(/images/VarPortal/bg_header2.gif) no-repeat top left;
	height: 95px;
}
#header h1 {
	float: left;
}
#header h1 a {
	width: 435px;
	height: 95px;
	display: block;
}

#header h1 span {
	display: none;
}
#header h2 {
	display: none;
}

#header #alert {
	float: left;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	text-decoration: blink;
	color: Aqua;
	margin-top: 15px;
	margin-right: 13px;
	width: 240px;
}
html>body #header #alert {
	margin-left: 10px;
	
}

#header #status {
	float: right;
	text-align: right;
	font-size: 10px;
	margin-top: 50px;
	margin-right: 13px;
}
html>body #header #status {
	margin-right: 25px;
}

/* ----------------------------- CONTENT ----------------------------- */
#content {
	background: url(/images/VarPortal/bg_content_outside_full1.gif) repeat-y top left;
	font-size: 13px;
	padding: 0px 1px;
}
#content.full {
	background: url(/images/VarPortal/bg_content_outside_full1.gif) repeat-y top left;
}
#content a {
	color: #7492b3;
}
#content a:hover {
	color: #002e4f;
}

/* ----------------------------- COLUMN_LEFT ----------------------------- */
#column_left {
	background: #dddddd;
	width: 181px;
	float: left;
	padding-top: 12px;
	padding-left: 8px;
	min-height:1170px;
	display:inline;
	margin-top:-3px;
}
html>body #column_left {
	width: 181px;
	display:inline;
}
#column_left div.box {
	width: 165px;
	margin-bottom: 10px;
	margin-left: 3px;
	padding-bottom:0px;
	padding-top:5px;
}
#column_left div.box h3 {
	height: 19px;
	padding-left: 9px;
	font-size: 11px;
	line-height: 19px;
	color: #666666;
}
#column_left div.box .inner {
	padding: 6px 8px 8px 8px;
	border-top: none !important;
	font-size: 11px;
}
#column_left div.box ul {
	list-style: none;
	padding: 0px;
}
#column_left div.box li {
	margin-bottom: 4px;
}
#column_left div.box2 {
	width: 165px;
	margin-bottom: 10px;
	margin-left: 3px;
	padding-bottom:0px;
	padding-top:5px;
}
#column_left div.box2 h3 {
	height: 19px;
	padding-left: 20px;
	font-size: 11px;
	line-height: 19px;
	color: white;
}
#column_left div.box2 .inner {
	padding: 6px 8px 8px 8px;
	border-top: none !important;
	font-size: 11px;
}
#column_left div.box2 ul {
	list-style: none;
	padding: 0px;
}
#column_left div.box2 li {
	margin-bottom: 4px;
}

#column_left #roletasks .inner {
	border: 1px solid white;
}
#column_left #roletasks h3 
{
	margin-top:-20px;
	background-color: #08b0dd;
	color: White; 
}
#column_left #myopportunities {
	background: url(/images/VarPortal/opportunities_box.gif) no-repeat;
}
#column_left #myopportunities .inner {
	margin-top:30px;
	margin-left:10px;
	height:50px;
	width:140px;
}
#column_left #myopportunities li {width: 130px; padding: 3px; margin: 2px; font-size: 11px; list-style-type:none; }
#column_left #myopportunities  a:link {text-decoration: none;}
#column_left #myopportunities  a:visited {text-decoration: none;}

#column_left #mycompanies {
	background: url(/images/VarPortal/my_company_box.gif) no-repeat;
}
#column_left #mycompanies .inner {
	margin-top:30px;
	margin-left:10px;
	height:110px;
	width:140px;
}

#column_left #mygorilla {
	background: url(/images/VarPortal/my_account_box.gif) no-repeat;
}
#column_left #mygorilla .inner {
	margin-top:30px;
	margin-left:10px;
	height:215px;
	width:140px;
}
#column_left #mygorilla li {width: 130px; padding: 3px; margin: 2px; font-size: 11px; list-style-type:none; } 
#column_left #mygorilla a:link {text-decoration: none;}
#column_left #mygorilla a:visited {text-decoration: none;}

#column_left #myresources {
	background: url(/images/VarPortal/resources_box.gif) no-repeat;
}
#column_left #myresources .inner {
	margin-top:30px;
	margin-left:10px;
	height:120px;
	width:140px;
}
#column_left #myresources li {width: 130px; padding: 3px; margin: 2px; font-size: 11px; list-style-type:none; }
#column_left #myresources a:link {text-decoration: none;}
#column_left #myresources a:visited {text-decoration: none;}

#column_left #common_tasks{
	background: url(/images/VarPortal/common_tasks.gif) no-repeat;
}
#column_left #common_tasks .inner {
	margin-top:30px;
	margin-left:10px;
	height:140px;
	width:140px;
}
#column_left #common_tasks li {width: 130px; padding: 3px; margin: 2px; font-size: 11px; list-style-type:none; } 
#column_left #common_tasks a:link {text-decoration: none;}
#column_left #common_tasks a:visited {text-decoration: none;}

#column_left #myadmin .inner {
	border: 1px solid white;
}
#column_left #myadmin h3 {
	margin-top:-20px;
	background-color: #C00;
	color: White; 
}
#column_left #affiliatesales .inner {
	border: 1px solid #C00;
}
#column_left #affiliatesales h3 {
	background-color: #C00;
}
#column_left #myevents .inner {
	border: 1px solid #909090;

}
#column_left #myevents h3 {
	background-color: #909090;
	font-size: 11px;
}
#column_left #myevents h4 {
	text-align: center;

	margin-bottom: 6px;
}
#column_left #poll .inner {
	border: 1px solid #909090;

}
#column_left #poll h3 {
	background: url(/images/VarPortal/box_poll_top.gif) no-repeat top center;
}
#column_left #poll h4 {
	text-align: center;
	font-size: 11px;
	margin-bottom: 6px;
}
#column_left #poll .rateit {
	margin: 5px 0px 4px 0px;
}
#column_left #poll .rateit img {
	margin-right: 2px;
}
#column_left #poll select {
	font: 7pt Verdana, Arial, Geneva, Helvetica, sans-serif;
	padding: 1px;
}
#column_left #poll textarea {
	font: 8pt Verdana, Arial, Geneva, Helvetica, sans-serif;
	padding: 2px;
	width: 141px;
}
#column_left #poll input.button {
	margin-top: 4px;
	margin-left: 34px;
}
#column_left #poll input {
	margin-right: .3em;
	float: left;	
}

/* ----------------------------- COLUMN_CENTRAL ----------------------------- */
#column_central {
	
	width: 570px;
	float: left;
	min-height: 700px;
	padding-top: 10px;
	margin-left: 10px;
	padding-right: 2px;
	display:inline;
}

html body #column_central {
width:575px;
display:inline;
}

#column_central div.box {
	width: 563px;
	margin-bottom: 10px;
}
#column_central div.box h3 {
	height: 19px;
	padding-left: 9px;
	font-size: 13px;
	line-height: 19px;
	color: white;
}
#column_central div.box .inner {
	padding: 4px 2px 2px 4px;
	border-top: none !important;
	height: 563px;
	width: 165px;
	font-size: 10px;
}
#column_central div.box ul {
	list-style: none;
	padding: 0px;
}
#column_central div.box li {
	margin-bottom: 4px;
}

#column_central h2 {
	font: 17px Verdana, Arial, Geneva, Helvetica, sans-serif;
	margin-bottom: 8px;
}
#column_central h2 span.small {
	font-size: 8pt;
}
#column_central h3 {
	font: 11pt Verdana, Arial, Geneva, Helvetica, sans-serif;
	margin-bottom: 8px;
}
#column_central p {
	font: 10pt Verdana, Arial, Geneva, Helvetica, sans-serif;
	
}
#content.full #column_central {
	width: 876px;
	padding: 12px;
}

/* ----------------------------- Home Page Control Boxes ----------------------------- */
/* ----------------------------- Home Page Left sub-column of Central Column --------- */
/* ----------------------------- My growthideas                                     --------- */
#column_central #growthideas{
	float: left;
	background: url(/images/varportal/grow_business_top.gif) no-repeat;
	background-position:center top;
}
html body #column_central #growthideas {
	width:280px;
	display:inline;	
	border: 1px solid #909090;
}
#column_central #growthideas div.box {
	margin-bottom: 10px;
}
#column_central #growthideas .inner {
	width: 268px;
	margin-left:2px;
	background-color: #f4f4f4;		
	height: 300px;
	margin-top: 55px;
	overflow:auto;	
}

#column_central #growthideas a:link {text-decoration: none;}
#column_central #growthideas a:visited {text-decoration: none;}
/* ----------------------------- End of My Jobs                               --------- */
/* ----------------------------- My PartnerOps                                      --------- */
#column_central #partnerops{
	float: left;
	background: url(/images/varportal/partner_ops_top.gif) no-repeat;
	background-position:center top;
}
html body #column_central #partnerops {
	width:280px;
	display:inline;
	border: 1px solid #909090;
}
#column_central #partnerops div.box {
padding-left:2px;
	margin-bottom: 10px;

}
#column_central #partnerops .inner {
	width: 270px;
	background-color: #f4f4f4;		
	height: 300px;
	margin-top: 55px;
	overflow:auto;	
}

#column_central #partnerops a:link {text-decoration: none;}
#column_central #partnerops a:visited {text-decoration: none;}
/* ----------------------------- End of My RFQs                               --------- */
/* ----------------------------- Videos Left                                     --------- */
#column_central .videos_left{
	float: left;
}
html body #column_central .videos_left {
	width:280px;
	display:inline;
}

#column_central .videos_left div.box {
	margin-bottom: 10px;
}

#column_central .videos_left .inner {
	width: 279px;	
	margin-top: -8px;
}

#column_central .videos_left a:link {text-decoration: none;}
#column_central .videos_left a:visited {text-decoration: none;}
/* ----------------------------- End of Videos Left                               --------- */
/* ----------------------------- Videos Right                                     --------- */
#column_central .videos_right{
	float:right;
}
html body #column_central .videos_right {
	width:280px;
	display:inline;
}

#column_central .videos_right div.box {
	margin-bottom: 10px;
}

#column_central .videos_right .inner {
	width: 279px;	

	margin-top: -8px;
}

#column_central .videos_right a:link {text-decoration: none;}
#column_central .videos_right a:visited {text-decoration: none;}
/* ----------------------------- End of Videos Right                               --------- */

/* -----------------------------  Featured Profile                                    --------- */
#column_central #featured_profile{
	float: right;
	background: url(/images/varportal/resellers_top.gif) no-repeat;
	background-position:center top;	
}
html body #column_central #featured_profile {
width: 280px;
display:inline;
border: 1px solid #909090;
}
#column_central #featured_profile div.box {
	margin-bottom: 10px;
}	
#column_central #featured_profile .inner {
	width: 270px;

	background-color: #f4f4f4;		
	height: 300px;
	margin-top: 55px;
	overflow:auto;	
}

#column_central #featured_profile a:link {text-decoration: none;}
#column_central #featured_profile a:visited {text-decoration: none;}
/* ----------------------------- End of Featured Profile                      --------- */
/* ----------------------------- Home Page Right sub-column of Central Column --------- */

/* ----------------------------- End of My News                               --------- */
/* -----------------------------  My News                                    --------- */
#column_central #news{
	float: right;
	background: url(/images/varportal/latest_news_top.gif) no-repeat;
	background-position:center top;
}
html body #column_central #news {
	width: 280px;
	display:inline;
	border: 1px solid #909090;
	margin-top:2px;
}
#column_central #news div.box {
	margin-bottom: 10px;
}	
#column_central #news .inner {
	width: 270px;
	background-color: #f4f4f4;	
	height: 300px;
	margin-top: 55px;
	overflow:auto;
}

 #column_central #news h4 {
	font-size: 11px;
}
#column_central #news h5 {
	background-color: #0197d2;
	width: 277px;
	line-height: 19px;		
	color: white;
	font-size: 10px;
	font-style: italic;
	margin-bottom: 8px;
	margin-top: -8px;
	padding-left: 10px;	
}
#column_central #news a:link {text-decoration: none;}
#column_central #news a:visited {text-decoration: none;}
/* ----------------------------- End of My News                               --------- */
/* ----------------------------- End Left and Right sub-columns ------------------- */
/* ----------------------------- COLUMN_CENTRAL End  ----------------------------- */

/* ----------------------------- QUICKSEARCH ----------------------------- */
#quicksearch {
	line-height: 20px;
	font-size: 11px;
}
#quicksearch input.radio {
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: -2px;
}
#quicksearch input.button {
	margin-top: 6px;
	font-size: 11px;
	
}
#quicksearch h3 {
	margin-top: 8px;
	margin-bottom: 0px;
}

/* ----------------------------- FORM_2COLUMN and other form controls ----------------------------- */
.form_2column label {
	width: 150px;
	display: block;
	float: left;
	text-align: right;
	margin-top: 4px;
}

.form_2column input, .form_2column select {
/* --	margin-top: 4px;  I killed this line to fix the RadCombobox vertical alignment problem - */
	margin-left: 8px;
}
.form_2column td input, .form_2column td select {
	margin-left: 0px;
}

.nofloat label {
	width: auto !important;
}
label.nofloat {
	float: none;
	display: inline;
}

input.field, select, textarea {
   font: 8pt Verdana, Arial, Geneva, Helvetica, sans-serif;
   border: 1px solid #7492b3;
   padding: 2px;
}
input:hover.field, select:hover, textarea:hover {
	background-color: #eee;
}
input:focus.field, texarea:focus {
	background-color: #eee;
}
input.field {
	width: 204px;
}
#edit_registry fieldset#event_promoter_contact_information input.field {
	width: 160px;
}
input.field20 {
	width: 20px;
}
input.field35 {
	width: 35px;
}

input.field40 {
	width: 40px;
}
input.field60 {
	width: 60px;
}
input.field95 {
	width: 95px;
}
input.field130 {
	width: 130px;
}
input.field150 {
	width: 150px;
}

input.field160 {
	width: 160px;
}
input.field250 {
	width: 250px;
}
input.field270 {
	width: 270px;
}
input.field315 {
	width: 315px !important;
}

select:focus, textarea:focus {
	background-color: white;
}

label.disabled {
	color: #999;
}
input.disabled, textarea.disabled {
	background-color: white;
	border-color: #999;
}
input:hover.disabled, texarea:hover.disabled {
	background-color: white !important;
}

option {
   padding: 1px;
}

input.button {
	color: white;
	text-align: center;
	font-weight: bold;
	border: 0px;
	width: 110px;
	height: 28px;
	background: url(/images/VarPortal/button_blue.gif) top left no-repeat;
	cursor: pointer;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
}
input.button2 {
	color: white;
	text-align: center;
	font-weight: bold;
	border: 0px;
	width: 100px;
	height: 28px;
	background: url(/images/VarPortal/button_blue.gif) top left no-repeat;
	cursor: pointer;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
}
input.secondary {
	background: url(/images/VarPortal/button_gray.gif) top left no-repeat;
}
input:hover.button {
	color: #a4c2e3;
}
input:hover.secondary {
	color: #ccc;
}
fieldset {
	border: 1px solid #aaa;
	padding: 10px;  /* padding in fieldset support spotty in IE */
	margin: 0;
	background: #e7e7e7;
}

fieldset legend {
	font-weight: bold;
	color: #666;
	font-size: 1.1em; /* bump up legend font size, not too large or it'll overwrite border on left
                         be careful with padding, as it'll shift the nice offset on top of border  */
}

.error_message {
	color: #a00;
}

.required {
	font-size: 80%;
	color: #a00;
}
p.required {
	margin-bottom: 10px;
	text-align: right;
}

.symbol {
}

.login label {
	width: 100px;
	text-align: left;
	float:left
}
.login input {
	float:left
}
#edit_preferences label {
	width: 130px;
}
#edit_preferences .settings label {
	width: 110px;
}
#select_role label {
	width: 100px;
}
#edit_preferences select {
	margin-bottom: 4px;
}

#radbutton input{
	margin-right: .3em;
	margin-left: 150px;
	float: left;	
}


/* ----------------------------- SHOW_PROFILE ----------------------------- */
#show_profile .label {
	padding-right: 10px;
	font-weight: bold;
}
#show_profile td {
	vertical-align: top;
}
#show_profile h3 {
	margin: 0px;
	padding: 0px;
}

/* ----------------------------- SCROLL_BOX ----------------------------- */
#scroll_box {
	width: 85%;
	margin: 0 auto;
	padding: 10px 10px 0px 10px;
	height: 450px;
	overflow: scroll;
	background-color: #f0f0f0;
	border: 1px solid #aaa;
}
/* ----------------------------- SCROLL_BOX ----------------------------- */
#RSSNews_box {
	width: 96%;
	margin: 0 auto;
	padding: 10px 10px 0px 10px;
	height: 520px;
	overflow: scroll;
	background-color: #f0f0f0;
	border: 1px solid #aaa;
}
/* ----------------------------- MESSAGE_BOX ----------------------------- */
#message_box {
	width: 85%;
	margin: 0 auto;
	padding: 10px 10px 0px 10px;
	height: 150px;
	background-color: #f0f0f0;
	border: 1px solid #aaa;
}
/* ----------------------------- MESSAGE_BOX_UPLOAD ----------------------------- */
#message_box_upload {
	width: 95%;
	margin: 0 auto;
	padding: 10px 10px 0px 10px;
	height: 150px;
	background-color: #f0f0f0;
	border: 1px solid #aaa;
}
/* ----------------------------- FAQ_BOX ----------------------------- */
#FAQ_box {
	width: 90%;
	margin: 0 auto;
	padding: 10px 10px 0px 10px;
	height: 400px;
	overflow: scroll;
	background-color: #f0f0f0;
	border: 1px solid #aaa;
}

/* ----------------------------- COLUMN_RIGHT ----------------------------- */
#column_right {
	
	width: 178px;
	float: right;
	padding-right: 5px;
	font: 11px Arial, Geneva, Helvetica, sans-serif;
	
}
html>body #column_right {
	width: 178px;
	font: 9pt Arial, Geneva, Helvetica, sans-serif;
}
#column_right .inner {
	padding: 6px 0px 0px 0px;
	margin-left: 0px;
	position:relative;
	
}
#column_right h4 {
	font: 9pt Arial, Geneva, Helvetica, sans-serif;
	text-align: left;
	font-weight:bold;
}
#column_right h5 {
	font: 9pt Arial, Geneva, Helvetica, sans-serif;
	text-align: left;
	font-weight:normal;
	color: #027319;
}
#column_right a {
	color: #264d69;
	font: 9pt Arial, Geneva, Helvetica, sans-serif;
	text-decoration:none;
}

#column_right a.h3 {
	color: #264d69;
	font: 10pt Arial, Geneva, Helvetica, sans-serif;
	font-weight:bolder;
	text-decoration:underline;
}

#column_right span.a {
	color: #999;
}
#column_right .radr_clipRegion  
    {  
        border: none 0px !important;  
    }
#GTC_RightColumn2_Div {
	width:180px;
}	  
/* ----------------------------- FOOTER ----------------------------- */
#footer {
	background: url(/images/VarPortal/bg_footer1.jpg) no-repeat top left;
	text-align: center;
	padding: 10px 0px 0px 150px;
	height: 64px;
	font-size: 11px;
	color:#333333;
}
#footer #keywords {
	margin-top: 6px;
	font-size: 10px;
}

/* ----------------------------- COPYRIGHT ----------------------------- */
#copyright {
	color: white;
	text-align: center;
	font-size: 9px;
}
#copyright a {
	color: white;
}
#copyright a:hover {
	color: #ccc;
}

/*------------Image Gallery---------------------------------------------*/
#thumblist
{
	padding:0;
    margin:0;

}
#thumblist li
{
display: inline;
list-style-type: none;
padding:0;
    margin:0;	
}
#thumblist img
{
padding:0 !important;
margin:0 !important;
}
/* -- check_Box_1line ------------*/
.check_Box_1line label 
{
	width: 160px;
	display:inline;
	float: left;
	text-align:left;
	text-indent:25px;
	margin-top: -19px;
}

.check_Box_1line input, .check_Box_1line Label 
{
	margin-left: 4px;
}
.check_Box_1line td input, .check_Box_1line td select {
		margin-left: 4px;

}
/* -- check_Box_1line200 ------------*/
.check_Box_1line200 label 
{
	width: 200px;
	display:inline;
	float: left;
	text-align:left;
	text-indent:25px;
	margin-top: -19px;
}

.check_Box_1line200 input, .check_Box_1line200 Label 
{
	margin-left: 4px;
}
.check_Box_1line200 td input, .check_Box_1line200 td select {
		margin-left: 4px;

}
/* -- check_Box_1line400 ------------*/
.check_Box_1line400 label 
{
	width: 400px;
	display:inline;
	float: left;
	text-align:left;
	text-indent:25px;
	margin-top: -19px;
}

.check_Box_1line400 input, .check_Box_1line400 Label 
{
	margin-left: 4px;
}
.check_Box_1line400 td input, .check_Box_1line400 td select {
		margin-left: 4px;

}
