﻿html
{
    overflow: scroll;
}
body
{
    font-family: Verdana;
    font-weight: normal;
    text-align: center;
    font-size: 9pt;
    color: #000002;
    background:#fff url(../images/bg.gif) repeat-x left top;
    
}
.main
{
    text-align: left;
    min-width: 900px;
    margin: auto;
    width: 900px;
}
.mainheader
{
    background-image: url(../images/interface_top_bg.jpg);
    overflow: hidden;
    height: 83px;
    width: 100%;
}
.mainHeaderLogo
{
    width: 200px;
    float: left;
    padding-top: 5px;
    margin-top: 13px;
    height: 70px;
    margin-left: 20px;
    background-repeat: no-repeat;
    /*background-image: url(  "../images/SSLStar.gif" );*/
}
.mainHeaderLeftCorn
{
    height: 83px;
    width: 5px;
    float: left;
    background-repeat: no-repeat;
    background-image: url(../images/interface_top_left_corn.gif);
}
.mainHeaderRightCorn
{
    height: 83px;
    width: 8px;
    float: right;
    background-repeat: no-repeat;
    background-image: url(../images/interface_top_right_corn.gif);
}
.mainMenu
{
    background-image: url(../images/menu_bg.jpg);
    background-repeat: repeat-x;
    font-weight: bold;
    text-align: left;
    padding-top: 5px;
    font-size: 13px;
    height: 20px;
    width: 898px;
    border-right: solid 1px #000000;
    border-left: solid 1px #000000;
    color: White;
    z-index: 1000;
    
}
.mainBanner
{
    background-image: url(../images/layout_bg.jpg);
    background-repeat: repeat-y;
    height: auto;
    width: 100%;
}
.mainBannerServices
{
    background-image: url(../images/banner_bg.jpg);
    background-repeat: repeat-y;
    height: 222px;
    border-bottom: solid 4px #fecd04;
    border-left: solid 1px #000000;
    border-right: solid 1px #000000;
    position: relative;
}
.bannerHeadingGreen
{
    color: #000000;
    font-weight: bold;
    font-size: 15pt;
    font-family: Arial;
    padding-left: 5px;
    padding-bottom: 10px;
}
.bannerLeftBox
{
    width: 289px;
    height: 222px;
    margin-left: 1px;
    float: left;
    background-image: url(../images/banner_add.jpg);
    background-repeat: no-repeat;
    position: absolute;
    top: 5px;
}
.bannerNewBox
{
    width: 898px;
    height: auto;
    border-bottom: solid 2px #fecd04;
    border-left: solid 1px #000000;
}
.bannerNewsBoxButton
{
    width: 25%;
    height: 70px;
    padding-left: 50px;
    padding-top: 0px;
    float: left;
}
.bannerNewsHeading
{
    color: #000000;
    font-weight: bold;
    font-size: 12pt;
    font-family: Arial;
}
.bannerNewsText
{
    color: Black;
    font-weight: normal;
    font-size: 9pt;
    font-family: Arial;
}
.mainfooter
{
    background-image: url(     "../images/interface_bottom_bg.jpg" );
    overflow: hidden;
    color: #FFFFFF;
    height: 36px;
    font-size: 9pt;
}

.mainFooterLeftCorn
{
    height: 36px;
    width: 6px;
    float: left;
    background-repeat: no-repeat;
    background-image: url(    "../images/interface_bottom_left_corn.jpg" );
}

.mainFooterRightCorn
{
    height: 36px;
    width: 6px;
    float: right;
    background-repeat: no-repeat;
    background-image: url(    "../images/interface_bottom_right_corn.jpg" );
}

.contentArea
{
    width: 100%;
    min-height: 300px;
    background-image: url(../images/layout_bg.jpg);
    background-repeat: repeat-y;
}

.contentAreaLSB
{
    display: block;
    float: left;
    overflow: hidden;
    width: 250px;
    position: relative;
    margin-left: 5px;
    margin-top: 0px;
/*    margin-top: 5px;%%%*/
    margin-bottom: 5px;
}

.contentAreaLSBBox
{
    float: left;
    border: solid 1px #ffcd00;
    background-image: url(../images/nav_bg.jpg);
    background-repeat: repeat-x;
    width:245px !important;
}

.contentAreaLSBBoxHeading
{
    padding: 5px;
    height: 20px;
    color: #062b7c;
    font-size: 11pt;
    font-weight: bold;
    font-family: Arial;
/*    border-bottom: solid 1px #ffcd00;%%%*/
}

.contentAreaContents
{
    width: auto;
    height: 100%;
    padding: 3px;
    display: block;
    overflow: visible;
    position: relative;
    margin-left: 260px;
}
.contentAreaCustomSearch
{
    width: auto;
    height: 100%;
    padding: 5px;
    display: block;
    overflow: visible;
    position: relative;
    margin-left: 5px;
}


.contentAreaPricing
{
    border-bottom-color: #fecd04;
    border-bottom: 1px;
    height: 162px;
}

.contentAreaDetail
{
    height: auto;
}

.txtHeading
{
    color: Black;
    font-size: 16pt;
    font-family: Arial;
    font-weight: bold;
}

.txtSubHeading
{
    /*color: #3188f9;*/
    color: #000000;    
    font-size: 11pt;
    font-family: Arial;
    font-weight: bold;
}

.txtBlueBold
{
    /*color: #3188f9;*/
    color: #000000;    
    font-weight: bold;
    font-family: Arial;
}

.txtBlackBold
{
    color: black;
    font-weight: bold;
    font-family: Arial;
}

.txtBlackBoldBig
{
    color: black;
    font-weight: bold;
    font-family: Arial;
    font-size: x-large;
}

.txtNormal
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: normal;
    color: Black;
}

.columnBoxProduct
{
    width: 200px;
    height: 130px;
    vertical-align: middle; /*float: left;*/
    overflow: hidden;
    border: solid 1px #b8d2f3;
    padding: 5px;
    background-image: url(../images/nav_bg.jpg);
    background-repeat: repeat-x;
}

.columnBoxPricing
{
    width: 615px;
    height: 150px;
    float: left;
    overflow: hidden;
    padding: 5px;
    border: solid 1px #ffcd00;
    background-image: url(../images/nav_bg.jpg);
    background-repeat: repeat-x;
}

.columnBoxContact
{
    width: 615px;
    height: 600px;
    float: left;
    overflow: hidden;
    padding: 5px;
    border: solid 1px #FFCD00;
    background-image: url(../images/nav_bg.jpg);
    background-repeat: repeat-x;
}

.columnBoxSelect
{
    width: 390px;
    height: 100px;
    float: left;
    overflow: hidden;
    padding: 5px;
    border: solid 1px #fecd04;
}

.columnBoxHeading
{
    width: 100%;
    height: 35px;
    border-bottom: solid 1px #000000;
    background-color: #fff8de;
}

.columnBoxDetail
{
    width: 98%;
    padding: 10px;
    font-size: 11px;
}

.columnBoxThird
{
    width: 285px;
    height: 140px;
    float: left;
    overflow: hidden;
    border: solid 1px #000000;
    background-image: url(../images/bg.jpg);
    background-repeat: repeat-x;
}

.columnBoxDouble
{
    width: 438px;
    height: 140px;
    float: left;
    overflow: hidden;
    border: solid 1px #000000;
    background-image: url(../images/bg.jpg);
    background-repeat: repeat-x;
}
.FormItemField
{
    width: 220px;
}
.ProductMenu
{
    text-decoration: none;
    color: #000000;
}
.MenuItem
{
    text-decoration: none;
}
BODY
{
	/*background-image: url(Images/productbg.JPG);*/
	position: static;
	font-family: Verdana;
	font-size: smaller;
}
.container
{
	margin: 06px 10px 10px 10px;
	border: solid 1px #86B3EE;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
	width: 570px;
	height: 440px;
	background-image: url(../Images/productbg.JPG);
	background-repeat: repeat-x;
}
.button
{
	float: right;
	margin-bottom: 15px;
	/*position: absolute; /*right:30px;*/
}
#data
{
	border: solid 1px #86B3EE;
	position: relative;
	width: 460px;
	float: left;
	margin: 10px 1px 10px 10px;
	background-repeat: repeat-x;
}
#data1
{
	border: solid 1px #86B3EE;
	position: relative;
	width: 370px;
	float: left;
	margin: 02px 1px 10px 00px;
	padding: 10px 5px 5px 04px;
	background-image: url(../Images/productbg.JPG);
	background-repeat: repeat-x;
}
.button2
{
	width:100%;
	margin-top: 10px;
	position: relative;
	text-align:center;
}
.cart
{
	border: solid 1px #ffcd00;
	width: 190px;
	float: left;
	padding: 10px 5px 5px 10px;
	margin: 0px 1px 10px 10px;
	background-image: url(../Images/productbg.JPG);
	background-repeat: repeat-x;
}
.cart #cartHead
{
	color: #54aD37;
	font-weight: bold;
	font-size: medium;
}
.cart hr
{
	color: #CACACA;
}
.alternate
{
    background-color: #FFF8DE;
}
.ProductPrice
{
    color: #236f0a;
    font-size:10pt;
    font-weight:bold;
}
.bannerDailySavingInfo
{
    display:none; 
    background-image:url(../images/saleBGImage.gif);
    background-repeat:no-repeat;
    margin-left: 18px;
    padding:60px 30px 20px 30px; 
    text-align:center; 
    border:1px solid #FECD04;
}
.bannerDailySavingInfoText
{
    color:#FFFFFF; 
    font-size:14px; 
    font-weight:bold; 
    text-align:center;
}

.LandingInformation
{
    color:#53575A;
    font-family:Georgia, Tahoma;
    min-width:820px !important;
    width:820px !important;
}

.Landing_divider 
{
    background-image:url(../images/Landing/img_dots.gif);
    background-position:left center;
    background-repeat:repeat-x;
}

.Landing_quotes_1 
{
    font-size:24px;
    line-height:24px;
}
.Landing_quotes_left_pic 
{
    color:#939090;
    font-family:Georgia, Tahoma;
    font-size:17px;
    font-style:italic;
    padding-right:50px;
    padding-top:15px;
}

.Landing_Testimonial
{
    width:390px;
    text-align:center;
}

.Landing_TestimonialBox
{
    background-position:center;
    background-image:url(../images/landing/img_testimonials_centre.gif);
    background-repeat:repeat-y;
}
.Landing_name
{
    color:#939090;
    font-family:Georgia, Tahoma;
    font-size:18px;
    font-style:italic;
    padding-top:5px;

}

.Landing_Spin
{
    font-size:24px;
    line-height:24px;
    color:#939090;
    font-family:Georgia, Tahoma;
    font-style:italic;
}
.Landing_TopBox
{
    margin:0;
    height:8px;
    padding:0px;
    background-position:center;
    background-image:url(../images/Landing/img_testimonial_hdr.gif); 
    background-repeat:no-repeat;
}
.Landing_BottomBox
{
    margin:0;
    height:8px;
    padding:0px;
    background-position:center;
    background-image:url(../images/Landing/img_testimonial_btm.gif); 
    background-repeat:no-repeat;
}