@charset "utf-8";
/* CSS Document */

body,td,div,input, select, textarea, label, li {
	font-family: sans-serif, Arial, Verdana, Tahoma, Freesans, Helvetica, DejaVu, serif;
	letter-spacing: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	overflow:auto;
/*	background-image:url(../img/bk.png);
	background-repeat:repeat-x; */
}

a img {
	border:0px;
	margin: 0px;
	padding: 0px;
}

ul {
	list-style-type:circle;
	padding: 0px 0px 10px 25px;
	margin: -5px 0px 0px 0px;
	border:0px;
}

li {
	padding:0px;
	margin:0px;
	border:0px;
	line-height:16px;
}

.indented p {
	margin-left:0px;
	text-indent:5px;
}

.normal {
	font-size: 12px;
	text-decoration:none;
	font-style:normal;
	line-height:16px;
}
.normal A {
	text-decoration:none;
	font-size: 12px;
}
/* links and font color in menu.php and every other page */

.normal2 {
	color:#FFFFFF;
	font-size: 12px;
	text-decoration:none;
	font-style:normal;
	line-height:16px;
}
.normal2 A {
	text-decoration:none;
	font-size: 12px;
}
.normal2 A:link		{color:#FFFFFF;}
.normal2 A:visited	{color:#FFFFFF;}
.normal2 A:hover	{color:#FF9900;}
.normal2 A:active	{color:#FF9900;}

.normal_medium {
	color:#BBB;
	font-size: 12px;
	text-decoration:none;
	font-style:normal;
	line-height:15px;
}

.normal_small {
	font-size: 10px;
	color:#565656;
}

.copyright {
	color:#AAA;
	font-size: 11px;
	text-decoration:none;
	font-style:normal;
	line-height:13px;
}

#main_table {
	margin: 0px;
	padding: 0px;
	border: 0px;
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
}

/* container for menu */
.div-menu {
	display:block;
	overflow:hidden;
/*	background-image:url(../img/gradient_250x80.jpg); */
} /* links color in menu.php */

/* menu title */
.div-menutitle {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
	display:block;
	width: 100%;
	text-align:left;
	cursor:default;
	padding: 4px 4px 4px 10px;
} /* title color in menu.php */

.link-menutitle {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
	cursor:pointer;
	color:#FFF;
	display:block;
/*	padding: 4px 4px 4px 10px; */
}

/* submenus */
.div-submenu {
	color:#777;
	display:block;
	text-align:left;
	padding: 0px 5px 0px 10px;
	line-height:16px;
	visibility:hidden;
/*
	opacity: 0.20;
	filter: alpha(opacity = 20);
*/
}

.div-menulink {
	float:left;
	margin: 2px 5px 1px 5px; 
}

.div-menulink A {
	font-size:12px;
	text-decoration:none;
	font-style:normal;
	line-height:15px;
	display:inline;
	vertical-align:middle;
	padding:0px 1px 0px 1px;
	white-space: nowrap;
/* 	border-bottom: 1px solid #999; */
}

.div-menutitle-sel, .div-menulink-sel A {
	text-decoration: underline;
	}

.div-sep {
	font-size:12px;
	text-decoration:none;
	font-style:normal;
	line-height:15px;
	float:left;
	vertical-align:middle;
	padding:0px 3px 0px 3px;
	white-space: nowrap;
}

#cell_leftcolumn_bottom_div {
	overflow: auto;
	display: block;
	min-height: 160px;
	width:100%;
}


/* div vertical align classes */
/*
.v-frame-container {
	height: 300px;
	width: 300px;
	background: #aaa;
}
*/
.v-frame-scrollbox {
	display:block;
	position: relative;
	overflow:auto;
	padding:0px;
	border:0;
	border-bottom: 0px solid #CCC;
	margin: 0px;
}
.v-frame-container {
	display: table;
	position: relative;
	overflow: hidden;
	border-spacing:0px;
}


.v-frame-middle {
	_position: absolute;
	_top: 50%;
	vertical-align: middle;
}
.v-frame-top {
	_position: absolute;
	_top: 0%;
	vertical-align: top;
}
.v-frame-bottom {
	_position: absolute;
	_top: 100%;
	vertical-align: bottom;
}
.v-frame-middle, .v-frame-top, .v-frame-bottom {
	display: table-cell;
}


.v-content-middle {
	_position: relative;
	_top: -50%;
}
.v-content-top {
	_position: relative;
	_top: 0%;
}
.v-content-bottom {
	_position: relative;
	_top: -100%;
}
.v-content-middle, .v-content-top, .v-content-bottom {
	padding:10px 20px 10px 20px;
	margin:0px;
	border:0px;
	text-align:left;
	font-size:12px;
	line-height:17px;
}
.v-content-middle P, .v-content-top P, .v-content-bottom P {
	margin:10px 0px 10px 0px;
}

.v-content-title {
	font-size:13px;
	line-height:14px;
	vertical-align:bottom;
	font-weight:bold;
}

.v-content-footer {
/*	background-color:#009900; */
	position: absolute;
	display: inline;
	border:0px;
	margin: 0px;
	padding: 0px;
}

.v-bk_fill {
	background-image:url(../img/gradient_422x332.gif);
	background-position:top;
	background-repeat:repeat;
}


/* div vertical align classes */


/*
.div-link {
	font-size:12px;
	text-decoration:none;
	font-style:normal;
	line-height:16px;
	display:inline;
}

.div-sep {
	font-size:12px;
	text-decoration:none;
	font-style:normal;
	line-height:12px;
	height:12px;
	display:inline;
	padding: 0px 5px 0px 5px;
}
*/

.related_links {
	position: absolute;
	bottom: 7px;
	right: 145px;
	}
.related_link_box {
	border: 0px solid #DDD;
	}
.related_link {
	text-decoration:none;
	display:block;
	background-color:#FFF;
	height: 24px;
	padding: 0px 6px 0px 6px;
	}
.related_link A {
	display:block;
	}
.related_link span {
	line-height: 24px;
	height: 24px;
	display: block;
	float:left;
	cursor:pointer;
	}


/* thumbnail list */

	ul#thumbs{
		margin:5px;
		padding:0;
		border:0;
		list-style:none;
		display:block;
		overflow:visible;
	}
	
	ul#thumbs li{
		float:left;
		margin:8px;
		_margin:9px;
		border:1px solid #999;	
		padding:4px;
	}

	ul#thumbs a{
		display:block;
		float:left;
		width:100px;
		height:100px;
		line-height:100px;
		overflow:hidden;
		position:relative;
		z-index:1;
		padding:0px;
	}

	ul#thumbs a img{
		float:left;
		position:absolute;
		top:-13px;
		left:-15px;
		padding:5px;
	}
	
	/* mouse over */
	
		ul#thumbs a:hover{
			overflow:visible;
			z-index:100;
		}
		ul#thumbs a:hover img{
			border:1px solid #000;
			background:#fff;
			padding:4px;
		}	
	
	/* // mouse over */

	/* clearing floats */
/*	
		ul#thumbs:after, li#thumbs:after{
			content:"."; 
			display:block; 
			height:0; 
			clear:both; 
			visibility:hidden;
			}
		ul#thumbs, li#thumbs{
			display:block;
			}
		/*  \*/
/*		ul#thumbs, li#thumbs{
			min-height:1%;
			}
		* html ul#thumbs, * html li#thumbs{
			height:1%;
			}	
	
	/* // clearing floats */

/* // thumbnail list */




.nonselectableobject {
-moz-user-select: none;
-khtml-user-select: none;
user-select: none;
}

a img {
border:0px;
margin:0px;
padding:0px;
}

.thumbs_el {
font-size:12px;
font-family: sans-serif, Arial, Verdana, Tahoma, Freesans, Helvetica, DejaVu, serif;
letter-spacing: 0px;
padding:0;
border:0;
list-style:none;
display:block;
overflow:visible;
position:relative;
float:left;
}

.thumbs_sep {
font-size:12px;
font-family: sans-serif, Arial, Verdana, Tahoma, Freesans, Helvetica, DejaVu, serif;
font-weight:Bold;
border:1px solid #CCC;
background-color: #EEE;
color: #000;
letter-spacing: 0px;
padding:2px 0px 2px 0px;
margin:12px 0px 5px 9px;
list-style:none;
display:block;
overflow:visible;
position:relative;
float:left;
}

.thumbs_el a {
background-color:#FAFAFA;
overflow:hidden;
position:absolute;
}

.thumbs_el a:hover {
top:0px;
left:0px;
background-color:#FFF;
overflow:visible;
position:absolute;
margin:0px;
padding:1px;
}

.thumbs_el a img {
border:3px solid #FFF;
}

#thumbs_masterbox {
margin:0px;
border:0px solid #000;
visibility:visible;
position:relative;
width:100%;
height:100%;
}

#thumbs_loader {
position:absolute;
left:0;
top:0;
width:100%;
height:100%;
z-index:20000;
visibility:visible;
background-color:#FFFFFF;
}

#thumbs_box {
overflow:auto;
overflow-x: hidden;
overflow-y: scroll;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
border-bottom:0px solid #FFF;
border-top:0px solid #FFF;
visibility:visible;
position:absolute;
left:0;
top:0; 
display:block;
}

#promo_div {
display:block;
position:relative;
padding:0px 0px 0px 4px;
margin:0px;
overflow:scroll;
overflow-x: hidden;
overflow-y: scroll;
border:1px dotted #BBBBBB;
top: 0;
left: 0;
}


#thumbs {
margin:5px;
padding:0;
border:0;
list-style:none;
display:block;
overflow:visible;
position:relative;
float:left;
width:120px;
height:120px;
}

#thumbs a {
top:4px;
left:4px;
background-color:#FAFAFA;
overflow:hidden;
position:absolute;
width:110px;
height:110px;
_width:112px;
_height:112px;
border:1px solid #000;
}

#thumbs a:hover {
top:0px;
left:0px;
background-color:#FFF;
overflow:visible;
position:absolute;
margin:0px;
border:4px double #333;
padding:1px;
}

#promo_pages {
}

.page_no, .page_no_disabled {
font-size: 12px;
padding: 1px 2px 1px 1px;
text-align:center;
display:inline;
line-height:20px;
}

.page_no {
font-weight:bolder;
color:#FF0000;
}

.page_no_disabled {
font-weight:normal;
color:#999999;
}

.page_no A {
font-size: 12px;
font-weight:normal;
cursor:pointer;
font-style:normal;
}
.page_no A:link, .page_no A:visited { text-decoration:none; font-weight:normal; font-style:normal; color:#000000; }
.page_no A:hover, .page_no A:active { text-decoration:none; font-weight:normal; font-style:normal; color:#FF3300; }


.cat_link_container {
display: block;
position: relative;
}

.cat_link_container a:hover {
background-color:#EAEAEA;
}

.cat_link, .cat_link_sel {
font-size:11px;
line-height: 14px;
color:#000;
margin:0px 9px 0px 16px;
padding:2px 9px 2px 9px;
display: block;
}

.cat_link {
border:0px solid #DDD;
border-left-width:4px;
}

.cat_link_sel {
font-weight:bold;
border:0px solid #FF6600;
border-left-width:4px;
}

.cat_link_count {
color: #AAA;
font-size: 10px;
z-index: 100;
position: absolute;
right: 15px;
top: 1px;
}

.cat_link_separator {
font-size:11px;
height: 10px;
clear: both;
display: block;
border:0px solid #DDD;
border-left-width:4px;
padding:0px 9px 0px 9px;
margin:0px 1px 0px 16px;
}

.tile {
background-color:#FBFBFB;
float:none;
display:block;
margin:4px 0px 6px 0px;
border:1px solid #CCC;
padding:0px;
position:relative;
z-index:0;
}

.tile_imgbox {
top:3px;
left:3px;
_top:2px;
_left:2px;
background-color:#FAFAFA;
overflow:hidden;
position:absolute;
border:0px;
width:90px;
height:90px;
max-width:472px;
}

.tile_imgbox_v {
top:2px;
left:2px;
_top:1px;
_left:1px;
background-color:#FFF;
overflow:visible;
position:absolute;
margin:0px 45px 0px 0px;
border:1px solid #333;
padding:0px;
_padding:0px 0px 5px 0px;
}

.det {
color:#000;
margin: 0px 0px 0px 10px;
float:right;
position:static;
}

.cursor_hand {
cursor: hand;
cursor: pointer;
}

.price_table {
background-color:#AAA;
}

.price_table td {
background-color:#FFF;
padding:3px;
width:50px;
text-align:center;
}




/* ---------------------------------------------------------------------------------------------------- */

fieldset, form {
border:0px;
margin:0px;
padding:0px;

font-weight: normal;
font-size: 12px;
}

input, select, textarea, label {
}

label {
line-height:16px;
height:16px;
#line-height:16px;
#height:16px;
margin:1px;
cursor:help;
}

.search_form {
padding:5px 3px 10px 3px;
margin:10px 0px 0px 10px;
_margin:10px 0px 0px 6px;
height:24px;
}

.button {
cursor: hand;
cursor: pointer;
border:1px solid;
border-color:#999 #555 #555 #999;
background-color:#EEE;
color:#EE6600;
padding:0px 4px 0px 4px;
margin:0px 1px 0px 1px;
_margin:0px 0px 0px 0px;
height:20px;
display:block;
float:left;
}

.textbox {
border: 1px solid #777;
padding:0px 2px 0px 2px;
margin:0px 1px 0px 2px;
height:18px;
line-height:18px;
width:130px;
display:block;
float:left;
}

.filebox {
border:1px solid #333333;
line-height:18px;
height:18px;
background-color:#FFFFFF;
font-weight:normal;
}



/* ---------------------------------------------------------------------------------------------------- */


/*
.img_box {
padding:0px;
margin:0px;
position:absolute;
left:4px;
top:4px;
width:238;
height:118;
}

.title_box {
margin:0px;
padding:0px;
border:0px;
position:absolute;
line-height:22px;
text-align:center;
opacity:.60;
filter:alpha(opacity=60);
-moz-opacity: 0.6;
background-color:#FFF;
}

.thumb_title {
margin:0px;
padding:0px;
border:0px;
position:absolute;
line-height:22px;
text-align:center;
font-size:12px;
font-weight:bold;
}

.title_box, .thumb_title {
left:4px;
top:96px;
width:232px;
height:20px;
}
*/
