body {
    background: url('../images/background.png') fixed;
    margin: 0;
    padding: 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

div {
    margin: 0;
    padding: 0;
}

a img { border: 0px; }
.full a { text-decoration: none; color: #73A4E6; }

div#siteWrapper {
	width: 900px;
	margin: 0px 0px 0px 30px;
}

div#topstrip {
    height: 77px;
    width: 100%;
}

div#topstrip div#logo {
	width: 220px;
	height: 47px;
	margin: 15px 0px 15px 20px;
	float: left;
}

div#topstrip div#staticNavigation {
	height: 47px;
	margin: 20px 0px 0px 10px;
	float: left;
        width: 650px;
}

div#topstrip ul {
    margin: 5px 0px 0px 0px;
    padding: 0;
}

div#topstrip ul li {
    display: inline;
    padding: 0;
    color: white;
    font-size: large;
}

div#topstrip ul li a {
    color: black;
    font-size: 8pt;
}

#subNavigation { margin-left: 100px; }

#subNavigation a {
	margin: 0px 5px;
}

#leftbar {
    width: 140px;
    min-height: 450px;
    _height: 450px;
    float: left;
    margin: 20px;
}

#leftbar ul {
    margin: 0;
    padding: 0;
}

#leftbar ul li {
    padding: 3px 6px;
    margin: 0 0 1px 0;
    list-style-type: none;
    border-bottom: 1px dotted;
    font-size: 11px;
    margin: 3px 8px;
}

#mainWrapper {
    width: 720px;
    min-height: 450px;
    _height: 450px;
    margin: 20px 0 0;
    float: left;
    font-size: 11px;
}

#footer {
	text-align: center;
	font-size: 10px;
        margin-left: 140px;
        padding: 0px 60px 0 10px;
}
#footer ul {
	margin: 0;
	padding: 0;
}
#footer ul li {
	margin: 0;
	padding: 0;
	display: inline;
}
#footer em, div#footer em a {
    font-family: Georgia, 'Times New Roman', Times, serif;
    color: #336699;
    font-style: italic;
    font-weight: bold;
}
.clear {
	clear: both;
}

#mainNavigation { margin: 25px 0; }

.searchTop {
	width: 100px;
	height: 16px;
	padding: 2px 20px;
	background-image: url('../images/topBox.gif');
}

.searchContent {
	width: 140px;
	padding: 5px 0px;
	background-color: #FFF;
}
.searchBottom {
	width: 100px;
	height: 16px;
	padding: 2px 20px;
	background-image: url('../images/bottomBox.gif');
}

.categorybox { width: 300px; float: left; height: 200px; border-bottom: 1px solid #f0f0f0; background-color: #FFF; padding: 15px; }
.catimage { width: 170px; float: left; }
.catname { width: 300px; float: left; font-size: 13px; }
.pages { font-size: 13px; margin-top: 7px; }

.message { background-color: #ccdaec; padding: 10px; }
.full { background-color: #FFF; font-size: 11px; }
.fullBottom { background-color: #FFF; font-size: 11px; padding: 20px; }
.header { font-size: 14px; color: #73a4e6; margin-left: 20px; }
/*.row { width: 200px; }*/

.tb { margin-left: 20px; font-weight: bold; margin-top: 7px; }
.otb { margin-left: 20px; }

.section { background-color: #FFF; padding: 20px; }
.productbox { margin-top: 20px; }
.productinfo { border-bottom: 1px solid #F0F0F0; font-size: 11px; }

.product { background-color: #FFF; padding: 20px; }
.formrow { font-size: 11px; }
.productblurb { font-size: 11px; }
.relatedproducts { font-size: 12px; color: #909090; }

.rowh { padding: 5px 20px; min-height: 25px; _height: 25px; }
.row { padding: 0 20px; min-height: 25px; _height: 25px; }
.total { color: #d70000; }

.full .full { width: 98%; margin: 0px auto; }

div.rowh div.removecode, div.rowh div.removecode1, div.rowh div.name, div.rowh div.price, div.rowh div.amount, div.rowh div.total, div.rowh div.size {
      background-color: #73A4E6 !important;
      border-right: 1px solid #FFFFFF;
      text-align: center;
      font-weight: bold;
      width: 100px;
      min-height: 20px;
      float: left;
}

div.row div.removecode, div.rowh div.removecode {
      float: left;
      margin: 0 2px;
      min-height: 20px;
      width: 100px;
}

div.row div.name, div.rowh div.name {
    float: left;
    margin: 0 2px;
    min-height: 20px;
    text-align: center;
    width: 170px;
}

div.row div.removecode1 , div.rowh div.removecode1 {
	width: 100px;
	min-height: 20px;
	float: left;
	background-color: #FFF;
	margin: 0px 2px;
}

div.row div.name , div.rowh div.name {
	width: 170px;
	min-height: 20px;
	float: left;
	background-color: #FFF;
	text-align: center;
	margin: 0px 2px;
}

div.row div.price , div.rowh div.price {
	width: 60px;
	min-height: 20px;
	float: left;
	background-color: #FFF;
	text-align: center;
	margin: 0px 2px;
}

div.row div.amount , div.rowh div.amount {
	width: 55px;
	min-height: 20px;
	float: left;
	background-color: #FFF;
	text-align: center;
	margin: 0px 2px;
}

div.row div.total , div.rowh div.total {
	width: 80px;
	min-height: 20px;
	float: left;
	background-color: #FFF;
	text-align: center;
	margin: 0px 2px;
}

div.row div.size , div.rowh div.size {
	background-color: #FFF;
	width: 45px; 
	min-height: 20px;
	float: left;
	text-align: center;
	margin: 0px 2px;
}

div.rowh div.removecode , div.rowh div.removecode1 , div.rowh div.name , div.rowh div.price , div.rowh div.amount , div.rowh div.total , div.rowh div.size {
	background-color: #FFF;
	font-weight: bold;
}
div.row div.blank { width: 326px; float: left;}
div.row div.blank1 { width: 326px; float: left;}
div#sub , div#total , div#shipping , div#sur , div#delivery { background-color: #73A4E6; font-weight: bold; width: 70px; border-bottom: 4px solid #FFFFFF; }

#VAT { width: 70px; margin-bottom: 7px; }
#checkoutButton { background-color: #ccdaec; padding: 5px; }