

/* Vert - Style Sheet */
a:link {
color:#4fa483;
font-size: 11px;
text-decoration: underline;
}

a:active {
color:#4fa483;
font-size: 11px;
text-decoration: underline;
}

a:visited {
color:#4fa483;
font-size: 11px;
text-decoration: underline;
}

a:hover {
color:#4fa483;
font-size: 11px;
text-decoration: none;
}

body {
text-align: center;
margin: 0px;
padding: 0px;
font-family: Tahoma, sans-serif;
font-size: 11px;
color:#333333;
background-color: #a2e0f7;
background-image: url(../images/bg_repeat_01.gif);
background-repeat: repeat-x;
}

/*#pg_cart{
top: 154px;
font-size: 10px;
position:absolute;
color:#fff;
width: 764px;
text-align: right;
}
#pg_cart a{
font-size:10px;
}
#pg_cart a:hover{
font-size:10px;
}

*/
#pg_container {
font-size: 11px;
text-align: left;
margin: 0px auto;
padding: 0px;
border:0;
width: 800px;
background: #fff;
}

#pg_header {
background:#FFFFFF;
background-image: url(../images/header_bg_02.jpg);
background-repeat: no-repeat;
height: 210px;
}

#pg_header_alt {
background:#FFFFFF;
background-image: url(../images/header_bg_01.jpg);
background-repeat: no-repeat;
height: 210px;
}

#pg_header h1 {
padding: 0;
margin: 0;
}


/* Header Items */



#pg_logo {
float: left;
margin: 0px auto;
padding: 0px;
}

#pg_logo_logo {
padding-top: 6px;
float:left;
}

#pg_header_search {
float: right;
padding-top: 135px;
padding-right: 10px;
color: #0058b2;
font-weight: bold;
font-size: 11px;
}

#pg_header_search_box {
height: 10px;
width: 90px;
font-size: 10px;
color: #6d7074;
margin: 0px auto;
padding: 2px;
margin-bottom: 1px;
}

#pg_header_search a:link {
font-weight: normal;
color: #0058B2;
font-family: Tahoma;
font-size: 10px;
text-decoration: none;
}

#pg_header_search a:active {
font-weight: normal;
color: #0058B2;
font-family: Tahoma;
font-size: 10px;
text-decoration: none;
}

#pg_header_search a:visited {
font-weight: normal;
color: #0058B2;
font-family: Tahoma;
font-size: 10px;
text-decoration: none;
}

#pg_header_search a:hover {
font-weight: normal;
color: #1C549A;
font-family: Tahoma;
font-size: 10px;
text-decoration: underline;
}

#pg_header_search img {
border: 0;
}

#pg_header_links {
float: right;
padding-right: 5px;
}

#pg_header_links_alt {
float: left;
padding-top: 136px;
}

#pg_header_links_alt p {
margin: 0px auto;
padding: 0px;
}

#pg_header_links_alt img {
margin: 0px auto;
padding: 0px;
}

#pg_header_links_alt a {
color: #000000;
text-decoration: none;
}

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

#pg_content  { 
position: relative;
font-size:100%;
float: left;
width: 800px;
background-color: #FFFFFF;
}

#breadcrum{
float:right;
position:relative;
color:#999999;
font-size:10px;
padding-top: 3px;
}
#breadcrum a {
font-size:10px;
color:#7f7f7f
}
#breadcrum a:hover{
font-size:10px;
color:#641287;
}

/* Content Tags */
/* */
#pg_content h2{
padding:0;
margin:0;
border-bottom: 1px solid #cfc4ba;
color: #005cce;
margin-bottom: 8px;
padding-bottom:6px;
font-size:16px;
}
#pg_content h3{
font-size:12px;
margin: 0px;
padding-top: 6px;
padding-bottom: 6px;
color: #104e49;

}
#pg_content h4{
font-size:14px;
margin: 0px;
padding-top: 6px;
padding-bottom: 4px;
color: #641287;

}
#pg_content p{
font-size:100%;
margin: 0;
padding-bottom: 8px;
}
#pg_content table{
font-size:100%;
}
#pg_content hr{
font-size:100%;
color: #E9E9E9;
background-color: #E9E9E9;
height: 1px;
border: none;
}

#pg_footer {
width: 800px;
height: 74px;
color: #333333;
background-image: url(../images/footer_bg_01.gif);
background-repeat: no-repeat;
}

#pg_footer p {
padding-top: 58px;
padding-left: 20px;
color: #4f607a;
font-size: 10px;
}

#pg_footer a {
color: #4f607a;
font-size: 10px;
text-decoration: underline;
}

#pg_footer a:hover {
color: #4f607a;
font-size: 10px;
background: none;
text-decoration: none;
}


/* Menu Items*/
/* */

#pg_menu {
float: right;
width: 780px;
top: 35px;
position: absolute;
margin-left: 0px;
padding-left: 5px;
}

#pg_menu ul {
list-style: none;
padding: 0;
margin: 0;
float: right;
}

#pg_menu li {
float: left;
}

#pg_menu li a {
font-size:11px;
float: left;
color: #1c549a;
text-decoration: underline;
font-weight: bold;
text-align: center;
padding-left: 5px;
padding-right: 5px;
}

/* Hide from IE5-Mac \*/
#pg_menu li a {
float: none
}
/* End hide */

#pg_menu li a:hover {
text-decoration: none;
background: none;
}


/* Forms */
/* */
.form_field{
padding:2px;
margin:0px;
font-size:11px;
font-family: Tahoma, sans-serif;
color:#333333;
}
.form_button{
padding:2px;
margin:0px;
font-size:10px;
font-family: Tahoma, sans-serif;
font-weight:bold;
color:#333333;
}
.form_field_td {
font-size: 10px;
color: #666666;
padding: 6px;
border-top: #999999 solid 1px;
border-right: #999999 solid 1px;
}
.form_field_name {
font-size: 10px;
font-weight: bold;
color: #666666;
padding: 6px;
text-align: left;
white-space: nowrap;
border-top: #999999 solid 1px;
border-right: #999999 solid 1px;
border-left: #999999 solid 1px;
}
.form_action_name{
font-size: 10px;
font-weight: bold;
color: #666666;
padding: 6px;
text-align: left;
white-space: nowrap;
border-top: #999999 solid 1px;
border-bottom: #999999 solid 1px;
border-right: #999999 solid 1px;
border-left: #999999 solid 1px;
}
.form_action_td{
font-size: 10px;
color: #666666;
padding: 6px;
border-top: #999999 solid 1px;
border-bottom: #999999 solid 1px;
border-right: #999999 solid 1px;
}



/* Alt Homepage */

/* Homepage */

#home-con-top {
}


#home-con-top-copy-alt {
float:left;
width:290px;
padding: 10px;
border-right: dotted 1px #CCCCCC;
}
#home-con-top-copy-alt h2 {
font-size:14px;
color:#0066CC;
border-bottom: #E8E8E8 1px solid;
}

#home-con-top-news-alt {
float:left;
width:127px;
height:240px;
padding: 10px;
border-right: dotted 1px #CCCCCC;
}

#home-con-top-news-alt h2 {
font-size:11px;
font-weight:bold;
color:#0066CC;
border-bottom: 1px solid #E8E8E8;
}

#home-con-top-news-alt h4 {
font-size:12px;
color:#0066CC;
border-bottom: 1px solid #E8E8E8;
padding-bottom: 10px;
margin-bottom: 10px;
}

#home-con-bot-alt {
float: left;
width: 465px;
border-top: dotted 1px #CCCCCC;
padding: 10px;
}

#home-con-eshop-alt {
width: 130px;
padding: 10px;
float: left;
border: none;
}

#home-con-eshop-prod-alt {
padding-left: 15px;
}

#home-con-eshop-title-alt {
font-size:11px;
font-weight:bold;
color:#0066CC;
margin-bottom: 10px;
}

#home-con-prods-alt {
float: right;
width: 320px;
padding-bottom: 10px;
padding-right: 10px;
}


/* Homepage */

#home-con-top {
}


#home-con-top-copy {
float:left;
width:230px;
padding: 10px;
border-right: dotted 1px #CCCCCC;
}
#home-con-top-copy h2 {
font-size:14px;
color:#0066CC;
border-bottom: #E8E8E8 1px solid;
}

#home-con-top-news {
float:left;
width:185px;
height:240px;
padding: 10px;
border-right: dotted 1px #CCCCCC;
}

#home-con-top-news h2 {
font-size:11px;
font-weight:bold;
color:#0066CC;
border-bottom: #E8E8E8 1px solid;
}

#home-con-top-news h4 {
font-size:12px;
color:#0066CC;
border-bottom: #E8E8E8 1px solid;
padding-bottom: 10px;
margin-bottom: 10px;
}

#home-con-prods {
float:right;
width: 320px;
padding:10px;
}
#home-con-prods-heading-r {
width:200px;
float:right;
text-align:right;
padding-bottom: 5px;
padding-top: 5px;
}
#home-con-prods-heading-l {
width:120px;
float:left;
padding-bottom: 5px;
font-weight:bold;
color:#0066CC;
padding-top: 5px;
}
#flashcontent2 {
padding-bottom: 15px;
}

#home-con-bot {
clear: both;
width:800px;
border-top: #CCCCCC solid 1px;
padding: 10px;
}

#home-con-eshop{
width: 160px;
float: left;
border: none;
}
#home-con-eshop-prod {
padding-right:15px;
}

#home-con-eshop-title{
font-size:11px;
font-weight:bold;
color:#0066CC;
padding-bottom: 10px;
margin-bottom: 10px;
}