﻿.boxedBackground
{
	border: 1px solid #643D6D;
	background-color: #321E38;
	padding: 0px;
	color: #d4ced6;
}

.button
{
	background:#cac4cc;
	border-bottom:#6C2B6A 1px solid;
	border-left:#6C2B6A 1px solid;
	border-right:#6C2B6A 1px solid;
	border-top:#6C2B6A 1px solid;
	color:#000000;
	background-color:#643d6d;
	
}

.datapager 
{
	background-color: #321E38;
}

/* Heading for tables, a striped dark purple and light purple */
.heading {
	background:#643D6D url(http://i.bondage.com/i/ov_commv2/over_hback.gif) repeat-x scroll left top;
	clear:both;
	height:32px;
	margin-bottom:2px;
}

/* Quote box, a dark puple box with a thin border */
.qblock {
	background:#3A233F none repeat scroll 0% 0%;
	border:1px solid #6B2B6A;
	margin-bottom:0px;
	color: #D4CED6;
}

/* Roll bar - basically a thick HR */
.rollBar {
	background-color:#583560;
	height:5px;
}

.small {
	font-size:10px;
	line-height:120%;
}

/* Set the background to a smooth gradient */
table.TableTitles, tr.TableGradient, td.TableGradient, .TableTitleBackground {
	background:transparent url(http://www.bondage.com/i/misc/headerfade.gif) repeat scroll 0% 0%;
}

.viol, .viol a:link, .viol a:hover, .viol a:active, .viol a:visited {
	color:#AB85AB;
}



/***************************************************************************
		GENERIC CHANGES - IE Colors of Tags or Sizes of H Values 
****************************************************************************/
/* General text color and hyperlink color */
a, a:active, h1, h2, h3, h4, h5, .HelpIcon, .Notice, .WmNotify a:visited, th a, th a:visited, .TableTitlesTop h1, .pagination .otherpage a, .pagination .otherpage a:visited {
	color:#D4CED6;
}

/* Change header sizes */
h1 {
	font-size:1.6em;
	font-weight:bold;
	margin-bottom:2px;
	margin-top:2px;
}

h1 a, h1 a:hover, h1 a:visited {
	color:#AB85AB;
}

h2 {
	color:#C2BBC4;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:130%;
	margin:0pt;
}

h2 a, h2 a:hover, h2 a:visited {
	color:#C2BBC4;
}

h3 {
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.2em;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:130%;
	margin:0pt 0pt 15px;
}

h4 {
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:130%;
	margin:5px 0pt 15px;
}

