/*
The HKDL Source - Red Stylesheet
/assets/themes/hkdl2/css/red.css
------------------
(c) 2007 The HKDL Source, All Rights Reserved
------------------
Version: A
Last Modified: 17/04/07 
*/


/* Element Styles */

hr {
	color: #990000;
}
  
hr {
	border-top: 1px solid #990000 !important;
}

/* Styles for Inputs */

.input {
	border: 1px solid #990000;
}

/* Link Styles */

a:link, a:visited, a:active {
	color: #B16262;
}

a:hover {
	color: #A73939;
}

/* Page Frame Styles */
#frame
{
	background-image: url(../images/frame-back-red.jpg);
	background-color: #990000;
}

/* Page Header */
h1 {
	background-image: url(../images/header-red.jpg);
}

/* Page Sidebar */

DIV.sidebar_left {
	border-top: 1px solid #990000;
	background-image: url(../images/sidebar-back-red.jpg);
}

.sidebar_left .inner h5
{
	color: #990000;
}

.sbox a:link, .sbox a:visited, .sbox a:active {
	color: #990000;
}

.sbox ul {
	border-bottom: 1px solid #990000;
}

/* Page Output */

h4 {
	color: #990000;
	background-image:url(../images/header_4-red.gif);
}

/* Legal Footer */

#legal {
	border-top: 1px solid #990000;
}

#legal_logo
{
	background-image:url(../images/legal-red.jpg);
}

/* Image Box */

.ibox {
	color: #990000;
	background-color: transparent;
}

/* News Styles */

.newsinfo {
	border-top:1px solid #990000;
	padding-top:5px;
	margin-bottom: 5px;
}

.cat_clear {
	border-top:1px solid #990000;
	padding-top:5px;
	padding-bottom: 5px;
	border-bottom:1px solid #000000;
	margin-bottom: 5px;
	clear: right;
}

.cat_wrapper {
	background-image:url(../images/newsitem-red.jpg);
	background-repeat:no-repeat;
	background-position: top right;
}

.cat_wrapper p {
	margin-top: 0;
	margin-bottom: 0;
}

.cat_continue {
	border-top: 1px solid #990000;
}

.cat_thumbnail {
	float: right;
	background-color:#CCCCCC;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	margin-left:5px;
	background-image:url(../images/news_imgbk.jpg);
	background-repeat:repeat-x;
}

.newsicon {
	padding: 0 !important;
	margin: 0 !important;
	background: 0;
	float:right !important;
	margin-bottom:5px !important;
}

.plug_image
{
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin-bottom:10px;
	background-color: #990000;
}

/* Sidebar Links */

.li1, .li3 {
	background-image: url(../images/menuguestinfo-back.jpg);
	border-bottom: 1px solid #990000;
}
