/* CSS Document */

/*  Copyright 2007 Brushwood Farm  All Rights Reserved. */
/*  Design, Development and Integration by 10 Digit Arts, www.10digitarts.com */
/*  No part of this document may be copied.
    However, this document can be used for educational purposes. */

/*  HTML TAG DEFINITIONS by Alpha */
a {outline: none; border: none; }
a img {outline: none; border: none; }

body {background: #336600 url(../images/bg_container.png) repeat-x scroll center center; font-family: Verdana, Helvetica, sans-serif; font-size: 100%/1.25; }

fieldset {width: 390px; margin-bottom: 1em; -moz-border-radius: 15px; }
fieldset em {font-weight: bold; color: #FF0000;}
fieldset legend {font-size: .95em; font-weight: bold; color: #333333; }
fieldset input, textarea {width: 200px; margin: 0 0 20px 115px; display: inline; }
fieldset label {width: 110px; display: block; margin: 0 10px 0 0; text-align: left; font-size: .85em; }
fieldset li {list-style: none; margin: 0; padding: 0; width: 100%; }

/*  DIV TAG AND ASSOCIATED CLASSES by Alpha  */

#brand {width: 95%; margin: 0;}
#brand a:link {display: block; color: #FFFFFF; text-decoration: underline; font-weight: bold; font-size: .75em; }
#brand a:visited {color: #FFFFFF; }
#brand a:hover {color: #C4DB0D; }
#brand a:active {color: #C4DB0D; }
#brand img {margin: 35px 0 0 0px; float: left }

#columnholder {width: 100%; margin: 0;}
#columnleft {width: 250px; min-height: 500px; height: 500px;  margin: 0; float: left;}
#columnright {width: 697px; min-height: 500px; margin: 0; float: right; }
#container {width: 950px; min-height: 550px; }
#copyright {width: 100%; clear: both; font-size: .65em; color: #FFFFFF; margin: 95px 0 0 0;}
#copyright a:link {color: #FFFFFF; text-decoration: underline; display: block; }
#copyright a:visited {color: #FFFFFF; text-decoration: none; }
#copyright a:hover {color: #C4DB0D; text-decoration: underline; }
#copyright a:active {color: #C4DB0D; text-decoration: underline; }

#footer {width: 100%; height: 48px; clear: both; background-color: #000066; }

#logo {width: 100%; margin: 0;}
#logo img {float: right; }

#main {width: 400px; min-height: 450px; margin: 0 10px; float: left; text-align: left; }

#navigation {width: 100%; height: 300px; clear: both;}

#productbasket {float: right; width:45%; margin: 15px; background: #F2E8C7 url(../images/bg_purchasebox.png) repeat-x bottom center; border: 1px solid #C4CD0D; min-height: 95px; }
#productbasket a {width: 50px; height: 15px; background-color: #CCCCCC; border: 1px solid #333333; font-size: .75em; font-weight: bold; text-align: center; color: #333333; margin: 5px auto; }
#productbasket form {font-size: .70em; font-weight: bold; }
#productbasket h5 {font-size: .70em; margin: 0; font-weight: bold; text-align: center; margin: 3px; }
#productbasket span {font-weight: normal; }
#productbox {width: 100%; clear: both;}
#productdescription {float: left; width: 45%; margin: 0;  }
#productdescription a:link {color: #336600; }
#productdescription a:visited { }
#productdescription a:hover {color: #C4CD0D; text-decoration: underline; }
#productdescription a:active { }
#productdescription h4 {font-size: .75em; font-weight: bold; margin: 10px 0 0 0; }
#productdescription h5 {font-size: .70em; margin: 0 0 5px 0; font-weight: normal; text-align: justify; }
#productdescription h6 {font-size: .65em; margin: 0 0 10px 0; font-weight: bold; }
#productdescription img {border: 1px solid #C4CD0D; margin: 5px 0 0 0; }

#sidebar {width: 240px; min-height: 450px; margin: 0; float: right;}
#shoppingcartlink {margin: 0 0 10px 35px; text-align: left; }

/*  CLASSES by Alpha */
.imgrightfloat {float: right; margin: 10px; clear: both; }