/*-- Import CSS --*/
@import "admin.css";
@import "menu.css";

/*========================================================*/
/*  Default CSS                                           */
/*========================================================*/

/* HTML BODY css  --*/
BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

/*========================================================*/
/* Backgrounds                                            */
/*========================================================*/

.bgl		{ background:url(bg-l.jpg) right top no-repeat; height:438px; }
.bgr		{ background:url(bg-r.jpg) left top no-repeat; height:438px; }
.bgmain		{ background:url(bg-main.gif) left top repeat-x; width:1003px #173F5F; }
.bgtop		{ background:url(bg-top.gif) left top no-repeat; width:1003px; height:38px; }

.bgsearch	{ background: url(bg-search.png) left 10px no-repeat; width:225px; height:48px; padding:25px 0 0 13px; }

.header		{ background:url(header.jpg) left top no-repeat; width:927px; height:184px; vertical-align:middle; padding:0 0 0 10px; }

.bgmenu		{ background:url(bg-menu.gif) left top repeat-x; height:31px; padding:0 20px; }

.footerl	{ background:url(footer-l.gif) left top no-repeat; width:19px; height:76px; }
.footerm	{ background:url(footer-m.gif) left top repeat-x; height:76px; }
.footerr	{ background:url(footer-r.gif) left top no-repeat; width:19px; height:76px; }

.bluesombrero	{ background:url(logo-bluesombrero.gif) center center no-repeat #173F5F; height:90px; }

.language	{ padding:3px 3px 10px 0; }


.textfield {
	background-color: #FFFFFF;
	border-top: 2px solid #646464;
	border-right: 2px solid #D9D9D9;
	border-bottom: 2px solid #D9D9D9;
	border-left: 2px solid #646464;
	width: 442px;
	height: 22px;
	padding-left: 4px;
	padding-top: 3px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #171717;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
}

/*------------------------  End  -------------------------*/


/*========================================================*/
/* Search Button                                          */
/*========================================================*/

.SearchButton {
	background-color: #E9E9E9;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	width: 55px;
	height: 19px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #666666;
	FONT-FAMILY: Tahoma;
	text-align: center;
	text-decoration: none;
}

/*------------------------  End  -------------------------*/


/*========================================================*/
/*  Text For Contents                                     */
/*========================================================*/

.date  { FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #FFFFFF; FONT-FAMILY: Verdana, Tahoma, Arial; text-decoration: none; vertical-align:middle; height:30px; padding:0 0 0 40px; }


.textwhite, a.textwhite  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial, Tahoma, Verdana;
	text-decoration: none;
	line-height:1.5;
}
a.textwhite:hover {
	text-decoration: underline;
}


.textwhitel, a.textwhitel  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #B7C8D5;
	FONT-FAMILY: Arial, Tahoma, Verdana;
	text-decoration: none;
	line-height:1.5;
}
a.textwhitel:hover {
	text-decoration: underline;
}


.readmore, a.readmore  {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #D0B100;
	FONT-FAMILY: Arial, Tahoma, Verdana;
	text-decoration: none;
	line-height:1.5;
	/*background:url(bullet.gif) left 4px no-repeat;
	padding:0 0 0 12px;*/
}
a.readmore:hover {
	text-decoration: underline;
	/*background:url(bullet-over.gif) left 4px no-repeat;*/
}


/*------------------------  End  -------------------------*/


/*========================================================*/
/*  Headings CSS                                          */
/*========================================================*/


.H1, A.H1, A.H1:link, A.H1:visited, A.H1:active  {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #C94C03;
	FONT-FAMILY: Arial;
	text-decoration: none;
	line-height:normal;
}
a.H1:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #C94C03;
	FONT-FAMILY: Arial;
	text-decoration: underline;
	line-height:normal;
}


.H2, A.H2, A.H2:link, A.H2:visited, A.H2:active  {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #757A7E;
	FONT-FAMILY: Arial;
	text-decoration: none;
	line-height:normal;
}
a.H2:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #757A7E;
	FONT-FAMILY: Arial;
	text-decoration: underline;
	line-height:normal;
}


.H3, A.H3, A.H3:link, A.H3:visited, A.H3:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 14px;
	COLOR: #C94C06;
	font-family: Trebuchet MS;
	text-transform:uppercase;
	text-decoration: none;
	line-height:normal;
}
a.H3:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 14px;
	COLOR: #C94C06;
	font-family: Trebuchet MS;
	text-transform:uppercase;
	text-decoration: underline;
	line-height:normal;
}


.H4, A.H4, A.H4:link, A.H4:visited, A.H4:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 18px;
	COLOR: #0764C1;
	font-family: Trebuchet MS;
	text-decoration: none;
	line-height:normal;
}
a.H4:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 18px;
	COLOR: #0764C1;
	font-family: Trebuchet MS;
	text-decoration: underline;
	line-height:normal;
}


/*------------------------  End  -------------------------*/



/*========================================================*/
/*  Padding CSS                                           */
/*========================================================*/

.paddingleft {
	padding:0 0 0 36px;
}

.paddingright {
	padding:0 36px 0 0;
}

/*------------------------  End  -------------------------*/














