﻿/* ---------------------------------------------
Screen Stylesheet for http://www.DomainName.com
Updated: 03/14/09 - Eddie Kasper
Version: 3.50
-------------------------------------------------
::COLORS::
	Black: #333 --example usage--

::TOC::
	Resets
	Defaults
	Typography
	Template 
	Links
	Navigation
	Forms
	Global Classes
	Pages

::Opacity/Transparency CSS

.opaque1 {	// for all other browsers
	opacity: .5;
}

.opaque2 {	// for IE8
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

.opaque3 {	// for IE5-7
	filter: alpha(opacity=50);
}


	

--------------- ::Resets:: --------------------- */
body, address, blockquote, dl, ol, ul, li, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre {
margin:0;
padding:0;
}
fieldset, table {
border:none;
}
table, td {
border-collapse:collapse;
border-spacing:0;
overflow:hidden;
word-wrap:break-word; /* will not validate IE only */
}
/*
caption, th, td {
text-align: left;
}*/
*/
/*********** ---------- ::Defaults:: --------------------- ***********/
html { 
font-size:100.01%; 
height:100.1%; 
overflow-y:scroll; 
overflow: -moz-scrollbars-vertical; 
}  
 

body { 
height:100%;
font:12px/14px "Lucida Grande","Lucida Sans Unicode",sans-serif,Tahoma,Geneva;
background: transparent url('../images/site-graphics/fastgirlskates_bg.gif');
color:#333;
}

/*********** ---------- ::Typography:: ------------------- ***********/
address, h1, h2, h3, h4, h5, h6, li, p, pre {padding: 3px 10px;}
h1 {font-size:20px; color: #46091a;}
h2 {font-size:16px; color: #46091a;}
h3 {font-size:14px; color: #46091a;}
h4 {font-size:12px; color: #46091a;}
address, li, p {font-size:12px;}
pre {font-size: 12px;}
ul {margin-left: 25px;}

/*********** ---------- ::Template:: --------------------- ***********/
#body-wrap {
width: 950px;
margin:0 auto;
}

#wrap {
width: 950px;
margin:0 auto;
background: #fff;
}
#masthead {
width: 950px;
margin:0 auto;
height: 223px;
}
#headrow1{
	height: 40px;
	background: transparent url('../images/site-graphics/header_row1_left.png') no-repeat;
}
#headrow2{
	height: 42px;
	background: transparent url('../images/site-graphics/header_row2_left.gif') no-repeat;
}
#headrow3{
	height: 141px;
	background: transparent url('../images/site-graphics/header_row3_left.gif') no-repeat;
}
#logoblock { 
width: 348px; /*348*/
height: 141px;
margin-left:219px;
background: transparent url('../images/site-graphics/header_row3_right.gif') no-repeat;
float:right;
}
#shoppingcart {
	float: right;
	width:245px; /*383*/
	height: 141px;
	background: #fff;
	padding-left: 138px;
	background: #fff url('../images/site-graphics/customer-box.gif') no-repeat;
	
}
#leftcol {
	float: left;
	width: 219px;
min-height: 350px;

}

#lefttop{
	height: 99px;
	background: transparent url('../images/site-graphics/header_row4_left.gif') no-repeat;
}

#contents {
float: left;
width: 720px;
margin: 0 5px 10px 0px;

}
#flashintro {
float: left; 
margin: -1px 0 0 -1px;
width: 705px;
height: 300px;
background: transparent url('../images/site-graphics/fastGirlSkates_splash_place.jpg') no-repeat;
position: relative;
}

#footer {
clear:both;
width: 950px;
height: 80px;
margin: 0 auto;
}


/*********** ---------- ::Links:: ------------------------ ***********/
a {text-decoration:underline; color: #006633;}
a:visited {text-decoration:underline; color: #006633;}
a:active, a:focus, a:hover {
text-decoration:none;
outline:none;
 color: #006633;
}
a img {border:none;}

/*********** ----------  ::Navigation:: ------------------ ***********/



/*********** Top Menu Navigation ***********/
#top-menu {
	float: right;
	margin: 0;
	width:730px;
}

#top-menu ul {
	list-style: none;
	padding: 0;
	margin:0;
	text-align: left;
	height: 42px;
}
#top-menu ul li {
	margin: 0;
	padding: 0 0 0 27px;
	display: block; float: left;
	height: 42px;
	background: transparent url('../images/site-graphics/header_row2_nav_00_starSeparate.gif') no-repeat;
}
#top-menu ul li.nostar {
	background: none;
	padding: 0;
}
#top-menu ul li.end{
	background: transparent url('../images/site-graphics/header_row2_right.png') top right no-repeat;
	padding: 0 36px 0 0;
}

#top-menu ul li a, #top-menu ul li a:link, #top-menu ul li a:active, #top-menu ul li a:visited {
	margin: 0;
	height: 42px;
	display: block;
}
#top-menu ul li a.home{
	width: 82px;
	background: transparent url('../images/site-graphics/header_row2_nav_01_home.gif') no-repeat;
}
#top-menu ul li a.browse{
	width: 95px;
	background: transparent url('../images/site-graphics/header_row2_nav_02_browse.gif') no-repeat;
}
#top-menu ul li a.sizing{
	width: 80px;
	background: transparent url('../images/site-graphics/header_row2_nav_03_sizing.gif') no-repeat;
}
#top-menu ul li a.qa{
	width: 64px;
	background: transparent url('../images/site-graphics/header_row2_nav_04_Q&A.gif') no-repeat;
}
#top-menu ul li a.about{
	width: 106px;
	background: transparent url('../images/site-graphics/header_row2_nav_05_about.gif') no-repeat;
}
#top-menu ul li a.contact{
	width: 132px;
	background: transparent url('../images/site-graphics/header_row2_nav_06_contact.gif') no-repeat;
}

/*********** Left Navigation ***********/
#leftnav-wrap {
	border-right: 1px solid #e6e6e6;
	width: 210px;
	margin-bottom: 10px;
}
#leftnav {
	float: left;
	padding-left: 15px;
}
#leftnav h3 {
	width: 190px;
	padding: 3px 0;
	border-bottom: 1px solid #e6e6e6;
}
#leftnav h3.firsttitle {
	border-bottom: 0;
}

#leftnav ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
	width: 190px;
	border-bottom: 1px solid #e6e6e6;
}
#leftnav li {
	padding: 5px 0 5px 20px;
	margin: 0;	
	background: transparent url('../images/site-graphics/leftnav-bullet.gif') no-repeat;
	font: bold 12px/18px "Lucida Grande","Lucida Sans Unicode",sans-serif,Tahoma,Geneva;
	color: #333;
    border-top: 1px dotted #e6e6e6;
}
#leftnav li a {
	font: bold 14px/18px "Lucida Grande","Lucida Sans Unicode",sans-serif,Tahoma,Geneva;
	color: #333;
	text-decoration: none;
}
#leftnav li a:hover {
	text-decoration: underline;
	font-family:}
#leftnav ul ul{
	border-bottom: 0; display: none;
}
#leftnav li li {
	padding: 5px 0 5px 10px;
	background: none;
}
#leftnav li li a {
	font: bold 12px/18px "Lucida Grande","Lucida Sans Unicode",sans-serif,Tahoma,Geneva;
	color: #333;
	text-decoration: none;
}
/*********** Footer Navigation ***********/
#footer ul {
	list-style: none;
	margin: 0 auto;
	padding: 20px 0 10px 0;
	width: 600px;
	text-align: center;
}
#footer ul li {
	margin: 0;
	padding: 0;
	display: inline;
	font: normal 11px/12px "Lucida Grande","Lucida Sans Unicode",sans-serif,Tahoma,Geneva;
	color: #fff;
}
#footer ul li a, #footer ul li a:link, #footer ul li a:active, #footer ul li a:visited {
	font: normal 11px/12px "Lucida Grande","Lucida Sans Unicode",sans-serif,Tahoma,Geneva;
	background: transparent;
	color: #fff;
	padding: 0 7px;
	margin: 0;
	text-decoration: none;
	
}
#footer ul li.noborder1 {
	border-left: 0;
}
#footer ul li a:hover {
	text-decoration: underline;
	color: #fff;
}
#footer p {
	font: normal 10px/12px "Lucida Grande","Lucida Sans Unicode",sans-serif,Tahoma,Geneva;
	text-align: center;
	color: #f1f1f1;
}
#footer a:link,#footer a:active	, #footer a:visited  {
	font: normal 10px/12px "Lucida Grande","Lucida Sans Unicode",sans-serif,Tahoma,Geneva;
	color: #f1f1f1;
}

	
/* ---------- ::Forms:: ------------------------ */
label {cursor:pointer;}
input,label,select,textarea {
font-size:inherit;
font-family:inherit;
}
input, textarea {padding:3px;}
textarea {overflow:auto;}

/*********** ---------- ::Global Classes:: --------------- ***********/
.center {text-align:center;}
.clear {
clear:both;
padding:0;
margin:0;
line-height:normal;
}
.floatleft {float:left;}
.floatright {float:right;}
.hidden {display:none;}
.inline {display:inline;}
.large {
font-size:20px;
font-weight:bold;
}
.light {color:#999;}
.small {
font-size:10px;
font-weight:normal;
}

/*********** ---------- ::Pages:: ------------------------ ***********/

/*********** /// place specific page rules here if needed /// ***********/

#logolink {
	margin: 20px 0 0 0;
	padding: 0;
	width: 350px;
	height: 105px;
	display: block;
}

.product-wrap {
	/*width: 160px;*/
	float: left;
	padding-left: 0px;
	margin: 0 22px 20px 0px;
}
.product-wrap.last {
	/*width: 160px;*/
	margin: 0 0px 0 0px;
}
.product-image-wrap {
	height: 140px;
}
.product-image {
	/*width: 150px;*/
	margin: 0 5px;
	/*background: #88bbea;*/
}
#pcMain .product-image p {
	padding: 0;
	margin: 0;
}	
#pcMain .product-image img {
	/*margin: -3px 0 3px -6px; width: 150px;*/
	border: 0px solid #4794e3;	
}
.product-description {
	/*width: 150px;*/
	
}

.product-description h3 {
	padding: 3px 0;
	margin-left: 1px;
}
.product-description p {
	padding: 3px 0;
	margin-left: 1px;
	font-size: 11px;
}
.product-description p span{
	font-weight: bold;
}

.product-description h3 a {
	font: bold 12px/14px "Lucida Grande","Lucida Sans Unicode",sans-serif,Tahoma,Geneva;
	color: #333;
	text-decoration: underline;
}
.product-description h3 a:hover {
	text-decoration: none;
}

#searchbox {
	margin: 14px 8px 10px;
}
#searchbox input {
	width: 190px;
	height: 13px;
	border-top: 1px solid #666;
	border-right: 1px solid #777;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	
}

#pcShowCart {
	padding: 4px 10px 10px 0px;
}
#pcShowCart p {
	font: bold 11px/12px "Lucida Grande","Lucida Sans Unicode",sans-serif,Tahoma,Geneva;
	color: #333;
}
#pcShowCart a {
	font: normal 9px/12px "Lucida Grande","Lucida Sans Unicode",sans-serif,Tahoma,Geneva;
	color: #333;
}


/*#shoppingcart p {
	font-size: 11px;
	padding: 1px 5px 1px 17px;
	line-height: 12px;
}
#shoppingcart a {
	margin: 0 5px;
}
#shoppingcart a.nomarginleft {
	margin-left: 0;
}
#shoppingcart .icon1 {
	background: transparent url('../images/site-graphics/icon_account.gif') 0px 14px no-repeat;
}
#shoppingcart .icon2 {
	background: transparent url('../images/site-graphics/icon_shoppingCart.gif') left center no-repeat;
}*/
#accountbox {
	padding-bottom: 5px;
	height: 50px;
}
#accountbox .login-info p{
	padding: 5px 0 0px 10px;
}
#accountbox .logout-info p{
	padding: 2px 0 0px 10px;
	margin-top: -0px;
}
#accountbox .logout-info a:link, #accountbox .logout-info a:visited{
	color: #333;
	font-size: 10px;
}





a.temp1 {
	position: absolute;
	top: 150px;
	left: 560px;
	width: 80px;
	height: 20px;
}
a.temp2 { 
	position: absolute;
	top: 165px;
	left: 315px;
	width: 140px;
	height: 20px;
}
.contactinfo {
	float: right;
	width: 280px;
}
.pcMainTable .contactinfo h3 {
	margin: 5px 0 10px 10px;
	font-size: 14px;
}
.pcMainTable .contactinfo p {
	margin: 0px 0 15px 5px;
	font-size: 12px;
	padding: 0 10px;
	line-height: 12px;
}
.pcMainTable .contactinfo p.lessmargin {
	margin: 0px 0 10px 5px;
}

.locationmap {
	float: left;
	width: 420px;
	padding-bottom: 10px;
}
.pcMainTable .locationmap p {
	margin: 15px 0 10px 5px;
	font-size: 12px;
}
.pcMainTable .locationmap a {
	color: #0066ff;
}

#static-wrap {
	text-align: center;
	padding-top: 30px;
}
#pcMain #static-wrap img {
	border: 1px solid #ccc;
}
#pcMain #static-wrap h2 {
	line-height: 120%;
	color: #46091a;
}
#pcMain #static-wrap a, #pcMain #static-wrap a:link, #pcMain #static-wrap a:visited {
	color: #46091a;
	text-decoration: none;
}
#pcMain #static-wrap a:hover {
	text-decoration: underline;
}

.leftcontent {
	width: 350px;
	text-align: center;
	float: left;
	padding-bottom: 40px;
}
.rightcontent {
	width: 350px;
	text-align: center;
	float: right;
	padding-bottom: 40px;
}


#content-pages {
	text-align: center;
}
#content-pages h2 {
	text-align: center;
}
#content-pages h3, #content-pages-indent h3,
#content-pages h4, #content-pages-indent h4 {
	text-align: left;
	margin: 10px 0 0 0;
}
#content-pages p {
	text-align: left;
}
#content-pages img {
	margin: 10px;
	border: 0;
}
#content-pages img.image-right {
	margin: 5px 0 10px 15px;
	float: right;
}
#content-pages img.image-left {
	margin: 5px 10px 10px 0;
	float: left;
}
#content-pages hr {
	margin: 10px 15px;
}
#content-pages ol {
	text-align: left;
	list-style:decimal;
	padding-left: 40px;
	padding-bottom: 10px;
}


#content-pages-indent p {
	padding: 3px 20px;
	text-indent: -14px;
}
#sizing-chart table {
	margin:20px 0 0 5px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
}
#sizing-chart td {
text-align: center;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
}
#sizing-chart .xl67 {
color: blue;
}
#sizing-chart #toprow td {
font-size: 13px;
}