/*
Televox Silver Template 5A
Revision 1.0
*/

/*Imports*/
@import url("navigation.css");

/*Basic Elements*/
html { margin:0; padding:0; }
body { margin:0; padding:0; background:url(images/bodybg.jpg) repeat; font:14px/25px "Trebuchet MS", Verdana, Arial, Helvetica; }
body * { margin:0; padding:0; }

/*Main Elements*/
#bgd_wrapper { background:url(images/background.gif) repeat-x; padding:10px 0; }

#shell { margin:0 auto; width:900px; border-bottom:1px #193d17 solid; position: relative}

#fbicon {
	position:absolute;
	border: none;
	left: 215px;
	top: 280px;
}

#container { width:900px; background:url(images/container.jpg) repeat-y; }

#contentwrapper { width:900px; background:url(images/wrapper.jpg) no-repeat; }

/*Logo*/
#logo { position:absolute; margin:75px 0 0 500px;}

/*Tlink*/
#tlink { width:898px; height:28px; background:url(images/topbg.jpg) repeat-x; text-align:right; border:1px #193d17 solid; border-bottom:none; }

#tlink a { font:12px/28px "Trebuchet MS", Arial, Verdana; font-weight:bold; color:#000; text-decoration:none; text-transform:uppercase; padding:0px 5px; }

#tlink a:hover { color:#6387C1; }	

/*Header*/
#header { width:900px; height:313px; background:url(images/header.jpg) no-repeat; overflow:visible; }

/*Flash Banner*/
#flash { width:555px; height:313px; }

/*Side Address*/
#address { width:175px; padding:20px 0 0 12px; }

#address p { font-size:14px !important; font-family:"Trebuchet MS", Arial, Verdana !important; color:#C8E4FA; }

#address a, #address a:hover, #address a:visited { color:#fff; text-decoration:underline; }

/*Content*/
#right { width:660px; float:right; margin-right:20px; }

#title { height:92px; }	

#contentwrapper2 { width:659px; margin-right:19px; }

#contenttop { width:659px; height:32px; background:url(images/contenttop.jpg) no-repeat; }

#contentmiddle{ width: 659px; background:url(images/contentmiddle.jpg) repeat-y; }	
#content { width:625px; padding:0px 17px; min-height:211px; _height:211px; color:#fff !important; }
#content p { padding:10px 0 5px 0; }
#content a, #content a:visited { color:#C7E1F8; }
#content a:hover { color:#fff; }
#content ul { margin-left:25px; }
#content ul li { list-style:disc; }
#content table td { margin:5px 0px; }
#content h2, h3, h4, h5 { color:#fff; font-weight:bold; padding:5px 0; }
#content h3 { font-size:16px; line-height:18px; }
#content h4 { font-size:14px; line-height:16px; }

#contentbottom{ width:659px; height:24px; background:url(images/contentbottom.jpg) no-repeat; }	
	
/*Footer*/
#footer { width:659px; padding:15px 0 15px 0; text-align:center; color:#fff; font:10px/18px Verdana, Arial, Helvetica, sans-serif; }

#footer a, #footer a:visited { color:#fff; text-decoration:none; }

#footer a:hover { color:#C0DCF4; }

/*Feature and Photos*/
#pagephoto { }

.photoleft { float:left; margin:5px 5px 0 0; padding: 5px; border: 1px solid #C0DCF4; background: #fff; }

.staffphoto { margin:0px 10px 0 0; padding:5px; border:1px solid #C0DCF4; background: #fff; }

.featureCenter { border:2px #C0DCF4 solid; margin:0px auto; }

.featureRight { border:2px #C0DCF4 solid; float:right; margin:10px 0 0 10px; }

/*Sifr*/
.sIFR-flash { visibility:visible !important; margin:0; padding:0; }
.sIFR-replaced { visibility:visible !important; width:auto; }
.sIFR-alternate { position:absolute; left:0; top:0; width:0; height:0; overflow:hidden; text-decoration:none; }
.sIFR-alternate a { text-decoration:none; cursor:pointer; }
.sIFR-replaced > div { display:none !important; }
.sIFR-active h1 { display:block; color:#fff; font-size:36px; line-height:36px; font-style:italic; margin:0 0 0 28px; padding:40px 0 0 0; }


/*DNN Overrides*/
.Normal, .NormalDisabled { font-family:"Trebuchet MS", Verdana, Arial, Helvetica !important; font-size:14px !important;line-height:25px; font:inherit; }
#cleartextarea p, #contentwrapper p { margin:0 0 10px 0; }
#dnn_dnnLOGIN_cmdLogin { text-decoration:none !important; font-size:10px !important; font-family:Verdana, Arial, Helvetica, sans-serif !important; font-weight:normal !important; }
.Head { color:#000; }
.SubHead { color:#000; }
a.CommandButton, a.CommandButton:link, a.CommandButton:visited { color:#000000 !important; text-decoration: none; }
a.CommandButton:hover, a.CommandButton:focus { text-decoration:underline; }
#dnn_ctr_Login_pnlLogin { text-align:left !important; margin:10px 0 0 5px; }
.DataGrid_Header { color:#000; }
.DataGrid_Item { color:#000; }
.ModuleTitle_MenuBar { margin:0 10px 0 0; }
.eipbackimg { display:none; }
.eipbuttonbackimg { }
.ControlPanel, .PagingTable { background:#BFE2F5; border:1px solid #000000; }
#optionsarea { background:#F0EDE8 !important; }
.ModuleTitle_MenuBar { position:relative; margin:0 10px 0 0; }
.ModuleTitle_SubMenu { left:0!important; top:15px!important; width:150px; }
/*Misc*/
#floorset { background:url(floorset.jpg) 0 0 no-repeat #fff; }
#floorset a, #floorset a:visited { color:#FF0000; text-decoration:none; }
#floorset a:hover { color:#791515; }
#preview { position:absolute; border:1px solid #ccc; background:#333; padding:5px; display:none; color:#fff; }
input, select, textarea{ color:black }


