﻿body {
	margin:0;
	padding:0;
	background:#ffffff;
}

p,td { font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top: 0px;
}

a{
	color: #C35530;
	text-decoration: none;
}

a:hover{
	color: #C35530;
	text-decoration: underline;
}
.left-text {
	color: #000000;
	text-align: justify;
	vertical-align: top;
	background-image: url(../images/left-text-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


a.hidden {
	text-decoration: none;
	color: #000000;
	cursor:default;
}

form {
     margin:0;
     padding:0;
}
.float-left {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}

.right-text {
	text-align: justify;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 7px;
	vertical-align: top;
	color: #b93900;
}
.latest-news {
	font-size: 12px;
	text-transform: uppercase;
	color: #BE410B;
	padding-right: 10px;
	font-weight: bold;
}

.dotline {
	BACKGROUND: url(images/dotline.gif) #000000 repeat-x left top
}


ul {
	margin-left:20px;
	margin-top:0px;
	padding:1px;
	list-style-type: square;
	line-height: 16px;
	}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	text-transform: uppercase;
	padding-bottom: 8px;
}

.bgy {
	background-repeat: repeat-y;
}

.bottom_addr {
	font-size: 10px;
	color: #000000;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 10px;
}

.bottom_addr_lnk {
	text-decoration: none;
}

.bottom_addr_lnk:hover {
	text-decoration: underline;
}


.bgx {
	background-repeat: repeat-x;
}


.norepeat {
	background-repeat: no-repeat;
}
.slogan1 {
	font-size: 18px;
	font-weight: normal;
	color: #C35728;
	padding-right: 20px;
	padding-top: 57px;
	padding-bottom: 0px;
}
.slogan2 {
	font-size: 14px;
	font-weight: bold;
	color: #BE410B;
	padding-right: 20px;
	text-transform: uppercase;
	padding-top: 0px;
}
.special-offers {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	padding-right: 12px;
	padding-top: 1px;
}


.c-name-bottom {
	color: #f34c00;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}



.welcome {
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	background-image: url(../images/welc-bg.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
}

.c_name {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #f34c00;
	background-repeat: repeat;
	background-image: url(../images/cn_bg.jpg);
	padding-left: 28px;
	text-align: left;
}
.t-menu {
	color: #F5f5f5f;
	font-size: 11px;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 5px;
	white-space: nowrap;
}

.t-menu_lnk{
	text-decoration: none;
	color: #000000;
}

.t-menu_lnk:hover {
	color: #BE410B;
	text-decoration: none;
}

.bottom_menu {
	color: #000000;
	text-align: left;
	padding-top: 12px;
	padding-bottom: 2px;
	font-size: 12px;
	padding-left: 10px;
}

.bottom_lnk{
	color: #000000;
	text-decoration: none;
}

.bottom_lnk:hover {
	color: #B8400C;
	text-decoration: underline;
}

.menu {
	color: #ca4a11;
	background-image: url(../images/btn_bg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 10px;
	white-space: nowrap;
	text-align: right;
	font-style: italic;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.menu_lnk{
	text-decoration: none;
	color: #ca4a11;
}

.menu_lnk:hover {
	color: #000000;
	text-decoration: none;
}

.body_txt {
	color: #000000;
	text-align: justify;
	padding: 10px;
	vertical-align: top;
}


.highslide-html {
    background-color: white;
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.control:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}



#dhtmltooltip{
	position: absolute;
	width: 150px;
	border: 1px solid black;
	padding: 2px;
	background-color: #FFFFFF;
	visibility: hidden;
	z-index: 100;
	filter: Alpha(Opacity=80);
	font-weight: bold;
	color: #000000;
	font-family: MS Sans Serif;
	font-size: 10px;
:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
.transp {
	filter: Alpha(Opacity=100);
}


#DHTMLgoodies_formTooltipDiv{
	color:#FFF;
	font-family:tahoma;
	font-weight:bold;
	font-size:11px;
	line-height:120%;
}
.DHTMLgoodies_formTooltip_closeMessage{
	color:#FFFFFF;
	font-weight:normal;
	font-size:10px;
}


/* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: 4060ff;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	}
