/*--ALL--*/

body {
	background: none repeat scroll 0 0 #B71C21;
	font-size: 14px;
	    font-family: Trebuchet MS;
			line-height: 1.5;
	background-color:#B71C21;
}
h2 {
	font-size:40px;
		font-weight:700;
}
#main {
	
	overflow: hidden;
	position: relative;
}
#main_services {
	background: url(/images/services_main_bg.png) no-repeat 35% 0%;
	overflow: hidden;
	position: relative;
}
#main_port_blog {
	background: url(/images/port_blog_main_bg.png) no-repeat 35% 0%;
	overflow: hidden;
	position: relative;
}
#main_contact {
	background: url(/images/contact_main_bg.png) no-repeat 40% 0%;
	overflow: hidden;
	position: relative;
}
.content {
	margin: 0 auto 60px;
	width: 960px;
}
/*--END OF ALL--*/

/*--HEADER--*/

#logo {
	height: 88px;
	margin-left: 0px;
	margin-top: 17px;
	position: absolute;
	width: 388px;
	z-index: 20;
}
header h1 {
	color: #969493;
	font-style: italic;
	font-weight: normal;
	margin-left: 85px;
	padding-top: 30px;
}
nav {
	float: right;
	font-size: 14px;
	margin: 37px 0px 0 0;
}
nav li {
	display: inline;
	padding: 8px;
}
nav a {
	color: #ffffff;
}
nav a:hover {
	text-decoration: underline;
}
nav .selected a {
    border-bottom: 1px solid;
    border-top: 1px solid;
    color: #FFFFFF;
}nav .selected a:hover {
   border-bottom: 1px solid;
    border-top: 1px solid;
 }
/*--Dropdown Menu--*/

nav li ul {
	display: none;
	z-index: 10000;
}
nav li:hover ul {
	display: block;
	margin-left: 65px;
	position: absolute;
	padding-top: 35px;
}
nav li:hover li {
	float: none;
}
nav li:hover .first {
	margin:0;
	padding: 0;
}
nav li:hover .last {
	margin: 0;
	padding-bottom:0;
}
nav li:hover li a {
	background: url(../images/nav_bg.png) repeat;
	color: #efefef;
	display: block;
	margin: -15px 0 -6px 0;
	padding: 0 0 5px 20px;
	width: 150px;
}
nav li:hover li a:hover {
	background: url(../images/nav_hover_bg.png) repeat;
	text-decoration: none;
}
nav li:hover .dropdown2 {
	margin-left: 220px;
}
nav li:hover .dropdown3 {
	margin-left: 300px;
}
/*--End of Dropdown Menu--*/
/*--END OF HEADER--*/

/*--TOP CONTENT--*/

/*--Homepage--*/

#top_content_homepage #slideshow {
	height: 424px;
	width: 960px;
}
#top_content_homepage #slideshow .slide {
	height: 524px;
	width: 960px;
}
#top_content_homepage {
background: url(/images/tile.jpg) repeat 35% 0%;border-top: 10px solid #fff;
    margin-top: 30px;
    position: relative;
}
#top_content_homepage p {
	z-index: 100;
}
.app {
	display: block;
	float: left;
	height: 209px;
	margin: 40px 0 0 5px;
	position: absolute;
	width: 429px;
	z-index: 12;
}
.description_homepage {
	color: #485664;
	float: left;
	font-size: 14px;
	margin: 75px 0 0 5px;
	position: absolute;
	width: 400px;
	z-index: 15;
}
.description_homepage a {
	color: #a75750;
	font-size: 12px;
	font-style: italic;
	text-decoration: underline;
}
.description_homepage a:hover {
	text-decoration: none;
}
.description_homepage span a {
	font-family:"Century Gothic", helvetica, "Folio Condensed Medium", 'Helvetica Neue Condensed Bold', Impact, Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size-adjust: 0.48;
	font-style: normal;
	font-size: 18px;
	text-decoration: none;
	text-transform: uppercase;
}
.description_homepage span a:hover {
	text-decoration: underline;
}
.applestore {
	float: left;
	height: 78px;
	margin: 240px 0 0 5px;
	width: 236px;
	overflow:hidden
}
.applestore a {
	background: url(/images/appstore_sprite.gif) no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 100%;
	width: 100%;
	color: white;
	font-family: arial;
	font-size: 30px;
	height: 78px;
	overflow: hidden;
	padding-top: 17px;
	text-align: center;
}
.applestore a:hover {
	background-position: 0px -82px;
}
.iphone {
	float: right;
	height: auto;
	margin: 120px -20px 0 70px;
	width: auto;
}
/*--End of Homepage--*/

/*--About--*/

#top_content_about {
	background: url(/images/header_bg.png) repeat-x;
	height: 555px;
	margin-top: 25px;
	position: relative;
}
#top_content_internal h2 {
	color: #485664;
	font-family:"Century Gothic", helvetica, "Folio Condensed Bold", 'Helvetica Neue Condensed Bold', Arial, Helvetica, sans-serif;
	font-size-adjust:0.48;
	font-weight:bold;
	font-style:normal;
	font-size: 60px;
	padding-top: 45px;
	text-transform: uppercase;
	text-align: center;
}
#top_content_internal h2 span {
	color: #a75750;
}
#top_content_internal h4 {
	color: #485664;
	font-family: Georgia;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	margin: -10px 0 0 250px;
	text-align: center;
	text-transform: capitalize;
	width: 360px;
}
#top_line_about {
	margin-top: 10px;
}
#top_columns {
	margin-top: 10px;
	width: 1000px;
}
#top_content_internal h3 {
	color: #83765a;
	font-family:"Century Gothic", helvetica, "Folio Condensed Bold", 'Helvetica Neue Condensed Bold', Arial, Helvetica, sans-serif;
	/*font-size-adjust:0.48;*/
	font-weight:bold;
	font-style:normal;
	font-size: 50px;
	/*opacity:0.3;
	filter:alpha(opacity=30);*/
	text-transform: uppercase;
}
#top_columns p {
	color: #485664;
	font-size: 12px;
	line-height: 1.7;
}
.top_column_left {
	float: left;
	margin-right: 55px;
	text-align: left;
	width: 250px;
}
.top_column_center {
	float: left;
	margin-right: 55px;
	text-align: center;
	width: 250px;
}
.top_column_right {
	float: left;
	text-align: right;
	width: 250px;
}
#bottom_line_about {
	margin-top: 35px;
}
#read_on_badge {
	background: url(/images/read_on_badge.png);
	height: 63px;
	margin-left: 380px;
	margin-top: 25px;
	text-indent: -9999px;
	width: 108px;
}
/*--End of About--*/

/*--Services--*/

#top_content_services {
	background: url(/images/services_header_bg.png) repeat-x;
	height: 412px;
	margin-top: 25px;
	position: relative;
}
#top_content_services h2 {
	color: #a75750;
	font-family:"Century Gothic", helvetica, "Folio Condensed Bold", 'Helvetica Neue Condensed Bold', Arial, Helvetica, sans-serif;
	font-size-adjust:0.48;
	font-weight:bold;
	font-style:normal;
	font-size: 60px;
	padding-top: 40px;
	text-transform: uppercase;
	text-align: center;
}
#top_content_services h2 span {
	color: #485664;
}
#top_content_services h4 {
	color: #485664;
	font-size: 14px;
	font-family: Georgia;
	font-weight: normal;
	margin: -10px 0 0 250px;
	text-align: center;
	width: 360px;
}
#top_line_services {
	margin-top: 10px;
}
#top_content_services p {
	color: #485664;
	font-size: 28px;
	font-style: italic;
	margin: 25px 0 5px 0;
}
#bottom_line_services {
	margin-top: 35px;
}
#badge_services {
	background: url(/images/read_on_badge.png);
	height: 68px;
	margin: 5px 0 0 375px;
	text-indent: -9999px;
	width: 108px;
}
/*--End of Services--*/

/*--Portfolio--*/

#top_content_portfolio {
	background: url(/images/portfolio_header_bg.png) repeat-x;
	height: 259px;
	margin-top: 25px;
	position: relative;
}
#top_content_portfolio h2 {
	color: #a75750;
	font-family:"Century Gothic", helvetica, "Folio Condensed Bold", 'Helvetica Neue Condensed Bold', Arial, Helvetica, sans-serif;
	font-size-adjust:0.48;
	font-weight:bold;
	font-style:normal;
	font-size: 60px;
	padding-top: 45px;
	text-transform: uppercase;
	text-align: center;
}
#top_content_portfolio h2 span {
	color: #485664;
}
#top_content_portfolio h4 {
	color: #485664;
	font-size: 14px;
	font-family: Georgia;
	font-weight: normal;
	margin-left: 250px;
	margin-top: -10px;
	text-align: center;
	width: 360px;
}
#top_content_portfolio ul {
	margin-left: 80px;
}
#top_content_portfolio li {
	display: inline;
	float: left;
	height: 108px;
	margin-top: 15px;
	padding: 6px;
	width: 108px;
}
/*--End of Portfolio--*/

/*--Contact--*/

#top_content_contact {
	background: url(/images/contact_header_bg.png) repeat-x;
	height: 221px;
	margin-top: 25px;
	position: relative;
}
#top_content_contact h2 {
	color: #485664;
	font-family:"Century Gothic", helvetica, "Folio Condensed Bold", 'Helvetica Neue Condensed Bold', Arial, Helvetica, sans-serif;
	font-size-adjust:0.48;
	font-weight:bold;
	font-style:normal;
	font-size: 60px;
	padding-top: 45px;
	text-transform: uppercase;
	text-align: center;
}
#top_content_contact h2 span {
	color: #a75750;
}
#top_content_contact h4 {
	color: #485664;
	font-size: 14px;
	font-family: Georgia;
	font-weight: normal;
	margin: -10px 0 0 250px;
	text-align: center;
	width: 360px;
}
/*--End of Contact--*/

/*--Blog & Blog Single--*/

#top_content_blog {
	background: url(/images/blog_header_bg.png) repeat-x;
	height: 506px;
	margin-top: 25px;
	position: relative;
}
#top_content_blog h2 {
	color: #a75750;
	font-family:"Century Gothic", helvetica, "Folio Condensed Bold", 'Helvetica Neue Condensed Bold', Arial, Helvetica, sans-serif;
	font-size-adjust:0.48;
	font-weight:bold;
	font-style:normal;
	font-size: 60px;
	padding-top: 40px;
	text-transform: uppercase;
	text-align: center;
}
#top_content_blog h2 span {
	color: #485664;
}
#top_line_blog {
	margin-top: 15px;
}
#top_content_blog h3 a {
	color: #83765a;
	font-family:"Century Gothic", helvetica, "Folio Condensed Bold", 'Helvetica Neue Condensed Bold', Arial, Helvetica, sans-serif;
	font-size-adjust:0.48;
	font-weight:bold;
	font-style:normal;
	font-size: 50px;
	float: left;
	text-transform: uppercase;
	text-decoration: none;
	opacity: 0.3;
	filter:alpha(opacity=30);
}
#top_content_blog h3 a:hover {
	text-decoration: underline;
}
.new_post_date {
	color: #83765a;
	float: right;
	font-family:"Century Gothic", helvetica, "Folio Condensed Medium", 'Helvetica Neue Condensed Bold', Impact, Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size-adjust: 0.48;
	font-style:normal;
	font-size: 50px;
	text-transform: uppercase;
}
.new_post_date h5 {
	float: left;
	opacity: 0.3;
	filter:alpha(opacity=30);
}
.new_post_date ul {
	float: left;
	font-size: 12px;
	padding: 25px 0 0 3px;
}
.new_post_date .new_post_month {
	font-family: Georgia;
	font-weight: bold;
	opacity: 1;
	filter:alpha(opacity=100);
}
.new_post_date .new_post_year {
	font-size: 15px;
	margin-top: -5px;
	opacity: 0.3;
	filter:alpha(opacity=30);
}
#top_content_blog p {
	color: #485664;
	clear: both;
	font-size: 14px;
}
#top_content_blog a {
	color: #8a975b;
	font-style: italic;
	font-size: 14px;
	margin-left: 5px;
	text-decoration: underline;
}
#top_content_blog a:hover {
	text-decoration: none;
}
#header_tags_comments {
	margin-top: 20px;
}
#header_tags_comments a {
	color: #8a975b;
	font-style: normal;
	font-size: 12px;
	margin-left: 5px;
	text-decoration: none;
}
#header_tags_comments a:hover {
	text-decoration: underline;
}
#header_tags li {
	float: left;
}
#header_comments {
	float: left;
	margin-left: 15px;
}
#header_comments li {
	float: left;
}
#bottom_line_blog {
	margin-top: 25px;
}
#older_posts_badge {
	background: url(/images/older_posts_badge.png);
	height: 68px;
	margin: 25px 0 0 370px;
	text-indent: -9999px;
	width: 108px;
}
#top_content_blog_single {
	background: url(/images/blog_single_header_bg.png) repeat-x;
	height: 172px;
	margin-top: 25px;
	position: relative;
}
#top_content_blog_single h2 {
	color: #a75750;
	font-family:"Century Gothic", helvetica, "Folio Condensed Bold", 'Helvetica Neue Condensed Bold', Arial, Helvetica, sans-serif;
	font-size-adjust:0.48;
	font-weight:bold;
	font-style:normal;
	font-size: 60px;
	padding-top: 40px;
	text-transform: uppercase;
	text-align: center;
}
#top_content_blog_single h2 span {
	color: #485664;
}
/*--End of Blog & Blog Single--*/

/*--END OF TOP CONTENT--*/

/*--MIDDLE CONTENT--*/

/*--Universal--*/

#introduction {
	padding: 10px 0 0 5px;
	width: 300px;
}
#introduction p {
	font-size: 14px;
}
#introduction .links {
	padding-top: 15px;
}
#introduction a {
	color: #8a975b;
	font-style: italic;
	font-size: 12px;
	text-decoration: underline;
}
#introduction a:hover {
	text-decoration: none;
}
#introduction span a {
	font-family:"Century Gothic", helvetica, "Folio Condensed Medium", 'Helvetica Neue Condensed Bold', Impact, Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size-adjust: 0.48;
	font-style: normal;
	font-size: 18px;
	text-decoration: none;
	text-transform: uppercase;
}
#introduction span a:hover {
	text-decoration: underline;
}
#middle_columns {
	clear: both;
	width: 1000px;
}
.middle_column {
	float: left;
	margin: 0 52px 60px 0;
	width: 250px;
}
.middle_column a {
	color: #8a975b;
	font-size: 12px;
	font-style: italic;
	padding-left: 10px;
	text-decoration: underline;
}
.middle_column a:hover {
	text-decoration: none;
}
#call_us {
	background: url("/images/callus_bg.png") no-repeat scroll 0 0 transparent;
	float: left;
	height: 159px;
	margin: -10px 0 20px 45px;
	text-align: center;
	width: 763px;
}
#call_us h4 {
	color: #474747;
	font-size: 32px;
	font-family: Georgia;
	font-style: italic;
	font-weight: bold;
	padding: 43px 0 0 20px;
	text-transform: none;
}
#call_us span {
	color: #8a975b;
	padding: 10px;
}
/*--Enf of Universal--*/

/*--Homepage--*/

#middle_content_homepage {
    border-top: 10px solid #464646;
    color: #DEDEDE;
    font-size: 14px;
    margin-top: 53px;
    padding-top: 27px;
	background:url(/images/shelfbg.jpg) repeat-x center bottom #FFFFFF;
}
#middle_content_homepage h2 {
	color: #fde9d9;
	font-family:"Century Gothic", helvetica, "Folio Condensed Medium", 'Helvetica Neue Condensed Bold', Impact, Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size-adjust: 0.48;
	font-size-adjust: 0;
	font-style:normal;
	font-size: 21px;
	padding-bottom: 15px;
	text-transform: uppercase;
}
#middle_content_homepage p {
	color: #dedede;
	font-size: 14px;
}
#quote_homepage {
	color: #dedede;
	clear: both;
	float: right;
	font-family: Georgia;
	font-style: italic;
	font-size: 18px;
	margin: -200px 80px 0 0;
	text-align: center;
	width: 300px;
}
#qouteby_homepage {
	color: #807f7f;
	font-size: 12px;
	font-style: normal;
}
#clients {
    border-bottom: 0 solid #51504F;
    float: left;
    height: 220px;
    margin: 0 0 0 5px;
    width: 960px;
}
#clients p {
	border-bottom: 1px solid #51504f;
	color: #807f7f;
	font-family: Arial;
	font-size: 10px;
	margin-bottom: 5px;
	text-transform: uppercase;
}
#clients ul {
	margin: 30px 0 20px 0;
	float: left;
}
/*#clients li {
	display: inline;
	float: left;
	margin-left: 0px;
	overflow: hidden;
	padding: 8px;
	text-indent: -9999px;
}
#clients li a {
	background: url(/images/client_logos_sprites.png) no-repeat;
	display: block;
	height: 100%;
	width: 100%;
}
#clients li.mashable {
	width: 136px;
	height: 38px;
}
#clients li.mashable a {
	background-position: 0px -17px;
}
#clients li.mashable a:hover {
	background-position: 0px -67px;
}
#clients li.engadget {
	width: 146px;
	height: 48px;
}
#clients li.engadget a {
	background-position: -160px 0px;
}
#clients li.engadget a:hover {
	background-position: -160px -50px;
}
#clients li.racked {
	width: 100px;
	height: 50px;
}
#clients li.racked a {
	background-position: -310px -4px;
}
#clients li.racked a:hover {
	background-position: -310px -54px;
}
#clients li.gizmondo {
	width: 200px;
	height: 50px;
}
#clients li.gizmondo a {
	background-position: -430px -4px;
}
#clients li.gizmondo a:hover {
	background-position: -430px -54px;
}
#clients li.nyt {
	width: 220px;
	height: 55px;
}
#clients li.nyt a {
	background-position: -640px -8px;
}
#clients li.nyt a:hover {
	background-position: -640px -58px;
}
#clients .mashable {
	margin-left: -7px;
	margin-top: 5px;
}
#clients .engadget {
	margin-top: -10px;
}
#clients .racked {
	margin-top: -3px;
	margin-left: -10px;
}
#clients .gizmondo {
	margin-top: 0px;
}
#clients .nyt {
	margin-top: 4px;
	margin-left: -5px;
}*/
/*--End of Homepage--*/

/*--About--*/

#middle_content_about {
    border-top: 10px solid #464646;
    color: #DEDEDE;
    font-size: 14px;
    margin-top: 0;
    padding-top: 40px;
}#middle_content_about h2 {
	color: #fde9d9;
	font-family:"Century Gothic", helvetica, "Folio Condensed Medium", 'Helvetica Neue Condensed Bold', Impact, Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size-adjust: 0.48;
	font-size-adjust: 0;
	font-style:normal;
	font-size: 21px;
	padding-bottom: 15px;
	text-transform: uppercase;
}
#quote_about {
	color: #dedede;
	clear: both;
	float: right;
	font-family: Georgia;
	font-style: italic;
	font-size: 18px;
	margin: -140px 75px 0 0;
	text-align: center;
	width: 300px;
}
#qouteby_about {
	color: #807f7f;
	font-size: 12px;
	font-style: normal;
}
#team {
	clear: both;
	margin: 75px 0 150px 0;
	width: 960px;
}
.team_member {
	float: left;
	margin: 10px 45px 50px 10px;
	width: 250px;
}
.member_social {
	float: left;
	width: 90px;
}
.member_social ul {
	background: url(/images/social_bg.png) no-repeat;
	height: 20px;
	padding: 2px 0 0 2px;
	width: 80px;
}
.member_social li {
	display: inline;
	margin-left: 1px;
}
.member_info {
	float: left;
	padding-left: 5px;
	width: 150px;
}
.member_info h3 {
	font-family:"Century Gothic", helvetica, "Folio Condensed Medium", 'Helvetica Neue Condensed Bold', Impact, Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size-adjust: 0;
	font-style: normal;
	font-size: 20px;
	padding-top: 5px;
}
.member_info h4 {
	font-size: 11px;
	color: #807f7f;
	font-weight: normal;
	padding-bottom: 10px;
}
.member_info p {
	font-size: 12px;
	color: #ffffff;
}
#join_our_team {
	clear: both;
	margin-bottom: -18px;
	padding: 10px 0 0 15px;
}
/*--End of About--*/

/*--Services--*/

#middle_content_services {
	color: #dedede;
	font-size: 14px;
	margin-top: 80px;
}
#middle_content_services h2 {
	color: #fde9d9;
	font-family:"Century Gothic", helvetica, "Folio Condensed Medium", 'Helvetica Neue Condensed Bold', Impact, Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size-adjust: 0.48;
	font-size-adjust: 0;
	font-style:normal;
	font-size: 21px;
	padding-bottom: 15px;
	text-transform: uppercase;
}
.left_service {
	float: left;
	margin: 0 60px 70px 0;
	text-align: left;
	width: 400px;
}
.right_service {
	float: left;
	margin: 0 0 70px 0;
	text-align: right;
	width: 400px;
}
.links_services {
	padding-top: 20px;
}
.links_services a {
	color: #8a975b;
	font-size: 12px;
	font-style: italic;
	text-decoration: underline;
}
.links_services a:hover {
	color: #8a975b;
	font-size: 12px;
	text-decoration: none;
}
.links_services span a {
	color: #8a975b;
	font-family:"Century Gothic", helvetica, "Folio Condensed Medium", 'Helvetica Neue Condensed Bold', Impact, Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size-adjust: 0.48;
	font-size: 16px;
	font-style: normal;
	text-decoration: none;
	text-transform: uppercase;
}
.links_services span a:hover {
	font-size: 16px;
	text-decoration: underline;
	text-transform: uppercase;
	font-style: normal;
}
#star_position {
	float: left;
}
#star {
	margin: 180px 0 0 -475px;
	position: absolute;
}
#big_quote_services {
	background: url(/images/quote_bg.png) no-repeat;
	clear: both;
	float: left;
	height: 123px;
	margin: 25px 0 30px 0;
	padding-top: 40px;
	line-height: 1.2;
	text-align: center;
	width: 861px;
}
#quote_services {
	color: #dedede;
	font-size: 26px;
	font-style: italic;
}
#quoteby_services {
	color: #807f7f;
	font-size: 12px;
	font-style: normal;
	margin-top: -5px;
}
/*--End of Services--*/

/*--Portfolio--*/

#middle_content_portfolio {
	color: #dedede;
	font-size: 14px;
	margin-top: 53px;
}
#middle_content_portfolio h2 {
	color: #fde9d9;
	font-family:"Century Gothic", helvetica, "Folio Condensed Medium", 'Helvetica Neue Condensed Bold', Impact, Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size-adjust: 0.48;
	font-size-adjust: 0;
	font-style:normal;
	font-size: 21px;
	padding-bottom: 15px;
	text-transform: uppercase;
}
.project {
	clear: both;
	padding-top: 60px;
}
.project p {
	color: #dedede;
}
.portfolio_left {
	float: left;
	margin-bottom: 40px;
	width: 380px;
}
.portfolio_right {
	float: right;
	margin-bottom: 20px;
	text-align: right;
	width: 380px;
}
#big_quote_portfolio {
	background: url(/images/quote_bg.png) no-repeat;
	float: left;
	height: 123px;
	margin: 30px 0 -40px 0;
	padding-top: 40px;
	line-height: 1.2;
	text-align: center;
	width: 861px;
}
#quote_portfolio {
	color: #dedede;
	font-size: 26px;
	font-style: italic;
}
#quoteby_portfolio {
	color: #807f7f;
	font-size: 12px;
	font-style: normal;
	margin-top: -5px;
}
.links_portfolio {
	padding-top: 20px;
}
.links_portfolio a {
	color: #8a975b;
	font-size: 12px;
	font-style: italic;
	text-decoration: underline;
}
.links_portfolio a:hover {
	color: #8a975b;
	font-size: 12px;
	text-decoration: none;
}
.links_portfolio span a {
	color: #8a975b;
	font-family:"Century Gothic", helvetica, "Folio Condensed Medium", 'Helvetica Neue Condensed Bold', Impact, Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size-adjust: 0.48;
	font-size: 16px;
	font-style: normal;
	text-decoration: none;
	text-transform: uppercase;
}
.links_portfolio span a:hover {
	font-size: 16px;
	font-style: normal;
	text-decoration: underline;
	text-transform: uppercase;
}
#portfolio_bottom_menu {
	clear: both;
	padding: 35px 0 25px 0;
}
#portfolio_bottom_menu p {
	float: left;
}
#portfolio_bottom_menu ul {
	float: left;
	margin-left: 5px;
}
#portfolio_bottom_menu #last_link {
	border: none;
}
#portfolio_bottom_menu li {
	border-right: 1px solid #ffffff;
	display: inline;
	padding: 0 7px 0 5px;
}
#back_to_top {
	float: right;
}
#portfolio_bottom_menu .bottom_selected a {
	color:#8a975b;
}
#portfolio_bottom_menu .bottom_selected a:hover {
	text-decoration: underline;
}
#portfolio_bottom_menu a {
	color: #ffffff;
}
#portfolio_bottom_menu a:hover {
	text-decoration: underline;
}
#back_to_top a {
	color: #8a975b;
	text-decoration: underline;
}
#back_to_top a:hover {
	text-decoration: none;
}
/*--End of Portfolio--*/

/*--Contact--*/

#middle_content_contact {
	color: #dedede;
	font-size: 14px;
	margin-top: 50px;
}
#middle_content_contact h2 {
	color: #fde9d9;
	font-family:"Century Gothic", helvetica, "Folio Condensed Medium", 'Helvetica Neue Condensed Bold', Impact, Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size-adjust: 0.48;
	font-size-adjust: 0;
	font-style:normal;
	font-size: 21px;
	margin: -2px 0 0 2px;
}
#contact_form {
	float: left;
	margin-bottom: 50px;
	width: 400px;
}
#contact_form h2 {
	color: #fde9d9;
	font-size: 26px;
	font-family: Georgia;
	text-transform: none;
}
#contact_form p {
	color: #dedede;
	font-size: 12px;
	margin-bottom: -5px;
}
#contact_form input {
	background: url(/images/form_bg.png);
	border: none;
	color: #fff;
	font-size: 16px;
	font-family: Georgia;
	height: 40px;
	margin-top: 5px;
	padding-left: 10px;
	width:300px;
}
#contact_form textarea {
	background: url(/images/textarea_bg.png);
	border: none;
	color: #fff;
	font-size: 16px;
	font-family: Georgia;
	height: 140px;
	margin-top: 5px;
	padding: 10px 0 0 10px;
	width:360px;
}
#contact_form label {
	color: #fde9d9;
	font-size: 12px;
}
#contact_form .submit {
	background: none;
	color: #8a975b;
	font-size: 18px;
	font-family:"Century Gothic", helvetica, "Folio Condensed Medium", 'Helvetica Neue Condensed Bold', Impact, Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size-adjust: 0.48;
	font-size-adjust: 0;
	font-style:normal;
	text-align: left;
	margin-top: 0;
	margin-left: -5px;
	width: 70px;
}
#contact_form .submit:hover {
	cursor: pointer;
}
#middle_content_contact h5 {
	background: url(/images/or_icon.png);
	height: 62px;
	margin: -10px 0 0 400px;
	text-indent: -9999px;
	position: absolute;
	width: 62px;
}
#map {
	float: right;
	margin-right: -5px;
	text-align: right;
	width: 400px;
}
#map h2 {
	color: #fde9d9;
	font-size: 26px;
	font-family: Georgia;
	text-transform: none;
	text-align: right;
}
#map p {
	color: #dedede;
	font-size: 12px;
}
#questionnaire {
	background: #fde9d9;
	float: right;
	height: 60px;
	margin-top: 30px;
	width: 320px;
}
#questionnaire p {
	color: #a75750;
	font-family:"Century Gothic", helvetica, "Folio Condensed Medium", 'Helvetica Neue Condensed Bold', Impact, Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size-adjust: 0.48;
	font-size-adjust: 0;
	font-style:normal;
	font-size: 20px;
	padding-top: 15px;
	text-transform: uppercase;
	text-align: center;
}
#google_map {
	margin-top: 160px;
}
#address p {
	color: #fde9d9;
	float: left;
	font-size: 12px;
	margin-left: 18px;
}
#address a {
	color: #8a975b;
	float: right;
	font-size: 12px;
	font-style: italic;
	text-decoration: underline;
}
#address a:hover {
	text-decoration: none;
}
/*--End of Contact--*/

/*--Blog & Blog Single--*/

#middle_content_blog {
	margin-top: 0px;
}
#middle_content_blog h4 {
	color: #fde9d9;
	font-family:"Century Gothic", helvetica, "Folio Condensed Medium", 'Helvetica Neue Condensed Bold', Impact, Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size-adjust: 0.48;
	font-style:normal;
	font-size: 30px;
	text-transform: uppercase;
	float: left;
	margin-left:20px;
	text-decoration: none;
}
#middle_content_blog .left_old_post h4 a {
	color: #fde9d9;
	text-decoration: none;
}
#middle_content_blog .left_old_post h4 a:hover {
	text-decoration: underline;
}
#middle_content_blog .right_old_post h4 a {
	color: #fde9d9;
	text-decoration: none;
}
#middle_content_blog .right_old_post h4 a:hover {
	text-decoration: underline;
}
#middle_content_blog .left_old_post {
	float: left;
	margin-top: 50px;
	width: 370px;
}
#middle_content_blog .right_old_post {
	float: right;
	margin-top: 50px;
	width: 370px;
}
#middle_content_blog .old_post_date {
	color: #fde9d9;
	float: left;
	font-family:"Century Gothic", helvetica, "Folio Condensed Medium", 'Helvetica Neue Condensed Bold', Impact, Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size-adjust: 0.48;
	font-style:normal;
	font-size: 30px;
	text-transform: uppercase;
}
#middle_content_blog .old_post_date ul {
	float: left;
	font-size: 12px;
	line-height: 1.4;
	padding: 13px 0 0 3px;
}
#middle_content_blog .old_post_date h5 {
	float: left;
	opacity: 0.6;
	filter: alpha(opacity=60);
}
#middle_content_blog .old_post_date .old_post_month {
	font-family: Georgia;
	font-weight: bold;
	font-size: 10px;
}
#middle_content_blog .old_post_date .old_post_year {
	font-size: 12px;
	opacity:0.6;
	filter:alpha(opacity=60);
	margin-top: -5px;
}
#middle_content_blog .left_old_post p {
	color: #dedede;
	clear: both;
	font-size: 12px;
	font-weight: normal;
	font-family: Georgia;
	line-height: 1.8;
	text-transform: none;
}
#middle_content_blog .right_old_post p {
	color: #dedede;
	clear: both;
	font-size: 12px;
	font-weight: normal;
	font-family: Georgia;
	line-height: 1.8;
	text-transform: none;
}
#middle_content_blog .right_old_post p a, .left_old_post p a {
	color: #8a975b;
	font-style: italic;
	font-size: 12px;
	margin-left: 5px;
	text-decoration: underline;
}
#middle_content_blog .right_old_post a:hover, .left_old_post a:hover {
	text-decoration: none;
}
.middle_tags_comments {
	margin-top: 20px;
}
#middle_content_blog .middle_tags_comments a {
	color: #8a975b;
	font-style: normal;
	font-size: 12px;
	margin-left: 5px;
	text-decoration: none;
}
#middle_content_blog .middle_tags_comments a:hover {
	text-decoration: underline;
}
.middle_tags li {
	float: left;
}
.middle_comments {
	float: left;
	margin-left: 15px;
}
.middle_comments li {
	float: left;
}
#recent_posts_category {
	clear: both;
	float: left;
	margin: 70px 0 50px 0;
}
#recent_posts_category ul {
	float: left;
}
.recent_blog_border {
	clear: both;
	float: left;
}
#recent_posts_titles {
	clear: both;
	float: left;
	margin: 7px 0 5px 0;
}
#recent_posts_titles li {
	color: #fde9d9;
	float: left;
	font-size: 12px;
	text-transform: uppercase;
}
#recent_posts_titles #categories_title {
	margin-left: 222px;
}
#recent_posts_titles #archive_title {
	margin-left: 230px;
}
#recent_posts_links {
	float: left;
	margin-top: 10px;
}
#recent_posts_links #categories {
	margin-left: 65px;
}
#recent_posts_links .categories_number {
	background: url(/images/number_bg.png) 5% 65% no-repeat;
	color: #dedede;
	float: right;
	font-style: italic;
	height: 23px;
	margin-bottom: -6px;
	text-align: center;
	width: 20px;
}
#recent_posts_links #archive {
	margin-left: 65px;
}
#recent_posts_category .list_border {
	margin: -4px 0 2px 0;
}
#recent_posts_category a {
	color: #dedede;
	font-size: 12px;
	text-decoration: none;
}
#recent_posts_category a:hover {
	color: #dedede;
	font-size: 12px;
	text-decoration: underline;
}
#recent_posts_links .view_all_link a {
	color: #8a975b;
	font-style: italic;
	font-size: 12px;
	text-decoration: underline;
}
#recent_posts_links .view_all_link a:hover {
	text-decoration: none;
}
#left_blog_single {
	float: left;
	margin-top: 50px;
	width: 720px;
}
#left_blog_single h2 a {
	color: #fde9d9;
	font-family:"Century Gothic", helvetica, "Folio Condensed Medium", 'Helvetica Neue Condensed Bold', Impact, Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size-adjust: 0.48;
	font-style:normal;
	font-size: 40px;
	text-transform: uppercase;
}
#left_blog_single h2 a:hover {
	text-decoration: underline;
}
#left_blog_single p {
	color: #dedede;
	clear: both;
	float: left;
	font-size: 14px;
	padding-top: 25px;
	text-align: justify;
}
#bs_tags_comments {
	margin-top: 5px;
}
#bs_tags_comments a {
	color: #8a975b;
	font-style: normal;
	font-size: 12px;
	margin-left: 5px;
	text-decoration: none;
}
#bs_tags_comments a:hover {
	text-decoration: underline;
}
#bs_tags li {
	float: left;
}
#bs_comments {
	float: left;
	margin-left: 15px;
}
#bs_comments li {
	float: left;
}
#left_blog_single a.post_link {
	color: #8a975b;
	text-decoration: underline;
}
#left_blog_single a.post_link:hover {
	text-decoration: none;
}
#big_text {
	float: left;
}
.left_image {
	float: left;
	padding: 5px 30px 15px 0;
}
.right_image {
	float: right;
	padding: 5px 0 15px 30px;
}
#middle_content_blog .quote {
	background: url(/images/bs_quote_bg.png) no-repeat 0% 20%;
	color: #808080;
	font-style: italic;
	margin-top: 15px;
	padding-left: 50px;
}
#big_text ul {
	color: #dedede;
	clear: both;
	float: left;
	font-size: 14px;
	list-style: url(/images/bullet.png);
	margin: 20px 0 0 55px;
	text-align: justify;
}
#big_text ol {
	color: #dedede;
	clear: both;
	float: left;
	font-size: 14px;
	list-style: decimal;
	margin: 20px 0 0 55px;
	text-align: justify;
}
.bs_bottom_border {
	clear: both;
	float: left;
	margin-top: 25px;
}
.or_badge {
	background: url(/images/or_icon.png);
	height: 62px;
	margin-left: 450px;
	position: absolute;
	text-indent: -9999px;
	width: 62px;
}
#comment_form {
	float: left;
	margin: 35px 0 50px 0;
	width: 400px;
}
#comment_form h2 {
	color: #fde9d9;
	font-size: 26px;
	font-weight: normal;
	float: left;
	font-family: Georgia;
	text-transform: none;
}
#comment_form p {
	color: #dedede;
	font-size: 12px;
	float: left;
	margin-bottom: 20px;
	padding: 0;
}
#comment_form input {
	background: url(/images/form_bg.png);
	border: none;
	color: #fff;
	font-size: 16px;
	font-family: Georgia;
	height: 40px;
	margin-top: 5px;
	padding-left: 10px;
	width: 300px;
}
#comment_form textarea {
	background: url(/images/textarea_bg.png);
	border: none;
	color: #fff;
	font-size: 16px;
	font-family: Georgia;
	height: 140px;
	margin-top: 5px;
	padding: 10px 0 0 10px;
	width:360px;
}
#comment_form label {
	color: #fde9d9;
	font-size: 12px;
}
#comment_form .submit_comment {
	color: #8a975b;
	background: none;
	font-size: 18px;
	font-family:"Century Gothic", helvetica, "Folio Condensed Medium", 'Helvetica Neue Condensed Bold', Impact, Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size-adjust: 0.48;
	font-size-adjust: 0;
	font-style:normal;
	text-align: left;
	margin: 0 0 0 -5px;
	width: 70px;
}
#comment_form .submit_comment:hover {
	cursor: pointer;
}
.scroll_down {
	float: right;
	margin: 60px 0 0 50px;
}
.scroll_down a {
	color: #8a975b;
	text-decoration: underline;
}
.scroll_down a:hover {
	text-decoration: none;
}
#comment_list {
	float: left;
	margin-bottom: 50px;
}
#comment_list h3 {
	color: #fde9d9;
	font-size: 26px;
	font-family: Georgia;
	font-weight: normal;
	float: left;
	text-transform: none;
	margin-bottom: -10px;
}
#comment_list .single_comment {
	clear: both;
	float: left;
	margin-top: 30px;
}
#comment_list .single_comment p {
	font-size: 12px;
	margin-top: 5px;
	padding: 0;
	text-align: left;
}
#comment_list .avatar {
	float: left;
	font-size: 12px;
	text-align: center;
	width: 80px;
}
#comment_list .avatar a {
	color: #8a975b;
	text-decoration: underline;
}
#comment_list .avatar a:hover {
	text-decoration: none;
}
#comment_list .comment {
	float: left;
	margin-left: 15px;
	width: 370px;
}
#comment_list .comment h3 {
	color: #ffffff;
	font-family:"Century Gothic", helvetica, "Folio Condensed Medium", 'Helvetica Neue Condensed Bold', Impact, Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size-adjust: 0.48;
	font-size-adjust: 0;
	font-style:normal;
	font-size: 23px;
	float: left;
}
#comment_list .comment h3 a {
	color: #8a975b;
	font-family:"Century Gothic", helvetica, "Folio Condensed Medium", 'Helvetica Neue Condensed Bold', Impact, Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size-adjust: 0.48;
	font-size-adjust: 0;
	font-style:normal;
	font-size: 23px;
	float: left;
	text-transform: none;
}
#comment_list .comment h3 a:hover {
	color: #8a975b;
	font-family:"Century Gothic", helvetica, "Folio Condensed Medium", 'Helvetica Neue Condensed Bold', Impact, Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size-adjust: 0.48;
	font-size-adjust: 0;
	font-style:normal;
	font-size: 23px;
	float: left;
	text-transform: none;
	text-decoration: underline;
}
#comment_list .comment span {
	color: #6b6b6b;
	font-size: 10px;
	float: right;
	margin-top: 15px;
	text-transform: uppercase;
}
.reply_border_1 {
	float: left;
	margin: -15px 25px 0 35px;
}
.reply_border_2 {
	float: left;
	margin: -15px 25px 0 115px;
}
#right_blog_single {
	clear: right;
	float: right;
	margin: 30px 0 0 10px;
	width: 120px;
}
.big_date {
	background: url(/images/bs_date_bg.png) no-repeat;
	clear: both;
	float: left;
	height: 108px;
	margin-left: 0px;
	width: 108px;
}
#right_blog_single h3 {
	color: #747474;
	clear: both;
	font-family:"Century Gothic", helvetica, "Folio Condensed Medium", 'Helvetica Neue Condensed Bold', Impact, Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size-adjust: 0.48;
	font-style:normal;
	font-size: 40px;
	float: left;
	padding: 15px 0 0 38px;
	text-transform: uppercase;
	text-align: center;
}
#right_blog_single span {
	color: #747474;
	clear: both;
	font-family: Georgia;
	font-weight: bold;
	font-style:normal;
	font-size: 12px;
	float: left;
	margin-top: -10px;
	padding-left: 40px;
	text-transform: uppercase;
}
#right_blog_single #share_title .share {
	clear: none;
	font-weight: normal;
	float: left;
	padding: 2px 5px 0 5px;
}
.share_border {
	float: left;
}
#right_blog_single ul {
	clear: both;
	float: left;
	margin-top: 20px;
}
#right_blog_single li {
	float: left;
}
#social_icons {
	float: left;
	margin-top: -40px;
}
#social_icons li {
	display: inline;
	float: left;
	overflow: hidden;
	padding-right: 5px;
	text-indent: -9999px;
}
#social_icons li a {
	background: url(/images/social_icons_sprites.png) no-repeat;
	display: block;
	height: 100%;
	width: 100%;
}
#social_icons li.twitter {
	width: 32px;
	height: 32px;
}
#social_icons li.twitter a {
	background-position: 0px 0px;
}
#social_icons li.twitter a:hover {
	background-position: 0px -80px;
}
#social_icons li.facebook {
	width: 32px;
	height: 34px;
}
#social_icons li.facebook a {
	background-position: -36px 0px;
}
#social_icons li.facebook a:hover {
	background-position: -36px -80px;
}
#social_icons li.digg {
	width: 36px;
	height: 34px;
}
#social_icons li.digg a {
	background-position: -71px 0px;
}
#social_icons li.digg a:hover {
	background-position: -71px -80px;
}
#social_icons li.behance {
	width: 34px;
	height: 34px;
}
#social_icons li.behance a {
	background-position: 0px -36px;
}
#social_icons li.behance a:hover {
	background-position: 0px -116px;
}
#social_icons li.tumblr {
	width: 34px;
	height: 34px;
}
#social_icons li.tumblr a {
	background-position: -38px -36px;
}
#social_icons li.tumblr a:hover {
	background-position: -38px -116px;
}
#social_icons li.delicious {
	width: 34px;
	height: 34px;
}
#social_icons li.delicious a {
	background-position: -75px -36px;
}
#social_icons li.delicious a:hover {
	background-position: -75px -116px;
}
#posts {
	clear: both;
}
/*--End of Blog & Blog Single--*/

/*--END OF MIDDLE CONTENT--*/

/*--BOTTOM CONTENT--*/

#bottom_content {
	background: url(/images/bottom_bg_repeat.jpg) repeat-x;
	clear: both;
	font-size: 14px;
	height: 400px;
	margin-top: 50px;
}
#bottom_content h2 {
	color: #485664;
	font-family:"Century Gothic", helvetica, "Folio Condensed Medium", 'Helvetica Neue Condensed Bold', Impact, Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size-adjust: 0.48;
	font-style:normal;
	font-size: 21px;
	margin-top: 45px;
	padding-bottom: 15px;
	text-transform: uppercase;
}
#bottom_content span {
	color: #a75750;
}
#bottom_content h3 {
	color: #485664;
	font-family: Arial;
	text-transform: uppercase;
}
.bottomline {
	margin: 20px 0 5px 0;
}
#bottom_content p {
	color: #485664;
	font-size: 12px;
}
#bottom_content h5 {
	color: #485664;
	font-family: Arial;
	font-size: 10px;
	margin-top: 5px;
}
.bottom_column a {
	color: #a75750;
	font-size: 12px;
	font-style: italic;
	text-decoration: underline;
}
.bottom_column a:hover {
	text-decoration: none;
}
#twitter a {
	color: #a75750;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
}
#twitter a:hover {
	text-decoration: underline;
}
#bottom_content ul {
	float: left;
}
#bottom_content li {
	display: inline;
	padding: 2px;
}
#bottom_columns {
	width: 1000px;
}
.bottom_column {
	float: left;
	margin: 8px 43px 70px 3px;
	width: 265px;
}
.list_link {
	float: right;
	margin: -50px 25px 0 0;
}
.we_recommend {
	float: left;
}
.book {
	float: left;
	line-height: 1.2;
	margin-left: 15px;
	width: 180px;
}
.book p {
	line-height: 1.5;
	margin-top: 3px;
}
.book h4 {
	color: #a6a7a7;
	font-size: 10px;
	font-weight: normal;
	margin-top: 3px;
}
/*--END OF BOTTOM CONTENT--*/

/*--FOOTER--*/

footer {
	clear: both;
	color: #9e9c9c;
	font-size: 11px;
	font-family: Georgia;
}
footer .content {
	padding: 7px 0 39px 0;
	margin-top: 15px;
}
#copyright {
	float: left;
}
#w3c {
	float: right;
}
/*--END OF FOOTER--*/


#top_content_internal h2 {
	color: #485664 !important;
	font-family: "Century Gothic", helvetica, "Folio Condensed Bold", 'Helvetica Neue Condensed Bold', Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-size-adjust: 0.48;
	font-style: normal;
	font-weight: bold;
	line-height: 1.1em;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 0;
	text-align: center !important;
	text-transform: uppercase !important;
	clear:left;
}
/*--WEBLIFE CORE----WEBLIFE CORE----WEBLIFE CORE----WEBLIFE CORE----WEBLIFE CORE----WEBLIFE CORE----WEBLIFE CORE----WEBLIFE CORE----WEBLIFE CORE----WEBLIFE CORE----WEBLIFE CORE----WEBLIFE CORE----WEBLIFE CORE----WEBLIFE CORE----WEBLIFE CORE----WEBLIFE CORE----WEBLIFE CORE----WEBLIFE CORE----WEBLIFE CORE----WEBLIFE CORE----WEBLIFE CORE----WEBLIFE CORE----WEBLIFE CORE----WEBLIFE CORE----WEBLIFE CORE----WEBLIFE CORE----WEBLIFE CORE----WEBLIFE CORE----WEBLIFE CORE----WEBLIFE CORE----WEBLIFE CORE----WEBLIFE CORE----WEBLIFE CORE----WEBLIFE CORE----WEBLIFE CORE----WEBLIFE CORE----WEBLIFE CORE----WEBLIFE CORE--*/



#top_content_internal {
	background: #fff !important;
	position: relative;
	margin-top:30px;
	background-color:#EDE9DE;
}
button {
	cursor: pointer;
	overflow: visible;
	position: relative;
}
button.btn {
	border: 0 none;
	margin-left: -6px;
	outline: medium none;
	padding: 0;
}
button span {
	display: block;
	position: relative;
	white-space: nowrap;
}
button.btn {
	background: url("../images/button-sprite.gif") no-repeat scroll right -92px transparent;
	font-size: 1em;
	margin-right: 5px;
	padding: 0 35px 0 0;
	text-align: center;
}
button.btn span {
	background: url("../images/button-sprite.gif") no-repeat scroll left top transparent;
	color: #A2A2A2;
	height: 29px;
	line-height: 1.2;
	padding: 13px 0 0 35px;
	text-shadow: -1px -1px 0 #000000;
}
button.btn:hover, button.btnHover {
	background-position: right -138px;
}
button.btn:hover span, button.btnHover span {
	background-position: 0 -46px;
	color: #FFFFFF;
	text-shadow: -1px -1px 1px #333333;
}
.darkBg button.btn, .darkBg button.btn span, #Footer button.btn, #Footer button.btn span, #ContentPanel button.btn, #ContentPanel button.btn span {
	background-image: url("../images/button-sprite-dark.gif");
}
.loginForm {
	height: 207px;
	overflow: hidden;
}
.loginContainer {
	float: left;
	width:880px;
	height: 142px;
	padding: 15px 0 0 20px;
	background: transparent url("../images/login-bg.png") no-repeat 0 0;
	color: #C6C6C6;
	overflow: hidden;
}
#loginBg {
	float: left;
	margin: 17px 0 0;
}
.loginForm fieldset legend {
	display: none;
}
.loginContainer p {
	margin: 0 0 0.5em;
}
.loginContainer .loginInput {
	width: 217px;
}
.loginForm .signInButton {
	margin: 0 18px 0 0;
}
a.loginClose {
	position: absolute;
	top: -10px;
	right: -12px;
	display: block;
	height: 30px;
	width: 36px;
	text-indent: -999px;
	overflow: hidden;
	background: transparent url("../images/fancybox/smallClose.png") repeat 0 0;
}
a.loginClose:hover, a.loginClose:active {
	background-position: 0 -30px;
}
/* top reveal content panel */



#ContentPanel #loginBg {
	margin: 0 15px 0 0;
}
#ContentPanel .closeBtn {
	width: 36px;
	height: 30px;
	float: right;
	margin: 10px;
	text-indent: -999px;
	overflow: hidden;
	background: transparent url("../images/fancybox/smallClose-dark.png") repeat 0 0;
}
#ContentPanel .closeBtn:hover, #ContentPanel .closeBtn:active {
	background-position: 0 -30px;
}
#ContentPanel { /* hidden top content area */
	position:relative;
	/* hidden on start */
	background: #2C2C2C;
	border-bottom: 1px solid #fff;
}
#ContentPanel .contentArea {
	margin: 0 auto;
}
.panel {
	position: fixed;
	top: 50px;
	right: 0;
	display: none;
	background: #000000;
	border:1px solid #111111;
	-moz-border-radius-topleft: 20px;
	-webkit-border-top-left-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	-webkit-border-bottom-left-radius: 20px;
	width: 430px;
	height: auto;
	padding: 30px 30px 30px 30px;
	filter: alpha(opacity=85);
	opacity: .85;
	z-index:100;
}
.panel p {
	margin: 0 0 15px 0;
	padding: 0;
	color: #cccccc;
}
.panel a, .panel a:visited {
    border-bottom: 0 solid #9FC54E;
    color: #9FC54E;
    font-size: 14px;
    margin: 0;
    padding: 0;
    text-decoration: none;
}
.panel a:hover, .panel a:visited:hover {
	margin: 0;
	padding: 0;
	/*color: #ffffff;*/
	text-decoration: none;
	border-bottom: 1px solid #9FC54E;
}
a.trigger {
	position: fixed;
	text-decoration: none;
	top: 90px;
	right: 0;
	font-size: 16px;
	letter-spacing:-1px;
	font-family: "Century Gothic", helvetica, Verdana, helvetica, arial, sans-serif;
	color:#fff;
	padding: 20px 15px 20px 40px;
	font-weight: 700;
	background:#333333 url(/images/checkout/plus.png) 15% 55% no-repeat;
	border:1px solid #444444;
	-moz-border-radius-topleft: 20px;
	-webkit-border-top-left-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	-webkit-border-bottom-left-radius: 20px;
	display: block;
	z-index:101;
}
a.trigger:hover {
	position: fixed;
	text-decoration: none;
	top: 90px;
	right: 0;
	font-size: 16px;
	letter-spacing:-1px;
	font-family: "Century Gothic", helvetica, Verdana, helvetica, arial, sans-serif;
	color:#fff;
	padding: 20px 15px 20px 40px;
	font-weight: 700;
	background:#222222 url(/images/checkout/plus.png) 15% 55% no-repeat;
	border:1px solid #444444;
	-moz-border-radius-topleft: 20px;
	-webkit-border-top-left-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	-webkit-border-bottom-left-radius: 20px;
	display: block;
}
a.active.trigger {
	background:#222222 url(/images/checkout/minus.png) 15% 55% no-repeat;
}
.columns {
	clear: both;
	width: 330px;
	padding: 0 0 20px 0;
	line-height: 22px;
}
.colleft {
	float: left;
	width: 130px;
	line-height: 22px;
}
.colright {
	float: right;
	width: 130px;
	line-height: 22px;
}
element.style {
	border-radius: 4px 4px 4px 4px;
}
textarea, .textInput, form select, #tb-form-div input, #tb-form-div textarea, form input.text-input, form select, form textarea, form .wysiwyg, table input {
	-moz-border-bottom-colors: none;
	-moz-border-image: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	-moz-border-radius: 4px 4px 4px 4px;
	background: url("../images/checkout/inputBg.gif") repeat-x scroll 0 0 #E1E2E3;
	border-color: #C9CACB #FFFFFF #FFFFFF #C9CACB;
	border-style: solid;
	border-width: 1px;
	margin: 0 0 0.5em;
	outline: medium none;
	padding: 5px;
	width: 175px;
}
label.overlabel {
	color: #B3B4B4;
	display: none;
	font-size: 1em;
}
.right {
	float: right;
}
#ContentPanel .contentArea {
	margin: 0 auto;
}
.contentArea {
	padding: 15px 0;
}
.contentMax, .contentArea, #Showcase, #Slides {
	margin: 0 26px;
	width: 938px;
}
.darkBg button.btn, .darkBg button.btn span, #Footer button.btn, #Footer button.btn span, #ContentPanel button.btn, #ContentPanel button.btn span {
	background-image: url("../images/checkout/button-sprite-dark.gif");
}
button.btn {
	background: url("../images/checkout/button-sprite.gif") no-repeat scroll right -92px transparent;
	font-size: 1em;
	margin-right: 5px;
	padding: 0 35px 0 0 !important;
	text-align: center;
}
button.btn {
	border: 0 none;
	margin-left: -6px;
	outline: medium none;
	padding: 0;
}
button {
	cursor: pointer;
	overflow: visible;
	position: relative;
}
h4, h5, .prod_list a {
	font-family: "Century Gothic", helvetica, "Folio Condensed Medium", 'Helvetica Neue Condensed Bold', Impact, Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-size-adjust: 0.48;
	font-style: normal;
	font-weight: 700;
	text-decoration: none;
	text-transform: uppercase;
	color: #A75750;
}
h5 span {
	color:#969493;
	font-size:13px;
}
#ContentPanel a {
	color: #969493;
	font-size: 12px;
	font-style: italic;
	border-bottom:1px solid #969493;
}
#ContentPanel .closeBtn {
	background: url("../images/checkout/smallClose-dark.png") repeat scroll 0 0 transparent;
	float: right;
	height: 30px;
	margin: 10px;
	overflow: hidden;
	text-indent: -999px;
	width: 36px;
}
.short_description {
	color:#666;
	font-size:12px;
}
#path_way {
	margin-left:0px;
}
#breadcrumbs {
    float: left;
    margin-bottom: 20px;
    padding: 20px 0 0;
    width: 500px;
}
.buynow {
	float: left;
	height: 52px;
	margin: 0px 0 0 0px;
	width: 160px;
	overflow:hidden
}
input.buynow {
	background: url("/images/checkout/buynow_sprite.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: white;
    float: right;
    font-family: arial;
    font-size: 24px;
    height: 53px;
    margin: 0;
    overflow: hidden;
    padding-top: 0;
    text-align: center;
    width: 160px;

}
a.buynow {
	background: url(/images/checkout/buynow_sprite.gif) no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 100%;
	width: 100%;
	color: white;
	font-family: arial;
	font-size: 24px;
	height: 40px;
	overflow: hidden;
	padding-top: 13px;
	text-align: center;
}
a.buynow:hover, input.buynow:hover {
	background-position: 0px -55px;
	font-weight:100;
}
#login_form .buynow {
	background: url("/images/checkout/buynow_sprite.gif") no-repeat scroll 0 0 transparent;
	border: medium none;
	color: white;
	display: block;
	font-family: arial;
	font-size: 24px;
	height: 52px;
	overflow: hidden;
	padding-top: 4px;
	text-align: center;
	width: 160px;
	margin-top: -12px;
}
#login_form .buynow:hover {
	background-position: 0px -55px;
	font-weight:100;
}
.jcarousel-skin-tango .jcarousel-container {
	-moz-border-radius: 0px;
	background: transparent;
	border: 0px solid #CEC8B7;
}
.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}
.jcarousel-skin-tango .jcarousel-container-horizontal {
	width: 880px;
	padding: 20px 40px;
}
.jcarousel-skin-tango .jcarousel-container-vertical {
	width: 75px;
	height: 880px;
	padding: 40px 20px;
}
.jcarousel-skin-tango .jcarousel-clip-horizontal {
	height: 300px;
	margin-left: auto;
	margin-right: auto;
	width: 695px;
}
.jcarousel-skin-tango .jcarousel-clip-vertical {
	width:  75px;
	height: 880px;
}
.jcarousel-skin-tango .jcarousel-item {
	width: 75px;
	height: 75px;
}
.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;
	margin-right: 10px;
}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
	margin-right: 0;
}
.jcarousel-skin-tango .jcarousel-item-vertical {
	margin-bottom: 10px;
}
.jcarousel-skin-tango .jcarousel-item-placeholder {
	background: #fff;
	color: #000;
}
/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
	position: absolute;
	top: 83px;
	right: 5px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	background: transparent url(/images/checkout/nivo_nav.png) no-repeat scroll right top;
}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
	left: 5px;
	right: auto;
	background: transparent url(/images/checkout/nivo_nav.png) no-repeat scroll right top;
}
.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
	background-position: -32px 0;
}
.jcarousel-skin-tango .jcarousel-next-horizontal:active {
	background-position: -64px 0;
}
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal, .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover, .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
	cursor: default;
	background-position: -96px 0;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal {
	position: absolute;
	top: 83px;
	left: 5px;
	width: 31px;
	height: 31px;
	cursor: pointer;
	background: transparent url(/images/checkout/nivo_nav.png) no-repeat scroll left top;
}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
	left: auto;
	right: 31px;
	background-image: url(/images/checkout/nivo_nav.png);
}
.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
	background-position: -32px 0;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
	background-position: -64px 0;
}
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal, .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover, .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
	cursor: default;
	background-position: -96px 0;
}
/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
	position: absolute;
	bottom: 5px;
	left: 43px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	background: transparent url(next-vertical.png) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-next-vertical:hover {
	background-position: 0 -32px;
}
.jcarousel-skin-tango .jcarousel-next-vertical:active {
	background-position: 0 -64px;
}
.jcarousel-skin-tango .jcarousel-next-disabled-vertical, .jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover, .jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
	cursor: default;
	background-position: 0 -96px;
}
.jcarousel-skin-tango .jcarousel-prev-vertical {
	position: absolute;
	top: 5px;
	left: 43px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	background: transparent url(prev-vertical.png) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-prev-vertical:hover {
	background-position: 0 -32px;
}
.jcarousel-skin-tango .jcarousel-prev-vertical:active {
	background-position: 0 -64px;
}
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical, .jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover, .jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
	cursor: default;
	background-position: 0 -96px;
}
#upsell li {
	border: 0 dashed #CCCCCC;
	float: left;
	height: 300px;
	list-style: none outside none;
	margin: 0 10px 0 0;
	padding: 2px;
	width: 125px;
}
.sideNavWrapper {
	border-left: 1px dotted;
	margin: 0 0 0.5em;
}
.sideNavBox-1 {
/*	background: url("../images/checkout/side-navigation-top.gif") no-repeat scroll 0 0 transparent;
*/	padding: 15px 0 0;
}
.sideNavBox-2 {
/*	background: url("../images/checkout/side-navigation-bottom.gif") no-repeat scroll 0 100% transparent;
	*/min-height: 100px;
	padding: 0 20px;
}
.blog-tabs {
	width:250px;
	float:right;
	margin-left:20px;
}
.blog-list {
	width:580px;
	float:left
}
.blog-item .content {
	width:580px;
}
.blog-list #top_content_internal h3 {
	line-height:1.0em;
}
.blog-page ul.tabs li a {
	border: 1px solid #EEEADF;
	color: #CB9792;
	font-family: "Century Gothic", helvetica, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 8px 14px;
	text-decoration: none;
	text-transform: uppercase;
}
#tabbed_box_1 {
	margin: 0 auto;
	width: 960px;
}
#tabbed_box_blog_list {
	margin: 0 auto;
	width: 250px;
}
.tabbed_box h4 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	letter-spacing: -1px;
	margin-bottom: 10px;
}
.tabbed_box h4 small {
	color: #E3E9EC;
	font-family: "Century Gothic", helvetica, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	left: 6px;
	letter-spacing: 0;
	position: relative;
	text-transform: uppercase;
	top: -4px;
}
.tabbed_area {
}
ul.tabs {
	border-bottom: 1px solid #CB9792;
	margin: 5px 0 6px;
	padding: 0 0 6px;
}
ul.tabs li {
	background: none repeat scroll 0 0 transparent;
	display: inline;
	list-style: none outside none;
	margin-left: 0 !important;
	padding-bottom: 0 !important;
	padding-left: 0;
	padding-right: 0 !important;
	padding-top: 0 !important;
}
ul.tabs li a {
	/*   background-color: #F2F2F2;*/
    border-color: #EEEADF;
	border-style: solid;
	border-width: 0px;
	font-family: "Century Gothic", helvetica, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 8px 14px;
	text-decoration: none;
	text-transform: uppercase;
	color:#CB9792;
}
ul.tabs li a:hover {
	background-color: #E3DFD5;
	border-color: #E3DFD5 #E3DFD5 #EEEADF #E3DFD5;
}
ul.tabs li a.active {
	background-color: #EEEADF;
	border-color: #CB9792 #CB9792 #EEEADF;
	border-style: solid;
	border-width: 1px;
	color: #A75750;
	padding: 10px 20px 8px;
}
#content_2, #content_3 {
	display: none;
}
.tab_content ul {
	margin: 10px 20px 20px 0;
	padding: 0;
}
.tab_content ul li {
	background: none repeat scroll 0 0 transparent;
	border-bottom: 1px solid #D6DDE0;
	font-size: 13px;
	list-style: none outside none;
	padding: 15px 0;
}
.tab_content ul li:last-child {
	border-bottom: medium none;
}
.tab_content ul li a {
	text-decoration: none;
}
.tab_content ul li a small {
	color: #8B959C;
	font-family: "Century Gothic", helvetica, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	left: 4px;
	position: relative;
	text-transform: uppercase;
	top: 0;
}
.tab_content ul li a:hover {
	color: #FFFFFF;
}
.tab_content ul li a:hover small {
	color: #FFFFFF;
}
#content_2 .tab_content ul li {
	background: none repeat scroll 0 0 transparent;
	border-bottom: 1px solid #D6DDE0;
	font-size: 13px;
	list-style: none outside none;
	padding: 5px 0 !important;
}
/*.main_button {
	float: left;
	height: 78px;
	margin: 340px 0 0 5px;
	width: 236px;
	overflow:hidden
}*/
.main_button {
	background: url(/images/appstore_sprite.gif) no-repeat;
	background-position: 0px 0px;
	display: block;
	width: 236px;
	color: white;
	font-family: arial;
	font-size: 25px;
	height: 61px;
	overflow: hidden;
	padding-top: 20px;
	text-align: center;
	overflow:hidden;
}
.main_button:hover {
	background-position: 0px -82px;
}
.main_button_input {
	background: url("/images/appstore_sprite.gif") no-repeat scroll 0 0 transparent;
	border: medium none;
	color: white;
	display: block;
	font-family: arial;
	font-size: 25px;
	height: 80px;
	overflow: hidden;
	padding-top: 0;
	text-align: center;
	width: 236px;
	margin-left: auto;
	margin-right: auto;
}
.main_button_input:hover {
	background-position: 0px -82px;
}
.minor_button {
	background: url(/images/minor_button.gif) no-repeat;
	background-position: 0px 0px;
	display: block;
	width: 120px;
	color: #333;
	font-family: arial;
	font-size: 12px;
	height: 31px;
	overflow: hidden;
	padding-top: 10px;
	text-align: center;
	overflow:hidden;
}
.minor_button:hover {
	background-position: 0px -40px;
	color:white;
}
ul.checkout_btns {
	margin-bottom: 80px;
}
.grid .price {
	font-size: 16px;
	line-height: 1em !important;
	padding: 5px;
	color:#A75750;
}
.panel .specifications {
	background-color: transparent !important;
    border: 0 solid #DDDDDD;
    color: white;
    margin: 0 0;
    padding: 10px 0 0;
}

.panel h3 {
		font-family: "Century Gothic", helvetica, "Folio Condensed Medium", 'Helvetica Neue Condensed Bold', Impact, Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 18px !important;
	font-size-adjust: 0.48;
	font-style: normal;
	font-weight: 700;
	text-decoration: none;
	text-transform: uppercase;
	color: #A75750 !important;
}
.panel #my_cart h2 {
	color:white !important;
}
a.width_100 {
	width: 127px;
}
.prodimg_cart img {
	border:2px solid #BAB098;
}
.secure_li {
	    float: right !important;
    margin-left: 0;
}
.sharing {
	float:right;
}
form input[type="checkbox"], form input[type="radio"] {
	width:20px;
	margin-top:6px;
}
#updatecart .medium-input {
	width: 30px !important;
	text-align:center;
}
form textarea {
	width: 98.5% !important;
}
#content_part_right {
	clear:left;
	margin-top:20px;
	padding-bottom: 40px;
}
/*############ blog stuff ################*/

.ribbon, .ribbon .wrapAround, .ribbon .tab {
	height: 32px;
}
.ribbon .tab {
	float: left;
	width: 890px;
}
.ribbon, .ribbon .wrapAround, .ribbon .tab {
	height: 32px;
}
.ribbon .tab {
	float: left;
	width: 890px;
}
.blog_list_bar {
	float: right;
	font-size: 14px;
	margin-top: 0;
	text-align: right;
	width: 837px;
}
.ribbon span {
	color: #CDCDCD;
	float: right;
	font-size: 1em;
	font-weight: bold;
	margin: 0 0 0;
}
.linke {
	cursor:pointer;
	color: #537D8B;
}
.ribbon {
	border-bottom: 1px dotted #51504F;
	margin: 0 -4px 0 0;
	padding-bottom: 24px;
	width: 890px;
}
.blogsub {
	margin:20px 0px;
}
#tb-form-div input.left_half {
	float: left;
	margin-right: 6px;
	width: 415px !important;
	color:#AAAAAA !important;
}
#tb-form-div input.right_half {
	float: right;
	margin-right: 0px;
	width: 415px !important;
	color:#AAAAAA !important;
}
#tb-form-div input.comments_title {
	width:849px !important;
}
form input[type="checkbox"], form input[type="radio"] {
	margin-top: 6px;
	width: 20px !important;
}
.comments-label-subscribe {
	width: 68px !important;
}
.comments-label-subscribe {
	float: left;
	padding-top: 0;
}
#tb-form-div input.large-white-button {
	background: url("/community/wp-content/plugins/buddypress/bp-themes/bp-default/_inc/images/white-grad.png") repeat-x scroll left top transparent;
	border: 1px solid #DDDDDD;
	border-radius: 3px 3px 3px 3px;
	color: #888888;
	cursor: pointer;
	font-size: 12px;
	font-weight: normal;
	padding: 3px 10px;
	text-decoration: none;
	vertical-align: bottom;
	width:80px;
	margin-right:6px;
}
#tb-form-div input.large-white-button {
	background: url("/images/minor_button.gif") no-repeat scroll 0 0 transparent;
	border: medium none;
	color: #333333 !important;
	display: block;
	font-family: arial;
	font-size: 12px;
	height: 41px;
	overflow: hidden;
	text-align: center;
	width: 120px;
}
#tb-form-div input.large-white-button:hover {
	background-position: 0px -40px;
	font-weight:100;
	color:white !important;
}
#tbcanvas {
	width:849px !important;
}
#content_2 h3 {
	font-size:22px;
}
#wrapper {
	border: 0 solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif !important;
	margin: auto auto 80px;
}
.Shopping img {
	border: 4px solid #E3DFD5;
	margin:0px 10px 5px 0px;
}
.Shopping h3 {
	font-size: 14px !important;
	opacity: 1 !important;
}
.Shopping p {
	padding-bottom:10px;
}
.Shopping table td p {
	padding-bottom:0px;
}
.login li {
	display: inline;
	padding: 8px;
}
.login {
	color: #969493;
	/*font-style: italic;*/
    font-weight: normal;
	margin-left: 584px;
	padding-top: 30px;
	width:400px;
}
.login a {
	color: #8A975B !important;
	font-size: 13px;
}
#upsell li img {
	border: 0px solid #E3DFD5;
}
.highslide-html-content, .draggable-header .highslide-header, .highslide-footer {
	background-color: #EFE8DE;
}
#maincontent p {
	margin-bottom:10px;
}
#tb-form-submit-line {
	margin-bottom:40px;
}
.row1 {
	background-color:#EBE7DD;
}
.code {
	font-size:10px;
}


ul.checkout_btns {
    float: left;
    margin-bottom: 80px;
    margin-right: 0;
    padding: 0 !important;
    width: 924px;
}

ul.checkout_btns li {
    float: left;
    height: 25px;
}

.blog_item h3 a {
    color: #96975B !important;
    line-height: 1.1em;
}

.sharing{
	float:right;  width:195px;
}

.lower {
	text-transform:lowercase
}


div.blog_list_bar span, div.home_blog div span {
	cursor:pointer;
	color:#537D8B;
}

.login_form {
    background-image: none;
    background-position: 0 0;
    background-repeat: no-repeat;
    font-size: 20px;
    padding: 10px;
    text-align: center;
}

.forgot {
    background-image: none;
    background-repeat: no-repeat;
    font-size: 12px;
    height: 65px;
    margin: 20px auto;
    padding: 10px;
    text-align: left;
    width: 457px;
	clear:left;
	
}

a.small-white-button5 {
    margin-right: 0px;
 
}

#update_cart .specifications td {
    font-size: 13px;
    padding: 3px;
}

.cart_prod {
	font-size:13px !important;
}

.black_strip {
	background-color:#464646; height:10px; margin-top:0px;
}

.dropdowns {
	margin-top:5px;
	
}


.prod_details {
	width:142px;
}
	
}
.prod_name {

    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
}

.prod_subtitle {
   font-size: 16px;
}

.prod_price {
	float:left;
	font-size:36px;

}

.prod_item {
    border-bottom: 1px solid;
    border-top: 1px solid;
    padding-bottom: 8px;
    width: 45px;
	float:right;
}

.prod_item span {
    font-size: 31px;
    line-height: 19px;
}


.prod_single {
	clear:both;

}


.prod_list img, .slideshow img, .supersell img {
    border: 0 solid #E3DFD5 !important;
}

.shopping_bg {
	background:url("/images/shelfbg.jpg") repeat-x scroll center bottom #FFFFFF;
	
}

.shop_names {
	width:58%;
	float:left;
}

.shop_price {
	width:52%;
	float:left;
}

.shop_grid .prod_details {
    width: 100%;
}

div.shop_grid div.prod_details div.shop_price div.prod_item {
    border-bottom: 1px solid;
    border-top: 1px solid;
    float: right;
    font-size: 10px;
    line-height: 11px;
    padding-bottom: 3px;
    width: 34px;
}


div.shop_grid div.prod_details div.shop_price div.prod_item span {
    font-size: 22px;
    line-height: 15px;
}

div.shop_grid div.prod_details div.shop_names div.prod_name {
    font-size: 15px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
}

div.shop_grid div.prod_details div.shop_names .prod_subtitle {
    font-size: 14px;
    margin-top: -5px;
    text-transform: capitalize;
	text-align:left;
}

div.shop_grid div.prod_details .prod_single {
    background: none repeat scroll 0 0 #B71C21;
    clear: both;
    color: white;
    float: right;
    font-size: 10px;
    line-height: 17px;
    padding: 0;
    text-transform: uppercase;
    width: 55px;
}

div.shop_grid div.prod_details .prod_price {
    float: left;
    font-size: 25px;
}

table.prod_list tbody tr td div.grid_data_height div.shop_grid {
	width:88%;
}

div.shop_grid div.prod_details div.shop_price div.prod_price div {
    float: left;
    font-size: 63px;
    font-weight: 100;
    letter-spacing: -5px;
    margin-left: 8px;
    padding-top: 14px;
}