BODY{
background:#ffffff url(../gifs/bck.gif) repeat-x;
background-position:center top; 
color:#000000;
font-family: "open sans",Verdana, Arial, Helvetica, sans-serif;
margin:10px;
-webkit-text-size-adjust: 100%;
text-align:center;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
margin-top:11px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html {overflow-y: scroll;} 


.mainscreen{
text-align:center;
width:980px;
margin-left:auto;
margin-right:auto;
}

.newpagebox{
width:980px;
margin-left:auto;
margin-right:auto;
}




.mainpanel{
background:#FFFFFF url(../gifs/mainbck2.jpg) no-repeat;
width:980px;
clear:both;
border-left:#0b083c 1px solid;
border-top:#555555 0px solid;
}

.footer{
background:#FFFFFF url(../gifs/mainbck3.jpg) no-repeat;
width:980px;
height:2.3em;
margin-top:300px;
}

.tditemnew{
border:#9F98D5 1px solid;
min-height:130px;
float:left;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
-khtml-border-radius: 8px;
border-radius: 8px;
margin:6px;
padding:9px;
}

.tditemnew2020{
border:#9F98D5 1px solid;
min-height:130px;
float:left;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
-khtml-border-radius: 8px;
border-radius: 8px;
margin:6px;
padding:9px;
width:30%;
}


.tditemnew2{
border:#9F98D5 0px solid;
min-height:130px;
float:left;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
-khtml-border-radius: 8px;
border-radius: 8px;
margin:6px;
padding:9px;
width:50%;
}

.navigation{
padding:0px;
}

.textblock{
width:640px;
background:#FFFFFF;
border:1px #EEEEEE solid;
border-right:4px #EEEEEE solid;
border-bottom:4px #EEEEEE solid;
margin:22px;
margin-top:2px;
float:left;
text-align:left;
}

.logobox{
width:240px;
float:left;
padding-top:10px;
}


a:link{
color:#003300;
text-decoration:none;
font-style:normal;
background:transparent;
font-weight:bold;
}

a:hover{
color:#003300;
text-decoration:underline;
font-style:normal;
background:#FFFFFF;
font-weight:bold;
}

a:active{
color:#000000;
text-decoration:none;
font-style:normal;
background:transparent;
font-weight:bold;
}

a:visited{
color:#336633;
font-style:normal;
background:transparent;
font-weight:bold;
text-decoration:none;
}

H1{
padding:10px;
font-weight:normal;
color:#8b0002;
text-align:left;
font-size:18px;
font-family:"open sans", Tahoma, Verdana, Arial, Helvetica, sans-serif;
letter-spacing:0.2em;
}

H2{
padding:10px;
font-weight:normal;
color:#8b0002;
text-align:left;
font-size:18px;
font-family:"open sans", Tahoma, Verdana, Arial, Helvetica, sans-serif;
letter-spacing:0.2em;
}


H3{
font-family:Verdana, "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:80%;
font-weight:normal;
text-decoration:none;
padding-left:4px;
color:#440000;
letter-spacing:0.3em;
background:transparent;
margin:2px;
font-style:italic;
margin-left:30px;
margin-bottom:10px;
}

P{
font-family:"open sans","Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:normal;
text-decoration:none;
padding-left:4px;
padding-right:15px;
color:#333333;
letter-spacing:0.05em;
background:transparent;
margin:4px;
margin-bottom:10px;
margin-left:30px;
line-height:200%;
text-align:left;
}

LI{
font-family:"open sans","Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:normal;
padding-left:4px;
color:#003333;
letter-spacing:0.8px;
background:transparent;
}

EM{
font-family:Verdana, "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:100%;
font-weight:bold;
text-decoration:none;
padding-left:4px;
color:#780000;
letter-spacing:0.3em;
background:transparent;
margin:2px;
font-style:normal;
}

 .select { 
    border: 1px solid #c4c4c4; 
    width: 300px; 
    font-size: 13px; 
    padding: 4px 4px 4px 4px; 
    border-radius: 4px; 
    -moz-border-radius: 4px; 
    -webkit-border-radius: 4px; 
    box-shadow: 0px 0px 8px #d9d9d9; 
    -moz-box-shadow: 0px 0px 8px #d9d9d9; 
    -webkit-box-shadow: 0px 0px 8px #d9d9d9; 
} 
 
.select:focus { 
    outline: none; 
    border: 1px solid #7bc1f7; 
    box-shadow: 0px 0px 8px #7bc1f7; 
    -moz-box-shadow: 0px 0px 8px #7bc1f7; 
    -webkit-box-shadow: 0px 0px 8px #7bc1f7; 
} 


.smallselect{
font-family:Verdana, "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:90%;
font-weight:normal;
text-decoration:none;
letter-spacing:0px;
margin:3px;
color:#333300;
background:#F2F2F2;
border:1px;
width:130px;
}

.button {
	-moz-box-shadow:inset 0px 1px 0px 0px #dcecfb;
	-webkit-box-shadow:inset 0px 1px 0px 0px #dcecfb;
	box-shadow:inset 0px 1px 0px 0px #dcecfb;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #bddbfa), color-stop(1, #80b5ea));
	background:-moz-linear-gradient(top, #bddbfa 5%, #80b5ea 100%);
	background:-webkit-linear-gradient(top, #bddbfa 5%, #80b5ea 100%);
	background:-o-linear-gradient(top, #bddbfa 5%, #80b5ea 100%);
	background:-ms-linear-gradient(top, #bddbfa 5%, #80b5ea 100%);
	background:linear-gradient(to bottom, #bddbfa 5%, #80b5ea 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bddbfa', endColorstr='#80b5ea',GradientType=0);
	background-color:#bddbfa;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #84bbf3;
	display:inline-block;
	cursor:pointer;
	color:#333333;
	font-family:arial;
	font-size:15px;
	font-weight:normal;
	padding:4px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #528ecc;
}
.button:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #80b5ea), color-stop(1, #bddbfa));
	background:-moz-linear-gradient(top, #80b5ea 5%, #bddbfa 100%);
	background:-webkit-linear-gradient(top, #80b5ea 5%, #bddbfa 100%);
	background:-o-linear-gradient(top, #80b5ea 5%, #bddbfa 100%);
	background:-ms-linear-gradient(top, #80b5ea 5%, #bddbfa 100%);
	background:linear-gradient(to bottom, #80b5ea 5%, #bddbfa 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80b5ea', endColorstr='#bddbfa',GradientType=0);
	background-color:#80b5ea;
}
.button:active {
	position:relative;
	top:1px;
}

IMG.border{
border:#333333 solid 1px;
}


IMG.left{
float:left;
margin:5px;
}

IMG.right{
float:right;
margin:5px;
}


.Button1 {
background:url(../gifs/btn.gif) no-repeat top;
width:138px;
float:left;
} 

.Button1 a:link {
width:138px;
margin:auto;
display:block;
text-align:center;
padding:0px 0;
padding-top:5px;
padding-bottom:5px;
font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:80%;
font-weight:bold;
text-decoration:none;
color:#333333;
letter-spacing:0.05em;
background:transparent;
} 


.Button1 a:visited {
width:138px;
margin:auto;
display:block;
text-align:center;
padding:0px 0;
padding-top:5px;
padding-bottom:5px;
font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:80%;
font-weight:bold;
text-decoration:none;
color:#333333;
letter-spacing:0.05em;
background:transparent;
} 

.Button1 a:hover {
width:138px;
margin:auto;
display:block;
text-align:center;
padding:0px 0;
padding-top:5px;
padding-bottom:5px;
font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:80%;
font-weight:bold;
text-decoration:underline;
color:#333333;
letter-spacing:0.05em;
background:transparent;
} 

P.clear{
clear:both;}

IMG.prodimg{
height:150px;
}

.mobhide{
display:inline;
}

.mobshow{
display:none;
}


@media only screen and (min-width : 800px) and (max-width : 999px) {

.newpagebox{
width:90%;
margin-left:auto;
margin-right:auto;
}
IMG.fullscreen{width:99%;}
.footer{width:95%;}

}

@media only screen and (max-width : 799px) {


.tditemnew2020{
width:90%;
}

.newpagebox{
width:90%;
margin-left:auto;
margin-right:auto;
}



.tditemnew2{
width:90%;
}

.mobshow{
display:inline;
}



.mobhide{
display:none;
}



IMG.prodimg{
height:200px;
}

IMG.prodimg{
width:195px;
height:auto;
}

IMG.fullscreen{width:99%;}
.mainscreen{width:99%;}
.mainpanel{width:95%;
-moz-border-top-right-radius: 12px;
-webkit-border-top-right-radius: 12px;
-khtml-border-top-right-radius: 12px;
border-top-right-radius: 12px;
-moz-border-bottom-right-radius: 12px;
-webkit-border-bottom-right-radius: 12px;
-khtml-border-bottom-right-radius: 12px;
border-bottom-right-radius: 12px;}
.Button1 {width:40%;float:left;margin:4px;
background:#eee;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
border:1px #000000 solid;
paddding:11px;
}
.footer{width:95%;}

.select{width:95%;}


.textblock{width:90%;margin-right:11px;}

P{text-align:left;}


}