/*-----------------------------------------------------------------------------------------------------------
Description:     General Layout
Author:          Shemsedin Callaki at www.wysi.com
Company:         Gigatux
Created:         June 2011
-----------------------------------------------------------------------------------------------------------*/





#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; font-family:'BellGothicStdBold';}
#header-text-left h3{ color:#fff; font-size:20px; background-image:url(../images/header-h3-bg.png); /*width:250px; */padding-top:3px;padding-left:3px; /*height:30px;*/width:247px; height:26px; font-family:'BellGothicStdBold';}
#header-text-left ul{  font-family: 'MyriadProRegular'; 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-purple.png);background-repeat:no-repeat; width:308px; height:237px; margin-top:47px; margin-left:30px;}

#box-header-purple{ /*background-image:url(../images/box-header-yellow.png);*/ background-image:url(../images/box-header-purple.png);background-repeat:no-repeat; width:308px; height:237px; margin-top:47px; margin-left:30px;}

#box-header-yellow h2{ color:#FFF;padding-top:15px; margin-left:20px; font-size:25px;font-family:'BellGothicStdBold'; }

.pad-box{ padding:17px 15px 11px 23px; background-repeat:no-repeat; background-position:25px 30px;color:#FFF !important;}
.pad-box-gbp-price{  background-image:url(../images/price.png); !important;}
#box-header-yellow ul { list-style-type:none; line-height:25px; margin:0px; padding:0px 0px 15px 130px; font-family:'BellGothicStdBold'; }
#box-header-yellow ul li{ background-image:url(../images/arrow-white.png); background-repeat:no-repeat;/*background-position:0 5px;*/ background-position:0 8px; padding-left:15px;}
#box-header-yellow ul li { font-size:16px; color:#FFF !important;}
#box-header-yellow span{ padding-left:30px;  float:left;}
#box-header-yellow p{ margin-bottom:15px; line-height:18px; color:#FFF !important;}
/*** END HEADER ***/



