/* CSS Document */

/*//---------------------------------------------*/
/*// Name: Sin City Vixxxens - Style Sheet	     */
/*// Specification: CSS 2.1						 */
/*//---------------------------------------------*/

/*//---------------------------------------------*/
/*// Page Settings								 */
/*//---------------------------------------------*/

body {
	background-color:#43063f;
}

body, p, ul, .content, table, tr, td, html {
	color: #f3a0ff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.border { border:2px solid #43063f; }

td.bodyCell {
	background:url(images/body-bg.jpg) top repeat-x #180320;
	height: 279px;
	
	padding: 5px;
}

.mainTable {
	border:2px solid #bf4eb1;
}

/*//---------------------------------------------*/
/*//////////////////////////////////////////////////////////////*/
/*//---------------------------------------------*/

/*//---------------------------------------------*/
/*// Header Settings							 */
/*//---------------------------------------------*/
/*//---------------------------------------------*/

td.header01 { background:url(images/header01.jpg) no-repeat; width: 213px; height: 90px; }

td.headerCell h1 a { background:url(images/header02.jpg) no-repeat; width:521px; height:90px; }

td.header03 { background:url(images/header03.jpg) no-repeat; width:734px; height:191px; }

td.header04 { background:url(images/header04.jpg) no-repeat; width:213px; height:104px; }

td.header05 { background:url(images/header05.jpg) no-repeat; width:521px; height:104px; }


/*//---------------------------------------------*/
/*//////////////////////////////////////////////////////////////*/
/*//---------------------------------------------*/

/*//---------------------------------------------*/
/*// Left Settings								 */
/*//---------------------------------------------*/
/*//---------------------------------------------*/

td.leftSide { background:url(images/left-bg.jpg) repeat-y; width:213px; }

td.left01 { background:url(images/left01.jpg) no-repeat; width: 213px; height: 110px; }

div.navigation a { display: block; cursor: pointer; }

td.leftSide div.navigation a span { display: none; }

.imgRollOver-ladies { background:url(images/nav-ladies-up.jpg) no-repeat #170320; width: 213px; height: 38px; }

td.left02 { background:url(images/left02.jpg) no-repeat; width: 213px; height: 93px; }

a.imgRollOver-redheads { background:url(images/nav-redheads-up.jpg) no-repeat #170320; width: 213px; height: 38px; }
a.imgRollOver-redheads:hover { background: url(images/nav-redheads-over.jpg) no-repeat; }

td.left03 { background:url(images/left03.jpg) no-repeat; width: 213px; height: 189px; }

a.imgRollOver-brunettes { background:url(images/nav-brunettes-up.jpg) no-repeat #170320; width: 213px; height: 38px; }
a.imgRollOver-brunettes:hover { background: url(images/nav-brunettes-over.jpg) no-repeat; }

td.left04 { background:url(images/left04.jpg) no-repeat; width: 213px; height: 165px; }

a.imgRollOver-blondes { background:url(images/nav-blondes-up.jpg) no-repeat #170320; width: 213px; height: 38px; }
a.imgRollOver-blondes:hover { background: url(images/nav-blondes-over.jpg) no-repeat; }

td.left05 { background:url(images/left05.jpg) no-repeat; width: 213px; height: 59px; }

a.imgRollOver-links { background:url(images/nav-links-up.jpg) no-repeat #170320; width: 213px; height: 37px; }
a.imgRollOver-links:hover { background: url(images/nav-links-over.jpg) no-repeat; }

td.left06 { background:url(images/left06.jpg) top no-repeat; width: 213px; height: 217px; }

td.left06 a { display:inline; }

/*//---------------------------------------------*/
/*//////////////////////////////////////////////////////////////*/
/*//---------------------------------------------*/

/*//---------------------------------------------*/
/*// Link Settings								 */
/*//---------------------------------------------*/
/*//---------------------------------------------*/

a {
	color: #df5df2;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
a:hover {
	color: #df5df2;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.tableLink {
	color: #e8c6dd;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: underline;
}
a.tableLink:hover {
	color: #e8c6dd;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
}

/*//////////////////////////////////////////////////////////////*/
/*//---------------------------------------------*/

/*//---------------------------------------------*/
/*// Exit Settings								 */
/*//---------------------------------------------*/

td.exit01 { background:url(images/exit01.jpg) no-repeat; width: 67px; height: 53px; }

a.imgRollOver-exit02 { background:url(images/exit02-up.jpg) no-repeat #180320; width: 155px; height:53px; }
a.imgRollOver-exit02:hover { background: url(images/exit02-over.jpg) no-repeat; }

td.exit03 { background:url(images/exit03.jpg) no-repeat; width: 109px; height: 53px; }

td.exit04 { background:url(images/exit04.jpg) no-repeat; width: 331px; height: 91px; }

td.exit05 { background:url(images/exit05.jpg) no-repeat; width: 331px; height: 79px; }

/*//////////////////////////////////////////////////////////////*/
/*//---------------------------------------------*/

/*//---------------------------------------------*/
/*// Other Settings								 */
/*//---------------------------------------------*/

td.footerCell {
	background-color: #180320;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#f3a0ff;
}

table.border {
	border: 1px solid #bc33ab;
}

td.tableBg {
	background-color: #bf4eb1;
	font-family: Arial;
	font-size:16px;
	color:#000000;
}

td.tableBg1 {
	background-color: #421f5f
}

img.imgBorder {
	border: 1px solid #df5df2;
}

tr.igs-tableRow1 {
		background-color: #280637;
}

tr.igs-tableRow2 {
		background-color: #37054d;
}

table.tableBorder {
	border: 1px solid #51186b;
}


/*//---------------------------------------------*/
/*//////////////////////////////////////////////////////////////*/
/*//---------------------------------------------*/