/* CSS Document */
/* Setting Standard Tags*/
body
{
	margin: 0;
	margin: 0 0 0 0;
	/*background: #1E1E1E;*/
	/*
	background-image: url('./images/background.jpg');
	background-repeat: repeat-x;
	*/
}

body, td, font, span, p, div, th
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #484848;
	font-size: 11px;
}

h1
{
	font-size: 13px;
	font-weight: bold;
	color: #737373;
	margin-bottom: 10px;
	margin-top: 5px;
}

form {
	margin: 0;
}

/* TABLE Tags*/
table 
{
	border: 0;
	margin: 0;
	padding: 0;
	border-spacing: 0;
	border-collapse:collapse;
}

table.topmenu
{
	background: black;
	width: 100%;
}

table.SiteMargin
{
	width: 100%;
	border-collapse: collapse;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

table.SiteTable
{
	width: 960px;
	/* border: 3px solid white; */
	border-collapse: collapse;
	background: #ffffff;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
/*    background-image: url('./../images/topimage.jpg');*/
}

table.StartTable
{
	border-collapse: collapse;
	width: 990px;
	min-width: 800px;
	max-width: 1024px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

table.LeftTable
{
	border-collapse: collapse;
	width: 222px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

table.MainTable
{
	border-collapse: collapse;
	width: 545px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

table.RightTable
{
	border-collapse: collapse;
	width: 222px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

table.FullWidth
{
	width: 100%;
	border-collapse:collapse;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/* 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
{
	width: 190px;
	padding: 0;
	margin: 0;
	/*
	background: #A0A0A0;
	background-image: url('./images/customerbg.jpg');
	background-repeat: repeat-x;
	*/
	color: white;
	background: #CC0000;
	border: 1px solid black;
}

table.CustomerAreaBox td
{
	padding: 0 0 0 15px;
	background: transparent;
}

table.CustomerAreaBox td.Title
{
	font-size: 12px;
	height: 26px;
	font-weight: bold;
	color: white;
	background: black;
}

table.CustomerAreaBox td.SpacerTop
{
	height: 15px;
	background: white;
}

table.CustomerAreaBox td.SpacerBottom
{
	height: 15px;
}

table.CustomerAreaBox td.FieldTitle
{
	height: 15px;
	color: white;
	font-weight: bold;
}

table.CustomerAreaBox td.Spacer
{
	height: 10px;
}

table.CustomerAreaBox input.Field
{
	width: 135px;
	border: 1px solid black;
}

table.CustomerAreaBox input.Button
{
	width: 135px;
	border: 0;
}

table.CustomerAreaBox td.Link
{
	height: 18px;
	padding: 0 0 0 15px;
}

table.CustomerAreaBox td.Link a
{
	color: white;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
}

table.CustomerAreaBox td.Link a:hover
{
	color: white;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
}



/* SEARCH BOX Tags*/
table.SearchBox
{
	width: 190px;
	padding: 0;
	margin: 0;
	background: #CC0000;
	border: 1px solid black;
}

table.SearchBox td
{
	padding: 0 0 0 15px;
	background: transparent;
}

table.SearchBox td.Title
{
	font-size: 12px;
	height: 26px;
	font-weight: bold;
	color: white;
	background: black;
}

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 black;
}

table.SearchBox td.Button
{
	text-align: right;
	padding-right: 42px;
}

table.SearchBox input.Button
{
	width: 60px;
	border: 0;
}

/* 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;
	margin: 0;
}

td.StatusInnerBox
{
    padding: 0;
    margin: 0;
	border: 0;
	vertical-align: top;
    background: #CC0000;
    border: 1px solid black;
}

table.StatusInnerBox
{
	width: 100%;
	padding: 0;
	margin: 0;
	border: 0;
}

table.StatusInnerBox td
{
	width: 100%;
	padding: 0 0 0 15px;
	background: transparent;
}

table.StatusInnerBox td.Title
{
	height: 20px;
	font-size: 12px;
	font-weight: bold;
    color: white;
    background: black;
}

table.StatusInnerBox td.SpacerTop
{
	height: 15px;
	background:white;
}

table.StatusInnerBox td.SpacerBottom
{
	height: 0;
}

table.StatusInnerBox td.Spacer
{
	height: 10px;
}

table.StatusInnerBox td.StatusText
{
    color: white;
	font-size: 11px;
	height: 17px;
}

table.StatusInnerBox td.StatusLink a
{
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
    color: white;
}

table.StatusInnerBox td.StatusLink a:hover
{
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
    color: white;
}

/* 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: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

table.TopMenuBoxInner td.Item a:hover
{
    color: white;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}

table.TopMenuBoxInner td.ItemActive a, table.TopMenuBoxInner td.ItemActive a:hover
{
    color: white;
	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: 15px;
	background: transparent;
}

table.MenuBoxInner td.SpacerBottom
{
	height: 5px;
	background: transparent;
}


table.MenuBoxInner td.Item, table.MenuBox td.ItemActive
{
	border: 1px solid black;
	background-color: #CC0000;
	height: 28px;
	padding: 0 0 0 15px;
}

table.MenuBoxInner td.ItemActive
{
	background-color: white;
}

table.MenuBoxInner td.Item a
{
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

table.MenuBoxInner td.Item a:hover
{
	color: white;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}

table.MenuBoxInner td.ItemActive a
{
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

table.MenuBoxInner td.ItemActive a:hover
{
	color: black;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}

table.MenuBoxInner td.SubItem, table.MenuBoxInner td.SubItemActive
{
	border: 1px solid black;
	background-color: #CC0000;
	height: 28px;
	padding: 0 0 0 15px;
}

table.MenuBoxInner td.SubItemActive
{
	background-color: white;
}

table.MenuBoxInner td.SubItem a
{
	color: white;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

table.MenuBoxInner td.SubItem a:hover
{
	color: white;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}

table.MenuBoxInner td.SubItemActive a
{
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
table.MenuBoxInner td.SubItemActive a:hover
{
	color: black;
	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;
	border: 1px solid black;
	background-color: #CC0000;
}

table.NewsBox td
{
	padding: 0;
}

table.NewsBoxInner
{
	width: 100%;
	padding: 0;
	margin: 0;
	background: transparent;
}

table.NewsBoxInner td
{
	margin: 0;
	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
{
	font-size: 12px;
	height: 26px;
	font-weight: bold;
	color: white;
	background: black;
}

table.NewsBoxInner td.Item a
{
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

table.NewsBoxInner td.Item a:hover
{
	color: white;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
}



/* Other Tags*/
img
{
	border: 0;
}

hr
{
	height: 1px;
	color: #a6aaa9;
}

/* Standard links */
a:link, a:visited, a:active
{
	color: #484848;
	text-decoration: underline;
}

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;
}

/* Form Tags */
input.Field, input.Field100, input.Field150, input.Field200, input.Field250, input.Field300, input.Field350
{
	border: 1px solid black;
	height: 18px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px 0 0 2px;
}

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 black;
	font-family: Tahoma, 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: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	background: black;
}

input.ButtonBuy
{
	background: #767676; /* mod by JP 14-05-2009 #29abe2; */
	border: 0;
	width: 100px;
}

input.ButtonWishlist
{
	background: #767676; /* mod by JP 14-05-2009 #29abe2; */ 
	width: 100px;
	border: 0;
}

input.ButtonEnquire
{
	background: #767676; /* mopd by jp 14-05-2009 #29abe2; */
	width: 100px;
}

input.ButtonBasketRemove
{
	background: black;
	width: 20px;
	text-align: center;
}

input.ButtonBasketEmpty, input.ButtonBasketUpdate, input.ButtonBasketOrder
{
	background: black;
	text-align: center;
}

select.Field, select.Field100, select.Field200, select.Field300, select.Field200Multi
{
	border: 1px solid #808080;
	font-family: Tahoma, 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;
}

input.readonly, select.readonly, textarea.readonly
{
border: 1px solid gray;
color:gray;
}


/* 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: black;
    color: white;
}

table.OrderHistory td.ListLight
{
    font-size: 10px;
    background: white;
    height: 20px;
}

table.OrderHistory td.ListDark
{
    font-size: 10px;
    background: #eeeeee;
    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;
    color: white;
    background: black;
}

table.ContactList td.ListLight
{
    font-size: 10px;
    background: white;
    height: 20px;
}

table.ContactList td.ListDark
{
    font-size: 10px;
    background: #eeeeee;
    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 {
/*	 border: 1px solid gray;*/
}

td.ArticlePageBoxHeader {
	background: black;
	color: white;
	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;
}


/* ---------------- 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;
}




/* 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;
}

.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: black; 
    color: white;
    /* text-decoration: underline; */
}

.currentstep
{
    height: 20px;
	background: black;
}

.currentstep span
{
    color: white;
    font-weight: bold;
    text-decoration: underline;
}


.systeminfo
{
position: fixed;
*position: absolute;
top:0;
display:block;
left:0;
font-family: verdana;
font-size: 11px;
margin:0;
}

.systeminfo .odd
{
background-color: #f0f0f0;
}

.systeminfo .even
{
background-color: #F6f6f6;
}

#countrylink .selected 
{
border:1px solid #FFFFFF;
}

#countrylink img 
{
margin:0 5px;
}

.horisontal_menu {
margin:0;
padding:0;
}
.horisontal_menu li {
float:left;
list-style-type:none;
padding-right:10px;
}

.horisontal_menu li a, .horisontal_menu li a:link, .horisontal_menu li a:visited, .horisontal_menu li a:hover {
color:white;
text-decoration:none;
}


#accordionmenu
{
background-color:#cc0000;
font-size:12px;
}

#accordionmenu ul
{
padding:0;
margin:0;
}

#accordionmenu ul li
{
    
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    padding: 2px 0 2px 0;
    margin:0;
}

.ui-accordion-header
{
display:block;
}

#accordionmenu ul li a
{
color: #ffffff;
text-decoration:none;
}

#accordionmenu a.head
{
font-weight:bold;
background:#cc0000 url(images/collapsed.gif) no-repeat scroll 3px 4px;
text-indent:14px;
}

#accordionmenu a.selected
{
background-image:url(images/expanded.gif);
}


#accordionmenu a.SubItem
{
font-weight:normal;
display:block;
text-indent:20px;
}

#accordionmenu a.SubItemActive
{
background:#cc0000 url(images/collapsed.gif) no-repeat scroll 20px 4px;
font-weight:normal;
display:block;
text-indent:30px;
}

#news_box .Date
{
padding-top:5px;
}
