@charset "UTF-8";
/* --------------------------- */
/*		  		               */
/*    Abrusia & Associates     */
/*		  		               */
/* --------------------------- */

html {
		/* height:100%; */
}

body {
	font-family: Arial, Verdana, Geneva, helvetica;
	font-size:12px;
	line-height: 1.1;
	color:#3C3939; /* #787171 */
	margin:0px;
	padding:0px;
}

td {
	font-size:12px;
	line-height: 1.1;
}

/* ---- Background Images ---- */
.bg_main {
	background: url(http://www.abrusia.com/images/bg_main.gif) repeat-y;
	border-left: 1px solid #CC0000;
	border-right: 1px solid #CC0000;
}
.bg_mast {
	background: url(http://www.abrusia.com/images/bg_mast.gif) repeat-x;
}
.bg_footer {
	background: url(http://www.abrusia.com/images/bg_footer.gif) repeat-x;
}
.bg_main_adm {
	/* background: url(http://www.abrusia.com/images/bg_main_adm.gif) repeat-y; */
	border-left: 1px solid #CC0000;
	border-right: 1px solid #CC0000;
}

/* ---- Common Links ---- */
a:link, a:visited, a:active {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #E96A6A;
	text-decoration: underline;
}
a.alt:link, a.alt:visited, a.alt:active {
	color: #880000;
	text-decoration: none;
}
a.alt:hover {
	color: #CC0000;
	text-decoration: underline;
}
a.copy:link, a.copy:visited, a.copy:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.copy:hover {
	color: #BBBBBB;
	text-decoration: none;
}
a.ldark:link, a.ldark:visited, a.ldark:active {
	color: #787171;
	font-size:17px;
	text-decoration: none;
}
a.ldark:hover {
	color: #E96A6A;
	text-decoration: underline;
}

a.wnew:link, a.wnew:visited, a.wnew:active {
	color: #3C3939;
	text-decoration: none;
	font-size:12px;
	font-weight: normal;
}
a.wnew:hover {
	color: #CC0000;
	text-decoration: underline;
}

ul.bullet {
	margin-left: 11px;
	padding-left: 11px;
	list-style-image: url(images/bullet.gif);
}
/* ---- Font types ---- */
.times { font-family: "Times New Roman", Times, serif; }
.arial { font-family: Arial, Verdana, Geneva, helvetica; }

/* ---- Font sizes ---- */
.size_00 { font-size: 2px; }
.size_09 { font-size: 9px; }
.size_10 { font-size: 10px; }
.size_11 { font-size: 11px; }
.size_12 { font-size: 12px; }
.size_13 { font-size: 13px; }
.size_14 { font-size: 14px; }
.size_16 { font-size: 16px; }
.size_18 { font-size: 18px; }
.size_24 { font-size: 24px; }
.size_30 { font-size: 30px; }

/* ---- Font Colors ---- */
.c-white 	{ color:#FFFFFF; }
.c-gold  	{ color:#FFD451; }
.c-red	 	{ color:#CC0000; }
.c-redLt	{ color:#E96A6A; }
.c-redDk	{ color:#880000; }
.c-gray 	{ color:#3C3939; }
.c-grayLt 	{ color:#787171; } /* #989494 */

/* ---- Font styles ---- */
.italic 	{ font-style:italic; }
.bold 		{ font-weight:bold; }
.notbold 		{ font-weight:normal; }
.uppercase 	{ text-transform: uppercase; }
.stretch 	{ font-stretch:expanded; } /* not supported by many browsers */

/* ---- Font Spacing styles ---- */
.lineheight-9 	{ line-height:0.9; }
.lineheight1 	{ line-height:1; }
.lineheight12 	{ line-height:1.2; }
.lineheight14 	{ line-height:1.4; }
.lineheight18 	{ line-height:1.8; }
.lineheight2 	{ line-height:2; }

/* ---- Text Group styles ----*/
.title_page {
	color:#CC0000;
	font-size:24px;
	font-weight:bold;
	font-family: "Times New Roman", Times, serif;
	margin: 0 0 10px 0;
}
.title_sub {
	color:#CC0000;
	font-size:18px;
	font-weight:bold;
	font-family: "Times New Roman", Times, serif;
}
.title_sidebar {
	color:#787171;
	font-size:17px;
	font-weight:bold;
	/* text-transform: capitalize; */
	font-family: "Times New Roman", Times, serif;
	margin: 20px 0 10px 0;
}
.title_small {
	color:#3C3939;
	font-size:11px;
	font-weight:normal;
	margin:-10px 0 10px 0;
}

/* ---- Border Lines ---- */
.border_all    { border: 1px solid #CC0000; }
.border_left   { border-left: 1px solid #CC0000; }
.border_right  { border-right: 1px solid #CC0000; }
.border_top    { border-top: 1px solid #CC0000; }
.border_bottom { border-bottom: 1px solid #CC0000; }

.border_red    { border: 1px solid #FF0000; }

.horline    {
	border-top: 1px solid #CC0000;
	font-size: 2px;
	padding-bottom: 6px;
}

/* ---- Title Bar styles ---- */
.bar {
	background-color:#4482BD;
	padding:3px;
	margin:10px;
	font-size: 14px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
}

/* ---- Main Content Area styles ---- */
#MainBox {
	width: 1000px;
	height: 100%;
	background-color: #FFF;
	position: relative;
}
#MastBox {
	position: absolute;
	top: 32px;
	left: 555px;
	width: 240px;
	padding-left: 20px;
	border-left: 1px solid #FFD451;
	font-size: 14px;
	color: #FFD451;
	line-height:1.3;
}
#MastPic {
	position: absolute;
	top: 0px;
	right: -1px;
	width: 202px;
}
#FlashLogo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 170px;
	height: 118px;
}
#ContentBox {
	position:relative;
	width: 975px; /* 1000px total */
	height: 100%;
	margin: 0 0 0 25px;
	padding: 0;
}
#HomeBox {
	position: absolute;
	top: 213px;
	left: 214px;
	width: 553px;
}
#MainMenuBox {
	position: absolute;
	top: 122px;
	left: 35px;
}
#DateBox {
	position: absolute;
	top: 128px;
	right: 0px;
	width: 200px;
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
}
#LeftColumn {
	float:left;
	margin: 0 40px 0 0px;
	padding: 0;
	width: 165px;
	/* height: 100%; */
}
#MainColumn {
	float:left;
	margin: 45px 50px 10px 0;
	padding: 0;
	width: 545px;
	/* height: 100%; */
	position: relative;
}
#RightColumn {
	float:left;
	margin: 0 0 20px 0;
	padding: 0;
	width: 160px;
	/* height: 100%; */
}
/*
#RightColText {
	margin: 0 0 20px 14px;
	padding: 0;
	width: 182px;
}
*/
#CopyBox {
	width: 1000px;
	padding: 5px 0;
	font-size: 9px;
	color: #FFFFFF;
}

#MainColumn p {
	text-align: justify;
}

/* ---- Float styles ---- */
.floatleft 	{float:left}
.floatright {float:right}
.clear 		{clear:both; font-size: 0px; }

/* ---- Forms ---- */
form {
	margin:0;
	padding:0;
}
fieldset {  
	margin: 6px;  
	padding: 0;
	border: 1px solid #172FAA;  
}
fieldset div {  
padding: 2px 6px 2px 6px;  
}

legend {  
margin-left: 6px;  
padding: 0;  
font-weight: bold;
}
label { 
	font-size:11px;
	color:#3C3939;
	font-weight: bold;
	display: block; /* so that they'll occupy an entire line, no <br> needed*/
	margin-top:0px;
}
form span { 
	font-size:10px;
	color:#172FAA;
}
select, textarea {
	font-size: 11px;
	background-color: #FFFFFF;
	border:1px solid #E96A6A;
	margin-bottom:3px;
}
input.inp_custom {
	font-size: 11px;
	background-color: #FFFFFF;
	border:1px solid #E96A6A;/* not good for input buttons */
	margin-bottom:3px;
}
input.inp_noborder {
	font-size: 14px;
	color:#4482BD;
	background-color: #FFFFFF;
	border:0px solid #FFFFFF;/* not good for input buttons */
	margin-bottom:0px;
}
input.btn {
	margin-top:2px;
	border: 3px double #880000;
	border-top-color: #E96A6A;
	border-left-color: #E96A6A;
	padding: 0.25em;
	background-color: #FFEC8A;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Geneva, helvetica;
}
input.btnhov {
	background-color: #FFF8BB;
	color: #000000;
	border: 3px double #E96A6A;
	border-top-color: #880000;
	border-left-color: #880000;
}