@charset "UTF-8";
/* CSS Document */

#container {
width:900px;
height:700px;
margin:0 auto;
border:1px solid #999999;
}

#container2 {
width:900px;
height:auto;
margin:0 auto;
border:1px solid #999999;
}

#left {
width:180px;
background-color:#00264E;
height:650px;
padding-top:50px;
float:left;
}

#addedit {
width:400px;
float:left;
}

#addimage {
width:250px;
float:left;
}

#recommend {
width:180px;
clear:both;
}

#topmenuitem {
margin-top:20px;
border-right:1px solid #666666;
float:left;
padding-left:30px;
padding-right:30px;
font-family:"Lucida Grande CY", Arial, sans-serif;
font-size:11px;
color:#00264E;
}

#mainwindow {
width:650px;
padding:20px;
float:left;
font-family:"Lucida Grande CY", Arial, sans-serif;
font-size:12px;
line-height:20px;
height:100%;
}

a:link, a:visited {
text-decoration:none;
color:#00264E;
}


#basket_item {
width:auto;
padding:3px;
height:60px;
display:block;
clear:both;
margin-bottom:3px;
border-bottom:1px solid #CCCCCC;
}

#information {
width:490px;
float:left;
}

#price {
width:93px;
float:left;
text-align:right;
}

#totals {
width:650px;
text-align:right;
clear:both;
display:block;
}

#shoppingbag {
margin-top:5px;
float:left;
width:20px;
margin-left:-15px;
}

#menuitems {
width:159px;
margin-left:20px;
border-bottom:1px solid #FFFFCC;
font-family:"Lucida Grande CY", Arial, sans-serif;
font-size:12px;
line-height:20px;
height:20px;
padding-top:8px;
padding-bottom:8px;
color:#FFFFCC;
}

#left a:link {
color:#FFFFCC;
text-decoration:none;
}

#left a:visited {
color:#FFFFCC;
text-decoration:none;
}

#left a:hover {
color:#FFFFFF;
text-decoration:none;
}

#topmenu {
height:50px;
width:720px;
float:left;
}

#infobar {
height:124px;
background-color:#FFFFCC;
width:720px;
float:left;
}

#infobarpic {
width:182px;
position:relative;
top:-50px;
float:left;
}

#infobartext {
width:498px;
float:left;
padding:20px;
font-family:"Lucida Grande CY", Arial, sans-serif;
font-size:11px;
line-height:18px;
color:#333333;
height:auto;
}

#infobartext2 {
width:648px;
float:left;
padding:20px;
font-family:"Lucida Grande CY", Arial, sans-serif;
font-size:11px;
line-height:18px;
color:#333333;
height:auto;
}

#altimage {
width:60px;
height:60px;
padding:10px;
border:1px solid #CCCCCC;
text-align:center;
float:left;
margin-right:3px;
margin-bottom:3px;
}

#basketimage {
width:35px;
height:35px;
padding:5px;
border:1px solid #CCCCCC;
text-align:center;
margin-right:10px;
margin-bottom:3px;
margin-top:3px;
float:left;
}

.category {
font-size:14px;
color:#00264E;
line-height:22px;
}

#items {
width:179px;
height:250px;
border-right:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
float:left;
}

#details {
width:170px;
float:left;
padding:20px;
font-family:"Lucida Grande CY", Arial, sans-serif;
font-size:11px;
line-height:18px;
color:#333333;
}

#detailpic {
float:left;
width:450px;
height:450px;
padding:20px;
margin-top:20px;
border:1px solid #CCCCCC;
text-align:center;
}

#subheader {
font-size:16px;
line-height:30px;
color:#00264E;
}

#itempic {
width:179px;
height:200px;
border-bottom:1px solid #CCCCCC;
text-align:center;
padding-top:10px;
}

#itemtext {
width:179px;
height:33px;
text-align:center;
font-family:"Lucida Grande CY", Arial, sans-serif;
color:#333333;
font-size:10px;
padding-top:7px;
}