/* GENERAL */

:root { overflow-x: auto!important; }
* { font-family: Arial; font-size: 14px; line-height: 20px; color: #000000; }
html { height: 100%; margin: 0px; padding: 0px; overflow: -moz-scrollbars-vertical!important; }
body { margin: 0px; height: 100%; background: url(../media/backgrounds/body.gif) repeat-x; background-color: #77a4d8; }

a { color: #336699; font-weight: bold; text-decoration: underline; }
a:hover { color: #003366; text-decoration: none; }

a.arrow { background: url(../media/backgrounds/arrow1.png) no-repeat 0 0; padding-left: 16px; text-decoration: none; }
a.arrow:hover { background-position: 0 -50px; }

ul, ol, li { padding: 0px; margin: 0px; }

ul { margin-left: 16px;}
ul li { list-style-image: url(../media/gfx/li-arrow.png); }
ul li a { text-decoration: none; }

ol { margin-left: 16px;}
ol li a { text-decoration: none; }

#phAllCenter { position: relative; width: 960px; min-width: 960px; margin-left: auto; margin-right: auto; text-align: left; }

/* HEADER */

#phHeader { width: 960px; height: 423px; position: relative; }
	#phHeader .links { float: right; margin: 110px 20px 0 0; }
	#phHeader .links a { float: left; font-size: 18px; line-height: 20px; color: #99ccff; display: block; margin-left: 15px; padding-left: 20px; background: url(../media/backgrounds/dot1.png) no-repeat; }
	#phHeader .links a:hover { color: #003366; text-decoration: none; }
	#phHeader .blockLarge { position: absolute; top: 192px; left: 5px; width: 630px; height: 200px; background:url(../media/backgrounds/homepage-block-large.png) no-repeat; }
		#phHeader .blockLarge h1 { font-size: 18px; line-height: normal; font-weight: bold; height: 36px; color: #003366; margin: 18px 17px 0 17px; padding: 0 0 0 8px; border-bottom: solid 1px #bcbcbc; }
		#phHeader .blockLarge h2 { font-size: 16px; line-height: normal; color: #336699; margin: 10px 0 0 25px; }		
		#phHeader .blockLarge p { margin: 0 25px 0 25px; }
	#phHeader .blockSmall { position: absolute; top: 192px; left: 645px; width: 310px; height: 200px; background:url(../media/backgrounds/homepage-block.png) no-repeat; }

/* FOOTER */

#phFooter { padding: 0 0 15px 10px; color: #fff; font-weight: bold; }

/* HOMEPAGE */
	
.homepageHeader { background: url(../media/gfx/homepage-header.png) no-repeat; }
	
#phHomepageContent { width: 960px; position: relative; float: left; }	
	#phHomepageContent .block { float: left; margin: 0 5px 14px 5px; display: inline; width: 310px; height: 200px; background:url(../media/backgrounds/homepage-block.png) no-repeat; }
	
/* HOMEPAGE BLOCKS */
	
.hpBlockHeader { margin: 5px 0 0 5px; width: 300px; height: 50px; }
.hpBlockHeader h2 { float: left; display: inline; font-size: 15px; line-height: normal; margin: 17px 0 0 20px; }

.headeryellow { background: url(../media/backgrounds/title-yellow.png) repeat-x; }
.headeryellow h2 { color: #656e10; }
.headercyan { background: url(../media/backgrounds/title-cyan.png) repeat-x; }
.headercyan h2 { color: #1b687d; }
.headerlightGreen { background: url(../media/backgrounds/title-lightgreen.png) repeat-x; }
.headerlightGreen h2 { color: #50873b; }
.headerblue { background: url(../media/backgrounds/title-blue.png) repeat-x; }
.headerblue h2 { color: #4160a3; }
.headergreen { background: url(../media/backgrounds/title-green.png) repeat-x; }
.headergreen h2 { color: #167649; }
.headerskin { background: url(../media/backgrounds/title-skin.png) repeat-x; }
.headerskin h2 { color: #8c5244; }
.headerpurple { background: url(../media/backgrounds/title-purple.png) repeat-x; }
.headerpurple h2 { color: #603b94; }
.headersand { background: url(../media/backgrounds/title-sand.png) repeat-x; }
.headersand h2 { color: #81811d; }
.headerlightBlue { background: url(../media/backgrounds/title-lightblue.png) repeat-x; }
.headerlightBlue h2 { color: #357e82; }
.headergrey { background: url(../media/backgrounds/title-grey.png) repeat-x; }
.headergrey h2 { color: #666666; }

.hpBlockText { margin: 10px 20px 0 25px; height: 120px; }

.hpBlockImage { float: left; display: inline; width: 100px; height: 120px; margin: 10px 10px 0 15px; }
.hpBlockImage img { max-width: 100px; max-height: 120px; }
.hpBlockTextWithImage { float: left; display: inline; width: 165px; height: 120px; margin-top: 10px; position: relative; }
.hpBlockTextWithImage div.padding { padding-left: 16px; }
.hpBlockTextWithImage a.alignBottom { position: absolute; top: 103px; left: 0px; line-height: normal; }

.hpBlockStar { position: absolute; top: -10px; left: 882px; width: 77px; height: 80px; background: url(../media/gfx/star.png) no-repeat; }
.hpBlockStar div { width: 77px; margin-top: 30px; text-align: center; font-size: 16px; line-height: normal; font-weight: bold; color: #fff; }

.hpBlockImagePhone { width: 50px; }
.hpBlockTextWithImagePhone { width: 215px; }
.hpBlockTextWithImagePhone .number { width: 215px; font-size: 24px; line-height: normal; font-weight: bold; color: #336699; }
.hpBlockTextWithImagePhone .text { width: 215px; margin-top: 20px; font-size: 16px; font-weight: bold; color: #666666; }
.hpBlockTextWithImagePhone .text a { font-size: 16px; }

/* CONTENT PAGE */

.contentHeader { background: url(../media/gfx/content-header.png) no-repeat; }

#phContentWrapper { position: absolute; top: 192px; left: 0px; }
#phContent { float: left; width: 960px; padding-bottom: 10px; background: url(../media/backgrounds/content-blocks.png) repeat-y; }
#phContentLeft { float: left; width: 620px; display: inline; margin-left: 10px; }
	#phContentLeft .backButton { height: 35px; margin: 14px 12px 0 12px; padding: 0 0 0 8px; border-bottom: solid 1px #bcbcbc; }
	#phContentLeft .backButton a { background: url(../media/backgrounds/arrow2.png) no-repeat 0 0; font-size: 20px; line-height: normal; padding-left: 20px; text-decoration: none; }
	#phContentLeft .backButton a:hover { background-position: 0 -40px; }
	#phContentLeft .image { float: left; display: inline; width: 160px; margin: 0 20px 0 12px; }
	#phContentLeft .text { float: left; width: 408px; }
	#phContentLeft .text h1 { font-size: 16px; line-height: normal; margin: 10px 0 0 0; }
	#phContentLeft .text h2 { font-size: 15px; line-height: normal; }
	#phContentLeft .text h3 { font-size: 14px; line-height: normal; }

	#phContentLeft .text ul { margin-left: 38px; margin-bottom: 14px; }
	#phContentLeft .text ol { margin-left: 38px; margin-bottom: 14px; }
	
	#phContentLeft h1.yellow { color: #656e10; }
	#phContentLeft h1.cyan { color: #1b687d; }
	#phContentLeft h1.lightGreen { color: #50873b; }
	#phContentLeft h1.blue { color: #4160a3; }
	#phContentLeft h1.green { color: #167649; }
	#phContentLeft h1.skin { color: #8c5244; }
	#phContentLeft h1.purple { color: #603b94; }
	#phContentLeft h1.sand { color: #81811d; }
	#phContentLeft h1.lightBlue { color: #357e82; }
	#phContentLeft h1.grey { color: #666666; }
	
#phContentRight { float: left; width: 300px; display: inline; margin-left: 20px; }
	#phContentRight .blockHeader { margin: 0px; width: 300px; height: 50px; }
	#phContentRight .blockHeader h2 { float: left; display: inline; font-size: 15px; line-height: normal; margin: 17px 0 0 20px; }
	#phContentRight .text { float: left; display: inline; margin: 10px 20px 0 20px; }
	#phContentRight .text div.padding { padding-left: 16px; }

#phDropShadowTop { float: left; width: 960px; height: 5px; display: block; margin: 0px; padding: 0px; background: url(../media/backgrounds/content-dropshadow-top.png) no-repeat; }
#phDropShadowBottom { float: left; width: 960px; height: 5px; display: block; margin: 0px; padding: 0px; margin-bottom: 14px; background: url(../media/backgrounds/content-dropshadow-bottom.png) no-repeat; }


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
