div, img{
	
        behavior: url(http://www.momode.com/kernel/wp-content/themes/Blankv2btea/iepngfix.htc);
}

.floatleft {
	float: left;
}
.floatright {
	float: right;
}

body{
	font-family: verdana, Tahoma, Arial, sans-serif;
	font-size: 62.5%;
	line-height: 1.8em;
	background-color: #000;
	color: #444;
        margin:0px;
	padding:0px;
}
p{
        font-size: 1.1em;
	line-height: 1.5em;
        margin: 1em 1em 0em 0em;
        padding: 0px;
}
a{
	color: #4d6db2;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
.size8{
	font-size: 0.8em;
}
.size9{
	font-size: 0.9em;
}
.size10{
	font-size: 1em;
}
.size12{
	font-size: 1.2em;
}
.size14{
	font-size: 1.4em;
}
.lightgrey {
	color: #222222;
}
/* customize part */

/* header start */

#header {
	background-image: url(images/bg.black.png);
        background-repeat: repeat; 
	height: 37px;
	width: 100%;
}
#header .logo a{
	display: none;
	background-color: #009999;
}
#header ul {
  	 float: right;   
         padding: 0px;
         margin: 0px;
}
#header li {
	 float: left;
         display: inline; 

}
#header li a{
	font-size: 10px;
	color: #999999;
	text-decoration: none;
        line-height: 35px;
        display: block;
        text-align: center;
        padding-left: 22px;
        padding-right: 22px;
}
#header li a:hover{
	background-repeat: repeat-x;
	color: #CCCCCC;
	background-image: url(images/button.menu.bg.gif);
        background-color: #000;
}
#header li a:visited{
}
#header .current_page_item a{
	color: #CCCCCC;
        background-image: url(images/bg.pointer.png);
        background-repeat: no-repeat;  
     background-position: top center;
}
/* header end */

#content{
	padding-top: 5px;
	padding-bottom: 5px;
}
.lcol{
	width: 450px;
}
/* right col start */
.rcol{
	width: 238px;
	margin-left: 12px;
}

.rcol ul{
	padding: 0px;
        margin: 0px;
}
.rcol li{
	list-style-type: none;
        line-height:0px;
        margin-bottom: 2px;
        
}
/*  right col end */
/*  button start */
.butt_list a{
    background-image: url(images/button.devicelist.jpg);
    width: 236px ;
    height: 33px;
    display: block;
}
.butt_list a:hover{
    background-image: url(images/button.devicelist_o.jpg);
}
.butt_instruct a{
    background-image: url(images/button.instruct.jpg);
    width: 236px ;
    height: 33px;
    display: block;
}
.butt_instruct a:hover{
    background-image: url(images/button.instruct_o.jpg);
}
.butt_qrcode a{
    background-image: url(images/button.qrcode.jpg);
    width: 236px ;
    height: 33px;
    display: block;
}
.butt_qrcode a:hover{
    background-image: url(images/button.qrcode_o.jpg);
}
.butt_facebook a{
    background-image: url(images/button.facebook.jpg);
    width: 236px ;
    height: 33px;
    display: block;
}
.butt_facebook a:hover{
    background-image: url(images/button.facebook_o.jpg);
}
/*  button end */
/* sright col start */
.srcol, .srcol2{
	margin-right: 0px;
	margin-left: 12px;
	line-height: 1.3em;
	margin-bottom: 2px;
        font-size: 1.1em;
}
.srcol2{
        width: 236px;
}
.srcol .stitle, .srcol2 .stitle {
	padding-right: 7px;
	padding-left: 7px;
        font-weight: bold;
}
.srcol ul, .srcol2 .stitle{
	background-image: url(images/table.bg.submenu2.gif);
}
.srcol2 ul, .srcol2 .stitle{
	background-image: url(images/table.bg.submenu.gif);
}
.srcol ul, .srcol2 ul{
        padding-right: 7px;
	padding-left: 7px;
        margin: 0px;
        padding-top:0px;
        padding-bottom: 0px;
}
.srcol li, .srcol2 li{
	list-style-type: none;
	display: block;
}
.srcol li{
	background-image: url(images/list.arrow.on.gif);
	background-repeat: no-repeat;
        background-position: 0px 1px;
        margin: 0px 0px 0px -7px;
        padding: 0px 4px 0px 15px;
        width: 125px;
}
.srcol2 li{
        margin: 0px 0px 0px -7px;
        padding: 0px 7px 0px 7px;
        
}
/* sright col end*/
/* footer start */
#footer{
	margin-top: 5px;
	color: #999999;
        font-size: 0.9em;
        padding-bottom: 150px;
}
#footer a{
	color: #222;
	text-decoration: none;
}

#footer a:hover{
	color: #666;
	text-decoration: none;
}
/* footer end */
.blog, .product{
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(images/bg.news.gif);
	background-repeat: no-repeat;
	padding: 10px;
}

.single {
	padding-top: 10px; 
        padding-left:10px;
        padding-right:10px;
        height: 1%;
}
.blogTitle{
	height: 41px;
	background-image: url(images/img.button.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.blogTitle h1{
	font-size: 20px;
	font-weight: normal;
	line-height: 41px;
        margin:0px;
        padding: 0px 10px 0px 10px;
        
}
.blog h1{
	font-weight: normal;
	font-size: 1.8em;
	line-height: 1.6em;
        padding: 0px;
        margin: 0px;
}
.blog h1 a{
	color: #333;
}
.blog h1 a:link{
        
	
}
.blog h1 a:visited{
	
}
.blog h1 a:hover{
        color: #4d6db2;
}
.blog h1 a:active{
}
.cat {
        padding: 0px;
        margin: 0px;       
}
.cat li{
	list-style-type: none;
	font-size: 1.0em;
	line-height: 1.4em;
}
.relateArt {
	font-size: 1.1em;
	line-height: 1.3em;
        padding-top: 2em;
}
.relateArt ul{
	margin:0px;
        padding:0px;
}
.relateArt li{
	background-image: url(images/list.arrow.on.gif);
	background-repeat: no-repeat;
	background-position: center left;
        padding: 0px 0px 0px 15px;
        margin: 0px 0px 0px -7px;
	list-style-type: none;
}
.navigation {
	background-image: url(images/img.button2.png);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	width: 450px;
	font-size: 11px;
	line-height: 28px;
}
.navigation a{

	display: block;
	margin-right: 10px;
	margin-left: 10px;
}
.navigation a:hover{
	
}
/* Product Start  */
.productThumb{
	border: 1px solid #ccc;
        padding: 2px; 
}
.productThumb p{
        margin: 0px;
        padding: 0px;
}

.productDetail{
        width: 345px;
}
.productDetail h1{
	font-weight: normal;
	font-size: 1.8em;
	line-height: 1.6em;
        padding: 0px;
        margin: 0px;
}
.productDetail h1 a{
	color: #333;
}
.productDetail h1 a:hover{
        color: #4d6db2;
}


.productDetail img, .single .imageframe{
	border: 1px solid #ccc;
        padding: 2px; 
       
}
.productNail{
        margin-bottom: 5px;
}




#newslist{
	background-image: url(images/bg.news.gif);
	background-repeat: no-repeat;
}
#newslist ul{
        margin: 5px 7px 7px 7px;
        padding:0px;
}
#newslist li{
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width: 436px;
        padding:0px;
        margin: 0px;
        font-size: 1.1em;
        height: 1.8em;
        line-height: 1.8em;
}
#newslist li a{

	text-decoration: none;
	display: block;
	width: 345px;
	background-image: url(images/list.arrow.on.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#newslist li a:visited{
	color: #666;
}
#newslist li a:hover{
	color: #4d6db2;
	background-image: url(images/list.arrow.over.gif);
	background-repeat: no-repeat;
	text-decoration: underline;
}
#newslist li a:active{
	color: #CC6600;
}

#newslist .title{
	border-bottom-style: none;
	height: 22px;
	line-height: 22px;
        font-weight: bold;
}
#newslist .liner{
	line-height: 0px;
	display: block;
	height: 3px;
	font-size: 3px;
	border: none;  
}
#newslist li h1{
        font-weight: normal;
        font-size: 1em;
        margin: 0px 0px 0px 85px;
        padding: 0px;
}
#newslist li .date{
        float:left;
}

.ubreak{
	clear: both;
	line-height: 5px;
	font-size: 5px;
}
.liner{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0d0d0d;
}
.shadow{
	background-image: url(images/bg.dropshadow.png);
        background-repeat: repeat; 
        behavior: url(http://www.momode.com/kernel/wp-content/themes/Blankv2btea/iepngfix.htc);
	height: 15px;
	color: #FFFFFF;
}
.container{
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}


/* Phone Start      */
.phone{
	width: 150px;
	clear: right;
}
.phone p{
        margin :0px;
        padding :0px;
}
.phone .sample{
	background-repeat: no-repeat;
	height: 185px;
	width: 150px;
        padding-top:30px;
}
.sample img{
       margin-left:40px;
}
/* Phone End      */
/* Devicelist   Start   */
.device{
padding:0px;
margin:20px 0px 0px 0px;
font-size: 1.0em;
}
.device img{
border: 1px solid #e7e7e7;
}
.device ul{
 padding:0px;
 margin:20px 0px 0px 0px;
}
.device li{
list-style-type:none;
display: block;
padding-bottom:10px;
margin-bottom:5px;
float: left;
width:215px;
}
.spec ul{
padding:0px;
margin:0px 5px 0px 5px;
}
.spec li b{
font-size: 1.1em;
}
.spec li{
float: none;
line-height:1.2em;
margin: 0px;
padding:0px;
width:133px;
}
/* Devicelist   End   */
/* wpSpoiler */
a.spoiler_link_show,
a.spoiler_link_hide {
    background-repeat:      no-repeat;
    background-position:    left center;
    padding-left:           0px;
    font-weight:            bold;
}
a.spoiler_link_show {
 background-image:       url();
}
a.spoiler_link_hide {
 background-image:       url();
}
div.spoiler_div {
    margin-top:             0px;
    padding:                2px;
    font-size: 1.1em;
    line-height: 1.5em;
    padding: 0px;
}
/* contactform */
.contactform{
margin-top: 20px;
margin-bottom: 20px;
}
/* accordion */
.accToggler{
	padding: 3px;
        border: 1px solid #ececec;
	cursor: pointer;
        font-weight: bold;
        font-size: 1.1em;
        clear: both;
}
.accContent{
	margin: 0px auto;
	overflow:hidden;
	visibility:visible;
}
/* lightbox */
.imageframe{
        border: 1px solid #ececec;

}