/* CSS Document */
/* Setting Standard Tags*/
/*
MINIHYDROGEN ColorScheme

Text: 666666
Lightgray text: 999999 
Gray_header: 424244
Greenlink: 2d9625

Gray #eeeeee
Buttons: #54b947
White #FFFFFF

border: d1d1d1
*/
.body
{
	margin: 0;
	background: #ffffff;
}

.video-head{
	width:808px;
}
.video-head h2{
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
}


.Video{
	background-image:url('../../../images/learn/video_bg.png');
	background-repeat:repeat-x;
	padding:20px;
	width:768px;
}

#swfContent{
	padding:20px;
}


body, td, font, span, p, div, th
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
}

h1
{
	font-size: 24px;
    font-family: "Times New Roman",Georgia,Serif ,Tahoma; 
	font-weight: bold;
	color: #333333;
	margin-bottom: 10px;
	margin-top: 5px;
}

h2
{
    font-size: 24px;
    font-family: "Franklin Gothic Demi Cond",Tahoma, Arial, Helvetica, sans-serif; 
 }

h3
{
    font-size: 18px;
    font-family: "Franklin Gothic Demi Cond",Tahoma, Arial, Helvetica, sans-serif; 
    color:#424244;
    margin:0;
    font-weight: normal;
} 
    
form {
	margin: 0;
}

/* Other Tags*/
img
{
    border: 0;
}

hr
{
    height: 1px;
    color: #a6aaa9;
}

#countrylink .selected
{
border: 1px solid #ffffff;
}

#countrylink img
{
margin: 0 5px 0 5px;
}

/* Standard links */
a:link, a:visited, a:active
{
    color: #666666;
   /* color: #666666;
    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.Field50,input.Field75,input.Field100, input.Field150, input.Field200, input.Field250, input.Field300, input.Field350
{
    border: 1px solid #C3C3C3;
    
    height: 18px;
    font-family: Tahoma, 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: 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: 22px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: center;
    color: #FFFFFF;
    font-weight: bold;
    background: #54b947;
    border: 1px solid white;
    padding:2px 2px 2px 2px;
    /*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: #54b947;
    /* 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: 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;
}





/* TABLE Tags*/
table 
{
	border: 0;
	margin: 0;
	padding: 0;
	border-spacing: 0;
	border-collapse:collapse;
}

table.topmenu
{
	width: 100%;
}

table.SiteMargin
{
	width: 100%;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

table.SiteTable
{
	width: 900px;
	/* border: 3px solid white; */
	border-collapse: collapse;
	background: #ffffff;
	margin: 0;
	padding: 0;
    
}

table.StartTable
{
	border-collapse: collapse;
	width: 990px;
	min-width: 800px;
	max-width: 1024px;
	margin: 0;
	padding: 0;
}

table.LeftTable
{
	border-collapse: collapse;
	width: 222px;
	margin: 0;
	padding: 0;
}

table.MainTable
{
	border-collapse: collapse;
	width: 545px;
	margin: 0;
	padding: 0;
}

table.RightTable
{
	border-collapse: collapse;
	width: 222px;
	margin: 0;
	padding: 0;
}

table.FullWidth
{
	width: 100%;
	border-collapse:collapse;
	margin: 0;
	padding: 0;
}

table.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
{
	width: 190px;
	padding: 0;
	/*
	background: #A0A0A0;
	background-image: url('./images/customerbg.jpg');
	background-repeat: repeat-x;
	*/
    margin: 13px 0 0 0;
	background: #eeeeee ;
}

table.CustomerAreaBox td
{
	background: transparent;
	padding:0 0 0 5px;
}

table.CustomerAreaBox td.Title
{
	font-size: 18px;
	height: 26px;
	/*font-weight: bold;*/
	background-color:  #eeeeee;
	padding: 0 0 0 5px;
    font-family: "Franklin Gothic Demi Cond",Tahoma, Arial, Helvetica, sans-serif; 
    color:#424244;
    background-color:#eeeeee;
    border-bottom: 1px solid white;
}

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: 124px;
	border: 0px;
}

table.CustomerAreaBox input.Button
{
	width: 60px;
	
}

table.CustomerAreaBox td.Link
{
	height: 18px;
	padding: 0 0 0 15px;
}

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;
}

table.CustomerAreaBox td.Spacer
{
	height: 10px;
}

/* SEARCH BOX Tags*/
table.SearchBox
{
	width: 190px;
	height: 105px;
	padding: 0;
	margin: 0;
	/*background: #F3F5F4 url('./images/search.jpg') repeat-x bottom;*/
    background-color:#eeeeee;
}

table.SearchBox td
{
	padding: 0 0 0 15px;
	background: transparent;
}

table.SearchBox td.Title,
table.SearchBox_compact td.Title
{
	font-size: 18px;
	/*height: 26px;*/
	/*font-weight: bold;*/
	/*background-image: url('./images/menubox_3.jpg');*/
    font-family: Franklin Gothic Demi Cond,Tahoma, Arial, Helvetica, sans-serif; 
    color:#424244;
    background-color:#eeeeee;
    border-bottom: 1px solid white;
}

table.SearchBox td.SpacerTop
{
	background: white;
	height: 13px;
}

table.SearchBox td.SpacerBottom
{
	height: 15px;
}

table.SearchBox td.ItemTitle
{
	
	/*font-weight: bold;*/
    font-size: 18px;
	/* font-weight: bold;*/
    color:#424244;
    font-family: Franklin Gothic Demi Cond,Tahoma, Arial, Helvetica, sans-serif; 
}

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;
	
}

table.SearchBox_compact
{
    margin: 5px 0 3px 0;
    height: 30px;
    width:100%;
    background:#eeeeee 
}

table.SearchBox_compact input.Button
{
    width: 40px;
    border: 0;
	margin: 0 5px 0 0;
}

table.SearchBox_compact input.Field
{
	margin: 0 0 0 10px;
    border: 0px;
    padding-left: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;
/*	margin: 5px 0 0 0;*/
	background: #EFEFEF;
}

td.StatusInnerBox
{
	vertical-align: top;
}

table.StatusInnerBox
{
	width: 100%;
	padding: 0;
	margin: 0;
	/*background: #F3F5F4 url('./images/search.jpg') repeat-x bottom;*/
    background-color:#eeeeee;
}

table.StatusInnerBox td
{
	width: 100%;
	padding: 0 0 0 10px;
	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;*/
    font-size: 18px;
	/*font-weight: bold;*/
    color:#424244;
    font-family: Franklin Gothic Demi Cond,Tahoma, Arial, Helvetica, sans-serif; 
}

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 0px;

}

table.MenuBoxInner td.ItemActive
{
	background: transparent;
}

table.MenuBoxInner td.Item a
{
	color: #484848;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	display:block;
	padding:9px 0px 9px 10px;
}

table.MenuBoxInner td.Item a:hover
{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
	display:block;
	padding:9px 0px 9px 10px;
}

table.MenuBoxInner td.ItemActive a, table.MenuBoxInner td.ItemActive a:hover
{
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	display:block;
	background-color:#54b947;
	padding:9px 0px 9px 10px;
}

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
{
	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: #eeeeee;
	/* background: #F3F5F4 url('./images/search.jpg') repeat-x bottom; */
}

table.NewsBoxInner
{
	width: 100%;
	margin: 0;
	background: transparent;
}

table.NewsBoxInner td
{
    font-size: 10px;
	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: #424244;
	height: 26px;
	font-size: 11px;
	/*font-weight: bold;*/
    background-color:#eeeeee;
	/*background-image: url('./images/menubox_3.jpg');
	background-repeat: repeat-x; */
    font-size: 18px;
	/*font-weight: bold;*/
    font-family: Franklin Gothic Demi Cond,Tahoma, Arial, Helvetica, sans-serif; 
}

table.NewsBoxInner td.Item a
{
	color: #2d9625;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}

table.NewsBoxInner td.Item a:hover
{
	color: #2d9625;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10px;
}


/* 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 {
	 /*border: 1px solid gray; */
}

td.ArticlePageBoxHeader {
	background: #eeeeee;
	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;
}




/* 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: #54b947;
	color: white;
	height: 18px;
	width: 150px;
	text-align:center;
	display:block;
}

.DlgButton
{
    background: #54b947;
    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%;  */
    background-color:#eeeeee;
    cursor:pointer;
    text-align: center;
}

.profile_selected
{
  
    /* background: transparent url(./images/topmenubg.jpg) repeat-x scroll 0% 0%;  */
    background-color:#eeeeee;
    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%; */
   background-color:#eeeeee;
}

.steps
{
    background-color: #EEEEEE;

}

.currentstep
{
    
	/*background: url(./images/tabs/StartSelected.gif) no-repeat top;*/
	/*background: #F3F5F4 url('./images/search.jpg') repeat-x bottom;*/
    background-color:#eeeeee;
    padding: 5px;
	color:black;
	font-weight:bold;
}


.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;
}
#divDiscountBox1
{
    margin-top: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;
}

.hrline
{
background: #ffffff url('images/hr.gif') repeat-x scroll top left;
}

a.greenlink
{ 
color: #2d9625;
text-decoration:none;
font-weight:bold;
}

a.whitelink
{
color: #ffffff;
text-decoration:none;
}

.grayborder
{
border: 1px solid #d1d1d1;

}
.gradient
{
background: #ffffff url('images/bg_header.jpg') repeat-x scroll top left;
padding-left: 15px;
}

.article_list
{
color:#666666;
text-decoration:none;
}


/*** SubMenu style green ***/

.WhoWhere{ font-size:24px; font-family:Arial; padding-top:7px; color:#FFFFFF; font-weight:bold; }

.green_bg { background: #ffffff url('images/menubg.png') repeat-x scroll top left; }
.SubMenuGreen{ padding-top:12px; }

.mlyri a{ color:#FFFFFF; }
.mlyri a:hover{ color:#99cc99; }
.mlyri a:active{ color:#99cc99; }

.learn-head{ font-size: 24px; font-family: "Franklin Gothic Demi Cond",Tahoma, Arial, Helvetica, sans-serif; }
.learn-title{ font-size: 15px; font-family: "Franklin Gothic Demi Cond",Tahoma, Arial, Helvetica, sans-serif; }
.learn-playicon{ padding-top:24px; cursor:pointer; }