body{
	margin: 5px;
	padding: 0;
}

a:link, a:visited{
	text-decoration: none;
}

a:hover, a:active{
	text-decoration: underline;
}

a img{
	border-style: none;
}

table{
	font-family: Verdana, Arial;
	font-size: 10pt;
}


/* ========= Common ========= */

.Block, .Header, .Menu, .Main, .Columns, .Footer{
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
	padding: 0;
}

.Block, .Navigation{
	margin-bottom: 5px;
}

.Left, .Right, .Content{
	padding: 0;
}

.Left, .Right{
	background-repeat: no-repeat;
}

.Header .Left, .Header .Right,
.Menu .Left, .Menu .Right,
.Footer .Left, .Footer .Right
{
	width: 22px;
}

.Top .Left, .Top .Right,
.Middle .Left, .Middle .Right,
.Bottom .Right, .Bottom .Left
{
	width: 25px;
}

.Middle .Left, .Middle .Right{
	background-repeat: repeat-y;
}

.Header .Content, .Menu .Content, .Top .Content, .Bottom .Content, .Footer .Content
{
	background-repeat: repeat-x;
}

/* ========= Top ========= */

.Top .Right{
	background-image: url('../images/frame_top_r.png');
}

.Top .Left{
	background-image: url('../images/frame_top_l.png');
}

.Top .Content{
	background-image: url('../images/frame_top_m.png');
}

.Top .Content{
	height: 25px;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
}

/* ========= Middle ========= */

.Middle .Right{
	background-image: url('../images/frame_edge_r.png');
}

.Middle .Left{
	background-image: url('../images/frame_edge_l.png');
}

.Middle .Content{
	background-color: white;
}

/* ========= Bottom ========= */

.Bottom .Right{
	background-image: url('../images/frame_btm_r.png');
}

.Bottom .Left{
	background-image: url('../images/frame_btm_l.png');
}

.Bottom .Content{
	background-image: url('../images/frame_btm_m.png');
	height: 11px;
}

/* ========= Header ========= */

.Header .Right{
	background-image: url('../images/header_r.png');
}

.Header .Left{
	background-image: url('../images/header_l.png');
}

.Header .Content{
	background-image: url('../images/header_m.png');
	height: 111px;
	text-align: center;
}	

.Header .Content h1{
	padding-top: 11px;
	font-size: x-large;
}

.Header .Content h2{
	font-size: large;
}


/* ========= Menu ========= */

.Menu .Right{
	background-image: url('../images/menu_r.png');
}

.Menu .Left{
	background-image: url('../images/menu_l.png');

}

.Menu .Content{
	background-image: url('../images/menu_m.png');
	height: 41px;
	vertical-align: top;
	font-weight: bold;
}

.Menu .Content .Bar
{
	padding-top: 2px;
	text-align: center;
}

.Menu .Content a
{
	padding-left: 8px;
	padding-right: 8px;
}

.Menu .Content .Twin
{
	padding-top: 2px;
	float: left;
}

.Menu .Content .Twin a
{
 	color: #f01010;
}

/* ========= Main ========= */

.Main .MainRight, .Main .MainLeft{
	padding: 0;
	width: 16px;
	background-repeat: repeat-y;
}

.Main .MainRight{
	background-image: url('../images/main_r.png');
}

.Main .MainLeft{
	background-image: url('../images/main_l.png');
}

.Main ul{
	margin: 0;
	padding: 0 0 0 10px;
}

/* ========= Columns ========= */

.ColumnLeft, .ColumnCenter, .ColumnRight{
	vertical-align: top;
}

.ColumnLeft, .ColumnRight{
	width: 240px;
}

.ColumnLeft, .ColumnRight{
	padding: 0 5px;
}

.ColumnCenter{
}

/* ========= Footer ========= */

.Footer .Right{
	background-image: url('../images/footer_r.png');
}

.Footer .Left{
	background-image: url('../images/footer_l.png');
}

.Footer .Content{
	background-image: url('../images/footer_m.png');
	height: 56px;
}

.Footer .Content .Copyright{
	padding: 8px 0 0 10px;
}

/* ========= Photo Of The Day ========= */

.Description, .Preview{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

/* ========= Sale ========= */
.Sale {
	padding: 0 0 5px 0;
}

.Sale p{
	margin: 0;
	padding: 0;
}

.Sale img{
/* float: left; */
	width: 75px;
	height: 50px;
}

.Sale .NewPrice{
	color: red;
}

/* ========= Pager ========= */

.Pager{
	text-align: center;
}

/* ========= Goods ========= */
.Goods{
	width: 100%;
	border-collapse: collapse;
	text-align: center;
}

.Goods .Preview{
}

.Goods td{
	padding: 9px 0 9px 0;
	vertical-align: top;
}

.Goods p{
	margin: 0;
	padding: 0;
}

.Goods .NewPrice, .Goods .Availability, .Goods .Price{
	font-weight: bold;
}

.Goods .Availability span{
	color: red;
}

.Goods .NewPrice{
	color: red;
}

/* ========= Ware ========= */

.Ware{
}

.Ware .Images{
}

.Ware .Preview{
}

.Ware h1, .Ware h2{
	color: #8e8e8e;
}

.Ware h2{
	font-size: 14pt;
}

.Ware p{
	font-weight: bold;
	font-size: 11pt;
}

.Ware .NewPrice{
	color: red;
}

.Ware .Availability span{
	color: red;
}

.Ware .NewPrice, .Ware .Availability, .Ware .Price{
	font-weight: bold;
}

/* ========= Gallery ========= */
.Gallery h3{
	text-align: center;
}

.Gallery table{
	width: 100%;
}

.Gallery table td{
	vertical-align: top;
	text-align: center;
}

/* ========= Counters ========= */

.Counters{
	padding: 5px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.Counters img, .Counters div{
	padding: 0;
	margin: 0;
}
