/*
#################################### 
	Custom Cascading Style Sheets 
	prepared by
	http://eYeOpenersdesign.com
	http://eYeOpeners.info
	Send e-mail to "web.development" at the above domain
#################################### 
*/

/*
##########
BOXES
##########
*/

.box{
	border-color:#1393ac;
	border-style:double;
	border-width:3px;
	padding:5px;
	text-align:center;
	margin:4px}

.boxOver{
	border-color:#ffffff;
	border-style:double;
	border-width:3px;
	padding:5px;
	text-align:center;
	margin:4px}

.boxOn{
	border-color:#ffffff;
	border-style:solid;
	border-width:3px;
	padding:5px;
	text-align:center;
	margin:4px}

.boxNoBorders{
	padding:5px;
	text-align:center;
	margin:4px}

.shadowbox{
	border-top:#eeeeee 1px solid;
	border-right:#888888 2px solid;
	border-bottom:#888888 2px solid;
	border-left:#eeeeee 2px solid;
	margin:8px}

.shadowboxWhite{
	border-top:#cccccc solid 1px;
	border-right:#999999 solid 2px;
	border-bottom:#999999 solid 2px;
	border-left:#cccccc solid 1px;
	margin:8px}

.shadowbox_left{
	border-top:#ffffff solid 1px;
	border-right:#999999 solid 2px;
	border-bottom:#999999 solid 2px;
	border-left:#ffffff solid 1px;
	margin:8px;
	float:left;
	margin-right:7px}

.shadowboxOver{
	border-top:#ffffff solid 1px;
	border-right:#333333 solid 2px;
	border-bottom:#333333 solid 2px;
	border-left:#ffffff solid 2px;
	margin:8px}

.shadowboxOn{
	border-top:#999999 solid 2px;
	border-right:#ffffff solid 3px;
	border-bottom:#ffffff solid 3px;
	border-left:#999999 solid 2px;
	margin:7px}

.shadowboxOver_left{
	border-top:#ffffff solid 2px;
	border-right:#999999 solid 3px;
	border-bottom:#999999 solid 3px;
	border-left:#ffffff solid 2px;
	float:left;
	margin-right:7px;
	margin:7px}

.shadowboxOn_left{
	border-top:#999999 solid 2px;
	border-right:#ffffff solid 3px;
	border-bottom:#ffffff solid 3px;
	border-left:#999999 solid 2px;
	float:left;
	margin-right:7px;
	margin:7px}

/*
##########
POSITIONING
##########
*/

.center{
	width:100%;
	text-align:center}

.float_left{
	float:left;
	margin-right:12px}

.float_right{
	float:right;
	margin-left:12px}


.justify{
	text-align:justify}

.invisible{
	display:none}

.cloak{
	display:none}

/*
##########
TEXT
##########
*/

.bold{
	font-weight:bold}

.italic{
	font-style:italic}

.emphasis{
	font-style:italic}

.title{
	font-style:italic}

.headline{
	font-size:20pt;
	font-weight:bold}

.headline1{
	font-size:20pt;
	font-weight:bold}

.headline2{
	font-size:16pt;
	font-weight:bold}

.headline3{
	font-size:14pt;
	font-weight:bold}

.headlineSM{
	font-size:15pt}

.news_headline{
	font-size:20pt;
	font-weight:bold;
	font-family:typewriter,times,times new roman}

.alert{
	color:red}

.alert_bold{
	color:red;
	font-weight:bold}

.caption{
	font-size:70%}

.fade{
	color:#cccccc}

.left{
	text-align:left}

.right{
	text-align:right}

.justify{
	text-align:justify}

/*
#################################### 
	Custom Cascading Style Sheets 
	prepared by
	http://eYeOpenersdesign.com
	http://eYeOpeners.info
	Send e-mail to "web.development" at the above domain
#################################### 
*/
