                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          	

/*BODY {
    margin : 0px 0px 0px 0px;
    color : #000000;
    scrollbar-base-color: #778899;
    background-image: url(../images/back.jpg);
    background-repeat: repeat-x;
  }


td, tr, p, div {
    color : #333333;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 13px;
  }*/
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0092f9;
	text-decoration: none;
	padding-left: 5px;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#3c3c3c;
}
body {
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom ;
	background-color:#F4F4F4 ;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	font-style: normal;
}


ul {
    list-style-type : disc;
    color:black;
    margin-bottom : 0px;
    margin-left : 10px;
    margin-right : 0px;
    margin-top : 0px;
  }


li {
    color : black;
    list-style-type : disc;
    margin-bottom : 0px;
    margin-left : 10px;
    margin-right : 0px;
    margin-top : 0px;
  }


hr {
    background : #CCCCCC;
    height : 1px;
    width : 100%;
  }


.title {
    font-family: sans-serif;
    font-size: 24px;
    font-weight: bold;
    color : #7B8DA1;
  }


.pathway {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: red;
  }


a.pathway:link, a.pathway:visited {
    color : red;
    font-weight : normal;
  }


a.pathway:hover {
    color : #cccccc;
    font-weight : normal;
    text-decoration : underline;
  }

/* --Default Class Settings-- */





a.mainlevel:link, a.mainlevel:visited {
    background-position : left;
    color :#000000;
    font-weight : bold;
    text-align : left;
  }


a.mainlevel:hover {
    background-position : left;
    color : #000000;
    text-align : left;
  }


a.mainmenu:link, a.mainmenu:visited {
    color : #333333;
    font-family : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
    font-weight : bold;
  }


a.mainmenu:hover, {
    color: #000000;
    text-decoration: underline;
  }


a.sublevel:hover {
    color : #000000;
    text-decoration : underline;
  }


a.sublevel:link, a.sublevel:visited {
    color : #000000;
    font-family : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
    font-weight : normal;
  }


table.moduletable th {
    font-size : 11px;
    font-weight : bold;
    color : #000000;
    text-align : left;
    width : 100%;
  }


.poll {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 10px;
    color : #666666;
    line-height : 14px;
    text-align:left;
  }


.sectiontableheader {
    background-color : #CCCCCC;
    color : #7B8DA1;
    font-weight : bold;
  }


.small {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 10px;
    color : #3366C0;
    text-decoration : none;
    font-weight : medium;
  }


.smalldark {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 10px;
    color : #000000;
    text-decoration : none;
    font-weight : normal;
  }


.contentpane {
    background : #FFFFFF;
  }


.contentpaneopen {
    padding-left: 0px;
    background : #FFFFFF;
  }


.contentheading, .componentheading {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 11px;
    font-weight : bold;
    color : #7B8DA1;
    text-align : left;
  }


.createdate {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 10px;
    color : #999999;
    text-align : left;
  }


.button {
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    color: #ffffff;
    background-repeat: repeat;
    text-align: center;
    height: 19px;
    text-decoration: none;
    background-image: url(../../../images/top_nav_bg.gif);
    border: 0px solid #9c0007;
    padding-bottom: 2px;
  }


.inputbox {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 10px;
    color : #000000;
    background-color : #F0F0F0;
    border : 1px solid #CCCCCC;
  }

/*
a:link, a:visited {
    color : #000000;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 11px;
    text-decoration : none;
  }


a:hover {
    color : #000000;
    text-decoration : underline;
  }
*/
/* For content item titles that are hyperlink instead of Read On */



a.contentpagetitle:link, a.contentpagetitle:visited {
    color : #000000;
    font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size : 13px;
    font-weight : bold;
    text-align : left;
  }


a.contentpagetitle:hover {
    color : #333333;
    font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size : 13px;
    font-weight : bold;
    text-align : left;
    text-decoration : underline;
  }


a.category:link, a.category:visited {
    color : #333333;
    font-weight : bold;
  }


a.category:hover {
    color : #7B8DA1;
  }

/* Styles for dhtml tabbed-pages */




.ontab {
    background-color: #ffae00;
    border-left: outset 2px #ff9900;
    border-right: outset 2px #808080;
    border-top: outset 2px #ff9900;
    border-bottom: solid 1px #d5d5d5;
    text-align: center;
    cursor: hand;
    font-weight: bold;
    color: #FFFFFF;
  }


.offtab {
    background-color : #e5e5e5;
    border-left: outset 2px #E0E0E0;
    border-right: outset 2px #E0E0E0;
    border-top: outset 2px #E0E0E0;
    border-bottom: solid 1px #d5d5d5;
    text-align: center;
    cursor: hand;
    font-weight: normal;
  }


.tabpadding {
  }


.tabheading {
    background-color: #ffae00;
    text-align: left;
  }


.pagetext {
    visibility: hidden;
    display: none;
    position: relative;
    top: 0;
  }

/* for modifying {moscode} output.  Dont set the colour! */





.moscode {
    background-color: #f0f0f0;
  }

/* Text passed with mosmsg url parameter */




.message {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size : 10pt;
    color : #ff6600;
    text-align: center;
  }

/* custom stuff */






/*.page_header_txt {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: bold;
    color: #575757;
    text-decoration: none;
  }*/
.page_header_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #575757;
	text-decoration: none;
	padding-left: 21px;
	text-align:left;
}

.page_sub_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 35px;
	text-align:left;
}


.container {
    border: solid;
    border-width: 1px;
    border-color: #efefef;
    background-color: White;
  }


.boxes {
    border: solid;
    border-color: #efefef;
    border-width: 1px;
  }


#toplink {
    padding: 0px 10px 00px 0px;
    font-size:8px;
  }

.page_header_txt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: red;
	text-decoration: none;
	padding-left: 21px;
	text-align:left;
}

/*.mainlevel-nav {
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
  }*/



a.mainlevel-nav:link,a.mainlevel-nav:visited {
    font-size: 11px;
    display : inline;
    font-style: normal;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
  }
  /*a.mainlevel-nav#active_menu-nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	background-image: url(../images/selected_bg.gif);
	background-repeat: repeat-x;
  }
*/
/*a.mainlevel-nav:active  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;selected_bg.gif
	text-align: center;
	vertical-align: middle;
	background-image: url(../../../images/selected_bg.gif);
	background-repeat: repeat-x;
  }*/


/*a.mainlevel-nav:visited {
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
  }*/



a.mainlevel-nav:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
  }


/*a.mainlevel-nav#active_menu-nav {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
  }

*/
.footerlink {
    color : #ECEEEF;
    font-weight :normal;
  }


a.footerlink:link, a.footerlink:visited {
    color : #ECEEEF;
    font-weight : normal;
    text-decoration : underline;
  }


a.footerlink:hover {
    color : #ECEEEF;
    font-weight : normal;
    text-decoration : underline;
  }


.backtotop {
    color : #EBEBEB;
    font-size : 13px;
  }


a.backtotop:link,a.backtotop:visited {
    color : #EBEBEB;
    font-size : 13px;
    text-decoration : underline;
  }


a.faq:link, a.faq:visited {
    text-decoration : underline;
    font-size: 10pt;
    color:#000000;
  }


a.faq {
    text-decoration : underline;
    font-size: 10pt;
    color:#000000;
  }

/* created by gaurav */



.top_banner_add_txt {
    font-size: 9px;
    font-style: normal;
    font-weight: bold;
    color: #4a4a4a;
    text-align: left;
    vertical-align: middle;
    padding-left: 5px;
    padding-top: 35px;
  }


.language_select {
    font-size: 10px;
    color: #4a4a4a;
    text-decoration: none;
    width: auto;
    border: 1px solid #999999;
    padding-left: 3px;
    margin-top: 24px;
    margin-right: 12px;
  }

/* Footer */



.footer {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #434343;
    text-decoration: none;
    text-align: center;
  }


.footer:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #e90a0e;
    text-decoration: none;
  }


.footer_table {
    background-color: #ffffff;
    border-top-width: 1px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: solid;
    border-top-color: #cfcfcf;
    height: 38px;
  }


.divider_left {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    background-image: url(../../../images/line.gif);
    background-repeat: repeat-y;
    background-position: right top;
  }


.divider_right {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    background-image: url(../../../images/line.gif);	
    background-repeat: repeat-y;
    background-position: left top;
  }

/* ---------- Global End ---------- */



/* Index Page */

.home_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#3c3c3c;
	padding-left: 15px;
	padding-right: 3px;
	text-align:left;
}
.home_header_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #575757;
	text-decoration: none;
	text-align:left;
	padding-left: 14px;
}

.top_nav_table {
    background-image: url(../../../images/top_nav_bg.gif);
    background-repeat: repeat-x;
    border: 1px solid #9c0007;
    text-align: center;
    vertical-align: middle;
    height:22px;
  }


/*.top_nav_table:hover {
    border: 1px solid #333333;
  }*/

.top_nav_table td
{
	border-right: 1px groove #9c0007;
}


#right_outer {
    margin-left: 0px;
  }


#right_inner {
    float: none !important;
    smb://phpuser@10.10.11.221/htdocs/baycitybike/templates/js_test/css/template_css.css float: left;
    border: 1px solid #cccccc;
    padding: 2px;
  }


table.moduletable {
    width: 100%;
    margin-bottom: 5px;
    padding: 0px;
    border-spacing: 0px;
    border-collapse: collapse;
  }


table.moduletable th, div.moduletable h3 {
    background: url(../images/subhead_bg.png) repeat-x;
    color: #666666;
    text-align: left;
    padding-left: 4px;
    height: 21px;
    line-height: 21px;
    font-weight: bold;
    font-size: 10px;
    text-transform: uppercase;
    margin: 0 0 2px 0;
  }


table.moduletable td {
    font-size: 11px;
    padding: 0px;
    margin: 0px;
    font-weight: normal;
  }


table.pollstableborder td {
    padding: 2px;
    font-size:11px;
  }


div.moduletable {
    padding: 0;
    margin-bottom: 2px;
    font-size: 9px;
  }


.sectiontableentry1 {
    background-color : #ffffff;
  }


.sectiontableentry2 {
    background-color : #f9f9f9;
  }


.page_txt {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    color: #575757;
    text-decoration: none;
  }


.maptable_text {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    color: #000000;
    text-decoration: none;
  }


.body_txt_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#3c3c3c;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align:left;
}

a.enlarge_map:link,a.enlarge_map:active,a.enlarge_map:visited {
    color : #000000;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 11px;
    font-style : normal;
    font-weight : bold;
    text-decoration : none;
  }
.contactus_textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #3c3c3c;
	text-decoration: none;
	height: 18px;
	width: 246px;
	border: 1px solid #d7d7d7;
	font-size: 11px;
}
.contactus_textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #3c3c3c;
	text-decoration: none;
	height: 120px;
	width: 246px;
	border: 1px solid #d7d7d7;
	font-size: 11px;
}
.blue_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0092f9;
	text-decoration: none;
	padding-left: 5px;
}
.blue_txt:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}
.note{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#bf0000;
}
.btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	background-repeat: repeat;
	text-align: center;
	height: 21px;
	text-decoration: none;
	background-image: url(../images/top_nav_bg.gif);
	border: 0px solid #9c0007;
	padding-bottom: 2px;
}
.default_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	background-image: url(../../../images/selected_bg.gif);
	background-repeat: repeat-x;
}
.home_header_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #575757;
	text-decoration: none;
	padding-left: 14px;
}
.about_us_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#3c3c3c;
	padding-left: 15px;
	padding-right: 20px;
}
.page_header_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #575757;
	text-decoration: none;
	padding-left: 18px;
}

.contactus_messagebox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #3c3c3c;
	text-decoration: none;
	width: 246px;
	border: 1px solid #d7d7d7;
	font-size: 11px;
	height: 133px;
}

.faq_blue_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0092f9;
	text-decoration: none;
}
.faq_blue_txt:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}

.faq_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#3c3c3c;
	padding-left: 35px;
	padding-right: 20px;
}

.li_square_left
{
	list-style: square;
	list-style-image: url(../../../images/bullet.gif);
	margin-top: 10px;
	margin-left:10px;
	text-align :left;
}

.ul_square_left
{
	margin-top: 0;
	margin-left:10px;
	padding-left:25px;
	padding-right:0;
	text-align :left;
}
.li_square_right
{
	list-style: square;
	list-style-image: url(../../../images/bullet.gif);
	margin-top: 10px;
	margin-left:8px;
	text-align :left;
}
.ul_square_right
{
	margin-top: 0;
	margin-left:10px;
	padding-left:18px;
	padding-right:0;
	text-align :left;
}

/* The Rides */
.the_rides_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#3c3c3c;
	padding-left: 20px;
	padding-right: 20px;
	text-align:left;
}
.the_rides_txt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#3c3c3c;
	padding-left: 30px;
	padding-right: 20px;
	text-align:left;
}

.bold_blue_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #0092f9;
	text-decoration: none;
}
.bold_blue_txt:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.forum_table1 {
	background-color: #f7f7f7;
	border: 1px solid #9f9f9f;
}
.sub_header_txt_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#575757;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	background-color: #b7b7b7;
	text-align:left;
}
.sub_header_txt_center {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#575757;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	background-color: #b7b7b7;
	text-align: center;
}
.txt_center_normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#575757;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: center;
}
.link_hours {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	height: 22px;
	vertical-align: middle;
	text-align:left;
}
.link_hours:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align:left;
}
.link_txt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0092f9;
	text-decoration: none;
	height: 22px;
	vertical-align: middle;
	text-align:left;
}
.link_txt1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align:left;
}
.btn_forum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	background-repeat: repeat;
	text-align: center;
	height: 14px;
	text-decoration: none;
	background-image: url(../images/top_nav_bg.gif);
	border: 0px solid #9c0007;
	padding-bottom: 2px;
}

/* Contact Us */
.contactus_textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #3c3c3c;
	text-decoration: none;
	height: 18px;
	width: 246px;
	border: 1px solid #d7d7d7;
	font-size: 11px;
}
.contactus_messagebox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #3c3c3c;
	text-decoration: none;
	width: 246px;
	border: 1px solid #d7d7d7;
	font-size: 11px;
	height: 133px;
}
.page_sub_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 35px;
	text-align:left;
}
/* Bikes And Rates */
.bikes_page_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#3c3c3c;
	padding-left: 20px;
	padding-right: 20px;
	text-align:left;
}
.bikes_sub_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#3c3c3c;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	padding-left: 20px;
	text-align:left;
}
.price_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#b10000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.box_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#3c3c3c;
}
.image_box {
	background-color: #ffffff;
	border: 1px solid #dfdfdf;
}
/* The Rides */
.the_rides_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#3c3c3c;
	padding-left: 20px;
	padding-right: 20px;
}
.login_password_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #3c3c3c;
	text-decoration: none;
	height: 14px;
	width: 158px;
	border: 1px solid #d7d7d7;
	font-size: 10px;
}

.table_shop {
	background-color: #f9f9f9;
	border: 1px solid #dddddd;

}
/* Shop */
.shop_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#3c3c3c;
	padding-left: 35px;
	padding-right: 20px;
}
.table_shop {
	background-color: #f9f9f9;
	border: 1px solid #dddddd;
}
.box_header_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#3c3c3c;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align:left;
}
.box_header_txt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#3c3c3c;
	font-style: normal;
	text-align:left;
	text-decoration: none;
}

