/* Style sheet */

/* stylistic elements */

body {
	margin: 20px 0 0 0;
	font-family: Arial;
	font-size: 12pt;
	background: #FFF;
	color: #000;
	text-align: center;
	background: url(images/background.jpg);
	background-attachment: fixed;
	scrollbar-face-color : #FFF;
	scrollbar-highlight-color : #660000;
	scrollbar-3dlight-color : #FFF;
	scrollbar-shadow-color : #660000;
	scrollbar-darkshadow-color : #FFF;
	scrollbar-track-color : #FFF;
	scrollbar-arrow-color : #660000;
}

h1 {
	margin: 0;
	padding: 3px 10px 3px 0;
	font-size: 16pt;
	color: #660000;
	font-weight: bold;
	text-align: right;
}

h2 {
	margin: 0;
	padding: 3px;
	font-size: 10pt;
	color: #000;
	font-weight: bold;
	text-align: center;
}

#about h2 {
	margin: 5px 0 0 0;
	padding: 3px;
	font-size: 9pt;
	color: #660000;
	font-weight: bold;
	text-align: left;
}

#advertise h2 {
	margin: 5px 0 0 0;
	padding: 3px;
	font-size: 9pt;
	color: #660000;
	font-weight: bold;
	text-align: left;
}

form {
	margin: 0;
	padding: 0;
}

input {
	margin: 0;
	padding: 2px;
	font-size: 12px;
	color: #000;
	font-family: verdana, sans-serif;
	font-weight: normal;
	background: #EAEAEA;
	border: 0px;
}

textarea {
	margin: 0;
	padding: 2px;
	font-size: 12px;
	color: #000;
	font-family: verdana, sans-serif;
	font-weight: normal;
	background: #EAEAEA;
	border: 0px;
}

select {
	margin: 0;
	padding: 2px;
	font-size: 12px;
	color: #000;
	font-family: verdana, sans-serif;
	font-weight: normal;
	background: #EAEAEA;
	border: #FFF;
	border: 0px;
}

ul {
	margin: 0;
	padding: 10px 0 0 40px;
	text-align: left;
	font-size: 11px;
	line-height: 13px;
	list-style-type: square;

}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

#about img {
	margin: 10px 0 0 30px;
	padding: 0;
	border: 0;
}

#pic2 img {
	margin: 20px 0 0 20px;
	padding: 0;
	border: 0;
}

#pic2b img {
	margin: 20px 0 0 20px;
	padding: 0;
	border: 0;
}

#savingsright img {
	margin: 0;
	padding: 0;
	border: #000;
}

p {
	margin: 0;
	padding: 20px 0 0 40px;
	text-align: justify;
	font-size: 11px;
}

#about p {
	margin: 0;
	padding: 20px 350px 0 40px;
	text-align: justify;
	font-size: 11px;
}

#advertise p {
	margin: 0;
	padding: 20px 20px 0 40px;
	text-align: justify;
	font-size: 11px;
}

#rightnav p {
	margin: 0;
	padding: 10px 0 0 15px;
	text-align: left;
	font-size: 11px;
}

#gridsection p {
	margin: 5px 20px 0 0;
	padding: 0;
	text-align: right;
	font-size: 11px;
}

#bottomlinks p {
	margin: 0;
	padding: 5px 0 0 0;
	text-align: center;
	font-size: 10px;
	color: #FFF;
}

#credits p {
	margin: 0;
	padding: 3px 5px 0 0;
	text-align: right;
	font-size: 11px;
	color: #000066;
	font-weight: normal;
}

#flash p {
	margin: 0;
	padding: 10px;
	text-align: center;
	font-size: 11px;
}

#info p {
	margin: 10px 0 0 0;
	padding: 10px;
	text-align: left;
	font-size: 11px;
	color: #FFF;
}

#infob p {
	margin: 10px 0 0 0;
	padding: 10px;
	text-align: left;
	font-size: 11px;
	color: #FFF;
}

#bottom p {
	margin: 0;
	padding: 7px 0 0 0;
	text-align: center;
	font-size: 11px;
	color: #FFF;
}

/* divs */

#wrapper {
	margin: 0 auto;
	width: 775px;
	text-align: center;
}

#container {
	float: left;
	margin: 0 auto;
	width: 775px;
	text-align: center;
}

#toplinks {
	float: left;
	margin: 0 10px 3px 0;
	width: 765px;
	height: 15px;
	font-size: 10px;
	color: #666;
	text-align: right;
}

#main {
	float: left;
	margin: 0 auto;
	padding: 0 auto;
	width: 775px;
	background: #FFF;
	text-align: left;
	border-top-width: 1px;
  border-top-color: #000;
  border-top-style: solid;
 	border-left-width: 1px;
  border-left-color: #000;
  border-left-style: solid;
 	border-right-width: 1px;
  border-right-color: #000;
  border-right-style: solid;
 	border-bottom-width: 1px;
  border-bottom-color: #000;
  border-bottom-style: solid;
}

#toplogo {
	float: left;
	margin: 0 auto;
	width: 360px;
	height: 99px;
	display: inline;
	border-bottom-width: 1px;
  border-bottom-color: #000;
  border-bottom-style: solid;
}

#flash {
	float: left;
	margin: 0 auto;
	padding: 20px 0 0 0;
	width: 415px;
	height: 79px;
	text-align: center;
	background: #FFF;
	border-bottom-width: 1px;
  border-bottom-color: #000;
  border-bottom-style: solid;
}

#linktabs {
	float: left;
	margin: 30px 0 0 0;
	padding: 3px 0 0 10px;
	width: 490px;
	height: 22px;
}

#clickforsavings {
	float: left;
	margin: 34px 10px 0 0;
	padding: 0;
	width: 260px;
	height: 22px;
	color: #660000;
	font-size: 11px;
	text-align: right;
}

#links2 {
	float: left;
	margin: 0 10px 0 0;
	width: 765px;
	height: 24px;
	background: #FFF;
	text-align: right;
	font-color: #000;
}

#title {
	float: left;
	margin: 10px 0 0 0;
	width: 775px;
	height: 22px;
	background: #FFF;
}

#hr1 {
	float: left;
	margin: 4px 0 0 0;
	width: 40px;
	height: 20px;
	background: #FFF;
}

#review {
	float: left;
	margin: 0 auto;
	width: 80px;
	height: 20px;
	text-align: center;
	background: #FFF;	
}

#hr2 {
	float: left;
	margin: 4px 0 0 0;
	width: 655px;
	height: 20px;
	background: #FFF;
}

#text1 {
	float: left;
	margin: 0 auto;
	padding: 0 10px 20px 0;
	width: 390px;
	height: 328px;
	background: #FFF;
	overflow: auto;
}

#text1b {
	float: left;
	margin: 0 auto;
	width: 400px;
	height: 590px;
	background: #FFF;
}

#text1c {
	float: left;
	margin: 0 auto;
	width: 490px;
	height: 580px;
	background: #FFF;
}

#pic1 {
	float: left;
	margin: 20px 15px 0 20px;
	width: 190px;
	height: 350px;
	text-align: right;
	background: #FFF;
}

#rightnav {
	float: left;
	margin: 0 auto;
	width: 149px;
	height: 370px;
	text-align: left;
	background: #FFF;
	border-left-width: 1px;
  border-left-color: #000;
  border-left-style: solid;
}

#pic1b {
	float: left;
	margin: 0 auto;
	width: 375px;
	height: 590px;
	text-align: right;
	background: #FFF;
}

#pic1c {
	float: left;
	margin: 0 auto;
	width: 255px;
	height: 580px;
	text-align: center;
	background: #FFF;
}

#pic2 {
	float: left;
	margin: 10px 0 0 0;
	width: 220px;
	height: 200px;
	text-align: center;
	background: #660000;
}

#pic2b {
	float: left;
	margin: 10px 0 0 0;
	width: 220px;
	height: 250px;
	text-align: center;
	background: #660000;
}

#info {
	float: left;
	margin: 10px 0 0 0;
	width: 405px;
	height: 200px;
	background: #660000;
}

#infob {
	float: left;
	margin: 10px 0 0 0;
	width: 405px;
	height: 250px;
	background: #660000;
}

#nakorntext {
	float: left;
	margin: 10px 0 0 0;
	width: 350px;
	height: 260px;
	background: #FF9933;
}

#coupon {
	float: right;
	margin: 40px 8px 0 0;
	padding: 10px 0 0 0;
	width: 120px;
	height: 110px;
	text-align: center;
	background: #FFF;
	border-top-width: 1px;
  border-top-color: #FFF;
  border-top-style: dotted;
 	border-left-width: 1px;
  border-left-color: #FFF;
  border-left-style: dotted;
 	border-right-width: 1px;
  border-right-color: #FFF;
  border-right-style: dotted;
 	border-bottom-width: 1px;
  border-bottom-color: #FFF;
  border-bottom-style: dotted;
}

#couponback {
	float: left;
	margin: 10px 0 0 0;
	width: 150px;
	height: 200px;
	text-align: center;
	background: #660000;
}

#couponbackb {
	float: left;
	margin: 10px 0 0 0;
	width: 150px;
	height: 250px;
	text-align: center;
	background: #660000;
}

#form1 {
	float: left;
	margin: 0 auto;
	width: 775;
	height: 430px;
	font-size: 12px;
	color: #000;
	background: #FFF;
}

#about {
	float: left;
	margin: 0 auto;
	width: 775px;
	height: 430px;
	background: #FFF;
}

#advertise {
	float: left;
	margin: 0 auto;
	width: 445px;
	height: 430px;
	background: #FFF;
}

#advertise2 {
	float: left;
	margin: 0 auto;
	width: 330px;
	height: 430px;
	background: #FFF;
}

#gridsection {
	float: left;
	margin: 0 auto;
	padding: 15px 0 0px 0;	
	width: 775px;
	height: 337px;
	background: #000;
	text-align: center;
}

#gridsection2 {
	float: left;
	margin: 0 auto;
	padding: 0 20px 0 0;	
	width: 755px;
	height: 20px;
	background: #000;
	text-align: right;
}

#bottom {
	float: left;
	margin: 0;
	padding: 0;
	width: 775px;
	height: 40px;
	color: #FFF;
	background-color: #660000;
}

#credits {
	float: right;
	margin: 0 0 0 412px;
	padding: 0;
	width: 365px;
	height: 22px;
	text-align: right;
	font-size: 9pt;
	background-color: #FFF;
}

#clickbelow {
	float: left;
	margin: 0;
	padding: 0;
	width: 775px;
	height: 40px;
	background: url(images/clickbelow.jpg);
	background-repeat: no-repeat;
}

#bottomlinks {
	float: left;
	margin: 0;
	padding: 0;
	width: 775px;
	height: 25px;
	background-color: #FFF;
}

/* links */


#gridsection a:link, #gridsection a:visited, #gridsection a:active {
	font-size: 8pt;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

#gridsection a:hover {
	font-size: 8pt;
	font-weight: bold;
	color: #66000;
	text-decoration: underline;
}

#gridsection2 a:link, #gridsection2 a:visited, #gridsection2 a:active {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

#gridsection2 a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}

#text1 a:link, #text1 a:visited, #text1 a:active {
	font-size: 8pt;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}

#text1 a:hover {
	font-size: 8pt;
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}

#info a:link, #info a:visited, #info a:active {
	font-size: 8pt;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

#info a:hover {
	font-size: 8pt;
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
}

#infob a:link, #infob a:visited, #infob a:active {
	font-size: 8pt;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

#infob a:hover {
	font-size: 8pt;
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
}

#credits a:link, #credits a:visited, #credits a:active {
	font-size: 8pt;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}

#credits a:hover {
	font-size: 8pt;
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}

#bottomlinks a:link, #bottomlinks a:visited, #bottomlinks a:active {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

#bottomlinks a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}

#toplinks a:link, #toplinks a:visited, #toplinks a:active {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

#toplinks a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}

#links2 a:link, #links2 a:visited, #links2 a:active {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

#links2 a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}

#bottom a:link, #bottom a:visited, #bottom a:active {
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

#bottom a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
}

#coupon a:link, #coupon a:visited, #coupon a:active {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

#coupon a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}

#rightnav a:link, #rightnav a:visited, #rightnav a:active {
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

#rightnav a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #666;
	text-decoration: underline;
}

a:link, a:visited, a:active {
	font-size: 11px;
	font-weight: normal;
	color: #660000;
	text-decoration: underline;
}

a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #660000;
	text-decoration: underline;
}