/********************************************
   AUTHOR:  			JC
   WEBSITE:   			
   TEMPLATE NAME: 		
   TEMPLATE CODE: 		
   VERSION:         	2.1          	
 *******************************************/
/********************************************
   HTML ELEMENTS
********************************************/ 

/* Top Elements */
* { margin: 0; padding: 0; }

body {
	background: #FFF;
	font: normal 70%/1.5em Verdana, Tahoma, Verdana, sans-serif;
	color: #333;
	text-align: center;
}
/* links */
a {
	background: inherit;
	text-decoration: none;
	color: #667F99;	
}
a:hover {
	background: inherit;
	color: #0099ff; 
}
/* headers */
h1, h2, h3 {
	font-family: Verdana, Tahoma, 'Trebuchet MS', Sans-serif;
	font-weight: Bold; 		
}
h1 {
	font-size: 180%;
	font-weight: lighter;
}
h2 {
	font-size: 156%;
	text-transform: uppercase;
	color: #999999;
	font-weight: lighter;
}
h3 { font-size: 110%; color: #0099ff; }

h1, h2, h3, p {
	margin: 0;
	padding: 10px;
	text-align: left;
}
ul, ol {
	margin: 10px 20px;
	padding: 0 20px;
	text-align: left;
}

/* images */
img {
}
img.float-right {
  margin: 5px 0px 5px 10px;  
}
img.float-left {
  margin: 5px 10px 5px 0px;
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em "Lucida Console", "courier new", monospace ;
  /* white-space: pre; */
  background: #fafafa;
  border: solid 1px #f2f2f2;  
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}

/* blockquote */
blockquote {
	margin: 10px;
 	padding: 0 0 0 28px;  
   border: 1px solid #f2f2f2; 
  	background: #FAFAFA url(quote.gif) no-repeat 5px 5px;    
}

/* form elements */
form {

}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	color: #000;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bolder 12px Arial, Sans-serif; 
	border: 1px solid #CCC; 
	padding: 2px 3px; 
	background: #FFF;
	color: #275F6C;
}

/********************************************
   LAYOUT
********************************************/ 

#wrap {
	width: 960px;
	margin-top: 20px;
	clear: both;
}
#wrap {
	width: 960px;
	margin-top: 20px;
	clear: both;
}
#content-wrap {
	position: relative;
	width: 960px;
	padding: 0;
	left: 1px;
	margin: 0px auto;
}



/* footer */
#footer {
	clear: both;
	color: #66737B;
	font: normal 95% Verdana, Tahoma, sans-serif;
	background: #FFF url(/408/menu/footer.jpg) no-repeat center center;
	width: 960px;
	height: 46px;
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 40px;
	padding-top: 48px;
	padding-bottom: 40px;
}

#footer a {
	text-decoration: none;
}

/* header */
#header {
	position: relative;
	width: 1024px;
	height: 120px;
	background: #fff no-repeat center top;
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #fff;
	clear: both;
	float: none;
}
#header h1#logo {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 42px "Trebuchet MS", Arial, Sans-serif;
	letter-spacing: -1px;
	color: #fff;
	text-transform: none;
	
	/* change the values of top and Left to adjust the position of the logo*/
	top: 19px; left: 53px;	
}
#header h2#slogan {
	position: absolute;
	z-index: 9999999;
	margin: 0; padding: 0;
	font: bold 12px "Trebuchet MS", Arial, Sans-serif;
	text-transform: none;
	color: #fff;
	
/* change the values of top and Left to adjust the position of the slogan*/
	top: 65px; left:53px;			
}
#header #searchform {
	float: right;
	padding: 45px 40px 0 0;
	display: inline;
}
/* menu */
#menu {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	clear: both;
	background: #fff url(/408/menu/menu-main.gif) no-repeat;
	margin: 20px 0px 0px;
	width: 960px;
	height: 100px;
}
#menu ul{
	letter-spacing: 0.08em;
	margin: 0;
	padding-top: 38px;
	padding-right: 0px;
	clear: both;
	padding-left: 136px;
}
#menu ul li {
	float: left;
	list-style: none;
	border-right-style: solid;
	border-right-width: 0.1em;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#menu ul li a {
	display: block;
	text-decoration: none;
	padding: 0 10px;
	background: inherit;
	color: #666666;
}
#menu ul li a:hover {
	color: #333333;  
}
#menu ul li#current a {	
	color: #0066FF;	
}

/* Main */
#main {
	width: 840px;
	padding: 20;
	margin: 20 14 0 30;
	background-position: center bottom;
	background-repeat: no-repeat;
	overflow: visible;
	clear: both;
	float: right;
}
#main h1 {
	border-bottom: 1px solid #CCCCCC;
	background: no-repeat;
	padding: 2px 0px 16px;
	margin: 10px 50px 0 0;
	color: #999;
	font-size: 36px;
	font-weight: lighter;
	letter-spacing: 0.01em;
	float: none;
	clear: both;
}

.post-footer {
	background-color: #FAFAFA;
	padding: 5px; margin: 20px 10px 0 10px;
	border: 1px solid #f2f2f2;
	font-size: 95%;	
}
.post-footer .date {
	background: url(clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url(comment.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url(page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

/* sidebar */
#sidebar {
	width: 310px;
	padding: 4px;
	height: auto;
	margin: 2px 0px 0px;
	float: left;
}	
#sidebar h1 {
	margin: 10px 0 0 0;
	padding: 3px 15px;
	font: bold normal 120%/34px Tahoma, Verdana, Sans-Serif;
	color: #A8A8A8;
	background: url(../408/menu/menusub.gif) no-repeat center;
	letter-spacing: .2em;
}
#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 3px 0px 8px 0; padding: 0;
	text-decoration: none;	
}
#sidebar ul.sidemenu li {
	border-bottom: 1px solid #EFF0F1;
	background: url(bullet.gif) no-repeat 2px 3px ;
	padding: 2px 0 2px 25px;
	margin: 0 2px;			 
}

* html body #sidebar ul.sidemenu li { height: 1%; }

#sidebar ul.sidemenu a {
	font-weight: bold;
	padding: 2px 0; 		
	background: none;
}



/* alignment classes */
.float-left  {
	float: left;
}
.float-center  {
	clear: both;
	margin-left: 40px;
	width: 800px;
}
.float-right {
	float: right;
	margin-right: 10px;
}
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* additional classes */
.clear { clear: both; }
.clearer { clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px; }
.gray { color: #CCC; }


.menumain {
	background-image: url(/Main%20Pages/menu-main102.png);
	text-align: left;
	height: 110px;
	width: 1024px;
	background-repeat: no-repeat;
	vertical-align: bottom;
	text-indent: 70px;
	font-size: 18px;
	white-space: nowrap;
}
.logo {
	height: 110px;
	width: 118px;
	background-image: url(/nav/menu-logo.png);
	background-repeat: no-repeat;
	left: 0px;
}
.menusearch {
	background-image: url(/Main%20Pages/menu-msearch.jpg);
	height: 68px;
	width: 245px;
	background-repeat: no-repeat;
}
.menu-rs {
	background-image: url(/Main%20Pages/menu-md.jpg);
	height: 68px;
	background-repeat: no-repeat;
	width: 12px;
}
.main-md {
	background-image: url(/Main%20Pages/box-mainmid.jpg);
	background-repeat: repeat-y;
	height: 310px;
	width: 1024px;
	border: none;
	font-family: "Trebuchet MS", Arial, Sans-serif;
	;
}
.main-bot {
	background-image: url(/Main%20Pages/box-mainbot.jpg);
	background-repeat: no-repeat;
	width: 1024px;
	clear: both;
	height: 8px;
}
.menubar {
	background-image: url(/Main%20Pages/bar-submenu.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 1024px;
	font-family: "Trebuchet MS", Arial, Sans-serif;
	;
	font-size: 12px;
	font-weight: bold;
}
.box {
	width: 1024px;
}
.box1 {
	background-image: url(/images/308/236x155-2.gif);
	height: 166px;
	width: 246px;
	background-repeat: no-repeat;
	float: left;
	padding: 5px;
	clear: both;
}
.box2 {
	background-image: url(/images/308/236x155.gif);
	height: 166px;
	width: 246px;
	background-repeat: no-repeat;
	float: left;
	padding: 5px;
}
.box3 {
	background-image: url(/images/308/236x155-3.gif);
	background-repeat: no-repeat;
	height: 166px;
	width: 246px;
	float: left;
	padding: 5px;
}
.box4 {
	background-image: url(/images/308/236x155-4.gif);
	background-repeat: no-repeat;
	height: 166px;
	width: 246px;
	float: left;
	padding: 5px;
}
.menu-t {
	top: 10px;
	background-image: url(/nav/menu-main102.gif);
	height: 110px;
	width: 1024px;
	background-repeat: no-repeat;
}
.wrap-picmid {
	height: 500px;
	width: 1024px;
	background-image: url(/images/borski/borski640.png);
	background-repeat: no-repeat;
}
.nav {
	background-color: #fff;
	background-image: url(/nav/menu-main102.gif);
	height: 110px;
	width: 1024px;
}
.nav-mid {
	background-image: url(/nav/menu-cont.png);
	height: 110px;
}
.nav-logo {
	background-image: url(/nav/menu-logo.png);
	left: 0px;
	background-repeat: no-repeat;
	background-position: right;
	height: 110px;
	width: 118px;
	background-color: #FFF;
}
.nav-end {
	background-image: url(/nav/menu-end.png);
	background-repeat: no-repeat;
	float: left;
	height: 110px;
	width: 250px;
}
#search {
	background-color: transparent;
	border: none;
	visibility: inherit;
	float: right;
	width: 200px;
	margin-right: 32px;
	position: relative;
	margin-top: -7px;
}
#search form {
	border: none;
	background-color: transparent;
	padding: 2px;
	position: relative;
	margin-top: 0px;
}
#search fieldset {
	background-color: transparent;
	border: none;
}
#search #x {
	background-image: none;
	padding-right: 5px;
	padding-left: 5px;
	height: 22px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	margin-left: 8px;
	text-align: center;
}
#search #q {
	background-color: transparent;
	margin: 0px;
	font-size: 90%;
	color: #999999;
	width: 120px;
}
#search.leftcap {
	background-color: transparent;
	background-image: url(/nav/menu-s-lcap.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
}
#search.rightcap {
	background-color: transparent;
	background-image: url(/nav/menu-s-r-cap.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}

/* PROMOS SCROLL */
#promos_scroll {
	width: 960px;
	min-height: 155px;
	height: 160px;
	margin-top: 44px;
	margin-bottom: 0px;
	margin-right: 6px;
	margin-left: 0px;
}


/* PROMOS */
#promos {
	width: 960px;
	min-height: 155px;
	height: 160px;
	margin-top: 44px;
	margin-bottom: 0px;
	margin-right: 6px;
	margin-left: 0px;
}
#promos img {
	border-width: 0;
	margin: 0 16px 0 0;
	text-align: center;
}
#promos img.last {
	margin: 0px;
}
/* products */
#pro {
	width: 960px;
	min-height: 155px;
	height: auto;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-left: 10px;
}
#pro img { border-width: 0; margin: 0 12px 0 0; }
#pro img.last {
	margin: 0px;
}
#menusub {
	background: url(../408/menu/menusub.gif) no-repeat center top;
	height: 200px;
	width: 310px;
	padding: 4px;
	margin-top: 32px;
	margin-bottom: 10px;
	text-align: left;
	float: left;
	margin-left: 0px;
	right: 0px;
	text-indent: 25px;
}
#menusub.h1 {
	font: 16px Geneva, Arial, Helvetica, sans-serif;
}
#pic {
	padding: 24px;
	float: left;
	margin-left: 60px;
	clear: none;
	height: 400px;
}
#pic.text {
	clear: right;
	float: right;
}
.quantitybox {
	font-size: 20px;
	background-image: url(/images/button/quantity-available.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-align: right;
	float: right;
	background-position: right;
	clear: both;
	margin-right: 6px;
}
#quantity {
	background-image: url(/images/button/quantity-available.gif);
	background-position: left center;
	margin: 2px;
	padding: 2px;
	clear: both;
	float: left;
	height: 40px;
	width: 128px;
	background-repeat: no-repeat;
}
#quantity.t {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #999999;
	padding-top: 24px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 90px;
}
.boxdot {
	padding: 10px;
	border: 1px dotted #CCCCCC;
}
.boxdotted {
	border: 1px dotted #999999;
	padding: 8px;
}
.discon {
	font-size: 75%;
}
.FlexTitle {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 2em;
	font-style: italic;
	color: #666;
	letter-spacing: .1em;
}
.flexblue {
	color: #36C;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	font-style: italic;
}
.redNew {
	color: #F00;
}

.HomeLink {
	position:absolute;
	width: 121px;
	height: 95px;
	border: 0px;
	outline:none;
}
#footer p {
	text-align: center;
}

.closeoutlink a { padding:6px; width:150px; display:block; margin-left:10px; background-color: #A1A1A1; border:#666 solid 2px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; color:#FFF; text-align:center  }
.closeoutlink a:hover { padding:6px; width:150px; display:block; margin-left:10px; background-color: #CCC; border:#666 solid 2px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; color:#FFF; text-align:center  }
.smalls {
	font-size: 80%;
}

#accordion {
	margin:20px 0px;
}

h3.toggler { cursor: pointer; border: 1px solid #f5f5f5; border-right-color: #ddd; border-bottom-color: #ddd; font-family: 'Andale Mono', sans-serif; font-size: 16px; background: #D2E0E6; color: #528CE0; margin: 0 0 4px 0; padding: 6px 6px 4px; 
}

div.element p, div.element h4 {
	margin:0px;
	padding:4px;
}

blockquote { padding:5px 20px; text-align: left; 
}

.finish_container {
	width:100%;
	height:auto;
	margin-top:5px;
	margin-bottom: 10px;

	
}

.finish_box { width:125px; height:172px; margin-right:22px; margin-bottom:10px; float: left; 
	
}
.finish_desc { margin-top:10px; width: 125px; text-align: center; }

.finish_box_large { width:190px; height:172px; margin-right:22px; margin-bottom:10px;  
	
}
.finish_desc_large { margin-top:10px; width: 190px; text-align: center; }
