*{
	margin:0;
	padding:0;
}
body{
	background:#fff;
	font:11px/20px Tahoma,Helvetica,sans-serif;
	color:#222;
}

/* Layout Styles Starts */

#wrapper{
	width:960px;
	margin:0 auto;
}
	#header{
		margin:25px 0 17px 0;
		height:70px;
		overflow:hidden;
	}
		#logo{
			width:390px;
			float:left;
			padding:9px 0 0 18px;
		}
			#logo h1{
				background:url(images/logo.jpg) no-repeat;
			}
				#logo h1 a{
					display:block;
					height:58px;
				}
					#logo h1 a span{
						display:none;
					}
		#mid-part{
			width:320px;
			height:40px;
			float:left;
			margin:15px 0 0 115px;
		}
			#currency{
				height:20px;
				color:#0292c8;
				font-weight:bold;
			}
				#currency select{
					width:125px;
					border:1px solid #e3e3e3;
					font-size:10px;
				}
			#head-links{
				padding:3px 0 0 0;
			}
				#head-links ul{
					list-style:none;
				}
					#head-links li{
						display:inline;
						margin:0 2px;
					}
						#head-links li, #head-links li a{
							color:#868b94;
							font-weight:normal;
						}
							#head-links li a{
								font-size:10px;
							}
		#shopping-cart{
	width:185px;
	height:85px;
	float:right;
	color:#282828;
	padding-top: 0px;
	padding-left: 5px;
	margin-bottom: 0px;
		}
			#shopping-cart h6{
				color:#0292c8;
				margin:0;
				font-weight:bold;
			}
			#shopping-cart a{
				font-size:10px;
				color:#0292c8;
			}
	#menu{
		height:50px;
		background:url(images/menu.gif) no-repeat;
	}
		#menu ul{
			list-style:none;
			text-align:center;
		}
			#menu li{
				list-style:none;
				display:inline;
				line-height:37px;
				margin:0 9px;
			}
				#menu li, #menu li a{
					color:#fff;
				}
	#container{
		padding:12px 0;
	}
		#left-col{
			width:201px;
			float:left;
		}
		#center-col{			
			width:750px;
			float:left;
			margin:0 0 0 8px;
		}
			#banner{
				width:738px;
				margin:0 auto 15px auto;
			}
		#center-col-inner{
			padding:3px 6px;
			width:750px;
			margin:0 0 0 8px;
			float:left;
		}
		#right-col{
			width:201px;
			float:right;
		}
		
	#footer{
		background:url(images/footer.gif) no-repeat;
		height:51px;
		line-height:33px;
		padding:0 32px;
		color:#fff;
		overflow:hidden;
		font-size:10px;
		font-weight:bold;
	}
		#footer a{
			color:#fff;
			margin:0 5px;
		}
			#footer a:hover{
				text-decoration:underline;
			}
	
/* Layout Styles Ends */

/* Boxes Styles Starts */
.block2{
	width:201px;
	text-align: center;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	}
	.block{
		width:201px;
		margin:0 0 15px 0;
		background:url(images/block-bg.gif) repeat-y;
	}
		.block-top{
			background:url(images/block-top.gif) no-repeat top;
			height:35px;
			line-height:35px;
			color:#4d4d4d;
			text-indent:37px;
			font-weight:bold;
			font-size:13px;
		}
		.block-bottom{
			background:url(images/block-bottom.gif) no-repeat bottom;
		}
			#container .block-bottom ul{
				list-style:none;
				margin:0;
				padding:0 0 5px 0;
			}
				.block-bottom li{
					background:url(images/arrow.gif) no-repeat 17px;
					border-bottom:1px solid #d3d3d3;
					padding:3px 0 3px 30px;
				}
				.block-bottom li.noborder{
					border:none;
				}
					.block-bottom li a{
						color:#4d4d4d;
						font-weight:normal;
					}
			.block-bottom form{
				padding:15px;
				color:#4d4d4d;
			}
				.block-bottom form a{
					color:#4d4d4d;
					text-decoration:underline;
				}
					.block-bottom form a:hover{
						color:#0292c8;
					}
			.search-text{
				border:1px solid #dfdbdb;
				padding:2px 0;
				width:165px;
			}
			.search-btn, .details-btn, .login-btn, .btn1{
				border:1px solid #dfdbdb;
				background:#e8e8e8 url(images/btn1-bg.gif) repeat-x;
				outline:none;
				cursor:pointer;
				padding:2px 8px;
				margin:8px 0 4px 0;
				font-family:"Trebuchet MS";
				color:#4d4d4d;
			}
			p.login-links{
				padding:7px 0 0 0;
			}
			p.login-links a{
				font-weight:normal;
				text-decoration:none;
				color:#4d4d4d;
			}
				p.login-links a:hover{
					color:#4d4d4d;
					text-decoration:underline;
				}
			.price{
				color:#1f8fba;
				font-size:15px;
				font-weight:bold;
				padding:5px 0 0 0;
			}
			.details-btn{
				margin:0;
				padding:2px 6px;
			}
			.btn1{
				padding:5px 10px;
			}
			a.details-btn, a.btn1{
				font-weight:normal;
			}
			a.details-btn:hover, a.btn1:hover{
				color:#000;
				text-decoration:none;
			}
			.products-box .details-btn{
				margin:0 0 0 5px;
			}
			.addtocart{
				border:1px solid #dfdbdb;
background:#e8e8e8 url(images/btn1-bg.gif) repeat-x;
outline:none;
cursor:pointer;
padding:2px 8px;
margin:8px 0 4px 0;
font-family:"Trebuchet MS";
color:#4d4d4d
			}

/* Boxes Styles Ends */

/* Products Box Starts */

.products-box{
	margin:10px!important;
	margin:4px;
	border:1px solid #d3d3d3;
	padding:10px;
	width:145px;
	min-height:175px;
	height:auto !important;
	height:176px;
	float:left;
}
	.products-box h3 a, .products-box-detail a{
		font-weight:normal;
	}
	#container .products-box p img.floatleft{
		margin:5px 10px 0 0;
	}
.products-box-detail{
	border:1px solid #d3d3d3;
	padding:12px;
	width:210px;
	height: 180px;
}

/* Products Box Ends */



/* Form Styles */

.input{
	border:1px solid #a5a5a5;
	background:none;
	cursor:text;
	margin:5px 0;
	padding:2px;
	width:200px;
}
textarea.input{
	width:415px;
	height:100px;
}
.input:focus, .textarea:focus{
	border:1px solid #000;
}
.signin-btn, .button1{
	background: transparent url(images/bt_register_black.png) no-repeat 0 0;
	width:94px;
	height:24px;
	line-height:20px;
	margin:8px 0;
	padding:2px 10px !important;
	padding:2px 0;
	color:#fff;
	font-weight:bold;
	border:none;
	outline:none;
	cursor:pointer;
}

/* Form Styles */


/* Paragraph and list Styles */

#container p{
	margin:0 0 15px 0;
}
#container form p{
	margin:0 0 5px 0;
}
#container p img.floatleft{
	margin:0 20px 0 0;
}
#container p img.floatright{
	margin:0 0 0 20px;
}
#mainarea img.floatleft, #mainarea p img.floatleft{
	margin:10px 10px 10px 0;
}
#mainarea img.floatright, #mainarea p img.floatright{
	margin:10px;
}
#container ul, #container ol{
	margin:0 0 0 20px;
}
#container ol{
	margin:0 0 0 30px;	
}
#container ul#works{list-style:none;margin:0;}
#container dt{
	font-weight:bold;
	margin:5px 0;
}

/* Paragraph Styles */

/* Genric Styles Starts */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
a {
	color:#222;
	text-decoration:none;
	font-weight:bold;
}
a:hover {text-decoration:underline;color:#087fe0;}
h1{font-size:32px;}
h2{font-size:22px;}
h3{font-size:18px;}
h4{font-size:16px;}
h5, h6{font-size:14px;}
h1,h2,h3,h4,h5,h6{margin:0 0 15px 0; color:#5c5b5b;font-family:"Trebuchet MS";font-weight:normal;}
img{border:none;}
.clear{clear:both;}
.floatleft{float:left;}
.floatright{float:right;}
.center{text-align:center;}
.text-left{text-align:left;}
.text-right{text-align:right;}
.normal, .normal a{font-weight:normal;}
.textbold{font-weight:bold;}
#container .nomargin, .nomargin{margin:0;}
#container.nobg, .nobg{background:none;}
.padding15{padding:15px;}

/* Genric Styles Ends */
#center-col h2{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-transform: none;
	color: #1089E4;
	font-weight: bold;
		}
	
	#center-col .top-search{
	margin-bottom: 10px;
	width: 710px;
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
		}
	#center-col .maincontent{
	margin-bottom: 10px;
	width: 710px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-size: 1.1em;
		}
	#center-col .contenttable{
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-size: 1.1em;
		}
		
.block-button{
	height:35px;
	line-height:35px;
	color:#4d4d4d;
	text-indent:37px;
	font-weight:bold;
	font-size:13px;
	background-image: url(images/topbutton.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-bottom: 15px;
		}
#container .block-bottom-text{
	background:url(images/block-bottom.gif) no-repeat bottom;
	font-size: 1.1em;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
			}
/* INPUT FIELD CSS Copy this to your style sheet
------------------------------------------------------------- */
#contactform {
	width:500px;
	-moz-border-radius:5px;
	margin-left:30px;
	margin-right:30px;
	margin-top:10px;
}
#contactform form {
	font:normal 11px/18px Verdana,Tahoma;
	margin:0 0;
	padding:10px 0;
	width:100%;
}
#contactform fieldset {
	padding:10px 0;
	margin:0 0 15px 0;
	background:#fff;
	border:1px solid #ddd;
	-moz-border-radius:5px
}
* html #contactform fieldset {
	position:relative;
	margin:10px 0 30px 0;
	padding:20px 0;
}
* html #contactform legend {
	position:absolute;
	top:-1.2em;
	left:0;
}
#contactform fieldset legend {
	padding:3px 25px;
	margin-left:30px;
	border:0px solid #ddd;
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: 26px;
	font-weight: bold;
	font-variant: normal;
}
#contactform fieldset legend span {
	font:normal 10px/18px Arial,Verdana,Tahoma;
	text-transform:uppercase;
	display:block;
}
#contactform form label {
	display:block;
	float:left;
	width:150px;
	padding:6px 10px 0 0;
	margin:0px;
	text-align:right;
}
#contactform input.inpt, #contactform textarea, #contactform select {
	width:260px;
	font:normal 11px/18px Verdana,Tahoma;
	padding:5px;
	margin:5px 0 5px 0;
	background:#f5f5f5;
	border:1px solid #ddd;
}

#contactform form .required {
}

form br {
	clear:left;
}

#contactform input.required {
	background:#f5f5f5 url('images/required.gif') 98% 50% no-repeat;
}
#contactform input.required {
	background:#f5f5f5 url('images/required.gif') 98% 50% no-repeat;
}

#contactform .select select:focus {
	border-color: #9b9b9b;
}
#contactform form input.btn
	{
		background:none;
		border:none;
	}

form.c1 input:hover,textarea:hover
	{
		border:1px solid #d8d8d8;
	}

/* Error / Success / Notice 
------------------------------------------------------------- */

.notes		{ background:#f0f0f0; border:1px solid #b8b8b8; }
.success	{ background:#ccfcd1; border:1px solid #60a400; }
.error		{ background:#f9e3e3; border:1px solid #e79e9e; }
.notice		{ background:#fcf0cc; border:1px solid #ecc735; }

.notes,.notice,.success,.error
			{
				font-size:100%;
				color:#000;
				padding:10px;
				width:90%;
				margin: 0 auto;
				margin-bottom:20px;
				text-align:left
			}

.notes span,.notice span,.success span,.error span 
			{
				font-weight:bold;
				font-size:1.2em;
				padding:2px 40px;
			}

.notes p,.success p,.error p,.notice p
			{
				margin:0px;
				padding:0px;


.notification_ok{
	border: 1px #567397 solid;
	height: auto;
	width: 90%;
	padding: 8px;
	background: #f5f9fd;
	text-align: center;
	-moz-border-radius: 5px;
	}
/** Slider
==============================================================================*/

#featured {
	width: 945px;
	height: 286px;
	padding: 0 0 32px 0;
	background: url(images/double_divider.jpg) repeat-x bottom;
}

#featuredinner {
	position: relative;
	width: 917px;
	height: 258px;
	padding: 14px;
	background: url(images/slider_bg-trans.png) no-repeat;
}

#featured a#prevarrow,
#featured a#nextarrow {
	position: relative;
	z-index: 2;
	display: block;
	width: 34px;
	height: 31px;
	outline: none;
	cursor: pointer;
}

#featured a#prevarrow {
	top: 116px;
	left: 0;
	background: url(images/slider_prev_arrow-trans.png) no-repeat;
}

#featured a#nextarrow {
	top: 85px;
	left: 883px;
	background: url(images/slider_next_arrow-trans.png) no-repeat;
}

#featured a#prevarrow span,
#featured a#nextarrow span {
	display: none;
}

#slides {
	position: absolute;
	z-index: 1;
	top: 14px;
}

#posttitle {
	position: relative;
	background: #222;
	text-align: center;
	color: #ccc;
	z-index: 3;
}
