/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video{ display: block; }
mark, rp, rt, ruby, summary, time{ display: inline }

/* Global properties ======================================================== */
body { 
	background: #fff; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	line-height: 18px;
	color: #959595;
	min-width: 1012px;
}
html, body {height: 100%;}

p {padding-top: 18px;}

.top {padding-top: 2px;}
.top1 {padding-top: 10px;}
.top2 {padding-top: 15px;}
.top3 {padding-top: 17px;}
.top4 {padding-top: 0px;}
.top5 {padding-top: 47px;}

.top_5 {padding-top: 29px;}

.bot {padding-bottom: 36px;}
.bot_1 {padding-bottom: 33px;}
.bot_2 {padding-bottom: 4px;}

.pad-left {padding-left: 11px;}

.margin-left {margin-left: -3px;}
.margin-right {margin-right: 23px !important;}

a {color: #575757; outline: none;}
a:hover{text-decoration: none;}

/* Global Structure ============================================================= */

	/* Header */
	header{
		height: 572px;
		background: url(../images/header-bg.gif) top center repeat-x;
	}
	
	/* Content */
	section#content {
		background: url(../images/content-bg.gif) 0 0 repeat-x;
	}			
	/* Footer */
	footer{
		min-height: 135px;
		background: url(../images/footer-bg.gif) 0 0 repeat-x #878787;
	}
/* Left & Right alignment */

.fleft { float: left;}
.fright { float: right;}
.clear { clear: both;}

.col-1, .col-2, .col-3, .col-4, .col-5 {float: left;}

.alignright {text-align: right;}
.aligncenter {text-align: center;}

.wrapper { 
	width: 100%;
	overflow: hidden;
}
.container {
	width: 100%;
}
/*----- form defaults -----*/
input, select, textarea { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	vertical-align: middle;
	font-weight: normal;
}

/*----- other -----*/
.img-indent {margin: 0 20px 0 0; float: left;}
.img-indent1 {margin: 0 22px 0 0; float: left;}
.img-indent2 {margin: 0 18px 0 0; float: left;}
.extra-wrap {width: 100%;}

/*=============================================================================== text =====*/
h1 {
	padding: 46px 0 0px 3px;
	position: relative;
	float: left;
	text-align: justify;
}
	h1 a {
		display: block;
		height: 32px;
		width: 209px;
		text-indent: -5000px;
		background: url(../images/logo.gif) left top no-repeat;
	}
h2 {
	font-size: 30px;
	line-height: 1.2em;
	color: #262626;
	margin: 0px 0px -8px 0px;
}

	h2 span {
		display: block;
		margin-top: -4px;
	}

.h-top {padding-top: 26px;}
.h-top1 {padding-top: 42px;}
.h-top2 {padding-top: 50px;}

.h-bot {margin-bottom: 0px;}
.h-bot1 {margin-bottom: 0px; padding-bottom: 16px;}
.h-bot2 {margin-bottom: 0px; padding-bottom: 2px;}

.color {color: #575757;}
.color_1 {color: #2e2e2e}

.line-height {line-height: 16px !important;}

.width {width: 212px;}

.overflow {
	display: block;
	overflow: hidden;
}
/*=================================================================================================================== header =====*/
.bg {background: url(../images/top-bg.gif) top center no-repeat; position: relative; height: 572px;}
.slogan {
	font-size: 24px;
	line-height: 1.2em;
	color: #bababa;
	float: left;
	padding: 52px 0 0 16px;
}
/*=============================================================================== SearchForm =====*/

#SearchForm {
	padding:59px 3px 9px 0;
	width:258px;
	float:right;
	position: relative;
	z-index: 2;
	height: 33px;
	overflow: hidden;
}
	#SearchForm label {
		display:inline-block;
		vertical-align:top;
		background: url(../images/search-label-bg.gif) 0 0 no-repeat;
	}
	#SearchForm input {
		vertical-align:top;
		border: none;
		background: none;
	}
	#SearchForm .input {
		width: 211px; 
		padding: 9px 0px 9px 14px;
		border: none;
		font-size: 13px; 
		line-height: 14px; 
		color: #d6d6d6;
	}
/*=============================================================================== nav =====*/
.nav-left-bg {background: url(../images/nav-left-bg.gif) left top no-repeat;}
.nav-right-bg {background: url(../images/nav-right-bg.gif) right top no-repeat; height: 47px; overflow: hidden;}
header nav {
	width: 100%;
	background: url(../images/nav-bg.gif) 0 0 repeat-x;
	overflow: hidden;
	padding-bottom: 4px;
}
	header nav ul {
		width: 660px;
		overflow: hidden;
		margin-left: -1px;
		float: left;
	}
	header nav li {
		float: left;
		font-size: 14px;
		line-height: 30px;
		padding: 8px 19px 0 33px;
	}
		header nav li a {
			display: block;
			color: white;
			text-decoration: none;
		}
			header nav li a:hover {
				text-decoration: underline;
			}
/*=============================================================================== social =====*/
.social {
	width: 104px;
	float: right;
	overflow: hidden;
	padding: 14px 24px 0 0;
}
	.social img {
		float: left;
		margin-left: 7px;
	}
/*=================================================================================================================== content =====*/

/*=============================================================================== boxes =====*/
.margin-box {margin: -39px 0 -54px;}

.box {
	background: #fff;
	box-shadow: 0 0px 4px #cccaca;
	-moz-box-shadow: 0 0px 4px #cccaca;
	-webkit-box-shadow: 0 0px 4px #cccaca;
	behavior: url(js/PIE.htc);
	position: relative;
	padding: 0px 0px 0px 0px;
}

.box1 {
	background: #fbfbfb;
	padding: 16px 0px 16px 15px;
	width: 680px;
}
	.box1 h2 {
		color: #484848;
		padding: 5px 0 0 0;
		margin-bottom: -10px;
		font-size: 32px;
	}

.box2 {
	background: #fbfbfb;
	padding: 26px 36px 49px 40px;
}
	.box2 h2 {margin-left: -4px;}		

.box3 {
	background: #fbfbfb;
	padding: 26px 0px 0px 34px;
	width: 255px;
}
/*=============================================================================== indents =====*/
.box .indent {padding: 26px 18px 36px 40px;}
.box .indent1 {padding: 26px 0px 0 40px;}
.box .indent2 {padding: 0px 0px 0 40px;}
.box .indent3 {padding: 0px 30px 51px 40px;}
.box .indent0 {padding: 0;}
/*=============================================================================== line-hor =====*/
#page1 .divider {background:url(../images/divider-bg.gif) 293px 0px repeat-y;}
#page1 .divider1 {background:url(../images/divider-bg.gif) 654px 0px repeat-y;}

.line-hor {
	border-bottom: 1px solid #e7ecec;
	padding-bottom: 43px; 
	margin-bottom: 28px;
}
/*=============================================================================== lists =====*/
.list {padding: 5px 0 0;}
	.list li {
		font-size: 14px;
		line-height: 25px;
		background: url(../images/list-bg.gif) 0 7px no-repeat;
		padding-left: 17px;
	}
		.list li a {
			color: #767676;
			text-transform: uppercase;
			text-decoration: none;
		}
			.list li a:hover {text-decoration: underline;}
	.list .border {
		border-bottom: 1px solid #eaeeee;
		padding-bottom: 17px;
		margin-bottom: 18px;
	}
	.list span {text-transform: lowercase;}

.list_1 {}
	.list_1 li {
		line-height: 26px;
		color: #2e2e2e;
	}
		.list_1 li a {
			color: #2e2e2e;
			text-transform: uppercase;
		}

.list_2 {}
	.list_2 li {
		line-height: 26px;
		color: #2e2e2e;
		padding: 6px 0 0 0;
	}
		.list_2 li a {
			color: #2e2e2e;
			text-transform: uppercase;
			text-decoration: none;
		}
			.list_2 li a:hover {text-decoration: underline;}
		.list_2 li p {
			padding: 6px 0 8px;
			color: #898989;
			line-height: 18px;
		}

.price-list {
	padding: 5px 0 0;
	margin-bottom: -1px;
}
	.price-list li {
		width: 100%;
		overflow: hidden;
		line-height: 30px;
		background: #f7f7f7;
	}
		.price-list li a {
			color: #959595;
			display: block;
			text-decoration: none;
			padding-left: 10px;
		}
			.price-list li a:hover {
				padding-left: 15px;
			}
			.price-list li a span {
				float: right;
				background: url(../images/price-list-span-bg.gif) 0 0 no-repeat;
				display: block;
				padding: 0 0px 0 0px;
				width: 160px;
				text-align: center;
				cursor: pointer;
			}
		.price-list .bg_1 {background: none;}
	
/*=============================================================================== links =====*/
.link {
	font-size: 13px;
	font-weight: bold;
	color: #575757;
	display: inline-block;
	margin-top: 11px;
}
/*=============================================================================== row =====*/
.row {
	background: #565656;
	padding: 16px 23px 28px 24px;
}
	.row h2 {
		border-bottom: 1px solid #dadada;
		color: #f0f0f0;
		padding: 0px 0px 15px 43px;
		margin: 0 0 26px 0;
		background: url(../images/row-h2-bg.gif) 17px 11px no-repeat;
	}
	
	.row ul {padding: 2px 0 0 5px;}
		.row ul li {
			font-size: 21px;
			line-height: 32px;
			background: url(../images/row-li-bg.gif) 0 12px no-repeat;
			padding-left: 15px;
		}
			.row ul li a {
				text-decoration: none;	
				color: white;
			}
				.row ul li a:hover {color: #a2a0a0;}
/*=============================================================================== gallery =====*/
.gallery {padding: 10px 0 28px 5px; overflow: hidden;}
	.gallery img {
		float: left;
		margin-left: 11px;
	}
/*=============================================================================== prise-list =====*/
.price {
	width: 100%;
	overflow: hidden;
	font-size: 14px;
	color: #2e2e2e;
	padding: 24px 0 0 0;
}
	.price span {
		float: left;
	}
	.price strong {
		font-weight: normal;
		float:right;
		padding-right: 70px;
	}
/*=============================================================================== contacts =====*/
.contacts span {
	display: inline-block;
	vertical-align: baseline;
	width: 70px;
}
.contacts a {color: #2e2e2e;}
/*=================================================================================================================== footer =====*/
footer .indent {
	padding: 73px 0 0 36px;
	font-size: 13px;
	color: #e8e8e8;
}
/*=============================================================================== nav =====*/
footer span {
	float: left;
}	
	footer span a {
		color: #e8e8e8;
	}

footer p {padding-top: 7px;}

footer nav {
	float: right;
	width: 630px;
	margin-right: -47px;
}
	footer nav ul {
		width: 100%;
		overflow: hidden;
	}
	footer nav li {
		float: left;
		font-size: 13px;
		background: url(../images/footer-nav-bg.gif) 0 7px no-repeat;
		padding: 0 26px 0 27px;
		
	}
		footer nav  li a {
			display: inline-block;
			color: #d5d5d5;
			text-decoration: none;
			font-style: italic;
		}
			footer nav li a:hover {
				text-decoration: underline;
			}
	footer nav .first {background: none;}
/*=============================================================================== policy =====*/

/*=============================================================================== social =====*/

/*------------------------------------------------------------------------------------------------------------------- forms -----*/
#ProductSearchForm {
	padding:23px 0px 0px 0;
	width:229px;
}
	#ProductSearchForm label {
		display:inline-block;
		vertical-align:top;
		background: url(../images/ProductSearchForm-label-bg.gif) 0 0 no-repeat;
	}
	#ProductSearchForm input {
		vertical-align:top;
		border: none;
		background: none;
		text-transform: lowercase;
	}
	#ProductSearchForm .input {
		width: 190px; 
		padding: 8px 0px 10px 10px;
		border: none;
		font-size: 11px; 
		line-height: 12px; 
		color: #767676;
	}
	#ProductSearchForm p {padding-top: 6px;}
	#ProductSearchForm a {color: #2e2e2e;}

#ContactForm {
	color:#8d8d8d;
	width:610px;
	padding-top:23px;
}
	#ContactForm strong {
		display: inline-block;
		font-weight: normal;
		text-align: right;
		width: 66px;
		line-height: 24px;
	}
	#ContactForm label {
		height:40px;
		display:block;
	}
	#ContactForm .link {
		margin:9px 2px 0px 30px;
	}
	#ContactForm .input {
		
		padding:6px 0 10px 0px;
		background: url(../images/ContactForm-label-bg.gif) 0 0 no-repeat; 
		color:#a4a4a4; 
		float:right;
		border: none;
		line-height: 14px;
	}
	#ContactForm input {
		border: none;
		background: none;
		padding: 0 10px;
		width:516px;
	}
	#ContactForm textarea { 
		height:304px; 
		width:516px;
		border: none;
		background: none; 
		padding:0px 10px 0px 10px;
		overflow:auto; 
		color:#a4a4a4; 
	}
	#ContactForm .textarea {
		padding:6px 0 10px 0px;
		background: url(../images/ContactForm-textarea-bg.gif) 0 0 no-repeat; 
		color:#a4a4a4; 
		float:right;
	}

/*==========================================*/
/*===== looperSlider =====*/
/*
 * Required 
*/


#loopedSlider {
	height:430px;
}
#loopedSlider .container {
	width:520px;
	height:430px;
	overflow:hidden;
	padding: 0px 0px 0;
	background: url(../images/loopedSlider-bg.gif) 0 0 no-repeat;
	position:relative;
	margin:0;
	left: 5px;
}
#loopedSlider .slides {
	position:absolute;
	top:21px;
	left:0;
	width:600px;
}
#loopedSlider .slides div {
	position:absolute;
	top:0;
	display:none;
}
#loopedSlider .slides div img {
	padding: 0px 0 0 0px;
}

#loopedSlider .container dl {
	position: absolute;
	right: 0px;
	top: 18px;
	width:345px;
	color:#576973;
	background: url(../images/container-dl-bg.png) 0 0 repeat;
	height: 500px;
}	
	#loopedSlider .container dl dt {
		font-size: 36px;
		line-height: 1.2em;
		color: white;
		text-transform: uppercase;
		padding: 355px 0 2px 37px;
	}	
	#loopedSlider .container dl dd {
		font-size: 22px;
		line-height: 1.2em;
		color: white;
		text-transform: uppercase;
		padding-left: 37px;
	}
		#loopedSlider .container dl dd span {
			display: block;
			padding-top: 3px;
		}
/*
 * Optional
*/
#loopedSlider,#newsSlider {
	width:530px;
	position:absolute;
	clear:both;
	margin-top: 0px;
	top: 2px;
	left: 12px;
}
ul.pagination {
	position: absolute;
	top: 414px;
	left: 35px;
	width: 163px;
}
	ul.pagination li  { float:left; padding-left:2px;}
		ul.pagination li a { 
			display:block;
			float:left;
			width:17px;
			height:17px;
			background:url(../images/pagination-bg.png) no-repeat left top;
		}
			ul.pagination li a:hover, ul.pagination li.active a {
				background: url(../images/pagination-bg-hover.png) 0 0 no-repeat;
			}

	.pagination-container a.previous {
	position: absolute;
	top:184px;
	left: -16px;
	background:url(../images/prev.gif) no-repeat left top;
	width:67px;
	height:62px;
	background-image: url(../images/prev.png);
	z-index: 7;
	}
	.pagination-container a.next {
	position: absolute;
	top: 184px;
	right: -5px;
	background:url(../images/next.gif) no-repeat left top;
	width:68px;
	height:62px;
	background-image: url(../images/next.png);
	z-index: 7;
	}
