html {
	height: 101%;
}

body {
	 background: url(images/bg.jpg) repeat-x;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:14px;
	 color: #221F20;
	 margin: 0px;
}

.wrapper {
	width: 960px;
	margin: 0 auto;
	clear: both;
	overflow: hidden;
}

hr{
	display:none;
}

#top {
	width: 960px;
	margin: 10px 0 0 0;
	border-top: 2px solid #FFFFFF;
}

.topbuttons {
	background: url(images/topbuttons.jpg) no-repeat;
	width: 960px;
	height: 22px;
}

.topbuttons .links {
	padding: 3px 0 4px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 12px;
	float: right;
	background-color: #000000;
	text-align: center;
	width: 240px;
}
	
.topbuttons .links a {
	color: #FFFFFF;
	text-decoration: none;
}

.topbuttons .links a:hover {
	color: #F6F200;
}

#nav {
	font-size: 16px;
	height: 19px;
	padding: 20px 0 18px 0;
	text-align: center;
	background: url(images/navbg.gif) repeat-x;
}

#nav ul {
	margin: 0px;
	padding: 0px;
}

#nav li {
	list-style: none;
	display: inline;
	color: #FFFFFF;
	border-right: 1px solid #FFFFFF;
	padding-right: 12px;
	margin-right: 12px;
}

#nav li a {
	color: #FFFFFF;
	text-decoration: none;
}

#nav li a:hover {
	color: #3D4245;
	text-decoration: none;
}

#home {
	padding: 15px 0px 0 0;
	background-color: #949CA1;
}

#home .buttons {
	clear: both;
	overflow: hidden;
}

#home .grand {
	float: left;
	width: 258px;
	margin: 0 0 0 80px;
}

#home .discount {
	float: left;
	width: 285px;
	height: 149px;
	background: url(images/home_5.jpg) no-repeat;
	text-align: center;
	font-size: 15.5px;
	font-family: "Times New Roman", Times, serif;
	overflow: hidden;
}

#home .discount a {
	 color: #221F20;
	 text-decoration: none;
}

#home .discount .detailbut {
	margin: 5px 15px 0 0;
}

#home .discount .redtext {
	font-size: 16px;
	color: #CC1422;
	font-weight: bold;
	line-height: 23px;
	padding: 0 0 0 7px;
}

#home .discount .redtext a {
	color: #CC1422;
	text-decoration: none;
}

#home .discount .smalltext {
	font-size: 11px;
}

#home .split {
	float: left;
	width: 269px;
	margin: 0 68px 0 0;
}

#home .doubledown {
	float: left;
	width: 330px;
	height: 205px;
	background: url(images/home_double-down.jpg) no-repeat;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 23px;
	padding: 106px 0 0 75px;
}

#home .doubledown .text1 {
	font-size: 16.5px;
	font-weight: bold;
	padding: 0 0 5px 0;
}

#home .doubledown a {
	 color: #221F20;
}	

#home .doubledown .text2 {
	font-size: 12.5px;
	line-height: normal;
}

#home .video {
	width: 328px;
	float: left;
}

#home .girl {
	width: 227px;
	float: left;
}

.centerbuttons {
	background-color: #01AAEB;
	clear: both;
	padding: 0 43px 0 40px;
}

.center {
	clear: both;
	width:960px;
	background-color: #E8F1F8;
 	min-height: 450px;
  	height: auto !important;
  	height: 450px;
}

.innercenter {
	padding: 20px;
}

#picbottom {
	background: url(images/bottom_pic.jpg) no-repeat bottom right;
	padding: 20px;
}


h1 {
	text-transform:uppercase;
	font-size:24px;
	text-align: left;
}

#products .prodfieldset {
	padding: 10px; 
	border: 1px solid #221F20; 
}

#products .prodname {
	text-decoration:none;
	font-weight:bold;
	color: #221F20;
}
 
#products .prodDesc { 
 	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
}

#proddetail .prodname {
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	font-size:16px;
	font-size: 20px;
	color: #221F20;
}
 
#proddetail .prodDesc { 
 	font-size:13px;
}
 
#proddetail .prod_ID {
	font-size:11px;
}
 
#proddetail .detailimage {
	text-align:left;
}

.disclaimer {
	font-size:12px;
	font-style:italic;
	padding: 0 20px 20px 20px;
}

.topnav {
	font-size:14.5px; 
	color: #221F20;
	font-weight:bold; 
	padding-top:20px;
	padding-left:50px;
}

.topnav a {
	color: #221F20;
	text-decoration: none;
}

.topnav a:hover {
	text-decoration: underline;
}

.emailfriend {
	background-color: #56CCFB;
	font-size: 14px;
}

.padding {
	padding: 10px;
}

.cobhl {
	background-color: #FFF;
	font-size:14px;
}

.cobll {
	background-color: #FFF;
	font-size:13px;
}

.pagenums {
	color: #221F20;
	font-size: 12px;
}

.pagenums a {
	color: #221F20;
}

/*Footer*/
.footer {
	text-align: center;
	font-size: 13.5px;
	padding:5px;
	width: 668px;
	margin: 0 auto;
}

/*copyright*/
.copy {
	font-size: 9px;
	text-decoration:none;
	color: #000000;
	padding-top: 10px;
	text-align:center;
}

.copy a {
	color: #000000;
	text-decoration: none;
}

.copy a:hover {
	text-decoration:underline;
}

.homeborderbot {
	height: 32px;
	background: url(images/home_borderbot.gif) repeat-x;
	min-width: 960px;
}

.borderbot {
	height: 32px;
	background: url(images/borderbot.gif) repeat-x;
	min-width: 960px;
}

.picbottom {
	height: 19px;
	background: url(images/picbot.gif) no-repeat top;
	width: 960px;
	margin: 0 auto;
}
