a { border: 0; color: #0000FF; text-decoration: none; }
a:hover { border: 0; color: #FF3399; text-decoration: underline; }
form { margin: 0; padding: 0; }
img { margin: 0; padding: 0; border: 0; }
#content-sub p img, #content-sub-sub p img { margin: 6px; padding: 0; border: 0; }
p { margin: 0.5em 0 0.9em 0; padding: 0; }
div { margin: 0; padding: 0; }
body { margin: 0; padding: 0 0 20px 0; font: 75% Tahoma, Arial, Trebuchet MS, Helvetica, sans-serif; font-family: Tahoma, Arial, Trebuchet MS, Helvetica, sans-serif; background: #6A6A6A url(images/bg_body_gradient.jpg.ashx); text-align: center; }
input { font-size: 90%; margin: 0px; }
select { font-size: 95%; }


blockquote
{
	background: transparent url(images/bg_blockquote.gif.ashx) no-repeat scroll 0.5em 0pt;
	color: #777777;
	min-height: 25px;
	margin: 20px 0px;
	padding: 0pt 50px;
}


#wrapper { 
	margin: 0 auto;
	padding: 0;
	text-align: center; 
	width: 1000px;  /* bmh */
	background: transparent;
}

#wrapperinner 
{
	margin: 0;
	padding: 0 0 0 0;
	text-align: left; 
	width: 1000px;  /* bmh */
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
background: #FFFFFF;
}

/* Header */
#header {
	width: 1000px;
	position: relative;
	height: 104px;
	background: transparent url(images/header.gif.ashx) no-repeat center top;
	padding: 0;	
	color: #FFF;
}
#header a.logolink
{
	position: absolute;
	margin: 0; padding: 0;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 40px; left: 30px;	
}

#header .header-links {
	position: absolute;
	top: 25px; right: 30px;	
	color: #FFFFFF;
	font-size: 0.9em;
}
#header .header-links a {	
	color: #FFF;
}
#header .header-links a:hover {
	color: #FF3399;	
}


#header .header-links a.mycart
{
	padding-left: 18px !important;
	background: url(images/icon_mycart.gif.ashx) no-repeat;
	background-position: 0px 1px;
}


#header-links2 
{
	position: absolute;
	top: 40px; right: 30px;	
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	color: #FFFFFF; 
	font-size: 10px;
	font-weight: bold;
}
#header-links2 li {
	float: left;
	padding: 20px 0 0 10px;
	/*background: red;*/
	height: 40px;
	font-family: Verdana;
}
#header-links2 li a, .subnav a:visited {
	padding: 4px 8px 3px 20px;
	margin: 0 0 0 0;
	height: 25px;
	line-height: 25px;
	color: #FFFFFF;
	text-decoration: none;
}
#header-links2 li a
{
	border: 1px solid #666666;
	background: url(images/bg_arrow.gif.ashx) no-repeat left center;
}
#header-links2 li a:hover {
	margin: 0;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #666666;
	background: #333333 url(images/bg_arrow.gif.ashx) no-repeat left center;
}
#header-links2 li.user
{
	font-weight: normal;
	font-size: 120%;
	padding: 25px 0px 0px 0px;
}
#header-links2 .one
{
	background: transparent url(images/bg_headerlinks2_1.gif.ashx) no-repeat 10px 0px;
}
#header-links2 .two
{
	background: transparent url(images/bg_headerlinks2_2.gif.ashx) no-repeat 10px 0px;
}
#header-links2 .three
{
	background: transparent url(images/bg_headerlinks2_3.gif.ashx) no-repeat 10px 0px;
}


/* Footer */	
#footer {
	color: #C6DDEE;
	background: #6A6A6A url(images/footer.jpg.ashx) no-repeat center top;
	width: 1000px;
	height: 70px;
	text-align: center;	
	font-size: 92%;
}
#footer a { 
	color: #FFF;
	text-decoration: none; 
}

#footer .footer-links {
	position: relative;
	top: 27px; 	
	color: #FFFFFF;
	text-align: center;
	font-size: 1.0em;
}
#footer .footer-links a {	
	color: #FFF;
	text-decoration: none;	
}
#footer .footer-links a:hover {
	color: #FF3399;	
}

/* Content related */
#content-container	{
	width: 1000px;  /* bmh */
	padding: 0;
	margin: 0px 0px 0px 0px;
	text-align: left;
	color: #444;
	height: 100%;

}

#content-left	
{	
	float: left;
	width: 100%;
	margin: 0px -150px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#content	{
	margin: 0px;
	padding: 0px;
	width: 1000px;  /* bmh */
	voice-family: "\"}\""; 
	voice-family: inherit;
}
#contenttext	
{
	padding: 20px 15px 20px 15px;	
}


/*second tier navigation*/
.subnav {
	background-color: #535353; 
	height: 24px; 
	width: 998px; 
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	clear: both;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	text-align: left;
}
.subnav .nav-links {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
.subnav .nav-links li  {
	background-image: none !important;
	float: left;
}
.subnav .nav-links li.right {
	float: right;
}
.subnav .nav-links li.right a {
	border-right-style: none;
}
.subnav .nav-links .left, .subnav .nav-links .right
{
	margin-right: 0px !important;
	padding: 0 !important;
}

.subnav .nav-links li.right span
{
	padding: 0px 10px 0 0;
	font-size: 110%;
	font-family: Trebuchet MS, Tahoma, Georgia, Arial, sans-serif;
	font-weight: normal;
}
.subnav .nav-links li.user {
	float: right;
	padding: 4px 10px 0 0;
	font-size: 12px;
	font-weight: normal;
}

.subnav .nav-links li a, .subnav a:visited, .subnav .nav-links li span {
	padding: 0 15px;
	margin: 0;
	height: 24px;
	line-height: 24px;
	color: #FFFFFF;
	text-decoration: none;
}
.subnav .nav-links li a:hover {
	background: #292929;
}
.subnav .nav-links li.selected a, .subnav .nav-links li.selected a:link, .subnav .nav-links li.selected a:hover {
	color: #000000;
	background: #FF79BC;
}


.subnav .nav-links li.left a, .subnav .nav-links li.left a:hover
	, .subnav a:visited, .subnav .nav-links li.left span
	, .subnav .nav-links li.selected a, .subnav .nav-links li.selected a:link {
	float: left;
	border-right: 1px solid #000000;
}

.subnav .nav-links li.right a {
	float: left;
	border-left: 1px solid #000000;
	color: #FFFFFF;
	background: #FF3399;
}

.subnav .nav-links li.right .linkmenu a {
	border-style: none;
	color: inherit;
	background-color: #535353; 
}


.subnav .nav-links li.right .linkmenu ul li a:hover {
	background-color: #292929 !important;
}

.subnav .nav-links li.selected a:hover {
	color: #ffffff;
}
.subnav .nav-links li.right a.selected, .subnav .nav-links li.right a.selected:link {
	border-left: 1px solid #000000;
}



/* Breadcrumb navigation */
.breadcrumb {
	height: 15px; 
	font-size: 12px;
	font-weight: normal;
	padding: 10px 5px 0px 5px;
	margin: 0px;
	clear: both;
}
.breadcrumb2 {
	height: 15px; 
	font-size: 12px;
	font-weight: normal;
	padding: 5px 5px 0px 20px;
	margin: 0px;
	clear: both;
}
.breadcrumb .nav-links, .breadcrumb2 .nav-links {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
.breadcrumb .nav-links li, .breadcrumb2 .nav-links li {
	float: left;
}
.breadcrumb .nav-links li a, .breadcrumb2 .nav-links li a, .breadcrumb a:visited
	, .breadcrumb .nav-links li a:hover, .breadcrumb2 .nav-links li a:hover
	, .breadcrumb .nav-links li span, .breadcrumb2 .nav-links li span {
	float: left;
	padding: 0 5px;
	margin: 0;
	height: 13px;
	line-height: 14px;
	text-decoration: none;
	border-right: 1px solid #000000;
}

.breadcrumb .nav-links li.selected a, .breadcrumb2 .nav-links li.selected a {/*for the first link in the breadcrumb*/
	font-weight: bold;
}
.breadcrumb .nav-links li.primary a
	, .breadcrumb2 .nav-links li.primary a
	, .breadcrumb .nav-links li.primary a:hover
	, .breadcrumb2 .nav-links li.primary a:hover{/*for the first link in the breadcrumb*/
	text-decoration: underline;
}

.breadcrumb .nav-links li.primary a, .breadcrumb2 .nav-links li.primary a
	, .breadcrumb .nav-links li.primary a:hover, .breadcrumb2 .nav-links li.primary a:hover
	, .breadcrumb .nav-links li.last a, .breadcrumb2 .nav-links li.last a
	, .breadcrumb .nav-links li.last a:hover, .breadcrumb2 .nav-links li.last a:hover {/*for the last link in the breadcrumb*/
	border-right: 0px none #000000;
}
.breadcrumb a, .breadcrumb2 a, .breadcrumb a.hyperlink
{
	font-size: 12px !important;
}

.breadcrumb .mailbox a
{
	padding-left: 19px !important;
	background: url(images/icon_mail.gif.ashx) no-repeat !important;
	background-position: 3px 2px !important;
}
.breadcrumb .emailbox a
{
	padding-left: 19px !important;
	background: url(images/icon_mail2.gif.ashx) no-repeat !important;
	background-position: 3px 2px !important;
}


/*  Typography */


a {
	margin: 0px;
	padding: 0px;
}

	
h1, h2, h3, h4, h5, h6	{
	font-weight: normal;
	font-family:Tahoma,Trebuchet MS,Georgia,Arial,sans-serif;
	margin: 0;
	padding: 0;
	letter-spacing: 0px;
	color: #353535;
}
	
#content-container h1	{
	margin-top: 0;
	font-size: medium;
  	font-size: 2.3em;
	font-weight: bold;
}

#content-container h2	{
	font-size: medium;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: large;
	}
#content-container h2 	{
	font-size:  large;  
	} 
#content h3	{
	margin-top: 0;
	font-size: 1.0em;
	font-weight: bold;
	margin: 0px;
	color: #5A0144;
	}
p	
{
	font-family: Tahoma, Georgia, Arial, sans-serif;
	line-height: 120%;
	text-align: left;
	margin-top: 0;
	margin-bottom: 1em;
	font-size: 1.10em;
	}
.a1 {
	padding: 0px 10px 0px 0px;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	font-size : 7pt;
	vertical-align: middle;
}
.a1:hover {
	padding: 0px 10px 0px 0px;
	text-decoration: none;
	font-weight: normal;
	color: #FF3399;
}


/*table data*/
th {
	color: #000000;
	padding: 0px 5px 0px 20px;
	font-size: 8pt;
	font-weight: bold;
	background-color: #F2F2F2;
	border: 1px solid #FF79BC;
	height: 20px;
	text-align: left;	
}

table.data {
	border: 1px solid #CCCCCC;
}
table.data th {
	color: #000000;
	padding: 0px 5px 0px 5px;
	font-size: 110%;
	font-weight: bold;
	background-color: #F2F2F2;
	height: 20px;
	text-align: center;
}
table.data th.sortup
{
	background-image: url(images/sortup.gif.ashx);
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 10px;
}
table.data th.sortdown
{
	background-image: url(images/sortdown.gif.ashx);
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 10px;
}
table.data td {
	height: 20px;
	font-size: 7pt;
	background-color: #FFFFFF;
	text-align: left;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
table.data td.alt {
	color: #FFFFFF;
	background-color: #CCCCCC;
	text-align: center;
}

.pager .pager-links
{
	margin-top: 2px;
	padding: 1px 0px 1px 0px;
}
.pager .pager-links .pager-link
{
	border: solid 1px #ffffff;
	margin-right: 1px;
}
.pager .pager-links .currpage
{
	border: solid 1px #ff3399;
}
.pager .pager-links a.pager-link, .pager .pager-links a.pager-link:hover, .pager .pager-links a.pager-link:visited
{
	text-decoration: none;
}
.pager .pager-links a.pager-link:hover
{
	background-color: #cccccc;
	border: solid 1px #000000;
}
.pager .pager-links .pager-link span
{
	padding: 0px 2px 0px 2px;
}

th.required {
	color: #000000;
	padding: 0px 5px 0px 20px;
	font-size: 8pt;
	font-weight: bold;
	background: #F2F2F2 url(images/bg_asterik.gif.ashx) no-repeat left center;
	border: 1px solid #FF79BC;
	height: 20px;
	text-align: left;
}

.hc 
{
	padding: 0px 5px 0px 20px;
	margin: 0 0 0px 0px;
	color: #000000;
	background: #F2F2F2;
	border: 1px solid #FF79BC;
	vertical-align: middle;
	text-align: left;
	height: 20px;
}

div.data
{
	padding: 5px;
	width: 960px;
	border: 1px solid #CCCCCC;
}

.submit
{
	padding: 0 10px 0 10px;
	margin: 0 5px 0 5px;
	height: 20px;
	font-size: 1em;
	font-weight: bold;
	font-family: arial;
	color: #FFFFFF;
	background: #FF3399;
	border: 1px solid #000000;
}



/*section navigation links*/
ul.sectionnavigationlinks
{
	font-weight: bold;
	font-size: 95%;
	margin: 0;
	padding: 0px;
}
ul.sectionnavigationlinks li
{
	background-image: url(images/bullet_arrow_pink.gif.ashx);
	background-position: 0pt 0.8em;
	background-repeat: no-repeat;
	list-style-type: none;
	margin: 0pt 0pt 0px 5px;
	padding: 5px 0pt 0pt 1.1em;
	display: inline;
}
ul.sectionnavigationlinks li.first
{
	background-image: none;
}
ul.sectionnavigationlinks li a
{
	text-decoration: none;
}

/*column layout classes*/

div.column2 
{
	margin: 10px 0pt 0pt;
	padding: 0pt;
	width: 100%;
}
div.column1
{
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

div.column2-norightcol
{
	margin: 10px 0pt 0pt;
	padding: 0pt;
	width: 100%;
}

div.colmain
{
	margin-left: 198px;
	margin-right: 301px;
	padding: 0px 10px 20px;
}
div.colmain-narrow
{
	margin-left: 440px;
}
div.nocol
{
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px 10px 20px;
}
div.colmain-noleftcol
{
	margin-left: 0px;
	margin-right: 301px;
	padding: 0px 10px 20px;
}
div.colmain-norightcol
{
	margin-left: 198px;
	margin-right: 0px;
	padding: 0px 10px 20px;
}


div.graybarheader
{
	background: #D1D1D1 url(images/bg_colleft_dotted.gif.ashx) repeat-x;
	height: 25px;
	min-height: 25px;
}
html>body .graybarheader { height:auto !important; }

div.graybarheader h2
{
	font-family: Verdana;
	font-size: 13px !important;
	font-weight: bold;
	letter-spacing: 0em;
	margin: 0px 0pt 0pt 0px;
	padding: 5px 0pt 5px 5px;
}
div.graybarheader h2 span
{
	display: block;
}
#content-container div.colmain h1, #content-container div.colmain-norightcol h1, #content-container div.colmain-noleftcol h1
{
  	font-size: 2.0em;
}
div.colmain h1, div.colmain-norightcol h1, div.colmain-noleftcol h1
{
	color: #000000;
}

#content-container div.colmain-noleftcol div.askedquestion h1 
{
	font-size: 1.4em;
}
#content-container div.colmain-noleftcol .askquestionreplyauthor h2
{
	font-size: 1.0em;
	font-weight: bold;
}
div.colmain h5, div.colmain-norightcol h5, div.colmain-noleftcol h5
{
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	line-height: 10px;
	margin: 0px 0pt 15px 0px;
	padding: 0pt;
}
div.colmain blockquote, div.colmain-norightcol blockquote, div.colmain-noleftcol blockquote
{
	color: inherit;
}


div.colleft
{
	float: left;
	margin: 0pt 0pt 0pt 4px;
	padding: 0px;
	width: 189px;
}
div.colleft-wide
{
	width: 440px;
}

div.colright
{
	float: right;
	margin: 0px 0px 0pt 0pt;
	padding: 0px 0px 0pt 0pt;
	width: 300px;
}

div.colleft h4
{
	background: transparent url(images/bg_colleft_stripe.gif.ashx) no-repeat;
	font-family: verdana, 'Trebuchet MS',arial,sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 12px;
	margin: 0pt 0pt 0px;
	min-height: 15px;
	padding: 9px 3px 4px 5px;
	vertical-align: middle;
	color: #000000;
}
div.colleft h4 span.numberofrecords
{
	color: #0000FF;
	padding: 5px 5px 0pt 5px;
}
div.colleft h4 span.numberofrecords a
{
	text-decoration: underline;
}
div.colleft .linklist
{
	background: transparent url(images/bg_colleft_dotted.gif.ashx) repeat-x;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0.03em;
	line-height: 1.4em;
	padding: 5px;
}
div.colleft ul.linklist
{
	list-style-type: none;
	margin: 0pt 0pt 20px 0px;
	padding: 0pt;
	text-align: left;
}
div.colleft ul.linklist li
{
	background-image: url(images/bullet_arrow_pink.gif.ashx);
	background-position: 0pt 0.8em;
	background-repeat: no-repeat;
	margin: 0pt 0pt 0px 5px;
	padding: 5px 0pt 0pt 1.1em;
}

div.colright h4
{
	background-color: #FFEAF4;
	border-bottom: 1px solid #E5E5E5;
	border-top: 1px solid #E5E5E5;
	font-family: 'Trebuchet MS',arial,verdana,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 14px;
	margin: 0pt 0pt 0px;
	min-height: 20px;
	padding: 0pt 3px 4px 0pt;
	vertical-align: middle;
}
div.colright h4 span
{
	display: block;
	padding: 4px 5px 2px;
}
div.colright div.search
{
	margin: 20px 0pt;
	text-align: center;
	vertical-align: middle;
}
div.colright div.rss
{
	height: 35px;
	margin: 10px 0pt 0pt;
	text-align: center;
}
div.colright div.blurb
{
	font-family: Tahoma,'Trebuchet MS',arial,verdana,sans-serif;
	font-size: 11px;
	padding: 5px 5px 10px 5px;
}
div.colright div.search span
{
	font-family: Tahoma,'Trebuchet MS',arial,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 12px;
}
div.colright div.search table.filter
{
	padding: 0px;
	margin: 0px;
	text-align: left;
	width: 100%;
}
div.colright div.search table.filter td.first
{
	padding-right: 5px;
	text-align: right;
}
div.colright input
{
	padding: 0px 0px 0px 0px;
}

div.colright div.text
{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.4em;
	margin: 5px 10px 5px 10px;
}

div.colright ul.linklist
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0.03em;
	line-height: 1.4em;
	list-style-type: none;
	margin: 0pt 0pt 20px 0px;
	padding: 0pt;
	text-align: left;
}
div.colright ul.linklist li
{
	background-image: url(images/bullet_arrow_pink.gif.ashx);
	background-position: 0pt 0.8em;
	background-repeat: no-repeat;
	margin: 0pt 0pt 0px 5px;
	padding: 5px 0pt 0pt 1.1em;
}
div.colright div.sectionline
{
	border-bottom: 1px solid #E5E5E5;
}


div.colright div.text a, div.column1 a.arrowlink
{
	background: url(images/bullet_arrow_pink.gif.ashx) no-repeat 0px .30em;
	text-decoration: none;
	padding-left: 10px;
}
div.colright div.text div.addcategory
{
	border: solid 1px #000000;
	margin: 3px;
	padding: 3px 3px 8px 3px;
	text-align: right;
}
div.colright div.text div.addcategory .submit
{
	margin: 3px 0px 0px 0px;
}


div.column1 div.image
{
	display: block;
}
div.column1 span.submitter
{
	float: left;
	font-size: 95%;
}
div.column1 a.misuse
{
	float: right;
	font-size: 90%;
	text-decoration: none;
}
div.column1 span.separator
{
	display: block;
	padding-bottom: 5px;
}
div.column1 div.comment, div.column1 div.comment-last, div.column1 div.comment-alt, div.column1 div.comment-admin
{
	padding: 4px;
}
div.column1 div.comment-alt
{
	background-color: #e8e8e8;
}
div.column1 div.comment-admin
{
	background-color: #ffc1e0;
	border-bottom: solid 1px #e8e8e8;
}

div.column1 div.comment img, div.column1 div.comment-alt img, div.column1 div.comment-admin img
{
	margin-right: 15px;
}

div.column1 div.askedquestion
{
	background-color: #eeeeee;
	padding: 5px 8px 5px 8px;
	border: 1px solid #CCCCCC;
}
div.column1 div.askedquestion div.askedquestionauthor
{
	font-style: italic;
	margin-bottom: 3px;
	font-size: 0.9em;
}
div.column1 div.askedquestion table td
{
	vertical-align: top;
}
div.column1 div.askedquestion table td
{
	padding-right: 5px;
	padding-bottom: 5px;
}
div.column1 table.askquestionreplyauthor
{
	margin-left: 10px;
	margin-bottom: 10px;
}
div.column1 table.askquestionreplyauthor td
{
	vertical-align: bottom;
}


div.column1 td.image
{
	vertical-align: top;
}


div.column1 table.topiccomment
{
	border-left: solid 1px #cccccc;
	border-top: solid 1px #cccccc;
	margin-bottom: 8px;
	width: 99%;
}
div.column1 table.firsttopiccomment
{
	background-color: #e8e8e8;
}
div.column1 table.firsttopiccomment td.image
{
	border-right-style: none;
}

div.column1 table.topiccomment td
{
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	vertical-align: top;
}
div.column1 table.topiccomment td.image
{
	background-color: #e8e8e8;
}
div.column1 table.topiccomment td.image-admin
{
	background-color: #ffc1e0;
}
div.column1 td.topictitlecell span
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
}
div.column1 td.topictitlecell .topictitle
{
	float: left;
	font-weight: bold;
	padding-left: 10px;
}

div.column1 td.topictitlecell .topiclabelright
	, div.column1 td.topictitlecell .topicposted
	, div.column1 td.topictitlecell .topicpostedon
{
	float: right;
}
div.column1 td.topictitlecell .topicpostedon
{
	padding-right: 10px;
}

div.column1 td.topictitlecell .topicposted
{
	color: #9c9c9c;
}

div.column1 td.topictitlecell .topiclabelright
{
	padding-left: 10px;
	padding-right: 10px;
	border-left: solid 1px #cccccc;
}

div.column1 td.image
{
	border-bottom-style: none;
	padding: 10px;
}
div.column1 td.commentcell
{
	padding: 5px;
	vertical-align: top;
	width: 100%;
}
div.column1 table.topiccomment td.image
{
	width: 1%;
}

div.column1 div.quote
{
	background-color: #fff5cc;
	border: solid 1px #e8e8e8;
	font-size: 95%;
	margin-left: 15px;
	margin-bottom: 15px;
	padding: 5px;
	width: 90%;
}
div.column1 div.quote hr
{
	border: dashed 1px #e8e8e8;
	height: 0px;
}

a.boldlink
{
	font-weight: bold;
	text-decoration: none;
}


div.column1 div.norecenttopic
{
	padding: 20px;
	text-align: center;
	width: 100%;
}

div.column1 div.topicsearched
{
	font-weight: bold;
	margin: 10px 0px 10px 10px;
	text-align: center;
}



/*Option 2*/
div.column1 div.recenttopic
{
	border: solid 1px #e8e8e8;
	margin: 2px 2px 5px 2px;
	padding: 20px 20px 10px 20px;
}
div.column1 div.recenttopic .recenttopictitle
{
	width: 99%;
	vertical-align: middle;
}
div.column1 div.recenttopic .recenttopictitlecell
{
	padding-right:5px;
	width: 2%;
	vertical-align: top;
}
div.column1 div.recenttopic .recenttopicsubjectcell
{
	vertical-align: top;
}
#content-container div.column1 .recenttopic div.recenttopictitle h1
{
	margin: 0px;
}
div.column1 div.recenttopic .recenttopictitle span.posted
{
	font-size: 90%;
}
div.column1 div.recenttopic div.recenttopictext
{
	padding-top: 8px;
	padding-bottom: 6px;
}
div.column1 div.recenttopic a.arrowlink
{
	background-position: 0px .40em;
	font-size: 90%;
}
div.column1 div.recenttopic .recenttopictitle.usertopicview img
{
	margin-right: 15px;
}

.clear 
{
	clear: both;
	display: block;
	height: 0px;
	margin: 0pt;
	overflow: hidden;
	padding: 0pt;
}


/*Option 3*/
table.forum
{
	width: 100%;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	margin: 0 -10px 20px 0;
	font-family: trebuchet ms;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #333333;
}
table.forum th
{
	margin: 0px 0 0px 0px;
	padding: 0;
	color: #000000;
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	line-height: 10px;
	height: 22px;
	background-color: #e9e9e9;
	border-left-style: none;
	border-top-style: none;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	text-align: center;
}
table.forum td
{
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
table.forum th div
{
	padding: 0 10px 0 10px;
}


table.forum .colicons
{
	width: 50px;	
}
table.icons td
{
	width: 14px;
	border-right: 0px none #cccccc;
	border-bottom: 0px none #cccccc;
}

table.forum .colforum
{
	width: 50%;
}
table.forum .colquestionanswer
{
	width: 100%;
}
table.forum .colforum div.forumcontainer
{
	margin: 10px;
	padding: 0px;
}
table.forum .colforum div a
{
	font-size: 14px;
	font-weight: bold;
}
table.forum .colforum div .forumname a
{
	font-size: 20px !important;
	font-weight: normal;
}
table.forum .colforum div.forumname
{
	margin: 0px 0 0 0;
}
table.forum .colforum div.noforumname
{
	margin: 0px 0 0 0;
	padding: 3px 0 3px 0;
}
table.forum .colforum div.lastpostdata
{
	padding-bottom: 5px;
}
table.forum .colforum div.forumdescription
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	line-height: 10px;
}
table.forum .colforum div.dashed
{
	background: url(images/bg_colleft_dotted.gif.ashx) bottom center repeat-x;
	padding-bottom: 3px;
}

table.forum .collastpost
{
	width: 50%;
}
table.forum td.collastpost
{
	background: url(images/bg_gradient_90.jpg.ashx) bottom left repeat-x;
}
	
table.forum .collastpost div.lastpostcontainer
{
	margin: 0px 10px 0 10px;
	padding: 3px 0px 3px 0px;
}
table.forum div.headshot
{
	margin-top: 2px;
	margin-right: 10px;
	float: left;
}
table.forum div.headshot img
{
	border: 2px solid #000000;
	vertical-align: middle;
}
table.forum div.lastpostdata
{
	padding: 0 0 0 10px;
}
table.forum div.lastpostdata a
{
	font-size: 14px;
	font-weight: bold;
}
table.forum div.lastpostdata span
{
	color: #aaaaaa;
}


table.forum th.coltopics, table.forum th.colreplies
{
	font-family: trebuchet ms;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
}

table.forum .coltopics div
{
	text-align: center;
}
table.forum .colreplies
{
	border-right: 0px none #cccccc;
}
table.forum .colreplies div
{
	text-align: center;
}
table.forum .colnotopics
{
	border-right: 0px none #cccccc;
}
table.forum .colnotopics div
{
	font-size: 120%;
	margin: 10px 0px 10px 0px;
	text-align: center;
}

table.forum th.colforum, table.forum th.collastpost, table.forum th.coltopics, table.forum th.colreplies
{
	cursor: pointer;
}
div.column1 div.helpforumimages div
{
	color: #aaaaaa;
	font-size: 90%;
	margin-bottom: 2px;
}
div.column1 a.quotereplylink
{
	font-size: 90%;
	text-decoration: none;
}

table.forum table.question
{
	width: 100%;
	margin-top: 4px;
}
table.forum table.question td
{
	border-style: none;
}
table.forum table.question td.firstcell
{
	color: #aaaaaa;
	padding-right: 5px;
	text-align: right;
	width: 10%;
}
table.forum table.question td a
{
	text-decoration: none;
}

/*Option 4*/
div.column1 div.categorylist
{
	font-family: 'Trebuchet MS',arial,verdana,sans-serif;
	text-align: center;
}
div.column1 div.categorylist a
{
	font-size: 90%;
}
div.column1 div.categorylist div.graybarheader a
{
	font-size: 85% !important;
	font-weight: normal;
	padding-right: 10px;
}
div.column1 div.categorylist div.categorylistcontainer
{
	border: solid 1px #aaaaaa;
	margin: 2px 0px 6px 0px;
	text-align: left;
}
div.column1 div.categorylist table
{
	width: 99%;
}
div.column1 div.categorylist table td
{
	padding: 0px 10px 10px 10px;
	width: 33%;
}
#content div.column1 div.categorylist table td h3
{
	color: #000000;
}
div.column1 div.categorylist table td .topicdescription
{
	color: #555555;
	font-size: 90%;
}
div.column1 div.categorylist table td a
{
	background-position: 0px .50em;
}


.messagepreview
{
	border: solid 1px #aaaaaa;
	color: #444444;
	padding: 5px;
}


/*Miscellaneous*/
.title
{
	font-size: 1.8em;
	font-weight: bold;
}

.subtitle
{
	font-size: 1.2em;
	font-weight: bold;
}

a.imgcontainer
{
	display: block;
	padding: 5px;
}
a.imgcontainer:hover
{
	background-color: #ff79bc;
}

.link
{
	color: Blue;
	cursor: pointer;
	text-decoration: underline;
}

img.leftpad
{
	padding-left: 10px;
}
img.rightpad
{
	padding-right: 10px;
}

table.top td
{
	vertical-align: top;
}

.login
{
	background-color: #fffffe;
	text-align: right;
	white-space: nowrap;
}
.login div.inner
{
	border: solid 2px #5A0144;
	padding: 4px 4px 4px 4px;
}
.login, .login input
{
	font-size: 90%;
}
.login .mt-5 {margin-top: 0px !important;}

.cblist
{
	border: solid 1px black;
	margin: 2px 2px 2px 2px;
}
.cblist input
{
	margin: 0px 3px 0px 15px;
	vertical-align: middle;
}
.cblist label
{
	padding-right: 5px;
	white-space: nowrap;
}

div.cblist-links
{
	margin-left: 2px;
}

.rblist label
{
	margin-right: 3px;
	vertical-align: middle;
}
.rblist input
{
	margin: 0px 3px 0px 3px;
	vertical-align: middle;
}


.infotable
{
	width: 100%;
}
.infotable th
{
	background-color: #b8b8b8;
	border-style: none;
	font-weight: normal;
	padding: 0px 5px 0px 5px;
	text-align: center;
}
.infotable td
{
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
}

.infotable2
{
	width: 300px;
}
.infotable2 th.hc
{
	background-color: #ffffff;
	border-style: none;
	font-weight: normal;
	font-variant: small-caps;
	text-align:left;
}
.infotable2 td
{
	font-weight: bold;
	text-align:left;
}

.totalrow th, .totalrow td
{
	background-color: #f2f2f2 !important;
	font-weight: bold;
}


.boldlinks
{
	font-weight: bold;
	padding-top: 15px;
}
.boldlinks a
{
	text-decoration: underline;
}
.boldlinks div
{
	padding-bottom: 7px;
}


.helpcontent
{
	background-color: #fffffe;
	width: 400px;
	text-align: left;
}
.helpcontent iframe
{
	display: none;
	display/**/: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 300px;
	height: 300px;
}
.helpcontent .helptitle
{
	background-color: #ff3399;
	border-bottom: solid 1px black;
	color: Black;
	display: block;
	float: left;
	font-weight: bold;
	width: 100%;
	font-size: 1.5em;
	font-family: Arial;
}
.helpcontent .helptitle span
{
	float: left;
	padding: 3px 0 3px 7px;
}
.helpcontent .helptitle img
{
	cursor: pointer;
	float: right;
}
.helpcontent .helptext
{
	background-color: #EBEBEB;
	padding: 10px;
	color: #444;
	font-size: 97%;
	margin-top: 0px;
}

.helpcontent .helptext h3
{
	margin: 0px 0px 10px 0px;
}


a.help, li a.help
{
	padding-left: 13px !important;
	background: url(images/bullet_help.gif.ashx) no-repeat;
	background-position: 0px 1px;
	font-size: 11px;
}

a.helpgray
{
	background-image: none;
	color: #444444 !important;
	font-size: inherit !important;
	padding: 0 !important;
}
a.helpgray:hover
{
	color: #FF3399 !important;
	text-decoration: underline;
}

#content-container .hyperlink
{
	font-size: 11px;
}




.alert
{
	color: Red;
	font-weight: bold;
}

.dragover
{
	background-color: #e2e2e2;
	cursor: move;
}

.novisibility
{
	background-color: #ffffff;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 980;
}

.opacity70
{
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);
}
.opacity40
{
	opacity: 0.4;
	-moz-opacity: 0.4;
	filter: alpha(opacity=40);
}


.popupimage
{
	border: solid 2px black;
	cursor: pointer;
	position: absolute;
	z-index: 981;
}

.popupimage div
{
	background-color: #000000;
	color: #ffffff;
	font-weight: bold;
}

.popupimage .popupimagecontainer
{
	background-color: #ffffff;
	border-bottom-style: none;
	padding: 30px;
}

.popupimage div a, .popupimage div a:hover, .popupimage div a:visited, .popupimage div a:link
{
	color: White;
	text-decoration: none;
}

.popupmessage
{
	background-color: #fffffe;
	position: absolute;
	z-index: 981;
}
.popupmessage div.popuptitle
{
	background-color: #000000;
	color: #ffffff;
	font-weight: bold;
	font-size: 120%;
	padding: 4px 0px 4px 10px;
	white-space: nowrap;
}
.popupmessage div.container
{
	border: solid 2px black;
	padding: 15px 20px 20px 20px;
}
.popupmessage div.buttons
{
	text-align: right;
	width: 100%;
}
.popupmessage div.buttons input
{
	margin: 0px 0px 0px 0px;
}
.popupmessage iframe
{
	display:none;
	display/**/:block;
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
}



#content-container .popupmessage div h2
{
	font-size: 180%;
	font-weight: bold;
	margin-bottom: 3px;
}

.passwordstrength
{
	background-color: White;
	color: Red;
}

.welcome
{
	font-weight: normal;
	font-size: 110%;
	padding: 6px 0px 0pt 0pt;
}

span.charcount
{
	font-size: 90%;
}

.sendcard
{
	background-color: #d8d8d8;
	border: solid 1px #a9a9a9;
	border-top-style: none;
	border-bottom-style: none;
	text-align: center;
	width: 99px;
}
.sendcarddark
{
	background-color: #444444;
	color: #ffffff;
	font-size: 80%;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
}

.listitem
{
	display: list-item;
}

.infocard
{
	background: #6A6A6A url(images/bg_gradient.jpg.ashx) repeat-x left top;
	border: solid 1px #a9a9a9;
	font-size: 80%;
	padding: 3px 6px 3px 6px;
}

.infocard a
{
	font-size: inherit !important;
}

table.topicimagetable
{
	border-left: solid 1px #cccccc;
	border-top: solid 1px #cccccc;
	width: 100%;
}
table.topicimagetable td
{
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	padding: 10px 0px 10px 0px;
	text-align: center;
	width: 20%;
}
table.topicimagetable td span
{
	font-weight: bold;
}
table.topicimagetable td img
{
	margin: 2px 0px 2px 0px;
}

div.anchorlist a
{
	display: block;
	margin-bottom: 3px;
}
div.anchorlist a:hover
{
	padding-left: 5px;
}

.iframe iframe
{
	display:none;
	display/**/:block;
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
}

.alertmessage a, .alertmessage a:hover, .alertmessage a:visited, .alertmessage a:link
{
	color: #458ee9;
}

/***NEW BUTTONS****/

a.btn.pink, a.btn.pink span {
	background-image: url(images/bg_btn_pink.gif.ashx);
}

.btn {
	height: 24px;
	padding: 0 2px 0 7px;
	display: block;
	position: relative;
	background-position: top left;
	font: bold 12px/22px Arial;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
}

.btn span
{
	width: 10px;
	height: 24px;
	position: absolute;
	right: -5px;
	top: 0;
	background-position: top right;
}

.btn:hover {
	text-decoration: none;
	background-position: bottom left;
}

.btn:hover span {
	cursor: pointer;
	background-position: bottom right;
}

.active, a.active {
	background-position: bottom left;
}

.active span, a.active span {
	background-position: bottom right;
}


.btn.arrow, .btn.arrowpink, .btn.blank {
	line-height: 36px;
	height: 36px;
	color: #333;
	font-size: 14px;
	width: 100px;
}

.btn.arrow span {
	height: 36px;
	background-image: url(images/bg_btn_large_blank.gif.ashx);
}

.btn.arrow {
	background-image: url(images/bg_btn_large_arrow.gif.ashx);
}
.btn.blank span {
	height: 36px;
	background-image: url(images/bg_btn_large_blank.gif.ashx);
}

.btn.blank {
	background-image: url(images/bg_btn_large_blank.gif.ashx) !important;
}
.btn.blank:hover {
	color: #000000;
}

.btn.left 
{
	margin-right: 5px;
	padding: 0 15px 0 25px;
}

.btn.right 
{
	margin-left: 5px;
	background-position: top right;
	padding: 0 25px 0 15px;
}

.btn.right:hover {
	background-position: bottom right;
}

.btn.right span {
	left: -5px;
	background-position: top left;
}

.btn.right:hover span {
	background-position: bottom left;
}

.btn.right.active {
	background-position: bottom right;
}
.btn.right.active span {
	background-position: bottom left;
}
 
.fl {float: left;}
.mt-5 {margin-top: 5px;}


.btn.arrowpink:hover { color: #000000; }
.btn.arrowpink span { height: 36px; background-image: url(images/bg_btn_large_blank_pink.gif.ashx); }
.btn.arrowpink { background-image: url(images/bg_btn_large_blank_pink.gif.ashx); }
.btn.arrowpink.left, .btn.arrowpink.right { background-image: url(images/bg_btn_large_arrow_pink.gif.ashx); }


/***END NEW BUTTONS****/

.dropzonecontainer
{
	background-color: #fffffe;
	border: solid 1px black;
	position: relative;
}

.dropzonecontainer .dropzoneparent
{
	position: absolute;
}

.dropzonecontainer .dropzoneparent .dropzone
{
	overflow: hidden;
	position: relative;
}
.dropzonecontainer .dropzoneparent .dropzone .zonetext
{
	font-weight: bold;
	text-align: center;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}

.objectcropper
{
	background-color: #ffffff;
	position: absolute;
}


.watermarktext
{
	color: #777777;
}
.requiredsign
{
	padding: 0px 5px 0px 20px;
	background: url(images/bg_asterik.gif.ashx) no-repeat left center;
}

.linkimagediv
{
	height: 30px;
}

hr.divider
{
	border: solid 1px #e8e8e8;
	height: 0px;
}
.primarycompcardcontainer
{
	width: 100%;
	border: solid 1px #CCCCCC;
	padding: 7px;
	background: #F3F3F3;
}

.helptipscontainer
{
	border: solid 1px #CCCCCC;
	padding: 7px;
	background: #FFFFFF;
	vertical-align: top;
}

#content-container h1.glossary
{
	font-size: 3.5em !important;
	color: #333333;
}

span.glossary
{
	font-weight: bold;
	color: blue;
	text-align: center;
}

.heading
{
	font-family: Arial,Tahoma,Trebuchet MS,Helvetica,sans-serif;
	font-size: 120%;
	font-weight: bold;
}

.mycontactsexplanation
{
	padding: 3px 0 0 5px;
	font-size: 11px;
}

ul.list
{
	margin-top: 3px;
	margin-bottom: 3px;
}

/* Link Menu */
.linkmenu
{
	background-color: #535353 !important;
	position: absolute;
	z-index: 980;
}
.linkmenu div
{
	border: solid 1px #000000;
}
.linkmenu ul
{
	background-color: #535353 !important;
	margin: 0;
	padding: 4px 6px 4px 6px;
}
.linkmenu ul li
{
	list-style-type: none;
	float: none !important;
	white-space: nowrap;
}
.linkmenu ul li hr
{
	margin: 0;
}
.linkmenu ul li.spacer
{
	height: 1px;
	background-color: #000000;
	font-size: 0px;
	line-height: 0px;
}
.linkmenu ul li a
{
	border-style: none !important;
	display: block;
	float: none !important;
	padding: 0 0 0 5px;
}
.linkmenu ul li a, .linkmenu ul li a:visited
{
	padding: 0 15px;
	margin: 0;
	height: 24px;
	line-height: 24px;
	color: #ffffff;
	text-decoration: none;
}
.linkmenu ul li a:hover {
	background-color: #292929;
}

span.b { color: blue; } span.r { color: #990033; }

.pricingtable { border: solid 1px gray; color: #000000; font-size: 90%; padding-bottom: 10px; text-align: left; white-space: nowrap; }
.pricingtable th { background-color: gray; border-style: none; padding: 0 0 0 5px; }

.membershiptable { background-color: #ffffff; }
.membershiptable tr { height: 50px; }
.membershiptable tr td { border-bottom: solid 2px #c9c9c9; vertical-align: middle; white-space: nowrap; }
.membershiptable tr.lastcell td { border-bottom-style: none; }
.membershiptable td.firstcell { text-align: right; width: 475px; white-space: normal; }
.membershiptable td.firstcell div { font-size: 125%; font-weight: bold; }
.membershiptable td.leftcell { border-right: solid 2px #c9c9c9; text-align: center; width: 110px; }
.membershiptable td.rightcell { font-weight: bold; text-align: center; width: 110px; }

/*	ScrollBar	*/
.scb div.scrollbar { display:none; }
.scb div.wn { position:relative; width:660px; height:140px; overflow:hidden; }
.scb div.scrollbar { position:relative; width:660px; height:11px; display:block; font-size:1px; }
.scb div.track { position:absolute; left:23px; top:0; width:614px; height:27px; background: transparent url(images/scroll_trackX.gif.ashx) repeat-x top left; }
.scb div.dragBar { position:absolute; left:1px; top:8px !important; width:40px !important; height:11px; background-color:#000000; vertical-align: middle; }
.scb div.left { position:absolute; left:0; top:0; padding: 0 !important; }
.scb div.right { position:absolute; right:0; top:0; padding: 0 !important; }
.scb div.scrollbar, .scb div.track, .scb div.dragBar, .scb div.left, .scb div.right { -moz-user-select: none; -khtml-user-select: none; }
.scb div.scrollbar img { display:block; }
/****************/

.contest .pager .pager-links .pager-link { border: solid 1px #000000; color: #00a0ff; }
.contest .pager .pager-links .currpage { border: solid 1px #ff3399; }
.contest .pager-link { color: #ffffff; }
.contest .pager .pager-links a.pager-link:hover { background-color: #535353; border: solid 1px #ff3399; color: #ffffff; }
.contest .contesttext { color: #00a0ff; }
.contest .link { color: #00a0ff; text-decoration: none; }
.contest .released { text-decoration: underline; }

.contest .comment { border-bottom: dashed 1px #535353; margin-bottom: 5px; }
.contest .comment-last { border-bottom-style: none; }
.contest .comment-name { font-weight: bold; }
.contest .comment-message { margin-left: 20px; margin-bottom: 5px; }
.contest .contest-rules-container .contest-rules {
	background-color: #ffffff; color: #000000; height: 600px; overflow-y: auto; margin: 15px; padding: 15px; }
.contest .contestant-commentcontrol { background-color: #eeeeee; border: solid 1px #888888; color: #000000; margin-top:10px; padding: 3px; }
.contest .modelbrowse-links .breadcrumb .nav-links a { color: #00a0ff; }
.contest .modelbrowse-links .breadcrumb .nav-links li a { border-right-style: none; }
.contest .modelbrowse-links .breadcrumb .nav-links li a { text-decoration: none; }
.contest .modelbrowse-links .breadcrumb .nav-links li a:hover
	, .contest .modelbrowse-links .breadcrumb .nav-links li.selected a { text-decoration: underline; }

.contest .member-plus-image { background: transparent url(images/icon_EMplus.gif.ashx) no-repeat left top; height: 13px; margin-top: 1px; }
.contest .contestant-image-member { border: 1px solid #ff3399; }
.contest .contestant-profile { color: #ff3399 !important; font-size: 80%; padding-left: 42px; }
.contest .contestant-spotlight { background-color: #eeeeee; border: solid 1px #ff3399; font-size: 80%; height: 90px; width: 220px; line-height: 16px; }
.contest .contestant-spotlight .member-plus-image { background-position: right; width: 35px; }
.contest .contestant-spotlight .contestant-image-member { border-style: none; }