﻿div.box_focus
{
	margin: 0;
	padding: 0;
}

div.box_focus div.box_h
{
	height: 25px;
}

div.box_focus div.box_h div.box_hl
{
	background: transparent url('/App_Themes/Vintek/images/box/focus/top_left.png') no-repeat top right;
	float: left;
	height: 100%;
	/* Hack for IE6 */
	margin-right: -3px;
	width: 5px;
}

div.box_focus > div.box_h > div.box_hl
{
	/* Hides IE6 hack in compliant browsers */
	margin-right: 0;
}

div.box_focus div.box_h div.box_hr
{
	background: transparent url('/App_Themes/Vintek/images/box/focus/top_right.png') no-repeat top left;
	float: right;
	height: 100%;
	/* Hack for IE6 */
	margin-left: -3px;
	width: 5px;
}

div.box_focus > div.box_h > div.box_hr
{
	/* Hides IE6 hack in compliant browsers */
	margin-left: 0;
}

div.box_focus div.box_h div.box_hc
{
	background: transparent url('/App_Themes/Vintek/images/box/focus/top_content.png') repeat-x top left;
	border: 0;
	color: #000;
	float: none;
	font-size: 14px;
	font-weight: bold;
	height: 100%;
	line-height: 25px;
	padding: 0;
	text-align: left;
}

div.box_focus > div.box_h > div.box_hc
{
	margin: 0 5px;
}

div.box_focus div.box_c
{
	background: transparent url('/App_Themes/Vintek/images/box/focus/content.png') no-repeat top left;
	font-size: 12px;
	padding: 5px;
}

div.box_focus div.box_f
{
	height: 5px;
}

div.box_focus div.box_f div.box_fl
{
	background: transparent url('/App_Themes/Vintek/images/box/focus/bottom_left.png') no-repeat top right;
	float: left;
	height: 100%;
	/* Hack for IE6 */
	margin-right: -3px;
	width: 5px;	
}

div.box_focus > div.box_f > div.box_fl
{
	/* Hides IE6 hack in compliant browsers */
	margin-right: 0;
}

div.box_focus div.box_f div.box_fr
{
	background: transparent url('/App_Themes/Vintek/images/box/focus/bottom_right.png') no-repeat top left;
	float: right;
	height: 100%;
	/* Hack for IE6 */
	margin-left: -3px;
	width: 5px;
}

div.box_focus > div.box_f > div.box_fr
{
	/* Hides IE6 hack in compliant browsers */
	margin-left: 0;
}

div.box_focus div.box_f div.box_fc
{
	background: transparent url('/App_Themes/Vintek/images/box/focus/bottom_content.png') no-repeat top left;
	float: none;
	height: 100%;
}

div.box_focus > div.box_f > div.box_fc
{
	margin: 0px 5px;
}

/* */

div.box_girft
{
	margin: 0;
	padding: 0;
}

div.box_girft div.box_h
{
	height: 25px;
}

div.box_girft div.box_h div.box_hl
{
	background: transparent url('/App_Themes/Vintek/images/box/girft/top_left.png') no-repeat top right;
	float: left;
	height: 100%;
	/* Hack for IE6 */
	margin-right: -3px;
	width: 5px;
}

div.box_girft > div.box_h > div.box_hl
{
	/* Hides IE6 hack in compliant browsers */
	margin-right: 0;
}

div.box_girft div.box_h div.box_hr
{
	background: transparent url('/App_Themes/Vintek/images/box/girft/top_right.png') no-repeat top left;
	float: right;
	height: 100%;
	/* Hack for IE6 */
	margin-left: -3px;
	width: 5px;
}

div.box_girft > div.box_h > div.box_hr
{
	/* Hides IE6 hack in compliant browsers */
	margin-left: 0;
}

div.box_girft div.box_h div.box_hc
{
	background: transparent url('/App_Themes/Vintek/images/box/girft/top_content.png') repeat-x top left;
	border: 0;
	color: #000;
	float: none;
	font-size: 14px;
	font-weight: bold;
	height: 100%;
	padding: 0;
	text-align: left;
}

div.box_girft > div.box_h > div.box_hc
{
	margin: 0 5px;
}

div.box_girft div.box_c
{
	background: transparent url('/App_Themes/Vintek/images/box/girft/content.png') no-repeat top left;
	font-size: 12px;
	padding: 5px;
}

div.box_girft div.box_f
{
	height: 5px;
}

div.box_girft div.box_f div.box_fl
{
	background: transparent url('/App_Themes/Vintek/images/box/girft/bottom_left.png') no-repeat top right;
	float: left;
	height: 100%;
	/* Hack for IE6 */
	margin-right: -3px;
	width: 5px;	
}

div.box_girft > div.box_f > div.box_fl
{
	/* Hides IE6 hack in compliant browsers */
	margin-right: 0;
}

div.box_girft div.box_f div.box_fr
{
	background: transparent url('/App_Themes/Vintek/images/box/girft/bottom_right.png') no-repeat top left;
	float: right;
	height: 100%;
	/* Hack for IE6 */
	margin-left: -3px;
	width: 5px;
}

div.box_girft > div.box_f > div.box_fr
{
	/* Hides IE6 hack in compliant browsers */
	margin-left: 0;
}

div.box_girft div.box_f div.box_fc
{
	background: transparent url('/App_Themes/Vintek/images/box/girft/bottom_content.png') no-repeat top left;
	float: none;
	height: 100%;
}

div.box_girft > div.box_f > div.box_fc
{
	margin: 0px 5px;
}

/* */

a.button_store
{
	height: 210px;
	text-decoration: none;
}

a.button_store div.button_l
{
	background: transparent url('/App_Themes/Vintek/images/button/store/left.png') no-repeat top right;
	float: left;
	height: 100%;
	/* Hack for IE6 */
	margin-right: -3px;
	width: 5px;
}

a.button_store > div.button_l
{
	/* Hides IE6 hack in compliant browsers */
	margin-right: 0;
}

a.button_store:hover div.button_l
{
	background: transparent url('/App_Themes/Vintek/images/button/store/left_hover.png') no-repeat top right;
}

a.button_store div.button_r
{
	background: transparent url('/App_Themes/Vintek/images/button/store/right.png') no-repeat top left;
	float: right;
	height: 100%;
	/* Hack for IE6 */
	margin-left: -3px;
	width: 5px;
}

a.button_store > div.button_r
{
	/* Hides IE6 hack in compliant browsers */
	margin-left: 0;
}

a.button_store:hover div.button_r
{
	background: transparent url('/App_Themes/Vintek/images/button/store/right_hover.png') no-repeat top left;
}

a.button_store div.button_c
{
	background: transparent url('/App_Themes/Vintek/images/button/store/content.png') repeat-x top left;
	color: #fff;
	float: none;
	font-size: 12px;
	height: 100%;
	text-align: center;
}

a.button_store > div.button_c
{
	margin: 0 5px;
}

a.button_store:hover div.button_c
{
	background: transparent url('/App_Themes/Vintek/images/button/store/content_hover.png') repeat-x top left;
}
