/*--------------------- TechXpress Inc. ---------------------*/
/*------------------------ Style.css ------------------------*/
/*-- STANDARD --*/
p {
    line-height: 1.5em;
    margin: 0;
    padding: 0 0 10px 0;
}

h1 {
    font-size: 15px;
    margin: 0;
}

h2 {
    font-size: 16px;
    margin: 0;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: normal;
    font-weight: normal;
    padding: 0 0 5px 0;
    font-weight: bold;
}

h3 {
    font-size: 14px;
    margin: 5px 0;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: normal;
    font-weight: normal;
}

h4 {
    font-size: 12px;
    margin: 0;
}

h5 {
    font-size: 11px;
    margin: 0;
}

body {
    font-size: 12px;
    font-family: Trebuchet, Arial, Helvetica, sans-serif;
    color: #fff;
    text-decoration: none;
    padding: 0;
    margin: 0;
    background-color: #1c251c;
    background-image: url(../images/body_bg.jpg);
    background-position: top center;
    background-repeat: no-repeat;
}

a:link {
    color: #e9dd00;
    text-decoration: underline;
    outline: none;
}

a:visited {
    color: #e9dd00;
    text-decoration: underline;
    outline: none;
}

a:active {
    color: #e9dd00;
    text-decoration: underline;
    outline: none;
}

a:hover {
    color: #fff;
    text-decoration: none;
    outline: none;
}

form {
    margin: 0;
    padding: 0;
}

.l_float,
.left {
    float: left;
}

.r_float,
.right {
    float: right;
}

.clear {
    clear: both;
}

.width_100{width:100%;}
.width_50{width:50%;}
.font_11{font-size:11px;}.font_13{font-size:13px;}.font_14{font-size:14px;}.font_15{font-size:15px;}.font_18{font-size:18px;}.font_20{font-size:20px;}
.margin_t5 {margin-top: 5px;}
.margin_r5 {margin-right: 5px;} 
.margin_b5 {margin-bottom: 5px;}
.margin_l5 {margin-left: 5px;}
.margin_b10 {margin-bottom:10px;}
.margin_l10 {margin-left: 10px;}
.margin_r10 {margin-right: 10px;}
.margin_t10 {margin-top: 10px;}

/* img1111111111, div111111111111 { behavior: url(http://www.sportkilt.com/iepngfix.htc) } removed 10/20/09. wasn't even allowed by IE */
hr {
    border: none 0;
    border-top: 1px dotted #666; /*the border*/
    width: 99%;
    height: 1px;
}

/* ----------------Alsett clearing method ------------------------------------------- */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}
* html .clearfix {
    height: 1%
}

.clearfix {
    display: block;
}

/* ---------------------------------- Site Specific Layout -------------------------- */
#container {
    width: 990px;
    margin: 0 auto;
    border-bottom: 1px dotted #3d3d3d;
    padding: 0 0 10px 0;
}

#left_col {
    float: left;
    width: 130px;
}

.lc_item {
    padding: 10px 0;
}

#logo {
}

#lc_menu {
    font-family: Trebuchet, Arial, Helvetica, sans-serif;
    color: #fff;
    font-size: 11px;
    width: 116px;
    padding: 0 5px;
}

.lc_menu_title {
    color: #849284;
    font-style: italic;
    padding: 2px;
    border-bottom: 1px solid #849284;
    font-size: 12px;
    font-weight: bold;
}

.lc_menu_title a:link {
    color: #849284;
    text-decoration: none;
    outline: none;
}

.lc_menu_title a:visited {
    color: #849284;
    text-decoration: none;
    outline: none;
}

.lc_menu_title a:active {
    color: #849284;
    text-decoration: none;
    outline: none;
}

.lc_menu_title a:hover {
    color: #fff;
    text-decoration: none;
    outline: none;
}

#lc_menu ul {
    list-style: none;
    padding: 5px 0 20px 0;
    margin: 0;
}

#lc_menu ul li {
    padding: 0 0 3px 0;
}

#lc_menu ul li a:link {
    color: #fff;
    text-decoration: none;
    outline: none;
}

#lc_menu ul li a:visited {
    color: #fff;
    text-decoration: none;
    outline: none;
}

#lc_menu ul li a:active {
    color: #fff;
    text-decoration: none;
    outline: none;
}

#lc_menu ul li a:hover {
    color: #fff;
    text-decoration: underline;
    outline: none;
}

#lc_banner {
}

#right_col {
    width: 810px;
    float: right;
}

#header {
    height: 140px;
    position: relative;
    width: 784px;
}

#top_nav {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 16px;
    height: 30px;
    padding: 12px 0;
}

.top_nav_item {
    padding: 5px 19px;
    border-right: 1px dotted #3d3d3d;
    float: left;
    height: 22px;
}

.top_nav_item a:link {
    color: #fff;
    text-decoration: none;
    outline: none;
}

.top_nav_item a:visited {
    color: #fff;
    text-decoration: none;
    outline: none;
}

.top_nav_item a:active {
    color: #fff;
    text-decoration: none;
    outline: none;
}

.top_nav_item a:hover {
    color: #fff;
    text-decoration: none;
    outline: none;
}

#man_kilt {
    position: absolute;
    top: 80px;
    left: 0;
}

#cart_line {
    color: #fff;
    font-size: 11px;
    position: absolute;
    top: 86px;
    left: 280px;
}

#cart_line a {
    color: #e9dd00;
    text-decoration: underline;
}

#product_search {
    position: absolute;
    top: 80px;
    right: 0px;
    width: 270px;
}

#product_search_input {
    float: left;
    width: 220px;
    border: 1px solid #000;
    padding: 3px;
}

#product_search_go {
    float: right;
}

#free_shipping {
    position: absolute;
    top: 115px;
    right: 0px;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    text-align: right;
}
 /*was left:350px; */
.view_cart_free_shipping {
    text-align: right;
}

#free_shipping a {
    color: #e9dd00;
    text-decoration: underline;
}

#link_wrap {
    font-family: Arial;
    font-size: 14px;
    left: 0;
    position: absolute;
    top: 117px;
    text-decoration: none;
    font-weight: bold;
}

#main_content {
    width: 784px;
}

#home_features {
    background-color: #0e120e;
    width: 754px;
    padding: 15px;
    margin: 10px 0 20px 0;
}

#main_feature_title {
    color: #849284;
    font-style: italic;
    padding: 2px;
    border-bottom: 1px solid #849284;
}

.main_text {
    background-color: #0e120e;
    padding: 20px;
}

#footer {
    width: 950px;
    margin: 0 auto;
    padding: 10px 0;
}

.footer_option {
    float: left;
    padding: 0 10px;
}

#footer_text {
    float: right;
    width: 460px;
    text-align: right;
}

/* --------------------------------- Docs Specific Layout -------------------------- */
input#cc_number {
    width: 132px;
}

#main_feature {
    width: 785px;
    height: 352px;
    position: relative;
    margin-bottom: 10px;
}

#product_small_details {
    top: 285px;
    left: 588px;
    position: absolute;
}

#product_small_nav {
    position: absolute;
    top: 42px;
    right: 21px;
}

#main_product {
    width: 740px;
}

#main_product_lc {
    width: 270px;
    float: left;
}

#main_product_cc {
    width: 470px;
    float: left;
    _position: absolute;
}

#main_inner_content embed {
    text-align: center;
}

#product_image {
    border: 4px solid #fff;
    width: 240px;
    overflow: hidden;
    background-color: #fff;
    text-align: center;
}

#product_image_text {
    text-align: center;
    padding: 4px;
}

#view_larger {
    text-align: center;
}

#product_thumb_gallery {
    position: relative;
    padding: 5px 0 0 4px;
    width: 240px;
    min-height: 40px;
}

.product_thumb {
    width: 40px;
    height: 40px;
    border: 1px solid #fff;
    margin: 3px;
    float: left;
    overflow: hidden;
}
.product_page_action_shots {
	width:247px;
	padding:20px 0 20px 2px;
	clear:both;
}
.action_shots_top {
	float:left;
	width:247px;
	height:26px;
	padding-top:10px;
	font-size:16px;
	display:block;
	background: url(../images/action_shots_top.jpg) no-repeat top left;
	text-align:center;
	color:#333;
	font-family: Georgia, serif;
}
.action_shots_middle {
	float:left;
	background: url(../images/action_shots_middle.jpg) repeat-y top left;
	width:247px;
	text-align:center;
	padding-bottom:5px;
}
.action_shots_middle a{
	border:2px solid #576757; 
	width:200px;
	height:auto;
	position:relative;
	overflow:hidden;
	display:block;
	margin:0 auto;
}
.action_shots_bottom {
	float:left;
	width:247px;
	height:24px;
	display:block;
	background: url(../images/action_shots_bottom.jpg) no-repeat bottom left;
	text-align:center;
	color:#fff;
}
.product_option {
    margin: 1px 1px 1px 2px;
    float: left;
    background-image: url(../images/btn_bg.gif);
    width: 122px;
    color: #fff;
    height: 21px;
    padding: 7px 0 0 0;
    text-align: center;
}

.product_option a {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    color: #000;
    text-decoration: none;
}

.product_option a:visited {
    color: black !important;
    text-decoration: none;
}

.product_option a:hover {
    text-decoration: underline;
    color: black;
}

#product_title {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 24px;
    color: #fff;
    padding: 0 0 5px 0;
}

#product_title h1 {
    font-weight: normal;
    font-size: 24px;
}

#main_features {
    width: 495px;
    float: left;
}

#main_features_tab {
    height: 32px;
    position: relative;
    padding: 10px 0 0 0px;
    background-image: url(../images/tab_bg_line.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    width: 495px;
}

#main_features_tab a {
    text-decoration: none;
    color: #fff;
}

.main_features_tab_item {
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #fff;
    /* padding: 7px 20px 0 20px;*/
	padding: 7px 18px 0; 
    float: left;
    bottom: 0px;
    height: 23px;
    background-color: #000;
    font-size: 16px;
    margin: 0 3px 0px 0;
    border: 1px solid #3d3d3d;
}

.selected {
    border-bottom: 1px solid #000;
}

.selected a {
    color: #849284;
}

.main_features_tab_item:hover {
    border-bottom: 1px solid #000;
    color: #849284;
}

#main_features_content {
    background-color: #000;
    border-right: 1px solid #3d3d3d;
    border-left: 1px solid #3d3d3d;
    border-bottom: 1px solid #3d3d3d;
    padding: 10px 0px;
}

#customer_reviews {
    width: 460px;
    margin: 0 0 0 10px;
    padding: 0 10px 0 10px;
}

.review {
    padding: 10px 0 10px 0;
    border-bottom: 1px dotted #3d3d3d;
}

.review_details {
    float: left;
    width: 220px;
    padding: 0px 20px 0 0;
    text-align: center;
}

.stars {
    padding: 5px 0;
}

.review_text {
    float: right;
    width: 420px;
    padding: 10px 20px;
}

.customer {
    color: #849284;
    padding: 5px;
}

#product_details {
    font-size: 12px;
    padding: 5px 15px;
}

.product_small {
    float: left;
    width: 234px;
    text-align: center;
    padding: 5px 0px;
    margin: 0px 0 5px 5px
}

.product_small_cat {
    float: left;
    width: 234px;
    text-align: center;
    padding: 5px 8px;
    margin: 0px 0 5px 5px
}

.product_small_image {
    height: 200px;
    width: 230px;
    overflow: hidden;
    background-color: #FFFFFF;
    border: 2px #fff solid;
    margin: 0 auto;
    position: relative;
}

.product_smaller_image {
    height: 80px;
    width: 110px;
    overflow: hidden;
    background-color: #FFFFFF;
    border: 2px #fff solid;
    margin: 0 auto;
}

.product_small_title {
    font-weight: bold;
    color: #b45340;
    padding: 5px 15px 5px 15px;
    text-align: center;
}

.product_small_company {
    color: #666666;
    padding-bottom: 10px
}

.product_small_price {
    padding: 0 15px 10px 15px;
    text-align: center;
    font-size: 12px;
}

.product_small_price table {
    margin: 0 auto;
}

.add_to_cart {
    padding: 5px 5px 0 5px;
    height: auto;
    float: left;
}

#stars {
    padding: 0 0px 0px 0;
}

#product_reviews_text {
    padding: 2px 0 0 10px;
    line-height: 1.5em;
}

#product_reviews {
    padding: 0;
    text-align: right;
    float: right;
}

.option_title {
    font-size: 14px;
    color: #fff;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
}

.tell_me_more {
    background-image: url(../images/help_icon.gif);
    background-repeat: no-repeat;
    font-size: 10;
    padding: 3px 0 3px 15px;
    background-position: 0px 3px;
}

.option_list {
    font-size: 11px;
    margin: 3px 0;
}

#product_options {
    padding: 0 5px 15px 5px;
    background-color: #141410;
    clear: both;
}

#product_options td {
    padding: 5px 0 5px 0px;
    border-bottom: 1px dashed #666666;
}

#product_options table {
    padding: 0 0 7px 5px;
}

#breadcrumbs {
    padding: 10px 0 10px 0;
    font-size: 11px;
    border-top: 1px dotted #3d3d3d;
	position: relative;
}
#breadcrumbs img {
	margin-bottom: -2px;
}
.secure_breadcrumb_image {
	position: absolute;
	right:10px;
	top: 10px;
	width: 130px;
	height:19px;
}
#main_inner_content {
    background-image: url(../images/main_content_bg.jpg);
    background-color: #171e17;
    background-position: top;
    width: 754px;
    padding: 10px 12px;
    background-repeat: no-repeat;
}

.home_banner {
    padding: 15px 0px;
    float: left;
}

.home_banner_divide {
    width: 15px;
    float: left;
}

#feature_items {
    width: 754px;
}

.lc_banner {
    margin: 10px 0;
    text-align: center;
}

.tell_more {
    margin: 0px 0 0 10px;
    padding: 2px 0 0 0;
    vertical-align: middle;
}

.option_table_1 {
    border-right: 1px dotted #000;
    float: left;
    padding: 0 5px 0 0;
}

.option_table_2 {
    width: 160px;
    padding: 0 0 0 5px;
}

#alignment {
    height: auto;
    position: relative;
}

#product_price {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
    color: #fff;
    padding: 5px 0 5px 0;
    float: left;
    margin-right: 10px;
    height: 100%;
}

.main_title {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 24px;
    color: #fff;
    padding: 0 0 5px 0;
    border-bottom: 1px solid #849284;
    margin-bottom: 5px;
    position: relative;
}

.main_title h1 {
    font-weight: normal;
    font-size: 24px;
	width:520px;
}

.category_row {
    width: 754px;
    border-bottom: 1px dotted #666;
    padding: 5px 0 0 0;
}

#questions {
    list-style: none;
    padding: 5px 0 5px 5px;
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
    border-bottom: 1px solid #eada9a;
}

#questions li {
    background-image: url(../images/bullet1.gif);
    background-repeat: no-repeat;
    background-position: 3px 4px;
    padding: 0 0 7px 15px;
    font-size: 12px;
}

.answer {
    padding: 10px 0 10px 7px;
    border-bottom: 1px dotted #e3e3e1;
}

.answer2 {
    padding: 5px;
}

.back_to_top {
    font-size: 11px;
    padding: 10px 0;
}

.testimonial {
    border-top: 1px dotted #eada9a;
    margin: 0 0 0px 0;
    padding: 5px 0;
    margin: 10px 0 0 0;
	clear: both;
}

.testimonial_name {
    color: #849284;
    padding: 0 0 5px 5px;
}

.testimonial p {
    padding: 5px;
}

.gallery_item {
    width: 150px;
    padding: 18px;
    float: left;
}

.gallery_thumb {
    width: 150px;
    text-align: center;
    border: 2px solid #ecd805;
    height: 150px;
    overflow: hidden;
    vertical-align: middle;
}

.gallery_title {
    text-align: center;
    padding: 3px;
    width: 150px;
    font-weight: bold;
}

.gallery_title a {
    text-decoration: none;
}

.gallery_thumb img {
    width: 150px;
}

.gallery_item2 {
    width: 150px;
	height: 200px;
    padding: 18px;
    float: left;
	_padding-left:10px;
}

.gallery_thumb2 {
    width: 150px;
    text-align: center;
    border: 2px solid #ecd805;
    height: 150px;
    overflow: hidden;
    vertical-align: middle;
}
#customer_photos .gallery_item2 {
	width:140px;
	padding:12px;
}
#customer_photos .gallery_thumb2 {
	width:136px;
}
.ecomm_button {
    background-image: url(../images/ecomm_bg.gif);
    background-repeat: repeat-x;
    border: 1px solid #333;
    color: #000;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    color: #000;
    text-decoration: none;
    padding: 4px 5px;
    text-align: center;
    cursor: pointer;
}

#recommended {
    background-color: #000;
    border: 1px solid #3d3d3d;
    padding: 10px 0px;
    width: 250px;
    float: left;
    text-align: center;
    margin: 5px 0 0 0;
}

#recommended .product_small {
    border-bottom: 1px #3d3d3d dotted;
    width: 240px;
    margin: 0 0 0 5px;
}

/* main slideshow */
#s_slideshow_content {
    width: 10000px;
}

.s_slideshow_slide {
    float: left;
    width: 785px;
    height: 352px;
}

#main_feature {
    width: 785px;
    height: 352px;
    position: relative;
    margin-bottom: 10px;
    overflow: hidden;
}

/* product details page uses a custom image description */
#ecomm_product_image_description {
    display: none;
}

/* product videos */
#product_videos {
    cursor: pointer;
    padding: 5px 1px;
}

#short_desc {
    font-size: 11px;
    padding: 0 0 10px 0;
    clear: right;
    width: 100%;
}

.record_row {
    width: 760px;
    padding: 20px 0 20px 0;
    border-bottom: 1px solid #3d3d3d;
}

#athlete_image {
    width: 152px;
    border: 1px #666 solid;
    background-color: #000;
    padding: 4px;
    margin: 0 0 0 12px;
    height: 150px;
    overflow: hidden;
}

.sponsor_gallery {
    width: 600px;
    margin-left: 180px; /*float:right; CAUSES IE7 issue where the products overlap the gallery images. please test floats cross-browser during production. */
}

.athlete {
    width: 187px;
    text-align: center;
    float: left;
}

.athlete_details {
    width: 100%;
}

#athlete_desc {
    width: 160px;
    padding: 0 0 10px 10px;
    margin-left: 10px;
}

.athlete_details #athlete_desc {
    width: 550px;
    float: left;
    border-bottom: 1px solid #3d3d3d;
}

.athlete_details #athlete_image {
    float: left;
}

.back {
    margin: 1px 1px 1px 2px;
    float: left;
    background-image: url(../images/btn_bg.gif);
    width: 122px;
    color: #fff;
    height: 21px;
    padding: 7px 0 0 0;
    text-align: center;
}

.back a {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    color: #000;
    text-decoration: none;
}

.back a:hover {
    text-decoration: underline;
}

.faq {
    font-size: 14px;
    margin: 0;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    font-weight: normal;
}

#paging_section {
}

/* resources */
#full_record {
    width: 771px;
    float: left;
    margin: 0 0 10px 0;
}

#full_record #title {
    background-image: url(../images/full_record_title_bg.gif);
    background-repeat: no-repeat;
    font-size: 14px;
    padding: 7px 0 0 10px;
    height: 21px;
    font-weight: bold;
}

#full_record #top {
    background-image: none;
    padding: 0;
    margin: 0px 0 0 0;
    height: 9px;
}

#full_record #content {
    background-image: url(../images/full_record_bg.gif);
    background-repeat: repeat-y;
    width: 741px;
    padding: 0 20px 0 10px;
    float: left;
}

#full_record #bottom {
    padding: 0;
    margin: 0;
    float: left;
}

.record_content {
    background-color: #2c332d;
    color: white;
    border-right: 1px solid black;
    border-left: 1px solid black;
    padding: 6px;
}

.record_content_list {
    float: left;
    width: 245px;
    margin: 5px 0 0 5px;
    display: none;
}

.record_content_list a:link {
    color: #656565;
    text-decoration: underline;
}

.record_content_list a:visited {
    color: #656565;
    text-decoration: underline;
}

.record_content_list a:active {
    color: #656565;
    text-decoration: underline;
}

.record_content_list a:hover {
    color: #b90504;
    text-decoration: none;
}

.record_content_list ul {
    margin: 0;
    padding: 0 0 0 0;
    list-style-type: none;
}

.record_content_list li {
    background-image: url(../images/red_arrow.gif);
    background-repeat: no-repeat;
    background-position: 0 5px;
    padding: 0 0 5px 10px;
}

.record_footer {
}

.r_header_text, .r_header_text a {
    float: left;
    font-weight: bold;
    padding: 3px 0 0 0;
    color: #fff400;
    font-size: 14px;
    text-decoration: none;
} {float:left;
    font-weight: bold;
    padding:
    5px 0 0 0;
    color:
    #bd0102;
    font-size:
    14px;
    letter-spacing:
    -.01em;
}

.record_header {
}

.record_head_content {
    background-image: url(../images/resource_parts_04.gif);
    background-repeat: repeat-x;
    width: 708px;
    display: inline-block;
    float: left;
    border-bottom: 1px solid black;
    height: 27px;
}

.record_item {
    padding: 0 0 15px 0;
}

/* ---------------------------------- Record Based Pages -------------------------- */
.rb_outside {
    border: 1px black solid;
    margin-bottom: 20px;
}

.rb_header {
    border-width: 0 0 1px 0;
    border-color: black;
    border-style: solid;
    padding: 2px;
    font-weight: bold;
}

.rb_image {
    float: left;
    padding: 5px;
}

.rb_link {
    margin-top: 5px;
}

.rb_sub_header {
    font-weight: bold;
    margin-bottom: 5px;
}

.rb_sub_image {
    float: left;
    margin: 5px;
}

.rb_sub_link {
    margin: 5px 0 10px;
    font-weight: bold;
}

.rb_sub_pdf {
    margin: 5px 0 10px;
    font-weight: bold;
}

.gallery_sort {
    padding: 0;
    margin: 20px 0 0;
}

/*quick view*/
.quick_view_link {
    background: url(../images/qv_hover.png) no-repeat scroll left top transparent;
    height: 26px;
    position: absolute;
    left: 0;
    top: 0;
    width: 230px;
    z-index: 100;
}

.ie8 .quick_view_link {
}

.quick_view_box {
    float: left;
    height: auto;
    width: 630px;
    text-align: left;
    color: #444;
    font-family: arial, verdana, sans-serif;
    font-size: 13px;
}

.quick_view_top {
    background: url("../images/qv_top.png") no-repeat scroll left bottom transparent;
    float: left;
    height: 25px;
    width: 630px;
}

.quick_view_middle {
    background: url("../images/qv_bg.png") repeat-y scroll left top transparent;
    float: left;
    height: auto;
    width: 630px;
}

.quick_view_bottom {
    background: url("../images/qv_bottom.png") no-repeat scroll left bottom transparent;
    float: left;
    height: 25px;
    width: 630px;
}

.quick_view_content {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 0 auto;
    width: 580px;
}

.rating_box .rating_simple {
    margin-right: 10px;
    float: left;
}

.rating_box a, .rating_box a:visited {
    color: #333 !important;
    line-height: 15px;
}

.rating_box_content {
    margin-bottom: 15px;
    clear: both;
}

.rating_box {
    font-size: 11px;
    margin-bottom: 10px;
}

.quickview_rating_active {
    float: left;
    width: 16px;
    height: 16px;
    display: block;
    background: url(../images/star_new_selected.png) no-repeat top left;
}

.quickview_rating_inactive {
    float: left;
    width: 16px;
    height: 16px;
    display: block;
    background: url(../images/star_new_clear.png) no-repeat top left;
}

.quick_view_header {
    border-bottom: 1px solid #CFD3D5;
    display: inline;
    float: left;
    margin-bottom: 10px;
    width: 100%;
}

.quick_view_header h5 {
    color: #313F2F;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 24px;
    font-weight: normal;
    margin: 0;
    padding: 0 0 10px;
    text-transform: none;
    width: 500px;
}

.quick_view_header h5 a {
    color: #313F2F;
    text-decoration: none;
}

.quick_view_header h5 a:hover {
    color: #4D565B;
    text-decoration: underline;
}

.quick_view_header a img {
    border: none;
}

.quick_view_content .mleft {
    float: left;
    font-size: 12px;
    padding-right: 5px;
}

.mleft a, .mleft a:visited {
    color: #666;
    float: left;
    margin-top: 5px;
}

.quick_view_header .right {
    float: right;
}

.quick_view_product {
    float: left;
    width: 100%;
}

quick_view_row {
    float: left;
    padding-bottom: 20px;
    width: 100%;
}

.quick_view_left {
    border-right: 1px solid #CFD3D5;
    float: left;
    padding-right: 18px;
    _padding-right: 9px;
    width: 290px;
}

.quick_view_right {
    float: right;
    width: 252px;
}

.quick_view_price {
    border-bottom: 1px solid #CFD3D5;
    border-top: 1px solid #CFD3D5;
    float: left;
    padding: 15px 0 10px;
    width: 100%;
    margin-bottom: 15px;
}

.quick_view_price #product_price {
    color: #444;
}

.quick_view_row {
    float: left;
    width: 100%;
}

.quick_view_price_left {
    float: left;
    padding-bottom: 5px;
    width: 50%;
}

.quick_view_price_right {
    float: right;
    padding-bottom: 5px;
    text-align: right;
    width: 50%;
}

.sale_price {
    color: #bf4c20;
    font-size: 18px;
    font-weight: bold;
}

.product_information_block {
    float: left;
    padding-bottom: 15px;
    width: 280px;
}

.quick_view_quantity {
    font-weight: bold;
    float: left;
    width: 63px;
}

.product_infoLeft {
    display: inline;
    float: left;
    margin-right: 1px;
    padding: 0 0 10px;
    position: relative;
    width: 260px;
}

.product_infoRight {
    background: url("../images/free_shipping.jpg") repeat scroll 0 0 transparent;
    border-left: 1px solid #B19A77;
    color: #3C1F08;
    float: left;
    font-weight: bold;
    height: 123px !important;
    padding-left: 10px;
    padding-top: 10px;
    width: 98px;
}

.product_infoLeft .rightside {
    float: left;
    padding-left: 5px;
    _padding-left: 2px;
    padding-top: 4px;
}

.product_infoLeft .f_fix {
    float: left;
    width: 210px;
}

.product_infoLeft .row {
    float: left;
    padding-top: 7px;
    width: 210px;
}

.max_input {
    background: url("../images/input_bg.gif") repeat-x scroll 0 0 transparent;
    border: 1px solid #A0A6A9;
    color: #000000;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    height: 21px;
    width: 186px;
    padding: 1px;
}

.min_input {
    background: url("../images/input_bg.gif") repeat-x scroll 0 0 transparent;
    border: 1px solid #A0A6A9;
    color: #000000;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    height: 21px;
    width: 61px;
    padding: 1px;
}

.quickview_option_separator {
    margin-bottom: 5px;
    padding-bottom: 8px;
    border-bottom: 1px dotted #c2c2c2;
}


.quick_view_image {
    margin-bottom: 10px;
    width: 250px;
    height: 250px;
    position: relative;
    overflow: hidden;
    border: 1px solid #CFD3D5;
}

.quick_view_box .product_thumb {
    border-color: #CFD3D5;
}

.quick_view_box .product_thumb:hover {
    border-color: #333;
}

.info_icon {
    float: left;
    height: 15px;
    margin: 0;
    padding: 0 0 0 5px;
    position: relative;
}

a.option_hover {
    background: url("../images/info_icon.jpg") no-repeat scroll 0 0 #F1F2F3;
    display: block;
    height: 15px;
    width: 16px;
}

.option_hover:link strong, .option_hover:visited strong {
    display: none;
}

.tooltip {
    display: block;
    float: left;
    position: absolute;
    width: 180px;
}

a.option_hover {
    text-decoration: none !important;
}

.tooltip_box {
    background: none repeat scroll 0 0 #FFFFFF;
    border-left: 2px solid #6D7A81;
    border-right: 2px solid #6D7A81;
    border-top: 2px solid #6D7A81;
    float: left;
    font-size: 11px;
    margin-top: 10px;
    padding: 10px;
    width: 156px;
}

.option_hover:hover strong {
    color: #333333;
    display: block;
    font-size: 11px;
    font-weight: normal;
    height: auto;
    left: -77px !important;
    line-height: normal;
    margin: 0;
    position: absolute;
    bottom: 85px !important;
    width: 156px;
}

.tooltip .abottom {
    background: url(../images/tooltip_arrow.gif) no-repeat scroll 0 0 transparent;
    float: left;
    font-size: 8px;
    height: 8px;
    width: 180px;
}

.tooltip_head {
    font-size: 12px;
    font-weight: bold;
    width: 100%;
    display: block;
}

/* -- Facebook -- */
.fb_product_container {
    width: 210px;
    height: 30px;
    float: right;
}

.fb_title_wrapper {
    position: absolute;
    top: 0;
    right: 0;
    width: 225px;
    height: 30px;
}

.home_newsletter_facebook {
	width: 784px;
	height: 63px;
	display: block;
	float: left;
	clear: both;
}
.home_newsletter_banner {
	float:left;
	margin-right:10px;
}
.home_facebook_like {
	background: url(../images/sk-home-banner-bg.jpg) no-repeat top left;
	float: left;
	width:370px;
	height:55px;
	text-align:right;
	padding: 8px 0 0 10px;
}




/*---------------------Start of Css for BillingShipping, Order Review, ShoppingCart---------------------*/
.inputbox, .ecomm_textbox {
	background:url("../images/input_bg.gif") repeat-x scroll 0 0 #FFFFFF;
	border:1px solid #C3C3C3;
	font-size:12px;
	height:19px;
	padding:2px 0 2px 2px;
	width:200px;
}
.content_left {
	width:367px;
	float:left;
	padding:0px 0px 15px 0px;
	margin-right:20px;
}
.content_right {
	width:367px;
	float:left;
	padding:0px 0px 15px 0px;
	clear:none;
}
.mandatory {
	color:#E9DD00;
	font-size:14px;
	font-weight:bold;
	margin-left:3px;
}
.block_left {
	float:left;
	width:173px;
}
.block_right {
	float:right;
	width:173px;
}
.input_max_width {
	width:169px;
	margin:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.input_min_width {
	width:60px;
	margin:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.input_maximum_width {
	width:367px;
	margin:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.flo_select_min,.ecomm_drop_down {
	background-color:#fff;
	width:173px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:1px;
	border:1px solid #C3C3C3;
	height: 24px;
}
#shipping_estimate_selector select {width:210px;}
.flo_row {
	float:left;
	width:100%;
	height:auto;
	padding:2px 0px;
}
.flo_row ol, .flo_row ul {
	list-style:none;
}
.flo_left_column {
	float:left;
	width:100%;
	line-height:16px;
	font-size:11px;
	font-weight:bold;
}
.flo_right_column {
	float:left;
	width:100%;
}
.flo_chk_spacer {
	float:left;
	padding:4px 0px 0px;
	width:100%;
}
.flo_chk_spacer .left {
	padding-right:3px;
}
#billing h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	color:#E9DD00;
	border:none;
	margin:0px;
}
.bottom_cont_spacer {
	padding-bottom:5px;
}
.bold {
	font-weight:bold;
}
.promo_code {
	background:url("../images/alt_bg.jpg") repeat-x scroll left top transparent;
	font-style:oblique;
	font-size:11px;
	float:left;
	width:347px;
	padding:8px 10px;
	font-weight:normal;
	margin:5px 0px;
}
.payment_block {
	float:left;
	height:auto;
	width:100%;
}
.flo_payment_spacer {
	float:left;
	padding:0px 0px 8px 0px; 
	width:367px;
}
.radio {
	margin:0px;
	padding:0px;
	border:none;
	background:none;
}
.flo_select_month {
	width:140px;
	float:left;
	margin:0px 10px 0px 0px;
	padding:1px;
}
.flo_select_year {
	width:70px;
	float:left;
	margin:0px;
	padding:1px;
}
a.whats_this:link, a.whats_this:visited, a.whats_this:hover {
	color:#E9DD00;
	font-size:11px;
	margin-left:5px;
	text-decoration:underline;
}
.payment_block .left {
	margin-right:3px;
}
.last_spacer {
	padding-top:15px;
}

.button_pan {
	background:url("../images/alt_bg.jpg") repeat-x scroll left top transparent;
	border:1px solid #0e130d;
	float:right;
	font-size:11px;
	margin-bottom:10px;
	margin-top:15px;
	padding:10px;
	text-align:right;
	width:734px;
}
.dotline_create_account{
	background:url(../images/dot.gif) repeat-x scroll left bottom transparent;
	float:left;
	height:1px;
	margin-bottom:5px;
	width:754px;
}
.button_pan .text_right {
	line-height:35px;
	padding-right:5px;
}
.right {
	float:right;
}
.clear {
	clear:both;
}
.require_text {
	color:#564032;
	font-size:10px;
}
.brown_text {
	color:#663333;
	font-size:11px;
	font-weight:bold;
	line-height:16px;
}
.input_max_order {
	width:150px;
	height:15px;
}
.order_pan {
	float:left;
	width:100%;
	font-size:11px;
	height:auto;
	padding:0px 0px 12px;
}
.order_row {
	float:left;
	width:100%;
	padding:0px 0px 7px;
}
.common_panel {
	float:left;
	width:100%;

}
.display {
	width:535px;
	float:left;
	height:auto;
}
.display_heading_common {
	width:auto;
	color:#fff;
	text-align:left;
	font-weight:bold;
}
.display_row {
	float:left;
	width:535px;
	padding: 7px 0px;
}
.checkout_title_row {
	background: url("../images/alt_bg.jpg") repeat-x scroll left top transparent;
	float:left;
	width:521px;
	padding: 7px 7px;
}
.cell_01 {
	float:left;
	width:490px;
	height:auto;
}
.checkout_title_row .cell_01 {
	width: 311px;
}
.display_row .cell_01 {
	width:325px;
}
.cell_02 {
	float:left;
	width:180px;
	height:auto;
}
.cell_03 {
	float:left;
	width:50px;
	height:auto;
	text-align:right;
}
.cell_04 {
	float:left;
	height:auto;
	width:80px;
	text-align:right;
}
.cell_05 {
	float:left;
	width:80px;
	height:auto;
	text-align:right;
}
.align_right {
	text-align:right;
}
.checkout_disc_col {
	width:50%;
	float:left;
}
.checkout_total_col {
	width:50%;
	float:right;
}
.subtotal_box_left {
	float:left;
	width:250px;
	padding:7px 0;
}
.subtotal_box_left .bleft {
	float:left;
	padding-right:5px;
}
.subtotal_box_left .bleft_txt {
	line-height:20px;
	font-weight:bold;
	font-size:11px;
}
.subtotal_box_right {
	float:right;
	padding:7px 0px 0px 20px;
	width:160px;
}
.subtotal_row {
	float:left;
	width:700px;
	padding: 20px 0px 0px;
}
.subtotal_display_row {
	float:left;
	width:100%;
	padding: 3px 0px;
}
.leftpanel .button_pan {
	float:right;
	width:680px;
	text-align:right;
	padding:10px 10px 7px;
}

.pad_btm {
	padding-bottom:0px;
}
.checkout_right {
	background:url(../images/alt_bg.jpg) repeat-x top left #0d120e;
	float:left;
	width:170px;
	margin-bottom:20px;
	padding:10px 20px 6px !important;
}
.checkout {
	font-size:11px;
}
.checkout_wrapper{padding:10px 9px 10px 0;}
.checkout h4 {
	background:url(../images/dot.gif) repeat-x bottom left;
	color:#999;
	font-family: Helvetica, Arial, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	margin:0px 0px 10px 0px;
	border-bottom:none;
	padding:0px 0px 10px 0px;
}
.billing_div {
	padding-bottom:15px;
}
select.shipping_dropdown {
	width:168px;
}
.bill_head {
	font-size:11px;
	font-weight:bold;
	padding-bottom:5px;
}
.dspacer {
	padding:0px 3px;
	font-size:10px;
}
a.edit:link, a.edit:visited, a.edit:hover {
	font-size:11px;
	text-decoration:underline;
}
.billing_div p span {
	display:block;
	font-size:11px;
}
.message{
	padding: 10px 0pt;
	margin: 20px 0 0;
	background: url(../images/msg_bg.jpg) repeat-x scroll 0% 0% transparent;
	border: none;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width:100%;
	text-align:center;
	float:left;
	color:#900;
	font-weight:bold;
}
.cart_message{width: 754px; margin-top: 0;}
.cart_width{width:754px;}
.leftpanel_cart {
	width:490px;
	float:left;

	padding:5px 0 20px 0;
}
.common_row {
	float:left;
	height:auto;
	padding:5px 0;
	width:100%;
	display:inline;
}
.shoppingcart_left p.space {
	padding-top:0px;
	margin:0px;
}
.shoppingcart_right {
	padding:5px 0 10px 0;
	margin-right:10px;
	float:right;
	width:234px;
}
.shoppingcart_right p.space {
	padding-top:40px;
	margin:0px;
}
.cart_h4, .help_panel h4 {
	background:url(../images/dot.gif) repeat-x bottom left;
	font-family: Helvetica, Arial, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	margin:0px 0px 10px 0px;
	border-bottom:none;
	padding:0px 0px 10px 0px;
}
.shopping_cart_panel {
	border:1px solid #0e130d;
}

.shopping_cart_panel .display_heading_common {
	color:#fff;
	font-size:12px;
	line-height:29px;
	text-align:left;
	font-weight:bold;
}
.shopping_cart_panel .display_row_head {
	width:734px;
	padding:0px 10px;
	background:url(../images/alt_bg.jpg) repeat-x top left;
	height:29px;
}
.shopping_cart_panel .display_row_head .cart_cell_02 {
	float:left;
	width:78px;
	height:auto;
	padding-top:0px;
	text-align:left;
}
.shopping_cart_panel .display_row_head .cart_cell_03 {
	float:left;
	width:60px;
	height:auto;
	padding-top:0px;
	text-align:left;
}
.shopping_cart_panel .display_row_head .cart_cell_04 {
	float:left;
	height:auto;
	width:60px;
	padding-top:0px;
	text-align:center;
}
.shopping_cart_panel .display_row_head .cart_cell_05 {
	float:left;
	width:80px;
	height:auto;
	padding-top:0px;
	text-align:right;
}
.cart_display_row {     
	float:left;
	width:734px;
	padding:10px;
	background:#171e17;
}
.cart_display_row_alternate {
	float:left;
	width:734px;
	padding:10px;
	background:#1c251c;
}
.cart_cell_01 {
	float:left;
	width:450px;
	height:auto;
}
.imgbox_cart {
	float:left;
	width:39px;
	height:39px;
	border:1px solid #c2c2c2;
	margin-right:5px;
}
.imgbox_cart img {
	width:39px;
	height:39px;
}
.cart_cell_01 .text {
	float:left;
	padding-top:13px;
}
.cart_cell_02 {
	float:left;
	width:80px;
	height:auto;
	padding-top:10px;
	text-align:left;
}
.cart_cell_03 {
	float:left;
	width:60px;
	height:auto;
	padding-top:13px;
	text-align:left;
}
 .cart_cell_04 {
	float:left;
	height:auto;
	width:60px;
	padding-top:13px;
	text-align:center;
}
 .cart_cell_04 a img {
	border:none;
}
 .cart_cell_05 {
	float:left;
	width:78px;
	height:auto;
	padding-top:13px;
	text-align:right;
}
.input_qty {
	width:52px;
	height:17px;
	margin:0px;
}

.cart_dotline {
	background:transparent url(../images/dot.gif) repeat-x;
	display:inline;
	float:left;
	height:1px;
	margin:5px 0px;
	width:100%;
}
.shoppingcart .border {
	border-bottom:1px solid #d0ac71;
	display:inline;
	float:left;
	height:1px;
	margin:5px 0px 0;
	width:100%;
}

.input_min_coupon {
	width:129px;
	height:17px;
	margin:0px;

}
.total_row {
	float:left;
	width:100%;
	padding:7px 0px;
}
.row_350 {
	width:250px;
	float:left;
	padding:7px 0px;
}
.row_520 {
	width:500px;
	float:right;
	padding:7px 0px;
}
.row_520_left {
	width:500px;
	float:left;
	padding:7px 0px;
}
.vleft {
	font-weight:normal;
	line-height:16px;
	font-size:11px;
}
.text_13 {
	font-size:13px;
	font-weight:bold;
}
.cart_button_pan {
	background:url("../images/alt_bg.jpg") repeat-x top left #0d120e;
	border:1px solid #0e130d;
	float:right;
	font-size:11px;
	margin-bottom:10px;
	margin-top:15px;
	padding:10px;
	text-align:right;
	width:475px;
}
.button_pan .text_right, 
.cart_button_pan .text_right {
	line-height:32px;
	padding-right:5px;
	color: #fff;
}
.cart_total_savings {
	color:#75A452;
}
.right_space {
	float:right;
	padding-right:8px;
}
.box_right {
	float:right;
	width:500px;
}
.box_left {
	float:left;
	width:290px;
}
.help_panel {
	float:left;
	padding-top:5px;
	height:auto;
	width:100%;
}
.help_panel .leftpanel{
	background:none;
	padding-right:none;
}
.price_text {
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.cart_button {
	width:100%;
	text-align:center;
	padding:10px 0px 5px;
}
.help_block_left {
	float:left;
	width:240px;
}
.help_block_right {
	float:right;
	width:240px;
}
.help_panel ul {
	margin:0px;
	float:left;
	width:100%;
	padding:5px 0 0;
}
.help_panel li {
	list-style:none;
	background:url(../images/r_bullet.jpg) 0px 3px no-repeat;
	padding:0px 0px 8px 15px;
}
.help_panel li span {
	float:left;
	padding:4px 0px 2px;
	margin-right:5px;
}
.help_panel li span.space {
	margin-bottom:20px;
}
.help_panel h5 {
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	color:#849284;
	text-transform:none;
	margin:0;
}
.suggest_panel {
	background:#e0e7ea;
	float:left;
	width:180px;
	border-bottom:1px solid #d0ac71;
}
.suggest_panel h3 {
	background:url(../images/dot.gif) repeat-x bottom left;
	color:#564032;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	margin:0px 0px 10px 0px;
	border-bottom:none;
	padding:0px 0px 10px 0px;
}
.arrow_box {
	float:left;
	padding:10px 0px 0px;
	width:100%;
	text-align:center;
}

.checkout_leftpanel {
	width:535px;
	float:right; 
	padding:5px 0 0;
}
.checkout_rightpanel {   
	width:220px;
	float:left;
	padding:5px 0 0;
}
.checkout_edit_info_table{padding-bottom:5px;}

/* Quickview Styles */
.quickview_dialog .ui-dialog-titlebar {display:none !important;}
.quickview_dialog {background:transparent none !important;border:none !important;}



/* Css for Photo gallery system Start**************************** */
#paging_section {
	-moz-border-radius:5px 5px 5px 5px;
	background:url("../images/alt_bg.jpg") repeat-x scroll 0 0 transparent;
	border:medium none;
	color:#fff;
	float:left;
	font-weight:bold;
	margin:10px 0;
	padding:10px 0;
	text-align:center;
	width:471px;
	padding-right:10px;
}
#paging_section a {
	color:#E9DD00;
}
.f_left{
width:100%;
float:left;
}

.fleft{
width:500px;
float:left;
margin:5px 0px 5px 2px;
}
.product_img{
width:75px;
float:left;
height:75px;
overflow:hidden;
border:1px solid #DED52F;
}
.product_img2{
text-align:left;
float:left;
padding-left:15px;
padding-top:13px;
width:290px;
color:#DED52F;
font-weight:bold;
}
.productprice{
padding-top:13px;
width:80px;
padding-left:5px;
float:left;
}

.gallery_content_left{
float:left;
height:auto;
width:745px;
}
.gallery_content_right{
float:right;
height:auto;
width:150px;
}
.associate_product_left{
float:left;
width:150px;
}
.associate_product_right{
clear:both;/*added*/
float:left;/*was right*/
width:670px; /*was 450*/
position:relative;
/*top:-50px;
left:10px;*/
}
/* photo gallery upload */
.upload_show_product {
    float:left;
    margin:20px 20px 0 0;
    width:77px;
    height:175px;
    position:relative;
}
.upload_img_wrapper {
	border: 1px solid #E9DD00;
	width:75px;
	height:75px;
	overflow:hidden;
	position:relative;
}
.upload_product_info {
    position:absolute;
	top:-6px;
	left:-4px;
}
.photo_upload_section {
	background:url(../images/dot.gif) repeat-x bottom left;
}

/* blog styles */
.post_info {
	margin:0;
	padding:0;
	margin-top: 10px;
	width:750px;
	height: 65px;
}
.post_info .post_date {
background:url("http://blog.techxpress.net/wp-content/themes/sportkilt/images/date_bg.png") no-repeat scroll 0 0 transparent;
float:left;
height:51px;
text-align:center;
width:49px;
}
.post_info .post_date .month {
color:#FFFFFF;
float:left;
font-size:11px;
margin: 2px 0 0 5px;
text-transform:uppercase;
width:40px;
}
.post_info .post_date .day {
color:#666666;
float:left;
font-size:20px;
margin:3px 0 0 4px;
width:40px;
}
.post_info .post_title h2, .post_info .post_title h2 a  {
	font-size:24px;
	font-weight:normal;
	color:#FFFFFF;
	font-family:Georgia,"Times New Roman",Times,serif;
	margin:0;
	text-decoration:none;
	padding:0;
}
.post_info .post_title h2 a:hover {
	text-decoration:underline;
}
.post_info .post_title {
float:left;
padding:0 0 0 15px;
}
.post_info .post_title small, .post_info .post_title small a {
	font-size: 12pt;
	color: #fff;
	text-decoration:none;
}
.post_info .post_title small a:hover {
	text-decoration: underline;	
}

.readmore {
    margin: 10px 1px 15px 2px;
    float: right;
    background-image: url(http://blog.techxpress.net/wp-content/themes/sportkilt/images/btn_bg.gif);
    width: 122px;
    color: #fff;
    height: 21px;
    padding: 7px 0 0 0;
    text-align: center;
}

.readmore a {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    color: #000;
    text-decoration: none;
}

.readmore a:hover {
    text-decoration: underline;
}
.sidebar {
	width:116px;	
	float:left;
}
#mainmenu, #footermenu {
	float: left;
	list-style-type:none;
	padding:0;
	margin:0;	
}
#footermenu {
	float: right;	
}
#mainmenu li, #footermenu li {
	display:inline;
}
.navigation {
	margin-top: 10px;	
}

.navigation .alignleft {
	color:#FFFFFF;
	float:left;
}

.navigation .aligright {
	color:#FFFFFF;
	float:left;
}

.navigation .alignleft a{
	color:#000000;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:12px;
	text-decoration:none;
	background-image:url("http://blog.techxpress.net/wp-content/themes/sportkilt/images/btn_bg.gif");
	width:122px;
	height:21px;
	margin:10px 1px 15px 2px;
	padding:7px 0 0;
	text-align:center;
	float:left;
}

.navigation .aligright a {
	color:#000000;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:12px;
	text-decoration:none;
	background-image:url("http://blog.techxpress.net/wp-content/themes/sportkilt/images/btn_bg.gif");
	width:122px;
	height:21px;
	margin:10px 1px 15px 2px;
	padding:7px 0 0;
	text-align:center;
	float:left;
}
#submit {
	color:#000000;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:12px;
	text-decoration:none;
	background-image:url("http://blog.techxpress.net/wp-content/themes/sportkilt/images/btn_bg.gif");
	width:122px;
	height:28px;
	margin:10px 1px 15px 2px;
	padding:0px 0 0;
	text-align:center;
	float:left;
	border:none;
}
.posts {
	border:1px solid #888888;	
	padding: 15px;
}
.blog_image  {
float:left;
margin:0 10px 5px 0;
padding:5px;
text-align:center;
width:110px;
}
/* end blog styles */
.fb_edge_comment_widget {
    left:-50px !important;
}
 .FB_UI_Hidden {
    width:300px !important;
}
#fb-root div {
    left:-10000px;
}
#fb-root div div {
    left: auto;
}

td.ecomm_product_price_left {
    font-size: 120%;
    text-align: right;
}

td.ecomm_product_price_right {
    font-size: 120%;
    text-align: left !important;
}

