/* PAGE STYLE */
body {
      margin:24px;
      padding:0px;
      background: url('http://blackwii.net/image/snowflake.gif') repeat;
      color:#000000;
      min-width:748px;
      font-family:'Arial', sans-serif;
      font-size:9pt;
      font-weight:500;
      line-height:12pt;
      text-decoration: none;	
}
table {
      font-family:'Arial', sans-serif;
      font-size:9pt;
}
form {
      margin:0px;
}	
a {
      color: #0000CC; 
      text-decoration: underline;
}

a img{ border:none;}
hr {
      border:0;
      width:100%;
      color:#FFFFFF;
      background-color:#FFFFFF;
      height:1px;
      width:100%;
      margin:6px 0px 12px 0px;
}
#wrap {
      width:748px;
}
#rule {
      height:1px;
      background-color:#000000;
      width:100%;
      margin:6px 0px 12px 0px;
}

h1 a {
	color: #fff;
	font-weight: bold; 
	font-size: 12px;
	font-family: Corbel, Arial, sans-serif; 
	text-shadow: 1px 1px #3b6733; 
	}
	
h1 a {
	color: #00809b;
	text-decoration: none;
	}
	
h2 {
      font-size:16px;
      font-weight:bold;
      margin:0px;
      padding:0px;
}
h3 {
      font-size:14px;
      font-weight:bold;
      margin:0px;
      padding:0px;
}
	
/* MAIN PAGE AREA */	
#mainwrap {
      float:right;
}
#main {
      width:530px;
      margin-bottom:19px;
      overflow:hidden;
}
div#header {
      background:#FFFFFF;
      padding:6px 24px 4px;
      margin:0;
      vertical-align:middle;
}
a#mainheadertitle {
      padding:0px;
      font-family:'Verdana', sans-serif;
      font-size:15pt;
      font-weight:normal;
      line-height:1.5em;
      color:#111111; 
      margin:0px;
      text-align:left;
      vertical-align:middle;
      text-decoration:none;
}
a#mainheadertitle:hover {
      text-decoration:underline;
}
td#mainheaderlogo {
      padding:5px;
}
img#mainlogo {
      padding-right:5px;
}
div#mainsubheader {
      background:#F2F2F2;
      padding:10px 24px;
      vertical-align:middle;
}
div#contentsubheader {
      width:482px;
      overflow:hidden;
}
div#subheaderlinks {
      float:right;
      text-align:right;
}
div#subheadertitle {
      font-size:12pt;
      font-weight:bold;
}

div#subheadertitle a {
      font-size:12pt;
      font-weight:bold;
      color: #fff; 
      text-decoration: none;
}
}


div#contenterror {
      background:#FFFFFF;
      padding:14px 24px;      
}
span.currentpage {
      font-weight:bold;
}

span.error {
      font-weight:bold;
}
	
/* SIDEBAR */
#sidebar {
      float:left;
      width:200px;
      overflow:hidden;
}
#sidebar ul {
      margin-bottom:0;
}
#sidebar h3, #sidebar p {
      padding:0 10px;
}

/* GENERAL SIDEBAR WIDGET STYLES */
ul#widget,ul.widget li.widget {
      margin:0;
      padding:0;
      list-style:none;
}
li.widget {
      float:left;
      width:200px;
      margin-bottom:19px;
}
ul#widget div {
      background:#FFFFFF;
}
ul#widget h3 {
      font-family:'Arial', sans-serif;
      font-size: 10pt;
      font-weight: bold;
      color:#111111;
      margin:0px;
      padding:6px 15px 4px;
      text-align:left;
      background:#FFFFFF;
}
ul#widget p {
      font-family:'Arial', sans-serif;
      font-size: 9pt;
      font-weight: normal;
      color:#000000;
      margin:0px;
      padding: 10px 15px 20px;
}

/* SEARCHBROWSE WIDGET */
div#searchbrowse {
      padding:14px;
}
div#searchbrowse div.indent {
      padding: 5px 0px 5px 15px;
}
select.searchwidget {
      width:173px;
      margin-bottom:6px;
}
input#searchwidgetkeywords {
      width:134px;
}
span#SearchAtAmazon {
      font-size: 8pt;
}
div#browsetitle {
      font-weight:bold;
      padding-bottom:7px;
}
span.selectedcategory {
      font-weight:bold;
}

/* LISTMANIA WIDGET */
div.listwidget {
      padding-bottom:16px;
}
ul.listmania {
      margin:0px;
      padding:0px;
      list-style:none;
}
ul.listmania li {
      margin:0px;
      padding:5px;
      padding-left:10px;
      list-style:none;
      text-align:center;
}
ul.listmania li.clsOdd,li.listimages {
      background-color:#FFFFFF;
}
ul.listmania li.clsEven {
      background-color:#FFFFFF;
}

img.listimage {
    display:block;
    margin-left:auto;
    margin-right:auto;
}

/* PRODUCTS WIDGETS */
div.productwidget {
      padding:0px;
      padding-bottom:16px;
}
div.productwidget .price {
      font-weight:bold;
}
table.sidebarproducts {
      font-family:'Arial', sans-serif;
      font-size:9pt; 
      width:200px;
}
table.sidebarproducts td {
      padding:5px;
}
table.sidebarproducts td.image {
      vertical-align:top;
      width:75px;
}
table.sidebarproducts td.text {
      vertical-align:middle;
      width:115px;
}
table.sidebarproducts span.listtitle {
      font-weight:bold;
}
div.privacylink {
      padding: 2px 5px;
      font-size:7pt;
      text-align:center;
}

/* FOOTER */
div#footer {
      width:530px;
      margin-bottom:28px;
      color:#FFFFFF;
      border-top:1px solid #FFFFFF; 
}
div#footer p {
      padding:5px;
      margin:0;
}
div#leftfoot {
      float:left;
      width:430px;
}
div#rightfoot {
      float:right;
      width:100px;
      text-align:right;
}

/* WISHLIST WIDGET */
div#wishlist_page_link
{
    padding:7px 5px 5px;
}

/*Associate Provided CSS*/
#wrap {
      width:748px;
      margin: 0 auto;
}

#mainwrap {
      float:right;
      border: 1px solid #00809b;
}

#sidebar {
      float:left;
      width:200px;
      overflow:hidden;
      border: 1px solid #00809b;
}



div#mainsubheader {
      background:#00809b;
      padding:10px 24px;
      vertical-align:middle;
}

div#subheadertitle {
      font-family:Corbel, Arial, sans-serif;
      color:#fff;
      font-size:12pt;
      font-weight:bold;
      text-shadow: 1px 1px #3b6733;
}


ul#widget h3 {
      font-family:Corbel, Arial, sans-serif;
      font-size: 10pt;
      font-weight: bold;
      color:#fff;
      margin:0px;
      padding:6px 15px 4px;
      text-align:left;
      background:#00809b;
      text-shadow: 1px 1px #3b6733;
}

div#footer {
      width:530px;
      margin-bottom:28px;
      color:#FFFFFF;
      border-top:1px solid #FFFFFF; 
      text-align: center;
}



div#featuredProducts {
      background:#FFFFFF;
      padding:14px 24px;
      text-align: justify;
}
div#featuredProducts .price {
      font-weight:bold;
}
table.products {
      width:482px;
      font-family:'Arial', sans-serif;
      font-size:9pt; 
}
table.products td {
	  width:33%;
      padding:5px;
}
table.products tr.pagination {
	  text-align:center;
}
table.products tr.imagerow td {
	  vertical-align:bottom;
}
table.products tr.textrow td {
	  vertical-align:top;
      padding-bottom:20px;
}

/*Associate Provided CSS*/

