/*------------------------------------------

		STYLING FOR DIV ELEMENTS

------------------------------------------*/

div {}

/* Holder for our menu */
#menu-holder {
	width:320px;
	border:#0fbbff 1px solid;
/*
	border:#009FDF 2px solid;
	border:#888 3px solid;
*/
	margin:10px 10px;
	margin:10px 0px;
	background:white;
}
#menu-holder-inner {
	border:#0fbbff solid 1px;
	border-top:2;
	border-bottom:2;
}


/*------------------------------------------

		STYLING FOR UL ELEMENTS

------------------------------------------*/
ul li
{
	list-style-type: none;
	margin-left: 0px;
	margin-bottom: 0px;
}

ul {}

#left-menu {
	list-style-type:none;
	margin:1px;
}

li {}

#left-menu li {
	padding:1px;
	background:url(http://rap-extras.com/addons/mbrshp/images/screencapture-copy.gif) no-repeat;
	line-height:9.7em;
}

ul {}

#left-menu-videos {
	list-style-type:none;
	margin:0;
}

li {}

#left-menu-videos li {
	padding:1px;
	background:url(images/screencapture_videos.jpg) no-repeat;
	line-height:9.7em;
}

/*------------------------------------------

		STYLING FOR TABLE ELEMENTS

------------------------------------------*/

table{}

.features tr td {
	vertical-align: top;
	padding: 0px;
}

.features tr td + td { 
	padding: 0px 0px;
}


/*------------------------------------------

		STYLING FOR LIST ELEMENTS WITH GRAPHICS

------------------------------------------*/

ul {}

ul.smalllist {
	line-height:2.5em;
	padding:5px 8px;
    list-style-type:none;
}

li {}

li.smalllist {
    line-height:1.1em;
	margin-left: 0px;
	padding: 0 0 10px 36px;
    background: url(./images/icons/rightarrow.jpg) no-repeat;
    background-position:0 0px;
	position: relative; 
	left: 0px;
}

ul {}

ul.smalllistbad {
	line-height:2.5em;
	padding:5px 8px;
    list-style-type:none;
}

li {}

li.smalllistbad {
    line-height:1.1em;
	margin-left: 0px;
	padding: 0 0 10px 36px;
    background: url(./images/001_05.gif) no-repeat;
    background-position:0 0px;
	position: relative; 
	left: 0px;
}


/*------------------------------------------

		MY COLOR BOXES

------------------------------------------*/

.colorbox_blue {
	border-top: 2px #0fbbff solid;
	border-bottom: 2px #0fbbff solid;
	background-color: #BFEDFF;
	padding: 5px 0px 5px 0px;
	margin: 3px 0px 5px 0px;
}

.padtb-30 {
	padding-top:   30px;
	padding-bottom:   30px;
}
.padrl-30 {
	padding-right:   30px;
	padding-left:   30px;
}

.gray {
	color: #888;
}

/*
	background: transparent url(http://quickribbon.com/ribbon/2009/05/3e813af8198bf6e896e7f40fe0e57dcf.gif) no-repeat; 
*/
					
div.content-inner input {
	border: 1px solid darkgray;
	width: 100%;
}

input {
	border: 1px solid darkgray;
}


	
	

div.ribbonFeature {
	width:150; 
	height:150; 
	position:absolute; 
	right:0px; 
	top:0px; 
	margin:0px; 
	padding:0px;
	z-index: 2;
}

div.ribbonColor {
	background: transparent url(http://quickribbon.com/ribbon/2009/05/c368cc8293dc2149da57a3e7532777f3.gif) no-repeat; 
}

/*------------------------------------------

		NAVIGATION ELEMENTS

------------------------------------------*/

ul.nav{
	float: right;
	margin: 34px 30px 0 0;
	height:40px;
	font-weight: bold;
	letter-spacing:0px;
}

ul.nav li{
	font-size: 15px;
	margin-right: 15px;
	margin-left: 15px;
	display: inline;
}

ul.nav li a:link,
ul.nav li a:visited{
	color: white;
	text-decoration: none;
}

ul.nav li a.active{
	color: #FFE400;
	font-weight: bold;
}

ul.nav li a:hover{
	color: #FFE400;
	text-decoration: none;
}


/*------------------------------------------

		OTHER ELEMENTS

------------------------------------------*/

.transp_bg {
	background: transparent url(http://scrnch.me/images/template_olay.png) repeat-y center top;
}


.logo {
	width: 100%; 
	background: transparent url(http://scrnch.me/images/logo_small.png) no-repeat center top;
	width: 188px; 
	height: 83px;
}

.logoContainer {
	margin-left: 40px;
}

.hrshelf {
	background: transparent url(http://scrnch.me/vip/overrideImages/hr_shelf_medium.gif) no-repeat center top;
	height: 12px; 
	width: 720px;
}

.hrshelf-small {
	background: transparent url(http://scrnch.me/vip/overrideImages/hr_shelf_small.gif) no-repeat center top;
	height: 12px; 
	width: 720px;
}

.hrshelfflip {
	background: transparent url(http://scrnch.me/vip/overrideImages/hr_shelf_large_flip.jpg) no-repeat center top;
	height: 12px; 
	width: 720px;
}

.fade-outer {
	background-image: url(http://scrnch.me/vip/overrideImages/fade-exterior.png) repeat-y center top;
}




/*------------------------------------------

		LAYOUT ELEMENTS

------------------------------------------*/

.tright { text-align: right; }
.tleft { text-align: left; }

.right { float: right; }
.left { float: left; }

.content-wrapper { width: 100%; }
.content-wrapper { clear: both; }

.main, .sidebar { text-align: left; }
.main { margin-bottom: 20px; }
.sidebar { margin-bottom: 14px; }

.content-inner { text-align:left; clear: both; width: 100%;}

.content-w11 .main { width: 48%; margin-right: 15px; }
.content-w11 .sidebar { width: 48%; }

.content-w23 .main { width: 57%; margin-right: 15px; }
.content-w23 .sidebar { width: 40%; }
.content-w32 .main { width: 40%; margin-right: 15px; }
.content-w32 .sidebar { width: 57%; }


.content-w21 .main { width: 65%; margin-right: 15px; }
.content-w21 .sidebar { width: 30%; }
.content-w12 .main { width: 30%; margin-right: 15px; }
.content-w12 .sidebar { width: 65%; }

.content-w31 .main { width: 73%; margin-right: 15px; }
.content-w31 .sidebar { width: 23%; }
.content-w13 .main { width: 23%; margin-right: 15px; }
.content-w13 .sidebar { width: 73%; }

.content-w41 .main { width: 78%; margin-right: 15px; }
.content-w41 .sidebar { width: 18%; }
.content-w14 .main { width: 18%; margin-right: 15px; }
.content-w14 .sidebar { width: 78%; }

.content-w131 .main { width: 60%; margin-right: 10px; }
.content-w131 .sidebar { width: 19%; }

.content-w121 .main { width: 50%; margin-right: 10px; }
.content-w121 .sidebar { width: 24%; }

p.video-feature-list {
	padding-left: 25px;
	padding-top: 0px;
	margin-left: 5px;
	margin-top: 0px;
	background: transparent url(http://scrnch.me/vip/overrideImages/bluecheck.gif) no-repeat left top;
}

p.video-film-large {
	padding-left: 56px;
	padding-top: 6px;
	margin-left: 5px;
	margin-top: 0px;
	background: transparent url(http://scrnch.me/images/cq/48x48/film.png) no-repeat left top;
}

p.video-film {
	padding-left: 40px;
	padding-top: 6px;
	margin-left: 5px;
	margin-top: 0px;
	background: transparent url(http://scrnch.me/images/cq/32x32/film.png) no-repeat left top;
}



div.salestable p { font-size: 10pt; letter-spacing:0px; }

.ls1 { letter-spacing: -1px; }
.ls0 { letter-spacing: 0px; }

.hrdotted { background: transparent url(http://scrnch.me/vip/images/dottedline.gif); width: 100%; height: 1px;}
.i { font-style: italic; }
.darkerred { color: #aa0000; }
.mysiteblue { color: #0fbbff; }

h1, .bigtitle {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 24pt;
	line-height: 24pt;
	color: #aa0000;
	color: #000;
	text-align: left;
}

.georgia {
	font-family: Georgia, "New Times Roman", Arial;
}

h2, .mediumtitle {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 18pt;
	line-height: 18pt;
	text-align: left;
}

h3, .smalltitle {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12pt;
	line-height: 12pt;
	text-align: left;
	letter-spacing: 0px;
}

blockquote {
	padding: 10px 20px;
	text-align: center;
}

blockquote.less {
	padding: 10px;
	margin: 5px;
	margin-top: 0px;
	padding-top: 0px;
	
}
blockquote .quote {
	font-size: 110%;
	font-style: normal;
}

blockquote .source {
	color: #666;
	font-style: italic;
	font-size: 80%;
}

.spacer { height: 15px; width: 100%; }
.v { font-family: verdana; }

.freeform input.entry {
	padding: 3px 5px;
	font-size: 16pt;
	width: 90%;
	height: 25px;
	border: 1px solid #bbb;
}
.freeform label { 
}


.pointer {
	cursor: pointer;
	_cursor: hand;
}



.freeform label.error { 
	float: left; 
	color: red; 
	padding-left: .5em; 
	vertical-align: top;
	text-align: left;
}

div.badge-red {
	height: 96px; 
	width: 106px; 
	margin-top: 5px; 
	padding-top: 33px; 
	background: transparent url(http://scrnch.me/vip/overrideImages/qwc/composite_QpU0zev9ucf2uih_final.png?r=QpU0zev9ucf2uih) no-repeat center top;
}

div.badge-hot {
	height: 96px; 
	width: 106px; 
	margin-top: 15px; 
	padding-top: 33px; 
	background: transparent url(http://scrnch.me/vip/overrideImages/qwc/composite_2Qf92jSjwEDxRxf_final.png?r=2Qf92jSjwEDxRxf) no-repeat center top;
}

div.price-gray {
	padding: 10px; 
	height: 188px; 
	width: 125; 
	color: black;
	background: transparent url(http://scrnch.me/vip/overrideImages/qwc/1607045_1242248603_master.png) no-repeat center top;
}

div.price-orange {
	padding: 10px; 
	height: 188px; 
	width: 125; 
	color: black;
	background: transparent url(http://scrnch.me/vip/overrideImages/qwc/8556973_1242245431_master.png) no-repeat center top;
}

div.price-blue {
	padding: 10px; 
	height: 188px; 
	width: 125; 
	color: black;
	background: transparent url(http://scrnch.me/vip/overrideImages/qwc/9073962_1242248506_master.png) no-repeat center top;
}

div.price-orange:hover {
	background: transparent url(http://scrnch.me/vip/overrideImages/qwc/9073962_1242248506_master.png) no-repeat center top;
	color: white;
}


/*------------------------------------------

		NAVIGATION ELEMENTS

------------------------------------------*/

/*
#subHeader div.features {
*/
#subHeader {
	/* if using color use this one */
	background: transparent url(http://scrnch.me/images/template_olay.png) repeat-y center top;
	/* if NOT using bg color use this one...*/
	background: transparent url(http://scrnch.me/members/skins/darkblueH_blackF/images/middle.png) repeat-y center top;
}

div.subHeaderBand { 
	padding: 40px 30px;
}

.p0 { padding: 0px; }
.m0 { margin: 0px; }

div.feature div.image{
	margin: 0 30px;
	background: transparent url(http://scrnch.me/vip/overrideImages/png/64x64/18_64x64.png) no-repeat right top;
	width: 64px;
	height: 64px;
	float: left;
}

div.downloadpage div.image{
	margin: 0 30px;
	background: transparent url(http://scrnch.me/vip/overrideImages/png/64x64/24_64x64.png) no-repeat right top;
	width: 64px;
	height: 64px;
	float: left;
}

div.warning {
	margin: 0 15px;
	background: transparent url(http://scrnch.me/images/warning_48.png) no-repeat right top;
	width: 48px;
	height: 48px;
	float: left;
}

div.support div.image{
	margin: 0 30px;
	background: transparent url(http://scrnch.me/images/cq/64x64/support.png) no-repeat right top;
	width: 64px;
	height: 64px;
	float: left;
}

div.privacy div.image, div.terms div.image, div.disclaimer div.image {
	margin: 0 30px;
	background: transparent url(http://scrnch.me/vip/overrideImages/png/64x64/21_64x64.png) no-repeat right top;
	width: 64px;
	height: 64px;
	float: left;
}

div.compare div.image{
	margin: 0 30px;
	background: transparent url(http://scrnch.me/vip/overrideImages/png/64x64/36_64x64.png) no-repeat right top;
	width: 64px;
	height: 64px;
	float: left;
}

div.about div.image{
	margin: 0 30px;
	background: transparent url(http://scrnch.me/vip/overrideImages/png/64x64/09_64x64.png) no-repeat right top;
	width: 64px;
	height: 64px;
	float: left;
}

div.comingsoon div.image{
	margin: 0 30px;
	background: transparent url(http://scrnch.me/vip/overrideImages/green-clock-64x64.png) no-repeat right top;
	width: 64px;
	height: 64px;
	float: left;
}

div.pricing div.image{
	margin: 0 30px;
	background: transparent url(http://scrnch.me/vip/overrideImages/png/64x64/16_64x64.png) no-repeat right top;
	width: 64px;
	height: 64px;
	float: left;
}

div.video div.image{
	margin: 0 30px;
	background: transparent url(http://scrnch.me/images/cq/64x64/film.png) no-repeat right top;
	width: 64px;
	height: 64px;
	float: left;
}



div.feedback div.image{
	margin: 0 30px;
	background: transparent url(http://scrnch.me/vip/overrideImages/speech_bubble_48.png) no-repeat right top;
	width: 64px;
	height: 64px;
	float: left;
}

div.affiliates div.image{
	margin: 0 30px;
	background: transparent url(http://scrnch.me/vip/overrideImages/png/64x64/23_64x64.png) no-repeat right top;
	width: 64px;
	height: 64px;
	float: left;
}

.subHeaderBand div.title {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 28pt;
	line-height: 28pt;
	float: left;
}

.subHeaderBand p {
	background: transparent;
	width: 80%;
	float:left;
}


/*------------------------------------------

		SHOWCASE ELEMENTS

------------------------------------------*/

.span-who {
	float: left;
	width: 99%;
	margin: 10px 10px 0 0;
}

.span-who div.image {
	float: left;
	width: 33%;
	text-align:right;
	margin-right: 10px;
}

.span-who div.description {
	width: 65%;
	float: right;
}

.span-who div.description-top {
	width: 100%;
	float: left;
}

.span-who div.suppdesc {
	margin-top: 0px; margin-bottom: 0px;
	padding-top: 0px; padding-bottom: 0px;
}

.span-who div.title, .span-who div.name {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12pt;
	float: left;
	text-align:left;
	margin-top: 0px;
	padding-top: 0px;
}

.span-who div.name {
	font-size: 16pt;
}

.span-who img {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}


.span-privacy h2 , .span-disclaimer h2 , .span-terms h2 {
	margin-top: 25px;
	margin-bottom: 5px;
}

.span-privacy p , .span-disclaimer p , .span-terms p {
	font-family: Georgia, Arial;
	font-size: 12pt;
	text-align:left;
	margin-top: 10px;
	padding-top: 0px;
	margin-bottom: 30px;
}

.span-privacy ul {}

.span-privacy li , .span-disclaimer li , .span-terms li {
	font-family: Georgia, Arial;
	font-size: 10pt;
	text-align:left;
	margin-top: 10px;
	padding-top: 0px;
	padding-left: 25px;
	font-style: italic
}


/*------------------------------------------

		FOOTER NAVIGATION ELEMENTS

------------------------------------------*/


ul.footer-nav{
	float: right;
	margin: 14px 30px 0 0;
	height:40px;
	font-weight: bold;
}

ul.footer-nav li{
	font-size: 10pt;
	margin-right: 0px;
	margin-left: 15px;
	display: inline;
}

ul.footer-nav li a:link,
ul.footer-nav li a:visited{
	color: white;
	text-decoration: none;
}

ul.footer-nav li a.active{
	color: #FFE400;
	font-weight: bold;
}

ul.footer-nav li a:hover{
	color: #FFE400;
	text-decoration: none;
}





.span-coming {
	float: left;
	width: 99%;
	margin: 10px 10px 10px 0;
}

.span-coming div.image {
	float: left;
	width: 7%;
	background: transparent url(http://scrnch.me/vip/overrideImages/lightbulb_48.png) no-repeat center top;
	text-align:right;
	margin-right: 10px;
}

.span-coming div.description {
	width: 90%;
	float: right;
}

.span-coming div.description-top {
	width: 100%;
	float: left;
}

.span-coming div.suppdesc {
	margin-top: 0px; margin-bottom: 0px;
	padding-top: 0px; padding-bottom: 0px;
}

.span-coming div.title, .span-coming div.name {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12pt;
	float: left;
	text-align:left;
	margin-top: 0px;
	padding-top: 0px;
}

.span-coming div.name {
	font-size: 16pt;
}

.span-coming img {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}










.span-showcase {
	float: left;
	width: 47%;
	margin: 10px 10px 0 0;
}

.span-showcase img {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}

.span-showcase div.image {
	float: left;
	width: 48px;
	margin-right: 10px;
}

.span-showcase div.description {
	width: 80%;
	float: right;
}

.span-showcase div.suppdesc {
	margin-top: 0px; margin-bottom: 0px;
	padding-top: 0px; padding-bottom: 0px;
}

.span-showcase div.title {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12pt;
	float: left;
	text-align:left;
	margin-top: 0px;
	padding-top: 0px;
}

.last {
	float: right;
}


/*------------------------------------------

		PRICING ELEMENTS

------------------------------------------*/


.span-pricing {
	width: 100%;
	float: left;
	margin-top: 30px;
}

.span-pricing div.plan {
	float: left;
	width: 18%;
	margin: 5px 7px 0 0;
	color: #000;

}

.span-pricing div.feature {
	float: left;
	width: 40%;
	margin-right: 10px;
}

.span-pricing div.title {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12pt;
	float: left;
	margin-top: 0px;
	padding-top: 0px;
}

.span-pricing div.suppdesc {
	font-family: Verdana;
	font-size: 10pt;
	float: left;
	margin-top: 5px;
	padding-top: 5px;
}


/*------------------------------------------

		COMPARE ELEMENTS

------------------------------------------*/


.span-compare {
	width: 100%;
	float: left;
	margin-top: 30px;
}

.span-compare div.description {
	float: left;
	width: 35%;
	margin-right: 10px;
}

.span-compare div.title {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12pt;
	float: left;
	margin-top: 0px;
	padding-top: 0px;
}

.span-compare div.suppdesc {
	font-family: Verdana;
	font-size: 10pt;
	float: left;
	margin-top: 5px;
	padding-top: 5px;
}

.span-compare div.competitor {
	float: left;
	width: 8%;
	margin: 10px 7px 0 0;
	color: #999;
}

.span-compare div.competitor-us {
	float: left;
	width: 17%;
	font-size: 120%;
	margin: 10px 7px 0 0;
}

.span-compare div.competitor-title {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12pt;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
}

div.them {
	padding-top: 15px;
	font-family: Verdana;
	font-size: 8pt;
}

.us {
	font-size: 14pt;
	font-weight: bold;
	color: #3399FF;
	line-height: 24pt;
}

.heading { 
	margin-bottom: 10px;
}

.them {
	margin-top: 10px;
}


div.center { text-align: center; }
div.center-setup { width: 100%; margin: 0 auto; }

table { 
width: 90%; 
background: transparent; 
text-align: center;
margin-left: auto;
margin-right: auto;
}

div.sboptions img {
	padding:0px;margin:0px;
	float: left;
	width: 18px;
	height: 18px;
}
