a, a:link, a:visited, a:hover, a:active, a.scs_copyright:link {
	color:#2C70B8;
	text-decoration:none;
}

a img {
	border-width:0;
}

div.scs_body, div.scs_info, div#scs_navigate, div.scs_center_body {
	font-family:Tahoma,Verdana,Helvetica;
}

.scs_main_body {
	background:url('../images/azul/img1.png') repeat-x #858585;
	padding:1em;
}

div#scs_entire_page {
	width:1100px;
	float:none;
	margin:5px auto;
	border:1px solid #555;
	border-radius:4px;
	background:#fff;
	box-shadow:0px 2px 5px #444;
}

div.scs_footer {
	float:none;
	font-size:1em;
}

div.scs_footer a.scs_copyright:link {
	font-size:1em;
}

div.scs_center_body {
	width:80%;
	margin:0;
	padding:0;
}

div.scs_left_body {
	width:20%;
	margin:0;
	padding:0;
}

div.scs_footer {
	height:auto;
	padding-bottom:0.75em;
	border-top:1px solid #999;
	background:-moz-linear-gradient(top,#fff,#ddd);
	background:-webkit-linear-gradient(top,#fff,#ddd);
	background:-o-linear-gradient(top,#fff,#ddd);
	background:-ms-linear-gradient(top,#fff,#ddd);
	-pie-background:linear-gradient(top,#fff,#ddd);
	border-bottom-left-radius: inherit;
	border-bottom-right-radius: inherit;
}

div.scs_info {
	background:inherit;
	color:#000;
}

div.scs_header_separator, div.scs_footer_separator {
	display:none;
}

/* Navigation */

div#scs_navigate {
	margin:0;
	background:-moz-linear-gradient(top,#84C7E8,#45B0E6,#2D779C);
	background:-webkit-linear-gradient(top,#84C7E8,#45B0E6,#2D779C);
	background:-o-linear-gradient(top,#84C7E8,#45B0E6,#2D779C);
	background:-ms-linear-gradient(top,#84C7E8,#45B0E6,#2D779C);
	-pie-background:linear-gradient(top,#84C7E8,#45B0E6,#2D779C);
	border-top:1px solid #2D779C;
	height:37px;
}

#nav li {
	display:block;
	float:left;
	border-right:1px solid #3E6173;
	border-left:1px solid #C3E8FA;
	padding:5px 3px;
	text-shadow:0px 1px 0px #555;
	background:-moz-linear-gradient(top,#84C7E8,#45B0E6,#2D779C);
	background:-webkit-linear-gradient(top,#84C7E8,#45B0E6,#2D779C);
	background:-o-linear-gradient(top,#84C7E8,#45B0E6,#2D779C);
	background:-ms-linear-gradient(top,#84C7E8,#45B0E6,#2D779C);
	-pie-background:linear-gradient(top,#84C7E8,#45B0E6,#2D779C);
}

#nav li:first-child {
	border-left:none;
}

#nav li:hover {
	background:-moz-linear-gradient(top,#0D577C,#2590C6,#4487A8);
	background:-webkit-linear-gradient(top,#0D577C,#2590C6,#4487A8);
	background:-o-linear-gradient(top,#0D577C,#2590C6,#4487A8);
	background:-ms-linear-gradient(top,#0D577C,#2590C6,#4487A8);
	-pie-background:linear-gradient(top,#0D577C,#2590C6,#4487A8);
}

#nav li:hover a, #nav li:hover a:hover, #nav li:hover a:link {
	background: none;
	-pie-background:none;
}

#nav {
	float:left;
	border-right:1px solid #C3E8FA;
}

/** Submenu **/

#nav li ul.submenu {
	border:1px solid #444 !important;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	width:auto !important;
	margin-top:1x;
	background:-moz-linear-gradient(top,#ccc 15%, #999 100%) !important;
	background:-webkit-linear-gradient(top,#ccc 15%, #999 100%) !important;
	background:-o-linear-gradient(top,#ccc 15%, #999 100%) !important;
	background:-ms-linear-gradient(top,#ccc 15%, #999 100%) !important;
	-pie-background:linear-gradient(top,#ccc 15%, #999 100%) !important;
	box-shadow: 0px 2px 3px #222;
}

#nav ul.submenu ul {
	margin-top:-28px !important;
	margin-left: 190px;
	border-radius:4px;
	background:-moz-linear-gradient(top,#eee 15%, #bbb 100%) !important;
	background:-webkit-linear-gradient(top,#eee 15%, #bbb 100%);
	background:-o-linear-gradient(top,#eee 15%, #bbb 100%);
	background:-ms-linear-gradient(top,#eee 15%, #bbb 100%);
	-pie-background:linear-gradient(top,#eee 15%, #bbb 100%);
}

#nav ul.submenu li {
	display:block;
	float:none;
	padding:1px 0px;
	height:auto;
	background:none;
	-pie-background:none;
	text-shadow:none;
}

#nav ul.submenu li:hover {
	background:-moz-linear-gradient(top,#333,#aaa);
	background:-webkit-linear-gradient(top,#333,#aaa);
	background:-o-linear-gradient(top,#333,#aaa);
	background:-ms-linear-gradient(top,#333,#aaa);
	-pie-background:linear-gradient(top,#333,#aaa);
	border-bottom:1px solid #eee;
	padding-bottom:0px;
	text-shadow:0px 1px 0px #000;
}

#nav ul.submenu li:hover > a {
	color:#fff !important;
}

#nav ul.submenu li a {
	color:#000 !important;
	padding:4px 0px;
	font-size:1em;
}

#nav ul.submenu ul li a {
	color:#000 !important;
	padding:4px 0px;
	font-size:1em;
	font-weight: normal;
}

/** Tabs **/

#coeTabContainer {
	background:#222;
}

.goog-rounded-tab-outer-edge, .goog-rounded-tab-inner-edge {
	display:none;
}

.goog-rounded-tab-caption {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

.goog-rounded-tab-selected .goog-rounded-tab-caption {
	background:-moz-linear-gradient(top,#5588BB,#336699) !important;
	background:-webkit-linear-gradient(top,#5588BB,#336699) !important;
	background:-o-linear-gradient(top,#5588BB,#336699) !important;
	background:-ms-linear-gradient(top,#5588BB,#336699) !important;
	-pie-background:linear-gradient(top,#5588BB,#336699) !important;
	text-decoration: underline;
}

.goog-rounded-tab-disabled .goog-rounded-tab-caption {
	background:-moz-linear-gradient(top,#666,#444);
	background:-webkit-linear-gradient(top,#666,#444);
	background:-o-linear-gradient(top,#666,#444);
	background:-ms-linear-gradient(top,#666,#444);
	-pie-background:linear-gradient(top,#666,#444);
}

.goog-rounded-tab {
	margin:0px 5px !important;
	font-size:1.1em;
}

/** Input box **/

input[type="text"],input[type="password"],input[type="phone"],input[type="zipcode"],select {
	border:1px solid #888;
	padding:2px;
	font-size:1.25em;
	background:-moz-linear-gradient(top,#ddd,#fff,#fff,#fff);
	background:-webkit-linear-gradient(top,#ddd,#fff,#fff,#fff);
	background:-o-linear-gradient(top,#ddd,#fff,#fff,#fff);
	background:-ms-linear-gradient(top,#ddd,#fff,#fff,#fff);
	-pie-background:linear-gradient(top,#ddd,#fff,#fff,#fff);
}

/** Buttons **/

input[type="submit"],button,input[type="button"] {
	border:1px solid #4B8A27;
	padding:3px 5px !important;
	font-family:Trebuchet MS,Tahoma,Helvetica;
	font-size:13px;
	text-shadow:1px 1px 0px #fff;
	background:-moz-linear-gradient(top,#C0F2A2 15%, #87DB56 50%, #588F38 100%);
	background:-webkit-linear-gradient(top,#C0F2A2 15%, #87DB56 50%, #588F38 100%);
	background:-o-linear-gradient(top,#C0F2A2 15%, #87DB56 50%, #588F38 100%);
	background:-ms-linear-gradient(top,#C0F2A2 15%, #87DB56 50%, #588F38 100%);
	-pie-background:linear-gradient(top,#C0F2A2 15%, #87DB56 50%, #588F38 100%);
	margin:2px;
}

input[type="submit"]:active,button:active,input[type="button"]:active {
	background:#588F38;
	color:#fff;
	text-shadow:none;
}


input.scs_black_button {
	display:inline-block;
	padding:4px;
	font-size:13px;
	border-radius:6px;
	border:1px solid #343434;
	background:-moz-linear-gradient(top,#676767 5%,#454545 50%);
	background:-webkit-linear-gradient(top,#676767 5%,#454545 50%);
	background:-o-linear-gradient(top,#676767 5%,#454545 50%);
	background:-ms-linear-gradient(top,#676767 5%,#454545 50%);
	-pie-background:linear-gradient(top,#676767 5%,#454545 50%);
	box-shadow: inset 0px 1px 0px 0px #ddd;
	text-shadow:none;
}

input.scs_black_button:hover {
	background:-moz-linear-gradient(top,#676767,#454545);
	background:-moz-linear-gradient(top,#676767,#454545);
	background:-webkit-linear-gradient(top,#676767,#454545);
	background:-o-linear-gradient(top,#676767,#454545);
	background:-ms-linear-gradient(top,#676767,#454545);
	-pie-background:linear-gradient(top,#676767,#454545);
	
	color:#fff !important;
	box-shadow: inset 0px 0px 1px 1px #eee;
}

input.scs_black_button:active {
	background:-moz-linear-gradient(top,#454545 25%,#676767 50%);

	background:-webkit-linear-gradient(top,#454545 25%,#676767 50%);
	background:-o-linear-gradient(top,#454545 25%,#676767 50%);
	background:-ms-linear-gradient(top,#454545 25%,#676767 50%);
	-pie-background:linear-gradient(top,#454545 25%,#676767 50%);
	
	box-shadow: inset 0px 1px 0px 0px #ddd;
	padding-top:5px;
	padding-bottom:3px;
}

/** Logo **/

img#logo {
	margin:6px 6px;
}

div.tabContent {
	padding:4px;
	border-bottom:none;
	border-right:none;
}

/** Listing Icons **/

.iconset h2 {
	font-weight: normal;
	padding:0;
	margin:0 0 7px 0;
}

.iconset img {
	margin:12px;
}

.iconset {
	border-radius:8px;
	margin-bottom:6px;
	box-shadow:0px 1px 2px #777;
	width:170px;
}

#icon1 {
	border: 1px solid rgb(200, 155, 100);
	background: -moz-linear-gradient(top, #fff, #DCAF78);
	background:-webkit-linear-gradient(top, #fff, #DCAF78);
	background:-o-linear-gradient(top, #fff, #DCAF78);
	background:-ms-linear-gradient(top, #fff, #DCAF78);
	-pie-background:linear-gradient(top, #fff, #DCAF78);
}

#icon2 {
	border: 1px solid #DB5E5B;
	background: -moz-linear-gradient(top, #fff, #FD9985);
	background:-webkit-linear-gradient(top, #fff, #FD9985);
	background:-o-linear-gradient(top, #fff, #FD9985);
	background:-ms-linear-gradient(top, #fff, #FD9985);
	-pie-background:linear-gradient(top, #fff, #FD9985);
}

#icon3 {
	border: 1px solid #80542A;
	background: -moz-linear-gradient(top, #fff, #B98625);
	background:-webkit-linear-gradient(top, #fff, #B98625);
	background:-o-linear-gradient(top, #fff, #B98625);
	background:-ms-linear-gradient(top, #fff, #B98625);
	-pie-background:linear-gradient(top, #fff, #B98625);
}

#icon4 {
	border: 1px solid #417300;
	background: -moz-linear-gradient(top, #fff, #92CA00);
	background:-webkit-linear-gradient(top, #fff, #92CA00);
	background:-o-linear-gradient(top, #fff, #92CA00);
	background:-ms-linear-gradient(top, #fff, #92CA00);
	-pie-background:linear-gradient(top, #fff, #92CA00);
}

#icon5 {
	border: 1px solid #CC903C;
	background: -moz-linear-gradient(top, #fff, #EFB54D);
	background:-webkit-linear-gradient(top, #fff, #EFB54D);
	background:-o-linear-gradient(top, #fff, #EFB54D);
	background:-ms-linear-gradient(top, #fff, #EFB54D);
	-pie-background:linear-gradient(top, #fff, #EFB54D);
}

#icon6 {
	border: 1px solid #747474;
	background: -moz-linear-gradient(top, #fff, #D8DFCA);
	background:-webkit-linear-gradient(top, #fff, #D8DFCA);
	background:-o-linear-gradient(top, #fff, #D8DFCA);
	background:-ms-linear-gradient(top, #fff, #D8DFCA);
	-pie-background:linear-gradient(top, #fff, #D8DFCA);
}

#icon7 {
	border: 1px solid #779CB7;
	background: -moz-linear-gradient(top, #fff, #8BBAE6);
	background:-webkit-linear-gradient(top, #fff, #8BBAE6);
	background:-o-linear-gradient(top, #fff, #8BBAE6);
	background:-ms-linear-gradient(top, #fff, #8BBAE6);
	-pie-background:linear-gradient(top, #fff, #8BBAE6);
}

#icon8 {
	border: 1px solid #5E5E5E;
	background: -moz-linear-gradient(top, #fff, #B4B6BA);
	background:-webkit-linear-gradient(top, #fff, #B4B6BA);
	background:-o-linear-gradient(top, #fff, #B4B6BA);
	background:-ms-linear-gradient(top, #fff, #B4B6BA);
	-pie-background:linear-gradient(top, #fff, #B4B6BA);
}

#icon9 {
	border: 1px solid #4E7BA5;
	background: -moz-linear-gradient(top, #fff, #689FCA);
	background:-webkit-linear-gradient(top, #fff, #689FCA);
	background:-o-linear-gradient(top, #fff, #689FCA);
	background:-ms-linear-gradient(top, #fff, #689FCA);
	-pie-background:linear-gradient(top, #fff, #689FCA);
}

/** Rounded regions **/

.new_scs_round {
	border-radius: 10px;
	box-shadow: 0px 2px 2px rgb(170, 170, 170);
}

h3.new_scs_round_title {
	border: 1px solid rgb(148, 190, 241);
	background: -moz-linear-gradient(top, #fff, #fbfcfe);
	background:-webkit-linear-gradient(top,#fff,#fbfcfe);
	background:-o-linear-gradient(top,#fff,#fbfcfe);
	background:-ms-linear-gradient(top,#fff,#fbfcfe);
	-pie-background:linear-gradient(top,#fff,#fbfcfe);
	color:#222;
	border-bottom:1px solid rgb(178, 210, 251);
}

div.new_scs_round_content {
	background: -moz-linear-gradient(top, #fbfcfe 30%, #C4DCF7 75%, #CEE1F9 100%);
	background:-webkit-linear-gradient(top, #fbfcfe 30%, #C4DCF7 75%, #CEE1F9 100%);
	background:-o-linear-gradient(top, #fbfcfe 30%, #C4DCF7 75%, #CEE1F9 100%);
	background:-ms-linear-gradient(top, #fbfcfe 30%, #C4DCF7 75%, #CEE1F9 100%);
	-pie-background:linear-gradient(top, #fbfcfe 30%, #C4DCF7 75%, #CEE1F9 100%);
	border: 1px solid rgb(148, 190, 241);
	border-top:1px solid rgb(235, 235, 255);
}

.new_scs_round_content input[type="button"], #ordentArea .scs_center input[type="button"], #proof_button_div button {
	background:-moz-linear-gradient(top, rgb(223,223,223), rgb(169,169,169) 90%, rgb(139,139,139) 100%);
	background:-webkit-linear-gradient(top,rgb(223,223,223), rgb(169,169,169) 90%, rgb(139,139,139) 100%);
	background:-o-linear-gradient(top,rgb(223,223,223), rgb(169,169,169) 90%, rgb(139,139,139) 100%);
	background:-ms-linear-gradient(top,rgb(223,223,223), rgb(169,169,169) 90%, rgb(139,139,139) 100%);
	-pie-background:linear-gradient(top,rgb(223,223,223), rgb(169,169,169) 90%, rgb(139,139,139) 100%);
	border:1px solid rgb(99,99,99);
	padding:7px !important;
	text-shadow: none;
	border-radius:6px;
	font-family:Trebuchet MS, Helvetica;
	font-size:1.2em;
	box-shadow: 0px 1px 0px 0px #fff inset;
}

.new_scs_round_content input[type="button"]:hover, #ordentArea .scs_center input[type="button"]:hover, #proof_button_div button:hover {
	background:-moz-linear-gradient(top, rgb(243,243,243), rgb(189,189,189));
	background:-webkit-linear-gradient(top, rgb(243,243,243), rgb(189,189,189));
	background:-o-linear-gradient(top, rgb(243,243,243), rgb(189,189,189));
	background:-ms-linear-gradient(top, rgb(243,243,243), rgb(189,189,189));
	-pie-background:linear-gradient(top, rgb(243,243,243), rgb(189,189,189));
	border:1px solid rgb(75,75,75);
}

.new_scs_round_content input[type="button"]:active, #ordentArea .scs_center input[type="button"]:active {
	background:-moz-linear-gradient(top, rgb(169,169,169), rgb(243,243,243));
	background:-webkit-linear-gradient(top, rgb(169,169,169), rgb(243,243,243));
	background:-o-linear-gradient(top, rgb(169,169,169), rgb(243,243,243));
	background:-ms-linear-gradient(top, rgb(169,169,169), rgb(243,243,243));
	-pie-background:linear-gradient(top, rgb(169,169,169), rgb(243,243,243));
	border:1px solid rgb(141, 141, 141);
	box-shadow: 0px 1px 2px 0px #999;
	color:#000;
}

/** Ad boxes for available packages **/

.adbox .price {
	border:1px solid rgb(153,153,153);
	background: -moz-linear-gradient(top, #fff9e2, #ffe484);
	background:-webkit-linear-gradient(top,#fff9e2, #ffe484);
	background:-o-linear-gradient(top,#fff9e2, #ffe484);
	background:-ms-linear-gradient(top,#fff9e2, #ffe484);
	-pie-background:linear-gradient(top,#fff9e2, #ffe484);
	border-radius:30px 4px 4px 30px;
	font-weight:normal;
	float:right;
	padding:2px 7px 2px 17px;
	box-shadow:-1px 1px 1px rgb(170,170,170);
}

.adbox .title1 {
	color:rgb(223,0,0);
	text-align:center;
	text-shadow:0px 1px 1px rgb(34,34,34);
	font-weight:bold;
	text-decoration:underline;
	font-size:2.1em;
	padding:6px 0px;
}

.adbox .title2 {
	color:rgb(68,153,255);
	text-align:center;
	font-weight:bold;
	font-size:2em;
	padding:7px 0px;
}

#coe_preview,.new_scs_round_content img {
	border:1px solid #555;
}

/** Extras **/

.tnpicker_container div {
	border:1px solid #ccc;
}

.tnpicker_nav {
	border:none;
}

#uploadtb {
	border:1px solid #777;
	box-shadow:0px 2px 2px #888;
}

/** Welcome page **/
.welcome-links {
	text-align:center;
}

.welcome-links a {
	display:inline-block;
	width:150px;
	background: -moz-linear-gradient(top, #fff 5%, #DCEEFA, #C4E2F5 85%, #7DB7DB 100%);
	background:-webkit-linear-gradient(top, #fff 5%, #DCEEFA, #C4E2F5 85%, #7DB7DB 100%);
	background:-o-linear-gradient(top, #fff 5%, #DCEEFA, #C4E2F5 85%, #7DB7DB 100%);
	background:-ms-linear-gradient(top, #fff 5%, #DCEEFA, #C4E2F5 85%, #7DB7DB 100%);
	-pie-background:linear-gradient(top, #fff 5%, #DCEEFA, #C4E2F5 85%, #7DB7DB 100%);
	padding:9px;
	border:1px solid rgb(76, 160, 212);
	border-radius: 8px;
	box-shadow: 0px 1px 5px rgb(204,204,204);
	margin:6px;
}

.welcome-links a:hover {
	background: -moz-linear-gradient(top, #fff, #DCEEFA, #C4E2F5);
	background:-webkit-linear-gradient(top,#fff, #DCEEFA, #C4E2F5);
	background:-o-linear-gradient(top,#fff, #DCEEFA, #C4E2F5);
	background:-ms-linear-gradient(top,#fff, #DCEEFA, #C4E2F5);
	-pie-background:linear-gradient(top,#fff, #DCEEFA, #C4E2F5);
	box-shadow: 0px 1px 3px rgb(204,204,204);
}


.welcome-links a:active {
	background:-moz-linear-gradient(top, #8Db8db, #d4f2ff);
	background:-webkit-linear-gradient(top,#8Db8db, #d4f2ff);
	background:-o-linear-gradient(top,#8Db8db, #d4f2ff);
	background:-ms-linear-gradient(top,#8Db8db, #d4f2ff);
	-pie-background:linear-gradient(top,#8Db8db, #d4f2ff);
}

.welcome-links a span {
	color:rgb(29,79,110);
	font-weight:bold;
	padding-top:5px;
	display:block;
}

/** Step indicator **/
.steps {
    list-style:none;
    margin:0;
    padding:4px;
    clear:both;
    border:1px solid rgb(85, 85, 85);
    background:-moz-linear-gradient(top, rgb(17, 17, 17), rgb(119, 119, 119));
	background:-webkit-linear-gradient(top,rgb(17, 17, 17), rgb(119, 119, 119));
	background:-o-linear-gradient(top,rgb(17, 17, 17), rgb(119, 119, 119));
	background:-ms-linear-gradient(top,rgb(17, 17, 17), rgb(119, 119, 119));
	-pie-background:linear-gradient(top,rgb(17, 17, 17), rgb(119, 119, 119));
    color:#fff;
    font-size:1.25em;
    text-align: center;
}

.steps li {
    display:inline-block;
    text-align:left;
    width:17%;
    padding:4px 0 4px 7px;
    border-radius:4px;
    border:1px solid #000;
    margin:0px 4px;
    box-shadow: 0px 1px 2px #333;
    background:-moz-linear-gradient(top, rgb(85, 85, 85) 5%, rgb(53, 53, 53) 60%, rgb(33, 33, 33) 100%);
	background:-webkit-linear-gradient(top,rgb(85, 85, 85) 5%, rgb(53, 53, 53) 60%, rgb(33, 33, 33) 100%);
	background:-o-linear-gradient(top,rgb(85, 85, 85) 5%, rgb(53, 53, 53) 60%, rgb(33, 33, 33) 100%);
	background:-ms-linear-gradient(top,rgb(85, 85, 85) 5%, rgb(53, 53, 53) 60%, rgb(33, 33, 33) 100%);
	-pie-background:linear-gradient(top,rgb(85, 85, 85) 5%, rgb(53, 53, 53) 60%, rgb(33, 33, 33) 100%);
}

.steps li#current {
    background: -moz-linear-gradient(top, rgb(155, 218, 242), rgb(57, 179, 227), rgb(54, 91, 143));
	background:-webkit-linear-gradient(top,rgb(155, 218, 242), rgb(57, 179, 227), rgb(54, 91, 143));
	background:-o-linear-gradient(top,rgb(155, 218, 242), rgb(57, 179, 227), rgb(54, 91, 143));
	background:-ms-linear-gradient(top,rgb(155, 218, 242), rgb(57, 179, 227), rgb(54, 91, 143));
	-pie-background:linear-gradient(top,rgb(155, 218, 242), rgb(57, 179, 227), rgb(54, 91, 143));
    border: 1px solid rgb(221, 221, 221);
    color:#fff;
    font-weight:bold;
    text-shadow: 0px 1px 0px rgb(22,98,128);
    box-shadow: 0px 1px 2px #BFEDFF;
}

#ordentArea .scs_center {
	clear:none !important;
	width: auto !important;
}
