﻿body 
{
}
.HPRightCol
{
	float:right;
	width:544px;
	overflow:hidden;
}
.HPDividerCol
{
	float:right;
	/*width:26px;*/
	width:26px;
	overflow:hidden;
}
.HPLeftCol
{
	float:right;
	width:190px;
	overflow:hidden;
}
.HPDottedLineContainer
{
	margin-top:15px;
	border-left:dotted 1px #dad9d9;
	width:543px;
}
/* IE6 Only */
* html .AbsDottedLine
{
	left:461px;
	height:738px;
}
/* IE7 Only */
*:first-child+html .AbsDottedLine
{
	left:465px;
}



/*****Search Categories*****/

.HPSearchCategoriesMainContainer
{
   width:544px;
   height:198px;
   overflow:hidden;
   color:#353f48;
   font-family:Arial;
   font-size:12px;
}
.HPSearchCategoriesRight
{
	width:7px;
    height:198px;
    background-image:url('/style/images/SearchCategories/corner_right.jpg');
    background-repeat:repeat-x;
    float:right;
}
.HPSearchCategoriesCenter
{
	width:530px;
    height:198px;
    background-image:url('/style/images/SearchCategories/corner_pixel.jpg');
    background-repeat:repeat-x;
    float:right;
}
.HPSearchCategoriesLeft
{
	width:7px;
    height:198px;
    background-image:url('/style/images/SearchCategories/corner_left.jpg');
    background-repeat:repeat-x;
    float:right;
}
.HPSearchCategoriesInsideRight
{
	width:253px;
    float:right;
    padding-right:12px;
}
.HPSearchCategoriesInsideLeft
{
	width:243px;
    float:right;
    padding-right:22px;
}
.HPSearchCategoriesTitle
{
	width:232px;
    height:46px;
    margin:4px 0px 4px 0px;
    /*background-image:url('/style/images/SearchCategories/title.jpg');*/
    color:#00A2DF;
    font-size:39px;
    font-weight:bold;
    /*filter: alpha(opacity=85);
    opacity: 0.85;*/
}
.HPSearchCategoriesTitle span
{
    background:transparent url(/style/images/searchcategories/grad.png) repeat-x scroll 0 0;
	display:block;
	height:29px;
	position:absolute;
	width:232px;
	margin-top:9px;
}
/* IE7 Only */
*:first-child+html .HPSearchCategoriesTitle span
{
	margin-top:8px;
}
.HPSearchCategoriesLabel
{
	width:242px;
	font-weight:bold;
	padding:2px 0px;
}
.HPSearchCategoriesSelect
{
	width:230px;
	/*color:#83838a;*/
	border:solid 1px #abacac;
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-size:11px;
	height:18px;
	/*background-image:url('/style/images/SearchStrip/search_pixel.gif');
	background-repeat:repeat-x;
	background-position:top;*/
	z-index:-1;/*must have*/
}
/* IE6 Only */
* html .HPSearchCategoriesSelect{
}

/* IE7 Only */
*:first-child+html .HPSearchCategoriesSelect{
}
.HPSearchCategoriesLink
{
	margin-top:15px;
	font-weight:bold;
	font-size:11px;
}
.HPSearchCategoriesLink img
{
	border:none;
	width:9px;
	height:9px;
}
.HPSearchCategoriesLink a
{
	color:#00a2df;
	text-decoration:none;
}
.HPSearchCategoriesLink a:hover
{
	color:#00a2df;
	text-decoration:underline;
}
.HPSearchCategoriesDescription
{
	color:#83838a;
	font-size:10px;
	margin-top:8px;
}
.HPSearchCategoriesSubmit
{
	background-image:url('/style/images/SearchCategories/search.gif');
	background-repeat:repeat-x;
	margin-right:176px;
	margin-top:8px;
	width:57px;
	height:30px;
	cursor:pointer;
}
.HPSearchCategoriesMessages
{
	width:501px;
	margin-right:12px;
	margin-top:10px;
	color:#fff;
}

/* IE6 Only */
* html .HPSearchCategoriesMessages 
{
	margin-top:5px;
}
.HPSearchCategoriesMessages a
{
	color:#fff;
	text-decoration:none;
}
.HPSearchCategoriesMessages a:hover
{
	color:#3cc1f3;
	text-decoration:none;
}
.HPSearchCategoriesErrorSpan
{
	color:#FF0000;
	display:none;
	font-size:11px;
	font-weight:normal;
}
.HPSearchCategoriesIframeContainer
{
	width:544px;
	height:198px;
	direction:rtl;
}

/*****Top Floats*****/
.HPTopFloatsContainer
{
   width:544px;
   height:100px;
   overflow:hidden;
   color:#353f48;
   font-family:Arial;
   font-size:12px;
   margin-top:20px;
}
/* IE6 Only */
* html .HPTopFloatsContainer 
{
	margin-bottom:20px;
	margin-top:0px;
}
.HPTopFloatsItemContainer
{
   width:245px;
   float:right;
   overflow:hidden;
}
.HPTopFloatsDivider
{
   width:27px;
   float:right;
   overflow:hidden;
}
.HPTopFloatsItemImage
{
   float:right;
   width:125px;
}
.HPTopFloatsItemImage img
{
	border:none;
	height:100px;
	width:125px;
}
.HPTopFloatsItemDetails
{
   float:right;
   width:110px;
   padding-right:10px;
   overflow:hidden;
}
.HPTopFloatsItemDetails .Title
{
   font-weight:bold;
   height:30px;
   overflow:hidden;
}
.HPTopFloatsItemDetails .Title a
{
   color:#353f48;
   text-decoration:none;
}
.HPTopFloatsItemDetails .Title a:hover
{
   color:#00a2df;
   text-decoration:none;
}
.HPTopFloatsItemDetails .Description
{
   font-weight:normal;
   height:45px;
   color:#83838a;
   margin:5px 0px; 
   overflow:hidden;
}
.HPTopFloatsItemDetails .More
{
   font-weight:bold;
   font-size:11px;
   color:#00a2df;
}
.HPTopFloatsItemDetails .More div
{
	float:right;
}
.HPTopFloatsItemDetails .More img
{
	border:none;
	width:9px;
	height:9px;
}
.HPTopFloatsItemDetails .More a
{
   color:#00a2df;
   text-decoration:none;
}
.HPTopFloatsItemDetails .More a:hover
{
   color:#00a2df;
   text-decoration:underline;
}


/*****Banners*****/
.HPBanners
{
	/*background-color:#dad9d9;*/
}
.HPMiddleRightBigBanner
{
	width:544px;
	height:175px;
    margin-top:20px;
}
.HPLeftBannerTop
{
	width:190px;
	height:315px;
}
.HPLeftBannerBottom
{
	width:190px;
	height:315px;
	margin-top:15px;
}
.HPBannerStrip
{
	width:513px;
	height:60px;
	background-image:url('/style/images/Banners/strip_bg.gif');
	background-repeat:repeat-x;
	padding:6px 6px 0px 0px;
	margin-top:15px;
}
/* IE6 Only 
* html .HPBannerStrip 
{
	width:527px;
}
IE7 Only
*:first-child+html .HPBannerStrip
{
	width:527px;
}*/
.HPBannerStrip div
{
	width:507px;
	height:54px;
	color:#4e515a;
	text-align:center;
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	/*background-color:#dad9d9;%*/
}
/************************/
/*****HPUsefullLinks*****/
/************************/

.HPUsefullLinks
{
   width:519px;
   height:204px;
   overflow:hidden;
   color:#353f48;
   font-family:Arial;
   font-size:12px;
}
.HPUsefullLinks .Title
{
	font-size:18px;
	font-weight:bold;
}
.HPUsefullLinks .Tabs
{
   width:515px;
   height:30px;
   margin-top:5px;
}
.HPUsefullLinks .Tabs a
{
   width:118px;
   height:28px;
   display:block;
   float:right;
   color:#fff;
   font-weight:normal;
   text-decoration:none;
   background-color:#353f48;
   background-image:url('/style/images/UsefullLinks/tab_off.jpg');
   background-repeat:no-repeat;
   text-align:center;
   top:2px;
   position:relative;
   line-height:11px;
}
.HPUsefullLinks .Tabs .SelectedTab
{
   width:118px;
   height:29px;
   display:block;
   float:right;
   color:#353f48;
   font-weight:bold;
   text-decoration:none;
   background-color:#fff;
   background-image:url('/style/images/UsefullLinks/tab_on.jpg');
   background-repeat:no-repeat;
   text-align:center;
   position:relative;
}
/*.HPUsefullLinks .Tabs a:hover
{
   top:2px;
   color:#353f48;
   text-decoration:none;
   font-weight:bold;
   height:29px;
   background-color:#fff;
   background-image:url('/style/images/UsefullLinks/tab_on.jpg');
   background-repeat:no-repeat;
}*/
.HPUsefullLinks .Tabs div
{
   width:4px;
   float:right;
}

.HPUsefullLinks .SelectedTabContent
{
	 border:solid 1px #d7d4d4;
	 width:517px;
	 height:145px;
}

.SelectedTabContent .Item
{
	width:238px;
	float:right;
	height:65px;
	padding-top:15px;
}
.SelectedTabContent .Item .Image
{
	width:70px;
	height:56px;
	margin:0px 18px;
	float:right;
}
.SelectedTabContent .Item .Image img
{
	width:70px;
	height:56px;
	border:none;
}
/* IE6 Only */
* html .SelectedTabContent .Item .Image
{
	margin-right:10px;
}
.SelectedTabContent .Item .SubTitle
{
	width:120px;
	height:45px;
	float:right;
	font-weight:bold;
	overflow:hidden;
	margin-top:5px;
}

.SelectedTabContent .Item .SubTitle a
{
   color:#353f48;
   text-decoration:none;
}

.SelectedTabContent .Item .SubTitle a:hover
{
   color:#83838a;
   text-decoration:none;
}

.SelectedTabContent .Divider
{
	float:right;
	width:20px;
	height:75px;
}
.SelectedTabContent .MoreLinks
{
	padding-right:18px;
	width:480px;
	overflow:hidden;
}
.SelectedTabContent .MoreLinks .Title
{
	padding:2px 0px;
	font-weight:bold;
	font-size:12px !important;
	background-color:#f7f8f8;
}
.SelectedTabContent .MoreLinks .Link
{
	font-weight:normal;
	font-size:12px !important;
	margin-top:5px;
	height:35px;
	overflow:hidden;
}
.SelectedTabContent .MoreLinks .Link a
{
	font-size:12px !important;
	color:#83838A;
	text-decoration:underline;
	line-height:18px;
}
.SelectedTabContent .MoreLinks .Link a:hover
{
	font-size:12px !important;
	color:#00A2DF;
	text-decoration:underline;
}
.HPUsefullLinks
{
   width:519px;
   height:204px;
   overflow:hidden;
   color:#353f48;
   font-family:Arial;
   font-size:12px;
}
.SelectedTabContent .AjaxIndicator
{
	position:relative;
	bottom:90px;
	right:230px;
	display:none;
}

/*****Whats Up Floats*****/
.HPWatsUPFloats
{
   width:519px;
   height:225px;
   overflow:hidden;
   color:#353f48;
   font-family:Arial;
   font-size:12px;
   margin-top:10px;
}
.HPWatsUPFloats .Title
{
	font-size:18px;
	font-weight:bold;
}
.HPWatsUPFloats .ItemsContainer
{
	width:519px;
	height:148px;
    margin-top:10px;
}
.HPWatsUPFloats .ItemsContainer .Item
{
	width:259px;
	/*height:64px;*/
	height:68px;
	float:right;
	overflow:hidden;
}
.HPWatsUPFloats .ItemsContainer .Item .Image
{
	width:85px;
	height:68px;
	float:right;
	/*border:solid 1px #000;*/
}
.HPWatsUPFloats .ItemsContainer .Item .Image img
{
	width:85px;
	height:68px;
	border:none;
}
.HPWatsUPFloats .ItemsContainer .Item .Description
{
	width:150px;
	height:64px;
	margin-right:15px;
	float:right;
}
.HPWatsUPFloats .ItemsContainer .Item .Description .Title
{
	font-size:12px;
	width:150px;
	margin-top:11px;
	height:15px;
    overflow:hidden;
}
.HPWatsUPFloats a
{
   color:#353f48;
   text-decoration:none;
}
.HPWatsUPFloats a:hover
{
   color:#00a2df;
   text-decoration:none;
}

.HPWatsUPFloats .ItemsContainer .Item .Description .SubTitle
{
	width:150px;
	height:30px;
    overflow:hidden;
	color:#83838A;
}
.HPWatsUPFloats .ItemsContainer .Divider
{
	width:519px;
	height:12px;
	float:right;
}
.HPWatsUPFloats .LinksContainer
{
	width:519px;
	height:33px;
    margin-top:10px;
}
.HPWatsUPFloats .LinksContainer .Link
{
	width:259px;
	height:17px;
	float:right;
	overflow:hidden;
    font-weight:bold;
    margin-bottom:2px;
}
.HPWatsUPFloats .LinksContainer .Link img
{
	width:5px;
	height:5px;
	margin-bottom:2px;
}

/*****HPCampaignsFloats*****/
.HPCampaignsFloats
{
   width:519px;
   height:130px;
   overflow:hidden;
   color:#353f48;
   font-family:Arial;
   font-size:12px;
   margin-top:10px;
}

.HPCampaignsFloats .Selected
{
   color:#353f48;
   text-decoration:underline;
   filter:alpha(opacity=100);-moz-opacity:1;opacity:1;
   cursor:pointer;
}

.HPCampaignsFloats a
{
   color:#353f48;
   text-decoration:none;
   filter:alpha(opacity=40);-moz-opacity:.4;opacity:.4;
   cursor:pointer;
  
}
.HPCampaignsFloats a:hover
{
   color:#353f48;
   text-decoration:underline;
   filter:alpha(opacity=100);-moz-opacity:1;opacity:1;
   cursor:pointer;
}
.HPCampaignsFloats .Title
{
	font-size:18px;
	font-weight:bold;
}
.HPCampaignsFloats .Item
{
	width:90px;
	height:113px;
	float:right;
	display:block;
	overflow:hidden;
}
.HPCampaignsFloats .Item .Image
{
	width:90px;
	height:60px;
}
.HPCampaignsFloats .Item .Image img
{
	width:90px;
	height:60px;
	border:none;
}
.HPCampaignsFloats .Item .SubTitle
{
	width:90px;
	height:43px;
	overflow:hidden;
	font-size:11px;
	text-align:center;
	padding-top:7px;
}
.HPCampaignsFloats .Divider
{
	width:17px;
	float:right;
}

/*****HPMostWanted*****/
.HPMostWanted
{
   width:190px;
   height:184px;
   overflow:hidden;
   color:#353f48;
   font-family:Arial;
   font-size:11px;
   margin-top:16px;
}
.HPMostWanted .Title
{
	font-size:18px;
	font-weight:bold;
}
.HPMostWanted .Content
{
	height:141px;
    width:190px;
    margin-top:1px;
    padding-top:12px;
    background-image:url('/style/images/Site/left_top.gif');
    background-repeat:no-repeat;
    background-position:top;
}
/* IE6 Only */
* html .HPMostWanted .Content
{
    margin-top:2px;
}

/* IE7 Only */
*:first-child+html .HPMostWanted .Content
{
    margin-top:2px;
}
.HPMostWanted .Content .Item
{
	height:65px;
    width:63px;
    text-align:center;
    float:right;
    display:block;
    overflow:hidden;
}
.HPMostWanted .Content a
{
	color:#353f48;
	text-decoration:none;
}
.HPMostWanted .Content a:hover
{
	text-decoration:none;
}
.HPMostWanted .Content .Item .Title
{
	font-size:11px !important;
}
.HPMostWanted .Content .Item .Image img
{
	width:33px;
	height:35px;
	border:none;
}
.HPMostWanted .Content .Divider
{
	height:7px;
}
/* IE6 Only */
* html .HPMostWanted .Content .Divider
{
	margin-top:-5px;
}
.HPMostWanted .Content .Line
{
	border-top:dotted 1px #dad9d9;
	margin-top:10px;
	height:1px;
	width:190px;
}
/* IE6 Only */
* html .HPMostWanted .Content .Line
{
	margin-top:-5px;
}

/*****HPOpenDays*****/
.HPOpenDays
{
   width:190px;
   height:200px;
   color:#353f48;
   font-family:Arial;
   font-size:12px;
   margin-top:8px;
}
.HPOpenDays .Title
{
	font-size:18px;
	font-weight:bold;
}
.HPOpenDays .Content
{
	height:180px;
    width:190px;
    background-image:url('/style/images/Site/left_top.gif');
    background-repeat:no-repeat;
    background-position:top;
}
.HPOpenDays .Content .Items
{
	padding-top:15px;
	height:135px;
    width:190px;
}
.HPOpenDays .Content .Items .Image
{
	width:10px;
	float:right;
}
.HPOpenDays .Content .Items .Item
{
	min-height:17px;
	max-height:34px;
	margin-top:-5px;
    width:175px;
    padding-right:5px;
	float:right;
	overflow:hidden;
	line-height:16px;
}
/* IE6 Only */
* html .HPOpenDays .Content .Items .Item
{
	height:34px;
}

.HPOpenDays .Content a
{
    color:#353f48;
    text-decoration:none;
}
.HPOpenDays .Content a:hover
{
   color:#83838a;
    text-decoration:none;
}
.HPOpenDays .Content .More
{
   height:15px;
   width:185px;
   padding-left:5px;
   font-weight:bold;
   font-size:11px;
   color:#ff8d09;
   margin-top:8px;
   text-align:left;
}
.HPOpenDays .Content .More img
{
	border:none;
	width:9px;
	height:9px;
}
.HPOpenDays .Content .More a
{
   color:#ff8d09;
   text-decoration:none;
}
.HPOpenDays .Content .More a:hover
{
   color:#ff8d09;
   text-decoration:underline;
}
.HPOpenDays .Content .Line
{
	margin-top:4px;
	border-top:dotted 1px #dad9d9;
	height:1px;
	width:190px;
}

/*****HPForums*****/
.HPForums
{
   width:190px;
   height:200px;
   overflow:hidden;
   color:#353f48;
   font-family:Arial;
   font-size:12px;
   margin-top:16px;
}
/* IE6 Only */
* html .HPForums
{
	margin-top:2px;
}
.HPForums .Title
{
	font-size:18px;
	font-weight:bold;
}
.HPForums .Content
{
	height:180px;
    width:190px;
    background-image:url('/style/images/Site/left_top.gif');
    background-repeat:no-repeat;
    background-position:top;
}
.HPForums .Content .Items
{
	padding-top:15px;
	height:135px;
    width:190px;
}
.HPForums .Content .Items .Image
{
	width:10px;
	float:right;
}
.HPForums .Content .Items .Item .Title
{
	font-size:12px;
	font-weight:normal;
	height:14px;
	margin-top:-5px;
    width:185px;
    padding-right:5px;
	overflow:hidden;
}
.HPForums .Content .Items .Item .Forum
{
	font-size:11px;
	height:13px;
    padding-right:5px;
    color:#83838a;
}
.HPForums .Content .Items .Item .Forum a
{
	font-size:11px !important;
    color:#83838a !important;
}
.HPForums .Content .Items .Item .Forum a:hover
{
	font-size:11px !important;
}
.HPForums .Content a
{
    color:#353f48;
    text-decoration:none;
}
.HPForums .Content a:hover
{
    color:#83838a;
    text-decoration:none;
}
.HPForums .Content .More
{
   height:15px;
   width:185px;
   padding-left:5px;
   font-weight:bold;
   font-size:11px;
   color:#ff8d09;
   margin-top:8px;
   text-align:left;
}
.HPForums .Content .More img
{
	border:none;
	width:9px;
	height:9px;
}
.HPForums .Content .More a
{
   color:#ff8d09;
   text-decoration:none;
}
.HPForums .Content .More a:hover
{
   color:#ff8d09;
   text-decoration:underline;
}
.HPForums .Content .Line
{
	margin-top:4px;
	border-top:dotted 1px #dad9d9;
	height:1px;
	width:190px;
}