/* CSS Document */ 

body  {
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
	color: #303030;
	margin: 20px 0px;
	padding: 20px 0px;	
	background-color: #cccccc;
	background-image: url(http://www.8infinity.org/images/bg.jpg);	
}   

.oldbrowsers { 
	display: none; 
}

#mainbox {
	width: 730px;
	margin: 0px;
	padding: 15px;
	text-align: left;
	background-color: #FFFFFF;	
	border: 1px solid #313031;	
}

#footer {
	margin: 0px;
	width: 745px;
	font-size: 11px; 
	color: #FFFFFF;		
	text-align: right;
	padding-top: 14px;
} 

#newsbox {
	width: 730px;
	background-color: #EFEEE9;
	background-image: url(http://www.8infinity.org/images/newsbg.gif);			
}

#shownews {
	width: 730px;
	padding: 0px;
	text-align: right;	
}

#hidenews {
	width: 730px;
	padding: 0px;
	text-align: right;
} 

.newstable { 
	width: 100%;
	text-align: left;
}

div.newscell { 
	float: left;
	width: 139px;
	font-size: 11px; 
	text-align: left;
	padding: 10px;
} 

.newsdate   {
	font-size: 11px; 
	font-weight: bold;
	color: #666666;
	text-transform:uppercase;		
} 

#imagepanels { 
	width: 737px;
	height: 149px;
}

#mainmenu {
	width: 730px;
	padding-top: 2px;
	background-color: #B4B6B4; 
	border-bottom: 1px solid #CECFCE;	
}

#logo {
	width: 730px; 
	text-align: right;
	padding-top: 14px;
}

.clearthis {
	clear: both;
	font-size: 2px;
	float: none;
	color: #FFFFFF;
}

.imageleft {
	float: left;
	padding: 0px;
	width: 366px;
	height: 194px;
	background-color: #84AE08;
}

.imageright {
	float: right;
	padding-top: 79px;
	width: 270px; 
	text-align: left;	
	background-color: #739600;
}

.submenu {
	float: left;
	width: 144px;
	text-align: right;
	background-color: #FFFFFF;
}

.rightcontent {
	float: right;
	width: 448px;
	font-family: arial, hevetica, sans-serif;
	font-size: 12px; 
	line-height: 14px;	
	text-align: justify;
	background-color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 28px;	
	border-left: 1px solid #CCCCCC;
} 

#content {
	width: 636px;
	padding-top: 28px;
	background-color: #FFFFFF;	
} 

#subpagediv {
	margin: 0px;
	width: 730px;
	height: 15px;
	background-image: url(http://www.8infinity.org/images/dots.gif);	
}

.contacttable { 
	width: 451px;
} 

.contactcell { 
	width: 130px;
	border: 1px solid #DEDFDE;
	padding: 10px;
	font-family: arial, hevetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align: justify;	
} 

.eformcell { 
	padding-left: 60px;
	font-family: arial, hevetica, sans-serif;
	font-size: 12px;
	font-weight: normal;  
	line-height: 14px;
	text-align: justify;	
	text-decoration: none;  
} 

.quotetable { 
	width: 451px;
} 

.quotecell { 
	border-bottom: 1px solid #EFEFEF;
	text-align: justify;
}

.quotealtcell {
	background-color: #F7F7F7;
} 

.required {
	font-size: 13px; 
	font-weight: bold;
	color: red;	
}  

/*  =========================================
	SITE BASICS 
    =========================================
*/ 

a  { color: #006633; text-decoration: none; font-weight: normal;} 
	a:link    	{ color: #006633;} 
	a:visited	{ color: #006633; } 
	a:active	{ color: #303030; } 
	a:hover   { color: #303030; text-decoration: underline} 	 

a.smurl:link, a.smurl:visited, a.smurl:active {
	color: #739608;
	text-decoration: underline;
	font-size: 11px;	
} 

a.smurl:hover {
	color: #739608;
	text-decoration: none; 
	background-color: transparent;	
} 

a.footer:link, a.footer:visited, a.footer:active {
	color: #006633;
	text-decoration: none;
	font-size: 11px;	
} 

a.footer:hover {
	color: #006633;
	text-decoration: underline; 
	background-color: transparent;	
} 

a.formlink:link, a.formlink:visited, a.formlink:active {
	color: #A5CB08;
	text-decoration: underline;
	font-size: 12px;	
} 

a.formlink:hover {
	color: #A5CB08;
	text-decoration: none; 
	background-color: transparent;	
}

td, tr {
	line-height: 14px;
	font-family: arial, hevetica, sans-serif;
	font-size: 12px;
	font-weight: normal; 
	text-decoration: none;  
} 

li {
	list-style-image: url(http://www.8infinity.org/images/bullet.gif);
	list-style-type: disc
}

.indent {
	padding-left: 10px;
}

.unjustify {
	text-align: left;
} 

.largertext   {
	font-size: 12px; 
	line-height: 16px;	
	font-weight: bold;
	color: #aaaaaa;
	text-transform:uppercase;		
}
  
.smtext    {
	font-size: 11px; 
	font-weight: normal;
	color: #FFFFFF;	
}   

.tempbox {
	width: 350px;
	background-color: #FFFFFF;
}   

.tempcell {
	padding-top: 10px; 
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;			
	text-align: justify;	
}

.textarea  {
	font-family: arial, ms sans serif, helvetica; 
	font-size: 12px; 
	color: #000000; 
	background: #FFFFFF; 
	width: 280px; 
	height: 130px;
}  

.input  {
	font-family: arial, ms sans serif, helvetica; 
	font-size: 12px; 
	color: #000000; 
	background: #FFFFFF; 
	width: 280px; 
	height: 22px;
}

.inputsm  {
	font-family: arial, ms sans serif, helvetica; 
	font-size: 12px; 
	color: #000000; 
	background: #FFFFFF; 
	width: 220px; 
	height: 22px;
} 

.cselect  {
	font-family: arial, ms sans serif, helvetica; 
	font-size: 12px; 
	color: #000000; 
	background: #FFFFFF; 
	width: 225px; 
}

.cinput  {
	font-family: arial, ms sans serif, helvetica; 
	font-size: 12px; 
	color: #000000; 
	background: #FFFFFF; 
	width: 220px; 
} 

.ctextarea  {
	font-family: arial, ms sans serif, helvetica; 
	font-size: 12px; 
	color: #000000; 
	background: #FFFFFF; 
	width: 220px; 
	height: 120px;
}          

.clear    {
	font-family: arial, ms sans serif, helvetica; 
	font-size: 11px; 
	color: #FFFFFF; 
	font-weight: bold; 
	background: #BBBBBB; 
	border: 1px solid; 
	border-color: #FFFFFF #999999 #999999 #FFFFFF;
}

.submit   {
	font-family: arial, ms sans serif, helvetica; 
	font-size: 11px; 
	color: #FFFFFF; 
	font-weight: bold; 
	background: #BBBBBB; 
	margin-top: 5px; 
	border: 1px solid; 
	border-color: #FFFFFF #999999 #999999 #FFFFFF;
} 

/* Portfolio Section */ 

#mainclientbox { 
	margin-left: 20px;
	margin-top: 0px;
	width: 390px;
} 

#clientsampbox {
	width: 355px; 
	height: 220px;
	padding-top: 30px;
	padding-bottom: 0px; 
	padding-left: 35px;
	padding-right: 0px;
	background: url(http://www.8infinity.org/images/pfbg.gif); 						
}  

#clientheaderbox {
	width: 390px;
} 

.launchbox {
	float: left;
	padding-top: 10px; 
	padding-left: 35px;	
	width: 142px; 
	text-align: left;
}

.nextprevbox {
	float: right;
	padding-top: 10px;
	width: 178px; 
	text-align: right;
}

#clientinfobox {
	padding-top: 10px;
	padding-left: 35px;
	width: 355px; 
	text-align: left;
}                  

div.float {
	float: left;
	width: 103px;
	height: 60px;
}

.sampbox {
	background: url(http://www.8infinity.org/images/pfbox.jpg) no-repeat; 
	width: 410px;
	height: 230px;
	padding-left: 20px;
	padding-top: 45px;
	padding-right: 0px;	
}

.sampborder {
	border: 1px solid #BDBABD;
} 

.clienttable {  
	width: 410px;
	padding-left: 42px;
}  

.clientinfo { 
	padding-left: 42px;
	padding-top: 25px;
	padding-bottom: 0px;
	padding-right: 0px; 
	color: #303030;
	width: 400px;
	line-height: 15px;
	text-align: left;
} 

.clientnav {
	width: 400px;
	padding-left: 42px;
}

.mailformerror {
	width: 300px;
	color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;		
	padding-top: 20px;
	padding-bottom: 20px;
} 

#mainboxwrapper {
	width: 636px;
	margin: 0px auto;
	padding: 0px;
	text-align: left; 
	background-color: transparent;	
}     

#centered {
      	text-align: center;
} 