/* CSS Document */

table
{

	border-width: 0px;
	border-spacing: 0px;
	border-style: outset;
	border-color: gray;
	border-collapse: separate;
}
body
{
  font-family: Calibri, Arial, sans-serif;
  background-color: #F2f0D9;
    color: #000000;
    font-size:100%;
}

		
#topleft
{
  background-color:  #F2f0D9;
		float:left;
		width:83%;
  padding-top:2px;
		text-align:left;
		color: #1244F9;
		height:110px;
}

#topmiddle
{
  background-color:  #F2f0D9;
		float:left;
		width:0.5%;
  padding-top:2px;
		color: #0000ee;
		height:110px;
}
		
		
		
#topright
{
  background-color:  #F2f0D9;
		float:left;
		width:16%;
		text-align:right;
		color: #1244F9;
		height:110px;
  padding-top:2px;
}
#topright2
{
  background-color:  #F2f0D9;
		float:left;
		width:64.5%;
		text-align:right;
		color: #1244F9;
		height:65px;
  padding-top:5px;
}


		img
		{
    border-width:0;
    }
		
#top_blue_bar
{
  background-color: #1244F9;
		float:left;
		width:100%;
  padding-top:2px;
		text-align:center;
		color: #ff8800;
		height:25px;
		font-weight: bold;
}		
#near_top_left_bar
{
  background-color: #0088ff;
		float:left;
		width:50%;
  padding-top:2px;
		text-align:center;
		color: #ff8800;
		height:25px;
		font-weight: bold;
}
#near_top_right_bar
{
  background-color: #0088ff;
		float:left;
		width:49.5%;
  padding-top:2px;
		text-align:center;
		color: #ff8800;
		height:25px;
		font-weight: bold;
}

td.new_items
{
text-align: center;
  width: 219px;
  height: 51px;
  background: url(images/new_items.gif);
  background-repeat:no-repeat;
  padding: 0px;
  margin: 0px;
}
td.basket
{
text-align: center;
  width: 145px;
  height: 51px;
  background: url(images/basket_engine.gif);
  background-repeat:no-repeat;
  padding: 0px;
  margin: 0px;
}
td.sale
{
text-align: center;
  width: 150px;
  height: 51px;
  background: url(images/sale.gif);
  background-repeat:no-repeat;
  padding: 0px;
  margin: 0px;
}

td.search_engine
{
  width: 291px;
  height: 51px;
  background: url(images/search_engine.gif);
  background-repeat:no-repeat;
  padding: 0px;
  margin: 0px;
}
		
  #leftcontent {
  background-color: #F2f0D9;
    width:18%;
    float:left;
    padding-bottom:10px;
    
    color: #1244F9;
    border-style: dotted;
    border-color: #000000;
    border-width: 0px 1px 0px 0px;
    padding-top:0px;
    padding-left:5px;
	}
	
	#rightcontent {
  background-color: #FFFFFF;
    width: 80%;
    padding-left:1%;
    float:left;
    padding-bottom:10px;
    color: #1244F9;
    padding-top:5px;
    
    }

    #otherproducts {
  background-color: #FBFAF1;
    width: 61%;
    float:left;
    padding-bottom:10px;
    color: #1244F9;
    padding-top:0px;
    }
    
    #checkout {
  background-color: #eBeAe1;
    width: 37%;
    padding-left:1%;
    float:left;
    padding-bottom:10px;
    color: #1244F9;
    padding-top:0px;
    }

#footer
{
  background-color:  #F2f0D9;
  font-size:85%;
  float:left;
  width:100%;
  text-align:center;
}

#aws
{
  font-size:85%;
  float:left;
  width:100%;
  text-align:center;
}

.price
{
  color: #ff8800;
  font-size:100%;
  font-weight:bold;
}
      
.headline
{
  color: #ff8800;
  font-size:110%;
  font-weight:bold;
}

            
.headline_black
{
  color: #000000;
  font-size:120%;
  font-weight:bold;
}

P.heading
{
  color: #1244F9;
  font-size:120%;
  font-weight:bold;
  text-align:center;
}

.delivery
{
  color: #ff8800;
  font-size:85%;
  font-weight:bold;
}

.stock
{
  font-size:85%;
  font-weight:bold;

  color: #ff8800;
}

.item
{
  font-weight:bold;
}

.description
{
  font-size:85%;
}

.description_title
{
  background-color: #dddddd;
  font-weight:bold;
  border-width: 1px;
  margin: 5px;
}

th.bordered
{
	border-width: 2px;
	padding: 10px;
	border-style: inset;
	border-color: black;
	-moz-border-radius: 1em 1em;
	border-radius: 1em 1em;
}
th.menu1
{
  text-align:center;
  background:#beb;
}

.menu1
{
  font-size:100%;
}

a
{
  text-decoration: none;
  
  color: #1244F9;
  font-weight: bold;
}

a.menu
{
  text-decoration: none;
  color: #1244F9;
  font-weight: bold;
margin:0;
padding:1px 1px;
}
a.menu:hover
{

color:#3F607F;
  background-color: #ff8800;
}

a:visited
{
  color: #1244F9;
  font-weight: bold;
}

a:hover
{
  color: #ff8800;
}

.buy
{
  background-color: #ff8800;
  color: #ffffff;
  padding: 5px;
  text-align:center;
}

a.buy
{
  background-color: #ff8800;
  color: #ffffff;
  padding: 5px;
  text-align:center;
  font-weight: bold;
}

a.buy:hover
{
  background-color: #ff8800;
  color: #ffffff;
  padding: 5px;
  text-align:center;
  font-weight: bold;

}
h1
{
  font-size:150%;
  font-weight: bolder;
margin:0;
display: inline;
text-align:center;
}
h3
{
  font-size:120%;
  font-weight: bolder;
margin:0;
display: inline;
text-align:center;
}
h4
{
  font-size:110%;
  font-weight: bolder;
margin:0;
display: inline;
text-align:center;
}
h1.item
{
  font-weight: bolder;
margin:0;
display: inline;
}
h1.orange
{
  font-size:150%;
  font-weight: bolder;
margin:0;
display: inline;
text-align:center;
color:#ff8800;
}
h2.orange
{
  font-size:140%;
  font-weight: bolder;
margin:0;
display: inline;
text-align:center;
color:#ff8800;
}
h3
{
  font-weight: bolder;
margin:0;
display: inline;
}

.heading
{
  font-size:275%;
  font-weight: bolder;
}

.blue_box
{
  background-color: blue;
  color: white;
  text-align: center;
}

a.white
{
  background-color: blue;
  color: white;

}

