@charset "utf-8";
/* CSS Document */

body{
margin:0px;
padding:0px;
border:0px;
font-size:0.8em;
font-family:Arial, Helvetica, sans-serif;
color:#666666;
background:#f5f5f5 url(images/bg.png) top repeat-x;
}

img{border:0px;}
p{
margin:0px 0px 14px 0px;
}

a{
color:#666666;
text-decoration:underline;
}
a:hover{
	color:#0066FF;
}

h1{
font-size:1.5em;
font-weight:normal;
padding:0px 0px 0px 32px;
margin:0px 0px 3px 0px;
background:url(images/h1.png) left no-repeat;
}


#logohead{
width:803px;
height:56px;
margin:0px auto 0px auto;
padding:11px 0px 0px 0px;
font-size:1.4em;
overflow:hidden;
}

#logohead .floatr{
float:right;
text-align:right;
}

#logohead a{
text-decoration:none;
}

.enlarge{
font-size:1.3em;
}

.orange{
color:#0066FF;
}



#nav{
background:#1349ab url(images/navbg.png) top repeat-x;
height:54px;
font-size:1.1em;
padding:0px 15px 0px 15px;
text-align:right;
overflow:hidden;
border-bottom:1px solid #1349ab;
}

#centerthenav{
width:803px;
margin:0px auto 0px auto;
}

#nav ul{
display:inline;
line-height:5.5em;
border-left:1px solid #1349ab;
border-right:1px solid #4070c8;
margin:0px;
padding:31px 0px 7px 0px;
list-style:none;
}
#nav ul li{
display:inline;
margin:0px;
padding:0px;
}

#nav a{
line-height:5.5em;
padding:31px 18px 7px 18px;
border-left:1px solid #4070c8;
border-right:1px solid #1349ab;
background:url(images/navon.png) 1000px 0px no-repeat;
color:#ffffff;
text-decoration:none;
}
#nav a:hover{
background:#e54d16 url(images/navon.png) top center no-repeat;
border-right:1px solid #1349ab;
border-left:1px solid #4070c8;
}

#imagebox{
width:781px;
margin:0px auto 10px auto;
border-bottom:1px solid #d9d9d9;
border-left:1px solid #d9d9d9;
border-right:1px solid #d9d9d9;
background:#ffffff url(images/navshad.png) top no-repeat;
padding:10px;
}

#imagebox img{display:block;}

.mainbox{
width:761px;
margin:0px auto 10px auto;
border:1px solid #d9d9d9;
padding:15px 20px 10px 20px;
background:#ffffff url(images/split.png) repeat-y;
}

.mainbox2{
width:761px;
margin:0px auto 10px auto;
border:1px solid #d9d9d9;
padding:15px 20px 10px 20px;
background:#ffffff;
}

.leftside{
width:574px;
text-align:justify;
}

.productimage{
float:left;
padding:6px;
border:1px solid #d3d3d3;
width:122px;
margin:0px 5px 10px 0px;
background:#ffffff;
font-weight:bold;
font-size:0.85em;
text-align:center;
}

.viewimage{
float:left;
padding:6px;
border:1px solid #d3d3d3;
margin:0px 15px 10px 0px;
background:#ffffff;
}

.hiresale{
font-size:1.3em;
}

.goback{
display:block;
margin-top:10px;
padding:0px 0px 0px 15px;
background:url(images/arrow.png) left no-repeat;
}
.prodesc{
width:240px;
float:left;
}

#page{
font-size:0.9em;
margin-bottom:10px;
}
#page a{
font-weight:bold;
}

#page .tdb{
color:#1349ab;
}

.productimage a{
text-decoration:none;
}

.rightside{
float:right;
width:140px;
text-align:center;
}
.rightside b{
display:block;
font-size:0.85em;
font-weight:bold;
margin:0px 0px 10px 0px;
}
.rightside a{
color:#666666;
text-decoration:none;
}
.rightside a:hover{
color:#1349ab;
}


.rightimage{
padding:6px;
border:1px solid #d3d3d3;
width:122px;
margin:0px 0px 3px 0px;
background:#ffffff;
}

#footer{
width:803px;
margin:0px auto 0px auto;
padding-bottom:15px;
text-align:right;
color:#bebebe;
font-size:0.85em;
}

#footer a{
color:#bebebe;
text-decoration:none;
}
#footer a:hover{
color:#666666;
}

.submitbutton{
color:#646464;
background:none;
font-size:0.95em;
border:none;
cursor:pointer;
background:url(images/submit.png) 0px 0px no-repeat;
height:28px;
margin:0px;
width:121px;
}
.submitbutton:hover{
background:url(images/submit.png) 0px -33px no-repeat;
}

textarea{
font-family:Arial, Helvetica, sans-serif;
color:#666666;
margin:3px 0px 5px 0px;
width:300px;
height:140px;
}
input{
color:#666666;
}

#error2{
margin-top:0px;
margin-bottom:5px;
background:#FFE3A5 url("skypanel/images/error2.jpg") no-repeat;
height:17px;
padding:7px 7px 3px 35px;
color:#ff5400;
font-size:10px;
}



.clear{
clear:both;
}

.clearl{
clear:left;
}


