@charset "utf-8";
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#262626;
	margin-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	background-color: #E3E2C5;
}
.toppartbg {
	background-image: url(../img/toplogopart_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	
}
.logoornav-leftbg {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../img/logonav_leftbg.gif);
}
.logoornav-rightbg {
	background:url(../img/logonav_rightbg.gif) no-repeat right top;
}
p {
	margin:0;
	padding:0 0 10px 0;
}
ul {
	margin:0;
	padding:0;
	list-style:none;
}
#iqc {
	float:right;
}
#logo {
	float:left;
	margin:9px 0 5px 14px;
}
#logo1 {
	float:left;
	margin:6px 0 5px 14px;
}
#logo img {
	border:none;
}
#quicklink {
	float:left;
	list-style:none;
	text-decoration:none;
	margin:26px 0 13px 0;
}
#quicklink li {
	float:left;
}
#quicklink a {
	text-transform:uppercase;
	display:block;
	text-decoration:none;
	font-size:10px;
	color:#C8BBA8;
	padding:5px 10px 5px 10px;
	border-left:#FFFFFF solid 1px;
}
#quicklink a:hover {
	color:#FFFFFF;
	background-color:#E10000;
	border-left:#FFFFFF solid 1px;
}
#quicklink #current  {
	color:#FFFFFF;
	background-color:#E10000;
	border-left:#FFFFFF solid 1px;
}
#menu {
	clear:both;
	background-image:url(../img/manubg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	height:41px;
	font-size:12px;
	font-weight:bold;
}
#menu ul {
	margin:0;
	padding:0 0 0 10px;
	list-style:none;
}
#menu li {
	display:inline;
	margin:0;
	padding:0;
}
#menu a {
	float:left;
	background:url("../img/nav_img/tabright.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 12px;
	text-decoration:none;
}
#menu a span {
	float:left;
	display:block;
	background:url("../img/nav_img/tabright.gif") no-repeat right top;
	padding:8px 18px 6px 0;
	color:#FFF;
	text-transform:uppercase;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
    #menu a span {
	float:none;
}
/* End IE5-Mac hack */
    #menu a:hover span {
	color:#FFF;
}
#menu a:hover {
	background-position:0% -42px;
}
#menu a:hover span {
	background-position:100% -42px;
}
#menu #current a {
	background-position:0% -42px;
}
#menu #current a span {
	background-position:100% -42px;
}
.contentpartleftbg {
	background:url(../img/contentpart_left.gif) repeat-y left top;
}
.contentpartrightbg {
	background:url(../img/contentpart_right.gif) repeat-y right top;
}
.contentpartbg {
	background-image: url(../img/contentpart_bg.gif);
	background-color:#FFFFFF;
	background-repeat:repeat-x;
}
.bodytext {
	line-height:18px;
	color:#5C6664;
}
.bodytext b {
	color:#000000;
}
#pageheading ul {
	list-style:none;
}
#pageheading li {
	color:#000000;
	
	font-size:14px;
	font-weight:normal;
}
#pageheading li span {
	display:inline-block;
	padding:15px 0 10px 0;
	margin:0;
	color:#000000;
	background:url(../img/pageheaderstrip.gif) repeat-x top;
}
#pageheading li span b {
	color:#E10000;
}
legend {
	background-color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding:5px 15px 5px 15px;
	text-align:left;
}
fieldset {
	width:95%;
	background-color:#E9E2D8;
	border:none;
}
#productslist {
	list-style:none;
	text-decoration:underline;
	margin:0;
	padding:10px 0 10px 5px;
	line-height:18px;
}
#productslist li a {
	display:block;
	color:#000000;
	height:18px;
	padding:5px 5px 5px 20px;
	background:url(../img/icon/redbullet.gif) no-repeat 8px 12px;
}
#productslist li a:hover {
	color:#E10000;
	background-color:#f9f3e9;
	padding:5px 5px 5px 20px;
}


#productspagelist {
	list-style:none;
	text-decoration:underline;
	margin:0;
	padding:0;
	line-height:18px;
}
#productspagelist li a {
	display:block;
	color:#000000;
	height:18px;
	padding:5px 5px 5px 20px;
	background:url(../img/icon/redbullet.gif) no-repeat 8px 12px;
	border-bottom:#CCCCCC dotted 1px;
	
}
#productspagelist li a:hover {
	color:#E10000;
	background-color:#f9f3e9;
	padding:5px 5px 5px 20px;
	
}
.padding5 {
	padding:5px;
}
.padding10 {
	padding:10px;
}	
img {
	border:none;
}
.latestnewsheaderbg {
	background-image:url(../img/latestnews_headerbg.gif);
	background-repeat:repeat-x;
	background-position:top;
	font-size:14px;
	color:#000000;
	font-weight:bold;
}
.latestnewslistcss {
	color:#000000;
	padding:10px;
	background:url(../img/dottedlinebg.gif) repeat-x bottom;
	clear:both;
}

.latestnewslistcss span.head {
	background-color:#F71900;
	color:#FFFFFF;
	padding:2px;
	text-transform:uppercase;
	border:#C61400 solid 1px;
}
.latestnewslistcss a {
	text-decoration:underline;
	color:#E10000;
}

.bottompartlinkbg {
	background-image:url(../img/bottompartlink_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	color:#5C6664;
	font-size:11px;
}
.bottompartlinkbg a {
	text-decoration:none;
	color:#4c5654;
}
.bottompartlinkbg a:hover {
	text-decoration:underline;
	color:#000000;
}
.copyrightcss {
	background-image:url(../img/bottompart_copyright_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	color:#BBBEB3;
	font-size:10px;
	text-transform:uppercase;
}
.photogalleryheaderbg {
	background-image:url(../img/latestnews_headerbg.gif);
	background-repeat:repeat-x;
	background-position:top;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	padding:5px;
}
.redarial18text {
	color:#E10000;
	font-size:18px;
}
.redlinkcss {
	color:#E10000;
	text-decoration:underline;
}
.redlinkcss:hover {
	color:#000000;
	text-decoration:none;
}
.blackarial20px-italictext {
	font-size:20px;
	color:#262626;
	font-style:italic;
}
.arialred14boldcss {
	font-size:14px;
	color:#E10000;
	font-weight:bold;
}
.textboxcss
{
	color: #000000;
	font-size: 11px;
	border-top-color: #7C7C7C;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #DDDDDD;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #C3C3C3;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #C3C3C3;
	border-right-style: solid;
	border-right-width: 1px;
	padding: 2px;
	background-image: url(../img/textboxbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #fcfcfc;
}
.buttoncss {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	background-color:#B53C25;
}

.productboxcss h1 {
	background-color:#E10000;
	font-weight:bold;
	color:#FFFFFF;
	font-size:14px;
	background-image:url(../img/icon/redarrowbullet.gif);
	background-repeat:no-repeat;
	background-position:3px;
	padding:2px 5px 2px 23px;
	text-transform:uppercase;
	border:#C61400 solid 1px;
	margin:0;
}
.productboxcss {
	border:#CCCCCC 2px solid;
}
