/* @override 
	http://windsurf.ca.quiqsuccess.com/extension/carbonart/design/carbonart/stylesheets/style.css
	http://www.carbonartwindsurf.com/extension/carbonart/design/carbonart/stylesheets/style.css
	http://carbonartwindsurf.com/extension/carbonart/design/carbonart/stylesheets/style.css
	http://ca-dev.quiqsuccess.com/extension/carbonart/design/carbonart/stylesheets/style.css
	http://carbonartwindsurf.com/extension/carbonart/design/cawindsurf/stylesheets/cawindsurf.css
*/

/* layout-----------------*/
body{
	color:#464646;
	background:#FFFFFF url(../images/ca_bgimg.gif) repeat-y center;
	text-shadow: rgba(0,0,0,.01) 0 0 0;
}

#doc2{width:73.07692em;*width:71.25017em;}
.yui-t5 .yui-b{float:right;width:19.5384em;*width:19.0500em;}
/*.yui-t5 #yui-main .yui-b{margin-right:20.5384em;*margin-right:20.0500em;}*/
.yui-t5 #yui-main .yui-b{margin-right:19.5384em;*margin-right:19.0500em;}
#hd{
	font-size:93%;
	background:#D7DBD3;
}
#hd a{
	color:#464646;
}
#left_header{
	padding:0.5em 0 0.2em 16px;
	float:left;
	width:35%;
}
/*#left_header #searchbox{
	float:left;
}
#left_header #site_access{
	padding-top:0.3em;
	float:left;
}*/
#right_header{
	padding:0.5em 16px 0.2em 0;
	float:right;
	width:60%;
	text-align:right;
}
/*#right_header #user{
	padding-top:0.3em;
	float:right;
}*/
#topmenu{
	background:#000000;
	/*margin-left:-8pt;*/
	width:19.5384em;
	padding:0.5em 0;
	height:230px;
}
#bd{
	background:#D7DBD3 url(../images/main_bg.gif) repeat-y;

}
.yui-b{

}
#yui-main .yui-b{
	/*background:#FFFFFF;*/
}

#ft{
	padding:1em;
/*	text-align:center;*/
	background:#ffffff;
	color:#222;
	font-size: 85%;
	/*border-top:solid 1px #FFFFFF;*/
	line-height:1.3;
}

#ft a {
	color: #666;
}
/*#ft #siteaccess{
	float:right;
}*/
#ft #siteaccess p{
	margin-top:5px;
	float:left;
}
#ft #siteaccess img{
	margin-left:5px;
}
.search_box{
	float: left;
	margin: 5px;
}
input.searchtext{
	background:transparent url('../images/searchbox.gif') no-repeat;
	border:none;
	width:187px;
	padding:4px 0pt 0pt 20px;
	height:18px;
}
.top_img{
	/*background:#7B8175;*/
	height:254px;
	position:relative;	
}
.top_img img{
	float:right;
}
.top_img #noCrouselwrap img{
	float:none;
}

h2 {
	font-weight:normal;
}
h2.separate{
	background-color: #7B8175;
	color: #FFFFFF;
	padding: 3px 10px;
}

/* font-----------------*/
a{
	color:#F00C03;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
#logo img{
	margin:0;
	padding:1em 0em 1em 1em;
}
.top_img h2{
	color:#FFFFFF;
	position:absolute;
	bottom:-5pt;
	margin:0;
	font-size:161.6%;
	font-weight: bold;
}
.red{
	color:#F00C03;
}

/* table-----------------*/
table th.td_middle, table td.td_middle{
	vertical-align:middle;
}

table th p, table td p{
	margin:0;
}
table.list th, table.list td{
	padding:3px 10px 3px 10px;
}
table.list .small_text th, table.list .small_text td{
	padding:3px;
	font-size:77%;
}
table.list{
	border-bottom:solid 1px #959B8F;
}
table.list th{
	font-weight:bold;
	border-bottom:solid 1px #959B8F;
	text-align:left;
}
table.list tr.bgdark{
	background-color:#EEEEEE;
}

table.list td.modelname a {
	font-weight:bold;
	font-size: 107%;
}
table.list tr td {
	margin: 5px 0;
}

table.tableGreen th, table.tableGreen td{
	border:solid 1px #FFFFFF;
	border-collapse: collapse;
	padding:10px;
}
table.tableGreen th{
	background-color:#959B8F;
	color:#FFFFFF;
	font-weight:100;
	padding:5px;
	font-size:85%;
}

table.tableGreen td{
	background-color:#D7DBD3;
}
table.tableGreen td.hav_inner, table.tableGreen td.hav_inner table td{
	padding:5px;
}
table.inner_Green td{
	border:none;
}
table.simple{
	border-bottom:solid 1px #DDDDDD;
	width:100%;
}
table.simple td{
	padding-bottom:5px;
}
table.simple td{
	padding-bottom:5px;
}
td.w50{
	width:50%	;
}


/* share-----------------*/
.hide{
	display:none;
}
.clear{
	clear:both;
}
.left{
	float:left;
}
.right{
	float:right;
}
.w_50{
	width:50%;
}

#cart {
	margin-top: -20px;
	text-align:right;
	padding-right: 1em;
	padding-bottom: 1em;
}

.cartitems {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 107%;
	border-bottom: 2px solid #F4231C;
	padding-bottom: 3px;
	margin-right: 1em;
}

/* buttons--------------------*/
.button {
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	background: #F4231C;
	display:inline-block;
	padding: 5px 10px;
	font-size: 85%;
	color: #fff;
	text-transform:uppercase;
	border: none;
	/* For IE 7 */
	zoom: 1;
	*display:inline;
	margin-left: 2px;
	margin-right: 2px;
	cursor:pointer;
}
.size {
	margin-bottom: 10px;
}
.size span{
	font-size: 85%;
	padding: 5px 0;
}
.size span.buttong{
	padding: 5px 8px;
}
.buttong {
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	background: #586656;
	display:inline-block;
	padding: 5px 8px;
	font-size: 85%;
	color: #fff;
	text-transform:uppercase;
	border: none;
	/* For IE 7 */
	zoom: 1;
	*display:inline;
	margin-left: 2px;
	margin-right: 2px;
	cursor:pointer;
}

#cart .button {
	font-size: 100%;
}

.button a, .buttong a {
	color: #fff;
	text-decoration: none;
}

/* menu ---------------------------*/
.menu{
	margin:0;
}
.second_menu{
	margin:0;
	background:#000000;
}
.menu li, .second_menu li{
	list-style:none;
	font-family:'arial';
	text-transform:uppercase;
	font-size:93%;
}
.menu li{
	/*background:url(../images/grey-menu-bg.jpg) no-repeat;*/
}
.second_menu li{
	background:none;
}
.menu li.current, .second_menu li.current{
	background:url(../images/red-menu-bg.jpg) no-repeat;
	color:#EEEEEE;
}
.menu li a, .second_menu li a{
	text-decoration:none;	
	display:block;
	color:#EEEEEE;
}
.menu li a:hover, .second_menu li a:hover{
	background:url(../images/red-menu-bg.jpg) no-repeat;
}
.menu li a{
	padding:0.1em 0.1em 0.1em 1.5em;
	/*font-weight:bold;*/
}
.second_menu li a{
	padding:0.1em 0.1em 0.1em 2.5em;
	font-weight:0;

}

/* side area-----------------------------------------------*/

.buy_now{
	float:right;
	margin-top:-25px;

}
.buy_now h3{
	margin:0 16px 0 0;
	background:transparent url('../images/bg-buynow.gif') no-repeat;
	height:20px;
	width:100px;
	text-align:center;
	padding:5px 0 0 0;
	
}
#sidebar h2{
	margin: 0;
	background:#7B8175;
	/*margin:0 0 0 -12px;*/
	padding:0.5em 0 0 0.5em;
	text-transform:uppercase;
	/*width:15.1em;*/
	height:15px;
	font-family: Georgia;
	color:#fff;
	border-bottom:solid 1px #eee;
	font-weight: bold;
}
.side_article{
	margin:1em;
	padding:0 0 .5em 0;
	border-bottom:1px solid #fff;
}
.side_article h3{
	margin:0;
	font-weight: normal;
	font-size:107%
}

.side_article img{
	padding:5px;
	background:#EEEEEE;	
}
.side_article p{
	margin-top: 5px;
}
.side_article p.article_date{
	margin-bottom:0;
	margin-top: 0;
	font-size:85%;
	/*float: right;*/
}
#sidebar p.readmore {
	margin: 1em;
}
.side_white_box{
	background:#FFFFFF;
	/*margin-left:-8pt;*/
	/*width:19.23em;*/
	/*padding:1em 0;*/
}
.side_white_box_in{
	padding:10px 11px;
}
.side_white_box h3{
	margin-top:0;
}
.side_white_box .side_lineup img{
	padding-bottom:1em;
}
.side_white_box .side_image_large img{
	float:left;
	}
.side_white_box .swatch {
	float:left;
	margin:0 11px 5px 0;
	width:65px;
	height:100px;
}
.side_white_box .swatch div {
	width:65px;
	height:65px;
}
.side_white_box .swatch div.swatch_c{
	border: solid 1px #EEEEEE;
}
.side_white_box .swatch p{
	text-align:center;
	margin-top:0;
}
#sidebar .contact_form{
	margin: 1em;
}
#sidebar .contact_form input, #sidebar .contact_form textarea{
	width:100%;
	border:none;
}
#sidebar .contact_form .content-action{
	text-align:right;
}
#sidebar .contact_form .content-action input{
	width:90px;
	background:#7B8175;
	color:#FFFFFF;
	border:none;
	margin:10px 0;
}
.side_square_img img{
	float:left;
	margin:6px 6px 0 0;
	padding:5px;
	background:#EEEEEE;
}
#sidebar .login{
	float:left;
}
#sidebar #country_selection label{
	font-weight:bold;
}
#sidebar #country_selection select{
	background-color:#EEEEEE;
	padding:2px;
	width:17em;
	margin:5px 0;
}
/*#sidebar .siteaccess{
	float:right;
	padding:30px 15px 0 0;
}*/
/* contents area------------------------------------------*/
.contents_area{
	padding:1em;
	clear:both;
}

.contents_area ul li{
	margin-bottom:1em;
	list-style-image:url('../images/bullet.gif');
}
.shop-basket ul{
	height: 13px;
}
.shop-basket ul li{
	float: left;
	margin-right: 25px;
}
.spec-download {
	padding: 15px 0px;
}
/* Home page ----*/
/*h4.gps_title{
	float:left;
	width:105px;
	padding-top:20px;
}
.gps #wrap{
	width:300px;
}*/

/* News and gallery ----*/
.news_article img{
	padding:5px;
	background:#EEEEEE;
	margin-bottom:1em;
}
.object-center{
	text-align:center;
}
.object-left img{
	margin-right:1em;
	float:left;
}
.object-right img{
	margin-left:1em;
	float:right;
}
.news_article .rss_icon img{
	padding:0px 10px;
	float:right;
	background: none;
}

.news_article .rss_icon span#sharethis_0 {
	float:right;
}



.news_article .rss_ic{}
/* Download and file----*/
.desktop_img_line{
	float:left;
	width: 198px;
	margin:0pt 10px 30px 10px;
	text-align:center;
}

.desktop_img_line img {
	padding-bottom: 10px;
}

.desktop_img_line a {
	display: block;
	padding: 3px 0px;
	margin: 0px;
	line-height: 0;
}

.pdf_line{
	float:left;
	width:310px;
	margin-left:10px;
}
.pdf_line img{
	float: left;
	margin-bottom:10px;
}
.pdf_line p.pdf_name{
	margin-top:20px;
}
/* CA Riders------*/
.ca_riders .main_img img{
	padding:5px;
	background:#EEEEEE;
	margin-bottom: 1em;
}
.ca_riders h3{
	margin-bottom:0.3em;
}

.rider-block {
	float:left;
	margin:6px;
	padding:5px;
	background:#EEEEEE;
	width: 140px;		
	text-align: center;
	position:relative;
}

.rider-block div {
	/*padding: 5px;*/
}
.rider-name{
	position:absolute;
	top:5px;
	left:15px;
	width:120px;
	display:none;
}
.name_bg{
	background:#000000;
	opacity:0.5;
	filter: alpha(opacity=50); /* IE lt 8 */  
	-ms-filter: "alpha(opacity=50)"; /* IE 8 */
	color:#000000;
	padding: 5px;
	width:110px;
}
.name_itsself{
	opacity:1;
	position:absolute;
	top:0;
	left:0;
	padding: 5px;
	width:110px;
}
.contactToCATeam div.block input.box, .contactToCATeam div.block textarea.box {
width:23em;
}
/* Forum ------*/
.edit, .content-view-full{
	padding:1em;
	clear:both;
}
.class-forum div.block input.box, .class-forum div.block textarea.box{
	width:98%;
}
.class-forum .content-navigator{
	margin-bottom:0.5em;
}
.class-forum table{
	width:100%;
}
.class-forum table td{
	vertical-align:top;
}
.class-forum table td h3, .class-forum table td ul{
	margin-top:0;
}
.class-forum table td p{
	margin-bottom:0.5em;
}
.class-forum table td.text_center{
	text-align:center;
}
.class-forum table .topic{
	/*font-weight:bold;*/
}
.class-forum table .replies{
	width:30px;
	text-align:center;
}
.class-forum table .author{
	width:150px;
}
.class-forum table th.published_date{
	text-align:left;
	/*padding:5px;
	font-size:85%;*/
}
.class-forum form label{
	display:block;
}
.input_text input, .input_text textarea{
	width:90%;
	border:solid 1px #CCCCCC;
	background:#EEEEEE;
}
.check-first input,.check-first input,{
	float:left;
}
/*.buttonblock input{
	width:inherit;
	background:#F00C03;
	color:#FFFFFF;
	border:none;
	padding:2px;
}*/
.smiles{
	margin-bottom:1em;
}
.smiles .smailes_img{
	background:#7B8175;
	float:left;
	padding:3px;
	height:16px;
	border-top:solid 1px #FFFFFF;
}
.smiles .smailes_text{
	float:left;
	background:#D7DBD3;
	padding:3px;
	height:16px;
	border-right:solid 1px #FFFFFF;
	border-top:solid 1px #FFFFFF;
}
.smiles p{
	margin:0.3em 0;
}
#multiuploadProgress{
	background: #EEEEEE;
	width: 320px;
	padding: 5px;
	margin: 5px 0;
	display: none;
}
#multiuploadProgress p{
	font-weight: bold;
	margin-bottom: 0.5em;
}
#multiuploadProgressMessage{
	color: #F00C03;
}
.content-view-ezmultiupload #multiuploadProgressBarOutline{
	border: solid 1px #CCC;
	padding: 1px;
}
.content-view-ezmultiupload #multiuploadProgressBar {
	background-color: #F00C03;
	height: 8px;
}
.content-view-ezmultiupload .thumbnail-block {
	border:3px solid #EEEEEE;
	float:left;
	height:150px;
	margin:5px;
	padding:5px;
	width:130px;
}
.content-view-ezmultiupload #cancelUploadButton {
visibility:hidden;
}
.content-view-ezmultiupload .content-view-line-thumbnail h2{
	margin: 0 0 0.5em 0;
}
.multi_imgs img{
	margin-bottom: 0.5em;
}
/* Request a demo----*/
.request_a_demo div.attribute{
	margin:0 0 10px 0;
}
.request_a_demo .content-action input, .contactToCATeam .content-action input{
	width:90px;
	background:#7B8175;
	color:#FFFFFF;
	border:none;
	margin:10px 0;
}

/* Shop and product----*/
.product_line{
	float:left;
	text-align:center;
	width:13.3em;
	margin:5px;
}

.about_product{
	float:left;
	width:30.9em;
}
.about_product_img{
	float:left;
	width:17em;
	height:400px;
	padding:0pt 0pt 0pt 30px;
}
.about_product div{
	margin-bottom:1em;
/*	clear:both;*/
}
.product label{
	display:block;
	float:left;
	font-weight:bold;
	margin-right:10px;
	text-align:right;
	width:200px;
	padding:2px;
}
.product select{
	width:13em;
	background:#EEEEEE;
	padding:2px;
}
.product .content-action input{
	/*color:#F00C03;
	background:#EEEEEE;*/
	/*border:solid 1px #CCCCCC;
	padding:5px;
	background: #F00C03;
	color:#FFFFFF;*/
}
.product h2{
	font-size:161.6%;
	color:#F00C03;
}
.product .attribute-price h3{
	font-size:161.6%;
}
.product h3.hd_bg{
	font-size:123.1%;
	font-weight:normal;
	background-color:#FFFFFF;
	padding:1px 5px;
	color:#F00C03;
}
.graphic_png div{
	position:relative;
	margin-top:-400px;
	z-index:10;
}

.multi_each{
	float:left;
	margin-right:0.5em;
}
.multi_each h5{
	margin-bottom:0.5em;
}
.selectedShipping{
	font-weight:bold;
}
.changeShipping{
/*	background:#F00C03;
	color:#FFFFFF;
	padding:3px 5px;*/
	padding:1px 0px;
}
.back_to{
	text-align:right;
}
.attentionPlz{
	background-color:#F4231C;
	padding:10px 5px;
	color:#FFFFFF;
}
/* account area------------------------------------------*/
.profile table{
	width:100%;
}
#profile-listing{
	margin-bottom:1em;
}
.rec_img_edit{
	float:left;
	margin:3px;
}
.width_0{
	width:0%;
}
/* user area------------------------------------------*/
div.block label{
	display:block;
	font-weight:bold;
	margin-top:0.5em;
}
div.block input, div.block textarea, div.block select{
	background:#EEEEEE;
	padding:2px;
}
div.block input.box, div.block textarea.box{
	width:15em;
}

div.block fieldset{
	border:solid 1px #EEEEEE;
	padding:0.5em;
}
div.block fieldset legend{
	font-weight:bold;
	margin-top:0.5em;
	padding-left:0.5em;
}
div.block div.element input{
	width:15em;
}
form div.buttonblock{
	margin:0.5em 0;
}
/* J-corousel -------------------------------------------------------------------*/
/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jCarousel li {
	list-style: none;
}

.contents_area ul.jcarousel-list li{
	list-style-image:none;
	text-align:center;
}
.contents_area .gps ul.jcarousel-list li{
	text-align:left;
}
.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
	width: 600px;
    /*height: 266px;*/
	/*height: 400px;*/
}
.top_img .jcarousel-list li,
.top_img .jcarousel-item{
	width: 695px;
    height: 254px;
}
.gps .jcarousel-list li,
.gps .jcarousel-item{
	width: 300px;
    height: 40px;
}

.jcarousel-skin-tango .jcarousel-container li{
	background: none;
	padding:0;
	margin:0;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}
/* skin */
.jcarousel-skin-tango .jcarousel-container {
    /*-moz-border-radius: 10px;
    background: #F0F6F9;
    border: 1px solid #346F97;*/
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
	width: 660px;
    padding: 5px;
/*	background:#EEEEEE;*/
}
.top_img .jcarousel-skin-tango .jcarousel-container-horizontal{
	 width: 695px;
	padding:0;
}
.gps .jcarousel-skin-tango .jcarousel-container-vertical{
	 width: 300px;
	padding:0;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
	width: 660px;
   /* height: 400px;*/
}
.top_img .jcarousel-skin-tango .jcarousel-clip-horizontal {
	width: 695px;
    height: 254px;
}
.gps .jcarousel-skin-tango .jcarousel-clip-vertical {
	width: 300px;
    height: 20px;
	padding-top:20px;
}

.jcarousel-skin-tango .jcarousel-item {
	width: 660px;
    /*height: 400px;*/
}
.top_img .jcarousel-skin-tango .jcarousel-item{
	width: 695px;
    height: 254px;
}
.gps .jcarousel-skin-tango .jcarousel-item{
	width: 300px;
    height: 40px;
}
.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 120px;
    right: 0px;
    width: 38px;
    height: 48px;
    cursor: pointer;
    background: transparent url(../images/fleche2.png) no-repeat 0 0;
}
.top_img .jcarousel-skin-tango .jcarousel-next-horizontal{
	background:none;
}
/*.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}*/

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 120px;
    left: 0px;
    width: 38px;
    height: 48px;
    cursor: pointer;
    background: transparent url(../images/fleche1.png) no-repeat 0 0;
}
.top_img .jcarousel-skin-tango .jcarousel-prev-horizontal{
	 background:none;
}

/*.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}*/

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(next-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}
.top_img .jCarousel li div{
	position:absolute;
	z-index:10;
	background:#000000;
	opacity:0.5;
	filter: alpha(opacity=50); /* IE lt 8 */  
	-ms-filter: "alpha(opacity=50)"; /* IE 8 */
	width:695px;
	height:50px;
	bottom:0;
}
.top_img .jCarousel li p{
	position:absolute;
	z-index:20;
	width:100%;
	height:34px;
	color:#FFFFFF;
	padding:8px;
	margin:0;
	bottom:0;
}
/* tab ----------------------------------------------------------------------------*/
.ui-tabs-hide { display: none; }
.tabs ul{
	margin:0;
}
.tabs ul li{
	float:left;
	width:79px;
	height:20px;
	background:#7B8175;
	border-right: 2px solid #FFFFFF;
	border-top: 1px solid #fff;
	text-align:center;
	padding:5px 2px 0 2px;
	list-style:none;
	text-transform:uppercase;
}
.tabs ul li.last {
	border-right: none;
	width: 80px;
}
.tabs ul li a{
	color:#FFFFFF;
}
.tabs ul li.selected{
	background:#FFFFFF;
	
}
.tabs ul li.selected a{
	color:#000;
	font-weight:normal;
}

.coler_box01{
	background-color:#D7DBD3;
	padding:1em;
}

/* Contact Google Map----*/
.keys_box{
	float:left;
	width:48%;
	font-size:85%;
	margin-right:3%;
}
.last{
	margin-right:0;

}
.keys_box h3{
	border-bottom:solid 1px #000000;
	margin-bottom:0pt;
}
.keys_box .coler_box01 p{
	margin-bottom:0;
}
.key_info{
	padding-top:8px;
}
.key_info:hover{
	background-color:#EEEEEE;
	cursor: pointer;
}
.clearFix:after, .key_info:after {
clear:both;
content:".";
display:block;
height:0pt;
visibility:hidden;
}
* html .clearFix, * html .key_info {
height:1%;
}
*:first-child+html .clearFix, *:first-child+html .key_info{
height:1%	
}

.key_info .key_img{
	float:left;
	width:50px;
	text-align:center;
	margin-bottom:1em;
}
.multi_each {
	width: 145px;
}

.selected {
	font-weight:bold;
}

.gallery-item {
	float:left;
	margin:6px;
	padding:5px;
	background:#EEEEEE;
	width: 140px;		
	text-align: center;
}

#wrap {
	position: relative;
	    visibility: hidden;
	    left: -5000px;
}

#wrap ul {
	list-style:none;
}

.spamfilter {
	display:none;
}

div.shop-userregister legend {
	font-weight: bold;
}

.contents_area div.shop-userregister ul, .contents_area div.shop-userregister ul li {
	list-style: none;
	padding: 0;
	margin: 0;
	list-style-image: none;
}
div.shop-userregister .la{
	float: left;
	width: 180px;
}
div.shop-userregister label {
	/*display: inline;
	float: left;
	
	width: 110px;*/
}

div.shop-userregister input[type=text], div.shop-userregister textarea {
	border: none;
	background-color: #efefef;
	padding: 3px;
	margin: 3px;
}

.gateway span {
	padding: 0 3px;
}

.gateway p {
	font-style:italic;
	margin-left:15px;
}

/*.colour {
	float:none;
	width: 145px;
	clear:both;
}

.graphic {
	float:right;
	display: inline;
}

.construction {
	display:block;
}

.multi_data {
	float:left;
}*/

.multioption .multioption {
	clear:both;
}

.multioption .multioption .multi_data {
	float:left;

}

.multioption .multioption .multi_each {
	width: 190px;
}

#upsell-items {
	width: 100%;
	/*height: 150px;*/
}

#upsell-items .info {
	font-weight: bold;
	border-bottom: 2px solid #000;
}

#upsell-items .items {
	background-color: #eee;
}

#upsell-items .multi_each {
	float:left;
	/*width: 180px;
	height: 250px;*/
	width:197px;
	margin-right: 13px;
	padding: 10px 0 10px 13px;
}

#upsell-items .multi_each .upsell_img {
	background-color: #fff;
	/*width: 180px;
	height: 250px;*/
	width:197px;
	height: 100px;
	margin-bottom: 10px;
	display: block;
	text-align: center;
}

.pricing_info {
	float: right;
	width: 30.9em;
}

.models {
	margin-bottom: 1em;
}

.models .model {
	float:left;
	width: 85px;
	text-align: center;
	margin: 0px 8px 0 0;
}

.models .model .modelname {
	margin-top: 2em;
	margin-bottom: 2em;
	padding-bottom: 1em;
	border-bottom: 2px solid red;

}

.models .model .modelname a {
	color: #464646;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 93%;
}
.models .model div.buttong {

}

