﻿/* ***^^ basic id and elements styles ^^*** */
html{
	margin:0;
	padding:0;
	overflow:scroll;
}
body{
	margin:0;
	padding:0;
	background:#FFF url('images/bg_tiled.jpg') left top repeat-x;
	font:normal 11px/18px Tahoma, Arial, "Trebuchet MS";
}
#wrapper{
	width:762px;
	margin:32px auto 20px auto;
	background:transparent url('images/upper_layout.gif') top no-repeat;
}
#header{
	height:1px;
}
#header div{
	display:none;
}
h4{
	font:bold 14px/18px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#343434;
	padding:0;
	margin:20px 0 10px 0;
}
h5{
	font:bold 12px/20px Arial, Helvetica, sans-serif;
	color:#343434;
	padding:0 0 1px 15px;
	margin:10px 0 8px 0;
	border-bottom:1px #D1D1D1 dotted;
	background:transparent url('images/bullet.gif') left top no-repeat;
}
ul{
	padding:0;
	margin:5px 0 5px 35px;
}
li{
	list-style-image:url('images/bullet.gif');
	padding:0;
	margin:0;
}
br {
	clear:both;
}
a{	
	text-decoration:none;
	color:#5990bb;
}
a:hover{	
	text-decoration:underline;
	color:#36607c;
}
span.miniLink{
	display:block;
	text-align:right;
}
span.miniLink a{
	font:normal 10px/16px Tahoma, Arial, "Trebuchet MS";
	background:transparent url('images/arrow_left.gif') left center no-repeat;
	text-decoration:none;
	padding-left:20px;
}
span.miniLink a:hover{
	color:#fff;
	background-color:#6599B9;
}

/* ***^^ navigation bar styles ^^*** */
#navBar{
	width:400px;
	margin:105px 0 0 330px;
	text-align:right;
}
#navBar ul{
	margin:0;
	padding:0;
	list-style:none;
}
#navBar ul li{
	margin:0 0 0 0;
	padding:0;
	display:inline;
}
#navBar ul li a{
	display:block;
	height:12px;
	padding-bottom:10px;
	margin:0 0 0 10px;
	float:left;
}
#navBar ul li a span{
	display:none;
}
#navBar ul li a.home{
	padding-left:51px;
	background:transparent url('images/home_txt.gif') left no-repeat;
}
#navBar ul li a.products{
	padding-left:71px;
	background:transparent url('images/prod_txt.gif') left no-repeat;
}
#navBar ul li a.about{
	padding-left:71px;
	background:transparent url('images/about_txt.gif') left no-repeat;
}
#navBar ul li a.outlets{
	padding-left:67px;
	background:transparent url('images/outlt_txt.gif') left no-repeat;
}
#navBar ul li a.contact{
	padding-left:76px;
	background:transparent url('images/contact_txt.gif') left no-repeat;
}
#navBar ul li a:hover{
	padding-bottom:5px;
	border-bottom:4px #72A5CD solid;
}
#navBar ul li a.active{
	padding-bottom:0 !important;
	padding-top:5px;
	border-bottom:4px #72A5CD solid;
}

/* ***^^ sub heading styles ^^*** */
#subHeading{
	clear:both;
	width:740px;
	height:38px;
	padding-top:17px;
	margin:0 auto 0 auto;
	background:white url('images/heading_bg.gif') left no-repeat;
}
#subHeading div.head{
	float:left;
	position:absolute;
	margin-left:66px;
	padding:0;
	width:112px;
	height:38px;
	text-align:center;
	color:#fff;
	font:bold 16px/20px "Trebuchet MS", Arial, Tahoma;
}
#subHeading div.flash{
	float:right;
	margin-right:0px;
	margin-top:-8px;
	height:38px;
	width:515px;
}

/* ***^^ container styles with footer image ^^*** */
#container{
	width:702px;
	margin:0 auto 0 auto;
	padding:0 30px;
	background:transparent url('images/footer_bg.gif') bottom no-repeat;
}
#content{
	width:670px;
	margin:10px auto 0 auto;
}
#footer{
	height:55px;
	padding:30px 0 0 0;
}
#footer p{
	margin:0;
	padding:0;
	color:#666666;
	text-align:center;
}
#footer p a{
	font-weight:bold;
}

.ourMoto span{
	display:none;
}
.ourMoto{
	width:474px;
	height:53px;
	margin-top:10px;
	background:#fff url('images/our_moto.gif') left no-repeat;
	float:left;
}

.meshedBox{
	float:left;
	width:333px;
	height:180px;
	background:#fff url('images/catg_box.jpg') bottom left no-repeat;
	margin-top:-10px;
}
h3{
	display:block;
	margin:0 0 0 0;
	height:62px;
}
.meshedBox h3{
	display:block;
	margin:0 0 0 25px !important;
	height:62px;
}
.meshedBox h3 span, h3 span{
	display:none;
}
.meshedBox p{
	width:280px;
	margin:0 auto 10px auto;
	padding:0;
}
.meshedBox a{
	margin-left:220px;
	background:transparent url('images/link_bullet.gif') left no-repeat;
	padding-left:20px;
	text-decoration:none;
	font-weight:bold;
}
h3.about{
	background:transparent url('images/about_hd.gif') left no-repeat;
}
h3.outlets{
	background:transparent url('images/outlets_hd.gif') left no-repeat;
}
h3.products{
	background:transparent url('images/products_hd.gif') left no-repeat;
}
h3.contact{
	background:transparent url('images/contacts_hd.gif') left no-repeat;
}

#producDiv{
	clear:both;
}
#producDiv div{
	width:320px;
	float:left;
	border-bottom:1px #ECECEC solid;
	padding:5px 0;
	margin-left:15px;
}
#producDiv div img{
	float:left;
	padding:2px 5px 0 0;
}
#producDiv div p{
	margin:3px 0;
	padding:0;
}
#producDiv div a{
	margin-left:230px;
	background:transparent url('images/link_bullet.gif') left no-repeat;
	padding-left:20px;
	text-decoration:none;
	font-weight:bold;
}

/* ***^^ form field styles ^^*** */
#mbsform textarea{
	font:normal 11px/14px Tahoma, Arial, "Trebuchet MS";
	border:1px #E3E3E3 solid;
	background-color:#fff;
	padding:3px;
	color:#999999;
}
#mbsform input{
	font:normal 11px/14px Tahoma, Arial, "Trebuchet MS";
	border:1px #E3E3E3 solid;
	background-color:#fff;
	padding:3px;
	color:#999999;
}
#mbsform input{
	width:250px;	
}
#mbsform textarea{
	width:320px;	
}
#mbsform .msfover{
	border:1px #81BFDF solid;
	background-color:#F2FAFF;
	color:black;
}
#mbsform .msfout{
	border:1px #E3E3E3 solid;
	background-color:#FFF;
}
#mbsform .msbtfover{
	border:1px #81BFDF solid;
	background-color:#F2FAFF;
	color:#5990BB;
}
#mbsform .msbtfout{
	border:1px #E3E3E3 solid;
	background-color:#FFF;
}
.error{
	position:absolute;
	margin-top:2px;
	font-family:Tahoma;
	font-size:11px;
	color:#54A8D4;
	margin-left:3px;
	padding-left:5px;
	padding-right:5px;
}
/* ***^^ products thumbnails styles ^^*** */
.prodThumbs, .prodImg{
	position:relative;
	float:left;
	border-style:none;
	margin-bottom:20px;
}
.prodThumbs a{
	width:128px;
}
.prodImg a{
	width:160px;
	border-style:none;
}
.prodThumbs a, .prodImg a{
	display:block;
	border:3px #fff solid;
	background-color:#fff;
	padding-top:10px;
}
.prodThumbs a:hover{
	border:3px #70adcc solid;
	color:#fff;
	text-decoration:none;
	background:#F2FAFF url('images/thumb_curl.gif') top right no-repeat;
}
.prodImg a:hover{
	border:3px #70adcc solid;
	color:#fff;
	text-decoration:none;
	background:#FFF url('images/img_curl.gif') top right no-repeat;
}
.prodThumbs a img, .prodImg a img{
	display:block;
	margin:0 auto 0 auto;
	/*border:2px #fff solid;*/
	border-style:none;
	margin-bottom:10px;
}
.prodThumbs a:hover img, .prodImg a:hover img{
	/*border:2px #ADDFF6 solid;*/
}
.prodThumbs a span, .prodImg a span{
	display:block;
	text-align:center;

}
.prodThumbs a:hover span, .prodImg a:hover span{
	background-color:#70adcc;
}