*{
	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:66px;
		overflow:hidden;
	}
		#logo{
			width:234px;
			float:left;
			padding:9px 0 0 18px;
		}
			#logo h1{
				background:url(../images/logo.png) no-repeat;
			}
				#logo h1 a{
					display:block;
					height:58px;
				}
					#logo h1 a span{
						display:none;
					}
		#mid-part{
			width:420px;
			height:40px;
			float:left;
			margin:15px 0 0 25px;
		}
			#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:158px;
			height:52px;
			float:right;
			background:url(../images/shopping-cart.gif) no-repeat;
			padding:14px 0 0 84px;
			color:#282828;
		}
			#shopping-cart h6{
				color:#5264AF;
				margin:0;
				font-weight:bold;
			}
			#shopping-cart a{
				font-size:10px;
				color:#5264AF;
			}
	#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:542px;
			float:left;
			margin:0 0 0 8px;
		}
		#center-col H1 {
		font-size:17px;
		}
		#center-col H2 {
		font-size:14px; margin:0; padding:0; margin-bottom:5px;
		}
			#banner{
				width:530px;
				margin:0 auto 15px auto;
			}
		#center-col-inner{
			padding:3px 6px;
			width:530px;
			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 */

	.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:hover{
				background: #EEE 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;
				width:165px;
				font-family:Arial, Helvetica, sans-serif; 
				font-weight:10px;
			}
			.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:1px 4px;
				margin:2px 0 2px 0;
				font-family:"Trebuchet MS";
				color:#4d4d4d;
				font-size:10px;
			}
			.hire-btn{
				border:1px solid #DDD;
				background: #7D93CC;
				outline:none;
				cursor:pointer;
				padding:2px 4px;
				margin:0px 0 2px 3px;
				font-family:"Trebuchet MS";
				color:#FFF;
				font-size:11px;
			}
			a.hire-btn{
				font-weight:normal;
				color:#FFF;
			}
			a.hire-btn:hover{
				color:#FFFFCC;
				text-decoration:none;
			}
			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:#5264AF;
				font-size:13px;
				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{
				background:url(../images/add-to-cart-btn.jpg) no-repeat;
				width:88px;
				height:28px;
				border:none;
				outline:none;
				text-indent:-999px;
			}

/* Boxes Styles Ends */

/* Cartbox Styles Starts */

	.cartblock{
		width:201px;
		margin:0 0 15px 0;
		background:none;
	}
		.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:none;
					border-bottom:1px solid #d3d3d3;
					padding:3px 0 3px 6px;
				}
				.block-bottom li:hover{
				background: #EEE ;
				border-bottom:1px solid #d3d3d3;
				padding:3px 0 3px 6px;
				}
				.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;
				width:165px;
				font-family:Arial, Helvetica, sans-serif; 
				font-weight:10px;
			}
			.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:1px 4px;
				margin:2px 0 2px 0;
				font-family:"Trebuchet MS";
				color:#4d4d4d;
				font-size:10px;
			}
			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:#5264AF;
				font-size:13px;
				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{
				background:url(../images/add-to-cart-btn.jpg) no-repeat;
				width:88px;
				height:28px;
				border:none;
				outline:none;
				text-indent:-999px;
			}

/* CartBox Styles Ends */

/* Products Box Starts */

.products-box{
	margin:6px !important;
	margin:4px;
	border:1px solid #d3d3d3;
	padding:10px;
	width:225px;
	min-height:175px;
	height:auto !important;
	height:176px;
	float:left;
}
.products-box h3 {
text-align:left;
}
	.products-box h3 a, .products-box-detail a{
		font-weight:normal;
	}

	products-box-detail table {
	margin:0;
	padding:0;
	}
		products-box-detail table tr td {
	margin:0;
	padding:0;
	}
	
	#container .products-box p img.floatleft{
		margin:5px 10px 0 0;
	}
.products-box-detail{
	border:none;
	padding:10px;
	width:496px;
}
.products-box-detail li a, .products-box-detail li a:visited {
color:#5757DF;
text-decoration:none;
}
.products-box-detail li a:hover {
color: #FF6600;
text-decoration: underline;
}
.products-box-detail table a {color: #003366;}


.products-box-detail h3  span {
float:right;
color:#006699;
}
/* 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:##5264AF;
	text-decoration:none;
	font-weight:bold;
}
a:hover {text-decoration:underline;color:#000;}
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 */
#success  {
  color: #5a801b;
  background: #DAEBD6;
  border:1px solid #5a801b;
  padding:2px;
  margin:0px 5px 5px 5px;
  text-align:center;
  font-weight:bold;
}
#warning {
	color: #E89326;
	background: #F5E7E7;
	border:1px solid #E89326;
	  padding:3px;
  width: 200px;
  margin:0px 5px 5px 5px;
    text-align:center;
  font-weight:bold;
}
.noshow {
display:none;
}
.valid-label {
border-bottom:1px dotted #FF0000; cursor:help
}

#cartbox
{
position:absolute;
top:90px;
right:170px;
width:200px;
float:right;
display: none; 
z-index:100;
background:url(../images/cart-opaque.png);
padding:3px; 
border:1px solid #DDD;}
#cartbox ul {
				list-style:none;
				margin:0;
				padding:0 0 5px 0;
				}
#cartbox li.cartitem {
					background:url(../images/arrow.gif) no-repeat 17px;
					border-bottom:1px solid #d3d3d3;
					padding:3px 0 3px 30px;
}
 table.grplist td {
border:1px solid #BBB; padding:5px;
}
 table.grplist td a {
color:#003399
}
 table.grplist td a:hover {
color:#000;
text-decoration: none

}
table.grplist td:hover {
border:1px solid #000;
background:#DDD;
color:#FFF;
}
.crumbs {
color:#444;
font-size:11px;
padding-bottom:10px;
border-bottom:1px dotted #CCC;
}
.crumbs a, .crumbs a:visited {
color:#444;
text-decoration:none;
}
.crumbs a:hover {
color:#003399;
text-decoration:underline;
}
.crumbs span {
color:#AAA;
}