/*
Theme Name: Product Launch Modified
Theme URI: www.CheapInternetMarketingTools.com (modified)
Description: Product Launch Wordpress Theme
Author: Internet Marketing Tools team
Author URI: www.CheapInternetMarketingTools.com
*/

/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */ 

/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

body {
	background: #f1f1f1;
	font: 16px/150% 'Arial', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
	color: #666666; 
	text-align: center;	
}

/* links */
a, a:visited {	
	color: #4c6b93;
	background: inherit;
}
a:hover {
	color: #4f5051;
	background: inherit;
}

/* headers */
h1 {
	font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	font-weight: Bold; 	
	padding: 20px;		
	color: #fff;	
	font-size: 4em;
}

h3 {
	font-size: 1.4em;
	font-weight: normal;	
	padding: 16px 10px 4px 10px;
}

/* Paragraph */
p {
	text-align: justify;
	padding: 10px 0px;
	}

/* Lists */
ul, ol {
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 0px;	
}
ul {  }

dl { padding: 10px; margin: 0; }

dt {
  font-weight: bold;
  color: #79A62E;
}
dd {
  padding-left: 25px; 
}

/* images */
img {

}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}
code {
  	margin: 5px 0;
  	padding: 15px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'Courier New', monospace ;
  	border: 1px solid #deedae; 
	background: #F0FFD2; 
}
acronym {
  cursor: help;
  border-bottom: 1px dotted #3d7a8f;
}
blockquote {
	margin: 15px 10px;
 	padding: 5px 7px 5px 40px;  	
    font-weight: normal;
	font-size: 17px;
	line-height: 1.6em;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, serif;		
	color: #80614D;	
	border: 1px solid #DFF4B5; 
	background: #F0FFD2 url(plc/quote.gif) no-repeat 7px 10px;
}

/* start - table */
table {
	margin: 0px 0px 0px 0px;		
}
th {
	height: 38px;
	padding-left: 10px;
	padding-right: 10px;
	color: #5f6165;
	text-align: left;
	background: url(plc/post.jpg) ;
	border-width: 1px;
  	border-style: solid;
  	border-color: #c6c6cb;	
}
tr {
	height: 30px;
}
/* end - table */

/* form elements */
form {
	margin: 0px 10px 0px 10px;
	padding: 5px 10px 20px 10px;
}

label {
	display: block;
	font-weight: bold;
	margin: 8px 0 5px 0;
	color: #9b9b9b;
}
.input_box{
	padding: 4px;
	color: #666666;		
	background:#fff url(plc/field_bg.gif) repeat-x top;
	font: normal 11px Verdana, sans-serif;
	border:1px solid #cccccc;
	width:244px;
}
textarea, select {
	padding: 4px;
	color: #666666;		
	background:#fff url(plc/field_bg.gif) repeat-x top;
	font: normal 11px Verdana, sans-serif;
	border:1px solid #cccccc;
	width:244px;
}
textarea {
	width: 400px;	
	height: 100px;
	display: block;	
}
.submit_style{ 
	font: bold 12px Arial, Sans-serif; 
	height: 30px;
	width:130px;
	margin: 0;
	padding: 2px 3px; 
	color: #fff;
	background: #A6CD56;
	border-width: 1px;
  	border-style: solid;
  	border-color: #C4DE8F #8DB836 #8DB836 #C4DE8F;
}

/********************************************
   LAYOUT
********************************************/ 

#wrap {
	position: relative;
	width: 960px;
	margin: 0px auto;
	text-align: left;	
}

#content-wrap {
	position: relative;
	clear: both;
	float: left;	
	width: 999px;	
	padding: 0px 0;
	background:url(plc/content_wrapper.png) repeat-y;
}

#header {
	position: relative;
	width: 999px;
	height: 186px;
	background:  url(plc/header.png) bottom no-repeat;
	color: #fff;	
	padding: 0;	
	margin: 0;
	text-align:center;
	vertical-align:middle;
}

#header2 {
	position: relative;
	width: 999px;
	height: 189px;
	color: #fff;	
	padding: 0;	
	text-align:center;
	vertical-align:middle;
	margin:1px 0 0 0;
}

#telluswhatyouthink {
	background:  url(plc/telluswhatyouthink.gif) no-repeat;
        margin-top:20px;
        margin-bottom:10px;	
        border:0px;
}

#telluswhatyouthink2 {
	background:  url(plc/telluswhatyouthink.png) no-repeat;
        margin-top:20px;
        margin-bottom:10px;	
        border:0px;
	border-bottom: 1px SOLID #FC6;
    	border-top: 1px SOLID #FC6;
        background-color:#FFC;
}

#header h1#logo-text a {
	margin: 0; padding: 0;
	font: bold 40px 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	letter-spacing: -1px;
	text-decoration: none;
	color: #fff;
}
#header p#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: 18px 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	color: #f3eee4;
	letter-spacing: 0px;
	top: 122px; left: 135px;		
}

/* header quick search */
#header form#quick-search {
	position: absolute;
	top: 75px; right: 55px;
	padding: 0; margin: 0;
	border: none;
	width: 223px; height: 33px;
	background: #82c7f4 url(plc/header-search.gif) no-repeat;
	z-index: 999999;
}
#header form#quick-search p {
	margin: 0; padding: 0;		
}
#header form#quick-search input {
	border: none;
	background: transparent;
	color: #0e5792;
	float: left;
}
#header form#quick-search .tbox {
	margin: 5px 0 0 5px; 
	width: 170px;	
	display: inline;	
}
#search form#quick-search .btn{
	width: 25px; height: 25px;		
}
#header form#quick-search label {
	display: none;
}

/* Navigation */
#nav_outer {
	background: #000 url(plc/nav_bg.gif) repeat-x;
	width:100%;
}
#nav {
	clear: both;	
	padding: 0;
    margin: 0 auto;
	width: 1000px;
	height: 40px;
}

#nav ul {
	list-style: none;	
	margin: 0;
	padding: 0px 0px 0px 0px;			
	height: 40px;	
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
	font-family:Arial, Helvetica, sans-serif;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 18px;
	color: #ffffff;
	font:14px/40px Arial, Helvetica, sans-serif;
	text-decoration: none;	
}
#nav ul li a:hover, 

#nav ul li a:active {
	color: #fff;	
}
#nav ul li.current_page_item a {		
	color: #fff;
}

/* Main Column */
#main {
	padding: 0px 70px 0px 70px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#5d5d5d;
	text-align:justify;
	
}

#main h2 {
	color: #ff0000; 
	text-align: center;
	padding:0px;
	margin:0px 0px 0px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	font-weight:normal;
	line-height:40px;
}
#main h2 a {
	color: #ff0000; 
	text-decoration: none;		
}
#main ul li {
	list-style-image: url(plc/bullet.gif);
}

#sidebar {
	float: right;
	width: 270px;
	padding: 0; 
	margin: 0px 0px 0px 15px;
	display: inline;	
}
#sidebar h3 {
	color: #115280; 
	font: normal 1.6em 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	text-transform: none;
	padding: 0px 0px 10px 0px; 
	margin: 0px 0px 0px 0px; 
	text-align:center;
	background:url(plc/sidebar_header.gif) no-repeat;
	text-indent:-999px;
}

/* sidebar menu */
#sidebar ul {
	margin: 5px 10px 8px 7px; padding: 0;
	text-decoration: none;		
	border-top: 1px dashed #cacacc;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 7px 10px; 			
	border-bottom: 1px solid #DAEBA3;	
}
* html body #sidebar ul li {
	height: 1%;
}
#sidebar ul li a {
	text-decoration: none;	
	color: #557793;	
}
#sidebar ul li a span {
	color: #96abbb;	
	font-size: .9em;
	
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-style: italic;
	font-weight: normal;		
}
#sidebar ul li a:hover {	
	color: #000;	
	background: none;	
}
#sidebar ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul li { border: none; }

/* search form */
#sidebar .searchform {
	background-color: transparent;
	border: none;	
	margin: 0 0 0 5px; 
	padding: 10px 0 10px 10px;	
	width: 260px;	
}
#sidebar .searchform p { margin: 0; padding: 0; }
#sidebar .searchform input.textbox { 
	width: 180px;
	height: 18px;
	padding: 2px;	
	vertical-align: top;
}
#sidebar .searchform input.button { 
	width: 60px;
	height: 24px;
	padding: 2px 4px;
	vertical-align: top;
}

/* footer */
#footer-wrap {
	clear: both;
	width: 999px;
	height: 26px;
	text-align: left;
	padding: 0;	margin: 0;
	background: url(plc/footer.png) no-repeat;;
}
#footer-content {
	width: 960px;
	background: url(plc/footer-top-sep.gif) no-repeat;
	padding: 30px 0 35px 0;
}

#footer-wrap p {
	padding:10px 0;
}
#footer-wrap h3 {
	color: #145F94; 
	margin: 0;
	padding: 5px 0 5px 10px; 
	text-transform: uppercase;
}
#footer-wrap a:hover { 
	color: #000; 
	text-decoration: none;
}

#footer-columns {
	color: #888;
	margin: 0 auto; 
	padding: 0;	
	width: 800px;		
}
#footer-columns ul {
	list-style: none;
	margin: 0; 
	padding: 0;	
	border-top: 1px solid #aeb9bd;
}
#footer-columns li {
	border-bottom: 1px dashed #abb0b3;		
}
#footer-columns li a {
	display: block;
	font-weight: normal;
	padding: 8px 0 8px 10px;
	width: 96%;
	color: #666666;	
}

#footer-columns .col3, .col3-center {
	float: left;
	width: 32%;
}
#footer-columns .col3-center { 
	margin: 0 15px; 
}

/* bottom */
#footer-bottom {
	clear: both;
	color: #555;	
	margin: 0 auto; 
	width: 960px;
	padding: 15px 0 10px 0;
	text-align: center;	
	font-size: 0.95em;
}
#footer-bottom a { color: #306495; }

/* postmeta */
.post-footer {
	padding: 4px 5px; 
	margin: 5px 10px 20px 10px;	
	color: #326ca2;
	border: 1px solid #e5e4e4; 
	background: url(plc/post.gif) ;
	text-decoration:none!important;
}
.post-footer a {
	text-decoration:none!important;
}
.post-footer .date{ margin: 0 10px 0 5px;	}
.comments { margin: 0 10px 0 5px; text-decoration:none!important	}
.readmore { margin: 0 10px 0 5px;	text-decoration:none!important}

.post-info { font-size: .95em; padding: 0 10px; margin-left: 2px; color: #96abbb; }
.post-info a, .post-info a:visited { color: #2983b6; }

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* clearing */
.clearer { clear: both; }
.clear {	display:inline-block; }
.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: "."; 
}

img.avatar {float:left; margin-right:5px;}

.download {
	background:url(plc/download_bg.gif) no-repeat;
	height:47px;
	width:515px;
	text-align:left;
	color:#fff;
	font-size:18px;
	text-indent:55px;
}
.down-text {
	font-family:Georgia, "Times New Roman", Times, serif!important;
	color:#037212;
	font-size:16px;
	border-bottom:1px solid #fff;
	text-align:left!important;
}
.dtable_bg {
	background:url(plc/download_table.gif) no-repeat;
	height:134px!important;
}
#header_style {
	background:url(plc/optin_header.jpg) repeat-y;
	width:515px;
	min-height:50px;
}
#optin_style h2 {
	text-align:left;
	margin:0px;
	color:#fff!important;
	font-weight:normal;
	padding:3px 0 8px 10px;
	width:480px;
	line-height:18px!important;
}
#optin_style {
	width:513px;
	margin:0 auto;
}
#optin_style p {
	padding:0px;
	margin:0px;
}
#img_style {
	background:url(plc/notebook.png) no-repeat;
	width:36px;
	height:41px;
	margin:6px 5px 0 5px;
}
.csubmit1 {
	margin-top:20px;
}
.field_style {
	border:1px solid #d2d2d2;
	padding:5px;
	width:260px;
	margin:10px 0 5px 0;
	font-size:14px;
	color:#474747;
}
.click_here {
	background:url(plc/dicon.png) no-repeat left;
	display:block;
	font-size:14px;
	text-decoration:none;
	text-indent:30px;
}
.downl-text {
	border-bottom:1px solid #fff;
}

.share_it {
	border-bottom:1px solid #dadada;
	border-top:1px solid #dadada;
	padding-top:5px;
}

#footer_menu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:center;
	margin:0px auto;
	padding:0px;
	color:#9a9a9a;
        margin-left:40px;
}
#footer_menu a {
	margin:0 8px 0 8px;
	text-decoration:none;
	color:#858585;
}
#footer_menu a:hover {
	text-decoration:underline;
	color:#4c6b93;
}

#copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:center;
	margin:0px 0px 0px 40px;
	padding:0px;
	color:#9a9a9a;
	padding:5px 0 10px 0;

}

#copyright a {
	margin:0 5px 0 5px;
	text-decoration:none;
	color:#4c6b93!important;
}
#copyright a:hover {
	text-decoration:underline;
	color:#858585;
}

.custom .box ul{
	list-style: disc;
	list-style-type:disc;
}
/*** TERMS***********/
#term_style_white {
	width:830px;
	margin:0 auto;
	min-height:240px;
	padding:0px;
	background:#fff url(plc/agree_white.gif) no-repeat;
	border:1px solid #e6e6e6;
}

#term_style_grey {
	width:830px;
	margin:0 auto;
	min-height:240px;
	padding:0px;
	background:#ededed url(plc/agree_grey.gif) no-repeat;
}



.agree_txt {
	font-size:14px;
	color:#e8e87c;
	font-weight:bold;
	margin:0 0 10px 0;
	text-indent:25px;
}
.checkbox {
	width:10px;
	float:left;
	margin:35px 0 0 10px;
}
.term_text {
	float:left;
	width:770px;
	font-weight:bold;
	font-size:11px;
	line-height:18px;
	color:#000;
	margin:35px 0 0 25px;
}
.clear {
	clear:both;
}
#payment_txt {
	padding:10px;
	width:830px;
	margin:0 auto;
	font-weight:bold;
	font-size:16px;
	color:red;
}
#buy_now_button {
	padding:10px;
	width:830px;
	margin:20px auto auto auto;
	height:180px;
}

#timer_style1 {
	width:380px;
	float:left;
}
#timer_style2 {
	width:380px;
	float:right;
}

#button1_style {
	width:380px; float:left;
	background:url(plc/opton_bg.gif) repeat-x bottom;
}
#button2_style {
	width:380px; float:right;
	background:url(plc/opton_bg.gif) repeat-x bottom;
}

/*#tickfades1-0 {
	text-align:center;
	padding:10px 5px 5px 5px;
	background:url(images/buy_now_bg.gif) repeat-y;
	border-bottom:2px solid #fff;
}
*/
#tickfades1-0 p{
	padding:0px;
	margin:0px;
}

#tickfades2-0 p{
	padding:0px;
	margin:0px;
}
#buy1link-0 {
	margin:10px auto auto auto;
	display:block;
	text-align:center;
}

#buy2link-0 {
	margin:10px auto auto 10px;
	display:block;
}
#buttons_style {
	width:830px;
	clear:both;
	height:120px;
	margin:0 auto;
}
#condition_text {
	width:96%; 
	height: 100px; 
	overflow: scroll; 
	margin-top: 40px; 
	margin-left:10px; 
	overflow-x: hidden; 
	border:1px solid #F4F4F4; 
	padding: 5px; 
	background:#FFFFFF;
	
}
#condition_text ul {
	list-style: disc!important;
	list-style-type:disc!important;
	margin-left:15px;

}

/***OPT IN HEADER STYLE**/
#blue-header {
	background:url(/optin-blue.gif) repeat-y;
	width:515px;
	min-height:50px;

	
}
#black-header {
	background:url(/optin-black.gif) repeat-y;
	width:515px;
	min-height:50px;

}
#garnet-header {
	background:url(/optin-garnet.gif) repeat-y;
	width:515px;
	min-height:50px;
}

#green-header {
	background:url(/optin-green.gif) repeat-y;
	width:515px;
	min-height:50px;
}

#grey-header {
	background:url(/optin-grey.gif) repeat-y;
	width:515px;
	min-height:50px;
}
#lightblue-header {
	background:url(/optin-lightblue.gif) repeat-y;
	width:515px;
	min-height:50px;
}
#lime-header {
	background:url(/optin-lime.gif) repeat-y;
	width:515px;
	min-height:50px;
}
#orange-header {
	background:url(/optin-orange.gif) repeat-y;
	width:515px;
	min-height:50px;
}
#red-header {
	background:url(/optin-red.gif) repeat-y;
	width:515px;
	min-height:50px;
}
#turquoise-header {
	background:url(/optin-turquoise.gif) repeat-y;
	width:515px;
	min-height:50px;
}
#yellow-header {
	background:url(/optin-yellow.gif) repeat-y;
	width:515px;
	min-height:50px;
}
#velvet-header {
	background:url(/optin-velvet.gif) repeat-y;
	width:515px;
	min-height:50px;
}


/***END OPT IN HEADER STYLE**/
/***OPT IN BOX STYLE**/

#optin_style_grey {
	background:#f0f0f0 url(/opton_bg.gif) repeat-x bottom;
	width:513px;
	margin:0 auto;
	border:1px solid #e6e6e6;
}

#optin_style_white {
	background:#fff;
	width:513px;
	margin:0 auto;
}
/***END OPT IN BOX STYLE**/






/***OPT IN HEADER STYLE**/
#blue-download {
	background:url(/optin-blue.gif) repeat-y;
	width:499px;
	padding:8px;
	color:#fff;
	font-size:18px;
}
#black-download {
	background:url(/optin-black.gif) repeat-y;
	width:499px;
	padding:8px;
	color:#fff;
	font-size:18px;

}
#garnet-download {
	background:url(/optin-garnet.gif) repeat-y;
	width:499px;
	padding:8px;
	color:#fff;
	font-size:18px;

}

#green-download {
	background:url(/optin-green.gif) repeat-y;
	width:499px;
	padding:8px;
	color:#fff;
	font-size:18px;

}

#grey-download {
	background:url(/optin-grey.gif) repeat-y;
	width:499px;
	padding:8px;
	color:#fff;
	font-size:18px;

}
#lightblue-download {
	background:url(/optin-lightblue.gif) repeat-y;
	width:499px;
	padding:8px;
	color:#fff;
	font-size:18px;

}
#lime-download {
	background:url(/optin-lime.gif) repeat-y;
	width:499px;
	padding:8px;
	color:#fff;
	font-size:18px;

}
#orange-download {
	background:url(/optin-orange.gif) repeat-y;
	width:499px;
	padding:8px;
	color:#fff;
	font-size:18px;

}
#red-download {
	background:url(/optin-red.gif) repeat-y;
	width:499px;
	padding:8px;
	color:#fff;
	font-size:18px;

}
#turquoise-download {
	background:url(/optin-turquoise.gif) repeat-y;
	width:499px;
	padding:8px;
	color:#fff;
	font-size:18px;

}
#yellow-download {
	background:url(/optin-yellow.gif) repeat-y;
	width:499px;
	padding:8px;
	color:#fff;
	font-size:18px;
}
#velvet-download {
	background:url(/optin-velvet.gif) repeat-y;
	width:499px;
	padding:8px;
	color:#fff;
	font-size:18px;

}


/***END OPT IN HEADER STYLE**/

/***DOWNLOAD BOX STYLE**/

.download_style_grey {
	background:#f0f0f0 url(/opton_bg.gif) repeat-x bottom;
	width:513px;
	margin:0 auto;
	border:1px solid #e6e6e6;
}

.download_style_white {
	background:#fff;
	width:513px;
	margin:0 auto;
	border:1px solid #e6e6e6;
}
/***DOWNLOAD IN BOX STYLE**/

/***BUY NOW 1 HEADER STYLE**/

.blue-buy1 {
	background:url(/optin-blue.gif) repeat-y;
	width:492px;
	min-height:38px;
	padding:4px;
	text-align:center;
}
.black-buy1 {
	background:url(/optin-black.gif) repeat-y;
	width:492px;
	min-height:38px;
	padding:4px;
	text-align:center;

}
.garnet-buy1 {
	background:url(/optin-garnet.gif) repeat-y!important;
	width:492px;
	min-height:38px;
	padding:4px;
	text-align:center;

}

.green-buy1 {
	background:url(/optin-green.gif) repeat-y;
	width:492px;
	min-height:38px;
	padding:4px;
	text-align:center;
}

.grey-buy1 {
	background:url(/optin-grey.gif) repeat-y;
	width:492px;
	min-height:38px;
	padding:4px;
	text-align:center;

}
.lightblue-buy1 {
	background:url(/optin-lightblue.gif) repeat-y;
	width:492px;
	min-height:38px;
	padding:4px;
	text-align:center;

}
.lime-buy1 {
	background:url(/optin-lime.gif) repeat-y;
	width:492px;
	min-height:38px;
	padding:4px;
	text-align:center;

}
.orange-buy1 {
	background:url(/optin-orange.gif) repeat-y;
	width:492px;
	min-height:38px;
	padding:4px;
	text-align:center;

}
.red-buy1 {
	background:url(/optin-red.gif) repeat-y;
	width:492px;
	min-height:38px;
	padding:4px;
	text-align:center;

}
.turquoise-buy1 {
	background:url(/optin-turquoise.gif) repeat-y;
	width:492px;
	min-height:38px;
	padding:4px;
	text-align:center;

}
.yellow-buy1 {
	background:url(/optin-yellow.gif) repeat-y;
	width:492px;
	min-height:38px;
	padding:4px;
	text-align:center;
}
.velvet-buy1 {
	background:url(/optin-velvet.gif) repeat-y;
	width:492px;
	min-height:38px;
	padding:4px;
	text-align:center;

}
/***END BUY NOW 1 HEADER STYLE**/


/***BUY 1 BOX STYLE**/

#buy_now_button1 {
	width:500px;
	margin:20px auto auto auto;
	background:url(plc/opton_bg.gif) repeat-x bottom;
	clear:both;
}


#buy1_style_grey {
	background:#f0f0f0 url(/opton_bg.gif) repeat-x bottom;
	width:500px;
	margin:20px auto auto auto;
	clear:both;
}

#buy1_style_white {
	background:#fff;
	width:500px;
	margin:0 auto;
	clear:both;
}
/***END OPT IN BOX STYLE**/



/***BUY NOW 2 HEADER STYLE**/

.blue-buy2 {
	background:url(/optin-blue.gif) repeat-y;
	width:442px;
	min-height:38px;
	padding:4px;
	text-align:center;
}
.black-buy2 {
	background:url(/optin-black.gif) repeat-y;
	width:442px;
	min-height:38px;
	padding:4px;
	text-align:center;

}
.garnet-buy2 {
	background:url(/optin-garnet.gif) repeat-y;
	width:442px;
	min-height:38px;
	padding:4px;
	text-align:center;

}

.green-buy2 {
	background:url(/optin-green.gif) repeat-y;
	width:442px;
	min-height:38px;
	padding:4px;
	text-align:center;

}

.grey-buy2 {
	background:url(/optin-grey.gif) repeat-y;
	width:442px;
	min-height:38px;
	padding:4px;
	text-align:center;

}
.lightblue-buy2 {
	background:url(/optin-lightblue.gif) repeat-y;
	width:442px;
	min-height:38px;
	padding:4px;
	text-align:center;

}
.lime-buy2 {
	background:url(/optin-lime.gif) repeat-y;
	width:442px;
	min-height:38px;
	padding:4px;
	text-align:center;

}
.orange-buy2 {
	background:url(/optin-orange.gif) repeat-y;
	width:442px;
	min-height:38px;
	padding:4px;
	text-align:center;

}
.red-buy2 {
	background:url(/optin-red.gif) repeat-y;
	width:442px;
	min-height:38px;
	padding:4px;
	text-align:center;

}
.turquoise-buy2 {
	background:url(/optin-turquoise.gif) repeat-y;
	width:442px;
	min-height:38px;
	padding:4px;
	text-align:center;

}
.yellow-buy2 {
	background:url(/optin-yellow.gif) repeat-y;
	width:442px;
	min-height:38px;
	padding:4px;
	text-align:center;
}
.velvet-buy2 {
	background:url(/optin-velvet.gif) repeat-y;
	width:442px;
	min-height:38px;
	padding:4px;
	text-align:center;

}

/***END BYU NOW 2 HEADER STYLE**/


/***BUY 1 BOX STYLE**/

#buy_now_button1 {
	width:500px;
	margin:20px auto auto auto;
	background:url(plc/opton_bg.gif) repeat-x bottom;
	clear:both;
}


.buy2_style_grey {
	background:#f0f0f0 url(/opton_bg.gif) repeat-x bottom;
	width:442px;
	margin:20px auto auto auto;
	clear:both;
}

.buy2_style_white {
	background:#fff;
	width:442px;
	margin:0 auto;
	clear:both;
	border:1px solid #dadada!important;
}
/***END OPT IN BOX STYLE**/


/***TERM HEADER STYLE**/

#blue-term {
	background:url(tc-blue.gif) repeat-y;
	width:100%;
	height:47px;
}
#black-term {
	background:url(tc-black.gif) repeat-y;
	width:100%;
	height:47px;

}
#garnet-term {
	background:url(tc-garnet.gif) repeat-y;
	width:100%;
	height:47px;

}

#green-term {
	background:url(tc-green.gif) repeat-y;
	width:100%;
	height:47px;

}

#grey-term {
	background:url(tc-grey.gif) repeat-y;
	width:100%;
	height:47px;

}
#lightblue-term {
	background:url(tc-lightblue.gif) repeat-y;
	width:100%;
	height:47px;

}
#lime-term {
	background:url(tc-lime.gif) repeat-y;
	width:100%;
	height:47px;

}
#orange-term {
	background:url(tc-orange.gif) repeat-y;
	width:100%;
	height:47px;

}
#red-term {
	background:url(tc-red.gif) repeat-y;
	width:100%;
	height:47px;

}
#turquoise-term {
	background:url(tc-turquoise.gif) repeat-y;
	width:100%;
	height:47px;

}
#yellow-term {
	background:url(tc-yellow.gif) repeat-y;
	width:100%;
	height:47px;
}
#velvet-term {
	background:url(/tc-velvet.gif) repeat-y;
	width:100%;
	height:47px;
}
/***END TERMS HEADER STYLE**/



/***END OPT IN HEADER STYLE**/

/*#tickfades1-0 {
	text-align:center;
	padding:10px 5px 5px 5px;
	background:url(images/buy_now_bg.gif) repeat-y;
	border-bottom:2px solid #fff;
}
*/
#tickfades1-1 p {
	margin:0px!important;
	padding:3px 0 0 0!important;
}