@charset "utf-8";

/*Main*/

body {font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #666666;}

div#wrapper{ width: 960px; margin: 0 auto; background-image:url(../images/bground.jpg);background-repeat:repeat-y;}

h1{font-size:24px; font-weight:bold; padding-bottom:10px; color:#000000;}
h2{font-size:14px; padding-bottom:10px; color:#333333; }
h3{font-size:12px; color:#666666;}
 p{padding-bottom:10px;}

/*Header*/
div#header{width:960px; height: 100px; background-image:url(../images/header-bground.jpg);background-repeat:no-repeat;}

div#joinnow{width:207px; height:70px; float:right; padding:30px 10px 10px 10px}


div#login{width:365px; height:70px;float:right;padding: 30px 0px 10px 10px}

div#login a{color:#666666;text-decoration:none;}
div#login a:hover{color:#990000;text-decoration:none;}

.giftboxlogin {	width: 120px; }

/*Menu and Search Box*/
div#menucontainer{width:960px; height:49px; background-image:url(../images/menu-bground.jpg);background-repeat:no-repeat;}
div#searchbox{width:315px; height:27px; float:left;padding: 12px 5px 5px 30px;}
div#menu{width:570px;height:22px;float:left;padding:17px 30px 10px 10px;}


div#adcontainer{width:960px; height:167px; background-image:url(../images/ad-bground.jpg);background-repeat:no-repeat;}
div#ad1{width:345px; height:147px;float:left;padding: 10px 10px 10px 30px }
div#ad2{width:209px; height:147px; float:left;padding: 10px 0px 10px 6px}
div#ad3{width:320px; height:147px;float:left;padding: 10px 20px 10px 20px }

/*Content*/
div#content{width:960px; padding-top:20px;}

/*Left Column*/
div#leftcolumn{width:170px;padding: 10px 10px 10px 30px; float:left;border-right: 10px solid #990000; }

div#leftmenu{width:170px;background-image:url(../images/categories-title.jpg);background-repeat:no-repeat;padding:50px 0px 0px 5px;}

div#leftbuttons{width:170px;border-top: 1px solid #cccccc; border-bottom:1px solid #cccccc;padding:5px 0px 0px 0px; margin: 10px 0px 10px 0px;}

div#leftbuttons a{color:#ffffff; font-size:12px;text-decoration:none; text-align:center; line-height:26px; padding:0px 0px 0px 8px;}
div#leftbuttons a:hover{color:#000000; font-size:12px;text-decoration:none; text-align:center; line-height:26px; padding:0px 0px 0px 8px;}

div#subscribenewsletter{width:170px;height:30px;background-image: url(../images/red-button-bground.jpg);background-repeat:no-repeat;display:block; padding-bottom:5px;}
div#forwardfriend{width:170px;height:30px;background-image: url(../images/red-button-bground.jpg);background-repeat:no-repeat;display:block;padding-bottom:5px;}
div#giftpresentation{width:170px;height:30px;background-image: url(../images/red-button-bground.jpg);background-repeat:no-repeat;display:block;padding-bottom:5px;}
div#datereminder{width:170px;height:105px;padding-bottom:5px;}
div#datereminder a{padding:0px;}
div#datereminder a:hover{padding:0px;}

div#creditcards{width:170px; height:170px; color:#000000; font-weight:bold; font-size:14px;}

div#leftmenu a{color:#666666;text-decoration:none;font-size:14px; padding:5px 0px 0px 5px; }
div#leftmenu a:hover{color:#000000;text-decoration:none;}

/*Right Column*/

div#rightcolumn{width:695px; padding:10px 10px 10px 20px; float:left;}
div#rightcolumn a{color:#666666;text-decoration:none;}
div#rightcolumn a:hover{color:#990000;text-decoration:none;}

div#welcome{width:670px; padding:10px 30px 10px 0px; }

/*Lists*/

ul{ list-style-type: none;}

.submenu{padding:10px 0px 10px 5px;}


/*Footer*/

div#footer{width:960px;height:115px; background-image:url(../images/footer-bground.jpg); background-repeat:no-repeat; clear:both; }

div#footer a{color:#999999;text-decoration:none;font-size:12px; padding:5px 0px 0px 5px;  }
div#footer a:hover{color:#990000;text-decoration:none; text-decoration:none;}

div#footermenu{width:915px; margin:0 auto; position:relative;color:#999999;font-size:12px; padding:25px 0px 15px 30px; text-align:center;}
div#footercopyright{width:930px; margin:0 auto; position:relative;color:#999999;font-size:12px; padding:15px; text-align:center;}

.img{float:right}

div#commentForm
{
  margin: 0px 20px 0px 20px;
  display: none;
}

