body
{
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS;
	font-size: 8pt;
	background: #fff url(  '../images/bg.gif' ) repeat-x 0 0;
	margin-top: 21px;
}
.mainmasterpage
{
	width:900px;	
}
#MainTable
{
	width: 900px;
	text-align: left;
}
.top
{
	width: 900px;
	background: url(  '/images/logo_t.gif' ) no-repeat 16px 0;
	height: 62px;
	text-align: left;
}
.menutop
{
	width: 900px;
	background: url(  '/images/menu_bg.gif' ) no-repeat left top;
	height: 40px;
	text-align: left;
}
.pnlmessage
{
	font-family: Trebuchet MS;
	font-size: 10pt;
	border: 1px solid #CCFF33;
	background-color: #FFFFCC;
	padding:10px;
}

.successMessage
{
	font-family: Trebuchet MS;
	font-size: 10pt;
	border: 1px solid #CCFF33;
	background-color: #FFFFCC;
	background-image: url( '/images/ok-icon.png' );
	background-position: 15px 15px;
	padding-left: 65px;
	padding-top:15px;
	padding-right:15px;
	padding-bottom:15px;
	background-repeat: no-repeat;
	min-height:65px;
}

.updateProgress
{
	position: absolute;
	left: 0px;
	right: 0px;
	width: 100%;
	height: 100%;
	background-color: #8B7E67;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	z-index: 3200;
}

.sPhoto
{
	width: 135px;
	padding: 10px;
	border: 1px solid #B9B09F;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
}

.sPhotoDesc
{
	width:125px;
	text-align:center;
	margin-top:5px;
	clear:both;
}

.sPhoto img
{
	border-style:none;	
}

.banner
{
	width: 900px;
}
.clr
{
	clear: both;

}

.DvsPartners
{

	height: 86px;
	padding-top: 2px;
}
.DvsMiddle
{
	background: url(  '/images/middle_bg.jpg' ) no-repeat left top;
	width: 900px;
	height: 234px;
	color: #fff;
}
.DvsMiddle td.midd
{
	padding: 19px 20px;
}
.DvsMiddle .spemar
{
	margin-top: 7px;
	margin-bottom: 7px;
}
.DvsMiddle .caption
{
	margin-bottom: 10px;
}
.DvsMiddle .mida
{
	margin-top: 7px;
}
.DvsMiddle .mida a
{
	color: #fff;
	text-decoration: none;
}
.DvsMiddle .mida a:hover
{
	text-decoration: underline;
}

#links
{
	background: url(  '/images/links_spe.png' ) no-repeat center center;
	float: right;
	width: 120px;
	text-align: center;
	height: 40px;
}
#links img
{
	margin-top: 15px;
}

.MyTxt
{
	background: transparent;
	background-image: url(  '/images/txt_bg.png' );
	border: 0px;
	padding: 5px;
	width: 241px;
	height: 16px;
}

#copyright
{
	width: 900px;
	color: #b0a699;
	text-align: left;
	margin-top: 25px;
	line-height: 12pt;
	height: 60px;
}
#copyright .links
{
	font-weight: bold;
	width: 700px;
	float: left;
}
#copyright .links a
{
	text-decoration: none;
	color: #b0a699;
	font-size: 9pt;
}
#copyright .links a:hover
{
	text-decoration: underline;
}

#copyright .cpyrg
{
	width: 200px;
	float: left;
	text-align: right;
	line-height: 12pt;
}
#copyright .cpyrg a
{
	text-decoration: none;
	color: #b0a699;
	font-size: 9pt;
}
#copyright .cpyrg a:hover
{
	text-decoration: underline;
}

.hiddenObjects
{
	display: none;
}

.fitInput
{
	width: 100%;
}
.fitArea
{
	width: 100%;
	height: 200px;
}
.errDiv
{
}

.successMessage
{
}

/*pageImageLis

.pageImageList
{
	padding: 0px;
	margin: 0px;
	list-style: none;
	display: inline-block;
}
.pageImageList li
{
	margin: 0px;
	padding: 0px;
	float: left;
}t*/


/* menu */
#menu
{
	margin: 0px;
	padding: 0px 0px 0px 250px;
	list-style: none;
	color: #ffffff;
	line-height: 40px;
	display: inline-block;
	float: left;
	z-index: 1000;
}
#menu a
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
	white-space: nowrap;
}
#menu > li
{
	cursor: pointer;
	float: left;
	position: relative;
	padding: 0px 10px;
}
#menu > li:hover
{
	background-color: #867968;
}
#menu > li a:hover
{
	color: #FFFFFF;
}
#menu .logo
{
	padding: 0px;
}

/* sub-menus*/
#menu ul
{
	padding: 0px;
	margin: 0px;
	display: block;
	display: inline;
}
#menu li ul
{
	position: absolute;
	left: 0px;
	top: 0px;
	margin-top: 40px;
	width: 180px;
	line-height: 16px;
	background-color: #867968;
	color: #FFFFFF; /* for IE */
	display: none;
}
#menu li:hover ul
{
	display: block;
}
#menu li ul li
{
	display: block;
	margin: 5px 10px;
	padding: 5px 0px;
	border-top: dotted 1px #46413b;
	list-style-type: none;
}
#menu li ul li:first-child
{
	border-top: none;
}
#menu li ul li a
{
	display: block;
	color: #FFFFFF;
}
#menu li ul li a:hover
{
	color: #ff9740;
}

/* sub-menus*/
#mcl_menu
{
	margin: 0;
	padding: 0;
	width: 190px;
	list-style-type: none;
}

#mcl_menu li a
{
	border-bottom: 1px solid #FFFFFF;
	height: 24px;
	text-decoration: none;
	display: block;
	background-color: #ECE8DF;
	color: #9A8B76;
	padding-left: 10px;
	padding-right: 0;
	padding-top: 8px;
	padding-bottom: 0;
}

#mcl_menu li a:link, #mcl_menu li a:visited
{
	border-bottom: 1px solid #FFFFFF;
	height: 24px;
	text-decoration: none;
	padding: 8px 0 0 10px;
	display: block;
	background-color: #ece8df;
	color: #9a8b76;
}

#mcl_menu li a:hover
{
	color: #FFF;
	padding: 8px 0 0 10px;
	background-color: #978873;
}

#mcl_menu li a.sActive
{
	color: #FFF;
	padding: 8px 0 0 10px;
	background-color: #978873;
}


/* content */

#maincontentheader
{
	background-position: left top;
	background-image: url(  '/images/mch_back.png' );
	background-repeat: no-repeat;
	height: 108px;
}

#maincontentheader h2
{
	font-size: 14pt;
	color: #FFFFFF;
	margin-top: 0px;
	padding-top: 35px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#maincontentheader p
{
	font-size: 8pt;
	color: #FFFFFF;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 30px;
}

#maincontentcontainer
{
	background-color: #FFFFFF;
	background-position: right top;
	padding: 10px;
	background-image: url(  '/images/mce_back.png' );
	background-repeat: no-repeat;
	border-left: 1px solid #e7e1d6;
	border-right: 1px solid #e7e1d6;
	border-bottom: 1px solid #e7e1d6;
}

#maincontent
{
	border-top-width: 1px;
	margin: 0px;
	padding: 0px;
	font-size: 9pt;
	color: #554d42;
	text-align: left;
	width: 900px;
}

#maincontent h3
{
	color: #ff8a2a;
	font-size: 14pt;
}

#maincontentleft
{
	background-position: right top;
	float: left;
	width: 200px;
	background-image: url(  '/images/left_menu_back.png' );
	background-repeat: no-repeat;
	min-height: 400px;
}
#maincontententry
{
	float: right;
	width: 650px;
	padding-right: 10px;
}

#mainContentFull
{
	padding: 15px;
	min-height: 400px;
}

/* News */
.newsList
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.newsList li
{
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
	background-image: url(   '../images/spemar.png' );
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
}

.newsList li a
{
	color: #FFFFFF;
	text-decoration: none;
}
.newsList li a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

/* Products */

.sProduct
{
	background-color: #FFFFFF;
	border: 1px solid #DAD6CD;
	width: 295px;
	padding: 10px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.sProduct:hover
{
	border: 1px solid #FFC977;
}
.sProductPicture
{
	float: left;
	border: 1px solid #B6AD9C;
	padding: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.sProductName
{
	padding-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #DAD6CD;
	margin-bottom: 5px;
}

.sProductDetail
{
	height: 120px;
}

.btnProductDetail
{
	float: right;
}

.spn_left
{
	float: left;
	width: 240px;
}
.spn_right
{
	text-align: right;
	float: right;
	width: 50px;
	font-family: 'trebuchet MS';
	font-size: 10pt;
	color: #ff8a2a;
	font-weight: bold;
}

.sProductName a
{
	font-family: 'trebuchet MS';
	font-size: 10pt;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}


.sPImage
{
	float: left;
	border: 1px solid #B6AD9C;
	padding: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.sPName
{
	font-size: 14pt;
	font-family: 'trebuchet MS';
	color: #663300;
}


/* PRESS */

.sPress
{
	background-color: #FFFFFF;
	border: 1px solid #DAD6CD;
	padding: 10px;
	margin-bottom: 5px;	
}
.sPress:hover
{
	border: 1px solid #FFC977;
}
.sPress img
{
	align:left;
	border:1px solid #8B7E67;
	margin-right:10px;
}

.sPressTitle
{
	font-family: 'trebuchet MS';
	font-size: 10pt;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}

a.sPressNext
{
	font-family: 'trebuchet MS';
	font-size: 9pt;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}

a.sPressNext:hover
{
	text-decoration: underline;
}




/* PAGER */

.sPagerContainer
{
	border-top-style: dotted;
	border-top-width: 1px;
	border-color: #8B7E67;
	margin-top: 10px;
	padding-top: 10px;
	font-size: 9pt;
}

.sPagerContainer a
{
	font-size: 9pt;
	color: #DF5400;
	margin-left: 5px;
	text-decoration: none;
	font-weight: bold;
}
.sPagerContainer a:hover
{
	color: #DF5400;
	margin-left: 5px;
	text-decoration: underline;
	font-weight: bold;
}























/**/


