@charset "utf-8";
/* CSS DOCUMENT: MANTICMEDIA.BIZ */

a:link{color:#131AFC;}
a:visited{color:#E0DFDB;}
a:hover{color:#FF6600;}

	h1{color:#7200FF; font-size:10pt; font-weight:bold;}
	h2{font-size:11pt; font-weight:bold;}
	h3{font-size:11pt; font-weight:bold; text-transform:uppercase;}
	h4{color:#E0DFDB; font-size:11pt; font-weight:bold; text-transform:uppercase;}

/* --------------------------------------------------------------- */
body{
	background:url("http://www.manticmedia.biz/img/mantic_media_divination_wallpaper-01.jpg") center top repeat-y #eff2f3;
	font-family:"Trebuchet MS"; font-size:8pt; margin:0px; padding:0px; height:100%;}
/* --------------------------------------------------------------- */
#mainContainer{width:950px; position:relative; margin-left:auto; margin-right:auto; min-height:100%;}

.gecko #mainContainer{/* FIREFOX CSS EQUIVALENT */}
/* --------------------------------------------------------------- */
			#pageContent{padding:10px; padding-bottom:10px;}
/* --------------------------------------------------------------- */
			#manticizeHeader{padding:10px;}
/* --------------------------------------------------------------- */
			
#manticizeFooter{
	background-image:url(http://www.manticmedia.biz/img/manticize_btm_border.jpg);
	background-repeat:repeat-x;
	bottom:0px;
	color:#000000;
	font-size:7pt;
	height:76px;
	position:absolute;
	text-align:center;
	width:100%;
}

	#manticWindow{background-color:#FFFFFF; opacity:0.4; filter:alpha(opacity=40);}
	
	#logoImg{display:block; margin: 0 auto;}
	
	#manticizeFooter a:visited{color:#131AFC;}
/* --------------------------------------------------------------- */
/* PORTFOLIO BODY STYLE */
/* -------------------- */
body#portfolioStyle {
	background:url("http://www.manticmedia.biz/img/mantic_media_divination_wallpaper-01.jpg") center top repeat-y #eff2f3;
	font-family:"Trebuchet MS"; font-size:8pt;
	margin:0px;
}

#portfolioStyle #mainContainer{width:950px; display:block; margin-left:auto; margin-right:auto;}

#portfolioStyle #pageContent{}

#portfolioStyle #manticizeHeader{}

#portfolioStyle #manticizeFooter{
	background-image:url(http://www.manticmedia.biz/img/manticize_btm_border.jpg);
	background-repeat:repeat-x;
	color:#000000;
	font-size:7pt;
	height:76px;
	position:static;
	text-align:center;
	width:100%;
}

#portfolioStyle #manticWindow{background-color:#FFFFFF; opacity:0.4; filter:alpha(opacity=40);}
	
#portfolioStyle #logoImg{display:block; margin: 0 auto;}			
/* -------------------- */
/* --------------------------------------------------------------- */		

/* UNIVERSAL BUTTONS *//* --------------------------------------------------------------- */

/* UNIVERSAL BUTTONS *//* NEUTRAL */
button:hover, .buttons a:hover{background-color:#dff4ff; border:1px solid #c2e1ef; color:#336699;}

.buttons a:active{background-color:#6299c5; border:1px solid #6299c5; color:#fff;}

/* UNIVERSAL BUTTONS *//* POSITIVE */
button.positive, .buttons a.positive{color:#529214;}

.buttons a.positive:hover, button.positive:hover{background-color:#E6EFC2; border:1px solid #C6D880; color:#529214;}

.buttons a.positive:active{background-color:#529214; border:1px solid #529214; color:#fff;}

/* UNIVERSAL BUTTONS *//* NEGATIVE */
.buttons a.negative, button.negative{color:#d12f19;}

.buttons a.negative:hover, button.negative:hover{background:#fbe3e4; border:1px solid #fbc2c4; color:#d12f19;}

.buttons a.negative:active{background-color:#d12f19; border:1px solid #d12f19; color:#fff;}
/* --------------------------------------------------------------- */

/* ROUNDED CORNERS *//* --------------------------------------------------------------- */
.spiffy{display:block;}
.spiffy *{display:block; height:1px; font-size:.01em; overflow:hidden; background:#4C4646;}
.spiffy1{margin-left:3px; margin-right:3px; padding-left:1px; padding-right:1px; border-left:1px solid #201e1e; border-right:1px solid #201e1e; background:#393434;}
.spiffy2{margin-left:1px; margin-right:1px; padding-right:1px; padding-left:1px; border-left:1px solid #070707; border-right:1px solid #070707; background:#3d3838;}
.spiffy3{margin-left:1px; margin-right:1px; border-left:1px solid #3d3838; border-right:1px solid #3d3838;}
.spiffy4{border-left:1px solid #201e1e; border-right:1px solid #201e1e;}
.spiffy5{border-left:1px solid #393434; border-right:1px solid #393434;}
.spiffyfg{background:#4C4646;}

.newTextfield{border:0px none; background-color:#4C4646; padding-left:10px;}
/* --------------------------------------------------------------- */

/* SPECIAL TABLES *//* --------------------------------------------------------------- */
.smooth-table-1
{font-family:"Verdana"; font-size:8pt; margin:45px; width:auto; text-align:left; border-collapse:collapse;}
.smooth-table-1 th
{font-size:10pt; font-weight:normal; padding:8px; background:#b9c9fe; border-top:4px solid #aabcfe; border-bottom:1px solid #fff; color:#039;}
.smooth-table-1 td
{padding:8px; background:#e8edff; border-bottom:1px solid #fff; color:#669; border-top:1px solid transparent;}
.smooth-table-1 tr:hover td
{background:#d0dafd; color:#339;}
.smooth-table-1 a:link{color:#000000; text-decoration:none;}
.smooth-table-1 a:visited{color:#000000; text-decoration:none;}
/* --- */
.smooth-table-grey
{font-family:"Verdana"; font-size:8pt; margin:45px; width:auto; text-align:left; border-collapse:collapse;}
.smooth-table-grey th
{font-size:10pt; font-weight:normal; padding:8px; background:#292929; border-top:4px solid #E0DFDB; border-bottom:1px solid #FFF; color:#FFF;}
.smooth-table-grey td
{padding:8px; background:#E0DFDB; border-bottom:1px solid #FFF; color:#292929; border-top:1px solid transparent;}
.smooth-table-grey tr:hover td {background:#FFF; color:#000;}
.smooth-table-grey a:link{color:#000;}
.smooth-table-grey a:visited{color:#000;}
/* --------------------------------------------------------------- */

/* POP-UP TIPS *//* --------------------------------------------------------------- */
a.tooltip {color:#c00;}
a.tooltip b {display:none;}
a.tooltip:hover {border:0; position:relative; z-index:500; text-decoration:none;}
a.tooltip:hover b {display:block; position:absolute; top:20px; left:-25px; padding:5px; font-weight:normal; color:#000; border:1px solid #888; background:#ffc; width:150px;}
a.tooltip:hover b em {position:absolute; left:20px; top:-6px; width:11px; height:6px; background: url(/img/icons/tooltip.gif) 0 0; display:block; font-size:1px;}
.tipimg {padding-bottom:10px;}
.gecko .tipimg {padding-bottom:0px;}

a.tooltip2 {color:#c00;}
a.tooltip2 b {display:none;}
a.tooltip2:hover {border:0; position:relative; z-index:500; text-decoration:none;}
a.tooltip2:hover b {display:block; position:absolute; top:20px; left:-25px; padding:5px; font-weight:normal; color:#000; border:1px solid #ff0; background:#8cc; width:150px;}
a.tooltip2:hover b em.outer {position:absolute; left:20px; top:-8px; width:0; height:0; display:block; background:transparent; border-left:7px dashed transparent; border-right:7px dashed transparent; border-bottom:7px solid #ff0; overflow:hidden; z-index:100;}
a.tooltip2:hover b em.inner {position:absolute; left:20px; top:-7px; width:0; height:0; display:block; background:transparent; border-left:7px dashed transparent; border-right:7px dashed transparent; border-bottom:7px solid #8cc; overflow:hidden; z-index:100;}
/* --------------------------------------------------------------- */