* {margin : 0px;
padding : 0px;
}
body {
background-color : #fff;
color : #333;
text-align : center;
font-family : tahoma, sans-serif;
font-size : 12px;
}
a {color : #03c;
text-decoration : none;
}
a:hover {color : #c00;
text-decoration : underline;
}
h1 {
font-size : 16px;
}
/* --- Header --- */
#header {margin : 0px auto;
	width : 755px;
	height : 21px;
	background-color : #900;
	font-size : 11px;
	color : #fff;
}
#header a {color : #fff;
	text-decoration : none;
}
#header a:hover {color : #ccc;
}
#header #links {padding-top : 3px;
	padding-right : 3px;
	font-weight : bold;
}
#header #links span {
	display : block;
	position : relative;
	text-align : center;
}
#logo {margin : 0px auto;
	width : 753px;
	height : 150px;
	text-align : left;
	overflow : hidden;
}
#logoimage {margin-left : 3px;
	margin-top : 13px;
       	width : 312px;
	float : left;
	}
#logoimage img {position : absolute;
	margin-top : 15px;
	}
#logotxt {
color : #060;
margin-left : 110px;
	margin-top : 100px;
       	position : absolute;
font-family : Monotype Corsiva, tahoma, sans-serif;
	font-size : 12px;
	}
#deals {margin-top : 60px;
	width : 350px;
	float : right;
	background : #fff;
	}
/* --- Menu --- */
#leftnavmenu {color : #C8C6C6;
	margin : 0px auto;
	width : 684px;
	height : 35px;
	float : none;
	clear : both;
	text-align : center;
}
#leftnavmenu ul {height : 35px;
}
#leftnavmenu li {padding : 12px 24px 0px;
	height : 14px;
	float : left;
	display : block;
	position: relative;
}
#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 11px tahoma, sans-serif;
line-height:12px;
z-index:100;
}
#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
text-align: left;
font-weight: normal;
}
#dropmenudiv a:hover{ /*hover background color*/
background-color: #ccc;
}

#popitmenu{
position: absolute;
background-color: white;
border:1px solid black;
font: normal 12px Verdana;
line-height: 18px;
z-index: 100;
visibility: hidden;
}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
color: black;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #CCFF9D;
}


/* --- ALL --- */
#boundingbox {margin : 0px auto;
	width : 753px;
	text-align : justify;
	display : block;
	clear : both;
}
#page_leftcol {width : 179px;
	float : left;
}
#page_maincol {margin-left : 14px;
	width : 362px;
	float : left;
}
#page_rightcol {margin-left : 13px;
	width : 185px;
	float : left;
}
/* --- Left Column --- */
.leftcol_box {width : 177px;
	background : #fff;
	overflow : hidden;
	display : block;
	clear : both;
}
.leftcol_box h2 {padding : 7px 0px;
	width : 177px;
	height : 11px;
	color : #fff;
	font-size : 11px;
	line-height : 11px;
	font-weight : bold;
}
.leftcol_box h2 span {left : 13px;
	display : block;
	position : relative;
}
.leftcol_box .content {margin : 15px 14px;
	width : 145px;
}
.leftcol_box .footnote {padding-left : 5px;
	padding-right : 5px;
	text-align : justify;
	color : #949393;
	clear : both;
}
.leftcol_box form {width : 149px;
	float : none;
}
#searchbox {overflow : hidden;
	height : 160px;
}
#searchbox h2 {background-color : #0c3;
	border-bottom : #A2B565 1px solid;
}
#searchbox a {color : #800;
	font-weight : bold;
}
#searchbox a:hover {color : #800;
	text-decoration : underline;
	position : static;
}
#searchbox  .content {margin : 15px 14px;
	width : 160px;
}
#searchbox  .content1 {margin : 15px 10px;
	width : 170px;
}

#searchbox input {margin-bottom : 14px;
	width : 140px;
}
#searchbox select {margin-left : 0px;
	margin-bottom : 17px;
	width : 120px;
	float : left;
	clear : right;
}
#searchbox input.submit {margin-left : 7px;
	width : 22px;
	height : 20px;
	float : right;
}
#searchbox .readmore {text-align : right;
margin-right: 20px;
	clear : both;
	float : none;
	font-weight : bold;
}
#searchbox .readmore a {color : #900;
	text-decoration : none;
}
#searchbox .readmore a:hover {color : #900;
	text-decoration : underline;

}
#merchantboxl h2 {background-color : #06f;
	border-bottom : #A2B565 1px solid;	
}
#merchantboxl .content {text-align : left;
}
#merchantboxl  .content2 {
text-align : left;
margin : 5px 5px;
}
#merchantboxl h4 {font-weight : bold;
	line-height : 13px;
	padding-bottom : 5px;
	color : #900;
	font-size : 11px;
}
#merchantboxl .footnote em {color : #D14A4A;
	font-style : normal;
}
#knowmore {width : 183px;
	height : 30px;
	background : #FF99CC;
	text-align : justify;
}
#knowmore h2 {height: 23px;
	}
#knowmore a {color : #fff;
}
#newsletter h2 {background-color : #F90;
	border-bottom : #A2B565 1px solid;
}
#newsletter .content {margin : 8px 14px 5px;
	width : 149px;
}
#newsletter input {margin-bottom : 8px;
	width : 140px;
}
#newsletter input.submit {margin-bottom : 10px;
	width : 62px;
	height : 20px;
	float : right;
}
/* --- Middle Column --- */
#maincol_top {margin-top : 13px;
	width : 360px;
	height : 230px;
	background : #fff;
	overflow : hidden;
}
#maincol_top .sideimg {float:right;
margin-right: 5px;
	}
#maincol_top .content {position : absolute;
float:left;
	margin-top : 5px;
        margin-left : 5px;
	width : 230px;
	color : #333;
}
#maincol_top .readmore {margin-top : 8px;
	text-align : right;
}
#maincol_top a {color : #900;
	font-weight : normal;
	text-decoration : none;
}
#maincol_top a:hover {text-decoration : underline;
}
.maincol_box {width : 360px;
	background : url('images/maincol_vline.gif') #fff repeat-y 180px 0px;
	overflow : hidden;
}
.maincol_box h2 {width : 360px;
	height : 26px;
}
.maincolnew_box {width : 360px;
	background : #fff;
	overflow : hidden;
}
.maincolnew_box h2 {width : 360px;
	height : 26px;
}
#doublecol h2 {background-color : #363;
	border-bottom : #A2B565 1px solid;
}
#doublecol h2 span {color : #fff;
	font-size : 11px;
	font-weight : bold;
padding : 5px;
margin-left: 8px;
display : block;
}
#doublecol .content {width : 179px;
	height : 305px;
	float : left;
	overflow : hidden;
}
#doublecol .box {margin-top : 10px;
	margin-left : 10px;
	position : absolute;
	width : 160px;
}
#doublecol p {padding-top : 3px;
	padding-bottom : 20px;
	float : none;
}
#doublecol .info {float : none;
	width : 160px;
}
#doublecol .price h3 {color : #E9993D;
	font-size : 9px;
	font-weight : bold;
	float : left;
}
#doublecol .buynow {font-weight : bold;
	float : right;
}
#doublecol .buynow a {color : #577D0E;
}
#doublecol .buynow a:hover {color : #7FAA2D;
	text-decoration : underline;
}
#fullbox h2 {background-color : #363;
	border-bottom : #A2B565 1px solid;
}
#fullbox h2 span {color : #fff;
	font-size : 11px;
	font-weight : bold;
padding : 5px;
margin-left: 8px;
display : block;
}
#fullbox h3 {clear : both;
	margin-top : 15px;
	margin-bottom : 10px;
	color : #234662;
	font-size : 9px;
	font-weight : bold;
}
#fullbox .box {position : relative;
	margin : 0px 9px;
	width : 330px;
	overflow : hidden;
}
#fullbox .thumb {margin-top : 5px;
	margin-right : 5px;
	margin-bottom : 5px;
	float : left;
	position : static;
}
#fullbox p {margin-left:5px;
	margin-top : 3px;
	margin-bottom : 12px;
}
#fullbox .readmore {margin : 30px 0px 5px;
	text-align : right;
	clear : both;
	float : none;
	font-weight : bold;
}
#fullbox .readmore a {color : #5C5E5F;
	text-decoration : none;
}
#fullbox .readmore a:hover {color : #8C8F91;
	text-decoration : none;
}
#article {
margin-top : 10px;
	background : #fff;
	overflow : hidden;
}
#article .content {
position : relative;
float:left;
width : 350px;
margin-right : 3px;
	margin-top : 5px;
        margin-left : 3px;
	color : #333;
}
#article .content h1 {
margin-bottom : 5px;
font-size : 16px;
	color:#060;
}
#article .content h2 {
padding : 5px;
font-size : 14px;
	color : #900;
}
#article .content p {
text-align : justify;
line-height : 18px;
}
#article .content ul li {list-style-position: outside;
	list-style-type: square;
line-height : 18px;
width : 340px;
}

#article .smallfooter {text-align : center;
margin-top: 10px;
margin-bttom: 5px;
font-size : 9px;
}
/* --- Right Column --- */
.rightcol_box {width : 183px;
text-align: left;
	background-color : #fff;
	overflow : hidden;
        display : block;
}
.rightcol_box h2 {padding : 7px 0px;
	width : 183px;
	height : 11px;
	color : #fff;
	font-size : 11px;
	line-height : 11px;
	font-weight : bold;
}
.rightcol_box h2 span {left : 13px;
	display : block;
	position : relative;
}
.rightcol_box .content {margin : 15px 14px;
	width : 149px;
}
.rightcol_box .footnote {padding-left : 5px;
	padding-right : 5px;
	text-align : justify;
	color : #949393;
	clear : both;
}
.rightcol_box form {width : 149px;
	float : none;
}
#merchantboxr h2 {background : #5C5E5F;
}
#merchantboxr .box{position : relative;
	margin : 0px 9px;
	width : 164px;
	overflow : hidden;
}
#merchantboxr h3 {clear : both;
	margin-top : 15px;
	margin-bottom : 10px;
	color : #234662;
	font-size : 9px;
	font-weight : bold;
}
#merchantboxr .thumbnail {margin-right : 5px;
	margin-bottom : 5px;
	float : left;
	position : static;
}
#merchantboxr p {margin-top : 2px;
	margin-bottom : 12px;
}
#merchantboxr .readmore {margin : 30px 0px 5px;
	text-align : right;
	clear : both;
	float : none;
	font-weight : bold;
}
#merchantboxr .readmore a {color : #5C5E5F;
	text-decoration : none;
}
#merchantboxr .readmore a:hover {color : #8C8F91;
	text-decoration : none;
}
/* --- Footer --- */
#page_spacing {clear : both;
	float : none;
	border-top : #fff 10px solid;
}
#footer {margin : 0px auto;
	width : 755px;
	height : 21px;
	background-color : #900;
	font-size : 10px;
	color : #fff;
}
#footer a {color : #fff;
	text-decoration : none;
}
#footer a:hover {color : #ccc;
}
#footer #copyright {padding-top : 3px;
	padding-right : 15px;
	float : right;
}
#footer #links {padding-top : 3px;
	padding-right : 10px;
	float : left;
	font-weight : bold;
}
#footer #links span {margin-left : 20px;
	display : block;
	position : relative;
	float : left;
}
#footerwrap {text-align : center;
width : 755px;
color : #fff;
}
#footerlinksleft {margin-left : 2px;
	margin-top : 2px;
	margin-bottom : 7px;
	float : left;
	font-size : 10px;
	color : #ccc;
}
#footerlinksleft a {text-decoration : none;
}
#footerlinksright {margin-right : 2px;
margin-top : 2px;
	margin-bottom : 7px;
	float : right;
	font-size : 10px;
	color : #ccc;
}
#footerlinksright a {text-decoration : none;
}
.borderbox {clear : both;
	float : none;
	margin-top : 13px;
	border : #A5A4A4 1px solid;
}
span {display : none;
}
img {border: 0px;
}
p {text-align : justify;
line-height : 15px;
}
ul {list-style-position: inside;
	list-style-type: none;
list-style-image : none;
}
li {list-style-position: inside;
	list-style-type: none;
list-style-image : none;
}
input {padding : 2px 0px 1px 7px;
	background-color : #fff;
	color : #666;
	border : #D7D7D7 1px solid;
	font-family : tahoma, sans-serif;
	font-size : 12px;
	font-weight : normal;
}
select {padding : 2px 0px 1px 7px;
	background-color : #fff;
	color : #666;
	border : #D7D7D7 1px solid;
	font-family : tahoma, sans-serif;
	font-size : 12px;
	font-weight : normal;
}
input.submit {padding : 0px;
	border : none;
	cursor : pointer;
}
.clearit {margin : 0px;
	clear : both;  
	float : none;	
	font-size : 1px;
	line-height : 0px;
}
