﻿/*
### PRO COLLECTION STUFF
*/


/*
SHOW LIST
*/

#wwdefaultstable
{
	margin:0px;
	padding:0px;
	
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#000;
	
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#000;
}

#wwdefaultstable td
{
	margin:0px;
	padding:0px;
	
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#888;

	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#000;
}

.prodtd
{
	padding:5px;
}

.buttontd a
{
	display:block;
	color:#000;
	text-decoration:none;
}

.buttontd a:hover
{
	background-color:#efe;
}

.buttontd img
{
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#888
}

#wwdefaultstable .buttontd a
{
	display:block;
	color:#000;
	height:50px;
	text-decoration:none;
}

#wwdefaultstable .buttontd a:hover
{
	background-color:#efe;
}

#wwdefaultstable .buttontd img
{
	float:left;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#888
}

/*
ADD NEW WORKWEAR
*/
.radiobox
{
	margin:0px;
	padding:0px;
	float:right;
	height:50px;
	width:50px;
	text-align:center;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#888
	
}
.radiobox input
{
	margin:0px;
	padding:0px;
	margin-top:15px;
}

.ww_new_head1
{
	background-color:#f00;
}
.ww_new_head2
{
	background-color:#f00;
}

/*
SAVE WORKWEAR
*/

#ww_save_ok
{
	margin:0px;
	padding:0px;
	color:#080;
	font-weight:bold;
}

#ww_save_error
{
	margin:0px;
	padding:0px;
	color:#800;
	font-weight:bold;
}


h2 
{
    margin:0px;
    padding:0px;
    font-size:16px;
    font-family: Verdana, Helvetica, arial;
}

h3 
{
    margin:0px;
    padding:5px 0px 10px 0px;
    font-size:12px;
    font-family: Verdana, Helvetica, arial;
}

#assemblytable
{
	border-style:none;
}

#assemblytable thead th
{
	border-style:none;
	background-repeat:no-repeat;
	padding-left:10px;
	text-align:left;
	color:#D9131D;
	font-weight:bold;
	font-size:11px;
}

#assemblytable tfoot td
{
	border-style:none;
}


#assemblytable tbody td
{
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#FFF;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#FFF;
}

#left1
{
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#FFF;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#FFF;
}

#right1
{
	width:15px;
	background-color:#FFF;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#FFF;	
}

#smallview_td
{
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#FFF;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#FFF;
}

#assemblytable table td
{
	border-style:none;
}

#assemblybuttons a
{
	text-decoration:none;
}

#assemblybuttons .abright
{
	text-align:right;
}


#reiter
{
	border-left-style:solid;
	border-left-width:4px;
	border-left-color:#aaaaaa;
}

.smallview
{
	margin-top:2px;
	margin-bottom:2px;
	width:80px;
	text-align:center;
}

.smallview a
{
	text-decoration:none;
	display:block;
	width:80px;
	margin:0px;
	border-style:dotted;
	border-width:1px;
	border-color:#aaaaaa;
}

.smallview a:hover
{
	margin:0px;
	border-style:dotted;
	border-width:1px;
	border-color:#ff0000;
}

.smallview div
{
	width:80px;
	background-color:#eeeeee;
}
.smallview img
{
	display:block;
	border-style:none;
}

#smallview_left
{
	float:left;
}
#smallview_right
{
	float:right;
}

#parameter_td
{
	height:10px;
	overflow:visible;
}

#seperator_td
{
	height:auto;
}

#smallview_td
{
	height:100px;
}




.menu_item
{
	cursor:pointer;
	background-color:#EBEBEB;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#D1D1D1;
}

.menu_item a
{
	display:block;
	color: #000000;
	background-color: #EBEBEB;
	width: 150px;
	padding: 0px;
	text-decoration: none;
}

.menu_item a:hover
{
	background-color: #EBEBEB;
	color: #000088;
}

.color_selbox
{
	position:absolute;
	visibility:hidden;
	width:150px;
	font-family: Verdana, Helvetica;
	color: #000000;
	
	background-color:#ffffff;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
}
.color_selbox div
{
	color: #000088;
	background-color:#EBEBEB;
	padding-left:3px;
	
}

.color_selbox a
{
	display:block;
	width:150px;
	text-decoration: none;	
	padding: 0px;
}

.color_selbox a:hover
{
	background-color:#dddddd;
}


.buttontdInterface span
{
	font-size:16px;	
	padding-left:5px;
	font-weight:bold;
}


.buttontdInterface a
{
	display:block;
	color:#000;
	text-decoration:none;
}

.buttontdInterface a:hover
{
	background-color:#efe;
}

.buttontdInterface img
{
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#888
}

.wwshowlisttable a
{
	color:#000;
	text-decoration:none;
}

.wwshowlisttable a img
{
	display:block;
	float:left;
}

.wwshowlisttable div
{
	margin-top:10px;
}

