/* Normal link */

a {

	color: #E57A25;

}



a:hover, a:active {

	color: #1D8BB4;

}



/* FORM

--------------------------------------------------------- */

.button {

	padding: 1px 5px;

	border-top: 1px solid #F6D9C2;

	border-right: 1px solid #DC9E6C;

	border-bottom: 1px solid #DC9E6C;

	border-left: 1px solid #F6D9C2;

	background: #F9A51B;

	color: #333333;

}



.button:hover {

	border-top: 1px solid #DC9E6C;

	border-right: 1px solid #F6D9C2;

	border-bottom: 1px solid #F6D9C2;

	border-left: 1px solid #DC9E6C;

	background: #F0C099;

	color: #333333;

}



.inputbox {

	padding: 1px 3px;

	border: 1px solid #F0C099;

	background: #FFFFFF;

}



.inputbox:hover, .inputbox:focus {

	border: 1px solid #E57A25;

	background: #FFFFFF;

}



/* JOOMLA STYLE

--------------------------------------------------------- */

.blog_more {

	border: 1px solid #FBF0E6;

	background: #FEFBF9;

}



.blog_more strong {

	color: #E57A25;

}



.sectiontableheader {

	padding: 2px 4px;

	border-right: 1px solid #FFFFFF;

	border-top: 5px solid #FFFFFF;

	background: #F9A51B;

	color: #FFFFFF;

	font-weight: bold;

}



tr.sectiontableentry1 td {

	padding: 4px;

	background: #FDF7F2;

}



/* CONTENT STYLE

--------------------------------------------------------- */

#ja-contentwrap {

	background: url(../images/content-bg-pink.gif) repeat-y left top #FFFFFF;

}



/* 1 column content width */

.ja-contentwrap-outer {

	background: url(../images/wrap-curve-bl.gif) no-repeat bottom left #FDF7F2;

}



/* CONTENT SPOTLIGHT

--------------------------------------------------------- */

#ja-spotlight-1 div.moduletable, #ja-spotlight-2 div.moduletable {

	background: url(../images/right-module-bg-pink.gif) no-repeat bottom right;

}



#ja-spotlight-1 h3, #ja-spotlight-2 h3 {

	border-bottom: 1px solid #DC9E6C;

	background: url(../images/h3-curve-tl.gif) no-repeat top left #F9A51B;

}



/* LEFT COLUMN

--------------------------------------------------------- */

#ja-subnav {

	background: url(../images/left-module-bg-pink.gif) no-repeat bottom right;

}



#ja-leftcol {

	width: 150px;

	float: left;

	overflow: hidden;

}



#ja-leftcol a.mainlevel {

	padding-left: 15px;

	background: url(../images/arrow-off.gif) no-repeat 0px 2px;

}



#ja-leftcol a.mainlevel:hover {

	border-bottom: none;

	background: url(../images/arrow-on.gif) no-repeat 1px 2px;

}



#ja-leftcol a.sublevel {

	padding-left: 3px;

}



#ja-leftcol div.moduletable h3 {

	margin-top: 5px;

	color: #E57A25;

}



#ja-leftcol div.moduletable {

	border-bottom: 1px solid #FFFFFF;

	background: url(../images/left-module-bg-pink.gif) no-repeat bottom right;

}



#ja-color-tools {

	width: 100%;

	height: 20px;

}

/* RIGHT COLUMN

--------------------------------------------------------- */

#ja-rightcol div.moduletable h3 {

	border-bottom: 1px solid #DC9E6C;

	background: url(../images/h3-curve-tl.gif) no-repeat top left #F9A51B;

}



#ja-rightcol div.moduletable {

	background: url(../images/right-module-bg-pink.gif) no-repeat bottom right;

}

