@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}
	
body{
	background-color:#000;
	background-attachment:fixed;
font-family: Arial, Helvetica, sans-serif, Trebuchet MS; 
font-size:14px;
text-decoration:none;
color:#000000;
}

#wrapper{
	
width:850px;
margin:30px auto 30px auto;
background-color:#FFF;
}

#header{
width:850px;
height:124px;
background-image: url(Images/header2.jpg)
}

#buttons{
width:718px;	
height:14px;
margin-top:8px;
margin-left:20px;
position:absolute;
}

#container{
width:850px;
height:auto;
background-color:#FFF;
}

#links{
background-image: url(Images/borderBackground.jpg);
background-repeat:repeat-y;
width:200px;
height:auto;
margin-left:20px;
}

#mainContent{
width:590px;
height:auto;
margin-left:8px;
}

#footer{
background-image:url(Images/footer.jpg);
background-repeat:no-repeat;
width:850px;
height:55px;
padding-top:5px;
padding-left:20px;
}

.smallText{
font-size:10px;
}

.smallWhiteText{
font-size:10px;
color:#FFF;
}

.redText{
color:#900;
}

.linkNav{
color:#000;
text-decoration:none;
}

:hover.linkNav{
font-weight:bold;
}

.linkPic{
text-decoration: none;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
}

.linkFooter{
text-decoration:none;
font-size:10px;
color:#FFF;
}

:hover.linkFooter{
text-decoration:none;
color:#900;
}

.linkText{
font-weight:bold;
color:#900;
}

:hover.linkText{
font-weight:bold;
color:#F00;
}

.floatRight{
float:right;
}

.floatLeft{
	float:left;}

.LinkTextSmall{
font-size:10px;
color:#900;
}

:hover.LinkTextSmall{
font-size:10px;
color:#F00;
}

.release{
	padding-left:1px;
	padding-top:5px;
	text-decoration: none;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
	}





#cartTable {
  
  width: 400px; border: 1px solid #000000; padding-left: 4px; padding-right: 4px; 
               padding-top: 1px; padding-bottom: 1px}
               
#cartItemOdd {
  
  border: 1px solid #000000; padding-left: 4px; padding-right: 4px; 
               padding-top: 1px; padding-bottom: 1px; background-color: 
               #C0C0C0}               
  
#cartItemEven {
  border: 1px solid #000000; padding-left: 4px; padding-right: 4px; 
               padding-top: 1px; padding-bottom: 1px; background-color: 
               #FFFFFF}  
    
  
#cartHeader {
 border: 1px solid #000000; padding-left: 4px; padding-right: 4px; 
               padding-top: 1px; padding-bottom: 1px; background-color: 
               #C0C0C0}   
   
 
#cartTotal {
 
 } 

#yourShopingCart{
	color:#3f2c11;
	font-family:"BernhardMod BT", "Monotype Corsiva", "Script MT Bold", "Old English Text MT", "Times New Roman";
	font-size:18px;
	font-weight:bold;
	padding-bottom:7px;
}

#shippingCosts{
	font-size:11px;
	width:239px;
	margin-top:245px;
	margin-left:525px;
	padding-left:15px;
	padding-right:10px;
	position:absolute;
}

#mainContentCheckout p{
	padding-bottom:5px;}


#jumpMenu{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
}

.addToCartButton {
background-image:url(Images/addToCart.gif);
color:#FFFFFF;
width:90px;
height:17px;
padding-bottom:3px;
border: 0px;
font-size: 9px;
}

:hover.addToCartButton {
background-image:url(Images/addToCart2.gif);
color:#FFFFFF;
width:90px;
height:17px;
padding-bottom:3px;
border: 0px;
font-size: 9px;
}

.removeFromCartButton {
background-image:url(Images/removeBtn.gif);
color:#FFFFFF;
width:90px;
height:17px;
padding-bottom:3px;
border: 0px;
font-size: 9px;
}

:hover.removeFromCartButton {
background-image:url(Images/removeBtn2.gif);
color:#FFFFFF;
width:90px;
height:17px;
padding-bottom:3px;
border: 0px;
font-size: 9px;
}

.checkoutButton{
background-image:url(Images/checkoutBtn.gif);
color:#FFFFFF;
width:90px;
height:17px;
padding-bottom:3px;
border: 0px;
font-size: 9px;
}

:hover.checkoutButton{
background-image:url(Images/checkoutBtn2.gif);
color:#FFFFFF;
width:90px;
height:17px;
padding-bottom:3px;
border: 0px;
font-size: 9px;
}

.confirmButton{
background-image:url(Images/confirm1.gif);
color:#FFFFFF;
width:90px;
height:17px;
padding-bottom:3px;
border: 0px;
font-size: 9px;
}

:hover.confirmButton{
background-image:url(Images/confirm2.gif);
color:#FFFFFF;
width:90px;
height:17px;
padding-bottom:3px;
border: 0px;
font-size: 9px;
}

.gobackButton{
background-image:url(Images/goBack1.gif);
color:#FFFFFF;
width:90px;
height:17px;
padding-bottom:3px;
border: 0px;
font-size: 9px;
}

:hover.gobackButton{
background-image:url(Images/goBack2.gif);
color:#FFFFFF;
width:90px;
height:17px;
padding-bottom:3px;
border: 0px;
font-size: 9px;
}

#mainContentCheckout{
	font-size:11px;
	margin-top:204px;
	margin-left:116px;
	width:490px;
	height:1000px;
	position:absolute;
	padding-left:29px;
	padding-right:29px;
	visibility: visible;
	
}


#FM_message {
position:absolute;
border:3px solid #d8d49f;
padding:10px;
background:#f3efc8;
line-height:120%;
font-size:150%;
text-align:center;
top:45%; 
left:45%; 
opacity:1;
filter:alpha(opacity=100);
visibility:hidden;
}

#FM_container {
position:absolute; 
top:0px; 
left:0px; 
width:100%;
height:100%;
background:#000000;
opacity:0.4;
filter:alpha(opacity=40);
visibility:hidden;
}
