* {
margin: 0;
}

html {
overflow-y: scroll;
height: 100%;
}

.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -9px;
}

.push {
height: 9px;
}

/* COUNTRY SELECT */

.country_selector {
float: left;
color: #fff;
}

.country_selector img {
margin: 4px 0 0 0;
}

#flag_div {
/*	width: 23px;*/
height: 11px;
float: left;
margin-top: 3px;
margin-right: 5px;
}

.floating_panel {
background: #F6ECD1 url(/SugoiTemplates/images/country_selection_ex.jpg) no-repeat;
font-size: 12px;
line-height: 14.5px;
color: #000000;
width: 760px;
height: 362px;
position: fixed;
_position: absolute;
z-index: 50000;
}
.floating_panel a, .floating_panel a:link, .floating_panel a:visited {
font-size: 12px;
color: #C40100;
}
.floating_panel .close {
float: right;
margin-top: 5px;
margin-right: 8px;
}
.floating_panel .close a, .floating_panel .close a:link, .floating_panel .close a:visited {
font-size: 12px;
color: #000000;
}

.floating_panel_text {
position: absolute;
text-align: justify;
top: 30px;
left: 40px;
width: 670px;
z-index: 1;
}
.floating_sub {
width: 250px;
float: left;
}
.floating_left {
width: 120px;
float: left;
}
.floating_remember {
clear: both;
margin-top: -25px;
padding-right: 135px;
float: right;
}
.checkbox {
margin: 0px;
padding: 0px;
margin-top: -2px;
margin-right: 3px;
}
/* END COUNTRY SELECT */

body {
background-image: url(/SugoiTemplates/images/bg_texture.jpg);
background-repeat: repeat;
background-position: center top;
background-color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
margin: 0px;
padding: 0px;
height: 100%;
}

a, a:link, a:visited {
color: #6ECDF9;
text-decoration: none;
position: relative;
}

a:hover {
text-decoration: underline;
}

img {
border: none;
}

p {
margin: 2px;
padding: 2px;
}

.zoom_box_mouseup {
background: #ffffff;
position:absolute;
width:10%;
height:10%;
opacity: .5;
filter: alpha(opacity=50);
}
.zoom_box_mousedown {
border:1px solid #aaa; 
background: #ffffff; 
position:absolute; 
width:10%; 
height:10%; 
opacity: .5;
filter: alpha(opacity=50);
margin: 0 0 0 -10px;
}

.zoomed_view {
overflow:hidden; 
width: 490px; 
height: 400px;
visibility: hidden;
position: absolute;
z-index: 999;
top: 103px;
right: 0;
background-image: url(/SugoiTemplates/images/bg_texture.jpg);
}

button {
float: right;
margin: 10px 50px 20px 0;
}

.line_break {
height: 6px;
line-height: 6px;
}

ul {
margin: 0px;
padding: 0px;
}

li {
list-style-image: none;
list-style-position: outside;
list-style-type: none;
display: inline;
}

h1 {
font-size: 1.5em;
color: #FFFFFF;
margin: 0px;
padding: 0px;
margin-right: 10px;
float: left;
}

h2 {
font-size: .95em;
color: #FFFFFF;
margin: 0px;
padding: 0px;
margin-top: 5px;
float: left;
}

h2 a, h2 a:link, h2 a:visited {
color: #C60A45;
}

h3 {
font-size: .95em;
font-weight: normal;
color: #879EAE;
margin: 0px;
padding: 0px;
margin-top: 5px;
float: right;
}

h3 a, h3 a:link, h3 a:visited {
color: #FFFFFF;
margin-right: 3px;
}

h3 img {
margin-top: -5px;
position: relative;
}

h4 {
font-size: 1.1em;
color: #FFFFFF;
margin: 0px;
padding: 0px;
float: right;
}

h6 {
font-size: 1em;
color: #434544;
margin: 0px;
padding: 0px;
display: inline;
}

.red {
color: red;
}

.cyan {
color: #66ccff;
}

.hidden {
display: none;
}

.divider {
clear: both;
background-image: url(/SugoiTemplates/images/divider.png);
background-repeat: repeat-x;
line-height: 1px;
height: 1px;
}

.divider_custom {
clear: both;
background-image: url(/SugoiTemplates/images/divider.png);
background-repeat: repeat-x;
line-height: 1px;
height: 10px;
}

.tile_texture {
background-image: url(/SugoiTemplates/images/tile_texture.jpg);
background-repeat: repeat-x;
background-position: center top;
height: 294px;
}

.tile_texture2 {
background-image: url(/SugoiTemplates/images/tile_texture2.jpg);
background-repeat: repeat-x;
background-position: center top;
height: 142px;
}

.radial {
background-image: url(/SugoiTemplates/images/bg_radial.jpg);
background-repeat: no-repeat;
background-position: center top;
min-width: 813px;
/*height: in alt style sheets*/
margin: 0 auto;
padding-bottom: 100px;
}
.radial1 {
/*background-image: url(/SugoiTemplates/images/bg_radial.jpg);*/
background-repeat: no-repeat;
background-position: center top;
min-width: 813px;
/*height: in alt style sheets*/
margin: 0 auto;
padding-bottom: 100px;
}

.radial2 {
background-image: url(/SugoiTemplates/images/bg_radial2.jpg);
background-repeat: no-repeat;
background-position: center top;
min-width: 813px;
/*height: in alt style sheets*/
margin: 0 auto;
padding-bottom: 100px;
}

.radial3 {
background-image: url(/SugoiTemplates/images/bg_radial3.jpg);
background-repeat: no-repeat;
background-position: center top;
min-width: 1000px;
margin: 0 auto;
padding-bottom: 100px;
}

.header {
width: 813px;
height: 84px;
margin: 0 auto;
}

.logo {
position: absolute;
top: 37px;
}

.nav_top {
font-size: .9em;
color: #999;
text-align: right;
height: 40px;
width: 800px;
margin: 0 auto;
}

.nav_top a, .nav_top a:link, .nav_top a:visited {
color: #FFF;
margin: 0 5px 0 5px;
line-height: 1.8em;
}


.sectionnav {
width: 280px;
height: 25px;
float: right;
margin: 12px 4px 0 0;
}

.sectionnav a:link, .sectionnav a:visited {
font-weight: bold;
color: #FFF;
text-transform: uppercase;
width: 70px;
padding: 5px 0 10px 0;
float: left;
}

.sectionnav a:hover {
text-decoration: none;
}

.sectionnav ul {
margin: 0;
padding: 0;
}

.sectionnav li {
width: 70px;
height: 28px;
float: left;
background: url(/SugoiTemplates/images/btn_section.png) 0 0 no-repeat;
text-align: center;
}

.sectionnav li:hover {
background-position: 0 -30px;
}

/* Menu */
.nav {
width: 559px;
height: 36px;
margin-right: -4px;
float: right;
position: relative;
z-index: 5;
}

.nav .bg {
background-image: url(/SugoiTemplates/images/nav_update.jpg);
background-repeat: no-repeat;
height: 36px;
float: left;
}

.catalog_viewing {
float: left;
width: 200px;
font: 12px Arial, Helvetica, san-serif;
}

.catalog_paging {
width: auto;
float: right;
font: 12px Arial, Helvetica, san-serif;
}

.search_paging {
width: 375px;
float: right;
font: 12px Arial, Helvetica, san-serif;
}

.search_paging .page_links {
float: left;
}

.search_paging .right_page {
float: right;
}

.search_sub_txt h2 {
width: 100%;
margin: 10px 0 0 0;
padding: 0;
}

.catalog_paging a:link, .catalog_paging a:visited, .catalog_paging a:hover, .news_view_all a:link, .news_view_all a:visited, .news_view_all a:hover{
text-decoration: none;
color: #6ECDF9;
}

.catalog_paging a:hover{
text-decoration: underline;
}

.catalog_paging .left_page {
float: left;
text-align: left;
}

.catalog_paging .page_links {
text-align: center;
}

.catalog_paging .right_page {
text-align: right;
float: right;
}

.gallery_content {
width: 810px;
background: #ffffff;
border: 3px solid #dfdfdf;
}

.gallery_product {
width: 142px;
height: 205px;
margin: 15px 8px 15px 8px;
float: left;
}

.gallery_product_details {
font-size: .90em;
color: #A4A5A7;
text-align: right;
width: 140px;
margin: 0 auto;
margin-top: 7px;
}

.gallery_product_details h4 {
color: #434446;
}

.gallery_designer_info {
float: right;
}

.gallery_btn_3dview {
background: url(/SugoiTemplates/images/btn_select.png) no-repeat;
font-size: .75em;
font-weight: bold;
float: left;
height: 28px;
width: 60px;
}

.gallery_btn_3dview a, .gallery_btn_3dview a:link, .gallery_btn_3dview a:visited {
font-size: 1.3em;
color: #FFFFFF;
text-align: center;
line-height: 25px;
width: 50px;
height: 25px;
margin: 0 auto;
display: block;
padding: 0;
}



/* Run button */
.nav_run {
width: 99px;
display: block;
cursor: pointer;
}

.nav_run_hover {
background-position: 0px -36px;
width: 99px;
margin-left: -99px;
display: block;
filter: alpha(opacity=0.1);
opacity: 0.001;
MozOpacity=0.001;
}

.static_run {
background-position: 0 -36px;
width: 99px;
display: block;
}

/* Bike button */
.nav_bike {
background-position: -99px 0px;
width: 97px;
display: block;
}

.nav_bike_hover {
background-position: -97px -36px;
width: 97px;
display: block;
filter: alpha(opacity=0.1);
opacity: 0.001;
MozOpacity=0.001;
margin-left: -99px;
}

.static_bike {
background-position: -97px -36px;
width: 97px;
display: block;
}

/* Tri button */
.nav_tri {
background-position: -196px 0px;
width: 100px;
display: block;
}

.nav_tri_hover {
background-position: -198px -36px;
width: 98px;
display: block;
filter: alpha(opacity=0.1);
opacity: 0.001;
MozOpacity=0.001;
margin-left: -98px;
}

.static_tri {
background-position: -196px -36px;
width: 97px;
display: block;
}

/* Custom button */
.nav_custom {
background-position: -378px 0;
width: 96px;
display: block;
}

.nav_custom_hover {
background-position: -376px -36px;
width: 97px;
display: block;
filter: alpha(opacity=0.1);
opacity: 0.001;
MozOpacity=0.001;
margin-left: -97px;
}

.static_custom {
background-position: -378px -36px;
width: 97px;
display: block;
}

/* Custom button */
.nav_sale {
background-position: -296px 0;
width: 81px;
display: block;
}

.nav_sale_hover {
background-position: -296px -36px;
width: 81px;
display: block;
filter: alpha(opacity=0.1);
opacity: 0.001;
MozOpacity=0.001;
margin-left: -81px;
}

.static_sale {
background-position: -296px -36px;
width: 83px;
display: block;
}

/* More button */
.nav_more {
background-position: -475px 0px;
width: 83px;
display: block;
}

.nav_more_hover {
background-position: -474px -36px;
width: 83px;
display: block;
filter: alpha(opacity=0.1);
opacity: 0.001;
MozOpacity=0.001;
margin-left: -83px;
}

.static_more {
background-position: -475px -5px;
width: 83px;
display: block;
}

/* More Drop Down menu */
#menu_more_dropdown {
position: absolute;
left: 467px;
top: 36px;
width: 160px;
padding: 0 0 12px 0;
z-index: 300;
display: none;
float: left;
background: url(/SugoiTemplates/images/dropdown_menu_panel.png) bottom left no-repeat;
}

#menu_more_dropdown ul {
margin: 0 4px;
padding: 7px 0 0 0;
color: #fff;
width: 152px;
position: relative;
z-index: 2000;
}

#menu_more_dropdown ul li {
clear: both;
}

#menu_more_dropdown a, #menu_more_dropdown a:link, #menu_more_dropdown a:visited {
color: #fff;
text-decoration: none;
display: block;
width: 130px;
margin-bottom: 3px;
margin-top: 3px;
margin-left: 11px;
text-indent: 15px;
height: 17px;
padding: 3px 0;
background: url(/SugoiTemplates/images/dropmenuline.gif) bottom left repeat-x;	
}

#menu_more_dropdown a.last {
background: none;
}

#menu_more_dropdown a:hover {
color: #fff;
text-decoration: underline;
}

/* Womens / Mens Category buttons */

.nav_cats {
width: 100%;
float: left;
position: relative;
height: 60px;
}

.nav_cats_subs {
float: right;
position: absolute;
top: 15px;
right: 0;
}

.nav_cats_subs a:link, .nav_cats_subs a:visited {
color: #fff;
padding: 10px;
font-size: 14px;
font-weight: bold;
} 

.nav_cats_subs a:hover {
text-decoration: none;
color: #ccc;
}

.nav_cats ul ul li {
float: left;
}

.nav_cat {
height: 25px;
position: absolute;
top: 12px;
left: -73px;
display: block;
float: left;
}

.nav_cat span {
display: none;
}

.unsel_WOMEN {
background: url(/SugoiTemplates/images/bg_women_men.jpg) no-repeat;
background-position: 0px -25px;
width: 95px;
}

.unsel_WOMEN:hover {
background: url(/SugoiTemplates/images/bg_women_men.jpg) no-repeat;
background-position: 0 0px;
width: 95px;
}

.sel_WOMEN {
background: url(/SugoiTemplates/images/bg_women_men.jpg) no-repeat;
background-position: 0px 0px;
width: 95px;
}

.unsel_MEN {
background: url(/SugoiTemplates/images/bg_women_men.jpg) no-repeat;
background-position: -95px 0px;
width: 73px;
left: 95px;
}

.unsel_MEN:hover {
background: url(/SugoiTemplates/images/bg_women_men.jpg) no-repeat;
background-position: -95px -25px;
width: 73px;
left: 95px;
}

.sel_MEN {
background: url(/SugoiTemplates/images/bg_women_men.jpg) no-repeat;
background-position: -95px -25px;
width: 73px;
left: 95px;
}

/* Sub Menu on the right */
.nav_sub_home {
font-weight: bold;
color: #6793B0;
height: 10px;
margin-top: 13px;
margin-bottom: 0px;
padding-right: 2px;
float: right;
}

.nav_vid .nav_sub, .nav_vid .nav_sub_home {
text-align: center;
padding-top: 3px;
float: none;
}

.nav_vid .nav_sub a, .nav_vid .nav_sub a:link, .nav_vid .nav_sub a:visited {
margin-left: 5px;
margin-right: 5px;
}

.nav_vid .nav_sub_home a, .nav_vid .nav_sub_home a:link, .nav_vid .nav_sub_home a:visited {
margin-left: 5px;
margin-right: 5px;
}

.lnk_sub1 {
background-position: 0px 26px;
width: 98px;
}

.lnk_sub1:hover {
width: 98px;
}

.static_sub1 {
font-size: 1.4em;
color: #FFFFFF;
width: 98px;
}

.lnk_sub2 {
background-position: -98px 26px;
width: 126px;
}

.lnk_sub2:hover {
background-position: -98px 0px;
width: 126px;
}

.static_sub2 {
background-position: -98px 0px;
font-size: 1.4em;
color: #FFFFFF;
width: 126px;
}

.lnk_sub3 {
background-position: -224px 26px;
width: 90px;
}

.lnk_sub3:hover {
background-position: -224px 0px;
width: 90px;
}

.static_sub3 {
background-position: -224px 0px;
font-size: 1.4em;
color: #FFFFFF;
width: 90px;
}

.lnk_sub4 {
background-position: -314px 26px;
width: 64px;
}

.lnk_sub4:hover {
background-position: -314px 0px;
width: 64px;
}

.static_sub4 {
background-position: -314px 0px;
font-size: 1.4em;
color: #FFFFFF;
width: 64px;
}

.lnk_sub5 {
background-position: -378px 26px;
width: 131px;
}

.lnk_sub5:hover {
background-position: -378px 0px;
width: 131px;
}

.static_sub5 {
background-position: -378px 0px;
font-size: 1.4em;
color: #FFFFFF;
width: 131px;
}

.search_small {
width: 150px;
margin: 0 0 0 15px;
padding: 0 5px 0 0;
float: right;
background: transparent url(/SugoiTemplates/images/product_bg.png) 0 -179px no-repeat;
}

.input_search {
background-color: transparent;
border: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #6D6D6D;
width: 196px;
height: 14px;
float: left;
position: relative;
}

.input_search_small {
border: none;
font: 12px Arial, Helvetica, sans-serif;
background-color: transparent;
color: #FFF;
padding: 4px 0 1px 0;
margin: 0 0 0 6px;
width: 100px;
height: 17px;
float: left;
}

.input_search_enter {
float: right;
margin: 4px 5px 0 0;
}

.content {
width: 820px;
padding-top: 12px;
margin: 0 auto;
position: relative;
z-index: 1;
}
#super35 {
width: 1000px;
}

.flash_home {
margin-top: -12px;
position: relative;
z-index: 3;
width: 811px;
height: 226px;
overflow: hidden;
}


#search_panel {
position: relative;
margin: 3px 0 0 4px;
z-index: 1;
}

.search {
background-image: url(/SugoiTemplates/images/search_bg.png);
background-repeat: no-repeat;
width: 819px;
height: 30px;
margin-top: -3px;
margin-left: -4px;
}

.search_box {
width: 216px;
margin-top: 9px;
padding-left: 320px;
float: left;
}

.search_box2 {
width: 214px;
margin-top: 9px;
padding-right: 21px;
float: right;
}

.search img {
float: right;
position: relative;
}

.search_btn {
margin: -6px 20px -20px 0;
float: right;
position: relative;
z-index: 1;
}

#shift {
clear: both;
position: relative;
}

.indicator {
/*background-image: in alt style sheets*/
background-repeat: no-repeat;
width: 813px;
height: 18px;
margin: -18px 0 0 100px;
position: relative;
}

.tab1 {
background-position: 0px 0px;
}

.tab2 {
background-position: 0px -18px;
}

.tab3 {
background-position: 0px -36px;
}

.tab4 {
background-position: 0px -54px;
}

.tab5 {
background-position: 0px -72px;
}

.banner {
margin-top: 49px;
float: left;
}

.lnk_cat {
margin-top: 18px;
margin-bottom: 31px;
}


.lnk_cat_Men {
height: 140px;
overflow: hidden;
margin: 0 8px 0 0;
float: left;
}

.lnk_cat_Women {
height: 140px;
overflow: hidden;
margin: 0;
float: right;
}

.lnk_cat_fl {
margin-top: 18px;
margin-bottom: 31px;
float: left;
}

.cat1 {
margin-left: -1px;
margin-right: 8px;
position: relative;
}

.page_title_short {
font-size: 1.4em;
font-weight: bold;
text-align: center;
margin-top: 15px;
padding-bottom: 30px;
}

.page_title {
font-size: 1.4em;
font-weight: bold;
text-align: center;
margin-top: 15px;
padding-bottom: 40px;
}


.page_title img {
vertical-align: text-bottom;
}

.page_title a, .page_title a:link, .page_title a:visited {
color: #FFFFFF;
}

.products {
clear: both;
width: 817px;
margin: 10px 0 0 10px;
}

.products h3 {
float: left;
}

#customConfirmation h1 {
width: 100%;
}

#customConfirmation ul, #customConfirmation ul li {
clear: both;
width: 600px;
position: relative;
float: left;
}
#customConfirmation ul {
margin: 20px 0;
}
#customConfirmation ul li {
background: url(/SugoiTemplates/images/customconfirm_bg.png) top left no-repeat;
padding: 0;
margin: 0;
text-align: left;
width: 730px;
height: 160px;
}

#customConfirmation h3 {
color: #FFF;
font-weight: bold;
float: left;
font-size: 14px;
padding: 8px 0 0 13px;
}

#customConfirmation .position_item {
width: 150px;
position: absolute;
top: 5px;
left: 370px;
}
#customConfirmation .position_draft {
width: 150px;
position: absolute;
top: 60px;
width: 400px;
text-align: center;
}
#customConfirmation .position_draft a {
color: #FFF;
font-style:italic;
padding: 3px;
font-size: 10px;
}
#customConfirmation .checkout_attributes {
width: 150px;
position: absolute;
top: 10px;
right: 90px;
text-align: center;
}

#customConfirmation .attribute_custom {
text-align: right;
padding: 0 10px 0 0;
}

#customConfirmation .checkout_prices {
position: absolute;
bottom:27px;
right:17px;
text-align: right;
}

.product {
background-image: url(/SugoiTemplates/images/product_bg.png);
background-repeat: no-repeat;
width: 149px;
height: 215px;
margin: 0 14px 15px 0 ;
float: left;
position: relative;
}

.stock {
position: absolute;
top: 137px;
left: 0;
color: #FFF;
font-weight: bold;
display: block;
width: 100%;
text-align: left;
padding: 7px 0 15px 10px;
background: url(/SugoiTemplates/images/outofstock_30.png) 0 0 no-repeat; 
}

.outofstock {
color: #FFF;
float: left;
text-align: center;
font-weight: bold;
display: block;
width: 290px;
height: 75px;
font-size: 16px;
font-weight: bold;
padding: 14px 0 15px 0;
margin: 0 0 0 100px;
background: url(/SugoiTemplates/images/outofstock_bg.png) 0 0 no-repeat;}
}

.product_custom {
background-image: url(/SugoiTemplates/images/product_custom_bg.png);
background-repeat: no-repeat;
width: 149px;
height: 205px;
float: left;
}

.prod_in_custom_reg {
margin: 0 3px 5px 0;
}

.prod_in_custom_reg h4 {
margin: 12px 8px 2px 0;
padding: 0;
line-height: 1.1em;
}

.prod_in_custom_reg p {
width: 140px;
text-align: right;
font-size: .9em;
padding: 0;
}

.prod_in_custom {
background: url(/SugoiTemplates/images/product_bg_cust_top.png) no-repeat;
width: 610px;
clear: both;
margin: 0 0 10px 0;
}

.prod_in_custom_bottom {
background: url(/SugoiTemplates/images/product_bg_cust_bottom.png) no-repeat bottom left;
width: 590px;
height: 20px;
margin: 0 0 15px 0;
padding: 5px 10px 15px 10px;
clear: both;
text-align: right;
}

.prod_in_custom_bottom p {
color: #FFF;
float: left;
}

.prod_in_custom_bottom a:link, .prod_in_custom_bottom a:visited {
color: #FFF;
font-weight: bold;
padding: 10px;
text-align: right;
}

.prod_more .product {
margin-bottom: 17px;
}

.img_product {
text-align: center;
width: 140px;
height: 148px;
margin-top: 12px;
padding-left: 5px;
position: relative;
}

.img_product_custom {
width: 140px;
height: 153px;
margin: 3px auto 0 auto;
position: relative;
}

.img_product_custom img {
margin: 13px 0 0 0;
}

.title_product_custom {
float: left;
width: 360px;
margin: 3px 0 0 10px;
}

.title_product_custom h3 {
color: #FFF;
font-size: 1.4em;
font-weight: bold;
float: left;
}

.title_product_custom_date {
width: 230px;
float: right;
text-align: right;
}

.title_product_custom_date p {
margin: 0;
padding: 5px 10px 0 0;
}

.product_details {
font-size: .90em;
color: #B4B5B7;
text-align: right;
width: 140px;
margin: 0 auto;
margin-top: 7px;
}
.view_details {
font-size: .90em;
color: #B4B5B7;
}

.product_details a, .product_details a:link, .product_details a:visited {
color: #B4B5B7;
}

.product_details_custom {
font-size: .90em;
color: #FFF;
text-align: center;
width: 195px;
margin: 10px 0 0 0;
float: left;
}

.product_details_custom ul {
width: 50px;
float: right;
text-align: left;
line-height: 1.2em;
margin: 30px 0 0 0;
}

.product_details_custom li {
width: 40px;
float: none;
display: block;
}

.custom_images {
width: 360px;
float: left;
}

.custom_image {
width: 140px;
height: 140px;
float: left;
margin: 7px 5px 0 0;
text-align: right;
position: relative;
}

.custom_image_temp {
border: 1px solid #666;
position: absolute;
bottom: 10px;
right: 10px;
}

.product_details_custom h4 {
line-height: 1em;
font-size: 1.2em;
text-align: center;
float: none;
}

.product_details_custom p {
margin: 0 0 3px 0;
padding: 0;
}

.product_details_custom a, .product_details_custom a:link, .product_details_custom a:visited {
color: #FFF;
}

.product_quantity_custom {
float: right;
width: 100px;
}

.result_info {
margin-top: 60px;
margin-left: 30px;
float: left;
}

.description {
width: 600px;
}

.price {
color: #6ECDF9;
width: 600px;
margin-top: 20px;
}

.sub_left {
color: #FFFFFF;
width: 424px;
margin-top: 20px;
margin-right: 29px;
float: left;
position: relative;
}

.sub_left a, .sub_left a:link, .sub_left a:visited {
font-size: .95em;
font-weight: bold;
color: #C60A45;
}

.face_book {
float: left;
width: 400px;
padding: 20px 0;
}

.sub_right {
margin-top: 20px;
float: left;
position: relative;
}

.sub_right2 {
margin-top: 20px;
float: left;
position: relative;
width: 350px;
}

.date_news {
font-size: .95em;
color: #C60A45;
margin-bottom: 8px;
}

.detail_left {
width: 336px;
margin: 8px 0 30px 0;
float: left;
clear: left;
}
.detail_left p {
text-align: center;
}

.detail_product {
/*background-image: in alt style sheets*/
background-repeat: no-repeat;
width: 321px;
height: 288px;
/*position: relative;*/
}

.imageExtrasBox {
float: left;
}

.position_product {
margin-top: 20px;
margin-left: 55px;
}

.position_product_cart {
background-repeat: no-repeat;
text-align: center;
width: 110px;
height: 102px;
margin-top: 8px;
padding-left: 15px;
float:left;
overflow: hidden;
position: relative;
}

.position_product_cart_custom {
background-repeat: no-repeat;
text-align: center;
width: 140px;
margin-top: 10px;
padding-left: 13px;
float:left;
overflow: hidden;
position: relative;
}

.cart_btn_dwnld {
background: url(/SugoiTemplates/images/btn_download.png) no-repeat;
font-size: .75em;
font-weight: bold;
clear: left;
float: left;
margin: 15px 0 0 12px;
height: 28px;
width: 80px;
}

.cart_btn_dwnld a, .cart_btn_dwnld a:link, .cart_btn_dwnld a:visited {
font-size: 1.4em;
color: #FFFFFF;
text-align: center;
line-height: 25px;
width: 70px;
height: 25px;
margin: 0 auto;
display: block;
padding: 0;
}

.cart_btn_3dview {
background: url(/SugoiTemplates/images/btn_select.png) no-repeat;
font-size: .75em;
font-weight: bold;
float: left;
margin-top: 15px;
height: 28px;
width: 60px;
}

.cart_btn_3dview a, .cart_btn_3dview a:link, .cart_btn_3dview a:visited {
font-size: 1.3em;
color: #FFFFFF;
text-align: center;
line-height: 25px;
width: 50px;
height: 25px;
margin: 0 auto;
display: block;
padding: 0;
}

.color_sel {
font-size: 14px;
font-weight: bold;
color: #A8B0B5;
text-align: right;
margin-top: 5px;
padding-right: 26px;
position: relative;
}

.color_sel img {
vertical-align: middle;
margin-bottom: 2px;
margin-left: 2px;
}

.detail_right {
color: #FFFFFF;
width: 440px;
float: right;
margin: 20px 0 20px 0;
line-height: 1.6em;
}

.detail_right h1 {
margin: 20px 0 4px 5px;
padding: 0 0 5px 0;
width: 100%;
display: block;
float: none;
background: url(/SugoiTemplates/images/divider.png) bottom left repeat-x;
}

.detail_right ul {
padding: 0 0 20px 0;
}
.detail_right li {
margin: 0 0 0 10px;
float: left;
}
.detail_right h3 {
float: left;
width: 100px;
font-size: 14px;
margin: 0 0 0 5px;
clear: both;
position: absolute;
}

.product_feature_list {
display: block;
width: 265px;
margin: 0;
padding: 0;
}
.details b {
padding: 5px 0 0 0 !important;
display: block;
}
.details li {
width: 265px;
}
.details ul {
clear: left;
}

#productMatrix ul li {
margin: 0;
padding: 0 0 0 25px;
width: 200px;
line-height: 1em;
}
#productMatrix li.count0 {
padding: 20px 0 0 0;
}
#productMatrix .legend {
width: 25px;
font-weight: bold;

}
#productMatrix div, #productMatrix input {
float: left;
}
#productMatrix .pm_image {
width: 20px;
height: 20px;
margin: 0 2px;
}
#productMatrix .pm_name {
width: 80px;
height: 20px;
font-weight: bold;
}
#productMatrix .pm_price {
width: 50px;
font-weight: bold;
}
#productMatrix div.twocol ul {
clear: none;
float: right;
width: 40%; 
margin: 0;
padding: 0;
list-style-position: inside;
}
#productMatrix div.twocol ul {
list-style-type: square;
}
#productMatrix div.twocol .left {
float: left;
position: relative;
}
#productMatrix div.twocol {
margin: 0 0 0 10px;
padding: 0;
width: 430px;
}
#productMatrix div.twocol li {
clear: both;
}
.legend {
display:none;
}
.count0 .legend {
display:block;
}

.cart_info {
float: left;
width: 220px;
margin: 20px 0 20px 0;
}

.cart_info h3 {
width: 100px;
margin: 4px;
padding: 0;
text-align: right;
color: #CCC;
clear: left;
font-size: 1.1em;
line-height: 1em;
}

.cart_item {
font-size: 1.1em;

}

.cart_info input {
width: 100px;
margin: 1px;
padding: 0;
}

.details {
line-height: 18px;
margin-top: 15px;
margin-bottom: 20px;
}

.attribute {
width: 71px;
float: left;
}

.attribute_custom {
width: 100px;
float: left;
}

/* Go to Next Step Button*/
.form_cart_add {
line-height: 22px;
width: 211px;
margin-right: 31px;
float: right;
}

.cust_cart {
background-image: url(/SugoiTemplates/images/shirt_icon.jpg);
background-repeat: no-repeat;
color: #FFF;
text-align: center;
width: 160px;
height: 50px;
margin-top: 5px;
margin-left: 10px;
padding-top: 6px;
padding-left: 37px;
display: block;
}

a.cust_cart, a:link.cust_cart, a:visited.cust_cart {
color: #FFFFFF;
font-size: 12px;
}

.cust_cart:hover {
text-decoration: none;
}

.lbl_cart_add {
text-align: right;
width: 99px;
padding-right: 6px;
float: left;
margin: 3px;
}


.add_to_cart {
background: url(/SugoiTemplates/images/add_to_cart2.png) no-repeat;
margin: 10px 5px 10px 0;
float: right;
}

.add_to_cart:hover {
background-position: 0 -75px;
}

.add_to_cart input {
color: #fff;
display: block;
cursor: pointer;
cursor: hand;
width:210px;
height: 70px;
padding: 0 0 0 75px;
background: none;
border: none;
font-size: 20px;
font-weight: bold;
text-align: left;
}


.input_cart_add {
border: 0px;
margin: 3px;
width: 100px;
}



.btn_cart {
background-image: url(/SugoiTemplates/images/bg_btn_cart.png);
background-repeat: no-repeat;
font-size: 18px;
font-weight: bold;
width: 211px;
height: 68px;
float: left;
display: block;
cursor: pointer;
cursor: hand;
}

.lnk_cart {
background-image: url(/SugoiTemplates/images/lnk_cart.jpg);
background-repeat: no-repeat;
color: #FFFFFF;
text-align: right;
width: 156px;
height: 52px;
margin-top: 7px;
margin-left: 25px;
padding-top: 15px;
display: block;
cursor: pointer;
cursor: hand;
}

a.lnk_cart, a:link.lnk_cart, a:visited.lnk_cart {
color: #FFFFFF;
}

.lnk_cart:hover {
text-decoration: none;
}

/* End Add 2 Cart Button ----------------------------------------------------- */

/* Custom Next Step */
.cust_nav {
color: #215272;
font-size: 12px;
margin-top: 10px;
height: 194px;
}

.cust_nav a {
text-decoration: none;
color: #FFF;
font-weight: bold;
}

.cust_nav_top {
color: #215272;
text-align: left;
width: 520px;
height: 22px;
padding: 8px 0 0 0;
}

.cust_nav_login {
color: #FFF;
float: left;
}

.cust_nav_top ul {
font-size: .95em;
text-align: right;
float: right;
}

.steps_nav {
background: url(/SugoiTemplates/images/cust_steps.gif) 0 -1px no-repeat;
width: 721px;
height: 118px;
margin: 0 auto 7px auto;
}

.steps_nav span {
display: none;
}

.steps_nav ul {
margin: 0;
padding: 0;
}

.steps_nav li {
width: 102px;
height: 125px;
float: left;
}

.steps_nav li a:link, .steps_nav li a:visited{
width: 102px;
height: 125px;
}

.steps_styles {
background: url(/SugoiTemplates/images/cust_steps.gif) no-repeat;
background-position: 0 -126px;
}

.steps_templates {
background: url(/SugoiTemplates/images/cust_steps.gif) no-repeat;
background-position: -102px -126px;
}

.steps_upload {
background: url(/SugoiTemplates/images/cust_steps.gif) no-repeat;
background-position: -204px -126px;
}

.steps_size {
background: url(/SugoiTemplates/images/cust_steps.gif) no-repeat;
background-position: -306px -126px;
}

.steps_review {
background: url(/SugoiTemplates/images/cust_steps.gif) no-repeat;
background-position: -408px -126px;
}

.steps_submit {
background: url(/SugoiTemplates/images/cust_steps.gif) no-repeat;
background-position: -510px -126px;
}

.steps_confirm {
background: url(/SugoiTemplates/images/cust_steps.gif) no-repeat;
background-position: -612px -126px;
}


.steps_strip {
clear: both;
width: 820px;
height: 33px;
overflow: hidden;
color: #FFF;
background: url(/SugoiTemplates/images/cust_subnav.gif) no-repeat;
}

.steps_strip h3 {
float: left;
font-size: 15px;
color: #FFF;
margin: 8px 0 0 10px;
font-weight: bold;
}

.steps_btn {
float: right;
width: 405px;
height: 30px;
margin: 2px 0 0 0;
}

.steps_back a:link, .steps_back a:visited {
width: 80px;
height: 30px;
float: left;
background: url(/SugoiTemplates/images/cust_buttons.gif) -3px 0 no-repeat;
}

.steps_other a:link, .steps_other a:visited {
width: 180px;
height: 30px;
float: left;
background: url(/SugoiTemplates/images/cust_buttons.gif) -90px 0 no-repeat;
}

.steps_next a:link, .steps_next a:visited {
width: 140px;
height: 30px;
float: right;
background: url(/SugoiTemplates/images/cust_buttons.gif) -270px 0 no-repeat;
}

.steps_progress {
float: left;
}

.next_step {

}

.next_step a {
color: #FFF;
text-decoration: none;
}


.cust_active {
margin: 20px 0 20px 0;
text-align: center;
}


.cust_active p {
margin: 5px;
}

.cust_active h1 {
width: 100%;
margin: 20px 0 10px 0;
}

.cust_templates {
margin: 0 auto;
}

.cust_templates ul {
margin: 0;
padding: 0;
}

.cust_templates li {
width: 160px;
text-align: center;
float: left;
margin: 10px;
}

.cust_flash {
float: left;
width: 470px;
height: 450px;
margin: 0px;
text-align: center;
}

.cust_details {
float: right;
width: 250px;
margin: 0 10px 0 0;
}
.view_cust_details {
float: right;
text-align:left;
width: 300px;
/*margin: 20px 10px 0 0;*/
}

.cust_details p {
clear: both;
}

.cust_details h1 {
width: 100%;
}

.cust_details h2 {
font-size: 1.2em;
width: 100%;
}

/*
.view_cust_details h1 {
width: 100%;
}*/

div.twocol ul {
float: right;
width: 40%; 
margin: 0;
padding: 0;
list-style-position: inside;
}
div.twocol ul {
list-style-type: square;
}
div.twocol .left {
float: left;
position: relative;
}
div.twocol {
margin: 0;
padding: 0;
width: 300px;
}

div.twocol li {
clear: both;
}

.size_field {
margin: 0 0 0 20px;
clear: both;
display: block;
}

.size_field_label {
width: 30px;
padding: 3px 10px 3px 3px;
float: left;
text-align: right;
}

.size_field input {
width: 30px;
float: left;
padding: 0;
}





/* End Custom Next Step */

.left {
line-height: 20px;
width: 292px;
margin-left: -4px;
float: left;
position: relative;
}

.custom_box {
line-height: 20px;
width: 300px;
margin: 0 0 30px 0;
float: left;
}

.left p {
margin: 5px;
padding: 5px;
}

.left_box_header {
/*background-image: in alt style sheets*/
background-repeat: no-repeat;
width: 292px;
height: 39px;
}

.left_box_header h1 {
margin: 10px 0 0 15px; /* last part (left) needs to be zero for custom dialogs */
}

.left_box_tile {
/*background-image: in alt style sheets*/
background-repeat: repeat-y;
width: 292px;
padding-top: 10px;
padding-bottom: 20px;
}

.txt_left_box {
padding-left: 15px;
}

.txt_left_box_custom {
width: 260px;
padding-left: 15px;
}

.txt_left_box_custom textarea {
width: 230px;
height: 100px;
margin: 5px 0 15px 0;
}

.chk_share {
font-size: 0.8em;
white-space: no-wrap;
margin: 5px 0 10px 0;
}

.info1 {
text-align: right;
width: 162px;
margin-right: 57px;
float: left;
}

.info2 {
width: 108px;
float: left;
}

.info3 {
float: left;
}

.left_box_footer {
/*background-image: in alt style sheets*/
background-repeat: no-repeat;
width: 292px;
height: 9px;
margin: 0 0 30px 0;
}

.right {
line-height: 20px;
width:  503px;
margin: 0 0 0 10px;
padding-left: 8px;
float: left;
clear: none;
text-align: left;
}

.right_box_header {
/*background-image: in alt style sheets*/
background-repeat: no-repeat;
width: 510px;
height: 39px;
margin-left: -4px;
}

.right_box_header h1 {
margin-top: 10px;
padding-left: 23px;
}

.right_box_tile {
/*background-image: in alt style sheets*/
background-repeat: no-repeat;
width: 510px;
height: 98px;
margin-left: -4px;
}



.account_panel {
line-height: 20px;
width:  650px;
/*margin-left: -3px; in stylesIE6 only*/
padding-left: 8px;
float: left;
clear: none;
}

.account_panel_header {
/*background-image: in alt style sheets*/
background-repeat: no-repeat;
width: 650px;
height: 30px;
margin-left: -4px;
}

.account_panel_header h1 {
margin-top: 2px;
padding-left: 23px;
font-size: 1.3em;
}

.account_panel_tile {
/*background-image: in alt style sheets*/
width: 610px;
padding: 10px 20px 10px 20px;
margin-left: -4px;
}

.custom_notice {
height: 45px;
width: 813px;
background-repeat: no-repeat;
}

.custom_notice h1 {
color: #fff;
font-size: 1.3em;
margin: 9px 0 0 13px;
}

.txt_right_box {
height: 90px;
padding-top: 8px;
}

.form {
line-height: 22px;
width: 516px;
margin-top: 15px;
margin-bottom: 15px;
}

.form_custom {
line-height: 24px;
width: 650px;
margin: 10px auto;
}

.form_custom p {
line-height: 1.2em;
margin: 3px 0 10px 0;
}

.form a, .form a:link, .form a:visited {
color: #FFFFFF;
}

.form_left {
line-height: 22px;
width: 375px;
margin-top: 15px;
margin-bottom: 15px;
float: left;
}

.form_left a, .form_left a:link, .form_left a:visited {
color: #FFFFFF;
}

.form_questions1 {
width: 398px;
margin-bottom: 30px;
padding-right: 12px;
float: left;
}

.form_questions2 {
width: 398px;
float: left;
}

.btn_submit {
/*background-image: in alt style sheets*/
background-repeat: no-repeat;
font-size: .95em;
width: 515px;
height: 65px;
margin: 0 auto;
}

.btn_submit a, .btn_submit a:link, .btn_submit a:visited {
font-size: 1.5em;
color: #FFFFFF;
text-align: center;
width: 500px;
height: 35px;
padding-top: 12px;
margin: 0 auto;
display: block;
}

.btn_submit_stretch {
/*background-image: in alt style sheets*/
background-repeat: no-repeat;
font-size: .95em;
width: 100%;
height: 65px;
margin: 0 auto;
}

.btn_submit_stretch a, .btn_submit_stretch a:link, .btn_submit_stretch a:visited {
font-size: 1.5em;
color: #FFFFFF;
text-align: center;
width: 90%;
height: 35px;
padding-top: 12px;
margin: 10px auto;
display: block;
}


.btn_enter {
/*background-image: in alt style sheets*/
background-repeat: no-repeat;
font-size: .95em;
width: 160px;
height: 50px;
margin: 0 0 0 90px;
}

.btn_enter a, .btn_enter a:link, .btn_enter a:visited {
font-size: 1.5em;
color: #FFFFFF;
text-align: center;
width: 160px;
height: 35px;
padding-top: 12px;
float: right;
display: block;
}


.btn_edit {
/*background-image: in alt style sheets*/
background-repeat: no-repeat;
font-size: .75em;
font-weight: bold;
width: 70px;
height: 28px;
float: right;
}

.btn_edit a, .btn_edit a:link, .btn_edit a:visited {
font-size: 1.5em;
color: #FFFFFF;
text-align: center;
width: 50px;
height: 20px;
margin: 0 auto;
display: block;
padding: 0;
}

.btn_select {
/*background-image: in alt style sheets*/
background-repeat: no-repeat;
font-size: .75em;
font-weight: bold;
width: 60px;
height: 28px;
position: absolute;
z-index: 200;
right: 0;
top: 123px;
}

.btn_select a, .btn_select a:link, .btn_select a:visited {
font-size: 1.5em;
color: #FFFFFF;
text-align: center;
width: 50px;
height: 20px;
margin: 0 auto;
display: block;
padding: 0;
}

.btn_download {
/*background-image: in alt style sheets*/
background-repeat: no-repeat;
font-size: .75em;
font-weight: bold;
width: 80px;
height: 28px;
position: absolute;
z-index: 200;
left: 0;
top: 123px;
}

.btn_download a, .btn_download a:link, .btn_download a:visited {
font-size: 1.5em;
color: #FFFFFF;
text-align: center;
width: 70px;
height: 20px;
margin: 0 auto;
display: block;
padding: 0;
}


.btn_delete {
/*background-image: in alt style sheets*/
background-repeat: no-repeat;
font-size: .75em;
font-weight: bold;
width: 60px;
height: 28px;
position: absolute;
z-index: 200;
right: 0;
}

.btn_delete a, .btn_delete a:link, .btn_delete a:visited {
font-size: 1.5em;
color: #FFFFFF;
text-align: center;
width: 50px;
height: 20px;
margin: 0 auto;
display: block;
padding: 0;
}

.lbl, .lbl_cust, .lbl_cust_thin {
text-align: right;
width: 180px;
padding-right: 6px;
float: left;
}

.lbl_cust_thin {
width: 100px;
}

.lbl2 {
text-align: right;
width: 100px;
padding-right: 6px;
float: left;
}

.input {
font-family: Arial, Helvetica, sans-serif;
font-size: .95em;
border: 0px;
width: 184px;
height: 16px;
}

.select {
font-size: .95em;
width: 150px;
/*	height: 18px;*/
}

.select_lg {
font-size: .95em;
width: 184px;
/*	height: 19px;*/
}

.input_msg {
font-family: Arial, Helvetica, sans-serif;
font-size: .95em;
border: 0px;
width: 184px;
height: 50px;
margin-top: 1px;
overflow: hidden;
}

.input_msg_lg {
font-family: Arial, Helvetica, sans-serif;
font-size: .95em;
border: 0px;

width: 220px;
height: 70px;
margin-top: 1px;
overflow: hidden;
}

.input_txt_lg {
font-family: Arial, Helvetica, sans-serif;
font-size: .95em;
border: 0px;
width: 398px;
height: 93px;
margin-top: 1px;
overflow: hidden;
}

.lbl_submit {
text-align: right;
width: 370px;
}

.results_header {
/*background-image: in alt style sheets*/
background-repeat: no-repeat;
width: 823px;
height: 4px;
margin-top: 20px;
}

.results_tile {
/*background-image: in alt style sheets*/
background-repeat: repeat-y;
width: 823px;
padding-top: 30px;
padding-bottom: 30px;
}

.results {
color: #71726D;
width: 748px;
margin: 0 auto;
}

.results a, .results a:link, .results a:visited {
color: #4091C6;
}

.paging {
clear: both;
line-height: 17px;
width: 748px;
height: 43px;
margin-bottom: 30px;
}



.paging img {
vertical-align: middle;
}

.paging h5 {
font-size: .99em;
color: #4091C6;
margin: 0px;
padding: 0px;
display: inline;
}

.paging strong {
color: #FFF;
}

.paging_left {
margin-top: 5px;
margin-left: 5px;
float: left;
}

.paging_right {
margin-top: 18px;
margin-right: 5px;
float: right;
}

.sel_paging {
font-size: .95em;
}

.results .row {
border-bottom: 1px #D9DADC solid;
width: 748px;
padding-top: 5px;
padding-bottom: 5px;
}

.results .row:hover {
background-color: #E2E7EB;
}

.results .row1 {
width: 190px;
float: left;
}

.results .row1 strong {
color: #4091C6;
}

.results .row2 {
width: 202px;
float: left;
}

.results .row2 strong {
color: #000000;
}

.results .row3 {
width: 85px;
float: left;
}

.results .row3 strong {
color: #4091C6;
}

.results .row4 {
width: 80px;
float: left;
}

.results .row4 strong {
color: #4091C6;
}

.results .row5 {
width: 90px;
float: left;
}

.results .row5 strong {
color: #4091C6;
}

.results .row6 {
float: left;
}

.results .row6 strong {
color: #000000;
}

.results_footer {
/*background-image: in alt style sheets*/
background-repeat: no-repeat;
width: 823px;
height: 21px;
margin-bottom: 10px;
}

.text {
line-height: 18px;
padding-bottom: 10px;
}

.text p {
margin: 4px;
padding: 4px;
}

.panel {
/*background-image: in alt style sheets*/
background-repeat: repeat-y;
width: 811px;
margin: 0 auto;
padding-bottom: 22px;
}

.panel_txt {
line-height: 20px;
color: #BFBFBE;
width: 673px;
margin: 0 auto;
padding-top: 22px;
}

.panel_cart {
/*background-image: in alt style sheets*/
background-repeat: no-repeat;
line-height: 18px;
width: 819px;
height: 126px;
margin: 0 auto;
margin-bottom: 2px;
clear: both;  
}

.panel_cart2 {
/*background-image: in alt style sheets*/
background-repeat: no-repeat;
width: 819px;
height: 46px;
margin: 0 auto;
margin-bottom: 12px;
}

.panel_cart_stretch {
/*background-image: in alt style sheets*/
background-repeat: no-repeat;
line-height: 18px;
width: 819px;
margin: 10px auto 0 auto;
}

.panel_cart_stretch_bottom {
/*background-image: in alt style sheets*/
background-repeat: no-repeat;
width: 819px;
height: 15px;
margin: 0 auto 10px 0;
margin-bottom: 0;
}

.panel_cart_475 {
/*background-image: in alt style sheets*/
background-repeat: no-repeat;
line-height: 18px;
width: 475px;
height: 175px;
float: right;
margin-bottom: 12px;
}

.panel_cart2 h1 {
font-size: 1.1em;
font-weight: normal;
margin-top: 10px;
padding-left: 20px;
}

.panel_cart2 h3 {
font-size: 1.1em;
color: #384A58;
margin-top: 10px;
padding-right: 20px;
}

.confirm_text {
width: 300px;
float: left;
margin: 0 0 0 20px;
}

.cart_attributes {
margin-top: 20px;
margin-left: 30px;
float: left;
}

.checkout_attributes {
float: right;
width: 140px;
margin: 10px 10px 0 0;
}

.checkout_attributes h4 {
width: 100%;
}

.cart_adjustment {
margin-top: 20px;
margin-right: 45px;
float: right;
}

.cart_total {
text-align: center;
margin-top: 10px;
margin-bottom: 10px;
padding-right: 35px;
float: right;
}

.cart_promo_header {
/*background-image: in alt style sheets*/
background-repeat: no-repeat;
width: 819px;
height: 8px;
margin: 0 auto;
}

.cart_promo_tile {
/*background-image: in alt style sheets*/
background-repeat: repeat-y;
width: 819px;
margin: 0 auto;
padding-top: 5px;
padding-bottom: 5px;
}

.cart_promo_tile h1 {
font-size: 1.1em;
font-weight: normal;
padding-left: 20px;
}

.cart_promo_adjustment {
padding-right: 45px;
float: right;
}

.cart_promo_adjustment .attribute {
width: auto;
margin-right: 10px;
}

.cart_promo_footer {
/*background-image: in alt style sheets*/
background-repeat: no-repeat;
width: 819px;
height: 18px;
margin: 0 auto;
}

.cart_alert_header {
/*background-image: in alt style sheets*/
background-repeat: no-repeat;
width: 744px;
height: 10px;
margin: 0 auto;
margin-top: 10px;
}

.cart_alert_tile {
/*background-image: in alt style sheets*/
background-repeat: repeat-y;
color: #6ECDF9;
text-align: center;
width: 744px;
margin: 0 auto;
padding-top: 15px;
padding-bottom: 15px;
}

.cart_alert_footer {
/*background-image: in alt style sheets*/
background-repeat: no-repeat;
width: 744px;
height: 10px;
margin: 0 auto;
margin-bottom: 10px;
}


.cart_disclaimer {
color: #8A8A8A;
line-height:1.7em;
padding-left:34px;
padding-right:34px;
}


.input_transparent {
/*background-image: in alt style sheets*/
background-repeat: no-repeat;
width: 126px;
height: 18px;
margin-top: 9px;
float: left;
}

.lnk_add {
margin-left: -10px;
position: relative;
display: block;
}

.input_promo {
background-color: transparent;
border: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
color: #FFFFFF;
width: 123px;
position: relative;
}

.chart {
margin-top: 20px;
margin-left: -6px;
position: relative;
}

.split1 {
width: 393px;
margin-right: 23px;
margin-bottom: 10px;
float: left;
}

.split1 a, .split1 a:link, .split1 a:visited {
color: #FFFFFF;
}

.split1 li {
width: 200px;
}

.split2 {
width: 393px;
margin-bottom: 10px;
float: left;
}

.split2 a, .split2 a:link, .split2 a:visited {
color: #FFFFFF;
}

.footer {
clear: both;
background: url(/SugoiTemplates/images/footer.gif) no-repeat;
width: 813px;
margin: 20px auto 0 auto;
padding: 25px 0 0 0;
height: 45px;
}

#dorel {
margin: 10px 10px 0 0;
padding: 2px 34px 3px 0;
float: right;
text-align: right;
background: url(/SugoiTemplates/images/dorel.gif) top right no-repeat;
}

#dorel a:link, #dorel a:visited {
font-size: 11px;
color: #9e9e9e;
display: block;
}

#dorel a:hover{
text-decoration: none;
border-bottom: 1px solid #9e9e9e;
}

.copyright {
width: 570px;
float: left;
color: #AAACAB;
text-align: left;
font-size: .80em;
padding: 5px 0 0 0;
}

.copyright a, .copyright a:link, .copyright a:visited {
color: #AAACAB;
}

.clear {
clear: both;
}

.clear_tall {
clear: both;
height: 30px;
}

.news_header {
margin-bottom:23px;
text-align:center;
font-size: 1.5em;
color: #FFFFFF;
line-height:47px;
}

.page_title a, .page_title a:link, .page_title a:visited  {
color:#FFFFFF;
}

.title_position {
font-size: 1.3em;
font-style: italic;
font-weight: bold;
color: #6ECDF9;
text-align: center;
margin-top: -20px;
margin-bottom: 20px;
}

.search_result {
font-size: 1.5em;
font-style: italic;
font-weight: bold;
color: #6ECDF9;
margin-right: 10px;
float: left;
}

.text_indent {
line-height:1.7em;
padding-top:10px;
padding-bottom:30px;
padding-left:34px;
padding-right:34px;
}

.text_indent p {
margin: 5px;
padding: 5px;
}

.text_indent li {
padding-left: 15px;
display: block;
}

.news_list {
/*background-image: in alt style sheets*/
line-height:1.8em;
width:758px;
height:115px;
padding-top:22px;
padding-bottom:3px;
padding-left:28px;
padding-right:35px;
}

.news_list .title {
font-size:1.4em;
font-weight:bold;
padding-bottom:5px;
display:block;
}

.news_list a.title, .news_list a:link.title, .news_list a:hover.title {
color: #FFFFFF;
}

.list_header {
/*background-image: in alt style sheets*/
background-repeat: no-repeat;
width: 819px;
height: 8px;
/*margin-left: -4px; in stylesDynamic only*/
position: relative;
}

.list_tile {
/*background-image: in alt style sheets*/
background-repeat: repeat-y;
line-height:1.8em;
width: 819px;
/*margin-left: -4px; in stylesDynamic only*/
padding-top: 10px;
padding-bottom: 10px;
position: relative;
}

.list_tile .title {
font-size:1.4em;
font-weight:bold;
padding-bottom:5px;
display:block;
}

.list_tile a.title, .list_tile a:link.title, .list_tile a:hover.title {
color: #FFFFFF;
}

.list_tile h3 {
clear: none;
font-size: 1.1em;
margin-top: 0px;
float: left;
padding-left: 380px;
}

.list_tile h5 {
font-size: 1.3em;
margin: 0px;
padding: 0px;
float: left;
clear: none;
}

.banner_title {
font-size: 1.3em;
font-weight: bold;
width: 650px;
float: left;
}

.banner_return {
float: right;
}

.banner_return a, .banner_return a:link, .banner_return a:visited {
color: #FFFFFF;
}

.list_tile img {
float:left;
}

.list_right {
width: 365px;
padding-right: 25px;
float: right;
}

.list_title {
font-size:1.4em;
font-weight:bold;
padding-bottom:5px;
}

.list_description {
line-height:1.8em;
}


.list_tile_txt {
width: 770px;
margin: 0 auto;
}

.bnr_topic {
/*background-image: in alt style sheets*/
font-size: 1.4em;
font-weight:bold;
line-height:65px;
width:824px;
height:75px;
}

.bnr_topic h1 {
font-size: 1em;
text-align: center;
padding-left: 33px;
}

.bnr_topic h2 {
font-size: 1em;
text-align: center;
margin-top: 0px;
padding-left: -33px;
float: none;
}

.bnr_topic h3 {
font-size: .80em;
text-align: center;
margin-top: 0px;
padding-right: 30px;
}

.list_footer {
/*background-image: in alt style sheets*/
background-repeat: no-repeat;
width: 819px;
height: 17px;
margin-bottom: 3px;
/*margin-left: -4px; in stylesDynamic only*/
position: relative;
}

.chamois {
width:785px;
height:230px;
padding-top:31px;
padding-bottom:5px;
padding-left:39px;
}

.chamois img {
float:left;
}

.chamois .right {
width:430px;
padding-right:25px;
float:right;
}

.chamois .title {
font-size:1.4em;
font-weight:bold;
padding-bottom:5px;
}

.chamois .description {
line-height:1.8em;
}

.fit_guide_text {
line-height:1.5em;
}

.lightbox {
padding-top:12px;
padding-right:14px;
padding-left:14px;
background-color:#FFFFFF;
color:#000000;
width:370px;
height:400px;
}

.lightbox .madeof {
color:#898989;
}

.listings {
margin-top: 10px;
margin-bottom: 50px;
margin-left: 80px;
}

.listings a, .listings a:link, .listings a:visited {
color: #FFFFFF;
width: 304px;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 20px;
display: block;
}

.listing {
/*background-image: in alt style sheets*/
background-repeat: repeat-y;
width: 324px;
/*height: 23px; in alt style sheets*/
margin-bottom: 4px;
margin-right: 12px;
float: left;
}

.tile_video {
/*background-image: in alt style sheets*/
background-repeat: repeat-y;
width: 767px;
margin-top: 35px;
padding-top: 10px;
padding-bottom: 10px;
}

.gallery_header {
/*background-image: in alt style sheets*/
background-repeat: no-repeat;
width: 823px;
height: 11px;
margin-top: 10px;
margin-left: -5px;
position: relative;
}

.gallery_tile {
/*background-image: in alt style sheets*/
background-repeat: repeat-y;
text-align: center;
width: 823px;
margin-left: -5px;
padding-top: 10px;
padding-bottom: 10px;
position: relative;
}

.gallery_left {
margin-left: 20px;
float: left;
}

.gallery_right {
color: #565656;
text-align: left;
line-height: 20px;
width: 425px;
margin-top: 120px;
padding-left: 50px;
float: left;
}

.gallery_right ul {
margin-top: 20px;
}

.gallery_right li {
padding-left: 20px;
display: block;
}

.gallery_footer {
/*background-image: in alt style sheets*/
background-repeat: no-repeat;
width: 823px;
height: 16px;
margin-left: -5px;
position: relative;
}

.box_lg_left {
margin-left: 20px;
margin-right: 20px;
float: left;
}

.box_lg_right {
color: #565656;
text-align: left;
line-height: 20px;
width: 495px;
float: left;
}

.img_swatch {
margin-right: 20px;
}

.lnk_swatch {
height: 21px;
padding-top: 16px;
float: left;
display: block;
}

.box_lg_right img {
margin-left: 5px;
float: left;
}

.box_small h1 {
padding-left: 6px;
padding-bottom: 3px;
}

.box_small_header {
/*background-image: in alt style sheets*/
background-repeat: no-repeat;
width: 362px;
height: 18px;
}

.box_small_tile {
/*background-image: in alt style sheets*/
background-repeat: repeat-y;
width: 362px;
padding-bottom: 10px;
}

.box_small_tile img {
margin-top: -2px;
margin-left: 30px;
float: left;
position: relative;
}

.box_sm_attributes {
color: #565656;
line-height: 20px;
width: 220px;
margin-top: -4px;
padding-right: 40px;
float: right;
position: relative;
}

.box_small_tile .li {
background-image: url(/SugoiTemplates/images/li.jpg);
background-repeat: no-repeat;
width: 5px;
height: 5px;
margin-top: 8px;
margin-right: 6px;
float: left;
}

.txt_attribute {
width: 200px;
float: left;
}

.box_small_footer {
/*background-image: in alt style sheets*/
background-repeat: no-repeat;
width: 362px;
height: 21px;
}

.video_title {
width: 280px;
margin-top: 80px;
padding-left: 130px;
float: left;
}

.video_title h2 {
font-size: 1.5em;
padding-left: 30px;
}

.custom_gallery {
margin-top: 30px;
}

.custom_gallery h1 {
font-size: 1.9em;
margin-bottom: 10px;
}

.custom_gallery h3 {
font-size: 1em;
color: #FFFFFF;
margin-right: -3px;
position: relative;
}

.custom_gallery h3 a, .custom_gallery h3 a:link, .custom_gallery h3 a:visited {
margin-left: 5px;
margin-right: 5px;
}

.form_col {
width: 200px;
float: left;
}

.form_indent {
padding-left: 55px;
}

.form_col_lg {
width: 400px;
float: left;
}

.form_col_lg .col1 {
float: left;
}

.form_col_lg .indent {
padding-left: 10px;
}

.form_col_lg .col2 {
text-align: center;
width: 80px;
margin-right: 5px;
padding-right: 5px;
float: right;
}

.form_col_md {
width: 300px;
float: left;
}

.input_price {
border: 0px;
width: 76px;
margin-top: 5px;
margin-bottom: 5px;
}

.input_sm {
border: 0px;
width: 150px;
}

.input_txt_sm {
border: 0px;
width: 350px;
height: 93px;
margin-top: 1px;
overflow: hidden;
}

.rouge {
font-size: 1em;
}

.homepage_about {
text-align: justify;
font-size: .95em;
color: #FFFFFF;
text-decoration: none;
}

a.homepage_about:hover {
text-align: justify;
font-size: .95em;
color: #FFFFFF;
text-decoration: none;
}

#TermsConditions {
display: none;
width: 80%;
margin: 0 auto 10px auto;
color: #000;
background-color: #fff;
padding: 10px;
line-height: 1.1em;
}


/* BUTTONS */

.buttons input {
width: 70px;
height: 28px;
font-size: 1.2em;
color: #FFFFFF;
overflow:visible;
float:right;
border: none;
background: transparent url(/SugoiTemplates/images/btn_edit.png) 0 3px no-repeat;
}


.buttons a, .buttons a:link, .buttons a:visited {
color: #FFFFFF;
text-align: center;
width: 50px;
height: 20px;
margin: 0 auto;
display: block;
padding: 0;
}








#custom_landing {
width: 815px;
height: 328px;
background: transparent url(/SugoiTemplates/images/custom_landing_backer.png) top left no-repeat;
clear: both;
}

#custom_landing img {
float: right;
}

.nav_cust_home {
margin:0 0 35px 0;
float: left;
}

.nav_cust_home ul {
margin: 25px 0 0 4px;
width: 158px;
height: 270px;
padding: 0;
float: left;
}

.nav_cust_home li {
height: 20px;
display: block;
width: 100%;
padding: 6px 0 0 0;
margin: 0 2px 8px 2px;
text-align: right;
background: transparent url(/SugoiTemplates/images/custom_nav_non.png) bottom right repeat-y;
}

.nav_cust_home li:hover {
background: transparent url(/SugoiTemplates/images/custom_nav_active.png) 4px 1px repeat-y;
}

.nav_cust_home li a:link, .nav_cust_home li a:visited {
color: #FFF;
margin: 0 8px 0 0;
padding: 0;
display: block;
}

.nav_cust_home li a:hover {
text-decoration: none;
}

.custom_landing_option {
margin: 0 0 0 10px;
height: 80px;
width: 396px;
background: transparent url(/SugoiTemplates/images/custom_landing_btn.png) top left no-repeat;
float: left;
}

.custom_landing_option a:link, .custom_landing_option a:visited {
float: left;
width: 395px;
margin: 0 10px 0 0;
height: 70px;
}

.custom_landing_option a:hover {
text-decoration: none;
background: transparent url(/SugoiTemplates/images/custom_landing_btn_active.png) top left no-repeat;
}

.custom_landing_option h3 {
color: #FFF;
font-weight: normal;
font-size: 1.8em;
text-align: center;
width: 170px;
margin: 17px 0 0 0;
float: left;
}

.custom_landing_option p {
color: #FFF;
font-weight: normal;
font-size: 1em;
width: 210px;
margin: 25px 10px 0 0;
float: right;
}

.custom_landing_option input {
margin: 7px 0 0 0;
padding: 3px;
border: none;
width: 120px;
color: #FFF;
background: transparent url(/SugoiTemplates/images/btn_submit.png) -20px -20px no-repeat;
float: left;
}

.custom_landing_option input.gobutton {
margin: 14px 10px 0 0;
float: right;
width: 37px;
height: 34px;
display: block;
background: none;
}


.custom_landing_option .label {
width: 35px;
float: left;
margin: 11px 4px 0 0;
text-align: right;
}

.custom_landing_feature {
width: 250px;
margin: 0 20px 0 0;
height: 280px;
float: left;
text-align: center;
color: #66ccff;
font-size: .9em;
}

.custom_landing_feature a:hover {
text-decoration: none;
}

.custom_landing_feature strong {
color: #FFF;
font-size: 1.2em;
line-height: 1.4em;
font-weight: normal;
}

.custom_landing_feature h3 {
width: 250px;
height: 45px;
float: left;
color: #FFF;
font-size: 1.5em;
text-align: left;
background: transparent url(/SugoiTemplates/images/custom_section.gif) top left no-repeat;
}

.custom_landing_feature h3 span {
padding: 4px 0 0 10px;
float: left;
}

.custom_landing_feature h3 img {
float: right;
margin: 1px;
}

.custom_landing_events {
margin: 10px;
text-align: left;
}

.custom_landing_member img {
margin-bottom: 10px; 
}




.custom_product_section {
clear: both;
height: 205px;
background: transparent url(/SugoiTemplates/images/section_panel.png) 0 35px no-repeat;
}

.custom_product_section ul {
margin: 10px 0 0 0;
}

h2#bike {
height: 200px;
width: 50px;
float: left;
background: transparent url(/SugoiTemplates/images/section_panel_bike.png) 0 30px no-repeat;
}

h2#run {
height: 200px;
width: 50px;
float: left;
background: transparent url(/SugoiTemplates/images/section_panel_run.png) 0 30px no-repeat;
}

h2#tri {
height: 200px;
width: 50px;
float: left;
background: transparent url(/SugoiTemplates/images/section_panel_tri.png) 0 30px no-repeat;
}

h2#swim {
height: 200px;
width: 50px;
float: left;
background: transparent url(/SugoiTemplates/images/section_panel_swim.png) 0 30px no-repeat;
}

.custom_product_section li {
width: 140px;
margin: 0 9px 0 0;
height: 205px;
float: left;
}

.custom_product_section li.view_all {
width: 130px;
height: 80px;
padding: 55px 20px 0 0;
margin: 0;
float: right;
}

.custom_product_section li.view_all a:link, .custom_product_section li.view_all a:visited {
font-size: 1.3em;
color: #ccc;
}

.custom_product_section h4 {
width: 100%;
text-align: center;
}

.custom_product_section li a:link, .custom_product_section li a:visited {
clear: both;
width: 140px;
display: block;
text-align: center;
color: #FFF;
font-size: .85em;
}

.threed {
background: transparent url(/SugoiTemplates/images/threed.png) no-repeat;
width: 50px;
height: 50px;
position: absolute;
top: 0;
right: 0;
z-index: 100;
}

.newsIndexImage {
width: 100px;
float: left;
text-align: center;
}

.reviewsIndexImage {
width: 100px;
float: left;
text-align: center;
}

.review_items {
width: 300px;
clear: both;
}


.home_news a:link, .home_news a:visited {
color: #FFF;
}

.newsTicker {
/* background: #000; */
background: url(/SugoiTemplates/images/bg_ticker.png) no-repeat;
padding: 5px;
width: 801px;
}
.newsTickerTitle {
/* font-size: 1.1em; */
font-weight: bold;
text-transform: uppercase;
display: inline;	
padding-left: 5px;
}
.newsTickerTitle a {
color: #fff;
text-decoration: none;
}
.newsTickerTitle a:hover {
color: #fff;
text-decoration: underline;
}
.newsTickerHeadlines {
display: inline;
width: 600px;
}
.fscroller {
display: inline;
width: 600px;
}

#txt_drag_drop {
font-size: 20px;
color: #FFF;
text-align: center;
width: 800px;
height: 100px;
margin: 0 auto;
padding: 50px 0 0 0;
}
.product_comp_right {
margin-top: 15px;
}
.compare_box {
width: 85px;
height: 95px;
margin: 0 0 10px 6px;
float: left;
text-align: center;
background: url(/SugoiTemplates/images/bg_detail_left.png) no-repeat;
}

.compare_box a:link, .compare_box a:visited, .compare_box a:hover {
color: #FFF;
text-decoration: none;
}

.compare_box div {
text-align: center;
width: 70px;
margin: 5px auto 0 auto;
font-size: 11px;
font-weight: bold;
}
.product_comp2 {
width: 820px;
}
.product_comp2_left {
font-size: 10px;
}

.compare_col1_header {
width: 120px;
float: left;
}
.compare_col2_header, .compare_col3_header, .compare_col4_header, .compare_col5_header {
width: 165px;
margin-right: 3px;
float: left;
text-align: center;
font-size: 16px;
line-height: 1em;
font-weight: bold;
}

.compare_title {
clear: both;
font-size: 18px;
line-height: 1em;
font-weight: bold;
text-align: left;
color: #FFF;
width: 770px;
height: 22px;
margin: 0 0 0 25px;
padding: 10px 0 2px 0;
background: url(/SugoiTemplates/images/dividing_line.png) bottom right no-repeat;
}

.compare_title_price {
clear: both;
font-size: 18px;
line-height: 1em;
font-weight: bold;
text-align: left;
color: #FFF;
width: 770px;
height: 22px;
margin: 0 0 0 25px;
padding: 0 0 2px 0;
background: url(/SugoiTemplates/images/dividing_line.png) bottom right no-repeat;
}

.compare_col1 {
clear: both;
text-align: right;
width: 110px;
font-size: 13px;
line-height: 1.3em;
padding: 3px 10px 5px 0;
float: left;
font-weight: bold;
}
.compare_col2, .compare_col3, .compare_col4, .compare_col5 {
width: 150px;
font-size: 12px;
line-height: 1.3em;
padding: 3px 6px 5px 15px;
float: left;
color: #ccc;
}
.btn_remove {
margin: 5px 0 0 5px;
float: left;
}
.btn_remove a, .btn_remove a:link, .btn_remove a:visited {
color: #C40100;
}
.btn_remove img {
vertical-align: text-bottom;
}

h3.compare_name {
font-size: .90em;
color: #879EAE;
margin: 0 0 0 10px;
padding: 0px;
float: left;
text-align: left;
font-weight: bold;
width: 120px;
height: 30px;
}

.compare_price {
width: 150px;
font-size: 12px;
padding: 15px 6px 0 15px;
height: 0;
text-align: left;
float: left;
color: #ccc;
}

.compare_product {
width: 150px;
height: 140px;
margin: 10px auto 0;
padding: 3px 0 0 0;
text-align: center;
background: url(/SugoiTemplates/images/bg_detail_left.png) no-repeat;
}

.compare_product img {
float: none;
}

.compare_remove span {
display: none;
}

.compare_remove {
height: 21px;
width: 21px;
float: right;
margin: 10px 10px 0 0;
background: url(/SugoiTemplates/images/close.png) no-repeat;
}

.comp_header_left {
padding-left: 5px;
width: 100px;
}

.search_header_results {
margin-top: 12px;
float: right;
}

.form_dealer_tag {
width: 100px;
float: left;
}

.dealers_map_detail_row {
clear: both;
}

.dealer_details {
font-size: 1.4em;
}

.dealers_map_detail_row h3 {
width: 100%;
clear: both;
font-size: 1.2em;
}



#customCheckoutList ul {
list-style-type: none;
margin: 0 0 0 0;
}

#customCheckoutList li {
width: 380px;
margin: 0 0 0 25px;
display: block;
float: left;
}

#customCheckoutList h3 {
clear: both;
width: 100%;
background: url(/SugoiTemplates/images/checkoutFade.png);
padding: 5px;
margin: 20px 0 20px -90px;
}

.customCheckoutTitle div {
margin: 0 5px 5px 0;
padding: 5px;
background: url(/SugoiTemplates/images/checkoutFade.png);
width: 111px;
height: 15px;
float: left;
text-align: center;
}

.customCheckoutRotate {
float: left;
}

.customCheckoutSide {
float: right;
}

.customCheckoutSide a {
margin: 0 7px 5px 0;
padding: 5px;
background: url(/SugoiTemplates/images/checkoutFadeButton.png) 0 0;
width: 87px;
float: left;
text-align: center;
color: #fff;
}

.customCheckoutSide a:hover {
text-decoration: none;
background-position: 0 200px;
}

.customCheckoutEntry textarea {
width: 250px;
background: url(/SugoiTemplates/images/checkoutFade.png);
border: 0;
margin: 5px 0 10px 0;
color: #fff;
padding: 10px;
font: 11px Arial, Helvetica, san-serif;
}

.customCheckoutEntry div {
margin: 5px 5px 0 0;
padding: 5px;
background: url(/SugoiTemplates/images/checkoutFade.png);
width: 113px;
float: left;
text-align: center;
}
.customCheckoutEntry div.checkedHalf {
clear: left;
padding-left: 25px;
text-align: left;
}
.customCheckoutEntry div.checkedFull {
width: 240px;
clear: left;
padding-left: 25px;
text-align: left;
}

span.checkbox {
width: 19px;
height: 25px;
padding: 0 5px 0 0;
margin: 0 0 0 -25px;
background: url(/SugoiTemplates/images/checkboxCheckout.png) no-repeat;
display: block;
clear: left;
float: left;
}

.trans30 {background: url(/SugoiTemplates/images/trans30.png);}



#tabs .ui-widget-header, #imagetabs .ui-widget-header {
border: none;
background: transparent none;
padding: 8px 0 0 10px;
}
#tabs.ui-widget-content, #imagetabs.ui-widget-content {
border: none;
background: transparent url(/SugoiTemplates/images/bg_tabs.png)  0 35px repeat-x;
}
#imagetabs div .ui-widget-header {
padding: 0;
background: transparent none;
}


#tabs.ui-tabs .ui-tabs-panel, #imagetabs.ui-tabs .ui-tabs-panel {
padding: 10px 0 0 6px;
border: 2px solid #440016;
height: 275px;
}

#tabs p, #imagetabs p {
color: #fff;
font-size: 11px;
padding: 10px;
display: block;
}

#tabs {
float: left;
width: 600px;
height: 325px;
overflow: hidden;
padding: 0;
display: block;
}

#tabs.ui-tabs .ui-tabs-nav li a, #imagetabs.ui-tabs .ui-tabs-nav li a {
padding: 3px 15px 4px 10px;
}

#productCustomizer a, #productCustomizer a:link, #productCustomizer a:visited {
color: #FFFFFF;
}

#productCustomizer {
width: 1000px;
}

#productCustomizerRepeat {
padding: 15px 40px 20px 20px;
background: url(/SugoiTemplates/images/bg_customizer.png) repeat-y;
}
#productCustomizerTop {
height: 8px;
width: 1000px;
background: url(/SugoiTemplates/images/bg_customizerTop.png) no-repeat;
}
#productCustomizerBottom {
height: 10px;
width: 1000px;
background: url(/SugoiTemplates/images/bg_customizerBottom.png) no-repeat;
}

#productCustomizer .footer {
margin: 20px auto 0 auto;
}

#productCustomizer3DLinks {
margin: 10px auto;
width: 315px;
height: 20px;
clear: both;
text-align: center;
}

#productCustomizer3D {
width: 340px;
position: absolute;
top: 40px;
right: 30px;
z-index: 5;
}

#dragArea {
width: 950px;
height: 300px;
overflow: hidden;
margin: 0 0 20px 0;
}

.workspace {
position: relative;
clear: both;
width: 950px;
margin: 0 0 0 0;
}


.dragImg img {height: 30px; max-width: 200px;}
.dragImg {margin: 2px; float: left; background: #FFF; padding: 3px;

}
.dragImg:hover {

}


.dragImage
{   
position:relative;
}

.cropText {
    cursor: pointer;
    cursor: hand;
}

.rotate {
    cursor: url(/SugoiTemplates/images/rotate.png), pointer, hand;
}

.cust_templates {
width: 753px;
height: 230px;
margin: 15px 0 0 0;
background: url(/SugoiTemplates/images/download_template_bg.png) no-repeat;
clear: both;
}
.design_online_image {
float: left;
margin: 30px 25px 0 20px;
width: 150px;
height: 170px;
overflow: hidden;
}
.design_online_image img {
height: 160px;
}

.design_online_templates {
width: 170px;
float: left;
height: 230px;
margin: 20px 0 0 0;
}
.design_online_templates p {
display: block;
font-size: 11px;
line-height: 12px;
margin: 0 0 10px 0;
padding: 0;
}
.design_online_templates a {
width: 100px;
height: 37px;
margin: 0 0 9px 40px;
display: block;
text-indent: -9999px;
}
.design_online_templates a.AI9 {
background: url(/SugoiTemplates/images/download_template_link_sm.png) 0 -42px no-repeat;
}
.design_online_templates a.CS3 {
background: url(/SugoiTemplates/images/download_template_link_sm.png) 0 0 no-repeat;
}
.design_online_templates a.PDF {
background: url(/SugoiTemplates/images/download_template_link_sm.png) 0 -84px no-repeat;
}

.design_online_link a {
width: 326px;
height: 192px;
background: url(/SugoiTemplates/images/design_online_link.png) no-repeat;
float: right;
display: block;
margin: 15px 15px 0 0;
text-indent: -9999px;
}


#customDetails {
width: 980px;
position: relative;
}
#customDetails h1 {
padding-bottom: 15px;
}

#customDetails .detail_left h3, #customDetails .detail_right h3 {
color: #FFF;
width: auto;
margin: 40px 10px 10px 0;
padding: 3px 0 3px 10px;
font-size: 15px;
font-weight: bold;
display: block;
float: none;
clear: both;
position: relative;
background: url(/SugoiTemplates/images/trans30.png);
}
#customDetails .detail_left h3 {
margin: 10px 15px 10px 0;
}

#customDetails .products {
width: 760px;
min-height: 600px;
margin: 0 0 0 220px;
}

.sectionnav {
margin-right: 90px;
}

#customDetails .steps_nav {
position: absolute;
top: 0;
left: 20px;
width: 200px;
}

#customDetails .detail_right {
margin: 20px 0 0 0;
width: 380px;
}
#customDetails .detail_right p {
margin: 0 0 0 15px;
}

#customDetails .details {
line-height: 18px;
margin: 0;
}

#customDetails ul.product_feature_list {
margin: 0;
padding: 0 0 10px 0;
}
#customDetails li {
list-style: disc;
display: block;
margin: 5px 0 0 15px;
padding: 0 0 0 0;
width: auto;
}
#customDetails li li {
margin: 0 0 0 10px;
}

#customDetails .form_cart_add {
float: none;
clear: both;
height: 50px;
margin: 0 0 0 15px;
}

#customDetails .steps_nav {
width: 195px;
height: 400px;
margin: 10px 0 0 0;
padding: 0;
background: url(/SugoiTemplates/images/customSubNav.png) -210px 0 no-repeat;
}

#customDetails .steps_nav span {
display: none;
}

#customDetails .steps_nav ul {
margin: 0;
padding: 0;
}

#customDetails .steps_nav li {
width: 195px;
height: 58px;
float: left;
margin: 0;
padding: 0;
}

#customDetails .steps_nav li a:link, .steps_nav li a:visited{
width: 195px;
height: 58px;
margin: 0;
padding: 0;
}

#customDetails .steps_styles {background: url(/SugoiTemplates/images/customSubNav.png) 0 0 no-repeat;}
#customDetails .steps_templates {background: url(/SugoiTemplates/images/customSubNav.png) 0 -58px no-repeat;}
#customDetails .steps_upload {background: url(/SugoiTemplates/images/customSubNav.png) 0 -116px no-repeat;}
#customDetails .steps_size {background: url(/SugoiTemplates/images/customSubNav.png) 0 -174px no-repeat;}
#customDetails .steps_review {background: url(/SugoiTemplates/images/customSubNav.png) 0 -232px no-repeat;}
#customDetails .steps_submit {background: url(/SugoiTemplates/images/customSubNav.png) 0 -290px no-repeat;}
#customDetails .steps_confirm {background: url(/SugoiTemplates/images/customSubNav.png) 0 -348px no-repeat;}



#accountTabs {
background: none;
border: none;
}
#accountTabs h3 {
width: 100%;
clear: both;
text-align: left;
color: #FFF;
font-size: 16px;
border-bottom: 1px solid #ccc;
margin: 10px 0;
}
#accountTabs li h3 {
width: 100%;
clear: both;
text-align: left;
color: #FFF;
font-size: 16px;
border: none;
margin: 10px 0;
}
#accountTabs li li h3 {
width: 100%;
clear: both;
text-align: left;
color: #FFF;
font-size: 16px;
border: none;
}
#accountTabs  ul {
margin: 0;
padding: 0;
width: 200px;
float: left;
background: none;
border: none;
}
#accountTabs  li {
width: 195px;
height: 58px;
float: left;
margin: 0;
padding: 0;
border: none;
}
#accountTabs  li.accountInfo {background: url(/SugoiTemplates/images/account_leftnav.png) -210px 0 no-repeat;}
#accountTabs  li.accountCustom {background: url(/SugoiTemplates/images/account_leftnav.png) -210px -58px no-repeat;}
#accountTabs  li.accountInfo.ui-tabs-selected {background: url(/SugoiTemplates/images/account_leftnav.png) 0 0 no-repeat;}
#accountTabs  li.accountCustom.ui-tabs-selected {background: url(/SugoiTemplates/images/account_leftnav.png) 0 -58px no-repeat;}

#accountTabs  li a {
width: 195px;
height: 58px;
margin: 0;
padding: 0;
text-indent: -9999px;
}
#accountTabs .ui-tabs-nav {

}
#accountTabs #tabs-1 , #accountTabs #tabs-2 {
float: right;
width: 750px;
}

#accountTabs #tabs-2 ul, #accountTabs #tabs-2 ul li {
clear: both;
width: 730px;
position: relative;
float: none;
}
#accountTabs #tabs-2 ul {
margin: 20px 0;
}
#accountTabs #tabs-2 ul ul {
margin: 20px 0 0 20px;
}
#accountTabs #tabs-2 li li {
background: url(/SugoiTemplates/images/customconfirm_bg.png) top left no-repeat;
padding: 0;
margin: 0;
text-align: left;
width: 730px;
height: 160px;
display: block;
}


#accountTabs #tabs-2 .position_item {
width: 150px;
position: absolute;
top: 5px;
left: 370px;
}
#accountTabs #tabs-2 .position_draft {
width: 150px;
position: absolute;
top: 60px;
width: 400px;
text-align: center;
}
#accountTabs #tabs-2 .position_draft a {
color: #FFF;
font-style:italic;
padding: 3px;
font-size: 10px;
}
#accountTabs #tabs-2 .checkout_attributes {
width: 150px;
position: absolute;
top: 10px;
right: 90px;
text-align: center;
}

#accountTabs #tabs-2 .attribute_custom {
text-align: right;
padding: 0 10px 0 0;
}

#accountTabs #tabs-2 .checkout_prices {
position: absolute;
bottom:27px;
right:17px;
text-align: right;
}