@import url("http://fonts.googleapis.com/css?family=Roboto:400,900");

body {
	background: url("/apps/images/sub/bg2.jpg") repeat-x scroll 0 0 #FFFFFF;
	color: #CCCCCC;
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	height: 100%;
	line-height: 1.5;
	margin: 0;
	padding: 0;
	width: 100%;
}

a {
	text-decoration:none;
}

h1 {
    color: #CC3300;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 0.75em;
}
h2 {
    font-size: 14px;
}
#pop_header {
    height: 100px;
    padding-top: 25px;
    width: 860px;
}



#iconFb {
position: absolute;
background-image:url(../images/socialicons/fb_2.png);*/
background-repeat:no-repeat;
width: 20px;
height: 20px;
margin-top: 0px;
z-index:2900;
top:20px;
float:left;
margin-left:720px;
}

#iconTwitter {
position: absolute;
background-image:url(../images/socialicons/tw_2.png);*/
background-repeat:no-repeat;
width: 20px;
height: 20px;
margin-top: 0px;
z-index:2900;
top:20px;
float:left;
margin-left:750px;
}



#iconLinkedIn {
position: absolute;
background-image:url(../images/socialicons/in_2.png);*/
background-repeat:no-repeat;
width: 20px;
height: 20px;
margin-top: 0px;
z-index:2900;
top:20px;
float:left;
margin-left:780px;
}



#iconPinterest {
position: absolute;
background-image:url(../images/socialicons/pi_2.png);*/
background-repeat:no-repeat;
width: 20px;
height: 20px;
margin-top: 0px;
z-index:2900;
top:20px;
float:left;
margin-left:810px;
}



#iconYouTube {
position: absolute;
background-image:url(../images/socialicons/yt_2.png);*/
background-repeat:no-repeat;
width: 20px;
height: 20px;
margin-top: 0px;
z-index:2900;
top:20px;
float:left;
margin-left:840px;
}










#pop_logo {
    float: left;
    height: 50px;
    width: 300px;
}
#pop_menu {
    float: right;
    font-family: 'Roboto', sans-serif;
    height: 50px;
    padding-top: 45px;
}
#pop_menu ul {
    float: left;
    line-height: normal;
    margin: 0;
    padding: 0;
    width: 100%;
}
#pop_menu li {
    display: block;
    float: left;
    height: 50px;
}
#pop_menu li.small {
    display: block;
    float: left;
    height: 50px;
}
#pop_menu a {
    border: medium none;
    color: #fff;
    display: block;
    font-size: 14px;
    line-height: 50px;
    padding: 0 15px;
    text-align: center;
    text-decoration: none;
	font-weight:500;
}
#pop_menu a:hover, #menu .current_page_item a {
    color: #6282c0;
    text-decoration: none;
}
#pop_menu .current a {
    color: #666;
    text-decoration: none;
}
.pop_text_small {
    color: #8C8C8C;
    display: block;
    font-size: 11px;
    line-height: 20px;
    padding-bottom: 10px;
    text-align: left;
}
.pop_text_c {
    color: #666666;
    display: block;
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
    margin: 0 auto;
    padding: 20px;
    text-align: center;
}
.pop_text_small a:link {
    color: #298CDA;
    text-decoration: none;
}
.pop_text_small a:hover {
    color: #055390;
    text-decoration: none;
}
.pop_text {
    color: #666666;
    display: block;
    float: left;
    font-family: arial,sans-serif;
    font-size: 12px;
    line-height: 20px;
    padding: 0 20px 0 30px;
    text-align: left;
    text-decoration: none !important;
    width: 530px;
}
.pop_down_txt {
    color: #25A7FF;
    display: block;
    float: left;
    font-size: 12px;
    line-height: 20px;
    padding: 0 0 5px 10px;
    text-align: left;
}
.pop_comment {
    color: #898989;
    display: block;
    font-size: 11px;
    line-height: 20px;
    padding-bottom: 15px;
    padding-top: 10px;
    text-align: left;
}
.pop_text_big {
    color: #474747;
    display: block;
    float: left;
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    padding: 15px 0 5px 30px;
    text-align: left;
    width: 100%;
}
.pop_text_big_slide {
    color: #474747;
    display: block;
    float: left;
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    padding: 15px 0 5px;
    text-align: left;
    width: 100%;
}
.pop_title {
    color: #000;
    display: block;
    float: left;
    font-size: 24px;
    font-weight: 600;
    padding-left: 40px;
    padding-top: 10px;
    text-align: left;
}
.pop_title a {
    color: #000;
    text-decoration: none !important;
}
.pop_title a:hover {
    color: #444;
    text-decoration: none !important;
}
.pop_title_s {
    color: #111111;
    display: block;
    font-size: 18px;
    padding-left: 40px;
    padding-top: 15px;
    text-align: left;
}
.pop_title_s a {
    color: #111111;
    text-decoration: none !important;
}
.pop_title_s a:hover {
    color: #000000;
    text-decoration: none !important;
}
.breadCrumb {
    color: #777777;
    float: right;
    font-size: 10px;
    height: 20px;
    padding-right: 30px;
    padding-top: 15px;
    text-align: right;
    text-transform: uppercase;
}
.breadCrumb a {
    color: #777777;
    text-decoration: none !important;
}
.breadCrumb a:hover {
    color: #999999;
}
.pop_subtitle {
    color: #767676;
    display: block;
    font-size: 14px;
    line-height: 24px;
    padding-left: 40px;
    text-align: left;
}
.pop_down {
    background-image: url("../images/down.jpg");
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: block;
    float: right;
    font-size: 20px;
    height: 50px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
    text-align: left;
    text-decoration: none;
    width: 200px;
}
.pop_down_big:hover {
    background-image: url("../images/down_h.jpg");
}
.pop_down_big {
    background-image: url("../images/down.jpg");
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: block;
    float: right;
    font-size: 20px;
    height: 50px;
    padding-left: 30px;
    padding-top: 10px;
    text-align: left;
    text-decoration: none;
    width: 230px;
}
.pop_down:hover {
    background-image: url("../images/down_h.jpg");
}
.pop_more {
    background-image: url("../images/more.jpg");
    background-repeat: no-repeat;
    color: #000000;
    display: block;
    float: right;
    font-size: 20px;
    height: 50px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
    text-align: left;
    text-decoration: none;
    width: 200px;
}
.pop_more:hover {
    background-image: url("../images/more_h.jpg");
    background-repeat: no-repeat;
    display: block;
    float: right;
    height: 50px;
    padding-right: 30px;
    text-decoration: none;
    width: 200px;
}
.pop_page {
    background-image: url("../images/sub/apps/page.png");
    background-repeat: no-repeat;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 25px;
    padding-top: 1px;
    text-align: center;
    text-decoration: none;
    width: 50px;
}
.pop_page:hover {
    background-image: url("../images/sub/apps/page_h.png");
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 25px;
    text-decoration: none;
    width: 50px;
}
.pop_button_long {
    background-image: url("../images/sub/apps/buttonlong.png");
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 25px;
    line-height: 28px;
    text-align: center;
    text-decoration: none;
    width: 150px;
}
.pop_body {
    display: block;
    margin: 0 auto;
    width: 860px;
}
.pop_main {
	background: rgba(255, 255, 255, .8);
	display: block;
	float: left;
	padding-top: 10px;
	text-align: left;
	width: 860px;
	padding-bottom:60px;
}
.pop_top {
    display: block;
    height: 60px;
    text-align: left;
    width: 100%;
}
.pop_top_left {
    display: block;
    float: left;
    font-family: verdana;
    height: 50px;
    margin-top: 10px;
    text-align: left;
    width: 70%;
}
.pop_top_right {
    display: block;
    float: right;
    height: 50px;
    padding-top: 10px;
    text-align: right;
    width: 30%;
}
.pop_top_right a {
    text-decoration: none !important;
}
.pop_left {
    display: block;
    float: left;
    margin-left: 20px;
    padding: 10px;
    text-align: left;
    width: 180px;
	clear:both;
}
.pop_right {
    display: block;
    float: left;
    padding-right: 20px;
    text-align: left;
    width: 620px;
}
.pop_cs {
    display: block;
    height: 400px;
    margin: 0 auto;
    width: 150px;
}
.pop_mainicon {
    display: block;
    height: 180px;
    margin: 0 auto;
    width: 180px;
}
.pop_smallicon_wrap {
    display: block;
    float: left;
    text-align: left;
    width: 100%;
}
.pop_smallicon {
    display: block;
    float: left;
    margin: 5px;
    text-align: left;
    width: 100%;
}
.pop_smallicon_text {
    color: #333333;
    display: block;
    float: left;
    font-size: 11px;
    margin-bottom: 10px;
    margin-left: 5px;
    text-align: left;
    width: 100%;
}
.pop_smallicon_text a:link {
    color: #298CDA;
    text-decoration: none;
}
.pop_smallicon_text a:hover {
    color: #055390;
    text-decoration: none;
}
.pop_smallicon_text a:visited {
    color: #298CDA;
    text-decoration: none;
}
#pop_container {
    display: block;
    float: left;
    height: 101%;
    min-width: 630px;
    text-align: left;
}
#pop_wrapper {
    display: block;
    float: left;
    text-align: left;
}
#pop_content_window {
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 20px;
    width: 630px;
}
.pop_roundbox {
    background-color: #F9F9F9;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 1px 1px 1px #C8C8C8;
    color: #666666;
    display: block;
    float: left;
    font-size: 12px;
    margin-left: 30px;
    margin-top: 10px;
    min-height: 175px;
    overflow: hidden;
    position: relative;
    text-decoration: none !important;
    width: 580px;
}
.collapse {
    padding: 20px 30px;
    width: 540px;
}
.collapse p, collapse ul, collapse li {
    display: block;
    float: left;
    margin-top: 15px;
    padding-top: 150px;
    text-align: left;
}
.top {
    font-size: 0.9em;
    text-align: right;
}
#switch, .switch {
    margin-bottom: 5px;
    text-align: right;
}
.expand a {
    min-height: 165px;
    text-align: left;
}
.expand a:link, .expand a:visited {
    background-image: url("../images/arrow-down.gif");
    background-position: 98% 98%;
    background-repeat: no-repeat;
    text-decoration: none;
}
.expand a:hover, .expand a:active, .expand a:focus {
    text-decoration: none;
}
.expand a.open:link, .expand a.open:visited {
    background: url("../images/arrow-up.gif") no-repeat scroll 98% 98% transparent;
}
.pop_screen {
    background-image: url("../images/ipad_back.jpg");
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 420px;
    margin-left: 20px;
    margin-top: 5px;
    text-align: left;
    width: 600px;
}
.pop_slide {
    display: block;
    float: left;
    height: 310px;
    margin-left: 134px;
    margin-top: 43px;
    width: 410px;
}
#gallery {
    background: url("../images/panel.png") repeat-x scroll center bottom transparent;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    overflow: hidden;
    width: 410px;
}
#slides {
    height: 310px;
    overflow: hidden;
    width: 410px;
}
.slide {
    float: left;
}
#menu {
    height: 30px;
}
ul {
    margin: 0;
    padding: 0;
}
li.inact:hover {
    background: url("../images/pic_bg.png") repeat scroll 0 0 transparent;
}
li.act, li.act:hover {
    background: url("../images/thumb_dot_active.png") no-repeat scroll 0 0 transparent;
}
li.act a {
    cursor: default;
}
.fbar {
    background: url("../images/divider.png") no-repeat scroll right center transparent;
    width: 2px;
}
li a {
    background: url("../images/divider.png") no-repeat scroll right center transparent;
    display: block;
    padding-top: 10px;
}
a img {
    border: medium none;
}
h1 {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 36px;
    font-weight: normal;
    margin-bottom: 15px;
}
h2 {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: normal;
    position: absolute;
    right: 0;
    top: 5px;
}
#main {
    position: relative;
    text-align: center;
    width: 410px;
}
.info_text_list {
    display: list-item;
    margin-left:30px;
    margin-bottom:15px;
}

.star_all_wrap {
    clear: both;
    color: #666666;
    display: block;
    float: left;
    padding-left: 20px;
    text-align: left;
}
.star_wrap {
    display: block;
    float: left;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: left;
}
.star_txt {
    color: #898989;
    display: block;
    float: left;
    font-size: 11px;
    line-height: 10px;
    text-align: left;
}
.star_img {
    display: block;
    float: left;
    padding-left: 10px;
    text-align: left;
}
.star-rating, .star-rating a:hover, .star-rating a:active, .star-rating a:focus, .star-rating .current-rating {
    background: url("../images/sub/star.gif") repeat-x scroll left -1000px transparent;
}
.star-rating {
    background-position: left top;
    height: 25px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 125px;
}
.star-rating li {
    display: inline;
}
.star-rating a, .star-rating .current-rating {
    border: medium none;
    height: 25px;
    left: 0;
    line-height: 25px;
    outline: medium none;
    overflow: hidden;
    position: absolute;
    text-indent: -1000em;
    top: 0;
}
.star-rating a:hover, .star-rating a:active, .star-rating a:focus {
    background-position: left bottom;
}
.star-rating a.one-star {
    width: 20%;
    z-index: 6;
}
.star-rating a.two-stars {
    width: 40%;
    z-index: 5;
}
.star-rating a.three-stars {
    width: 60%;
    z-index: 4;
}
.star-rating a.four-stars {
    width: 80%;
    z-index: 3;
}
.star-rating a.five-stars {
    width: 100%;
    z-index: 2;
}
.star-rating .current-rating {
    background-position: left center;
    z-index: 1;
}
.inline-rating {
    display: inline-block;
    vertical-align: middle;
}
.small-star {
    height: 10px;
    width: 50px;
}
.small-star, .small-star a:hover, .small-star a:active, .small-star a:focus, .small-star .current-rating {
    background-image: url("../images/sub/star_small.gif");
    height: 10px;
    line-height: 10px;
}
.pop_line {
    border-bottom: 1px dotted #C7C7C7;
    display: block;
    float: left;
    height: 5px;
    margin: 0 auto;
    padding-bottom: 5px;
    width: 860px;
}
#pop_footer {
    color: #A8A8A8;
    display: block;
    float: left;
    font-size: 11px;
    height: 20px;
    margin: 0 auto;
    padding: 20px;
    text-align: center;
    width: 860px;
}

#pop_footer a:link, a:visited, a:active {
	color: #2e6cb0;
	text-decoration: none
}

#pop_footer a:hover {
	
	text-decoration: underline;
	
}


.pop_down_thumb {
    background-color: #FFFFFF;
    display: block;
    float: left;
    margin: 20px;
    text-align: left;
    width: 820px;
}
.pop_down_thumb_container {
    border-bottom: 1px dotted #CCCCCC;
    display: block;
    float: left;
    padding-left: 70px;
    text-align: left;
    width: 680px;
}
.pop_down_register {
    color: #6D6D6D;
    display: block;
    font-size: 12px;
    text-align: center;
    width: 680px;
}
.pop_down_thumb_left {
    display: block;
    float: left;
    margin: 10px;
    text-align: center;
    width: 260px;
}
.pop_down_thumb_right {
    display: block;
    float: right;
    margin: 10px;
    text-align: center;
    width: 260px;
}
.pop_down_thumb_content {
    display: block;
    float: left;
    margin: 10px;
    text-align: center;
    width: 240px;
}
.pop_down_page_number {
    color: #A0A0A0;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: bold;
    padding-left: 73px;
    text-align: left;
}
.pop_down_thumb_box {
    background-color: #E3EEFF;
    border-radius: 5px 5px 3px 5px;
    box-shadow: 1px 1px 1px #C8C8C8;
    display: block;
    float: left;
    margin-left: 10px;
    min-width: 200px;
    padding: 10px;
    text-align: center;
}
.descText {
    display: block;
    float: left;
    padding-bottom: 10px;
    padding-top: 5px;
    text-align: left;
    text-decoration: none !important;
}
.descPrint {
    display: block;
     height: 23px;
    margin-top: 3px;
    text-align: left;
    clear:both;
}
.btPrint {
    background-image: url("http://vproductions.net/images/sub/apps/page.png");
    background-repeat: no-repeat;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    float: left;
    height: 20px;
    padding-right: 5px;
    padding-top: 4px;
    text-align: center;
    text-decoration: none !important;
    width: 50px;
}
.btPrint:hover {
    background-image: url("http://vproductions.net/images/sub/apps/page_h.png");
    background-repeat: no-repeat;
}


.apps {
	position:relative;
	width:800px; 
	height:150px; 
	margin-bottom:10px;
}

.apps_detail {
	padding:120px 100px 10px 100px; 
	height:20px;
	font-size:14px;
	line-height:20px;
	font-weight:500; 
	text-align:center;
}

.ll {
	position:absolute;
	width:250px;
	height:16px;
	background-color:rgba(0, 0, 0, .15);
	text-align:center;
	padding: 0px 10px 4px 10px;
	margin: 120px 100px 0px 420px;
	z-index:1000;
}

.btn_ll1 {
	position:absolute;
	top:0px;
	width:800px; 
	height:150px;
	color:#fff;
	text-decoration:none;
}

.btn_ll1:hover {
	background-color:rgba(239, 112, 169, .5);
	color:#fff;
	z-index:999;
}

.btn_ll2 {
	position:absolute;
	top:0px;
	width:800px; 
	height:150px;
	color:#fff;
	text-decoration:none;
}

.btn_ll2:hover {
	background-color:rgba(74, 159, 70, .5);
	color:#fff;
	z-index:999;
}

.btn_ll3 {
	position:absolute;
	top:0px;
	width:800px; 
	height:150px;
	color:#fff;
	text-decoration:none;
}

.btn_ll3:hover {
	background-color:rgba(29, 188, 255, .5);
	color:#fff;
	z-index:999;
}

.btn_tm1 {
	position:absolute;
	top:0px;
	width:800px; 
	height:150px;
	color:#666;
	text-decoration:none;
}

.btn_tm1:hover {
	background-color:rgba(135, 195, 12, .5);
	color:#fff;
	z-index:999;
}

.btn_tm2 {
	position:absolute;
	top:0px;
	width:800px; 
	height:150px;
	color:#666;
	text-decoration:none;
}

.btn_tm2:hover {
	background-color:rgba(241, 64, 64, .5);
	color:#fff;
	z-index:999;
}

.btn_tm3 {
	position:absolute;
	top:0px;
	width:800px; 
	height:150px;
	color:#666;
	text-decoration:none;
}

.btn_tm3:hover {
	background-color:rgba(23, 157, 148, .5);
	color:#fff;
	z-index:999;
}

.btn_tm4 {
	position:absolute;
	top:0px;
	width:800px; 
	height:150px;
	color:#666;
	text-decoration:none;
}

.btn_tm4:hover {
	background-color:rgba(249, 172, 22, .5);
	color:#fff;
	z-index:999;
}

.tm {
	position:absolute;
	width:200px;
	height:16px;
	background-color:rgba(0, 0, 0, .15);
	text-align:center;
	padding: 0px 10px 4px 10px;
	margin: 115px 110px 5px 287px;
	z-index:1000;
}

.btn_pep {
	position:absolute;
	top:0px;
	width:800px; 
	height:150px;
	color:#666;
	text-decoration:none;
}

.btn_pep:hover {
	background-color:rgba(56, 124, 192, .5);
	color:#fff;
	z-index:999;
}


.pep {
	position:absolute;
	width:280px;
	height:16px;
	background-color:rgba(56, 124, 192, .15);
	text-align:center;
	padding: 0px 10px 4px 10px;
	margin:120px 250px 10px 250px; 
	z-index:1000;
}

.apps_btn01 {
	width:140px;
	height:30px;
	line-height:30px;
	border-radius:10px;
	background-color:#DDD;
	margin:10px 20px 0 20px;
	font-size:14px;
	font-weight: bold;
	color:#004ed0;
	text-decoration:none;
}

.apps_btn01:hover {
	border-radius:10px;
	background-color:#004ed0;
	color:#FFF;
}

.apps_btn01 a {
	text-decoration:none;
}


.print_ll {
	width:300px; 
	height:189px; 
	text-decoration:none;
	float:left;
	
}

.print_tm {
	width:200px; 
	height:270px; 
	text-decoration:none;
	float:left;
	
}
