/*  
Theme Name: SWE
Theme URI: http://www.spencerweddings.com
Description: Spencer Weddings and Entertainment -- Wedding Entertainment Director, Disc Jockey and Emcee Personality known as Jason Spencer.
Version: 0.9
Author: Jason Spencer
Author URI: http://www.spencerweddings.com 
*/
 

/*Small reset*/
body, ul, ol, h1,h2,h3,h4,h5,h6,form,li,p{
	margin:0;
	padding:0;
}

/*Structured layout mainpage*/


body{
	font-size:13.5px;
	font-family: 'Muli', 'Century Gothic', HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	line-height:19px;
	position:relative;
		}
		
.wrap_all{ /*only needed if using big background images like in theme 5*/
	width:100%;
	position:relative;
	display:table;
	}

#top{
	width:960px;
	margin:0 auto;
	position:relative;
	}

/*****************************
  Availability Checker Form	
/****************************/	
	
#date_checker{
	text-align:left;
	margin-top:0px;
	margin-bottom:9px;
}
.formstyle{
	font-size: 10pt;
	text-shadow:#6BA0BF 1px 0px 1px;
    /* font-family: 'Muli', 'Century Gothic', HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, sans-serif; */
    font-family: 'Century Gothic', HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, sans-serif; 
	color: #333;
	background-color: #ddeaf8;
}
.formstyle2{
	font-size: 9pt;
	text-shadow:#6BA0BF 1px 0px 1px;
/*    font-family: 'Muli', 'Century Gothic', HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, sans-serif; */
   font-family: 'Century Gothic', HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, sans-serif; 
	color: #333;
	background-color: #ddeaf8;
}

/*****************************
1.) #head	
/****************************/	
	
	#head{
		height:140px;
		position:relative;
		z-index:10;
		}
		
			.logo, .logo a{
				display:block;
				height:162px;
				width:320px;
				position:absolute;
				left:-6px;
				top:0px;
				}
				
					#top .logo a{
						top:0;
						right:0;
						text-indent:-9999px;
						outline:none;
						}
		
/*****************************
2.) #main
/****************************/		
			#main{
			position:relative;
			padding-top:45px;
			float:left;
			}
			
			
/*****************************
3.) #mainpage image slider
/****************************/	

				#featured{
					height:365px;
					margin-bottom:18px;
					position:relative;
					}
				
						.featured_item{
							height:350px;
							margin:0 auto;
							position:relative;
							top:-35px;
							width:940px;
							overflow:hidden;
							display:none;
						}
						
						#top .current{
							display:block;
							}
							
							
							.featured_text {
								letter-spacing:0.4px;
								left:30px;
								line-height:26px;
								position:relative;
								top:30px;
								width:332px;
								z-index:2;
							}
							
									#featured .entry{
									margin-bottom:8px;
									height:242px;
									overflow:hidden;
									border-bottom:none;
									padding-bottom:0;
									}
								
							.featured_image{
								height:350px;
								position:absolute;
								right:0;
								top:0;
								width:940px;
								overflow:hidden;
								}
								
							.featured_image img{
								position:absolute;
								right:0;
								top:0;
								}
				
					#featured_bottom{
						position:absolute;
						height:60px;
						bottom:-10px;
						width:100%;
					}
							
							.ticker{
								font-size:12px;
								margin:18px 15px 0 41px;
								width:650px;
								}
							
							.ticker, .ticker a{
								text-decoration:none;
								}
								
							.ticker span{display:none;}
							.ticker .active_ticker{display:inline;}	
								
							.preview_images{
								display:none; /* Turns off small rotator images, added 2/24/10 */
								height:60px;
								line-height:60px;
								position:absolute;
								right:39px;
								top:10px;
								}
								
							.preview_images a img{
								padding:1px;
								}
								
							.preview_images a{
								outline:none;
								display:block;
								position:relative;
								margin-right:5px;
								float:left;
								}
								
							.pointer{
								height:13px;
								left:18px;
								position:absolute;
								top:37px;
								width:13px;
								}
								
/*****************************
4.) breadcrumb navigation
/****************************/	
								
			
			.breadcrumb{
				font-size:11px;
				left:40px;
				position:absolute;
				bottom:-49px;
				z-index:5;
				}
				
						.breadcrumb a{
							text-decoration:none;
							}
							
						.breadcrumb a:hover{
							text-decoration:underline;
							}
/*****************************
5.) content area below slider and on subpages
/****************************/	
						
			.content_top{
				height:30px;
				padding:0 10px;
				width:940px;
				float:left;
				}	
				
			#content{
				float:left;
				padding:0 10px;
				position:relative;
				width:940px;
				}
					
					#sidebar{
						float:left;
						padding:0 0 15px 50px;
						position:relative;
						width:265px;
						overflow:hidden;
						}
							
								
								#top #sidebar .small_box{
									padding:0 0 15px 0;
									}
/*****************************
6.) Portfolio Page (no sidebar)
/****************************/	
					#inner_content_big{
						float:left;
						width:880px;
						padding:0 0 15px 30px;
						position:relative;
						}
						
							
							.entry_portfolio{
								padding-bottom:30px;
								clear:both;
								float:left;
								width:100%;
								position:relative;
								}
								
								.entry_portfolio p{
									font-style:italic;
									}
						
							.portfolio_item{
								height:132px;
								overflow:hidden;
								padding:5px;
								position:relative;
								width:250px;
								}
								
							#top .portfolio_item h3{	
								position:absolute;
								bottom:13px;
								left:0;
								border:none;
								padding:0;
								margin:0;
								line-height:1em;
							}
							
							#top #main .portfolio_item h3 a{
							padding:4px 8px;
							font-size:12px;
							display:inline;
							height:auto;
							width:auto;
							overflow:auto;
							}
							
							.portfolio_item a{
								display:block;
								overflow:hidden;
								width:250px;
								height:132px;
								}
							
								
							#top .portfolio_item img, #top .portfolio_item a img{
								border:none;
								padding:0 !important; /*ie 6 fix fix =)*/
								margin:0;
								}
/*****************************
7.)pages with sidebar
/****************************/								
					
					#inner_content, .inner_content{
						float:left;
						width:570px;
						padding:0 0 15px 30px;
						position:relative;
						}
					
					#top .portfolio_inner_content{
					width:100%;
					}
						
					#inner_content .entry{
						width:570px;
						}
						
								.entry{
									clear:both;
									margin-bottom:8px;
									overflow:hidden;
									padding-bottom:6px;
									position:relative;
									}
									
								.entry-head{
									position:relative;
									top:-3px;
									margin-bottom:10px;
									font-size:11px;
									}
									
										
										.categories, .comments, .entry-head a, .more-link, #top .portfolio_item h3 a{
											text-decoration:none;
											padding:2px 0;
											}
											
											#top .entry-head a, .more-link{
											padding:2px 4px;	
												}
	
											
											.date{
												padding:2px 4px 2px 1px;
												}
									

				
					#subpage #content{
						padding:20px 10px 0;
						}
						
						
/*****************************
7.) Small Boxes and Sidebar "Widgets"
/****************************/	

					/* TWITTER */
							ul.twitter li{
								border-bottom-width: 1px;
								border-bottom-style: dotted;
								border-bottom-color: #bfbfbf;
								margin: 0px 0px 4px 0px;
								padding: 0px 0px 2px 0px;
								}

							ul.twitter li span.date{
								color: #C38D7F;
								font-size: 11px;
								}
								
							ul.twitter li.last{
								border-bottom-width: medium;							
								border-bottom-style: none;
								border-bottom-color: -moz-use-text-color;
								margin-bottom: 0px;
								padding-bottom: 0px;
								}

							.date{
								padding: 2px 4px 2px 4px;
								}
								
							#content ul.twitter li{
								list-style-type: none;
								margin-left: -19px;
							  }
							
							ul.twitter-sb li{
								border-bottom-width: 1px;
								border-bottom-style: dotted;
								border-bottom-color: #bfbfbf;
								margin: 0px 0px 4px 0px;
								padding: 0px 0px 2px 0px;
								}

							ul.twitter-sb li span.date{
								color: #C38D7F;
								font-size: 11px;
								}
								
							ul.twitter-sb li.last{
								border-bottom-width: medium;							
								border-bottom-style: none;
								border-bottom-color: -moz-use-text-color;
								margin-bottom: 0px;
								padding-bottom: 0px;
								}
							
									
					/* END TWITTER */

							.small_box{
								float:left;
								padding:0 0 15px 50px;
								position:relative;
								width:260px;
								}
						
							#top .box1{
								padding:0 0 15px 30px;
								}
							
							.small_box h3{
								margin:0 0 5px;
								}
		
								
							.small_box img{
								padding:5px 0 !important;
								padding:0;/*ie6 fix for png elemnts needs this*/
								}
								
							.widget_categories a, .widget_pages a, .widget_archive a , .widget_recent_entries a, li.recentcomments, .widget_meta a{
							padding:5px;
							display:block;
							text-decoration:none;
							width:250px; /*change if sidebarwidth changes*/
							}
								
						
							
							/* uncomment this if you want sublevels with indents
							.small_box ul ul a{
								padding-left:25px;
								width:230px;
								}
								
							.small_box ul ul ul a{
								padding-left:45px;
								width:210px;
								}
								
							.small_box ul ul ul ul a{
								padding-left:65px;
								width:190px;
								}
							*/
							
							.widget_tag_cloud a{
								text-decoration: none;
								padding:0px 3px;
							}
							
							.widget_tag_cloud a:hover{
								text-decoration: underline;
								font-weight: bold;	
							}
							
							li.recentcomments a{
							text-decoration: none;
							}
							
							/*--------------------calendar--------------------*/
							#wp-calendar a, #wp-calendar a:visited {
							display:block;
							text-decoration:none;
							padding:0;
							border:none;
							width:auto;
							}
							
							#wp-calendar a:hover{
							display:block;
							}
							
							
							
							
							#wp-calendar {
							empty-cells: show;
							width:100%;
							text-align:center;
							
							}
							
							#wp-calendar #next a,#wp-calendar #prev a {
							text-decoration:none;
							display:block;
							border:none;
							}
							#wp-calendar #next a:hover,#wp-calendar #prev a:hover {
							}
							
							#wp-calendar caption {
							margin-bottom:5px;
							}
														
				
				
			
			
		#footer{
			clear:both;
			padding:10px 15px 40px 15px;
			position:relative;
			font-size:10px;
			width:930px;
			float:left;
			}
		
		#footer_tagline{
			text-align:center;
			font-style:italic;
			font-weight:bold;
			font-size:11.5px;
			letter-spacing:.08em;
			color:#999;
			margin: -2px 0 15px 0;
		}
			
		#footer_content_wrapper{
			/* color:#2f2f2f;
			font-size:100%;
			margin-left:21px;
			margin-right:12px;
		/*	margin-top:15px; 
			padding-top: 30px;*/
			margin:13px 5px 0 5px;
			font-family: 'Muli', 'Century Gothic', 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;	
		}
		
			#footer_content_wrapper a, #footer_content_wrappera:visited{
			text-decoration:none;
			}
			#footer_content_wrapper a:hover{
			text-decoration:underline;
			}
		
		#footer_content_left{
				text-align:left;
		/*		text-transform:uppercase; */
				margin-top:1px;
				float:left;
		}

		
		#footer_content_right{
				text-align:right;
				float:right;
		}
		
		#footer_content_center{
				padding-top:10px;
				text-align:center;
				clear:left;
		}

			
			
		

					
				.copyright{
					float:left;
					display:block;
					}
					
				.scroll-top{
					float:right;
					display:block;
					}
					
				
		

/*****************************
#Single page comments	
/****************************/

textarea {
	width:538px;
	padding:10px;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
	}
	
#commentform{
	padding-bottom:20px;
	}
	
#top .commententry li, #top .commententry ul, #top .commententry ol{
border:none;
}

#top .commentlist, #top .commentlist li {
clear:both;
position:relative;
list-style-type:none;
padding:10px 0px 0px 25px;
background-image:none;
margin-bottom:10px;
	}
	
#respond{
	clear:both;
	margin:20px 0 0 0;
	width:100%;
	}
	
#comment, fieldset textarea{
	height:150px;
	padding:5px;
	width:97%;
	line-height:24px;
	}
#commentform p, fieldset p{
	padding:2px 0;
	clear:both;
	}	
	
#commentform input{
	padding:5px;
	}
	
.commentlist li h3{
	float:left;
	}


.commentlist .says{
	display:none;
	}

.commentlist .avatar{
border:1px solid #DDDDDD;
left:-25px;
padding:3px;
position:absolute;
top:14px;
z-index:3;
	}
	
.commentlist .commentmetadata{
font-size:11px;	
	}
	
.commentlist .commentmetadata a{
	position:relative;
	font-size: 10px;
	color:#888;
	text-decoration: none;
	line-height: 10px;
	top:-5px;
	}
	
.reply{
font-size:11px;
left:-19px;
position:absolute;
top:53px;
	}
	
.fn{
	font-weight:bold;
	font-style:normal;
	font-size: 13px;
	}
	
.fn a{
text-decoration: none;
}

.reply a{
	text-decoration:none;
	}
.reply a:hover{
	text-decoration:underline;
	}
	
.comment_nav{
	float:left;
	height:38px;
	padding:0 0 15px 50px;
	width:508px;
	}
	
.comment_nav a{
	text-decoration:none;
	cursor:pointer;
	}
	
.comment_next{float:right;}

.comment_prev{float:left;}
	
	
.commentlist .children{
	padding-left:20px;
	padding-bottom:0;
	
	}
#top .children li{
padding-right:0;

}



#top #cancel-comment-reply-link{
float:right;
height:26px;
line-height:26px;
margin-right:1px;
position:relative;
right:14px;
text-decoration:none;
	}
	
.advancedlink{
	line-height:28px;
	}

.fullwidth{
	width:558px;
	}
	
	
	
/* ---------------------- Pagination -------------------*/

.pagination{
clear:both;
display:block;
float:left;
padding:0 0 20px 0px;
position:relative;
z-index:3;
}
.pagination span, .pagination a{
display:block;
float:left;
font-size:11px;
line-height:13px;
margin: 2px 2px 2px 0;
display:block;
padding:3px 6px;
text-decoration:none;
}

.pagination .current{
font-size:11px;
padding:3px 6px;
}

/*****************************
#basic & common styles	
/****************************/

h1 a, h2 a, h3 a, h4 a, h5 a h6 a{
		}

a{
		text-decoration:underline;
	}

a:hover{
		text-decoration:none;
	}
	
a img{
	border:none;
	}
	
p{ padding: 0 0 1em 0;}


ul, ol{
	list-style-position:outside;
	margin-left:20px;
	}
	
#sidebar ul, #sidebar ol{
	margin-left:0px;
	}
	
#sidebar li{
	list-style-type:none;	
		}
	

h1,h2,h3,h4,h5,h6, legend{
	font-weight:normal;
	padding-bottom:5px;
	line-height:1.4em;
		}
	
	h1{clear:both; font-size:32px;font-weight:bold;}
	h2{font-size:22px; clear:both;}
	h3, legend{font-size:18px; clear:both;}
	h4{font-size:16px; clear:both;}
	h5{font-size:14px; clear:both;}
	h6{font-size:13px; clear:both;}
	
	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
		text-decoration:none;
		} 
		
	
		
		
	#featured h2{
		margin-bottom:8px;
		padding-bottom:8px;
		}	
		
	#inner_content h2, #inner_content h2 a, #inner_content_big h2, #inner_content_big h2 a{
		font-size:32px;
				}

	blockquote p{
	padding:11px 0px; /* 11 0 */
	}
	
	blockquote{
	margin:0 0 22 5px;  /* 0 0 22 5 */
	padding:0 15px; 
		}
	
.floatleft{
	float:left;
	}

.floatright{
	float:right;
	}
	
.clearboth{
	clear:both;
	}
	
.alignleft{
float:left;
margin:3px 10px 5px 0pt;
}

.alignright{
float:right;
margin:3px 0pt 5px 10px;
}

.aligncenter{
clear:both;
display:block;
margin:10px auto;
padding: 10px 0;
}

#top .wp-smiley{
	border:none;
	padding:0;
	}
	
.meta{
	display:block;
	position:relative;
	top:3px;
		font-size:11px;
	line-height:14px;
	min-height:14px;
	margin-bottom:1px;
	margin-left:1px;
	}
	
.read-more, .show-next{
			display:block;
	font-size:11px;
	font-weight:bold;
	height:41px;
	left:-2px;
	line-height:41px;
	position:relative;
	text-align:center;
	text-decoration:none;
	width:165px;
	}
	
#top .show-next{
	bottom:0;
	left:165px;
	position:absolute;
	}
	
.read-more:hover, .show-next:hover{
			}
	
.entry ul, .entry ol{
	list-style-type:disc;
	list-style-position:inside;
	margin:0;
	padding:0 0 20px 0;
	}
	
#top .entry ol{
	list-style-type:decimal;
	}
	
.entry li{
	padding:3px 10px;
	}
	
blockquote{
			font-size:13px;
	font-style:italic;
	margin:0 0 20px;
	padding:10px 20px 10px 41px;
	}
	
	
/*CONTACT FORM*/	

#searchsubmit, #send, #top #submit, #faq-search-btn{
	cursor:pointer;
	}
	
	
#s, .text_input, .text_input_half, .text_area, #faq-search{
padding:5px;
font-family: 'Muli', 'Century Gothic', HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, sans-serif;
width:230px;
font-size:11.5px;
}

.text_input_half{
	width:105px;
}

#sidebar #s{
width:155px !important; /*ie6fix*/
width:125px;
}

#top #searchsubmit, #top  #send, #top  #submit, #faq-search-btn{
padding:4px 20px;
font-family: 'Muli', 'Century Gothic', HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size:11.5px;
}

.hidden{
	display:none;
	}
#commentform{
	padding-bottom:20px;
	}


fieldset{
border:none;
padding:0;
margin:0;
overflow:hidden;
}

fieldset label{
	padding-left:8px;
	}
.blocklabel{
	display:block;
	padding:10px 0 0 0;
}

#top .text_area{
	width:450px;
	}
	
.corner_left, .corner_right{
	position:absolute;
	top:0;
	height:5px;
	width:5px;
	z-index:6;
	left:0;
		}
	
#top .corner_right{
	left:935px;
		}
	
/*navigation*/

.navwrap{
	height:50px;
	right:1px;
	line-height:50px;
	padding-right:18px;
	position:absolute;
	top:86px;
	font-size:12px;
	z-index:6;
	}

#top #nav{
	float:left;
	height:50px;
	line-height:50px;
		padding-left:13px;
}


#nav, #nav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:50px; 
	z-index:5;

}


#top #nav a{
	height:32px;
	display:block;
	padding:0 13px; /* Spacing between nav links */
	text-decoration:none;
	text-align:center;
	line-height:28px; 
	outline:none;
	z-index:35;
	position:relative;
	float:left;
	}

#top #nav ul a{
	line-height:33px; 
}

#top #nav li{
	float:left;
	position:relative;
	z-index:20;
	margin-top:11px;
}

#top #nav li li{
	border-left:none;
	margin-top:0;
}

#top #nav ul {
	position:absolute;
	display:none;
	width:172px;
	top:32px;
	left:-1px;

}

#top #nav li ul a{       /* Controls rollover on dropdown */
	width:130px;
	height:auto;
	float:left;
	text-align:left;
	padding:0 21px;
	text-transform:none;
}

#top #nav ul ul{
	top:auto;
	border-top:none;
}	

#top #nav li ul ul {
	left:172px;
	top:0px;
}

#top #nav li:hover ul ul, #top #nav li:hover ul ul ul,#top  #nav li:hover ul ul ul ul{
  	display:none;	
}
#top #nav li:hover ul, #top #nav li li:hover ul, #top #nav li li li:hover ul, #top #nav li li li li:hover ul{
	display:block;
}

/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.8.0r4
*/
.yui-skin-sam .yui-ac {
	position:relative;
	font-family: 'Muli', 'Century Gothic', HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size:100%;
}
.yui-skin-sam .yui-ac-input {
	position:absolute;
/*	width:100%; */
}
.yui-skin-sam .yui-ac-container {
	position:absolute;
	top:1.6em;
	width:100%;
}
.yui-skin-sam .yui-ac-content {
	position:absolute;
	width:238px;
	border:1px solid #808080;
	background:#fff;
	overflow:hidden;
	z-index:9050;
}
.yui-skin-sam .yui-ac-shadow {
	position:absolute;
	margin:.2em;
	width:100%;
	background:#000;
	-moz-opacity:.10;
	opacity:.10;
	filter:alpha(opacity=10);
	z-index:9049;
}
.yui-skin-sam .yui-ac iframe {
	opacity:0;
	filter:alpha(opacity=0);
	padding-right:.3em;
	padding-bottom:.3em;
}
.yui-skin-sam .yui-ac-content ul {
	margin:0;
	padding:0;
	width:100%;
}
.yui-skin-sam .yui-ac-content li {
	margin:0;
	padding:2px 5px;
	cursor:default;
	white-space:nowrap;
	list-style:none;
	zoom:1;
}
.yui-skin-sam .yui-ac-content li.yui-ac-prehighlight {
	background:#B3D4FF;
}
.yui-skin-sam .yui-ac-content li.yui-ac-highlight {
	background:#426FD9;
	color:#FFF;
}
#myAutoComplete {
    width:200px; /* set width here or else widget will expand to fit its container */
    padding-bottom:27px;
}


/** Font Face Declarations for Pricing Table **/
	@font-face {
	    font-family: 'DroidSansRegular';
	    src: url('fonts/droidsans-webfont.eot');
	    src: url('fonts/droidsans-webfont.eot?#iefix') format('embedded-opentype'),
	         url('fonts/droidsans-webfont.woff') format('woff'),
	         url('fonts/droidsans-webfont.ttf') format('truetype'),
	         url('fonts/droidsans-webfont.svg#DroidSansRegular') format('svg');
	    font-weight: normal;
	    font-style: normal;
	}

	@font-face {
	    font-family: 'DroidSansBold';
	    src: url('fonts/droidsans-bold-webfont.eot');
	    src: url('fonts/droidsans-bold-webfont.eot?#iefix') format('embedded-opentype'),
	         url('fonts/droidsans-bold-webfont.woff') format('woff'),
	         url('fonts/droidsans-bold-webfont.ttf') format('truetype'),
	         url('fonts/droidsans-bold-webfont.svg#DroidSansBold') format('svg');
	    font-weight: normal;
	    font-style: normal;
	}

	@font-face {
	    font-family: 'DroidSerifItalic';
	    src: url('fonts/droidserif-italic-webfont.eot');
	    src: url('fonts/droidserif-italic-webfont.eot?#iefix') format('embedded-opentype'),
	         url('fonts/droidserif-italic-webfont.woff') format('woff'),
	         url('fonts/droidserif-italic-webfont.ttf') format('truetype'),
	         url('fonts/droidserif-italic-webfont.svg#DroidSerifItalic') format('svg');
	    font-weight: normal;
	    font-style: normal;
	}

	@font-face {
	    font-family: 'DroidSerifRegular';
	    src: url('fonts/droidserif-regular-webfont.eot');
	    src: url('fonts/droidserif-regular-webfont.eot?#iefix') format('embedded-opentype'),
	         url('fonts/droidserif-regular-webfont.woff') format('woff'),
	         url('fonts/droidserif-regular-webfont.ttf') format('truetype'),
	         url('fonts/droidserif-regular-webfont.svg#DroidSerifRegular') format('svg');
	    font-weight: normal;
	    font-style: normal;
	}


/**PRICING TABLE STYLES**/
#pricing-table { margin:0px auto 35px -28px; overflow:hidden; width:940px; }
#pricing-table .table-text { color:#575757; font:15px "DroidSerifItalic",Arial, Helvetica, sans-serif; line-height:26px; margin:0px 0px 47px; text-align:center; }
#pricing-table .table-text a { color:#000; }
#pricing-table .table-text a:hover,#pricing-table .table-text a:focus { text-decoration:underline; }
#pricing-table ul{ margin:0px; list-style:none;}
#pricing-table ul li{ padding:0px; background:none;}
#pricing-table ul .red { color:#9f0000; }
#pricing-table ul .green { color:#518a3b; }
#pricing-table ul .cross { background:url(images/pckg-no-bg.png) no-repeat center center; display:block; } 
#pricing-table ul .tick { background:url(images/pckg-yes-bg.png) no-repeat center center; display:block; }
#pricing-table .choose-plan { float:left; margin:0px 0px 0px 20px; width:245px; }
#pricing-table .choose-plan .heading { background:url(images/pckg-yl-bg.png); height:95px; position:relative; -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px;  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; z-index:25; }
#pricing-table .choose-plan .heading h4 { color:#d7d7d7; font:18px "DroidSansBold",Arial, Helvetica, sans-serif; line-height:24px; margin:0px 0px 0px 22px; padding:22px 0px 0px; }
#pricing-table .choose-plan .heading h4 strong { font:21px "DroidSansBold",Arial, Helvetica, sans-serif; }
#pricing-table .choose-plan ul { background:#f3f3f3; border:1px solid #ccc; margin:-5px 0px 0px; position:relative; -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px;  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; z-index:15; }
#pricing-table .choose-plan ul li { border-bottom:1px solid #d3d3d3; color:#4e4e4e; font:13px "DroidSansRegular",Arial, Helvetica, sans-serif; line-height:50px; padding:0px 0px 0px 20px; }
#pricing-table .standard-plan { float:left; margin:0px 0px 0px -5px; width:216px; z-index:25; }
#pricing-table .standard-plan .heading { background:url(images/pckg-yl-bg.png); height:95px; overflow:hidden; position:relative; z-index:25; }
#pricing-table .standard-plan .heading p { margin:0px; background:url(images/packg-standard-bg.png) repeat-x; color:#bdbcbc; font:14px "DroidSansBold",Arial, Helvetica, sans-serif; height:32px; line-height:24px; padding:8px 0px 0px 15px; text-shadow:1px 1px 1px #1a1a1a; }
#pricing-table .standard-plan .heading h4 { color:#b7b7b7; font:14px "DroidSansBold",Arial, Helvetica, sans-serif; line-height:24px; text-align:center; margin:0px;}
#pricing-table .standard-plan .heading h4 span { color:#fff; font:18px "DroidSansBold",Arial, Helvetica, sans-serif; }
#pricing-table .standard-plan .heading h4 strong { color:#fff; font:48px "DroidSansBold",Arial, Helvetica, sans-serif; }
#pricing-table .standard-plan ul { background:#f3f3f3; margin-top: -5px; }
.ie7 .standard-plan ul { padding-top: 5px;}
#pricing-table .standard-plan ul li { border-bottom:1px solid #d3d3d3; color:#518a3b; font:13px "DroidSansRegular",Arial, Helvetica, sans-serif; line-height:50px; text-align:center; }
#pricing-table .business-plan { float:left; height:451px; position:relative; width:232px; z-index:55; }
#pricing-table .business-plan .heading { background:url(images/pckg-business-bg.png) #518a3b repeat-x; height:115px; overflow:hidden; position:relative; top:-10px; -webkit-box-shadow: 0px 0px 2px #989898; -moz-box-shadow:0px 0px 2px #989898; box-shadow: 0px 0px 2px #989898;  z-index:35; }
#pricing-table .business-plan .heading p { margin:0px; background:#518a3b; color:#fff; font:18px "DroidSansBold",Arial, Helvetica, sans-serif; height:32px; line-height:24px; padding:8px 0px 10px 15px; text-shadow:1px 1px 1px #14230f; }
#pricing-table .business-plan .heading h4 { color:#284b1b; font:14px "DroidSansBold",Arial, Helvetica, sans-serif; line-height:24px; text-align:center; text-shadow:1px 1px 1px #8ab179; margin:0px; }
#pricing-table .business-plan .heading h4 span { color:#fff; font:18px "DroidSansBold",Arial, Helvetica, sans-serif; text-shadow:1px 1px 1px #15230f; }
#pricing-table .business-plan .heading h4 strong { color:#fff; font:48px "DroidSansBold",Arial, Helvetica, sans-serif; text-shadow:1px 1px 1px #15230f; }
#pricing-table .business-plan ul { background:#fff; border:1px solid #ccc; height:302px; margin:-10px 0px 0px; -webkit-box-shadow: 0px 0px 5px #989898; -moz-box-shadow:0px 0px 5px #989898; box-shadow: 0px 0px 5px #989898;  }
.ie7 #pricing-table .business-plan ul { position: relative; top: -10px; }
#pricing-table .business-plan ul li { border-bottom:1px solid #d3d3d3; color:#518a3b; font:13px "DroidSansRegular",Arial, Helvetica, sans-serif; line-height:50px; text-align:center; }
#pricing-table .premium-plan { float:left; margin:0px 0px 0px -4px; width:214px; }
#pricing-table .premium-plan .heading { background:url(images/pckg-yl-bg.png); height:95px; overflow:hidden; position:relative; -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px;  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;  z-index:25; }
#pricing-table .premium-plan .heading p { margin:0px; background:url(images/packg-standard-bg.png) repeat-x; color:#bdbcbc; font:14px "DroidSansBold",Arial, Helvetica, sans-serif; height:32px; line-height:24px; padding:8px 0px 0px 15px; text-shadow:1px 1px 1px #1a1a1a; -webkit-border-top-right-radius: 7px; -moz-border-radius-topright: 7px; border-top-right-radius: 7px;  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;  }
#pricing-table .premium-plan .heading h4 { color:#b7b7b7; font:14px "DroidSansBold",Arial, Helvetica, sans-serif; line-height:24px; text-align:center; margin:0px; }
#pricing-table .premium-plan .heading h4 span { color:#fff; font:18px "DroidSansBold",Arial, Helvetica, sans-serif; }
#pricing-table .premium-plan .heading h4 strong { color:#fff; font:48px "DroidSansBold",Arial, Helvetica, sans-serif; }
#pricing-table .premium-plan ul { background:#f3f3f3; border:1px solid #ccc; margin:-5px 0px 0px; position:relative; -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px;  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;  }
#pricing-table .premium-plan ul li { border-bottom:1px solid #d3d3d3; color:#518a3b; font:13px "DroidSansRegular",Arial, Helvetica, sans-serif; line-height:50px; text-align:center; }
#pricing-table .purchase-btn { background:url(images/perchaise-btn.png) no-repeat left top; color:#fff; cursor:pointer; display:block; font:13px "DroidSansRegular",Arial, Helvetica, sans-serif; height:28px; line-height:28px; margin:14px auto 0px; text-align:center; text-shadow:1px 1px 1px #255c1a; width:92px; }
#pricing-table .purchase-btn:hover,#pricing-table .purchase-btn:focus { background:url(images/perchaise-btn.png) no-repeat left bottom; }

#general-elements{ margin:0px auto 35px; overflow:hidden; width:940px; }
#general-elements .general-content{ padding:10px; }
