/* HTML TAG*/
/***********************************************/ 
html {
	height:100%;
	margin-bottom:1px;

}
body{
	font-family: Arial,sans-serif;
	color: #ffffff;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-image: url(images/bg_grad.jpg);
	background-color: #000000;
}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-size: 14px;
 color: #ffffff;
}

h2{
 font-size: 114%;
 color: #ffffff;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}

.b {
	font-weight: bold;
}

.yellowText{
	color:#fdc504;
	font-weight: bold;
}
			
/***********************************************/
/****** LAYOUT DIVS ******/
/***********************************************/
#divContainer{
	width:760px;
	height:100%;
	position:relative;
	margin:0 auto;
	padding:0;
	background-color: #303030;
	font-size: 12px;
	background-image: url(images/bg_grad_shadow.jpg);
	background-repeat: repeat-y;
	background-position: right top;
} 
/************* HEADER AND NAV **************/

#header{
	margin: 0;
	width: 760px;
	
}
#header img{
	float: left;

}



#globalNav{
	width:760px;
}

/************* END HEADER AND NAV **************/

/************* MID AREA **************/

#midLt{
	position: relative;
	width: 247px;
	float: left;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#midLt a:link{
	color: #333333;
	text-decoration:underline;
}

#midLt a:visited{
	color: #333333;
	text-decoration:underline;
	
}

#midLt a:hover{
    color: #b24626;
	text-decoration:underline;
}

#shoppingCart{
	margin: 0;
	height: 74px;
	font-size: 14px;
	background-image: url(images/perfect_jumper_shop_bg.gif);
	color: #FFFFFF;
	background-repeat: no-repeat;
}
#shoppingCartText{
	position: relative;
	width: 148px;
	height: 49px;
	float: right;
	vertical-align: middle;
	padding-top: 25px;
	font-weight: bold;
}
#shoppingCartText a:link{
	color: #fdc504;
	text-decoration:underline;
}

#shoppingCartText a:visited{
	color: #fdc504;
	text-decoration:underline;
	
}

#shoppingCartText a:hover{
    color: #b24626;
	text-decoration:underline;
}
#ltMidbox{
	margin: 0;
	width: 247px;
	height: 100%;
	font-size: 12px;
	background-image: url(images/lt_mid_box_bg.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#mid{
	position: relative;
	width: 237px;
	margin: 0px;
	float: left;
}

#mid a:link{
	color: #333333;
	text-decoration:underline;
}

#mid a:visited{
	color: #333333;
	text-decoration:underline;
	
}

#mid a:hover{
    color: #b24626;
	text-decoration:underline;
}

#redTitle{
	position: relative;
	width: 100%;
	height: 29px;
	margin: 0px;
	float: left;
	padding-top: 22px;
	padding-left: 10px;
	background-image: url(../images/bg_red_title_sm.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}

#midRt{
	position: relative;
	width: 237px;
	margin: 0px;
	float: left;
}

#midRt a:link{
	color: #333333;
	text-decoration:underline;
}

#midRt a:visited{
	color: #333333;
	text-decoration:underline;
	
}

#midRt a:hover{
    color: #b24626;
	text-decoration:underline;
}

#mainText{
	position: relative;
	width: 457px;
	margin: 0px;
	float: left;
	padding-top: 6px;
	padding-left: 12px;
}
#mainText a:link{
	color: #fdc504;
	text-decoration:underline;
}

#mainText a:visited{
	color: #fdc504;
	text-decoration:underline;
	
}

#mainText a:hover{
    color: #FF3300;
	text-decoration:underline;
}
#mainText img{
	float: left;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 0px;	
}

#ProductArea{
	position: relative;
	width: 236px;
	margin: 0px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

#ProductArea a:link{
	color: #fdc504;
	text-decoration:underline;
}

#ProductArea a:visited{
	color: #fdc504;
	text-decoration:underline;
	
}

#ProductArea a:hover{
    color: #FF3300;
	text-decoration:underline;
}
#ProductArea img{
	float: left;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 0px;	
}


#ProductTextrt{
	position: relative;
	width: 226px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	padding-top: 6px;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
}
#ProductTextlt{
	position: relative;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	padding-top: 6px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	line-height: 18px;
	list-style-image: url(images/bullet_arrow.gif);
}
#ProductTextlt a:link{
	color: #ffffff;
	text-decoration:underline;
}

#ProductTextlt a:visited{
	color: #ffffff;
	text-decoration:underline;
	
}

#ProductTextlt a:hover{
    color: #fdc504;
	text-decoration:underline;
}
#videoLab{
	position: relative;
	width: 484px;
	margin: 0px;
	float: left;
}
#videoLab img{
	float: left;
	padding-bottom: 0px;
	padding-left: 0px;	
}
#priceArea{
	position: relative;
	width: 72px;
	margin:0 ;
	float: left;
	height: 45px;
	padding-top: 22px;
	padding-left: 6px;
}
a.details {
	display: block;
	width: 45px;
	height: 17px;
	text-decoration: none;
	background-image: url(images/bt_details.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-bottom: 8px;
}
 
a:hover.details {
    background-position: -45px 0;

}
a.getitNow {
	display: block;
	width: 68px;
	height: 17px;
	text-decoration: none;
	background-image: url(images/bt_get_it_now.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-bottom: 8px;
}
 
a:hover.getitNow {
    background-position: -68px 0;
}
/**************************/
.userButton {
	background-image: url(images/bt_submit.gif);
	height:45px;
	width:84px;
	background-color: #E0C0AE;
}

/************* End Password Area styles **************/



/************* MY ACCOUNT STYLES ***************/
#smBoxArea{
	position: relative;
	width: 236px;
	margin: 0px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#smBoxArea a:link{
	color: #fdc504;
	text-decoration:underline;
}

#smBoxArea a:visited{
	color: #fdc504;
	text-decoration:underline;
	
}

#smBoxArea a:hover{
    color: #FF3300;
	text-decoration:underline;
}
#smBoxText{
	position: relative;
	width: 216px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	padding-top: 6px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}

#smBoxText:link{
	color: #fdc504;
	text-decoration:underline;
}

#smBoxText a:visited{
	color: #fdc504;
	text-decoration:underline;
	
}

#smBoxText a:hover{
    color: #FF3300;
	text-decoration:underline;
}

a.continue {
	display: block;
	width: 62px;
	height: 17px;
	text-decoration: none;
	background-image: url(images/bt_continue.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
 
a:hover.continue {
    background-position: -62px 0;
	}

/************* SHOPPING CART STYLES ***************/	


TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  #color: #9a9a9a;
  color: red;
}

#titleArea{
	position: relative;
	width: 425px;
	margin: 0px;
	float: left;
	padding-top: 14px;
	padding-left: 18px;
	background-image: url(images/bg_grad_lines.gif);
	height: 20px;
	background-repeat: no-repeat;
}

#titleArea a:link{
	color: #fdc504;
	text-decoration:underline;
}

#titleArea a:visited{
	color: #fdc504;
	text-decoration:underline;
	
}

#titleArea a:hover{
    color: #FF3300;
	text-decoration:underline;
}
#boxGrey{
	position: relative;
	width: 450px;
	float: left;
	padding-top: 14px;
	padding-bottom: 14px;
	padding-left: 12px;
	padding-right: 8px;
	border: 2px solid #494949;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-image: url(images/bullet_red.gif);
}

#boxGrey a:link{
	color: #ffffff;
	text-decoration:underline;
}

#boxGrey a:visited{
	color: #ffffff;
	text-decoration:underline;
	
}

#boxGrey a:hover{
    color: #fdc504;
	text-decoration:underline;
}
a.view {
	display: block;
	width: 42px;
	height: 17px;
	text-decoration: none;
	background-image: url(images/bt_view.gif);
	background-repeat: no-repeat;
	float: right;
}
 
a:hover.view {
    background-position: -42px 0;
}

a.back {
	display: block;
	width: 42px;
	height: 17px;
	text-decoration: none;
	background-image: url(images/bt_back.gif);
	background-repeat: no-repeat;
	float: left;
}
 
a:hover.back {
    background-position: -42px 0;
}

a.continue {
	display: block;
	width: 63px;
	height: 17px;
	text-decoration: none;
	background-image: url(images/bt_continue.gif);
	background-repeat: no-repeat;
	float: right;
}
 
a:hover.continue {
    background-position: -63px 0;
}
/************* BEGIN FOOTER STYLES ***************/

#footer{
	clear: both;
	height:63px;
	margin-top:0px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url(images/footer_bg.gif);
	padding-top: 10px;
	padding-right: 30px;
	text-align: right;
}
#footer a:link{
	color: #FFFFFF;
}

#footer a:visited{
    color: #FFFFFF;
}

#footer a:hover{
    color: #FF3300;

}
#footer img{
	float: left;
	margin: 0px;
}

.copyright {
	font-size: 10px;
	color: #FFFFFF;
}
/************* END FOOTER STYLES ***************/
