#cycle-pager {
    left: 55px;
    margin: 0 auto;
    position: relative;
    top: -30px;
    width: 150px;
    z-index: 10000;
}
#cycle-pager a {
    color: #DDDDDD;
    cursor: pointer;
    display: inline-block;
    font-family: arial;
    font-size: 35px;
    height: 16px;
    text-decoration: none;
    width: 16px;
}
#cycle-pager a.activeSlide { 
	color:#3daed3;
}
#cycle-pager a:focus { outline: none; }

#bannerBlock{
	height:408px;
	margin:0 auto;
	width:940px;
}
#banner-container{
	margin: 0 auto;
    position: relative;
    width: 960px;
	height:408px;
}
.banner{
	height:408px;
	width:943px;
}
#bannerblock-wrapper{
	width:100%;
	background:none repeat scroll 0 0 #fff;
	height:408px;
}
.next {
    background: url("/asia-velocity-templates-theme/image/home/next.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 53px;
    position: absolute;
    right:0px;
    top: 192px;
    width: 32px;
    z-index: 10000;
}

.previous {
    background: url("/asia-velocity-templates-theme/image/home/prev.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 53px;
    left: 1px;
    position: absolute;
    top: 192px;
    width: 32px;
    z-index: 10000;
}
.banner-content-wrapper{
    float: right;
    margin: 110px 23px 0 0;
    width: 450px;
}
.banner-h3 {
    color: #0994D5;
    font-family: CoreSans;
    font-size: 40px;
    font-weight: normal;
	line-height:1.1em;
}
.banner-content{
	color: #6E6E6E;
    font-family: CoreSans;
    font-size: 16px;
    line-height: 22px;
    padding-top: 20px;
    width: 359px;
	font-weight:normal;
}
/*newsletter block*/
.newsletter-wrapper{
    background:url('/asia-velocity-templates-theme/image/home/homepage_bg.png');
	background-color:#efefef;
	background-repeat:no-repeat;
	background-position:center top;
    width: 100%;
	float:left;
}
.product-promo{
	width: 940px;
	margin:0 auto;
}
.product-type-content {
    width: 720px;
}
.product-type-content h3{
	color: #121212;
    font-family:CoreSans-bold;
    font-size: 18px;
    padding: 0 0 15px;
    line-height: 25px;
	font-weight:normal;
}
.three-product{
	float: left;
    width: 200px;
	margin: 35px 40px 57px 0;	
}
.two-product{
	float: left;
    margin: 35px 32px 57px 0;
    width: 310px;
}
.single-product{
	float: left;
    margin: 35px 0 30px;
    width: 368px;
}
.product-type-content P{
	color: #363634;
	font-family: CoreSans;
    font-size: 14px;
    padding: 10px 15px 15px 0;
    line-height: 20px;
}
.product-type-content a {
    background: url("/asia-velocity-templates-theme/image/home/blue-arrow-home.png") no-repeat scroll 100% 71% transparent;
    color: #0994D5;
    font-family: CoreSans-bold;
    font-size: 18px;
    font-weight: normal;
    padding: 0 20px 0 0;
    text-decoration: none;
}
.newsletter {
    background-color:#0994D5;
    float: right;
    height: 287px;
    width: 220px;
	margin:35px 0 60px 0px;
}
.newsletter form#form-newsletter{
    padding: 0 0 0 11px;
}
.newsletter-header{
    color: #fff;
    font-size: 15px;
    line-height: 1.5em;
    padding: 15px 24px 10px;
	font-family:CoreSans-bold;
	font-weight:normal;
}
#form-newsletter-form{
	float:left;
	margin:0;
}
.email-field {
    margin: 0 0 0 24px;
    padding: 5px 3px;
	float:left;
	width:137px;
	font-size:12px;
}
.email-button {
    background: url("/asia-velocity-templates-theme/image/home/arrow_blue_nxt.png") no-repeat scroll 0 0px transparent;
    border: medium none;
    height: 23px;
    width: 22px;
	float:left;
	cursor:pointer;
	margin:4px 24px 0 3px;
}
.email-content{
    color: #A5C6E2;
    float: left;
    font-family: coresans;
    font-size: 10px;
    margin: 14px 24px 0 5px;
    width: 153px;
}
.error-msg{
	color: #CC0000;
    font-family: CoreSans;
    font-size: 11px;
    padding: 0 22px 5px;
}
.email-content a{
    color: #022A3D;
}
#Option{
	float: left;
    margin: 15px 0 0 24px;
}