@charset "UTF-8";
/* CSS Document */

body{margin:0px;background-color:#000;color:#696969; background:url(http://www.phogos.com/images/custom/bg.jpg) top center repeat-x;}


BODY, P, DIV, TD, BLOCKQUOTE {
	font-family:verdana;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#696969;
       
}
form{margin:0;padding:0;}
A:ACTIVE{color:#4682b4;text-decoration:none;}
A:LINK{color:#4682b4;text-decoration:none;}
A:VISITED{color:#4682b4;text-decoration:none;}
A:HOVER{color:#87ceeb;text-decoration:underline;}

.TopBottomBar{font-size:11px;
	background-color:#3897d7;
	height:23px;
	color:#FFFFFF;
}
A:ACTIVE.TopBottomBarLink{color:#FFFFFF;text-decoration:none;}
A:LINK.TopBottomBarLink{color:#FFFFFF;text-decoration:none;}
A:VISITED.TopBottomBarLink{color:#FFFFFF;text-decoration:none;}
A:HOVER.TopBottomBarLink{color:#FFFFFF;text-decoration:underline;}

.strike{
	text-decoration:line-through;
}
/** BOX STYLES **/
.BoxFrame{background-color:#2a2a2a;}

.BoxHeader{
	font-family:verdana;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	background-color:#ffffff;
	height:25px;
	padding-left:0px;
	padding-rigth:0px;
	color:#ffffff;
}
.BoxContent{
	font-family:verdana;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	padding-left:10px;padding-right:10px;padding-top:6px;padding-bottom:6px;
	background-color:#f6f6f6;
	color:#a9a9a9;
}
.BoxText{
	font-family:verdana;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	background-color:#f6f6f6;
	color:#a9a9a9;
}
A:ACTIVE.BoxLink{color:#4682b4;text-decoration:none;}
A:LINK.BoxLink{color:#4682b4;text-decoration:none;}
A:VISITED.BoxLink{color:#4682b4;text-decoration:none;}
A:HOVER.BoxLink{color:#87ceeb;text-decoration:underline;}

/** PAGE HEADER AND NAVIGATION					**/
.pageHeader{
	font-family:verdana;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	
	text-align:left;
	padding:5px;
	margin:0px;
	color:#ffffff;
}

.pageNavigation{
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	background-color:#FFFFFF;
	padding:5px;
	height:16px;
	color:#0033cc;
}

.pageNavigation div{
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#0033cc;
}

/** CATALOG ITEMS				 				**/
.CatalogNavigation{
	background-color:#F6F6F6;
	border-bottom:1px solid #3897d7;
}
.CatalogNavigation table tr td{
	font-family:verdana;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	background-color:#F6F6F6;
	color:#666666;
}
.CatalogItemDark{
	font-family:verdana;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	background-color:#F0F0F0;
	padding:4px;
	color:#000000;
}
.CatalogItemLight{
	font-family:verdana;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	background-color:#ffffff;
	padding:4px;
	color:#000000;
}

/** LISTS FOR CART ITEMS - USES CATALOG STYLES **/

.listHeader{
	font-family:verdana;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	background-color:#F0F0F0;
	color:#000000;
}

.listItem{
	font-family:verdana;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	background-color:#ffffff;
	color:#000000;
}

/** FORMS										**/
/**NEW FORM STYLES**/

.formFieldSet{
	border:1px solid #89a8ad;
	margin-top:0px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	/*border-style: outset;*/
	padding-bottom:10px;

}

.formContent{
	clear:both;
	float:left;
	padding-left:0px;
	width:99%;
}

.formSeparator{
	font-family:verdana;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	background-color:#F0F0F0;
	padding:6px;
	color:#000000;
}

.formHeader{
	clear:both;
	font-family:verdana;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	background-color:#FFFFFF;
	color:#696969;
	padding:5px;
}

.formLine{
	clear:both;
	float:left;
	width:100%;
}

.formCaption{
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#696969;
	float:left;
	padding:5px;
	margin-top:3px;
	text-align:right;
	width:40%;
}

.formControl{
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#696969;
	float:left;
	padding:5px;
}

.formSpace{
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#696969;
	float:left;
	padding:5px;
	padding-left:15px;
}

.formControlText{
	font-family:arial;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	width:144px;color:#666666;
}

.formControlSelect{
	font-family:arial;
	#font-size:11px;
	font-style:normal;
	font-weight:normal;
	width:150px;color:#666666;
}

.formButtons{
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
	clear:both;
	float:left;
	width:99%;
}
/**NEW FORM END**/

.FormItems{
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	padding:2px;
	color:#696969;
}

.formRemark{
	font-family:verdana;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	color:#999999;	
}

.ProductSubtitle{
	font-family:verdana;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	border-bottom:1px solid #CCCCCC;
	padding:5px;
	margin:0px;
}

/*#navbrowse a    {height:56px; width:169px; background:url(http://www.phogos.com/images/custom/primenav.jpg); background-position:0px -56px;     display:block; text-decoration:none; float:left;}
#navsports a 	{height:56px; width:167px;  background:url(http://www.phogos.com/images/custom/primenav.jpg); background-position:-169px -56px; display:block; text-decoration:none; float:left;}
#navschools a   {height:56px; width:162px; background:url(http://www.phogos.com/images/custom/primenav.jpg); background-position:-336px -56px;  display:block; text-decoration:none; float:left;}
#navreligious a {height:56px; width:175px; background:url(http://www.phogos.com/images/custom/primenav.jpg); background-position:-498px -56px;  display:block; text-decoration:none; float:left;}
#navmilitary a  {height:56px; width:160px; background:url(http://www.phogos.com/images/custom/primenav.jpg); background-position:-673px -56px;  display:block; text-decoration:none; float:left;}
#navcustom a    {height:56px; width:166px; background:url(http://www.phogos.com/images/custom/primenav.jpg); background-position:-833px -56px;  display:block; text-decoration:none; float:left;}
 
#navbrowse a:hover     {height:56px; width:169px;  background:url(http://www.phogos.com/images/custom/primenav.jpg); background-position:0px 0;    display:block; text-decoration:none; float:left;}
#navsports a:hover     {height:56px; width:167px; background:url(http://www.phogos.com/images/custom/primenav.jpg); background-position:-169px 0;  display:block; text-decoration:none; float:left;}
#navschools a:hover    {height:56px; width:162px; background:url(http://www.phogos.com/images/custom/primenav.jpg); background-position:-336px 0;  display:block; text-decoration:none; float:left;}
#navreligious a:hover  {height:56px; width:175px; background:url(http://www.phogos.com/images/custom/primenav.jpg); background-position:-498px 0;  display:block; text-decoration:none; float:left;}
#navmilitary a:hover   {height:56px; width:160px; background:url(http://www.phogos.com/images/custom/primenav.jpg); background-position:-673px 0;  display:block; text-decoration:none; float:left;}
#navcustom a:hover     {height:56px; width:166px;  background:url(http://www.phogos.com/images/custom/primenav.jpg); background-position:-833px 0; display:block; text-decoration:none; float:left;}*/


#footernav {width:930px; margin:10px auto 20px auto;}

#custom	a		{width:338px; height:87px; display:block; float:left; background-image:url(http://www.phogos.com/images/custom/nav.jpg); background-position: 0 0; background-repeat:no-repeat; color:#999;}
#catalog a		{width:324px; height:87px; display:block; float:left; background-image:url(http://www.phogos.com/images/custom/nav.jpg); background-position: -338px 0; background-repeat:no-repeat; color:#999;}
#fundraiser a	{width:337px; height:87px; display:block; float:left; background-image:url(http://www.phogos.com/images/custom/nav.jpg); background-position: -662px 0; background-repeat:no-repeat; color:#999;}

#custom	a:hover		{width:338px; height:87px; display:block; float:left; background-image:url(http://www.phogos.com/images/custom/nav.jpg); background-position: 0 -87px; background-repeat:no-repeat; color:#999;}
#catalog a:hover	{width:324px; height:87px; display:block; float:left; background-image:url(http://www.phogos.com/images/custom/nav.jpg); background-position: -338px -87px; background-repeat:no-repeat; color:#999;}
#fundraiser a:hover	{width:337px; height:87px; display:block; float:left; background-image:url(http://www.phogos.com/images/custom/nav.jpg); background-position: -662px -87px; background-repeat:no-repeat; color:#999;}

#custom	a:active		{width:338px; height:87px; display:block; float:left; background-image:url(http://www.phogos.com/images/custom/nav.jpg); background-position: 0 -174px; background-repeat:no-repeat; color:#999;}
#catalog a:active		{width:324px; height:87px; display:block; float:left; background-image:url(http://www.phogos.com/images/custom/nav.jpg); background-position: -338px -174px; background-repeat:no-repeat; color:#999;}
#fundraiser a:active	{width:337px; height:87px; display:block; float:left; background-image:url(http://www.phogos.com/images/custom/nav.jpg); background-position: -662px -174px; background-repeat:no-repeat; color:#999;}

#fwhatis a          {width:186px; height:44px; display:block; float:left; background-image:url(http://www.phogos.com/images/custom/footernav.jpg); background-position: 0 0; background-repeat:no-repeat; color:#FFF;}
#fstartfundraiser a {width:186px; height:44px; display:block; float:left; background-image:url(http://www.phogos.com/images/custom/footernav.jpg); background-position: -186px 0;  background-repeat:no-repeat; color:#FFF;}
#fbecomefan a       {width:186px; height:44px; display:block; float:left; background-image:url(http://www.phogos.com/images/custom/footernav.jpg); background-position:-372px 0 ; background-repeat:no-repeat; color:#FFF;}
#ftellfriend a      {width:186px; height:44px; display:block; float:left; background-image:url(http://www.phogos.com/images/custom/footernav.jpg); background-position:-558px 0 ; background-repeat:no-repeat; color:#FFF;}
#fcontact a         {width:186px; height:44px; display:block; float:left; background-image:url(http://www.phogos.com/images/custom/footernav.jpg); background-position:-744px 0 ; background-repeat:no-repeat; color:#FFF;}

#fwhatis a:hover          {width:186px; height:44px; display:block; float:left; background-image:url(http://www.phogos.com/images/custom/footernav.jpg); background-position:  0 -44px; background-repeat:no-repeat; color:#FFF;}
#fstartfundraiser a:hover {width:186px; height:44px; display:block; float:left; background-image:url(http://www.phogos.com/images/custom/footernav.jpg); background-position:  -186px -44px; background-repeat:no-repeat; color:#FFF;}
#fbecomefan a:hover       {width:186px; height:44px; display:block; float:left; background-image:url(http://www.phogos.com/images/custom/footernav.jpg); background-position:  -372px -44px; background-repeat:no-repeat; color:#FFF;}
#ftellfriend a:hover      {width:186px; height:44px; display:block; float:left; background-image:url(http://www.phogos.com/images/custom/footernav.jpg); background-position:  -558px -44px; background-repeat:no-repeat; color:#FFF;}
#fcontact a:hover         {width:186px; height:44px; display:block; float:left; background-image:url(http://www.phogos.com/images/custom/footernav.jpg); background-position:  -744px -44px; background-repeat:no-repeat; color:#FFF;} 