body {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #0232FF;
	background-color: #0033FF;
	text-align: center;
}

a {
	color: #333;
}
a:visited {
	color: #333;
}
a:hover {
	color: #333;
}
a:active {
	color: #333;
}

input, select, textarea, button {
	color: #333;
}

button{
	cursor: pointer;
}


#maincontainer {
	margin: 0 auto;
	width: 905px;
	text-align: left;
}

#page {
}

#header {
	width: 905px;
	height: 98px;
	margin-top: 14px;
	margin-bottom: 0px;
}

#flashmovie{
	float: left;
	width: 608px;
	height: 98px;
}

#language_selector{
	float: right;
	color: #FFF;
	margin-top: 65px;
}
#language_selector a{
	color: #FFF;
}

#sitename {
	display: none;
}

#mainmenu {
	clear: both;
	float: left;
	width: 898px;
	background-color: #FA6F2A;
	border-left: 7px solid #FA6F2A;
	font-weight: bold;
}

#mainmenu li.menulink, #mainmenu li.menulinkselected{
	font-size: 14px;
	padding: 2px 0px;
}

#mainmenu li a{
	text-decoration: none;
	color: #FFFFFF;
	padding: 3px 20px;
}

#mainmenu a:hover{
	cursor: pointer;
	background-color: #FFF;
	color: #FA6F2A;
}

#mainmenu .menulinkselected a{
	background-color: #FFF;
	color: #FA6F2A;
	height: 17px
}


#contentcontainer{
	float: left;
	width: 891px;
	background: #FFF url(img/contentcontainer-background.jpg) repeat-y top right;
	border: 7px solid #FA6F2A;
	border-top: 0px;
}

#content{
	float: left;
	width: 871px;
	background: url(img/content-background.jpg) no-repeat top right;
	padding: 0px 10px 0px 10px;
}

#pagetitle{
	font-size: 24px;
	font-weight: bold;
}

#lateralcolumn{
	display: none;
	float: left;
}

#footer {
	clear: both;
	color: #FFFFFF;
	text-align: center;
}

#footer a {
	color: #FFF;
}

#footer a:hover {
}

#copyright{
}
#powered{
	display: none;
}



.objectinput{
	font:normal 11px Arial, Helvetica, Sans-serif;
	color:#555555;
}
.objectsubmit{
	font:normal 11px Arial, Helvetica, Sans-serif;
	color:#555555;
	width:100px;
}


#mod_catalog, #mod_catalog_navigationBar{
	color: #F7722B;
}

#mod_catalog a{
	color: #F7722B;
}

#mod_catalog button, #mod_catalog .btn2:hover{
	border: 1px solid #F7722B;
	color: #F7722B;
	background-color: #FFF;
}
#mod_catalog button:hover, #mod_catalog .btn2{
	border-color: #341CF9;
	color: #341CF9;
	background-color: #FFF;
}

#mod_catalog.catalog_home .mod_catalog_categoryTable td{
	text-align: left;
}

.mod_catalog_boxtitle{
	display: none;
}

#mod_catalog.catalog_home .categoryCount_0{
}
#mod_catalog.catalog_home .categoryCount_1{
}
#mod_catalog.catalog_home .categoryCount_2{
}

#mod_catalog .mod_catalog_categoryTable a, #mod_catalog #mod_catalog_products a{
	border: 1px solid #F7722B;
	font-size: 14px;
	line-height: 38px;
	color: #F7722B;
	text-decoration: none;
	padding: 3px;
}

.mod_catalog_categoryTable a:hover{
	color: #341CF9;
}

.mod_catalog_productName{
}

#mod_catalog_mainpicture{
	margin-left: 23px;
	*margin-left: 23px;
	margin-top: 2px;
	*margin-top: 18px;
}

.mod_catalog_productPreview{
	float: left;
	width: 250px;
	border: 0px;
	text-align: center;
}
.mod_catalog_productImagePreview{
	margin-left: 36px;
	padding: 0px;
}
.mod_catalog_productPreviewInfo{
	clear: both;
}

.moreinfo{
	display: none;
}

.relatedProduct{
	
}

.pager, .pager a{
	font-weight: bold;
	font-size: 13px;
}


/* photogallery - START */
body.section-127 #header, body.section-127 #page #mainmenu, body.section-127 #footer {
	display: none;
}
body.section-127 #contentcontainer{
	border: 7px solid #FA6F2A;
}
#mod_photogallery_navigationBar, .mod_photogallery_boxtitle{
	display: none;
}
/* photogallery - END */
