

* {margin: 0;
   padding: 0;
}

html {
	height: 100%;
	font-size:100.01%;
	font-family: Verdana, Helvetica, sans-serif;
}

body {
	font-size:1em;
	background-color: #DEDEDE;
	background-image: url(layout/body_bg.jpg);
	background-repeat: repeat-x;
	color: #111111;
	
}
#container1 {
	width: 1000px;
	margin: auto;
	font-size:0.9em;
	background-color: #FFFFFF;

}
#topmenu {
	background-color: #FFFFFF;
	background-image: url(layout/top_img.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	height: 66px;
	width: 1000px;
	text-align: right;
}

#toplinks {
	height: 20px;
	float: right;
	padding-top: 15px;
	padding-right: 5px;
}

#topmenu a {		
	text-transform: uppercase; /* force text to uppercase */
	font-family: verdana, arial;
	font-size: 10px;
	color: #A5A0A0;	
	text-decoration: none;
}

#topmenu a:hover {	
	width: 150px;
	text-transform: uppercase; /* force text to uppercase */
	font-family: verdana, arial;
	font-size: 10px;
	color: #111111;
	text-decoration: none;	
}

#content_container a {
	color: #111111;	

}

#content_container a:hover {	
	color: #666666;

}
#content_container img{
	border: 0;
}
#content_container li{
	border: 0;
}
/* for understanding browsers */
.mapcontainer {
width:100%;
min-height:160px; 
height:auto;
}
/* for Internet Explorer */
/*\*/
* html .mapcontainer {
height: 160px;
}
/**/

#topmenu form { 
	display: inline;
    margin: 0;
}

#topmenu input { 
	color:#111111 ; 
	font-weight: normal;
	text-decoration: none;
	background: #F6F5F5; 
	border: 1px solid #DEDBDB;
	font-size: 11px;
	font-family:verdana;
	padding: 3px;
}

#topmenu input.img { 
	border: 0px;
	background: none;
	margin-left: 3px;
}

#headermenu {
	background: #111111;
	height: 200px;
	margin: 0;
	padding: 0;
}

#headermenu ol, ul, li {
	list-style-type: none;
}


#headerimg {
	width: 1000px;
	font-size: 0.9em;
	margin: 0;
	padding: 0;
}



#footer {
clear: both;
	width: 1000px;
	height: 30px;
	margin: auto;
	font-size: 11px;
	color: #6E6B6B;
	text-align: center;
}

#footer a {
	color: #6E6B6B;
	text-decoration: none;
}

#footer a:hover {
	color: #111111;
}

#footer p {
	margin: 2px;
	padding: 2px;
	font-size: 11px;
	font-family: arial;
}

#footer .left {
	float: left;
	width: 220px;
	margin-top: 10px;
	text-align: left;
}

#footer .right {
	float: right;
	width: 780px;
	margin-top: 10px;
	text-align: right;
}

#content_left {
	float: left;
	width: 220px;
	text-align: left;
	background-color: #FFFFFF;
}

#content_right {
	float: right;
	width: 780px;
	background-color: #FFFFFF;
}


#langmenu {
	background-color: #E32825;
	height:18px;
	padding: 3px 5px 7px 15px;
}

#langmenu a {
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

#langmenu a:hover {
	color: #111111;
}



#content_menu {	
	padding: 15px 10px 5px 10px;
	
	width: 200px;
}

#content_menu ul li{
	width: 200px;
	list-style:none;
	width:auto;
	padding:5px;
	border-bottom: 1px solid #A6A4A4;
}

#content_menu ul  a {
	font-family: verdana, arial;
	font-size: 12px;
	color: #A6A4A4;
	font-weight: normal;
	text-decoration: none;
}

#content_menu ul a:hover {	
	font-family: verdana, arial;
	font-size: 12px;
	color: #111111;
	font-weight: bold;
	text-decoration: none;
}
img a {
	border: 0;

}

#promoImage  {
	width: 200px;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#promoImage img {
	border: 5px solid #D7D5D4;
}

.rotating_img  {
	width: 200px;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.rotating_img img {
	border: 5px solid #D7D5D4;
}

#productList {
	width: 440px;
}
#productImg {
	width: 320px;
	float:left;
}
.productImg img {
  max-width:290px;
  width: expression(this.width > 290 ? 290: true);
 height: auto !important;
}

#productImg2 {
	width:290px;
	position: absolute;
	right:15px;
	top:20px;
}
.productImg2 img {
  max-width:290px;
  max-height:193px;
  width: expression(this.width > 290 ? 290: true);
  height: expression(this.height > 193 ? 193: true);
}



#barmenu {
	height:28px;
	background-color: #E32825;
}
#contentwrap {
	overflow: hidden;
	background: #FFFFFF;
}

#content_container{
	padding: 20px 10px;
	font-size: 11px;
	color: #444444;
	font-weight: normal;
	position:relative;
}


h1 {
	font-family: verdana;
	font-size: 12px;
	color: #A5A0A0;
	margin-bottom: 5px;
}
h1 b{
	font-family: verdana;
	font-size: 12px;
	color: #111111;
	margin-bottom: 5px;
}

h2{
	font-family: verdana;
	font-size: 11px;
	color: #111111;
	margin-bottom: 5px;
}

h3 {
	font-family: verdana;
	font-size: 12px;
	color: #A5A0A0;
	margin-bottom: 5px;
}
h3 b{
	font-family: verdana;
	font-size: 11px;
	color: #111111;
	margin-bottom: 5px;
}
h4{
	font-family: verdana;
	font-size: 11px;
	color: #111111;
	margin-bottom: 5px;
}

p {
	padding-bottom: 15px;
}

#cooking img{
	display:none;
}

	
UL.FileTree {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding: 0px;
	margin: 5px 0px;
}

UL.FileTree LI {
	list-style: none;
	padding: 0px;
	padding-left: 20px;
	margin: 0px;
	white-space: nowrap;
}

UL.FileTree A {
	color: #333;
	text-decoration: none;

	padding: 0px 2px;
}

.FileTree LI.directory { background: url(layout/images/directory.png) left top no-repeat; }
.FileTree LI.expanded { background: url(layout/images/folder_open.png) left top no-repeat; }
.FileTree LI.file { background: url(layout/images/file.png) left top no-repeat; }
.FileTree LI.wait { background: url(layout/images/spinner.gif) left top no-repeat; }
/* File Extensions*/
.FileTree LI.ext_3gp { background: url(layout/images/film.png) left top no-repeat; }
.FileTree LI.ext_afp { background: url(layout/images/code.png) left top no-repeat; }
.FileTree LI.ext_afpa { background: url(layout/images/code.png) left top no-repeat; }
.FileTree LI.ext_asp { background: url(layout/images/code.png) left top no-repeat; }
.FileTree LI.ext_aspx { background: url(layout/images/code.png) left top no-repeat; }
.FileTree LI.ext_avi { background: url(layout/images/film.png) left top no-repeat; }
.FileTree LI.ext_bat { background: url(layout/images/application.png) left top no-repeat; }
.FileTree LI.ext_bmp { background: url(layout/images/picture.png) left top no-repeat; }
.FileTree LI.ext_c { background: url(layout/images/code.png) left top no-repeat; }
.FileTree LI.ext_cfm { background: url(layout/images/code.png) left top no-repeat; }
.FileTree LI.ext_cgi { background: url(layout/images/code.png) left top no-repeat; }
.FileTree LI.ext_com { background: url(layout/images/application.png) left top no-repeat; }
.FileTree LI.ext_cpp { background: url(layout/images/code.png) left top no-repeat; }
.FileTree LI.ext_css { background: url(layout/images/css.png) left top no-repeat; }
.FileTree LI.ext_csv { background: url(layout/images/xls.png) left top no-repeat; }
.FileTree LI.ext_doc { background: url(layout/images/doc.png) left top no-repeat; }
.FileTree LI.ext_exe { background: url(layout/images/application.png) left top no-repeat; }
.FileTree LI.ext_gif { background: url(layout/images/picture.png) left top no-repeat; }
.FileTree LI.ext_fla { background: url(layout/images/flash.png) left top no-repeat; }
.FileTree LI.ext_h { background: url(layout/images/code.png) left top no-repeat; }
.FileTree LI.ext_htm { background: url(layout/images/html.png) left top no-repeat; }
.FileTree LI.ext_html { background: url(layout/images/html.png) left top no-repeat; }
.FileTree LI.ext_jar { background: url(layout/images/java.png) left top no-repeat; }
.FileTree LI.ext_jpg { background: url(layout/images/picture.png) left top no-repeat; }
.FileTree LI.ext_jpeg { background: url(layout/images/picture.png) left top no-repeat; }
.FileTree LI.ext_js { background: url(layout/images/script.png) left top no-repeat; }
.FileTree LI.ext_lasso { background: url(layout/images/code.png) left top no-repeat; }
.FileTree LI.ext_log { background: url(layout/images/txt.png) left top no-repeat; }
.FileTree LI.ext_m4p { background: url(layout/images/music.png) left top no-repeat; }
.FileTree LI.ext_mov { background: url(layout/images/film.png) left top no-repeat; }
.FileTree LI.ext_mp3 { background: url(layout/images/music.png) left top no-repeat; }
.FileTree LI.ext_mp4 { background: url(layout/images/film.png) left top no-repeat; }
.FileTree LI.ext_mpg { background: url(layout/images/film.png) left top no-repeat; }
.FileTree LI.ext_mpeg { background: url(layout/images/film.png) left top no-repeat; }
.FileTree LI.ext_ogg { background: url(layout/images/music.png) left top no-repeat; }
.FileTree LI.ext_pcx { background: url(layout/images/picture.png) left top no-repeat; }
.FileTree LI.ext_pdf { background: url(layout/images/pdf.png) left top no-repeat; }
.FileTree LI.ext_php { background: url(layout/images/php.png) left top no-repeat; }
.FileTree LI.ext_png { background: url(layout/images/picture.png) left top no-repeat; }
.FileTree LI.ext_ppt { background: url(layout/images/ppt.png) left top no-repeat; }
.FileTree LI.ext_psd { background: url(layout/images/psd.png) left top no-repeat; }
.FileTree LI.ext_pl { background: url(layout/images/script.png) left top no-repeat; }
.FileTree LI.ext_py { background: url(layout/images/script.png) left top no-repeat; }
.FileTree LI.ext_rb { background: url(layout/images/ruby.png) left top no-repeat; }
.FileTree LI.ext_rbx { background: url(layout/images/ruby.png) left top no-repeat; }
.FileTree LI.ext_rhtml { background: url(layout/images/ruby.png) left top no-repeat; }
.FileTree LI.ext_rpm { background: url(layout/images/linux.png) left top no-repeat; }
.FileTree LI.ext_ruby { background: url(layout/images/ruby.png) left top no-repeat; }
.FileTree LI.ext_sql { background: url(layout/images/db.png) left top no-repeat; }
.FileTree LI.ext_swf { background: url(layout/images/flash.png) left top no-repeat; }
.FileTree LI.ext_tif { background: url(layout/images/picture.png) left top no-repeat; }
.FileTree LI.ext_tiff { background: url(layout/images/picture.png) left top no-repeat; }
.FileTree LI.ext_txt { background: url(layout/images/txt.png) left top no-repeat; }
.FileTree LI.ext_vb { background: url(layout/images/code.png) left top no-repeat; }
.FileTree LI.ext_wav { background: url(layout/images/music.png) left top no-repeat; }
.FileTree LI.ext_wmv { background: url(layout/images/film.png) left top no-repeat; }
.FileTree LI.ext_xls { background: url(layout/images/xls.png) left top no-repeat; }
.FileTree LI.ext_xml { background: url(layout/images/code.png) left top no-repeat; }
.FileTree LI.ext_zip { background: url(layout/images/zip.png) left top no-repeat; }

UL.ContactTree {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding: 0px;
	margin: 5px 0px;
}

UL.ContactTree LI {
	list-style: none;
	padding: 0px;
	padding-left: 20px;
	margin: 0px;
	white-space: nowrap;
}

UL.ContactTree A {
	color: #333;
	text-decoration: none;
}

.ContactTree LI.ext_phone { background: url(layout/images/icon_phone.png) left top no-repeat; }
.ContactTree LI.ext_fax { background: url(layout/images/icon_fax.png) left top no-repeat; }
.ContactTree LI.ext_mail { background: url(layout/images/icon_email.png) left top no-repeat; }
.ContactTree LI.ext_web { background: url(layout/images/icon_website.png) left top no-repeat; }
.ContactTree LI.ext_skype { background: url(layout/images/icon_skype.png) left top no-repeat; }
.ContactTree LI.ext_home { background: url(layout/images/icon_address.png) left top no-repeat; }


