/*
	COLOURS
	default: #ffc - yellow
	yellow - #ffc
	tapue - #ccb570

*/


/*
* {
	margin:0;
	padding:0;
}

*/

html {
	background-image:url(../image/glossymetal.jpg);
	/*font-family:Arial, Helvetica, sans-serif;*/
	/*font-size:12px;*/
}

a {
	font-size:12px;
	text-decoration:underline;
}

a:hover {
	font-size:12px;
	text-decoration:none;
}

h1 {
	margin:0px;
	font-size:30px;
	padding-top:16px;
	padding-left:16px;
}

h2 {
	font-size:20px;
	color:#ccb570;
	padding-top:16px;
	padding-left:16px;
}


p {
	color: white;
	/*font-size:12px;
	padding-top:16px;
	padding-left:16px;*/
}

/*hr {
	margin-top:16px;
	width:760px;
	height:4px;
	background:#a9aaae;
	border:0px;
}*/
input {
	font-size:12px;
	color:#000000;
}

ul, ol {
	color:#ccb570;
	margin-left:50px;
}

/*
#banner_container {
	margin:12px 0px 0px 0px;
	padding:0px;
	width:216px;
	height:150px;
}

a.footer {
	font-size:13px;
	color:#a9aaae;
	text-decoration:none;
}
*/

.container {
	background-color: #333;	
}

#menu {
	border-bottom:	#fff 1px solid;
	_border-top:	#fff 1px solid;
	height: 30px;
	_margin-top: -4px;

}

*:first-child+html #menu {
	margin-top: -3px;
}



label {font-weight:bold;color: white;}ding:5px;}


#home_top_container {
	margin:0px;
	padding:0px 16px 20px 0px;
	width:515px;
}

#home_bottom_container {
	margin:0px;
	padding:0px 16px 0px 0px;
	width:515px;
}

.sidePodMoroc {
	/*margin-bottom:2px;*/
	width:200px;
	height:168px;
	cursor:pointer;
	background:url(/common/image/sidePodMoroc.jpg)
}

.sidePodHistoric {
	/*margin-bottom:2px;*/
	width:200px;
	height:168px;
	cursor:pointer;
	background:url(/common/image/sidePodHistorical.jpg)
}

.sidePodCrystal {
	/*margin-bottom:2px;*/
	width:200px;
	height:168px;
	cursor:pointer;
	background:url(/common/image/sidePodCrystal.jpg)
}

.sidePodCustom {
	/*margin-bottom:2px;*/
	width:200px;
	height:168px;
	cursor:pointer;
	background:url(/common/image/sidePodCustom.jpg)
}

.sidePodTitle {
	font-size:17px;
	color:#ffc;
	padding-top:7px;
	padding-left:7px;
}


/*
#navigation_container {
	padding:0px;
	background:url(/common/image/menuBackground.jpg) no-repeat;
}

a.navigation {
	font-size:14px;
	text-decoration:none;
}

a:hover.navigation {
	font-size:14px;
	color:#fff;
	text-decoration:none;
}

*/