/*
colour definitions:
dark grey	#333333
medium grey	#666666
sky blue	#0066cc
cream		#ffff99
*/

html		{overflow-y: scroll;}

body		{width:100%; height:100%;
		 margin:0px; padding:0px;
		 color:#660000; background-color:#ffffff;
		 font-size:12px; font-family:Verdana, Helvetica, Arial, sans-serif;
		 text-align:center;}

#container	{width:980px; min-height:544px; margin:0px auto; padding:0px;
		 border-left:1px solid #666666; border-right:1px solid #666666;}

  #header	{width:980px; height:120px; text-align:center;
		 background:#0066cc url(../graphics/logo3a.jpg);}

  #topbar	{width:980px; height:24px;
		 color:#000000; background-color:#ffff99;
		 font-size:14px; font-weight:bold;
		 line-height:20px;}

  #blackbar	{width:980px; height:4px;
		 margin:0px; padding:0px;
		 background-color:#333333;
		 overflow:hidden;}

  .row		{width:980px;
		 margin:0px; padding:0px;
		 background-color:#ffffff;
		 text-align:left;
		 overflow:hidden;}

    #leftmenu	{width:180px;
		 margin:15px 0px 0px 0px; padding:10px;
		 float:left;}
      .cap	{width:180px; height:30px;
		 margin:0px; padding:0px;
		 background:#333333;
 background-color:#ffffff;}





    #content	{width:780px;
		 margin:0px; padding:0px;
		 background-color:#ffffff;
		 text-align:left;
		 overflow:hidden;}





    #rightimage	{width:180px;
		 margin:15px 0px 0px 0px; padding:10px;
		 float:right;}

    #topblurb	{width:680px;
		 margin:0px; padding:10px;
		 float:left;}

    #midblurb	{width:880px;
		 margin:0px; padding:10px;
		 float:left;}
      #midblurb table
		{margin:0px auto; border:1px solid #0066cc;}
      #midblurb td
		{height:20px; margin:5px; padding:3px 10px; background-color:#cccccc;}
      .type	{width:320px;
		 font-weight:bold;}
      .time	{width:200px;}
      .cost	{width:50px; text-align:right;}

    #botblurb	{width:398px;
		 margin:0px; padding:10px;
		 float:left;}

    #footblurb	{width:418px; height:241px;
		 margin:0px; padding:0px;
		 color:#000000; font-size:15px; font-weight:bold; line-height:24px;
		 text-align:left; float:left;}
    #footblurb div
		{margin:0px; padding:0px;}
    #footblurb a:link	{color:#ffff99; font-weight:normal; text-decoration:none;}
    #footblurb a:visited{color:#ffff99; font-weight:normal; text-decoration:none;}
    #footblurb a:hover	{color:#9999ff; font-weight:normal; text-decoration:none;}
    #footblurb a:active	{color:#9999ff; font-weight:normal; text-decoration:none;}

   .circlediv	{position:relative;
		 width:221px; height:221px;
		 margin:10px; padding:0px;
		 float:left;
		 text-align:center;
		 overflow:hidden;}
     .circle	{position:absolute; left:0px; top:0px;
		 width:221px; height:221px;
		 margin:0px; padding:0px; z-index:3;}
     .circimg	{position:absolute; left:0px; top:0px;
		 width:221px; height:221px; margin:0px; padding:0px; z-index:1;}

  #open		{width:900px; height:50px;
		 background:none;
		 overflow:hidden;}
  #footer	{width:900px; height:30px;
		 background-color: #0066cc;
		 text-align:center; font-size:18px; line-height:30px;}






  .footer	{width:900px; height:256px; margin:0px; padding:0px;
		 background: #0066cc url('../graphics/footbg5.gif');
		 text-align:center;}






  #footer a:link	{color:#999999; font-weight:normal; text-decoration:none;}
  #footer a:visited	{color:#999999; font-weight:normal; text-decoration:none;}
  #footer a:hover	{color:#333333; font-weight:normal; text-decoration:none;}
  #footer a:active	{color:#333333; font-weight:normal; text-decoration:none;}


img		{border:none;}
h1		{font-size:18px; color:#333333; text-align:left; margin:20px 8px; font-weight:bold;}
h2		{font-size:14px; color:#0066cc; text-align:left; margin:15px 10px; font-weight:normal; font-style:italic;}
h3		{font-size:12px; color:#333333; text-align:left; margin:15px 8px; font-weight:bold;}
p		{margin:8px; padding:2px; text-align:left;}

a		{border:none; text-decoration: none;}
a:link		{color:#0066cc; font-weight:bold; text-decoration:none;}
a:visited	{color:#0066cc; font-weight:bold; text-decoration:none;}
a:hover		{color:#9999ff; font-weight:bold; text-decoration:none;}
a:active	{color:#9999ff; font-weight:bold; text-decoration:none;}


input		{width:250px; height:20px; margin:0px; padding:1px;
		 border:1px solid #000000; color:#666666; background-color:#cccccc;
		 font-family:Verdana, Helvetica, Arial, sans-serif; font-size:12px; font-weight:bold;
		 vertical-align:middle;}
.button		{width:60px;
		 color:#99ccff; background-color:#666666;}
textarea	{width:250px; height:150px;
		 border:1px solid #000000; color:#666666; background-color:#cccccc;
		 font-family:Verdana, Helvetica, Arial, sans-serif; font-size:12px; font-weight:bold;}

#topbar input	{width:150px;}
#topbar .button	{width:100px;
		 color:#99ccff; background-color:#333333;}

.testimonial	{margin:10px; padding:5px; color:#000000; background-color:#99ccff; border:1px solid #0066cc;}
.quote		{margin:0px;  padding:0px; font-style:italic; font-size:14px;}
.by		{margin:10px; padding:0px; font-weight:bold;}


body.b1 #m1 a,
body.b2 #m2 a,
body.b3 #m3 a,
body.b4 #m4 a,
body.b5 #m5 a,
body.b6 #m6 a,
body.b7 #m7 a,
body.b8 #m8 a,
body.b9 #m9 a,
body.b10 #m10 a,
body.b11 #m11 a,
body.b12 #m12 a,
body.b13 #m13 a,
body.b14 #m14 a	{color:#99ccff; background:#666666 url(../graphics/menumid3sel.gif);}


.cells		{width:671px; margin:15px auto; padding:0px; border:none;}
.cell		{width:220px; height:350px; margin:1px; padding:0px;
		 font-weight:bold; border:1px solid green; text-align:center;
overflow:hidden; float:left;}
 .cell_text_box	{height:60px; margin:0px; padding:5px; background-color:#ccffcc;}
 .cell_img_box	{height:290px; margin:0px; padding:5px;}
 .cell_img_sold	{height:290px; margin:0px; padding:0px;
		 font-size:18px; color:red; border:solid 5px red;}
 .cell_tick_box	{height:20px;  margin:0px; padding:0px;
		 font-size:12px; line-height:20px; background:#ccffcc;}

.edit_cell	{padding:5px; border:1px solid green; text-align:center;}
 .edit_text_box	{height:60px; margin:5px 0px; padding:0px;}
 .edit_textarea	{width:100%; height:60px; margin:0px; padding:0px;
		 font-size:13px; text-align:center; background:#ccffcc;}
 .edit_img_box	{height:290px; margin:5px 0px; padding:5px;}
 .edit_img_sold	{height:290px; margin:5px 0px; padding:0px; font-size:18px; color:red; border:solid 5px red;}
 .edit_tick_box	{height:20px;  margin:5px 0px; padding:0px; font-size:12px; background:#ccffcc;}
 .edit_price	{width:50px; height:18px; font-size:12px; text-align:right;}

.sold		{font-size:18pt; color:red; border:solid 5px red;}


