/* CSS Document */
/* Setting Standard Tags*/
.body
{
	margin: 0;
	background: #cccccc;
	
}

body, td,  th
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

h1
{
	font-size: 13px;
	font-weight: bold;
	color: #737373;
	margin-bottom: 10px;
	margin-top: 5px;
}


h2
{
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    margin-bottom: 5px;
    margin-top: 5px;
}


h3
{
    font-size: 15px;
    color: #000000;
    margin-bottom: 10px;
    margin-top: 5px;
}

form {
	margin: 0;
}

/* Other Tags*/
img
{
    border: 0;
}

hr
{
    height: 1px;
    color: #a6aaa9;
}

/* Standard links */
a:link, a:visited, a:active
{
    color: #000000;
    text-decoration: none;
}

a:hover
{
    color: #000000;
    text-decoration: underline;
}

.Error, .error, .required, .Required
{
    color: #cc0000;
}

ul.error {
    color: #cc0000;
}

li.error {
    list-style-type: disc;
    text-decoration: none;
    margin: 3px 0 3px 0;
    color: #cc0000;
}

#row_logo td
{
background: #ffffff url('images/bannerbg.jpg') top left repeat-x;
}

#row_menu td
{
background: #ffffff url('images/menubg.jpg') top left repeat-x;
}

.row_header 
{
background-color: #9aa5ae;
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
}

.row_footer
{
background-color: #32508D;
color:#000000;
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;

}
.row_footer_gray
{
background-color: #9aa5ae;
color:#000000;
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
}

.footer td
{
text-align: center;
font-size: 10px;
color:#000000;
}

#column_left_cell
{
 background: #ffffff; 
}
#column_center_cell
{
padding: 10px;
}
#column_right_cell
{
background: #d6d9de;
}

#column_left
{
padding: 5px;
}

#column_right
{
padding: 5px;
}

#shadow_left
{
background: #ffffff url('images/shadow_left.jpg') no-repeat scroll top right;
}

#shadow_right
{
background: #ffffff url('images/shadow_right.jpg') no-repeat scroll top left;
}

#DropMenu_product
{
display: block;
height: 32px;
margin-left:0px;

}

#who_am_i_box
{
color: #ffffff;
padding-top: 10px;
float: left;
}

.vertical_menu
{
}

.vertical_menu ul
{
padding-left:16px;
*margin-left:5px;
}

.box
{
width: 190px;
margin-bottom: 10px;
}

.box_header
{
/* background:  url('images/box_header.gif') no-repeat scroll top left; */
height: 25px ;
}

.box_header h3
{
display: block;
position: relative;
 padding: 3px 0 -3px 30px ;
/*left:10px;*/
margin: 0 10px 0 0;
/* background: #eeeeee url('images/box_header.gif') no-repeat scroll top right; */
height: 25px ;
}

.box_content
{
/*background: #f8f8f8;
border: 1px solid #adadad; */
/*padding: 10px 10px 10px 10px;*/
}


.box_main
{

}

.menu_content
{
border-left:1px solid #cccccc;
/* border-bottom:1px solid #cccccc; */
border-right:1px solid #cccccc;
background-color: #ffffff;
background:url('images/ui-bg_glass_75_e6e6e6_1x400.png') repeat-x scroll 50% 50% #E6E6E6;
}




/* Form Tags */
input.Field, input.Field50,input.Field75,input.Field100, input.Field150, input.Field200, input.Field250, input.Field300, input.Field350
{
    border: 1px solid #C3C3C3;
    height: 18px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding: 2px 0 0 2px;
}

input.Field50
{
    width: 50px;
}

input.Field75
{
    width: 75px;
}

input.Field100
{
    width: 100px;
}

input.Field150
{
    width: 150px;
}

input.Field200
{
    width: 200px;
}

input.Field250
{
    width: 250px;
}

input.Field300
{
    width: 300px;
}

input.Field350
{
    width: 350px;
}

textarea.Field, textarea.Field250x100, textarea.Field250x200, textarea.Field300x100, textarea.Field300x200, textarea.Field350x100, textarea.Field350x200 
{
    border: 1px solid #C3C3C3;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    background: #ffffff;
}

textarea.Field250x100
{
    width: 250px;
    height: 100px;
}

textarea.Field250x200
{
    width: 250px;
    height: 200px;
}

textarea.Field300x100
{
    width: 300px;
    height: 100px;
}

textarea.Field300x200
{
    width: 300px;
    height: 200px;
}

textarea.Field350x100
{
    width: 350px;
    height: 100px;
}

textarea.Field350x200
{
    width: 350px;
    height: 200px;
}

input.Button, input.ButtonBuy, input.ButtonWishlist, input.ButtonEnquire, input.ButtonBasketRemove,
input.ButtonBasketEmpty, input.ButtonBasketUpdate, input.ButtonBasketOrder
{
    border: 0;
  /*  height: 18px;*/
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: center;
    color: #FFFFFF;
    font-weight: bold;
 /*   background: #827A6C;
    background-image: url('./images/buttonwishlist.jpg');*/
}

input.ButtonBuy
{
    /*background: #999999;
    background-image: url('./images/buttonbuy.jpg');
    background-repeat: repeat-x;
    '*/
    border: 0;
    width: 90px;
}

input.ButtonWishlist
{
   /* background: #827A6C;
    background-image: url('./images/buttonwishlist.jpg');
    background-repeat: repeat-x;
    */
    width: 90px;
    border: 0;
}

input.ButtonEnquire
{
    /* background: #999999;
    background-image: url('./images/buttonbuy.jpg');*/
    width: 90px;
}

input.ButtonBasketRemove
{
/*    background: #999999;
    background-image: url('./images/buttonbuy.jpg'); */
    width: 20px;
    text-align: center;
}

input.ButtonBasketEmpty, input.ButtonBasketUpdate, input.ButtonBasketOrder
{
  /*  background: #999999;
    background-image: url('./images/buttonbuy.jpg');*/
    text-align: center;
}

select.Field, select.Field100, select.Field200, select.Field300, select.Field200Multi
{
    border: 1px solid #808080;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    width: 120px;
}

select.Field100
{
    width: 100px;
    height: 16px;
}

select.Field200
{
    width: 200px;
    height: 16px;
}

select.Field300
{
    width: 300px;
    height: 16px;
}

select.Field200Multi
{
    width: 200px;
}





/* TABLE Tags*/
table 
{
	border: 0;
	margin: 0;
	padding: 0;
	border-spacing: 0;
	border-collapse:collapse;
}

.topmenu
{
	width: 100%;
}

.SiteMargin
{
	width: 100%;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

.SiteTable
{
	width: 960px; 
    
	/* border: 3px solid white; */
	border-collapse: collapse;
 	background: #ffffff; 
	margin: 0;
	padding: 0;
    /*background-image: url('./../images/topimage.jpg');*/
}

.StartTable
{
	border-collapse: collapse;
	width: 990px;
	min-width: 800px;
	max-width: 1024px;
	margin: 0;
	padding: 0;
}

.LeftTable
{
	border-collapse: collapse;
	width: 222px;
	margin: 0;
	padding: 0;
}

.MainTable
{
	border-collapse: collapse;
	width: 545px;
	margin: 0;
	padding: 0;
}

.RightTable
{
	border-collapse: collapse;
	width: 222px;
	margin: 0;
	padding: 0;
}

.FullWidth
{
	width: 100%;
	border-collapse:collapse;
	margin: 0;
	padding: 0;
}

.box_main
{
margin-top: 5px;
}

/* TR Tags*/

/* TD Tags*/
td.banner
{
	background-image: url('./images/banner_bg.jpg');
	background-repeat: repeat-x;
}

td.Left
{
	text-align: left;
}

td.Center
{
	text-align: center;
}

td.Right
{
	text-align: right;
}

td.BigText
{
	font-size: 12px;
	font-weight: bold;
	width: 100%;
}
td.VerticalTop
{
	vertical-align:top;
}

/* SITEMAP Tags*/
td.Sitemap
{
	vertical-align:top;
	padding-right: 10px;
}

table.Sitemap
{
	width: 170px;
	text-align: left;
	/* padding: 2px; */
	margin: 0;
	height: 100%;
	border: 1px solid black;
}

td.SitemapInner, td.SitemapInnerSpacer
{
	padding-left: 10px;
	background: #EDEFDD;
	height: 15px;
}

td.SitemapInnerSpacer
{
	height: 10px;
}

/* CustomerArea BOX Tags*/
table.CustomerAreaBox
{
	
	padding: 0;
	/*
	background: #A0A0A0;
	background-image: url('./images/customerbg.jpg');
	background-repeat: repeat-x;
	*/
   /* margin: 8px 0 0 0;*/
	background: #F3F5F4 url('./images/search.jpg') repeat-x bottom;
}

table.CustomerAreaBox td
{
	/* background: transparent; */
/*	padding:0 0 0 15px;*/
}

table.CustomerAreaBox td.Title
{
	font-size: 12px;
	height: 26px;
	font-weight: bold;
/*	background-image: url('./images/menubox_3.jpg');
	background-repeat: repeat-x; */
	/*padding: 0 0 0 15px;*/
}

table.CustomerAreaBox td.SpacerTop
{
	height: 15px;
	background: white;
}

table.CustomerAreaBox td.SpacerBottom
{
	height: 15px;
}

table.CustomerAreaBox td.FieldTitle
{
	height: 15px;
	font-weight: bold;
}

table.CustomerAreaBox td.Statuslink
{
	height: 30px;
}

table.CustomerAreaBox input.Field
{
	width: 135px;
	border: 1px solid #C3C3C3;
}

table.CustomerAreaBox input.Button
{
	width: 135px;
	border: 0;
}

table.CustomerAreaBox td.Link
{
	height: 18px;
	
}

table.CustomerAreaBox td.Link a
{
	color: #484848;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
}

table.CustomerAreaBox td.Link a:hover
{
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
}



/* SEARCH BOX Tags*/
table.SearchBox
{
	width: 200px;
	height: 105px;
	padding: 0;
	margin: 0;
	background: #F3F5F4 url('./images/search.jpg') repeat-x bottom;
}

table.SearchBox td
{
	padding: 0 0 0 15px;
	background: transparent;
}

table.SearchBox td.Title
{
	font-size: 12px;
	height: 26px;
	font-weight: bold;
	background-image: url('./images/menubox_3.jpg');
}

table.SearchBox td.SpacerTop
{
	background: white;
	height: 15px;
}

table.SearchBox td.SpacerBottom
{
	height: 15px;
}

table.SearchBox td.ItemTitle
{
	height: 15px;
	font-weight: bold;
}

table.SearchBox td.Spacer
{
	height: 7px;
}

table.SearchBox input.Field
{
	width: 135px;
	border: 1px solid #C3C3C3;
}

table.SearchBox td.Button
{
	text-align: right;
	padding-right: 42px;
}

table.SearchBox input.Button
{
	width: 60px;
	border: 0;
}

table.SearchBox_compact
{
   /* margin: 5px 0 3px 0;*/
    height: 30px;
    margin-right:15px;
   /* width:100%;*/
    /*background:#EEEEEE url('./images/search.jpg') repeat-x scroll bottom */
}

table.SearchBox_compact input.Button
{
    width: 50px;
    border: 0;
	margin: 0 5px 0 0;
}

table.SearchBox_compact input.Field
{
	margin: 0 0 0 5px;
}
/* TOPLIST BOX Tags*/
table.TopListBox
{
    width: 190px;
    height: 105px;
    padding: 0;
    margin: 0;
    background: #CC0000;
    border: 1px solid black;
}

table.TopListBox td
{
    padding: 0 0 0 15px;
    background: transparent;
}

table.TopListBox td.Title
{
    font-size: 12px;
    height: 26px;
    font-weight: bold;
    color: white;
    background: black;
}

table.TopListBox td.SpacerTop
{
}

table.TopListBox td.SpacerBottom
{
}

table.TopListBox td.ItemTitle
{
    height: 15px;
    font-weight: bold;
}

table.TopListBox td.SideBorder
{
    font-size: 9px;
}

table.TopListBox td.Spacer
{
    height: 7px;
}

/* STATUS BOX Tags*/
table.StatusBox
{
	width: 190px;
	padding: 0;
	
}

td.StatusInnerBox
{
	vertical-align: top;
}

table.StatusInnerBox
{
	width: 100%;
	padding: 0;
	margin: 0;
	background: #F3F5F4 url('./images/search.jpg') repeat-x bottom;
}

table.StatusInnerBox td
{
	width: 100%;
	padding: 0 0 0 15px;
	background: transparent;
}

table.StatusInnerBox td.Title
{
    height:26px;
	font-size: 12px;
	font-weight: bold;
	background-image: url('./images/menubox_3.jpg');
	background-repeat: repeat-x;
}

table.StatusInnerBox td.SpacerTop
{
	height: 15px;
	background:white;
}

table.StatusInnerBox td.SpacerBottom
{
	height: 0;
}

table.StatusInnerBox td.Spacer
{
	height: 10px;
}

table.StatusInnerBox td.StatusText
{
	font-size: 11px;
	height: 17px;
}

table.StatusInnerBox td.StatusLink a
{
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
	color: #484848;
}

table.StatusInnerBox td.StatusLink a:hover
{
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
	color: #000000;
}

/* TOP MENU BOX Tags*/
table.TopMenuBox
{
	width: 190px;
	padding: 0;
	margin: 0;
	background: transparent;
}

table.TopMenuBoxInner
{
	padding: 0;
	margin: 0;
	background: transparent;
}

table.TopMenuBoxInner td.Spacer
{
	height: 2px;
	background: transparent;
}

table.TopMenuBoxInner td.Item, table.TopMenuBoxInner td.ItemActive
{
	height: 18px;
	padding: 0 0 0 15px;
}

table.TopMenuBoxInner td.ItemActive
{
	background: transparent;
}

table.TopMenuBoxInner td.Item a
{
	color: #484848;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

table.TopMenuBoxInner td.Item a:hover
{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}

table.TopMenuBoxInner td.ItemActive a, table.TopMenuBoxInner td.ItemActive a:hover
{
	color: #484848;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}


/* MENU BOX Tags*/
table.MenuBox
{
	width: 190px;
	padding: 0;
	margin: 0;
	background: transparent;
}

table.MenuBoxInner
{
	padding: 0;
	margin: 0;
	background: transparent;
	width: 100%;
}

table.MenuBoxInner td.Spacer
{
	height: 2px;
	background: transparent;
}

table.MenuBoxInner td.SpacerTop
{
	height: 5px;
	background: transparent;
}

table.MenuBoxInner td.SpacerBottom
{
	height: 5px;
	background: transparent;
}


table.MenuBoxInner td.Item, table.MenuBox td.ItemActive
{
	height: 28px;
	padding: 0 0 0 15px;
}

table.MenuBoxInner td.ItemActive
{
	background: transparent;
}

table.MenuBoxInner td.Item a
{
	color: #484848;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

table.MenuBoxInner td.Item a:hover
{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}

table.MenuBoxInner td.ItemActive a, table.MenuBoxInner td.ItemActive a:hover
{
	color: #484848;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

table.MenuBoxInner td.SubItem, table.MenuBoxInner td.SubItemActive
{
	height: 28px;
	background: transparent;
	padding: 0 0 0 15px;
}

table.MenuBoxInner td.SubItemActive
{
	background: transparent;
}

table.MenuBoxInner td.SubItem a,
table.MenuBoxInner td.SubItem a:visited,
table.MenuBoxInner td.SubItem a:link
{
	color: #484848;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

table.MenuBoxInner td.SubItem a:hover
{
	color: #000000;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}

table.MenuBoxInner td.SubItemActive a, table.MenuBoxInner td.SubItemActive a:hover
{
	color: #484848;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
	
/* CCGW BOX Tags*/
table.CCGWLogoBox
{
	padding: 0;
	margin: 0;
}

td.CCGWLogoBoxInner
{
	padding: 0 0 0 0;
}

table.CCGWLogoBoxInner
{
	padding: 0;
	margin: 0;
	background: transparent;
}

table.CCGWLogoBoxInner td
{
	padding: 0;
	background: transparent;
	font-size: 11px;
	font-weight: bold;
}

table.CCGWLogoBoxInner td.SpacerTop
{
	height: 0;
}

table.CCGWLogoBoxInner td.SpacerBottom
{
	height: 0;
}

table.CCGWLogoBoxInner td.Spacer
{
	height: 13px;
}

/* News BOX Tags*/
table.NewsBox
{
	width: 190px;
	padding: 0;
	margin: 0;
	/*background: #EFEFEF;*/
	background: #F3F5F4 url('./images/search.jpg') repeat-x bottom;
}

table.NewsBoxInner
{
	width: 100%;
	margin: 0;
	background: transparent;
}

table.NewsBoxInner td
{
	padding: 0 0 0 15px;
}

table.NewsBoxInner td.Spacer
{
	height: 10px;
	background: transparent;
}

table.NewsBoxInner td.SpacerTop
{
	height: 0;
	background: white;
}

table.NewsBoxInner td.SpacerBottom
{
	height: 0;
	background: transparent;
}

table.NewsBoxInner td.Date
{
	color: black;
	font-size: 11px;
	font-style: italic;
}

table.NewsBoxInner td.Title
{
	color: black;
	height: 26px;
	font-size: 11px;
	font-weight: bold;
	background-image: url('./images/menubox_3.jpg');
	background-repeat: repeat-x;
}

table.NewsBoxInner td.Item a
{
	color: #484848;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

table.NewsBoxInner td.Item a:hover
{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
}


/* Order history */
table.OrderHistory
{
    width: 100%;
}

table.OrderHistory td.Header
{
    font-size: 12px;
    height: 20px;
    font-weight: bold;
}

table.OrderHistory td.Title
{
    font-size: 11px;
    height: 20px;
    font-weight: bold;
    background: #e7e8c9;
}

table.OrderHistory td.ListLight
{
    font-size: 10px;
    background: #F5F5ED;
    height: 20px;
}

table.OrderHistory td.ListDark
{
    font-size: 10px;
    background: #ededdc;
    height: 20px;
}

table.OrderHistory td.SmallText
{
    font-size: 10px;
    background: transparent;
    height: 15px;
}


/* Contact List */
table.ContactList
{
    width: 100%;
}


table.ContactList th
{
    font-size: 11px;
    height: 20px;
    font-weight: bold;
    background: #e7e8c9;
}

table.ContactList td.ListLight
{
    font-size: 10px;
    background: #F5F5ED;
    height: 20px;
}

table.ContactList td.ListDark
{
    font-size: 10px;
    background: #ededdc;
    height: 20px;
}

table.ContactList td.SmallText
{
    font-size: 10px;
    background: transparent;
    height: 15px;
}

/* ---------------- FORUM MODULE ---------------- */
table.forumTable {
	border: 1px solid black;
}

td.forumTitle {
	color: black;
	font-size: 12px;
	font-weight: bold;
	background: #E7E8C9;
}

td.forumSmallBorder {
	border-top: 1px solid black;
	font-size: 10px;
}

td.forumSmall {
	font-size: 10px;
}

tr.forumRow1 {
	background: #ffffff;
}

tr.forumRow2 {
	background: #EDEEDC;
}

tr.forumRowSpacer {
	background: #8E8969;
}

td.forumQuote {
	border: 1px solid black;
	background: #DDE8D1;
}

a.forum:link, a.forum:active, a.forum:visited {
	text-decoration: underline;
	font-weight: normal;
}

a.forum:hover {
	text-decoration: none;
	font-weight: normal;
}

a.forumWhite:link, a.forumWhite:active, a.forumWhite:visited {
	text-decoration: underline;
	font-weight: bold;
}

a.forumWhite:hover {
	text-decoration: none;
	font-weight: bold;
}

a.forumTitle:link, a.forumTitle:active, a.forumTitle:visited {
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}

a.forumTitle:hover {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}


/* ---------------- Show article page ---------------- */
table.ArticlePageBox {
	 
}

td.ArticlePageBoxHeader {
	background: #F3F3F3;
	color: black;
	height: 20px;
	font-weight: bold;
/*	border-bottom: 1px solid gray;
	border-top: 1px solid gray;*/
}


td.ArticlePageBoxHeader a {
	color: #484848;
	font-weight: bold;
	text-decoration: underline;
}

td.ArticlePageBoxHeader a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}


td.ArticlePageBoxSubHeader {
	background: #F1F1E8;
	color: black;
	height: 20px;
	font-weight: bold;
	border-bottom: 1px solid gray;
	border-top: 1px solid gray;
}

td.ArticlePageBoxLine {
	background: white;
	height: 20px;
}

td.ArticlePageBoxSpacerLine {
	background: gray;
	height: 1px;
	padding: 0;
	margin: 0;
}

td.ArticlePageBoxSpacer {
	background: white;
	height: 5px;
	padding: 0;
	margin: 0;
}

td.ArticlePageBoxLineInStock {
	background: white;
	color: green;
	height: 20px;
}

td.ArticlePageBoxLineNotInStock {
	background: white;
	height: 20px;
	color: red;
}

td.ArticleTabPageBoxSubHeader {
	
	background: #F1F1E8;
	color: black;
	height: 20px;
	font-weight: bold;
	border-bottom: 1px solid gray;
	border-top: 1px solid gray;

}


/* ---------------- Basket and Reciept ---------------- */
table.Basket,
table.Basket td,
table.Basket p,
table.Reciept,
table.Reciept td,
table.Reciept p
{
	font-size: 10px;
}

table.Basket_add_item,table.Basket_header,table.Basket_lines,table.Basket_totals, table.Basket_controls
{
        font-size: 10px;
}

table.Basket_lines td
{
    border-collapse: separate;
    border-top: 1px solid #A6AAA9;
    padding:3px 0 3px 0;
}


/* ---------------- Shop In Shop ---------------- */
table.ShopInShop
{
	background: #EFEFEF;
	width: 190px;
}

table.ShopInShop table.ShopInShopInner
{
	width: 165px;
	margin: 10px 0 5px 10px;
	padding: 0;
	border: 0;
	background: transparent;
}

table.ShopInShopInner td.Spacer
{
	width: 15px;
}

table.ShopInShopInner td.Item
{
	width: 75px;
	text-align: center;
	vertical-align: top;
}

table.ShopInShopInner td.Item a:link,
table.ShopInShopInner td.Item a:active,
table.ShopInShopInner td.Item a:visited
{
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #484848;
	line-height: 15px;
}

table.ShopInShopInner td.Item a:hover
{
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
	color: #000000;
	line-height: 15px;	
}

table.ShopInShopInner td.Empty
{
	width: 75px;
}

table.ShopInShopInner td.NewRow
{
	height: 5px;
}

#ShopTabs a:hover
{
    text-decoration: none;
}


/* Tabs */
#ArticleTabs
{
	width: 100%;
}

#ArticleTabs a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #484848;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	/*
	font-size: 14px;
	font-family: Arial;
	color: black;
	*/
}


#ArticleTabs .Background
{
	width: 100%;
	background: url(./images/tabs/Background.gif);
	height: 24px;
}

#ArticleTabs .Pages
{
	padding: 5px;
	background: #efefef;
	border-left: 1px solid #919B9C;
	border-bottom: 1px solid #919B9C;
	border-right: 1px solid #919B9C;
}

#ArticleTabs .StartSelected
{
	background: url(./images/tabs/StartSelected.gif) no-repeat top;
	width: 1px;
	height: 24px;
}

#ArticleTabs .StartUnselected
{
	background: url(./images/tabs/StartUnselected.gif) no-repeat top;
	width: 1px;
	height: 24px;
}

#ArticleTabs .CenterSelected
{
	padding-left: 7px;
	padding-right: 7px;
	background: url(./images/tabs/CenterSelected.gif) repeat-x top;
	height: 24px;
}

#ArticleTabs .CenterUnselected
{
	padding-left: 7px;
	padding-right: 7px;
	background: url(./images/tabs/CenterUnselected.gif) repeat-x top;
	height: 24px;
}

#ArticleTabs .EndSelected
{
	background: url(./images/tabs/EndSelected.gif) no-repeat top;
	width: 1px;
	height: 24px;
}

#ArticleTabs .EndUnselected
{
	background: url(./images/tabs/EndUnselected.gif) no-repeat top;
	width: 1px;
	height: 24px;
}

#ArticleTabs .SeparatorNoneSelected
{
	background: url(./images/tabs/SeparatorNoneSelected.gif) no-repeat top;
	width: 5px;
	height: 24px;
}

#ArticleTabs .SeparatorLeftSelected
{
	background: url(./images/tabs/SeparatorLeftSelected.gif) no-repeat top;
	width: 5px;
	height: 24px;
}

#ArticleTabs .SeparatorRightSelected
{
	background: url(./images/tabs/SeparatorRightSelected.gif) no-repeat top;
	width: 5px;
	height: 24px;
}

a#ArticleTabsLink {
	/*background: #999999 url(./images/buttonbuy.jpg) repeat-x scroll 0%;*/
	/*color: white;*/
	height: 18px;
	width: 150px;
	/*text-align:center;*/
	display:block;
}

/*   Scroll Control */

.scroll_rightarrow
{
width:20px; 
cursor:pointer;
background: transparent url(./images/scrollarrow_right.gif) no-repeat center right;
}

.scroll_rightarrow_hide
{
width:20px; 
cursor:auto;
}

.scroll_leftarrow
{
width:20px; 
cursor:pointer;
background: transparent url(./images/scrollarrow_left.gif) no-repeat center left;
}

.scroll_leftarrow_hide
{
width:20px; 
cursor:auto;
}

.scroll_table 
{
width:710px;
margin-bottom: 5px;
}

.scroll_frame
{
overflow:hidden;  
height:255px; 
/*width:335px; */
width:640px; 
/* border: 1px solid black; */

}

.scroll_table #scrollframe div 
{
left:5px;
}

.scroll_content
{
/* width:2000px;  */ 
/* left:10px;  must be present as a element style instead */
position:relative;
}

.scroll_item
{
float:left; 
/* border: 1px solid black; */
width: 150px; 
height: 250px; 
overflow:hidden;  
background-color: white;
padding: 1px;
border: 1px solid #b3b3b3;
}

.scroll_item_margin
{
width: 7px; 
*width: 11px; 
display:block;
float:left;
height:60px;
}

/*****/

.tab_unselected_left
{
   background: url(./images/tab_unselected.gif) no-repeat top left;
   padding:0 0 0 0;
   margin: 0 10px 0 0px;
   height: 35px;
   
   
}

.tab_unselected_right
{
   background: url(./images/tab_unselected.gif) no-repeat top right;
   left: 10px;
   position: relative;
   padding:15px 15px 0 5px;
   margin: 0 0 0 0;
   height: 35px;
   
}

.tab_unselected_left_hover
{
   background: url(./images/tab_unselected_hover.gif) no-repeat top left;
   padding:0 0 0 0;
   margin: 0 10px 0 0px;
   height: 35px;
   
   
}

.tab_unselected_right_hover
{
   background: url(./images/tab_unselected_hover.gif) no-repeat top right;
   left: 10px;
   position: relative;
   padding:15px 15px 0 5px;
   margin: 0 0 0 0;
   height: 35px;
   
}


.tab_selected_left
{
   background: url(./images/tab_selected.gif) no-repeat top left;
   padding:0 0 0 0;
   margin: 0 10px 0 0px;
   height: 35px;
   
   
}

.tab_selected_right
{
   background: url(./images/tab_selected.gif) no-repeat top right;
   left: 10px;
   position: relative;
   padding:15px 15px 0 5px;
   margin: 0 0 0 0;
   height: 35px;
   
}

.tab_selected_right a
{
text-decoration: none;
color: white;
}

.tab_unselected_right a
{
text-decoration: none;
color: #000000;
}

.tab_unselected_right_hover a
{
text-decoration: none;
color: #000000;
}

.horisontal_menu
{}

.horisontal_menu li
{ float: left;
list-style-type: none;
padding-right: 10px;
}

.horisontal_menu li a
{ 
color: white;

}

.DlgButton
{
    background: #F3F5F4;
    color: #999999;
    background-repeat: repeat-x;
    border: 1px solid #999999;
    display:block;
    height:25px;
    width: 100px;
}

.DlgButton:hover
{
    color: #000000;
    border: 1px solid #000000;
}


.profile_unselected
{
    background: transparent url(./images/topmenubg.jpg) repeat-x scroll 0% 0%; 
    cursor:pointer;
    text-align: center;
}

.profile_selected
{
  
    background: transparent url(./images/topmenubg.jpg) repeat-x scroll 0% 0%; 
    font-weight: bold;
    font-size: 13px;
    text-align: right;
}

.profile_txt_unselected
{
    visibility: hidden;
    font-size: 9px;
}

.profile_txt_selected
{                             
  visibility: visible;
  font-size: 13px;
  font-weight: bold;
}

.fillbg
{
    background: transparent url(./images/topmenubg.jpg) repeat-x scroll 0% 0%; 
}

.steps
{
    background-color: #EEEEEE;

}

.currentstep
{
    
	/*background: url(./images/tabs/StartSelected.gif) no-repeat top;*/
	background: #F3F5F4 url('./images/search.jpg') repeat-x bottom;
    padding: 5px;
	color:black;
	font-weight:bold;
}


.systeminfo
{
    position: fixed;
    *position: absolute;
    top:0;
    display:block;
    left:0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin:0;
}

.systeminfo .odd
{
    background-color: #f0f0f0;
}

.systeminfo .even
{
    background-color: #F6f6f6;
}
#divDiscountBox1
{
    margin-top:5px;
}


#countrylink .selected
{
border: 1px solid #ffffff;
}

#countrylink img
{
margin: 0 5px 0 5px;
}

.prop_group
{
font-weight:bold;
list-style-type:none;

}
.prop_item
{}

.prop_list
{
margin:0 0 5px 0;
}

.proptable
{ 
border: 1px solid #bbbbbb;
border-collapse: collapse;

}

.propheader
{
background-color: #bbbbbb;
text-align: center;
padding: 2px;
}

.propitem
{ 
border: 1px solid #bbbbbb;
padding: 2px 4px 2px 4px;
}



#accordionmenu
{
background-color:#ffffff;
font-size:12px;

}

#accordionmenu .level1
{
font-size:11px;
padding-left:10px;
}


#accordionmenu .level2
{
padding-left:10px;
font-size:10px;

}

#accordionmenu .level2 li a, #accordionmenu .level2 li a:link
{
color: #31518C;
}

#accordionmenu ul
{
padding:0;
margin:0;
}

#accordionmenu ul li
{
    background:#ffffff ;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    padding: 1px 0 0px 0;
    margin:0;
}

.ui-accordion-header
{
display:block;
}

#accordionmenu ul li a
{
color: #000000;
text-decoration:none;
}

#accordionmenu ul li a:hover
{
color: #999999;
text-decoration:none;
}

#accordionmenu a.head
{
/* font-weight:bold; */
/* background:#D6DADD url(images/collapsed.gif) no-repeat scroll 3px 4px; */
/* text-indent:20px; */
padding-left:20px;
}

#accordionmenu a.selected
{
background-image:url(images/expanded.gif);
}


#accordionmenu a.SubItem
{
font-weight:normal;
display:block;
text-indent:0px;
}

#accordionmenu a.SubItemActive
{
/*background:#D6DADD url(images/collapsed.gif) no-repeat scroll 20px 4px; */
font-weight:bold;
display:block;
text-indent:0px;
}
#accordionmenu table td
{
padding:0;
}
#accordionmenu table .accordianarrow
{
width:10px;
}

.ui-state-default, .ui-widget-content .ui-state-default
{
background:none;
}

.pagelink
{
/*display:block;*/
border: 1px solid #CCCCCC;
/* float: right; */
}
