* {
	margin: 0px;
	padding: 0px;
}

body {
	height: 100%;
	background-color: #ffffff;
	color: #85859c;
	font-family: tahoma, arial, sans-serif;
	text-align: center;
	font-size : 10px;
}
h3
{
    /*background-image : url(images/heading_bg.jpg);*/
    height: 31px;
}
h4
{
    vertical-align :middle ;
    height: 20px;
    font-size:large ;
    /* background-color :#9E9EC3;*/
  color:White;
  width: 635px;
}

a {
	color: orange;
	text-decoration: underline;
}

a:hover {
	color: #69699c;
}

img {
	border-style: none;
    border-color: inherit;
    border-width: medium;

}

p {
	margin: 10px 0px 5px;
	text-align: center;
	line-height: 14px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}

#container {
	margin: 0px auto;
	width: 960px;
	border-color: #9e9ec3;
	border-width: 0px 1px 1px;
	border-style: solid;
}

input {
	padding-left: 2px;
	background-color: #fff;
	color: #85859c;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
    height: 17px;
    text-align: center;
}


/* Page Header */

#page_header {
	width: 960px;
	height: 113px;
	color: #fff;
	background: url('images/header_background.gif') repeat-x 0px 0px;
	overflow: hidden;
}

#page_header a {
	color: #fff;
	text-decoration: none;
}

#page_header a:hover {
	color: #e1e1e1;
}

#page_heading {
	width: 380px;
	height: 75px;
	background: url('images/gbalogo.gif') no-repeat 35px 37px;
	float: left;
}

#page_heading span {
	display : none;
}


#page_heading h1 {
	width: 350px;
	height: 52px;
	background: url('images/company_name.jpg') no-repeat 110px 36px;
	float: left;
}

#page_heading h2 {
	width: 380px;
	height: 16px;
	background: url('images/company_punchline.jpg') no-repeat 110px 2px;
	float: left;
	clear: both;
}

#page_headerlinks {
	padding-right: 20px;
	padding-top: 10px;
	width: 275px;
	float: right;
	text-align: left;
	word-spacing: -1px;
}

#page_headerlinks ul {
	list-style-type: none;	
}

#page_headerlinks li {
	padding: 0px 10px 0px 9px;
	float: left;
	list-style-type: none;
	background: url('images/header_toplinks_div.gif') no-repeat 100% 2px;
}

#page_headerlinks li.last {
	padding-right: 0px;
	background: none;
}

#page_headersearch {
	padding-right: 30px;
	padding-top: 10px;
	float: right;
	clear: right;
	width: 300px;
	text-align: left;
	word-spacing: -1px;
	overflow : hidden;
}

#page_headersearch h2 {
	float: left;
	font-weight: bold;
	font-size: 12px;
    width: 255px;
}

#page_headersearch form {
	padding-left: 3px;
	float: left;
}

#page_headersearch input {
	margin-top: 1px;
	padding-left: 2px;
	width: 100px;
	height: 14px;
	float: left;
	border: none;
}

#page_headersearch input.button {
	padding: 0px;
	margin-top: 0px;
	margin-left: 5px;
	width: 34px;
	height: 16px;
	background-color: transparent;
	float: left;
}

#page_login
{
    list-style-type: none;	
}

#page_login li {
	padding: 0px 10px 0px 9px;
	float: left;
	list-style-type: none;
	background: url('images/header_toplinks_div.gif') no-repeat 100% 2px;
}

/*Page Content pages */

.Pagecontent
{
    margin : 10px 10px 10px 10px;
}
/* Main Navigation Menu */

#page_menu {
	margin-bottom: 1px;
	width: 960px;
	height: 47px;
}

#page_menu ul {
	width: 960px;
	height: 47px;
	list-style-type: none;
	overflow: hidden;
	background-image :url(images/topnav_bg_47-100.jpg)
}
/*
#page_menu li {
	margin-right: 1px;
	width: 129px;
	height: 21px;
	float: left;
	background: url('images/menu_background.gif') repeat-x 0px 0px;
	overflow: hidden;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

#page_menu li.last {
	margin-right: 0px;
	width: 130px;
}

#page_menu a {
	padding-top: 3px;
	display: block;
	color: #fff;
	text-decoration: none;
}

#page_menu a:hover {
	color: #e1e1e1;
}
*/
/* TOP NAV */ 

#topnav{
	display:block;
	float:left;
	width:960px;
	margin:0;
	padding:0;
	list-style:none;
	font-size:13px;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-image :url(images/topnav_bg_47-100.jpg)
	}

#topnav ul, #topnav li{
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	border-right:soild 1px white;
	}

#topnav li a:link, #topnav li a:visited, #topnav li a:hover{
	display:block;
	margin:0;
	padding:15px 20px;/*padding:15px 20px;*/
	color:#FFFFFF;
	text-decoration:none;
	}

#topnav ul ul li a:link, #topnav ul ul li a:visited{
	 border-bottom : dashed 1px gray;
	}
	#topnav ul ul li a:link.last, #topnav  ul ul li a:visited.last{
	 border-bottom : none;
	}


#topnav li.last a{
	margin-right:0;
	}

#topnav li a:hover, #topnav ul li.active a{
	color:#FFFFFF;
	background-color:#059BD8;

	}
	
#topnav li li a:link, #topnav li li a:visited{
	width:147px;
	float:none;
	margin:0;
	padding: 7px 10px;/*padding: 7px 10px;*/
	font-size:12px;
	font-weight:normal;
	color:#000000;
	background-color:#ffffff;
		}
	
#topnav li li a:hover{
	color:#FFFFFF;
	background-color:#059BD8;
	}

#topnav li ul{
	background:#FFFFFF;
	z-index:9999;
	position:absolute;
	left:-999em;
	height:auto;
	width:167px;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	}

#topnav li ul a{width:147px;}

#topnav li ul ul{margin:-32px 0 0 0;}

#topnav li:hover ul ul{left:-999em;}

#topnav li:hover ul, #topnav li li:hover ul{left:auto;}

#topnav li:hover{position:static;}

#topnav li.last a{margin-right:0;}
/* End of top nav */

/* Left Sidebar */

#left_sidebar {
	width: 129px;
	float: left;
	text-align: left;
	color: #8989b6;
}

#left_sidebar a {
	color: #8989b6;
}

#left_sidebar a:hover {
	color: #75759c;
}



/* Left Sidebar: Newsletter Signup Box */

#newsletter {
	margin-bottom: 2px;
	padding: 5px 5px 15px;
	width: 118px;
	border-color: #9e9ec3;
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	overflow: hidden;
	font-weight: bold;
}

#newsletter h2 {
	padding-bottom: 10px;
	font-size: 10px;
}

#newsletter input {
	padding-left: 0px;
	width: 115px;
	height: 16px;
	border: #bfbfe6 1px solid;
	float: left;
	clear: left;
}

#newsletter input.button {
	margin-top: 3px;
	margin-left: 95px;
	width: 22px;
	height: 13px;
	border: none;
}

#newsletter #link_cancel {
	margin-top: 5px;
}
/* Left Sidebar Types */
#types {
	margin-bottom: 1px;
	padding: 1px 1px 1px 0px;
	border-color: #9e9ec3;
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	text-align: center;
}

#types_header {
	margin-bottom: 2px;
	width: 127px;
	height: 20px;
	background-color: #9e9ec3;
	overflow: hidden;
}

#types_header h2 {
	margin-top: 5px;
	margin-left: 5px;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
}

#types ul {
	margin: 0px auto;
	width: 120px;
	list-style-type: none;

}
#types li {
	width: 120px;
	height: 21px;
	list-style-type: none;
	text-align: left;
	border-bottom: #b6b6d2 1px solid;
	float: left;
}
#types li.large {
	width: 120px;
	height: 50px;
	list-style-type: none;
	text-align: left;
	border-bottom: #b6b6d2 1px solid;
	float: left;
}

#types li a:hover {
	color: #ffffff;
	background-color:#56567c;
}
/* Left Sidebar : Categories */

#categories {
	margin-bottom: 1px;
	padding: 1px 1px 1px 0px;
	border-color: #9e9ec3;
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	text-align: center;
}

#categories_header {
	margin-bottom: 2px;
	width: 127px;
	height: 20px;
	background-color: #9e9ec3;
	overflow: hidden;
}

#categories_header h2 {
	margin-top: 5px;
	margin-left: 5px;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
}

#categories ul {
	margin: 0px auto;
	width: 120px;
	list-style-type: none;
}

#categories li {
	width: 120px;
	height: 21px;
	list-style-type: none;
	text-align: left;
	border-bottom: #b6b6d2 1px solid;
	float: left;
}

#categories li.large {
	width: 120px;
	height: 50px;
    color:Yellow;
	list-style-type: none;
	text-align: left;
	border-bottom: #b6b6d2 1px solid;
	float: left;
}

#categories li.last {
	border: none;
}

#categories li a {
	margin-top: 4px;
	margin-left: 6px;
	display: block;
	color: #7575a9;
	text-decoration: none;
}
#categories li.large a {
	margin-top: 4px;
	margin-left: 6px;
	display: block;
	color:Yellow;
	color: #7575a9;
	text-decoration: none;
}

#categories li a:hover {
	color: #ffffff;
	background-color:#56567c;
}

/* Left Sidebar : Brands */

#brands {
	margin-bottom: 1px;
	padding: 1px 1px 1px 0px;
	border-color: #9e9ec3;
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	text-align: center;
}

#brands_header {
	margin-bottom: 2px;
	width: 127px;
	height: 20px;
	background-color: #9e9ec3;
	overflow: hidden;
}

#brands_header h2 {
	margin-top: 3px;
	margin-left: 5px;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
}

#brands ul {
	margin: 0px auto;
	width: 120px;
	list-style-type: none;
}

#brands li {
	width: 120px;
	height: 21px;
	list-style-type: none;
	text-align: left;
	border-bottom: #b6b6d2 1px solid;
	float: left;
}

#brands li.last {
	border: none;
}

#brands li a {
	margin-top: 4px;
	margin-left: 6px;
	display: block;
	color: #7575a9;
	text-decoration: none;
}

#brands li a:hover {
	color: #56567c;
}

/* Left Sidebar : clearance */

#clearance {
	margin-bottom: 1px;
	padding: 1px 1px 1px 0px;
	border-color: #9e9ec3;
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	text-align: center;
}

#clearance_header {
	margin-bottom: 2px;
	width: 127px;
	height: 40px;
	background-color: #9e9ec3;
	overflow: hidden;
	color : red;
}

#clearance_header h2 {
	margin-top: 3px;
	margin-left: 5px;
	color: red;
	font-size: 10px;
	font-weight: bold;
}

#clearance ul {
	margin: 0px auto;
	width: 120px;
	list-style-type: none;
}

#clearance li {
	width: 120px;
	height: 21px;
	list-style-type: none;
	text-align: left;
	border-bottom: #b6b6d2 1px solid;
	float: left;
}

#clearance li.last {
	border: none;
}

#clearance li a {
	margin-top: 4px;
	margin-left: 6px;
	display: block;
	color: #7575a9;
	text-decoration: none;
}

#clearance li a:hover {
	color: white;
    background-color :#7575a9;
}



/* Left Sidebar : Special Offer */

#specialoffer {
	width: 129px;
	height: 98px;
	overflow: hidden;
	background: url('images/specialoffer_background.jpg') no-repeat 0px 0px;
	color: #fff;
	font-size: 11px;
}

#specialoffer_text {
	width: 129px;
	height: 60px;
}

#specialoffer_text h2 {
	margin-top: 8px;
	margin-left: 10px;
	width: 113px;
	height: 38px;
	background: url('images/specialoffer_header.gif') no-repeat 0px 0px;
}

#specialoffer_link {
	margin-left: 12px;
}

#specialoffer_link a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#specialoffer_link a:hover {
	color: #f2f2f2;
}


/* Main Content Area */

#main_content {
	padding: 2px 5px 2px 5px;
	width: 815px;
	text-align: center;
	float: right;
}

#main_content .h_divider {
	margin-bottom: 2px;
	height: 1px;
	background-color: #c2c2cd;
	overflow: hidden;

}


/* New Item Description */

#new_item {
	margin: 0px auto 2px;
	padding: 5px 10px;
	width: 577px;
	text-align: justify;
	border: solid 0 #6699FF;
}

#new_item_header {
	margin-top: 10px;
	float: left;
	width: 348px;
	/**border: solid thin blue;**/
	}

#new_item_header h1 {
	color: #434367;
	font-size: 18px;
	font-weight: normal;
	/**border: solid thin blue;**/
    width: 335px;
}

#new_item_header h2 {
	color: #434367;
	font-size: 14px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
	/**border: solid thin blue;**/
    width: 336px;
}

#new_item_image {
	width: 220px;
	float: right;
	overflow: hidden;
	text-align:center ;

	
}

#new_item_text {
	float: left;
	clear: left;
	width: 330px;
/**border: solid thin blue;**/
   
}

#new_item_link {
	float: left;
	clear: left;
	width: 348px;
	font-weight: bold;
	text-align: right;
	/**border : solid thin black;**/
}

#new_item_link a {
	text-decoration: none;
}

#stores
{
    height: 400px;
    font-weight: bold;
}
#stores p 
{
     font-weight: bold;
}


.stores_img img
{
    width : 100px;
    padding : 5px 10px 5px 10px;
}

/* Sub Items Descriptions */

.sub_items {
	margin-bottom: 2px;
	margin-top: 5px;
	width: 644px;
	background: url('images/item_sub_background.gif') repeat-y 0px 0px;
	text-align: justify;
}

.sub_left {
	padding-left: 5px;
	width: 300px;
	float: left;
}

.sub_right {
	padding-right: 15px;
	width: 315px;
	float: right;
}

.sub_items_header {
	padding-left: 20px;
	padding-top: 10px;
	float: left;
	width: 110px;
}

.sub_items_header h1 {
	color: #434367;
	font-size: 14px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
}

.sub_items_header h2 {
	color: #434367;
	font-size: 12px;
	font-weight: normal;
	font-family: arial, tahoma, sans-serif;
}

.sub_items_image {
	margin-top: 15px;
	float: right;
	text-align: right;
}

.sub_items_text {
	padding-left: 20px;
	float: left;
	clear: left;
	width: 110px;
}

.sub_items_cartinfo {
	padding-top: 12px;
	padding-left: 20px;
	color: #820721;
	font-family: arial, tahoma, sans-serif;
	float: none;
	clear: both;
}

.sub_items_cartinfo h2 {
	font-size: 14px;
	font-weight: bold;
}

.sub_items_cartinfo .price {
	float: left;
	text-align: left;
}

.sub_items_cartinfo .addtocart {
	margin-top: 2px;
	float: right;
	width: 100px;
	height: 12px;
	text-align: left;
	background: url('images/button_addtocart.gif') no-repeat 0% 0%;
}


/* Page Footer */

#page_footer 
{
    text-align:justify ;
	width: 960px;
	
}

#page_footer_img
{
    float:left;
    height : 20px;
    padding-top :90px;
    width :780px;
    background: url('images/footer.jpg');
}
#page_footer span {
	display:none ;
}

#powered_by {
	padding-top: 17px;
	float: right;
	width: 305px;
	height: 30px;
	color: #9595c2;
	text-align: center;
}

#powered_by a {
	color: #9595c2;
}

#product_brands {
	float: left;
	margin-left : 30px;
}

#product_brands ul {
	width: 700px;
	list-style-type: none;
}

#product_brands li {
	margin: 5px 15px 3px 10px;
	height: 90px;
	list-style-type: none;
	float: left;
}


#product_brands li.amodex {
	width: 75px;
	background: url('images/logo_amodex.gif') no-repeat 0px 40px;
}

#product_brands li.Aurora {
	width: 75px;
	background: url('images/logo_aurora.gif') no-repeat 0px 40px;
}

#product_brands li.Delta {
	width: 75px;
	background: url('images/logo_delta.gif') no-repeat 0px 40px;
}

#product_brands li.ducati {
	width: 75px;
	background: url('images/logo_ducati.gif') no-repeat 0px 40px;
}
#product_brands li.fisher {
	width: 75px;
	background: url('images/logo_fisher.gif') no-repeat 0px 40px;
}
#product_brands li.fjader {
	width: 60px;
	background: url('images/logo_fjader.gif') no-repeat 0px 40px;
}
#product_brands li.jaguar{
	width: 100px;
	background: url('images/logo_jaguar.gif') no-repeat 0px 40px;
}
#product_brands li.lalex {
	width: 75px;
	background: url('images/logo_lalex.gif') no-repeat 0px 40px;
}
#product_brands li.mercedes {
	width: 100px;
	background: url('images/logo_mercedes.gif') no-repeat 0px 40px;
}
#product_brands li.montegrappa 
{
	width: 100px;
	background: url('images/logo_montegrappa.gif') no-repeat 0px 40px;
}
#product_brands li.penagain 
{
    float : left ;
    left : 250px;
    padding : 0 0 0 0px;
	width: 75px;
	background: url('images/logo_penagain.gif') no-repeat 0px 20px;
}
#product_brands li.smart {
	width: 75px;
	background: url('images/logo_smart.gif') no-repeat 0px 20px;
}
#product_brands li.tibaldi {
	width: 75px;
	background: url('images/logo_tibaldi.gif') no-repeat 0px 20px;
}
#product_brands li.visconti {
	width: 75px;
	background: url('images/logo_visconti.gif') no-repeat 0px 20px;
}

.Category_items {
	margin-bottom: 2px;
	margin-top: 5px;
	width: 812px;
	background: url('images/item_sub_background.gif') repeat-y 0px 0px;
	text-align: justify;
}

.Category_item {
	padding-left: 5px;
	width: 317px;
	float: left;
	height:340px;
}

.category_items_header {
	padding-left: 10px;
	padding-top: 5px;
	float: left;
	width: 300px;
	height: 30px;
	text-align : center ;
}

.category_items_header h1 {
	color: #434367;
	font-size: 12px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
	height:30px;
}

.category_items_header h2
{
  margin-top : 10px;   
}

#Category_items span {
	display:table ;
}
#Category_item span 
{
    display : table ;
}

.category_items_image {
	margin-top: 20px;
	margin-right : 30px;
	float: left;
	text-align: right;
	width : 240px;

}
.category_items_image img
{
    margin-top: 10px;
	width : 230px;
	
}
.category_items_text {
	padding-left: 10px;
	margin-top : 10px;
	float: left;
	clear: left;
	width: 135px;
}

.Product_items {
	margin-bottom: 2px;
	margin-top: 5px;
	width: 644px;
	background: url('images/item_sub_background.gif') repeat-y 0px 0px;
	text-align: justify;
	border : 0 thin red;
}

.Product_item {
	padding-left: 5px;
	width: 300px;
	float: left;
	height:480px;
	border : 0 thin blue;
}

.product_items_header {
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom :10px;
	float: left;
	width: 300px;
	height: 20px;
	text-align : center ;
	border : 0 thin black;
}

.product_items_header h1 {
	color: #434367;
	font-size: 12px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
	height:40px;
	border : 0 thin black;
}

.product_items_header h2 {
	color: #434367;
	font-size: 12px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
	height:20px;
	border : 0 thin brown;
}


#product_items span {
	display:table ;
}
#product_item span 
{
    display : table ;
}

.product_items_image {
	margin-top: 10px;
	margin-right : 10px;
	text-align: right;
	width : 250px;
	border : 0 thin yellow;
	height : 200px;
}

.product_items_image img
{
    margin-top: 5px;
	width : 240px;
}
.product_items_text {
	padding-left: 10px;
	margin-top : 10px;
	top : 400px;
	float: left;
	clear: left;
	width: 290px;
	border : 0 thin black;
}

#christmas2009
{
    width: 600px;
    height :250px;
    background-image :url("http://www.gbapen.co.uk/images/banners/xmas09.gif");
    
}
#christmas2009 img
{
    height: 100px;
    width:auto ;
}
#christmas2009 .forhim
{
    position : relative ;
    
    float :left;
    left : 10px;
    top : 125px;
    height : 50px;
    width : 190px;
    padding-top: 10px;
    height : 110px;
    text-align : center ;
    
 
}
#christmas2009 .forher
{
    position : relative ;
    
    float :left;
    top : 125px;
    height : 50px;
    width : 190px;
    left : 10px;
    padding-top: 10px;
    text-align : center ;
    height : 110px;
}
#christmas2009 .giftsets
{
    position : relative ;
    
    float :left;
    top : 125px;
    height : 50px;
    width : 190px;
    left : 10px;
    padding-top: 10px;
    height : 110px;
    text-align : center ;
}
	/* Image hoverbox  */

.hoverbox
{
	cursor: default;
	list-style: none;
	position : relative ;
	float:left ;
	z-index : 200;
}
.hoverbox a
{
	cursor: default;
}
.hoverbox a .preview
{
	display: none;
	position : relative ;
	z-index : 200;
	
}
.hoverbox a:hover .preview
{
	display:inline ;
	position: relative;
	top: -50px;
	left: 150px;
	z-index : 200;
}
.hoverbox img
{
	background: #fffff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: 0;
	border-width: 0px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 120px;
	z-index : 1;
}

.hoverbox .hover_holder
{
	background: #fffff;
	border-color: #ddd #bbb #aaa #ccc;
	border-width: 0px;
	color: inherit;
	display: inline;
	margin: 3px;
	padding: 5px;
	position : relative ;
}

.hoverbox .preview
{
	border-color: #ffffff;
	width: 500px;
	position : relative ;
	border : groove medium gray;
	z-index : 200;
}
/* End of hover box */

/* CSS POPOUT DIV */
#blanket {
background-color:#111;
opacity: 0.65;
filter:alpha(opacity=65);
position:absolute;
z-index: 9001;
top:0px;
left:0px;
width:100%;
}
#popUpDiv {
position:absolute;
background-color:#eeeeee;
width:700px;
height:800px;
z-index: 9002;
}
/* END OF CSS POPOUT DIV*/

/* NOOBSLIDE */
/* Sample 1*/

#box1 
{
	position:absolute;
}
#box1 span{
	display:block;
	float:left;
}

/* Sample 2*/
#box2{
	position:absolute;
}
#box2 span{
	display:block;
	float:left;
}

/* Sample 3*/
#box3{
	position:absolute;
}
#box3 span{
	display:block;
	float:left;
}

/* Sample 4*/
#box4{
	position:absolute;
}
#box4 div{
	width:480px;
	height:240px;
	float:left;
	background:#eee;
}

#box4 h3, #box4 p, #box4 ul{
	padding:5px 10px;
}
#box4 p{
	text-indent:16px;
}
#box4 img{
	width:200px;
	width:150px;
	float:left;
	margin:0 10px 10px 15px;
}
#info4{
	background:#fff !important;
	color:red !important;
	cursor:default
}

/* Sample 5*/
#box5{
	position:absolute;
	width:240px;
}
#box5 span{
	display:block;
}
#info5{
	bottom:0;
}

/* Sample 6*/
#box6{
	position:absolute;
	width:240px;
}
#box6 span{
	display:block;
}
#handles6_1{
	float:left
}
#handles6_2{
	float:right
}
.mask6{
	position:absolute;
	left:50%;
	margin-left:-120px;
	width:240px;
	height:180px;
	overflow:hidden;
}
.sample6 .buttons{
	clear:both;
	text-align:center;
}

/* Sample 7*/
#box7{
	position:absolute;
}
#box7 span{
	display:block;
	float:left;
}

#thumbs7{
	position:relative;
	width:486px;
	clear:both;
	height:41px;
	overflow:hidden;
	margin-top:200px;
}
#thumbs7 .thumbs, #thumbs_handles7, #thumbs_mask7{
	position:absolute;
	top:0;
	width:100%;
	height:41px;
}
#thumbs7 .thumbs div, #thumbs_handles7 span{
	display:block;
	width:60px;
	height:41px;
	margin:0;
	float:left;
	cursor:pointer;
}
#thumbs7 .thumbs div img{
	width:54px;
	float:right;
}
#thumbs_handles7 span{
	background:url(thumb_invisible.gif) no-repeat;
}
#thumbs_mask7{
	width:1200px;
	background:url(thumbs_mask.gif) no-repeat center top;
}

/* Sample 8*/
#box8{
	position:absolute;
}
#box8 div{
	width:480px;
	float:left;
}
#box8 .buttons{
	text-align:left
}
#box8 .next{
	float:right
}
.sample8 .buttons{
	text-align:center;
	clear:both;
}
.sample8 .mask1{
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

/* ********************************** */

.thumbs{
	width:54px;
}
.thumbs div{
	display:block;
	width:54px;
	height:41px;
	margin:3px 0;
	cursor:pointer;
}

.thumbs div img{
	display:block;
	width:100%;
	height:100%;
	border:none
}

.info{
	width:240px;
	height:50px;
	background:#000;
	position:absolute;
}
.info p, .info h4{
	color:#fff;
	padding:3px 8px;
	font-family:Arial;
}
.info h4{
	font-size:14px;
}
.info h4 a{
	float:right;
	background:#fff;
	color:#000;
	font-size:10px;
	padding:0 3px;
	text-decoration:none
}

.mask1{
	position:relative;
	width:480px;
	height:180px;
	overflow:hidden;
}
.mask2{
	position:relative;
	width:240px;
	height:180px;
	overflow:hidden;
}
.mask3{
	position:relative;
	width:480px;
	height:240px;
	overflow:hidden;
}

span img{
	display:block;
	border:none;
}
/*END NOOBSLIDE */
    
    /* Sample 1*/
#box1{
	position:absolute;
}
#box1 span{
	display:block;
	float:left;
}

/* Sample 2*/
#box2{
	position:absolute;
}
#box2 span{
	display:block;
	float:left;
}

/* Sample 3*/
#box3{
	position:absolute;
}
#box3 span{
	display:block;
	float:left;
}

/* Sample 4*/
#box4{
	position:absolute;
}
#box4 div{
	width:480px;
	height:240px;
	float:left;
	background:#eee;
}

#box4 h3, #box4 p, #box4 ul{
	padding:5px 10px;
}
#box4 p{
	text-indent:16px;
}
#box4 img{
	width:200px;
	width:150px;
	float:left;
	margin:0 10px 10px 15px;
}
#info4{
	background:#fff !important;
	color:red !important;
	cursor:default
}

/* Sample 5*/
#box5{
	position:absolute;
	width:240px;
}
#box5 span{
	display:block;
}
#info5{
	bottom:0;
}

/* Sample 6*/
#box6{
	position:absolute;
	width:240px;
}
#box6 span{
	display:block;
}
#handles6_1{
	float:left
}
#handles6_2{
	float:right
}
.mask6{
	position:absolute;
	left:50%;
	margin-left:-120px;
	width:240px;
	height:180px;
	overflow:hidden;
}
.sample6 .buttons{
	clear:both;
	text-align:center;
}

/* Sample 7*/
#box7{
	position:absolute;
}
#box7 span{
	display:block;
	float:left;
}

#thumbs7{
	position:relative;
	width:486px;
	clear:both;
	height:41px;
	overflow:hidden;
	margin-top:200px;
}
#thumbs7 .thumbs, #thumbs_handles7, #thumbs_mask7{
	position:absolute;
	top:0;
	width:100%;
	height:41px;
}
#thumbs7 .thumbs div, #thumbs_handles7 span{
	display:block;
	width:60px;
	height:41px;
	margin:0;
	float:left;
	cursor:pointer;
}
#thumbs7 .thumbs div img{
	width:54px;
	float:right;
}
#thumbs_handles7 span{
	background:url(thumb_invisible.gif) no-repeat;
}
#thumbs_mask7{
	width:1200px;
	background:url(thumbs_mask.gif) no-repeat center top;
}

/* Sample 8*/
#box8{
	position:absolute;
}
#box8 div{
	width:480px;
	float:left;
}
#box8 .buttons{
	text-align:left
}
#box8 .next{
	float:right
}
.sample8 .buttons{
	text-align:center;
	clear:both;
}
.sample8 .mask1{
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

/* ********************************** */

.thumbs{
	width:54px;
}
.thumbs div{
	display:block;
	width:54px;
	height:41px;
	margin:3px 0;
	cursor:pointer;
}

.thumbs div img{
	display:block;
	width:100%;
	height:100%;
	border:none
}

.info{
	width:240px;
	height:50px;
	background:#000;
	position:absolute;
}
.info p, .info h4{
	color:#fff;
	padding:3px 8px;
	font-family:Arial;
}
.info h4{
	font-size:14px;
}
.info h4 a{
	float:right;
	background:#fff;
	color:#000;
	font-size:10px;
	padding:0 3px;
	text-decoration:none
}

.mask1{
	position:relative;
	width:480px;
	height:180px;
	overflow:hidden;
}
.mask2{
	position:relative;
	width:240px;
	height:180px;
	overflow:hidden;
}
.mask3{
	position:relative;
	width:480px;
	height:240px;
	overflow:hidden;
}

span img{
	display:block;
	border:none;
}
/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #778;
 font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #778;
 border-bottom: none;
 background: #DDE;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #448; }
ul.tabbernav li a:visited { color: #667; }

ul.tabbernav li a:hover
{
 color: #000;
 background: #AAE;
 border-color: #227;
}

ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border:1px solid #aaa;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}
/*
 * JCarousel
 */
 
 .textbig{ font-size:xx-large ; color:Orange;}

.jcarousel-skin-opencart .jcarousel-container {
	background: #FFF1FG;
	margin-bottom: 20px;
}
.jcarousel-skin-opencart .jcarousel-direction-rtl {
	direction: rtl;
}
.jcarousel-skin-opencart .jcarousel-container-horizontal {
	padding: 0px 40px;
}
.jcarousel-skin-opencart .jcarousel-clip {
	overflow: hidden;
}
.jcarousel-skin-opencart .jcarousel-clip-horizontal {
}
.jcarousel-skin-opencart .jcarousel-item {
	text-align: center;
}
.jcarousel-skin-opencart .jcarousel-item-horizontal {
	margin-left: 0;
	margin-right: 10px;
}
.jcarousel-skin-opencart .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
	margin-right: 0;
}
.jcarousel-skin-opencart .jcarousel-item-placeholder {
	background: #fff;
	color: #000;
}
/**
 *  Horizontal Buttons
 */
.jcarousel-skin-opencart .jcarousel-next-horizontal {
	position: absolute;
	top: 23px;
	right: 5px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: url('images/button-next.png') center no-repeat;
}
.jcarousel-skin-opencart .jcarousel-direction-rtl .jcarousel-next-horizontal {
	left: 5px;
	right: auto;
	background: url('images/button-previous.png') center no-repeat;
}
.jcarousel-skin-opencart .jcarousel-next-horizontal:hover, .jcarousel-skin-opencart .jcarousel-next-horizontal:focus {
}
.jcarousel-skin-opencart .jcarousel-next-horizontal:active {
}
.jcarousel-skin-opencart .jcarousel-next-disabled-horizontal, .jcarousel-skin-opencart .jcarousel-next-disabled-horizontal:hover, .jcarousel-skin-opencart .jcarousel-next-disabled-horizontal:focus, .jcarousel-skin-opencart .jcarousel-next-disabled-horizontal:active {
	cursor: default;
	background: none;
}
.jcarousel-skin-opencart .jcarousel-prev-horizontal {
	position: absolute;
	top: 23px;
	left: 0px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	background: url('images/button-previous.png') center no-repeat;
}
.jcarousel-skin-opencart .jcarousel-direction-rtl .jcarousel-prev-horizontal {
	left: auto;
	right: 0px;
	background: url('images/button-next.png') center no-repeat;
}


.jcarousel-skin-opencart .jcarousel-prev-horizontal:hover, 
.jcarousel-skin-opencart .jcarousel-prev-horizontal:focus 
{
}

.jcarousel-skin-opencart .jcarousel-prev-horizontal:active 
{
}

.jcarousel-skin-opencart .jcarousel-prev-disabled-horizontal, 
.jcarousel-skin-opencart .jcarousel-prev-disabled-horizontal:hover, 
.jcarousel-skin-opencart .jcarousel-prev-disabled-horizontal:focus, 
.jcarousel-skin-opencart .jcarousel-prev-disabled-horizontal:active 
{
	cursor: default;
	background: none;
}

.jcarousel-next-disabled  
{
    background: url('images/button-next-disabled.png') center no-repeat !important;
}
    
.jcarousel-prev-disabled  
{
    background: url('images/button-previous-disabled.png') center no-repeat !important;
}
/* -- << JCarousel >> -- */
