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

/* global */
body { font:11px/15px verdana; color:#cccccc; background:#000000; margin:0px auto 0px auto; }
div { height:100%; }
img { border:none; }
h2 { font:bold 17px/21px times; color:#cccccc; margin: 3px 0px 3px 0px; padding: 2px 0px 2px 0px;  }
.over a { float:left; }
.over a:hover { visibility:visible; }
.over a:hover img { visibility:hidden; }
.js {display: none;}


/* main */
#main
{ 
    height: auto;
    background-image: url(../images/epeen/ePeen_BG.png); 
    background-repeat: repeat-x;
}

/* Header */
#header 
{ 
	width:1024px;  
	height:388px;
        background-image: url(../images/epeen/ePeen_head.png); 
        background-position: top;
        background-repeat: no-repeat;
	margin:0px auto 0px auto; 
}

/* Start mainNav */
#header #main_nav
{
	width: 980px;
	height: 40px;
	float:left;
	overflow:hidden; 
	margin: 328px 0px 0px 22px;
}

 .kwicks {
     list-style-type: none;
     list-style-position:outside;
     position: relative;
     margin: 0;
     padding: 0;
 }

 .kwicks li{
    display: block;
    overflow: hidden;
    padding: 0;
    cursor: pointer;
    float: left;
    width: 140px;
    height: 45px;
    margin-right: 0px;
    background-image:url(../images/epeen/ePeen_nav.png);
    background-repeat:no-repeat;
}

.kwicks a{
	display:block;
	height:45px;
	text-indent:-9999px;
	outline:none;
}

/* normal state */
#header #main_nav #kwick1 {
	background-position:0px 0px;
}
#header #main_nav #kwick2 {
	background-position:-200px 0px;
}
#header #main_nav #kwick3 {
	background-position:-400px 0px;
}
#header #main_nav #kwick4 {
	background-position:-600px 0px;
}
#header #main_nav #kwick5 {
	background-position:-800px 0px;
}
#header #main_nav #kwick6 {
	background-position:-1000px 0px;
}
#header #main_nav #kwick7 {
	background-position:-1200px 0px;
}


/* active state */
#header #main_nav #kwick1.active, #kwick1:hover {
	background-position: 0 bottom;
}
#header #main_nav #kwick2.active, #kwick2:hover{
	background-position: -200px bottom;
}
#header #main_nav #kwick3.active, #kwick3:hover {
	background-position: -400px bottom;
}
#header #main_nav #kwick4.active, #kwick4:hover {
	background-position: -600px bottom;
}
#header #main_nav #kwick5.active, #kwick5:hover {
	background-position: -800px bottom;
}
#header #main_nav #kwick6.active, #kwick6:hover {
	background-position: -1000px bottom;
}
#header #main_nav #kwick7.active, #kwick7:hover {
	background-position: -1200px bottom;
}
/* End mainNav */
/* End Header */


/* body */
#body
{ 
	width:1024px;
	margin:0px auto 0px auto; 
}

#body #mainBody
{ 
	background-position: top;
	background-repeat: no-repeat;
}

#body #footer
{ 
        background-image: url(../images/epeen/ePeen_foot.png); 
	background-repeat: no-repeat;
	background-position: bottom;
        overflow:hidden;
}

#body 
{ 
        overflow:hidden; 
        background: url(../images/epeen/samp.png);
}
#body p { font:11px/15px verdana; color:#cccccc; }
#body h1 { font:bold 18px/25px times; color:#cccccc; }
#body h1 a { color:#dd360f; text-decoration:none; }

/* End Body */


/* Left Pane */
/* End Left Pane */

/* Content Pane */
#contentPane
{
	width: 700px;
        float:left;
        opacity:0.80;
        filter:alpha(opacity:80);
	display:inline;
        margin: 10px 0px 0px 12px;
	padding:0px 0px 270px 0px;
}

#contentPane p { font:11px/15px verdana; color:#cccccc; padding: 0px 10px 15px 10px; margin: 10px 10px 10px 10px;}


/* Start Home */
#contentPane #newsCon
{
	width: 700px;
        float:left;
}

#newsCon #staticCon
{
        background: #272727;
        border-style: double;
        border-width: 1px;
        border-color: #4f4c4c;
        margin: 10px 0px;
        padding:3px 3px 3px 3px;
}

#staticCon #catBarStat
{
        width: 690px;
        height: 35px;
        background: url(../images/epeen/head_bar.png) repeat-x top left;
        border-style: double;
        border-width: 1px;
        border-color: #4f4c4c;
}

#staticCon #innerGutsStat
{
        width: 690px;
        border-style: double;
        background: #111111;
        border-width: 1px;
        border-color: #4f4c4c;
}

#newsCon #newsFeed
{
        background: #272727;
        border-style: double;
        border-width: 1px;
        border-color: #4f4c4c;
        padding:3px 3px 3px 3px;
}

#newsFeed #catBarFeed
{
        width: 690px;
        height: 35px;
        background: url(../images/epeen/head_bar.png) repeat-x top left;
        border-style: double;
        border-width: 1px;
        border-color: #4f4c4c;
}

#newsFeed #innerGutsNews
{
        width: 670px;
        border-style: double;
        background: #111111;
        border-width: 1px;
        border-color: #4f4c4c;
        font:11px/15px verdana;
        color:#cccccc;
        padding:10px 10px 10px 10px;
} 
/* End Home */


/* Roster */
#contentPane #rosterCon
{
        width: 690px;
        overflow:hidden;
        border-style: double;
        border-width: 1px;
        border-color: #4f4c4c;
        background-color: #272727;
        padding:3px 3px 3px 3px;
}

#rosterCon #catBarRost
{
        width: 690px;
        height: 35px;
        background: url(../images/epeen/head_bar.png) repeat-x top left;
        border-style: double;
        border-width: 1px;
        border-color: #4f4c4c;
}

#innerGutsRost h1 { font:bold 16px/20px times; color:#cccccc; margin: 10px 0px 2px 5px; padding: 10px 0px 2px 0px; }
#innerGutsRost h3 { font:11px/15px verdana; color: #CC0000; margin: 2px 0px 2px 5px; }
#innerGutsRost h4 { font:11px/15px verdana; color: orange; margin: 2px 0px 2px 5px; }
#innerGutsRost h5 { font:11px/15px verdana; color: #19c936; margin: 2px 0px 2px 5px; }
#innerGutsRost h6 { font:11px/15px verdana; color: #0BD7F6; margin: 2px 0px 2px 5px; }
#innerGutsRost h2 { font:11px/15px verdana; color: #FFFF00; margin: 2px 0px 2px 5px; }

#rosterCon #innerGutsRost
{
        width: 330px;
        float:left;
        border-style: double;
        background: #111111;
        border-width: 1px;
        border-color: #4f4c4c;
        padding:3px 3px 3px 3px;
}


#rosterCon #dkpChart
{
        width: 330px;
        float:right;
        border-style: double;
        background: #111111;
        border-width: 1px;
        border-color: #4f4c4c;
        padding:3px 3px 3px 3px;
}
/* End rosterCon */


/* Start aboutCon */
#contentPane #aboutCon
{
        border-style: double;
        border-width: 1px;
        border-color: #4f4c4c;
        background-color: #272727;
        padding:3px 3px 3px 3px;
}

#aboutCon #catBarAbout
{
        width: 690px;
        height: 35px;
        background: url(../images/epeen/head_bar.png) repeat-x top left;
        border-style: double;
        border-width: 1px;
        border-color: #4f4c4c;
}

#aboutCon #innerGutsAbout
{
        width: 690px;
        border-style: double;
        background: #111111;
        border-width: 1px;
        border-color: #4f4c4c;
}
/* End aboutCon */



/* Start History */
#contentPane #histCon
{
	width: 700px;
        float:left;
}

#histCon #histSummaryCon
{
        border-style: double;
        border-width: 1px;
        border-color: #4f4c4c;
        background-color: #272727;
        padding:3px 3px 3px 3px;
}

#histSummaryCon #catBarSum
{
        width: 690px;
        height: 35px;
        background: url(../images/epeen/head_bar.png) repeat-x top left;
        border-style: double;
        border-width: 1px;
        border-color: #4f4c4c;
}

#histSummaryCon #innerGutsSum
{
        width: 690px;
        border-style: double;
        background: #111111;
        border-width: 1px;
        border-color: #4f4c4c;
}

#innerGutsSum img#cswg { width:70px; height:50px; background:url(../images/history/cswg.png) no-repeat; overflow:hidden; }
#innerGutsSum img#ccov { width:70px; height:50px; background:url(../images/history/ccov.png) no-repeat; overflow:hidden; }
#innerGutsSum img#cwow { width:90px; height:50px; background:url(../images/history/cwow.png) no-repeat; overflow:hidden; }
#innerGutsSum img#caoc { width:130px; height:50px; background:url(../images/history/caoc.png) no-repeat; overflow:hidden; }
#innerGutsSum img#cwar { width:55px; height:50px; background:url(../images/history/cwar.png) no-repeat; overflow:hidden; }
#innerGutsSum img#clotro { width:100px; height:50px; background:url(../images/history/clotro.png) no-repeat; overflow:hidden; }

#histCon #swgCon
{
        background: #272727;
        border-style: double;
        border-width: 1px;
        border-color: #4f4c4c;
        margin: 10px 0px;
        padding:3px 3px 3px 3px;
}

#swgCon #innerGutsSWG
{
        width: 690px;
        border-style: double;
        background: #111111;
        border-width: 1px;
        border-color: #4f4c4c;
}

#innerGutsSWG img#swgLogo{ width:130px; height:120px; background:url(/images/history/starwars.png); no-repeat; float:right; }
#innerGutsSWG a img { float:left; }  
#innerGutsSWG #swgPvE { width:690px; height:160px; margin:0px 0px 0px 70px;}
#innerGutsSWG #swgPvE a { width:130px; height:160px; font:11px/13px arial; color:#c2b4d2; text-align:center; display:block; }
#innerGutsSWG a.swg_vet { background:url(/images/screens/thumb/corvetb.jpg) no-repeat top center; margin:0px 0px 0px 25px; }
#innerGutsSWG a.swg_jetpack { background:url(/images/screens/thumb/firstjetpackb.jpg) no-repeat top center; margin:0px 0px 0px 50px; }
#innerGutsSWG a.swg_grind { background:url(/images/screens/thumb/grindb.jpg) no-repeat top center; margin:0px 0px 0px 50px; }

#innerGutsSWG #swgPvP { width:690px; height:160px; margin:0px 0px 0px 70px;}
#innerGutsSWG #swgPvP a { width:130px; height:160px; font:11px/13px arial; color:#c2b4d2; text-align:center; display:block; }
#innerGutsSWG a.swg_theed { background:url(/images/screens/thumb/theedb.jpg) no-repeat top center; margin:0px 0px 0px 25px; }
#innerGutsSWG a.swg_ice { background:url(/images/screens/thumb/icebayb.jpg) no-repeat top center; margin:0px 0px 0px 50px; }
#innerGutsSWG a.swg_mass { background:url(/images/screens/thumb/massiveb.jpg) no-repeat top center; margin:0px 0px 0px 50px; }

#innerGutsSWG #swgCU { width:690px; height:160px; margin:0px 0px 0px 70px;}
#innerGutsSWG #swgCU a { width:130px; height:160px; font:11px/13px arial; color:#c2b4d2; text-align:center; display:block; } 
#innerGutsSWG a.swg_rap { background:url(/images/screens/thumb/rapeb.jpg) no-repeat top center; margin:0px 0px 0px 25px; }
#innerGutsSWG a.swg_crew { background:url(/images/screens/thumb/crewb.jpg) no-repeat top center; margin:0px 0px 0px 50px; }
#innerGutsSWG a.swg_war { background:url(/images/screens/thumb/guildwarb.jpg) no-repeat top center; margin:0px 0px 0px 50px; }

#histCon #covCon
{
        background: #272727;
        border-style: double;
        border-width: 1px;
        border-color: #4f4c4c;
        margin: 10px 0px;
        padding:3px 3px 3px 3px;
}

#covCon #innerGutsCOV
{
        width: 690px;
        border-style: double;
        background: #111111;
        border-width: 1px;
        border-color: #4f4c4c;
}

#innerGutsCOV img#covLogo{ width:160px; height:125px; background:url(../images/history/cov.png) no-repeat; float:right; overflow:hidden; }

#histCon #wowCon
{
        background: #272727;
        border-style: double;
        border-width: 1px;
        border-color: #4f4c4c;
        margin: 10px 0px;
        padding:3px 3px 3px 3px;
}

#wowCon #innerGutsWOW
{
        width: 690px;
        border-style: double;
        background: #111111;
        border-width: 1px;
        border-color: #4f4c4c;
}

#innerGutsWOW img#wowLogo{ width:160px; height:80px; background:url(../images/history/warcraft.png) no-repeat; float:right; }
#innerGutsWOW a img { float:left; } 
#innerGutsWOW #wowScra { width:690px; height:140px; float: left; margin:0px 0px 0px 100px; }
#innerGutsWOW #wowScra a { width:130px; height:140px; font:11px/13px arial; color:#c2b4d2; text-align:center; display:block; }
#innerGutsWOW a.wow_nef { background:url(/images/screens/thumb/nefb.jpg) no-repeat top center; margin:0px 0px 0px 30px; }
#innerGutsWOW a.wow_cthun { background:url(/images/screens/thumb/cthunb.jpg) no-repeat top center; margin:0px 0px 0px 30px; }
#innerGutsWOW a.wow_patch { background:url(/images/screens/thumb/patchb.jpg) no-repeat top center; margin:0px 0px 0px 30px; }

#innerGutsWOW #wowScrb { width:690px; height:140px; float: left; margin:0px 0px 0px 70px; }
#innerGutsWOW #wowScrb a { width:146px; height:140px; font:11px/13px arial; color:#c2b4d2; text-align:center; display:block; } 
#innerGutsWOW a.wow_vash { background:url(/images/screens/thumb/Vashb.jpg) no-repeat top center; margin:0px 0px 0px 30px; }
#innerGutsWOW a.wow_illidan { background:url(/images/screens/thumb/Illidanb.jpg) no-repeat top center; margin:0px 0px 0px 30px; }
#innerGutsWOW a.wow_za { background:url(/images/screens/thumb/ZAb.jpg) no-repeat top center; margin:0px 0px 0px 30px; }

#histCon #aocCon
{
        background: #272727;
        border-style: double;
        border-width: 1px;
        border-color: #4f4c4c;
        margin: 10px 0px;
        padding:3px 3px 3px 3px;
}

#aocCon #innerGutsAOC
{
        width: 690px;
        border-style: double;
        background: #111111;
        border-width: 1px;
        border-color: #4f4c4c;
}

#innerGutsAOC img#aocLogo{ width:160px; height:52px; background:url(../images/history/aoc.png) no-repeat; float:right; }
#innerGutsAOC a img { float:left; }
#innerGutsAOC #aocScRaid { width:690px; height:140px; clear:right; margin:0px 0px 0px 70px; }
#innerGutsAOC #aocScRaid a { width:153px; height:140px; font:11px/13px arial; color:#c2b4d2; text-align:center; display:block; }
#innerGutsAOC a.aoc_honor { background:url(/images/screens/thumb/Honorguardb.jpg) no-repeat top center; margin:0px 0px 0px 20px; }
#innerGutsAOC a.aoc_kyll { background:url(/images/screens/thumb/Kyllikkib.jpg) no-repeat top center; margin:0px 0px 0px 20px; }
#innerGutsAOC a.aoc_yak { background:url(/images/screens/thumb/yakhmarb.jpg) no-repeat top center; margin:0px 0px 0px 20px; }

#innerGutsAOC #aocScPvP { width:690px; height:140px; clear:right; margin:0px 0px 0px 70px; }
#innerGutsAOC #aocScPvP a { width:153px; height:140px; font:11px/13px arial; color:#c2b4d2; text-align:center; display:block; }
#innerGutsAOC a.aoc_siege { background:url(/images/screens/thumb/aoc_siegeb.jpg) no-repeat top center; margin:0px 0px 0px 20px; }
#innerGutsAOC a.aoc_BG { background:url(/images/screens/thumb/aocBGb.jpg) no-repeat top center; margin:0px 0px 0px 20px; }
#innerGutsAOC a.aoc_tox { background:url(/images/screens/thumb/Toxin_raidb.jpg) no-repeat top center; margin:0px 0px 0px 20px; }
#innerGutsAOC a.aoc_fat { background:url(/images/screens/thumb/fatalityb.jpg) no-repeat top center; margin:0px 0px 0px 20px; }

#histCon #warCon
{
        background: #272727;
        border-style: double;
        border-width: 1px;
        border-color: #4f4c4c;
        margin: 10px 0px;
        padding:3px 3px 3px 3px;
}

#warCon #innerGutsWAR
{
        width: 690px;
        border-style: double;
        background: #111111;
        border-width: 1px;
        border-color: #4f4c4c;
}

#innerGutsWAR img#warLogo{ width:160px; height:160px; background:url(../images/history/war.png) no-repeat; float:right; }
#innerGutsWAR #warScr { width:690px; height:330px; clear:right; display:inline; margin:0px 50px 0px 0px; }
#innerGutsWAR #warScr a { width:153px; height:130px; font:11px/13px arial; color:#c2b4d2; text-align:center; text-decoration:none; display:block; }
#innerGutsWAR a img { float:left; }
#innerGutsWAR a.war_p2 { background:url(/images/screens/thumb/war_pvp2b.jpg) no-repeat top center; margin:0px 40px 0px 20px; }
#innerGutsWAR a.war_p1 { background:url(/images/screens/thumb/war_pvp1b.jpg) no-repeat top center; margin:0px 40px 0px 20px; }
#innerGutsWAR a.war_bor { background:url(/images/screens/thumb/war_borakusb.jpg) no-repeat top center; margin:0px 40px 0px 20px; }
#innerGutsWAR a.war_emb { background:url(/images/screens/thumb/war_emberb.jpg) no-repeat top center; margin:0px 40px 0px 20px; }

#histCon #lotroCon
{
        background: #272727;
        border-style: double;
        border-width: 1px;
        border-color: #4f4c4c;
        margin: 10px 0px;
        padding:3px 3px 3px 3px;
}

#lotroCon #innerGutsLotro
{
        width: 690px;
        border-style: double;
        background: #111111;
        border-width: 1px;
        border-color: #4f4c4c;
}

#innerGutsLotro img#lotroLogo{ width:160px; height:69px; background:url(../images/history/lotro.png) no-repeat; float:right; overflow:hidden; }
#innerGutsLotro #lotroScr { width:162px; height:130px; clear:right; float:left; display:inline; margin:0px 58px 0px 0px; }
#innerGutsLotro #lotroScr a { width:162px; height:130px; font:11px/13px arial; color:#c2b4d2; text-align:center; text-decoration:none; display:block; }
#innerGutsLotro a img { float:left; }
#innerGutsLotro a.lotro_thumb { background:url(/images/screens/thumb/lotro_screenb.jpg) no-repeat top center; }

/* End History */


/* Start Recruitment */
#contentPane #recruitCon
{
	width: 700px;
        float:left;
}

#recruitCon #recCon
{
        background: #272727;
        border-style: double;
        border-width: 1px;
        border-color: #4f4c4c;
        padding:3px 3px 3px 3px;
}

#recCon #catBarRec
{
        width: 690px;
        height: 35px;
        background: url(../images/epeen/head_bar.png) repeat-x top left;
        border-style: double;
        border-width: 1px;
        border-color: #4f4c4c;
}

#recCon #innerGutsRec
{
        width: 670px;
        border-style: double;
        background: #111111;
        border-width: 1px;
        border-color: #4f4c4c;
        font:11px/15px verdana;
        color:#cccccc;
        padding:10px 10px 10px 10px;
}

#recruitCon #recListTabs
{
        background: #272727;
        border-style: double;
        border-width: 1px;
        border-color: #4f4c4c;
        margin: 10px 0px;
        padding:3px 3px 3px 3px;
}

#recListTabs #innerGutsTabs
{
        width: 690px;
        border-style: double;
        background: #111111;
        border-width: 1px;
        border-color: #4f4c4c;
}

#innerGutsTabs img#swgN{ width:160px; height:120px; background:url(../images/history/starwars.png) no-repeat; float:right; overflow:hidden; }
#innerGutsTabs img#covN{ width:160px; height:125px; background:url(../images/history/cov.png) no-repeat; float:right; overflow:hidden; } 
#innerGutsTabs img#wowN{ width:160px; height:80px; background:url(../images/history/warcraft.png) no-repeat; float:right; overflow:hidden; }
#innerGutsTabs img#aocN{ width:160px; height:52px; background:url(../images/history/aoc.png) no-repeat; float:right; overflow:hidden; }
/* End Recruitment */


/* Start Media */
#mediaCon
{
        width: 1000px;
        float:left;
        margin: 0px 0px 0px 10px;
        padding:0px 0px 270px 0px;
}

#mediaCon #vidCon
{
        background: #272727;
        border-style: double;
        border-width: 1px;
        border-color: #4f4c4c;
        margin: 10px 0px;
        padding:3px 3px 3px 3px;
}

#vidCon #catBarVid
{
        width: 990px;
        height: 35px;
        background: url(../images/epeen/head_bar.png) repeat-x top left;
        border-style: double;
        border-width: 1px;
        border-color: #4f4c4c;
}

#vidCon #innerGutsVid
{
        width: 990px;
        height: 600px;
        border-style: double;
        background: #111111;
        border-width: 1px;
        border-color: #4f4c4c;
}
/* End Media */


/* Start sentApp */
#contentPane #sentApp
{
	width: 700px;
        float:left;
}

#sentApp #sentAppCon
{
        background: #272727;
        border-style: double;
        border-width: 1px;
        border-color: #4f4c4c;
        margin: 10px 0px;
        padding:3px 3px 3px 3px;
}

#sentApp #catBarSent
{
        width: 690px;
        height: 35px;
        background: url(../images/epeen/head_bar.png) repeat-x top left;
        border-style: double;
        border-width: 1px;
        border-color: #4f4c4c;
}

#sentApp #innerGutsSent
{
        width: 690px;
        border-style: double;
        background: #111111;
        border-width: 1px;
        border-color: #4f4c4c;
}
/* End sentApp */

/* End Content Pane */


/* Start Right Pane */
#rightPane
{
	width: 270px;
	float:left;
        opacity:0.80;
        filter:alpha(opacity:80);
 	margin: 10px 0px 0px 10px;
	padding:0px 0px 250px 0px;
}

#rightPane p { font:12px/15px verdana; color:#cccccc; padding: 0px 10px 15px 10px; margin: 15px; }

#rightPane #ventCon
{
        background: #272727;
        border-style: double;
        border-width: 1px;
        border-color: #4f4c4c;
        padding:3px 3px 3px 3px;
}

#ventCon #catBarVent
{
        width: 260px;
        height: 35px;
        background: url(../images/epeen/head_bar.png) repeat-x;
        border-style: double;
        border-width: 1px;
        border-color: #4f4c4c;
}

#ventCon #innerGutsVent
{
        width: 260px;
        background: #111111;
        border-style: double;
        border-width: 1px;
        border-color: #4f4c4c;
}

#rightPane #TFCon
{
        background: #272727;
        border-style: double;
        border-width: 1px;
        border-color: #4f4c4c;
        margin: 10px 0px;
        padding:3px 3px 3px 3px;
}

#TFCon #catBarTF
{
        width: 260px;
        height: 35px;
        background: url(../images/epeen/head_bar.png) repeat-x;
        border-style: double;
        border-width: 1px;
        border-color: #4f4c4c;
}


#TFCon #innerGutsTF
{
        width: 260px;
        border-style: double;
        background: #111111;
        border-width: 1px;
        border-color: #4f4c4c;
}
/* End Right Pane */


/**** Form Section ****/
#appForm
{
        background: #111111;
        border-style: double;
        border-width: 1px;
        border-color: #4f4c4c;
        margin: 10px 0px;
        padding:3px 3px 3px 3px;
}

#appForm #innerGutsApp
{
        width: 692px;
        border-style: double;
        background: #272727;
        border-width: 1px;
        border-color: #4f4c4c;
        padding:10px 10px 10px 10px;
}


.appnitro
{
	font-family:Lucida Grande, Tahoma, Arial, Verdana, sans-serif;
	font-size:small;
}

.appnitro li
{
	width:61%;
}

form ul
{
	font-size:100%;
	list-style-type:none;
	margin:0;
	padding:0;
	width:100%;
}

form li
{
	display:block;
	margin:0;
	padding:4px 5px 2px 9px;
	position:relative;
}

form li:after
{
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}

.buttons:after
{
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}

.buttons
{
	clear:both;
	display:block;
	margin-top:10px;
}

* html form li
{
	height:1%;
}

* html .buttons
{
	height:1%;
}

* html form li div
{
	display:inline-block;
}

form li div
{
	color:#c3b190;
	margin:0 4px 0 0;
	padding:0 0 8px;
}

form li span
{
	color:#c3b190;
	float:left;
	margin:0 4px 0 0;
	padding:0 0 8px;
}

form li div.left
{
	display:inline;
	float:left;
	width:48%;
}

form li div.right
{
	display:inline;
	float:right;
	width:48%;
}

form li div.left .medium
{
	width:100%;
}

form li div.right .medium
{
	width:100%;
}

.clear
{
	clear:both;
}

form li div label
{
	clear:both;
	color:#c3b190;
	display:block;
	font-size:9px;
	line-height:9px;
	margin:0;
	padding-top:3px;
}

form li span label
{
	clear:both;
	color:#c3b190;
	display:block;
	font-size:9px;
	line-height:9px;
	margin:0;
	padding-top:3px;
}

form li .datepicker
{
	cursor:pointer !important;
	float:left;
	height:16px;
	margin:.1em 5px 0 0;
	padding:0;
	width:16px;
}

.form_description
{
	border-bottom:1px dotted #ccc;
	clear:both;
	display:inline-block;
	margin:0 0 1em;
}

.form_description[class]
{
	display:block;
}

.form_description h2
{
	clear:left;
	font-size:160%;
	font-weight:400;
	margin:0 0 3px;
}

.form_description p
{
	font-size:95%;
	line-height:130%;
	margin:0 0 12px;
}

form hr
{
	display:none;
}

form li.section_break
{
	border-top:1px dotted #c3b190;
	margin-top:9px;
	padding-bottom:0;
	padding-left:9px;
	padding-top:13px;
	width:97% !important;
}

form ul li.first
{
	border-top:none !important;
	margin-top:0 !important;
	padding-top:0 !important;
}

form .section_break h3
{
	font-size:110%;
	font-weight:400;
	line-height:130%;
	margin:0 0 2px;
}

form .section_break p
{
	font-size:85%;

	margin:0 0 10px;
}

/**** Buttons ****/
input.button_text
{
	overflow:visible;
	padding:0 7px;
	width:auto;
}

.buttons input
{
	font-size:120%;
	margin-right:5px;
}

/**** Inputs and Labels ****/
label.description
{
	border:none;
	color:#c3b190;
	display:block;
	font-size:95%;
	font-weight:700;
	line-height:150%;
	padding:0 0 1px;
}

span.symbol
{
	font-size:115%;
	line-height:130%;
}

input.text
{
	background:#fff url(../../../images/shadow.gif) repeat-x top;
	border-bottom:1px solid #ddd;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-top:1px solid #7c7c7c;
	color:#333;
	font-size:100%;
	margin:0;
	padding:2px 0;
}

input.file
{
	color:#333;
	font-size:100%;
	margin:0;
	padding:2px 0;
}

textarea.textarea
{
	background:#fff url(../../../images/shadow.gif) repeat-x top;
	border-bottom:1px solid #ddd;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-top:1px solid #7c7c7c;
	color:#000000;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size:100%;
	margin:0;
	width:99%;
}

select.select
{
	color:#333;
	font-size:100%;
	margin:1px 0;
	padding:1px 0 0;
	background:#fff url(../../../images/shadow.gif) repeat-x top;
	border-bottom:1px solid #ddd;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-top:1px solid #7c7c7c;
}

input.currency
{
	text-align:right;
}

input.checkbox
{
	display:block;
	height:13px;
	line-height:1.4em;
	margin:6px 0 0 3px;
	width:13px;
}

input.radio
{
	display:block;
	height:13px;
	line-height:1.4em;
	margin:6px 0 0 3px;
	width:13px;
}

label.choice
{
	color:#c3b190;
	display:block;
	font-size:100%;
	line-height:1.4em;
	margin:-1.55em 0 0 25px;
	padding:4px 0 5px;
	width:90%;
}

select.select[class]
{
	margin:0;
	padding:1px 0;
}

*:first-child+html select.select[class]
{
	margin:1px 0;
}

.safari select.select
{
	font-size:120% !important;
	margin-bottom:1px;
}

input.small
{
	width:25%;
}

select.small
{
	width:25%;
}

input.medium
{
	width:50%;
}

select.medium
{
	width:50%;
}

input.large
{
	width:99%;
}

select.large
{
	width:100%;
}

textarea.small
{
	height:5.5em;
}

textarea.medium
{
	height:10em;
}

textarea.large
{
	height:20em;
}

/**** Errors ****/
#error_message
{
	background:#fff;
	border:1px dotted red;
	margin-bottom:1em;
	padding-left:0;
	padding-right:0;
	padding-top:4px;
	text-align:center;
	width:99%;
}

#error_message_title
{
	color:#DF0000;
	font-size:125%;
	margin:7px 0 5px;
	padding:0;
}

#error_message_desc
{
	color:#000;
	font-size:100%;
	margin:0 0 .8em;
}

#error_message_desc strong
{
	background-color:#FFDFDF;
	color:red;
	padding:2px 3px;
}

form li.error
{
	background-color:#FFDFDF !important;
	border-bottom:1px solid #EACBCC;
	border-right:1px solid #EACBCC;
	margin:3px 0;
}

form li.error label
{
	color:#DF0000 !important;
}

form p.error
{
	clear:both;
	color:red;
	font-size:10px;
	font-weight:700;
	margin:0 0 5px;
}

form .required
{
	color:red;
	float:none;
	font-weight:700;
}

/**** Guidelines and Error Highlight ****/
form li.highlighted
{
	background-color:#fff7c0;
}

form .guidelines
{
	background:#f5f5f5;
	border:1px solid #e6e6e6;
	color:#c3b190;
	font-size:80%;
	left:100%;
	line-height:130%;
	margin:0 0 0 8px;
	padding:8px 10px 9px;
	position:absolute;
	top:0;
	visibility:hidden;
	width:42%;
	z-index:1000;
}

form .guidelines small
{
	font-size:105%;
}

form li.highlighted .guidelines
{
	visibility:visible;
}

form li:hover .guidelines
{
	visibility:visible;
}

.no_guidelines .guidelines
{
	display:none !important;
}

.no_guidelines form li
{
	width:97%;
}

.no_guidelines li.section
{
	padding-left:9px;
}

/*** Success Message ****/
.form_success 
{
	clear: both;
	margin: 0;
	padding: 90px 0pt 100px;
	text-align: center
}

.form_success h2 {
    clear:left;
    font-size:160%;
    font-weight:normal;
    margin:0pt 0pt 3px;
}
/* End Form */