/* 	Index of this CSS File

	(01) COLUMNS ( Grid System)
	(02) LIST STYLES
	(03) PRICING TABLES
	(04) BUTTONS
	(05) IMAGE LEFT, RIGHT AND CENTER
	(06) IMAGE HOVER ZOOM, PLAY, DOC & FLASH ICONS
	(07) GO TOP LINK
	(08) PULL QUOTES
	(09) BLOCK QUOTES
	(10) TAB STYLES
	(11) TOGGLES
	(12) DROP CAPS
	(13) INFO BOXES	
	(14) HIGHLIGHT
	(15) SOCIAL MEDIA ICONS
 */

/* ========================================================== 
	(01) COLUMNS ( Grid System)
============================================================ */

.one-full, .one-half, .one-third , .one-fourth , .one-fifth, .one-sixth, .two-third, .three-fourth, .four-fifth, .five-sixth,
.one_full, .one_half, .one_third , .one_fourth , .one_fifth, .one_sixth, .two_third, .three_fourth, .four_fifth, .five_sixth  { 	
	margin:0px 30px 10px 0; 
	float:left; 
	position:relative;}
	
.last { margin-right:0;}	
.one-full, .one_full{ width:960px; margin-right:0;}
.one-half,.one_half { width:465px;}
.one-third,.one_third { width:300px;}
.one-fourth,.one_fourth { width:217px;}
.one-fifth,.one_fifth { width:168px;}
.one-sixth,.one_sixth { width:135px;}
.two-third,.two_third { width:630px;}
.three-fourth,.three_fourth { width:713px;}
.four-fifth,.four_fifth { width:762px;}
.five-sixth,.five_sixth { width:795px;}

/* ========================================================== 
	(02) LIST STYLES
============================================================ */

#content ul{	
	padding:0 0 8px 0; }	
	
#content ul li{ 
	background:url(images/backgrounds/bullet-grey.png) no-repeat 0 4px;
	line-height:19px;
	padding-bottom:5px;
	padding-left:18px; } 
	
#additional-footer ul li{ 	
	line-height:19px;
	padding-bottom:5px;
	padding-left:18px; } 	

#content ol {
	padding-left: 23px; }
	
#content ol li{
	padding-bottom:5px;
	line-height:19px;	
	list-style-type:decimal;
	list-style-position: outside; }	
	
/* Unordered Lists */
	
.list_green ul li ,#content .list_green ul li 		{ background:url(images/bullets/bullet-green.png) no-repeat 0 6px; }	
.list_disc_green ul li,#content .list_disc_green ul li	{ background:url(images/bullets/disc-green.png) no-repeat 0 6px; }

.list_blue ul li ,#content .list_blue ul li 		{ background:url(images/bullets/bullet-blue.png) no-repeat 0 6px; }	
.list_disc_blue ul li, #content .list_disc_blue ul li 	{ background:url(images/bullets/disc-blue.png) no-repeat 0 6px; }

.list_black ul li, #content .list_black ul li		{ background:url(images/bullets/bullet-black.png) no-repeat 0 6px; }	
.list_disc_black ul li, #content .list_disc_black ul li	{ background:url(images/bullets/disc-black.png) no-repeat 0 6px; }

.list_red ul li ,#content .list_red ul li 		{ background:url(images/bullets/bullet-red.png) no-repeat 0 6px; }	
.list_disc_red ul li ,#content .list_disc_red ul li 	{ background:url(images/bullets/disc-red.png) no-repeat 0 6px; }

.list_teal ul li, #content .list_teal ul li		{ background:url(images/bullets/bullet-teal.png) no-repeat 0 6px; }	
.list_disc_teal ul li, #content .list_disc_teal ul li 	{ background:url(images/bullets/disc-teal.png) no-repeat 0 6px; }

.list_orange ul li, #content .list_orange ul li		{ background:url(images/bullets/bullet-orange.png) no-repeat 0 6px; }	
.list_disc_orange ul li, #content .list_disc_orange ul li	{ background:url(images/bullets/disc-orange.png) no-repeat 0 6px; }

.list_grey ul li, #content .list_grey ul li		{ background:url(images/bullets/bullet-grey.png) no-repeat 0 6px; }	
.list_disc_grey ul li, #content .list_disc_grey ul li 	{ background:url(images/bullets/disc-grey.png) no-repeat 0 6px; }

.list_brown ul li, #content .list_brown ul li		{ background:url(images/bullets/bullet-brown.png) no-repeat 0 6px; }	
.list_disc_brown ul li, #content .list_disc_brown ul li { background:url(images/bullets/disc-brown.png) no-repeat 0 6px; }

.list_yellow ul li, #content .list_yellow ul li 	{ background:url(images/bullets/bullet-yellow.png) no-repeat 0 6px; }	
.list_disc_yellow ul li, #content .list_disc_yellow ul li	{ background:url(images/bullets/disc-yellow.png) no-repeat 0 6px; }

.list_pink ul li, #content .list_pink ul li 		{ background:url(images/bullets/bullet-pink.png) no-repeat 0 6px; }	
.list_disc_pink ul li, #content .list_disc_pink ul li 	{ background:url(images/bullets/disc-pink.png) no-repeat 0 6px; }

.list_yellowstar ul li, #content .list_yellowstar ul li	{ background:url(images/bullets/bullet-yellowstar.png) no-repeat 0 2px; padding-left:20px; }	
.list_bluestar ul li, #content .list_bluestar ul li 	{ background:url(images/bullets/bullet-bluestar.png) no-repeat 0 2px; padding-left:20px; }	

.list_circle ul li, #content .list_circle ul li 	  	{ background:url(images/bullets/bullet-circle.jpg) no-repeat 0 4px; padding-left:20px;  }	
.list_arrow_small ul li, #content .list_arrow_small ul li 	{ background:url(images/bullets/bullet-arrow-small.png) no-repeat 0 7px; padding-left:14px; }

.list_arrow ul li, #content .list_arrow ul li 		{ background:url(images/bullets/bullet-green-arrow.png) no-repeat 0 2px; padding-left:20px; }	
.list_arrow2 ul li, #content .list_arrow2 ul li		{ background:url(images/bullets/bullet-green-arrow2.png) no-repeat 0 5px; padding-left:15px; }
	
.list_plus ul li, #content .list_plus ul li		{ background:url(images/bullets/bullet-plus.png) no-repeat 0 2px; padding-left:22px; }	
.list_minus ul li, #content .list_minus ul li		{ background:url(images/bullets/bullet-minus.png) no-repeat 0 2px; padding-left:22px; }
	
.list_checkmark ul li, #content .list_checkmark ul li 	{ background:url(images/bullets/bullet-checkmark.png) no-repeat 0 4px;padding-left:22px;  }
.list_checkmark2 ul li, #content .list_checkmark2 ul li 	{ background:url(images/bullets/bullet-checkmark2.png) no-repeat 0 2px;padding-left:22px;  }

.list_cross ul li, #content .list_cross ul li 		{ background:url(images/bullets/bullet-cross.png) no-repeat 0 2px; padding-left:22px;}	
.list_blue_arrow ul li, #content .list_blue_arrow ul li 	{ background:url(images/bullets/blue-arrow.png) no-repeat 0 2px; padding-left:22px;}	
.list_black_arrow ul li, #content .list_black_arrow ul li { background:url(images/bullets/black-arrow.png) no-repeat 0 2px; padding-left:22px;}

#content .search-list li { background:url(images/backgrounds/bullet-grey.png) no-repeat 0 7px; }
#content .search-list li a { font-weight:bold; font-size:14px; }
#content .search-list li p { margin-bottom:10px; }
#content .search-list li { margin-bottom:10px;  }

#content #sidebar .list_green ul li ,#content #sidebar .list_disc_green ul li,#content #sidebar .list_blue ul li,#content #sidebar .list_disc_blue ul li ,#content #sidebar .list_black ul li,#content #sidebar .list_disc_black ul li,#content #sidebar .list_red ul li,#content #sidebar .list_disc_red ul li,#content #sidebar .list_teal ul li,#content #sidebar .list_disc_teal ul li,#content #sidebar .list_orange ul li,#content #sidebar .list_disc_orange ul li,#content #sidebar .list_grey ul li,#content #sidebar .list_disc_grey ul li,#content #sidebar .list_brown ul li,#content #sidebar .list_disc_brown ul li ,#content #sidebar .list_yellow ul li,#content #sidebar .list_disc_yellow ul li,#content #sidebar .list_pink ul li,#content #sidebar .list_disc_pink ul li,#content #sidebar .list_yellowstar ul li,#content #sidebar .list_bluestar ul li,#content #sidebar .list_circle ul li,#content #sidebar .list_arrow_small ul li,#content #sidebar .list_arrow ul li,#content #sidebar .list_arrow2 ul li,	
#content #sidebar .list_plus ul li,#content #sidebar .list_minus ul li,#content #sidebar .list_checkmark ul li,#content #sidebar .list_checkmark2 ul li,#content #sidebar .list_cross ul li,#content #sidebar .list_blue_arrow ul li,#content #sidebar .list_black_arrow ul li,
#footer .widget .list_green ul li ,#footer .widget .list_disc_green ul li,#footer .widget .list_blue ul li,#footer .widget .list_disc_blue ul li ,#footer .widget .list_black ul li,#footer .widget .list_disc_black ul li,#footer .widget .list_red ul li,#footer .widget .list_disc_red ul li,#footer .widget .list_teal ul li,#footer .widget .list_disc_teal ul li,#footer .widget .list_orange ul li,#footer .widget .list_disc_orange ul li,#footer .widget .list_grey ul li,#footer .widget .list_disc_grey ul li,#footer .widget .list_brown ul li,#footer .widget .list_disc_brown ul li ,#footer .widget .list_yellow ul li,#footer .widget .list_disc_yellow ul li,#footer .widget .list_pink ul li,#footer .widget .list_disc_pink ul li,#footer .widget .list_yellowstar ul li,#footer .widget .list_bluestar ul li,#footer .widget .list_circle ul li,#footer .widget .list_arrow_small ul li,#footer .widget .list_arrow ul li,#footer .widget .list_arrow2 ul li,	
#footer .widget .list_plus ul li,#footer .widget .list_minus ul li,#footer .widget .list_checkmark ul li,#footer .widget .list_checkmark2 ul li,#footer .widget .list_cross ul li,#footer .widget .list_blue_arrow ul li,#footer .widget .list_black_arrow ul li 
{ padding-left:18px; }

/* Ordered Lists */

ol {	padding: 0 0 8px 23px; }
	
ol li{
	padding-bottom:5px;
	line-height:19px;	
	list-style-type:decimal;
	list-style-position: outside; }	
	
.list_lower_roman ol li, #content .list_lower_roman ol li { list-style: lower-roman; }
.list_upper_roman ol li, #content .list_upper_roman ol li { list-style: upper-roman; }
.list_lower_alpha ol li, #content .list_lower_alpha ol li { list-style: lower-alpha; }
.list_upper_alpha ol li, #content .list_upper_alpha ol li { list-style: upper-alpha; }

#content .steps ol,#sidebar .steps ol,#footer .steps ol,#additional-footer .steps ol{
	clear:both;
	margin: 0px 0 20px 0;
	background: #f4f4f4;
	padding: 0 0 0 35px;
	border: 1px solid #dedede;
	-moz-border-radius: 3px;  
	-khtml-border-radius: 3px; 
	-webkit-border-radius: 3px;
	background: url(images/backgrounds/orderedlist_bg.jpg) repeat-y;}
	
#content .steps ol li,#sidebar .steps ol li,#footer .steps ol li,#additional-footer .steps ol li{
	margin: 0;
	padding: 15px 15px 5px 15px;	
	color: #000;
	font-size: 18px;
	font-weight: normal;
	border-top: 1px solid #fff;	
	border-bottom: 1px solid #dedede;	
	border-left: 1px solid #fff;	
	background: #eeeeee;
	text-shadow:0 1px 0 #fff;}

#content .steps ol li:hover,#footer .steps ol li:hover,#additional-footer .steps ol li:hover {background: #e6e6e6;}
	
#content .steps ol li h3,#content .steps ol li h4,#content #sidebar .steps ol li h4 , #footer .steps ol li h4 ,#footer .steps ol li h3 { font-size:18px; margin:0 0 10px 0 }
#footer .steps ol li h3 { color:#181818; border:none; background:none; padding:0; }
	
#content .steps ol li p,#sidebar .steps ol li p ,#footer .steps ol li p, #additional-footer .steps ol li p { font-size:12px; color:#363636; font-weight:normal; margin:0 0 10px 0;}
	
#content .steps ol li.first { }
#content .steps ol li.last { border-bottom: none; }		
	
/* ========================================================== 
	(03) PRICING TABLES
============================================================ */

.pricing-table1,.pricing-table2 { padding:0; margin:10px 0 0 0; clear:both; text-align:center;}
.pricing-table1 { background:url(images/backgrounds/pricing-table1-bg.jpg) repeat-y 0 0; width:225px; }
.pricing-table2{ background:url(images/backgrounds/pricing-table2-bg.jpg) repeat-y 0 0; width:306px; }

#content .pricing-table1 h3.pricing-table1-normal,#content .pricing-table1 h3.pricing-table1-popular { width:225px; color:#fff; margin:0; line-height:10px;}
#content .pricing-table1 h3.pricing-table1-normal{ background:url(images/backgrounds/pricing-normal1-top.jpg) no-repeat 0 0; height:72px;  padding-top:53px; font-size:27px;}
#content .pricing-table1 h3.pricing-table1-popular { background:url(images/backgrounds/pricing-popular1-top.jpg) no-repeat 0 0; height:92px; padding-top:33px; font-size:30px;}

#content h3.pricing-table1-normal sub,#content h3.pricing-table1-popular sub,#content h3.pricing-table2-normal sub,#content h3.pricing-table2-popular sub{color:#c4a14e; font-size:14px; font-style:italic;}
#content h3.pricing-table1-popular sub,#content h3.pricing-table2-popular sub{font-size:17px;}

#content p.table-price-normal{ font-size:45px; color:#181818; clear:both; padding:20px 0 0px 0;}
#content p.table-price-normal sub,#content p.table-price-popular sub{ font-size:17px; color:#181818; vertical-align:baseline; }
#content p.table-price-popular{ font-size:60px; color:#181818; clear:both; padding:20px 0 0px 0;}

#content .pricing-table1 ul,#content .pricing-table2 ul { margin:0; padding:0; color:#5b5a5a;}
#content .pricing-table1 ul li,#content .pricing-table2 ul li {margin:0; padding:0;  height:36px; line-height:34px; display:block;}
#content .pricing-table1 ul li a,#content .pricing-table2 ul li a{ height:36px; line-height:34px; width:225px; display:block; }
#content .pricing-table1 ul li a:hover,#content .pricing-table2 ul li a:hover{ color:#181818;}

#content .pricing-table1 ul li { background:url(images/backgrounds/pricing-table1-list-bg.jpg) no-repeat 0 0; width:225px;}
#content .pricing-table2 ul li { background:url(images/backgrounds/pricing-table2-list-bg.jpg) no-repeat 0 0; width:306px;}
#content .pricing-table2 ul li a{ width:306px; }

.pricing-table1-bottom { background:url(images/backgrounds/pricing-normal1-bottom.jpg) no-repeat 0 bottom; width:225px;}
.pricing-table2-bottom { background:url(images/backgrounds/pricing-normal2-bottom.jpg) no-repeat 0 bottom; width:306px;}

.pricing-table1-bottom ,.pricing-table2-bottom { height:79px; margin-top:10px;}
.pricing-table1-bottom  .skin_button2,.pricing-table2-bottom  .skin_button2{ margin-top:18px; }

#content .pricing-table2 h3.pricing-table2-normal,#content .pricing-table2 h3.pricing-table2-popular { width:306px; color:#fff; margin:0; line-height:10px;}
#content .pricing-table2 h3.pricing-table2-normal{ background:url(images/backgrounds/pricing-normal2-top.jpg) no-repeat 0 0; height:72px;  padding-top:53px; font-size:27px;}
#content .pricing-table2 h3.pricing-table2-popular { background:url(images/backgrounds/pricing-popular2-top.jpg) no-repeat 0 0; height:92px; padding-top:33px; font-size:30px;}

/* PRICING TABLE 3 */

.pricing-table3 { text-align:center; width:100%; margin-bottom:0px;}
.pricing-table3 img { vertical-align:middle;}
.pricing-table3 th { 	
	font-family:georgia,arial;
	color:#fff; 
	height:63px;
	line-height:63px;	
	font-size:22px;
	font-weight:normal;
	text-shadow: none;
	-moz-border-radius-topright: 3px;  
	-khtml-border-radius-topright: 3px; 
	-webkit-border-top-right-radius: 3px; 
	-moz-border-radius-topleft: 3px; 
	-khtml-border-radius-topleft: 3px; 
	-webkit-border-top-left-radius: 3px;}
	
.th-khaki { background:#c4a14e url(images/backgrounds/table-heading-bg.png) repeat-x 0 0; width:150px; border:1px solid #c4a14e; }
.th-khaki:hover {background-color:#a4802b;}
.th-blue { background:#589eff url(images/backgrounds/table-heading-bg.png) repeat-x 0 0; width:150px; border:1px solid #4cc6ff; }
.th-blue:hover {background-color:#3174d0;}
.th-pink { background:#c75373 url(images/backgrounds/table-heading-bg.png) repeat-x 0 0; width:150px; border:1px solid #c75373; }
.th-pink:hover {background-color:#9a2f4c;}
.th-green { background:#9db407 url(images/backgrounds/table-heading-bg.png) repeat-x 0 0; width:150px; border:1px solid #9db407; }
.th-green:hover {background-color:#738406;}

.rowOdd,.rowEven { height:41px; vertical-align:middle; }
.rowOdd { background:#e5e5e5 url(images/backgrounds/table-border.png) repeat-x 0 bottom;}
.rowEven { background:#f0efef url(images/backgrounds/table-border.png) repeat-x 0 bottom; }
.rowOdd:hover,.rowEven:hover { background:#dcdbdb url(images/backgrounds/table-border-hover.png) repeat-x 0 bottom; color:#000;text-shadow: 0 1px 0 #eaeaea}

.rowLast,.cellBottom { height:120px; vertical-align:middle;}	 
.cellBottom:hover { vertical-align:middle;background:#ebebeb url(images/backgrounds/table-bottom-bg-hover.png) repeat-x 0 bottom;  }	 
.cellBottom { 
	padding:15px;
	background:#f4f4f2 url(images/backgrounds/table-bottom-bg.png) repeat-x 0 bottom; 
	-moz-border-radius-bottomright: 5px;  
	-khtml-border-radius-bottomright: 5px; 
	-webkit-border-bottom-right-radius: 5px; 
	-moz-border-radius-bottomleft: 5px; 
	-khtml-border-radius-bottomleft: 5px; 
	-webkit-border-bottom-left-radius: 5px; }
.cellLast { background:#f4f4f2;}	

.table3-price { color:#000; font-size:24px; font-weight:bold;}
.table3-sub { color:#777; height:50px; clear:both; height:10px; vertical-align:text-top; display:block;clear:both;}	

.cellFirst { text-align:left; padding-left:10px; border-left:1px solid #dddbdb; text-align:left; }
.pricing-table3 tr td {border-right:1px solid #dddbdb;}
.cellTopLeft { border-left:1px solid #dddbdb;  border-top:1px solid #dddbdb;text-align:left; padding-left:10px; }

#content .cellBottom .button_size2 { margin-left:7px; display:block; clear:both; }

/* ========================================================== 
	(04) BUTTONS
============================================================ */

button { 	
	cursor: pointer;
	overflow: visible; 
	position: relative;}
	
button span { 	
	display: block;	
	white-space: nowrap; 
	height:32px;	
	position: relative;}
	
button::-moz-focus-inner { border: none; padding:0;} /* span’s offset in firefox */

a.button_white, button.button_white{ 	
	height:32px;
	display:inline-block;
	padding:0 0 0 15px;
	width:auto;
	text-decoration:none;
	cursor:pointer;
	border:none;
	outline:none;	
	font-family:arial, verdana, georgia;}

a.button_white span, button.button_white span{ 	
	height:32px;
	display:inline-block;
	padding:0 15px 0 0;
	margin:0;
	line-height:32px;
	position: relative; 
	font-size:13px;	
	text-shadow: 0 1px 0 #fff}


/* ====== White Buttons ====== */

a.button_white,button.button_white { background:url(images/backgrounds/button-white-on-left.jpg) no-repeat left 0;}
a.button_white span,button.button_white span{ background:url(images/backgrounds/button-white-on-right.jpg) no-repeat right 0; color:#292929;text-shadow: 0 1px 0 #fff }
a:hover.button_white,button.button_white:hover{ background:url(images/backgrounds/button-white-hover-left.jpg) no-repeat left 0;}
a:hover.button_white span,button.button_white:hover span{ background:url(images/backgrounds/button-white-hover-right.jpg) no-repeat right 0; color:#000; text-shadow: 0 1px 0 #fff }	

/* ====== Black Buttons ====== */

a.button_size1, button.button_size1,a.button_size2, button.button_size2,a.button_size3, button.button_size3,a.button_size4, button.button_size4,a.button_size5, button.button_size5,a.button_size6, button.button_size6 {
	display:inline-block;
	float:left;
	text-decoration:none;
	cursor:pointer;
	border:none;
	outline:none;	
	font-family:arial, verdana, georgia;}

a.button_size1 span, button.button_size1 span,a.button_size2 span, button.button_size2 span,a.button_size3 span, button.button_size3 span,a.button_size4 span, button.button_size4 span,a.button_size5 span, button.button_size5 span,a.button_size6 span, button.button_size6 span {
	display:inline-block;
	color:#f5f5f5;
	margin:0;
	text-shadow: 1px 1px 0px #000;}

/* ====== Button Size 1 ====== */
	
a.button_size1 span, button.button_size1 span{ 
	background:url(images/backgrounds/button-size1.png) no-repeat right -34px;
	height:32px;	
	padding:0 20px 0 0;	
	line-height:30px;	
	font-size:12px;}
	
a.button_size1, button.button_size1 { 
	background:url(images/backgrounds/button-size1.png) no-repeat 0 0;
	height:32px;	
	padding:0 0px 0 17px;}
	
a:hover.button_size1, button.button_size1:hover{ background:url(images/backgrounds/button-size1.png) no-repeat 0 -69px;}

a:hover.button_size1 span, button.button_size1:hover span{ background:url(images/backgrounds/button-size1.png) no-repeat right -103px;}		
	
/* ====== Button Size 2 ====== */
	
a.button_size2 span, button.button_size2 span{ 
	background:url(images/backgrounds/button-size2.png) no-repeat right -41px;
	height:38px;	
	padding:0 20px 0 0;	
	line-height:36px;	
	font-size:14px;}
	
a.button_size2, button.button_size2 { 
	background:url(images/backgrounds/button-size2.png) no-repeat 0 0;
	height:38px;	
	padding:0 0px 0 17px;}
	
a:hover.button_size2, button.button_size2:hover{ background:url(images/backgrounds/button-size2.png) no-repeat 0 -83px;}

a:hover.button_size2 span, button.button_size2:hover span{ background:url(images/backgrounds/button-size2.png) no-repeat right -124px;}	
	
/* ====== Button Size 3 ====== */
	
a.button_size3 span, button.button_size3 span{ 
	background:url(images/backgrounds/button-size3.png) no-repeat right -54px;
	height:50px;	
	padding:0 52px 0 0;	
	line-height:45px;	
	font-size:16px;}
	
a.button_size3, button.button_size3 { 
	background:url(images/backgrounds/button-size3.png) no-repeat 0 0;
	height:50px;	
	padding:0 0px 0 17px;}
	
a:hover.button_size3, button.button_size3:hover{ background:url(images/backgrounds/button-size3.png) no-repeat 0 -120px;}

a:hover.button_size3 span, button.button_size3:hover span{ background:url(images/backgrounds/button-size3.png) no-repeat right -174px;}

/* ====== Button Size 4 ====== */
	
a.button_size4 span, button.button_size4 span{ 
	background:url(images/backgrounds/button-size4.png) no-repeat right -65px;
	height:58px;	
	padding:0 58px 0 0;	
	line-height:57px;	
	font-size:22px;}
	
a.button_size4, button.button_size3 { 
	background:url(images/backgrounds/button-size4.png) no-repeat 0 0;
	height:58px;	
	padding:0 0px 0 22px;}
	
a:hover.button_size4, button.button_size4:hover{ background:url(images/backgrounds/button-size4.png) no-repeat 0 -130px;}

a:hover.button_size4 span, button.button_size4:hover span{ background:url(images/backgrounds/button-size4.png) no-repeat right -195px;}

/* Input Tag Button Styles for */

.input-button1,.input-button2,.input-button3,.input-button4,#respond .form-submit input {
	border:0; outline:0; 
	color:#f5f5f5; 
	cursor:pointer; 
	box-shadow: 1px 1px 3px #7d7d7d;	
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;}

.input-button1 { background:url(images/backgrounds/input-button-size1.png) repeat-x 0 0; height:29px; padding:0 10px 0 10px;  line-height:24px; font-size:11px; box-shadow: 1px 1px 2px #7d7d7d;}
.input-button1:hover { background:url(images/backgrounds/input-button-size1.png) repeat-x 0 bottom; }

.input-button2,#respond .form-submit input { background:url(images/backgrounds/input-button-size2.png) repeat-x 0 0; height:34px; padding:0 10px 0 10px;  line-height:34px; font-size:13px;}
.input-button2:hover,#respond .form-submit input:hover { background:url(images/backgrounds/input-button-size2.png) repeat-x 0 bottom; }

#respond .form-submit input { font-family:georgia; font-size:12px; text-shadow: 0 1px 0 #444; letter-spacing:1px; clear:both; padding:0 15px 0 15px; line-height:35px; width:auto;}

.input-button3 { background:url(images/backgrounds/input-button-size3.png) repeat-x 0 0; height:44px; padding:0 15px 0 15px;  line-height:44px; font-size:18px;}
.input-button3:hover { background:url(images/backgrounds/input-button-size3.png) repeat-x 0 bottom; }
	
.input-button4 { background:url(images/backgrounds/input-button-size4.png) repeat-x 0 0; height:54px; padding:0 20px 0 20px;  line-height:54px; font-size:24px;}
.input-button4:hover { background:url(images/backgrounds/input-button-size4.png) repeat-x 0 bottom; }

/* ========================================================== 
	(05) IMAGE LEFT, RIGHT AND CENTER
============================================================ */

.image-left, .image-right, .image-center { 
	background:#e0e0e0 url(images/backgrounds/image-border.png) no-repeat 0 0; 
	padding:6px; 
	border:1px solid #d3d3d3; }

.image-left { float:left; margin:10px 20px 10px 0; position:relative;}
.image-right { float:right; margin:10px 0 10px 20px; position:relative;}
.image-center { text-align:center; margin:10px 0 10px 0;}

/* ========================================================== 
	(06) IMAGE HOVER ZOOM, PLAY, DOC & FLASH ICONS
============================================================ */

.zoom-icon, .play-icon, .doc-icon, .flash-icon, .preloader { background-position:50% 50%; background-repeat:no-repeat;}
.zoom-icon   { background-image:url(images/icons/zoom.png)}
.play-icon   { background-image:url(images/icons/play.png) }
.doc-icon     { background-image:url(images/icons/doc.png) }
.flash-icon { background-image:url(images/icons/flash.png) }
.preloader { background-image:url(images/backgrounds/pre-loader4.gif) }

/* ========================================================== 
	(07) GO TOP LINK
============================================================ */

.gotop a, .gotop a:active,.gotop2 a, .gotop2 a:active { 	
	text-decoration:none; 
	font-size:10px; 
	float:right;
	height:20px;
	margin-top:-20px;}
	
.goTop { background:url(images/backgrounds/up.png) no-repeat 0 0; height:24px; width:24px; display:block; }	
	
.gotop a, .gotop a:active {color:#888; }
.gotop2 a, .gotop2 a:active {color:#fff}	
	
.gotop a:hover { color:#363636; }
.gotop2 a:hover {color:#c1eeff; }


/* ========================================================== 
	(08) PULL QUOTES
============================================================ */

.pullquote_left, .pullquote_right { 
	background:url(images/backgrounds/pullquote1.jpg) repeat-y; 	
	width:30%; 
	line-height:22px; 
	padding-left:20px; 
	color:#181818; 
	font-style:italic; 
	font-size:16px; 
	font-weight:bold;}
	
.pullquote_left { 	
	float:left; 	
	margin:20px 15px 20px 0;}
	
.pullquote_right {	
	float:right; 	
	margin:20px 0 20px 15px;}

/* ========================================================== 
	(09) BLOCK QUOTES
============================================================ */
	
#content blockquote.style1 ,#additional-footer blockquote.style1 {
	clear:both;
	font-size:18px;
	font-style:italic;
	color:#5b5a5a;
	line-height:24px;	
	padding:0; 
	margin:20px 0 20px 0;	
	background:url(images/backgrounds/quote-top.png) no-repeat 0 0;  }
#content  blockquote.style1 p,#additional-footer  blockquote.style1 p {
	background:url(images/backgrounds/quote-bottom.png) no-repeat right bottom;  
	font-size:18px;
	display: block;
	padding:15px 59px 18px 59px;
	margin:0; line-height:24px;} 
	
/* ========================================================== 
	(10) TAB STYLES
============================================================ */

#content ul.tabs { 
	margin:10px 0 0 0;
	padding: 0; 
	float: left; 
	list-style: none; 
	height: 32px; 
	border-bottom: 1px solid #d6d6d6; 
	width: 100%; }
	
#content ul.tabs li { 
	float: left; 
	margin: 0; 
	padding: 0; 
	height: 31px; 
	line-height: 31px; 
	border: 1px solid #d6d6d6; 
	margin-bottom: -1px; 
	background: url(images/backgrounds/tab_bg.jpg) repeat-x; 
	overflow: hidden; 
	position: relative; 
	margin-right:2px; 
	-moz-border-radius-topright: 3px;  
	-khtml-border-radius-topright: 3px; 
	-webkit-border-top-right-radius: 3px; 
	-moz-border-radius-topleft: 3px; 
	-khtml-border-radius-topleft: 3px; 
	-webkit-border-top-left-radius: 3px; }

#content ul.tabs li a { 
	text-decoration: none; 
	color:#363636; 
	display: block; 
	font-size: 13px; 
	padding: 0 20px; 
	outline: none; }	

#content ul.tabs li a:hover  { background: url(images/backgrounds/tab_bg2.jpg) repeat-x; color:#181818}	

html #content ul.tabs li.active, html #content ul.tabs li.active a:hover  { 
	background:#f6f6f5;
	border-bottom: 1px solid #f6f6f5; 
	font-weight:bold;  }

.tab_container { 
	border: 1px solid #d6d6d6; padding:0; margin:0;
	border-top: none; 
	clear: both; 	
	float: left;  
	width: 100%; 
	background: #f6f6f5; 
	-moz-border-radius-bottomright: 3px; 
	-khtml-border-radius-bottomright: 3px; 
	-webkit-border-bottom-right-radius: 3px; 
	-moz-border-radius-bottomleft: 3px; 
	-khtml-border-radius-bottomleft: 3px; 
	-webkit-border-bottom-left-radius: 3px;}

.tab_content { padding: 20px 20px 0 20px; color:#505050}
	
/* ========================================================== 
	(11) TOGGLES
============================================================ */

.trigger, .acc_trigger, .trigger, .acc_trigger { margin-bottom:2px; }

p.trigger, p.acc_trigger,#sidebar p.trigger,#sidebar p.acc_trigger{ clear:both;
	padding:0;  
	margin:0 0 2px 0;  
	background: url(images/backgrounds/toggle_bg.jpg) no-repeat;  
	height: 34px;  
	line-height: 34px; 
	width: 100%; 
	float: left; 
	border: 1px solid #d6d6d6; }
	
p.trigger a, p.acc_trigger a,#sidebar p.trigger a, #sidebar p.acc_trigger a { clear:both;
	color: #484848; 
	font-size: 14px; 	
	text-indent:35px; 
	text-decoration: none; 
	display: block; 
	font-size:16px;
	height: 34px;  
	line-height: 34px;  }
	
#footer p.trigger a, #footer p.acc_trigger a  { color: #181818;  }	
	
p.trigger a:hover, p.acc_trigger a:hover { color: #181818; }

p.active a{background: url(images/backgrounds/toggle_bg.jpg) no-repeat left bottom;color:#000;}

.toggle_container, .acc_container { 
	margin: 0 0 5px 0; 
	padding: 0; 
	overflow: hidden; 
	width: auto; 
	clear: both; 
	border: 1px solid #d6d6d6;
	background-color:#f8f8f8;
	text-shadow:0 1px 0 #fff;	}
	
#footer .toggle_container, #footer .acc_container { color:#363636; }	
	
.toggle_container .block , .acc_container .block { 
	padding: 15px 15px 15px 15px; 
	margin:0; }

p.trigger2, p.acc_trigger2,#sidebar p.trigger2,#sidebar p.acc_trigger2{ 
	padding: 0;  
	margin:0 0 2px 0; 
	background: url(images/backgrounds/plus.png) no-repeat 10px 9px;  
	height: 34px;  
	line-height: 34px; 
	width: 100%; 
	float: left; }
	
p.trigger2 a, p.acc_trigger2 a,#sidebar p.trigger2 a,#sidebar p.acc_trigger2 a { 
	color: #484848; 
	font-size: 17px; 	
	text-indent:35px; 
	text-decoration: none; 
	display: block; 
	margin-bottom:0; }
	
#footer p.trigger2 a,#footer p.acc_trigger2 a { color:#fff;}
	
p.active2 a ,#sidebar p.active2 a { background: url(images/backgrounds/minus.png) no-repeat 10px 9px; color:#181818;}

p.trigger2 a:hover, p.acc_trigger2 a:hover { color: #181818; }

.toggle_container2, .acc_container2 { 
	margin: 0 0 5px 0px;
	padding: 0; 
	overflow: hidden; 
	width: auto; 
	clear: both;}
	
.toggle_container2 .block2, .acc_container2 .block2{ 
	padding: 10px 15px 0px 15px; 
	margin:0; }
	
#sidebar .toggle_container2 .block2,#sidebar .acc_container2 .block2{ 
	padding: 0 15px 0px 15px; }	
	
/* ========================================================== 
	(12) DROP CAPS
============================================================ */

.dropcap1, .dropcap2, .dropcap3, .dropcap4, .dropcap5, .dropcap6, .dropcap7, .dropcap8 { 
	float:left; 
	text-align:center; }
	
.dropcap1,.dropcap2,.dropcap3,.dropcap4 { 	 
	margin:0 7px 0 0; 
	font-size:28px; 		 
	width:44px; 
	height:43px;
	line-height:42px;}
	
.dropcap1 { background:url(images/backgrounds/dropcap1.png) no-repeat left top; color:#616161; }		
.dropcap2 { background:url(images/backgrounds/dropcap2.png) no-repeat left top; color:#fff; }
.dropcap3 { background:url(images/backgrounds/dropcap3.png) no-repeat left top; color:#616161; }		
.dropcap4 { background:url(images/backgrounds/dropcap4.png) no-repeat left top; color:#fff; }		
	
.dropcap5,.dropcap6, .dropcap7{ 
	padding:0 10px 0 10px; 
	margin:0 7px 0 0; 
	font-size:26px; 	
	width:auto; 
	height:41px;
	line-height:41px;
	letter-spacing:1px;}
	
.dropcap5 { background:url(images/backgrounds/dropcap-bg1.png) repeat-x left bottom; 	color:#616161; border:1px solid #dedede; }
.dropcap6 { background:url(images/backgrounds/dropcap-bg2.png) repeat-x left bottom; 	color:#fff; border:1px solid #555; }
.dropcap7 { 
	background-color:#f1f1f1; 
	color:#616161;  
	border:3px solid #dadada;
	height:37px;
	line-height:37px;}	
	
.dropcap8 { 
	padding:10px 10px 0 10px; 
	font-size:36px;
	line-height:30px;
	color:#616161; }

/* ========================================================== 
	(13) INFO BOXES
============================================================ */

/* (a)SIMPLE INFO BOXES */

#content p.info-box,#content p.warning-box,#content p.success-box,#content p.error-box,#content p.download-box,#content p.note-box ,
#footer p.info-box,#footer p.warning-box,#footer p.success-box,#footer p.error-box,#footer p.download-box,#footer p.note-box ,
#additional-footer p.info-box,#additional-footer p.warning-box,#additional-footer p.success-box,#additional-footer p.error-box,#additional-footer p.download-box,#additional-footer p.note-box { 
	clear:both;
	padding:18px 15px 18px 55px ; 
	margin-bottom:20px;
	border:1px solid;
	text-shadow:0 1px 0 #fff;}
	
#content p.info-box,#footer p.info-box,#additional-footer p.info-box{ 
	background:url(images/icons/icon-info.png) no-repeat 15px 15px; 
	border-color:#9dbfea; 
	background-color:#c6ddfb; 
	color:#00357b;}
	
#content p.info-box a,#footer p.info-box a ,#additional-footer p.info-box a { color:#00357b; }	
	
#content p.warning-box,#footer p.warning-box{ 
	background:url(images/icons/icon-warning.png) no-repeat 15px 15px; 
	border-color:#e4c968; 
	background-color:#f9e497; 
	color:#6c5500;}
	
#content p.warning-box a,#footer p.warning-box a,#additional-footer p.warning-box a{ color:#6c5500;}	
	
#content p.success-box,#footer p.success-box{ 
	background:url(images/icons/icon-success.png) no-repeat 15px 15px; 
	border-color:#bcd98c; 
	background-color:#dff1c1; 
	color:#00632e}
	
#content p.success-box a,#footer p.success-box a,#additional-footer p.success-box a{	color:#00632e}
	
#content p.download-box,#footer p.download-box{ 
	background:url(images/icons/icon-download.png) no-repeat 15px 15px; 
	border-color:#bbd378; 
	background-color:#e8f5c5; 
	color:#2f6903}
	
#content p.download-box a,#footer p.download-box a,#additional-footer p.download-box a{	color:#2f6903}
	
#content p.note-box,#footer p.note-box{ 
	background:url(images/icons/icon-note.png) no-repeat 15px 15px; 
	border-color:#cecece;  
	background-color:#efefef}	
	
#content p.error-box,#footer p.error-box,#additional-footer p.error-box{ 
	background:url(images/icons/icon-error.png) no-repeat 15px 15px; 
	border-color:#f88787; 
	background-color:#fdafaf; 
	color:#820101;}
	
#content p.error-box a,#footer p.error-box a,#additional-footer p.error-box a{ color:#820101;}	

.hide-boxes{
	float:right;
	margin-top:0;
	margin-right:0;
	top:0;
	right:0;	
	cursor:pointer; 
	font-weight:bold;}	
	
#content p.info-box a:hover,#content p.warning-box a:hover,#content p.success-box a:hover,#content p.error-box a:hover,#content p.download-box a:hover,#content p.note-box a:hover,
#footer p.info-box a:hover,#footer p.warning-box a:hover,#footer p.success-box a:hover,#footer p.error-box a:hover,#footer p.download-box a:hover,#footer p.note-box a:hover { color:#000; }		
	
/* (b) MYFANCY INFO BOXES */

.myfancy-box { 
	background:#f9f8f8; 
	padding:0;
	border:1px solid #dadada;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	margin-bottom:30px;
	}
	
.myfancy-box-title { 
	background:url(images/backgrounds/infobox-title-bg.png) repeat-x 0 0;	
	font-size:17px;		
	height:39px;
	line-height:39px;
	color:#fff;
	padding:0 15px 0 15px;
	z-index:99999;
	-moz-border-radius-topright: 5px;  
	-khtml-border-radius-topright: 5px; 
	-webkit-border-top-right-radius: 5px; 
	-moz-border-radius-topleft: 5px; 
	-khtml-border-radius-topleft: 5px; 
	-webkit-border-top-left-radius: 5px;}
	
span.hide-boxes2 { float:right; margin:5px -15px 0 0; cursor:pointer; position:relative; height:30px; width:30px; display:inline-block;	 }
.myfancy-box-image { float:left; margin: 10px 15px 0 0px; }
	
#content .myfancy-box p,#footer .myfancy-box p,#footer .myfancy-box p,#additional-footer .myfancy-box p { margin:15px;text-shadow:0 1px 0 #fff;}
#content #sidebar .myfancy-box p{ margin:0 15px 15px 15px; }

#footer .myfancy-box p { color:#363636; }

/* ========================================================== 
	(14) HIGHLIGHT
============================================================ */

.highlight_yellow { background-color:#FFFF00; color:#000; padding:0px 5px 0px 5px; border:1px solid #f0f000; -moz-border-radius:3px;-webkit-border-radius:3px; text-shadow:0 1px 0 #fff;}
.highlight_black { background-color:#000; color:#fff; padding:0px 5px 0px 5px; border:1px solid #000; -moz-border-radius:3px;-webkit-border-radius:3px; text-shadow:0 1px 0 #000;}
.highlight_green { background-color:#009900; color:#fff; padding:0px 5px 0px 5px; border:1px solid #006e00; -moz-border-radius:3px;-webkit-border-radius:3px; text-shadow:0 1px 0 #005400;}
.highlight_blue { background-color:#1b98da; color:#fff; padding:0px 5px 0px 5px; border:1px solid #0074aa; -moz-border-radius:3px;-webkit-border-radius:3px; text-shadow:0 1px 0 #074a6d;}
.highlight_red { background-color:#c80000; color:#fff; padding:0px 5px 0px 5px; border:1px solid #890101; -moz-border-radius:3px;-webkit-border-radius:3px; text-shadow:0 1px 0 #5f0000;}
.highlight_grey { background-color:#e6e4e4; color:#000; padding:0px 5px 0px 5px; border:1px solid #d4d4d4; -moz-border-radius:3px;-webkit-border-radius:3px; text-shadow:0 1px 0 #fff;}

/* ========================================================== 
	(15) SOCIAL MEDIA ICONS
============================================================ */

#content .social_media_icons1 ul,#content .social_media_icons2 ul  { padding:0; margin:0; }
#content .social_media_icons1 ul li,#content .social_media_icons2 ul li{ padding:0; margin:0; float:left; display:block; background:none; }
#content .social_media_icons1 ul li a,#content .social_media_icons2 ul li a { display:block; }

#content .social_media_icons1 ul li { height:24px; width:24px; }
#content .social_media_icons1 ul li a{ height:24px; width:24px; }

#content .social_media_icons2 ul li,#content #sidebar .social_media_icons2 ul li { height:32px; width:32px; margin:3px; }
#content .social_media_icons2 ul li a{ height:32px; width:32px; }

/* size 24px x 24px */

#content .social_media_icons1 ul li a.twitter { background:url(images/icons/social-media/twitter.png) no-repeat 0 0; }
#content .social_media_icons1 ul li a.facebook { background:url(images/icons/social-media/facebook.png) no-repeat 0 0; }
#content .social_media_icons1 ul li a.youtube { background:url(images/icons/social-media/youtube.png) no-repeat 0 0; }
#content .social_media_icons1 ul li a.flickr { background:url(images/icons/social-media/flickr.png) no-repeat 0 0; }
#content .social_media_icons1 ul li a.linkedin { background:url(images/icons/social-media/linkedin.png) no-repeat 0 0; }
#content .social_media_icons1 ul li a.delicious { background:url(images/icons/social-media/delicious.png) no-repeat 0 0; }
#content .social_media_icons1 ul li a.vimeo { background:url(images/icons/social-media/vimeo.png) no-repeat 0 0; }
#content .social_media_icons1 ul li a.rss { background:url(images/icons/social-media/rss.png) no-repeat 0 0; }
#content .social_media_icons1 ul li a.apple { background:url(images/icons/social-media/apple.png) no-repeat 0 0; }
#content .social_media_icons1 ul li a.blogger { background:url(images/icons/social-media/blogger.png) no-repeat 0 0; }
#content .social_media_icons1 ul li a.brightkite { background:url(images/icons/social-media/brightkite.png) no-repeat 0 0; }
#content .social_media_icons1 ul li a.designfloat { background:url(images/icons/social-media/designfloat.png) no-repeat 0 0; }
#content .social_media_icons1 ul li a.digg { background:url(images/icons/social-media/digg.png) no-repeat 0 0; }
#content .social_media_icons1 ul li a.dopplr { background:url(images/icons/social-media/dopplr.png) no-repeat 0 0; }
#content .social_media_icons1 ul li a.friendfeed { background:url(images/icons/social-media/friendfeed.png) no-repeat 0 0; }
#content .social_media_icons1 ul li a.gamespot { background:url(images/icons/social-media/gamespot.png) no-repeat 0 0; }
#content .social_media_icons1 ul li a.google { background:url(images/icons/social-media/google.png) no-repeat 0 0; }
#content .social_media_icons1 ul li a.lastfm { background:url(images/icons/social-media/lastfm.png) no-repeat 0 0; }
#content .social_media_icons1 ul li a.mixx { background:url(images/icons/social-media/mixx.png) no-repeat 0 0; }
#content .social_media_icons1 ul li a.mobileme { background:url(images/icons/social-media/mobileme.png) no-repeat 0 0; }
#content .social_media_icons1 ul li a.myspace { background:url(images/icons/social-media/myspace.png) no-repeat 0 0; }
#content .social_media_icons1 ul li a.netvibes { background:url(images/icons/social-media/netvibes.png) no-repeat 0 0; }
#content .social_media_icons1 ul li a.newsvine { background:url(images/icons/social-media/newsvine.png) no-repeat 0 0; }
#content .social_media_icons1 ul li a.openid { background:url(images/icons/social-media/openid.png) no-repeat 0 0; }
#content .social_media_icons1 ul li a.picasa { background:url(images/icons/social-media/picasa.png) no-repeat 0 0; }
#content .social_media_icons1 ul li a.posterous { background:url(images/icons/social-media/posterous.png) no-repeat 0 0; }
#content .social_media_icons1 ul li a.reddit { background:url(images/icons/social-media/reddit.png) no-repeat 0 0; }
#content .social_media_icons1 ul li a.skype { background:url(images/icons/social-media/skype.png) no-repeat 0 0; }
#content .social_media_icons1 ul li a.stumbleupon { background:url(images/icons/social-media/stumbleupon.png) no-repeat 0 0; }
#content .social_media_icons1 ul li a.technorati { background:url(images/icons/social-media/technorati.png) no-repeat 0 0; }
#content .social_media_icons1 ul li a.tumblr { background:url(images/icons/social-media/tumblr.png) no-repeat 0 0; }
#content .social_media_icons1 ul li a.viddler { background:url(images/icons/social-media/viddler.png) no-repeat 0 0; }
#content .social_media_icons1 ul li a.virb { background:url(images/icons/social-media/virb.png) no-repeat 0 0; }
#content .social_media_icons1 ul li a.wordpress { background:url(images/icons/social-media/wordpress.png) no-repeat 0 0; }
#content .social_media_icons1 ul li a.yahoo { background:url(images/icons/social-media/yahoo.png) no-repeat 0 0; }
#content .social_media_icons1 ul li a.yahoobuzz { background:url(images/icons/social-media/yahoobuzz.png) no-repeat 0 0; }
#content .social_media_icons1 ul li a.yelp { background:url(images/icons/social-media/yelp.png) no-repeat 0 0; }

/* size 32px x 32px */

#content .social_media_icons2 ul li a.twitter { background:url(images/icons/social-media2/twitter.png) no-repeat 0 0; }
#content .social_media_icons2 ul li a.facebook { background:url(images/icons/social-media2/facebook.png) no-repeat 0 0; }
#content .social_media_icons2 ul li a.youtube { background:url(images/icons/social-media2/youtube.png) no-repeat 0 0; }
#content .social_media_icons2 ul li a.flickr { background:url(images/icons/social-media2/flickr.png) no-repeat 0 0; }
#content .social_media_icons2 ul li a.linkedin { background:url(images/icons/social-media2/linkedin.png) no-repeat 0 0; }
#content .social_media_icons2 ul li a.delicious { background:url(images/icons/social-media2/delicious.png) no-repeat 0 0; }
#content .social_media_icons2 ul li a.vimeo { background:url(images/icons/social-media2/vimeo.png) no-repeat 0 0; }
#content .social_media_icons2 ul li a.rss { background:url(images/icons/social-media2/rss.png) no-repeat 0 0; }
#content .social_media_icons2 ul li a.apple { background:url(images/icons/social-media2/apple.png) no-repeat 0 0; }
#content .social_media_icons2 ul li a.blogger { background:url(images/icons/social-media2/blogger.png) no-repeat 0 0; }
#content .social_media_icons2 ul li a.brightkite { background:url(images/icons/social-media2/brightkite.png) no-repeat 0 0; }
#content .social_media_icons2 ul li a.designfloat { background:url(images/icons/social-media2/designfloat.png) no-repeat 0 0; }
#content .social_media_icons2 ul li a.digg { background:url(images/icons/social-media2/digg.png) no-repeat 0 0; }
#content .social_media_icons2 ul li a.dopplr { background:url(images/icons/social-media2/dopplr.png) no-repeat 0 0; }
#content .social_media_icons2 ul li a.friendfeed { background:url(images/icons/social-media2/friendfeed.png) no-repeat 0 0; }
#content .social_media_icons2 ul li a.gamespot { background:url(images/icons/social-media2/gamespot.png) no-repeat 0 0; }
#content .social_media_icons2 ul li a.google { background:url(images/icons/social-media2/google.png) no-repeat 0 0; }
#content .social_media_icons2 ul li a.lastfm { background:url(images/icons/social-media2/lastfm.png) no-repeat 0 0; }
#content .social_media_icons2 ul li a.mixx { background:url(images/icons/social-media2/mixx.png) no-repeat 0 0; }
#content .social_media_icons2 ul li a.mobileme { background:url(images/icons/social-media2/mobileme.png) no-repeat 0 0; }
#content .social_media_icons2 ul li a.myspace { background:url(images/icons/social-media2/myspace.png) no-repeat 0 0; }
#content .social_media_icons2 ul li a.netvibes { background:url(images/icons/social-media2/netvibes.png) no-repeat 0 0; }
#content .social_media_icons2 ul li a.newsvine { background:url(images/icons/social-media2/newsvine.png) no-repeat 0 0; }
#content .social_media_icons2 ul li a.openid { background:url(images/icons/social-media2/openid.png) no-repeat 0 0; }
#content .social_media_icons2 ul li a.picasa { background:url(images/icons/social-media2/picasa.png) no-repeat 0 0; }
#content .social_media_icons2 ul li a.posterous { background:url(images/icons/social-media2/posterous.png) no-repeat 0 0; }
#content .social_media_icons2 ul li a.reddit { background:url(images/icons/social-media2/reddit.png) no-repeat 0 0; }
#content .social_media_icons2 ul li a.skype { background:url(images/icons/social-media2/skype.png) no-repeat 0 0; }
#content .social_media_icons2 ul li a.stumbleupon { background:url(images/icons/social-media2/stumbleupon.png) no-repeat 0 0; }
#content .social_media_icons2 ul li a.technorati { background:url(images/icons/social-media2/technorati.png) no-repeat 0 0; }
#content .social_media_icons2 ul li a.tumblr { background:url(images/icons/social-media2/tumblr.png) no-repeat 0 0; }
#content .social_media_icons2 ul li a.viddler { background:url(images/icons/social-media2/viddler.png) no-repeat 0 0; }
#content .social_media_icons2 ul li a.virb { background:url(images/icons/social-media2/virb.png) no-repeat 0 0; }
#content .social_media_icons2 ul li a.wordpress { background:url(images/icons/social-media2/wordpress.png) no-repeat 0 0; }
#content .social_media_icons2 ul li a.yahoo { background:url(images/icons/social-media2/yahoo.png) no-repeat 0 0; }
#content .social_media_icons2 ul li a.yahoobuzz { background:url(images/icons/social-media2/yahoobuzz.png) no-repeat 0 0; }
#content .social_media_icons2 ul li a.yelp { background:url(images/icons/social-media2/yelp.png) no-repeat 0 0; }