/* CSS Document */

body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#45474A;
}
img{
border:0px;
}
a{
outline: none;
}
a:link{
color:#45474A;
text-decoration:none;
}
a:visited{
color:#45474A;
text-decoration:none;
}
a:hover{
color:#45474A;
text-decoration:underline;
}
a:active{
color:#45474A;
text-decoration:none;
}
#wrapper{
width:948px;
margin:0 auto;
border:1px solid #014DA1;
}
#header{
height:131px;
}
#main{
width:948px;
position:relative;
}
#left{
width:777px;
margin-bottom:18px;
float:left;
}
#left_home{
width:777px;
min-height:539px;
height:auto !important;
height:539px;
margin-bottom:18px;
background-image:url(bowling_images/home_left_bottom.jpg);
background-position:bottom left;
background-repeat:no-repeat;
float:left;
}
.product{
width:700px;
margin:10px auto;
}
.product_left{
width:350px;
float:left;
}
.product_right{
width:350px;
float:right
}
.news{
width:694px;
padding:20px;
margin-top:30px;
background-color:#FFFFFF;
border-top:2px dotted #6A8FBA;
}
#prod_text{
width:auto;
padding:40px;
text-align:justify;
}
span#price{color:#104B91;font-size:14px;}
span#price span{font-size:18px;}
#prod_img{
padding-left:40px;
}
#right{
width:132px;
height:406px;
padding-top:151px;
padding-right:20px;
text-align:right;
background-image:url(bowling_images/products_right.jpg);
background-repeat:no-repeat;
float:left;
position:relative;
display:inline;
}
#right_home{
width:152px;
min-height:557px;
height:auto !important;
height:557px;
padding-right:19px;
background-image:url(bowling_images/home_right.jpg);
background-repeat:no-repeat;
float:left;
position:relative;
display:inline;
}
#balls{
width:474px;
height:400px;
margin-right:65px;
right:0px;
bottom:0px;
position:absolute;
}
#footer{
height:23px;
margin-left:2px;
margin-right:2px;
margin-bottom:2px;
font-size:9px;
color:#FFFFFF;
text-align:center;
background-color:#104B91;
background-image:url(bowling_images/footer.jpg);
padding-top:60px;
border-bottom:5px solid #FA003C;
}
#footer a{
color:#FFFFFF;
}

