/*#################################### 
INFOBOX CONTAINER CSS
####################################*/
.infoboxcontainer_bg {
	margin:0 6px 20px 6px;
	min-height:1px;
	background:url(../images/infoboxbg.gif) repeat left top ;
	/*background-color:#ff2d2d;*/
	padding:5px;
	}
.infobox {
	width:50%;
	position:relative;
	min-height:203px;
	} 
.infoboxcontent {
	min-height:1px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:101.5%;
	}
/*==================================
INFO BOX TITLE CSS
==================================*/
.infoboxcontent h3 {	
	min-height:1px;
	}
/*==================================
INFO BOX IMAGE CSS
==================================*/
.infoboximg {	
	padding:0px 0;
	min-height:1px;
	}
.infoboximg table {
	width:100%;
	}
.infoboximg td {
	height:203px;
	text-align:center;
	}


/*==================================
DESIGN-2 = INFO BOX CSS
==================================*/
.design2 .infoboxcontainer_bg {	
	padding:5px;
	}
.design2 .infoboxcontainerbg1{padding:5px; background-color:#FFFFFF;}
.design2 .infoboxcontainer {
	background-image:url(../images/vertical_line.gif);
	background-repeat:repeat-y;
	background-position:center top;
	}
.design2 .left .infoboxcontent {
	margin:0 15px 0 0px;
	}
.design2 .right .infoboxcontent{
	margin:0 0px 0 15px;
	}
.design2 .buy{padding-top:10px; padding-left:5px;}
.design2 .buy strong{font-size:137%; padding-top:0px; }
.design2 .infoboximg td {
	text-align:left;
	}
/*=============*/
.design2 .infoboximg img {
	text-align:left;
	}
.design2 .buybox{ background:url(../images/infobox_bbqtower.jpg) no-repeat; position:absolute; right:-1px; top:-2px; width:87px; height:209px; }
.design2 .buybbqtower,.design2 .registernow{ position:absolute; left:20px; bottom:13px;}


/*==================================
DESIGN-4 = INFO BOX CSS
==================================*/
.design4 .infoboxcontent {
	min-height:266px;
	}
.design4 .fixheight{min-height:294px;}
.design4 .fixheight1{min-height:322px;}
.design4 .infoboxcontainer_bg{padding:0px;}
.design4 .infoboxcontainer_bg1 {
	background-image:url(../images/vertical_line1.gif);
	background-repeat:repeat-y;
	background-position:center top;
	padding:5px;
	}

.design4 .infobox{background-color:#FFFFFF; width:48.4%; color:#666666;}

.design4 .left .infoboxcontent {
	margin:0 10px 0 0px;
	padding:14px 19px 19px 19px;
	}
.design4 .right .infoboxcontent {
	margin:0 0px 0 0px;
	padding:14px 19px 19px 19px;
	}
/*=============*/
.design4 .infoboxcontent h3 {
	
	}

/*=============*/
.design4 .infoboxcontent .infoboxtxt{
	padding:0 0 8px 0px;
	color:#666666;
	}
.design4 .infoboxcontent .infoboxtxt strong{ display:block; padding:0px 0 10px 0; font-size:92.3%;}
.design4 .infoboxcontent .infoboxtxt span{font-size:92.3%; padding-bottom:13px; display:block;}
.design4 .buybbqtower, .design4 .registernow{ position:absolute; left:20px; bottom:20px;}
.design4 .infoboximg td { text-align:left;}
.points li {font-size:92.3%;}
/*=============*/

