
/* Fix PNG pictures */
img, #tp_footer, #pane_container.wide, #pane_container, #logotype
{ behavior: url(/images/common/site/iepngfix.htc); } 

/* Reset */
p, ol, dl, ul, p, h1, h2, h3, h4, h5, h6, form, .radio {
    margin: 0;
    padding: 0;
    display: block;
    list-style: none;
    border: none;
    font-weight: normal;
    font-size: 100%;
    clear: both;
}

ol, dl, ul, form, radio
{
    margin:0px;
    padding:0px;
}


img {
    border: none;
}
.radio {
    display: inline;
}

address
{
    font-style:normal;    
}



/* General */
html, body {
    margin: 0;
    padding: 0;
}
body {
    text-align: center; /* IE5- */
    font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 70%;
    line-height: 140%;
    color: #000000;
    background: #FBFBF6 url(/Images/ShopImages/page_bg.gif) repeat-x left bottom;
}

body.dialogBody
{
    background-color:#fff;
}

body.dialogBody #page
{
    background-color:#fff;
}

#page {
    
    text-align: left; /* IE5- */
    width: 1000px;
    margin: 20px auto;
    margin-top:20px;
    margin-bottom:20px;
    position: relative;
    border: 0px solid transparent;
    border-top: none;
    background: url(/Images/ShopImages/page_bg.gif) repeat-y left top;	
}
#dialog_page {
    text-align: left; /* IE5- */
    width: 90%;
    margin: auto;
    padding: 10px;
    position: relative;
    background:#fff;
}
fieldset {
    display:inline;
    padding: 10px;
    width:94%;
}
textarea {
    overflow: auto;
    display:block;
}

input, textarea {
    font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 100%;
	border:1px solid #d4d4d4;
	background:#FFF;
}
input {
	font-size:11px;
	height:15px;
}
input[type=button]
{
    text-transform:uppercase;
}

select {
    font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 100%;  
    border: 1px solid #BFB1B1;
	color:#7f7f7f;
    vertical-align: middle;
}

hr
{
    color:transparent;
    border-bottom: 1px solid #E3DEE0;
    height:1px;
    background: url(/Images/ShopImages/border-dots.gif) bottom left repeat-x;
    vertical-align:top;
	font-size:10px;
}

th
{
    padding: 2px;
}
input.textbox,
input.text,
input.textlong,
input.textsmall,
input.sales_code,
textarea,
textarea.textareaLarge,
ul.product_matrix input.ProductAmount,
input#simple_search_Item_Description
{
    height:13px;
    vertical-align:middle;
    border: 1px solid #d4d4d4;
    color:#978c9b;
}


input.button,
input.buttonLong
{
    padding: 1px 0px 2px 5px;
    cursor: hand;
    color: #7b6e7f;
    height:17px;
    font-size: 10px;
    text-align: center;
    border: 1px solid #cbcfa9;	
	background: transparent;
    vertical-align:middle; 
}
 


input#simple_search_Item_Description
{
    width:109px;
    color:#aea1b3;
    text-transform:uppercase;
}


input.textsmall
{
    width:39px;
	
}

textarea
{
   width:354px;
   height:80px;
}

.textareaLarge
{
    width:477px;
}


input.radio, input.checkbox {
    border:none;
}

input[type=hidden] {
    display: none;
}

label {
    font-weight: normal;
	text-transform:uppercase;
    font-size:11px;
}
a:link {
    color: #5f3f67;
    font-weight: normal;
    text-decoration: none;
}
a:visited {
    color: #5f3f67;
    font-weight: normal;
    text-decoration: none;
}
a:visited:hover, a:hover {
    color: #423046;
    font-weight: normal;
    text-decoration: underline;
}

dl {
    display:block;
}

dt {
    /*width: 180px;*/
    text-align:left;
    margin-left:0px;
    margin-right:5px;
    float:left;    
}

dd {
    text-align:left;
    margin:0px;    
}

.tr_hover
{ 
    background-color:#A1A0A3; 
    cursor:hand; 
    color:#ffffff;
}

.error_msg, .required, .important_msg, .unread
{
    color:#ff0000;
    font-weight:bold;
}

#keepAliveImg{
    position:absolute;
    left: -1000;
}

.btm_border
{
    background: #ffffff url(/images/common/site/blueRoundSkin/hr.gif) repeat-x bottom left;
}

.top_border
{
    background: #ffffff url(/images/common/site/blueRoundSkin/hr.gif) repeat-x top left;
}

/* SSi Partner site customization */
.contrast 
{
    color: #EF9F52;
}

.inline
{
    display: inline;
}

.displayNone
{
    display:none;
}

/* table_list */
.table_list{
    width: 95%;
    border-collapse: collapse;
    border: 1px solid #A1A0A3;
    margin: 1em 10px; 
}

.table_list thead
{
    border:1px solid #E3DEE0;
}

.table_list th 
{
    background-color: #A1A0A3;
    padding:2px;
}

.table_list td{
    border-bottom: 1px solid #A1A0A3;
    padding:4px; 
    vertical-align:middle;
}





/* Text content */
.text_container {
    margin: 1em 10px;
}
.text_container#quickBuy {
	margin-left:15px;
}


.text_container ul,
.text_container ul li
{
    list-style:disc;
    margin-left: 10px;
}

.text_container ol,
.text_container ol li
{
    list-style:decimal;
    margin-left: 10px;
}

#main_primary .text_container {
    margin: 1em 15px;
}
#main_primary .text_container p, #main_secondary .text_container p {
    margin: 1em 0;
}
#main h1, #confirmDiv h2,
#main h2 {
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
    color: #6c5971;
    font-weight: normal;
	margin:0px 15px 5px 15px;
	padding:15px 0px;
	padding-bottom:3px;
	border-bottom:2px solid #d0d3b6;
	letter-spacing:-1px;
}
 
#main h3 {
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
    color: #6c5971;
    font-weight: normal;
	margin:0px 15px 0px 15px;	
	padding-bottom:3px;
	border-bottom:2px solid #d0d3b6;
	letter-spacing:-1px;
}

#main .text_container h3 {
    margin:0px 0px auto 0px;
	padding-left:0px;
	border-color:#e5dfdf;
}





/* Dialog styles */

#dialog_body {
    /*background: url(/images/common/site/blueGlassSkin/boxBg.jpg) #fff repeat top left;*/
    background-color:white;
}

#dialog_page h1 {
    font-size: 150%;
    color: #A1A0A3;
    padding: .3em 10px .3em 0px;
    margin-top: 10px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#dialog_page h2 {
    font-size: 120%;
    color: #A1A0A3;
    padding: .3em 10px .3em 0px;
    margin-top: 10px;
    font-weight: bold;
    letter-spacing: 1px;
}
#dialog_page h3 {
    font-size: 120%;
    color: #A1A0A3;
    padding: 10px;
    margin-top: 10px;
    font-weight: bold;
}

#dialog_page p
{
    padding-top: 10px;
}

#dialog_page form,
#dialog_page .text_container,
#dialog_page form.text_container
{
    margin: 1em 10px;   
}

#dialog_page .text_container form
{
    margin: 0 0;   
}

#dialog_page form h2
{
    padding-left:0;   
}


#dialog_page form
{
    /*width:240px;*/
}

#dialog_page form input
{
    clear:right;
    float:right;
}

#dialog_page form label
{
    display:block;
    width:100px;
    clear:left;
    float:left;
}


#dialog_page .table_list
{
    margin: 1em 0px; 
}

#dialog_page .table_list #th_qty
{
    width:7%;
}

#dialog_page .table_list td
{
    padding: 3px 0px;
}

#dialog_page .checkbox,
#dialog_page .radio,
#dialog_page label
{
    float:none;
    display:inline;
    vertical-align:middle;
}


#dialog_page #btnContainer
{
    text-align:right;
}

#dialog_page #btnContainer .button,
#dialog_page #btnContainer .buttonLong
{
    float:none;
    display:inline;
}



#dialog_page #inventoryOptions .radio
{
    margin: 3px 5px 3px 0px;
}

#dialog_page #inventoryOptions label
{
    padding: 3px 0px;
}



/* Menu */
#main_menu_container {
    background-color: #000;
    overflow: visible;
	width:956px;
	height:35px;
	position:relative;
	/*top:204px;*/
    top: 139px; 
	margin:0px 22px;
}
#main_menu_container img {
    display: inline;
}
#main_menu_container a {
    display: block;
    float: left;
    color: #fff;
    font-weight: normal;
    padding: .3em 1em;
    text-decoration: none;
	text-transform:uppercase;
	padding-top:9px;
	font-size:110%;
}
#main_menu_container li.selected a, #main_menu_container li a:hover {
    background: url(/Images/ShopImages/menu_Bg.gif) no-repeat top center;
	color:#FFFEFE;
}
#main_menu_container ul {
	position:absolute;
	top:-1px;
	z-index:15;
}
#main_menu_container li {
    float: left;	
}
#main_menu {
    padding-left: 225px;
	padding-left: 18px;
}


/* Editor menu */
#editor_menu_container {
   
    position: absolute;
    top: -15px;
    left: 10px;
    overflow: visible;
    width: 900px;
    height: 30px;
    margin: 5px 0px;
    color: #6c5971;
    text-align: right;
	font-size:10px;
	text-transform:uppercase;
    z-index:99999; 
}
#editor_menu_container a {
   
}
#tp_impersonate, 
#login_info_container {
    float: none;
    clear: both;
    padding-top:5px;
}
#w3ss_adminMenuUl li {
    float: left;
    margin-right: 10px;
}

#login_info_container
{
     position:absolute;
     top:120px;
     color: #6c5971;
     font-size:10px;
	  z-index:99999;
     left:30px;
	 letter-spacing:-1px;
     text-transform:uppercase;
}

.text_container #login_info_container
{
     position:absolute;
     left:40px;
	 top:90px;
     z-index:999999;
}

#login_info_container .button, #tp_impersonate .button
{
    display:inline;
    text-transform: uppercase;
	background:transparent;
    color:#FFF;
    padding:auto 0px;
	border-width:0px;
}

/* PRODUCT TREE */
#product_catalog_container h3 {
    background-color: transparent;
    font-size: 120%;
    color: #fff;
    padding: .3em 0px;
    font-weight: bold;
    letter-spacing: 1px;
}

#sub_menu_container{
    padding: .2em 10px;
    margin-top:45px;
    line-height:115%;
    text-transform:uppercase;  
}



/* Header */
img#w3ss_TopBanner
{
    display:none;
}

#w3ss_AdminNoLogoTxt
{
    display: inline;
}

#w3ss_AdminChangeLogo
{
    display: none;
}

#w3ss_logoSpacer
{
    width: 1px;
    height: 97px;
}

#header {
    background: #E6E7E8 url(/Images/ShopImages/headerBg3.jpg) top left no-repeat;
	height:172px;
	position:relative;
    left:0px;
    top:0px;
    z-index:1;
}


#logotype {
    padding: 0 0 0 0;
	position:absolute;
	z-index:10;
	left:0px;
    height:115px;
	top:-25px;
	background: url(/Images/ShopImages/header_image.png) no-repeat right top;
	width:602px; 
}


#flag_container {
    position: absolute;
    top: 150px;
    /*left: 35px;*/
	right:20px;
	z-index:12;
	width:190px;
}
#flag_container img {
    border: 0;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
#flag_container img.selected {
    border: 0;
    filter: alpha(opacity=100);
    opacity: 1;
}
#flag_container img:hover {
    border: 0;
    filter: alpha(opacity=100);
    opacity: 1;
}

#flag_container li {
    float: left;
}
#flag_container a {
    display: block;
    margin-right: 3px;
}


        #flag_container img
        {
            display: none;        
        }
        
        #flag_container li a
        {
            width: 20px;
            height: 11px;
        }
        #flag_container #w3ssFlag_US
                      {
                            width: 20px;
                            height: 11px;
                            background: url( /Images/Flags/small/US.gif) transparent no-repeat top left;
                      }#flag_container #w3ssFlag_DK
                      {
                            width: 20px;
                            height: 11px;
                            background: url( /Images/Flags/small/DK.gif) transparent no-repeat top left;
                      }#flag_container #w3ssFlag_GR
                      {
                            width: 20px;
                            height: 11px;
                            background: url( /Images/Flags/small/GR.gif) transparent no-repeat top left;
                      }#flag_container #w3ssFlag_SE
                      {
                            width: 20px;
                            height: 11px;
                            background: url( /Images/Flags/small/SE.gif) transparent no-repeat top left;
                      }#flag_container #w3ssFlag_NO
                      {
                            width: 20px;
                            height: 11px;
                            background: url( /Images/Flags/small/NO.gif) transparent no-repeat top left;
                      }#flag_container #w3ssFlag_DE
                      {
                            width: 20px;
                            height: 11px;
                            background: url( /Images/Flags/small/DE.gif) transparent no-repeat top left;
                      }#flag_container #w3ssFlag_NL
                      {
                            width: 20px;
                            height: 11px;
                            background: url( /Images/Flags/small/NL.gif) transparent no-repeat top left;
                      }#flag_container #w3ssFlag_GB
                      {
                            width: 20px;
                            height: 11px;
                            background: url( /Images/Flags/small/GB.gif) transparent no-repeat top left;
                      }
        #flag_container li
        {
            opacity: 0.35;
			filter: alpha(opacity=35);
			-moz-opacity:.35;    
        }

        #flag_container li.selected
        {
            opacity: 1;
			filter: alpha(opacity=100);
			-moz-opacity:1;    
        }
        #flag_container a
        {
            margin-right:0px;
        }
        
        #flag_container li
        {
            margin-right:2px;
        }
        
/* Top image */
#TopImage {
    margin-bottom: -1em;
}



/* Footer */
#tp_footer {
    background: url(/Images/ShopImages/footer_bg.gif) #FBFBF6 no-repeat left top;
    color: #9E9FA0;
    padding-top: 35px;
	height:60px;
    text-align:center;
	width:1000px;
	text-transform:uppercase;
	font-size:90%;
	font-weight:bold;
}
.both[class] #tp_footer {
	min-height:25px;
	height:auto;
}

#tp_footer a {
    color:#9E9FA0;
    font-weight: normal;
}





/* Panes */
#pane_container {
    clear: both;
    overflow: hidden;
    margin:0px 21px;
    background: #fff repeat-y top left;
    padding-bottom: 0em;
    index:99999;
}
#pane_container.wide {
    clear: both;
    overflow: hidden;
    
}   
.pane {
    float: left;
}

#pane1{
    width: 220px;    
	height:580px;
	overflow:visible;
	padding:0px; 
	margin:0px;
}
.pane[class]#pane1 {
	height:auto;
	min-height:580px;
}

#pane1 h3{
    margin-left:10px;
    margin-bottom:0px;
    font-weight:bold;
}
#main_secondary { 
	width:200px;
	float:right;
	height:400px;
	overflow:visible;
}
.pane[class] #main_secondary {
	height:400px;
	overflow:visible;
}

#main {
    width: 735px;
	background: #FEFEFE url(/Images/ShopImages/container_bg.gif) no-repeat left top;
}
#main_primary {
    width: 530px;
    position:relative;
}
.pane[class] #main_primary {
}

#pane1 {
	background:#ffffff url(/Images/ShopImages/containerLeft_bg.gif) right top no-repeat;
	height:250px;
	overflow:visible;
}
#pane1.pane[class] {
	min-height:250px;
    height:auto;        
}
#main_primary ul
{
    margin-left:0px;    
}

.categoryBody #pane_container.wide #main {
}

#pane_container.wide #main {
    padding:0px;
}

#pane_container.wide #main_container {
    height: 500px;
}
#pane_container.wide[class] #main_container {
    height:auto;
	min-height:500px;
}



/* Sub menu */
#sub_menu_container a {
    display: block;
    text-decoration: none;
    padding: .3em 15px .3em 25px;
    font-weight: bold;
}
#sub_menu_container li li a { padding-left: 35px; font-weight: normal; }
#sub_menu_container li li li a { padding-left: 45px; }
#sub_menu_container li li li li a { padding-left: 55px; }
#sub_menu_container li li li li li a { padding-left: 65px; }

#sub_menu_container a, #sub_menu_container a:visited {
    color: #0632f2;
}
#sub_menu_container a.selected, #sub_menu_container a:hover {
    /*background-color: #091D5E;*/
    text-decoration:underline;
}
#sub_menu_container li ul {
    display: none;
}
#sub_menu_container a.expanded {
    background-image: url(/images/tree/menu-arrow-expanded.png);
    background-repeat: no-repeat;
    background-position: 0 .5em;
}
#sub_menu_container a.collapsed {
    background-image: url(/images/tree/menu-arrow-collapsed.png);
    background-repeat: no-repeat;
    background-position: 0 .5em;
}
#sub_menu_container li a.expanded, #sub_menu_container li a.collapsed { background-position: 10px .5em; }
#sub_menu_container li li a.expanded, #sub_menu_container li li a.collapsed { background-position: 20px .5em; }
#sub_menu_container li li li a.expanded, #sub_menu_container li li li a.collapsed { background-position: 30px .5em; }
#sub_menu_container li li li li a.expanded, #sub_menu_container li li li li a.collapsed { background-position: 40px .5em; }
#sub_menu_container li.expanded ul {
    display: block;
}



/* Replacement for Sub menu */
#B2C_item_tree_replacement_container {
    
    
}



/* Search box */
#search_container {
    margin: 1em 15px 1em 15px;
}
#search_container #q {
    width: 85%;
}

#search_advanced a {
    padding: 0px;
    margin:0px 0px 0px 0px;
    font-size: 100%;
    font-weight:normal;    
    float:left;
    clear:both;
	text-transform:uppercase;
	color:#95889a;
	font-size:10px;
}

#simple_search_Item_Description
{
    border: 1px solid #A1A0A3;
    width: 101px;
}
#searchResultPages li
{
    float:left;
    text-align: center;
    background-color: #F5A414;
    color: #fff;
    margin:0;
    padding: .3em 1em;
    text-decoration: none;
}


.w3ss_paging{
    width: 95%;
    clear:both;
    float:none;
    margin: 0px 10px;
    padding:0px;
    background-color:#efefff;
    vertical-align:middle;
    background:  #ffffff url(/Images/common/pagingBg.gif) repeat top left;
    border: 1px solid #efefef;
    height: 24px;         
}

.w3ss_paging .w3ss_pagingLeft,
.w3ss_paging .w3ss_pagingRight
{
    vertical-align:middle;
    padding: 0px 2px;
}


.w3ss_paging .pages
{
    display:inline;
    width: 100px;
}

.w3ss_paging select
{
    margin-right:20px;
    font-size:80%;
}

.w3ss_paging a
{
    margin: 0px 8px;
}

.w3ss_paging a:hover
{
    color: #F5A414;
}

.w3ss_paging .pages a
{
    margin: 0px 2px;
}

.w3ss_paging .pages a.selectedPage
{
    background-color: #F5A414;
    color: #fff;
    padding:2px;
    font-weight:bold;
}

.w3ss_paging .w3ss_pagingLeft
{
    display:inline;
    float:left;
    margin:0px;
}

.w3ss_paging .w3ss_pagingRight
{
    display:inline;
    float:right;
    text-align:right;
    margin:4px 0px;
    clear:right;
}


/* Shopping cart */
#shoppingCart, 
#crumbsNav {
    float:left;
    text-align: center;
    margin-top: 10px;
    width: 100%;
    color: #fff;
    font-weight: bold;
    padding: .3em 1em;
    text-decoration: none;
}
#shoppingCart {
    text-align: left;
    vertical-align:middle;
    clear:both;
    float:none;
    margin: 45px 0px 25px 240px;
    width: 500px; /*725*/
    padding:15px 0px 0px 0px;
    height: 60px;
    \height: 35px;
    h\eight: 60px;
    color: #000;
	min-height:60px;
    font-weight: normal;
    text-decoration: none;
}
#shoppingCart h1{
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
    color: #6c5971;
    font-weight: normal;
	margin:0px 0px 10px 0px;
	padding:15px 0px 10px 0px;
	border-bottom:2px solid #d0d3b6;
	letter-spacing:-1px;
}

#shoppingCart #priceType {
    display: inline;
    padding-right:20px;
    text-align: center;
    vertical-align: middle;
}
#shoppingCart select {
    float:left;
    font-family: lucida console, courier new;           /* these fonts should be in fixed width to give a straight right margin */
	min-width:300px;
    font-size: 11px;
    margin-right:10px;
    vertical-align: middle;
	color:#7f7f7f;
	border:1px solid #bfb1b1;
}

#shoppingCart #checkOutBtn
{
    margin-right:27px;
}

#checkout_list
{
    display:block;
    padding-top:8px;
}
#checkout_list ul li
{
    text-align:center;
    display:block;
    float:left;
}


#checkout_list ul li hr
{
    margin: 10px 0px 0px 0px;
    color:black;
    width:80px;
    height:1px;
}

#checkout_list ul li img
{
    border:0;
    vertical-align: middle;
    text-align:center;
    margin-left:*;
    margin-right:*;
}




/* ORDER LINES */
#th_price,
#th_instock,
#th_qty,
#th_total,
#th_remove,
#th_amount,
#th_remainingAmount {
    text-align: right;
}
.order_line_price,
.order_line_inventory,
.order_line_quantity,
.order_line_amount,
.order_line_delete,
.order_line_freight_amount,
.order_line_remaining_amount {
    text-align: right;
    padding-right: 5px;
}

#th_desc,
#th_contact {
    text-align: left;
}
.order_line_desc {
    text-align: left;
}

#th_date, 
#th_dueDate {
    text-align: center;
}
.order_line_date {
    text-align: center;
}

.order_line_quantity_td {
    text-align: right;
}
.order_line_amount .price {
    font-weight: normal;
    color: #000000;
    font-size: 100%;
}





/* View Basket */
#theItemTable{
    width: 95%;
    border-collapse: collapse;
}
#theItemTable td {
    border-bottom: 1px solid #E6E7E8;
}

#theItemTable thead
{
    border:0px solid #3D5EA8;
}

#theItemTable th 
{
    background: #f2f4e5 url(/Images/ShopImages/border-dots.gif) bottom left repeat-x;
    text-transform:uppercase;
}

#theItemTable td#freight_ruler_cell {
    border-bottom: 1px solid #fff;
}
#freight_ruler{
    display:none;
}

#div_calc{
    text-align: right;
    width: 95%;
    margin-bottom: 20px;
}
#view_basket_calc_container #calc_table,
#view_summary_calc_container #calc_table{
    border-collapse: collapse;
    width: 300px;
    display: inline;
}
#view_basket_calc_container #calc_table{
    margin-right: 75px;
}

#div_calc td {
    border-bottom: 1px solid #E6E7E8;
    text-align: left;
    width: 150px;
}

#div_calc #calcDiscount,
#div_calc #calcAmount,
#div_calc #calcAmountIncVAT,
#div_calc #calcVAT{
    text-align: right;
}

#div_calc #calcAmountIncVAT{
    border-top: 2px solid #E6E7E8;
}
#view_basket_button_container{
    text-align: center;
}
#div_no_items{
    display:none;
}

#itemNos {
    width: 450px;
    height: 50px;
}


#annLicFeeNote {
    text-align: center;
    font-weight: bold;
    color: red;
}




/* Enter Details */
#order_details_container,
#order_details_logon_form,
#shipping_adress,
#shipping_container,
#enter_details_password_container{
    float:clear;
}

#order_details_logon_form A{
    display: block;
    margin-top: 10px;
}

#order_details_container label,
#shipping_adress label,
#shipping_container label,
#enter_details_password_container label{
    width: 23%;
    display:inline;
    float: left;
    margin: 2px;
}

#order_details_container .textbox,
#order_details_container select,
#shipping_adress .textbox,
#shipping_container .textbox,
#enter_details_password_container .textbox{
    width: 24%;
    display:inline;
    float: left;
    margin: 2px;                                                                                                             
}
#order_details_comment {
    clear:both;
    float:none;
}

#order_details_address,
#order_details_address2,
#order_details_postcode,
#order_details_shipping_address,
#order_details_shipping_address2,
#order_details_shipping_postcode{
    float: none;
    clear: both;
}

#order_process_buttons{
    text-align: right;
}

#order_details_credit_cards{
    margin-top: 10px;
    margin-left: 50px;
}

#order_details_deliveryType{
    display: block;
}

#order_details_deliveryType .radio{
    float: left;
}

#show_change_shipping_address{
    display: block;
    float: none;
    clear: both;
    margin-bottom: 40px;
}

#show_change_shipping_address .radio{
    float: left;
}

#shipping_adress .radio
{
    float:left;
    clear:left;
}

#shipping_adress .shippingAddress
{
    display:block;
    float:left;
    width:450px;
    padding: 2px 5px 10px 5px;
}

#shipping_adress #order_details_shipping_fields
{
    float:none;
    clear:both;
}




/* VIEW SUMMARY */

#parameterForm address {
    margin-left: 180px;
}




/* Send Order */
#send_order_cc_info, 
#send_order_no_cc_info {
    margin-top: 30px;
    margin-bottom: 20px;
}

#send_order_cc_trans_error,
#send_order_cc_error {
    display: none;
    color: red;
    font-weight: bold;
    font-size: 120%;
    margin:30px;
}

#send_order_cc_trans_error {
    display: none;
    color: red;
    font-weight: bold;
    font-size: 120%;
    margin:30px;
}

#send_order_open_cc_btn {
    margin: 50px;
}

#send_order_cc_details_authorizeNet label{
    font-weight:normal;
    display:block;
}
#send_order_cc_details_authorizeNet .button{
    margin:0px; 
    margin-left:70px;
}
#send_order_cc_details_commidea label{
    font-weight:normal;
    display:block;
}

#send_order_cc_details_commidea .button {
    margin:0px; 
    margin-left:70px;
}

#send_order_cc_details_commidea fieldset {
   width:45%;
}

#CC_ProviderLogo label {
    float:left;    
}

#imgLogoCC {
    margin-top:-33px;  
}

#send_order_cc_details_paypal .button {
    margin-left:370px;
}

#send_order_cc_details_paypal_address {
    width:50%;
}

#send_order_cc_details_paypal_address label {
    margin-left:5px;
    font-weight:normal;
    width:35%;
    margin: 2px 1%;
    display:inline; 
    float:left;
}

#send_order_cc_details_paypal_address input ,#send_order_cc_details_paypal select {
    float:left;
    margin-bottom:7px;
     
}

#send_order_cc_details_paypal_creditCard {
    width:60%   
}


#send_order_cc_details_paypal_creditCard label {
    margin-left:5px;
    font-weight:normal;
    width:40%;
    margin: 2px 1%;
    display:inline; 
    float:left;
 
}

#send_order_cc_details_paypal_creditCard  input {
    float:left;
    margin-bottom:7px;
}

#send_order_cc_details_paypal_creditCard  select {
    float:left;
    margin-bottom:7px;
   
}

#send_order_cc_details_paypal_creditCard .redim {
   width:121px; 
}

#send_order_cc_details_paypal  legend {
    font-weight:bold;
    margin:10px; 
    padding:10px;         
}
 
#send_order_cc_netterminal label{
    font-weight:normal;
    display:block;    
} 

#send_order_cc_netterminal .button{
    margin:0px; 
    margin-left:70px;
}
 


/* Order Confirmation */

#confirmation_order_container #theItemTable
{
    width:86%;
}

#confirmation_order_container #theItemTable .order_line_amount
{
    font-weight: normal;
} 

#confirmation_amount_ruler_container,
#confirmation_freight_ruler_container
{
    height:25px;
}

#confirmation_amount_ruler_container hr,
#confirmation_freight_ruler_container hr,
#confirmation_total_ruler_container{
    display:none;
}

#confirmation_freight_line,
#confirmation_amount_line,
#confirmation_vat_line,
#confirmation_total_line{
    font-weight: bold;
}

#confirmation_your_details_container address {
    /*margin-left: 180px;*/
}

/* width & height should also be set in pageHader. IE can not reach them from here to calulate the position*/

#confirmDiv
{
    border:10px solid #777;
    background-color:#F8F8F9;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index:5000;
    padding:50px 20px;
    width:323px;
    height:62px;
    text-align:center;
    vertical-align:middle;
    font-size:120%;
    display:none;
    filter: alpha(opacity=85);
    opacity: 0.85;
}

#confirmDiv .header
{
    font-size:85%;
    position: absolute;
    top:6px;
    left:10px;
    color:#ffffff;
    font-weight:bold;        
}



#refreshMenuDiv
{
    margin-right:10px;
    position:relative;
    top:20px;
}




#customize_menu
{
    padding: 1em 15px;    
}
#product_catalog_container {
	text-transform:uppercase;
	color:#6a646c;
}
#product_catalog_container h3
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
    color: #6c5971;
    font-weight: normal;
	margin:0px 15px 0px 15px;
	padding:15px 0px;
	padding-bottom:3px;
	border-bottom:2px solid #d0d3b6;
	letter-spacing:-1px;
	text-transform:capitalize;
}
#product_catalog_container a {
	text-transform:uppercase;
	font-weight:normal;	
	font-size:11px;
	color:#725f77;
	letter-spacing:1px;
}





/* Product List - list Mode for tables */

table.product_table{
    width: 95%;
    border-collapse: collapse;
    margin: 1em 15px; 
    float:none;
    clear:both;    
}

table.product_table img
{
    padding:4px;
}

table.product_table thead
{
    border:1px solid #E3DEE0;
}
    

table.product_table th{
    font-weight:bold;
    margin-bottom:8px;
    background-color: #f9faef;
    padding: .4em 6px;
    border-top: 1px solid #E6E7E8;
	color:#575868;
}

table.product_table td
{
    padding: .4em 6px;
    border-top: 1px solid #E6E7E8;
}


.product_table .ProductAmount {
    float: left;
}
.product_table .ProductUnit {
    float: left;
    width: 30px;
    padding: 4px 5px 0px;
    text-transform: lowercase;
    text-align: left;
}

.product_table .textsmall {
    margin-left:20px;
    margin-top:1px;
}



/* Product List - matrix */

ul.product_matrix {
    padding: 1em 0 1em 15px;
}
ul.product_matrix li {
    width: 219px;
    float: left;
    /*border: 2px solid #A1A0A3;*/
    margin-right: 15px;
    margin-bottom: 15px;
    _margin-bottom: 0px; /* for win-ie */
}

ul.product_matrix li {
    height:174px;
    padding: 5px;
    position:relative;
    top:0px;
    left:0px;
}
ul.product_matrix li[class] {
    height: auto;
    min-height: 174px;
}

ul.product_matrix .product_field_caption{
    margin-top: 0px;
    margin-bottom: 0px;
    float: left;
}

ul.product_matrix .product_info{
    padding: 5px;
    width:209px;
    height: 170px;
    position:absolute;
    top:2px;
    left:2px;
    overflow:hidden;
    color:#A1A0A3;
    font-weight:bold;
}

ul.product_matrix .product_info table
{
    height:108px;
}
ul.product_matrix .product_info table td
{
    vertical-align:middle;
}

ul.product_matrix .product_image{
    position:absolute;
    left:6px;
    top:54px;
    padding: 3px;
    height: 144px;
    text-align: center;
    width:38%;
    display:block;
}

ul.product_matrix .product_image a img
{
    position:absolute;
    left:6px;
    top:54px;
}


ul.product_matrix .price
{
    position:absolute;
    left:4px;
    bottom:16px;    
}

ul.product_matrix input.ProductAmount
{
    width:24px;
}

ul.product_matrix .product_add
{
    margin-top: 0px;
    padding-right: 9px;
    height:32px;
    text-align: right;
    position:absolute;
    right:4px;
    bottom:4px;
}
ul.product_matrix .price_prefix{
    display: none;
}
ul.product_matrix .price_details{
    margin-top: 10px;
    display:inline;
}
ul.product_matrix .product_inventory{
   position:absolute;
   bottom:42px;
   right:14px;
    
}

ul.product_matrix div.product_title a{
    position:absolute;
    top:2px;
    left:2px;
    font-weight:bold;
    color:#fff;
      
}

ul.product_matrix .header
{
    padding:2px 4px;
    font-size:100%;
    color:#ffffff;
    font-weight:bold;
}

ul.product_matrix .product_field_caption,
ul.product_matrix .product_field_No
{
    display:inline;
    float:left;
    margin-top:22px;
    font-weight:bold;
}






/* some ie css bug work arounds */
ul.product_matrix li.matrix_spacer{
    
    /*width: 90%;
    margin: 0px;
    padding: 0px;
    border: 0px solid red;
    height: 0px;
    overflow: hidden;
    display:block;
    clear: both;
    float: none;*/
}
.matrix_row 
{
    /*clear: both;
    float: none;*/
}
ul.product_list_list li.matrix_spacer{
    display: none;
}





/* Product Variants */
.vnt_main_container ,
.vnt_sub_container{
    margin-top: 30px;
    float: none;
}

.variant_matrix th{
    text-align: center;
}
.variant_matrix td{
    border: 1px solid #BFB1B1;
    margin: 0;
}
.variant_matrix {
    border-collapse:collapse;
}

.variant_matrix .textbox{
    border: none;
    width: 35px;
    float: left;
    background: none;
}

.variantMtrxPrice {
    font-size: 70%;
    float: left;
}

.variantMtrxInventory {
    font-size: 70%;
    float: left;
}

.vnt_main_container label ,
.vnt_sub_container label{
    width: 80px;
    display: inline;
    float: left;
    margin: 5px;
}

.vnt_main_container select,
.vnt_sub_container select{
    width: 120px;
    display: inline;
    float: left;
    margin: 2px;
}

.vnt_cbo_qty_buy_container,
.vnt_mtx_buy_container,
.vnt_imgmtx_buy_container {
    clear: both;
    float: none;
    display: block;
    margin-top: 15px;
    text-align: right;
}




/* Page IDs */


/* ITEM PAGE */

#createIcon
{
    padding: 1em 15px;    
}

.item_page_data_container {
    margin-left: 0px;
    margin-right: 20px;
    margin-bottom: 20px;
}

.item_page_purchase_container{
    margin: 20px 10px 20px 0px;
    margin-bottom: 20px;
}
.priceTxt {
    display:inline;
    margin-right: 20px;
}
.price_prefix {
    display: inline;
}
.price {
    display: inline;
    font-size: 120%;
    color: #000000;
    font-weight: bold;
}
.price_inc {
	display:inline; padding-left:5px;
	color:#333;
}
.ProductUnit {
    display: inline;
}

.ProductAmount
{
   line-height:11px;
    text-align:right;
}

.item_page_image img
{
    height:315px;
}
.item_page_data {
	line-height:11px;
}

.item_page_data dt {	
	margin:8px 0px 0px 0px;
	color:#333333;	
	clear:both;
	line-height:11px;
}
.item_page_data dd {	
	margin:0px;
	/*white-space:nowrap;*/
	display:block;
	clear:left;
}

.category_h2            
{
    margin-top:-7px;
}



/* Tip a Friend */

#dialog_page #tipemailform label
{
    display:inline;
    float:left;
    margin:6px 0;
}

#dialog_page #tipemailform #message,
#dialog_page #tipemailform .textlong
{
    display:inline;
    float:right;
    margin:4px 0;
}


#dialog_page #tipemailform label
{
    width:120px;
}




/* history & statement details */
#history_details_general_container dt,
#history_details_invoicing_container dt,
#history_details_shipping_container dt,
#statement_details_general_container dt,
#statement_details_invoicing_container dt,
#statement_details_shipping_container dt {
    width: 170px;
    font-weight: bold;   
}

#history_details_general_container dd,
#history_details_invoicing_container dd,
#history_details_shipping_container dd,
#statement_details_general_container dd,
#statement_details_invoicing_container dd,
#statement_details_shipping_container dd {
    width: 170px;
    float: left;
}

#history_details_back,
#statement_details_back{
    float: none;
    clear: both;
    padding-top: 20px;
}





/* ADVANCED SEARCH */

#searchForm label{
    width: 140px;
    display: inline;
    float: left;
}
#searchForm label,
#searchForm input,
#searchForm select{
    margin: 3px 0;
}

#search_Item_Sorting
{
    width:115px;
}

#search_sorting_button
{
    padding-left: 300px;
    /*width:243px;
    text-align:right;
    padding:0;
    margin:0;*/
}




/* Terms & Conditions */
#terms_intro, 
#terms_body
{
    padding-bottom: 10px;
}
#terms_buttons {
    text-align:right;
    padding: 30px;
}

#terms_buttons .button
{
    float:none;
    display:inline;
}

#terms_close_button{
}



/* Start Page */
#main .news_listing_container {
    background-color: #fff;
    color: #3D5EA8;
    margin-top: 0px;
}
#main .news_listing_container h2 {
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
    font-weight: normal;
	margin:0px 15px 5px 15px;
	padding:15px 0px;
	padding-bottom:3px;
	border-bottom:2px solid #d0d3b6;
	letter-spacing:-1px;
}
#main .news_listing {
    margin: 0px 10px 0px 15px;
    font-weight: normal;
    padding-bottom:10px;
	background:url(/Images/ShopImages/border-dots.gif) repeat-x left bottom;
	display:block;
}
#main .news_listing h3 {
    display: inline;
    font-size: 100%;
}
#main .news_listing .date {
    font-weight: normal;
    display: inline;
}
#main .news_listing .readmore {
    text-align: right;
    padding-top: 10px;
    font-size: 80%;
}
#main .news_listing_container .news_listing a {
    color: #725f77;
    font-weight: normal;
}
#main .news_listing li {
    margin: 0.2em 0px;
   	text-transform:uppercase;
	font-size:10px;
}

div.topSales_container
{
    border-bottom: 1px solid #E3DEE0;
}

#main_image {
    width: 530px;
    height: 140px;
    margin: 2px 0px;
    z-index:5;
    position:relative;
} 
#start_special_offers_list{
    margin-bottom: 10px;
}
#main .topSales_container h3 {
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
    color: #6c5971;
    font-weight: normal;
	margin:0px 15px 0px 15px;
	padding:15px 0px;
	padding-bottom:3px;
	border-bottom:2px solid #d0d3b6;
	letter-spacing:-1px;
}
#top_sales_list a{
    color: #725f77;
    font-weight: normal;
}
#top_sales_list{
    padding-bottom:10px;  
	background:url(/Images/ShopImages/border-dots.gif) repeat-x left bottom;
	display:block;
	margin:5px 10px 10px 15px;	
}
#top_sales_list ol {
	list-style:outside;
	margin:5px 5px 5px 23px;
}
.text_container[class]#top_sales_list
{
	height:auto;
}
#top_sales_list li{
    list-style: decimal;
    margin-left: 0px;
    font-size:90%;
	text-transform:uppercase;
	margin-bottom:3px;
}
#main .quickBuy_container h3 {
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
    color: #6c5971;
    font-weight: normal;
	margin:0px 15px 0px 15px;
	padding:15px 0px;
	padding-bottom:3px;
	border-bottom:2px solid #d0d3b6;
	letter-spacing:-1px;
}


/* Subscription form */
#contactForm label,
#SubscriptionForm  label{
    width:150px;
    display:block;
    float: left;
}


#contactForm .textbox,
#SubscriptionForm  .textbox{
    margin: 2px;
}

#SubscriptionForm_Submit{
    margin-top: 10px;
    margin-left: 200px;
}

#UnSubscriptionForm_Submit{
    margin-top: 10px;
    margin-left: 200px;
}

#main_primary textarea {
	width:90%;	
}

#wic_online_counter,
#wic_busy_counter,
#wic_counter_container {
    display: inline;
}

#wic_help_dialog {
    text-align: center;
}
#wic_help_dialog div{
    text-align: left;
}
#wic_help_dialog .button{
    margin: 20px;
}
.newsfolders
{
    margin-left:65px;
    width:139px;
}
.noBoreder
{
	border:none;
}

.updateSubscriptions 
{
   margin-left:425px;
}


/* customer & contact details */
#contact_details_container,
#customerDetails_container{
    margin-top: 30px;
    float:clear;
}

#contact_details_container label ,
#customerDetails_container label{
    width: 23%;
    display:inline;
    float: left;
    margin: 2px;
}

#contact_details_container .textbox,
#customerDetails_container .textbox,
#customerDetails_container select{
    width: 24%;
    display:inline;
    float: left;
    margin: 2px;
}

#customerDetails_terms_container{
    padding-top: 30px;
    padding-bottom: 30px;
    display: block;
    float:none;
    clear:both;
}

.contact_details_permission{
    float:left;
    width: 250px;
}

#contact_details_buttons{
    clear: both;
    float: none;
    width: 100%;
    text-align: center;
    padding-top: 30px;
    
}



/* Request Account */
#request_account_container{
    float:clear;
}

#request_account_container label{
    width: 23%;
    display:inline;
    float: left;
    margin: 2px;
}

#request_account_container .textbox,
#request_account_container select{
    width: 24%;
    display:inline;
    float: left;
    margin: 2px;                                                                                                             
}
#request_account_container Customer_comment {
    clear:both;
    float:none;
}
#reqAcc_address2,
#reqAcc_address,
#reqAcc_postcode,
#reqAcc_comments,
#reqAcc_buttons{
    float: none;
    clear: both;
}
#reqAcc_comments #Customer_Comments{
    width: 74%;
}#reqAcc_buttons{
    padding-top: 35px;
    text-align: right;
}





 
#balanceTable td, #balanceTable th,
#balanceListTable td, #balanceListTable th
{
    text-align: right;
    padding: 3px;
}

.balanceDivider
{
    border-right:2px solid #E3DEE0;
    padding:4px;
}


/* change password dialog */
#passwordForm label{
    width: 200px;
    display:inline;
    float: left;
    margin: 2px;
}

#passwordForm .button{
    float: right;
}




/* forum */
#forum_admin_info{
    width: 400px;
    padding: 5px;
    margin-top: 5px;
    border: 1px solid #ff0000;
}
#forum_path{
    background-color: #A1A0A3;
    margin-top: 5px;
    padding: 3px;
}





#customize_menu_container
{
    margin:10px 15px;
	padding:0px 0px 3px 10px;
    background:#f9faef url(/Images/ShopImages/border-dots.gif) repeat-x left bottom; 
	font-size:10px;
	text-transform:uppercase;
}

#customize_menu_container a
{
    color: #668;
} 

#customize_menu_container a:hover
{
    color: #22b;
}   

.timer_msg
{
    font-size: 10pt;
    word-spacing: -7px;
    font-weight: bold;
    color: #0D3692;
}

.ProductAddButton {
    margin-left: 5px;
}

    
/***************************************
CALENDAR
****************************************/
    input.w3ss_calendar
    {
        background-color: white;
        color: black;
        font-family:arial;font-size:10px;
    }
    
    div.calendarTable
    {
        border: 2px solid #2244aa;
    }
    
    #w3ss_DateSelector
    {
        z-index:99999999;
        position:absolute;
        top:0px;
        left:0px;
        float:right;
        padding:4px;
        display:none;
        background-color: #ffffff;
    }
    
    .calendar_date_selected, .calendar_date_selected span
    {
        color:#ffffff;
        background-color:#222222;
        cursor:hand;
    }
    
    .calendar_date_unselected, .calendar_date_unselected span
    {
        color:#000000;
        background-color:transparent;
        cursor:hand;
    }
    
    .calendar_date_unselected_sa_su, .calendar_date_unselected_sa_su span
    {
        background-color:#ffeeee;
        font-family:arial;
        font-size:10px;
        text-decoration: none;
        color:#000000;
    }
    
    
    #w3ss_CalandarTableDays
    {
        z-index:444;
        position:relative;
        left:0px;
        top:0px;
        border:0;
        padding:0;
    }
    
    #w3ss_CalandarTableDays th
    {
        border-bottom: 1px dashed #2244aa;
        align:left;
        text-align:left;
        font-family:arial;font-size:10px;
        text-decoration: none;
        color:black;
    }
    
    #w3ss_CalandarTableDays td
    {
        align:right;
        text-align:right;
        font-family:arial;font-size:10px;
        text-decoration: none;
        color:black;
        width:18px;
        height:14px;
        cursor:pointer;
    }
    
    #w3ss_CalandarTableDays td.weekNo
    {
        width:10px;
        border-right: 1px dashed #2244aa;
        align:right;
        cursor:hand;
        text-align:right;
        font-style:italic;
        font-family:arial;font-size:10px;
        text-decoration: none;
        color:black;
    }
    
    .w3ss_markedDateControl
    {
        color:#ffffff;
        background-color:#000080;
    }
    
    .w3ss_dateControl
    {
        color:#000000;
        background-color:#ffffff;
    }
  




    #downloadsListing li 
    {
        margin-left: 20px;
        margin-top: 5px;
        padding-left: 10px;
        list-style-image:url(/systemimages/iconssmall/folderOpen.gif);
    }
    #downloadsListing li.folder 
    {
        font-weight: bold;
    }
    #downloadsListing li.file 
    {
        list-style-image:url(/systemimages/iconssmall/file.gif);
    }
  
  
  
  
    .licenseUL li 
    {
        margin-left: 20px;
        margin-top: 5px;
        padding-left: 10px;
        list-style-image:url(/images/bul.gif);
    }
  
    
    

    
    
   #radtablebuttons
                {   padding-top: 10px;
                    padding-bottom: 10px;}
    
    .rad_group_blank
                {   padding:5px;
                    border: 0px solid #fff;}
                    
/* tabs */
                    
                    
    .rad_group_tabs
                {   padding:5px;
                    border: 1px solid #fff;}
    
    .rad_group_tabs .rad_quickLinks      
                {   margin-bottom:5px;
                    margin-left:5px;
                    position:relative;
                    z-index:2;}
    
    .rad_group_tabs .rad_quickLinks LI      
                {   background-color: #E3DEE0;
                    background: #E3DEE0 url(/images/common/site/blueRoundSkin/btnBg.gif) top left repeat-x;
                    color: #fff;
                    border-top:1px solid #fff;
                    border-left:1px solid #E3DEE0;
                    border-right:1px solid #fff;
                    border-bottom:1px solid #fff;
                    padding-left:5px;
                    padding-right:5px;
                    padding-top:3px;
                    padding-bottom:3px;
                    display:inline;
                    list-style:none;
                    margin-left:5px;
                    cursor:hand;
                    cursor:pointer;
                    z-index:2;}
    
    .rad_group_tabs .rad_quickLinks LI A     
                {   text-decoration:none;
                    color: #fff;
                    z-index:2;}
    
    .rad_group_tabs .rad_quickLinks LI.active     
                {   border-bottom:1px solid #fff;
                    z-index:2;}
                    
    .rad_group_tabs fieldset legend  
                {   display:none;}
    
    .rad_group_tabs .rad_fieldset,
    .rad_group_tabs fieldset
                {   background-color: #E3DEE0;
                    color: #000000;
                    border-left:1px solid #fff;
                    border-right:1px solid #A1A0A3;
                    border-bottom:1px solid #A1A0A3;
                    border-top:1px solid #fff;
                    padding:5px;
                    padding-top: 20px;
                    position:relative;
                    top:-3px;
                    left:5px;
                    z-index:1;}
    
    .rad_group_tabs .readonly
                {   border: 1px solid #E3DEE0;
                    background-color: #fff;}

                    
                    
/* panels */
                    
                    
    .rad_group_panels
                {   padding:5px;
                    border: 0px solid #fff;}
    
    .rad_group_panels .rad_quickLinks      
                {   margin-bottom:5px;
                    margin-left:5px;}
    
    .rad_group_panels .rad_quickLinks LI      
                {   display:inline;
                    list-style:none;
                    cursor:hand;
                    cursor:pointer;}
                    
    .rad_group_panels fieldset legend  
                {   border: 1px solid #BFB1B1;
                    background-color: #E3DEE0;
                    color: #000000;
                    padding: 3px;
                    margin-left: -10px;
                    font-size: 14px;
                    font-weight: bold;
                    font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
                    width: 100%;
                    margin-bottom: 20px;}
    
    .rad_group_panels fieldset  
                {   border-left:0px solid #fff;
                    border-right:0px solid #fff;
                    border-bottom:0px solid #fff;
                    border-top:0px solid #fff;
                    padding:5px;}
    
    .rad_group_panels .readonly
                {   border: 1px solid #A1A0A3;
                    background-color: #E3DEE0;}
                    
                    
/* plates */                 
                    
    .rad_group_plates
                {   padding:5px;
                    border: 0px solid #fff;}
    
    .rad_group_plates .rad_quickLinks      
                {   margin-bottom:5px;
                    margin-left:5px;}
    
    .rad_group_plates .rad_quickLinks LI      
                {   display:inline;
                    list-style:none;
                    cursor:hand;
                    cursor:pointer;}
                    
    .rad_group_plates fieldset legend  
                {   display:none;}
    
    .rad_group_plates fieldset  
                {   border-left: 1px #A1A0A3 solid;
                    border-right: 1px #BFB1B1 solid;
                    border-bottom: 1px #BFB1B1 solid;
                    border-top: 1px #A1A0A3 solid;
                    background: #fff;
                    color: #000000;
                    border-collapse: collapse;
                    padding: 5px;
                    padding-top: 20px;}
    
    .rad_group_plates .readonly
                {   border: 1px solid #A1A0A3;
                    background-color: #E3DEE0;}


                    
/* group blank */

    
    .rad_group_blank fieldset  
                {   border: 0px #fff solid;}
                  
/* List blank */
                    
                    
    .rad_list_blank
                {   padding: 1px;
                    background: #fff;
                    border: 0px solid #fff;}

    .rad_list_blank caption
                {
                    text-align: right;
                }
                
    .rad_list_blank TH
                {   background-color: #fff;
                    font-weight: bold;
                    font-size: 12px;
                    color: #000000;
                    text-align:left;
                    margin: 0px;
                    padding-left: 5px;
                    padding-right: 5px;
                    border: 0px solid #fff;}
            
    .rad_list_blank TD
                {   font-weight: normal;
                    border-bottom: 1px solid #fff;
                    color: #000000;
                    padding-left: 5px;
                    padding-right: 5px;
                    margin: 0px;}  

                    
                    
/* List grid */
                    
                    
    .rad_list_grid
                {   
                    width:90%;
                    padding-top: 0px;
                    padding-bottom: 0px;
                    padding-left: 1px;
                    padding-right: 1px;
                    background: #fff;
                    border-collapse:collapse;
                    border-left: 1px solid #fff;
                    border-top: 1px solid #fff;
                    border-right: 1px solid #BFB1B1;
                    border-bottom: 1px solid #BFB1B1;}
                
    .rad_list_grid caption
                {
                    text-align: right;
                }
                
    .rad_list_grid TH
                {   background-color: #E3DEE0;
                    background: #E3DEE0 url(/images/common/site/blueRoundSkin/btnBg.gif) top left repeat-x;
                    font-weight: bold;
                    font-size: 12px;
                    color: #fff;
                    text-align:left;
                    margin: 0px;
                    padding-left: 5px;
                    padding-right: 5px;
                    border-left: 1px solid #fff;
                    border-top: 1px solid #fff;
                    border-right: 1px solid #BFB1B1;
                    border-bottom: 1px solid #BFB1B1;}
            
    .rad_list_grid TD
                {   font-weight: normal;
                    border-bottom: 1px solid #fff;
                    color: #000000;
                    padding-left: 5px;
                    padding-right: 5px;
                    margin: 0px;}   

                    
                    
/* List simple */
                    
                    
    .rad_list_simple
                {   padding: 1px;
                    background: #091D5E;
                    border-collapse:collapse;
                    border-left: 1px solid #091D5E;
                    border-top: 1px solid #091D5E;
                    border-right: 1px solid #BFB1B1;
                    border-bottom: 1px solid #BFB1B1;}

    .rad_list_simple caption
                {
                    text-align: right;
                }                    
                
    .rad_list_simple TH
                {   background-color: #A1A0A3;
                    font-weight: bold;
                    font-size: 12px;
                    color: #000000;
                    text-align:left;
                    margin: 0px;
                    padding-left: 5px;
                    padding-right: 5px;
                    border-left: 1px solid #091D5E;
                    border-top: 1px solid #091D5E;
                    border-right: 1px solid #BFB1B1;
                    border-bottom: 1px solid #BFB1B1;}
            
    .rad_list_simple TD
                {   font-weight: normal;
                    border: 1px solid #091D5E;
                    color: #000000;
                    padding-left: 5px;
                    padding-right: 5px;
                    margin: 0px;}    



/* Misc */
        
    .rad_fieldset
                {   display:block;}
    
    .rad_field  
                {   text-align:left;
                    display:block;}
        
    .rad_field label  
                {   text-align:left;
                    width: 200px;
                    float: left;
                    display: block;} 
    
    .rad_input_text, .rad_input_option
                {   width: 40%;}
    
    .rad_btnBrowse
                {   width: 20px;
                    height: 20px;}  
  

    