/* THREE COLUMN LAYOUT CSS BEGINS */

* html body {
	text-align: center;
}

* html .contentholder {
	float: right;
	clear: both;
	width: 846px;	
}
div.left {
	float: left;
	padding: 10px;
	width: 170px;
	vertical-align: top;
}
div.right {
	padding: 10px;
	text-align: right;
}


div.page {
	width: 1036px;
	overflow: auto;
	min-width: 12.00em;
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
}

div.staticpages {
	width: 746px;
	padding-right: 20px;
}

div.homepage {
	width: 746px;
	padding-right: 20px;
	float:left;
	border: 1px solid #CCCCDD;
	background-color: #EEEEEE;
}

* html div.page {
	text-align: left;
}



/* THREE COLUMN LAYOUT CSS ENDS */




/* basics */

body {
	margin: 0;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 82.5%;
	color: #333333;
	}
	
img{
	border:0;
}

input
{
font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 82.5%;
}

.submit input
{
font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 82.5%;	
}

.searchform {
	line-height: 10px;
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4 {
	color: #EA7900;
}


	
/* possibly add these fonts after developed:

AvantGarde Bk BT
Insignia

*/

a:link, a:visited {
	color: #317b9e;
	text-decoration: none;
	}

a:hover {
	color: #104c68;
	}
	
/* navbar styles */


.nav01 {
	background-image: url(_images/nav_06.gif);
	float: left;
	height: 45px;
	width: 149px;
}

.nav01:hover {
	background-image: url(_images/nav_06.gif);
	background-position: 0px -45px;
}

.nav01:active {
	background-image: url(_images/nav_06.gif);
	background-position: 0px -45px;
}

.nav02 {
	background-image: url(_images/nav_02.gif);
	float: left;
	height: 45px;
	width: 101px;
}

.nav02:hover {
	background-image: url(_images/nav_02.gif);
	background-position: 0px -45px;
}

.nav02:active {
	background-image: url(_images/nav_02.gif);
	background-position: 0px -45px;
}

.nav03 {
	background-image: url(_images/nav_03.gif);
	float: left;
	height: 45px;
	width: 177px;
}

.nav03:hover {
	background-image: url(_images/nav_03.gif);
	background-position: 0px -45px;
}

.nav03:active {
	background-image: url(_images/nav_03.gif);
	background-position: 0px -45px;
}

.nav04 {
	background-image: url(_images/nav_04.gif);
	float: left;
	height: 45px;
	width: 172px;
}

.nav04:hover {
	background-image: url(_images/nav_04.gif);
	background-position: 0px -45px;
}

.nav04:active {
	background-image: url(_images/nav_04.gif);
	background-position: 0px -45px;
}

.nav05 {
	background-image: url(_images/nav_05.gif);
	float: left;
	height: 45px;
	width: 91px;
}

.nav05:hover {
	background-image: url(_images/nav_05.gif);
	background-position: 0px -45px;
}

.nav05:active {
	background-image: url(_images/nav_05.gif);
	background-position: 0px -45px;
}

.nav06 {
	background-image: url(_images/nav_01.gif);
	float: left;
	height: 45px;
	width: 150px;
}

.nav06:hover {
	background-image: url(_images/nav_01.gif);
	background-position: 0px -45px;
}


/* tables and sumstuff */

.atpbodytable {
	background-color: #FFFFFF;
}

.centerdiv {
        /*float:left;*/
        /*margin-top:10px;*/
	text-align: center;
}

.comment1 {
	background-color: #DDDDDD;
	padding: 7px;
	width: 600px;
	border: 1px solid #CCCCCC;
}

.comment2 {
	background-color: #EEEEEE;
	padding: 7px;
	width: 600px;
	border: 1px solid #DDDDDD;
}

.commentlist {
	list-style-type: none;
}

#container{
	width:846px;
	padding:0;
	margin:0;
	float: left;
}

#container_detent{
	width:145px;
	float: left;
}

#container_centerlarge{
	width:726px;
}

#container_center{
	width:500px;
        margin-left:150px;        
	/*float: left;*/        
}

*html #container_center{
	width:500px;
        margin-left:150px;        	
}

#container_centered{
	width:424px;
	padding-left: 156px;
}

/*

The "content" styles are what makes the content section of each page work. The "b" content divs have a fixed height of 150 pixels, the "c" content divs have a fixed height of 215 pixels. This is to accommodate the thumbnails for images and for videos, respectively. Image thumbnails should be cropped or scaled to 153x112 dimensions.

*/
.content-div-left {
	padding: 10px;
	width: 390px;
	float: left;
}

.content-div-right {
	padding: 10px;
	width: 390px;
	float: left;
}

.content-productgraphics {
	padding: 10px;
	width: 390px;
	float: right;
}

.content-div-r {
	padding: 10px;
	width: 390px;
	float: right;
}

.content-div {
	width: 390px;
	height: 285px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	}
	
.pr-div {
	width: 80%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
	}

.content-wuthink {
	width: 390px;
	height: 600px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	}
	
.content-div-amazingproducts {
	width: 390px;
	height: 180px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	}

.content-div-leftb {
	width: 390px;
	height: 150px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.content-div-rightb {
	width: 390px;
	height: 150px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.content-div-leftc {
	width: 390px;
	height: 215px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.content-div-rightc {
	width: 390px;
	height: 215px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.content-div-center {
	width: 20px;
	height: 150px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 00px;
	background-image: url(images/vdiv_dashedbk.gif);
	background-repeat: repeat-y;
}

.content-div-left-noheight {
	padding: 10px;
	width: 390px;
	float: left;
}

.content-div-right-noheight {
	padding: 10px;
	width: 390px;
	float: left;
}

.contentholder {
	float: left;
	clear: none;
	width: 846px;	
}

div.float {
	float: left;
	width: 100px;
	text-align: right;
  }
  
div.floatr {
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
  }
   
div.float p {
   text-align: center;
   }

.entrytitles {
	font-size: 14px;
	font-weight: bold;
	color: #ea7900;
}

.entertowinproductname
{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-image: url(images/HDR_entertowinsub.jpg);
	height: 88px;
	width: 726px;
	vertical-align: middle;
}

.row{

}

.subheader {
	font-size: 16px;
	font-weight: bold;
	color: #ea7900;
	text-align: center;
}

.subheaderlarge {
	font-size: 24px;
	font-weight: bold;
	color: #ea7900;
	text-align: center;
}

.tbl-nav {
	padding: 10px;
	width: 180px;
	vertical-align: top;
}

.tbl-content {
	width: 846px;
	vertical-align: top;
	float: left;
}

.tbl-padded {
	padding: 10px;
	}


/* text styles */

.descriptionsmall {

font-size:11px;
color:#999;
font-weight:normal;
}

.descriptionsmalltitle {

	font-size:11px;
	color:#58add6;
	font-weight: bold;
}

.descriptionsmallumber {
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
color:#C60;
font-weight:normal;
}

.descriptionsmallorange {
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:10px;
color:#ff9f38;
font-weight:normal;
}

.descriptiontiny {
	font-size:10px;
	color:#999;
	font-weight:normal;
}

.descriptiontinytitle {

	font-size:10px;
	color:#58add6;
	font-weight: bold;
}

.downloadPDF {
	background-color: #FFF;
	background-image: url(images/pdf_icon.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 600px;
	padding-left: 100px;
	padding-top: 15px;
	padding-right: 100px;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
	overflow: auto;
	min-width: 600px;
	margin-left: auto;
	margin-right: auto;
}


/* left-hand menu styles */

.menutinytitle {

	font-size:9px;
	color:#000;
	
}

.menutinytext {

	font-size:9px;
	color:#317b9e;
}

.menumainlinks {

	font-size:12px;
	/*color:#016bda;*/
        
        color: #0157AD;
	
}

a.menumainlinks {
	font-size:12px;
	/*color:#016bda;*/
        
	 color: #0157AD;
         
	text-decoration: none;	
}

.menumainlinks:hover {
	color:#000022;
	}



/* home page styles */

.homepageimg {
	background-repeat: no-repeat;
	background-image: url(images/homepage_imgback.gif);
	background-position: 100% center;
	padding-top: 12px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 11px;
	float: right;
       
}

.homepageimg:hover {
	background-repeat: no-repeat;
	background-image: url(images/homepage_imgbackhi.gif);
	background-position: 100% center;
	padding-top: 12px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 11px;
	float: right;
       
}

.border_vids {
	background-repeat: no-repeat;
	background-image: url(images/border_vids.gif);
	background-position: center center;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.border_vidssponsored {
	background-repeat: no-repeat;
	background-position: center center;
	padding-left: 20px;
	padding-right: 20px;
}

.border_vidssmindex {
	background-repeat: no-repeat;
	background-image: url(images/border_vidssm.gif);
	background-position: center center;
	padding-top: 12px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	float: right;
	width: 252px;
	height: 185px;
}

.border_vidssm {
	background-repeat: no-repeat;
	background-image: url(images/border_vidssm.gif);
	background-position: center center;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	width: 252px;
	height: 185px;
}


.vid_right {
	background-position: 100% center;
	float: right;
}

.amazingimg {
	background-repeat: no-repeat;
	background-image: url(images/videoback.gif);
	background-position: 100% center;
	padding-top: 12px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 11px;
}

.adbanner {
	background-repeat: no-repeat;
	background-image: url(images/adbannerback.gif);
	background-position: center center;
	padding-top: 43px;
	padding-left: 286px;
	padding-right: 127px;
	padding-bottom: 40px;
}

.adbannernothome {
	width: 826px;
	background-repeat: no-repeat;
	background-image: url(images/adbannerback.gif);
	background-position: center center;
	padding-top: 43px;
	padding-left: 4px;
	padding-bottom: 40px;
}


/* more link */

a.more {
	padding-right: 1.2em;
	background: url(images/bullet-circle.gif) no-repeat 100% .3em;
	}
.more:hover {
	background-image: url(images/bullet-on.gif);
	}
	

/* use the best possible ampersand */

span.amp {
	font-family: Baskerville, "Goudy Old Style", "Palatino", "Book Antiqua", serif;
	font-weight: normal;
	font-style: italic;
	font-size: 1.1em;
	color: #646870;
	}

#edit-preview{
display:none;
}

.field-field-featured{
display:none;
}

.smallindeximg {
	background-repeat: no-repeat;
	background-image: url(images/homepage_imgback.gif);
	padding-top: 105px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	height: 135px;
	width: 173px;
}

sponsors {
	width: 160px;
	background: url(images/sponsors_bk.gif);
	background-repeat: repeat-y;
	padding-left: 17px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.clear { clear: both; }

.commentbutton{
    background-image: url(images/comment_button.jpg);
    background-repeat: no-repeat;
    width: 237px;
  height: 27px;
  text-align: center;
  padding-left: 12px;
  padding-right: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #000000;
}
/*.commentbutton{
  background-image:url(images/comments_button.jpg);
  background-repeat:repeat-x;
  padding:2px;
  text-align:center;
  font-weight:700;
  font-size:11px;
  color:#FFFFFF;
  border:1px solid #BAB5B5;
  margin-top:5px;
} */


.summercontest {
	background-image: url(http://www.amazingtechproducts.com/files/images/image/images/summertop.jpg);
	height: 438px;
	width: 836px;
}

.summercontestviddiv {
	width: 420px;
	float: left;
}

.unbox_border {
	background-repeat: no-repeat;
	background-image: url(images/border_vidssm.gif);
	background-position: center center;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
    width: 272px;
    height: 215px;
    float: right; 
}

/* awards styles */

div.awards {
	width: 740px;
	background-color: #FFF;
	background-image: url(http://www.amazingtechproducts.com/images/awardsback.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}

.awardwinner {
	background-color: #FFF;
	background-image: url(http://www.amazingtechproducts.com/images/awardwinner.gif);
	background-repeat: no-repeat;
	height: 110px;
	width: 600px;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
	overflow: auto;
	min-width: 600px;
}

.awardbase {
	background-color: #FFF;
	background-image: url(http://www.amazingtechproducts.com/images/awardbase.gif);
	background-repeat: no-repeat;
	height: 110px;
	width: 45px;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
	overflow: auto;
	min-width: 600px;
}

.summer2008awardwinner {
	background-color: #FFF;
	background-image: url(http://www.amazingtechproducts.com/images/summer2008awardwinner.gif);
	background-repeat: no-repeat;
	height: 110px;
	width: 600px;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
	overflow: auto;
}
.top1{background:url(top.gif) no-repeat top; height:10px;}

.bottom1{background:url(bottom.gif) no-repeat top; height:10px;}

.list{ background:url(middle.gif) repeat-y top;} 

.list  ul {margin:0px; padding:0px;margin-left:20px;}


/* PUREBUDS STYLES */

.purebud {
	width: 840px;
	background-image: url(http://www.amazingtechproducts.com/files/purebuds/pb_back.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin-left: auto;
	margin-right: auto;
	}
	
purebud_text {
	padding-left: 20px;
	padding-right: 20px;
}

.border_purebuds_intro {
	width:349;
	height:303;
	background-repeat: no-repeat;
	background-image: url(http://www.amazingtechproducts.com/images/purebuds_intro.gif);
	padding-top: 14px;
	padding-right: 5px;
	padding-bottom: 48px;
}

.border_purebuds_unboxing {
	width:349;
	height:303;
	background-repeat: no-repeat;
	background-image: url(http://www.amazingtechproducts.com/images/purebuds_unboxing.gif);
	padding-top: 14px;
	padding-right: 7px;
	padding-bottom: 48px;
}

.border_purebuds_tia {
	width:349;
	height:303;
	background-repeat: no-repeat;
	background-image: url(http://www.amazingtechproducts.com/images/purebuds_tia.gif);
	padding-top: 14px;
	padding-right: 7px;
	padding-bottom: 48px;
}

.border_purebuds_testimonials {
	width:349;
	height:303;
	background-repeat: no-repeat;
	background-image: url(http://www.amazingtechproducts.com/images/purebuds_testimonials.gif);
	padding-top: 14px;
	padding-right: 7px;
	padding-bottom: 48px;
}

.couponcode {
	background-color: #FFF;
	background-image: url(http://www.amazingtechproducts.com/images/redeemcouponcode.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 600px;
	padding-left: 210px;
	padding-top: 40px;
	padding-right: 20px;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
	overflow: auto;
	min-width: 600px;
	margin-left: auto;
	margin-right: auto;
}
