
/*************************** Main **********************/		
Body 
{
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	font-weight: normal;
	font-size: 12px;
	font-family: arial, Helvetica, sans-serif;;
	color: #FFFFFF;
	letter-spacing: 0.2px;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #5B5B5B;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-shadow-color: #5B5B5B;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #5B5B5B;
	overflow-x: hidden;
	padding-top: 0px;
	text-align: left;
}

table
{
	font-size : 100%;
}
hr
{
	height : 1px;
	color : black;
}

h2
{
	font-weight: normal;
	font-size:18px;
	color: #D6A32E;
	margin-bottom: 5px;
}

h3
{
	font-weight: normal;
	font-size:18px;
	color: #D6A32E;
	margin-bottom: 25px;
}

h4
{
	font-weight: 600;
	font-size:13px;
	color: #000000;
	margin-bottom: 5px;
}

p
{
	line-height: 120%;
	padding-left: 0px;
	padding-right: 0px;
	direction: ltr;
}

li
{
	line-height: 120%;
	padding: 0px 10px 10px;
}

A
{
	color: #FFFFFF;
	text-decoration: underline;
}
A:hover   
{
	color: #FFFFFF;
	text-decoration: none;
}

/*************************** Tables **********************/
Table.main 
{
	width: 850px;
	background-color: #000000;
}

Table.in 
{
	width : 100%;
	height: 400px;
	background-image: url(../images/back.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

Table.icons
{
	width : 210px;
}

Table.iconsBezels
{
	width : 200px;
}

Table.iconsEarrings
{
	width : 200px;
}

Table.iconsWatches
{
	width : 200px;
}

/**************************** TR/TD *******************************/
Td.upper
{
	width: 100%;
	background-color: #000000;
	height: 100px;
	border-bottom: 1px solid #585858;
}

Td.bottom
{
	padding: 15px 15px 15px 15px;
	border-bottom: 1px solid #585858;
	height: 70px;
}

Td.content
{
	width: 350px;
	padding-right:25px;
	padding-top:35px;
	padding-bottom: 15px;
	vertical-align: top;
	text-align: left;
}

Td.img
{
	text-align: center;
	vertical-align: top;
	padding-top:85px;
}

Td.icons
{
	width: 230px;
	text-align: left;
	vertical-align: top;
	padding-top: 55px;
}

Td.iconsBezels
{
	width: 210px;
	text-align: left;
	vertical-align: top;
	padding-top: 55px;
}

Td.iconsEarrings
{
	width: 210px;
	text-align: left;
	vertical-align: top;
	padding-top: 55px;
}

Td.iconsWatches
{
	width: 210px;
	text-align: left;
	vertical-align: top;
	padding-top: 55px;
}

Td.iconHolder
{
	width: 70px;
	text-align: center;
	vertical-align: top;
	padding-bottom: 15px;
	color: #FFFFFF;
	font-size: 10px;
	padding-left:2px;
	padding-right:2px;
}

Td.menu
{
	color: #D6A32E;
	padding-left:5px;
	padding-right:5px;
}

Td.line
{
	background-image: url(../images/line.gif);
	background-position: center;
	background-repeat: no-repeat;
}

Td.product
{
	text-align: left;
	vertical-align: top;
	padding: 25px 15px 15px 15px;
}

Td.imgBig
{
	text-align: center;
	vertical-align: middle;
	padding: 40px 5px 25px 5px;
}

Td.txt
{
	text-align: center;
	vertical-align: middle;
	padding: 0px 5px 5px 5px;
}

Td.addImg
{
	text-align: left;
	vertical-align: middle;
	padding: 5px 5px 10px 5px;
}

/**************************** li / ul*******************************/
li.home
{
	list-style-image : url(../images/bulletHome.jpg);
	list-style-position : outside;
}

li.homeEN
{
	list-style-image : url(../images/bulletHomeEn.jpg);
	list-style-position : outside;
}

ul.faq
{
	margin-right:15px;
}

li.faq
{
	list-style-image : url(../images/bulletFaq.jpg);
}

/**************************** Links *******************************/

A.bulider	  
{
	font : normal 10px;
	color:#585858;
	text-decoration: none;
	font-style : normal;
}
A.bulider:hover   
{
	font : normal 10px;
	color: #585858;
	text-decoration: underline;
	font-style : normal;
}

A.iconHolder	  
{
	font : normal 10px;
	color:#9E9E9E;
	text-decoration: none;
	font-style : normal;
}
A.iconHolder:hover   
{
	font : normal 10px;
	color: #FFFFFF;
	text-decoration: none;;
	font-style : normal;
}

A.iconHolderSelected  
{
	font : normal 10px;
	color:#FFFFFF;
	text-decoration: none;
	font-style : normal;
}
A.iconHolderSelected:hover   
{
	font : normal 10px;
	color: #FFFFFF;
	text-decoration: none;;
	font-style : normal;
}

A.menu
{
	color: #FFFFFF;
	text-decoration: none;
}
A.menu:hover   
{
	color: #D6A32E;
	text-decoration: none;
}

/**************************** input *******************************/

input.licence
{
	width: 30px;
	height: 20px;
	border: 1px solid Black;
	background-color: #FFFFFF;
	font-family: arial;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	font-variant: small-caps;
}

/**************************** span *******************************/


/**************************** Misc *******************************/
.title
{
	color: #FFFFFF;
	font-weight: 600;
	font-size: 14px;
	font-family: Arial;
	letter-spacing: normal;
	letter-spacing: 0.9px;
}


.ticker
{
	font: bold 13px;
	color: #ffffff;
	text-decoration: none;
}

.inbox
{
	width: 200px;
	height: 18px;
	border: 1px solid Black;
	background-color: #FFFFFF;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
}

.button
{
	border-right: #330000 1px solid;
	border-top: #330000 1px solid;
	font-size: 11px;
	border-left: #330000 1px solid;
	cursor: hand;
	color: Black;
	border-bottom: #330000 1px solid;
	font-family: Tahoma;
	height: 22px;
	background-color: #D8D8D8;
	text-decoration: none;
}

.linkHeader
{
	font : bold 14px arial;
}

.slogen
{
	font: normal bold 16px Arial;
	color: #FFFFFF;
}

.inTitle
{
	font: bold 16px Arial;
	line-height: 120%;
	letter-spacing: 0.2px;
	text-align: left;
	color: #0C176C; 
}
