@charset "utf-8";
body,td,th {
	font-size: 12px;
	color: #000000;
}
a {
	font-size: 12px;
	color: #808080;
}
img {
	border: 0;
}
a:visited {
	color: #808080;
}
a:hover {
	color: #808080;
}
a:active {
	color: #808080;
}
h1 {
	font-size: 20px;
	color: #811a1d;
}
h2 {
	font-size: 18px;
	color: #811a1d;
}
h3 {
	font-size: 16px;
	color: #811a1d;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
}

h4 {
	font-size: 14px;
	color: #811A1D;
}
#cont {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 30px;
}

#maincont {
	width: 960px;
	margin: 0 auto;
	-moz-box-shadow: 0px 0px 8px 3px #ccc;
    -webkit-box-shadow: 0px 0px 8px 3px #ccc;
	box-shadow: 0px 0px 8px 3px #ccc;
}
#news {
	float:left;
	width: 280px;
	height: 230px;
	padding: 10px;
	border: 1px solid #ccc;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	behavior: url(/css/border-radius.htc);
	border-radius: 8px;
}
#bob {
	width: 280px;
	height: 230px;
	padding: 10px;
	margin: 0 auto;
	border: 1px solid #ccc;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	behavior: url(/css/border-radius.htc);
	border-radius: 8px;
}
#bobimg {
	margin: 0 auto;
	text-align:center;
}
#bobvid {
	margin: 0 auto;
	text-align: center;
}
#about {
	width: 280px;
	height: 230px;
	padding: 10px;
	border: 1px solid #ccc;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	behavior: url(/css/border-radius.htc);
	border-radius: 8px;
	float: right;
	text-align: justify;
}
#home {
	width:  940px;
	padding: 10px;
	height: 250px;
}
#address {
	float: right;
	width: 350px;
	text-align: center;
	padding-top: 25px;
}
#gallery {
	border: 1px solid #cccccc;
	width: 940px;
	margin: 0 auto;
	overflow: hidden;
	
	/* CSS3 Box Shadow */

    -moz-box-shadow:0 0 3px #AAAAAA;
    -webkit-box-shadow:0 0 3px #AAAAAA;

    /* CSS3 Rounded Corners */

	-moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
    border-radius: 8px;

	
	behavior: url(/css/border-radius.htc);
    border-radius: 8px;



	background: url(slimg/panel.jpg) repeat-x bottom center #ffffff;
}
#slides {
	height:300px;
	width: 940px;
	overflow: hidden;
	margin: 0 auto;
}
.slide {
	float:  left;
}
#menu {
	height: 35px;
	margin:0 auto;
}
#main {
	width: 940px;
	margin: 0 auto;
}
ul#slidernav {
	margin: 0 auto;
	padding: 0px;
	background: #eee;
	padding-left: 220px;

}
ul#slidernav li {
	/* Every thumbnail is a li element */
    width: 160px;
    display: inline-block;
    list-style: none;
    height: 35px;
    overflow: hidden;
	color: #811A1D;
	margin: 0 auto;
	text-align: center;

}
ul#slidernav li.inact:hover {
	backround: ;
	margin: 0 auto;
}
ul#slidernav li.act,li.act:hover{
	margin: 0 auto;

}
ul#slidernav li a {
	display: block;
	
	height: 25px;
	padding-top: 10px;
	color: #811A1D;
	text-align: center;
	margin: 0 auto;
	
}


#prodinfo {
	width: 610px;
	text-align: justify;
	padding-bottom: 15px;
	margin-top: 30px;
}
#prodpoints {
	padding-top: 5px;
	width: 300px;
	float: right;
	list-style-type: disc;
	font-size: 12px;
}
#prodside {
	margin-top:  30px;
	margin-left: 630px;
	position: absolute;
	width: 280px;
	border: 1px solid #ccc;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	behavior: url(/css/border-radius.htc);
	border-radius: 8px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	list-style-image: url(../images/listarrow.png);
	line-height: 20px;
}
#prodside h5 {
	font-size: 14px;
	color: 811A1D;
}
#prodheader {
	padding-bottom: 15px;
	padding-top: 15px;
}
#feature {
		border: 1px solid #ccc;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
}
.productclass {
	width: 920px;
	height: 220px;
	Margin: 0 auto;
}
.productclassl {
	width: 440px;
	float: left;
	border: 1px solid #ccc;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	list-style-image: url(../images/listarrow.png);
		behavior: url(/css/border-radius.htc);
    border-radius: 8px;
	padding: 5px;
}
.productclassr {
	width: 440px;
	float: right;
	border: 1px solid #ccc;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	list-style-image: url(../images/listarrow.png);
		behavior: url(/css/border-radius.htc);
    border-radius: 8px;
	padding: 5px;
}
.rdmore {
	float: right;
	width: 80px;
	border: 1px solid #eee;
	background-color: #eee;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	vertical-align: middle;
	text-align: center;
	padding: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.prodimg {
	border: none;
	margin: 0 auto;
	text-align: center;
}
#reseller {
	height: 520px;
	margin: 0 auto;
}
#map {
	margin: 0 auto;
	width: 801px;
	height: 388px;
}
#ctrmsg {
	padding-top: 20px;
	margin: 0 auto;
}
#dropdown {
	padding-top: 20px;
	padding-left: 320px;
	padding-bottom: 20px;
}
#resellerpg {
	height: 450px;
}
.resellerinfo {
	margin: 0 auto;
	width: 250px;
	border: 1px solid #ccc;
	height: 200px;
	padding: 5px;
	text-align: center;
	margin-top:25px;
}
.resellerinfor {
	float: right;
	margin-right: 25px;
	margin-top: 25px;
	width: 250px;
	border: 1px solid #ccc;
	height: 200px;
	padding: 5px;
	text-align: center;
}
.resellerinfol {
	float: left;
	margin-left: 25px;
	margin-top: 25px;
	width: 250px;
	border: 1px solid #ccc;
	height: 200px;
	padding: 5px;
	text-align: center;
}
#afcont {
	width: 600px;
	height: 270px;
	margin: 0 auto;
}


#ascont {
	width: 600px;
	height: 500px;
	margin: 0 auto;
}

#aucont {
	width: 350px;
	height: 320px;
	margin: 0 auto;
}
#eucont {
	width: 900px;
	height: 500px;
	margin: 0 auto;
}
#ukcont {
	width: 900px;
	height: 700px;
	margin: 0 auto;
}
#resellerdd {
	margin: 0 auto;
	width: 250px;
}
#scont{
	height: 500px;
}
#supcont {
	width: 610px;
	float: left;
}
#supside {
	width: 250px;
	float: right;
	border: 1px solid #ccc;
	padding: 5px;
	margin-bottom: 10px;
}
#sup2 {

	padding-bottom: 12px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

/* Sign Up Form */

.eemStyleSFBody
    {
        padding: 0px;
        background-color: #ffffff;
        border: ridge 0px gray;
        width: 100%;
    }
    .eemStyleSFMainOuter
    {
        padding: 0px;
        border: ridge 0px gray;
        width: 100%;
    }
    .eemStyleSFMainInner
    {
        padding: 0px;
    }
    .eemStyleSFMain
    {
        color: #222222;
        background-color: #ffffff;
        font-family: Verdana;
        width: 100%;
    }
    .eemStyleSFCompletion
    {
        color: green;
        font-weight: bold;
        font-family: Verdana;
        font-size: small;
    }
    .eemStyleSFCompletion_BGIsRedish
    {
        color: green;
        font-weight: bold;
        Filter: glow(color=yellow, strength=3);
        font-family: Arial;
        font-size: small;
    }
    .eemStyleSFLogoDisplay
    {
    }
    .eemStyleSFLogoHide
    {
        display: none;
    }
    .eemStyleSFLogoOuter
    {
        padding: 0px;
        border: solid 0px green;
        text-align: left;
    }
    .eemStyleSFLogoInner
    {
        border: solid 0px green;
        height: 100%;
        background-color: Transparent;
        padding: 0px;
    }
    .eemStyleSFTitleOuter
    {
        border: solid 0px green;
        text-align: left;
        padding: 0px;
    }
    .eemStyleSFTitleInner
    {
        padding: 5px;
        background-color: Transparent;
        border: solid 0px gray;
    }
    .eemStyleSFTitle
    {
        font-weight: bold;
        font-size: larger;
    }
    .eemStyleSFErrorOuter
    {
        border: solid 0px gray;
        text-align: left;
        padding: 0px;
    }
    .eemStyleSFErrorInner
    {
        padding: 5px;
        background-color: Transparent;
        border: solid 0px gray;
    }
    .eemStyleSFError
    {
        color: Red;
        font-size: x-small;
        font-family: Verdana;
        font-weight: bold;
    }
    .eemStyleSFError_BGIsRedish
    {
        color: Red;
        font-size: x-small;
        Filter: glow(color=yellow, strength=3);
        font-family: Verdana;
        font-weight: bold;
    }
    .eemStyleSFContentOuter
    {
        padding: 0px;
    }
    .eemStyleSFContentInner
    {
        padding: 0px;
    }
    .eemStyleSFSectionQuestionOuter_Vertical
    {
        float: none;
        padding: 0px;
        margin-bottom: 4px;
        border: solid 0px gray;
        width: auto;
        overflow: auto;
    }
    .eemStyleSFSectionQuestionOuter_Horizontal
    {
        float: left;
        padding: 0px;
        margin-bottom: 0px;
        border: solid 0px gray;
        width: 48%;
        overflow: auto;
    }
    .eemStyleSFSectionIntGrpOuter_Vertical
    {
        padding: 0px;
        border: solid 0px gray;
        float: none;
        overflow: auto;
        width: auto;
    }
    .eemStyleSFSectionIntGrpOuter_Horizontal
    {
        padding: 0px;
        border: solid 0px gray;
        float: right;
        overflow: auto;
        width: 48%;
    }
    .eemStyleSFSectionHeadingInner
    {
        padding: 2px;
        height: 100%;
        border: solid 0px gray;
    }
    .eemStyleSFSectionHeading
    {
        font-weight: bold;
        padding: 5px;
        font-size: small;
        background-color: #ffffff;
        color: #222222;
    }
    .eemStyleSFSectionContent
    {
        padding: 5px;
    }
    .eemStyleSFIntGrpContent
    {
        border: 1px solid #D9E1E8;
        padding: 5px;
    }
    .eemStyleSFText
    {
        color: #222222;
        font-size: x-small;
    }
    .eemStyleSFTextDisabled
    {
        color: Gray;
        font-weight: bold;
        font-size: x-small;
    }
    .eemStyleSFReq
    {
        color: Red;
        font-size: x-small;
        font-style: italic;
        vertical-align: baseline;
        font-weight: bold;
    }
    .eemStyleSFReq_BGIsRedish
    {
        font-weight: bold;
        font-style: italic;
        vertical-align: baseline;
        font-size: x-small;
        Filter: glow(color=yellow, strength=3);
        color: Red;
    }
    .eemStyleSFReqError
    {
        background-color: Red;
    }
	
<!--- FAQ Section --->
			#faqs 		{ position:relative; }
			#faqs h3	{ cursor:pointer; }
			#faqs h3.active	{ color:#d74646; }
			#faqs div { height:0; overflow:hidden; position:relative; }
			#faqs div p	{ padding:0; margin-bottom:15px; position:relative; }
