
/*********************************************/
/* --- HEADER AREA ------------------------- */
/*********************************************/

/* main table class */
.tmain {
background: #FFFFFF;
border: 1px solid #AE0E56;
}

/* header image class */
.header {
border: 1px solid #E94C91;
}

/* top thumbs area */
.bhead {
background: #FFC1DC;
padding: 0px;
font: normal 11px Tahoma, Arial;
border-bottom: 1px dotted #FF89BC;
}

/* top thumb class */
.tt {
margin: 2px;
border: 1px solid #E94C91;
}

/*********************************************/
/* --- FOOTER AREA ------------------------- */
/*********************************************/

#footer {
padding: 2px 2px 2px 5px;
background: #FFC1DC;
font: normal 11px Tahoma, Arial;
color: #000000;
font-weight: normal;
text-decoration: none;
border-top: 1px dotted #FF89BC;
}

#footer a, a:active, a:visited {
font: bold 11px Tahoma, Arial;
color: #E0327F;
text-decoration: none;
}

#footer a:hover {
font: bold 11px Tahoma, Arial;
color: #E0327F;
text-decoration: underline;
}

/*********************************************/
/* --- SIDE AREA --------------------------- */
/*********************************************/

/* style for side boxes */
#sidebox {
border: 1px solid #E4307E;
background: #FFECF4;
font: normal 12px Tahoma, Arial;
color: #000000;
margin-bottom: 10px;
margin-top: 5px;
}

#sidebox a, a:active, a:visited {
font: normal 12px Tahoma, Arial;
color: #000000;
text-decoration: none;
}

#sidebox a:hover {
font: normal 12px Tahoma, Arial;
color: #F63488;
text-decoration: underline;
}

#sidebox h2 {
font: bold 12px Tahoma, Arial;
color: #ffffff;
background:  url(images/h2.gif) repeat-x;
height: 17px;
padding-left: 3px;
margin: 0px;
}

#centerbox {
border: 1px solid #E4307E;
background: #FFECF4;
font: normal 12px Tahoma, Arial;
color: #000000;
margin-bottom: 10px;
margin-top: 5px;
}
#centerbox h2 {
font: bold 12px Tahoma, Arial;
color: #ffffff;
background:  url(images/h2.gif) repeat-x;
height: 17px;
padding-left: 3px;
margin: 0px;
}
/* padding for text in side boxes */
.sarea {
padding: 3px;
}



/* sidearea margins */
.sidemar {
margin-top: 10px;
}

/*********************************************/
/* --- MISC -------------------------------- */
/*********************************************/

body {
background:  #FFEAF8;
}

/* style for blockquotes in posts */
blockquote {
margin-left: 10px;
padding: 5px;
background: #FFEAF8;
border-top: 1px solid #FFBCE7;
border-bottom: 1px solid #FFBCE7;
border-left: 1px solid #FFBCE7;
border-right: 1px solid #FFBCE7;
font: italic 12px Tahoma, Arial;
}

/* search button */
#searchsubmit {
font: normal 13px tahoma, arial;
}

/* nobody likes internet explorer */
form {
padding: 0px;
margin: 0px;
}

/* post thumb fix */
.pt {
margin: 0px;
border: 1px solid #E94C91;
}


/*************************************************************************/
/* THANK YOU FOR YOUR PURCHASE *******************************************/
/* Please feel free to contact us at www.xlabor.com if you need any help */
/*************************************************************************/

.content-table
{
	border: #1D54BD 1px solid;
	background: #F9F9F9;
	width: 100%;
}

.content-header
{
	background: #1D54BD;
	color: #FFFFFF;
	font-family:Tahoma;
	font-size:15px;
	font-weight: bold;
}
.heading
{
	font-weight: bold;
	text-align: center;
	font-family:Tahoma;
	font-size:15px;
	background: #ECECEC;
}


.column
{
	background: #FFF2F8;
	text-align: center;
	border-bottom: 1px dotted #FF69CB;
}
.dump
{
	background: #FFF2F8;
	text-align: left;
	font-family:Tahoma;
	font-size:11px;
	color: #000000;
}

.dump a, a:active, a:visited{
font-family:Tahoma;
font-size:13px;
color: #DC008E;
text-decoration:none;
font-weight:bold;
}
.dump a:hover{
text-decoration:underline;
color: #DC008E;
}



.info
{
	background: #FFF2F8;
	text-align: left;
	font-family:Tahoma;
	font-size:10px;
	color: #000000;
	border-bottom: 1px dotted #FF69CB;
	
	
}
.info a, a:active, a:visited{
font-family:Tahoma;
font-size:10px;
color: #DC008E;
text-decoration:none;
font-weight:bold;
}
.info a:hover{
text-decoration:underline;
color: #DC008E;
}