/* CSS Document */
.generalBody{
	background-image:url(../img/bg_patern.jpg);
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
}

div, p, td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

html,body{
  margin:0;
  padding:0;
  height:100%;
  border:none
}

#header{
	position:relative;
	background-image:url(../img/header1.jpg);
	background-repeat:no-repeat;
	width:850px;
	height:85px;
	margin: 0 auto; text-align:left;
}

#topMenu{
	position:relative;
	background-image:url(../img/topMenuBG.jpg);
	width:850px;
	height:21px;
	margin: 0 auto; text-align:left;
}

#topHolder{
	color:#FFFFFF; 
	padding-top:3px; 
	padding-left:12px;
}

#topHolder a{
	color:#FFFFFF;
}

.extra{
margin-top:5px;
font-size:11px;

}

#mcHolder{/*menu content Holder*/
	background-image:url(../img/menuBg.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	background-color:#FFFFFF;
}

#menuContainer{
	float:left;
	width:140px;
	min-height:500px;
	height:auto;
	height:500px;

}

#menuHolder{
	padding-top:10px;
}

.menuPart{
	margin-bottom:10px;
}


.menuItem1{
	background-image:url(../img/menuBullet.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left: 10px;
	margin-left:5px;
	font-size:10px;
	color:#501827;
}

.submenuItem1{
	background-image:url(../img/menuBullet.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left: 10px;
	margin-left:20px;
	font-size:10px;
	color:##333039;
}

#contentHolder{
	margin-left:50px;
	width:100px;
	height:50px;
	background-color:#ffffff;
	border:1px solid #000000;
}

#contentDiv{
	text-align:left;
	padding:10px;
}

/*
#rightMenu{
	position:absolute;
	background-image:url(../img/menuBg2.jpg);
	background-repeat:repeat-y;
	margin-left:50%;
	left:425px;
	top:106px;
	width:138px;
	z-index:10; 
}
*/

#rightMenu{
	position:relative;
	background-image:url(../img/menuBg2.jpg);
	background-repeat:repeat-y;
	width:138px;
	margin-top:60px;
}

#rightHeader{
	background-image:url(../img/rightHeader.jpg);
	height:4px;
	background-repeat:no-repeat;
	background-position:top;
	margin:0px;
	padding:0px;
}


#rightFooter{
	background-image:url(../img/rightBottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:4px;
	margin:0px;
	padding:0px;
}

#clearer{
	clear:both;
	width:0px;
	height:0px;
}

a{
	color:#e82157;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

.pageTitle{
	font:bold 17px/17px "Trebuchet MS",Verdana,Arial,sans-serif;
	color:#333039;
}

td{
	vertical-align:top;
}

.listThumb{
	border:1px solid #000000;
}

.listPrice{
	font-weight:bold;
	color:#943851;
}


#mytable {
	width: 470px;
	padding: 0;
	margin: 0;
}

#mytable3 {
	width: 680px;
	padding: 0;
	margin: 0;
}

#mytable2 {
	width: 110px;
	padding: 0;
	margin: 0;
}


#plist th {
	font: bold 9px  Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 4px 4px 4px 8px;
	background: #CAE8EA url(/img/bg_header.jpg) no-repeat;
}

#plist th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

#plist td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


#plist td.alt {
	background: #F9F0F3;
	color: #797268;
}

#plist td.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(/img/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#plist td.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #F9F0F3 url(/img/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}


#plist2 th {
	font: bold 9px  Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	/*
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	*/
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 4px 4px 4px 8px;
	background: #CAE8EA url(/img/bg_header.jpg) no-repeat;
}

#plist2 th.nobg {
/*
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	*/
	background: none;
}

#plist2 td {
/*
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	*/
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


#plist2 td.alt {
	background: #F9F0F3;
	color: #797268;
}

#plist2 td.spec {
	/*border-left: 1px solid #C1DAD7;
	border-top: 0;*/

	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#plist2 td.specalt {
/*
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #F9F0F3 url(/img/bullet2.gif) no-repeat;
	*/
	background-color:#F9F0F3;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}

.arrowTitle{
	margin-top:3px;
	margin-bottom:5px;
	padding-left:15px;
	background-image:url(../img/arrow.gif);
	background-position:left center;
	background-repeat:no-repeat;
}

hr {
      color: #333039;
      background-color: #333039;
      height: 1px;
	  border: 0;
}

/***************** forms styling ********/

#contact div textarea,
#contact div input,
#Search div input
{ 
border-top: 1px solid #000; 
border-right: 1px solid #333; 
border-bottom: 1px solid #333; 
border-left: 1px solid #000; 
background: #E9D2D8; 
}

#contact  textarea,
#contact  input,
#Search input 
{ 
border-top: 1px solid #000; 
border-right: 1px solid #333; 
border-bottom: 1px solid #333; 
border-left: 1px solid #000; 
background: #E9D2D8; 
}

#contact div select,
#Search div select 
{ 
font-size:12px;
border-top: 1px solid #000; 
border-right: 1px solid #333; 
border-bottom: 1px solid #333; 
border-left: 1px solid #000; 
background: #E9D2D8; 
}

#contact select,
#Search select 
{ 
font-size:12px;
border-top: 1px solid #000; 
border-right: 1px solid #333; 
border-bottom: 1px solid #333; 
border-left: 1px solid #000; 
background: #E9D2D8; 
}

#contact div textarea:hover,
#contact div input:hover,
#Search div input:hover 
{ background: #D3ABB6; }

#contact  textarea:hover,
#contact  input:hover,
#Search div input:hover 
{ background: #D3ABB6; }



#contact div textarea:focus,
#contact div input:focus,
#Search div input:focus 
{ 
background: #D3ABB6;
border: 1px solid #666; }

#contact textarea:focus,
#contact input:focus,
#Search input:focus 
{ 
background: #D3ABB6;
border: 1px solid #666; }



#contact div input { 
width: 180px; 
height:18px;
font-size:12px;
}

#contact  input { 
width: 180px; 
height:18px;
font-size:12px;
}

#Search  div input { 
width: 80px; 
height:18px;
font-size:12px;
}

#Search  input { 
width: 80px; 
height:18px;
font-size:12px;
}


.label1{
	margin-top:5px;
}


#contact div textarea { 
	width: 360px; 
}

#contact textarea { 
	width: 360px; 
}


.button { 
	margin-top:0px;
}


#container{
	width:100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

#leftCol{
	float:left;
	width: 50%;
}

#rightCol{
	float:right;
	width:49.9%;
}

#centerCol{
	float:left;
	width:100%;
}

#vatNote{
	font-size:10px;
	color:#666666;
}

.bg_highkight{
	background-color:#F4F2F3;
}

.star{
	display:inline;
	color:#F02297;
	margin-left:3px;
}

#footer{
background-image:url(../img/footer.gif);
}

#banner{
background-color:#3366CC;
width:493px;
height:26px;

}

.statusDiv{
	/*
	font-size:10px;
	color:#FFFFFF;
	background-color:#E82157;
	padding:3px;
	*/
}

