@charset "utf-8";
/* CSS Document */

@font-face    {
    font-family: Font1;
    src: url('../fonts/GOTHIC.TTF');
    }

#fontface1{font-family : Font1; padding : 10px; margin : 0 auto; text-align : center; font-size : 30px; line-height : 1.3em}
    p{font-family : Font1;}
body {
	background-image: url(../images/mainbg.png);
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#pagewrap {
	width:100%;
	float:left;
	height:500px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header {
	width:100%;
	height:100px;
	float:left;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #333333;
}

.headerleft  {
	width:630px;
	float:left;
	margin-top: 15px;
}

.headerleft ul {
	width:100%;
	float:left;
	list-style-type: none;
	padding: 0px;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.headerleft p.tagline {
	margin: 0px;
	padding: 0px;
	color: #f7a708;
	font-family : Font1;
}

.headerleft li a {
	margin-right: 8px;
	margin-left: 0px;
	padding-right: 8px;
	padding-left: 0px;
	display: inline;
	float: left;
	font-family : Font1;
	font-size: 14px;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #f7a708;
	font-weight: bold;
}

.headerleft li a.last {
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	display: inline;
	float: left;
	font-family : Font1;
	font-size: 14px;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	border-right-width: 0px;
	border-right-style: none;
}

.headerleft li a:hover {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #f7a708;
}

h1 {
	width:257px;
	border-top-width: 25px;
	border-top-style: solid;
	border-top-color: #f7a708;
	font-family: Calibri;
	font-size: 22px;
	padding-right: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #f7a708;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #7B7B7B;
	float: left;
}

h2 {
	width:300px;
	float: left;
	font-family: Font1;
	font-size: 30px;
	padding-right: 0px;
	color: #f7a708;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	margin: 0px;
}

h4 {
	font-family: Font1;
	font-size: 15px;
	padding-right: 0px;
	color: #666666;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
}

.logo {
	width:97;
	float:right;
	margin-left:5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: right;
	display: block;
}

#mantlepanel {
	width:100%;
	float:left;
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: #ececed;
}


#slider-wrapper {
	width:623px;
	height:246px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}

#slider {
	width:618px;
	height:246px;
	background-image: url(../images/loading.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:400px;
	bottom:-42px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
	background-image: url(../images/bullets.png);
	background-repeat: no-repeat;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	text-indent:-9999px;
	border:0;
	background-image: url(../images/arrows.png);
	background-repeat: no-repeat;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
	text-shadow:none;
	font-family: Font1;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

.clear {
	clear:both;
}

.mantleleft {
	width:370px;
	float:left;
	height: 220px;
	margin: 0px;
	padding-top: 26px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.mantleleft p.text1 {
	font-size: 23px;
	color: #666666;
	float: left;
	padding-top: 10px;
	padding-left: 15px;
	margin: 0px;
}
.mantleleft p.text1capt {
	font-size: 20px;
	color: #666666;
	float: left;
	padding-top: 10px;
	padding-left: 15px;
	margin: 0px;
}

.mantleleft p.text2 {
	font-size: 15px;
	color: #333333;
	float: left;
	padding-top: 10px;
	padding-left: 15px;
	margin: 0px;
}

#contentpanel {
	width:100%;
	float:left;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.contentleft {
	width:60%;
	float:left;
	padding-right: 20px;
}
.contentleft {
	width:42%;
	float:left;
	padding-right: 20px;
}
.contentleft2 {
	width:60%;
	float:left;
	padding-right: 20px;
}
#contentleft3 {
	width:65%;
	float:left;
	padding-right: 20px;
}

.contentimg {
	width:140;
	float:left;
	padding: 5px;
	margin-left: 10px;
}


.contentright {
	width:38%;
	float:right;
	padding-top: 20px;
}
.contentright1 {
	width:42%;
	float:right;
	padding-top: 20px;
	margin-right:30px;
}
.contacttright1 {
	width:42%;
	float:right;
	padding-top:40px;
	margin-right:60px;
}

.contentright p {
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f7a708;
	text-decoration: none;
	font-weight: bold;
}

.contentleft p {
	font-family: Font1;
	text-align: justify;
	font-size: 13px;
}

.contentleft h3 {
	font-family: Font1;
	font-size: 18px;
	padding-right: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #f7a708;
	padding-top: 15px;
	padding-bottom: 15px;
}


#footer {
	width: 100%;
	height: auto;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #f7a708;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #1e1e1e;
	float: left;
	font-family: Font1;
}

#footer p {
	float: left;
	color: #363636;
	display: block;
	font-family: Calibri;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F7A708;
}


#footer ul {
	width: 190px;
	line-height: normal;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 18px;
	display: block;
	float: left;
	margin-right: 12px;
	margin-bottom: 0px;
	list-style-type: none;
}

#footer li a {
	font-size: 13px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	line-height: 15px;
	text-align: left;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-family: Calibri;
}
.contactbox
{

-moz-border-radius: 6px;

}

#footer li a:hover {
	text-decoration: underline;
	color: #000000;
}

#form1 input  {
	color: #333333;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #CCCCCC;
	background-position: 204;
	padding-left: 3px;
}

#form1 input:focus  {
	border: 1px solid #FFFFFF;
}

#form1 {
	color: #666666;
	margin: 0px;
}

#form1 input.text {
	color: #000000;
	background:rgba(204, 204, 204, .05);
	padding-left: 1px;
}
#form1 input.textarea {
	color: #000000;
	background:rgba(204, 204, 204, .05);
	padding-left: 1px;
}

#form1 input.button1
{
	-webkit-transition-property: -webkit-box-shadow, background;
	-webkit-transition-duration: 
	width: 100px;
	color: #fff;
	/*	text-shadow: #000 1px 1px;*/
	background-color: #333333;
	font-family: Calibri;
	font-size: 12px;
	font-weight: bold;
	margin-left: 2px;
	display: block;
	float: left;
	margin-top: 3px;
	padding-left: 4px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-align: center;
}
#underlay{
	display:none;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:#000;
	-moz-opacity:0.5;
	opacity:.50;
	filter:alpha(opacity=50);
}
#lightbox{
	display:none;
	position:absolute;
	top:100px;
	left:25%;
	width:50%;
	height:400px;
	background-image:url(../images/LT_AriumPro-_2879.jpg);
}
#products
{
width:700px;
padding-left:130px;
padding-right:20px;

}
#images
{
width:105px;
height:105px;
margin-left:30px;
margin-right:30px;
float:left;
margin-bottom:20px;
-moz-box-shadow: 3px 3px 4px #f00;
-webkit-box-shadow: 3px 3px 4px #f00;
box-shadow: 5px 5px 6px #c8c8c8;
}
#largimage
{
width:500px;
height:400px;

}
#description
{
width:150px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
float:left;
margin-top:30px;
text-align:inherit;
}
#productenquiry
{
	float:left;
	margin-top:25px;
	
	color:#990000;
	-moz-box-shadow: 3px 3px 4px #f00;
	-webkit-box-shadow: 3px 3px 4px #f00;
	box-shadow: 5px 5px 6px #c8c8c8;
	font:Calibri;
	font-stretch:condensed;
	padding-left:6px;
	padding-right:6px;
	padding-top:2px;
	padding-bottom:2px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

#productenquiry a
{
	color:#990000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#productenquiry a:hover
{
	color:#990cee;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#back
{
float:right;
float:left;
margin-bottom:20px;
	color:#990000;
	-moz-box-shadow: 3px 3px 4px #f00;
	-webkit-box-shadow: 3px 3px 4px #f00;
	box-shadow: 5px 5px 6px #c8c8c8;
	font:Calibri;
	font-stretch:condensed;
	padding-left:6px;
	padding-right:6px;
	padding-top:2px;
	padding-bottom:2px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#back a
{
	color:#990000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
}
#back a:hover
{
	color:#990cee;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#producthead
{
margin-left:auto;
margin-right:auto;
text-align:center;
padding-left:40px;
