﻿body
{
    text-align: center;
    background-color: #66A4D3;
    margin: 0;
    font-family: Verdana;
    font-size: 10pt;
    color: #002b40;
}

form
{
    margin: 0; 
}

#container
{
    background-repeat: repeat-y;
	background-image: url(img/mainbg.gif);
	text-align: left;
	width: 774px;
	margin: auto;
}

#mainContainer
{
	margin: 0 17px 0 15px;
}

#menu
{
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	background-image: url(img/menubg.gif);
	height: 27px;
}

.menuItem
{
    float: left; 
    padding: 5px 20px 3px 20px; 
    border-left: 1px solid #DFDFDF; 
    border-right: 1px solid #777777; 
    height: 19px; 
    font-weight: bold; 
    cursor: pointer;
}

.menuEnd
{
   float: left;
   background-color: #DFDFDF;
   width: 1px;
   height: 28px;  
}

.menuItem .content
{
    color: black;
    position: relative;
}

.menuItem .shadow
{
    color: white; 
    position: absolute; 
    left: -1px; 
    top: -1px; 
}

#navigationLine
{
	width: 545px;
	padding: 5px 0 5px 15px;
	font-size: 8pt;
	
	background-color: #F3F5F6;
	background-position: bottom right;
	background-repeat: no-repeat;
	background-image: url(img/navigation.gif);
}

#main
{
    float: left;
	width: 530px;
	padding: 0 15px 15px 15px;
}

#bottom
{
    width: 774px;
	height: 32px;
	clear: both;
	background-image: url(img/bottom.gif);
}

#rightContainer
{
	float: right;
	width: 170px;
}

#languageLine
{
 	padding: 3px 0 3px 15px;
	
	height: 18px;
	font-size: 8pt;

	background-color: #F3F5F6;
	background-position: left;
	background-repeat: no-repeat;
	background-image: url(img/language.gif);
}

#languageLine a
{
    color: #002b40;
	text-decoration: none;
	cursor: pointer;
}

#languageLine a:hover
{
	color: #E1B100;
}

#navigationLine a
{
	color: #1E3A65;
	text-decoration: none;
	cursor: pointer;
}

#navigationLine a:hover
{
	color: #E1B100;
}

.boxTop
{
	font-weight: bold;

	margin-top: 10px;
	padding: 10px 10px 5px 15px;
	
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(img/boxTop.gif);
	background-color: #F3F5F6;
}

.boxContent
{
	padding: 0px 10px 10px 15px;
	
	background-position: bottom left;
	background-repeat: no-repeat;
	background-image: url(img/boxBottom.gif);
	background-color: #F3F5F6;
	
	line-height: 14pt;
	font-size: 8pt;
}

input
{
	margin: 5px 0 5px 0;
	width: 141px;
	background-color: white;
	border: 1px solid #87AAC4;
}

textarea
{
    margin: 5px 0 5px 10px;
	background-color: white;
	border: 1px solid #87AAC4;
}

.button
{
	height: 20px;
	width: 70px;
	margin: 0;
	
	font-size: 9pt;
	color: white;
	
	cursor: pointer;
	
	background-image: url(img/button.gif);
}

h1
{
    padding-top: 10px;
	margin: 5px 0 10px 0;
	font-size: 12pt;
}

h2
{
    margin: 5px 0 10px 0px;
	font-size: 10pt;
	font-weight: bold;
}

.productHeader
{
    padding-top: 15px;
    border-bottom: 1px solid #1E3A65;
}

p
{
    margin: 0 0 10px 0;
	line-height: 14pt;
	padding-left: 10px;
}

#bottomText
{
    line-height: 11pt;
    font-size: 7pt;
    text-align: center;
    background: #66A4D3;
    color: #E7ECEF;
}

.productBox .picture
{
    background-color: #e5e9ed;
    text-align: center;
    width: 142px;
    border: 1px solid #87AAC4;
    margin-bottom: 5px;
}

.productBox .picture img
{
    border: 0;
}

.productBox .right
{
    float: right; 
    padding-left: 10px;
    width: 145px;
}

.productTop
{
    background-position: bottom;
    background-image: url(/img/productTop.gif);
    width: 539px;
    height: 10px;
    font-size: 0;
}

.productBox
{
    padding:  0 10px 10px 10px;
    background: #F3F5F6;
    background-repeat: no-repeat;
    background-position: bottom;
    width: 519px;
    margin-bottom: 10px;
    background-image: url(/img/productBottom.gif);
}

.productBox h3
{
    border: 0;
    font-size: 13pt;
    font-weight: normal;
    margin: 0 0 0 0px;
}

.productBox p
{
    padding-left: 0;
    margin-top: 5px;
}

.productBox a
{
    text-decoration: none;   
}

.categoryBox
{
    background-image: url(/img/categoryRight.gif);
    background-repeat: no-repeat;
    background-position: right;
    
    width: 249px;
    padding-right: 5px;
    margin: 0 0 10px 10px;
    background-color: #F3F5F6;
    float: left;
    
    height: 55px;
}

.categoryBox .picture
{
    cursor: pointer;
    
    border: 0;
    
    float: left;
    height: 55px;
    width: 50px;
    
    margin-right: 10px;
    border-right: 1px solid #E5E9ED;
}

.categoryBox br
{
    line-height: 5px;
    font-size: 0;
}

.categoryBox span
{
    line-height: normal;
    padding: 5px 5px 5px 0;
    font-size: 8pt;
}

.categoryBox strong
{
    font-size: 10pt;
}

.categoryBox a
{
    text-decoration: none;
}

a
{
    color: #002b40;
}

a:hover
{
    color: #E1B100;
}

table input
{
    margin: 4px 0 0 10px;
}

table select
{
    width: 145px;
    margin: 4px 0 0 10px;
}

.checkbox
{
    cursor: pointer;
}

.checkbox input
{
    margin: 4px 0 0 10px;
    width: 16px;
    border: 0;
    background: none;
}

.radioboxList
{
    cursor: pointer;
}

.radioboxList input
{
    width: 16px;
    border: 0;
    background: none;
    margin-right: 5px;
}

.boxContent .productImg
{
    border: 1px solid #87AAC4;
    cursor: pointer;   
}

ul
{
    margin-top: 0;
    padding-top: 0;
    margin-left: 30px;
    line-height: 18pt;
}