/* @override 
	http://d-fenda.gtdabtesting.com/design/css/screen.css
	http://d-fenda.co.uk/design/css/screen.css
	http://d-fenda.co.uk/design/css/lightbox.css
*/

body {
  margin: 0px 0px 0px 0px;
  padding:0;
  background:#ececed;
  font-family:Verdana, Arial, Sans-serif;
  font-size:12px;
}

#call2action {
	position: absolute;
	width: 260px;
	height: 40px;
	top:  42px;
	margin-left:  -200px;
	left:  50%;
}

a img {
  border-style: none;
}

#main
{
 width:845px;
 margin-left:auto;
 margin-right:auto;
}

#topmenu
{
 background:url('/design/images/topbg.gif');
 overflow:hidden;
 line-height:39px; 
 height:39px; 
 text-align:right;
 font-size:13px;
}

#topmenu a
{
 color:#d3d3d3; 
 margin-left:5px;
 margin-right:5px;
 text-decoration:none;
}

#topmenu a:hover , #topmenu a.selected
{
 color:#938f8f;
}

#content {
  padding: 15px 0px 20px 0px;
  font-size: 1em;
  line-height: 1.5em;
}

#content p {
	margin-top:  0px;
	margin-bottom:  14px;
}

#content h1 {
  font-size: 1.7em;
  color: #3D4150;
  margin-top: 0px;
  margin-bottom: 14px;
  font-weight: normal;
}

#content h2 {
  font-size: 1.3em;
  color: #3D4150;
  margin-top: 0px;
  margin-bottom: 14px;
  font-weight: normal;
}

#content h4 {
  font-size: 1.2em;
  color: #3D4150;
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: normal;
}

#content a {
  text-decoration:underline;
  color: #3D4150;
}


#head
{
 padding-top:20px;
 overflow:hidden;
 zoom:1;
}

#leftpanel
{
 width:221px;
 float:left;
}

#leftmenu a
{
 display:block;
 padding-left:10px;
 line-height:36px;
 border-bottom: 1px solid #dbdbdd;
 color:#50546a;
 text-decoration:none;
 font-size:13px;
}

#leftmenu a:hover , #leftmenu a.selected
{
 color:#101742;
}

#lefttext
{
 margin-top:60px;
 line-height:20px;
 font-size:12px;
 padding-left:10px;
}

#lefttext h2
{
 margin:0px;
 font-size:14px;
 font-weight:normal;
 color:#3f435c;
}

#lefttext p {
  margin-top: 0px;
  margin-bottom: 14px;
}

#lefttext a {
  text-decoration: underline;
  color: #414455;
}

#rightpanel
{
 float:right;
 width:618px;
}

#footer {
  padding-bottom: 15px;
  height: 30px;
}

#footer a
{
 float:right;
 font-size:12px;
 color:#3f4150;
 margin-top:20px;
 padding:0 5px 0 5px;
 text-decoration:none;
}

#footer a.map
{
 border-right:1px solid #3f4150;
}



div.newsrow
{
	margin-bottom:  15px;
	margin-top: 15px;
}

div.newsrow div.title2_r
{
 color: #333;
 font-style:italic;
 font-size:  0.9em;
}

div.newsrow div.title1
{
 color: #414352;
 font-size:  1.3em;
 margin-bottom: 2px;
}

div.newsrow div.more
{
 text-align:right;
}



#catalog_chain 
{
  margin-bottom:15px;
}

#catalog_chain a
{
  text-decoration:none;
  color:#404454;
  text-transform: uppercase;
}

#catalog_choose
{
  overflow:auto;
  zoom:1;
  width:100%;
}

.catalog_choose_el
{
  text-align:center;
  margin-bottom:5px;
}

.catalog_item
{
 overflow:auto;
 padding-bottom:10px; 
 width:100%;
 margin-top: 10px;
}

.cat_img {
  border: 1px solid #CCC;
  padding: 1px;
}

.gallery img {
  border: 1px solid #CCC;
  padding: 1px;
  margin-right: 3px;
}


.shopping_cart {

  bottom: 0px;
  left: 0%;
  width: 610px;
  margin: 10px 0px;
  background-color: #414454;
  color: #fff;
  border: 1px dashed #ddd;
	padding: 3px;
	text-align: left;
	
}

.cart_caption {

  background-color: #fff;
  color:  #414454;
}


.product_text {
  margin-top: 7px;
}

hr {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  border-top: 1px solid #CCC;
  border-bottom: none;
  border-left: none;
  border-right: none;
}

.img_right {
	float: right;
	border: 1px solid #AAA;
	padding: 1px;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 4px;
}



.img_border {
	border: 1px solid #AAA;
	padding: 1px;
}

#contact {
	background-color: #DDD;
	border: 1px solid #CCC;
	padding: 20px 20px 20px 35px;
}

.contact_form dt {
	float: left;
	width:  190px;
}

.contact_form dd {
	margin:  0px;
}

.contact_form input {
	width:  400px;
}

.contact_form textarea {
	width:  404px;
}

.submit input {
	width:  550px;
}
  
}
