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

/*----------Body Base Start------------*/

body{
margin:0;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
/*----------Body Base End------------*/

/*----------Utility Classes Start------------*/
/*p{
margin:0;
padding:0;}
ul{
margin:0;
padding:0;
list-style:none;
}
dl{ margin:0; padding:0;}
.flTL{ float:left; clear:both;}
.flTR{ float:right;}
.flTN{ float:none;}
*/
/*----------Utility Classes End------------*/

/*----------Container Wrapper Start------------*/
#parentWrapper{
position:absolute;
background:#d8cdb1;
width:950px;

}
#childWrapper{
position:relative; float:left;
background:url(base_img.gif) repeat-x;
width:919px;
padding:0 17px 0 14px;
}
#header{
width:919px;
float:left;
}
#header #containerLogo{
background:url(logo_img.gif) no-repeat;
height:104px;
width:325px;
position:relative;
top:0;
left:-5px;
}
#containerLogo h1{ display:none;}
#header #conLog{
width:632px;
position:absolute;
top:0;
right:15px;
height: 92px;
}
#conLog #upperLinksSet{
margin:10px 0 10px 0;
right:0;
float:right;
width:auto;
}
#conLog #logForm{
position:relative;
width:343px;
float:right;
clear:both; font-size:10px;
}
/*------- #upperLinksSet Items------------*/
/*#upperLinksSet ul li{ 
float:left; 
padding:1px 10px 0 10px; 
border-right:#b4b4b4 solid 1px; 
height:15px;
}
#upperLinksSet ul li.end{ 
float:left; 
padding:1px 10px 0 10px; 
border:none;
height:17px;
}
#upperLinksSet ul li.end img{ 
border:none; margin-left:8px;
}
#upperLinksSet ul li a:link,
#upperLinksSet ul li a:active,
#upperLinksSet ul li a:visited{
color:#235f93;
text-decoration:none;
}
#upperLinksSet ul li a:hover{
text-decoration:underline;
}*/
/*------------End-----------------*/
/*------- #logForm Items------------*/
#logForm fieldset{ 
margin:0;
padding:0;
border-style:none;
}
#logForm fieldset legend { 
margin:0;
padding:0;
color:#000;
font-weight:bold; position:relative; left:10px;
}

#logForm fieldset div.basei{width:145px; margin:3px 0 0 5px; float:left; 
height:20px;background:url(input_basewhite.gif) no-repeat;}
#logForm fieldset div.basei input.txtbox{
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:10px; 
color:#494949; 
background:none;
border:none; width:128px;
padding:0px 8px 0 5px; position:relative;top:5px; left:5px;
}
#logForm fieldset input.chk{
margin:8px 0 0 15px;
}

#logForm fieldset img{
margin:5px 0 0 5px;
float:left; cursor:pointer;}

#logForm a:link,
#logForm a:active,
#logForm a:visited{
color:#235f93;
text-decoration:underline; margin:0 0 0 62px;
}
#logForm a:hover{
text-decoration:underline;
}
/*------------End----------------------------*/

#content{ background:#FFFFFF; float:left; padding:3px 0 0 11px; width:908px;}
/*#bgCov{ background:#ffffff;margin:0px 0 0 -11px;padding:3px 0 0 11px; float:left;width:908px; }
#content #leftContent{ float:left; width:209px;}
#content #rightContent{ float:left; width:209px;}
#content #midContent{ float:left;width:457px; margin:0 10px 0 10px;}
#midContent #playControl{position:relative; top:-30px; z-index:1024; left:22px;}
#playControl img{ border:none;}
.contentPlaceholder{ float:left; margin:3px 0 10px 0;}
.contentPlaceholder p{color:#252525; padding:0 5px 0 5px;font-size:10px; line-height:14px;}
.contentPlaceholder h2{ float:left; margin:0; padding:5px 0 0 5px;
background:url(hbase.gif) no-repeat; color:#4d494a; font-weight:bold; font-size:11px; height:23px; width:209px;}
.contentPlaceholder a {color:#647baf; font-weight:bold; font-size:10px;}
.contentPlaceholder p img.contImg{ margin:0  0 0 5px;}
.contentPlaceholder p.txtset{margin-top:5px;}
.contentPlaceholder p.txtset span.powered{float:left; width:120px; text-align:right; padding-top:8px;}
*/
/*----------Container Wrapper End------------*/
/*-------------------------Menu Upper Wrapper Start------------------------*/

#menuUpper{ clear:both;
width:919px; background:url(upmenumid.gif) repeat-x;
}
#menuUpper #imgCov{height:25px; background:url(upmenuleft.gif) no-repeat center left; width:11px; float:left;}
#menuUpper #contBase{ height:25px;background:url(upmenuright.gif) no-repeat right top;
}
#contBase ul{ list-style:none; position:relative;}
#contBase ul li{ float:left; border-right:#FFFFFF solid 1px; height:25px; position:relative;} 
#contBase ul li a.sel:link,
#contBase ul li a.sel:active,
#contBase ul li a.sel:visited{ float:left;
color:#000000;display:block; margin:0px 0 0 0;  padding:6px 10px 0 10px;
text-decoration:none; font-weight:bold; font-size:10px;height:19px; background:url(menuselect.gif) repeat-x;
}
#contBase ul li a:link,
#contBase ul li a:active,
#contBase ul li a:visited{
color:#000000;padding:0px 10px 0 10px; display:block; margin:6px 0 0 0;  
text-decoration:none; font-weight:bold; font-size:10px;
}
#contBase ul li a:hover{
text-decoration:underline;
}
/*----------------Sub Menu-----*/


/*----------sub Menu Block start-------------*/
#m1,#m2,#m3,#m4,#m5,#m6{ display:none;}

/*----------sub Menu Block end-------------*/
#menuUpper #contBasesub{ height:25px; margin-left:200px;}
#contBasesub ul.sub li{float:left; border-right:#bfbfbf solid 1px; height:18px; margin:5px 0 0 0;}
#contBasesub ul.sub li.end{float:left; border:none; height:18px; margin:5px 0 0 0;}
#contBasesub ul.sub li a:link,
#contBasesub ul.sub li a:active,
#contBasesub ul.sub li a:visited{
padding:0px 10px 0 10px; display:block; margin:2px 0 0 0;  
text-decoration:none;color:#235f93;
text-decoration:none; font-size:11px; font-weight:normal;text-decoration:underline;
}
#contBasesub ul.sub li a:hover{
text-decoration:underline;
}
/*---------------End-----------*/

/*----------Menu Form Wrapper Start-----------*/
#contBase div.form{margin:0 5px 0 40px; float:right; width:240px;height:24px; overflow:hidden; padding:0;}
#contBase div.form fieldset img{cursor:pointer;}
#contBase div.form fieldset{ margin:0; padding:0; border-style:none; position:relative; overflow:hidden; }
#contBase div.form fieldset legend{font-weight:bold; color:#000000; font-size:10px; padding:0; margin:0;padding:6px 0 0 0;}
#contBase div.form fieldset div.basei{ background:url(input_basegrey.gif) no-repeat; position:relative; left:50px; float:left; width:155px; top:-15px; height:20px; overflow:hidden;}
#contBase div.form fieldset div.basei input{ background:none; border:none;font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:10px; 
color:#494949;
position:relative;
width:130px;
padding:2px 5px 0 0px;top:2px; left:5px;  }
#contBase div.form fieldset img{ float:left; position:relative; top:-15px; left:50px; overflow:hidden;}
/*----------Menu Form Wrapper End------------*/

/*----------Menu Upper Wrapper End------------*/
/*--------- Product Component Wrapper Start------------*/
/*#productComponent{ background:url(product_base.gif); height:164px; width:918px; margin:3px 0 5px -10px; float:left; clear:both;}

#productComponent #groupImg{ float:left; clear:both;width:918px;padding:12px 0 0 0;}
#groupImg  #imgCollections{float:left;width:918px; height:125px; }
 #imgC0,#imgC1,#imgC2,#imgC3,#imgC4,#imgC5{ display:none;}
#imgCollections ul li{ float:left; padding:1px;}
#imgCollections ul li img{ display:block; clear:both; float:left; }
#imgCollections ul li span{ display:block; clear:both; float:left; text-align:center; width:100px;}

#productComponent #groupLink{ float:left; clear:both;width:895px; padding:3px 0 0 10px; _margin-top:-12px;}
#groupLink #leftArr { float:left;}
#leftArr img{ border:none;}
#groupLink #rightArr { float:left;}
#rightArr img{ border:none;}

#groupLink  #linkCollections{ background:url(pro_mid.gif) repeat-x; height:17px; float:left;width:837px; }

#linkCollections ul{float:left;}
#linkCollections ul li{ float:left;}
#linkCollections a.nsel:link,
#linkCollections a.nsel:active,
#linkCollections a.nsel:visited{
color:#fff; font-weight:bold; font-size:10px;
text-decoration:none;display:block; height:15px; width:125px; text-align:center; padding:2px 0 0 0;
}
#linkCollections a.sel:link,
#linkCollections a.sel:active,
#linkCollections a.sel:visited{
color:#fff; font-weight:bold; font-size:10px;
text-decoration:none; background:url(selAnchor.gif) no-repeat; display:block; height:15px; width:125px; text-align:center; padding:2px 0 0 0;
}
#product_strip{ background:#FFFFFF; float:left; width:919px;  margin-left:-11px;}
#product_strip img{ margin:0 0 0 1px;}*/
/*--------- Product Component Wrapper End------------*/
/*--------- Secondary Content Wrapper Starts------------*/
#emailSignup{
background:url(send_email_base.gif) repeat-x;
height:26px;
margin:0;
float:left; 
width:897px; padding:10px 0 0 22px;
}
/*#emailSignup fieldset{ 
margin:0; 
padding:0; 
border-style:none; 
position:relative;
}
#emailSignup fieldset legend { 
margin:0;
padding:0; position:relative; color:#FFFFFF; font-weight:bold;
}
#emailSignup fieldset div.basei{width:145px; float:left; margin:0 0 0 5px; 
height:20px;position:relative; top:-16px; left:185px; background:url(input_base.gif) no-repeat; }
#emailSignup fieldset div.basei input{
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:10px; 
color:#494949; 
background:none;
border:none; width:123px;
 padding:0px 8px 0 5px; position:relative; top:5px; left:5px;

}
#emailSignup fieldset img{ position:relative;top:-17px; left:190px; cursor:pointer;
}*/
/*--------- Secondary Content Wrapper Ends------------*/
/*----------Common Footer Wrapper Start------------*/
#commonFooter{ width:919px;
float:left; margin-top:0px; 
}
/*#commonFooter #base_txt{ float:left; clear:both;
text-align:center; padding:5px 0 0 0;
background:url(foooter_txt_bg.gif) no-repeat;
width:919px;
height:46px;
}
#commonFooter #fLinksSet{
float:left;
background:#FFFFFF;
width:900px;
padding:12px 0 0 19px;
}
#commonFooter #fLinksSet dl.start{
float:left;
border-right:#b7b7b7 solid 1px; width:165px; height:110px;
}
#commonFooter #fLinksSet dl.starta{
float:left;
border-right:#b7b7b7 solid 1px; width:90px; margin-left:22px;height:110px;
}
#commonFooter #fLinksSet dl.startb{
float:left;
border-right:#b7b7b7 solid 1px; width:135px; margin-left:22px;height:110px;
}
#commonFooter #fLinksSet dl.startc{
float:left;
border-right:#b7b7b7 solid 1px;width:90px; margin-left:22px;height:110px;
}
#commonFooter #fLinksSet dl.startd{
float:left;
border-right:#b7b7b7 solid 1px; width:150px; margin-left:22px;height:110px;
}
#commonFooter #fLinksSet dl.end{
float:left; border:none; margin-left:22px;height:110px;
}

#commonFooter #fLinksSet dt{
color:#000000;
float:left;
display:block;
clear:both;
margin:0;
padding:0;
font-weight:bold; width:100%;
}

#commonFooter #fLinksSet dd{
float:left;
display:block;
clear:both;
margin:0;
padding:0;
width:100%;
}
#commonFooter #fLinksSet a:link,
#commonFooter #fLinksSet a:active,
#commonFooter #fLinksSet a:visited{
color:#235f93;
text-decoration:none;
}
#commonFooter #fLinksSet a:hover{
text-decoration:underline;
}
/*----------Common Footer Wrapper End------------*/



#breadCrumb{border-top:#cecece solid 1px;border-bottom:#cecece solid 1px; line-height:20px; margin:0 10px 0 50px;} 
#breadCrumb a.bCrumb:active,a.bCrumb:link,a.bCrumb:visited{ color:#235f93;
text-decoration:none;}
#breadCrumb a.bCrumb:hover{ color:#235f93;
text-decoration:underline;}
/*----------Breadcrumb End--------------*/

/*---------Static Page Main Content starts--------------*/
#pageContent{ background:#FFFFFF; float:left; padding:3px 0 0 11px; width:908px; min-height:500px;}
#txtContent{margin:10px 40px 10px 40px;}
/*----------Static Page Main Content End--------------*/