* {
	margin:0;
	padding:0;
	text-align: left;
}

/*
MAJOR classes
*/
html, body {
	color:#4c4542;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	height:auto;
	line-height:16px;
	font-weight:bold;
}

.t_bold{
	font-weight:bold;
}
.t_norm{
	font-weight:normal;
}


img	{border:0px}

/*

*/
.main_container{
	width: 1210px;
	margin: 0 auto;
	/*margin:0px 241px;*/
}


.gray_top{
	width:780px;
	height:19px;
	background-color:#dadada;
	margin: 0 auto;
}
.gray_left	{
	width:7px;
	height:19px;
	float:left;
}
.gray_right	{
	width:7px;
	height:19px;
	float:right;
}


.header{
	width:780px;
	height:128px;
	background-image:url('../images/header_bg.gif');
	background-repeat:repeat-x;
	margin: 0 auto;
}
.header_left{
	width:7px;
	height:128px;
	float:left;
}
.header_right{
	width:7px;
	height:128px;
	float:right;
}
.header_pict{
	float:left;
	padding-left:30px;
}
.header_flag{
	float:right;
	padding-right:11px;
	padding-top:101px;
}


.container {
	width: 1210px;
	margin: 0 auto;
	clear: right;
	}
	
.central_container {
	margin:0 auto;
	background-image:url('../images/central_bg.gif');
	background-repeat:repeat-y;
	width:730px;
	padding: 15px 25px;
}

.central_container p {
	margin-bottom: 10px;
	font-size: 14px;
	}
.central_container p a {
	text-decoration:underline;
	}
.central_container p a:hover {
	text-decoration:none;
	}		

.rightside_container{
	text-align: center;
    z-index:3;
	float: right;
	width: 200px;
	margin-left: 15px;
}

.leftside_container{
	text-align: center;
    z-index:3;
	float:left;
	width: 200px;
	margin-right: 15px;
}

/*@media (0) {
	.main_container_patch {
		margin:0px 223px;
	}

	.rightside_container_patch {
		left:1012px; 
	}
	
	.leftside_container_patch {
		left:15px; 
	}
}*/

.circle_number{
	float:left;
	width:32px;
	height:32px;
	line-height:32px;
}
.circle_comment{
	height:32px;
	vertical-align:bottom;
	float:left;
	line-height:32px;
	padding: 5px;
}

.inputs_holder	{
	height:32px;
	line-height:32px;
}
.inputs_text{
	float:left;
	padding-right: 5px;
	line-height:32px;
	font-weight:normal;
}

.inputs_text_NF{
	display:block;
	clear:both;
	padding-right: 5px;
	line-height:20px;
	padding-top:6px; padding-bottom:0;
	font-weight:normal;
}

.inputs_input{
	float:left;
	vertical-align:middle;
/*	padding-top:6px;
/*	padding-left:6px; /*10px*/
}


.inputs_input_p6{
	float:left;
	vertical-align:middle;
	padding-top:6px;
}
.input_select{
	*margin-top: -10px;
	width:130px;
	margin-left:46px;
	border:2px solid black;
}

.size_select{
	*margin-top:-23px;
	width:210px;
	border:2px solid black;
}

.input_check{
	*margin-top:-3px;
	padding-left:0;
}

.input_tInput{
	width:268px;
	border:2px solid black;
	height:18px;
}
.input_tInputSmall{
	width:16px;
	border:2px solid black;
}

.color_selector_holder {
	width: 200px;
	padding: 0;
	display: block;
	margin: 10px 0;
	height:24px;
}

*:first-child+html .color_selector_patch {
	width: 710px;
}

.color_circle{
	float:left;
	width:24px;
	height:24px;
	padding-right:4px;
}
.color_comment{
	float:left;
	padding-left:0px;
	padding-right:12px;
	line-height:24px;
	font-weight:normal;
}
.color_selector_patch .color_comment{
	margin-left:-8px;
	padding-right:16px;
}
.radio_centered{
	padding-top:5px;
}

.black_button_holder{
	height:34px;
	margin-bottom:5px;
}

.black_buttons{
	padding-right:10px;
	float:left;
	font-weight:normal; 
	line-height:28px;
}

.flash_container{
	float:left;
}
.flash_container_admin{
	float:left;
}
.flash_center_container{
	width:515px;
	height:249px;
}
.float_l{
	float:left;
}

.float_r{
	float:right;
}

.black_separator{
	background-color:#000000;
	height:4px;
	margin-top:15px;
	margin-bottom:15px;
}

.form_text{
	width:125px;
	height:32px;
	margin-right:8px;
}

.div_form_input{
	height:32px;
	width:105px;
	line-height:32px;
}

.form_input{
	width:175px;
	margin-top:5px;
	/*margin-right:45px;*/
}

.div_form_input_content{
	margin-top:7px;
}

.contact_submit{
	margin-left:132px; 
	margin-top:27px;
}

*+html .contact_submit_ie{
	margin-left:66px; 
	margin-top:-105px;
}

.bordered{
	width:776px;
	border:2px solid #b9b9b9;
	border-top:none;
	height:24px;
	text-align:center;
	margin: 0 auto;
}

.tArea	{
	width:520px;
	height:96px;
}

div.send_b{
	display: inline;
	width:100%; 
	height:55px;
}
div.send_b p{
	display: block;
	margin: 10px;
	}

div.w400{
	width:400px
}
div.w445{
	width:445px
}

ul.ul_ship li {
	display: inline;
	padding-right:45px;
	font-weight:normal;
}

ul.ul_cart li {
	font-weight:normal;
}
ul.ul_cart {
	list-style:none;
	font-weight:normal;
	display:table;
}

.icons_grid
{
	padding:20px;
	border: 1px solid #484848;
}

.imag
{
	float:left; 
	width:60px; 
	height:60px; 
	margin-right:4px; 
	margin-bottom:4px; 
	margin-left:4px; 
	margin-top:4px;
	-moz-background-clip: -moz-initial; 
	-moz-background-origin: -moz-initial; 
	-moz-background-inline-policy: -moz-initial; 
}

.OFF 
{
	width:60px;
	height:60px; 
	margin-top:-5px; 
	margin-left:-5px;
	background:url('../images/selected.png') no-repeat; 
	opacity:.00;
	-khtml-opacity: 0.0;
	filter: alpha(opacity=00); 
	-moz-opacity: .00;
}
.ON 
{
	width:60px;
	height:60px; 
	margin-top:-5px; 
	margin-left:-5px;
	/*background:url('../images/selected.png') no-repeat;*/
	background-image:url('../images/selected.png');
	background-repeat:no-repeat;
	opacity:.50;
	-khtml-opacity: 0.5;
	filter: alpha(opacity=50); 
	-moz-opacity: 0.5;
}

.SELECTED 
{
	width:60px;
	height:60px; 
	margin-top:-5px; 
	margin-left:-5px;
	/*background:url('../images/selected.png') no-repeat;*/
	background-image:url('../images/selected.png');
	background-repeat:no-repeat;
	opacity:.75;
	-khtml-opacity: 0.75;
	filter: alpha(opacity=75); 
	-moz-opacity: 0.75;
}

.text-center {
	text-align:center;
}

.pl_10{
	padding-left:10px;
}

.pl_25{
	padding-left:25px;
}

.pl_30{
	padding-left:30px;
}

.pl_35{
	padding-left:35px;
}

.pl_45{
	padding-left:45px;
}

.pr_15{
	padding-right:15px;
}

.pt_5{
	padding-top:5px;
}
.pt_10{
	padding-top:10px;
}
.pt_15{
	padding-top:15px;
}
.pt_25{
	padding-top:25px;
}
.pt_65{
	padding-top:65px;
}
.pt_97{
	padding-top:97px
}

.mt_5{
	margin-top:5px;
}

.mt_10{
	margin-top:10px;
}

.mt_45{
	margin-top:45px;
}

.mb_5{
	margin-bottom:5px;
}
.mb_10{
	margin-bottom:10px;
}

.mr_15{
	margin-right:15px;
}

.mr_25{
	margin-right:25px;
}
/*
LINKS
*/
a.tab, a.tab:active, a.tab:link, a.tab:visited, a.tab:hover, a.tab_selected, a.tab_selected:hover, a.tab_selected:active, a.tab_selected:link, a.tab_selected:visited
{
	padding:10px;
	line-height:33px;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
a.tab, a.tab:active, a.tab:link, a.tab:visited
{
	background:url('../images/tab_bg.png') repeat-x;
	color:#FFFFFF;
}
a.tab_selected, a.tab_selected:hover, a.tab_selected:active, a.tab_selected:link, a.tab_selected:visited
{
	background:url('../images/tab_ovr.png') repeat-x;
	color:#000000;
}

/* *|html .top_menu_box */
.top_menu_box
{
	margin-top:3px;
	text-align: center;
	/*#margin-top:2px;
	*margin-top:-12px;*/
}

*+html .top_menu_box
{
	*margin-top:-12px;
	text-align: center;
}

.top_menu
{
	color:#4c4542;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:14px;
	/*height:auto;
	line-height:16px;*/
	font-weight:bold;
}

/* 
IMAGE CELL IN SHOPPING CART
*/
#image_cell_outer 
{
	/*height: 400px; */
	overflow: hidden; 
	position: relative; 
	width: 100%;
	/*width: 347px;*/
	height: 155px;
}

#image_cell_outer[id] 
{
	display: table; 
	position: static;
}
		
#image_cell_middle /* for explorer only*/
{
	position: absolute;
	top: 50%;
	width: 100%; 
	text-align: center;
}

#image_cell_middle[id] 
{
	display: table-cell; 
	vertical-align: middle; 
	position: static;
}
		
#image_cell_inner /* for explorer only */
{
	position: relative; 
	top: 0%; 
	text-align: center;
	#margin-right: 2px;
} 

#image_cell_inner /* for all browsers*/
{
	/*width: 347px; */
	float: right;
} 

/*optional:
#image_cell_inner[id] 
{
	position: static;
}
*/
div.greenBorder {border: 1px solid green;}
div.redBorder {border: 1px solid red;}
div.blueBorder {border: 1px solid blue;}

.footer{
	position: relative;
	border: 2px solid #b9b9b9;
	font-size: 0.85em;
	width: 776px;
	margin: 0 auto;
	margin-bottom: 20px;
	line-height: 1em;
	clear: left;
	text-align: center;
	color: #B2B2B2;
	background: url('../images/central_bg.gif') repeat-y;	
}

.footer p {
	padding: 15px;
	font-size: 1.1em;
	text-aling: center;
}

.font_size_select{
	*margin-top: -10px;
	width:50px;
	border:2px solid black;
}
