/* 
------------------
stylesheet 
galesupplyco.com
------------------
*/
* {
	margin: 0;
	padding: 0;
}
html, body {
	height:100%;/* needed for container min-height */
}
body {
	font: 76%/1.3 Verdana, Arial, Helvetica, Tahoma, sans-serif;
	background: url(../images/bg.gif) repeat-x;
	padding: 0;
	margin: 0;
}
/* --------All--------- */
a {color: #0066cc}
a:hover {color: #ff9900}
a img {border: 0;}
.clear {clear: both}
.hide, hr {display: none;visibility: hidden;}
.show {display: block; visibility:visible;}
.clearfix:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
/* Hide from IE Mac \*/
.clearfix {display:block}
/* End hide from IE Mac */
/*-------End--------*/
ol {padding: 0 0 10px 40px}
h1, h2, h3, h4, h5, h6 {	
	margin: 0;
	padding: 0;
}
h1 span {display: none}
/*--------*/

#frame {
	width: 800px;
	margin: 0 auto;
	/*overflow: hidden;*/
	color: #3d3d3d;
}
#top {
	background: #6f91cc url(../images/bg_top.jpg) no-repeat;
	width: 100%;
	height: 114px;
	position: relative;
}
#top p {
	float: right;
	padding-top: 34px;
	color: white;
}
#top p a {
	color: white;
	font-weight: bold;
}
#top p a:hover {color: #ff9900}
#top .logo {
	float: left;
	position: relative;
	top: 20px;
}
#nav {
	list-style: none;
	position: absolute;
	bottom: 0;
	right: 0;
	margin-bottom: -27px;
}
#nav li {
	/*display: inline;*/
	margin-right: 3px;
	float: left;
	padding-bottom: 27px;
	/*overflow: hidden;*/
}
#nav li strong {
	background: url(../images/bg_nav_right.gif) no-repeat top right;
	display: block;
	padding: 0 6px 0 6px;
	line-height: 35px;
}
#nav li a {
	background: url(../images/bg_nav_left.gif) no-repeat top left;
	display: block;
	text-decoration: none;
	float: left;
	color: #fff;
	font-size: 120%;
}
#nav li a:hover {color: #ff9900}
#nav li span em {display: none}
#nav li span {
	background: #2d2d2d url(../images/bg_nav.jpg) repeat-x;
	float: left;
	display: block;
	/*width: 100%;*/
}
#nav li.on strong {
	background: url(../images/bg_nav_right_on.gif) no-repeat top right;
}
#nav li.on a {
	background: url(../images/bg_nav_left_on.gif) no-repeat top left;
	color: black !important;
}
#nav li.on span {
	background: #eaebeb url(../images/bg_nav_on.jpg) repeat-x;
}
#nav li.on {background: none}
#nav .c0 {background: url(../images/shadow_nav0.jpg) no-repeat bottom center}
#nav .c1 {background: url(../images/shadow_nav1.jpg) no-repeat bottom center}
#nav .c2 {background: url(../images/shadow_nav2.jpg) no-repeat bottom center}
#nav .c3 {background: url(../images/shadow_nav3.jpg) no-repeat bottom center}
#nav .c4 {background: url(../images/shadow_nav4.jpg) no-repeat bottom center}
#nav #c0on {background: url(../images/shadow_nav0_on.jpg) no-repeat bottom center}
#nav #c1on {background: url(../images/shadow_nav1_on.jpg) no-repeat bottom center}
#nav #c2on {background: url(../images/shadow_nav2_on.jpg) no-repeat bottom center}
#nav #c3on {background: url(../images/shadow_nav3_on.jpg) no-repeat bottom center}
#nav #c4on {background: url(../images/shadow_nav4_on.jpg) no-repeat bottom center}

.img-title {
	width: 100%;
	text-align: center;
	padding-top: 27px;
}
#contents {
	padding: 15px 0 35px 0;
}
.left p, .right p {padding-bottom: 10px}
.left h1 {
	font-weight: normal;
	font: 200% Arial, Helvetica, Tahoma, sans-serif;
	margin-bottom: 5px;
}
.left {
	float: left;
	width: 70%;
}
.lefthome {
	width: 74% !important;
}
.right {
	float: right;
	width: 228px;
	padding-top: 30px;
}
.righthome {
	width: 192px !important;
}
.right .box-silver {
	padding: 19px 15px 0 15px;
	color: #6d6d6d !important; 
	width: 90%;
}
.right img {margin-bottom: 5px}
.setsilver {
	margin: 0 auto;
	margin-top: 10px;
	width: 75%;
}/* fix ie 6.xx */
.box-silver {
	background: url(../images/bg_silver.jpg) repeat-x;
	padding: 17px 18px;
	position: relative;
	margin-bottom: 8px;
}
.box-silver .l, .box-silver .r {
	width: 13px;
	height: 13px;
	position: absolute;
	top: 0;
}
.box-silver .l {
	background: url(../images/cuve_white_left.gif) no-repeat;	
	left: 0;
}
.box-silver .r {
	background: url(../images/cuve_white_right.gif) no-repeat;	
	right: 0;
}
.listcheck {list-style: none}
.listcheck li {
	background: url(../images/check.gif) no-repeat left top;
	padding: 0 10px 8px 25px;
	width: 90%;
}
.s-left {
	width: 35%;
	float: left;
}
.s-left img {margin-left: 15px}
.s-right {
	width: 64%;
	float: left;
	color: #000;
}
address {
	font-style: normal;
	margin: 0px 0 10px 0;
}
.s-right address {
	font-style: normal;
	margin: 30px 0 20px 0;
}
#logo {padding-top: 20px}
#logo a {
	margin: 0 14px;
	float: left;
}
#shadow-bottom {
	background: url(../images/bottom_bg.jpg) no-repeat bottom center;
	width: 100%;
	height: 57px;
}
#navbottom {
	color: #666666;
	padding: 15px 0 30px;
	text-align: center;
}
#navbottom a {
	color: #666666;
	text-decoration: none;
}
#navbottom a.on {
	font-weight: bold;
	color: #000;
}
#navbottom a:hover {color: #ff9900}

input {
	height:25px;
	font-size: 18px;
}

textarea {
font-size: 18px;
}

.small {
	font-size:14px;
}

.image {
	float: left;
	clear:both;
	padding: 5px 10px 0px 0px;
}

.icnPdf {
background-image:url(../images/icn_pdf.gif);
background-position:left top;
background-repeat:no-repeat;
padding-bottom:4px;
padding-left:23px;
}
.errorcontrol {
	background-color: #FFFABF;
}
input[type="text"] {
	border: 1px solid #7F9DB9;
}
.finlish-msg {
	padding: 100px 0 100px;
	text-align: center;
}
.finlish-msg h3 {
	font-size: 130%;
	background-color: #FFFCDF;
	padding: 20px 0;
	margin-bottom: 15px;
}
.finlish-msg p a {
	padding: 3px 10px;
	border: 1px solid silver;
	text-decoration: none;
}

.img-pad {
	padding-left:138px;
}
