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; 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: 1012px;  /* bmh */
	background: transparent;
}

#wrapperinner 
{
	margin: 0 0 0 -8px;
	padding: 0 0 0 0;
	text-align: left; 
	width: 1012px;  /* bmh */
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	background: #FFFFFF;
}

/* Header */
#header {
	width: 1012px;
	position: relative;
	height: 87px;
	background: transparent url(images/header.gif.ashx) no-repeat center top;
	padding: 0;	
	color: #FFF;
	margin-left: -8px;
}
#header a.logolink
{
	position: absolute;
	margin: 0; padding: 0;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 20px; left: 10px;	
}

#header .header-links {
	position: absolute;
	top: 15px; right: 20px;	
	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: 25px; right: 20px;	
	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;
	font-size: 110%;
}
#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 #282828;
	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 #313131;
	background: #1e1e1e 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;
}

/* Footer */	
#footer {
	color: #C6DDEE;
	background: #6A6A6A url(images/footer.gif.ashx) no-repeat center top;
	width: 1012px;
	height: 70px;
	text-align: center;	
	font-size: 92%;
	margin-left: -8px;
}
#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: 1012px;  /* 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: 1012px;  /* bmh */
	voice-family: "\"}\""; 
	voice-family: inherit;
}
#contenttext	
{
	padding: 20px 15px 20px 15px;	
}


/*second tier navigation*/
.subnav {
	background-color: #535353; 
	height: 24px; 
	width: 1010px; 
	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;
	font-size: 110%;
}
.subnav .nav-links li a:hover {
	background: #454545;
}
.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 #484848;
}

.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: 661px;
	margin-right: 341px;
	padding: 0;
}
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-color: #f2f2f2;
	border: 1px solid #ccc;
	height: 28px;
	min-height: 28px;
	width: 98%;
	margin-top: 5px;
	margin-bottom: 10px;
}
html>body .graybarheader { height:auto !important; }

div.graybarheader h2
{
	font-family: Verdana;
	font-size: 15px !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: 640px;
	margin-left: 0px;
	padding-left: 20px;
}

div.colright
{
	float: right;
	margin: 0px 0px 0pt 0pt;
	padding: 0px 0px 0pt 0pt;
	width: 300px;
}
div.colright-wide
{
	width: 340px;
}


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, 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%;
}
span.separator
{
	display: block;
	padding-bottom: 5px;
}
div.comment, div.column1 div.comment-last, div.column1 div.comment-alt, div.column1 div.comment-admin
{
	padding: 4px;
}
div.comment-alt
{
	background-color: #e8e8e8;
}
div.comment-admin
{
	background-color: #ffc1e0;
	border-bottom: solid 1px #e8e8e8;
}

div.comment img, div.comment-alt img, div.comment-admin img
{
	margin-right: 15px;
}

div.askedquestion
{
	background-color: #eeeeee;
	padding: 5px 8px 5px 8px;
	border: 1px solid #CCCCCC;
}
div.askedquestion div.askedquestionauthor
{
	font-style: italic;
	margin-bottom: 3px;
	font-size: 0.9em;
}
div.askedquestion table td
{
	vertical-align: top;
}
div.askedquestion table td
{
	padding-right: 5px;
	padding-bottom: 5px;
}
table.askquestionreplyauthor
{
	margin-left: 10px;
	margin-bottom: 10px;
}
table.askquestionreplyauthor td
{
	vertical-align: bottom;
}


td.image
{
	vertical-align: top;
}


div.reportmisuse { color: #000000; }

table.comment { margin-bottom: 8px; width: 98%; color: #000000; }
table.comment a { text-decoration: none; }
table.firstcomment { background-color: #e8e8e8; }
table.firstcomment td.comment-image { border-right-style: none; }

table.comment td { vertical-align: top; }
td.comment-titlecell { background-color: #f2f2f2; border: 1px solid #ccc; }
td.admin { background-color: #ffe8f3; }
td.comment-titlecell span { padding-top: 4px; padding-bottom: 4px; padding-right: 4px; }
td.comment-titlecell .comment-title { float: left; font-weight: bold; padding-left: 10px; }

td.comment-titlecell .comment-labelright
	, td.comment-titlecell .comment-posted
	, td.comment-titlecell .comment-postedon
{
	float: right;
}
td.comment-titlecell .comment-postedon { padding-right: 10px; }
td.comment-titlecell .comment-posted { color: #9c9c9c; }
td.comment-titlecell .comment-labelright { padding-left: 10px; padding-right: 10px; border-left: solid 1px #cccccc; }

td.comment-image
{
	border-bottom-style: none;
	padding: 10px;
	text-align: center;
}
td.comment-cell
{
	padding: 5px;
	vertical-align: top;
	width: 100%;
}
td.comment-cell .comment-text, td.comment-cell .comment-quote
{
	word-wrap: break-word;

	-ms-word-break: break-all;
	word-break: break-all;

	/* Non standard for webkit */
	word-break: break-word;

	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}
table.comment td.comment-image
{
	width: 1%;
}

div.comment-quote
{
	background-color: #fff5cc;
	border: solid 1px #e8e8e8;
	font-size: 95%;
	margin-left: 15px;
	margin-bottom: 15px;
	padding: 5px;
	width: 90%;
}
div.comment-quote hr
{
	border: dashed 1px #e8e8e8;
	height: 0px;
}

.topic-title
{
	font-weight: bold;
	font-size: 160%;
	position: absolute;
	margin-top: -26px;
}


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;
}
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; }

.infotable3 { font-family: Arial; }
.infotable3 th.hc { background-color: #ffffff; font-size: 90%; font-weight: normal; color: #808080; text-align:left; border-style: none; border-top: 1px dotted #cccccc; padding: 0px 30px 1px 1px; }
.infotable3 td { color: #808080; font-size: 100%; text-align:left; border-top: 1px dotted #cccccc; }
.infotable3 td.lrg { font-size: 110%; }

.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 .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: #929292;
	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;
}



#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;
}

.alertmessage a, .alertmessage a:hover, .alertmessage a:visited, .alertmessage a:link
{
	color: #458ee9;
}
.alertmessage>div { background-image: url(images/blackpopup_close.png.ashx); background-repeat: no-repeat; background-position: 99.4% 5%; }

/***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.arrowgray, .btn.blank {
	line-height: 36px;
	height: 36px;
	color: #333;
	font-size: 14px;
	width: 100px;
}
.btn.arrowgray { color: #ff3399; }

.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); }

.btn.arrowgray span { height: 36px; background-image: url(images/bg_btn_large_gray.png.ashx); }
.btn.arrowgray { background-image: url(images/bg_btn_large_gray.png.ashx); }
.btn.arrowgray.left, .btn.arrowgray.right { background-image: url(images/bg_btn_large_arrow_gray.png.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: #999;
}
.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; }
hr.dividersmall { border: solid 1px #e8e8e8; border-bottom-style: none; 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; }

a.emaillink { background: url(images/icon_email.png.ashx) no-repeat; background-position: right; padding-right: 20px; }

.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; overflow:hidden; }
.scb div.scrollbar { position:relative; height:11px; display:block; font-size:1px; }
.scb div.track { position:absolute; left:23px; top:0; height:27px; background: transparent url(images/scroll_trackX.gif.ashx) repeat-x top left; }
.scb div.dragBar { position:absolute; left:1px; background: transparent url(images/slider.jpg.ashx) top left; width: 50px !important; height: 14px; top: 6px !important; 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; }
/****************/

/**********				Pretty Photo CSS			*************/
div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}div.pp_default .pp_top .pp_left{background:url(images/prettyPhoto/default/sprite.png.ashx) -78px -93px no-repeat}div.pp_default .pp_top .pp_middle{background:url(images/prettyPhoto/default/sprite_x.png.ashx) top left repeat-x}div.pp_default .pp_top .pp_right{background:url(images/prettyPhoto/default/sprite.png.ashx) -112px -93px no-repeat}div.pp_default .pp_content .ppt{color:#f8f8f8}div.pp_default .pp_content_container .pp_left{background:url(images/prettyPhoto/default/sprite_y.png.ashx) -7px 0 repeat-y;padding-left:13px}div.pp_default .pp_content_container .pp_right{background:url(images/prettyPhoto/default/sprite_y.png.ashx) top right repeat-y;padding-right:13px}div.pp_default .pp_next:hover{background:url(images/prettyPhoto/default/sprite_next.png.ashx) center right no-repeat;cursor:pointer}div.pp_default .pp_previous:hover{background:url(images/prettyPhoto/default/sprite_prev.png.ashx) center left no-repeat;cursor:pointer}div.pp_default .pp_expand{background:url(images/prettyPhoto/default/sprite.png.ashx) 0 -29px no-repeat;cursor:pointer;height:28px;width:28px}div.pp_default .pp_expand:hover{background:url(images/prettyPhoto/default/sprite.png.ashx) 0 -56px no-repeat;cursor:pointer}div.pp_default .pp_contract{background:url(images/prettyPhoto/default/sprite.png.ashx) 0 -84px no-repeat;cursor:pointer;height:28px;width:28px}div.pp_default .pp_contract:hover{background:url(images/prettyPhoto/default/sprite.png.ashx) 0 -113px no-repeat;cursor:pointer}div.pp_default .pp_close{background:url(images/prettyPhoto/default/sprite.png.ashx) 2px 1px no-repeat;cursor:pointer;height:30px;width:30px}div.pp_default .pp_gallery ul li a{background:url(images/prettyPhoto/default/default_thumb.png.ashx) center center #f8f8f8;border:1px solid #aaa}div.pp_default .pp_social{margin-top:7px}div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{left:auto;position:static}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(images/prettyPhoto/default/sprite.png.ashx) -51px 1px no-repeat;height:30px;width:30px}div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(images/prettyPhoto/default/sprite.png.ashx) -31px -3px no-repeat;height:20px;margin:4px 0 0;width:20px}div.pp_default a.pp_arrow_next{background-position:-82px -3px;left:52px}div.pp_default .pp_content_container .pp_details{margin-top:5px}div.pp_default .pp_nav{clear:none;height:30px;position:relative;width:110px}div.pp_default .pp_nav .currentTextHolder{color:#999;font-family:Georgia;font-size:11px;font-style:italic;left:75px;line-height:25px;margin:0;padding:0 0 0 10px;position:absolute;top:2px}div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:.7}div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}div.pp_default .pp_bottom .pp_left{background:url(images/prettyPhoto/default/sprite.png.ashx) -78px -127px no-repeat}div.pp_default .pp_bottom .pp_middle{background:url(images/prettyPhoto/default/sprite_x.png.ashx) bottom left repeat-x}div.pp_default .pp_bottom .pp_right{background:url(images/prettyPhoto/default/sprite.png.ashx) -112px -127px no-repeat}div.pp_default .pp_loaderIcon{background:url(images/prettyPhoto/default/loader.gif.ashx) center center no-repeat}div.light_rounded .pp_top .pp_left{background:url(images/prettyPhoto/light_rounded/sprite.png.ashx) -88px -53px no-repeat}div.light_rounded .pp_top .pp_right{background:url(images/prettyPhoto/light_rounded/sprite.png.ashx) -110px -53px no-repeat}div.light_rounded .pp_next:hover{background:url(images/prettyPhoto/light_rounded/btnNext.png.ashx) center right no-repeat;cursor:pointer}div.light_rounded .pp_previous:hover{background:url(images/prettyPhoto/light_rounded/btnPrevious.png.ashx) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(images/prettyPhoto/light_rounded/sprite.png.ashx) -31px -26px no-repeat;cursor:pointer}div.light_rounded .pp_expand:hover{background:url(images/prettyPhoto/light_rounded/sprite.png.ashx) -31px -47px no-repeat;cursor:pointer}div.light_rounded .pp_contract{background:url(images/prettyPhoto/light_rounded/sprite.png.ashx) 0 -26px no-repeat;cursor:pointer}div.light_rounded .pp_contract:hover{background:url(images/prettyPhoto/light_rounded/sprite.png.ashx) 0 -47px no-repeat;cursor:pointer}div.light_rounded .pp_close{background:url(images/prettyPhoto/light_rounded/sprite.png.ashx) -1px -1px no-repeat;cursor:pointer;height:22px;width:75px}div.light_rounded .pp_nav .pp_play{background:url(images/prettyPhoto/light_rounded/sprite.png.ashx) -1px -100px no-repeat;height:15px;width:14px}div.light_rounded .pp_nav .pp_pause{background:url(images/prettyPhoto/light_rounded/sprite.png.ashx) -24px -100px no-repeat;height:15px;width:14px}div.light_rounded .pp_arrow_previous{background:url(images/prettyPhoto/light_rounded/sprite.png.ashx) 0 -71px no-repeat}div.light_rounded .pp_arrow_next{background:url(images/prettyPhoto/light_rounded/sprite.png.ashx) -22px -71px no-repeat}div.light_rounded .pp_bottom .pp_left{background:url(images/prettyPhoto/light_rounded/sprite.png.ashx) -88px -80px no-repeat}div.light_rounded .pp_bottom .pp_right{background:url(images/prettyPhoto/light_rounded/sprite.png.ashx) -110px -80px no-repeat}div.dark_rounded .pp_top .pp_left{background:url(images/prettyPhoto/dark_rounded/sprite.png.ashx) -88px -53px no-repeat}div.dark_rounded .pp_top .pp_right{background:url(images/prettyPhoto/dark_rounded/sprite.png.ashx) -110px -53px no-repeat}div.dark_rounded .pp_content_container .pp_left{background:url(images/prettyPhoto/dark_rounded/contentPattern.png.ashx) top left repeat-y}div.dark_rounded .pp_content_container .pp_right{background:url(images/prettyPhoto/dark_rounded/contentPattern.png.ashx) top right repeat-y}div.dark_rounded .pp_next:hover{background:url(images/prettyPhoto/dark_rounded/btnNext.png.ashx) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(images/prettyPhoto/dark_rounded/btnPrevious.png.ashx) center left no-repeat;cursor:pointer}div.dark_rounded .pp_expand{background:url(images/prettyPhoto/dark_rounded/sprite.png.ashx) -31px -26px no-repeat;cursor:pointer}div.dark_rounded .pp_expand:hover{background:url(images/prettyPhoto/dark_rounded/sprite.png.ashx) -31px -47px no-repeat;cursor:pointer}div.dark_rounded .pp_contract{background:url(images/prettyPhoto/dark_rounded/sprite.png.ashx) 0 -26px no-repeat;cursor:pointer}div.dark_rounded .pp_contract:hover{background:url(images/prettyPhoto/dark_rounded/sprite.png.ashx) 0 -47px no-repeat;cursor:pointer}div.dark_rounded .pp_close{background:url(images/prettyPhoto/dark_rounded/sprite.png.ashx) -1px -1px no-repeat;cursor:pointer;height:22px;width:75px}div.dark_rounded .pp_description{color:#fff;margin-right:85px}div.dark_rounded .pp_nav .pp_play{background:url(images/prettyPhoto/dark_rounded/sprite.png.ashx) -1px -100px no-repeat;height:15px;width:14px}div.dark_rounded .pp_nav .pp_pause{background:url(images/prettyPhoto/dark_rounded/sprite.png.ashx) -24px -100px no-repeat;height:15px;width:14px}div.dark_rounded .pp_arrow_previous{background:url(images/prettyPhoto/dark_rounded/sprite.png.ashx) 0 -71px no-repeat}div.dark_rounded .pp_arrow_next{background:url(images/prettyPhoto/dark_rounded/sprite.png.ashx) -22px -71px no-repeat}div.dark_rounded .pp_bottom .pp_left{background:url(images/prettyPhoto/dark_rounded/sprite.png.ashx) -88px -80px no-repeat}div.dark_rounded .pp_bottom .pp_right{background:url(images/prettyPhoto/dark_rounded/sprite.png.ashx) -110px -80px no-repeat}div.dark_rounded .pp_loaderIcon{background:url(images/prettyPhoto/dark_rounded/loader.gif.ashx) center center no-repeat}div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}div.dark_square .pp_loaderIcon{background:url(images/prettyPhoto/dark_square/loader.gif.ashx) center center no-repeat}div.dark_square .pp_expand{background:url(images/prettyPhoto/dark_square/sprite.png.ashx) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(images/prettyPhoto/dark_square/sprite.png.ashx) -31px -47px no-repeat;cursor:pointer}div.dark_square .pp_contract{background:url(images/prettyPhoto/dark_square/sprite.png.ashx) 0 -26px no-repeat;cursor:pointer}div.dark_square .pp_contract:hover{background:url(images/prettyPhoto/dark_square/sprite.png.ashx) 0 -47px no-repeat;cursor:pointer}div.dark_square .pp_close{background:url(images/prettyPhoto/dark_square/sprite.png.ashx) -1px -1px no-repeat;cursor:pointer;height:22px;width:75px}div.dark_square .pp_nav{clear:none}div.dark_square .pp_nav .pp_play{background:url(images/prettyPhoto/dark_square/sprite.png.ashx) -1px -100px no-repeat;height:15px;width:14px}div.dark_square .pp_nav .pp_pause{background:url(images/prettyPhoto/dark_square/sprite.png.ashx) -24px -100px no-repeat;height:15px;width:14px}div.dark_square .pp_arrow_previous{background:url(images/prettyPhoto/dark_square/sprite.png.ashx) 0 -71px no-repeat}div.dark_square .pp_arrow_next{background:url(images/prettyPhoto/dark_square/sprite.png.ashx) -22px -71px no-repeat}div.dark_square .pp_next:hover{background:url(images/prettyPhoto/dark_square/btnNext.png.ashx) center right no-repeat;cursor:pointer}div.dark_square .pp_previous:hover{background:url(images/prettyPhoto/dark_square/btnPrevious.png.ashx) center left no-repeat;cursor:pointer}div.light_square .pp_expand{background:url(images/prettyPhoto/light_square/sprite.png.ashx) -31px -26px no-repeat;cursor:pointer}div.light_square .pp_expand:hover{background:url(images/prettyPhoto/light_square/sprite.png.ashx) -31px -47px no-repeat;cursor:pointer}div.light_square .pp_contract{background:url(images/prettyPhoto/light_square/sprite.png.ashx) 0 -26px no-repeat;cursor:pointer}div.light_square .pp_contract:hover{background:url(images/prettyPhoto/light_square/sprite.png.ashx) 0 -47px no-repeat;cursor:pointer}div.light_square .pp_close{background:url(images/prettyPhoto/light_square/sprite.png.ashx) -1px -1px no-repeat;cursor:pointer;height:22px;width:75px}div.light_square .pp_nav .pp_play{background:url(images/prettyPhoto/light_square/sprite.png.ashx) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(images/prettyPhoto/light_square/sprite.png.ashx) -24px -100px no-repeat;height:15px;width:14px}div.light_square .pp_arrow_previous{background:url(images/prettyPhoto/light_square/sprite.png.ashx) 0 -71px no-repeat}div.light_square .pp_arrow_next{background:url(images/prettyPhoto/light_square/sprite.png.ashx) -22px -71px no-repeat}div.light_square .pp_next:hover{background:url(images/prettyPhoto/light_square/btnNext.png.ashx) center right no-repeat;cursor:pointer}div.light_square .pp_previous:hover{background:url(images/prettyPhoto/light_square/btnPrevious.png.ashx) center left no-repeat;cursor:pointer}div.facebook .pp_top .pp_left{background:url(images/prettyPhoto/facebook/sprite.png.ashx) -88px -53px no-repeat}div.facebook .pp_top .pp_middle{background:url(images/prettyPhoto/facebook/contentPatternTop.png.ashx) top left repeat-x}div.facebook .pp_top .pp_right{background:url(images/prettyPhoto/facebook/sprite.png.ashx) -110px -53px no-repeat}div.facebook .pp_content_container .pp_left{background:url(images/prettyPhoto/facebook/contentPatternLeft.png.ashx) top left repeat-y}div.facebook .pp_content_container .pp_right{background:url(images/prettyPhoto/facebook/contentPatternRight.png.ashx) top right repeat-y}div.facebook .pp_expand{background:url(images/prettyPhoto/facebook/sprite.png.ashx) -31px -26px no-repeat;cursor:pointer}div.facebook .pp_expand:hover{background:url(images/prettyPhoto/facebook/sprite.png.ashx) -31px -47px no-repeat;cursor:pointer}div.facebook .pp_contract{background:url(images/prettyPhoto/facebook/sprite.png.ashx) 0 -26px no-repeat;cursor:pointer}div.facebook .pp_contract:hover{background:url(images/prettyPhoto/facebook/sprite.png.ashx) 0 -47px no-repeat;cursor:pointer}div.facebook .pp_close{background:url(images/prettyPhoto/facebook/sprite.png.ashx) -1px -1px no-repeat;cursor:pointer;height:22px;width:22px}div.facebook .pp_description{margin:0 37px 0 0}div.facebook .pp_loaderIcon{background:url(images/prettyPhoto/facebook/loader.gif.ashx) center center no-repeat}div.facebook .pp_arrow_previous{background:url(images/prettyPhoto/facebook/sprite.png.ashx) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}div.facebook .pp_arrow_next{background:url(images/prettyPhoto/facebook/sprite.png.ashx) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}div.facebook .pp_nav{margin-top:0}div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}div.facebook .pp_nav .pp_play{background:url(images/prettyPhoto/facebook/sprite.png.ashx) -1px -123px no-repeat;height:22px;width:22px}div.facebook .pp_nav .pp_pause{background:url(images/prettyPhoto/facebook/sprite.png.ashx) -32px -123px no-repeat;height:22px;width:22px}div.facebook .pp_next:hover{background:url(images/prettyPhoto/facebook/btnNext.png.ashx) center right no-repeat;cursor:pointer}div.facebook .pp_previous:hover{background:url(images/prettyPhoto/facebook/btnPrevious.png.ashx) center left no-repeat;cursor:pointer}div.facebook .pp_bottom .pp_left{background:url(images/prettyPhoto/facebook/sprite.png.ashx) -88px -80px no-repeat}div.facebook .pp_bottom .pp_middle{background:url(images/prettyPhoto/facebook/contentPatternBottom.png.ashx) top left repeat-x}div.facebook .pp_bottom .pp_right{background:url(images/prettyPhoto/facebook/sprite.png.ashx) -110px -80px no-repeat}div.pp_pic_holder a:focus{outline:none}div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}.pp_content{height:40px;min-width:40px}* html .pp_content{width:40px}.pp_content_container{position:relative;text-align:left;width:100%}.pp_content_container .pp_left{padding-left:20px}.pp_content_container .pp_right{padding-right:20px}.pp_content_container .pp_details{float:left;margin:10px 0 2px}.pp_description{display:none;margin:0}.pp_social{float:left;margin:0}.pp_social .facebook{float:left;margin-left:5px;overflow:hidden;width:55px}.pp_social .twitter{float:left}.pp_nav{clear:right;float:left;margin:3px 10px 0 0}.pp_nav p{float:left;margin:2px 4px;white-space:nowrap}.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}.pp_gallery div{float:left;overflow:hidden;position:relative}.pp_gallery ul{float:left;height:35px;margin:0 0 0 5px;padding:0;position:relative;white-space:nowrap}.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}.pp_gallery ul a img{border:0}.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}.pp_gallery li.default a{background:url(images/prettyPhoto/facebook/default_thumbnail.gif.ashx) 0 0 no-repeat;display:block;height:33px;width:50px}.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}a.pp_next{background:url(images/prettyPhoto/light_rounded/btnNext.png.ashx) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}a.pp_previous{background:url(images/prettyPhoto/light_rounded/btnNext.png.ashx) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}a.pp_close{display:block;line-height:22px;position:absolute;right:0;text-indent:-10000px;top:0}.pp_loaderIcon{display:block;height:24px;left:50%;margin:-12px 0 0 -12px;position:absolute;top:50%;width:24px}#pp_full_res{line-height:1!important}#pp_full_res .pp_inline{text-align:left}#pp_full_res .pp_inline p{margin:0 0 15px}div.ppt{color:#fff;display:none;font-size:17px;margin:0 0 5px 15px;z-index:9999}div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(images/prettyPhoto/light_rounded/loader.gif.ashx) center center no-repeat}div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(images/prettyPhoto/dark_rounded/contentPattern.png.ashx) top left repeat}div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}.pp_fade,.pp_gallery li.default a img{display:none}
/****************************************************************/

/**********				Tabs CSS			*************/
ul.tabs { margin: 0; padding: 0; float: left; list-style: none; height: 32px; border-color: #fff; border-left: 1px solid transparent; width: 100%; }
ul.tabs li { float: left; margin: 0; padding: 0; height: 31px; line-height: 31px; border-color: #fff; border: 1px solid transparent; border-bottom: none; margin-bottom: -1px; overflow: hidden; position: relative; }
ul.tabs li:first-child  { margin-left: 20px; }
ul.tabs li a { text-decoration: none; color: #808080; display: block; font-family: Arial; font-weight: bold; font-size: 13px; padding: 0 20px; outline: none; }
ul.tabs li a:hover { color: #444; }
html ul.tabs li.active  { border: 1px solid #ccc; border-bottom: none; background: #fff; }
html ul.tabs li.active a  { color: #444; }

.tab_container { border: 1px solid #ccc; overflow: hidden; clear: both; float: left; *clear: none; *float: none; width: 100%; background: #fff; margin-top: -1px; }
.tab_content { padding: 15px; }
/********************************************************/

.tooltip_container
{
	color: #fff;
	background:#1d1d1d;
	display:none; /*--Hides by default--*/
	padding:10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.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; }

.contestant .contestant-name { display: block; padding-bottom: 10px; }
.contestant .contestant-age { display: block; }
.contestant .contestant-country { display: block; padding-bottom: 10px; }

 .contest .contest-photos-phototext, .contest .contest-photos-videotext { color: #333; }

.topicsearch { border: solid 1px #7f9db9; position: absolute; margin-left: 4px; margin-top: -19px; padding: 1px; width: 290px; }