﻿ul {margin:0; padding:0; list-style:none;line-height:19px;}
.ul li {
	background:url(images/pointer.gif)  left no-repeat center; padding:0 0 0 18px; 
}

form{
 	margin:0px;
  	padding:0px;
	}

body{
 	margin:0px;
  	padding:0px;
	background-color:#ffffff;
	}
	
h1{
	font-size:16px;
    font-family:Tahoma;
	color:#000000;
	line-height:14px;
}

h2{
	font-size:14px;
    font-family:Tahoma;
	color:#000000;
	line-height:14px;
}

	
pre {
margin-bottom: 10px;
margin-top:-2px;
white-space: pre; /* CSS2 */
white-space: -moz-pre-wrap; /* Mozilla */
white-space: -hp-pre-wrap; /* HP printers */
white-space: -o-pre-wrap; /* Opera 7 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: pre-wrap; /* CSS 2.1 */
white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
word-wrap: break-word; /* IE */
style=”table-layout: fixed;”
width: 99%;
}

td,div,select{
	font-size:12px;
    font-family:Tahoma;
	color:#000000;
	line-height:14px;
}
a{
	color:#446D8C;
}
.y{
	color:#E55110;
}
.pointer{
	margin-right:9px;
	vertical-align:middle;
}
.right_clmn{
	padding-left:29px;
	padding-top:27px; 
	padding-right:25px;
	background-color:#333333;
	line-height:13px;
}
a:hover{ text-decoration:none}
a.red_:hover{ text-decoration:underline}


 .input{
 		width:433px; height:19px;
		font-size:18px;
		font-family:Times New Roman;
		color:#000000;
		
		margin:0px;
		padding:0 0 0 0px;
		}
 .textarea{
 		width:133px; height:57px;
		background-color:#DFBC79; 
		font-size:12px;
		font-family:Times New Roman;
		color:#000000;
		border-width:1px;
		border-style:solid;
		border-color:#FEF0D8;
		margin:0px;
		padding:0 0 0 4px;
		overflow:hidden;
		}


 .info {
	background-color:#F0F5F8;
    text-align: left;
    padding: 7px 7px 7px 7px;
    border-top: 1px solid #B5D4FE;
    border-left: 1px solid #B5D4FE;
    border-right: 1px solid #B5D4FE;
    border-bottom: 1px solid #B5D4FE;
    }

 .info_yellow {
    background-color:#FBF9DC;
    text-align: left;
    padding: 7px 7px 7px 7px;
    border-top: 1px solid #FFEBAD;
    border-left: 1px solid #FFEBAD;
    border-right: 1px solid #FFEBAD;
    border-bottom: 1px solid #FFEBAD;
    }
    
 .info_red {
    background-color:#FAE8E8;
    text-align: left;
    padding: 7px 7px 7px 7px;
    border-top: 1px solid #E69191;
    border-left: 1px solid #E69191;
    border-right: 1px solid #E69191;
    border-bottom: 1px solid #E69191;
    }

 .info_green {
    background-color:#E2EFC9;
    text-align: left;
    padding: 7px 7px 7px 7px;
    border-top: 1px solid #6EA500;
    border-left: 1px solid #6EA500;
    border-right: 1px solid #6EA500;
    border-bottom: 1px solid #6EA500;
    }

 .info_gray {
    background-color:#EEECEE;
    text-align: left;
    padding: 7px 7px 7px 7px;
    border-top: 1px solid #797879;
    border-left: 1px solid #797879;
    border-right: 1px solid #797879;
    border-bottom: 1px solid #797879;
    }

 .info_white {
    background-color:#ffffff;
    text-align: left;
    padding: 7px 7px 7px 7px;
    border-top: 1px solid #5F5E5F;
    border-left: 1px solid #5F5E5F;
    border-right: 1px solid #5F5E5F;
    border-bottom: 1px solid #5F5E5F;
    }

 .info_blue {
    background-color:#CAEFD9;
    text-align: right;
    padding: 7px 7px 7px 7px;
    border-top: 1px solid #87A091;
    border-left: 1px solid #87A091;
    border-right: 1px solid #87A091;
    border-bottom: 1px solid #87A091;
    }
		

#submit_big
{
background:#6099C5;
color:#ffffff;
font-size:18px;
font-weight:bold;
padding:10px;
}

#submit_big_green
{
background:#7FC516;
color:#ffffff;
font-size:18px;
font-weight:bold;
padding:10px;
}

#submit_big_red
{
color:#ffffff;
font-size:14px;
font-weight:bold;
padding:5px;
background: #CC0000 url(/images/icons/lock.png)  .5em .4em no-repeat;
}


select.big {
	font-size:16px;
	color:#5B5B5B;
	text-align: left;
	}



table.table_clear {
	font: 11px/24px Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	}

th.table_clear {
	padding: 0 0.5em;
	text-align: left;
	}

tr.yellow td {
	border-top: 1px solid #FB7A31;
	border-bottom: 1px solid #FB7A31;
	background: #FFC;
	}

td.table_clear {
	border-bottom: 1px solid #CCC;
	padding: 0 0.5em;
	padding-bottom:5px;
	padding-top:5px;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	text-align: left;
	}


 




/* BUTTONS */

.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#FBFFC8;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}


/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}

.rib_area{
	background-color:#E8ECDC;
   background-image:url('/images/back.png');
   background-repeat:repeat-x;
   
}



/* All Plans */
.plan_detail {
	margin-bottom: 40px;
}
.plan_detail h2 {
	margin-bottom: 6px;
}
.plan_detail p {
	width: 600px;
	margin-bottom: 12px;
}
.pricing_all #pricing_faq {
	border-top: solid 1px #CCC;
	padding-top: 20px;
}
/* Pricing Data Table */
.pricing_data {
	background: #62a02f url('http://www.copyrightsworld.com/images/bg_pricing_data.gif') repeat-x top left;
	font-size: 12px;
	margin: 20px auto 0 auto;
	width: 100%;
	border-top: solid 1px #eaeaea;
	border-right: solid 1px #83c849;
}
.pricing_data th {
	color: #333;
	background: #CCC url('http://www.copyrightsworld.com/images/bg_pricing_header.gif') repeat-x top left;
	border-left: solid 1px #eaeaea;
	border-top: solid 1px #FFF;
	border-right: solid 1px #a2d676;
	border-bottom: solid 1px #cfcfcf;
	padding: 15px 0;
	text-align: center;
	width: 150px;
}
tr.header_row td {
	background: #c1e8a0 url('http://www.copyrightsworld.com/images/bg_pricing_leadrow.gif') repeat-x bottom left;
	color: #32600c;
	border-top: none;
}
th em {
	font-size: 10px;
	display: block;
	font-style: italic;
	color: #666;
}
.pricing_data td {
	color: #FFF;
	border-bottom: solid 1px #579026;
	border-top: solid 1px #83c849;
	text-align: center;
	vertical-align: middle;
}
tr.price_detail td {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 30px;
}
p.pricing_note {
	font-size: 11px;
	padding: 6px 0;
}

#payasyougo tr.price_detail td {
	font-size: 18px;
}
