/*
Theme Name: Direct Aerials 
Description: The default WordPress theme for Direct Aerials
Version: 1.0
Author: S.C. Software Development Partnership S.R.L.
*/


/*********************************************************
 * Direct Aerials Homepage CSS Stylesheet
 *********************************************************
 * Version: 1.0
 * CSSVer : 2
 *********************************************************/


/* {{{ */
    #PageSlot { width:1024px; margin:auto; padding: 0;}
    /* {{{ */
        #Wrapper { float:left; width:1024px; margin: 0; padding: 0; background: #ffffff;}
        /* {{{ */
            #Header { float:left; width:100%; height:100px; margin:0; padding:0; height: 89px; background: transparent url(../images/header-top.png) 0% 0% no-repeat; }

		#HeaderLogo 	{float: left; width: 268px; margin: 0px 0 0 47px; height: 80px;}
	  	#HeaderContact {color:#00aeef; float:right;font-size:160%;font-weight:bold;height:55px;padding:5px 5px 0 0;width:167px; text-align: center; margin: 13px 0 0 0;}
		#HeaderContact a:link, #HeaderContact a:visited, #HeaderContact a:hover{ color:#00aeef; text-decoration: none;}
            /* {{{ */

		#TopNavigation { float:left; clear:both; width:1024px; margin:5px 0px 0px 0px;background: transparent url(../images/top-navigation-bg.png) 0% 0% repeat-x; height:35px; }

                #TopNavigation ul         { float:left; clear:both; width:1024px;
                                            padding:0px; margin:0px;font-weight: bold; }
                #TopNavigation li         { float:left; clear:none; list-style-type:none; 					   height:35px;font-weight: bold;font-size:110%;}
		#TopNavigation .divider   { padding: 0 5px 0 5px;}
                #TopNavigation a:link     { font-size:130%;  color:#143753; 
                                            display:list-item; text-decoration:none;
                                            padding:11px 35px 0px 35px; }
                #TopNavigation a:visited  { font-size:130%;  color:#143753; 
                                            display:list-item; text-decoration:none;
                                            padding:11px 35px 0px 35px; }
                #TopNavigation a:hover    { font-size:130%;  color:#143753; 
                                            display:list-item; text-decoration:underline;
                                            padding:11px 35px 0px 35px; }
			
            /* }}}-TopNavigation */
		#UsefulLinksHome 	  { background-color:#dcedf4;float: left; width: 204px; border:1px solid #dadbdd;}
		#UsefulLinksHome 	p { color:#3b85a3; font-weight: bold; margin: 5px 0 5px 12px; font-size: 130%;}
		#UsefulLinksHome 	img { float: right; margin: 0 7px 5px 0;}

            /* }}}-UsefulLinksHome */

		#WelcomeBox 		{width: 463px;border:1px solid #dadbdd; float: left; margin: 0 0px 0 9px;}
		#WelcomeBoxBody		{width: 430px; float: left; margin: 18px 0 0 16px;}
		#WelcomeBoxBody h1 	{color: #606060; font-size: 140%; margin: 0; padding: 0;font-family: verdana;}
		#WelcomeBoxBody h2 	{color: #606060; font-size: 130%; margin: 10px 0 10px 0; padding: 0; font-family: verdana;}
		#WelcomeBoxBottom 	{height: 32px;}
		#WelcomeBoxBody .blue   {color: #00aeef;font-size: 120%;}
		/* }}}-WelcomeBox */

		#RightHomepageAdds 	{float: right; width: 240px;border:1px solid #dadbdd;  height: 104px;}
		#RightHomepageAdds 	img {float: right; }
		/* }}}-RightHomepageAdds */

		#HomepageBoxesDivider	{clear: both; height: 8px;}

		#HomepageSurvey		{float: right; width: 240px; background: transparent url(../images/survery-bg.png) 0% 0% no-repeat; height: 103px; margin: 13px 0 0 0; color: #ffffff;}
		#HomepageSurveyContent 	{float: right; width: 143px; margin: 21px 0 0 0; padding: 0;}
		#HomepageSurveyContent 	p {text-align: left; margin: 0; padding: 0; font-size: 150%; font-family: Arial; font-weight: bold;color:#ffffff; letter-spacing:1px}				
		/* }}}-HomepageSurvey */

	

		#DomesticTV		{float: left; width: 230px; height: 150px;background: transparent url(../images/domestic-tv-bg.png) 0% 0% no-repeat; margin: 0 3px 0 0;}

		/* }}}-DomesticTV */

		#DigitalTV		{float: left; width: 230px; height: 150px;background: transparent url(../images/digital-tv-bg.png) 0% 0% no-repeat; margin: 0 3px 0 0;}

		/* }}}-DigitalTV */

		#Commercial		{float: left; width: 230px; height: 150px;background: transparent url(../images/commercial-bg.png) 0% 0% no-repeat; margin: 0 3px 0 0;}
		/* }}}-Commercial */

		#CCTV			{float: left; width: 230px; height: 150px;background: transparent url(../images/cctv-bg.png) 0% 0% no-repeat; }
		/* }}}-CCTV */

		.DTCCContent		{float: right; width: 131px; text-align: right; margin: 0 9px 0 0;}
		.DTCCContent	h2 	{color: #00aeef; font-weight: bold; font-size: 170%;text-align: right;float: right;}	
		.DTCCContent	p	{margin: 0; padding: 0; text-align: right; color: #6a6a6a;float: right;}
		.GrayButton	{width: 93px; height: 23px; margin: 20px 0 0 46px;background: transparent url(../images/more-info-button-bg.png) 0% 0% no-repeat; float: right;}
		.GrayButton	p	{margin: 5px 0 5px 0; padding: 0;float: right;}
		.GrayButton 	a {color: #ffffff; text-decoration: none; float: right; margin: 0 23px 0 0; padding:0;}
		/* }}}-general boxes content */

	/* }}}-Wrapper */