/* Global Styles --------------------------------------- */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #5EA2C7;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5EA2C7;
}
a:hover {
	text-decoration: underline;
	color: #1752A0;
}
a:active {
	text-decoration: none;
	color: #1752A0;
}

/* Sidebar --------------------------------------------- */
#footer {
	/*
	position: relative;
	*/
	min-height:20px;
	height:auto !important;
	height:22px;

	padding:10px;
	/*background-color: #C8DCD9;*/
	background-color:#dddddd;
	width:823px;
	text-align:left;
}

#footer a {
	color:#000000;
	font-weight:bold;
}

#legal {
	/*
	position: absolute;
	right: 0px;
	*/
	margin-right: 10px;
	width: 250px;
	font-size:9px;
	text-align: right;
	float: right;
}

#corp_menu {
	margin-right:10px;
	text-align:right;
}

#corp_menu a {
	color:#000000;
	font-weight:bold;
	display:block;
	margin-bottom:5px;
}
#left {
	width:205px;
	height:635px;
	/*background-color: #9CC1BB;*/
	background-color: #aecbe4;
}
#left table {
	position: relative;
	z-index: 10;
}

#sidehead_dotted {
	height: 92px;
	width: 205px;
	background-image: url(../../images/cyclewear/w08/sidebar_head_dotted.jpg);
}

#sidefoot {
	height:120px;
	background-image: url(../../images/cyclewear/w08/sidebar_foot.gif);
	position: absolute;
	z-index: 10;
	top: 515px;
	width: 205px;
}

#sidelegal {
	font-size: 9px;
	position:absolute;
	top:100px;
	left:3px;
}

#submenu {
	position: relative;
	z-index: 20;
	margin-top:10px;
	margin-left:28px;
	border: 1px solid #5EA2C7;
	width:155px;
	padding-top:10px;
	padding-bottom:10px;
}

#submenu a {
	display:block;
	color:#FFFFFF;
	width:155px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#submenu .linkname {
	display: block;
	padding-left:25px;
}

#submenu a.subhead {
	color:#0E2B8D;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#submenu .headname {
	padding-left:15px;
}

/* Main -------------------------------------------------------- */

#content {
	width:628px;
	height:357px;
	overflow:auto;
	position:relative;
	padding-right: 10px;
}

#right {
	position: absolute;
	height: 635px;
	width: 638px;
	left: 205px;
	top: 0px;
}

#right .menu {
	position: relative;
	/*height:14px;*/
	text-align: center;
	font-size: 12px;
	color:#FFFFFF;
	background-color: #49A4CB;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	text-transform: uppercase;
}

#right .menu a {
	color:#FFFFFF;
}

#right .menu .divider {
	margin-left:15px;
	margin-right:15px;
}



/* Products Landing Page --------------------------------------------- */

#product_detail a, #product_list a {
	color: #000000;
}

.bottom_line{
	width:100%;
	height:16px;
	background-image: url(../../images/cyclewear/w08/bottomline.gif);
	background-repeat: no-repeat;
}

#textblock, .dealer_text {
	margin-left:20px;
	margin-top:5px;
	margin-bottom:5px;
	width:583px;
	font-size:11px;
}

#titlebar {
	font-size:18px;
	font-weight:bold;
	color:#0E2B8D;
	width:583px;
	/*height:20px;*/
	padding-top:15px;
	padding-left:20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #49A4CB;
	text-transform: uppercase;
	position: relative;
}

#product_lineup {
	width: 593px;
	margin-top: 5px;
	margin-left: 15px;
	margin-bottom: 15px;
}

#product_lineup .product_img {
	margin-top:10px;
}

#product_lineup .bullet {
	display: block;
	text-align: left;
	margin-top: 10px;
	margin-left: 5px;
}

.prod_head {
	color: #FFFFFF;
	background-color: #49A4CB;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.prod_cat {
	background-image: url(../../images/cyclewear/w08/productBG_sm.gif);
	/*background-color: #9CC1BB;*/
	background-color: #d9e5f1;
	background-repeat: no-repeat;
	height: 234px;
	width: 25%;
	text-align:center;
	vertical-align:top;
}

	/* Product Detail Page --------------------------------------------- */
	
#backto {
	position:relative;
	font-size: 10px;
	color: #000000;
	display: block;
	margin-left: 30px;
/*
	top:21px;
	left:280px;
*/
}


#prd_name {
	display: block;
}



#color_choices {
	position: relative;
	width: 380px;
	height: 115px;
/*
	left:208px;
	top:225px;
*/
}

#color_choices td {
	text-align:center;
}
#color_choices img {
	cursor: pointer;
}

#icons {
	position: absolute;
	width:170px;
	text-align:right;
	margin-top:4px;
	margin-left: 430px;
}

#icons img {
	margin: 1px;
}

a.sku_color_link {
	display: block;
}

#product_right {
	position: absolute;
	left: 208px;
	top: 58px;
	width: 380px;
}

#product_details {
	position: relative;
	width:225px;
/*
	left:208px;
	top:58px;
*/
	line-height:1.4em;
}

#product_details .headline {
	font-size:12px;
	color:#0E2B8D;
}

#product_details .li {
	display: block;
	padding-left: 3px;
}

#product_img {
	position: absolute;
	top: 58px;
	left: 15px;
	width: 188px;
	height: 284px;
	background-image: url(../../images/cyclewear/w08/productBG_lg.gif);
	background-repeat: no-repeat;
	text-align: center;
}

#product_img img {
	margin-top:10px;
}

#product_img .color {
	display:block;
	text-align:left;
	font-size:14px;
	padding:0px;
	margin:0px;
	padding-left:5px;
}

#product_img #model_no {
	position:absolute;
	top:271px;
	left:0px;
	width:183px;
	height:14px;
	text-align:right;
	color:#FFFFFF;
}

#product_header_image {
	display: none;
}

#header {
	height: 252px;
	width: 638px;
}

#header #headerComponentImg {
}

#dotted {
	position: absolute;
	background-image: url(../../images/cyclewear/w08/dotscreen.gif);
	background-repeat: no-repeat;
	background-position: 403px 6px;
	width: 602px;
	height: 34px;
}


/* Dealer page ------------------------------------------------------ */

/*
#dealer_text {
	position:absolute;
	left: 25px;
	top: 59px;
	width: 526px;
	height: 330px;
	line-height: 2em;
}

#content.dealer {
	margin-top: 10px;
	margin-left: 10px;
	clear:both;
	height:392px;
	position:relative;
}
*/

#locator {
	position: relative;
	height: 314px;
	margin-top: 35px;
	margin-left: 35px;
	margin-right: 35px;
	margin: 0px;
}

#locator_form {
	margin:20px;
	
	margin-bottom:5px;
	margin-top:5px;
}

/*
.dealer_title {
	text-transform: uppercase;
	margin-top:5px;
	font-size: 18px;
	color: #43A3CA;
}
*/

.dealer_text {
}

.dealer_title {
	display: none;
}

#dealerInfo {
	margin-top: 15px;
	margin-left: 20px;
	margin-right: 100px;
	padding-right: 10px;
	height: 228px;
	overflow: auto;
}

.dealer {
	margin-bottom: 20px;
}

.dealer .name {
	color: #43A3CA;
	font-size: 14px;
	font-weight: bold;
	display: block;
	border-bottom: solid 1px #666666;
}

.dealer .phone {
	float:right;
	font-weight:bold;
}

#text_title_image {
	margin: 5px 20px;
	clear: both;
}

#text_title_image p {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #0E2B8D;
	position: relative;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 10px;
}

.shimanocomponents_textimagewrap_bullettitle {
	padding: 0px;
	margin: 0px;
}

.shimanocomponents_textimagewrap_bullettitle img {
	width: 148px;
	height: 164px;
	width: 141px;
	height: 156px;
	border: dotted 0px blue;
	margin: 0px;
}

.shimanocomponents_textimagewrap_bullettitle p {
	width:105px;
	margin-top: 0px;
	margin-left: 15px;
	padding-left:10px;
	padding-right:10px;
	padding-top:15px;
	padding-bottom:10px;
	/*background-color: #C8DCD9;*/
	background-color: #d9e5f1;
	background-image: url(../../images/cyclewear/w08/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 18px;
}

.shimanocomponents_textimagewrap_bullettitle .title {
	display:block;
	padding-bottom:10px;
	font-weight:bold;
	font-size:1.2em;
}

.shimanocomponents_table {
	margin-left: 10px;
	margin-top: 15px;
	width: 450px;
}

.shimanocomponents_table td {
	padding: 5px;
}

.shimanocomponents_table .table_cell {
	/*background-color: #C8DCD9;*/
	background-color: #d9e5f1;
}

.shimanocomponents_table .table_header {
	/*background-color: #9CC1BB;*/
	background-color: #aecbe4;
}

#content .shimanocomponents_image {
	margin-top: 15px;
}

/* Padding ---------------------------------------------------- */

.shimanocomponents_cyclewear_paddingtext {
	/*background-color: #C8DCD9;*/
	background-color: #d9e5f1;
	text-align: center;
	margin-top:15px;
}

.shimanocomponents_cyclewear_paddingtext .text {
	padding:5px;
	text-align: left;
}

.pad_name {
	font-weight:bold;
	font-size:1.2em;
	display:block;
	padding:5px;
	margin-bottom:10px;
	/*background-color:#9CC1BB;*/
	background-color: #aecbe4;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;*/
}

.pad_window{
	position: absolute; 
	top: 100px; 
	left: 50px;
	z-index: 80;
	background-color: #FFFFFF;
	border: 1px solid #333333;
}

.pad_window .header_bar{
	text-align: right;
	background-color: #C8DCD9;
	padding: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5EA2C7;
}

.pad_window .header_bar a {
	color: #000000;
}



/* Global Bottom Nav ------------------------------------------ */
#shimanocomponents_gbnav {
	clear: left;
	width: 570px;
	/*background-color: #C8DCD9;*/
	/*background-color: #9CC1BB;*/
	/*background-color: #49A4CB;*/
	/*border-top: dotted 1px black;*/
	/*border-top: dotted 1px #49A4CB;*/
}

#shimanocomponents_gbnav ul {
	display: block;
	margin: 0px;
	padding: 0px;
}

#shimanocomponents_gbnav li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px 3px;
}

.gbnavLink {
}

.gbnav_sublink {
}