html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

strong {
    font-weight: bold;
}
em {
    font-style: italic;
}
.container p {
    margin-bottom: 10px;
}

html, body {
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #5b5964;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
}

input, textarea, select {
	/* background-color: #e7edc9; */
	/* background-color: #efefef; */
	background-color: #fff;
	border: 1px solid #bdbdbd;
	font-size: 11px;
}

a {
	color: #1087db;
	text-decoration: none;
}

a:hover {
	color: #6f237b;
}

.clear {
    width: 1px;
    height: 1px;
    overflow: hidden;
	clear: both;
}

#hiddenframe {
	border: 0;
	width: 1px;
	height: 1px;
}


#page {
    width: 760px;
    margin: 0 auto;
	position: relative;
}

#header {
    width: 760px;
    height: 216px;
    background-image: url('http://www.ishinemobile.com/images/template_3/header.jpg');
    position: relative;
}

#menu {
    background: url('http://www.ishinemobile.com/images/template_3/menu.jpg');
    background-repeat: no-repeat;
    width: 760px;
    height: 42px;
    text-align: center;
    overflow: hidden;
}

#menu img {
    position: relative;
    top: 0px;
    cursor: pointer;
    width: 111px;
    height: 42px;
    background: url('http://www.ishinemobile.com/images/template_3/menu_inact.jpg');
    background-repeat: no-repeat;
    margin-right: 0px;
}

#menu img:hover, #menu a.active img {
    background: url('http://www.ishinemobile.com/images/template_3/menu_actv.jpg');
}

#menu img.home, #menu img.home:hover {
}

#menu img.services, #menu img.services:hover, #menu a.active img.services {
    width: 109px;
    background-position: 0 -42px;
}

#menu img.specials, #menu img.specials:hover, #menu a.active img.specials {
    width: 110px;
    background-position: 0 -84px;
}

#menu img.gallery, #menu img.gallery:hover, #menu a.active img.gallery {
    width: 109px;
    background-position: 0 -126px;
}

#menu img.contact, #menu img.contact:hover, #menu a.active img.contact {
    width: 109px;
    background-position: 0 -168px;
}

#menu img.comments, #menu img.comments:hover, #menu a.active img.comments {
    width: 109px;
    background-position: 0 -210px;
}


#content {
    padding: 10px 13px;
    color: #fff;
    background-image: url('http://www.ishinemobile.com//images/template_3/content_bg.jpg');
}

#comment_form form {
    margin-top: 10px;
}

#comment_form {
    width: 690px;
    margin-top: 5px;
    margin-right: 0px;  
}

#comments {
    margin-top: 0px;
    margin: 0 10px;
}

.comment {
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
    margin: 10px 0;
}

.comment h2, .comment h4 {
    font-weight: bold;
}

.comment p {
    margin-top: 15px;
}

#comment_form label {
    display: block;
    margin-bottom: 10px;
}

#comment_form input, textarea {
    margin-top: 5px;
    width: 100%;
}

#comment_form img.submitbutton {
    width: 83px;
    height: 20px;
    background: url('http://www.ishinemobile.com//images/template_3/submit.jpg');
    float: right;
}

img.joinbutton {
    width: 44px;
    height: 19px;
    background-image: url('http://www.ishinemobile.com//images/template_3/join.png');
    background-repeat: no-repeat;
    position: relative;
    top: 6px;
    left: 10px;
}

.mailjoin_message {
    color: #fff;
    font-weight: bold;
}

#mailinglist {
    color: #000;
    position: absolute;
    width: 195px;
    padding: 10px;
    background-image: url('http://www.ishinemobile.com//images/template_3/aboutus_bg.jpg');
    background-repeat: no-repeat;
}

#aboutus.topmargin {
    margin-top: 100px;
}

#aboutus, #gallerychooser, #contact_info {
    width: 195px;
    padding: 10px;
    background-image: url('http://www.ishinemobile.com//images/template_3/aboutus_bg.jpg');
    background-repeat: no-repeat;
    float: left;
}

#intro {
    width: 713px;
    padding: 10px;
    background-image: url('http://www.ishinemobile.com//images/template_3/textback.png');
    background-repeat: no-repeat;
}

#aboutus h1, #gallerychooser h1, #intro h1, #contact_info h1 {
    color: #000;
    font-size: 18px;
    font-weight: bold;
    margin: 0px;
    margin-top: 2px;
}

#contact_info .container h1 {
    color: #fff;
    font-size: 14px;
    margin-bottom: 8px;
}

#contact_info .container p {
    margin-bottom: 15px;
}

#contact_form {
    width: 504px;
    float: right;
}

.contact_form {
    padding: 0 10px;
    padding-top: 10px;
}

#contact_form label {
    display: block;
    margin-bottom: 10px;
}

#contact_form input, textarea {
    margin-top: 5px;
    width: 100%;
}

#contact_confirm {
    margin-top: 40px;
    text-align: center;
}

#contact_confirm h1 {
    font-weight: bold;
    font-size: 14px;
}

#contact_confirm p {
    margin: 20px 0;
}

#contact_confirm a {
    color: #780820;
    font-size: 12px;
}

#contact_form img.submitbutton {
    width: 83px;
    height: 20px;
    background: url('http://www.ishinemobile.com//images/template_3/submit.jpg');
    float: right;
}

.container {
    padding: 10px;
}

.contentbox .type3 .container ul {
    margin: 0;
    padding: 0;
    padding-bottom: 5px;
    width: 100%;
}

.contentbox .type3 .container {
    padding: 0;
    padding-bottom: 5px;
}

.contentbox .type3 .separator {
    padding: 0;
    margin: 0;
    height: 10px;
    overflow: hidden;
}

.container h2 {
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 5px;
}

.container span.bullet2, .contentbox .container span.bullet2 {
    display: block;
    float: left;
    position: relative;
    top: 5px;
    background-image: url('http://www.ishinemobile.com//images/template_3/bullet2.jpg');
    width: 7px;
    height: 7px;
    margin-right: 6px;
    overflow: hidden;
}

.container span.bullet3, .contentbox .container span.bullet3 {
    display: block;
    float: left;
    position: relative;
    top: 6px;
    background-image: url('http://www.ishinemobile.com//images/template_3/bullet3.jpg');
    width: 7px;
    height: 7px;
    margin-right: 5px;
    overflow: hidden;
}

.container ul {
    margin: 0;
    padding: 0;
}

div#intros .container ul {
    width: 161px;
    float: left;
}

div#intros .container ul.normal {
    width: 100%;
    float: none;
}

.container ul li {
    font-size: 12px;
    list-style: none;
    line-height: 20px;
}

.container ul li span.bullet {
    display: block;
    float: left;
    position: relative;
    top: 8px;
    background-image: url('http://www.ishinemobile.com//images/template_3/bullet1.jpg');
    margin-right: 5px;
    width: 3px;
    height: 3px;
    overflow: hidden;
}

.container ul li span.bullet4 {
    display: block;
    float: left;
    position: relative;
    top: 8px;
    background-image: url('http://www.ishinemobile.com//images/template_3/bullet4.jpg');
    margin-right: 5px;
    width: 3px;
    height: 3px;
    overflow: hidden;
}

#intros {
    width: 504px;
    float: right;
}

#mainbanner {
    margin: 10px 0;
    margin-top: 0;
}

#mainbanner img {
    width: 504px;
}

#footer {
    height: 19px;
    position: relative;
    font-size: 10px;
    color: #fff;
    background-color: #000;
    padding: 8px 20px 3px 20px;
}

#footer ul li a {
    color: #fff;
}

#footer ul {
    margin: 0;
    padding: 0;
}

#footer ul li {
    text-transform: uppercase;
    list-style: none;
    display: inline;
}

#footer ul li.separator {
    margin: 0 5px;
}

#footer ul li.separator img {
    width: 3px;
    height: 3px;
    background-image: url('http://www.ishinemobile.com/images/template_3/footer_separator.jpg');
    position: relative;
    top: -2px;
}

#poweredby {
    position: absolute;
    color: #900;
    right: 20px;
    top: 8px;
}

#poweredby .companyname, #poweredby .companyname a {
    color: #fff;
}

.contentbox .boxcontent {
    padding: 10px;
}

.contentbox .clean  .boxcontent {
    padding: 0 10px;
}

.contentbox h1 {
    font-size: 18px;
    font-weight: bold;
}

.contentbox h1 span {
    display: none;
}

.contentbox h1 span.subtitle {
    background: none;
    position: relative;
    display: inline;
    padding-left: 5px;
    font-size: 12px;
    font-weight: normal;
    color: #fff;
}

.contentbox {
    position: relative;
    width: 100%;
}

.contentbox .type1 {
    background-color: #97969e;
    color: #000;
    overflow: hidden;
}

.contentbox .type1 span {
    background-image: url('http://www.ishinemobile.com/images/template_3/grey_corner_bg.jpg')
}

.contentbox .type1 .boxheader {
    height: 0px;
    background: #4c4b50;
    overflow: hidden;
}

.contentbox .type1 .boxfooter {
    height: 0px;
    background: #4c4b50;
    overflow: hidden;
}

.contentbox .type2 {
    text-transform: uppercase;
    background-color: #96969d;
    color: #000;
    height: 40px;
    overflow: hidden;
}

.contentbox .type2 span {
    background-image: url('http://www.ishinemobile.com/images/template_3/type2_corner_bg.jpg')
}

.contentbox .type2 .boxheader {
    height: 0px;
    background: #ae1543;
    overflow: hidden;
}

.contentbox .type2 .boxfooter {
    height: 0px;
    background: #ae1543;
    overflow: hidden;
}

.contentbox .type3 {
    background-color: #42413d;
    color: #fff;
}

.contentbox .type3 span {
    background-image: url('http://www.ishinemobile.com/images/template_3/type3_corner_bg.jpg')
}

.contentbox .type3 .boxheader {
    height: 1px;
    overflow: hidden;
}

.contentbox .type3 .boxfooter {
    height: 0px;
    overflow: hidden;
}

.contentbox .type4 {
    background-color: #454545;
    color: #fff;
}

.contentbox .type4 span {
    background-image: url('http://www.ishinemobile.com/images/template_3/type4_corner_bg.jpg')
}

.contentbox .type4 .boxheader {
    height: 1px;
    background: #454545;
    overflow: hidden;
}

.contentbox .type4 .boxfooter {
    height: 0px;
    background: #454545;
    overflow: hidden;
}


.contentbox .topleft {
    display: block;
    position: absolute;
    width: 4px;
    height: 4px;
    overflow: hidden;
    left: 0;
    top: 0;
    background-position: 0px 0px;
}

.contentbox .topright {
    display: block;
    position: absolute;
    width: 4px;
    height: 4px;
    overflow: hidden;
    right: 0;
    top: 0;
    background-position: 4px 0px;
}

.contentbox .bottomleft {
    display: block;
    position: absolute;
    width: 4px;
    height: 4px;
    overflow: hidden;
    left: 0px;
    bottom: 0px;
    background-position: 0px 4px;
}

.contentbox .bottomright {
    display: block;
    position: absolute;
    width: 4px;
    height: 4px;
    overflow: hidden;
    right: 0;
    bottom: 0;
    background-position: 4px 4px;
}

.serviceblock {
    margin: 15px 0;
}

.serviceblock .clear {
    height: 15px;
}

.serviceblock .container {
    padding-bottom: 0;
}

.serviceblock .serviceblock_left_content {
    width: 214px;
    float: left;
}

.serviceblock .serviceblock_left_content .container {
    text-align: right;
}

.serviceblock .serviceblock_left_content .container div.separator {
    width: 100%;
    height: 1px;
    margin: 10px 0;
    background-color: #2c2c2c;
    overflow: hidden;
}

.serviceblock .serviceblock_left_content .container p {
    margin: 5px 0;
    color: #f3f3f3;
}

.serviceblock .serviceblock_right_content {
    width: 504px;
    float: right;
}

.serviceblock_right_content table {
    font-size: 12px;
    color: #fff;
    margin: 0;
    padding: 0;
}

.dottedline {
    border-bottom: 1px dotted #fff;
    position: relative;
    top: 3px
}

#gallerychooser img {
    border: 1px solid #454545;
}

#gallerypicture {
    width: 500px;
    float: right;
}

#gallerypicturetop .contentbox h1 {
    display: none;
}

#coupons {
    position: relative;
    left: -3px;
    width: 738px;
}

.couponleft {
    position: relative;
    float: left;
    width: 361px;
    height: 173px;
    background-image: url('http://www.ishinemobile.com/images/template_3/coupon.jpg');
    background-repeat: no-repeat;
    border: 2px dashed #999;
}

.couponright {
    position: relative;
    float: right;
    width: 361px;
    height: 173px;
    background-image: url('http://www.ishinemobile.com/images/template_3/coupon.jpg');
    background-repeat: no-repeat;
    border: 2px dashed #999;
}

.coupon_title {
    color: #96969d;
    position: absolute;
    top: 18px;
    text-align: center;
    display: block;
    font-weight: bold;
    font-size: 55px;
    width: 175px;
    line-height: 55px;
}

.coupon_subtitle {
    position: absolute;
    top: 19px;
    left: 190px;
    padding-right: 5px;
    font-size: 14px;
}

.coupon_expiration {
    position: absolute;
    bottom: 10px;
    text-align: center;
    display: block;
    width: 175px;
}

.coupon_description {
    font-size: 12px;
    padding-top: 5px;
    font-weight: normal;
    display: block;
    width: 155px;
}

#coupons .separator {
    overflow: hidden;
    width: 1px;
    height: 15px;
}
