html,
body
{
margin: 0;
padding: 0;
background: #b0afad;
}

html
{
overflow-y: scroll;
}
   
body { font-size: 75%; }

   
body { 
  color: #222; 
  font-family: "Lucida Grande", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif; 
}
h1,h2,h3,h4,h5,h6 { 
  color: #111; 
  font-family: "Lucida Grande", "Helvetica Neue", Helvetica, Arial, sans-serif; 
}


/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { font-weight: normal; }

h1 { font-size: 3em; line-height: 1; margin-bottom: 0.5em; }
h2 { font-size: 2em; margin-bottom: 0.75em; }
h3 { font-size: 1.5em; line-height: 1; margin-bottom: 1em; }
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }


/* Text elements
-------------------------------------------------------------- */

p           { margin: 0 0 1.5em; }
p.last      { margin-bottom: 0; }
p img       { margin: 1.5em 1.5em 0em 0; padding: 0; }
p img.top   { margin-top: 0; } /* Use this if the image is at the top of the <p>. */
img         { margin: 0 0 1.5em; }

ul, ol      { margin:0 1.5em 1.5em 1.5em; }
ul          { list-style-type: circle; }
ol          { list-style-type: decimal; }
dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin-top: 1.5em; font-style: italic; }
del         { color:#666; }

a:focus, 
a:hover     { color: #000; }
a           { color: #009; text-decoration: underline; }

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; background: #ffc; }
dfn         { font-weight: bold; }
pre,code    { margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'monotype.com', 'lucida console', monospace; line-height: 1.5; } 
tt          { display: block; margin: 1.5em 0; line-height: 1.5; }


/* Tables
-------------------------------------------------------------- */

table   { margin-bottom: 1.4em; }
th      { border-bottom: 2px solid #ccc; font-weight: bold; }
td      { border-bottom: 1px solid #ddd; }
th,td   { padding: 4px 10px 4px 0; }
tfoot   { font-style: italic; }
caption { background: #ffc; }

/* Use this if you use span-x classes on th/td. */
table .last { padding-right: 0; } 


/* Some default classes
-------------------------------------------------------------- */

.small      { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
.large      { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
.quiet      { color: #666; }

.hide       { display: none; }
.highlight  { background:#ff0; }
.added      { color:#060; }
.removed    { color:#900; }

.top        { margin-top:0; padding-top:0; }
.bottom     { margin-bottom:0; padding-bottom:0; }



#container
{
position: relative;
margin: 0;
padding: 0;
background: #030303 url(../img/layout/body_bg_3.png) repeat-x bottom;
font-family: 'Arial', sans-serif;
}

.clear
{
clear: both;
display: block;
}

.italic
{
font-style: italic;
}

.ui-tabs-hide
{
display: none;
}

#head /*---------------------*/
{
position: relative;
margin: 0 auto 3px auto;
height: 110px;
width: 950px;
border-bottom: 1px solid #252320;
}

#head img
{
position: absolute;
bottom: 3px;
top:15px;
left: 0;
margin: 0;


}

#head h1 span
{
width: 360px;
height: 90px;
display: none;
}

#nav
{
position: absolute;
bottom: 10px;
right: 1px;
margin: 0;
list-style-type: none;
}

#nav li
{
float: left;
padding: 0 0 0 20px;
}

#nav a
{
font-size: 11px;
letter-spacing: 0.1em;
text-decoration: none;
font-family: Arial, sans-serif;
color: #F58220;
}

#nav a.active
{
color: #fff;
}

#nav a:hover
{
color: #fff;
}

#masthead /*-----------------*/
{
z-index:1;
position: relative;
margin: 0 auto;
padding: 0 0 6px 0;
height: 404px;
width: 1000px;
background: url(../img/layout/index-masthead-bg.jpg) no-repeat top left;
}

#masthead #masthead-main
{
position: absolute;
top: 28px;
left: 26px;
width: 488px;
}

#masthead #masthead-main h2
{
margin: 0;
padding: 0;
}

#masthead #masthead-main h2 a
{
font-size: 26px;
font-family: Arial, sans-serif;
text-decoration: none;
color: #fff;
}

#masthead #masthead-main p
{
margin: 0;
padding: 0;
font-size: 13px;
font-family: Verdana, sans-serif;
color: #747470;
}

#masthead #masthead-main p a
{
padding: 0 9px 0 0;
color: #326194;
text-decoration: none;
background: url(../img/layout/link-arrow-transparent.png) no-repeat center right;
}

#masthead .masthead-side
{
position: absolute;
right: 69px;
width: 254px;
height: 105px;
}

#masthead #masthead-exchange
{
bottom: 290px;
}

#masthead #masthead-sharpening
{
top: 141px;
}

#masthead #masthead-supplies
{
top: 247px;
}

#masthead .masthead-side h2
{
margin: 12px 0 2px 0;
padding: 0;
}

#masthead .masthead-side h2 a
{
padding: 0 12px 0 0;
font-size: 19px;
font-family: Arial, sans-serif;
text-decoration: none;
color: #fff;
background: url(../img/layout/link-arrow-transparent.png) no-repeat right center;
}

#masthead .masthead-side p
{
margin: 0;
padding: 0;
font-size: 11px;
font-family: Verdana, sans-serif;
color: #b3b3b3;
}

#body /*---------------------*/
{
margin: 0 auto;
padding: 55px 4px 0 4px;
width: 950px;
background: url(../img/layout/bodyContent_bg_mid.png) top left;
}

#body-opener span,
#body-closer span
{
display: none;
}

#body-opener
{
margin: 0 auto;
padding: 0 4px;
width: 950px;
height: 16px;
background: url(../img/layout/bodyContent_bg_top.png) top left;
}

#body-closer
{
margin: 0 auto;
padding: 0 4px 100px 4px;
width: 950px;
height: 32px;
background: url(../img/layout/bodyContent_bg_bottom.png) no-repeat top left;
}

#body #column-a
{
float: left;
padding: 0 55px;
width: 365px;
font-size: 11px;
line-height: 1.4em;
}
#body #column-e
{
float: left;
padding: 0 55px;
width: 605px;
font-size: 11px;
line-height: 1.4em;
}
#body #column-ee
{
float: left;
padding: 0 15px;
width: 685px;
font-size: 11px;
line-height: 1.4em;
}
#body #column-f
{
float: left;
padding: 0 15px;
min-height: 520px;
font-size: 11px;
line-height: 1.4em;
border-left: 1px solid #d9d9d9;
}

#body #column-project-f
{
float: right;
padding: 0 15px;
min-height: 520px;
font-size: 11px;
line-height: 1.4em;
border-left: 1px solid #d9d9d9;
}

#body #column-c
{
float: left;
padding: 0 55px;
width: 250px;

line-height: 1.4em;
}
#body #column-c p.
{
font-size: 15px;
line-height: 1.4em;
}

#body #column-d
{
float: left;
padding: 0 55px;
width: 479px;
min-height: 300px;
font-size: 11px;
line-height: 1.4em;
border-left: 1px solid #d9d9d9;
}

#body #column-a p.primary
{
font-size: 15px;
line-height: 1.4em;
}

#body #column-b
{
float: left;
padding: 0 55px;
width: 364px;
min-height: 300px;
font-size: 11px;
line-height: 1.4em;
border-left: 1px solid #d9d9d9;
}

#body #column-a h2
{
font-size: 24px;
line-height: 1.25em;
font-family: Arial, sans-serif;
}

#body #column-a h3
{
margin: 2.5em 0 1em 0;
font-size: 14px;
}

#body #column-b h3
{
margin: 1em 0 1em 0;
font-size: 19px;
font-family: Arial, sans-serif;
}

#body h4
{
clear: left;
margin: 0;
padding: 2em 0 0.2em 0;
font-size: 12px;
font-weight: bold;
}
#body p.subhead
{
margin: -0.7em 0 2em 0;
font-size: 15px;
color: #868682;
}

#body #column-b img
{
float:left;
padding:0;
margin:0;
}

#body a
{
color: #f58220;
text-decoration: none;
}

#body a.standalone-arrow-link
{
padding: 0 9px 0 0;
background: url(../img/layout/link_arrow.png) no-repeat center right;
}

#body ul
{
list-style-type: disc;
}

#body #column-a ul
{
line-height: 1em;
font-size: 13px;
color: #686359;
}

#body li
{
margin: 0.5em 0;
font-family: verdana, sans-serif;
}

#body #column-a li
{
font-size: 11px;
}

#body ul.two-column-list
{
margin: 1em 0 1em 1em;
}

#body ul.two-column-list li
{
float: left;
width: 50%;
margin: 0.2em 0;
color: #514b3f;
}

#body p.link
{
font-size: 11px;
line-height: 1.3em;
color: #514b3f;
}

#tabNav
{
height: 33px;
margin: 0 0 40px -12px;
padding: 0;
background: url(../img/layout/tabs_bg.png) repeat-x bottom left;
}

#tabNav li
{
float: left;
margin: 0;
padding: 0;
height: 33px;
width: 94px;
list-style-type: none;
}

#tabNav li a
{
float: left;
margin: 0;
padding: 10px 0;
height: 13px;
width: 94px;
text-align: center;
color: #514b3f;
background: url(../img/layout/tabs_inactive.png);
}

#tabNav li.ui-tabs-selected a
{
background: url(../img/layout/tabs_active.png);
}

#tabNav li a.wide
{
width: 140px;
background: url(../img/layout/tabs_inactive_wide.png);
}

#tabNav li.ui--tabs-selected a.wide
{
background: url(../img/layout/tabs_active_wide.png);
}

#body .bigPhoneNumber
{
margin: 2em 0 0.5em 0;
font-size: 24px;
}

.index #body /*--------------*/
{
padding: 0 4px;
}

.index #knifePro-link
{
position: relative;
float: left;
width: 705px;
margin: 35px 0 0 0;
padding: 0 45px 0 220px;
}

.index #knifeSpa-link
{
position: relative;
float: left;
width: 500px;
margin: 35px 0 0 0;
padding: 0 50px 0 214px;
border-left: 1px solid #ccc;
}

.index #knifePro-link .icon-link
{
display: block;
position: absolute;
top: 11px;
left: 47px;
width: 144px;
height: 51px;
background: url(../img/layout/index-knifepro-link.png);
}

.index #knifeSpa-link .icon-link
{
display: block;
position: absolute;
top: 11px;
left: 39px;
width: 149px;
height: 51px;
background: url(../img/layout/index-knifespa-link.png);
}

.index #knifePro-link p,
.index #knifeSpa-link p
{
margin: 0 0 0.5em 0;
color: #514b3f;
}

.index #knifePro-link a.more
{
padding: 0 10px 0 0;
color: #F58220;
background: url(../img/layout/index-knifepro-arrow.png) no-repeat center right;
}

.index #knifeSpa-link a.more
{
padding: 0 10px 0 0;
color: #F58220;
background: url(../img/layout/index-knifespa-arrow.png) no-repeat center right;
}

#body #legal-text /*--------------------*/
{
    padding: 20px 20px 5px 20px;
}

#body #legal-text h2
{
    margin: 0 0 18px 0;
    font-size: 24px;
    line-height: 36px;
}
#body #legal-text h3,
#body #legal-text h4,
#body #legal-text h5,
#body #legal-text h6
{
    margin: 18px 0 0 0;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
}
#body #legal-text p
{
    margin: 0 0 18px 0;
    font-size: 12px;
    line-height: 18px;
}

#body #legal-text-projects /*--------------------*/
{
	
	width:605px!important;
    padding: 20px 0px 5px 20px;
}

#body #legal-text-projects h2
{
    margin: 0 0 18px 0;
    font-size: 24px;
    line-height: 36px;
}
#body #legal-text-projects h3,
#body #legal-text-projects h4,
#body #legal-text-projects h5,
#body #legal-text-projects h6
{
    margin: 18px 0 0 0;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
}
#body #legal-text-projects p
{

}


#foot /*---------------------*/
{
position: absolute;
bottom: 30px;
padding: 49px 0 0 0;
width: 100%;
font-size: 11px;
color: #7c7a78;
}

#foot a:hover{
text-decoration:underline;
}

#foot-content
{
position: relative;
margin: 0 auto;
width: 950px;
}

#footer-links
{
    display:block;
}

#foot a
{
text-decoration: none;
color: #7c7a78;
}

#foot #letushelp
{
position: absolute;
bottom: 0;
right: 0;
}

#foot #letushelp #phone
{
padding: 0 0 0 0.3em;
font-size: 12px;
color: #514b3f;
}  

#toolBox{
	float:right;
	margin: 18px -30px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#toolBox ul{
	list-style:none;
}
#toolBox li{float: left;}
#skype, #youtube, #twiter{
	padding: 0px 0px 0px 0px;
	margin: 0px;		
	display: block;
	overflow: hidden;
	background-repeat: no-repeat;
	font-size: 0px;
	height:20px;
	width: 20px;
	text-indent:-9000px;
	background-position: 0 0px;
}
#skype{
	/*background-image: url(../img/layout/home.gif);*/
	background-image: url(../img/layout/skype.png);
}		
#youtube{
	/*background-image: url(../img/layout/sitemap.gif);*/
	background-image: url(../img/layout/youtube.png);
}		
#twiter{
	/*background-image: url(../img/layout/kontakt.gif);*/
	background-image: url(../img/layout/twiter.png);
}
/*#home:hover,#contact:hover,#map:hover{background-position: 0 -9px;}*/
.separator{
	width:1px;
	height: 10px;
	display: block;
	background: url(../img/layout/sep2.gif) no-repeat;
	margin: 0px 3px 0px 3px;
	padding: 0px;
}	
#impel {
	width:60px;
	float:right;
	margin:10px 0px 0 0;
}
#impel a {
	display:block;
	width:65px;
	height:20px;
	text-indent:-9999px;
	background:transparent url(../img/layout/impel_logo.gif) top left no-repeat;
}
#impel a:hover {
	background:transparent url(../img/layout/impel_logo.gif) top right no-repeat;
}



a img { border: none; }

#menuh-container
	{
	margin-top:68px;
	margin-right:-180px;
    float:right!important;
    z-index: 100;

	}

#menuh 
	{
	font-size: small;
	font-family: arial, helvetica, sans-serif;
	color: #f58220;
	float:left;
	margin:2em;
	margin-top: 1em;
	z-index:9999!important;
	}
#menuh .parent
	{
z-index:9999!important;
	color: #f58220;

	}
	
#menuh a
	{
	text-align: center;
	display:block;
z-index:9999!important;
	white-space:nowrap;
	margin:0;
	padding: 0.3em;
	}
	
#menuh a:link, #menuh a:visited, #menuh a:active	/* menu at rest */
	{
	z-index:9999!important;
	color: #f58220;
	background-color: #030303;
	text-decoration:none;
	}
	
#menuh a:hover						/* menu on mouse-over  */
	{
	z-index:9999!important;
	color: white;
	text-decoration:none;
	}	
	
#menuh a.top_parent, #menuh a.top_parent:hover  /* attaches down-arrow to all top-parents */
	{
	z-index:9999!important;
	background-position: right center;
	background-repeat: no-repeat;
	}
	
#menuh a.parent, #menuh a.parent:hover 	/* attaches side-arrow to all parents */
	{
	z-index:9999!important;
	background-color: #030303;
	width:100px;
	border-bottom: 1px solid #252320;
	padding-top:12px;
	padding-left:12px;
	text-align: left;
	}

#menuh ul
	{
	z-index:9999!important;
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:6em;	/* width of all menu boxes */
	/* NOTE: For adjustable menu boxes you can comment out the above width rule.
	However, you will have to add padding in the "#menh a" rule so that the menu boxes
	will have space on either side of the text -- try it */
	}

#menuh li
	{
	z-index:9999!important;
	position:relative;
	min-height: 1px;		/* Sophie Dennis contribution for IE7 */
	vertical-align: bottom;		/* Sophie Dennis contribution for IE7 */

	}

#menuh ul ul
	{
	z-index:9999!important;
	position:absolute;	
	top:auto;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em;
	}

#menuh ul ul ul
	{
	z-index:9999!important;
	top:0;
	left:100%;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:9999;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}

/* End CSS Drop Down Menu */
.form {margin-left:0px;}
#contact{
	padding: 0px 0px 0px 0px;
	margin: 0px;		
	display: block;
	overflow: hidden;
	background-repeat: no-repeat;
	font-size: 0px;
	height:9px;
	width: 11px;
	text-indent:-9000px;
	background-position: 0 0px;
}
#contactform, #loginform{
	padding:0px;
}
#contactform h3, #loginform h3{
	color:#000;
	margin:5px 0 5px 0px;
	padding:0px 0px 0px 0px;
	font-weight:normal;
	font-size:1.1em!important;
	width:100px;
}
#contactform input, #contactform textarea, #loginform input, #loginform textarea{
	background-color: #fff;
	border:1px #1C1C1C solid;
	padding:2px;
	margin:0 0 3px 0px;
	color:#000;
	border-top:1px #f58220 solid;
}
#contactform input, #loginform input{
	width:192px;
}
#contactform input.chkbox{
	width:20px;
	vertical-align:middle;
	padding:0 0px 0 0;
	margin:0 5px 0 0!important;
}
#contactform textarea, #loginform textarea{
	width:402px;
}
#contactform input:hover, #contactform textarea:hover, #loginform input:hover, #loginform textarea:hover  {
	border:1px #f58220 solid;
}
#contactform input:focus, #contactform textarea:focus, #loginform input:focus, #loginform textarea:focus {
	border:1px #f58220 solid;
}
.submitbtn{
	color:#000!important;
	font-weight:bold;
	padding:5px!important;
	cursor:pointer;
	font-size:14px!important;
	background-color:#f58220!important;
	border:1px #ccc solid;
	padding:2px;
	margin:0 0 5px 12px;
}
.contactsub{
	float:left;
	margin:10px 0 0 0px;
	padding:0px 0 0 0px;
	width:210px;
}
.contactsub p{
	padding-top:15px;
}

div.contactsub{
	vertical-align:middle;
}
.validation-advice {
	margin: 0px 0 0 0px;
	padding: 2px 2px 2px 2px;
	color:#f58220;
	font-size:11px;
}
#captcha{
	position:relative;
	top:-30px;
	left:55px;
}
img.thumb{
	float:left;
	padding:2px!important;
	margin:0 5px 5px 0px!important;
	border:1px solid #1C1C1C!important;
}
.projects {
	width: 180px;
	height: 190px;
	float:left;
	background-color: #333333;
	margin-right: 5px;
	margin-left: 2px;
	margin-bottom: 15px;
}
.projects img {
	border:none;
}
.Thumbnail{
	width: 180px;	
	margin-left: 10px;
	float: left;
	background:url(../img/layout/proj_back.gif) no-repeat;
	margin-top: 10px;
	margin-left: 30px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	

}
.image_holder{ text-align:center;margin-left:-10px;height:140px;} 

.proj_title {
line-height:22px;
color:#fff!important;
font-weight:bold;
font-size:12px;
width:180px;
}
.proj_title a{
color:#fff!important;
}
.view_more {
color:#fff!important;
	float: right;
	padding-right: 18px;
	padding-top: 0px;		
}
.view_more a{
color:#fff!important;
}

.dateThumb{
	color: #fff;
	font-style: italic;
	float: left;
	padding-left:8px;
}

.Large{
	width:570px;
	height:300px;
	background-color: #fff;
	padding-top: 5px;
	padding-left: 10px;
	background-image: url(../img/layout/content_out.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-bottom: 20px;
	padding-right: 10px;
	border: 1px solid #1a2022;
}
* PROJECT INSIDE STYLE*/
#productview {

	height:100%;	
	margin-bottom:0px;
	color:#fff;
	/*background:#fff url(../img/layout/bg_contentMiddle.gif) repeat-y;*/
	float:left;
}


#productview .preview{
	width:370px;
	float:left;
	margin:0px 0 0px 5px;
}
#productview .preview #previewimg{
	background-color:#1C1C1C;
	text-align:center;
	padding:10px;
}
#productview .preview #previewimg a img{
	border:0;
}
#productview .details{
	width:160px;
	padding:0px 10px 0 10px;
	float:left;
	margin:0px 0 0 10px;
}
#productview .details p{
	color:#000;
	margin-bottom:10px;
	width:180px;
}
#productview .details h3{
	border-bottom:1px solid #EBEBEB;
	font-size:1.1em;
	padding-left:0px;
	margin:1px 0 1px 0;
	line-height:10px;
}
#productview .preview a img{
border:0!important;
}


.enlargeImages {margin: 5px auto 0px auto; padding: 0; width: 145px;height:18px;}

.enlargeImages p {line-height:10px;background: url(../img/layout/zoomIcon.gif) no-repeat left 1px; color: #a6a6a6; font-size: 10px; font-weight: normal; padding: 0 0 2px 18px;}
.enlargeImages p a{
	line-height:10px; color: #a6a6a6; font-size: 10px; text-decoration:none;
}

.carousel_images{
margin-left:12px;
margin-bottom:5px;
}

.infotable{
	width:100%;
	margin:0 0 10px 0;
	padding:0px;
	font-size:0.9em;
}
.infotable td{
	background-color:#4C4F50;
	padding:4px 7px;
	color:#fff;
}
.infotable th{
	background-color:#787575;
	padding:4px 7px;
	text-align:left;
	color:#fff;
}
.infotable tr.alt td {
	background:#1A2022;
	color:#fff;
}
.infotable td p{
	margin:0 0 4px 0;
	padding:0;
	color:#fff;
}
.infotable td h5{
	margin:2px 0 4px 0!important;
	padding:0;
	font-size:1.2em;
	font-weight:bold;
}
.productperigrafi {
	width: 191px;
	float:left;
    align:left;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-size: 16px;
	color: #787575;
	text-align: left;
	text-shadow:#000000 2px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #787575;
}

/* NEXT PREVIOUS BUTTONS*/	
a.action_next, a.action_previous {
	display:block;
	overflow: hidden;
	margin: 0px 0 0px 0;
	height:20px;
	width:90px;
	float:right;
	font-weight:bold;
	outline: none;
	border:0;
	padding:0px 0 0 0px;
	text-align:center;
	/*background: transparent url(../img/layout/nextarrow.gif) no-repeat 80px 0px;*/
}
a.action_previous {
	float:left;
	padding:0 0 0 10px;
	/*background: transparent url(../img/layout/previousarrow.gif) no-repeat 0 0;*/
}
a.action_next:hover  {background-position: 80px -11px !important}
a.action_previous:hover  {background-position: 0px -11px !important}

.stadia {
	width: 605px;
	float:left;
    align:left;
	margin: 0 auto;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 20px;
	color: #787575;
	text-align: left;
	text-shadow:#000000 2px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #1C1C1C;
}

/* Page Numbers */
.pages {	
	font-size: 1em;
	color: #fff;

	background-color: #797979;
	clear: both;
	float: left;
	width: 632px;
	height: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 12px;
	padding-left: 5px;
	text-align: center;
}

.pages a, .pages span {
    display: block;
    float: left;
    padding: 0.2em 0.5em;
    margin-right: 0.1em;
    border: 1px solid #999898;
   
	
}

.pages span.current {
    border: 1px solid #F58220;
    font-weight: bold;
  
    color: #F58220;
}

.pages span.stats {
	margin-right:15px;
}

.pages a {
    border: 1px solid #ccc;
    text-decoration: none;
}

.pages a:hover {
    border-color: #F58220;
	text-decoration:none;
}

.pages a.nextprev {
    font-weight: normal;
}

.pages span.nextprev {
	border: 1px solid #ddd;
    color: #999;
}

.pages .nextprev {
    float: right;
    margin-left: 10px;
}

.pages .pagenum {
    text-align:center;
    margin-left: 2px;
	border-color: #999898;
}
.pages .prev, .pages .next {
    float: right;
    margin-left: 10px;
	
	text-align:center;
	border: 1px solid #ccc;
	padding: 0.2em 0.5em;
}

#menuv {
    width: 180px;
    font: 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left: 10px;
}
#menuv ul, li {
    list-style-type: none;
}
#menuv ul {
    margin: 0;
	padding: 0;
}
#menuv li {
	border-bottom: 1px dotted #666666;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-weight:bold;
}
#menuv a {
	text-decoration: none;
	color: #767676;
	display: block;
	padding: 3px 6px;
	width: 155px;
	font-weight:normal;
}
#menuv a:hover {
	color: #F58220;
}
#menuvactive {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding: 3px 6px;
	width: 155px;
	background-color: #fff218;
}

.solver
{
float:left;
padding:10px;
width:160px;
padding-bottom:35px;
}