@charset "UTF-8";
/* CSS Document */

BODY {
	margin:10px;
	padding:0px;
	background-color:#3A3A3A;
	background-image:url(images/bg_page.gif);
	background-position:center;
	background-repeat:repeat-y;
	overflow-y:scroll
}

/* Link setup */
A:LINK { color:#CC0000; text-decoration: none; }
A:VISITED { color:#CC0000; text-decoration: none; }
A:HOVER { color:#001aac; text-decoration: none;	}

/* Image setup (prevent borders on hyperlinks) */
IMG { border:0px; }

/* H1 tags */
H1 { font-family:Verdana; font-size:20px; font-weight:bold; letter-spacing: -1.5px; color:#FFFFFF; margin-top:0px; margin-bottom:0px; }

/* Finger Pointer Mouseover For Javascript Links */
.JSLink { cursor:pointer }

/* Div By Id's */
#DIV_Container_Header { position:absolute; top:10px; left:50%; margin-left:-460px; width:920px; background-color:#eff3fc; border:3px solid #000; border-bottom:0px; font-family:Verdana; font-size:12px; color:#000; }
#DIV_Container_Preview { position:absolute; left:50%; margin-left:-460px; width:920px; background-color:#eff3fc; border:3px solid #000; border-top:0px; top:145px; }
#DIV_Header { width:920px; border-bottom:3px solid #c864a0; }
#DIV_Nav { width:920px; height:28px; background-color:#000; color:#FFFFFF; border-top:1px solid #a6a6a6; background-image: url(/images/bg_nav.gif); text-align:center; }
#DIV_Banner { width:920px; background-color:#eff3fc; text-align:center; padding:10px 0px 10px 0px; border-bottom:3px solid #c864a0; }
#DIV_Footer { background-color:#ccdef2; width:920px; margin-top:5px; padding:10px 0px 10px 0px; border-top:3px solid #000000; text-align:center; background-image:url(/images/footer.jpg); float:left; }
#DIV_faqmain { position:absolute; left:50%; margin-left:-250px; margin-top:100px; z-index:5; }
#DIV_shadow { width:100%; height:100%; background-color:#000000; position:absolute; margin:-10px 0 0 -10px; opacity:0.6; filter:alpha(opacity=60); visibility:hidden; }
#DIV_lgimg { position:absolute; margin-left:50px; margin-top:50px; left:50%; z-index:5; background-color:#fff; border:1px solid #333333; padding:13px; visibility:hidden; }

/* login box */
#DIV_Login { position:absolute; margin-left:670px; width:242px; height:100px; background-image:url(/images/bg_login.gif); font-size:9px; font-weight:bold; color:#FFFFFF; }
#DIV_Login A:LINK { color:#333333; text-decoration: none; }
#DIV_Login A:VISITED { color:#333333; text-decoration: none; }
#DIV_Login A:HOVER { color:#333333; text-decoration: underline;	}
.DIV_Login_TopLinks_P { position:absolute; margin-left:0px; margin-top: 9px; width:246px; }
.DIV_Login_Support_Link_P { position:absolute; margin-top:45px; margin-left:130px; }
.DIV_Login_Form { position:absolute; margin-top:63px; padding-left:7px; }
.DIV_Login_Form_TextBox {  background-repeat:no-repeat; background-position:center left; border:1px solid #FFFFFF; margin:2px; width:75px; font-size:9px; }
.DIV_Login_Form_SubBtn { background-color:#990000; border:1px solid #FFFFFF; margin:2px; width:50px; font-size:9px; font-weight:bold; color:#FFFFFF; height:16px; }

/* Content Alignment*/
.DIV_Half_Column { float:left; width:460px; }
.DIV_1Quarter_Column { float:left; width:230px; }
.DIV_3Quarter_Column { float:left; width:690px; }
.DIV_1Third_Column { float:left; width:306px; }
.DIV_2Third_Column { float:left; width:614px; }

/* Pod Setup */
.POD_Left { margin-top:5px; margin-left:5px; margin-right:2px; background-color:#c9deef; padding:9px; border-right:1px solid #333333; border-bottom:1px solid #333333; }
.POD_Mid { margin-top:5px; margin-left:3px; margin-right:2px; background-color:#c9deef; padding:9px; border-right:1px solid #333333; border-bottom:1px solid #333333; }
.POD_Right { margin-top:5px; margin-left:3px; margin-right:5px; background-color:#c9deef; padding:9px; border-right:1px solid #333333; border-bottom:1px solid #333333; }

.POD_Image_Left { margin-top:5px; margin-left:5px; margin-right:2px; }
.POD_Image_Right { margin-top:5px; margin-left:3px; margin-right:5px; }

.POD_Header { background-color:#586d82; border:2px solid #000000; text-align:center; margin-bottom:4px; height:21px; } /* 2d2d2d, 526f7f */
.POD_Header_Search_Results { height:auto; background-color:#586d82; font-style:italic; }

.POD_Body { margin-top:3px; background-color:#FFFFFF; padding:8px; border:1px solid #000000; color:#000000; font-family:Arial; font-size:12px; font-weight:bold; } /* bg was d7e4ff */
.POD_Preview { height:185px; overflow:auto; } /* creates overflow for preview pods */
.POD_Body_Join { margin-top:3px; background-color:#222222; padding:8px; border:1px solid #000000; color:#d0d0d0; font-family:Arial; font-size:12px; font-weight:bold; text-align:center; }  /* Join Page */
.POD_Footer { margin-top:5px; background-color:#eff3fc; border:2px solid #000000; }

/* Link (as table) At Base Of Some Pods */
.TABLE_Homepage_Images_MoreLink { background-color:#990000; height:15px; border:2px solid black; border-top-width:0px; margin-left:auto; margin-right:0px; } /* More Link Under Homepage Search Results */
.TD_Homepage_Images_MoreLink { padding-left:15px; padding-right:15px; } /* More Link Under Homepage Search Results */
.TD_Homepage_Images_MoreLink A:LINK, .TD_Homepage_Images_MoreLink A:VISITED, .TD_Homepage_Images_MoreLink A:HOVER { font-family:Verdana; font-weight:Bold; font-size:10px; text-decoration:none; color:#FFFFFF; }

.FONT_Preview_Features_Bullet { margin-left:25px; vertical-align:middle; } /* Preview Page Bulleted Feature List */
.FONT_Preview_Features { font-family:Verdana; font-size:20px; font-weight:bold; letter-spacing: -1.5px; color:#FF6600; font-style:italic; vertical-align:middle; } /* Preview Page Bulleted Feature List */
.UL_Features { list-style:none; margin-top:0px; margin-bottom:0px; }
.LI_Feature { padding-left:18px; background-image:url(/images/starsmall.gif); background-repeat:no-repeat; background-position:0px 8px; margin-left:-15px; }

.FONT_Image_Results_Header { font-family:Arial; font-size:20px; letter-spacing: -1.5px; color:#FFFFFF; } /* For Page Header/Title Text */
.FONT_Image_Results_Header_Bold { font-family:Verdana; font-size:20px; font-weight:bold; letter-spacing: -1.5px; color:#FFFFFF; } /* For Page Header/Title Text */

.FONT_Conditions, .FONT_Conditions A { font-size:9px; margin:6px 0px 0px 0px; color:#CCCCCC; }
.FONT_Conditions A:HOVER { text-decoration:underline; }

.IMG_Header { position:absolute; margin-left:-6px; margin-top:-8px; }

/* Vertical Align Middle For Text And Images Side-By-Side */
.VAM { vertical-align:middle; }

/* Preview Pages */
.IMG_Link_Prev { border:13px solid black; } /* large image popup */
.DIV_Thumb { float:left; text-align:center; padding-right:15px; cursor:pointer; }
.DIV_Thumb_R { float:none; padding-right:0px; }
.IMG_Thumb { border:1px solid #000; }
.P_Text_Top { margin-top:7px; }
.P_Text_Btm { margin-bottom:9px; }
.P_Join_Body { padding-top:11px; margin:0px; }
.TEXT_SEO { position:absolute; z-index:-1; width:440px; } /* optional SEO text */
.IMG_Video_Tmb_L { border:1px solid black; float:left; text-align:center; margin-right:11px; }
.IMG_Video_Tmb_R { border:1px solid black; text-align:center; }
.IMG_2Pics { border-right:1px solid #333333; border-bottom:1px solid #333333; }
.IMG_PicVid { border-right:1px solid #333333; border-bottom:1px solid #333333; height:212px; }
.IMG_Main { border:1px solid #000; }
.IMG_Pod_Thumb { float:left; margin:0px 5px 2px 0px; border:1px solid #000; }

/* Link Page */
.SPAN_Close_Img { position:absolute; margin-left:-6px; margin-top:-6px; color:#CCCCCC; font:10px verdana; font-weight:bold; cursor:pointer; } /* image 'x' in top corner */

/* FAQ */
.FONT_Section_Title { font-size:14px; text-decoration:underline; }
.FORM_Input { font-family:Tahoma; font-size:11px; font-weight:bold; }
