@charset "utf-8";

*, html {
	margin:0px;
	padding:0px;
	text-align:left;
}

body {
	background : #fff;
	margin : 0px;
	padding : 0px;
	font: normal 11px  Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color:#555555;
}
a
{
	text-decoration:none;
	color:#ff7800;	
}
a:hover {
	text-decoration : underline;
}

form, div, p
{
	margin:0px;	
	padding:0px;
	
}

img
{
	vertical-align:top;
	border:none;
}


#main
{
	width : 980px;
	margin : auto;

}
.clear, .clear-bg
{
	clear:both;
}
.clear-bg
{
	background:#ccc;
}

/* ---------------------------------- For Header ----------------------------------*/
#topbanner 
{
	width : 980px;
	margin : 0px;
	height : 100px;
	background : url(../images/top-header-bg.jpg) repeat-x;
}
#topbanner-left
{
	padding:0px 0px 0px 10px;
	float:left;
	width:200px;
}
#topbanner-right 
{
	padding:0px;
	float:left;
	width:755px;
	text-align:right;
}

.text-left
{
	float:left;
	width:375px;
	text-align:left;  
	font:normal 18px/100px Verdana, Arial, Helvetica, sans-serif; 
	letter-spacing:2px; 
	padding-left:20px;
}

.text-right
{
	float:right;
	text-align:right;
	font:normal 12px/100px Arial, Verdana,  Helvetica, sans-serif; 
}

.text-right img
{
	margin-top:70px;
}


/* ---------------------------------- End Header ----------------------------------*/

/* ---------------------------------- For Body ----------------------------------*/
.body-bg
{
	background : url(../images/page-body-bg.jpg) repeat-x;
/*	height:532px; */
	height:665px;
	background-color:#9cd514;
	clear:both;
}
#col-left, #col-right
{
	width:724px;
	float:left;
	padding-top:40px;
}
#newarrival
{
	width:351px;
	background:#d6e5f8;
	padding-left:30px;
	float:left;
	margin-left:22px;
}


#col-right
{
	width:256px;
}
.col-1, .col-2
{
	float:left;
	width:414px;
	padding-top:10px;
}
.col-2
{
	width:310px;
}
.promotions-bg, .location-bg
{
	background: url(../images/promotions-bg.jpg) no-repeat;
	width:383px;
	height:27px;
	font:bold 16px Arial, Verdana,  Helvetica, sans-serif;
	color:#fff;
	text-align:center;
	line-height:25px;
	margin-left:21px;
}
.location-bg
{
	background: url(../images/location-bg.jpg) no-repeat;
	width:295px;
	margin-left:6px;	
}
.flash-bg
{
	background: url(../images/bg.jpg) no-repeat;
	width:724px;
	height:290px;	
}
.contact-bg
{
	background: url(../images/contact-bg.jpg) top no-repeat;
	width:295px;
	height:123px;
	margin-left:6px;
		
}
.contact-bg1
{
	background: url(../images/promo-new-a.jpg) top no-repeat;
	width:294px;
	height:123px;
	margin-left:6px;
		
}
.product-bg,
.product-bg-inner
{
	background: url(../images/product-bg.jpg) top no-repeat;
	width:224px;
	height:30px;	
	font:bold 12px Arial, Verdana,  Helvetica, sans-serif;
	color:#fff;
	text-align:center;
	line-height:28px;
	margin-left:10px;
}

.product-bg-inner
{
	background: url(../images/product-bg-inner.jpg) top no-repeat;
}

.left-bg
{
/*
	background: url(../images/left-bg.jpg) top no-repeat;
	width:224px;
	height:419px;
	margin-left:10px;	
	*/
	
	width:224px;

	background-color:#FFFFFF;
	margin-left:10px;	
	
}
.divider-left, .divider-right
{
	float:left;
	width:80px;
	text-align:left;
	padding:22px 0px 0px 4px;
}
.divider-right
{
	width:125px;
	padding-left:3px;
	text-align:left;
}
.img-space
{
	padding-top:7px;
}
.img-space-1
{
	padding-top:5px;
}
h5
{
	margin:0px;
	padding:0px 0px 4px 0px;
	font:bold 12px Arial, Verdana,  Helvetica, sans-serif;
	color:#363636;
}


/* ---------------------------------- End Body ----------------------------------*/



/* ---------------------------------- For Footer ----------------------------------*/
.ad-banner-bg
{
	background: url(../images/logo-banner-bg.gif) top repeat-x;
	height:61px;
	clear:both;
}
.ad-banner-bg img
{
	padding:8px 0px 0px 43px;
}

.footer
{
clear:both;
text-align:center; 
padding:8px 0px;
}

.footer a:hover
{
text-decoration:none;
}

/* ---------------------------------- End Footer ----------------------------------*/

/* ------------------------------------ For Slide ---------------------------------*/
.glidecontentwrapper{
	position: relative; 
	width:224px;
	height:550px;
	overflow: hidden;
}


.glidecontent{ 
	position: absolute;
	background: #fff; 
	visibility: hidden;
	width:224px;
	clear:both;
}


.glidecontenttoggler{ 
	width:224px;
	
	text-align: right;
	background-color:#FFFFFF;
	padding-bottom:10px;
}


.glidecontenttoggler a{ 
	padding: 1px 3px;
	margin-right: 5px;
		background-color:#FFFFFF;
	padding-bottom:10px;
}

/* ------------------------------------ For Slide ---------------------------------*/


/* ------------------------------------ For request form ---------------------------------*/

/*#main-request
{
	width:400px;
	margin:auto;
	font:normal 12px Arial, Verdana,  Helvetica, sans-serif;
	color:#000;
}

#topbanner-request
{
	width : 400px;
	margin : 0px;
	height : 100px;
	background : url(../images/top-header-bg.jpg) repeat-x;
}*/

.request-body
{
	clear:both;
	padding:8px 0px;; 
	border-bottom:2px solid #999999;
	/*background:#fafeff;*/
	background:#d9e5e8;
	font:normal 12px Arial, Verdana,  Helvetica, sans-serif;
	color:#000;
}

.quick-left
{
	float:left;
	width:125px;
	margin:2px 0px;
	text-align:right;
	padding-right:4px;
}


.quick-right
{
	float:left;
	width:315px;
	margin:2px 0px;
	text-align:left;
}

.input
{
	background:#fcfcfc;
	border:1px solid #a9b4bf;
	width:250px;
	height:18px;
	padding:2px;
}

.button
{
	font:bold 11px Arial, Verdana,  Helvetica, sans-serif;
	
}

.thanks
{
	font:bold 18px Arial, Helvetica, sans-serif; 
	text-align:center; 
	color:#990033; 
	padding-top:200px;
}

.thanks span
{
	font:normal 12px Arial, Helvetica, sans-serif; 	
}


/* ------------------------------------ For end request form ---------------------------------*/
