/* GENERAL */

body
{
	text-align:center;
	behavior: url(scripts/css/csshover2.htc);
}

html, body 
{	
	margin:0;
	padding:0;
	background-color: #7C858A;
}
html#fullhtml
{
	background-image:none;
	background-color:#FFF;
}
html#fullhtml div#content
{
	width:98% !important;
}

input.smallinput
{
	width:40px;
}
body, td, th, input, textarea, select
{
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
}
input, select, textarea 
{
	background-color: #fff;
	border:solid 1px #d7d7d7;
	padding-left: 2px;
	color:#444;
}

p.searchbutton
{
	
}

div
{
	margin:0px;
	padding:0px;
}

h1
{
	font-size:15px;
	font-weight:bold;
	padding-left: 30px;
}
hr
{
	margin-left: -5px;
	width: 180px;
	background-color: #7C858A;
	height: 0px;
	border: 0px;
	border-top: solid 1px #7C858A;
	
}
a img,div#container div#content div#innercontent2 a.ContentLink:hover
{
	border-width:0;
	clear:both;
}
/*	GENERAL CLASSES	*/
.Message
{
	color: #DABE4C;
	font-weight:bold;
}
.Error,.Error *
{
	color: #f00;
	font-weight:bold;
}
.center
{
	text-align:center;
}
.right
{
	text-align:right;
}
.hidden
{
	display:none;
}
.visible
{
	display:block;
}

form
{
	margin:0;
	padding:0;
}
.button, .buttons input, .ncol, .smallbutton,.largebutton
{
	background-color:#fff;
	text-align:center;
	border:1px solid #d7d7d7;
	cursor:hand;
	cursor:pointer;
	font-weight:bold;
	color:#888c6c;
	padding:0;
	margin:0;
	
}
input.dateinput
{
	width:80px;
}
.imgbutton
{
	background-color:Transparent;
	cursor:pointer;
	cursor:hand;
	margin:0;
	padding:2px;
}
.buttonactive
{	
	border:1px outset #F1D260;
	padding:0;
	margin:0;
}
.noborder, .noborder *
{
	border-width:0;
	background-color:Transparent;
}
.largebutton
{
	width:250px !important;
	width:250px;
}
/*	----------------------------------------	*/

/* CONTAINER */
div#Container
{
	text-align:left;
	position:relative;
	width:962;
	background-color:#7C858A;
	margin:0 auto;
	padding:0;
}

table#middle
{
	width:954;
}

table#middle td
{
	/*vertical-align:top;*/	
	
}

table#middle td#leftcol, table#middle td#rightcol
{
	
}
table#middle td#leftcol
{
	vertical-align: top;
	width:221px !important;
	width:218px;
	background-image: url(../../images/layout/picleftcol.jpg);
	background-position: 0px, 20px;
	background-repeat: no-repeat;
	border-right-style: solid;
	border-right-width: 3px;
	border-right-color: #7C858A;
	background-color: #fdfdfd;
	
}

table#middle td#homemastercol div#content
{
	height:auto;
	height:auto !important;
	min-height:0 !important;
	padding-bottom:10px;
	padding-bottom:10px !important;
	
}
table#middle td#homemastercol,
table#middle td#centercol,
table#middle td#rightcol
{
	
	background-image: url(../../images/layout/gradient.jpg);
	background-repeat: repeat-x;
	background-position:top;
	background-color: #6D747A;
}
table#middle td#homemastercol td#centercol,
table#middle td#homemastercol td#rightcol
{
	/*background-image:none;*/
}
table#middle td#rightcol
{
	vertical-align: top;
	width:189px;
	padding-top:15px;
	/*border-left-color: #7C858A;
	border-left-style: solid;
	border-left-width: 5px;*/
}

.nonews
{
	width:0px;
	display:none;
}



/*	DATAGRIDS	*/

div#Content table, div#Content table td
{
	border-color:#bbb;
	color:#ffffff;
}
div#Content table tr td
{
	padding:2px;
}
div#Content .header td
{
	background-color:#4E9C43;
	color:#FFF;
	border-color:#222;
	font-weight: bold;
}
div#Content .item td
{
	background-color:#F1F1F1;
	color:#333;
}

div#Content .alternate td
{
	background-color:#FEFBEE;
	color:#222;
}
div#Content .footer td
{
	border-width:0;
	background-color:#033250;
	font-weight: bold;
}

/*	SHOP	*/
div#Header
{
	position:relative;
	height:138px;
	background-color: #7C858A;

}
#flashheader
{
	position:relative;
}
#flashheader object
{
	position:absolute;
	top:0;
	left:0;
}
div#header a#hplnkHome
{
	position:absolute;
	top:20px;
	left:20px;
	display:block;
	width:185px;
	height:90px;
	cursor:pointer;
	cursor:hand;
	z-index:10;
	background-image:url(../../images/spacer.gif);
	
	/*background-image:url(../../images/layout/test.png);
	background-repeat:no-repeat;
	behavior: url(../../scripts/css/iepngfix.htc);*/
}

div#Header div#Headerleft
{
	clear:both;
	width:560px;
	height:112px;
	top:18px;
	left:0;
	position:absolute;
	background-image:url(../../images/Layout/Header_Left.gif);
	background-repeat:no-repeat;
	display:none;
}

div#Header div#Headerright
{
	clear:both;
	width:437px;
	height:148px;
	right:0;
	position:absolute;
	background-image:url(../../images/Layout/Header_Right.jpg);
	background-repeat:no-repeat;
	display:none;
}


/*SHOPPINGCART*/
div#Shoppingcart
{
	margin-left:35px;
	position:relative;
}
div#Shoppingcart a
{
	color:#888c6c;
}
div#Shoppingcart a:hover
{
	color:#c0918d;
}

div#Shoppingcart a img
{
	border-width:0;
	top:8px;
	left:-25px;
	position:absolute;
}

div#Header div#quicknav
{
	position:absolute;
	top:10px;
	right:0px;
	height:22px;
	width:788px !important;
	width:790px;
}
div#Languages
{	
	display:block;
	position: relative;
	z-index:999;
	background-position:0 50%;
	padding-top:3px !important;
	margin-left:9px
}

div#NavRight div#Languages select	
{
	color:#888c6c;
	font-family:Arial;
	font-size:12;
	font-weight:bold;
}

div#loginsmall, div#searchsmall
{
	float: left;
	margin-top:6px;
	margin-bottom: 10px;
	padding-top:0px;
	padding-bottom:0px;
	width:400px;

}

div#loginsmall a, div#searchsmall a
{
	color:#ffffff;
	text-decoration: none;
}

div#loginsmall a:hover, div#searchsmall a:hover
{
	color:#6ADCA2;
}

div#searchsmall li
{
}
div#searchsmall img
{
	margin-left:10px;
	vertical-align: middle;
}

div#searchsmall input.button
{
	margin-left:10px;
	margin-right: 10px;
	width:30px;
}

div#loginsmall input.button
{
	margin-left:36px;
	width:60px
}
div#loginsmall input, div#searchsmall input
{
	width:135px;
}
div#loginsmall .button,div#loginsmall input, div#loginsmall .smallbutton,div#loginsmall .smallbuttons *
{
	font-size:9px;
	margin:2px 0 2px 36px;
}
div#searchsmall .button
{
	font-size:9px;
	margin:2px 0 2px 10px;
}
div#searchsmall input
{
	font-size:9px;
	margin:2px 0 2px 13px;
}

div#loginsmall p,div#searchsmall p
{	
	margin:0;
	padding:0;
}
div#loginsmall li,div#searchsmall li
{
	
}
div#loginsmall p.first
{
	padding-left:4px;
}
div#loginsmall p.item
{
	padding-top:2px;
}
div#loginsmall li,div#searchsmall li
{
	list-style-type:none;
	margin-left:-30px;
	padding:0 0 1px 25px;
	font-size:11px;
}

/* NAVIGATION */

div#Navigation *
{
	width:200px;
	z-index:10;
}
div#Navigation
{
	margin-top: 45px;
}
td.tdcontent
{
	vertical-align:top;
	padding-top:10px;
}
td.tdcontent div#content
{
	margin-top:10px;
}
div#CompanyInfo
{
	font-size:10px;
	line-height:15px;
	color:#666;
	position:absolute;
	left:3px;
	top:3px;
	z-index:50;
}
div#Navigation ul
{
	list-style-type:none;
	margin:5px !important;
	margin:0px;
	margin-left: 5px !important;
	margin-left:-1px;
	padding-left:0px !important;
	background-color: Transparent;
	
	
}
div#Navigation ul li a
{
	
	padding-left:25px;
	display:block;
	background-image:url(../../images/layout/li_nav_bullet.gif);
	background-repeat:no-repeat;
	background-position:8px 50% !important;
	background-position:12px 50%;
}
div#Navigation ul li a:hover
{
	
	padding-left:25px;
	display:block;
	background-image:url(../../images/layout/li_nav_bullet.gif);
	background-repeat:no-repeat;
	background-position:8px 50% !important;
	background-position:12px 50%;
}

div#Navigation ul li a.selected
{	
	color: #6ADCA2;
}

div#NavTopContent table td a.selected
{
	color: #6ADCA2;
}

div#Navigation ul li
{
	
	margin: 3px 0;
	display: block;
	height: auto !important;
	height: 15px;
	
}

div#Navigation ul ul li a
{
	background-color: Transparent;
	background-image: none;
	color: #444444;
	font-weight:bolder;
	padding-left:60px;
	text-indent:-25px;
	width:175px !important;
	height:auto !important;
	
}

div#Navigation ul ul li a:hover
{
	background-color: Transparent;
	background-image: none;
	padding-left:60px;
	text-indent:-25px;
	width:175px !important;
	height:auto !important;
	color:#0A7103;
}

div#Navigation ul ul ul li a
{
	background-color: Transparent;
	background-image: none;
	padding-left:60px;
	text-indent:-15px;
}

div#Navigation ul ul ul li a:hover
{
	background-color: Transparent;
	background-image: none;
	padding-left:60px;
	text-indent:-15px;
	color:#0A7103;
}

div#Navigation ul ul li a.selected,
div#Navigation ul ul ul li a.selected
{
	color:#0A7103;
}

div#Navigation a 
{ 
	background-image:url(../../images/layout/li_nav_bullet.gif);
	background-repeat:no-repeat;
	background-position:5px 50%;
	padding-left:20px;
	margin-left: -6px;
	color:#ffffff;
	font-size:12px;
	display: block;
	width:221px !important;
	width:225px;
	line-height:17px;
	text-decoration:none;
	font-weight:normal;
	background-color: #7C858A;
	height:18px;
} 


div#Navigation a:hover
{
	color:#6ADCA2;
	background-image:url(../../images/Layout/Button_Selected.gif);
	background-position:5px 50%;
	line-height:17px;
}
div#Navigation li span.more
{
	color:#C0918D;
}

div#Navigation ul li ul li
{
	border-left:0px dotted #ffffff;
	background-color: Transparent;
	
}

div#Navigation li.emptycat ul
{
	display:none;
}
div#Navigation li.emptycat:hover ul
{
	display:block;
}
/*TOPNAVIGATION*/
div#Navigationtop
{
	background-color:Transparent;
	height:30px;
	width:auto;	
}
div#NavTopContent
{
	float: right;
	margin-top:7px;
	margin-right: 15px;
}


div#NavTopContent table td a
{
	color: #ffffff;
	text-decoration:none;
	font-size: 10px;
	
}

div#NavTopContent table td a:hover
{
	color:#6ADCA2;
	
}
div#NavTopContent table td.line
{
	text-align: center;
	width: 16px;
	color: #ffffff;
	text-decoration:none;
	
}

/* NavRight */

div#NavRight
{
	/*position:absolute;
	top:160px;
	right:0px*/
}


/*	CONTENT	*/

div#Content,div#translations
{
	
	/*position:absolute;
	top:160;
	left:190;*/
	width:520px;
	padding-right:20px !important;
	padding-left:5px !important;
	padding-bottom:45px;	
}

div#Content
{
	min-height: 400px !important;
	height: auto !important;
	height:400px;
	color:#ffffff;
	font-size:12px;
}

div#Content_nonews
{
	width:720px;
	padding-right:20px !important;
	padding-left:5px !important;
	padding-bottom:45px;
	min-height: 400px !important;
	height: auto !important;
	height:400px;
	color:#ffffff;
	font-size:12px;
}

div#contactform
{
	margin-left: 20px;
}

div#contactform p
{
	font-size: 13px;
}

div#contactform table tr td
{
	color: #ffffff;
	font-size: 13px;
}

div#translations
{
	margin:0;
	border:1px solid #FFEEAB;
	float:none;
	width:600px;
}

div#Content ul
{
	list-style-image:url(../../images/layout/li.gif);
}
div#Content .Error ul
{
	padding:5px;
	list-style-position:inside;
	margin:10px;
}
h1.h1trace
{
	/*display:none;*/
	margin:0;
	font-size:10px;
	color:#000;
	position:absolute;
	display:none;
	top:128px;
	right:0px;
	width:550px;
	height:14px;
	font-weight:normal;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	z-index:1;
}
div#container div#Content h2.currentcat,
div#container div#Content_nonews h2.currentcat
 {
	font-size:16px;
	color:#6ADCA2;
	font-weight:bold;
	font-family: Century Gothic, Arial , Verdana, Helvetica, sans-serif;
	margin:10px 0 5px 5px;
	padding-left:0px;
	line-height:28px;
	height:20px;
	margin-bottom:10px;
	
}

h1.h1trace span.arrow
{
	margin-right:2px;
	height:16px;
	padding-left:10px;
	background-image:url(../../images/Layout/Bullet.gif);
	background-repeat:no-repeat;
	background-position:left 50%;
	z-index:0;
}

div#Content h1.h1trace a
{
	color:#000;
	text-decoration:underline;
}
div#Content h1.h1trace a:hover
{
	color:#222;
	background-color:Transparent;
}

div#Content	a,div#CompanyInfo a
{
	color: #fff;
	text-decoration:underline;
}
div#Content_nonews a,div#CompanyInfo a
{
	color: #fff;
	text-decoration:underline;
}

div#Content a:hover,div#CompanyInfo a:hover
{
	color:#6ADCA2;
}


div#Content_nonews a:hover,div#CompanyInfo a:hover
{
	color:#6ADCA2;
}
div#Content table.forgot, div#Content table.login, 
div#Content table.newcustomer,div#Content table.customer
{
	margin-left:20px;
}
/*headers */
div#container div#Content div#innercontent h1,
div#container div#Content div#innercontent2 h1
{
	padding:2px;
	margin:5px;
	font-weight:bold;
	font-size:15px;
}
div#container div#content h2,
div#container div#content div#innercontent h2,
div#container div#content div#innercontent2 h2
{
	margin:2px;
	font-weight:bold;
	font-size:13px;
	margin:5px 3px;
	padding-left:15px;
	font-size:13px;
	letter-spacing:2px;
	background-image:url(../../images/layout/h2.gif);
	background-repeat:no-repeat;
	background-position:2px 3px;
}
div#container div#content h2 span
{
	color:#ffffff;
	border-bottom:1px solid #666666;
}

div#container div#content strong
{
	color:#ffffff;
}

div#container div#Content div#innercontent h3,
div#container div#Content div#innercontent2 h3
{
	position:static;
	padding:2px;
	margin:2px;
	font-weight:bold;
	font-size:12px;
}
div#container div#Content div#innercontent h4,
div#container div#Content div#innercontent2 h4
{
	position:static;
	padding:2px;
	margin:1px;
	font-weight:bold;
	font-size:11px;
}
div#Results
{
	padding-bottom:15px;
	margin-bottom:20px;
	border-bottom:2px dotted #f2ebeb;
}
div#innercontent
{
	width:100%;
	padding:5px;
	clear:both;
}
div#innercontent p img
{
	margin:5px;
}

div#innercontent2
{
	width:100%;
	height:auto;
	padding:5px;
}


/* NEWSITEM*/

div#NewsItem
{
	background-color:#ffffff; 
	background-image: url(../../images/layout/GradientNewsItem.jpg);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-left:0px;
	margin-left: -10px;
	margin-bottom:10px;
	width: 180px;
	/*border-bottom-width: 10px;
	border-bottom-color: #7C858A;
	border-bottom-style: solid;*/
}

div#NewsItem li
{
	width:180px;
	margin-left: 5px !important;
	margin-left: -15px;
	padding-left:0px !important;
	padding-left: 4px;
	padding-bottom:2px;
	margin-top:-6px !important;
	margin-top: -15px;
	
}

div#NewsItem li .right
{
	text-align:right;
	width: 170px;
	margin-top:-3px;
	
}
/* relatednews*/
#relatednews
{
	clear:both;
	padding:5px 20px;
}
#relatednews .relatednewsitem_header
{
	padding:5px 0px;
}
#relatednews .relatednewsitem_center
{
	padding:5px 20px;
}
div#content #relatednews span.publishdate
{
	font-weight:bold;
	color:#6ADCA2;
}
.relatednewsitem_footer
#newscontent ul.newsoverview
{
	margin-left: 35px;
	clear:both;
}
#newscontent ul.newsoverview span.publishdate
{
	font-weight:bold;
	color:#6ADCA2;
}
/*	NEWSITEMS	*/
div#NewsItems
{
	position:relative;
	margin-top:0px;
	padding-left: 0px;
	padding-top:10px;
	padding-bottom:0px;
	background-color: Transparent;
	width:180px;
}

div#NewsItems h3
{
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #009435;
	margin-top: -5px;
	padding-left: 5px;
}


div#NewsItems ul
{
	width:180px;
	margin-top:-10px;
	
	padding-left:10px;
	list-style: none;
	margin-left: 0px;	
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 10px;
	color: #888888;
}



div#NewsItems li a
{
	list-style-type:none;
	font-weight:bold;
	text-decoration:none;
	color:#888888;
	
}


div#NewsItems li a:hover
{
	color: #009435;
}


div#NewsItems span.publishdate
{
	font-style:italic;
	color:#666;


	
}

div#NewsItems span:hover
{
	color: #009435;
}

/*	PRODUCTBOX	*/

div#Products
{
	clear:both;
}

div.productbox
{
	width:500px;
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
	height:150px;
	background-color:Transparent;
	position:relative;
	margin:-1px 0 0 15px !important;	
	margin-left: 0px;
	padding-top: 10px;
	float:left;
	
}

table#middle td div.productbox table
{	
width:100%;
margin-top: -10px;
border-collapse:collapse;
}

table#middle td div.productbox table td.middle
{
	color: #ffffff;
	vertical-align: middle;
}

table#middle td div.productbox table td.middle span
{
	width: 80px;
}

div.productbox h3.productname
{
	text-align:left;
	color: #ffffff;
	font-size:14px;
	height:22px;
	padding:0;
	padding-top:4px;
	margin:0;
	width: 500px;
	padding-left:10px;

}

div#content div#products div.productbox h3.productname a
{
	text-decoration:none;
	color: #ffffff;
	
}

div#content div#products div.productbox h3.productname a:hover
{
	color:#6ADCA2;
}

div.productbox td.photo
{
	position:relative;
	text-align:center;
	margin-left:10px;
	width:80px;
}
div.productbox td.photo img
{
	text-align:center;
	border:1px outset #ffffff;
	margin-left:10px;
}
div.productbox td.buynow
{
	position:absolute;
	bottom:0px;
	right:0px;
	width:50%;
	background-color:#fff;
	font-size:12px;
	padding:0 0 5px 0;
	margin:0;
	text-align:center;
	display: none;
}
div.productbox td.buynow a
{
	
	color:#666666;
	font-weight:bold;
}

div.productbox td.price
{
	position:absolute;
	bottom:0px;
	left:0px;
	z-index:600;

	width:50%;
	padding:0 0 5px 0;
	margin:0;
	
	text-align:center;
	font-size:12px;
	background-color:#fff;
	color:#666666;
	display:none;
}

div.productbox span.readmore
{
	background-image:url(../../images/layout/promo_bottom.gif);
	background-repeat:no-repeat;
	text-align:center;
	color: #ffffff;
	padding-left:5px;
	width:70px;
	
}
table#middle td div.productbox td.shortdescription
{
	position:relative;
	width:300px;
	color:#ffffff;
	margin:0;
	padding: 0px 5px 5px 10px;
	text-align:left;
	right:0;
	vertical-align:middle;
}

/*	PROMOS	*/
div#Promos
{
	clear:both;
	padding:0 20px 45px 5px;
}

div#Promos h3.promotitle
{
	font-size:14px;
	color:#6ADCA2;
	margin:10px 0 5px 5px;
}
.homepagepromos .promoleft,
.homepagepromos .promoright
{
	float:left;
	width:326px;	
	margin:10px 10px;	
	background-image:url(../../images/layout/promo.png);
	background-repeat:no-repeat;
}

table.promobox
{
	height:auto;
	background-color:transparent;
	position:relative;
	width:100%;
	height:200px;
	
}
table.promobox th.productname
{
	text-align:center;
	vertical-align:middle;
	font-size:13px;
	background-color:transparent;	
	padding:0;
	height:30px;
	border-bottom:1px solid #fff;

}

table.promobox th.productname a
{
	text-decoration:none;
	color:#333;
	
}
table.promobox th.productname a:hover
{
	/*color:#6ADCA2;*/
	text-decoration:underline;
}

table.promobox td.photo
{
	text-align:center;
	width:115px;

}
table.promobox td.photo img
{
	text-align:center;
	/*border:1px outset #747C7F;*/
}

table.promobox td.readmore
{	
	text-align:right;
	color:#fff;
	padding-right:30px;
	border-top:1px solid #fff;
	height:30px;

}
table.promobox td.readmore a
{
	color:#6ADCA2;
	font-weight:bold;
	list-style-type:none;
	text-decoration:none;
}
table.promobox td.readmore a:hover
{
		color:#ddd;
}	

table.promobox td.shortdescription
{	
	color:#ffffff;
	margin:0;
}


/*	PRODUCT	*/
div#ProductInfo
{
	padding-bottom:10px;
	padding-right: 10px;
}

div#container div#Content div#ProductInfo h2.currentcat 
{
margin-left: 0px;	
}
p.ProductDesc
{
margin-left:10px;	
}

div#ProductInfo h3
{
	font-size:13px;
	text-align:center;
}
div#ProductInfo p.Order
{
	text-align:center;
	font-weight:bold;
}
div#ProductInfo input
{
	text-align:center;
}


div#Photos
{
	position:relative;
	margin-left:10px;

}
div#Photos div#big
{
	width:520px;
	height:auto;
	border:solid 1px #666;
	background-color:transparent;
	margin-bottom:10px;
}
div#Photos div#big table
{
	height:100%;
	width:100%;
}
div#Photos div#big table tr td
{
	text-align:center;
	vertical-align:middle;
}
div#Photos div#big img
{
	margin:5px 0px;
	text-align:center;
	cursor:pointer;
	cursor:hand;
}
div#Photos div#thumbs
{
	top:0px;
	position:absolute;
	left:525px;
	width:90px;
}
div#Photos div#thumbs .Photo
{
	
	text-align:center;
	vertical-align:middle;
	cursor:hand;
	cursor:pointer;
	width:90px;
	background-color:transparent;
}
div#Photos div#thumbs .PhotoHover
{
	
	text-align:center;
	vertical-align:middle;
	cursor:hand;
	cursor:pointer;
	width:90px;
	background-color:#6ADCA2;

}
div#Photos div#thumbs img
{
	cursor:hand;
	cursor:pointer;
	margin:3px 5px 2px 5px;
}
div#Photos div#thumbs .hidden
{
	display:none;
}

/*	SHOPPINGCART	*/

div#Content table.OrderItemHead
{
	width:500px;
	margin:20px 0 0 5px;
	background-color: #fff;
	border:dotted 2px #F2EBEB;
}
div#Content table.OrderItemHead td
{
	border-color:#F2EBEB;
	font-weight:bold;
	color:#666;
}
div#Content table.OrderItem, table.OrderItemHover
{
	width:500px;
	margin:0 0 0 5px;
	background-color:#F2EBEB;
	border-bottom:solid 1px #F2EBEB;

}
div#Content table.OrderItemHover
{
	background-color:#c0918d;
	border-bottom:solid 1px #F2EBEB;
}
div#Content table.Total
{
	width:500px;
	margin:1px 0 0 5px;
	background-color:#DCDCDC;
	border-top:solid 1px #F2EBEB;
	border-bottom:solid 1px #F2EBEB;
}
div#Content table.Total tr td
{
	vertical-align:bottom;
}
div#Content table.Total .PriceTotal
{
	border-top:1px solid #c0918d;
	padding-top:15px;
	vertical-align:bottom;
}
div#Content td.ProductName
{
	width:240px !important;
	width:238px;
}
div#Content td.ProductName a
{
	text-decoration:none;
	font-weight:bold;
	color:#666;
}
div#Content td.ChangeQty
{
	width:80px;
	text-align:center;
	color:#666;
}
div#Content td.ChangeQty p
{
	font-weight:bold;
	display:block;
	float:left;
	text-align:center;
	padding:0;
	margin:0;
	width:45px !important;
	width:38px;
}
div#Content td.ChangeQty input
{
	background-color:#EEE;
	border-color:#ddd;
	border-style:outset;
	padding:0;
	margin:0;
	float:left;
}
div#Content td.ChangeQty input.plusbutton
{
	float:right;
}
div#Content td.Price
{
	width:80px;
	text-align:right;
}
div#Content table.OrderItemHead td.Price
{
	width:80px;
	text-align:center;
}
div#Content table.Total td
{
	text-align:right;
}
div#Content td.TotalPrice, div#Content table.OrderItemHead td.TotalPrice, 
div#Content table.Total td.Price, div#Content table.Total td.PriceTotal
{
	color:#666;
	width:80px;
	font-weight:bold;
	text-align:right;
}
div#Content table.OrderItemHead td.ChangeQty
{
	text-align:center;
}
div#Content table.Total td.PriceTotal, div#Content span.PriceTotal
{
	font-size:12px;
}
div#Content table.ContactTypes
{
	width:420px;
	margin:20px 0 0 5px;	
	background-color:#F3F3F3;
	border-bottom:solid 1px #93A8B9;
}


div#Content table.ContactTypes tr.head td
{
	font-weight:bold;
	background-color: #010066;
	border:solid 1px #E0E0E0;
	text-align:center;
	color:#fff;
}
div#Content table.ContactTypes tr.middle td
{
	padding:10px 30px;
}
div#Content table.ContactTypes td.left
{
	border-left:solid 1px #222;
}
p.pay
{
	margin-left:20px;
}
div.clear
{
	clear:both;
	display:none;
}
div.clear span
{
	visibility:hidden;
}
/*	FOOTER	*/  
div#Footer
{
	clear:both;
	font-size:10px;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	color:#ffffff;
}
div#Footer div.right
{
	background-image:url(../../images/layout/footer_right_bg.gif);
	background-repeat:repeat-x;

	line-height:19px;
	text-align:left;
	margin-left:182px;
	padding-left:10px;
}
div#Footer a
{
	color:#ffffff;
}

div#banner
{
	padding:15 0 15 0;
	text-align:center;
	clear:both;
}

div.lengthbox
{
	display:inline;
}
div#spageie,div#spagens
{
	background:#fff;
	height:215px; 
	border-top:2px dotted #F2EBEB; 
	border-bottom:2px dotted #F2EBEB;
	position:relative;
	overflow:hidden;
}
div#spageie a.more, div#spagens a.more
{
	font-weight:bold;
	text-decoration:none;
	font-family:Arial;
	font-size:11px;
}
div#container div#content span.publishdate
{
	font-style:italic;
	margin:0 10px;
	font-size:10px;
	font-weight:normal;
	border:none;
}
div#editpage
{
	margin:15px;
	padding:5px;
	padding-right:30px;
	border:solid 1px #F9A500;
	background-color:#FFFAF0;
	background-image:url(../../images/layout/edit_page.gif);
	background-repeat:no-repeat;
	background-position:100%;
	text-align:right;
}
div#editpage a:hover
{
	color:#F9A500;
}
div#container div#Results h3
{
	font-size:12px;
	margin:10px 0 3px 0;
	padding:0;
}

div#container div#Results h3 a
{
	color: #ffffff;
}

div#container div#Results h3 a:hover
{
	color:#6ADCA2;
}

div#container div#Results p
{
	margin:2px 0;
	padding:0;
}
div#container div#Results a.extra
{
	text-decoration:none;
	color:#6adca2;
	font-style:italic;
}


/*GALLERY*/
div#shop .gallery
{
	text-align:center;
	background-color:Transparent;
}
.gallery
{
	border-top:1px dotted #ddd;
	padding:0 15px;
	text-align:left;
	margin-top:15px;
	background-color:#fafafa;	
}
.scrollgallery div.galleryheader,
.gallery div.galleryheader
{
	margin-bottom:10px;
	margin-top:15px;
	text-align:left;
}

.scrollgallery div.galleryheader span.gallerytitle,
.gallery div.galleryheader span.gallerytitle
{
	display:block;
	font-weight:bold;
	font-size:14px;
	text-align:left;
}
.scrollgallery div.galleryheader span.gallerydescription,
.gallery div.galleryheader span.gallerydescription
{
	display:block;
	font-weight:bold;
	font-size:11px;
	font-style:italic;
	padding-left:40px;
}
.gallery .galleryitem
{	
	background-color:#e3e3e3;
	border:1px solid #ccc;
	vertical-align:middle;
	text-align:center;
	padding:5px;
	
}
.scrollgallery #scroller,
.scrollgallery #scroller td
{
	text-align:center;
}
.scrollgallery #scroller .currentimage
{
	background-color:#FDF8D4;
	border:1px dotted #555;
}
.scrollgallery span.refreshphoto
{
	font-weight:bold;
	font-style:italic;
	font-size:10px;
	margin-right:30px;
	
	color:#666;
}
.scrollgallery span.imageindex
{
	float:right;
	font-weight:bold;
	font-style:italic;
	font-size:10px;
	margin-right:30px;
	
	color:#666;
}
.scrollgallery td.largephoto
{
	vertical-align:middle;
	text-align:center;
	border:1px dotted #e3e3e3;
	background-color:#ddd;
}
.scrollgallery .largephoto img
{
	border:1px solid #666;
	margin:0 15px;
	text-align:center;
}
.scrollgallery .scrollimages
{
	overflow:hidden;
}
.scrollgallery .scrollprev,
.scrollgallery .scrollnext
{
	width:50%;
	text-align:center;	
}
.scrollgallery .scrollprev a,
.scrollgallery .scrollnext a
{
	font-weight:bold;
	color:#333;
	font-size:13px;
}
.scrollgallery .scrollitem  
{
	text-align:center;
	vertical-align:middle;
}
.scrollgallery .scollimages
{
	overflow:hidden;
}
.scrollgallery .scrollitem div.thumbimage
{
	background-color:#eee;
}
.scrollgallery .scrollitem div.thumbimage,
.gallery .galleryitem div.thumbimage
{
	display:block;
	border:1px dotted #e3e3e3;
	cursor:pointer;
	cursor:hand;
}
.scrollgallery .scrollitem div.myhover,
.gallery .galleryitem div.myhover
{
	background-color:#eee;
	border:1px dotted #d3d3d3;
	cursor:hand;
}
.gallery .gallerycontent
{
	margin:0 auto;
	text-align:left;
}

div#search
{
width: 700px;

padding-left:10px;
}

.searchchk
{
width: 400px;
background-color: Red;	
}


.lbcat
{
	margin-left: 15px;
	margin-top: 10px;
	width:140px;
	height: 125px;	
	background-color: Transparent;
	color: #FFFFFF !important;
	color: #000000;
	scrollbar-3dlight-color: #3a669d;
	scrollbar-arrow-color: #3a669d;
	scrollbar-base-color: #3a669d;
	scrollbar-darkshadow-color: #093267;
	scrollbar-face-color: #093267;
	scrollbar-highlight-color: #3a669d;
	scrollbar-shadow-color: #3a669d;
	/*scrollbar-face-color: transparent;*/
}
div#search table td .lbcat input
{
	scrollbar-3dlight-color: #3a669d;
	scrollbar-arrow-color: #3a669d;
	scrollbar-base-color: #3a669d;
	scrollbar-darkshadow-color: #093267;
	scrollbar-face-color: #093267;
	scrollbar-highlight-color: #3a669d;
	scrollbar-shadow-color: #3a669d;
}

div#search .chkSelectAll
{
	padding-left: 10px;
	width: 125px;
	display: block;
	background-color: Transparent;
}

div#search .chkSelectAll input
{
	
	border-style: none;
	border-width: 0px;
	background-color: Transparent;
}

.chkinput
{
	border-style: none;
	border-color: Blue;
	border-width: 0px;	
}


.countries
{
	vertical-align: text-top;
	padding-top: 10px;
}

/* sitemap */
div#sitemap ul
{
	width: 100%;
}
div#sitemap li
{
	padding:3px 0;
	list-style-type:square;
}
