/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom:0px;
	background-color: #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:18px;
	font-weight:normal;
	background-image:url(../images/bg.jpg); 
 	background-repeat:repeat;
 /* background-position:center top; */ 
 /* background-color:#402540; */
 }
td img {display: block;}td img {display: block;}

a:link, a:active, a:visited {
	color:#9E8821;
	text-decoration:none;
	font-size:11px;
}

a:hover {
	color:#9E8821;
	text-decoration:underline;
}

.style-text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:17px;
	font-weight:normal;
} 
.style-button {
	border-style:solid;
	border-width:2px;
	border-color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	background-color:#FFFFFF;
}

.style-textbox {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	border-style:solid;
	border-width:1px;
	border-color:#333333;
	background-color:#FFFFFF;
	padding:2px;
}
.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	line-height:17px;
	font-weight:normal;
}

table#pg_mnu a, table#pg_mnu a:visited{
	text-decoration: none;
	font:Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;	
	font-size:10px;
}
table#pg_mnu a:hover {
	color:#FFFFFF;
	font:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-size:10px;
}
table#footer a, table#footer a:visited{
	text-decoration: none;
	font:Verdana, Arial, Helvetica, sans-serif;
	color: #1D4960;	
	font-size:10px;
	font-weight:bold;
}
table#footer a:hover {
	text-decoration:underline;
	color:#1D4960;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}
.footer_bg {
	background-image:url(../images/templ_obj/content/misc/footer_bg.jpg);
	background-repeat: repeat-x;
}
#left_bg{
	background-image:url(../images/templ_obj/content/misc/left_bg.jpg);
	background-position:top right;
	background-repeat:repeat-y;
}
#right_bg{
	background-image:url(../images/templ_obj/content/misc/right_bg.jpg);
	background-position:top left;
	background-repeat:repeat-y;
}
#body_bg{
	background-color:#FFFFFF;
}
.text_white{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
}
.text_blue{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#1D4960;
} 
#gray_bg{
	background-image:url(../images/templ_obj/content/misc/gray_bg.jpg);
	background-position:top left;
	background-repeat:repeat-y;
	padding-top:6px;
}
#light_gray_bg{
	background-image:url(../images/templ_obj/content/misc/light_gray_bg.jpg);
	background-position:top left;
	background-repeat:repeat-y;
	padding-top:6px;
}
#news_bg{
	background-image:url(../images/templ_obj/content/misc/news_bg.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}
#sub_bg{
	background-image:url(../images/templ_obj/content/misc/sub_bg.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-top:20px;
}
#catalogue_bg{
	background-image:url(../images/templ_obj/content/misc/sub_bg.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}

.text_maroon{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#790000;
} 
.text_brown{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#662F15;
} 
.border-bottom-dashed {
	border-bottom-width:1px;
	border-bottom-color:#9E8821;
	border-bottom-style:dashed;
}
.text_gold{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#9E8821;
} 
.bordertable {
	border-bottom-width:1px;
	border-bottom-color:#787238;
	border-bottom-style:solid;
	border-top-width:1px;
	border-top-color:#787238;
	border-top-style:solid;
	border-right-width:1px;
	border-right-color:#787238;
	border-right-style:solid;
	border-left-width:1px;
	border-left-color:#787238;
	border-left-style:solid;
	padding:1px;
}

.pagination{
padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 16px;
text-align:center;

}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
text-align:center;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #cccccc;
text-decoration: none; 
color: #666666;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #DFC960;
color: #fff;
background-color: #DFC960;
}

.pagination a.currentpage{
background-color: #DFC960;
color: #FFF !important;
border-color: #DFC960;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}
