/* CSS Document */



.image_top_left {
	height: 240px;
	width: 600px;
	background-image: url(../index.php_files/images/topcornerani.gif);
	background-repeat: no-repeat;
}



.image_top_left2 {
	height: 240px;
	width: 600px;
	background-image: url(../index.php_files/images/top_left_corner2.jpg);
	background-repeat: no-repeat;
}

.image_top_left3 {
	height: 240px;
	width: 600px;
	background-image: url(../index.php_files/images/top_left_corner3.jpg);
	background-repeat: no-repeat;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: 
	no-repeat;
	background-attachment: 
	fixed;
	color: #000;
	visibility: visible;
	
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.panel_right {
	color: #FFFFFF;
	font-weight: bold;
}
.panels_main {
	padding: 2px;
	margin: 0px;
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
}
.horizontal_divider {
	height: 10px;
	width: 600px;
}

.panel_strips {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #006633;
	text-align: justify;
}
.headline_story {
	font-weight: normal;
	font-size: 18px;
	color: #666666;
}


.productprice {
	font-weight: normal;
	font-size: 18px;
	color: #006600;
}

.productlistingtitle {
	font-weight: normal;
	font-size: 18px;
	color: #FFFFFF;
}


.productlisting {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8A4500;
	font-weight: bold;
}




a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #03F;
	font-weight: bold;
	text-decoration: none;
}
a.info:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.info:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.info:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
a.info:active {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.float_left {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

a.story:link {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a.story:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a.story:hover {
	color: #006633;
	text-decoration: underline;
	font-weight: normal;
}
a.story:active {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.spec_offer {
	font-size: medium;
	color: #FF0000;
	text-decoration: underline;
}
.border {
	border: 1px solid #006633;
}

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0px;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #D28243;
visibility: hidden;
z-index: 10;
cursor: pointer;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}
.container {
	background-image: url(../index.php_files/images/dynamic_bg.gif);
	background-repeat: no-repeat;
	width: 780px;
	background-color: #E8E8E8;
}
.border {
	border: 1px solid #FFFFFF;
}



/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

a.squarebutton{
	background: transparent url('../index.php_files/media/square-gray-left.gif') no-repeat top left;
	display: block;
	float: left; /* Change 12px as desired */
	line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
	height: 23px; /* Height of button background height */
	padding-left: 9px; /* Width of left menu image */
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}

a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton{
color: #494949; /*button text color*/
}

a.squarebutton span{
	background: transparent url('../index.php_files/media/square-gray-right.gif') no-repeat top right;
	display: block; /*Set 9px below to match value of 'padding-left' value above*/
	padding-top: 4px;
	padding-right: 9px;
	padding-bottom: 4px;
	padding-left: 0;
	color: #FFFFFF;
}

a.squarebutton:hover{ /* Hover state CSS */
	background-position: bottom left;
	color: #FFFFFF;
}

a.squarebutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: #FFFFFF;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}
a.panel:link {
	color: #FFFFFF;
}

a.panel:visited {
	color: #FFFFFF;
}

a.panel:hover {
	color: #FFFFFF;
}

a.panel:active {
	color: #FFFFFF;
}
.whitetext {
	color: #FFFFFF;
}

.size9 {
	font-size: 9px;
	text-align: center;
}
._centred {
	text-align: right;
	font-size: 18px;
	color: #006600;
	vertical-align: middle;
}
.Sub_Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: left;
	vertical-align: middle;
	visibility: visible;
	left: auto;
	top: auto;
	color: #006600;
}
#Sub_heading_body_text {
	font-size: 16px;
	text-align: right;
}
.RJust_Table_Text {
	text-align: right;
}
._centred table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006600;
	text-align: right;
	vertical-align: middle;
}
.Centre_table_sub_sub_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006600;
	text-align: left;
	vertical-align: bottom;
}
.Table_Price {
	font-size: 20px;
	color: #000000;
}
.Table_Price_18 {
	font-size: 18px;
	color: #000000;
}
.optional_sub_heading {
	font-size: 14px;
	color: #006600;
}
.optional_sub_heading2 {
	font-size: 16px;
	color: #006600;
}
.optional_price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
}
.optional_price2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
small_helper_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.small_helper {
	font-size: 10px;
	text-align: right;
}
Size10 {
	font-size: 10px;
}
.size10 {
	font-size: 12px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
.LargeLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #006600;
	font-weight: normal;
}
.LargeLinkII {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #006600;
	font-weight: normal;
}
.PDF_text {
	font-size: 14px;
	font-weight: normal;
	color: #FF0;
	vertical-align: middle;
}
.small_helper2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.style8.style12 .style8 {
	text-align: center;
.panels_main tbody tr td strong {
	font-size: 14px;
}
.panels_main tbody tr td strong {
	font-size: 14px;
}
.panels_main tbody tr td strong {
	font-size: 10px;
}
.header_txt {
	font-size: 16px;
}
.contact_txt {
	font-size: 14px;
	text-align: left;
}
.con_detail_text {
	font-size: 12px;
}
.Box_title_txt {
	font-size: 24px;
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: left;
}
.ver_box_txt {
	font-family: Verdana, Geneva, sans-serif;
}
.large_headline {
	font-size: 24px;
}
.large_hline {
	font-size: 20px;
	color: #006000;
}
.large_hline2 {
	color: #006000;
}
.rjust12txt {
	text-align: justify;
	font-size: 14px;
}
.rjust14txtblack {
	text-align: justify;
	font-size: 14px;
	color: #000;
}
.rjust16txtgrey {
	font-size: 16px;
	color: #444;
}
.rjust14txt {
	text-align: justify;
	color: #006600;
}
.page_para {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
}
.small_txt {
	font-size: 12px;
}

.copyright {
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
}
.base_links {
	color: #333;
	font-weight: normal;
}
.descript_txt {
	font-size: 16px;
}
.blink_text {
	text-align: center;
	text-decoration: blink;
}
Large_sheading {
	font-size: 24px;
}
.Left_Bold_16_green {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.Table_price16 {
	font-size: 16px;
}
.Table_price16black {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
.Table_price18 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.size_sub_title {
	font-size: 16px;
}
.size_sub_title_small {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
.pricefrom {
	font-size: 16px;
	color: #006600;
}
.complextable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006600;
}
.complextable2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006600;
}
.Sub_Heading table tr td table tr td .optional_price {
	font-size: 12px;
}
.Sub_Heading table tr td table tr td .optional_price {
	font-size: 12px;
}
.badbody2 {
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: 
	no-repeat;
	background-attachment: 
	fixed;
	color: #000;
	visibility: visible;
	font-size: 12px;
}

