* {
font-family : "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
}
#leftmenu {
height : 380px;
/** background-color : #e0e0e0; **/
background-color : #fff;
padding : 10px;
width : 180px;
float : left;
margin-right : 5px;
margin-bottom : 10px;
/** background-image:url('images/cotton.jpg');**/
}
#main {
padding-left : 10px;
padding-right : 10px;
width : 470px;
float : left;
margin-bottom : 10px;
}
#rightbanner {
height : 100%;
background-color : #e0e0e0;
border : black 1px solid;
width : 150px;
float : left;
margin-left : 5px;
margin-bottom : 10px;
}
#bottombanner {
background-color : #e0e0e0;
width : 850px;
clear : both;
text-align : center;
border-top : 1px solid black;
margin-bottom : 10px;
}
.product {
border-bottom : 0.5px dotted;
margin-bottom : 5px;
text-align : center;
}
.country {
text-align : center;
color : white;
background-image : url('images/gradient1.gif');
background-repeat : repeat-x;
-moz-border-radius : 5px; 
border-radius : 5px;
}
.sizes
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
width:100%;
border-collapse:collapse;
text-align:left;
}
.sizes td, .sizes th 
{
font-size:1em;
border:1px solid #9b0d00;
padding:3px 7px 2px 7px;
}
.sizes th 
{
font-size:1.1em;
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color:#b9534e;
color:#ffffff;
}
.sizes tr.alt td 
{
color:#000000;
background-color:#EAF2D3;
}
.sizes td.button
{
text-align : right;
width : 132px;
padding : 5px 2px 2px 2px;
}
.floatright
{
float : right;
text-align : right;
clear : right;
}
.flag
{
border : gray solid 1pt;
margin-bottom : 4px;
}
.outer{
	margin:0px;
}
#menu4 {
	width: 180px;
	border-style: solid solid none solid;
	/** border-color: #D76100; **/
	border-color: #83b6cb;
	border-width: 1px;
	padding:0px;
	}
	#menu4 ul{
	margin:0px;
	padding:0px;
	list-style:none;
	}
	#menu4 li a {
		height: 32px;
		voice-family: "\"}\""; 
		voice-family: inherit;
		height: 24px;
		text-decoration: none;
		font-weight:bold;
		transition-property : color; 
		transition-duration : 0.5s;
		}
		
	#menu4 li a:link, #menu4 li a:visited {
		color: #83b6cb;
		display: block;
		background: url(images/menu.gif) 0 -32px;
		background-repeat:no-repeat;
		padding: 8px 0 0 30px;
		}
		
	#menu4 li a:hover {
		color: #fff;
		background: url(images/menu.gif);
		background-repeat:no-repeat;
		padding: 8px 0 0 30px;
		transition-property: color; 
		transition-duration: 0.5s;
		}
		
	#menu4 li a:active {
		color: #fff;
		background: url(images/menu.gif) 0 -64px;
		background-repeat:no-repeat;
		padding: 8px 0 0 30px;
		}
.bold
{
font-weight : bold;
}

.smallgrey
{
color : grey;
font-size : small;
text-align : center;
}

td
{
vertical-align : top;
}

p {line-height:150%}