@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f2f2f2;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;

	
}

a:link {font-size: 12px; text-decoration: none;	color:#3169b5;}
a:visited {font-size: 12px; text-decoration: none; color:#3169b5;}
a:active {font-size: 12px; text-decoration: none; color:#3169b5;}
a:hover {font-size: 12px; text-decoration: none; color:#f41035; }


/* header */
.headbg {
	background-image: url('http://www.test-enneagram.com/Admin/skin/Admin/default/_img/head_bg.gif');
	background-repeat: repeat;
	height: 114px;
}
.tbg {
	background-image: url('http://www.test-enneagram.com/Admin/skin/Admin/default/_img/topbg.gif');
	background-repeat: repeat-x;
	background-position: top;	
}
.tabbox {
	background-image: url('http://www.test-enneagram.com/Admin/skin/Admin/default/_img/tab.gif');
	background-repeat: no-repeat;
	height: 24px;
	width: 89px;
	text-align: center;
}
.tabboxg {
	background-image: url('http://www.test-enneagram.com/Admin/skin/Admin/default/_img/tab4.gif');
	background-repeat: no-repeat;
	height: 24px;
	width: 89px;
	text-align: center;
}
.tabbox2 {
	background-image: url('http://www.test-enneagram.com/Admin/skin/Admin/default/_img/tab2.gif');
	background-repeat: no-repeat;
	height: 25px;
	width: 122px;
	text-align: center;
}
.tabbox4 {
	background-image: url('http://www.test-enneagram.com/Admin/skin/Admin/default/_img/tab3.gif');
	background-repeat: no-repeat;
	height: 25px;
	width: 70px;
	text-align: center;
}
 
.tabboxx5 {
	background-image: url('http://www.test-enneagram.com/Admin/skin/Admin/default/_img/tab5.gif');
	background-repeat: no-repeat;
	height: 25px;
	width: 252px;
	text-align: right;
}
.tabboxx {
	background-image: url('http://www.test-enneagram.com/Admin/skin/Admin/default/_img/tabx.gif');
	background-repeat: no-repeat;
	height: 25px;
	width: 122px;
	text-align: center;
}
.nav {
	font-size: 10px;
	text-decoration: none;
	color:#3169b5;
	
	}
	
.date{
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color:#3169b5;

	}
.date2{
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;


	}
	
.price{
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	color:#f0092e;

	}

.infobox {
	
	border: solid  #e7e9e9;
	border-width: 1px;
	background-color: #ffffff;

}

.infoboxy {
	border: solid  #e7e9e9;
	border-width: 1px;
	background-color: #FFFBE6;

}

.infoboxh {
	font-size: 12px;
	text-decoration: none;
	color:#3169b5;
	font-weight: bold;
	text-indent: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.error {
	font-size: 12px;
	text-decoration: none;
	color:#af0513;
	font-weight: bold;
	text-indent: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.infoboxt {
	font-size: 11px;
	padding: 15px;
}
.infoboxhs {
	font-size: 10px;
	text-decoration: none;
	color:#aeadad;
	font-weight: bold;
	text-indent: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}


