/*

Theme Name: Corona Technical Services
Theme URI: http://evolutionstudios.org
Description: A Custom Theme for Corona Technical Services provided by Evolution Studios
Version: 1.0
Author: Evolution Studios

*/	


			/* Global Layout */


body 
{
font-size: .75em;
margin: 0px;
text-align: center;
background: #ffffff url(img/bg.gif) top left repeat-x;
color: #522D00;
font-family: Arial, Helvetica, sans-serif;
}

.quote_sig { font-weight: bold; display: block; margin: 5px 0 0 0; }
.quote_mark { font-weight: bold; font-size: 18px; }
.quote_block_3 { font-weight: bold; }
.quote_block_2 { font-weight: normal; }

#wrap
{
margin: auto;
width: 780px;
}

	#head
	{
	height: 129px;
	background: url(img/header.gif) top left no-repeat;
	}
	
		#nav
		{
		padding: 105px 0 0 0;
		height: 20px;
		}
		
			#nav li
			{
			float: left;
			height: 18px;
			padding: 0 20px 0 21px;
			background: url(img/break.gif) right center no-repeat;
			}

			#nav li ul
			{
			position: absolute;
			display: none;
			top: 123px;
			width: 150px;
			background: #fff;
			border: 1px solid #FFC617;
			z-index: 8000;
			}

			#nav li:hover ul, #nav li.sfhover ul
			{
			display: block;
			background:#fff;
			}

			#nav li ul li
			{
			float: none;
			padding: 0px;
			background-image: none;
			}

			#nav li ul li a
			{
			display: block;
			font-size: .9em;
			text-align: left;
			padding: 3px 0 3px 8px;

			}

			#nav li:last-child, #nav li.page-item-7
			{
			background: none;
			}

			#nav li a
			{
			display: block;
			color: #522d00;
			}

			ul#nav li a:hover, ul#nav li.current_page_item a, ul#nav li.current_page_item ul li a:hover
			{
			display: block;
			background: #FFD34E;
			color: #fff;
			}

			ul#nav li.current_page_item ul li a{
				background:#fff;
				color: #522d00;
			}


	#tri
	{
	position: relative;
	padding-top: 10px;
	width: 792px;
	height: 222px;
	}

		#tri li
		{
		position: relative;
		float: left;
		width: 253px;
		height: 222px;
		padding-right: 11px;
		}

		#tri1
		{
		background: url(img/31.jpg) top left no-repeat;
		}
		
		#tri2
		{
		background: url(img/32.jpg) top left no-repeat;
		}
		
		#tri3
		{
		background: url(img/33.jpg) top left no-repeat;
		}
	
	
	
	#pagewrap
	{
	text-align: left;
	padding-top: 18px;
	}
	
	
		#cart
		{
		margin-top: 10px;
		padding: 15px;
		border: 4px solid #F79613;
		}
		
			#cartnav
			{
			position: relative;
			padding: 2px 10px 2px 10px;
			background: #F79613;
			color: #fff;
			margin-bottom: 12px;	
			}	
			
				#cartnav a
				{
				color: #4D524E;
				font-weight: bold;
				}
				
				.cartlink
				{
				position: relative;
				float: right;
				}
				
			#cartSidebar
			{
			position: relative;
			float: left;
			width: 300px;
			}
			
				#cartSidebar h2
				{
				position: relative;
				font-size: 1em;
				font-weight: bold;
				color: #fff;
				padding: 2px 0 2px 7px;
				background: #F79613;
				}
				
				.cartbox
				{
				position: relative;
				padding: 10px;
				border: 2px solid #DEE1EA;
				border-top: 0px;
				margin-bottom: 12px;
				}
				
					.cartbox a
					{
					color: #5D3D0E;
					}
				
					.productlist
					{
					position: relative;
					color: #121212;	
					}
					
						.productlist li
						{
						position: relative;
						padding: 3px 0 3px 0;	
						}
						
						.productlist li a
						{
						color: #5D3D0E;
						}
						
						.productlist li ul
						{
						padding-left: 10px;	
						}
						
			
			#cartContent
			{
			position: relative;
			float: right;
			width: 420px;
			}
			
				#cartContent h1
				{
				position: relative;
				font-size: 1.9em;
				padding-bottom: 1em;
				color: #FF8801;
				font-weight: bold;
				}
				
				#cartContent ul li
				{
				position: relative;
				float: left;
				width: 130px;
				padding: 5px;
				height: 210px;
				text-align: center;
				overflow: hidden;
				}
				
				#cartContent ul li a{color: #5D3D0E;}
				
	
	
	
		#colOne
		{
		position: relative;
		float: left;
		padding-left: 9px;
		width: 437px;
		}
			.coltop
			{
			position: relative;
			padding-bottom: 15px;
			}
			
				.coltoptext
				{
				position: relative;
				float: right;
				width: 170px;
				}
				
				.coltop strong.alt
				{
				color: #FF8801;
				}
					
				.coltop img
				{
				position: relative;
				float: left;
				margin-left: -10px;
				}
				
				a.sun
				{
				font-size: 1.5em;
				color: #FF8801;
				}
			
			#colOne h1
			{
			position: relative;
			font-size: 1.5em;
			padding-bottom: 1em;
			color: #FF8801;
			font-weight: bold;
			}
			
			#colOne h1 a
			{
			color: #FF8801;
			}
			
			#colOne h2
			{
			position: relative;
			font-size: 1em;
			font-weight: bold;
			}
			
			#colOne p
			{
			position: relative;
			line-height: 1.5em;
			padding-bottom: 1em;
			}
			
			a {
			color: #D58D14;
			}
			
			.style2 {
			color: #D58D14;
			font-weight: bold;
			}
			
			.step
			{
			position: relative;
			height: 62px;
			}
			
				.step img
				{
				position: relative;
				float: right;
				}
			
			.post
			{
			position: relative;
			padding-bottom: 45px;
			}
	
	
		#colTwo
		{
		position: relative;
		float: left;
		padding-left: 34px;
		width: 300px;
		}
		
			#colTwo h2
			{
			position: relative;
			font-size: 1.5em;
			color: #FF8801;
			font-weight: bold;
			}
			
			.box
			{
			position: relative;
			padding-bottom: 10px;
			margin-bottom: 18px;
			background: url(img/boxbottom.gif) bottom left no-repeat;
			}
				.boxcontent
				{
				position: relative;
				padding: 15px 20px 0 20px;
				background: url(img/boxtop.gif) top left no-repeat;
				}
				
				.boxcontent a
				{
				font-weight: bold;
				color: #522D00;
				}
				.boxcontent h2 a {
					color:#FF8801;
				}
				.detailsbox
				{
				position: relative;
				padding-bottom: 20px;	
				}
				.detailsbox h2 a {
					color:#FF8801;
				}
				
				.boxcontent p
				{
				position: relative;
				line-height: 1.5em;
				padding-bottom: 1em;
				}
				
				a.more
				{
				margin-left: 7px;
				font-style: italic;
				text-decoration: underline;
				}
				
				.sblist
				{
				position: relative;
				border-bottom: 1px solid #FFC617;
				}
				
					.sblist li
					{
					position: relative;
					padding-bottom: 5px;
					}
				
				.testimonial
				{
				position: relative;
				text-align: right;
				}
				.testimonial h2
				{
					text-align:left;
					margin-top:10px;
				}
				.testimonial p
				{
				text-align: left;
				padding-top: 11px;
				font-size: 1.2em;
				font-style: italic;
				}
				.testimonial strong
				{
				display: block;
				}


	#footlist
	{
	position: relative;
	padding: 25px 0 0 0;
	height: 20px;
	overflow: hidden;
	font-size: .9em;
	}
		
		#footlist li
		{
		position: relative;
		float: left;
		padding: 0 27px 0 28px;
		background: url(img/break.gif) right center no-repeat;
		}
			
		#footlist li:last-child, #footlist li.page-item-7
		{
		background: none;
		}
		
		#footlist li ul
		{
		display: none;
		}
		
		#footlist li a
		{
		position: relative;
		color: #522d00;
		}

	
	#footer
	{
	position: relative;
	height: 54px;	
	background: url(img/footer.gif) top left no-repeat;
	font-size: .9em;
	overflow: hidden;
	}
	
		#footer ul
		{
		position: relative;
		float: right;
		padding: 30px 0 0 0;
		color: #fff;
		}
		
		#footer li
		{
		position: relative;
		float: left;
		padding: 0 24px 0 23px;
		background: url(img/bbreak.gif) right center no-repeat;
		}
		
		#footer li ul
		{
		display: none;
		}
		
		#footer li:last-child
		{
		background: none;
		}
		
		#footer li a
		{
		position: relative;
		color: #fff;
		}
	
	
	#final
	{
	position: relative;
	height: 63px;	
	}
	
	#final1
	{
	position: relative;
	float: left;
	height: 63px;
	width: 124px;
	background: url(img/f1.gif) top left no-repeat;
	}
	
	#final2
	{
	position: absolute;
	top: 0px;
	left: 300px;
	height: 63px;
	width: 62px;
	background: url(img/f2.gif) top left no-repeat;
	}
	
	#final3
	{
	position: relative;
	float: right;
	margin-left: 250px;
	height: 63px;
	width: 252px;
	background: url(img/f3.gif) top left no-repeat;
	}
	
	
	
	

.commentlist li
{
position: relative;
padding: 10px;
margin-bottom: 10px;
background: #FFFAED;
border: 1px solid #FFC617;
}

.avatar
{
float: right;
}

#comwrap a
{
color: #FFC617;
text-decoration: underline;
}

#comment
{
width: 420px;
}

img.home_main-img {
clear:left;
float:left;
margin-bottom:10px;
margin-right:10px;
}
img.home_main-inside {
clear:left;
margin-bottom:10px;
margin-right:10px;
}
#home_main p {
font-size:12px;
margin-top:0px;
}
#home_main ul li {
display:block;
font-size:12px;
margin-left:100px;
}
#home_main ul li p {
display:block;
font-size:12px;
margin-left:100px;
}
#home_main form {
font-size:12px;
}
#home_main hr {
clear:both;
margin-bottom:10px;
margin-top:10px;
}

.ddsg-wrapper ul {
list-style-type: disc;
padding-left: 20px;
}

.ddsg-wrapper ul li ul {
list-style-type: circle;
padding-left: 20px;
}

.ddsg-wrapper ul li ul li ul{
list-style-type: square;
padding-left: 20px;
}

#clickable {
border: 0px solid red;
height:85px;
width:240px;
top:10px;
position:absolute;

}

.submenu_h2 {
font-size: 1.3em;
color: #FF8801;
font-weight: bold;
}
