/* 

Planet Hosting - CSS File

USE THIS STYLE SHEET FOR HOMEPAGE

*/
/* heading */
h1, h2{margin-bottom:12px;	font-family: "Trebuchet MS", "Gill Sans", "FreeSans", "Liberation sans", sans-serif; /*font-family:Arial, Verdana, Tahoma;*/	font-weight:normal; color:#434141}
h3, h4, h5 {margin-bottom:12px;	font-family: "Trebuchet MS", "Gill Sans", "FreeSans", "Liberation sans", sans-serif; /*font-family:Arial, Verdana, Tahoma;*/	font-weight:normal;}
h1 {font-size:24px; line-height:26px;}
h2 {font-size:20px; line-height:18px;}
h3 {font-size:18px; line-height:18px;}
h4 {font-size:16px; line-height:15px;}
h5 {font-size:12px; line-height:15px;}
/* links */
a img{border:none}
.border{ border:1px solid #c5c5c5; padding:3px;}
.imgleft{float:left; margin-right:20px;}
.imgright{float:right; margin-left:20px;}
.imgmiddle{vertical-align:middle; padding-right:6px}
/* code */
code {
	font-family: "Trebuchet MS", "Gill Sans", "FreeSans", "Liberation sans", sans-serif; /*font-family:Verdana, Arial;*/
	letter-spacing:1px;
	margin:25px 0 25px 0px;
	display:block;
	font-size:0.9em;
	border-left:4px solid #434141;
	padding:15px 10px;
}

#main{width:975px; background-image:url(../images/bg_header.jpg); background-repeat:no-repeat;}
/*** HEADER ***/
#header-text-left{ width:354px; float:left; margin-top:47px; margin-left:30px;}
* html #header-text-left{ margin-left:10px;} /* for ie 6 */

#header-text-left h1{ color:#fff; font-size:33px;}
#header-text-left h3{ color:#fb8a31; font-size:20px;}
#header-text-left ul{ list-style-type:none; margin:20px 0px; padding:0px; font-size:14px; line-height:25px; padding-left:5px;}
#header-text-left ul li{ color:#fff; background-image:url(../images/arrow-white.png); background-repeat:no-repeat; background-position:0 9px; padding-left:12px;}


#header-text-right{ width:387px; float:right;}
#box-header-yellow{ background-image:url(../images/box-header-yellow.png); background-repeat:no-repeat; width:308px; height:237px; margin-top:47px; margin-left:30px; }
.pad-box{ padding:17px 15px 11px 23px; background-image:url(../images/price.png); background-repeat:no-repeat; background-position:25px 30px;}
#box-header-yellow ul { list-style-type:none; line-height:25px; margin:0px; padding:0px 0px 15px 130px; }
#box-header-yellow ul li{ background-image:url(../images/arrow-grey.png); background-repeat:no-repeat; background-position:0 5px; padding-left:15px;}
#box-header-yellow ul li { font-size:18px;}
#box-header-yellow span{ padding-left:30px;  float:left;}
#box-header-yellow p{ margin-bottom:15px; line-height:18px;}
/*** END HEADER ***/



/*** CONTENT ***/
.box_content_r{ width:648px; background-image:url(../images/box_yellow_r.gif); background-repeat:repeat-y; }
.box_content_t{ width:648px; background-image:url(../images/box_yellow_t.gif); background-repeat:no-repeat; background-position:top; }
.box_content_b{ width:648px; background-image:url(../images/box_yellow_b.gif); background-repeat:no-repeat; background-position:bottom; }
.box_content{ padding:17px 18px 27px 18px; }


/*** END CONTENT ***/
