body{
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:90%;
	background-image:url(../media/slant-large.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

/*************** layout ****************/

#main{
	width:980px;
	margin:auto;
}

#header{

}

#site-nav{
	float:right;
	text-align:right;
	font-size:80%;
}

#sub-nav{

	padding:5px;
	margin-top:-10px;
	margin-bottom:2px;
	text-align:center;
	font-size:100%;
	margin-top:-11px;
	margin-bottom:4px;
	padding-top:8px;
	padding-bottom:5px;
	border-top:1px solid #999;
	border-bottom:0px solid #000;
	border-left:0px solid #000;
	border-right:0px solid #000;
	padding-left:1px;
	padding-right:1px;
	color:#000;
}

#content-middle{
	width:520px;
	padding:0px;
	margin:auto;
}

#content-right{
	float:right;
	width:215px;
	padding:0px;
	margin:0px;
	margin-left:10px;
	
}

#content-left{
	float:left;
	width:215px;
	padding:0px;
	margin:0px;
	margin-right:10px;
}

#sns{
	text-align:right;
	margin-right:20px;
}

#sns img{
	vertical-align:middle;
}

#contact{
	text-align:left;
	margin-left:20px;
	margin-top:60px;
}

#footer{
	font-size:60%;
	text-align:center;
	clear:both;
}

#last-edited{
	float:right;
}

/*************** links ****************/

a:link, a:active, a:visited{
	/*color:#06F;*/
	color:#993399;
	text-decoration:none;
	font-weight:bold;
}

a:hover{
	color:#999999;
	text-decoration:underline;
	font-weight:bold;
}

#site-nav a:link, #site-nav a:active, #site-nav a:visited{
	color:#ffffff;
	text-decoration:none;
}

.external{
	 background:url(../media/External.png) no-repeat right top;
	 padding-right:10px;
}

#site-nav a:hover{
	color:#ffffff;
	text-decoration:underline;
}

#sub-nav a.sub-nav0{
	color:#993399;
}

#sub-nav a.sub-nav1{
	color:#ffffff;
}

#sub-nav a.sub-nav2{
	color:#ff6600;
}

#sub-nav a.sub-nav3{
	color:#339966;
}

#sub-nav a.sub-nav4{
	color:#cc3300;
}

#sub-nav a.sub-nav5{
	color:#ffcc66;
}

#sub-nav a.sub-nav6{
	color:#66ffcc;
}

#sub-nav .divider{
	color:#333;	
}

/*************** subnav e-learning links ***************/

#sub-nav .sub-nav31, .box-inner31 a, #object-content42 h1, #object-content42 h2, #object-content42 h3, .box-info31-large h1, .box-info31-large h2, #page-content42 h1, #page-content42 h2, #page-content42 h3{
	color:#ffcc66;	
}

#page-content42 img, #object-content42 img{
	border-color:#ffcc66;	
}

#sub-nav .sub-nav32, .box-inner32 a, #object-content43 h1, #object-content43 h2, #object-content43 h3, .box-info32-large h1, .box-info32-large h2, #page-content43 h1, #page-content43 h2, #page-content43 h3{
	color:#ff6600;	
}

#page-content43 img, #object-content43 img{
	border-color:#ff6600;	
}

#sub-nav .sub-nav33, .box-inner33 a, #object-content44 h1, #object-content44 h2, #object-content44 h3, .box-info33-large h1, .box-info33-large h2, #page-content44 h1, #page-content44 h2, #page-content44 h3{
	color:#339966;	
}

#page-content44 img, #object-content44 img{
	border-color:#339966;	
}

#sub-nav .sub-nav34, .box-inner34 a, #object-content45 h1, #object-content45 h2, #object-content45 h3, .box-info34-large h1, .box-info34-large h2, #page-content45 h1, #page-content45 h2, #page-content45 h3{
	color:#cc3300;	
}

#page-content45 img, #object-content45 img{
	border-color:#cc3300;	
}

#sub-nav .sub-nav35, .box-inner35 a, #object-content46 h1, #object-content46 h2, #object-content46 h3, .box-info35-large h1, .box-info35-large h2, #page-content46 h1, #page-content46 h2, #page-content46 h3{
	color:#009999;	
}
#page-content46 img, #object-content46 img{
	border-color:#009999;	
}

#page-content img{
	border-color:#FFF;
}

/* external link */

/*************** nav ***************/

.tabs{
	border-bottom: 1px solid #000;
	margin-bottom: 13px;
}

.tabs ul{
	padding: 2px 0;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 4px;
	font-weight:bold;
	font-size:150%;
	list-style-type: none;
	text-align: center; /*set to left, center, or right to align the menu as desired*/
}

.tabs li{
	display: inline;
	margin: 0;
	
}

.tabs li a{
	text-decoration: none;
	padding: 10px 10px;
	margin-right: -4px;
	color: #000;
	
}

.tabs li a:hover{
	text-decoration: underline;
	color: #000;
	border-left:0px;
}

.tabs li.selected{
	position: relative;
	top: 0px;
}

#tab6, #tab6.selected:hover{
	padding-bottom:10px;
}

#tab0, #tab1, #tab2, #tab3, #tab4, #tab5, #tab6{
	text-transform:lowercase;
	margin-bottom:3px;
	
}

#tab0.selected, #tab1.selected, #tab2.selected, #tab3.selected, #tab4.selected, #tab5.selected, #tab6.selected{
	background-color:#000;	
	text-decoration:none;
	margin-bottom:3px;
	background: url(../media/mini.jpg) no-repeat bottom center;
	
}

#tab0.selected:hover, #tab1.selected:hover, #tab2.selected:hover, #tab3.selected:hover, #tab4.selected:hover, #tab5.selected:hover, #tab6.selected:hover{
	text-decoration:underline;
}


#tab0, #tab0.selected {
	color:#993399;
}

#tab1, #tab1.selected{
	color:#ffffff;
}

#tab2, #tab2.selected{
	color:#ff6600;
}

#tab3, #tab3.selected{
	color:#339966;
}

#tab4, #tab4.selected{
	color:#cc3300;
}

#tab5, #tab5.selected{
	color:#ffcc66;
}

#tab6, #tab6.selected{
	color:#66ffcc;
}

/* coloured lines under tabs

#tab0.selected{
	border-bottom:solid 3px #cc3300;
}

#tab1.selected{
	border-bottom:solid 3px #ffffff;
}

#tab2.selected{
	border-bottom:solid 3px #ff6600;
}

#tab3.selected{
	border-bottom:solid 3px #339966;
}

#tab4.selected{
	border-bottom:solid 3px #999933;
}

#tab5.selected{
	border-bottom:solid 3px #ffcc66;
}

#tab6.selected{
	border-bottom:solid 3px #66ffcc;
}
*/

/************** headers **************/

h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	font-weight:normal;
	padding-left:10px;
	margin:0px;
	font-size:xx-large;
	text-align:left;
}

h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	font-weight:normal;
	font-size:large;
	margin:0px;
	margin-bottom:10px;
	margin-left:-10px;
}

h3{
	margin-left:10px;	
}

h6{
	padding-left:10px;
	padding-right:10px;
}

.sub-header{
	font-weight:bold;
}

/*************** boxes ***************/

.box{
	background-color:#000000;
	border:1px solid #999;
	padding-left:10px;	
	padding-right:10px;
	margin-bottom:10px;
}

/*content on normal pages */

#box-content{
	border:0px solid #999;
	margin-bottom:10px;
	padding:0px;
}

#box-content p{
	padding-left:10px;
	width:100%;
}

#box-content img{
	padding-left:0px;
	position:relative;
	left:-5px;
}

#box-content h2{
	position:relative;
	margin-left:10px;
	margin-top:15px;
}



/*content on pages */

#object-content42, #object-content43, #object-content44, #object-content45, #object-content46, #page-content, #page-content42, #page-content43, #page-content44, #page-content45, #page-content46{
	border:0px solid #999;
	margin-bottom:10px;
	padding:0px;
}

#object-content42 h1,#object-content43 h1, #object-content44 h1, #object-content45 h1, #object-content46 h1, #page-content h1, #page-content42 h1,  #page-content43 h1, #page-content44 h1, #page-content45 h1, #page-content46 h1{
	margin-bottom:10px;
	margin-right:10px;
}

#object-content42 h2, #object-content43 h2, #object-content44 h2, #object-content45 h2, #object-content46 h2, #page-content h2, #page-content42 h2, #page-content43 h2, #page-content44 h2, #page-content45 h2, #page-content46 h2{
	margin-left:10px;
	margin-bottom:10px;
	margin-right:10px;
}

#object-content42 h3, #object-content43 h3, #object-content44 h3, #object-content45 h3, #object-content46 h3, #page-content h3, #page-content42 h3, #page-content43 h3, #page-content44 h3, #page-content45 h3, #page-content46 h3{
	margin-bottom:10px;
	margin-right:10px;
}

#object-content42 p, #object-content43 p, #object-content44 p, #object-content45 p, #object-content46 p, #page-content p, #page-content42 p, #page-content43 p, #page-content44 p, #page-content45 p, #page-content46 p{
	margin-left:10px;
	margin-bottom:10px;
	margin-right:10px;
}

#object-content42 img, #object-content43 img, #object-content44 img, #object-content45 img, #object-content46 img, #page-content img, #page-content42 img, #page-content43 img, #page-content44 img, #page-content45 img, #page-content46 img{
	padding-left:0px;
	position:relative;
	left:-5px;
}

#page-content img, #page-content42 img, #page-content43 img, #page-content44 img, #page-content45 img, #page-content46 img, #object-content42 img, #object-content43 img, #object-content44 img, #object-content45 img, #object-content46 img{
	border-width:2px;
}

#page-content img.no-border, #page-content42 img.no-border, #page-content43 img.no-border, #page-content44 img.no-border, #page-content45 img.no-border, #page-content46 img.no-border{
	border-width:0px;	
}

/*misc*/

.box-inner1 a, .box-inner2 a, .box-inner3 a, .box-inner6 a{
	color:#000;
}

.box-inner4 a{
	 color:#000;
}

#object-nav{
	padding-left:10px;
}


/* box 1 */

.box-info1 {
	background:url(../media/boxes/box1-bottomleft.gif) no-repeat left bottom;
}

.box-outer1 {
	background:url(../media/boxes/box1-bottomright.gif) no-repeat right bottom;
	padding-bottom: 5%;
}

.box-inner1 {
	background:url(../media/boxes/box1-topleft.gif) no-repeat left top;	
}

.box-inner1 ul{
	color:#666;
}

/* box 2 */

.box-info2 {
	background:url(../media/boxes/box2-bottomleft.gif) no-repeat left bottom;
}

.box-outer2 {
	background:url(../media/boxes/box2-bottomright.gif) no-repeat right bottom;
	padding-bottom: 5%;
}

.box-inner2 {
	background:url(../media/boxes/box2-topleft.gif) no-repeat left top;
}

/* box 3 */

.box-info3 {
	background:url(../media/boxes/box3-bottomleft.gif) no-repeat left bottom;
}

.box-outer3 {
	background:url(../media/boxes/box3-bottomright.gif) no-repeat right bottom;
	padding-bottom: 5%;
}

.box-inner3 {
	background:url(../media/boxes/box3-topleft.gif) no-repeat left top;
}

/* box 4 */

.box-info4 {
	background:url(../media/boxes/box4-bottomleft.gif) no-repeat left bottom;
}

.box-outer4 {
	background:url(../media/boxes/box4-bottomright.gif) no-repeat right bottom;
	padding-bottom: 5%;
}

.box-inner4 {
	background:url(../media/boxes/box4-topleft.gif) no-repeat left top;
}

/* box 6 */

.box-info6 {
	background:url(../media/boxes/box6-bottomleft.gif) no-repeat left bottom;
}

.box-outer6 {
	background:url(../media/boxes/box6-bottomright.gif) no-repeat right bottom;
	padding-bottom: 5%;
}

.box-inner6 {
	background:url(../media/boxes/box6-topleft.gif) no-repeat left top;
}

/* E-learning Boxes: box 31 */

/* 666666 */

.box-info31 {
	background:url(../media/boxes/box31-bottomleft.gif) no-repeat left bottom;
}

.box-outer31 {
	background:url(../media/boxes/box31-bottomright.gif) no-repeat right bottom;
	padding-bottom: 5%;
}

.box-inner31 {
	background:url(../media/boxes/box31-topleft.gif) no-repeat left top;
}

/* E-learning Boxes: box 32 */

/* 660000 */

.box-info32 {
	background:url(../media/boxes/box32-bottomleft.gif) no-repeat left bottom;
}

.box-outer32 {
	background:url(../media/boxes/box32-bottomright.gif) no-repeat right bottom;
	padding-bottom: 5%;
}

.box-inner32 {
	background:url(../media/boxes/box32-topleft.gif) no-repeat left top;
}

/* E-learning Boxes: box 33 */

/* ffcccc */

.box-info33 {
	background:url(../media/boxes/box33-bottomleft.gif) no-repeat left bottom;
}

.box-outer33 {
	background:url(../media/boxes/box33-bottomright.gif) no-repeat right bottom;
	padding-bottom: 5%;
}

.box-inner33 {
	background:url(../media/boxes/box33-topleft.gif) no-repeat left top;
}

/* E-learning Boxes: box 34 */

/* ffffff */

.box-info34 {
	background:url(../media/boxes/box34-bottomleft.gif) no-repeat left bottom;
}

.box-outer34 {
	background:url(../media/boxes/box34-bottomright.gif) no-repeat right bottom;
	padding-bottom: 5%;
}

.box-inner34 {
	background:url(../media/boxes/box34-topleft.gif) no-repeat left top;
}

/* E-learning Boxes: box 35 */

/* 003333 */

.box-info35 {
	background:url(../media/boxes/box35-bottomleft.gif) no-repeat left bottom;
}

.box-outer35 {
	background:url(../media/boxes/box35-bottomright.gif) no-repeat right bottom;
	padding-bottom: 5%;
}

.box-inner35 {
	background:url(../media/boxes/box35-topleft.gif) no-repeat left top;
	
}

/* box headers */

.box-info31-large h2.box-top {
	padding-top: 10%;
	margin-right: 0%;

}

.box-info1 h2, .box-info2 h2, .box-info3 h2, .box-info31 h2, .box-info32 h2, .box-info33 h2, .box-info34 h2, .box-info35 h2, .box-info4 h2, .box-info6 h2 {
	padding-top: 10%;
	margin-right: 0%;
	text-transform:uppercase;
	font-size:150%;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;	
}
	
.box-info1 h2{
	background:url(../media/boxes/box1-topright.gif) no-repeat right top;
	
}

.box-info2 h2{
	background:url(../media/boxes/box2-topright.gif) no-repeat right top;
}

.box-info3 h2{
	background:url(../media/boxes/box3-topright.gif) no-repeat right top;
}

.box-info31 h2{
	background:url(../media/boxes/box31-topright.gif) no-repeat right top;
}

.box-info32 h2{
	background:url(../media/boxes/box32-topright.gif) no-repeat right top;
}

.box-info33 h2{
	background:url(../media/boxes/box33-topright.gif) no-repeat right top;
}

.box-info34 h2{
	background:url(../media/boxes/box34-topright.gif) no-repeat right top;
}

.box-info35 h2{
	background:url(../media/boxes/box35-topright.gif) no-repeat right top;
}

.box-info4 h2{
	background:url(../media/boxes/box4-topright.gif) no-repeat right top;
}

.box-info6 h2{
	background:url(../media/boxes/box6-topright.gif) no-repeat right top;
}

.box-info1 h2, .box-info1 p, .box-info2 h2, .box-info2 p, .box-info3 h2, .box-info3 p, .box-info31 h2, .box-info31 p, .box-info32 h2, .box-info32 p, .box-info33 h2, .box-info33 p, .box-info34 h2, .box-info34 p, .box-info35 h2, .box-info35 p, .box-info4 h2, .box-info4 p, .box-info6 h2, .box-info6 p {
	padding-left: 15%;
	padding-right: 5%;
	
}

.box-info1 ul, .box-info2 ul, .box-info3 ul, .box-info31 ul, .box-info32 ul, .box-info33 ul, .box-info34 ul, .box-info35 ul, .box-info4 ul, .box-info6 ul{
	padding-right: 5%;
}

.box-info33 li, .box-info33 p, .box-info33 h2, .box-info34 p, .box-info34 h2, .box-info34 li{
	color:#000 
}

.box-info1, .box-info2, .box-info3, .box-info31, .box-info32, .box-info33, .box-info34, .box-info35, .box-info4, .box-info6{
	margin-bottom: 5px;
}
	
.box-inner1, .box-inner2, .box-inner3, .box-inner31, .box-inner32, .box-inner33, .box-inner34, .box-inner35, .box-inner4, .box-inner6{	
	cursor:pointer;
	width:100%;
}

/*************** LARGE boxes *********/

#boxes-large{
	width:520px;	
}

.box-info31-large{
	margin-bottom: 5px;
}

.box-info31-large ul{
	padding-right: 5%;
}

.box-info31-large h2.box-top {
	padding-left: 15%;
	padding-right: 5%;
	font-size:1px;
	margin-bottom:-20px;

}

.box-inner31-content, .box-inner32-content, .box-inner33-content, .box-inner34-content, .box-inner35-content{
	margin-left:5px;
	margin-right:5px;
	width:485px;
}

/* E-learning LARGE Boxes: box 31 */

.box-info31-large {
	background:url(../media/boxes/box31-bottomleft.gif) no-repeat left bottom;
}

.box-outer31-large {
	background:url(../media/boxes/box31-bottomright.gif) no-repeat right bottom;
	padding-bottom: 5%;
}

.box-inner31-large {
	background:url(../media/boxes/box31-topleft.gif) no-repeat left top;
}

.box-info31-large h2.box-top{
	background:url(../media/boxes/box31-topright.gif) no-repeat right top;
}

.box-info31-large h2, .box-info32-large h2, .box-info33-large h2, .box-info34-large h2, .box-info35-large h2{
	margin-left:20px;	
	
}

.box-info31-large h1, .box-info32-large h1, .box-info33-large h1 .box-info34-large h1, .box-info35-large h1{
	margin-bottom:-10px;	
}

/* E-learning LARGE Boxes: box 32 */

.box-info32-large {
	background:url(../media/boxes/box32-bottomleft.gif) no-repeat left bottom;
}

.box-outer32-large {
	background:url(../media/boxes/box32-bottomright.gif) no-repeat right bottom;
	padding-bottom: 5%;
}

.box-inner32-large {
	background:url(../media/boxes/box32-topleft.gif) no-repeat left top;
}

.box-info32-large h2.box-top{
	background:url(../media/boxes/box32-topright.gif) no-repeat right top;
}

/* E-learning LARGE Boxes: box 33 */

.box-info33-large {
	background:url(../media/boxes/box33-bottomleft.gif) no-repeat left bottom;
}

.box-outer33-large {
	background:url(../media/boxes/box33-bottomright.gif) no-repeat right bottom;
	padding-bottom: 5%;
}

.box-inner33-large {
	background:url(../media/boxes/box33-topleft.gif) no-repeat left top;
}

.box-info33-large h2.box-top{
	background:url(../media/boxes/box33-topright.gif) no-repeat right top;
}

/* E-learning LARGE Boxes: box 31 */

.box-info34-large {
	background:url(../media/boxes/box34-bottomleft.gif) no-repeat left bottom;
}

.box-outer34-large {
	background:url(../media/boxes/box34-bottomright.gif) no-repeat right bottom;
	padding-bottom: 5%;
}

.box-inner34-large {
	background:url(../media/boxes/box34-topleft.gif) no-repeat left top;
}

.box-info34-large h2.box-top{
	background:url(../media/boxes/box34-topright.gif) no-repeat right top;
	width:98%;
}

/* E-learning LARGE Boxes: box 31 */

.box-info35-large {
	background:url(../media/boxes/box35-bottomleft.gif) no-repeat left bottom;
}

.box-outer35-large {
	background:url(../media/boxes/box35-bottomright.gif) no-repeat right bottom;
	padding-bottom: 5%;
}

.box-inner35-large {
	background:url(../media/boxes/box35-topleft.gif) no-repeat left top;
}

.box-info35-large h2.box-top{
	background:url(../media/boxes/box35-topright.gif) no-repeat right top;

}

.box-inner33-large p, .box-inner34-large p{
	color:#000 
}


/************** comments *************/

#comments {
	margin-left:10px;	
	
}
	

/*************** misc ****************/
img.absolute-middle{
	margin-bottom:-3px;
	margin-left:5px;
}

#sub-nav .submenu{
	font-weight:bold;
	color:#fff;
	text-align:center;
	text-transform:lowercase;
}

.image-text{
	padding-left:10px;
	padding-top:230px;
	padding-bottom:10px;
	font-size:120%;
	font-weight:normal;
	font-style:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#ccc;
	text-align:center;
}

.standout{
	color:#FFF;
	font-size:160%;
	font-weight:normal;
}

.top-image{
}

.titlepic{
	vertical-align:middle;
}

.strapline{
	font-style:italic;	
}

#titleText{
	text-align:center;
	position:relative;
	top:-70px;
	z-index:1000;
	font-size:120%;
	font-weight:normal;
	font-style:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#ccc;
}

#navText{
	text-align:center;
	position:relative;
	top:-60px;
	z-index:10000;
	font-size:120%;
	font-weight:normal;
	font-style:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#ccc;
	margin-bottom:-30px;
}

.box-info31 .childnav-selected a, .box-info32 .childnav-selected a, .box-info35 .childnav-selected a, .box-info4 .childnav-selected a, .box-info2 .childnav-selected a{
	color:#FFF;
	text-decoration:none;
}

.box-info33 .childnav-selected a, .box-info34 .childnav-selected a{
	color:#000;
	text-decoration:none;
}

.box-info1 .childnav-selected a, .box-info6 .childnav-selected a{
	color:#666;
	text-decoration:none;
}

.p-img{
	margin:0;
	border:0;
	position:relative;
	left:-5px;
}

.display_img{
	margin-right:-12px;
	margin-left:5px;
	float:right;
	border:0;	
	z-index:100;
}



.objects h1{
	font-size:x-large;
	font-weight:normal;
}

.objects h2{
	font-size:large;
	font-weight:normal;
	margin-left:10px;
	margin-top:10px;
}

.objects{
	 padding:10px;
}

ul.child{
	list-style:none;
	margin-left:-30px;
}

ul.child li{
	background-color:#ccc;
	float:left;
	width:235px;
	padding:5px;
	margin:5px;
}
ul.child li a{
	display:block;
	color:#000;
}

#content-middle img{
	margin-left:5px;	
}

.box-inner33-large a, .box-inner34-large a{
	color:#000;
}

.box-inner31-large a, .box-inner32-large a, .box-inner35-large a{
	color:#fff;
}

.thankyou{
	color:#F00;
	font-weight:bold;
}

.comment{
	border-top:1px solid #999;
	font-size:xx-small;
	margin-left:-5px;
	margin-right:-5px;
}

textarea{
	position:relative;
	left:-10px;
}

img.star{
	padding:0px;
	margin:0px;
	position:relative;
	left:-5px;
}

p.findoutmore{
	clear:both;
	font-size:large;
}

a.sitemap-page1:link, a.sitemap-page1:active, a.sitemap-page1:visited{
	color:#993399;
	text-decoration:none;
	font-weight:bold;
}

a.sitemap-page1:hover{
	color:#999999;
	text-decoration:underline;
	font-weight:bold;
}

a.sitemap-page2:link, a.sitemap-page2:active, a.sitemap-page2:visited{
	color:#cc66cc;
	text-decoration:none;
	font-weight:bold;
}

a.sitemap-page2:hover{
	color:#999999;
	text-decoration:underline;
	font-weight:bold;
}

a.sitemap-page3:link, a.sitemap-page3:active, a.sitemap-page3:visited{
	color:#ff99ff;
	text-decoration:none;
	font-weight:bold;
}

a.sitemap-page3:hover{
	color:#999999;
	text-decoration:underline;
	font-weight:bold;
}

a.sitemap-object:link, a.sitemap-object:active, a.sitemap-object:visited{
	color:#ffccff;
	text-decoration:none;
	font-weight:bold;
}

a.sitemap-object:hover{
	color:#999999;
	text-decoration:underline;
	font-weight:bold;
}
.skiplink{
	display:none;
}

/**************************** shop styles ****************/
#content-shop {
	background-color:#000;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	}
	
.white{
	color:#fff;
}